Author Archive

Basic Zend Controller Route

Here is the basic sample that will change the Zend Framework default controller router. Basically you need to follow the /controller/action/define-url/define-url2 and so on, let put in the actual url, example you have category and category name(category name is  dynamic), [...]


Using Zend_Cache

Recently I needed to speed up the project that makes a lot of sevices call, like rss import, twitter, recapatcha  etc. and some database calls.  To solve this caching is the answer.  Fortunately there is Zend_Cache that provides fast and [...]


Creating Table Prefix Using Zend Framework

Are you little confused configuring the table prefix in zf? Still I don’t why, why there is no default configuration on zend framework to set up the table prefix, if you have an idea please share with us. Ok, well [...]


Change Your WordPress Smilies With Very Pleasing Gifs Pack

You can replace the default WordPress smilies with this gifs pack and I would like to share it with you. To change the core smilies from wordpress, click the button below to download the zip file. Then  overwrite – under [...]


Zend Server Community Editon, Is Xampp Altenative?

Zend Server Community Edition(ZSCE) is one of the common useful tool uses by any zend developer. The following are the list features of ZSCE Native installation – Windows MSI, Debian deb, Red Hat yum installation Certified PHP Zend Framework – [...]


Windows 8 Is Now On Development Stage

Windows 8, the forthcoming desktop operating system from Redmond-based Microsoft, has been recently exposed to the world via leaked documentation that emerged on various websites around the Internet. Slides from a Microsoft presentation were brought to the light, allegedly offering [...]


What Is ColdFusion on Wheels?

Wheels is heavily based on Ruby on Rails, but it’s not a direct port, and there are some things that have been changed to better fit the CFML language. Anyway you can download the latest version from Wheels version 1.0.5 [...]


IE9 Races for Fastest Browsers in the World Spot with Chrome, Firefox, Opera and Safari

Performance-wise, the release of Platform Preview 3 Build 1.9.7.8.74.6000 has brought Internet Explorer 9 (IE9) closer than ever to the latest versions of Chrome, Opera, Safari and Firefox. It’s clear that with the next generation of Internet Explorer, Microsoft has [...]


What Is Zend Framework?

The Zend Framework is a PHP library for building PHP web application. It provides a set of components to enable you to build PHP applications more easily which will be easier to maintain and extend over the lifetime of the [...]