Sponsorised links
01 July 2009
Pachube :: blog: Pachube augmented reality demo, with Dennou Coil-style chalk-drawn space-hack
Code written in c using openFrameworks, ArToolKit and the ofxPachube library. It's not quite ready/cleaned up for public release but we'll do so soon.
30 June 2009
Sponsorised links
29 June 2009
html5.js > html5-now - Dean Edwards
A JavaScript library to support HTML5 in non-compliant browsers
pas encore sorti
Add. Bruce Lawson : Dean was showing his new JavaScript library that plugs the holes in browsers’ HTML 5 implementations. If a browser does do something natively, ther library does nothing; otherwise it fills that gap—so now you can have Web Forms with all browsers, canvas in IE. As a bonus, it’s all keyboard accessible, everything looks like native UI controls and it even inherits the native Windows themes. I’m looking forward to helping beta test this baby.
26 June 2009
10 Ways to Instantly Increase Your jQuery Performance - Nettuts
twitterscript - Google Code
24 June 2009
Erik Engbrecht's Blog: Pondering Actor Design Trades
Phototype: image manipulation with Javascript
23 June 2009
21 June 2009
20 June 2009
matplotlib: python plotting — Matplotlib v0.98.6svn documentation
matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. matplotlib can be used in python scripts, the python and ipython shell (ala matlab or mathematica), web application servers, and six graphical user interface toolkits.
19 June 2009
scalacheck - Google Code
CodeProject: Designing And Implementing A Neural Network Library For Handwriting Detection, Image Analysis etc.- The BrainNet Library - Full Code, Simplified Theory, Full Illustration, And Examples. Free source code and programming help
17 June 2009
calibre
16 June 2009
15 June 2009
PicoPlay - small music player
kitchensynclib - Google Code
Lacking Rhoticity: Python standard library in Native Client
The Python standard library now works under Native Client in the web browser, including the Sqlite extension module.
By that I mean that it is possible to import modules from the standard library, but a lot of system calls won't be available. Sqlite works for in-memory use.
