| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles |
- AtomServer – The Power of Publishing for Data Distribution – Part Two by Chris Berry, Bryon Jacob - [Clicks: 5]
In this article, Bryon Jacob and Chris Berry continue their description of AtomServer, their implementation of a full-fledged Atom Store based on Apache Abdera.
http://www.infoq.com/articles/atomserver2 - Sep, 2008 - Annotating the Web with Atom by Uche Ogbuji, Eric Larson - [Clicks: 9]
You've seen reader comments on weblogs and other Web 2.0 sites, but the Atom protocol makes it possible to create and manage such comments in a very flexible way. Flexible Web annotations is an idea that will open up an entirely new class of Web applications with very little actual new invention. Learn how to create a system to manage annotations for anything on the Web, from nearly anywhere.
http://www.ibm.com/developerworks/web/library/wa-annotate/index.html - Jul, 2008 - AtomServer – The Power of Publishing for Data Distribution by Chris Berry, Bryon Jacob - [Clicks: 5]
In this article, Bryon Jacob and Chris Berry introduce AtomServer, their implementation of a full-fledged Atom Store based on Apache Abdera. The authors spent the last year implementing an Atom Store for Homeaway, their employer, and are now making the Atom Store framework available as open source.
http://www.infoq.com/articles/atomserver - Jul, 2008 - Use HATS to generate Atom feeds for mainframe applications by Ramakrishnan Kannan, Prasad K. Nagaraj, Saikrishna Vaidyanathan - [Clicks: 5]
Mashups, a critical component of Web 2.0, aggregate feeds from many applications to generate new content. Because many of today's core enterprise business applications run in mainframes, the content in mainframes must be delivered as feeds before mashups can be successful in the enterprise. This article presents a step-by-step guide to using IBM WebSphere Host Access Transformation Services (HATS) to generate Atom feeds for mainframe content.
http://www.ibm.com/developerworks/xml/library/x-atommainframe/index.html - Apr, 2008 - Convert Atom documents to JSON by James Snell - [Clicks: 13]
Converting an Atom document to JSON might, at first, appear to be a fairly straightforward task. Atom is, after all, just a bit of XML and XML-to-JSON conversion tools are widely available. However, the Atom format is more than just a set of XML elements and attributes. A number of subtle details can make proper handling of Atom difficult. This article describes those issues and demonstrates a mechanism implemented by the Apache Abdera project to convert Atom documents into JSON and produces a result that is readable, usable, and complete.
http://www.ibm.com/developerworks/library/x-atom2json.html - Jan, 2008