» tagged pages
» logout

(Feed found, click Add Page to syndicate.) Error finding feed, please try again » Find feed title

A Blog Page allows you to add entries, for news or other time sensitive postings

(Login required to save to your tagged pages.)
(or Cancel)

Recent Edits

editing undone by alex

RSS in the Wild

February 18, 2006

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are {{RSS ...

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are {{RSS Extensions|increasing numbers of extensions}} and variations on the format. format on both Channel Elements[1] and Item Elements[2].

h1. Channel Elements

fn.1

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* category

* generator

* image

** url

** title

** link

* language

* webMaster

* copyright

* docs

* ttl

* managingEditor

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Creative Commons":http://web.resource.org/cc/

* cc:license [rdf:resource]

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:inboundblogs

* tapi:inboundlinks

h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673

* itunes:subtitle

* itunes:author

* itunes:summary

* itunes:owner

** itunes:name

** itunes:email

* itunes:image [href]

* itunes:category [text]

** [itunes:category] [text]

* itunes:block

* itunes:explicit

h1. Item Elements

fn2.

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* category [domain]

* guid [isPermalink]

* source [url]

* pubDate (ex: 'Sun, 15 May 2005 22:41:44 GMT')

* enclosure [url] [length] [type]

* comments

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")

* dc:publisher

* dc:creator

h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/

* taxo:topics (seen in [[del.icio.us]])

** rdf:Bag

*** rdf:li [resource]

h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])

* media:content [url] [type] [height] [width]

* media:title

* media:text [type]

* media:thumbnail [url] [height] [width]

* media:credit [role]

* media:category [scheme] (space separated list of tags)

h4. "The Well-Formed Web":http://wellformedweb.org/news/wfw_namespace_elements/

* wfw:comment (commentURL for "Comment API":http://wellformedweb.org/story/9)

* wfw:commentRss ([[URI]] of the RSS feed for comments on the item)

h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673

* itunes:author

* itunes:subtitle

* itunes:summary

* itunes:duration (ex: "7:04") (minutes:hours)

* itunes:keywords (comma separated listed of categories)

* itunes:block

* itunes:explicit

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:linkcreated (ex "2006-02-13 13:08:15")

* tapi:inboundblogs

* tapi:inboundlinks

Undo this change because:
edit by alex

RSS in the Wild

February 18, 2006

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are {{RSS ...

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are {{RSS Extensions|increasing numbers of extensions}} and variations on the format on both Channel Elements[1] and Item Elements[2]. format.

h1. Channel Elements

fn.1

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* category

* generator

* image

** url

** title

** link

* language

* webMaster

* copyright

* docs

* ttl

* managingEditor

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Creative Commons":http://web.resource.org/cc/

* cc:license [rdf:resource]

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:inboundblogs

* tapi:inboundlinks

h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673

* itunes:subtitle

* itunes:author

* itunes:summary

* itunes:owner

** itunes:name

** itunes:email

* itunes:image [href]

* itunes:category [text]

** [itunes:category] [text]

* itunes:block

* itunes:explicit

h1. Item Elements

fn2.

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* category [domain]

* guid [isPermalink]

* source [url]

* pubDate (ex: 'Sun, 15 May 2005 22:41:44 GMT')

* enclosure [url] [length] [type]

* comments

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")

* dc:publisher

* dc:creator

h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/

* taxo:topics (seen in [[del.icio.us]])

** rdf:Bag

*** rdf:li [resource]

h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])

* media:content [url] [type] [height] [width]

* media:title

* media:text [type]

* media:thumbnail [url] [height] [width]

* media:credit [role]

* media:category [scheme] (space separated list of tags)

h4. "The Well-Formed Web":http://wellformedweb.org/news/wfw_namespace_elements/

* wfw:comment (commentURL for "Comment API":http://wellformedweb.org/story/9)

* wfw:commentRss ([[URI]] of the RSS feed for comments on the item)

h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673

* itunes:author

* itunes:subtitle

* itunes:summary

* itunes:duration (ex: "7:04") (minutes:hours)

* itunes:keywords (comma separated listed of categories)

* itunes:block

* itunes:explicit

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:linkcreated (ex "2006-02-13 13:08:15")

* tapi:inboundblogs

* tapi:inboundlinks

edit by alex

RSS in the Wild

February 18, 2006

* pubDate (ex: 'Sun, 15 May 2005 22:41:44 GMT')

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are {{RSS Extensions|increasing numbers of extensions}} and variations on the format.

h1. Channel Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* category

* generator

* image

** url

** title

** link

* language

* webMaster

* copyright

* docs

* ttl

* managingEditor

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Creative Commons":http://web.resource.org/cc/

* cc:license [rdf:resource]

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:inboundblogs

* tapi:inboundlinks

h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673

* itunes:subtitle

* itunes:author

* itunes:summary

* itunes:owner

** itunes:name

** itunes:email

* itunes:image [href]

* itunes:category [text]

** [itunes:category] [text]

* itunes:block

* itunes:explicit

h1. Item Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* category [domain]

* guid [isPermalink]

* source [url]

* pubDate (ex: 'Sun, 15 May 2005 22:41:44 GMT')

* enclosure [url] [length] [type]

* comments

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")

* dc:publisher

* dc:creator

h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/

* taxo:topics (seen in [[del.icio.us]])

** rdf:Bag

*** rdf:li [resource]

h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])

