Ryan is the creator of SimplePie and Tarzan AWS and co-founder of WarpShare. He also co-built the Y! Messenger website. You can find out more about Ryan on his Website.
Ryan is the creator of SimplePie and Tarzan AWS and co-founder of WarpShare. He also co-built the Y! Messenger website. You can find out more about Ryan on his Website.
Randy Charles Morin has become the chairman of the RSS Advisory Board, taking over for Rogers Cadenhead, who will continue as a member.
Morin, a member of the board since 2006, is an RSS software developer who created the enormously popular RSS-to-email service SendMeRSS, which had 50,000 users when it was sold to NBC Universal in 2007. Morin began the site -- originally called R-Mail, as a personal project, turning it into a business when it grew by 15,000 users over a 90-day period.
A member of the RSS community who's been evangelizing the format for years, Morin publishes the RSS Blog, a how-to site for RSS publishers and developers that has more than 6,800 subscribers to its feed.
While on the board, Morin led the development of the RSS Best Practices Profile, a set of recommendations that make it easier for feed publishers and programmers to implement RSS 2.0.
Netscape announced this afternoon that the first two versions of RSS, RSS 0.90 and RSS 0.91, are moving to the RSS Advisory Board.
The RSS specification documents, DTDs, and help files for the first versions of RSS (v0.9, v0.91) are being moved to RSSBoard.org, where they will be hosted by the RSS Advisory Board in perpetuity. Netscape will continue to host these files (via redirect) on the My Netscape domain (my.netscape.com) until August 1st, 2008.
Netscape launched RSS on March 15, 1999, with the My Netscape Network and an RSS 0.90 specification written by Ramanathan Guha. Four months later, RSS 0.91 was launched with a specification written by Dan Libby. Five years after revolutionizing the web browser, Netscape sparked another revolution on the web with XML-based syndication.
All websites that produce RSS 0.9 or RSS 0.91 feeds will need to either convert to using the current standard (RSS v2.0), or if desired, convert their v0.9/v0.91 feeds properly using this guide, provided by the RSS Advisory Board, by August 1st.
The board will ensure the continued availability of the specifications and the RSS 0.91 DTD (document type definition), which still receives four million hits a day from XML parsing software. We could use some advice from Apache admins on how to serve a file that often without reducing the HTTP server to a smoldering heap of rubble.
In the eight years since Netscape published the first RSS specification, the format has become as essential to the web as HTML, XHTML and CSS. By my estimation, the specs and related DTDs have been requested from Netscape's servers more than one billion times.
As the current chairman of the board, I'd like to thank Guha and Libby for their work on the first two versions of RSS and more recent Netscape employees Chris Finke and Tom Drapeau for helping this transition. Though most RSS feeds use the current version today, thousands of feed publishers continue to employ RSS 0.9 and RSS 0.91. Long after Netscape closed the first incarnation of the My Netscape Network and had no business interest in RSS, the company contributed to the success of web syndication by keeping these documents online.
Two new members have joined the RSS Advisory Board: Sterling "Chip" Camden and Simone Carletti.
Camden's a software developer who covers technology and programming topics for TechRepublic. He also writes about RSS frequently on his weblogs Chip's Quips and Chip's Tips.
A commercial programmer since 1978, Camden has created the OPML Blogroll and OPML Browser widgets for the WordPress weblog publishing platform. He's also a supporter of the yearly Providing Autism Research golf tournament in Pleasanton, Calif.
The first Italian to serve on the board, Carletti is a technical manager at Altura Labs and a contributor to the instructional web publishing site HTML.it. He specializes in RSS-related issues.
Carletti's also the author of the Italian translation of the RSS specification.
Welcome to the board!
WordPress support for the atom:link element in RSS feeds has gone live in both the standalone and multiuser versions of the software. The RSS Profile recommends that feeds include atom:link to identify the feed's URL.
<atom:link href="http://photomatt.net/feed/" rel="self" type="application/rss+xml" />
You can see the element in WordPress creator Matt Mullenweg's RSS feed, which is published with version "2.4-bleeding," and the Strange Maps feed published with WordPress MU. The official release of WordPress 2.4 is scheduled for December.