Browse by Tags
All Tags »
tech (RSS)
jQuery just released its latest version, and celebrates its 3rd birthday as a JavaScript Library. The big features of this release are: Sizzle: A sizzlin’ hot CSS selector engine. Live Events: Event delegation with a jQuery twist. jQuery Event Overhaul:
Read More...
This is always a good sign for a software company, and here at Dovetail Software this has just become an easier task. It is important for us to get the news about a new product release to our customers. By automating some of the steps in this task, we
Read More...
I came across this code today, and it took me a second to figure out what it was doing: strSortOrder = document.getElementById("ad").options[document.getElementById("ad").selectedIndex].value; To break it down, it locates a Select
Read More...
I learned about a couple of other cool tools from J.P. Boodhoo last week, and thought I would pass them along. Console2 http://sourceforge.net/projects/console/ This is a replacement for the CMD shell. It is a tabbed window, and each tab can be defined
Read More...
... and hello Launchy . This is a minor replacement, but makes life at the keyboard even easier. Like a helpful side-kick, you can train Launchy to open any program with just a few shortcuts. This is the same as SlickRun, but without the magic keyword
Read More...