Archive for June, 2010
So I recently signed up on Github.. it seems to be the coolest thing to do right now. I’ve put some thought towards moving my projects over to it. However, other than version control I don’t see what the benefit is in it? I guess it will allow other people to view and commit too? [...]
Just a delayed announcement that the jQuery Timepicker Addon 0.5 is now available. The most notable fix is the correction of the bug with the stepHour, stepMinute, and stepSecond. Thank you Peter for you help! The next step is correcting some of the options (change events, etc..). Timepicker Download and Examples
I’ve been messing with some table with a lot of numbers, and one thing that came up is that I need to select all cells which have zero, or not zero. Sounds straight forward but there could be multiple variations of zero (0, 0.0, 0.000, .0, etc..). Here is a couple quick selectors to check [...]

