On Jan 18, 9:19am, Herold Heiko wrote: > Subject: RE: How to monitor web pages for changes? > > From: Gary Funck [mailto:[EMAIL PROTECTED]] > > > > Can someone recommend a simple, efficient way to monitor a > > list of various > > web pages (or in some cases, a hierarchy of pages) for > > changes, and then >
On Unix I do this for years with a perl script named urlmon. Runs during the night via cron and every morning I have nice small list of changed pages. See http://nwc.syr.edu/~jdimpson/urlmon/ On Windows I once used a shareware program named BookMarx (v1). Unfortunately this program version stopped working in the year 2000 (severe Y2k problems). There is now a new version 2, but it is completely different and I could not figure out how to get it to work. Nevertheless it can be found on http://www.trellian.com/bwolf/index.html Best regards, Jochen Roderburg ZAIK/RRZK University of Cologne Robert-Koch-Str. 10 Tel.: +49-221/478-7024 D-50931 Koeln E-Mail: [EMAIL PROTECTED] Germany
