Campuses:
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
computing:accounts:web_publishing:tools [2007/06/12 11:49] – rubin | computing:accounts:web_publishing:tools [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | <box 30% right right-clear red|More Web Publishing Information> | ||
- | {{indexmenu>: | ||
- | </ | ||
- | <box 30% right right-clear red|More Account Information> | ||
- | {{indexmenu>: | ||
- | </ | ||
- | ====== Useful Web Tools ====== | ||
- | There are many editors available which are suitable for authoring web pages. One good way to get started is to find a page you like, save it to a file (choose "Save As..." in your browser), then load it into the text editor of your choice, and start modifying it. | ||
- | |||
- | If you don't want to use a Unix editor such as emacs or vim, there are good text editors available on other platforms: on the Macintosh, BBEdit is a good choice, while on Windows PFE (Programmers File Editor) is an excellent editor. | ||
- | |||
- | If you don't like doing things this way, there are some fairly good WYSIWYG editors available. For Windows, you can use Macromedia' | ||
- | |||
- | Microsoft' | ||
- | |||
- | ===== Images ===== | ||
- | You can edit images on Linux systems using gimp, a free, Photoshop-like package. | ||
- | ===== Other document types ===== | ||
- | |||
- | Files and documents which can't easily be reformatted as HTML are probably best converted to PDF (Adobe' | ||
- | |||
- | Existing paper documents can easily be transferred to PDF files on the web using the multifunction printer/ | ||
- | |||
- | TeX documents can be converted to HTML (with some limitations) using the Unix program tth (TeX-to-HTML). |