Chris Norton

Register Log in

If anyone is interested in discussing the Australian versions of QuickBooks then check out QuickBooksForum.com.au which was recently launched by Fontis.

Update: Please note that en_AU is now included by default in Magento so all this is unnecessary.

Simple tip here on how to enable the “English (Australia)” locale in Magento: simply go to app/etc/config.xml and, under config->global->locale->allow->codes add in the text <en_AU/>. Your config file should have something similar to the following:

<config>
    <global>
        <locale>
            <allow>
                <codes>
                    <en_AU/>

You can even do this before installation to allow the selection of the Australian locale during the install process.

I have completed the first part of a new module for the open source ecommerce software Magento which aims to add in a bunch of additional functionality specific for Australia. You can find the module, along with installation instructions at the Fontis Magento project page.

Read the rest of this entry »

Another Linux distribution looks to be hitting the net in the next few days, dubbed PyroLinux. The site looks impressive but I’m seriously underwhelmed by what I’m reading about the OS itself. For starters, it’s based on Ubuntu and seems to have just added some packages in by default, including non-free drivers and codecs (a la Mint) and some “fancy” apps like Avant Window Navigator dock.

Whilst I’m all for diversity in Linux distros I would prefer if people actually had something to show, or at least had a semi-original idea, before submitting their distro on Digg and trying to build hype. I mean, really, why on Earth would anyone want to use PyroLinux? To save themselves the 5 minutes it would take to install AWN?

SAGE, as seen on Slashdot and Digg, is a mathematical modelling and computation tool. I’ve never used Mathematica or MATLAB so I don’t exactly have a need for this but I’m sure someone may get some use out of it. It uses Python as its scripting language so it should be easier to extend than using a custom language.

Ars Technica has a lengthy review of Mac OS X “Leopard”.