source

<config>

    <frontend> [1]

        <routers>

            <checkout> [2]

                <args>

                    <modules>

                        <yourModule before="Mage_Checkout">Namespace_Module_Overwrite_Checkout</yourModule> [3]

                    </modules>

                </args>

            </checkout>

        </routers>

    </frontend>

</config>

[1] Depending on the controllers area ,”frontend” or “admin”
[2] Router node of the module to be overridden (look it up in the config.xml of that module)
[3] The tag can be anything, it must be unique within the node.
Your_Module_Overwrite_Checkout (is mapped to directory)
Your/Module/controllers/Overwrite/Checkout/

to force magento to run sql installer one more time, you have to delete magento’s mark in core_resource table, more info here:
http://magentocookbook.wordpress.com/2009/06/28/magento-module-sql-setup/

great tool to calculate proper ration between font size and line height by using golden ration:
http://www.pearsonified.com/typography/

edit: added link to online downloader

the whole idea of magento connect 2.0 is just stupid.
who the hell would let them to access production server ?!?!
anyway here is how you can download extension directly:
http://www.stilbruch.at/2011/09/how-to-get-targz-tgz-from-magento.html
once i ll start using this extensions more heavily i ll build some script to automate those steps.

Read the rest of this entry »

http://code.google.com/p/jslibs/wiki/JavascriptTips

chkconfig
http://linuxhelp.blogspot.com/2006/04/enabling-and-disabling-services-during_01.html

So far disappointed, mainly by speed.
Read the rest of this entry »

3d printer

3d printer is amazing idea! i want one so badly, but i just dont have enough space for it right now.
Read the rest of this entry »

I’ve started working with Titanium (Ti) about 2 months ago and since then i’ve realized, that even so it isn’t perfect, bug free (in fact, it is far from this) solution, but it’s the best one out there.

Read the rest of this entry »

« Older entries