purists

Linux Desktop Odyssey: Don't Stress, Linux is Productive Too

Linux Today  Mon, 08/11/2008 - 11:34

TechWorld: "Last week I copped a bit of flack over my “when Linux has a bad day” blog, which highlighted all the problems I was having trying to just get on with my work.

For the purists who think I was misguided by labelling Linux, well Linux, I wasn't. I was merely reporting my own experience with the SUSE Linux Enterprise Desktop (SLED) release 10."



 

Processing.js

Lambda the Ultimate - Programming Languages Weblog  Sat, 05/17/2008 - 20:13

John Resig (of jQuery fame) has ported the Processing visualization language to JavaScript.

The examples are remarkable, check them out (but check the browser issues John discusses).

John has a little confession:

The first portion of the project was writing a parser to dynamically convert code written in the Processing language, to JavaScript.