Monthly Archives: August 2009
Various CodeIgniter wallpaper
CodeIgniter is one of the most popular PHP framework because is easy to learn, have a great documentation, and personally i use it now. Here some CodeIgniter Wallpaper created by the community. Most of them created by nucleocide from devianart thanks for your great work.
1920 x 1200 pixels
Simple Steps to Understanding ExtJS
ExtJS is one of the most popular javascript user interface framework, it offer a bunch of great user interface component, if you are a Java Programmer it better you use the Ext-GWT, but if you are a web programmer who always using web scripting language such as PHP, it may be painless if you learn the new web interface beside the traditional HTML, but i did it and mix it with Codeigniter in purpose to create and maintain better PHP code, and it’s not really bad and here some advice I have for you :
1. Follow the examples
ExtJS come with a bunch of great sample use of using widget, this provide the basic use of the component, creating plugin, etc. This is the best way to know what you can do with the component and how to implement the component by viewing the source code, if you somehow don’t understand what the code means, simply you can consult the API documentation first. Just download it first and run on your local server or you can view it online.

