feed_tools.rb

Path: lib/feed_tools.rb
Last Update: Tue Aug 17 03:06:15 +0200 2010
ActiveRecord::Base DatabaseFeedCache StandardError FeedAccessError FeedItem Feed URI Cloud Link Author Image Enclosure TextInput Category lib/feed_tools/feed_item.rb lib/feed_tools/feed.rb lib/feed_tools.rb lib/feed_tools/vendor/uri.rb lib/feed_tools/database_feed_cache.rb lib/feed_tools/feed_structures.rb FeedToolsHelper FeedItemHelper DebugHelper HtmlHelper FeedHelper XmlHelper RetrievalHelper UriHelper GenericHelper FEED_TOOLS_VERSION FeedTools dot/f_79.png

Required files

feed_tools/version   iconv   rubygems   builder   active_record   tidy   idn   html5   html5/html5parser   html5/liberalxmlparser   html5/treewalkers   html5/treebuilders   html5/serializer   html5/sanitizer   feed_tools/vendor/uri   net/http   rexml/document   uri   time   cgi   pp   yaml   base64   uuidtools   feed_tools/monkey_patch   feed_tools/feed   feed_tools/feed_item   feed_tools/feed_structures   feed_tools/database_feed_cache   feed_tools/helpers/html_helper   feed_tools/helpers/xml_helper   feed_tools/helpers/uri_helper  

Constants

FEED_TOOLS_NAMESPACES = { "access" => "http://www.bloglines.com/about/specs/fac-1.0", "admin" => "http://webns.net/mvcb/", "ag" => "http://purl.org/rss/1.0/modules/aggregation/", "annotate" => "http://purl.org/rss/1.0/modules/annotate/", "atom10" => "http://www.w3.org/2005/Atom", "atom03" => "http://purl.org/atom/ns#", "atom-blog" => "http://purl.org/atom-blog/ns#", "audio" => "http://media.tangent.org/rss/1.0/", "bitTorrent" =>"http://www.reallysimplesyndication.com/bitTorrentRssModule", "blogChannel" => "http://backend.userland.com/blogChannelModule", "blogger" => "http://www.blogger.com/atom/ns#", "cc" => "http://web.resource.org/cc/", "creativeCommons" => "http://backend.userland.com/creativeCommonsRssModule", "co" => "http://purl.org/rss/1.0/modules/company", "content" => "http://purl.org/rss/1.0/modules/content/", "cp" => "http://my.theinfo.org/changed/1.0/rss/", "dc" => "http://purl.org/dc/elements/1.1/", "dcterms" => "http://purl.org/dc/terms/", "email" => "http://purl.org/rss/1.0/modules/email/", "ev" => "http://purl.org/rss/1.0/modules/event/", "icbm" => "http://postneo.com/icbm/", "image" => "http://purl.org/rss/1.0/modules/image/", "indexing" => "urn:atom-extension:indexing", "feedburner" => "http://rssnamespace.org/feedburner/ext/1.0", "foaf" => "http://xmlns.com/foaf/0.1/", "foo" => "http://hsivonen.iki.fi/FooML", "fm" => "http://freshmeat.net/rss/fm/", "gd" => "http://schemas.google.com/g/2005", "gr" => "http://www.google.com/schemas/reader/atom/", "itunes" => "http://www.itunes.com/dtds/podcast-1.0.dtd", "l" => "http://purl.org/rss/1.0/modules/link/", "media" => "http://search.yahoo.com/mrss", "p" => "http://purl.org/net/rss1.1/payload#", "pingback" => "http://madskills.com/public/xml/rss/module/pingback/", "prism" => "http://prismstandard.org/namespaces/1.2/basic/", "rdf" => "http://www.w3.org/1999/02/22-rdf-syntax-ns#", "rdfs" => "http://www.w3.org/2000/01/rdf-schema#", "ref" => "http://purl.org/rss/1.0/modules/reference/", "reqv" => "http://purl.org/rss/1.0/modules/richequiv/", "rss09" => "http://my.netscape.com/rdf/simple/0.9/", "rss10" => "http://purl.org/rss/1.0/", "rss11" => "http://purl.org/net/rss1.1#", "rss20" => "http://backend.userland.com/rss2", "search" => "http://purl.org/rss/1.0/modules/search/", "slash" => "http://purl.org/rss/1.0/modules/slash/", "soap" => "http://schemas.xmlsoap.org/soap/envelope/", "ss" => "http://purl.org/rss/1.0/modules/servicestatus/", "str" => "http://hacks.benhammersley.com/rss/streaming/", "sub" => "http://purl.org/rss/1.0/modules/subscription/", "syn" => "http://purl.org/rss/1.0/modules/syndication/", "taxo" => "http://purl.org/rss/1.0/modules/taxonomy/", "thr" => "http://purl.org/rss/1.0/modules/threading/", "ti" => "http://purl.org/rss/1.0/modules/textinput/", "trackback" => "http://madskills.com/public/xml/rss/module/trackback/", "wfw" => "http://wellformedweb.org/CommentAPI/", "wiki" => "http://purl.org/rss/1.0/modules/wiki/", "xhtml" => "http://www.w3.org/1999/xhtml", "xml" => "http://www.w3.org/XML/1998/namespace"

[Validate]