Wednesday, December 21, 2011

What is Node.js ?

Node is a server-side JavaScript interpreter that changes the notion of how a server should work. Its goal is to enable a programmer to build highly-scalable applications and write code that handles tens of thousands of simultaneous connections on one, and only one, physical machine.

Read More:
http://www.ibm.com/developerworks/opensource/library/os-nodejs/index.html
http://www.nodebeginner.org/

Tuesday, July 12, 2011

Tuesday, January 18, 2011

Programmer's reference to the Drupal Forms API

This document provides a programmer's reference to the Drupal Forms API.