Monthly Archives: October 2009

The ‘yes’ command

So I was trying to copy some files recursively from one folder into another, to updated a WP install. The -f option ( –force ) on the cp command was not working. Then I found out about the yes command … Continue reading

Posted in Linux | Leave a comment

Conflicting Model Overrides in Magento Extension Architecture

I have been using Magento for about one year. I have written one successful commercial extension ( for automotive ecommerce ) Lately, one of my clients informed me of incompatibilities between the SQLiReverse cross selling module extension and my extension. … Continue reading

Posted in E-Commerce, PHP, Programming | 12 Comments