* media:content [url] [type] [height] [width]

* media:title

* media:text [type]

* media:thumbnail [url] [height] [width]

* media:credit [role]

* media:category [scheme] (space separated list of tags)

h4. "The Well-Formed Web":http://wellformedweb.org/news/wfw_namespace_elements/

* wfw:comment (commentURL for "Comment API":http://wellformedweb.org/story/9)

* wfw:commentRss ([[URI]] of the RSS feed for comments on the item)

h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673

* itunes:author

* itunes:subtitle

* itunes:summary

* itunes:duration (ex: "7:04") (minutes:hours)

* itunes:keywords (comma separated listed of categories)

* itunes:block

* itunes:explicit

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:linkcreated (ex "2006-02-13 13:08:15")

* tapi:inboundblogs

* tapi:inboundlinks

Undo this change because:
edit by alex

RSS in the Wild

February 13, 2006

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are {{RSS Extensions|increasing...

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are {{RSS Extensions|increasing increasing numbers of extensions}} extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* category

* generator

* image

** url

** title

** link

* language

* webMaster

* copyright

* docs

* ttl

* managingEditor

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Creative Commons":http://web.resource.org/cc/

* cc:license [rdf:resource]

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:inboundblogs

* tapi:inboundlinks

h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673

* itunes:subtitle

* itunes:author

* itunes:summary

* itunes:owner

** itunes:name

** itunes:email

* itunes:image [href]

* itunes:category [text]

** [itunes:category] [text]

* itunes:block

* itunes:explicit

h1. Item Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* category [domain]

* guid [isPermalink]

* source [url]

* pubDate

* enclosure [url] [length] [type]

* comments

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")

* dc:publisher

* dc:creator

h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/

* taxo:topics (seen in [[del.icio.us]])

** rdf:Bag

*** rdf:li [resource]

h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])

* media:content [url] [type] [height] [width]

* media:title

* media:text [type]

* media:thumbnail [url] [height] [width]

* media:credit [role]

* media:category [scheme] (space separated list of tags)

h4. "The Well-Formed Web":http://wellformedweb.org/news/wfw_namespace_elements/

* wfw:comment (commentURL for "Comment API":http://wellformedweb.org/story/9)

* wfw:commentRss ([[URI]] of the RSS feed for comments on the item)

h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673

* itunes:author

* itunes:subtitle

* itunes:summary

* itunes:duration (ex: "7:04") (minutes:hours)

* itunes:keywords (comma separated listed of categories)

* itunes:block

* itunes:explicit

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:linkcreated (ex "2006-02-13 13:08:15")

* tapi:inboundblogs

* tapi:inboundlinks

edit by alex

RSS in the Wild

February 13, 2006

h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673

* itunes:subtitle

* itunes:author

* ...

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* category

* generator

* image

** url

** title

** link

* language

* webMaster

* copyright

* docs

* ttl

* managingEditor

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Creative Commons":http://web.resource.org/cc/

* cc:license [rdf:resource]

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:inboundblogs

* tapi:inboundlinks

h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673

* itunes:subtitle

* itunes:author

* itunes:summary

* itunes:owner

** itunes:name

** itunes:email

* itunes:image [href]

* itunes:category [text]

** [itunes:category] [text]

* itunes:block

* itunes:explicit

h1. Item Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* category [domain]

* guid [isPermalink]

* source [url]

* pubDate

* enclosure [url] [length] [type]

* comments

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")

* dc:publisher

* dc:creator

h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/

* taxo:topics (seen in [[del.icio.us]])

** rdf:Bag

*** rdf:li [resource]

h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])

