/    Sign up×
Community /Pin to ProfileBookmark

Conceptual project

Hi,

I’m trying to write a script that captures the amount of time between keystrokes, starting from the time someone clicks or tabs into a textbox and ending when someone either hits tab or clicks a submit button. Ideally the time between keystrokes would be outputtable to a text file for further manipulation. Has anyone seen anything done like this before?

Bill
e-mail removed for security
[url]www.cube3design.com[/url]

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@mrhooOct 21.2007 — It would be easy in firefox- every event has a timestamp that can be read and logged. For IE you can capture a new Date() and log its timestamp.

Either one is a pretty expensive process, though I've used timed events in tests and slideshows- except for the outputting part, which sounds a little creepy. Is this for the NSA?
Copy linkTweet thisAlerts:
@cube3designauthorOct 21.2007 — LoL. No, I want to have a script running where it auto-formats the user's text on-the-fly based on how long it takes them to type their words. Formatting meaning change a word to bold if they take longer than the average time between keystrokes compared to the rest of the document.

Bill

note: contact information removed per forum policy
×

Success!

Help @cube3design spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...