<?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</title> <atom:link href="http://www.lotusseedsdesign.com/blog/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, 06 Oct 2011 02:15:12 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>Add Google Plus icon to Magento store</title><link>http://www.lotusseedsdesign.com/blog/add-google-plus-icon-to-magento-store</link> <comments>http://www.lotusseedsdesign.com/blog/add-google-plus-icon-to-magento-store#comments</comments> <pubDate>Thu, 06 Oct 2011 01:31:27 +0000</pubDate> <dc:creator>lsd</dc:creator> <category><![CDATA[For Magento Store Owner]]></category> <category><![CDATA[Magento Tutorial]]></category> <category><![CDATA[Knowledge Base]]></category> <category><![CDATA[Magnento Store]]></category> <guid
isPermaLink="false">http://www.lotusseedsdesign.com/blog/?p=1589</guid> <description><![CDATA[A few customers asked about adding Google +1 to their Magento stores, thus prompted us to write this short article. It&#8217;s very easy, and Google provides a way for site owner to easily creating the +1 snippet. Below is the screen shot that shows how we have the +1 snippet configured. Note that under the [...]]]></description> <wfw:commentRss>http://www.lotusseedsdesign.com/blog/add-google-plus-icon-to-magento-store/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Mobile optimization checklist for Magento</title><link>http://www.lotusseedsdesign.com/blog/mobile-optimization-checklist-for-magento</link> <comments>http://www.lotusseedsdesign.com/blog/mobile-optimization-checklist-for-magento#comments</comments> <pubDate>Sat, 22 Jan 2011 06:15:21 +0000</pubDate> <dc:creator>lsd</dc:creator> <category><![CDATA[Magento Themes]]></category> <category><![CDATA[Mobile Web Design]]></category> <category><![CDATA[Andriod]]></category> <category><![CDATA[iPhone]]></category> <category><![CDATA[Knowledge Base]]></category> <guid
isPermaLink="false">http://www.lotusseedsdesign.com/blog/?p=1497</guid> <description><![CDATA[This checklist is written for our Magento Mobile Theme but some items are applied to desktop site too. Fast site speed is good SEO &#8211; Google has incorporated site speed in search rankings. We hope you can work on the optimization more vigorously if you haven&#8217;t already done so. Before you get started, install Yslow [...]]]></description> <wfw:commentRss>http://www.lotusseedsdesign.com/blog/mobile-optimization-checklist-for-magento/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Tourchscreen optimized Magento Mobile Theme</title><link>http://www.lotusseedsdesign.com/blog/tourchscreen-optimized-magento-mobile-theme</link> <comments>http://www.lotusseedsdesign.com/blog/tourchscreen-optimized-magento-mobile-theme#comments</comments> <pubDate>Sat, 22 Jan 2011 02:43:10 +0000</pubDate> <dc:creator>lsd</dc:creator> <category><![CDATA[Magento Themes]]></category> <category><![CDATA[Mobile Web Design]]></category> <guid
isPermaLink="false">http://www.lotusseedsdesign.com/blog/?p=1526</guid> <description><![CDATA[One theme, all advanced touchscreen mobile platforms. It's not a mobile theme for iPhone, it's not a mobile theme for Andriod phones-it's a mobile theme that works for iPhone, Andriod and other advanced touchscreen smartphones...]]></description> <wfw:commentRss>http://www.lotusseedsdesign.com/blog/tourchscreen-optimized-magento-mobile-theme/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Add a new tab for a category product listing at homepage</title><link>http://www.lotusseedsdesign.com/blog/add-a-new-tab-at-homepage-for-a-category-product-listing</link> <comments>http://www.lotusseedsdesign.com/blog/add-a-new-tab-at-homepage-for-a-category-product-listing#comments</comments> <pubDate>Thu, 02 Dec 2010 02:55:32 +0000</pubDate> <dc:creator>lsd</dc:creator> <category><![CDATA[Magento Themes]]></category> <category><![CDATA[Knowledge Base]]></category> <guid
isPermaLink="false">http://www.lotusseedsdesign.com/blog/?p=1474</guid> <description><![CDATA[This article applies to themes that have a Tabs Section for Product listing, e.g., Best Sellers, New Products etc., in this tutorial we use the popular Wellness Theme as example. Create a new set of Tab Create a new template or using the existing ones Create a Static Block to call the new template Create [...]]]></description> <wfw:commentRss>http://www.lotusseedsdesign.com/blog/add-a-new-tab-at-homepage-for-a-category-product-listing/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>IE grouping selectors bugs</title><link>http://www.lotusseedsdesign.com/blog/ie-grouping-selector-bugs</link> <comments>http://www.lotusseedsdesign.com/blog/ie-grouping-selector-bugs#comments</comments> <pubDate>Tue, 05 Oct 2010 07:05:39 +0000</pubDate> <dc:creator>lsd</dc:creator> <category><![CDATA[MISC]]></category> <category><![CDATA[CSS IE bug]]></category> <guid
isPermaLink="false">http://www.lotusseedsdesign.com/blog/?p=1450</guid> <description><![CDATA[We wrote about IE8 grouping Selectors bug. Working on the HTML5 Temple Gate WordPress theme we stumbled on a similar bug which affects IE6 but not IE7 and IE8. In below CSS rule we grouped the HTML5 required attribute with input tags and class, in which the [required] is a valid CC3 attribute selector, and [...]]]></description> <wfw:commentRss>http://www.lotusseedsdesign.com/blog/ie-grouping-selector-bugs/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Temple Gate: An Accessible HTML5 WordPress Theme</title><link>http://www.lotusseedsdesign.com/blog/temple-gate-an-accessible-html5-wordpress-theme</link> <comments>http://www.lotusseedsdesign.com/blog/temple-gate-an-accessible-html5-wordpress-theme#comments</comments> <pubDate>Mon, 04 Oct 2010 00:15:59 +0000</pubDate> <dc:creator>lsd</dc:creator> <category><![CDATA[Wordpress]]></category> <category><![CDATA[accessible theme]]></category> <category><![CDATA[HTML5]]></category> <guid
isPermaLink="false">http://www.lotusseedsdesign.com/blog/?p=1435</guid> <description><![CDATA[We have just released a GPL license HTML5 WordPress theme...]]></description> <wfw:commentRss>http://www.lotusseedsdesign.com/blog/temple-gate-an-accessible-html5-wordpress-theme/feed</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>WordPress 3 Menus System</title><link>http://www.lotusseedsdesign.com/blog/wordpress-3-menus-system</link> <comments>http://www.lotusseedsdesign.com/blog/wordpress-3-menus-system#comments</comments> <pubDate>Mon, 13 Sep 2010 18:35:50 +0000</pubDate> <dc:creator>lsd</dc:creator> <category><![CDATA[Wordpress]]></category> <guid
isPermaLink="false">http://www.lotusseedsdesign.com/blog/?p=1404</guid> <description><![CDATA[There must be million of blog articles about WordPress in the WordPress-dom, nothing more for us to add really, but we couldn't resist...because we love the new WordPress menus system so much we must talk about it...]]></description> <wfw:commentRss>http://www.lotusseedsdesign.com/blog/wordpress-3-menus-system/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Minisize the background, Please! CSS3 background size</title><link>http://www.lotusseedsdesign.com/blog/css3-background-size</link> <comments>http://www.lotusseedsdesign.com/blog/css3-background-size#comments</comments> <pubDate>Mon, 13 Sep 2010 13:37:17 +0000</pubDate> <dc:creator>lsd</dc:creator> <category><![CDATA[MISC]]></category> <category><![CDATA[CSS3]]></category> <guid
isPermaLink="false">http://www.lotusseedsdesign.com/blog/?p=1387</guid> <description><![CDATA[For the Wabi Sabi WordPress theme we decided to give support for iPad portrait view, the first thing that needed special treatment is the container&#8217;s background image which is 980px wide. Thanks to the CSS3 no extra background image required for a 780px portrait view in iPad. In the desktop version we served this: A [...]]]></description> <wfw:commentRss>http://www.lotusseedsdesign.com/blog/css3-background-size/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Discovering Wabi Sabi WordPress Theme</title><link>http://www.lotusseedsdesign.com/blog/wabi-sabi-wordpress-theme</link> <comments>http://www.lotusseedsdesign.com/blog/wabi-sabi-wordpress-theme#comments</comments> <pubDate>Sun, 29 Aug 2010 03:07:49 +0000</pubDate> <dc:creator>lsd</dc:creator> <category><![CDATA[Mobile Web Design]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[accessible theme]]></category> <category><![CDATA[iPad]]></category> <category><![CDATA[wabi sabi]]></category> <category><![CDATA[wcag 2.0 AA]]></category> <guid
isPermaLink="false">http://www.lotusseedsdesign.com/blog/?p=1336</guid> <description><![CDATA[The Wabi Sabi accessible <strong>premium WordPress theme</strong> is here!
The <em><a
href="http://red.lotusseedsdesign.com/wpdemo/" class="external">Wabi Sabi WordPress</a> (and the <a
href="http://red.lotusseedsdesign.com/wabisabi" class="external">Magento theme</a>)</em>, just like the essence of <strong>Wabi-Sabi</strong> that you will appreciate, if not instantaneously, you will grow a fondness for it-a lingering fondness that is. <strong>Responsive web design:</strong> iPad support, a Mobile Version using Media Queries, and WordPress 3.0+ ready.]]></description> <wfw:commentRss>http://www.lotusseedsdesign.com/blog/wabi-sabi-wordpress-theme/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Configure WordPress RSS Feeds on your Magento store</title><link>http://www.lotusseedsdesign.com/blog/configure-wordpress-rss-feeds-on-your-magento-store</link> <comments>http://www.lotusseedsdesign.com/blog/configure-wordpress-rss-feeds-on-your-magento-store#comments</comments> <pubDate>Sat, 21 Aug 2010 08:56:14 +0000</pubDate> <dc:creator>lsd</dc:creator> <category><![CDATA[Magento Themes]]></category> <category><![CDATA[Knowledge Base]]></category> <guid
isPermaLink="false">http://www.lotusseedsdesign.com/blog/?p=1268</guid> <description><![CDATA[We have added extra feature to WordPress feed on Magento for v1.4.1.0 compatible themes, now you can show two different WordPress feeds.  ]]></description> <wfw:commentRss>http://www.lotusseedsdesign.com/blog/configure-wordpress-rss-feeds-on-your-magento-store/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Dynamic page generated in 1.973 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-04 11:20:36 -->

