Category Archive
The following is a list of all entries from the General category.
Annoyed…with coding
Filed in General,Projects,tutorials, 22/02/2010, 00:39I’ve been coding away all week, that is between my other jobs at home In all my ‘wisdom’ and persistence i made a small app with Yii which stores data in an array and serializes it into a db, and a basic CRUD, a proof of concept to see if the framework was capable of [...]
Coding right, tips
Filed in General, 21/08/2009, 01:21I stumbled upon this when searching for something about code, enjoy! site: freevbcode Share on Facebook
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
News paper online 1981
Filed in General, 01/02/2009, 23:18This is fun, the first “domestic” use of the internet on a tv broadcast: Youtube Share on Facebook
cakephp and windows seven Beta 1 powershell
Filed in General, 13/01/2009, 15:51I’ve been testing windows seven beta one for a few days, been testing some software basically and untill my suprise the new windows shell can already work with cakephp without any problem alto wamp has issues especially Apache 2.x.x has problems because mysql server runs great on the new beast. I’ve changed to XAMP server, [...]