Month: March 2012

database opensource tips and tricks web development

Doctrine2 Day 3 – Proxies, Associations, Relationships

Well if you are following this series, then by know you are aware that we have the validators setup, and we are almost ready to go. Well not quite so. I ran into an issue with proxies and class loaders which took a while to resolve, but what I did was: a) Changed the Zend […]

current affairs devops

Launch of Sim Card Registration by Uganda Communications Commission – March 5, 2012

It is a Monday morning, and 7:00am as requested I am at the Sheraton Kampala for the launch of Uganda Communications Commission (UCC) official launch of the sim card registration which requires all mobile phone users to register their sim cards with the Telcos. The telecoms are setting up registration tents outside so I think […]

database mysql opensource software development lifecycle tips and tricks web development Zend Framework

Doctrine 2 – Day 2 – Model Validation using Symfony Validator Service in Zend Framework

It is just Day 2 of my experiences in the trenches, regular work, had kept me from this but I managed to get some time to keep digging. As a followup to my Doctrine 2 – Day 1 – Commentary from the Trenches. The models are up and configured, and the unit testing is setup […]

Back To Top