<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - zachwood</title>
<link>http://snipplr.com/users/zachwood</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 11:58:56 GMT</pubDate>
<item>
<title>(PHP) Get URL for a Magento Category</title>
<link>http://snipplr.com/view/17891/get-url-for-a-magento-category/</link>
<description><![CDATA[ <p>This will return the URL for the category specified (17 in this case)</p> ]]></description>
<pubDate>Tue, 04 Aug 2009 13:17:25 GMT</pubDate>
<guid>http://snipplr.com/view/17891/get-url-for-a-magento-category/</guid>
</item>
<item>
<title>(PHP) Show category block on a magento page via cms</title>
<link>http://snipplr.com/view/17885/show-category-block-on-a-magento-page-via-cms/</link>
<description><![CDATA[ <p>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.</p> ]]></description>
<pubDate>Tue, 04 Aug 2009 09:38:23 GMT</pubDate>
<guid>http://snipplr.com/view/17885/show-category-block-on-a-magento-page-via-cms/</guid>
</item>
<item>
<title>(Bash) Add a Path to ".bash_profile"</title>
<link>http://snipplr.com/view/11325/add-a-path-to-bashprofile/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 20 Jan 2009 01:16:48 GMT</pubDate>
<guid>http://snipplr.com/view/11325/add-a-path-to-bashprofile/</guid>
</item>
<item>
<title>(Bash) SSH tunnel to local port</title>
<link>http://snipplr.com/view/11155/ssh-tunnel-to-local-port/</link>
<description><![CDATA[ <p>To connect to your database remotely, tunnel in via SSH.

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.</p> ]]></description>
<pubDate>Tue, 13 Jan 2009 23:31:20 GMT</pubDate>
<guid>http://snipplr.com/view/11155/ssh-tunnel-to-local-port/</guid>
</item>
</channel>
</rss>