Archive for May 2008

Processing.js

John Resig ported the Processing visualization language to JavaScript, using the Canvas element. Get Processing.js. Fancy s*it, in JavaScript!

Introduction to Scala

Introduction to Scala article: Scala: A Scalable Language

jQuery UI 1.5 beta 4 released

jQuery UI 1.5b4 released, with RC estimated in a couple of days. Enhance effect library now part of the jQuery UI. Nice.

NetBeans LookAndFeel

Change look-and-feel of NetBeans by editing netbeans.conf located at: <install dir>\etc\netbeans.conf Find netbeans_default_options and add the following option to the line: –laf javax.swing.plaf.metal.MetalLookAndFeel This will change it to the nice Metal cross-plattform look-and-feel. FAQ at NetBeans Wiki