Archive for November, 2009

Mcrypt with Appserv on Windows

Monday, November 30th, 2009 Posted in Open source | No Comments »

 - Install mcrypt extension for Magento and recompile php -  Ecart os After a while I could figure out how to install the Mcrypt library on Appserv and windows. Steps: Remove the ... Read more..

10 Practical PHP Regular Expression Recipes

Friday, November 6th, 2009 Posted in Open source | No Comments »

Latest update Email validation seems quite tricky. Do you have a better solution? Let’s have email validation challenge. And give the user the best way to validate an email ... Read more..

Zend Framework: models auto-loading

Wednesday, November 4th, 2009 Posted in PHP & MySQL | No Comments »

Zend Framework (ZF) is the MVC framework. Of course you can use its components in a non-MVC way (and I actually do so in my WP UMapper plugin), but in ... Read more..

Sphinx full-text search

Tuesday, November 3rd, 2009 Posted in Open source | No Comments »

Sphinx is a full-text search engine, distributed under GPL version 2. Commercial license is also available for embedded use. Generally, it's a standalone search engine, meant to provide fast, size-efficient and ... Read more..

10 Steps to Becoming a Great Web Developer

Sunday, November 1st, 2009 Posted in Open source | No Comments »

For those of us who are already web developers it may seem obvious but when you just getting started and don’t know what to do, it is nice to have ... Read more..