Difference between revisions of "Atom"

From Dreamwidth Notes
Jump to: navigation, search
(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…')
 
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 [info]foxfirefey as she seeks to implement a better Atom version on Dreamwidth.

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

Other reading

RSD