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 /
name age message
file README Sun Feb 17 06:43:17 -0800 2008 just splanin [Erik Kastner]
file sinatra-blog.rb Sun Feb 17 06:26:28 -0800 2008 adding existing code [Erik Kastner]
README
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