<?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/2006/08/Removing-FlexBuilder-from-Eclipse.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2006/08/Cool-Eclipse-Plugin-for-CSS-and-JS.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2006/08/When-the-Obvious-is-TOO-Obvious--A-lesson-in-Troubleshooting.cfm" />
			
		</rdf:Seq>
	</items>
	
	</channel>
		
  	<item rdf:about="http://www.dougboude.com/blog/1/2006/08/Removing-FlexBuilder-from-Eclipse.cfm">
	<title>Removing FlexBuilder from Eclipse</title>
	<description>&lt;p&gt; Many of us have tried (or at least downloaded and installed) FlexBuilder, the trial version. For those of us who use Eclipse for other things besides Flex and never bothered to actually &lt;em&gt;purchase&lt;/em&gt; FlexBuilder, we may find ourselves with a now expired plugin that tends to pop up now and then asking us to enter our serial number. No big deal really, only a minor annoyance. Except for today when I tried to open a CSS file. &lt;/p&gt;
&lt;p&gt; I&apos;m n</description>
	<link>http://www.dougboude.com/blog/1/2006/08/Removing-FlexBuilder-from-Eclipse.cfm</link>
	<dc:date>2006-08-24T12:39:48-05:00</dc:date>
	
	<dc:subject>Eclipse,goog,ColdFusion</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2006/08/Cool-Eclipse-Plugin-for-CSS-and-JS.cfm">
	<title>Cool Eclipse Plugin for CSS and JS</title>
	<description>&lt;p&gt;&lt;font size=&quot;3&quot;&gt;Aptana is an Eclipse plugin that came to me highly recommended by a peer (&lt;/font&gt;&lt;a href=&quot;http://www.evenamonkey.com&quot;&gt;&lt;font size=&quot;3&quot;&gt;Doug Sims&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;3&quot;&gt;) and has proven itself to be a real assett to me as well. What does it do? Only provide code assist with both Javascript and CSS files! Another VERY COOL thing it does within the code assist is provide visual indicators of which CSS and Javascript attributes are </description>
	<link>http://www.dougboude.com/blog/1/2006/08/Cool-Eclipse-Plugin-for-CSS-and-JS.cfm</link>
	<dc:date>2006-08-24T12:28:00-05:00</dc:date>
	
	<dc:subject>Eclipse,goog,ColdFusion,javascript</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2006/08/When-the-Obvious-is-TOO-Obvious--A-lesson-in-Troubleshooting.cfm">
	<title>When the Obvious is TOO Obvious: A lesson in Troubleshooting</title>
	<description>&lt;p&gt;Look at the following code and guess what the output would be:&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;div class=&quot;code&quot;&gt;&amp;lt;cfset strObj = createobject(&apos;component&apos;,&apos;com.makestring&apos;).init() /&amp;gt;&lt;br /&gt;&amp;lt;cfset newstring = strObj.getString() /&amp;gt;&lt;br /&gt;&amp;lt;cfoutput&amp;gt;#newstring#&amp;lt;/cfoutput&amp;gt;&lt;/div&gt;
&lt;br /&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt; Oh, here&apos;s the cfc...&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;div class=&quot;code&quot;&gt;&amp;lt;CFCOMPONENT&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CFFUNCTION NAME=&amp;quot;init&amp;quot; ACCE</description>
	<link>http://www.dougboude.com/blog/1/2006/08/When-the-Obvious-is-TOO-Obvious--A-lesson-in-Troubleshooting.cfm</link>
	<dc:date>2006-08-24T11:48:00-05:00</dc:date>
	
	<dc:subject>Eclipse,goog,ColdFusion,javascript</dc:subject>
	</item>
	</rdf:RDF> 