<?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/Static_is_Evil" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Introducing_FW1" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/To_OO_or_not_to_OO_What_is_the_question" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/My_cfObjective_2009_Schedule" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Designing_objectoriented_software_is_hard" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/The_DAO_and_Gateway_separation_in_CFML_is_nonsense" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/How_do_you_find_your_classes" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Hal_Helms__are_you_OOReady" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Design_Patterns_preso_updated" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Bob_Silverberg_on_Transfer_ORM_and_Architecture" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Transfer_Cache_Synchronization_in_a_Cluster" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/cfObjective_2008_Session_Focus__Enterprise_Class_MVC_with_ColdFusion_and_Java" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/What_is_keeping_Sean_busy" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Architecture_Remixed" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/IECFUG__December_7th__Design_Patterns_and_ColdFusion" />
			
		</rdf:Seq>
	</items>
	
	</channel>
		
		
		
		
		
		
  	<item rdf:about="http://corfield.org/entry/Static_is_Evil">
	<title>Static is Evil</title>
	<description>This cropped up on the TDD mailing list and it made me smile so I wanted to share it along with some commentary. A fairly common request from folks in the CF community is for &quot;static&quot; methods (and data members) to be added to CFML. Folks look at Java... [More]</description>
	<link>http://corfield.org/entry/Static_is_Evil</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2009-12-12T20:44:00-05:00</dc:date>
	<dc:subject>tdd</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>architecture</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Introducing_FW1">
	<title>Introducing FW/1</title>
	<description>Over the last few days I&apos;ve been working on a new MVC application framework for ColdFusion. It&apos;s very lightweight and completely convention-based. Beyond this introduction, I won&apos;t be blogging about it here but you can read all about about on the pro...</description>
	<link>http://corfield.org/entry/Introducing_FW1</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2009-07-20T04:21:00-05:00</dc:date>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>architecture</dc:subject>
	<dc:subject>fw1</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/To_OO_or_not_to_OO_What_is_the_question">
	<title>To OO or not to OO? What is the question?</title>
	<description>Marc Funaro kicked off quite a heated debate on his blog lately by raging against people pushing object-oriented programing/design and how his attempt to follow their advice nearly led to the collapse of his business. Marc was expressing a common fru... [More]</description>
	<link>http://corfield.org/entry/To_OO_or_not_to_OO_What_is_the_question</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2009-05-31T02:31: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/My_cfObjective_2009_Schedule">
	<title>My cf.Objective() 2009 Schedule</title>
	<description>In the absence of a printable schedule - sorry, Joe Rinehart says it&apos;s a problem with the Media3 hosting and he&apos;s been trying to get them to fix it for months! - here is my schedule for &lt;a href=&quot;http://cfobjective.com/schedule.cfm&quot;&gt;cf.Objective() 200... [More]</description>
	<link>http://corfield.org/entry/My_cfObjective_2009_Schedule</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2009-05-11T14:54:00-05:00</dc:date>
	<dc:subject>adobe</dc:subject>
	<dc:subject>air</dc:subject>
	<dc:subject>architecture</dc:subject>
	<dc:subject>cfobjective</dc:subject>
	<dc:subject>coldbox</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>coldspring</dc:subject>
	<dc:subject>flex</dc:subject>
	<dc:subject>iphone</dc:subject>
	<dc:subject>j2ee</dc:subject>
	<dc:subject>jquery</dc:subject>
	<dc:subject>machii</dc:subject>
	<dc:subject>orm</dc:subject>
	<dc:subject>oss</dc:subject>
	<dc:subject>ria</dc:subject>
	<dc:subject>saas</dc:subject>
	<dc:subject>swiz</dc:subject>
	<dc:subject>tdd</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Designing_objectoriented_software_is_hard">
	<title>Designing object-oriented software is hard</title>
	<description>&lt;a href=&quot;http://bennadel.com/&quot;&gt;Ben Nadel&lt;/a&gt; had a bit of a &quot;crisis of faith&quot; last week over his ability to learn OOP the &quot;right&quot; way. He&apos;s highlighted a problem most people have coming to OO these days: in their search for the One True Way(tm), they... [More]</description>
	<link>http://corfield.org/entry/Designing_objectoriented_software_is_hard</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2009-03-30T12:34: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/The_DAO_and_Gateway_separation_in_CFML_is_nonsense">
	<title>The DAO and Gateway separation in CFML is nonsense</title>
	<description>There, I said it!

I said it in a post to the cfcdev mailing list and Henry Ho felt it deserved a &lt;a href=&quot;http://henrylearnstorock.blogspot.com/2009/03/dao-gateway-nonsense-in-cf.html&quot;&gt;mention on his blog&lt;/a&gt;.

