Archive for October, 2008

« Previous Entries

Web App Development Part 4

Sunday, October 12th, 2008

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 | 5 Comments »


Web App Development Part 3

Friday, October 10th, 2008

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 »


Web App Development Part 2

Tuesday, October 7th, 2008

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 | 2 Comments »


« Previous Entries

Content Categories
Blog
CSS
Design
DOM
Event
Hosting
HTML
Javascript
Opportunity
Process
Productivity
Regex
RSS
Uncategorized
Web App Dev
Previous Articles
October 7, 2008
Web App Development Part 2
October 6, 2008
Learning to make web apps
September 19, 2008
Competition breeds change
September 16, 2008
Going to Web Directions South
September 9, 2008
ActionMonkey killed in favour of TraceMonkey