Category Archives: How-to

Articles On Single HOW-TO Tutorial

Changing SSH Port Fail To Login In Centos – No route to host

upload in progress Changing SSH Port Fail To Login In Centos – No route to host

Changing SSH port is as easy as just firing up the configure file and change the port from 22 to something you desire. However, there is also 1 more additional steps to make this work properly for you. Continue reading

Posted in Centos, How-to | Tagged | 1 Comment

How to Use Yii clientScript scriptMap to speed up your website

spell your name How to Use Yii clientScript scriptMap to speed up your website

Using Yii clientScript scriptMap to optimize your site without additional overhead of using external script. A simple how-to to share. Continue reading

Posted in How-to, Yii | Tagged | 2 Comments

Yii: How to Customize Ajax Call To Controller Without Using Native jQuery Yii Code

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype computer Yii: How to Customize Ajax Call To Controller Without Using Native jQuery Yii Code

There are times when you want to take controller of what is happening on your webpage instead of using Yii yiiactiveform.js library to handle all your ajax call. However, how do you know what to do in order for Yii controller to understand that your request is an ajax call and not a refresh redirect one? In this article, i will share with you how. Continue reading

Posted in How-to, Yii | Tagged | Comments Off

WordPress: How to check widgets in dynamic sidebar

 wordpress themes design photo art WordPress: How to check widgets in dynamic sidebar

A small article that describe a problem i face where i needed to check my sidebar for widgets availability and accidentally found a tiny bug for a Wordpress function that could really help people out if they are also facing the same exact problem as me. Continue reading

Posted in How-to, Open Source | Tagged | 2 Comments

Boot Ubuntu USB Drive in Virtual Box on Windows Environment

work in progress Boot Ubuntu USB Drive in Virtual Box on Windows Environment

A tutorial to show how to boot a Ubuntu USB Installation Drive can be installed onto a VirtualBox in a Windows Environment Continue reading

Posted in How-to, Open Source, Others | 1 Comment

Tutorial: jQuery Live With ExtJs

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure codes Tutorial: jQuery Live With ExtJs

A simple tutorial to explain how Extjs adds event handler to all new elements on the page which share the same behavior to jQuery Live/delegate behavior. In short, how jQuery live/delegate can be achieve in Extjs without using jQuery! Continue reading

Posted in Extjs, How-to | Tagged | 1 Comment

Tutorial: Remove index.php on localhost in Yii framework

tutorials for creating wallpaper in photoshop Tutorial: Remove index.php on localhost in Yii framework

A simple and straight forward tutorial on setting up your localhost to remove index.php from your local development environment Continue reading

Posted in How-to, Yii | Tagged | Comments Off

Tutorial: How To Reuse Yii Contact Form

every great photoshop lighting tutorial ever Tutorial: How To Reuse Yii Contact Form

A simple and straight forward tutorial that demonstrate how Yii contact form can be reuse on other view Continue reading

Posted in How-to, Yii | Tagged | 1 Comment