Manila 9.5 to include Atom support
Pre-release announcement on Scott Young's Radio Weblog.
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
| 1 | 2 | |||||
| 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| 10 | 11 | 12 | 13 | 14 | 15 | 16 |
| 17 | 18 | 19 | 20 | 21 | 22 | 23 |
| 24 | 25 | 26 | 27 | 28 | 29 | 30 |
| 31 |
Pre-release announcement on Scott Young's Radio Weblog.
Blogmarks.net is a free & open bookmarks manager based on keywords (aka Tags) and sharing. ... Blogmarks.net comes with an implementation of the Atom Publishing Protocol.Blogmarks Wiki.
XML-Atom-SimpleFeed (CPAN) is a general-purpose Perl module for quickly generating valid Atom feeds, in the style of XML::RSS for RSS. You can see it in action at Iowa Student Computer Association BBS (ISCABBS Est.1989), providing the most recent 30 posts for all public forums, updated every 5 minutes.
I thought it would be a fun experiment to take an OWL schema for Atom, run it through Kazuki, and generate some easy-to-use classes for Atom in Jena.
Henry Story's AtomOWL schema/ontology on the Atom Wiki is the most current (the docs at semtext.org will be updated soon). Henry's also done an RDF Reactor-build set of classes, here.
A free software / Open Source C library, the Raptor RDF Parser Toolkit features:
A parser for the multiple XML RSS formats that use the elements such as channel, item, title, description in different ways. Attempts to turn the input into RSS 1.0 RDF triples. True RSS 1.0, as a full RDF vocabulary, is best parsed by the RDF/XML parser. It also generates triples for RSS enclosures.This parser also handles the Atom 0.3 syndication format currently being standardised by the IETF Atom Publishing Format and Protocol working group.
Your client needs to support HTTPS and HTTP Basic Authentication. The feed URI is:
https://gmail.google.com/gmail/feed/atom
A J2ME implementation of the Atom Publishing Protocol from Robert Sayre, complete with tutorial explanation (and nifty screenshots).
Raptor is a free software / Open Source C library that provides a set of Resource Description Framework (RDF) parsers generating RDF triples from RDF/XML, N-Triples, Turtle, several XML RSS tag soup formats and Atom 0.3.Raptor was designed to work closely with the Redland RDF library (RDF Parser Toolkit for Redland) but is entirely separate. It is a portable library that works across many POSIX systems (Unix, GNU/Linux, BSDs, OSX, cygwin, win32). Raptor has no memory leaks and is fast.
Garrett Rooney:
mod_speedyfeed [for Apache 2] allows you to only send new entries in your Atom feeds down to the clients. The client program adds a few HTTP headers (a If-Modified-Since to tell you what the last time they got was and an A-IM that indicates you support the 'feed' IM) and things just magically work.
Recent Comments