Apache Abdera

From Justapedia, unleashing the power of collective wisdom
Jump to navigation Jump to search
Apache Abdera
Developer(s)Apache Software Foundation
Final release
1.1.3 / December 21, 2012; 10 years ago (2012-12-21)
Written inJava
Operating systemCross-platform
TypeSyndication
LicenseApache License 2.0
Websiteabdera.apache.org

Apache Abdera is an implementation of the Atom Syndication Format and Atom Publishing Protocol, which are standards for creating, editing, and publishing web feeds and other web resources. The current focus is on a Java implementation, although C/C++ and .NET implementations are being considered.[1]

The Abdera code was initially developed by IBM[2] and donated to the Apache Software Foundation in June 2006.[3]

Features

  • Consumption and production of Atom 1.0 feed and entry documents
  • Atom Publishing Protocol client implementation
  • A framework for the creation of an Atom Publishing Protocol server
  • XML Digital Signature and encryption of Atom documents
  • Support for format and protocol extensions

References

  1. ^ Apache Abdera — Frequently Asked Questions Archived November 25, 2007, at the Wayback Machine, retrieved December 4, 2007
  2. ^ Abdera Proposal Archived December 14, 2007, at the Wayback Machine, Apache Incubator Wiki, retrieved December 4, 2007
  3. ^ June 2006 Report — Abdera Archived 2016-03-03 at the Wayback Machine, Apache Incubator Wiki, retrieved December 4, 2007

External links