Archive for the ‘tutorials’ Category
Scrum Guide
The Scrum Guide by Ken Schwaber on ScrumAlliance is a condense (14 pages) and recent (May 2009) pocket guide on the major principles and guidelines of Scrum. It’s also gives very practical advice and tips on concrete issues when implementing Scrum.
December 29, 2009
• Tags: agile, methodology, reference manual, scrum, software, tutorials • Posted in: software engineering, technology, tutorials • No Comments
Installing HBase on Windows
HBase is a scalable, distributed database built on top of Hadoop. Both projects mainly target *nix environments for production installation. However, for development and testing purposes, one can run a one-node instance on a Windows computer by using Cygwin. This document explains how to properly configure your Windows system to get HBase up and running.
October 10, 2009
• Tags: cloud computing, cygwin, hadoop, hbase, tutorials • Posted in: cloud computing, software engineering, tutorials • 6 Comments