<?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: Sorting Sitecore Items</title>
	<atom:link href="http://sitecore.alexiasoft.nl/2009/08/04/sorting-sitecore-items/feed/" rel="self" type="application/rss+xml" />
	<link>http://sitecore.alexiasoft.nl/2009/08/04/sorting-sitecore-items/</link>
	<description>All about Sitecore, .NET and the daily life of a Solution Architect.</description>
	<lastBuildDate>Wed, 10 Mar 2010 01:24:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Sedlak</title>
		<link>http://sitecore.alexiasoft.nl/2009/08/04/sorting-sitecore-items/comment-page-1/#comment-167595</link>
		<dc:creator>John Sedlak</dc:creator>
		<pubDate>Wed, 05 Aug 2009 16:52:23 +0000</pubDate>
		<guid isPermaLink="false">http://sitecore.alexiasoft.nl/2009/08/04/sorting-sitecore-items/#comment-167595</guid>
		<description>Great and useful post for sure. I recently wrote one that sorts items by date and another by date descending. I especially like how easy it is to simply plug in the custom sorter.</description>
		<content:encoded><![CDATA[<p>Great and useful post for sure. I recently wrote one that sorts items by date and another by date descending. I especially like how easy it is to simply plug in the custom sorter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John West</title>
		<link>http://sitecore.alexiasoft.nl/2009/08/04/sorting-sitecore-items/comment-page-1/#comment-167460</link>
		<dc:creator>John West</dc:creator>
		<pubDate>Tue, 04 Aug 2009 13:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://sitecore.alexiasoft.nl/2009/08/04/sorting-sitecore-items/#comment-167460</guid>
		<description>Great post! 
The Presentation Component Cookbook contains information about sorting items:
http://sdn5.sitecore.net/Reference/Sitecore%206/Presentation%20Component%20API%20Cookbook.aspx
This shared source project does something similar to the sorter in this blog entry:
http://trac.sitecore.net/FieldValueComparer
Any idea of the difference between using the Comparer base class, and implementing IComparer?</description>
		<content:encoded><![CDATA[<p>Great post!<br />
The Presentation Component Cookbook contains information about sorting items:<br />
<a href="http://sdn5.sitecore.net/Reference/Sitecore%206/Presentation%20Component%20API%20Cookbook.aspx" rel="nofollow">http://sdn5.sitecore.net/Reference/Sitecore%206/Presentation%20Component%20API%20Cookbook.aspx</a><br />
This shared source project does something similar to the sorter in this blog entry:<br />
<a href="http://trac.sitecore.net/FieldValueComparer" rel="nofollow">http://trac.sitecore.net/FieldValueComparer</a><br />
Any idea of the difference between using the Comparer base class, and implementing IComparer?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
