Ted Leung on the air: Open Source, Java, Python, and ...
Early Tuesday, Mark Fletcher posted the news on Bloglines' new REST based web services API. I'm glad to see that NetNewsWire and FeedDemon, the RSS aggregators of choice in our house, among the initial supporters. Marc Hedlund has an article showing a Groovy implementation of RSS aggregator that leverages the Bloglines services. The initial support in the API is for notification, syncing and getting a blogroll.
A rich client like NetNewsWire/FeedDemon integrated with a web based service like Bloglines has the potential to offer users the best of both worlds, and I believe this is a glimpse of the world yet to come. While I've looked at Bloglines and seen some features that I like (most of which related to social aspects like recommending feeds that I'd like), I've never considered using it seriously because it won't work for offline mode, and because I believe that RSS aggregators are going to talk to my mail, address book, calendar, and other applications running on my machine. If Bloglines services exposed that social information, then I could have my rich client that integrated with local services, and still get the benefits of the Bloglines service -- that means being able to leverage the social information harvested by Bloglines within NetNewsWire. The API doesn't support it today, but there's no reason that it couldn't.
This general architecture applies to situations other than RSS aggregation, of course. This sort of thing is what I envisioned when I read Tim O'Reilly's essay All Software Should be Network Aware.
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
<a href>
, <em>
, <i>
, <b>
, <blockquote>
, <br/>
, <p>
, <code>
, <pre>
, <cite>
, <sub>
and <sup>
.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk