WaselWeb

R.Marquez ny_r_marquez@yahoo.com
13 Jul 2002 17:25:48 -0700


This may interest you if have a Palm Pilot, or if you are interested
in custom parsing html files.

Those of you with Palm Pilots may be familiar with Weasel reader
(http://sourceforge.net/projects/gutenpalm/).  I really like this
reader because, besides being free software, it gives the best
compression that I have seen, and it allows for bookmarks to be
generated on the fly as it converts from txt format to its ztxt (pdb)
format.

The problem for me was that the converter did not know how to handle
html files.  So I wrote a little Python program to do this and I
called it WeaselWeb.  It is licensed as free software under the GPL. 
If you are interested, get it from here (eventually it will be under
the main Weasel project page):

http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/gutenpalm/gutenpalm/

There is a nice self installing package for Windows.  However, the
Linux version will need a little help since I do not yet have a usable
Linux machine.  I would like to eventually creaet a standalone version
for Linux as well. (If some one would like to help with this, please
be my guest.)

Any way, I hope you enjoy it.

-Ruben