Posts in the ‘Web Development’ Category

5 Mins – Quick Setup Guide To Run CakePHP On Windows 7

5 Mins – Quick Setup Guide To Run CakePHP On Windows 7

In this tutorial, I will be guiding you on how to set and run the CakePHP framework on Windows 7. For those who have not heard of CakePHP before, it is an open source web application framework for producing web applications. It is written in PHP, modeled after the concepts of Ruby on Rails, and …

A Collection Of Ext JS Framework’s Tutorials, Tools & Resources

A Collection Of Ext JS Framework’s Tutorials, Tools & Resources

Collections of Ext JS framework’s tutorials, tools & resources handpicked from several online resources. 1. Ext JS Tutorial | A blog with some good tutorials on Ext JS. 2. TDG – i | Another blog with some good tutorial and documetation on Ext JS. 3. Quizz Pot | A step by step course on learning …

10 Simple But Effective Light Box Gallery Script/Plugin

10 Simple But Effective Light Box Gallery Script/Plugin

A collection of lighbox scripts that can be intergrated into any websites…

Virtual Keyboard Resources To Make Your Web Application Touch Screen Enabled

Virtual Keyboard Resources To Make Your Web Application Touch Screen Enabled

Here some virtual keyboard tutorials, scripts to make your existing web application touch screen enabled. Using these virtual keyboard will eliminate the need of the physical keyboard. The user can give input directly via the on screen keyboard using touch screen devices. On the other hand, its also safer since the keyboards can avoid from being tracked …

Learn To Design Chromium Style Login Page Using CSS3 & HTML

Learn To Design Chromium Style Login Page Using CSS3 & HTML

After several days of hibernation, here is a tutorial on how to build a simple xHTML login page with CSS3 effects. The page that will be designed in the tutorial was inspired by the chromium style login page. The tutorial is written and dedicated for those who have some basic experience of writing CSS and …

A Noob’s Guide To Set Yii Php Framework In Windows Environment – Part 2

A Noob’s Guide To Set Yii Php Framework In Windows Environment – Part 2

As promised, here is the 2nd part of the A Noob’s Guide To Set Yii PHP Framework In Windows Environment. You can check the previous part here. In the part 2, we will cover the level 2 where the Yii Framework will be set and configured to run in server installed on local machine. Its …

A Noob’s Guide To Set Yii Php Framework In Windows Environment – Part 1

A Noob’s Guide To Set Yii Php Framework In Windows Environment – Part 1

As the title suggest, this tutorial is for people whom are new to the Yii Php Framework. I will explain on how to set up the framework in a local machine and get it running. Before moving to the tutorial, lets have short preview on what is Yii Php Framework is about? Yii is a high-performance component-based PHP …