<?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/TextMate_CFML_Scala_Git" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/MSN__Yahoo_on_iChat" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Railo_for_Dummies_Part_IV_Appendix" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Railo_for_Dummies_Part_IV" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Railo_for_Dummies_Part_III" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Railo_for_Dummies_Part_I" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/GTD__Getting_Things_Done" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Switching_to_Mac_Walt_Mossberg_has_some_tips" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Useful_Safari_search_tip" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Leopard_1053_Audio_Hijack_and_ssh_crash" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Java_6_just_arrived_on_Leopard" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Mac_vs_PC__Popular_Mechanics_Review" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/PostLeopard_Glitch_3" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Warp__Making_Leopard_Spaces_Even_Better" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/PostLeopard_Glitch_2" />
			
		</rdf:Seq>
	</items>
	
	</channel>
		
		
		
		
		
		
  	<item rdf:about="http://corfield.org/entry/TextMate_CFML_Scala_Git">
	<title>TextMate, CFML, Scala, Git</title>
	<description>Another note to self. I love &lt;a href=&quot;http://macromates.com/&quot;&gt;TextMate&lt;/a&gt;! It&apos;s my primary code editor for most work these days (on Mac OS X). It&apos;s lightweight and extensible and there are lots of bundles available for it.

Rob Rohan has created T...</description>
	<link>http://corfield.org/entry/TextMate_CFML_Scala_Git</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2009-11-10T17:51:00-04:00</dc:date>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>oss</dc:subject>
	<dc:subject>osx</dc:subject>
	<dc:subject>railo</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/MSN__Yahoo_on_iChat">
	<title>MSN / Yahoo! on iChat</title>
	<description>Update: some folks didn&apos;t like the idea of providing their MSN / Yahoo! credentials to a Czech server so here&apos;s a nice secure way to handle iChat connecting to MSN and Yahoo!

