JavaScript

jQuery Wizard Controls

Posted on August 24th, 2011 by David Luhman and tagged , .

jQuery Formwizard

jWizard

jQWizard

HP Touchpad (webOS) and Node.js.

Posted on June 26th, 2011 by David Luhman and tagged , , .

I haven't paid much attention to webOS, but I heard it was trying to be 'web developer friendly' -- meaning 'web standards' like HTML 5 I thought.

I was pleasantly surprised to find the following :

https://developer.palm.com/content/index.php?id=4012

Roll your own services with Node.js

The popular Node.js runtime environment is built into webOS 2.1, which means that you can now develop not just webOS apps but also services in JavaScript.

This to me is very interesting and indicates HP (Palm) may have done webOS right.

jQuery Table Filters

Posted on May 21st, 2010 by David Luhman and tagged , .

Here are some tools I found that will help you implement table filtering in jQuery.

IeUnit Quick Start

Posted on June 29th, 2009 by David Luhman and tagged , .

Wikipedia currently lists the following "Internet test frameworks" :

  • HtmlUnit
  • HttpUnit
  • IeUnit
  • Canoo WebTest
  • Selenium

So IeUnit has made what could be called an "exclusive" list of web test frameworks. Of course there are plenty of other "Internet test frameworks" including Watir, Sahi, WatiN and even JsUnit and QUnit (for jQuery).