Coding

Coding and code related posts. Thoughts on Wordpress, Magento and coding in general.

  • Theming for Magento – Part 02 – Theme Architecture

    OK folks, we’re not going to rush things. Lets take this theming for Magento one step at a time. 🙂 In today’s tutorial, I’ll be discussing the architecture of Magento themes, the reason for this architecture and a brief introduction into a general idea of what goes where and why. The installation… lets get it…

  • Theming for Magento – Part 01

    Magento, the popular e-commerce website platform, has, over the past few years, become a prominant player in the content management market. Utilising its robust array of features as well as its stock and sales management fascilities, Magento is a great choice for a system to manage your online store. When setting up your Magento store,…

  • Obox launches the Obox Theme Store

    Well, guys, launch day is here. The Obox Theme Store is online! After weeks of watching Dave, Marc and Nat at Obox working late nights and early mornings, weekends, public holidays and all other kinds of days imaginable, the launch has happened, the first sale has come and gone and I must say, it’s looking…

  • A few guidelines for WordPress plugin development

    The WordPress plugin API is vast and powerful. It allows developers to essentially hook code into almost any area of the WordPress system without modifying the core files at all. It also allows for the creation of standalone plugins that work within the WordPress system but do not hook into the core modules. Over the…

  • Coding with the other side of your brain

    This might seem like a weird topic for a blog post. Let me elaborate. If you’ve ever coded for a system that is build in a convention you’re not used to (for example, coding using a MVC framework, if you’re not used to it), this concept will begin to make sense. It refers to the…

  • My WordPress plugins toolbox

    Hey everyone, Just thought I’d post a list of my most regularly installed WordPress plugins and why they are installed on virtually every WordPress installation I do. If there are any plugins I haven’t listed that should be, please let me know in the comments. 🙂 1. Maintenance Mode This plugin is truly awesome. It…