October 6, 2009 at 12:59 am · Topics: Books, Magento, Web Development
I was given a copy of a book called “Magento: Beginner’s Guide” to review, so here goes. Overall, the book does a good job of giving a high-level walkthrough of all the different aspects of running a store with Magento.
Read the rest of this entry »
September 20, 2009 at 4:50 pm · Topics: Magento, PHP
Magento is an incredible open-source PHP eCommerce platform built around the idea of flexibility, and has been gaining a huge amount of traction over the last 18 months. Unlike “old” open-source solutions such as osCommerce, Magento was architected very carefully using OOP principles and MVC so that the entire system can be customized (both visually and functionally) without having to modify core application files. This ensures that future updates aren’t a pain, and that multiple extensions can live peacefully together.
Read the rest of this entry »