<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Schema Czar</title>
	<atom:link href="http://blog.schemaczar.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.schemaczar.com</link>
	<description>Experienced thinking on designing, building, supporting, and maintaining software - database software and otherwise.</description>
	<lastBuildDate>Wed, 28 Jul 2010 11:18:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Recognizing the obvious&#8230;!</title>
		<link>http://blog.schemaczar.com/2010-07/recognizing-the-obvious/</link>
		<comments>http://blog.schemaczar.com/2010-07/recognizing-the-obvious/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 11:18:04 +0000</pubDate>
		<dc:creator>The Schema Czar</dc:creator>
				<category><![CDATA[Considered Harmful]]></category>
		<category><![CDATA[Software Industry]]></category>

		<guid isPermaLink="false">http://blog.schemaczar.com/?p=283</guid>
		<description><![CDATA[It's amazing to me - but hardly unusual - when information is crammed into a user interface with no reference or explanation.  The yellow roads on my nav app could be promising alternate routes, or they could lead to Oz - I can't find out.  Customer support doesn't know why.]]></description>
		<wfw:commentRss>http://blog.schemaczar.com/2010-07/recognizing-the-obvious/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PL/SQL Exceptions &#8211; a primer demonstration</title>
		<link>http://blog.schemaczar.com/2010-07/plsql-exceptions-a-primer-demonstration/</link>
		<comments>http://blog.schemaczar.com/2010-07/plsql-exceptions-a-primer-demonstration/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 18:50:43 +0000</pubDate>
		<dc:creator>The Schema Czar</dc:creator>
				<category><![CDATA[Thinking Relationally]]></category>

		<guid isPermaLink="false">http://blog.schemaczar.com/?p=277</guid>
		<description><![CDATA[So &#8211; my co-worker wanted to learn about PL/SQL exceptions. Here you go! I have put comments at the end by way of discussion. set serveroutput on &#60;&#60;DEMO_AND_TEST_EXCEPTIONS&#62;&#62; DECLARE MYOWNNODATAFOUND EXCEPTION; --ERROR CAUSED BY PRAGMA EXCEPTION_INIT (MYOWNNODATAFOUND, -1403); -- Cannot rename Oracle native exceptions if their numbers are already named -- in DBMS_STANDARD, e.g., ORA-01403 [...]]]></description>
		<wfw:commentRss>http://blog.schemaczar.com/2010-07/plsql-exceptions-a-primer-demonstration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goodbye, Kitty</title>
		<link>http://blog.schemaczar.com/2010-06/goodbye-kitty/</link>
		<comments>http://blog.schemaczar.com/2010-06/goodbye-kitty/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 11:44:26 +0000</pubDate>
		<dc:creator>The Schema Czar</dc:creator>
				<category><![CDATA[Software Industry]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.schemaczar.com/?p=273</guid>
		<description><![CDATA[Apple's recent moves with its development platforms shows that OSX is dead.]]></description>
		<wfw:commentRss>http://blog.schemaczar.com/2010-06/goodbye-kitty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bad code often has good lessons</title>
		<link>http://blog.schemaczar.com/2010-05/bad-code-often-has-good-lessons/</link>
		<comments>http://blog.schemaczar.com/2010-05/bad-code-often-has-good-lessons/#comments</comments>
		<pubDate>Fri, 28 May 2010 01:26:57 +0000</pubDate>
		<dc:creator>The Schema Czar</dc:creator>
				<category><![CDATA[No Ha*king Zone!!]]></category>

		<guid isPermaLink="false">http://blog.schemaczar.com/?p=22</guid>
		<description><![CDATA[Like everyone else, I began my career &#8220;adding new capabilities&#8221; on other people&#8217;s code &#8211; I did &#8220;maintenance.&#8221; Like everyone else, I never admitted I was doing something so humble at my job.  How I hated a lot of the code I had to slog through!  But a funny thing happened to me on the way [...]]]></description>
		<wfw:commentRss>http://blog.schemaczar.com/2010-05/bad-code-often-has-good-lessons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Letters from the Editor</title>
		<link>http://blog.schemaczar.com/2010-05/letters-from-the-editor/</link>
		<comments>http://blog.schemaczar.com/2010-05/letters-from-the-editor/#comments</comments>
		<pubDate>Wed, 05 May 2010 01:49:14 +0000</pubDate>
		<dc:creator>The Schema Czar</dc:creator>
				<category><![CDATA[Critical Concepts]]></category>
		<category><![CDATA[Ego-driven Programming]]></category>

		<guid isPermaLink="false">http://blog.schemaczar.com/?p=266</guid>
		<description><![CDATA[There was an unusual juxtaposition a few weeks ago, a reflection worth sharing about doing design and code reviews. My wife was interviewing for a job to be a book editor, and among her interview topics were: how do you get an author off a bad path? How do you get the poor sections back [...]]]></description>
		<wfw:commentRss>http://blog.schemaczar.com/2010-05/letters-from-the-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
