<?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>Sankho Mallik&#039;s Web Log &#187; Tutorials</title>
	<atom:link href="http://sankhomallik.com/blog/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://sankhomallik.com/blog</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 27 Jul 2010 19:05:26 +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>Magento &#8211; Adjust the HTML Body Class of your pages via Layout XML</title>
		<link>http://sankhomallik.com/blog/2009/12/30/magento-adjust-the-html-body-class-of-your-pages-via-layout-xml/</link>
		<comments>http://sankhomallik.com/blog/2009/12/30/magento-adjust-the-html-body-class-of-your-pages-via-layout-xml/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 02:49:13 +0000</pubDate>
		<dc:creator>sankho</dc:creator>
				<category><![CDATA[Interweb]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Body Classes]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Layout files]]></category>

		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=343</guid>
		<description><![CDATA[When it comes to Magento, I&#8217;m mostly a frontend developer. I&#8217;ve written some modules &#8211; some of which I&#8217;m working on sharing with you, public &#8211;  but for the most part I stick with it&#8217;s core functionalities and just edit the template HTML &#38; CSS files. As such, I found myself wondering how I could [...]]]></description>
		<wfw:commentRss>http://sankhomallik.com/blog/2009/12/30/magento-adjust-the-html-body-class-of-your-pages-via-layout-xml/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Setting up your website on Rackspace Cloud Servers &#8211; Manage Your Own Hosting</title>
		<link>http://sankhomallik.com/blog/2009/12/29/set-up-website-rackspace-cloud-servers-manage-your-hosting/</link>
		<comments>http://sankhomallik.com/blog/2009/12/29/set-up-website-rackspace-cloud-servers-manage-your-hosting/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 03:58:26 +0000</pubDate>
		<dc:creator>sankho</dc:creator>
				<category><![CDATA[Bullshit / personal stuff]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[me helping you guys out]]></category>
		<category><![CDATA[Rackspace Cloud Servers]]></category>
		<category><![CDATA[Server management]]></category>

		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=336</guid>
		<description><![CDATA[So in my previous post, I&#8217;ve brought light to the fact that I shifted servers for my site, resulting in unexpected down time. Why unexpected? My brash, unwitting decision to jump on the Rackspace Cloud Server service. Not to say anything poor or negative about it &#8211; being on the Cloud Servers has been a [...]]]></description>
		<wfw:commentRss>http://sankhomallik.com/blog/2009/12/29/set-up-website-rackspace-cloud-servers-manage-your-hosting/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Custom Magento Pages using your Text Editor, not the Admin CMS</title>
		<link>http://sankhomallik.com/blog/2009/12/11/magento-pages-using-text-editor-not-cms/</link>
		<comments>http://sankhomallik.com/blog/2009/12/11/magento-pages-using-text-editor-not-cms/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 22:29:07 +0000</pubDate>
		<dc:creator>sankho</dc:creator>
				<category><![CDATA[Interweb]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=323</guid>
		<description><![CDATA[For me, one of the most annoying things about Magento is the fact that the home page needs to be written in the Admin&#8217;s CMS. For that matter, any &#8220;custom&#8221; page you wanna build in Magento has to be done through the CMS. I heart my text editors, and I hate writing HTML code into [...]]]></description>
		<wfw:commentRss>http://sankhomallik.com/blog/2009/12/11/magento-pages-using-text-editor-not-cms/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 2.8 Media Upload Issue</title>
		<link>http://sankhomallik.com/blog/2009/07/28/wordpress-28-media-upload-issue/</link>
		<comments>http://sankhomallik.com/blog/2009/07/28/wordpress-28-media-upload-issue/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 20:16:08 +0000</pubDate>
		<dc:creator>sankho</dc:creator>
				<category><![CDATA[Interweb]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=171</guid>
		<description><![CDATA[Gotta love that WordPress. It seems like instead of doing a real, thorough QA, they rely on us to bitch and wine when shit doesn&#8217;t work until a.) one of us figures it out, or b.) we complain enough until they figure it out. Then again, at least it&#8217;s a pure open source solution, unlike [...]]]></description>
		<wfw:commentRss>http://sankhomallik.com/blog/2009/07/28/wordpress-28-media-upload-issue/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Add Facebook Connect to your PHP Web App</title>
		<link>http://sankhomallik.com/blog/2009/06/24/add-facebook-connect-to-your-php-web-app/</link>
		<comments>http://sankhomallik.com/blog/2009/06/24/add-facebook-connect-to-your-php-web-app/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 20:45:29 +0000</pubDate>
		<dc:creator>sankho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[facebook api]]></category>
		<category><![CDATA[facebook connect]]></category>
		<category><![CDATA[me giving you good advice]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[simple tips]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[user registration]]></category>

		<guid isPermaLink="false">http://blog.sankhomallik.com/?p=130</guid>
		<description><![CDATA[Honestly, it&#8217;s pretty easy to do. But when searching for documentation, it wasn&#8217;t easy to find exactly what I wanted to do, so I figured I should blog about it. What I needed was a way to easily connect my existing web application with facebook connect. What&#8217;s Facebook Connect? In a nutshell, it allows users [...]]]></description>
		<wfw:commentRss>http://sankhomallik.com/blog/2009/06/24/add-facebook-connect-to-your-php-web-app/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
