Category: Web Dev

IE select onchange issue

IE select onchange issue

This is a quick tip on how to support the onChange behavior for a select box in IE8.

Quick Search and Replace in MySQL for WordPress Database

Quick Search and Replace in MySQL for WordPress Database

At some point you might have to change the url of a Wordpress site for some reason. There is quick and easy way to update all the URL fields in the Wordpress database to make sure there is no trace left of the previous URL.

Auto Cropping with TimThumb

Auto Cropping with TimThumb

Darren Hoyt who is one of the best Web Designer out there (in my sense!) and he is providing an auto image cropping php script called TimThumb on his website. When you deploy a project for a customer, last thing you want to do is have them manually resizing the pictures and cropping them before uploading them to the CMS.

Adding PHTML extension to Dreamweaver

Adding PHTML extension to Dreamweaver

When you want to do some development or theming inside of Magento, you will need to work with PHTML file type which is a mix of PHP and HTML file, yeah ! Here is an article which explain how to add this file type to Dreamweaver in order to be able to see the code […]