Agile Application with php & mySQL
Filed in tutorials, 28/03/2009, 20:35I’m working on a website system an facing this problem where and how to store my configurations in the database.
Linux kernal map
Filed in General, 21/03/2009, 10:46Linux is a facinating OS but not always transparant to everybody, certainly the kernel has that problem. This linux map will help you figure out the linux kernel and has documentation and everything to it. Kernel Map Share on Facebook
CodeIgniter the views and .htaccess
Filed in General,tutorials, 14/03/2009, 21:23I must admit that I not a huge fan of Frameworks and Patterns because: A) They make things complicated B) Subject you to some nasty code stuff and rules C) Because templating and Frameworks can be water and fire. Codeigniter on the opposite has some advantage on it side for the templating stuff. This is [...]
MVC again
Filed in General, 09/03/2009, 22:49I’ve grew bored of having to deal with some irritating PHP issues so I’ve turned my back to those and began testing codeIgniter. It seems strait forward but templating already has me intrigued with problems and mod_rewrite needs a look too I think :p . Share on Facebook