Archive for December 2008

Tea Timer 1.3

This is another bug fix release. Tea Timer couldn’t handle the values “08” and “09” for hours/minutes/seconds correctly, which is now fixed. The JavaScript function parseInt() handles strings beginning with zero as octal numbers and there simply is no octal 8 or 9. So I just had to tell parseInt() that it must handle all strings as decimal numbers to fix this issue.

Thx to pat for his bug report.

Download Tea Timer 1.3

Tea Timer 1.2

This is fastes new version of Tea Timer ever! ;-) I just found a small issue with one label of the update panel and added a link to this website on the widget’s back. I’m sorry if you just downloaded version 1.1 and have to update again.

Download Tea Timer 1.2

Tea Timer 1.1

This release of Tea Timer fixes two little issues (Alex’ voice was missing and there was a problem with pausing the timer) and adds the ability to start the timer with the Enter or Return key. So Tea Timer is now fully keyboard controllable, once you have activated an input field. :-)

An extensive ChangeLog can be found on Tea Timer’s project page.

Download Tea Timer 1.1