Dec 10, 2010 ·
3 minute read
magento
If you are scratching your head trying to figure out why Magento Dataflow seems to be totally ignoring the values you are putting in some columns (for me it was qty_increments and enable_qty_increments) then this is your solution. In a nutshell, Dataflow totally ignores some columns despite including them in the output file - quite a few actually. I am planning to release an extension that generally tidies up the behaviour of Dataflow and also includes creation of Attribute Sets and Categories which has come up as a requirement for a client project.
Read On →
Dec 2, 2010 ·
2 minute read
portfolio
This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub Artflux are a UK based company specializing in Urban Arts. The project involved building the site from start based on Magento e-commerce platform. The project was quite fun to work on and as with many big and quite unique projects, this one also stretched the comfort zone and made us work out of the box!
Read On →
Dec 1, 2010 ·
1 minute read
portfolio
This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub Smart turnout are a UK based company specializing in smart dresses. The project involved re-designing their current Magento-based website and create a tool that will anable them to change site design easily and as of when they want to.
Read On →
Dec 1, 2010 ·
1 minute read
magento
If you are making some design changes to your store and all of a sudden your home page has gone totally messed up then this might be your solution. When working with designs and design packages in Magento you must remember that design packages are referenced not only in the System->Configuration or System->Design sections, but also on a per product or per CMS page basis as well. So if you remove, rename or otherwise alter a design package then its going to cause problems.
Read On →
Nov 29, 2010 ·
1 minute read
netbeans
This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub The bash shell is awesome and scripting using a combination of PHP and Bash is a favourite technique of mine. I want to be able to do it all in Netbeans but if you have the PHP flavour of Netbeans then its missing shell scripting support as standard.
Read On →
Nov 29, 2010 ·
2 minute read
php
This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub Bash scripts are often used to work on files and the current working directory is of paramount importance. However, you may have scripts that are running in a development environment and also a live environment with different folder setups.
Read On →