<?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>Wed, 10 Jun 2026 13:20:54 +0000</lastBuildDate>
    <item>
      <title>(PHP) Get URL for a Magento Category - zachwood</title>
      <link>https://snipplr.com/view/17891/get-url-for-a-magento-category</link>
      <description>&lt;p&gt;This will return the URL for the category specified (17 in this case)&lt;/p&gt;</description>
      <pubDate>Tue, 04 Aug 2009 13:17:25 UTC</pubDate>
      <guid>https://snipplr.com/view/17891/get-url-for-a-magento-category</guid>
    </item>
    <item>
      <title>(PHP) Show category block on a magento page via cms - zachwood</title>
      <link>https://snipplr.com/view/17885/show-category-block-on-a-magento-page-via-cms</link>
      <description>&lt;p&gt;Add this snipp to any page's body in the cms to show a category's items on that page. "category_id" being the id of the category, duyee.&lt;/p&gt;</description>
      <pubDate>Tue, 04 Aug 2009 09:38:23 UTC</pubDate>
      <guid>https://snipplr.com/view/17885/show-category-block-on-a-magento-page-via-cms</guid>
    </item>
    <item>
      <title>(Bash) Add a Path to ".bash_profile" - zachwood</title>
      <link>https://snipplr.com/view/11325/add-a-path-to-bashprofile</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 20 Jan 2009 01:16:48 UTC</pubDate>
      <guid>https://snipplr.com/view/11325/add-a-path-to-bashprofile</guid>
    </item>
    <item>
      <title>(Bash) SSH tunnel to local port - zachwood</title>
      <link>https://snipplr.com/view/11155/ssh-tunnel-to-local-port</link>
      <description>&lt;p&gt;To connect to your database remotely, tunnel in via SSH.&#13;
&#13;
This creates an encrypted tunnel to your Sliceâ€™s mySQL port (3306) on your local port of 8888. Point your local admin/GUI app to localhost:8888. If this does not work, and you are running OS X with CocoaMySQL try pointing it to 0.0.0.0:8888 instead.&lt;/p&gt;</description>
      <pubDate>Tue, 13 Jan 2009 23:31:20 UTC</pubDate>
      <guid>https://snipplr.com/view/11155/ssh-tunnel-to-local-port</guid>
    </item>
  </channel>
</rss>
