<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Magento Design and Development &#187; Magento</title>
	<link>http://inchoo.net</link>
	<description>Magento Design and Magento Development Professionals - Inchoo</description>
	<lastBuildDate>Thu, 09 Feb 2012 23:57:34 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>No, this mail is not Junk, or how to properly configure Magento mailing</title>
		<description><![CDATA[First of all I&#8217;m not really a Magento developer nor its power user or any sort of user for that matter. My primary function is server administration and configuration for hosted web sites, Magento included. Like any good developer you &#8230;<p><a href="http://inchoo.net/ecommerce/magento/fight-spam-emails/">Read more</a><p>]]></description>
		<link>http://inchoo.net/ecommerce/magento/fight-spam-emails/</link>
			</item>
	<item>
		<title>Getting selected simple product id in configurable product on client side.</title>
		<description><![CDATA[If you need to get id of selected simple product in configurable product on client side you can do it in many different ways. Here is simple function how to achieve that with no code modification, new templates or even &#8230;<p><a href="http://inchoo.net/ecommerce/magento/getting-selected-simple-product-id-in-configurable-product-on-client-side/">Read more</a><p>]]></description>
		<link>http://inchoo.net/ecommerce/magento/getting-selected-simple-product-id-in-configurable-product-on-client-side/</link>
			</item>
	<item>
		<title>Adding magento attribute with custom input renderer</title>
		<description><![CDATA[This is example which will explain you, how to add new attribute with custom input render. You will be able to modify existing functionality, add javascript, some other option or change default input renderer by your wishes. You probably will &#8230;<p><a href="http://inchoo.net/ecommerce/magento/adding-magento-attribute-with-custom-input-renderer/">Read more</a><p>]]></description>
		<link>http://inchoo.net/ecommerce/magento/adding-magento-attribute-with-custom-input-renderer/</link>
			</item>
	<item>
		<title>Backorders Report Magento Extension</title>
		<description><![CDATA[Recently, i had a request to display a list of all backorders. Backorders have to be grouped by Manufacturers, also should be option to filter backorders by manufacturers. In this article, I will present you the extension, which solved the &#8230;<p><a href="http://inchoo.net/ecommerce/magento/backorders-report-magento-extension/">Read more</a><p>]]></description>
		<link>http://inchoo.net/ecommerce/magento/backorders-report-magento-extension/</link>
			</item>
	<item>
		<title>Custom Magento Events: Customer First Order</title>
		<description><![CDATA[Often you will stumble upon a case where Magento lacks certain events that you can easily observe. Various business cases can sometimes truly stretch the boundaries of even the best shopping carts like Magento. Luckily, creating or more properly said &#8230;<p><a href="http://inchoo.net/ecommerce/magento/custom-magento-events-customer-first-order/">Read more</a><p>]]></description>
		<link>http://inchoo.net/ecommerce/magento/custom-magento-events-customer-first-order/</link>
			</item>
	<item>
		<title>What is base64 encoding and how can we benefit from it</title>
		<description><![CDATA[What is base64 encoding/decoding and how we can benefit from this representation Base64 schemes represent binary data in an ASCII string format (English alphabet, common punctuation chars, control chars) by translating it into a base-64 representation. This basically means that &#8230;<p><a href="http://inchoo.net/ecommerce/magento/what-is-base64-encoding-and-how-can-we-benefit-from-it/">Read more</a><p>]]></description>
		<link>http://inchoo.net/ecommerce/magento/what-is-base64-encoding-and-how-can-we-benefit-from-it/</link>
			</item>
	<item>
		<title>Multiple configurable products with options on one page in Magento</title>
		<description><![CDATA[Displaying configurable products with options on one page can be problem because Javascript in Magento is setup to work only with one configurable product. You can write your own Javascript or U can reuse Magento code. To accomplish that we &#8230;<p><a href="http://inchoo.net/ecommerce/magento/display-multiple-configurable-products-with-options-on-one-page-in-magento/">Read more</a><p>]]></description>
		<link>http://inchoo.net/ecommerce/magento/display-multiple-configurable-products-with-options-on-one-page-in-magento/</link>
			</item>
	<item>
		<title>Snowflakes Magento Extension</title>
		<description><![CDATA[Happy holidays everyone. As you could notice, we have a new holiday header, new holiday wallpapers, and today we have something new. Creative sparks did their magic making us proud to present you Inchoo Snowflakes Magento Extension. Demo Update: As &#8230;<p><a href="http://inchoo.net/ecommerce/magento/snowflakes-magento-extension/">Read more</a><p>]]></description>
		<link>http://inchoo.net/ecommerce/magento/snowflakes-magento-extension/</link>
			</item>
	<item>
		<title>Inchooers Wallpaper &#8211; Christmas Edition</title>
		<description><![CDATA[Christmas is near, and the Inchooers are already in Holidays mood. Feel free to join us. Download the wallpaper and enjoy Holidays even on your desktops Christmas Day 1920&#215;1080 &#124; 1680&#215;1050]]></description>
		<link>http://inchoo.net/fun-zone/inchooers-wallpaper-christmas-edition/</link>
			</item>
	<item>
		<title>Facebook Connect Magento Extension</title>
		<description><![CDATA[We&#8217;re proud to present free Facebook Connect Magento extension which enables customers fast and easy registration and login with their Facebook identity. And it&#8217;s just been updated! Important Facebook updated it&#8217;s authentication mechanism but so did we, so please update &#8230;<p><a href="http://inchoo.net/ecommerce/magento/facebook-connect-magento-extension/">Read more</a><p>]]></description>
		<link>http://inchoo.net/ecommerce/magento/facebook-connect-magento-extension/</link>
			</item>
	<item>
		<title>Geocoding Customer Addresses in Magento via Google Maps</title>
		<description><![CDATA[Geocoding is the process of finding associated geographic coordinates (often expressed as latitude and longitude) from other geographic data, such as street addresses, or zip codes (postal codes)&#8230; so says Wikipedia. Geocoding an address is pretty simple if you are &#8230;<p><a href="http://inchoo.net/ecommerce/magento/geocoding-customer-addresses-in-magento-via-google-maps/">Read more</a><p>]]></description>
		<link>http://inchoo.net/ecommerce/magento/geocoding-customer-addresses-in-magento-via-google-maps/</link>
			</item>
	<item>
		<title>Delete test orders in Magento</title>
		<description><![CDATA[You got a Magento project to develop, you created a Magento theme, you placed initial products and categories and you also placed some test orders to see if Shipping and Payment methods work as expected. Everything seems to be cool &#8230;<p><a href="http://inchoo.net/ecommerce/magento/delete-test-orders-in-magento/">Read more</a><p>]]></description>
		<link>http://inchoo.net/ecommerce/magento/delete-test-orders-in-magento/</link>
			</item>
	<item>
		<title>Display HTML code (block) of product options in Magento</title>
		<description><![CDATA[This simple helper will help you to display html code of your product options. It works with simple, virtual and configurable products. I believe you can use the same approach for other product types as well. Getting HTML code for options &#8230;<p><a href="http://inchoo.net/ecommerce/magento/display-html-code-blocks-of-product-options-in-magento/">Read more</a><p>]]></description>
		<link>http://inchoo.net/ecommerce/magento/display-html-code-blocks-of-product-options-in-magento/</link>
			</item>
	<item>
		<title>Reusing Magento&#8217;s calendar control</title>
		<description><![CDATA[One of the cool things in Magento is that there is so many controls (widgets, blocks), etc. that you can reuse on the frontend or on the backend. One such control is the calendar control. Calendar control is mostly just &#8230;<p><a href="http://inchoo.net/ecommerce/magento/reusing-magento-calendar-control/">Read more</a><p>]]></description>
		<link>http://inchoo.net/ecommerce/magento/reusing-magento-calendar-control/</link>
			</item>
	<item>
		<title>Creating an EAV based model(s) in Magento</title>
		<description><![CDATA[Magento database heavily utilizes an Entity-Attribute-Value (EAV) data model. However, the cost of flexibility is often complexity. The process of manipulating EAV data in Magento is often more difficult than manipulating flat relational tables. All Magento Models inherit from the &#8230;<p><a href="http://inchoo.net/ecommerce/magento/creating-an-eav-based-models-in-magento/">Read more</a><p>]]></description>
		<link>http://inchoo.net/ecommerce/magento/creating-an-eav-based-models-in-magento/</link>
			</item>
	<item>
		<title>Simple Helper class for Previous/Next Products in Magento</title>
		<description><![CDATA[One of the common requirements in Magento is to have prev/next product on Product Information page. Development logic there is simple, fetch current product id and take the one before and after that one and now you have previous and &#8230;<p><a href="http://inchoo.net/ecommerce/magento/simple-helper-class-for-previous-next-products-in-magento/">Read more</a><p>]]></description>
		<link>http://inchoo.net/ecommerce/magento/simple-helper-class-for-previous-next-products-in-magento/</link>
			</item>
	<item>
		<title>View product in frontend from Magento admin</title>
		<description><![CDATA[When you are editing some product in Magento admin and want to check it out in frontend of your Magento project, how do you find this particular product? Do you search for it, navigate to it using product url key &#8230;<p><a href="http://inchoo.net/ecommerce/magento/view-product-in-frontend-from-magento-admin/">Read more</a><p>]]></description>
		<link>http://inchoo.net/ecommerce/magento/view-product-in-frontend-from-magento-admin/</link>
			</item>
	<item>
		<title>Executing Magento Indexer From Shell</title>
		<description><![CDATA[In some situation when you want to re-index Magento catalog you will get an error message or reindex process will be broken. This problem is appearing when you have a lot of products in database and limited server resource. You &#8230;<p><a href="http://inchoo.net/ecommerce/magento/executing-magento-indexer-from-shell/">Read more</a><p>]]></description>
		<link>http://inchoo.net/ecommerce/magento/executing-magento-indexer-from-shell/</link>
			</item>
	<item>
		<title>Playing with customer collection in Magento</title>
		<description><![CDATA[In this article I&#8217;ll give you some example how to get different collection of customers. For example, how to get latest 5 customers, unconfirmed customers, latest 5 customers who purchased something etc. I&#8217;ll create few objects that are instances of &#8230;<p><a href="http://inchoo.net/ecommerce/magento/playing-with-customer-collection-in-magento/">Read more</a><p>]]></description>
		<link>http://inchoo.net/ecommerce/magento/playing-with-customer-collection-in-magento/</link>
			</item>
	<item>
		<title>Magento Lite experiment</title>
		<description><![CDATA[No, it&#8217;s not April Fools&#8217; Day, it&#8217;s November, no Inchoo pranks. We played with something new this time. You all heard that Magento is modular platform a hundred times. It just needs a little push sometimes, so we pushed it &#8230;<p><a href="http://inchoo.net/ecommerce/magento/magento-lite-experiment/">Read more</a><p>]]></description>
		<link>http://inchoo.net/ecommerce/magento/magento-lite-experiment/</link>
			</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.345 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-10 04:29:28 -->

