<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - tylerhall</title>
<link>http://snipplr.com/users/tylerhall/tags/slug</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 08 Sep 2008 05:53:59 GMT</pubDate>
<item>
<title>(PHP) Convert String to Slug</title>
<link>http://snipplr.com/view/2809/convert-string-to-slug/</link>
<description><![CDATA[ <p>This filters a string into a "friendly" string for use in URL's. It converts the string to lower case and replaces any non-alphanumeric (and accented) characters with dashes.</p> ]]></description>
<pubDate>Wed, 06 Jun 2007 11:38:06 GMT</pubDate>
<guid>http://snipplr.com/view/2809/convert-string-to-slug/</guid>
</item>
<item>
<title>(PHP) Create post slug from title</title>
<link>http://snipplr.com/view/334/create-post-slug-from-title/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 10 Jul 2006 12:13:54 GMT</pubDate>
<guid>http://snipplr.com/view/334/create-post-slug-from-title/</guid>
</item>
</channel>
</rss>