General Instructions and Tutorials
- Instructions for downloading and installing
PuTTY can be found here
- Instructions for using the PuTTY secure ftp command from
a DOS window can be found here
- Instructions for installing, setting up, and using the
program iXplorer can be found here
- Instructions for installing, setting up, using the
program WinSCP can be found here
- Instructions for compiling, installing, and running
the X Windows capture program "xv" can be found
here.
- Instructions for downloading and using SnagIt can be
found here
- Instructions for downloading and using xnview to capture and make
gifs transparent can be found here.
- Instructions for using lyx (a graphical front end to LaTeX under
unix) can be found here.
- TeX examples (templates) can be found here
- Net Meeting instructions
here
- Instructions for creating PDF documents from Word (for free!)
are here
and here
- Working with the totally free version of Maple 5.4 for Windows
can be found here.
- You can run XWindows from at least 3 freely available sources:
- WeirdX a Java client
that will run Xwindows. Note you must enable tunneling in the PuTTy
client, using localhost:2
- win32-x11
from Redhat. (Note you will have to download a bzip2 client to
unzip the binaries. You have to enable Putty tunneling with
localhost:0)
- X-Win32
from StarNet. Download an evaluation version (2 hour limit,
30 min warning). This is the most robust PC XWindows server.
General guidelines for handline graphics
- Use xv (or ximage of SnagIt or "Print Screen") to capture part or
all of your screen.
- "Crop" the desired portion of the image
- Convert it to the desired format (PostScript, PDF, GIF, JPEG, or
PNG)
- Use PdfLatex to process PDF graphics (with "graphicx" package)
- Use Latex to process PostScript graphics (with "epsfig" package)
- Use standard HTML <img src=...> to include GIF, JPEG, or PNG
graphic.
- Use "ps2pdf" to convert from PostScript to PDF formats
Make a movie in Matlab This gives
step by step instructions for creating a movie frame by frame as an
animated gif. The resulting movies are very clear, and very small (but
with no audio).