- Recent
- Popular
- Tags (0)
- Subscribers (1)
- Atom Publishing Protocol - IntroductionOctober 16 2007
- A brief Introduction to the Atom Publishing Protocol has been published on the AtomEnabled.org web-site. An HTML version of RFC 5023 is also available, based on the work of Julian Reschke.
- Moving Toward AtomSeptember 23 2006
- The US Intelligence Community Metadata Working Group has issued a recommendation that the Intelligence Community, over time, move toward adoption of Atom Syndication Format as the Community’s standard XML-based language for syndication feeds.
- Enabling Atom 1.0 on WordpressAugust 4 2006
- James Snell has posted instructions on how you can produce valid Atom 1.0 feeds with WordPress.
- Tri-XML 2006 presentationJuly 30 2006
- Dave Johnson gave an excellent talk on the Atom feed format and Atom Publishing Protocol. Here's the abstract: Beyond blogging: Atom format and protocol. Like XML-RPC and SOAP before, feeds and publishing protocols were born in the blogopshere and quickly moved beyond blogging. Nowadays, web service providers are using RSS/Atom feeds and REST-based publishing protocols as lightweight alternatives to SOAP. And developers are finding new ways to combine web services from different sites into new applications, known as "mash-ups" in the lingo of Web 2.0. If you'd like to do the same, then attend this talk to learn about the new IETF Atom feed format (RFC-4287) and the soon-to-be-finalized Atom protocol, which together form a strong foundation for REST-based web services development. Check it out!
- AtomEnabled BloggersJuly 19 2006
-
The following Blogger-generated but independently hosted weblogs have upgraded to Atom 1.0:
If your have a blogger-generated but independently hosted weblog, and your host supports PHP, you too can be on this list.
Install the script
Download the script, and upload as atom.php. This file should go in the same directory as your weblog.
Promote the new feed
This can be done in one of two ways:
Redirect
This is the most complete and comprehensive approach, however not all hosting providers allow users this level of control over the web server. If yours does, try adding the following to a file named .htaccess to the same directory that you placed the atom.php:
Redirect atom.xml http://your.host.name/path-to-blog/atom.phpNotes: these instructions are for the Apache Web Server. Instructions for other web servers, including Microsoft's IIS will differ. You will need to tailor your.host.name and path-to-blog.
Advertise
The other approach is to direct your existing and new subscribers to this new fee
