Yea I have a very simple blog that usesMerb with the  Sequel ORM and I
use Postgresql (not that you are locked into that).

It has very basic Blog functionality, hard coded sidebars (for ads
etc), and comments and a surprisingly simple and effective anti
comment spam mechanism. also has RSS feeds. I wrote it to be a plugin
replacement for the Typo blog I was using.

It is here...

http://github.com/wolfmanjm/wolfmanblog/tree/master

However I would not say this was "exemplary" merb code (I haven't
written the test yet either).
It should make an adequate example though.

You can also see it in action here.. http://blog.wolfman.com


On Jan 24, 8:04 am, Phlip <[email protected]> wrote:
> Nicholas Orr wrote:
> > muddle on github ?
> > It shows you couchedb with mysql - that's pretty cool
>
> Does anyone have a blog that does not use CouchDB? Of course I have eternal
> respect for _anything_ invented by the Apache project, but I can't get its 
> huge
> dependencies compiled for CygWin.
>
> I shouldn't have to ask, because Merb should make changing databases easy, but
> it seems that every file of muddle - even the views! - have "couchdb" 
> somewhere
> in them. Not very DRY!
>
> --
>    Phlip

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to