Timer/Stopwatch

How would I even begin to make a stopwatch with perl, cgi, and js?
Galatorg [ So, 30 März 2008 19:09 ] [ ID #1932011 ]

Re: Timer/Stopwatch

Lamer wrote:
> How would I even begin to make a stopwatch with perl, cgi, and js?

I'd begin the same way I begin any project. Do some planning, break big
problems down into many smaller problems until I have something I know
how to do.

Maybe I'd start by thinking about what it would look like to the user.
Will there be buttons labelled start and stop? Will there be a display
of seconds elapsed? I'd ask myself whether the server should keep track
of the seconds elapsed for each user or whether it might be better to do
that part in Javascript.

--
RGB
RedGrittyBrick [ Mo, 31 März 2008 10:21 ] [ ID #1933271 ]
Perl » comp.lang.perl.misc » Timer/Stopwatch

Vorheriges Thema: Sharing a DBI::Mysql database connection with your children
Nächstes Thema: Windows paths in glob