20 jQuery Cheatsheets, Docs and References for Every Occasion
20 jQuery Cheatsheets, Docs and References for Every Occasion – Speckyboy Design Magazine.
Worth mentioning: jqapi.com and the jQuery 1.4 cheatsheet as PDF.
The Zen of Python – as a Poster
I created this poster for my colleagues at work NOT using Python.
via The Zen of Python.
Beautiful is better than ugly.
Interesting jQuery graph drawing libraries
- Canviz
Canviz is a JavaScript library for drawing Graphviz graphs to a web browser canvas. More technically, Canviz is a JavaScript xdot renderer. It works in most modern browsers.
via canviz – Project Hosting on Google Code. - jsplumb
This jQuery plugin provides a means for a developer to visually connect elements on their web page, in much the same way you might have seen on Yahoo Pipes. It uses Canvas in modern browsers, and Google’s ExplorerCanvas script for stone-age browsers. Full transparent support for jQuery dragging is included, and the API is super simple.
via jsplumb - Project Hosting on Google Code
Visual Guide to NoSQL Systems – Nathan Hurst’s Blog
There are so many NoSQL systems these days that it’s hard to get a quick overview of the major trade-offs involved when evaluating relational and non-relational systems. Nathan Hurst and others have developed this visual primer.


