<?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 and MySQL Natural Sort</title>
	<atom:link href="/2012/06/07/php-and-mysql-natural-sort/feed/" rel="self" type="application/rss+xml" />
	<link>/2012/06/07/php-and-mysql-natural-sort/</link>
	<description>on web development</description>
	<lastBuildDate>Fri, 26 Oct 2018 21:40:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>By: Matteo</title>
		<link>/2012/06/07/php-and-mysql-natural-sort/comment-page-1/#comment-19838</link>
		<dc:creator><![CDATA[Matteo]]></dc:creator>
		<pubDate>Fri, 22 Nov 2013 09:39:13 +0000</pubDate>
		<guid isPermaLink="false">/?p=3176#comment-19838</guid>
		<description><![CDATA[You should have said that this works only if the column &quot;name&quot; respects the same format. If we insert &quot;Story 1&quot; as a new column value, this would be put before &quot;Episode 1&quot;, cause the first is the shortest, breaking natural sort.]]></description>
		<content:encoded><![CDATA[<p>You should have said that this works only if the column &#8220;name&#8221; respects the same format. If we insert &#8220;Story 1&#8221; as a new column value, this would be put before &#8220;Episode 1&#8221;, cause the first is the shortest, breaking natural sort.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: atabak</title>
		<link>/2012/06/07/php-and-mysql-natural-sort/comment-page-1/#comment-16264</link>
		<dc:creator><![CDATA[atabak]]></dc:creator>
		<pubDate>Fri, 06 Jul 2012 09:45:32 +0000</pubDate>
		<guid isPermaLink="false">/?p=3176#comment-16264</guid>
		<description><![CDATA[tank for this post]]></description>
		<content:encoded><![CDATA[<p>tank for this post</p>
]]></content:encoded>
	</item>
</channel>
</rss>
