<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 22:33:09 +0000</lastBuildDate>
    <item>
      <title>(PHP) Magento - Display Layout Handles - JustMadMike</title>
      <link>https://snipplr.com/view/57582/magento--display-layout-handles</link>
      <description>&lt;p&gt;Prints layout Handles.&lt;/p&gt;</description>
      <pubDate>Wed, 03 Aug 2011 23:02:54 UTC</pubDate>
      <guid>https://snipplr.com/view/57582/magento--display-layout-handles</guid>
    </item>
    <item>
      <title>(XML) Aneesa RSS Example - JustMadMike</title>
      <link>https://snipplr.com/view/56817/aneesa-rss-example</link>
      <description>&lt;p&gt;Could do something like this for each category.&lt;/p&gt;</description>
      <pubDate>Tue, 19 Jul 2011 00:43:48 UTC</pubDate>
      <guid>https://snipplr.com/view/56817/aneesa-rss-example</guid>
    </item>
    <item>
      <title>(PHP) Add New Country to Magento - JustMadMike</title>
      <link>https://snipplr.com/view/56229/add-new-country-to-magento</link>
      <description>&lt;p&gt;1. Open lib/zend/locale/data/en.xml&#13;
&#13;
2. Locate territories tag in this file&#13;
&#13;
3. copy one of territory tags for the syntax and paste it within the territories tag&#13;
&#13;
4. hard part here is to add country code in this file as might not be able to find a unique one, so it's upto you.&#13;
&#13;
5. Save this file&#13;
&#13;
6. Open table name directory_country&#13;
&#13;
7. It has predefined syntax follow then same and create a new row and enter the same country code as entered in the en.xml file in 3 columns.&#13;
&#13;
8. Refresh the site's cache.&#13;
&#13;
9. Admin &gt; Configuration &gt; General this new country should be selected in list of allowed countries.&#13;
&#13;
New country should be visible now.&lt;/p&gt;</description>
      <pubDate>Thu, 07 Jul 2011 19:40:16 UTC</pubDate>
      <guid>https://snipplr.com/view/56229/add-new-country-to-magento</guid>
    </item>
    <item>
      <title>(SQL) Magento - Update admin IDs after DB Transfer - JustMadMike</title>
      <link>https://snipplr.com/view/48058/magento--update-admin-ids-after-db-transfer</link>
      <description>&lt;p&gt;After transferring a magento databse or restoring one, you'll most likely have to run this code to correct a few IDs that change automaticly.&lt;/p&gt;</description>
      <pubDate>Fri, 28 Jan 2011 20:54:26 UTC</pubDate>
      <guid>https://snipplr.com/view/48058/magento--update-admin-ids-after-db-transfer</guid>
    </item>
  </channel>
</rss>
