This is a continued story from previous posts, all tagged web app dev.
Ah, this is getting cleaner now. I’m really enjoying the scaffolding feature of Code Igniter. It’s a little set of controllers and views that are purely for providing a web interface to administrate your database tables. Yes, I can interface with the database [...]
Posted in Web App Dev | 2 Comments »
This is a continued story from previous posts, all tagged web app dev.
The last couple days I’ve had the privilege of being able to share my database schema and intentions with a real application developer. He pointed me towards some simple, yet important conventions – perhaps most critically, a logic for database table creation that [...]
Posted in Process, Web App Dev | 2 Comments »
This is a continued story from previous posts, all tagged web app dev.
So this “non-cms cms” is really just a way of layering controls into each page as its rendered (assuming proper logged-in authority.) Some aspects of the structure that make things easier (maybe):
The system is not intended to work “out of the box” for [...]
Posted in Process, Web App Dev | 1 Comment »
« Previous Entries Next Page »