Results 1 to 4 of 4

Thread: A favour

  1. #1
    HEXUS webmaster Steve's Avatar
    Join Date
    Nov 2003
    Posts
    14,283
    Thanks
    293
    Thanked
    841 times in 476 posts

    A favour

    Now I don't ask for much... usually. But on this occasion I was wondering if somebody could do me a favour

    I need a little J2ME application that tests reaction times.

    Press a key to start the test... screen changes colour... press again and display the response time.

    This will make my statistics project easier as I can run the tests from my phone rather than at a computer.

    If anybody knows of such a thing... or can point me in the direction of writing one, I'd be grateful.
    PHP Code:
    $s = new signature();
    $s->sarcasm()->intellect()->font('Courier New')->display(); 

  2. #2
    Web Extraordinaire
    Join Date
    Aug 2004
    Posts
    301
    Thanks
    0
    Thanked
    0 times in 0 posts
    Hmmm.. I done something similar in C++ Which is to be honest a bit like a stop watch.. Would be able to do that for you if you wanted?

  3. #3
    HEXUS webmaster Steve's Avatar
    Join Date
    Nov 2003
    Posts
    14,283
    Thanks
    293
    Thanked
    841 times in 476 posts
    Quote Originally Posted by realm
    Hmmm.. I done something similar in C++ Which is to be honest a bit like a stop watch.. Would be able to do that for you if you wanted?
    Along the lines of... prompt displayed at random interval... stopwatch starts... stopwatch stops when user interacts with the system?

    That's the sort of thing I'm after, but in a .jar format, of course.
    PHP Code:
    $s = new signature();
    $s->sarcasm()->intellect()->font('Courier New')->display(); 

  4. #4
    Senior Member ajbrun's Avatar
    Join Date
    Apr 2004
    Location
    York, England
    Posts
    4,840
    Thanks
    4
    Thanked
    25 times in 13 posts
    I have got no idea what J2ME is, as I've never heard of it before TBH, but I think I know of a javascript one. I'll post a link below:

    Link - http://www.wsabstract.com/script/cut62.shtml

    Will that do?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Favour to Ask, Takes 30 Seconds Tops . . .
    By Jonny M in forum Consumer Electronics
    Replies: 17
    Last Post: 21-11-2004, 01:40 AM
  2. Help!!!!!!!!!!Need Favour
    By Dakaras in forum Kitchen and Cooking
    Replies: 5
    Last Post: 11-05-2004, 09:11 PM
  3. A Quick Favour...
    By pickers in forum PC Hardware and Components
    Replies: 0
    Last Post: 08-04-2004, 12:52 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •