Tuesday, February 14th, 2006
I took a little time today to add support for the following to the SingleSub project:
FeedBlitz
Google Reader
NewsIsFree
Squeet
(For those wondering, SingleSub is my little project that allows to use a single RSS subscribe button to subscribe to multiple readers)
Posted in Programming, Projects | No Comments »
Sunday, October 30th, 2005
Following up on an earlier post, I finally moved the SingleSub code to its own project on SourceForge. The documentation was also moved from my site to the new singlesub.sf.net site.
I also managed to run the OPML output against Dave Winer's OPML validator and fixed errors. The project was also ...
Posted in Programming, Projects | No Comments »
Monday, October 17th, 2005
Following on my previous post on the single subscribe solutions for RSS, I put together a small project called 'SingleSub' to solve it. The main thing that it revolves around is an XML list of aggregator subscription information available in OPML, RSS 2.0 and RDF formats. The OPML file (which ...
Posted in Programming, Projects | No Comments »
Monday, October 10th, 2005
A few months ago Dave Winer mentioned the so called "Yahoo problem" - the proliferation of subscribe buttons for different aggregators. Instead he proposes to have a single service which stores user's RSS feeds in an OPML file and different aggregators will access it. Of course this service will need ...
Posted in Programming, Projects, Technology | No Comments »