Difference between revisions of "Atom"
From Dreamwidth Notes
Foxfirefey (Talk | contribs) (Created page with 'This page is a scratchpad for <dwuser>foxfirefey</dwuser> as she seeks to implement a better Atom version on Dreamwidth. == Plan of order implementation == === Actions === Eac…') |
Foxfirefey (Talk | contribs) m (→Reference libraries) |
||
Line 22: | Line 22: | ||
* Mood themes | * Mood themes | ||
− | == Reference libraries == | + | == Reference libraries and code == |
* http://code.google.com/p/gdata-python-client/ | * http://code.google.com/p/gdata-python-client/ | ||
* http://ljcharm.sourceforge.net/ -- some Atom implementation | * http://ljcharm.sourceforge.net/ -- some Atom implementation | ||
* http://code.google.com/p/django-atompub/ | * http://code.google.com/p/django-atompub/ | ||
+ | * http://diveintomark.org/archives/2003/08/18/atom_api_implementation | ||
== Other reading == | == Other reading == |
Latest revision as of 19:22, 4 August 2009
This page is a scratchpad for foxfirefey as she seeks to implement a better Atom version on Dreamwidth.
Contents
Plan of order implementation
Actions
Each item editable should have these actions, where appropriate:
- Create
- Read
- Update
- Delete
Order
- Entries
- Tags
- Circle
- Icons
- Profile
- S2 Layers and custom style CSS
- Mood themes
Reference libraries and code
- http://code.google.com/p/gdata-python-client/
- http://ljcharm.sourceforge.net/ -- some Atom implementation
- http://code.google.com/p/django-atompub/
- http://diveintomark.org/archives/2003/08/18/atom_api_implementation
Other reading
- http://code.google.com/p/feedvalidator/wiki/AtomPubBase
- http://bitworking.org/news/285/atompubbase-An-AtomPub-Python-Client-Library
- http://trac.defuze.org/wiki/amplee
- http://www.sixapart.com/developers/atom/protocol/atom_introspection.html
- http://www.sixapart.com/developers/atom/protocol/atom_autodiscovery.html
- http://www.sixapart.com/developers/atom/protocol/atom_authentication.html
- http://bitworking.org/news/Extending_the_AtomAPI