[Rails] millisecond precision over internet

Thibaut Barrère thibaut.barrere at gmail.com
Wed Apr 26 08:28:21 GMT 2006


Hi Daisung

if ruby can be installed on the client, you could write a client application
which does the measure locally with all possible accuracy and precision,
then have it push the informations to your RoR site (either using
webservices, rpc, smtp or ftp). Actually this client application could be
written in anything which suits your target audience (VB, .Net, Qt, SWT...).

This application could be packaged and available as a download from your RoR
powered site.

hope this helps

Thibaut
--
LoGeek
[blog] http://www.dotnetguru2.org/tbarrere

On 4/26/06, aqaudhere <aquadhere at gmail.com> wrote:
>
> Hi,
>
> I'm new to programming and ruby and ROR, but I'm hoping to learn ruby to
> create custom scientific software.
>
> Mainly it involves measuring people's reaction time to a series of
> words.
>
> I'm positive that this is possible using plain ruby on a computer (cause
> this is BASIC territory right?). But I want to create a ROR app that can
> do the same thing. My question is, is it possible to write an app that
> can measure reaction time with millisecond-precision (+- 1 ms), then
> output a series of results to an array to be mailed back to the server?
>
> Any help would be appreciated.
>
> Yours,
> Daisung.
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Rails mailing list
> Rails at lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060426/2cb17e04/attachment.html


More information about the Rails mailing list