<?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/2010/09/Configuring-Apache-To-Use-Multiple-Versions-of-ColdFusion.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2010/07/THE-DAY-CFUNITED-DIED.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2010/07/PHP-vs-COLDFUSION.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2009/12/Using-a-CFC-as-a-Configuration-File.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2009/11/PayPal-IPN-Coldfusion-CFC.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2009/08/Strange-Validation-Issue-with-CFARGUMENT.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2009/04/AutoEscaping-Characters-When-Outputting-JS-Function-Calls.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2008/10/Is-Your-Coldfusion-User-Group-Lame.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2008/05/Why-I-Hate-ORMs-a-solicited-rant.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2008/03/test.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2008/03/For-Your-Entertainment-Only-CF-is-Dead--Dialogue.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2008/02/CFJSON-MAYBE-CF8-DIDNT-MAKE-YOU-OBSOLETE-AFTER-ALL.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2008/02/Using-Google-as-your-CF-Mail-Server.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2007/10/Appropriate-Usage-of-the-THIS-Scope.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2007/10/Yet-Another-ModelGlue-Quickstart.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2007/10/ModelGlue-XML-Isnt-Valid-Short-Reminder.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2007/10/And-Now-For-Something-Completely-Different.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2007/10/Dumping-An-Object-is-Like-Taking-an-XRay.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2007/09/Global-Configuration-in-ModelGlue-Using-Your-Own-Config-CFC.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2007/09/My-Approach-to-Basic-Security-in-a-ModelGlue-Application.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2007/09/ModelGlue-addResultsetValue-Order-Matters.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2007/09/Dynamically-Outputting-Query-Data-X-Columns-Across.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2007/09/Adobe-User-Groups-Everywhere-I-Have-A-Dream.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2007/09/Just-what-IS-an-Object-Anyway.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2007/09/Just-What-IS-a-CLASS-Anyway.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2007/09/Snippet-Outputting-Reactor-Validation-Structures.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2007/09/Reactor-Rant-Just-Getting-It-Out-Of-My-System.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2007/09/last-time-I-promiseColdfusion-is-Dead.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2007/09/My-Blog-is-Now-MUCH-More-Print-Friendly.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2007/09/ModelGlue-Development-Cheat-Sheet.cfm" />
			
		</rdf:Seq>
	</items>
	
	</channel>
		
  	<item rdf:about="http://www.dougboude.com/blog/1/2010/09/Configuring-Apache-To-Use-Multiple-Versions-of-ColdFusion.cfm">
	<title>Configuring Apache To Use Multiple Versions of ColdFusion</title>
	<description>&lt;p&gt;&lt;font face=&quot;Verdana&quot; size=&quot;3&quot;&gt;This post is for those of you out there who have managed to get two or more versions of Coldfusion running side by side, but are now facing the challenge of HOW on earth you can actually run your apps in both versions using Apache. For example, now you&apos;d like to test your app in CF9 by typing in &amp;quot;localhostCF9/myKillerApp&amp;quot; and in CF8 by typing in &amp;quot;localhostCF8/myKillerApp&amp;quot;.&amp;nbsp; In theory, this</description>
	<link>http://www.dougboude.com/blog/1/2010/09/Configuring-Apache-To-Use-Multiple-Versions-of-ColdFusion.cfm</link>
	<dc:date>2010-09-06T03:37:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2010/07/THE-DAY-CFUNITED-DIED.cfm">
	<title>THE DAY CFUNITED DIED</title>
	<description>&lt;p&gt;&lt;font face=&quot;Verdana&quot; size=&quot;3&quot;&gt;As you ALL know, this was the last CFUnited ever, and as an attendee, I am certain that this fact was actually a &lt;em&gt;positive&lt;/em&gt; influence&amp;nbsp;on how the conference played out. The camaraderie that is always an integral part of this event was magnified by the ever-present fact that we just don&amp;rsquo;t know when we may be able to assemble ourselves in these numbers again. I know for myself (and I do believe that</description>
	<link>http://www.dougboude.com/blog/1/2010/07/THE-DAY-CFUNITED-DIED.cfm</link>
	<dc:date>2010-07-31T01:27:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2010/07/PHP-vs-COLDFUSION.cfm">
	<title>PHP vs COLDFUSION</title>
	<description>&lt;p&gt;&lt;font size=&quot;3&quot; face=&quot;Verdana&quot;&gt;I had the privilege of doing a short presentation at our local CFUG meeting last night, the topic being &amp;quot;Coldfusion Vs PHP&amp;quot;, so thought I&apos;d share the slides and some brief commentary on some of them. We didn&apos;t record the meeting, so what you&apos;re about to see is an abbreviated version.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;visibility:hidden;width:0px;height:0px;&quot; border=0 width=0 height=0 src=&quot;http://counters.gigya.c</description>
	<link>http://www.dougboude.com/blog/1/2010/07/PHP-vs-COLDFUSION.cfm</link>
	<dc:date>2010-07-13T12:43:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2009/12/Using-a-CFC-as-a-Configuration-File.cfm">
	<title>Using a CFC as a Configuration File</title>
	<description>SO, you too find yourself needing to write something that could really benefit from having its settings contained in some external resource. Let&apos;s see, what are the choices...we could possibly store our settings in the database and retrieve them at application initialization, if our architecture permits that; we could create an xml file that contains our settings in a nice, nested, readable manner; we could (as one person I mentioned this to sugg</description>
	<link>http://www.dougboude.com/blog/1/2009/12/Using-a-CFC-as-a-Configuration-File.cfm</link>
	<dc:date>2009-12-17T12:41:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2009/11/PayPal-IPN-Coldfusion-CFC.cfm">
	<title>PayPal IPN Coldfusion CFC</title>
	<description>&lt;font size=&quot;3&quot; face=&quot;Arial&quot;&gt;Thursday morning I overheard our finance lady mentioning an online form she had created to handle registrations for a conference we&apos;re hosting in a few months. My curiosity piqued (since usually things like this end up on my plate, at least in part), I inquired further and found that she was also including a &amp;quot;Pay Now&amp;quot; PayPal button so the registrants could complete the process. I decided to make some work for</description>
	<link>http://www.dougboude.com/blog/1/2009/11/PayPal-IPN-Coldfusion-CFC.cfm</link>
	<dc:date>2009-11-30T11:11:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2009/08/Strange-Validation-Issue-with-CFARGUMENT.cfm">
	<title>Strange Validation Issue with CFARGUMENT</title>
	<description>&lt;p&gt;&lt;font size=&quot;3&quot;&gt;I was chatting with a buddy of mine today about an issue he had encountered when passing a list of numbers into a cfargument whose type was set to &amp;quot;numeric&amp;quot; (CF 8). For whatever reason, he could pass in the string &amp;quot;1,6,7&amp;quot; and it would actually validate as a numeric value. When passing in a fourth number, such as &amp;quot;1,6,7,9&amp;quot;, it threw an error based on the argument type, which it rightfully should have</description>
	<link>http://www.dougboude.com/blog/1/2009/08/Strange-Validation-Issue-with-CFARGUMENT.cfm</link>
	<dc:date>2009-08-25T15:40:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2009/04/AutoEscaping-Characters-When-Outputting-JS-Function-Calls.cfm">
	<title>Auto-Escaping Characters When Outputting JS Function Calls</title>
	<description>&lt;p&gt;&lt;font size=&quot;3&quot;&gt;I&apos;m blogging this little snippet mostly so that I have a place to find it the next time I need it, but perhaps it&apos;ll come in handy for someone else as well.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size=&quot;3&quot;&gt;I&apos;m creating some Javascript function calls on the fly as I output some query results. One of the parameters in the JS function is the value of an item&apos;s title which may at times contain characters JS tends to barf on, such as the single quote: </description>
	<link>http://www.dougboude.com/blog/1/2009/04/AutoEscaping-Characters-When-Outputting-JS-Function-Calls.cfm</link>
	<dc:date>2009-04-26T18:49:20-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2008/10/Is-Your-Coldfusion-User-Group-Lame.cfm">
	<title>Is Your ColdFusion User Group Lame?</title>
	<description>&lt;p&gt;&lt;font size=&quot;3&quot;&gt;For the last several months it has been my distinct opinion that the ColdFusion user group down here in San Antonio is, to put it frankly, lame. Attendance is high when we have more than three people show up (including the manager and co manager), the agenda is non-existent really, and all of our best meetings are held at the Flying Saucer (local college hangout with hundreds of kinds of beer) or TGIs (killer apple tinis). It&apos;s </description>
	<link>http://www.dougboude.com/blog/1/2008/10/Is-Your-Coldfusion-User-Group-Lame.cfm</link>
	<dc:date>2008-10-08T14:16:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2008/05/Why-I-Hate-ORMs-a-solicited-rant.cfm">
	<title>Why I Hate ORMs (a solicited rant)</title>
	<description>&lt;font size=&quot;3&quot;&gt;&lt;b&gt;A necessary disclaimer...&lt;/b&gt;&lt;br /&gt;&lt;font size=&quot;2&quot;&gt;&lt;i&gt;Everything in the following post that appears to be an opinion most likely is and should be taken as such. My personal view on a topic does not (necessarily) invalidate any other opposing view. Readers should ascribe whatever value they so choose to the information that follows and either adopt it or reject it at their own discretion.&lt;/i&gt;&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;In the comment threa</description>
	<link>http://www.dougboude.com/blog/1/2008/05/Why-I-Hate-ORMs-a-solicited-rant.cfm</link>
	<dc:date>2008-05-01T11:54:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2008/03/test.cfm">
	<title>Client-Side Drilldowns Made Easy</title>
	<description>&lt;font size=&quot;3&quot;&gt;Last September I shared a post on an &lt;a href=&quot;http://www.dougboude.com/blog/1/2006/09/ClientSide-Interactivity-without-Ajax.cfm&quot;&gt;alternative to Ajax for client-side interactivity&lt;/a&gt; leveraging Coldfusion&apos;s WDDX. I&apos;d like to take it a step further now and share an approach (and corresponding code) I often use in my Model-Glue apps when needing to create tiered or drilldown-type select lists &lt;i&gt;withOUT&lt;/i&gt; having to make numerous ca</description>
	<link>http://www.dougboude.com/blog/1/2008/03/test.cfm</link>
	<dc:date>2008-03-09T22:46:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue,JSON</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2008/03/For-Your-Entertainment-Only-CF-is-Dead--Dialogue.cfm">
	<title>For Your Entertainment Only: CF is Dead  Dialogue</title>
	<description>&lt;font size=&quot;3&quot;&gt;The following post is for entertainment purposes only and is not intended to prompt any real responses from anyone. In addition, if you&apos;re truly tired of the topic of &amp;quot;Coldfusion is Dead&amp;quot;, don&apos;t even waste your time reading this post. I just received a comment from a Javaphyte on an older post I had done and couldn&apos;t resist digging him a little bit, so thought I&apos;d share it.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Javaphyte&apos;s Comment:&lt;/b&gt;&lt;br /&gt;&lt;br </description>
	<link>http://www.dougboude.com/blog/1/2008/03/For-Your-Entertainment-Only-CF-is-Dead--Dialogue.cfm</link>
	<dc:date>2008-03-07T02:40:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue,JSON</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2008/02/CFJSON-MAYBE-CF8-DIDNT-MAKE-YOU-OBSOLETE-AFTER-ALL.cfm">
	<title>JSON.CFC, MAYBE CF8 DIDN&apos;T MAKE YOU OBSOLETE AFTER ALL!</title>
	<description>&lt;p&gt;&lt;font size=&quot;3&quot;&gt;Back in July I shared the results of my personal forray into JSON as a blog post, comparing it to XML as a means of returning Ajax data. In order to conduct my experiments, I had utilized an open source CFC called JSON.CFC in order to do the conversion from CF data types to JSON and vica versa. After the post, one individual made the comment that once CF 8 came out, there wouldn&apos;t be a need for JSON.CFC anymore. Well, until toda</description>
	<link>http://www.dougboude.com/blog/1/2008/02/CFJSON-MAYBE-CF8-DIDNT-MAKE-YOU-OBSOLETE-AFTER-ALL.cfm</link>
	<dc:date>2008-02-06T16:20:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue,JSON</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2008/02/Using-Google-as-your-CF-Mail-Server.cfm">
	<title>Using Google as your CF Mail Server</title>
	<description>&lt;font size=&quot;3&quot;&gt;Ah, sounds like a no brainer, right? Why even do a blog post on such a thing, right? Because Google requires that an SMTP connection be encrypted...something that CFMX7 just doesn&apos;t do all by its lonesome. I need to vent a little, so here&apos;s my story followed by some useful info....&lt;br /&gt;&lt;br /&gt;It&apos;s extremely late on a Sunday night and you&apos;re in the final final stages of a site migration for a client. Their &amp;quot;under construction&amp;q</description>
	<link>http://www.dougboude.com/blog/1/2008/02/Using-Google-as-your-CF-Mail-Server.cfm</link>
	<dc:date>2008-02-04T12:13:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue,JSON</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2007/10/Appropriate-Usage-of-the-THIS-Scope.cfm">
	<title>Appropriate Usage of the &quot;THIS&quot; Scope</title>
	<description>&lt;font size=&quot;3&quot;&gt;For the past several days, my good friend Jim and I have been having a series of discussions regarding the use of the &apos;THIS&apos; scope within CFCs; specifically, CFCs that are to be used in an OO fashion. He&apos;s part of a small team that has just begun their OO journey and are embarking on a project where they hope to grow and refine their understanding in this arena. Jim being the stickler for correctness that he is, he often bounces ap</description>
	<link>http://www.dougboude.com/blog/1/2007/10/Appropriate-Usage-of-the-THIS-Scope.cfm</link>
	<dc:date>2007-10-08T11:45:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue,JSON</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2007/10/Yet-Another-ModelGlue-Quickstart.cfm">
	<title>Yet Another Model-Glue Quickstart...</title>
	<description>&lt;font size=&quot;3&quot; face=&quot;Arial&quot;&gt;Jim Pickering, the manager of the Kansas City CF User group, recently started a group project to rebuild their UG&apos;s web site. The project has the secondary agenda of promoting team development and learning Model-Glue, so he invited me to participate by setting up a skeleton app with basic security and then giving his volunteers a &amp;quot;Model-Glue Quickstart&amp;quot;.&amp;nbsp; The entire presentation is just over an hour long</description>
	<link>http://www.dougboude.com/blog/1/2007/10/Yet-Another-ModelGlue-Quickstart.cfm</link>
	<dc:date>2007-10-04T12:51:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue,JSON</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2007/10/ModelGlue-XML-Isnt-Valid-Short-Reminder.cfm">
	<title>Model-Glue XML Isn&apos;t Valid!!! Short Reminder</title>
	<description>&lt;font size=&quot;3&quot; face=&quot;Arial&quot;&gt;Don&apos;t you hate it when you&apos;re focused on adding functionality and/or troubleshooting issues in your Model-Glue app and when you save your modelglue.xml file to see if it all works right, you get the error: &lt;/font&gt;&lt;br /&gt;&lt;font style=&quot;color: black; font-family: verdana; font-style: normal; font-variant: normal; font-weight: normal; font-size: 8pt; line-height: 11pt; font-size-adjust: none; font-stretch: normal;&quot;&gt;
&lt;h1 sty</description>
	<link>http://www.dougboude.com/blog/1/2007/10/ModelGlue-XML-Isnt-Valid-Short-Reminder.cfm</link>
	<dc:date>2007-10-03T16:36:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue,JSON</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2007/10/And-Now-For-Something-Completely-Different.cfm">
	<title>And Now For Something Completely Different...</title>
	<description>&lt;br /&gt;
&lt;p&gt;&lt;font size=&quot;3&quot;&gt;&lt;i&gt;A sign I made for the bathroom stall at work...I&apos;ll let you guess why I felt it necessary.&lt;/i&gt;&lt;/font&gt; &lt;img alt=&quot;&quot; src=&quot;/blog/FCKeditor/editor/images/smiley/msn/omg_smile.gif&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size=&quot;3&quot;&gt;&lt;i&gt;Feel free to use it, too!&lt;/i&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;table cellpadding=&quot;3&quot; border=&quot;0&quot;&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align=&quot;left&quot; colspan=&quot;2&quot;&gt;&lt;img alt=&quot;The Cat in the Hat&quot; src=&quot;http://www.dougboude.</description>
	<link>http://www.dougboude.com/blog/1/2007/10/And-Now-For-Something-Completely-Different.cfm</link>
	<dc:date>2007-10-02T21:17:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue,JSON,Personal</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2007/10/Dumping-An-Object-is-Like-Taking-an-XRay.cfm">
	<title>Dumping An Object is Like Taking an X-Ray</title>
	<description>&lt;font size=&quot;3&quot;&gt;Lately I&apos;ve had the privilege of helping a good friend of mine climb &amp;quot;Mt. OOP&amp;quot;, and in the process have been able to refine a lot of my own knowledge. I&apos;ve also discovered that I sometimes make too many assumptions when imparting understandings, and this short post is in regards to one of those items: Dumping Objects.&lt;br /&gt;&lt;br /&gt;One thing I always urge my fellow developers to do is to form a solid expectation of what the </description>
	<link>http://www.dougboude.com/blog/1/2007/10/Dumping-An-Object-is-Like-Taking-an-XRay.cfm</link>
	<dc:date>2007-10-02T15:03:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue,JSON,Personal</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2007/09/Global-Configuration-in-ModelGlue-Using-Your-Own-Config-CFC.cfm">
	<title>Global Configuration in Model-Glue: Using Your Own Config CFC</title>
	<description>&lt;font size=&quot;3&quot;&gt;In a post I did a while back, I shared what I had learned about using Model-Glue&apos;s built in &amp;quot;SimpleConfig&amp;quot; cfc. Well, I just got a question from a fellow developer who was trying to leverage the information in that post to implement his own home grown configuration settings cfc, and what I had shared there didn&apos;t quite apply. I tried to email him back, but it was returned as undeliverable, so I thought I&apos;d just post my re</description>
	<link>http://www.dougboude.com/blog/1/2007/09/Global-Configuration-in-ModelGlue-Using-Your-Own-Config-CFC.cfm</link>
	<dc:date>2007-09-27T15:21:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue,JSON,Personal</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2007/09/My-Approach-to-Basic-Security-in-a-ModelGlue-Application.cfm">
	<title>My Approach to Basic Security in a Model-Glue Application</title>
	<description>&lt;font size=&quot;3&quot;&gt;By now almost all of us have &amp;quot;rolled our own&amp;quot; when it comes to giving a Coldfusion app some semblance of security, so the concept is nothing new. It can be, however, somewhat daunting when attempting to take what we know procedurally and apply it to an MVC styled application. &lt;br /&gt;&lt;br /&gt;&lt;/font&gt;&lt;font size=&quot;3&quot;&gt;The Kansas City Coldfusion User Group invited me to assist them with a group project using Model-Glue, specificall</description>
	<link>http://www.dougboude.com/blog/1/2007/09/My-Approach-to-Basic-Security-in-a-ModelGlue-Application.cfm</link>
	<dc:date>2007-09-25T03:54:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue,JSON,Personal</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2007/09/ModelGlue-addResultsetValue-Order-Matters.cfm">
	<title>ModelGlue addResult/setValue Order Matters!</title>
	<description>&lt;font size=&quot;3&quot;&gt;Attempting a save action, evaluating the outcome, and adding a subsequent &amp;quot;success&amp;quot; or &amp;quot;Check your Work!&amp;quot; message, along with a Modelglue Result value (in order to redirect appropriately) are common things to do when building an app, right? Well, I burned about fifteen minutes this morning trying to do this simple task, tracing events and double checking code, trying to figure out WHY the message value I added t</description>
	<link>http://www.dougboude.com/blog/1/2007/09/ModelGlue-addResultsetValue-Order-Matters.cfm</link>
	<dc:date>2007-09-21T06:52:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue,JSON,Personal</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2007/09/Dynamically-Outputting-Query-Data-X-Columns-Across.cfm">
	<title>Dynamically Outputting Query Data &apos;X&apos; Columns Across</title>
	<description>&lt;font size=&quot;3&quot;&gt;Dynamically outputting query data in &amp;quot;X number of columns across&amp;quot; is no new thing, but since I found myself having to do that very thing this morning, I thought I&apos;d share this sweet little snippet for the benefit of everyone (but mostly for my own snippet collection since I seem to tend to &amp;quot;forget what I once new&amp;quot;... lol).&lt;br /&gt;&lt;br /&gt;In this example I&apos;m going to output a series of short questions using the follo</description>
	<link>http://www.dougboude.com/blog/1/2007/09/Dynamically-Outputting-Query-Data-X-Columns-Across.cfm</link>
	<dc:date>2007-09-21T05:34:21-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue,JSON,Personal</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2007/09/Adobe-User-Groups-Everywhere-I-Have-A-Dream.cfm">
	<title>Adobe User Groups Everywhere: I Have A Dream</title>
	<description>&lt;p class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;3&quot; face=&quot;Arial&quot;&gt;I haven&apos;t been a member of very many Coldfusion/Adobe-centered User groups, but the few I have participated in seem to have a common, perpetual and prevalent concern floating in the air: &lt;u&gt;membership and attendance&lt;/u&gt;. &lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;3&quot; face=&quot;Arial&quot;&gt;I have very recently had the privilege of being part of the resurrection of &lt;st1:place w:st=&quot;on&quot;&gt;&lt;st1:city w:st=&quot;on&quot;&gt;S</description>
	<link>http://www.dougboude.com/blog/1/2007/09/Adobe-User-Groups-Everywhere-I-Have-A-Dream.cfm</link>
	<dc:date>2007-09-20T03:44:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue,JSON,Personal</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2007/09/Just-what-IS-an-Object-Anyway.cfm">
	<title>Just what IS an Object, Anyway?</title>
	<description>&lt;font size=&quot;3&quot;&gt;Making a distinction between the definition of an Object versus a Class is probably not a vital factor in one&apos;s OOP abilities. I believe, however, that if we&apos;re going to have and use terms, we should do so accurately in order to effectively communicate. I absolutely hate it when people misuse words in ignorance, such as when someone refers to a Cicada as a Locust (a locust is a grasshopper! a Cicada is a Cicada!), or a bat as a rod</description>
	<link>http://www.dougboude.com/blog/1/2007/09/Just-what-IS-an-Object-Anyway.cfm</link>
	<dc:date>2007-09-17T12:34:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue,JSON,Personal</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2007/09/Just-What-IS-a-CLASS-Anyway.cfm">
	<title>Just What IS a CLASS Anyway?</title>
	<description>&lt;font size=&quot;3&quot;&gt;Which phrasing is correct:&lt;br /&gt;&lt;br /&gt; 1.&amp;quot;Hey boss, take a look at this object I just wrote!&amp;quot;&lt;br /&gt; 2.&amp;quot;Hey boss, take a look at this class I just wrote!&amp;quot;&lt;br /&gt;&lt;br /&gt; The answer is number 2. After reading the following definition, hopefully the phrasing in choice 1 will sound strange to you.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; The term &amp;quot;CLASS&amp;quot; tends to be misused, or even UNDERused in OO conversations with regard to Cold</description>
	<link>http://www.dougboude.com/blog/1/2007/09/Just-What-IS-a-CLASS-Anyway.cfm</link>
	<dc:date>2007-09-14T18:12:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue,JSON,Personal</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2007/09/Snippet-Outputting-Reactor-Validation-Structures.cfm">
	<title>Snippet: Outputting Reactor Validation Structures</title>
	<description>&lt;font size=&quot;3&quot;&gt;Reactor&apos;s built-in validation produces a validationError structure when it encounters something amiss, and passes it back to your viewstate. That structure is actually a structure of arrays.&lt;br /&gt;&lt;br /&gt;I DO use Reactor&apos;s validation, and found myself copying and pasting the same snippet for outputting the validation error results a time or two this morning... figured it might come in handy for other folks, too. &lt;br /&gt;&lt;br /&gt;&lt;/font&gt;
</description>
	<link>http://www.dougboude.com/blog/1/2007/09/Snippet-Outputting-Reactor-Validation-Structures.cfm</link>
	<dc:date>2007-09-12T13:23:02-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue,JSON,Personal</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2007/09/Reactor-Rant-Just-Getting-It-Out-Of-My-System.cfm">
	<title>Reactor: A LOT Like a Wendys Drive Through</title>
	<description>&lt;font size=&quot;3&quot;&gt;Okay, I&apos;ve been up since 3 A.M (went to bed waaay too early last night) working on a Modelglue project, and now I&apos;m feeling the need to rant a little bit. Not complain, per se, because I truly do appreciate the blood, sweat, and tears that must have gone into creating the frameworks that comprise Unity; But out of the 4 hours I &amp;quot;worked&amp;quot;, a full third of it was spent on issues related to trying to get my app to &amp;quot;see&amp;q</description>
	<link>http://www.dougboude.com/blog/1/2007/09/Reactor-Rant-Just-Getting-It-Out-Of-My-System.cfm</link>
	<dc:date>2007-09-12T12:29:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue,JSON,Personal</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2007/09/last-time-I-promiseColdfusion-is-Dead.cfm">
	<title>last time I promise...Coldfusion is Dead!</title>
	<description>Sys-con and some of the other brilliant prognosticators out there were my source of inspiration this morning on the drive in to to work...here, have a look-see into my unique mind....&lt;br /&gt;&lt;br /&gt;&lt;img height=&quot;800&quot; width=&quot;715&quot; src=&quot;http://www.dougboude.com/images/CFisdead.jpg&quot; alt=&quot;CF is dead!&quot; /&gt;&lt;br /&gt;Adding the name Dave Lowe, for google indexing&apos;s sake.... :)</description>
	<link>http://www.dougboude.com/blog/1/2007/09/last-time-I-promiseColdfusion-is-Dead.cfm</link>
	<dc:date>2007-09-11T16:49:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue,JSON,Personal</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2007/09/My-Blog-is-Now-MUCH-More-Print-Friendly.cfm">
	<title>My Blog is Now MUCH More Print Friendly</title>
	<description>&lt;font size=&quot;3&quot;&gt;Just an FYI for those who might be interested...&lt;br /&gt;&lt;br /&gt;At the suggestion of a recent reader of my blog, I have made it MUCH easier now to print out any posts of interest. At the bottom of each post is a link which will render it for you in a new window (and in a format I&apos;m sure you&apos;ll recognize).&lt;br /&gt;&lt;br /&gt;If you do give this a whirl and find any posts that cause the process to &amp;quot;not work so good&amp;quot;, please let me know</description>
	<link>http://www.dougboude.com/blog/1/2007/09/My-Blog-is-Now-MUCH-More-Print-Friendly.cfm</link>
	<dc:date>2007-09-11T04:00:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue,JSON,Personal</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2007/09/ModelGlue-Development-Cheat-Sheet.cfm">
	<title>ModelGlue Development Cheat Sheet</title>
	<description>&lt;font size=&quot;3&quot;&gt;When my team and I first began building our Model-Glue:Unity application, we experienced a GREAT deal of head scratching and frustration during the development process. We would alter a line here or there, refresh our browser, and NOT see the change. It took us quite some time to finally figure out what kind of action was warranted for what kind of change in order to make it manifest, so we documented it for ourselves in our local </description>
	<link>http://www.dougboude.com/blog/1/2007/09/ModelGlue-Development-Cheat-Sheet.cfm</link>
	<dc:date>2007-09-07T12:14:00-05:00</dc:date>
	
	<dc:subject>goog,ColdFusion,CFUNITED,observations,placeblogger,PHP,OOP, code snippets,javascript,rant,Frameworks,Model-Glue,JSON,Personal</dc:subject>
	</item>
	</rdf:RDF> 