<?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/Open_BlueDragon_at_cfObjective" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Java_6_just_arrived_on_Leopard" />
			
			<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/Java_6_and_ColdFusion_8" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/History_Repeats" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Benefits_of_running_on_Java" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Java_and_Shared_Hosting" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Adobe_JRun__Beta_Program" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/JRun_Survey_for_next_release" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/CFCProxy__Some_Documentation" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/BEA_Considers_Support_For_Scripting_Languages" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/What_Makes_Hani_Tick" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/SWT_vs_Swing" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/JRun_4_Updater_5" />
			
		</rdf:Seq>
	</items>
	
	</channel>
		
		
		
		
		
		
  	<item rdf:about="http://corfield.org/entry/Open_BlueDragon_at_cfObjective">
	<title>Open BlueDragon at cf.Objective()</title>
	<description>Vince Bonfanti hosted a Birds of a Feather session this evening where he officially unveiled the &lt;a href=&quot;http://openbluedragon.org/&quot;&gt;Open BlueDragon project&lt;/a&gt;. [More]</description>
	<link>http://corfield.org/entry/Open_BlueDragon_at_cfObjective</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-05-03T23:31:00-05:00</dc:date>
	<dc:subject>oss</dc:subject>
	<dc:subject>openbd</dc:subject>
	<dc:subject>j2ee</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>cfobjective</dc:subject>
	<dc:subject>bluedragon</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Java_6_just_arrived_on_Leopard">
	<title>Java 6 just arrived on Leopard</title>
	<description>The latest software update for Mac OS X 10.5.2 adds Java 1.6.0_05 but does not change your default setup. See &lt;a href=&quot;http://docs.info.apple.com/article.html?artnum=307403&quot;&gt;this tech note&lt;/a&gt; for more details.

I haven&apos;t yet switched to Java 6 as ...</description>
	<link>http://corfield.org/entry/Java_6_just_arrived_on_Leopard</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-04-30T10:51:00-05:00</dc:date>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>j2ee</dc:subject>
	<dc:subject>osx</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/Java_6_and_ColdFusion_8">
	<title>Java 6 and ColdFusion 8</title>
	<description>Some people have been noticing dramatically slower application startup times on ColdFusion 8 compared to ColdFusion MX 7. I&apos;ve seen a lot of complaints about shared hosting systems where applications timeout. Since CF8 is so much faster than CFMX7, y... [More]</description>
	<link>http://corfield.org/entry/Java_6_and_ColdFusion_8</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2007-12-05T21:31:00-05:00</dc:date>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>j2ee</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/History_Repeats">
	<title>History Repeats?</title>
	<description>So I was gave a design patterns presentation at both MAXs... I figured I&apos;d Google to see if I could find any coverage of it (no, I couldn&apos;t) and what turned up was &lt;a href=&quot;http://corfield.org/entry/Design_Patterns_in_ColdFusion_1&quot;&gt;my own blog post&lt;/...</description>
	<link>http://corfield.org/entry/History_Repeats</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2007-10-19T23:57:00-05:00</dc:date>
	<dc:subject>adobemax07</dc:subject>
	<dc:subject>architecture</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>j2ee</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Benefits_of_running_on_Java">
	<title>Benefits of running on Java</title>
	<description>These days, ColdFusion developers generally understand the benefits gained in the rewrite from C++ to Java that happened with the shift from ColdFusion 5 to ColdFusion MX and we&apos;re continuing to see an uptick in interest for running scripting languag...</description>
	<link>http://corfield.org/entry/Benefits_of_running_on_Java</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2007-08-06T19:45:00-05:00</dc:date>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>j2ee</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Java_and_Shared_Hosting">
	<title>Java and Shared Hosting</title>
	<description>I&apos;d never really given much thought to running Java on a shared environment (because I&apos;d never write a web app in JSP when there are more productive options). Turns out that &lt;a href=&quot;http://weblogs.java.net/blog/flozano/archive/2007/07/shared_web_hos...</description>
	<link>http://corfield.org/entry/Java_and_Shared_Hosting</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2007-07-31T10:43:00-05:00</dc:date>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>j2ee</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Adobe_JRun__Beta_Program">
	<title>Adobe JRun - Beta Program</title>
	<description>The JRun team asked me to post an invitation to join the beta program for the next version of JRun:
