On Fri, 2004-11-05 at 12:31, David Nilles wrote: > I'm not sure I understand the first part of what you write. So in IExplorer, > I browse to the page with all the movie titles, and then what? Right click > and select "Convert to Plucker"? How do I get the links for each title that > has showtimes? How do I link the cookie info to the page(s)? > > Obviously I don't want to have to click on each movie title and then convert > that page to .pdb > > Thanks
What I do is to: wget --connect-timeout=10 --load-cookies \$HOME/.mozilla/doh/jswygpzl.slt/cookies.txt --recursive --level $depth --convert-links --page-requisites --no-host-directories $url ...which should retrieve a bunch of links into your CWD, and then you have a .jxl that points at the top level file that you expect to be created by the wget, specifying the depth you want again, this time in the .jxl. > > > > What I've recently started doing in such a situation, is to wget the > > page(s) specifying a file to find cookies in, and then convert the copy > > of the web pages on the disk to palmdoc. > > > > On Fri, 2004-11-05 at 11:55, David Nilles wrote: > > > Oh, my mistake. I am a registered user of Mercury News, and have a > cookie > > > that allows IE to go to that page. It's a permanent cookie on my > computer. > > > So Plucker can't get by. I guess I'll have to play around with > > > Sitescooper... > > > > > > It took a non-registered (or at least non-logged in) user to point that > > out. > > > Thanks for the reply! > > > > > > David > > > > > > > > > _______________________________________________ > plucker-list mailing list > [EMAIL PROTECTED] > http://lists.rubberchicken.org/mailman/listinfo/plucker-list --
signature.asc
Description: This is a digitally signed message part

