From: Chris Morris Date: 2004-09-02T06:45:40+09:00 Subject: Re: Ruby blog software. Lloyd Zusman wrote: >As a favor to a friend, I'm setting up a blog for her on my server. > >Since I like ruby so much, I'd like to use some ruby-based blog >software. I see a number of possibilities on RAA for this, and I'm >wondering if any of you could recommend one or more of these (or perhaps >something else that's ruby-ish that's not on RAA, if such a thing >exists). > >I don't want to get into a "my blog is better than yours" war on this >list, so it probably would be best if any of you who have thoughts >about this would email me privately. > >I'm looking for the typical things: reliability, features, ease of use, >etc. > > My own clWiki has a blog interface for it. I use it here: http://www.clabs.org/blog. That said, to my knowledge it's not used much anywhere else, so there might be lurking evil for someone else trying to use it. For searching, it requires a DRb index process to be run (technically it doesn't, but the non-DRb is broken right now). You can leave the wiki freely editable, or configure it to have the editor be secured, so only certain people can edit. As Wikis go, it's also bizarre, missing some very common features and including some that most popular ones don't have. So ... to sum up, it works for me, it might even work for you. :-) -- Chris http://clabs.org