0

A successful Git branching model via nvie.com

Just came across an excellent post about a successful Branch and Release process for Git posted by developer Vincent Driessen. I found it following the read me docs for the Pyro CMS project (thanks @philsturgeon). Read Vincent’s Complete Article: http://nvie.com/posts/a-successful-git-branching-model/

0

FOSP For Developers Part 1: Intro to Bonfire and HMVC

To begin developing with the Fox open sports platform, I need to first throw out a few helpful and important prerequisites: Knowledge of PHP 5.2 + and MySQL 5 Good understanding of object oriented (OO) programming Understanding of MVC development Knowledge of CodeIgniter 2.x Familiarity with HMVC and… Continue Reading