Rss

New Tool Lets You Play Around with RSS

I've added a new tool to the RSS Advisory Board site that makes it easier to test different Really Simple Syndication element and attribute values in the Feed Validator. RSS Playground uses a sample RSS document as a starting point, letting you change the values and create a new document that will remain online for 72 hours. I used the tool this afternoon to see what the Feed Validator does when it encounters a feed containing RFC 2822 date-time values. Because this tool's being used to support ... (read more)

RSS Means Never Being Board

John Palfrey: We've heard from a number of people about an uneasy (and unfounded) sense that something is happening with respect to the RSS 2.0 spec. Just by way of clarification, nothing has changed from the perspective of Harvard, which is the owner and trustee of the RSS 2.0 spec. ... While we are delighted to know that many members of the RSS community continue to work on relevant issues to move the industry along in various ways, including related to the spec itself, Harvard has no ... (read more)

Opera Subscribes to Common Syndication Icon

Subscribe Opera has embraced the common syndication icon adopted by Mozilla Firefox and Microsoft Internet Explorer, lead developer Trond Hansen announced Thursday: Yes, we're adopting it too, and it will be in the next weekly build. Thanks to www.feedicons.com for making it so easy! Oh, and in case you haven't seen it before (what are the odds). I've attached a large version to this post which you can make love to. The icon, which makes it easier to find syndicated content in software and web ... (read more)

Mark Pilgrim's Not on Board

Mark Pilgrim offers his long bet on the newly public RSS Advisory Board: I assume the group won't actually accomplish anything; they'll just stumble around like small children running with scissors to catch the short bus until they quietly disband, and we can look forward to doing all of this over again in 2 years. But in the meantime, I regard it as inevitable that the group will eventually try (and fail) to tackle every single one of these issues. (I believe Rogers once called this "the most ... (read more)

RSS Advisory Board Goes Public

A new era begins today for the RSS Advisory Board, an independent organization formed in 2003 that publishes the Really Simple Syndication (RSS) specification, helps developers create RSS applications and broadens public understanding of the format. The board is taking on eight new members: Meg Hourihan, Loic Le Meur, Eric Lunt, Ross Mayfield, Jenny Levine, Randy Charles Morin, Greg Reinacker and Dave Sifry. I'm serving as chairman this year unless they kick me to the curb. The new members are ... (read more)

My RSS is Bright Orange

After tinkering with the common syndication icon for RSS and Atom a bit more on Workbench, I've added text that makes the purpose of the orange blibbet less obscure. Subscribe The HTML markup relies on Cascading Style Sheets to align properly and turn the text orange before it is clicked: Subscribe Here's the styles defined for this markup: .rsslink { font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; text-align: center; font-size: 10px; } .rsslink a { ... (read more)

Mozilla, Microsoft Promote New Syndication Icon

The developers of Mozilla Firefox and Microsoft Internet Explorer 7 have agreed on a common icon to represent syndication feeds, an orange radial symbol created by Stephan Horlander for Firefox. Both browsers display the icon in the status bar when a web page has been associated with a feed using autodiscovery, a simple HTML link tag that provides the feed's address: <link rel="alternate" type="application/rss+xml" title="RSS" href="http://feeds.cadenhead.org/workbench"> The icon's ... (read more)

UserLand Frees Up Manila Servers

UserLand Software is discontinuing free Manila hosting, as I discovered last week when one of their users sought refuge on Buzzword.Com. Edit This Page shut free service on Dec. 1 and ManilaSites will do the same Dec. 31. I can offer free hosting on Buzzword, but webloggers who are committed to publishing with Manila should be advised that I'm migrating the server to new software by May 1, 2006. A better long-term option for those folks is to subscribe to Weblogger.Com or UserLand. (As an ... (read more)

Adam Curry Caught in Sticky Wiki

Former MTV veejay and podcasting entrepreneur Adam Curry appears to have been caught anonymously editing the podcasting entry on Wikipedia to remove credit from other people and inflate his role in its creation. When someone edits Wikipedia without logging in to a user account, the IP address is recorded to guard against abuse. Four times this year, an IP address controlled by Curry, 82.108.78.107, has made revisions involving the early history of podcasting. On Feb. 5, someone at Curry's ... (read more)

Choosing an Official RSS Mime

A new article on Advogato proposes an extension to the RSS MIME type. The proposal's premised on a few misconceptions about RSS, but Advogato's trust-metric system doesn't trust me enough to comment. RSS isn't a single format with "a multitude of different incompatible RSS versions." There are two formats: the RDF-based RSS 1.0 and the slightly simpler RSS 2.0. Neither format defines application/rss+xml as the MIME type for RSS, and it isn't officially recognized by the Internet Assigned ... (read more)