purists

Increasingly, Open Source Coexists With Proprietary Software

Linux Today  Thu, 08/05/2010 - 17:06

OStatic: "In the ongoing debate between open source purists and people who appreciate and defend proprietary software, extremists will always have their voices, but many people in the open source community are waking up to the fact that proprietary platforms and applications can co-exist peacefully with open source ones."


 

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.