github

Updated code in a repo ready to run for two great and useful Node.js Express CouchDB (and MongoDB) tutorials

Up-to-date, executable code for two great tutorials on rolling a blog with express, Node.js and a noSQL database: https://github.com/victorkane/couchblogtut

The first, Blog rolling with mongoDB, express and Node.js, takes you "through the steps required to get a fully-functional (albeit feature-light) persistent blogging system running on top of node. It was first published on February 18, 2010 by Ciaran Jessup and last updated May 14, 2010.

The second, Blog rolling with CouchDB, Express and Node.js, was published on February 7, 2011 by Ian Wootten, and was commented on just this last April.

This pedagogical repo brings it up to date (as of June 22, 2011), makes a MongoDB branch basing the persistence on MongoDB; and a CouchDB branch (ultimately merged into Master) after the more recent article.

Node.js and Express on Eclipse IDE and the Couch

Github itself for Agile Project Management madness! Right here in Fargo!

Due to the complexity of modern software development, you absolutely have to use software for agile project management. For the simple reason that the human brain cannot by itself separate the trees from the forest, cannot zoom in to be able to concentrate without distraction on a current task, then zoom out by degrees to see the various bigger pictures.

Any software you feel helps you is fine. The lighter the better, generally speaking.

Since one of the most important considerations is that it all be as close as possible to the code, and allow full traceability from requirements to commits and back, my latest experience is making use of GitHub itself for a self-contained, light agile process tracking experience.

You can take a look at an open source example here: https://github.com/victorkane/lit/issues

Syndicate content