Category Archive

The following is a list of all entries from the General category.

Annoyed…with coding

I’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

I stumbled upon this when searching for something about code, enjoy! site: freevbcode Share on Facebook


Linux kernal map

Linux 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

I 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

I’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

This is fun, the first “domestic” use of the internet on a tv broadcast: Youtube Share on Facebook


cakephp and windows seven Beta 1 powershell

I’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, [...]