Blogging Roller

Dave Johnson on open web technologies, social software and Java

Linkback extractor.

Here is my cut of LinkbackExtractor.java. Compare this to Mark Pilgrim's linkbackparser.py

Comments:

I recommend you use the JTidy parser rather than the Swing classes. I believe you'll have problems running your code on "headless" systems.

Posted by Erik Hatcher on January 10, 2003 at 09:39 AM EST #

I have had problems with heavy-weight AWT objects on headless systems (especially UNIX), but I have not had such problems with Swing (yet). Either way, I'll take a look at JTidy.

Posted by Dave Johnson on January 10, 2003 at 09:49 AM EST #

Post a Comment:
  • HTML Syntax: Allowed