September 29, 2004

Bloglines API on O'Reilly Network

O'Reilly Network: The New Bloglines Web Services

Bloglines today announced a set of new Web Services APIs, allowing developers to write applications for reading RSS and Atom feeds by drawing data directly from the Bloglines databases.

さっそく O'Reilly Weblogs で Bloglines Web Services の記事。Bloglines が RSS Feed のキャッシュになり、Bandwidth 節約に一役買う部分の前提知識から REST API をGroovy + Java から使用した Bloglines GUI クライアントのソースコードまでかなりよくまとまってます。

最後にアイデアとして、

The Bloglines APIs would be a great basis for an offline RSS reader. If you're getting on a plane and will be offline for a while, just sync up your unread feeds, and use a desktop system to read them on the road.

長期間オフラインになっている間は、未読のフィードを一気に sync して、デスクトップの RSS リーダーで読む。

Make a better notifier. Right now, the Bloglines notifier simply alerts you to how many new articles you have to read. With the new APIs, you could present a list of new article titles, or show which feeds have updates, or more.

もっとよい Notifier をつくる。現状は Item の数しか通知してくれないけど、タイトルや更新されたフィードの数とか、いろいろ出せるはず。

Read your feeds in email....or nntp....or on your pager....or wherever. The APIs would make writing an RSS-to-anything gateway trivial. You could probably even spit out stock prices on an old ticker-tape machine....

RSS フィードを E-mail や NNTP などで読んだり、他のシステムにつなぐのに使えるでしょうと。

などなどいくつかアイデアがのってますね。

とりあえず、Feed ジャンキー向けのモバイル用のゲートウェイ、それから長期間オフラインになったときにたまりまくって困らないように、未読が一定アイテム数を越えたら MIME メールで送りつける、みたいのがあるといいかもです。

Posted by miyagawa at September 29, 2004 02:21 AM | Permalink | Comments (0) | TrackBack(2)
Comments
Trackbacks
TrackBack URL for this entry: http://blog.bulknews.net/mt3/mt-tb.cgi/1294
Bloglines Web Services
Excerpt:  今朝見たらBloglinesのWeb Services関連のアナウンスが。FeedDemonとかの他のプログラムからBloglines dataを使えるらしい。が、自分はRSSリーダーとしてIEの履歴でリンクの色が変わる機能を利用して未読既読管理をしているのでWEB状のRSSリーダーのBloglinesを直接見たほ
Weblog: As mind is suitable...
Tracked: September 29, 2004 10:55 AM
Bloglines API for java
Excerpt: O'ReillyのGroovyを使ったBloglinesのアプリケーションに影響を読んでたら、普通にJavaコードで書いてみようとか思って、ちょっと時間があったので書いてみました。 数時間で書いたので、中身はそれなりに酷いけど、もし使えるようなら適当にどうぞ。 UIの方は、未読が...
Weblog: [eiem].info
Tracked: October 4, 2004 03:17 AM
Post a comment