Git Going with DVCS

Published November 23rd, 2011 Under Configuration Management | Leave a Comment

Get on board with Git, a distributed version control system. Jump ahead of the masses staying on Subversion and increase your team’s productivity, debugging effectiveness, flexibility in cutting releases and repository and connectivity redundancy (at $0 cost).

Watch this streaming video

Video Producer: JFokus Conference

Discovering Startling Things From Your Version Control History

Published October 13th, 2011 Under Configuration Management | Leave a Comment

This video presents several things you can learn by taking a longitudinal view of your system – by issuing queries of your code base and relating the results back to events on a team. The more we know about how we behave as teams in our code, the more likely we are to be able to control our development well enough to hold bad code at bay.

Download this video from http://ndc2011.macsimum.no/mp4/Day2%20Thursday/Track7%201500-1600.mp4

Installing Maven 3 and Eclipse Helios on Windows 7

Published August 23rd, 2011 Under Configuration Management | Leave a Comment

This short tutorial explains how to install Maven 3 and Eclipse Helios on Windows 7.

Related resources
* Maven project home page
* Maven evaluation
* Maven plugins

Development at the Speed and Scale of Google

Published April 7th, 2011 Under Configuration Management | Leave a Comment

This video explains how Google keeps the source code of over 2000 projects in a single code trunk containing 100s of M of code lines, with more than 5,000 developers accessing the same repository.

http://www.infoq.com/presentations/Development-at-Google

Tasktop Talks Mylyn, Code2Cloud

Published January 12th, 2011 Under Configuration Management | Leave a Comment

The executives of Tasktop Technologies talk about the Mylyn task-oriented application lifecycle management framework and its role in creating Tasktop.

http://www.infoq.com/interviews/tasktop-kersten-choksi

Managing Ruby Projects with rvm

Published December 27th, 2010 Under Configuration Management | Leave a Comment

This video presents rvm, a command line tool which allows us to easily work with multiple ruby interpreters and sets of gems. Explore the use of rvm to manage a ruby project’s entire environment including interpreter, gems, testing and other items.

Video Producer: Mountain West Ruby Conference

Introduction to Git on Windows

Published December 6th, 2010 Under Configuration Management | Leave a Comment

This video will show you how to install Git and get it working under windows.

keep looking »