Category: tips and tricks

technology tips and tricks

Guide to Verifying Simcard Registration in Uganda

On March 5, 2012, Uganda Communications Commission (UCC) launched a simcard registration exercise see my coverage at http://wp.me/pXn3W-4H. On February 28, 2013, all un-registered simcards will be switched off by the telecom providers so there is a concerted push to register the simcards. Estimates put registration at about 50%, but that number is to be put […]

tips and tricks windows

Fixing Orange Uganda Modem Issues on Windows

I have been having alot of trouble with my Orange Uganda (http: Modem (Model E173), since my laptop running Windows 7 would not see the modem despite installing Orange Internet Everywhere. I tried installing, un-installing, even had a terse exchange with their support staff via twitter (https://twitter.com/orangeugandaltd/status/290720191099310080) where the only option was for me to […]

php symfony symfony2 tips and tricks twitter-bootstrap web development

My first Symfony 2 Web Application – The Journey – Installation

Happy New Year, 2013, its finally here … Well in 2012, I should say I had Symfony 2 envy, almost akin to a high school crush, so after suffering in silence for so long I have finally decided to jump in with both feet. I am developing a simple website which is esentially a set […]

android internet mobile technology usage product review tips and tricks

HTC Desire HD – My Journey

This is a review, a journey of enlightenment (that sounds so Zen), learning, and eye opening experience for a techie who has not used a smart phone at all. I am still in love with the Samsung SIII, and that is essentially my next smartphone …. but in the mean time I will love what […]

devops internet tips and tricks

Backup vs Murphy’s Law – My Take

This blog post has been inspired by events, not to me, but to a colleague of mine. Our discussion, was interesting, funny and insightful, but I thought hey why not share my experiences and what I use to teach others how to live a safer, “backup” driven life. I live on Murphy’s law, for those […]

opensource php tips and tricks Zend Framework

Display Contents of Different File Formats Word/Excel/Powerpoint/PDF/RTF as HTML

This is a typical problem which I also raised on Stack Overflow (http://stackoverflow.com/questions/11061929/php-extract-text-from-different-file-formats-word-excel-powerpoint-pdf-rtf#comment14475398_11061929), but there seemed no single resource around the web to solve this particular problem, so since I have solved it I thought it would make sense to provide an approach and a solution, it can be refined better with time Problem: We have […]

database devops software development lifecycle tips and tricks web development

The Poor Man’s Job Queue

Not all software development projects are treated the same, some have access to modern tech Virtual Private Servers (VPS), Zend Server (http://www.zend.com/products/server/), Memcached, Gearman and all the other goodies I can only dream of. You have a box with LAMP, and you cannot install anything else. This is an example of how we got around […]

chrome css html opensource responsive design software development lifecycle tips and tricks twitter-bootstrap web development

HTML Web Toolkits – Twitter Bootstrap

Well it seems like I have been doing a rip and replace of most of the “homegrown” components that we are using in our environments as we gear up for the new year. The latest to fall to the axe is our HTML + CSS + widget collection that has been growing over the years […]

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 […]

Back To Top