タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

java_libとfeedに関するnilabのブックマーク (3)

  • Informa: RSS Library for Java - Overview

    What is Informa? The goal of the Informa Project is to provide a news aggregation library based on the Java Platform. The idea was born by the authors of two Java news reader applications (HotSheet and Risotto). We intended to unify the common parts into a library which can be used by any developer who needs to address those issues in their application. What is the scope of Informa? With Informa w

    nilab
    nilab 2008/10/17
    Informa: RSS Library for Java - Overview
  • rome: ROME: RSS/Atom syndication and publishing tools

    Project ROME "...ending syndication feed confusion by supporting all of 'em. " - Simon Phipps ROME is an set of open source Java tools for parsing, generating and publishing RSS and Atom feeds. The core ROME library depends only on the JDOM XML parser and supports parsing, generating and converting all of the popular RSS and Atom formats including RSS 0.90, RSS 0.91 Netscape, RSS 0.91 Userland,

    nilab
    nilab 2008/09/05
    rome: RSS and Atom Utilities for Java : RSSフィード操作ライブラリ
  • ROMEを試してみた - techlog

    JavaRSSやAtomを使うためのライブラリROMEを使ってみた。 マイコミの「JavaでAtomやRSS等のフィードを扱うならこれ! - ROME」にサンプルコードがある。 # コード自体は記事で確認してほしい 軽い気持ちで記事などで紹介されているコードを動かそうとすると、かなりの確率で動かない。もちろん記事の通り設定しているにも関わらず。 インストール作業は特に必要ない。ダウンロードしたアーカイブを展開すると、JARファイル(ROMEはrome-0.9.jar、ROME Fetcherはrome-fetcher-0.9.jar)が入手できるので、これらにクラスパスを通してコンパイル/実行を行えばよい。 というわけで、記事の通りやるとこんな感じ。 Exception in thread "main" java.lang.NoClassDefFoundError: org/jdom/i

    ROMEを試してみた - techlog
    nilab
    nilab 2008/09/05
    ROMEを試してみた - techlog:「RSS4JはRSS2.0に対応していない。Jakarta Feed Parserはイベントドリブンな実装らしく、めんどう。Infomaは更新状況がいまいち」「一応ちゃんと動くInfomaを使っていたが、これからはROMEにしよっと」
  • 1