View allAll Photos Tagged Javascript
This photo was captured at the 2018 edition of Great Indian Developer Summit (#gids18), April 24-28, Bangalore, India.
This photo was captured at the 2018 edition of Great Indian Developer Summit (#gids18), April 24-28, Bangalore, India.
FullStack 2016 - the conference on JavaScript, Node & Internet of Things, Wednesday, 13th - Friday, 15th July at CodeNode, London. Images Copyright www.edtelling.com. skillsmatter.com/conferences/7278-fullstack-2016-the-conf...
TiddlyWiki és una aplicació de tipus wiki basada en client escrita per Jeremy Ruston que serveix perfectament com a llibreta de notes personal. És un arxiu HTML que conté el codi CSS i JavaScript. Quan es baixa a l'ordinador de l'usuari, TiddlyWiki té la rara facultat, en alguns navegadors, de poder-se sobreescriure a sí mateixa al disc quant l'usuari ho demana. Així l'usuari pot escriure una nova entrada, anomenada Tiddler d'acord amb la convenció TiddlyWiki, a la seva còpia local de l'arxiu TiddlyWiki i desar aquest arxiu per a consultar-lo més endavant. Els Tiddlers existents també es poden modificar o suprimir de la mateixa forma.
Enllaços externs
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)
Slides from my Full Frontal 2010 presentation. Full write up and source code : sebleedelisle.com/2010/11/javascript-2d-and-3d-particle-e...