Hello,
I'm am working on a proprietory product that generates an offline website to be plukerized and browsed on the palm. Right now I just added a webserver to my program and let plucker desktop spider it. However, there is over 2000 documents. About 5 or 6 documents use the same 6 images(icons) several thousand times. So plucker desktop gets confused when counting them and has to decrement the counts for those images once it realalizes that they have already been downloaded. However, this counting down process is very slow..pretty much as slow as downloading those images would actually take. Is there a way to avoid that?(maybe a feature request?)

Also while spidering the website, plucker(python.exe actually) uses up over 100mb of ram, is there anything that can be done to prevent the memory usage from exploding like that?

It would probably be quicker to generate the .pdb files in my program directly. Is there any documentation on the web describing this format? Or better yet, are there any lgpl or bsd libraries that provide that functionality(this is a windows product).

Also I find that plucker has issues with plukering <a name=> tags. It seems to scroll to the wrong part of the page when <a href="#somename"> is used.

Thank you for the wonderful program that plucker is,
Taras

_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to