lightweight atom server

K

Kai S.

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!
 
M

Marcin Raczkowski

Kai said:
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.
 
K

Kai S.

Marcin said:
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
:(.
 
J

Jacob Basham

In addition, there is a RSS/Atom ruby lib out there, between that, =20
mongrel and active record, you could probably whip something up in a =20
small amount of code.

Jake
 
M

Marcin Raczkowski

I think that everyone agree that mongrel handlers + atom library should
allow you to develop it pretty fast, I would be able to make this in
1-2h. if you are interested, you can pay me 30-50$ to do this for you
via pay pal :p

please contact me via mail if you are interested.

greets
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,210
Messages
2,571,091
Members
47,691
Latest member
Jenny-jane

Latest Threads

Top