kastner / sin

A mini blog engine in Sinatra with hAtom and MetaWeblog API

This URL has Read+Write access

Erik Kastner (author)
Sun Feb 17 06:43:17 -0800 2008
commit  2237bb264f48161b44a41ec4af64eecae89ba36f
tree    6d4020bb64c947d9d61dc45579db536ed9d00f76
parent  78b28b511c0882530f8538e62ad58c7f855f7b64
sin / README
100644 8 lines (7 sloc) 0.438 kb
1
2
3
4
5
6
7
8
Sin - The lazy Blogging engine in Sinatra
 
Based on a conversation with Dan Benjamin, I decided to see how hard it would be to get XMLRPC (MetaWeblog API) working on a minimal site.
As of right now (2008-02-17), it has:
  * posting by anyone through MetaWeblog api (point blog editor at http://site/xml)
  * uploads with the MetaWeblog api (only small-ish files, bug with Rack or something)
  * hAtom
  * A single file for the whole thing