17 May
2002
17 May
'02
10:37 a.m.
I had a problem with RDFSummary showing Newsforge's feeds. I got runtime error until I added the tags described below to the RDFSummary.py-code. # Additions for newsforge 'http://slashcode.com/rss/1.0/modules/Slash/ slash': 'slash', 'http://slashcode.com/rss/1.0/modules/Slash/ section': 'section', 'http://slashcode.com/rss/1.0/modules/Slash/ comments': 'comments', 'http://slashcode.com/rss/1.0/modules/Slash/ hitparade': 'hitparade', -huima