practical web design & development

Archive for September, 2011

Earlier in the week I posted an adjust and a diff function for the javascript Date object. Since I was on a roll with the dates I thought I would throw another one in there as it seems to just go hand in hand. This method is an “each” method. It requires a few arguments, [...]

When you need a snippet of javascript it seems the first approach is to see whats available. If your javascript framework doesn’t have a method you need, you go to google. Well sometimes the results on google come up with either crazy solutions or something that is just not quite what you need. Well here [...]

For those fans of Gedit and Clientside plugin it is time for you to update! The plugin now has updated versions of CSSLint, JSLint, and JSBeautify. As you may know Clientside Plugin provides several utilities to Gedit for working with CSS and Javascript, including minifying, formatting, and error checking/lint. Also as a bonus it can [...]