60件ヒット
[1-60件を表示]
(0.022秒)
別のキーワード
検索結果
先頭5件
-
rss (39774.0)
-
RSS を扱うためのライブラリです。
...RSS を扱うためのライブラリです。
=== 参考
* RSS 0.91 http://backend.userland.com/rss091
* RSS 1.0 http://purl.org/rss/1.0/spec
* RSS 2.0 http://www.rssboard.org/rss-specification
* Atom 1.0 https://www.ietf.org/rfc/rfc4287.txt
=== 注意
RSS ParserはRSS 0.9x/1.0/2.0, A......ポートしていますが,RSS 0.90
はサポートしてません.ごめんなさい.
RSS のモジュールはそれぞれ、
* Dublin Core モジュール http://web.resource.org/rss/1.0/modules/dc/
* Syndication モジュール http://web.resource.org/rss/1.0/modules/syndication/
* C......ります。
* RSS::Maker.makeの第一引数を"atom"に変更
* maker.channel.authorを設定
* maker.channel.dateを設定
もし、
* 作者がBobで
* たった今、作成された
Atom 1.0なら以下のようになります。
require "rss"
atom = RSS::Maker.make("atom")... -
RSS
:: Rss :: Channel :: Item # author (32102.0) -
@todo
@todo -
RSS
:: Maker :: ItemsBase :: ItemBase # author (29102.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Item # author= (20102.0) -
@todo
@todo -
RSS
:: Maker :: ItemsBase :: ItemBase # author=() (17102.0) -
@todo
@todo