<?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 on: Php, MySql, .htaccess: friendly urls</title>
	<atom:link href="http://www.lucabiagini.com/2008/03/php-mysql-htaccess-friendly-urls/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lucabiagini.com/2008/03/php-mysql-htaccess-friendly-urls/</link>
	<description>My blog and profile</description>
	<pubDate>Wed, 07 Jan 2009 12:02:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tom</title>
		<link>http://www.lucabiagini.com/2008/03/php-mysql-htaccess-friendly-urls/comment-page-1/#comment-191</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 13 Aug 2008 15:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/luca/?p=6#comment-191</guid>
		<description>Thank you sir.  I found these functions on another site as well and I will look into them. Sorry about the double post,  I didn't realize your comments were moderated :).  You have been very helpful!</description>
		<content:encoded><![CDATA[<p>Thank you sir.  I found these functions on another site as well and I will look into them. Sorry about the double post,  I didn&#8217;t realize your comments were moderated :).  You have been very helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luca</title>
		<link>http://www.lucabiagini.com/2008/03/php-mysql-htaccess-friendly-urls/comment-page-1/#comment-189</link>
		<dc:creator>Luca</dc:creator>
		<pubDate>Tue, 12 Aug 2008 05:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/luca/?p=6#comment-189</guid>
		<description>Hi Tom,

I've written several functions to do that, but in the end I've decided that the built-in one in wordpress is better. I'll write a post in the next weeks. Meanwhile, I suggest you to use their function.

Download wordpress, open wp-includes/formatting.php and clone/edit the following functions:

- sanitize_title_with_dashes
- remove_ accents
- seems_utf8
- utf8_ uri_encode
</description>
		<content:encoded><![CDATA[<p>Hi Tom,</p>
<p>I&#8217;ve written several functions to do that, but in the end I&#8217;ve decided that the built-in one in wordpress is better. I&#8217;ll write a post in the next weeks. Meanwhile, I suggest you to use their function.</p>
<p>Download wordpress, open wp-includes/formatting.php and clone/edit the following functions:</p>
<p>- sanitize_title_with_dashes<br />
- remove_ accents<br />
- seems_utf8<br />
- utf8_ uri_encode</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.lucabiagini.com/2008/03/php-mysql-htaccess-friendly-urls/comment-page-1/#comment-188</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 12 Aug 2008 05:18:32 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/luca/?p=6#comment-188</guid>
		<description>Do you know of a way to sanitize the title to create an appropriate slug?</description>
		<content:encoded><![CDATA[<p>Do you know of a way to sanitize the title to create an appropriate slug?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.lucabiagini.com/2008/03/php-mysql-htaccess-friendly-urls/comment-page-1/#comment-187</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 11 Aug 2008 19:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/luca/?p=6#comment-187</guid>
		<description>This is a great alternative to the way I was going about this previously.  

Quick Question... Do you have a function that will sanitize the titles to input the appropriate slugs?</description>
		<content:encoded><![CDATA[<p>This is a great alternative to the way I was going about this previously.  </p>
<p>Quick Question&#8230; Do you have a function that will sanitize the titles to input the appropriate slugs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: victor</title>
		<link>http://www.lucabiagini.com/2008/03/php-mysql-htaccess-friendly-urls/comment-page-1/#comment-60</link>
		<dc:creator>victor</dc:creator>
		<pubDate>Tue, 20 May 2008 16:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/luca/?p=6#comment-60</guid>
		<description>Excelent Tuto!!!

Amazing, clean explication!
i´ll hope works for me, 

Thanks</description>
		<content:encoded><![CDATA[<p>Excelent Tuto!!!</p>
<p>Amazing, clean explication!<br />
i´ll hope works for me, </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
