Pages

2008-12-13

First usable result form my playing with JavaFX

I really like the pomodoro technique. So, while learning JavaFX, I made a software kitchen timer for use with the pomodoro technique.

The result can bee seen here: http://www.itlanddata.no/the-pomodoro-technique/. Click once to start, click again to stop.

I also used the opportunity to add a little jQuery goodness to the mix, allowing you to add to do's, urgent and unplanneds, sort and move elements from one list to the other.

Oh, and it's all done client side. There's no sign up form, your data is not stored on my server. You may even drag the applet out of the browser and into your desktop if you have a jre 1.6.10 or higher, so you don't even have to visit my page.

No comments:

Post a Comment