396件ヒット
[1-100件を表示]
(0.024秒)
別のキーワード
種類
- インスタンスメソッド (324)
- クラス (48)
- ライブラリ (12)
- 文書 (12)
ライブラリ
- rss (372)
クラス
-
RSS
:: Maker :: ChannelBase (24) -
RSS
:: Maker :: ItemsBase :: ItemBase (24) -
RSS
:: Maker :: RSS20 :: Items :: Item :: Guid (24) -
RSS
:: Maker :: TextinputBase (24) -
RSS
:: RDF :: Channel (24) -
RSS
:: RDF :: Image (24) -
RSS
:: RDF :: Item (24) -
RSS
:: RDF :: Textinput (24) -
RSS
:: Rss :: Channel (24) -
RSS
:: Rss :: Channel :: Image (24) -
RSS
:: Rss :: Channel :: Item (24) -
RSS
:: Rss :: Channel :: Item :: Guid (12) -
RSS
:: Rss :: Channel :: TextInput (24) -
RSS
:: TaxonomyTopicModel :: TaxonomyTopic (24)
キーワード
- ChannelBase (12)
- ImageBase (12)
- ItemBase (12)
- TextinputBase (12)
- isPermaLink (24)
- isPermaLink= (12)
- link= (132)
-
ruby 1
. 8 . 5 feature (12) -
taxo
_ link (12) -
taxo
_ link= (12)
検索結果
先頭5件
-
rss (39954.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 1.0
を生成するには以下のようにします.
require "rss"
rss = RSS::Maker.make("1.0") do |maker|
maker.channel.about = "http://example.com/index.rdf"
maker.channel.title = "Example"
maker.channel.description = "Example Site"
maker.channel.link = "http... -
RSS
:: Rss :: Channel # link (32102.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Image # link (32102.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Item # link (32102.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: TextInput # link (32102.0) -
@todo
@todo -
RSS
:: Maker :: ChannelBase # link (29102.0) -
@todo
@todo -
RSS
:: Maker :: ItemsBase :: ItemBase # link (29102.0) -
@todo
@todo -
RSS
:: Maker :: TextinputBase # link (29102.0) -
@todo
@todo -
RSS
:: RDF :: Channel # link (29102.0) -
@todo
@todo