This is a tutorial to explain and demo how Yii relational active record works and can really help many people who are interested or are having problem with Yii relational active record to give them a better idea on how to solve their relational active record issues while dumping in knowledge to starters. Continue reading
WordPress 3.0 Plugin Activation Error – “Headers already sent”
Wordpress 3.0 display error message "The plugin generated 3 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin." when a user activate their plugin. This is my solution to the problem. Continue reading
IE6 solution for position absolute with height 100% dynamically
A simple solution to solve IE 6 problem of ignoring height 100% when div block element is set to position absolute and how we can make it align according to the height of our content instead of the whole document Continue reading
Customize Authentication On Yii Framework Using MySQL Database
Customize your Yii framework so that your application can get your own set of authentication users with better security and learn more about Yii framework Continue reading
Image Tutorial: How to setup Yii Framework on WAMP using MySQL database
An image tutorial that demonstrate how to setup Yii for the first time using MySQL on Windows XP and WAMP. This can be done easily with Windows 7 and Vista as well! Continue reading
How to make animated GIFs extension file using Photoshop
Ever wonder how to make an animated GIFs extension image file using Photoshop? Animated GIFs image is useful in many different occasions. Especially when you wish to create a banner on the web and didn't know what to do. Normally, what all of us will do is to search for any program that can assist us with this task. But usually it is quite difficult to find something free and powerful enough to make an animated GIFs image without watermark or restrictions. Luckily, Photoshop is able to do this for you without any extension plugin or difficult procedure. In this article, we will look at how animated GIFs image can be achieved using Photoshop. Continue reading
“You do not have sufficient permissions to access this page.” on plugin admin page after update to WordPress 3.0
A small fix for wordpress plugin developer after an upgrade of Wordpress 3.0. The behavior of Continue reading
Java (J2SE) Universal Turing Machine And Multiplication/Factorial/Ackerman Simulator
J2SE Turing machine and universal turing machine code which consist of multiplication, n x n, factorial and ackerman function simulator for your reference. Continue reading

