Blogging Roller

Dave Johnson on open web technologies, social software and software development

Linkback extractor.

Here is my cut of <a href= "http://www.rollerweblogger.org/resources/roller/LinkbackExtractor.java.txt">LinkbackExtractor.java. Compare this to <a href= "http://diveintomark.org/archives/2002/10/11.html#further_reading_upgrades">Mark Pilgrim's linkbackparser.py

Dave Johnson in Roller • 🕒 02:47AM Jan 10, 2003
Tags: Roller
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 12:39 PM 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 12:49 PM EST #

Post a Comment:
  • HTML Syntax: NOT allowed