<?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>Decrypt Web</title>
	<atom:link href="http://blog.decryptweb.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.decryptweb.com</link>
	<description>Open Source Web Solutions</description>
	<lastBuildDate>Fri, 20 Jan 2012 11:21:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Encode Decode image using PHP</title>
		<link>http://blog.decryptweb.com/encode-decode-image-php/</link>
		<comments>http://blog.decryptweb.com/encode-decode-image-php/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 11:21:26 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=350</guid>
		<description><![CDATA[Hello, I am describing here the way to 1) Encode image to generate a string 2) Decode image from a given encoded string 1) Here you need to specifiy the path of your image in variable &#8216;$image_path&#8217; 2) Here I am using the string produced from the exuting the code seen above, it can be [...]]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/encode-decode-image-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website ID from Store Group ID in Magento</title>
		<link>http://blog.decryptweb.com/website-from-store-group-magento/</link>
		<comments>http://blog.decryptweb.com/website-from-store-group-magento/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 10:34:17 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Group]]></category>
		<category><![CDATA[Model]]></category>
		<category><![CDATA[Store]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=346</guid>
		<description><![CDATA[Hello All, I am posting here code for fetching website information from Store Group Id. Also useful code showing relations between Stores, Groups and Websites.]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/website-from-store-group-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ajax in Magento</title>
		<link>http://blog.decryptweb.com/ajax-in-magento/</link>
		<comments>http://blog.decryptweb.com/ajax-in-magento/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 12:59:00 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Get]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Post]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=331</guid>
		<description><![CDATA[There are some instances when we are required to use Ajax features in Magento. Prototype javascript library used in Magento has inbuilt functionality for Ajax. I am describing here the basic method to use ajax. I have used version 1.6.0.0 of Magento. I am using the existing Contacts module for explanation, you can make any [...]]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/ajax-in-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Root Category in Magento</title>
		<link>http://blog.decryptweb.com/root-category-in-magento/</link>
		<comments>http://blog.decryptweb.com/root-category-in-magento/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 08:26:45 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Catalog]]></category>
		<category><![CDATA[Category]]></category>
		<category><![CDATA[Model]]></category>
		<category><![CDATA[Product]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=328</guid>
		<description><![CDATA[In Magento, products are assigned to Website, though we can disable the product in independent store, but this is very lengthy procedure as you need to edit each and every products. So I came up with the solution to restrict the display of categories and products, though if you assign different Root Catalog to different [...]]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/root-category-in-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Order Profit column in Magento</title>
		<link>http://blog.decryptweb.com/order-profit-column-magento/</link>
		<comments>http://blog.decryptweb.com/order-profit-column-magento/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 09:44:42 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Model]]></category>
		<category><![CDATA[Sales]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=326</guid>
		<description><![CDATA[I am explaining here the way to add a Profit column in Order grid seen in admin-end This column will show the profit gained per order (i.e, the difference between Cost and Selling Price) 1) Copy the app/code/core/Mage/Adminhtml/Block/Sales/Order/Grid.php file to app/code/local/Mage/Adminhtml/Block/Sales/Order/Grid.php, by maintaining the directory structure 2) There is a protected function _prepareColumns, kindly paste [...]]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/order-profit-column-magento/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Custom Email Templates in Magento</title>
		<link>http://blog.decryptweb.com/custom-email-templates-magento/</link>
		<comments>http://blog.decryptweb.com/custom-email-templates-magento/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 12:16:16 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Variables]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=321</guid>
		<description><![CDATA[Hello, I am explaining here the method for sending custom emails using the custom email templates with variables. 1) Create an email template from Admin-end > System > Transactional Emails, for example lets put this as Template Content 2) Suppose the id of the template created is 3 3) Below code you can write in [...]]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/custom-email-templates-magento/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Empty Cart in Magento</title>
		<link>http://blog.decryptweb.com/empty-cart-magento/</link>
		<comments>http://blog.decryptweb.com/empty-cart-magento/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 09:39:44 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Catalog]]></category>
		<category><![CDATA[Model]]></category>
		<category><![CDATA[Product]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=319</guid>
		<description><![CDATA[In one of my project, I needed to explicity delete the items from cart after order placed. You can also use this script for making a functionlity for giving an option for empting the cart at once from cart page. Here is the script for the same. Place it in function &#8216;successAction&#8217; in app\code\local\Mage\Checkout\controllers\OnepageController.php (copy [...]]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/empty-cart-magento/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Number of days between dates</title>
		<link>http://blog.decryptweb.com/days-between-dates-php/</link>
		<comments>http://blog.decryptweb.com/days-between-dates-php/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 05:35:23 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[days]]></category>
		<category><![CDATA[difference]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=316</guid>
		<description><![CDATA[One day I was just thinking about days spent by me on this earth, so I decided to make a script for the same. I am writing here the code, just make a new empty php file and copy and paste the script and execute it to find out the days between two dates. Hope [...]]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/days-between-dates-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Product Quantity in Magento</title>
		<link>http://blog.decryptweb.com/product-quantity-magento/</link>
		<comments>http://blog.decryptweb.com/product-quantity-magento/#comments</comments>
		<pubDate>Sun, 18 Sep 2011 06:19:55 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Catalog]]></category>
		<category><![CDATA[Model]]></category>
		<category><![CDATA[Product]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=313</guid>
		<description><![CDATA[For one of my project I needed to display the total quantities ordered in Products lifetime in product view page. Here is the code Hope this is helpful.]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/product-quantity-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grid filters in Magento</title>
		<link>http://blog.decryptweb.com/grid-filters-magento/</link>
		<comments>http://blog.decryptweb.com/grid-filters-magento/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 08:43:09 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[filters]]></category>
		<category><![CDATA[grid]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=308</guid>
		<description><![CDATA[Since last few days I am working on a custom admin module, and was required to make a functionality related to Filters. The functionality was such that I needed to fetch the filters inserted in the Grid, that is if we are searching records with names like &#8216;john&#8217;, so here &#8216;john&#8217; will be filter. Now [...]]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/grid-filters-magento/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

