public
Description: A mini blog engine in Sinatra with hAtom and MetaWeblog API
Homepage: http://sin.metaatem.net/
Clone URL: git://github.com/kastner/sin.git
Search Repo:
Erik Kastner (author)
Sun Feb 17 06:43:17 -0800 2008
sin /
name age message
folder README Sun Feb 17 06:43:17 -0800 2008 just splanin [Erik Kastner]
folder 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