* media:content [url] [type] [height] [width]

* media:title

* media:text [type]

* media:thumbnail [url] [height] [width]

* media:credit [role]

* media:category [scheme] (space separated list of tags)

h4. "The Well-Formed Web":http://wellformedweb.org/news/wfw_namespace_elements/

* wfw:comment (commentURL for "Comment API":http://wellformedweb.org/story/9)

* wfw:commentRss ([[URI]] of the RSS feed for comments on the item)

h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673

* itunes:author

* itunes:subtitle

* itunes:summary

* itunes:duration (ex: "7:04") (minutes:hours)

* itunes:keywords (comma separated listed of categories)

* itunes:block

* itunes:explicit

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:linkcreated (ex "2006-02-13 13:08:15")

* tapi:inboundblogs

* tapi:inboundlinks

edit by alex

RSS in the Wild

February 13, 2006

h4. "The Well-Formed Web":http://wellformedweb.org/news/wfw_namespace_elements/

* wfw:comment (commentURL for "Comment API":http://wellformedweb.org/story/9)...

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* category

* generator

* image

** url

** title

** link

* language

* webMaster

* copyright

* docs

* ttl

* managingEditor

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Creative Commons":http://web.resource.org/cc/

* cc:license [rdf:resource]

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:inboundblogs

* tapi:inboundlinks

h1. Item Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* category [domain]

* guid [isPermalink]

* source [url]

* pubDate

* comments

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")

* dc:publisher

* dc:creator

h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/

* taxo:topics (seen in [[del.icio.us]])

** rdf:Bag

*** rdf:li [resource]

h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])

* media:content [url] [type] [height] [width]

* media:title

* media:text [type]

* media:thumbnail [url] [height] [width]

* media:credit [role]

* media:category [scheme] (space separated list of tags)

h4. "The Well-Formed Web":http://wellformedweb.org/news/wfw_namespace_elements/

* wfw:comment (commentURL for "Comment API":http://wellformedweb.org/story/9)

* wfw:commentRss ([[URI]] of the RSS feed for comments on the item)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:linkcreated (ex "2006-02-13 13:08:15")

* tapi:inboundblogs

* tapi:inboundlinks

edit by alex

RSS in the Wild

February 13, 2006

* managingEditor

h2. Extensions

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* category

* generator

* image

** url

** title

** link

* language

* webMaster

* copyright

* docs

* ttl

* managingEditor

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Creative Commons":http://web.resource.org/cc/

* cc:license [rdf:resource]

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:inboundblogs

* tapi:inboundlinks

h1. Item Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* category [domain]

* guid [isPermalink]

* source [url]

* pubDate

* comments

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")

* dc:publisher

* dc:creator

h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/

* taxo:topics (seen in [[del.icio.us]])

** rdf:Bag

*** rdf:li [resource]

h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])

* media:content [url] [type] [height] [width]

* media:title

* media:text [type]

* media:thumbnail [url] [height] [width]

* media:credit [role]

* media:category [scheme] (space separated list of tags)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:linkcreated (ex "2006-02-13 13:08:15")

* tapi:inboundblogs

