<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>lotus seeds design blog &#187; Magentonary</title>
	<atom:link href="http://www.lotusseedsdesign.com/blog/category/magentonary/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lotusseedsdesign.com/blog</link>
	<description>Lotus Seeds Design blog: rant on Magento, premium theme, wordpress, web design, css, browsers and markup</description>
	<lastBuildDate>Thu, 08 Jul 2010 01:26:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Template Path Hints</title>
		<link>http://www.lotusseedsdesign.com/blog/template-path-hints</link>
		<comments>http://www.lotusseedsdesign.com/blog/template-path-hints#comments</comments>
		<pubDate>Thu, 13 May 2010 18:30:26 +0000</pubDate>
		<dc:creator>lsd</dc:creator>
				<category><![CDATA[For Magento Store Owner]]></category>
		<category><![CDATA[For Web Designer]]></category>
		<category><![CDATA[Magentonary]]></category>
		<category><![CDATA[Magento feature]]></category>
		<category><![CDATA[Magento Tips]]></category>
		<category><![CDATA[template path hints]]></category>

		<guid isPermaLink="false">http://www.lotusseedsdesign.com/blog/?p=1056</guid>
		<description><![CDATA[Magento has a thoughtful feature that can help developers to quickly locate a xml file, a phtml template file, this feature is extremely useful especially for developers who are new to Magento development, as well as Magento store owner who purchased a commercial Magento theme, setup the Magento site by him/herself. To switch on template [...]]]></description>
		<wfw:commentRss>http://www.lotusseedsdesign.com/blog/template-path-hints/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Variables</title>
		<link>http://www.lotusseedsdesign.com/blog/custom-variables</link>
		<comments>http://www.lotusseedsdesign.com/blog/custom-variables#comments</comments>
		<pubDate>Fri, 02 Apr 2010 06:51:33 +0000</pubDate>
		<dc:creator>lsd</dc:creator>
				<category><![CDATA[For Magento Store Owner]]></category>
		<category><![CDATA[For Web Designer]]></category>
		<category><![CDATA[Magentonary]]></category>

		<guid isPermaLink="false">http://www.lotusseedsdesign.com/blog/?p=836</guid>
		<description><![CDATA[Custom Variables is one of the features added in Magento v1.4. whether you are a Magento web developer or store owner, you will love this new feature as it takes away the tedious editing in each email template...]]></description>
		<wfw:commentRss>http://www.lotusseedsdesign.com/blog/custom-variables/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>mini-search box</title>
		<link>http://www.lotusseedsdesign.com/blog/mini-search-box</link>
		<comments>http://www.lotusseedsdesign.com/blog/mini-search-box#comments</comments>
		<pubDate>Thu, 14 May 2009 07:03:52 +0000</pubDate>
		<dc:creator>lsd</dc:creator>
				<category><![CDATA[Magentonary]]></category>

		<guid isPermaLink="false">http://www.lotusseedsdesign.com/blog/?p=413</guid>
		<description><![CDATA[Magento mini-search box By default, mini-search box is placed in the header section. To change mini-search box&#8217;s placement to left or right column, simply change &#60;reference name=&#34;header&#34;&#62; to &#60;reference name=&#34;left&#34;&#62; (or "right") in catalogsearch.xml &#60;reference name=&#34;header&#34;&#62; &#60;block type=&#34;core/template&#34; name=&#34;top.search&#34; as=&#34;topSearch&#34; template=&#34;catalogsearch/form.mini.phtml&#34;/&#62; &#60;/reference&#62; To place the mini-search box above everything on the left column, simply add [...]]]></description>
		<wfw:commentRss>http://www.lotusseedsdesign.com/blog/mini-search-box/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento SKU</title>
		<link>http://www.lotusseedsdesign.com/blog/magento-sku</link>
		<comments>http://www.lotusseedsdesign.com/blog/magento-sku#comments</comments>
		<pubDate>Sat, 09 May 2009 04:06:36 +0000</pubDate>
		<dc:creator>lsd</dc:creator>
				<category><![CDATA[Magentonary]]></category>

		<guid isPermaLink="false">http://www.lotusseedsdesign.com/blog/?p=400</guid>
		<description><![CDATA[SKU, Stock-keeping unit. By default, not show on front-end. Appear in Sales Order and Invoice. To make it show on product page (view.phtml) or product listing page (list.phtml), insert this code : &#60;?php echo $this-&#62;htmlEscape($_product-&#62;getSku()) ?&#62;]]></description>
		<wfw:commentRss>http://www.lotusseedsdesign.com/blog/magento-sku/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flat Catalog</title>
		<link>http://www.lotusseedsdesign.com/blog/magento-flat-catalog</link>
		<comments>http://www.lotusseedsdesign.com/blog/magento-flat-catalog#comments</comments>
		<pubDate>Sat, 09 May 2009 01:55:45 +0000</pubDate>
		<dc:creator>lsd</dc:creator>
				<category><![CDATA[Magentonary]]></category>

		<guid isPermaLink="false">http://www.lotusseedsdesign.com/blog/?p=395</guid>
		<description><![CDATA[Introduced in v1.3, come with two features, one is Flat Catalog Product and the other Flat Catalog Category. Known Function: Improve performance for site that has over 1000 products. Possible known symptoms: break thrid-party extension, cause error in custom options. Best information we found on Front Calalog is from this thread by Gabriel Queiroz.]]></description>
		<wfw:commentRss>http://www.lotusseedsdesign.com/blog/magento-flat-catalog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
