<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Jess Barnes</title>
	<atom:link href="http://jessbarnes.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://jessbarnes.com</link>
	<description>Geek / Libertarian / Skeptic / Cook</description>
	<lastBuildDate>Thu, 13 Jan 2011 02:35:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on PHP function to generate a slug for SEO URLs by Jess Barnes</title>
		<link>http://jessbarnes.com/2010/03/php-function-to-generate-a-slug-for-seo-urls/#comment-42</link>
		<dc:creator>Jess Barnes</dc:creator>
		<pubDate>Thu, 13 Jan 2011 02:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://jessbarnes.com/?p=109#comment-42</guid>
		<description>Hi Jonathan,

I&#039;m not sure what you&#039;re getting at here. The idea of the post was just to provide a small piece of code to covert a string like &quot;Hello World, how are you today?&quot; into &quot;hello-world-how-are-you-today&quot; for use in creating SEO friendly URLs by stripping out all non-alphanumeric characters and converting spaces into hyphens.

A real life example of this is in WordPress when you are creating a post, it will take the title of the post that you enter and use that to create the permalink URL that the post can be accessed by. This method is also useful for things like shopping carts where you can have the product name as part of the URL while keeping it tidy and valid.</description>
		<content:encoded><![CDATA[<p>Hi Jonathan,</p>
<p>I&#8217;m not sure what you&#8217;re getting at here. The idea of the post was just to provide a small piece of code to covert a string like &#8220;Hello World, how are you today?&#8221; into &#8220;hello-world-how-are-you-today&#8221; for use in creating SEO friendly URLs by stripping out all non-alphanumeric characters and converting spaces into hyphens.</p>
<p>A real life example of this is in WordPress when you are creating a post, it will take the title of the post that you enter and use that to create the permalink URL that the post can be accessed by. This method is also useful for things like shopping carts where you can have the product name as part of the URL while keeping it tidy and valid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP function to generate a slug for SEO URLs by Jonathan Dusza</title>
		<link>http://jessbarnes.com/2010/03/php-function-to-generate-a-slug-for-seo-urls/#comment-41</link>
		<dc:creator>Jonathan Dusza</dc:creator>
		<pubDate>Wed, 12 Jan 2011 15:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://jessbarnes.com/?p=109#comment-41</guid>
		<description>this is great but is there perhaps a set of file, such as a mysql dump and some php files to test all this?</description>
		<content:encoded><![CDATA[<p>this is great but is there perhaps a set of file, such as a mysql dump and some php files to test all this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Project &#8211; Queerly Girls and Queerly Guys by Lauren Turner</title>
		<link>http://jessbarnes.com/2010/01/new-project-queerly-girls-and-queerly-guys/#comment-4</link>
		<dc:creator>Lauren Turner</dc:creator>
		<pubDate>Thu, 25 Mar 2010 07:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://jessbarnes.com/?p=100#comment-4</guid>
		<description>Looking forward to this. 

The web needs a free dating website that caters to Crossdressers and Transgendered.  :)  Make it so.</description>
		<content:encoded><![CDATA[<p>Looking forward to this. </p>
<p>The web needs a free dating website that caters to Crossdressers and Transgendered.  <img src='http://jessbarnes.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Make it so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amazingly Delicious Sweet and Spicy Pork Spare Ribs by Sue</title>
		<link>http://jessbarnes.com/2010/03/recipe-amazingly-delicious-sweet-and-spicy-pork-spare-ribs/#comment-3</link>
		<dc:creator>Sue</dc:creator>
		<pubDate>Sun, 14 Mar 2010 11:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://jessbarnes.com/?p=117#comment-3</guid>
		<description>This is the yummiest marinade ever and the American spare ribs we used were very meaty and moist.</description>
		<content:encoded><![CDATA[<p>This is the yummiest marinade ever and the American spare ribs we used were very meaty and moist.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

