ruby web application without Rail
- From: "anne001" <anne@xxxxxxxxxxxxxxx>
- Date: 27 Jan 2006 08:25:15 -0800
I would run a web application which displays images in a timed fashion,
and returns view info (IP, name... ) and the viewers response (response
time, key press)...
Can I do this with ruby and XXX? All I need is a text listing with all
the info per session, so I don't really need a database. I have done it
with flash but I would like it to be programmable, so we don't have to
deal with flash and how it thinks.
I was looking at http://www.railthello.com/ and read on a blog on it
"The key is periodically_call_remote, since there is no way to directly
tell someone elses browser when you make a move."
But in my case, the server side would wait until a response was given
to show the image, so there is no real time communication between the
server and the client.
thanks for your advice. I thought rails would do it, but now I think
maybe it is way overkill.
.
- Follow-Ups:
- Re: ruby web application without Rail
- From: anne001
- Re: ruby web application without Rail
- From: jsp408
- Re: ruby web application without Rail
- From: anne001
- Re: ruby web application without Rail
- Prev by Date: [ANN] Net::SSH 1.0.7
- Next by Date: soap4r error: undefined method `find_message' for nil:NilClass
- Previous by thread: [ANN] Net::SSH 1.0.7
- Next by thread: Re: ruby web application without Rail
- Index(es):
Relevant Pages
|