* tapi:inboundlinks

edit by alex

RSS in the Wild

February 13, 2006

* comments

h2. Extensions

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* category

* generator

* image

** url

** title

** link

* language

* webMaster

* copyright

* docs

* ttl

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Creative Commons":http://web.resource.org/cc/

* cc:license [rdf:resource]

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:inboundblogs

* tapi:inboundlinks

h1. Item Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* category [domain]

* guid [isPermalink]

* source [url]

* pubDate

* comments

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")

* dc:publisher

* dc:creator

h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/

* taxo:topics (seen in [[del.icio.us]])

** rdf:Bag

*** rdf:li [resource]

h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])

* media:content [url] [type] [height] [width]

* media:title

* media:text [type]

* media:thumbnail [url] [height] [width]

* media:credit [role]

* media:category [scheme] (space separated list of tags)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:linkcreated (ex "2006-02-13 13:08:15")

* tapi:inboundblogs

* tapi:inboundlinks

edit by alex

RSS in the Wild

February 13, 2006

* copyright

* docs

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* category

* generator

* image

** url

** title

** link

* language

* webMaster

* copyright

* docs

* ttl

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Creative Commons":http://web.resource.org/cc/

* cc:license [rdf:resource]

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:inboundblogs

* tapi:inboundlinks

h1. Item Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* category [domain]

* guid [isPermalink]

* source [url]

* pubDate

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")

* dc:publisher

* dc:creator

h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/

* taxo:topics (seen in [[del.icio.us]])

** rdf:Bag

*** rdf:li [resource]

h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])

* media:content [url] [type] [height] [width]

* media:title

* media:text [type]

* media:thumbnail [url] [height] [width]

* media:credit [role]

* media:category [scheme] (space separated list of tags)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:linkcreated (ex "2006-02-13 13:08:15")

* tapi:inboundblogs

* tapi:inboundlinks

edit by alex

RSS in the Wild

February 13, 2006

* cc:license [rdf:resource] [[rdf:resource]]

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* category

* generator

* image

** url

** title

** link

* language

* webMaster

* docs

* ttl

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Creative Commons":http://web.resource.org/cc/

* cc:license [rdf:resource] [[rdf:resource]]

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:inboundblogs

* tapi:inboundlinks

h1. Item Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* category [domain]

* guid [isPermalink]

* source [url]

* pubDate

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")

* dc:publisher

* dc:creator

h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/

* taxo:topics (seen in [[del.icio.us]])

** rdf:Bag

*** rdf:li [resource]

h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])

* media:content [url] [type] [height] [width]

* media:title

* media:text [type]

* media:thumbnail [url] [height] [width]

* media:credit [role]

* media:category [scheme] (space separated list of tags)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:linkcreated (ex "2006-02-13 13:08:15")

* tapi:inboundblogs

* tapi:inboundlinks

edit by alex

RSS in the Wild

February 13, 2006

* taxo:topics (seen in [[del.icio.us]])

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* category

* generator

* image

** url

** title

** link

* language

* webMaster

* docs

* ttl

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Creative Commons":http://web.resource.org/cc/

* cc:license [[rdf:resource]]

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:inboundblogs

* tapi:inboundlinks

h1. Item Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* category [domain]

* guid [isPermalink]

* source [url]

* pubDate

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")

* dc:publisher

* dc:creator

h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/

* taxo:topics (seen in [[del.icio.us]])

** rdf:Bag

*** rdf:li [resource]

h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])

* media:content [url] [type] [height] [width]

* media:title

* media:text [type]

* media:thumbnail [url] [height] [width]

* media:credit [role]

* media:category [scheme] (space separated list of tags)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:linkcreated (ex "2006-02-13 13:08:15")

* tapi:inboundblogs

* tapi:inboundlinks

edit by alex

RSS in the Wild

February 13, 2006

*** rdf:li [resource] [[resource]]

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* category

* generator

* image

** url

** title

** link

* language

* webMaster

* docs

* ttl

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Creative Commons":http://web.resource.org/cc/

