On Mon, Nov 05, 2001, Bill Janssen wrote: > Does anyone know what good building a "cache" directory is?
Once upon a time we didn't have a parser that could create a Palm database. What we had were some awk scripts that downloaded the html pages and converted them into their individual records (placed in the cache directory). Using a "conduit" written in C we created the Plucker document on the device by sending each record to it. The C version of the conduit was later on replaced by a Perl program written by Alexander Wagner. It can be found in the conduit dir in CVS. /Mike