The topic came up because John Whi...</description>
	<link>http://corfield.org/entry/The_DAO_and_Gateway_separation_in_CFML_is_nonsense</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2009-03-03T23:06:00-05:00</dc:date>
	<dc:subject>architecture</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/How_do_you_find_your_classes">
	<title>How do you find your classes?</title>
	<description>Thinking in objects can be really hard and one of the biggest stumbling blocks for many who are new to OO design is identifying what are the right things in the problem domain to model as classes. This topic came up in a recent thread on the excellen...</description>
	<link>http://corfield.org/entry/How_do_you_find_your_classes</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2009-01-15T23:39:00-05:00</dc:date>
	<dc:subject>architecture</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Hal_Helms__are_you_OOReady">
	<title>Hal Helms - are you OO-Ready?</title>
	<description>Several people have been blogging about the &lt;a href=&quot;http://www.halhelms.com/are-you-oo-ready.cfm&quot;&gt;OO Quiz created by Hal Helms&lt;/a&gt;. I&apos;d question the wording of a couple of the questions but it&apos;s a fun way to while away 15-20 minutes and it will defi...</description>
	<link>http://corfield.org/entry/Hal_Helms__are_you_OOReady</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-12-13T14:48: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/Design_Patterns_preso_updated">
	<title>Design Patterns preso updated</title>
	<description>The preso I gave on Monday at the Devon CFUG and which I&apos;ll be giving in about an hour at the TVCFUG has been posted to the PRESOS section on my blog. It&apos;s a PDF with slides and notes since there are quite a few notes on this preso and it&apos;ll make it ...</description>
	<link>http://corfield.org/entry/Design_Patterns_preso_updated</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-10-01T12:20:00-05:00</dc:date>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>architecture</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Bob_Silverberg_on_Transfer_ORM_and_Architecture">
	<title>Bob Silverberg on Transfer ORM and Architecture</title>
	<description>Update: Bob just added Part VII so I&apos;m updating this post to include that.
&lt;hr /&gt;
For ease of reference I just wanted to post a quick note highlighting Bob Silverberg&apos;s excellent series on using Transfer ORM and OO architecture:
&lt;ul&gt;
&lt;li&gt;&lt;a href=...</description>
	<link>http://corfield.org/entry/Bob_Silverberg_on_Transfer_ORM_and_Architecture</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-07-15T20:36:00-05:00</dc:date>
	<dc:subject>orm</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>architecture</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Transfer_Cache_Synchronization_in_a_Cluster">
	<title>Transfer Cache Synchronization in a Cluster</title>
	<description>If you use Mark Mandel&apos;s awesome &lt;a href=&quot;http://www.transfer-orm.com/&quot;&gt;Transfer ORM&lt;/a&gt; in a cluster, you&apos;ve probably wondered what to do about keeping the cache in sync across servers in the cluster. I&apos;ve had to solve this problem a couple of times... [More]</description>
	<link>http://corfield.org/entry/Transfer_Cache_Synchronization_in_a_Cluster</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-04-14T20:56:00-05:00</dc:date>
	<dc:subject>architecture</dc:subject>
	<dc:subject>cfobjective</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>coldspring</dc:subject>
	<dc:subject>j2ee</dc:subject>
	<dc:subject>orm</dc:subject>
	<dc:subject>oss</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/cfObjective_2008_Session_Focus__Enterprise_Class_MVC_with_ColdFusion_and_Java">
	<title>cf.Objective() 2008 Session Focus - Enterprise Class MVC with ColdFusion and Java</title>
	<description>Andrew Powell - &lt;a href=&quot;http://cfobjective.com/sessions_architecture.cfm#SA3A&quot;&gt;Enterprise Class MVC with ColdFusion and Java&lt;/a&gt; - Saturday 11:25am

We hear a lot of talk about using individual Java objects within ColdFusion but the reality of ent...</description>
	<link>http://corfield.org/entry/cfObjective_2008_Session_Focus__Enterprise_Class_MVC_with_ColdFusion_and_Java</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-03-31T02:37:00-05:00</dc:date>
	<dc:subject>architecture</dc:subject>
	<dc:subject>cfobjective</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>j2ee</dc:subject>
	<dc:subject>machii</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/What_is_keeping_Sean_busy">
	<title>What is keeping Sean busy?</title>
	<description>My blog posts have been few and far between lately. I can only blame one of my clients. Right now I have three clients and one of them is keeping me busier than I could&apos;ve imagine when I first took them on in November. For all three, I&apos;m designing / ...</description>
	<link>http://corfield.org/entry/What_is_keeping_Sean_busy</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-02-08T04:01:00-05:00</dc:date>
	<dc:subject>architecture</dc:subject>
	<dc:subject>cfobjective</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Architecture_Remixed">
	<title>Architecture Remixed</title>
	<description>I&apos;m working with just three clients right now and with each of them I am essentially doing the same thing: taking an existing system that has been built up over a number of years and helping them rearchitect it for better maintainability and better s...</description>
	<link>http://corfield.org/entry/Architecture_Remixed</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-01-11T01:56:00-05:00</dc:date>
	<dc:subject>architecture</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>personal</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/IECFUG__December_7th__Design_Patterns_and_ColdFusion">
	<title>IECFUG - December 7th - Design Patterns and ColdFusion</title>
	<description>Luis Majano has &lt;a href=&quot;http://www.iecfug.com/post.cfm/december-meeting-primer&quot;&gt;just announced&lt;/a&gt; that I will be encoring an extended version of my Design Patterns and ColdFusion talk at their &lt;a href=&quot;http://www.iecfug.com/page.cfm/meetings&quot;&gt;Decem...</description>
	<link>http://corfield.org/entry/IECFUG__December_7th__Design_Patterns_and_ColdFusion</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2007-11-19T23:49:00-05:00</dc:date>
	<dc:subject>architecture</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	
	</item>
		
	 	
		</rdf:RDF>
