From owner-freebsd-doc@FreeBSD.ORG Mon Jan 7 16:14:18 2008 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C7B116A418 for ; Mon, 7 Jan 2008 16:14:18 +0000 (UTC) (envelope-from murray@stokely.org) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id A723313C45B for ; Mon, 7 Jan 2008 16:14:17 +0000 (UTC) (envelope-from murray@stokely.org) Received: by ug-out-1314.google.com with SMTP id y2so4309148uge.37 for ; Mon, 07 Jan 2008 08:14:16 -0800 (PST) Received: by 10.66.219.11 with SMTP id r11mr2006951ugg.31.1199722456200; Mon, 07 Jan 2008 08:14:16 -0800 (PST) Received: by 10.67.20.17 with HTTP; Mon, 7 Jan 2008 08:14:16 -0800 (PST) Message-ID: <2a7894eb0801070814k41194483r13cbb19981f9ba8@mail.gmail.com> Date: Mon, 7 Jan 2008 08:14:16 -0800 From: "Murray Stokely" To: freebsd-doc@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Please test new RSS 2.0 news feed X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2008 16:14:18 -0000 I'd like to change the default feed links from the current RDF/RSS 0.9 ( news.rdf) to a new RSS 2.0 feed I added support for last night. Please take a look and let me know if you notice any problems : http://www.freebsd.org/news/rss.xml The w3c feed validator likes this, and it looks better in Google Reader and allows one to read the full articles in the feed aggregator, not just the titles. I'll add its last recommendation to include a self-referential atom:link self tag so that it is self-contained. If this looks good I can also update the other feeds (e.g. security advisories) to use RSS 2.0instead of RDF/RSS 0.9. The old feed will continue to exist at its same location so nothing will break for users that rely on it, I've just added a new feed and want to link to it as the default. - Murray