<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - ToddSmithSalter</title>
<link>http://snipplr.com/users/ToddSmithSalter</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 10:13:34 GMT</pubDate>
<item>
<title>(Apache) Basic .htaccess 301 redirect</title>
<link>http://snipplr.com/view/58293/basic-htaccess-301-redirect/</link>
<description><![CDATA[ <p>Redirect from the root of the site to another URL.</p> ]]></description>
<pubDate>Tue, 30 Aug 2011 06:18:59 GMT</pubDate>
<guid>http://snipplr.com/view/58293/basic-htaccess-301-redirect/</guid>
</item>
<item>
<title>(PHP) List all pages excluding the current one</title>
<link>http://snipplr.com/view/50665/list-all-pages-excluding-the-current-one/</link>
<description><![CDATA[ <p>This lists all the pages that are "Published", excluding the current one. Useful for a sitemap template.</p> ]]></description>
<pubDate>Tue, 15 Mar 2011 07:26:43 GMT</pubDate>
<guid>http://snipplr.com/view/50665/list-all-pages-excluding-the-current-one/</guid>
</item>
<item>
<title>(PHP) Get the name of the selected custom taxonomy</title>
<link>http://snipplr.com/view/47580/get-the-name-of-the-selected-custom-taxonomy/</link>
<description><![CDATA[ <p>Use this to get the name of the custom taxonomy. Note that this only returns the name of the first selected item, but since this returns an array, use a foreach loop to find all names.</p> ]]></description>
<pubDate>Thu, 20 Jan 2011 10:10:09 GMT</pubDate>
<guid>http://snipplr.com/view/47580/get-the-name-of-the-selected-custom-taxonomy/</guid>
</item>
</channel>
</rss>