Comment on Scrappy - Simple Perl Scraping FrameworkparentComments−odonnell15yDHTML is server-side. You mean AJAX. Also, think of the page as an interface to a more lightweight web service. You should probably be parsing that directly.−thirdusername15yHe's referring to this: http://en.wikipedia.org/wiki/Dhtml I'm not sure what DHTML you are thinking of that would be server-side.−odonnell15yFuck, thinking of SHTML for some reason.
Comments
DHTML is server-side. You mean AJAX. Also, think of the page as an interface to a more lightweight web service. You should probably be parsing that directly.
He's referring to this: http://en.wikipedia.org/wiki/Dhtml I'm not sure what DHTML you are thinking of that would be server-side.
Fuck, thinking of SHTML for some reason.