fightinjoe / fightinjoe-merb-blog

Personal blog software written with Merb

This URL has Read+Write access

name age message
file .gitignore Wed Oct 08 18:50:17 -0700 2008 Upgraded to frozen version of Merb [Aaron Wheeler]
file CHANGELOG Sun Apr 13 04:55:12 -0700 2008 Added documents to prepare for release on GitHub [Aaron Wheeler]
file LICENSE Sun Apr 13 04:55:12 -0700 2008 Added documents to prepare for release on GitHub [Aaron Wheeler]
file README Sun Apr 13 04:55:12 -0700 2008 Added documents to prepare for release on GitHub [Aaron Wheeler]
file Rakefile Wed Oct 08 18:50:17 -0700 2008 Upgraded to frozen version of Merb [Aaron Wheeler]
file TODO Tue Mar 25 06:13:35 -0700 2008 Update to specs so that they all pass [Aaron Wheeler]
directory app/ Thu Oct 09 04:37:55 -0700 2008 Fixed bugs with blog and comment creation [Aaron Wheeler]
directory autotest/ Wed Oct 08 18:50:17 -0700 2008 Upgraded to frozen version of Merb [Aaron Wheeler]
directory config/ Thu Oct 09 04:37:55 -0700 2008 Fixed bugs with blog and comment creation [Aaron Wheeler]
directory doc/ Sat Mar 22 21:41:32 -0700 2008 Added builder docs [Aaron Wheeler]
directory lib/ Thu Oct 09 00:38:52 -0700 2008 Finished upgrade with minor bug fixes [Aaron Wheeler]
directory public/ Wed Oct 08 18:50:17 -0700 2008 Upgraded to frozen version of Merb [Aaron Wheeler]
directory spec/ Wed Oct 08 18:50:17 -0700 2008 Upgraded to frozen version of Merb [Aaron Wheeler]
README
FightinJoe Merb + DataMapper + jQuery blogging system

====

A wise man once said, "every beginning Rails developer should
write their own blog software." (Geoffrey Grosenbach - 
http://nubyonrails.com/articles/about-this-blog-memcached)

I'd extend this to say that every Rails developer should write
their own blog software in Merb (or Sinatra, or Camping, or
Django, or any other alternative framework).

This is my ongoing investigation into alternatives to the norm.
It is a blogging app that solves my very-specific blogging needs.
It probably won't suit your needs, but you may find some insight
by looking at the way that I've done things.