My Current Project
I’m working on an ecommerce site for a nursery in Grand Forks. It has been quite a challenge so far, going through all the spaghetti code and determining what everything is meant to do. Scoping out the project has been, both fun and aggravating. Should I use a framework? should I write it all myself? Should I use a different language? It is enough to set a persons head to spinning.
The choices so far…
- PHP with mysql.
- Procedural over OO
- custom over framework
I am under a time crunch now, and hope to have this whole thing done in the next month. I know… famous last words! On the next iteration I want to use codeignitor, but so far my experiments with it have been failures. When I have more time to learn it I’ll revisit the framework.
That’s it for now, gotta do some work!!

