purists

warning: Parameter 2 to views_rss_views_feed_argument() expected to be a reference, value given in /home/0all/drupal-5.9/includes/module.inc on line 406.

Trisquel 3.0 STS Linux (Dwyn) Review

Linux Today  Mon, 09/14/2009 - 18:02

Desktop Linux Reviews: "I came across another interesting Linux distribution today called Trisquel Linux.

Trisquel is geared more toward Linux purists since it focuses on providing truly free software without any non-free stuff."


 

Tim O'Reilly: Open-source purists trying to answer the wrong que...

Linux Today  Tue, 06/16/2009 - 09:31

The Open Road: "In an engaging and informative recent TWiT podcast, O'Reilly revisits the theme. It doesn't break new ground (for O'Reilly), but does highlight, and render somewhat meaningless, the fissures currently running through the open-source community."


 

Processing.js

Lambda the Ultimate - Programming Languages Weblog  Sat, 05/17/2008 - 19: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.