* cc:license [[rdf:resource]]

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:inboundblogs

* tapi:inboundlinks

h1. Item Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* category [domain]

* guid [isPermalink]

* source [url]

* pubDate

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")

* dc:publisher

* dc:creator

h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/

* taxo:topics

** rdf:Bag

*** rdf:li [resource] [[resource]]

h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])

* media:content [url] [type] [height] [width]

* media:title

* media:text [type]

* media:thumbnail [url] [height] [width]

* media:credit [role]

* media:category [scheme] (space separated list of tags)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:linkcreated (ex "2006-02-13 13:08:15")

* tapi:inboundblogs

* tapi:inboundlinks

edit by alex

RSS in the Wild

February 13, 2006

h4. "Creative Commons":http://web.resource.org/cc/

* cc:license [[rdf:resource]]

h4. "Admin":http://webns.net/mvcb/

* dc:creator...

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* category

* generator

* image

** url

** title

** link

* language

* webMaster

* docs

* ttl

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Creative Commons":http://web.resource.org/cc/

* cc:license [[rdf:resource]]

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:inboundblogs

* tapi:inboundlinks

h1. Item Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* category [domain]

* guid [isPermalink]

* source [url]

* pubDate

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")

* dc:publisher

* dc:creator

h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/

* taxo:topics

** rdf:Bag

*** rdf:li [[resource]]

h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])

* media:content [url] [type] [height] [width]

* media:title

* media:text [type]

* media:thumbnail [url] [height] [width]

* media:credit [role]

* media:category [scheme] (space separated list of tags)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:linkcreated (ex "2006-02-13 13:08:15")

* tapi:inboundblogs

* tapi:inboundlinks

edit by alex

RSS in the Wild

February 13, 2006

* category [domain]

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* category

* generator

* image

** url

** title

** link

* language

* webMaster

* docs

* ttl

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:inboundblogs

* tapi:inboundlinks

h1. Item Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* category [domain]

* guid [isPermalink]

* source [url]

* pubDate

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")

* dc:publisher

* dc:creator

h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])

* media:content [url] [type] [height] [width]

* media:title

* media:text [type]

* media:thumbnail [url] [height] [width]

* media:credit [role]

* media:category [scheme] (space separated list of tags)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:linkcreated (ex "2006-02-13 13:08:15")

* tapi:inboundblogs

* tapi:inboundlinks

edit by alex

RSS in the Wild

February 13, 2006

* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00") Ex: 2006-02-10T08:00:00-08:00

* dc:publisher

* dc:creator...

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* category

* generator

* image

** url

** title

** link

* language

* webMaster

* docs

* ttl

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:inboundblogs

* tapi:inboundlinks

h1. Item Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* category

* guid [isPermalink]

* source [url]

* pubDate

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00") Ex: 2006-02-10T08:00:00-08:00

* dc:publisher

* dc:creator

h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])

* media:content [url] [type] [height] [width]

* media:title

* media:text [type]

* media:thumbnail [url] [height] [width]

* media:credit [role]

* media:category [scheme] (space separated list of tags)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:linkcreated (ex "2006-02-13 13:08:15")

* tapi:inboundblogs

* tapi:inboundlinks

edit by alex

RSS in the Wild

February 13, 2006

* pubDate

h2. Extensions

* tapi:linkcreated (ex "2006-02-13 13:08:15")

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* category

* generator

* image

** url

** title

** link

* language

* webMaster

* docs

* ttl

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:inboundblogs

* tapi:inboundlinks

h1. Item Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* category

* guid [isPermalink]

* source [url]

* pubDate

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00

h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])

* media:content [url] [type] [height] [width]

* media:title

* media:text [type]

* media:thumbnail [url] [height] [width]

* media:credit [role]

* media:category [scheme] (space separated list of tags)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:linkcreated (ex "2006-02-13 13:08:15")

* tapi:inboundblogs

* tapi:inboundlinks

edit by alex

RSS in the Wild

February 13, 2006

* docs

* ttl

h2. Extensions

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)...

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* category

* generator

