<?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/2008/07/Basic-Security-in-Fusebox-55x-sans-XML.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2008/06/My-FB-55-Content-Pulled-a-David-Blaine.cfm" />
			
		</rdf:Seq>
	</items>
	
	</channel>
		
  	<item rdf:about="http://www.dougboude.com/blog/1/2008/07/Basic-Security-in-Fusebox-55x-sans-XML.cfm">
	<title>Basic Security in Fusebox 5.5.x (sans XML)</title>
	<description>&lt;font size=&quot;3&quot;&gt;I have recently begun a project using the latest version of Fusebox (5.5.1). This is my second forray into Fusebox 5x, but the first one wasn&apos;t much more than a hello world for my own benefit. This time, I&apos;m taking the &amp;quot;sans XML&amp;quot; approach and using FB in its MVC arrangement to build an application that is primarily a data management tool utilizing Java proxies exclusively as its means to communicate with a backend Oracle </description>
	<link>http://www.dougboude.com/blog/1/2008/07/Basic-Security-in-Fusebox-55x-sans-XML.cfm</link>
	<dc:date>2008-07-03T13:51:00-05:00</dc:date>
	
	<dc:subject>Frameworks,goog,Fusebox</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2008/06/My-FB-55-Content-Pulled-a-David-Blaine.cfm">
	<title>My FB 5.5+ Content Pulled a David Blaine!</title>
	<description>&lt;font face=&quot;Arial&quot; size=&quot;3&quot;&gt;For any of you Model-gluers out there who are dabbling in Fusebox 5.5+ (which I happen to be for a current client project), I came across a hair-pulling situation that I wanted to share with you in the hopes that you&apos;ll not have to endure the same.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;The symptom:&lt;/b&gt; you wrote a perfectly good controller method that is being called and, according to the debugging, is rendering all of your content just fine.</description>
	<link>http://www.dougboude.com/blog/1/2008/06/My-FB-55-Content-Pulled-a-David-Blaine.cfm</link>
	<dc:date>2008-06-29T11:28:00-05:00</dc:date>
	
	<dc:subject>Frameworks,goog,Fusebox,Model-Glue</dc:subject>
	</item>
	</rdf:RDF> 