Archive for October, 2011
An old project of mine has moved its documentation to a new home on this website. AedCFC was my first significant open source project, which was a add/edit/delete module for ColdFusion. I would call it CRUD, but its a bit more elegant than that. This tool is meant to be for administrative areas for website [...]
I’ve had a lot of users recently asking how to create a date/time range using the timepicker addon. Currently the jQuery UI documentation has an example using just datepicker, but it won’t quite work the same when using the timepicker. Why? The example from the jQuery UI docs explicitly only sets the date. But never [...]
jQuery Impromptu has seen a little attention lately, mostly dealing with some mobile improvements. While it did work before on most decent devices, iPad and company politely decided not to enable the position:fixed css property. Of course the reasoning behind this is logical. If a large element is “position: fixed” on a mobile window, the [...]
The next version of Ubuntu is nearly here. I must admit I’ve not yet made the move to Unity, as I’m still on Gnome 2, but I’m debating on making the switch this go around. I’ve got a few projects I need to update as well (Clientside and Email Dissector). The last release was the [...]
Its been a while in the making, with a few additions and many great bug fixes! Thank you to all contributors for helping with this. With the new version comes the addition of milliseconds and more versatile AM/PM markers. In each translation file there is now an array of possible AM/PM “Markers” to help parse [...]
