Category Archive
The following is a list of all entries from the tutorials category.
YII framework configuration
Filed in tutorials, 20/12/2009, 23:47I’m toying with the Yii Framework for some time now and even if i cost me a lot of anger and frustration in the beginning I’m starting to like it more and more, alas I do have to say that the documentation isn’t always that clear and for someone who begins or who’ll write some [...]
Codeigniter Redirect
Filed in Technology,tutorials, 30/06/2009, 20:45redirect() Does a “header redirect” to the local URI specified. Just like other functions in this helper, this one is designed to redirect to a local URL within your site. You will not specify the full site URL, but rather simply the URI segments to the controller you want to direct to. The function will [...]
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.
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 [...]
Restful_authentication
Filed in General,Technology,tutorials, 20/08/2008, 21:41This is probably one of the easiest authantication plugins for rails. I’m learning it at the moment and it isn’t easy, the biggest obstacle is the tutorials that often are but available for rails 1.x.x. Railscasts – restful_authentication. Share on Facebook
How to build and customize your own PBX with Asterisk
Filed in tutorials, 19/08/2008, 10:31Linux can do many thing, it can also be a telephone central which is quit cool. Geek.com has a nice article about it and it’s fun to experiment with Feature: How to build and customize your own PBX with Asterisk – UPDATED | Geek.com. Share on Facebook
phpbb3 adsense input
Filed in General,Projects,source code,tutorials, 13/08/2008, 23:47I’ve solved the problems with adsense in the template files, the page I found truly explained a lot, apparently I’ve inputted the script into the wrong lines of code, odd as it seems. To the website Share on Facebook