&lt;blockquote&gt;
The beta release of the next version of the JRun appserver,  code named Cheetah, is available. The Adobe JRun Team is inviting serious ...</description>
	<link>http://corfield.org/entry/Adobe_JRun__Beta_Program</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2006-05-02T10:46:00-05:00</dc:date>
	<dc:subject>adobe</dc:subject>
	<dc:subject>j2ee</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/JRun_Survey_for_next_release">
	<title>JRun Survey for next release</title>
	<description>TheServerSide notes that &lt;a href=&quot;http://www.theserverside.com/news/thread.tss?thread_id=37021&quot;&gt;the JRun team are running a survey&lt;/a&gt; for information about your current usage and what you&apos;d like to see in the next release. If you&apos;re using JRun for J...</description>
	<link>http://corfield.org/entry/JRun_Survey_for_next_release</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2005-10-10T17:11:00-05:00</dc:date>
	<dc:subject>j2ee</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/CFCProxy__Some_Documentation">
	<title>CFCProxy - Some Documentation</title>
	<description>Ben Forta has &lt;a href=&quot;http://www.forta.com/blog/index.cfm?mode=e&amp;amp;entry=1756&quot;&gt;posted some documentation about CFCProxy&lt;/a&gt; that should get you up and running.</description>
	<link>http://corfield.org/entry/CFCProxy__Some_Documentation</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2005-10-01T02:04:00-05:00</dc:date>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>j2ee</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/BEA_Considers_Support_For_Scripting_Languages">
	<title>BEA Considers Support For Scripting Languages</title>
	<description>A C|net story a couple of weeks back covers &lt;a href=&quot;http://news.com.com/Java+devotee+BEA+eyes+scripting+languages/2100-1012_3-5820062.html&quot;&gt;BEA&apos;s evaluation of scripting languages&lt;/a&gt; and the possibility of adding support directly into their tools a...</description>
	<link>http://corfield.org/entry/BEA_Considers_Support_For_Scripting_Languages</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2005-08-21T18:45:00-05:00</dc:date>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>j2ee</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/What_Makes_Hani_Tick">
	<title>What Makes Hani Tick?</title>
	<description>Regular readers know I&apos;m a fan of the very irreverant &lt;a href=&quot;http://www.jroller.com/page/fate/&quot;&gt;BileBlog&lt;/a&gt;. The Server Side just published a &lt;a href=&quot;http://www.theserverside.com/talks/videos/HaniSuleiman/interview.tss?bandwidth=dsl&quot;&gt;video interv...</description>
	<link>http://corfield.org/entry/What_Makes_Hani_Tick</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2005-06-04T00:52:00-05:00</dc:date>
	<dc:subject>j2ee</dc:subject>
	<dc:subject>blogging</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/SWT_vs_Swing">
	<title>SWT vs Swing</title>
	<description>As someone who does not know either UI toolkit in depth but has dipped into Eclipse occasionally, I found this Hacknot piece &lt;a href=&quot;http://www.hacknot.info/hacknot/action/showEntry?eid=74&quot;&gt;comparing SWT and Swing&lt;/a&gt; from a development point of vie...</description>
	<link>http://corfield.org/entry/SWT_vs_Swing</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2005-04-26T13:49:00-05:00</dc:date>
	<dc:subject>j2ee</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/JRun_4_Updater_5">
	<title>JRun 4 Updater 5</title>
	<description>&lt;a href=&quot;http://www.macromedia.com/support/jrun/updaters.html&quot;&gt;JRun 4 Updater 5&lt;/a&gt; is now available. Read the &lt;a href=&quot;http://www.macromedia.com/support/documentation/en/jrun/4/releasenotes_4_updater5.html&quot;&gt;Release Notes&lt;/a&gt; to see what&apos;s new / chan...</description>
	<link>http://corfield.org/entry/JRun_4_Updater_5</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2005-03-24T16:18:00-05:00</dc:date>
	<dc:subject>j2ee</dc:subject>
	
	</item>
		
	 	
		</rdf:RDF>

