February 2012
39 posts
Colllor - Turn one color into many alternative... →
Feb 23rd
How Basecamp Next got to be so damn fast without... →
Feb 17th
Feb 16th
Node.js Manual →
Feb 15th
High Scalability - High Scalability - Tumblr... →
Feb 13th
addyosmani/todomvc - GitHub →
Feb 11th
What is the difference between semicolons in... →
Feb 9th
Recursive PHP File Syntax Check | Sean O'Donnell →
Feb 8th
Lower Lock % and Number of Slow Queries //... →
Feb 8th
Full text search with MongoDB | Harry Marr →
Feb 8th
Blog rolling with mongoDB, express and Node.js -... →
Feb 8th
Rails 3 Remote Links and Forms: A Definitive Guide... →
Feb 6th
Rails 3 Remote Links and Forms Part 2: Data-type... →
Feb 6th
d3.js →
D3.js is a small, free JavaScript library for manipulating documents based on data. D3 allows you to bind arbitrary data to a Document Object Model (DOM), and then apply data-driven transformations to the document. As a trivial example, you can use D3 to generate a basic HTML table from an array of numbers. Or, use the same data to create an interactive SVG bar chart with smooth transitions and...
Feb 6th
Underscore.js →
Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It’s the tie to go along with jQuery’s tux, and Backbone.js’s suspenders. Underscore provides 60-odd functions that support both the usual functional...
Feb 6th
mde/geddy - GitHub →
Web framework for Node.js
Feb 6th
nrstott/bogart - GitHub →
A Sinatra-Inspired JavaScript Framework running on JSGI
Feb 6th
kriskowal/q - GitHub →
A tool for making and composing asynchronous promises in JavaScript
Feb 6th
guileen/node-mongoskin - GitHub →
Feb 5th
JavaScript pattern and antipattern collection →
Feb 5th
masylum/mongolia - GitHub →
Feb 5th
christkv/node-mongodb-native - GitHub →
Feb 5th
orlandov/node-mongodb - GitHub →
Feb 5th
erh/mongo-v8-driver - GitHub →
Feb 5th
creationix/step - GitHub →
Feb 5th
Connect - middleware framework for nodejs →
Feb 5th
dannycoates/node-inspector - GitHub →
Feb 5th
marcello3d/node-mongolian - GitHub →
Feb 5th
LearnBoost/mongoose - GitHub →
Feb 5th
masylum/connect-mongodb - GitHub →
Feb 5th
cowboyd/rednode - GitHub →
Feb 5th
ramdiv/mongo_mapper_acts_as_tree - GitHub →
Feb 5th
Don't Repeat Yourself, Repeat Others // Speaker... →
Feb 4th
MongoMapper - Mapping Ruby To and From Mongo //... →
Feb 4th
HTML5 Game Development Tutorials - YouTube →
Feb 4th
Why I think Mongo is to Databases what Rails was... →
Feb 3rd
Giant Global Graph - Wikipedia, the free... →
Feb 2nd
http://andreasronge.github.com/neo4j-railsconf.pdf →
Feb 2nd
Neo4j - The Benefits of Graph Databases: OSCON... →
Feb 2nd
January 2012
9 posts
Bootstrap, from Twitter →
Jan 31st
nateware/redis-textsearch - GitHub →
Jan 31st
The Redis Cookbook →
Jan 31st
A Co-Relational Model of Data for Large Shared... →
Jan 30th
Canvas Rider - Wild West by weewam →
Jan 27th
Color Thief →
Jan 26th
HTML5 Please - Use the new and shiny responsibly →
Jan 26th
Using created_at and updated_at with CakePHP - PHP... →
function save($data = null, $validate = true, $fieldList = array()) { $now = date(‘Y-m-d H:i:s’); // set created_at field before creation if (!isset($this->data[$this->name]) || !$this->data[$this->name][‘id’]) { $data[$this->name][‘created_at’] = $now; } // set updated_at field value before each save...
Jan 12th
impress.js | presentation tool based on the power... →
Jan 7th
December 2011
10 posts
10 Tools & Frameworks for Responsive Design | Fuel... →
Dec 31st
AMUSEMENT.NET →
Dec 13th