-
Posted on December 15, 2012
Magento 2 pre-release review
With the next major release of Magento just around the corner I take a pragmatic look at what Magento 2.0 has to offer.
-
Posted on January 10, 2013
Unmanaged VPS hosting and iRedmail
Why I chose unmanaged VPS hosting over shared hosting to run Magento and my experience using iredmail as a stock email server.
-
Posted on April 10, 2013
D.I.Y. messaging queues are not a good idea
My tribulations using cron jobs to synch information with Netsuite and why you should be using a tested AMQP solution.
-
Posted on July 01, 2013
NetSuite & ODBC under Linux to generate reports via SQL
Accessing NetSuite directly using ODBC under Linux to generate reports via SQL.
-
Posted on September 09, 2013
Fix for deprecated preg_replace error in Zend Framework under PHP 5.5
An easy work around to fixing preg_replace error in Zend_Filter.