View allAll Photos Tagged javascript

Christian introduced us to "Christian's Corner", a regular segment where he will showcase stupid code mistakes he encounters.

Adam and I got to talk mobile web development with John Resig, the creator of jQuery.

(function(w,doc) {

if (!w.__utlWdgt ) {

w.__utlWdgt = true;

var d = doc, s = d.createElement('script'), g = 'getElementsByTagName';

s.type = 'text/javascript'; s.charset='UTF-8'; s.async = true;

s.src = ('https:' == w.location.protocol ? 'https' : 'http') +...

 

zatvor.net/milye-i-narjadnye-haski-v-fotosessii-jeriki-co...

 

zatvor.net/wp-content/uploads/2015/09/12048319496_82202c2...

Taken at 2012.dotjs.eu on Nov 30, 2012 by Maurice Svay

A new website design, good fun?

Stuart Whitehead talked about "Exploring Static Isomorphism"

Yes, as simple as it may seem, it does have a clever explanation.

An overview of Live Coding, soon to be released !

 

Since the workshop @ l'atelier Hypermedia in Aix, I have continued working on Vision Factory and its live coding aspect. Several features were added such as :

 

- Javascript console, very useful to spot typos and syntax errors.

- drag'n'dropping images and fonts. Take a font on your hard-drive(for example), drag it on the main window, it is now imported in the application and available from the script ( library.getFont method ).

- more OpenGL bindings.

- render functions wrapped in a Processing-like syntax. I also decided to stick to the same coordinates system (for 2D & 3D)

   

Taken at 2012.dotjs.eu on Nov 30, 2012 by Maurice Svay

Simon Swain impresses everyone with "Rats of the Maze". Give it a go at ratsofthemaze.com/

 

It's built entirely in JavaScript.

a sketch, done in canvas, playing with canvas blend modes

1 2 ••• 17 18 20 22 23 ••• 79 80