[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANN: Atomic Protocol Client - Firefox Extension
I've finally gotten my Atom protocol client as a firefox extension
approved by mozilla.org. It starts with introspection and
lets you interact with your feeds. It also has some "extensions"
for creation of collections (i.e. a POST of a feed element)
and modification of feed metadata (i.e. a PUT of a feed element).
This client has been tested against the Atom protocol implementation
in the eXist XML Database (see http://www.exist-db.org). I'd love
to know how it works with other protocol implementations.
My software page for Atomic:
http://www.milowski.com/software/atomic/
The extension page:
https://addons.mozilla.org/firefox/3188/
Let me know if you have any problems.
--Alex Milowski