Monday, January 7, 2013

Welcome to the world of Node.js

ridewithnode blog has been created for target audience who are completely new to Node.js and wish to learn and share their knowledge of cutting edge technologies. This blog is intended to share and make novices to advanced novices :) .

Lets get started with the following rich set of tutorials :)

1) Server side java scripting - Hello World

2) MVR design pattern with Node

3) Application to illustrate blocking and non-blocking nature of node

4) Application with Express, Node, Jade and Stylus

5) Implementing a logging framework for node application with LOG4JS.

6) Getting your hands wet with the power of Socket IO and Node

7) Publish Subscribe model with Rabbit MQ, Socket IO and Node

8) File Upload Using Node.js and HTML 5 UI

Upcoming posts ......
  1. Running Node.js as a windows service
  2. Clustering of Node.js with NGINX
  3. Creating a RIA with node-Kendo UI-HTML5-JADE -Express-Mongo
  4. Creating stand alone publisher and subscriber node apps on same box with RabbitMQ.
  5. Proxying to a node applications - a very interesting and challenging task to get done
  6. Host the node application on the cloud using Nodejitsu.
  7. Parsing CSV's with node
  8. Example to illustrate CRUD operation with COUCH DB and elastic search with Node.js
  9. Application to demonstrate Node-Angle
  10. Parsing excels with Node.js
  11. Building your first chat application with Node.js illustrating Socket.IO module.
  12. Creating a real time application with Node-Knockout.js
  13. Creating a web application with Backbone.js and Node
  14. Profiling a node application
  15. Exception handling with Node
  16. Sending email from node.js
  17. PDF generation using node.js