On Sat, 12 Jan 2002, Michael [iso-8859-1] Nordstr�m wrote: > On Sat, Jan 12, 2002, Henjo van Rees wrote: > > Runtime error parsing document > > http://export.cnet.com/export/Omnisky/Index/0,10450,0-0,00.html: > > unexpected char in declaration: '<' > > Run that link through a HTML validator and it will refuse to validate > it ;-)
That's no suprise, most sites aren't. > > Still, I doubt that is the problem, since I had no problems to download > the contents using > > plucker-build -H http://export.cnet.com/export/Omnisky/Index/0,10450,0-0,00.html \ > -M2 -f cnet So you are saying Plucker can't parse it correctly? Some of the html is not alright? It should be this code then: "<http://www.news.com>" Plucker should handle cases like this better.. just ignore the characters or something like that. > > > This is the entry is my .pluckerrc: > > Do you really mean ".pluckerrc"? You can't put HTML code in the config > file... Ok, I meant my home.html ;) --Henjo