&lt;a href=&quot;http://blog.toonetown.com/2007/12/10-steps-to-multi-protocol-ic...</description>
	<link>http://corfield.org/entry/MSN__Yahoo_on_iChat</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2009-05-13T14:23:00-04:00</dc:date>
	<dc:subject>osx</dc:subject>
	<dc:subject>oss</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Railo_for_Dummies_Part_IV_Appendix">
	<title>Railo for Dummies Part IV Appendix</title>
	<description>In the comments on &lt;a href=&quot;http://corfield.org/entry/Railo_for_Dummies_Part_IV&quot;&gt;Part IV&lt;/a&gt;, Barney suggested using AJP to proxy and I confirmed that it preserves the CGI variables &lt;tt&gt;REMOTE_ADDR&lt;/tt&gt; and &lt;tt&gt;REMOTE_HOST&lt;/tt&gt; which Paul Kukiel aske... [More]</description>
	<link>http://corfield.org/entry/Railo_for_Dummies_Part_IV_Appendix</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2009-03-28T12:13:00-04:00</dc:date>
	<dc:subject>apache</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>osx</dc:subject>
	<dc:subject>railo</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Railo_for_Dummies_Part_IV">
	<title>Railo for Dummies Part IV</title>
	<description>After getting a very basic Railo+Tomcat setup running, now we&apos;re going to make it more robust and more &apos;production-ready&apos; (you&apos;ll want to do more than I&apos;m going to show so I&apos;d refer you to the extensive Tomcat documentation for deeper configuration).... [More]</description>
	<link>http://corfield.org/entry/Railo_for_Dummies_Part_IV</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2009-03-27T21:42:00-04:00</dc:date>
	<dc:subject>apache</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>osx</dc:subject>
	<dc:subject>railo</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Railo_for_Dummies_Part_III">
	<title>Railo for Dummies Part III</title>
	<description>Today, let&apos;s get Railo running on Tomcat! Why Tomcat? It&apos;s a robust, high-performance Java-based web server and Servlet engine and it&apos;s also very light and lean. Tomcat is also the basis of the JBoss Web Server (I&apos;ll probably cover JBoss later in thi... [More]</description>
	<link>http://corfield.org/entry/Railo_for_Dummies_Part_III</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2009-03-27T17:28:00-04:00</dc:date>
	<dc:subject>railo</dc:subject>
	<dc:subject>osx</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Railo_for_Dummies_Part_I">
	<title>Railo for Dummies Part I</title>
	<description>I think a lot of people are looking beyond Adobe&apos;s licensing model for ColdFusion and evaluating other options. Last year, when Broadchoice decided to use Amazon EC2 as our production deployment platform, we picked Railo to drive our CFML-based iPhon... [More]</description>
	<link>http://corfield.org/entry/Railo_for_Dummies_Part_I</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2009-03-24T00:53:00-04:00</dc:date>
	<dc:subject>coldbox</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>osx</dc:subject>
	<dc:subject>railo</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/GTD__Getting_Things_Done">
	<title>GTD - Getting Things Done</title>
	<description>I&apos;ve been experimenting with a variety of &quot;todo&quot; managers over the last year, trying to find one that fits my needs. I have been a fan of &lt;a href=&quot;http://43actions.tumblr.com/&quot;&gt;43actions&lt;/a&gt; for most of 2008 because it offered a nice iPhone-compatibl... [More]</description>
	<link>http://corfield.org/entry/GTD__Getting_Things_Done</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-12-31T22:15:00-04:00</dc:date>
	<dc:subject>personal</dc:subject>
	<dc:subject>osx</dc:subject>
	<dc:subject>iphone</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Switching_to_Mac_Walt_Mossberg_has_some_tips">
	<title>Switching to Mac? Walt Mossberg has some tips</title>
	<description>Walt Mossberg (of The Wall Street Journal) has some &lt;a href=&quot;http://ptech.allthingsd.com/20080702/some-general-tips-for-switch-to-mac-from-windows/&quot;&gt;general tips for switching to Mac from Windows&lt;/a&gt;. It&apos;s mostly simple stuff - keyboard and mouse nav...</description>
	<link>http://corfield.org/entry/Switching_to_Mac_Walt_Mossberg_has_some_tips</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-07-04T14:10:00-04:00</dc:date>
	<dc:subject>osx</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Useful_Safari_search_tip">
	<title>Useful Safari search tip</title>
	<description>Did you know? If you highlight any text in any application on Mac OS X and drag the selected text to the Safari dock icon, Safari will open and perform a Google search for the dragged text. Courtesy of &lt;a href=&quot;http://www.macosxhints.com/article.php?...</description>
	<link>http://corfield.org/entry/Useful_Safari_search_tip</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-06-23T20:26:00-04:00</dc:date>
	<dc:subject>osx</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Leopard_1053_Audio_Hijack_and_ssh_crash">
	<title>Leopard 10.5.3, Audio Hijack and ssh crash</title>
	<description>I updated Leopard to 10.5.3 this morning and ssh would no longer run, giving a Bus Error each time. A quick Google revealed the problem was actually the Instant Hijack component of Audio Hijack Pro and there is already a 2.8.1 update to AHP that fixe...</description>
	<link>http://corfield.org/entry/Leopard_1053_Audio_Hijack_and_ssh_crash</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-06-16T17:54:00-04:00</dc:date>
	<dc:subject>osx</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-04: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/Mac_vs_PC__Popular_Mechanics_Review">
	<title>Mac vs PC - Popular Mechanics Review</title>
	<description>Popular Mechanics has published a &lt;a href=&quot;http://www.popularmechanics.com/technology/reviews/4258725.html&quot;&gt;very interesting comparison&lt;/a&gt; of Apple desktop and laptop performance compared to equivalent PC equipment. In almost all cases the Mac outpe...</description>
	<link>http://corfield.org/entry/Mac_vs_PC__Popular_Mechanics_Review</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-04-16T17:31:00-04:00</dc:date>
	<dc:subject>osx</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/PostLeopard_Glitch_3">
	<title>Post-Leopard Glitch #3</title>
	<description>Just discovered that my iPhone had stopped syncing calendars. It turns out that Tiger and Leopard store their calendars in different places and if you do a simple &quot;upgrade&quot; to Leopard (as I did), then iTunes gets confused and uses your old Tiger cale...</description>
	<link>http://corfield.org/entry/PostLeopard_Glitch_3</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-04-09T22:38:00-04:00</dc:date>
	<dc:subject>iphone</dc:subject>
	<dc:subject>osx</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Warp__Making_Leopard_Spaces_Even_Better">
	<title>Warp - Making Leopard Spaces Even Better</title>
	<description>I like Spaces but I always like improving my workflow. A small utility called &lt;a href=&quot;http://www.ksuther.com/warp/&quot;&gt;Warp&lt;/a&gt; does just that. It allows you to switch Spaces using the mouse, with a variety of options including modifier keys, clickable...</description>
	<link>http://corfield.org/entry/Warp__Making_Leopard_Spaces_Even_Better</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-03-31T00:50:00-04:00</dc:date>
	<dc:subject>osx</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/PostLeopard_Glitch_2">
	<title>Post-Leopard Glitch #2</title>
	<description>It won&apos;t recognize my Verizon broadband card - or at least it won&apos;t connect. Network preferences show that it thinks the &quot;Novatel CDMA&quot; card has become an Apple modem (huh?!). Delete the network profile, re-insert the card, bingo! Auto-configuration ...</description>
	<link>http://corfield.org/entry/PostLeopard_Glitch_2</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-03-29T17:02:00-04:00</dc:date>
	<dc:subject>osx</dc:subject>
	<dc:subject>wifi</dc:subject>
	
	</item>
		
	 	
		</rdf:RDF>
