<?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: Implementing an XML Data Provider for Oxite, Part I</title>
	<atom:link href="http://blog.hexadecimal.se/2009/05/03/implementing-an-xml-data-provider-for-oxite-part-i/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hexadecimal.se/2009/05/03/implementing-an-xml-data-provider-for-oxite-part-i/</link>
	<description>Being creative in the digital age</description>
	<lastBuildDate>Tue, 22 Jun 2010 05:15:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Q</title>
		<link>http://blog.hexadecimal.se/2009/05/03/implementing-an-xml-data-provider-for-oxite-part-i/comment-page-1/#comment-3</link>
		<dc:creator>Q</dc:creator>
		<pubDate>Mon, 04 May 2009 07:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexadecimal.se/2009/05/03/ImplementingAnXMLDataProviderForOxitePartI.aspx#comment-3</guid>
		<description>Good idea!

I&#039;ll definitely take your advice.</description>
		<content:encoded><![CDATA[<p>Good idea!</p>
<p>I&#8217;ll definitely take your advice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Porter</title>
		<link>http://blog.hexadecimal.se/2009/05/03/implementing-an-xml-data-provider-for-oxite-part-i/comment-page-1/#comment-2</link>
		<dc:creator>Erik Porter</dc:creator>
		<pubDate>Mon, 04 May 2009 06:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexadecimal.se/2009/05/03/ImplementingAnXMLDataProviderForOxitePartI.aspx#comment-2</guid>
		<description>Neato.  Keep up the good work.  :)

One suggestion might be to store some data twice.  For example, maybe store each post (all the details about it except for sub objects like comments) as individual files, but then also store different lists of posts in another file like PostsByArea.xml, PostsByTag.xml, etc.  It means you have to do a bit more work when saving, but reads will be really fast.  This is sort of how Azure storage works.</description>
		<content:encoded><![CDATA[<p>Neato.  Keep up the good work.  <img src='http://blog.hexadecimal.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>One suggestion might be to store some data twice.  For example, maybe store each post (all the details about it except for sub objects like comments) as individual files, but then also store different lists of posts in another file like PostsByArea.xml, PostsByTag.xml, etc.  It means you have to do a bit more work when saving, but reads will be really fast.  This is sort of how Azure storage works.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
