Tag Archives: JavaScript
Fun With Numbers
Ken Jennings posses four questions about 2009 which I thought would be fun to answer by making a small JavaScript to calculate the answers:
It turns out that 2009 is not a prime number, as I briefly wondered if it might be. In fact, one of its … Continue reading
Countdown Timer v2.1.1
After dilly dallying around for a couple months, I finally got serious about pushing the 2.1 version out the door. A couple of reasons for this actually.
First, the Wordpress 2.5 is coming out end of March/beginning of April and I wanted to get… Continue reading
Countdown Timer v2.0, Now with v2.01 goodness!
Well, I finally managed to push Countdown Timer v2.0 out the door. It’s a bit later then I wanted, but it’s out and that’s all that matters for now. The biggest update for v2.0 is the ability to have the time automatically update using some Javasc… Continue reading
Countdown Timer v1.97 Technical Preview 2
It’s been many moons since I released the last technical preview of Countdown Timer 2.0. Honestly, things were stalled for a bit because I was busy with school and trying to figure out how I wanted to do what I wanted to do with the program.
Th… Continue reading
Countdown Timer v1.95 Technical Preview
Okay folks, this is a technical preview of version 2.0 of the Countdown Timer.
The biggest change is that timers can now countdown automagically with JavaScript. Now, a word on the JS. This is the first version and there are only two modes: on … Continue reading