NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
I used to use a program... (Score:2, Interesting)
Also, I used to use Plucker [plkr.org] for Palm devices, which does this, but downloads the result to a Palm device. I say, used to, because my work gave me a fairly tricked out Pocket PC to use. Bah! I really like the Palm better, but this Pocket PC is SOO much better than my old palm in terms of sound and memory and display and wirelessness. I sadly gave my old Palm III to my daughter.
Reply to This
Re:I used to use a program... (Score:4, Informative)
I tried it a few times. It's not the 30-minute hack it appears to be. You're probably better off using GNU wget [gnu.org] instead of rewriting it from scratch in Perl.
Reply to This
Parent
Re:I used to use a program... (Score:1)
Actually, I can think of a good use for this. There're a lot of web-based docs that I've used that don't come in the form of one big HTML file. It's sometimes slow to browse these from work. You get the idea...
Hmmmm... Can I maintain a bunch of pages on my local hard drive compressed such that they will uncompress when I access them from a browser? I could run Apache on my desktop, sure, but how do I build something that would support
Re:I used to use a program... (Score:2)
Re:I used to use a program... (Score:2)
In fact, I had to do this to convert some IE web archives so I can read them.
Re:I used to use a program... (Score:4, Informative)
On MacOS X I use either SiteSucker or WebDevil.
Last night, however, I was stuck on an Army computer.
Reply to This
Parent