-
Notifications
You must be signed in to change notification settings - Fork 7.6k
I have the welcome page but now what jedd
World Wide Web Server edited this page Jul 4, 2012
·
18 revisions
Category:Approaches::I have the welcome page - but now what
[color=green]Very much a work in progress - 20090824T1300GMT[/color]
[b]Overview:[/b]
Disclaimer - I'm using Quanta on KDE on Debian GNU/Linux, but that doesn't affect much of the following, as it's primarily CI code/structure changes, and software that's available across pretty much every platform.
[b]Approach (brief):[/b]
These are the things I tend to setup [b]o[/b] MY_Controller, with a few functions I would probably use in every project [b]o[/b] MY_Model .. ditto [b]o[/b] phpdoc - for automating the documentation of my code [b]o[/b] git - my version control system of choice [b]o[/b] various little approaches I follow from here ...
[b]Approach (in detail):[/b]