Commerce Bug in Magento CE 1.6
Quick note for all you Commerce Bug users. The core team made some changes in 1.6 that require you to tweak a configuration setting for Commerce Bug to work. You'll need to go to
astormBelow you'll find all the Miscellaneous Magento Articles articles on the site.
Quick note for all you Commerce Bug users. The core team made some changes in 1.6 that require you to tweak a configuration setting for Commerce Bug to work. You'll need to go to
astormInnovate 2011 is just around the corner, and I won't be able to make it this year. For not, as I'll be there in spirit if not spirits. While X.commerce has been shrouded in Apple levels of secrecy and mystery, it's clear that
astormOne of the earliest things you'll learn in any programming class is that
astormIf you've been paying attention, you know that Magento 2 is slated for a Q4, 2012 release. While that's an entire year away, and there's also the whole Mayan End of Time thing to worry about, it's never too early to start looking at
astormThere's two design patterns used in PHP systems that are often conflated. First, there's the event/observer pattern. This pattern allows a system-developer to issue global events which client-developers may then setup listener object/methods/functions for. These listeners observe the event, and then perform some action
astormIf you follow Magento closely there have been hints, but it seems like the cat's out of the bag. Yoav Kutner, Magento's co-founder and CTO, is moving on.
astormFor the tech savvy single store owner, managing product attributes isn't that big a deal. They go to the admin console, use the UI to create an attribute, and add it to an attribute set. Over the course of the morning, day, or week
astormThere's a number of Magento tasks that, despite four plus years with the platform, I'm still bad at. One task is remembering to test my code for compatibility with the flat category and flat product collection mode.
astormJust a quick note to let you know the Magento Pulse Storm Launcher application is now available via Magento Connect. Big thanks to the Connect team for a fast turnaround and approval.
astormHappy New Year! With Magento firmly ensconced in the warm embrace of eBay, and the rest of the retail world gearing up for a fight to redefine its relationship with Amazon, 2013 is going to be an interesting year for Magento. For those of
astormTwo Fridays ago I attended a mid-day tech talk at Copious, a fast growing agency here in Portland, OR. The talk was called Scaling Magento, but Copious isn't a Magento agency. Copious is a full service digital strategy agency, and one of the rare
astormThe short version: To assuage whatever guilt I have about selling commercial software and ebooks in an open source ecosystem, I've created and released a new n98-magerun command that allows Magento users to manually and incrementally run Magento's setup resource migration scripts. Our long
astormOne of the most common Magento questions on Stack Overflow or the Magento Stack Exchange is a variation on "why does my MVC controller 404?" While powerful, Magento's configuration based MVC system leaves lots of room for subtle configuration errors. Not only do
astormLast week eBay's Magento division (team? section? corporate unit?) released a patch to bring PHP 5.4 compatibility to versions of Magento CE 1.6 and greater, and Magento EE 1.11 and greater. While seemingly out of nowhere, it's a welcome sign
astormIf you've followed my work here, on Stack Overflow, or on Twitter, you know I have a perpetual bee in my bonnet over Magento Connect's file permissions issues. There's a few common cases where Magento Connect will tell you an extension is installed, but
astormHappy spring everyone, today it's just a quick post about a new Magento module I've put up on GitHub enabling cross area sessions. This module allows you to access information about the logged in admin user from Magento's frontend cart application, or access information
astormIn 2014 a newcomer to Magento is, all things considered, in much better shape than a newcomer was in 2009. While far from complete, the developer's series (originally written by me, since updated by Magento staff) gives a developer the grounding they need in
astormThe new Magento parent/child infinite theme fallback system is the first time in years Magento's added a new significant system to the framework code. As with any new system we need to reconcile our expectations vs. the actual behavior of the system. Put another
astormThe PHP community draws developers from all sorts of different backgrounds — there's the technical and academic on one end of the spectrum, and the bang on the keyboard until it works on the other. Because PHP is such an accessible language, all these
astormOne of the nice surprises at Magento Imagine 2014 was the simultaneous release of Magento EE 1.14 and Magento CE 1.9. The most obvious feature of both is a new responsive web design theme, but behind the scenes there was some invisible
astorm