<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Oracle versus Usability</title>
	<atom:link href="http://benzilla.galbraiths.org/2007/03/13/oracle-versus-usability/feed/" rel="self" type="application/rss+xml" />
	<link>http://benzilla.galbraiths.org/2007/03/13/oracle-versus-usability/</link>
	<description>Ben is Vice President of Mobile Engineering at Walmart.com, where he works closely with his long-time friend Dion Almaer.</description>
	<lastBuildDate>Wed, 25 Jan 2012 19:56:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Joseph Scott</title>
		<link>http://benzilla.galbraiths.org/2007/03/13/oracle-versus-usability/#comment-2663</link>
		<dc:creator><![CDATA[Joseph Scott]]></dc:creator>
		<pubDate>Tue, 13 Mar 2007 21:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://galbraiths.org/blog/2007/03/13/oracle-versus-usability/#comment-2663</guid>
		<description><![CDATA[True, I guess that I&#039;ve been spoiled by PostgreSQL providing a SERIAL data type that does all the work of setting up the sequence for you.]]></description>
		<content:encoded><![CDATA[<p>True, I guess that I&#8217;ve been spoiled by PostgreSQL providing a SERIAL data type that does all the work of setting up the sequence for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Galbraith</title>
		<link>http://benzilla.galbraiths.org/2007/03/13/oracle-versus-usability/#comment-2662</link>
		<dc:creator><![CDATA[Ben Galbraith]]></dc:creator>
		<pubDate>Tue, 13 Mar 2007 18:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://galbraiths.org/blog/2007/03/13/oracle-versus-usability/#comment-2662</guid>
		<description><![CDATA[Joseph: Sure, sequences are the answer, I just am amazed that you have to create the sequence and then create the trigger instead of just saying the type is &quot;AUTO_INCREMENT_LONG&quot; or something user-friendly. I didn&#039;t care about this eight years ago, but now its lack of inclusion is bizarre and sad.]]></description>
		<content:encoded><![CDATA[<p>Joseph: Sure, sequences are the answer, I just am amazed that you have to create the sequence and then create the trigger instead of just saying the type is &#8220;AUTO_INCREMENT_LONG&#8221; or something user-friendly. I didn&#8217;t care about this eight years ago, but now its lack of inclusion is bizarre and sad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Scott</title>
		<link>http://benzilla.galbraiths.org/2007/03/13/oracle-versus-usability/#comment-2661</link>
		<dc:creator><![CDATA[Joseph Scott]]></dc:creator>
		<pubDate>Tue, 13 Mar 2007 18:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://galbraiths.org/blog/2007/03/13/oracle-versus-usability/#comment-2661</guid>
		<description><![CDATA[I&#039;m often amazed at how slow the commercial database vendors are to adopting features.  While there is no auto-incrementing type in Oracle, using sequences will do basically the same thing.  Don&#039;t know what to tell on the boolean issue, just lame.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m often amazed at how slow the commercial database vendors are to adopting features.  While there is no auto-incrementing type in Oracle, using sequences will do basically the same thing.  Don&#8217;t know what to tell on the boolean issue, just lame.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

