<?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: Day Dreaming about Web Storage</title>
	<atom:link href="http://starkravingfinkle.org/blog/2009/04/day-dreaming-about-web-storage/feed/" rel="self" type="application/rss+xml" />
	<link>http://starkravingfinkle.org/blog/2009/04/day-dreaming-about-web-storage/</link>
	<description></description>
	<lastBuildDate>Sun, 29 Apr 2012 07:09:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Vladimir Dzhuvinov</title>
		<link>http://starkravingfinkle.org/blog/2009/04/day-dreaming-about-web-storage/comment-page-1/#comment-8884</link>
		<dc:creator>Vladimir Dzhuvinov</dc:creator>
		<pubDate>Thu, 21 May 2009 15:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=415#comment-8884</guid>
		<description>Object-oriented or relational -- this is a permanent question.

A question worth billions of dollars and zillions of sleepless hours :)

Can there be a middle way?

Perhaps, an &quot;object-relational&quot; way?</description>
		<content:encoded><![CDATA[<p>Object-oriented or relational &#8212; this is a permanent question.</p>
<p>A question worth billions of dollars and zillions of sleepless hours <img src='http://starkravingfinkle.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Can there be a middle way?</p>
<p>Perhaps, an &#8220;object-relational&#8221; way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikunj Mehta</title>
		<link>http://starkravingfinkle.org/blog/2009/04/day-dreaming-about-web-storage/comment-page-1/#comment-8841</link>
		<dc:creator>Nikunj Mehta</dc:creator>
		<pubDate>Fri, 15 May 2009 22:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=415#comment-8841</guid>
		<description>Have you pondered about how that data will move between your server and your browser store? If not, I encourage you to read a complementary proposal about offline data access that does nothing to provide special JS APIs to slice and dice your data, but ensures that you have it when you need it.

http://o-micron.blogspot.com/2009_04_01_archive.html (It&#039;s my blog)

Personally, I would wish we could standardize the primitives for data synchronization and leave it to library developers to figure out the best JS APIs for accessing the data for different kinds of applications. I also don&#039;t like SQL as the model for accessing data, although some JS API may wish to internally use the SQLite API a particular browser provides.</description>
		<content:encoded><![CDATA[<p>Have you pondered about how that data will move between your server and your browser store? If not, I encourage you to read a complementary proposal about offline data access that does nothing to provide special JS APIs to slice and dice your data, but ensures that you have it when you need it.</p>
<p><a href="http://o-micron.blogspot.com/2009_04_01_archive.html" rel="nofollow">http://o-micron.blogspot.com/2009_04_01_archive.html</a> (It&#8217;s my blog)</p>
<p>Personally, I would wish we could standardize the primitives for data synchronization and leave it to library developers to figure out the best JS APIs for accessing the data for different kinds of applications. I also don&#8217;t like SQL as the model for accessing data, although some JS API may wish to internally use the SQLite API a particular browser provides.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Gertner</title>
		<link>http://starkravingfinkle.org/blog/2009/04/day-dreaming-about-web-storage/comment-page-1/#comment-8788</link>
		<dc:creator>Matthew Gertner</dc:creator>
		<pubDate>Mon, 27 Apr 2009 07:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=415#comment-8788</guid>
		<description>I used to work for an object-oriented database company, and since then I&#039;ve tried several object and XML databases on various projects. And yet we&#039;ve always come back to a relational database as the underlying data store, with a more or less generic layer on top to handle the mapping of application objects. The formal underpinnings of relational databases are hard to beat from a performance perspective, so they are unlikely to be dethroned any time soon. Any JavaScript storage API for web applications (standard or &quot;1000 flowers bloom&quot;) should be layered on top of a standardized SQL interface.</description>
		<content:encoded><![CDATA[<p>I used to work for an object-oriented database company, and since then I&#8217;ve tried several object and XML databases on various projects. And yet we&#8217;ve always come back to a relational database as the underlying data store, with a more or less generic layer on top to handle the mapping of application objects. The formal underpinnings of relational databases are hard to beat from a performance perspective, so they are unlikely to be dethroned any time soon. Any JavaScript storage API for web applications (standard or &#8220;1000 flowers bloom&#8221;) should be layered on top of a standardized SQL interface.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

