In addition, there is a RSS/Atom ruby lib out there, between that, mongrel and active record, you could probably whip something up in a small amount of code. Jake On Nov 7, 2007, at 9:10 AM, macel / morphlabs.com wrote: > Yep that's my recommendation as well :) > Sent from my BlackBerrywireless handheld > > -----Original Message----- > From: "Kai S." <laccolithgrunt / gmx.de> > > Date: Wed, 7 Nov 2007 23:21:08 > To:ruby-talk / ruby-lang.org (ruby-talk ML) > Subject: Re: lightweight atom server > > > Marcin Raczkowski wrote: >> Kai S. wrote: >>> Hi! >>> I'm searching for a lightweight atom server written in Ruby, which >> can >>> be used for development and is easy to install (if possible, without >>> database). I've read one statement of the coder of the gem atom- >>> tools, >>> that he used a small self-written atom server, but in current >>> builds the >>> atom server is removed. >>> Can you recommend a nice server? >>> Thanks! >> >> try using mongrel and mongrel handlers - it's possibly most >> lightweight >> solution you can encounter. > > If I would write an atom server on my own, i would do it like you say. > But I don't want to, because i have to concentrate on other > development > :(. > -- > Posted via http://www.ruby-forum.com/. >