<?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://corfield.org">
	<title>An Architect's View - ColdFusion, Software Design, Frameworks and more...</title>
	<description>Sean Corfield's thoughts on Adobe technologies, software design and application frameworks.</description>
	<link>http://corfield.org</link>
	
	<items>
		<rdf:Seq>
			
			<rdf:li rdf:resource="http://corfield.org/entry/SVN_merge__crib_sheet" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Recognizing_Good_Programmers" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Chuck__a_weird_blast_from_the_past" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Maybe_you_should_decide" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/What_it_takes_to_be_easy" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Creating_HTML_AIR_Applications" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Eclipse_and_jUnit" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Dynamic_Language_Weenies" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Why_NIH_and_RTW_are_bad" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Haskell_Revisited" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Monitors_and_working_practices" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/OO_Programming_is_dead" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Do_you_develop_static_websites" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/XML__Just_say_no" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Coding_not_good_for_your_career" />
			
		</rdf:Seq>
	</items>
	
	</channel>
		
		
		
		
		
		
  	<item rdf:about="http://corfield.org/entry/SVN_merge__crib_sheet">
	<title>SVN merge - crib sheet</title>
	<description>Geoff Bowers has posted a &lt;a href=&quot;http://blog.daemon.com.au/index.cfm?objectid=8BD6FDD8-13D4-B1F1-48742F8EE3BEB437&quot;&gt;helpful crib sheet&lt;/a&gt; on the Daemonite blog that shows how to merge branches under SVN. I do this often enough that I get frustrated...</description>
	<link>http://corfield.org/entry/SVN_merge__crib_sheet</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-01-21T00:26:00-05:00</dc:date>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>programming</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Recognizing_Good_Programmers">
	<title>Recognizing Good Programmers</title>
	<description>An interesting blog post aimed at &lt;a href=&quot;http://www.inter-sections.net/2007/11/13/how-to-recognise-a-good-programmer/&quot;&gt;helping non-programmers recognize the indicators common in good programmers&lt;/a&gt;. The comments are long (over 180 as of this writi...</description>
	<link>http://corfield.org/entry/Recognizing_Good_Programmers</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-01-12T11:48:00-05:00</dc:date>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>personal</dc:subject>
	<dc:subject>programming</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Chuck__a_weird_blast_from_the_past">
	<title>Chuck - a weird blast from the past</title>
	<description>If you watched this week&apos;s &quot;Chuck&quot;, right at the end he has a C++ book on the bench and, much to my wife&apos;s amusement, I excitedly recognized it &quot;OMG! That&apos;s Barton &amp;amp; Nackman&apos;s book!&quot;

&quot;&lt;a href=&quot;http://amazon.com/dp/0201533936/&quot;&gt;Scientific and E...</description>
	<link>http://corfield.org/entry/Chuck__a_weird_blast_from_the_past</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2007-11-07T23:47:00-05:00</dc:date>
	<dc:subject>personal</dc:subject>
	<dc:subject>programming</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Maybe_you_should_decide">
	<title>Maybe you should decide?</title>
	<description>Jeffrey Zeldman suggests that &lt;a href=&quot;http://www.zeldman.com/2007/06/20/remove-maybe-from-invitation-systems/&quot;&gt;&quot;maybe&quot; is not an appropriate choice&lt;/a&gt; and should not be offered to users.

As someone building a social networking website, I know wh...</description>
	<link>http://corfield.org/entry/Maybe_you_should_decide</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2007-06-20T18:18:00-05:00</dc:date>
	<dc:subject>scazu</dc:subject>
	<dc:subject>programming</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/What_it_takes_to_be_easy">
	<title>What it takes to be easy</title>
	<description>Many of us have seen the (infamous) Ruby on Rails &quot;Blog in 15 minutes&quot; video and probably also Joe Rinehart&apos;s &quot;Blog in 9 minutes&quot; Model-Glue: Unity video. It makes it all look so easy. Wow! We should all use Ruby on Rails (or Model-Glue: Unity) becau...</description>
	<link>http://corfield.org/entry/What_it_takes_to_be_easy</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2007-06-15T15:02:00-05:00</dc:date>
	<dc:subject>architecture</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>programming</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Creating_HTML_AIR_Applications">
	<title>Creating HTML AIR Applications</title>
	<description>Having just spent the last few days tinkering with AIR applications - including some training at the annual Adobe Summit - I&apos;m pretty fired up about AIR!

