Posts tagged ‘javascript’


VVVV.js

The VVVV.js project has launched, and joins the game of porting great stuff to JavaScript. Read about what it is, what it is not and what to do to make it become, what it might be some day, in this quasi-artikel.

In search of a suitable object model for describing charts

When looking at various charting libraries I usually see the developers using concepts like Series, Categories, Axis, etc.
For some reason I’ve always had troubles wrapping my head around those concepts in order to ‘think’ in those terms.

Motion Tweening for Processing.js

Creating animations in Processing.js can be a quite hard and repetitive job. Having a simple library for animating graphical objects probably makes the ambitious animator’s life easier.

jQuery UI Multiselect

Whenever you are dealing with Select Multiple inputs, be assured it hurts. Using Javascript you can spice up that unhandy plain old vanilla Select Multiple element that comes with your browser. Inspired by various existing solutions I ended up in creating my own version of a sortable, searchable Multiselect Widget.

Dudes

Projects