Visual programming

TwitterFacebook

Hm, this is editorial. Mar 11

Get flash to fully experience Pearltrees

Web-Drawing Throwdown: Paper.js Vs. Processing.js Vs. Raphael

Before drawing anything in a browser, ask yourself three questions: Do you need to support older browsers? If the answer is yes, then your only choice is Raphaël 3 . It handles browsers all the way back to IE 7 and Firefox 3. Raphaël even has some support for IE 6, although some of its underlying technology cannot be implemented there. http://coding.smashingmagazine.com/2012/02/22/web-drawing-throwdown-paper-processing-raphael/
http://processingjs.org/articles/jsQuickStart.html#quickstart

Processing.js

Processing.js Quick Start - JavaScript Developer Edition Introduction This quick start guide is written from the standpoint of a JavaScript developer.

Nice, but question is how to feed data to it. by hrvojehr Mar 10