<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:dtvmedia="http://participatoryculture.org/RSSModules/dtv/1.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: The URL Shortener as a Cloud Database</title>
	<atom:link href="http://softwareas.com/the-url-shortener-as-a-cloud-database/feed" rel="self" type="application/rss+xml" />
	<link>http://softwareas.com/the-url-shortener-as-a-cloud-database</link>
	<description>Mahemoff's Podcast/Blog - Web, Programming, Usability from the Author of 'Ajax Design Patterns' (AjaxPatterns.org)</description>
	<lastBuildDate>Wed, 17 Mar 2010 14:29:59 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris</title>
		<link>http://softwareas.com/the-url-shortener-as-a-cloud-database/comment-page-1#comment-433038</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 21 May 2009 09:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://softwareas.com/?p=534#comment-433038</guid>
		<description>&lt;p&gt;If you have a 2000 character maximum URL, it gives you 48 extra characters for the database row, which will then fit nicely into memory&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>If you have a 2000 character maximum URL, it gives you 48 extra characters for the database row, which will then fit nicely into memory</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahemoff</title>
		<link>http://softwareas.com/the-url-shortener-as-a-cloud-database/comment-page-1#comment-432924</link>
		<dc:creator>mahemoff</dc:creator>
		<pubDate>Wed, 20 May 2009 13:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://softwareas.com/?p=534#comment-432924</guid>
		<description>&lt;p&gt;Fred, true - I think that &lt;em&gt;is&lt;/em&gt; semantics! I would say the data is indeed being stored in the cloud, in the url shorteners, instead of being held in user&#039;s browsers as bookmarks, in emails, and in post-it notes (in the form of a long URL with all state info).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Fred, true &#8211; I think that <em>is</em> semantics! I would say the data is indeed being stored in the cloud, in the url shorteners, instead of being held in user&#8217;s browsers as bookmarks, in emails, and in post-it notes (in the form of a long URL with all state info).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FND</title>
		<link>http://softwareas.com/the-url-shortener-as-a-cloud-database/comment-page-1#comment-432888</link>
		<dc:creator>FND</dc:creator>
		<pubDate>Wed, 20 May 2009 08:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://softwareas.com/?p=534#comment-432888</guid>
		<description>&lt;p&gt;Interesting concept, Mike!
However - I apologize in advance for arguing semantics - in your scenario (the one not violating ToS), you&#039;re not really storing state in the cloud, are you? It&#039;s your app&#039;s original URI which captures the actual data - URL shorteners just provide an alias there.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Interesting concept, Mike!<br />
However &#8211; I apologize in advance for arguing semantics &#8211; in your scenario (the one not violating ToS), you&#8217;re not really storing state in the cloud, are you? It&#8217;s your app&#8217;s original URI which captures the actual data &#8211; URL shorteners just provide an alias there.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
