emacs/webstuff
- webmastering/
- Further stuff for writing HTML
- change-html-head-tail.el
- Update heads and tails of pages (given some structure markers)
- connectivity.el
- For each page in a web site (stored locally), checks which
pages in that site point to it.
- convert-email.el
- Convert mailto URLs to a link to a contact details file
(typically containing a graphic that displays your email address).
- flatten-saved-pages.el
- Move pictures up from _files directories, editing links
accordingly. Useful for postprocessing my directory of saved
Wikipedia pages to compact it a bit.
- gallery.el
- Make a simple gallery, from image files in this directory
- html-Bible.el
-
- html-from-latex.el
- Assistance for creating HTML from LaTeX
- journal.el
- Keep a journal (or several) in HTML. I use this for my personal
diary and for my research log.
- journal-search.el
- Make a searchable version of your journal, and search it.
The searchable version is all your month files for this journal
stuck together, with the HTML tags removed.
- journal-at-exit.el
- Make a journal entry as you quit emacs
- lectionary.el
- General a list of Bible chapters to read, for the year.
- mailto-checker.el
- Check that mailto urls are well-formed; put this on local-write-file-hooks
in html-helper-mode (or html-mode if that's what you use) and it
will stop you saving pages with bad mailtos in them.
- misc-patchup.el
- Fix certain problems with pages.
- move-pictures.el
- Move pictures (referenced from web pages) between directories.
- raise-web-directory.el
- Raise buffers in a certain web directory, to the top of your
buffer list.
- read-table-data.el
- Parse an HTML table into Lisp data structures.
- write-table-data.el
- Create an HTML table from Lisp data structures.
- seq-numbering.el
- Number (or re-number) marked points in a web page.
- text-to-html.el
- Convert plain to text to html, heuristically.
- w3-heat-link.el
- Add a URL to your hot links.
Accessing some specific web sites
- bbc-news.el
- Get the BBC news front page
- oremus.el
- Read the Oremus prayer web site
- perl-manual.el
- Get the perl manual
- search-engines.el
- Do Altavista queries via w3
- weather.el
- Get the Cambridge weather
[My elisp index]
[My emacs index]
[My computing index]
[My home page]
Contact me
Last modified: Thu Sep 6 16:03:55 IST 2007