Recent Posts

Archives

Topics

WebDev

Calendar v0.1 – A Dynamic Javascript Date Picker…Tutorial

Saturday, June 7th, 2008

This is the first of a few installments of how to create your own dynamic JavaScript calendar/date picker. First of all, I want to define what I mean be dynamic: simply put, the calendar creates itself from scratch so that it doesn’t matter what date the user wants to pick; they can find it. The [...]

JavaScript Foo or Flop?

Tuesday, May 13th, 2008

I know many people who downplay JavaScript and how cool it is. I personally love JavaScript and really enjoy writing web applications with it. These people contend that, while it is possible to write cool programs with JavaScript, it takes too much time to accomplish any really novel and useful items. The first thought that [...]

gDo – my current baby

Tuesday, April 8th, 2008

I am currently working on a project I like to call gDo. I stole the first letter from Google and the second part of the name tries to describe what I am trying to create: a To-Do list. At the current moment it is really simple, but I plan on adding functionality until it becomes [...]