Archive for October, 2008

Antipodr.com - Find your exact location on the other side of the world

My friend and I have decided to join forces to start building little apps that are fun and easy. Our first app was a google maps mashup. Put in your location, whether it be zip code or address and state and we will map out for you where you are on the other side of the world. Its a simple concept, but neat.

Antipodr.com

Comments

Magento: How to use the Import/Export Tool

The import/export tool is very useful within Magento. Being that there is limited documentation on the topic, I thought I would add my .02.

Basically you can use the import/export tool to do mass imports of products. It makes it much easier if you would like to add 50 products all at once, you would just create a csv or xml file with the matching fields for the database, add your information and then use the import tool to import the products. You can retrieve a sample csv or xml file, but doing an export.

Doing an export is very easy, and allows you to export all of your products out of your website. You might want to do this, if you are moving your website or need to reinstall or upgrade your website, and need to get the products out.

Its a very useful tool.

Comments (2)