Tag Archives: GitHub

Zend Framework Introduction

Slides from last night’s Zend Framework Introduction at the Burlington, Vermont PHP Users Group are now available online:
Zend Framework Introduction
View more presentations from Bradley Holt.

The presentation is available under a Creative Commons license.
As I mentioned earlier, there’s also a demo blogging application called Postr available on GitHub. The application is available under a free/open source [...]

Social Coding

My first real introduction to Git and GitHub was at last year’s ZendCon. I’ve been using Subversion, a centralized revision control tool, for a few years now and it has changed the way I work. For example, I think in terms of changesets or “commits” that fix a defect, make an enhancement or complete a [...]