<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns="http://purl.org/rss/1.0/"
>
		
	<channel rdf:about="http://www.dougboude.com/blog">
	<title>Doug Boude (rhymes with &apos;loud&apos;)</title>
	<description>Powered by BlogCFM</description>
	<link>http://www.dougboude.com/blog</link>
	
	<items>
		<rdf:Seq>
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2011/04/Picking-Up-Where-Interfaces-Fail.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2011/04/JBase-The-Virtual-Relational-Database-Component.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2011/04/JBase-Documentation-Ready-for-Peer-Review.cfm" />
			
		</rdf:Seq>
	</items>
	
	</channel>
		
  	<item rdf:about="http://www.dougboude.com/blog/1/2011/04/Picking-Up-Where-Interfaces-Fail.cfm">
	<title>Picking Up Where Interfaces Fail</title>
	<description>&lt;h3&gt;What Is An Interface?&lt;/h3&gt;
&lt;p&gt;&lt;font size=&quot;2&quot; face=&quot;Verdana&quot;&gt;Interfaces in ColdFusion are something that makes most of us turn our heads sideways and give the two dollar look. Any of us who didn&apos;t come from other languages&amp;nbsp;before ColdFusion probably hadn&apos;t heard of them, and since they were introduced into CF, the majority of us haven&apos;t taken the time to even understand their purpose, let alone actually use them for anything. Myself, I d</description>
	<link>http://www.dougboude.com/blog/1/2011/04/Picking-Up-Where-Interfaces-Fail.cfm</link>
	<dc:date>2011-04-19T12:18:00-05:00</dc:date>
	
	<dc:subject>OOP,JBase,goog</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2011/04/JBase-The-Virtual-Relational-Database-Component.cfm">
	<title>JBase: The Virtual Relational Database Component</title>
	<description>&lt;p&gt;&lt;font size=&quot;2&quot; face=&quot;Verdana&quot;&gt;&lt;em&gt;DISCLAIMER: My JBase project is in no way related to or in competition with a commercial relational database product called jBASE. Though my project remotely resembles jBASE only in that both perform data storage and retrieval, my project does so in a COMPLETELY different and very specific-context: ColdFusion. My product cannot and never will be able to compete with jBASE for market share.&amp;nbsp;End of disclaim</description>
	<link>http://www.dougboude.com/blog/1/2011/04/JBase-The-Virtual-Relational-Database-Component.cfm</link>
	<dc:date>2011-04-12T15:58:00-05:00</dc:date>
	
	<dc:subject>OOP,JBase,goog</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2011/04/JBase-Documentation-Ready-for-Peer-Review.cfm">
	<title>JBase Documentation Ready for Peer Review</title>
	<description>&lt;p&gt;&lt;font size=&quot;2&quot; face=&quot;Verdana&quot;&gt;The little open source project I&apos;ve mentioned a time or two via Twitter is almost ready for release into the wild. All I have left to do is build a sample app that utilizes it and do a little more testing. BUT, I went ahead and did the documentation for it so that those who are curious can get a good feel for what the heck JBase even is.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;input alt=&quot;JBase diagram&quot; src=&quot;http://www.dougboude.com/image</description>
	<link>http://www.dougboude.com/blog/1/2011/04/JBase-Documentation-Ready-for-Peer-Review.cfm</link>
	<dc:date>2011-04-06T14:24:00-05:00</dc:date>
	
	<dc:subject>OOP,JBase,goog</dc:subject>
	</item>
	</rdf:RDF> 