Tag Archives: Magento

“Mastering Magento” first look

I just received the Mastering Magento ebook from Packt a few hours ago, I’m really out of time in these weeks but I wanted to share a couple of thoughts from the first look at this book. If you’re a Magento developer, than get it, from a really quick view (I’m gonna review it later) I [...]

Magento 2.0

News are coming out about our new loved/hated Magento major (and it’s gonna be really major) release: Magento2. First of all a technical overview video, not too recent actually: One amazing thing is that the development moved to github: https://github.com/magento/magento2 with all the benefits we know. Another nice improvement is that we have public tests [...]

Magento reindexer issue and very bad fix

On a big website, while Magento (this was a Professional 1.10.something) is reindexing (work done by a cron job) every page (viewed from the browser) seems to try to reindex the products it shows, that ends in a duplicate key error on an index temporary table (catalog_product_index_price_tmp), I needed a rough and quickfix I opened app\code\core\Mage\Index\Model\Resource\Helper\Abstract.php [...]

“Magento 1.4 Themes Design Cookbook” review

As I wrote a few days ago, I was asked to review the Magento 1.4 Development Cookbook by Packt so I took the right time to read it deeply and with great attention to point out every pro and con of this mid-length book (249 pages). First of all the book is available at a [...]