<?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/Installing_Fonts_on_Linux" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Three_Years_to_overhaul_a_website__a_failure" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/My_cfObjective_2009_Schedule" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Java_6_and_ColdFusion_8" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Hibernate_and_Inheritance" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Help_Encryption_Question" />
			
			<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/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:Seq>
	</items>
	
	</channel>
		
		
		
		
		
		
  	<item rdf:about="http://corfield.org/entry/Installing_Fonts_on_Linux">
	<title>Installing Fonts on Linux</title>
	<description>I&apos;m posting this as a reminder to myself since I&apos;ve had to do this twice in the last few weeks and have to Google it each time...

To install TrueType Fonts on Linux so that Java can access them ought to be as simple as copying them to $JAVA_HOME/l...</description>
	<link>http://corfield.org/entry/Installing_Fonts_on_Linux</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2009-11-07T03:15:00-05:00</dc:date>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>j2ee</dc:subject>
	<dc:subject>oss</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Three_Years_to_overhaul_a_website__a_failure">
	<title>Three Years to overhaul a website - a failure?</title>
	<description>TechCrunch ran a story yesterday about MFG.com&apos;s site overhaul. The new site uses Java and &lt;a href=&quot;http://www.techcrunch.com/2009/11/02/mfg-com-takes-off-the-cuffs-with-manufacturing-marketplace-redesign/&quot;&gt;took three years for their team to complete...</description>
	<link>http://corfield.org/entry/Three_Years_to_overhaul_a_website__a_failure</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2009-11-03T13:35:00-05:00</dc:date>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>j2ee</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/Java_6_and_ColdFusion_8">
	<title>Java 6 and ColdFusion 8</title>
	<description>Update: The Java 6 class loader bug mentioned in this post was fixed in Update 10. I just upgraded a 64-bit Red Hat Linux server to Java 6 Update 11 and changed the &lt;tt&gt;jvm.config&lt;/tt&gt; file to specify the new JDK&apos;s jre directory for &lt;tt&gt;java.home&lt;/tt... [More]</description>
	<link>http://corfield.org/entry/Java_6_and_ColdFusion_8</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2009-01-14T21:31:00-05:00</dc:date>
	<dc:subject>j2ee</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Hibernate_and_Inheritance">
	<title>Hibernate and Inheritance</title>
	<description>I&apos;m already used to the magic that is Transfer and I can&apos;t imagine building a ColdFusion application without it. Adobe have said they&apos;re looking at integrating Hibernate into &quot;Centaur&quot; and showed some simple examples of how it might work in their key... [More]</description>
	<link>http://corfield.org/entry/Hibernate_and_Inheritance</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-09-07T19:20:00-05:00</dc:date>
	<dc:subject>grails</dc:subject>
	<dc:subject>j2ee</dc:subject>
	<dc:subject>orm</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Help_Encryption_Question">
	<title>Help! Encryption Question</title>
	<description>Since I have a fairly large body of very smart readers, I figured I could ask &lt;strong&gt;you&lt;/strong&gt; a question and have you help me for a change :)

I have a bunch of data in a database encrypted via ColdFusion and I need to figure out the exact Jav...</description>
	<link>http://corfield.org/entry/Help_Encryption_Question</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-08-12T23:02:00-05:00</dc:date>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>j2ee</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<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/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>
		
	 	
		</rdf:RDF>
