Posts tagged “Code”

Impatience

I must be the most impatient creature on the surface of this earth — especially when it comes to learning. Everytime I learn something, I’m tempted to move directly to what interests me — not the preliminaries. C++ is the classic example. I’ve gone back to it and I’m trying not to give in to […]

MTN Clone

I was recently told by my former boss from CADS Consulting to collaborate with him on an educational project he got. He’s new to PHP and wants to make a PHP version of what he has already [we wrote it together in Asp.NET]. The project is sponsored by MTN Nigeria so I had to come […]

So far

Simplicity’s coming along well. Maybe I’m lazy but after writing all that Ajax code I felt I deserved a rest. I’m still doing some brain-storming on the form handling – for now I think Simplicity will be an in-house thing. Thomas Breton of H-Inventory(http://h-inventory.com) wants me to build a template for them, and to maybe […]

Simplicity

I’ve been very hush-hush about this but there’s this web project I intend to start – it’s called Simplicity. I’m going to be writing in Asp.NET but just for the fun of it I’ll write a PHP version when I’m through. If anything, Simplicity is going to be anything but simple. I’m using plenty of […]

AuthWare Friendly Urls & Bug List

Language – PHP Friendly Urls Why did I suddenly decide to create friendly Urls for AuthWare. I must tell the truth – I never really intended to. There was a stage at which I wanted to restructure it to utilise Apaches mod_rewrite. I’ve always had this thing for not comprehending regular expressions. In fact I […]