You can build AIR applications easily with Flex using the beta of Flex Builder 3 but you can ...</description>
	<link>http://corfield.org/entry/Creating_HTML_AIR_Applications</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2007-06-13T22:16:00-05:00</dc:date>
	<dc:subject>adobe</dc:subject>
	<dc:subject>air</dc:subject>
	<dc:subject>programming</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Eclipse_and_jUnit">
	<title>Eclipse and jUnit</title>
	<description>I&apos;m doing some consulting right now that has me writing Java code. The more Java I write, the more I&apos;m reminded of why I like ColdFusion so much but that&apos;s another story. The company I&apos;m consulting for likes unit testing, which makes me very happy. T...</description>
	<link>http://corfield.org/entry/Eclipse_and_jUnit</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2007-04-18T22:34:00-05:00</dc:date>
	<dc:subject>cfeclipse</dc:subject>
	<dc:subject>programming</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Dynamic_Language_Weenies">
	<title>Dynamic Language Weenies?</title>
	<description>Via my Adobe colleague, &lt;a href=&quot;http://blogs.adobe.com/shebanation/2007/03/invasion_of_the_dynamic_langua.html&quot;&gt;Andrew Shebanow&lt;/a&gt;, Hacknot has some choice words about &lt;a href=&quot;http://www.hacknot.info/hacknot/action/showEntry?eid=93&quot;&gt;dynamic progra...</description>
	<link>http://corfield.org/entry/Dynamic_Language_Weenies</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2007-03-27T02:26:00-05:00</dc:date>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>programming</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Why_NIH_and_RTW_are_bad">
	<title>Why NIH and RTW are bad!</title>
	<description>Not Invented Here and Reinventing The Wheel. We&apos;ve all done it. We find something that does a perfectly good job but either it&apos;s written in a different language or written by someone else we don&apos;t know so we just decide to go ahead and write our own ...</description>
	<link>http://corfield.org/entry/Why_NIH_and_RTW_are_bad</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2007-02-24T04:09:00-05:00</dc:date>
	<dc:subject>programming</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Haskell_Revisited">
	<title>Haskell Revisited</title>
	<description>About once a year, I tend to mention Haskell on my blog. I like functional programming languages - that was my research topic for three years after I graduated from university. Haskell is a very powerful functional programming language that has a num...</description>
	<link>http://corfield.org/entry/Haskell_Revisited</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2007-01-09T02:18:00-05:00</dc:date>
	<dc:subject>oss</dc:subject>
	<dc:subject>programming</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Monitors_and_working_practices">
	<title>Monitors and working practices</title>
	<description>Michael Dinowitz has an &lt;a href=&quot;http://www.fusionauthority.com/Community/4653-3-2-1-Monitor.htm&quot;&gt;interesting piece about monitors and productivity&lt;/a&gt; on Fusion Authority. I&apos;ve never tried three monitors - my standard setup is two (one built-in and ...</description>
	<link>http://corfield.org/entry/Monitors_and_working_practices</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2006-12-19T02:07:00-05:00</dc:date>
	<dc:subject>personal</dc:subject>
	<dc:subject>programming</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/OO_Programming_is_dead">
	<title>OO Programming is dead?</title>
	<description>Brian Rinaldi picked up on an &lt;a href=&quot;http://www.allenriddle.com/articles/ooInTheEnterprise&quot;&gt;opinion piece by Allen Riddle&lt;/a&gt; that asks if SOA (Service-Oriented Architecture) is killing OO in the enterprise. Brian &lt;a href=&quot;http://www.remotesynthesi... [More]</description>
	<link>http://corfield.org/entry/OO_Programming_is_dead</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2006-12-19T01:44:00-05:00</dc:date>
	<dc:subject>architecture</dc:subject>
	<dc:subject>programming</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Do_you_develop_static_websites">
	<title>Do you develop static websites?</title>
	<description>In talking to my cat fancy friends, there appears to be a gaping need for high-quality, well-priced web developers who are happy to create static web sites for cat breeders. Most of the web developers who are offering services to non-web-savvy people...</description>
	<link>http://corfield.org/entry/Do_you_develop_static_websites</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2006-11-07T01:44:00-05:00</dc:date>
	<dc:subject>programming</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/XML__Just_say_no">
	<title>XML - Just say no?</title>
	<description>Allen Holub - a brilliant man with a tendency to controversial writing - has rattled some more windows with some of his thoughts about how we are all &lt;a href=&quot;http://www.sdtimes.com/printArticle/column-20060901-05.html&quot;&gt;(ab)using XML these days&lt;/a&gt;. ...</description>
	<link>http://corfield.org/entry/XML__Just_say_no</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2006-09-22T01:54:00-05:00</dc:date>
	<dc:subject>programming</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Coding_not_good_for_your_career">
	<title>Coding not good for your career?</title>
	<description>Tom Ball (Sun Microsystems) asks the question &quot;&lt;a href=&quot;http://weblogs.java.net/blog/tball/archive/2006/08/is_writing_code.html&quot;&gt;Is writing code a Career Limiting Move?&lt;/a&gt;&quot; - there seems to be a strong sense in many teams that architects don&apos;t (shou...</description>
	<link>http://corfield.org/entry/Coding_not_good_for_your_career</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2006-08-20T18:07:00-05:00</dc:date>
	<dc:subject>programming</dc:subject>
	<dc:subject>architecture</dc:subject>
	
	</item>
		
	 	
		</rdf:RDF>

