Tag Archive
The following is a list of all entries tagged with Projects:
Been really working hard these past week…
Filed in status, 20/02/2011, 23:27Been really working hard these past weeks with some projects, bought a new domain xorlink.com and created a few subdomains; ig.webscriptz.be is probably the most important one. Share on Facebook
Yii, divide your models into folders
Filed in post, 13/11/2010, 16:24Working with models in Yii is easy but you can’t let them confuse you so I propose you subdivide your models in two categories the form models and the AR models. Note that you will to have to indicate this in each module: Share on Facebook
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 [...]