* image

** url

** title

** link

* language

* webMaster

* docs

* ttl

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:inboundblogs

* tapi:inboundlinks

h1. Item Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* category

* guid [isPermalink]

* source [url]

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00

h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])

* media:content [url] [type] [height] [width]

* media:title

* media:text [type]

* media:thumbnail [url] [height] [width]

* media:credit [role]

* media:category [scheme] (space separated list of tags)

h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml

* tapi:linkcreated

* tapi:inboundblogs

* tapi:inboundlinks

edit by alex

RSS in the Wild

February 13, 2006

* language

* webMaster

h2. Extensions

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* category

* generator

* image

** url

** title

** link

* language

* webMaster

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)

h1. Item Elements

h2. Standard Elements

* title

* description

* link

* category

* guid [isPermalink]

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00

h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])

* media:content [url] [type] [height] [width]

* media:title

* media:text [type]

* media:thumbnail [url] [height] [width]

* media:credit [role]

* media:category [scheme] (space separated list of tags)

edit by alex

RSS in the Wild

February 13, 2006

* media:category [scheme] (space separated list of tags)

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* category

* generator

* image

** url

** title

** link

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)

h1. Item Elements

h2. Standard Elements

* title

* description

* link

* category

* guid [isPermalink]

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00

h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])

* media:content [url] [type] [height] [width]

* media:title

* media:text [type]

* media:thumbnail [url] [height] [width]

* media:credit [role]

* media:category [scheme] (space separated list of tags)

edit by alex

RSS in the Wild

February 13, 2006

h4. Most Common

* title

* description

* link

h4. Others

* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* lastBuildDate (ex: Sat,...

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

h4. Most Common

* title

* description

* link

h4. Others

* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)

* category

* generator

* image

** url

** title

** link

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)

h1. Item Elements

h2. Standard Elements

* title

* description

* link

* category

* guid [isPermalink]

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00

h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])

* media:content [url] [type] [height] [width]

* media:title

* media:text [type]

* media:thumbnail [url] [height] [width]

* media:credit [role]

* media:category [scheme]

edit by alex

RSS in the Wild

February 13, 2006

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed) homepage)

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

* title

* description

* category

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed) homepage)

h1. Item Elements

h2. Standard Elements

* title

* description

* link

* category

* guid [isPermalink]

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00

edit by alex

RSS in the Wild

February 13, 2006

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage)

h1. Item ...

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

* title

* description

* category

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h4. "Admin":http://webns.net/mvcb/

* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage)

h1. Item Elements

h2. Standard Elements

* title

* description

* link

* category

* guid [isPermalink]

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00

edit by alex

RSS in the Wild

February 13, 2006

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (ex: "hourly") (indicates update period)

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

* title

* description

* category

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (ex: "hourly") (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h1. Item Elements

h2. Standard Elements

* title

* description

* link

* category

* guid [isPermalink]

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00

edit by alex

RSS in the Wild

February 13, 2006

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod (ex: "hourly") (indicates update...

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

* title

* description

* category

h2. Extensions

h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/

* sy:updatePeriod (ex: "hourly") (indicates update period)

* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)

* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)

h1. Item Elements

h2. Standard Elements

* title

* description

* link

* category

* guid [isPermalink]

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00

edit by alex

RSS in the Wild

February 13, 2006

* guid [isPermalink] {isPermalink}

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

* title

* description

* category

h2. Extensions

h1. Item Elements

h2. Standard Elements

* title

* description

* link

* category

* guid [isPermalink] {isPermalink}

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00

edit by alex

RSS in the Wild

February 13, 2006

* guid {isPermalink}

h2. Extensions

» complete change

In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.

h1. Channel Elements

h2. Standard Elements

* title

* description

* category

h2. Extensions

h1. Item Elements

h2. Standard Elements

* title

* description

* link

* category

* guid {isPermalink}

h2. Extensions

h4. "Dublincore":http://purl.org/dc/elements/1.1/

* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)

* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00

edit by alex

RSS in the Wild

February 13, 2006