JavaBlogs and WordPress loves to repost old blog entries
By Angsuman Chakraborty, Gaea News NetworkSaturday, March 12, 2005
I have been playing with my blog to find the optimum number of messages to make available from the main page. Somehow that triggered JavaBlogs to think that all of these entries are new and publish them!
Let me say it again. Dave Winer you did a good job in developing RSS. You did a very bad job in not assigning each post a unique ID. RSS is broken as a result.
March 18, 2005: 12:18 am
Dear Charles Miller, Thanks for getting in touch. What you have spotted here is not a problem. In fact there are two different posts on the same topic. However in one case there is a duplication because blogger.com switched to providing individual page per post. So far so good. Because of the length of the topic I have posted the details here. Looking forward to hear your thoughts on the issue. –Angsuman |
March 18, 2005: 12:15 am
My analysis of the actual problem with JavaBlogs Aggregator A technical analysis of the duplicate post problem in JavaBlogs…. |
March 17, 2005: 10:58 pm
Having written that part of the Javablogs code myself, I can assure you it does. Here is a post from your blog with seemingly mutating GUIDs: javablogs=> select title,guid from blog_entry where blog = 12713 and title like ‘Better Eye%’; |
March 17, 2005: 6:56 pm
I provide RSS 2.0 feed to JavaBlogs and it includes the GUID. However JavaBlogs doesn’t use it apparently! So lets blame it solely on JavaBlogs |
angsuman