Showing posts with label Software. Show all posts
Showing posts with label Software. Show all posts
Saturday, August 03, 2019
Latex tools
Resources:
[1] Mathpix https://snapcraft.io/mathpix-snipping-tool
https://snapcraft.io/install/mathpix-snipping-tool/ubuntu
[2]
Labels:
Latex,
Linux,
Mathematics,
Off topic,
Software
Thursday, April 10, 2014
Latex recursos
Cuando queremos colocar varias imágenes en una misma fila [4] y [5], nos dan un ejemplo para colocar 3 imágenes en una, cada una usa comandos diferentes.
Referencias:
[1] TexMaker http://www.xm1math.net/texmaker/
[2] Other editor http://www.texniccenter.org/
[3] Manual/Lo necesario para trabajar con Latex(Crear Pdf)http://copa.uniandes.edu.co/software/latex/manual.html
[4] Floats, Figures, Captions http://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions
[5] http://tex.stackexchange.com/questions/10245/how-to-order-3-images-horizontally
[6] http://stackoverflow.com/questions/518284/problem-with-float-and-pictures-in-latex
\begin{figure}
\begin{subfigure} [b]{0.3\textwidth}
\includegraphics{}
\end{subfigure}
...
\end{figure}
\begin{figure}
\minipage{0.32\textwidth}
\includegraphics{}
\endminipage
...
\end{subfigure}
Cuando las imágenes se desordenan es decir no conservan el lugar que queremos podemos usar [6], que resumido seria:\begin{figure}[htpb]
...
\end{figure}
Referencias:
[1] TexMaker http://www.xm1math.net/texmaker/
[2] Other editor http://www.texniccenter.org/
[3] Manual/Lo necesario para trabajar con Latex(Crear Pdf)http://copa.uniandes.edu.co/software/latex/manual.html
[4] Floats, Figures, Captions http://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions
[5] http://tex.stackexchange.com/questions/10245/how-to-order-3-images-horizontally
[6] http://stackoverflow.com/questions/518284/problem-with-float-and-pictures-in-latex
Wednesday, February 19, 2014
Share Files and Directories on Windows 7 with Windows XP
Solution 1:
1. Goto Network and Sharing Center
2. Advanced sharing settings
3. In the bottom Password protected sharing, click on Turn off password protected sharing
4. Save changes
Solution 2:
1. Click on Properties over Directory shared.
2. Shared properties
3. Click on Permissions then Add
4. Find Network and add to list.
5. Save changes.
References:
Share Files and Directories on Windows 7 with Windows XP.
[1] http://support.microsoft.com/kb/980458/es
Tuesday, November 12, 2013
Tools for Video Edit
1) Any Video Converter Ultimate
flv/mp4 -> mpg/avi (common requirement)
2) Virtual Dub [Video Editor +/- Audio stream]
http://www.free-codecs.com/virtualdub-mpeg2_download.htm
3) Audacity [Audio Editor]+ Pluging (Center Pan Remover/Vocal remover )
http://audacity.sourceforge.net/
flv/mp4 -> mpg/avi (common requirement)
2) Virtual Dub [Video Editor +/- Audio stream]
http://www.free-codecs.com/virtualdub-mpeg2_download.htm
3) Audacity [Audio Editor]+ Pluging (Center Pan Remover/Vocal remover )
http://audacity.sourceforge.net/
Wednesday, August 21, 2013
Flip Book Maker
Free Alternatives
[1] http://www.boxoft.com/flip-book-maker (Windows/Max)
[2] * http://www.flippdf.com/free-page-flip-book-maker/
Private Alternatives
[1] http://www.flipsnack.com (Online)
[2] kvisoft flipbook maker pro
Labels:
Entertainment,
Off topic,
Software
Friday, June 07, 2013
Crear Instalador / Make installer tools
Resources:
[1] NSIS http://nsis.sourceforge.net/Main_Page
[2] WiX http://sourceforge.net/projects/wix/
[3] Advanced Installer http://www.advancedinstaller.com/
[4] Inno Setup http://www.jrsoftware.org/isinfo.php
[5] http://www.createinstall.com/cifree/
Friday, May 31, 2013
Sunday, November 04, 2012
Saturday, May 05, 2012
Sunday, March 25, 2012
Backtrack 5 to USB Issues
Many references instructions
1.Format usb FAT32
2.With UNetbootin copy from Image ISO to USB
3. Enjoy But
that don´t work with Backtrack 5/R1-R2, then for resolve that use Universal USB Installer
References:
[1] http://www.backtrack-linux.org/tutorials/usb-live-install/
Resources:
[2] http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/
1.Format usb FAT32
2.With UNetbootin copy from Image ISO to USB
3. Enjoy But
that don´t work with Backtrack 5/R1-R2, then for resolve that use Universal USB Installer
References:
[1] http://www.backtrack-linux.org/tutorials/usb-live-install/
Resources:
[2] http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/
Saturday, March 10, 2012
Dropbox
Install Dropbox via command line
32-bit:$wget http://www.dropbox.com/download?plat=lnx.x86
64-bit:$wget http://www.dropbox.com/download?plat=lnx.x86_64
$tar -xzvf [file downloaded]
$cd .dropbox-dist
$./dropboxd
downloads:
http://www.dropbox.com/install?os=lnx
32-bit:$wget http://www.dropbox.com/download?plat=lnx.x86
64-bit:$wget http://www.dropbox.com/download?plat=lnx.x86_64
$tar -xzvf [file downloaded]
$cd .dropbox-dist
$./dropboxd
downloads:
http://www.dropbox.com/install?os=lnx
Tuesday, November 29, 2011
Monday, November 14, 2011
Friday, September 30, 2011
Visual Studio 2008 plugin
highlights substrings that are currently selected
http://code.google.com/p/wordlight/
http://code.google.com/p/wordlight/
Thursday, September 29, 2011
Alternative WLM Clients - Messenger
emesene, works fine without logout at using www.hotmail.com
digsby( not yet tested)
trillian ( not yet tested)
References:
[1] http://alternativeto.net/software/windows-live-messenger/
[2] http://blog.emesene.org/p/downloads.html
digsby( not yet tested)
trillian ( not yet tested)
References:
[1] http://alternativeto.net/software/windows-live-messenger/
[2] http://blog.emesene.org/p/downloads.html
Tuesday, September 20, 2011
Wednesday, June 15, 2011
Thursday, April 28, 2011
Ghost::How to Clone Partition from Intel to Amd processor.
boot from windows xp cdrom, and select install(F8) and next repair(After copying the installation data to the drive, you should boot once again from the cdrom - not from your harddisk)
on second boot select Repair on first screen, login and execute next commands.
cd c:\windows\system32\drivers
c:\windows\system32\drivers>del intelide.sys
c:\windows\system32\drivers>del intelppm.sys
exit and wait reboot
Note:
I try delete files after clone(using external boot cd) and reset then works fine.
References:
[1]http://www.cpuhack.com/wordpress/?p=142
[2]using register mode http://support.microsoft.com/kb/314082
on second boot select Repair on first screen, login and execute next commands.
cd c:\windows\system32\drivers
c:\windows\system32\drivers>del intelide.sys
c:\windows\system32\drivers>del intelppm.sys
exit and wait reboot
Note:
I try delete files after clone(using external boot cd) and reset then works fine.
References:
[1]http://www.cpuhack.com/wordpress/?p=142
[2]using register mode http://support.microsoft.com/kb/314082
Wednesday, April 20, 2011
Subscribe to:
Posts (Atom)
-
Resources: [1] Hela https://ome.grc.nia.nih.gov/iicbu2008/hela/index.html
-
en inglés se llama “A potentially dangerous Request.Form value was detected from the client”. varias páginas indican dos cosas: 1. agrega...
-
mas plugins http://devsnippets.com/reviews/using-jquery-to-style-design-elements-20-impressive-plugins.html http://www.extjs.com/deploy/dev/...
Odoo 17 - Custom adds
[1] Diario/Seq https://apps.odoo.com/apps/modules/17.0/sequence_for_journal