CMS in Rails
I want to learn how to build a CMS or at least a blog engine with Rails.
I think that would be awesome to have a full course on something, especially for
beginners like me.
Or have a look at the Rails Tutorial by Michael Hartl. He builds a complete twitter clone and it's free. You onlay pay for add-on content like videos or if you'd like to download as ebook/kindle.
-- chris
Also google for the Jumpstart tutorials blogger app. It gives you a more feature rich blog tool compared with the more basic rails guide version.
Most start up tutorials are blogs, but not blog engines, and they're very very primitive.
If you want a 'non blog' tutorial - check out Mannings Rails in Action, they build a project / task tracker type thing
I'd be interested if people wanted to build an engine like thing to go after WordPress
check out http://camaleon.tuzitio.com/ the UI for it is essentially a clone of WordPress's admin panel