<?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/boxnet_and_WebDAV" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Want_to_see_how_to_install_SVN_Apache_and_Trac" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Improving_site_performance_with_YSlow" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Named_Virtual_Hosts" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Apache_ColdFusion_MX_7_MySQL_Eclipse__ACME" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Hate_Apache" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Tigers_iCal_and_WebDAV" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Searching_My_Blog" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/ACME__Apache_ColdFusion_MX_7_MySQL_Eclipse__A_Guide" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/mod_mono_Revisited" />
			
			<rdf:li rdf:resource="http://corfield.org/entry/Finally_Installed_ColdFusion_5" />
			
		</rdf:Seq>
	</items>
	
	</channel>
		
		
		
		
		
		
  	<item rdf:about="http://corfield.org/entry/boxnet_and_WebDAV">
	<title>box.net and WebDAV</title>
	<description>I&apos;ve been using the free &quot;basic&quot; account on box.net for about two years. They&apos;ve never really officially supported WebDAV but it worked and I used it to publish calendars for myself and my wife so we could easily subscribe to each other&apos;s calendars a... [More]</description>
	<link>http://corfield.org/entry/boxnet_and_WebDAV</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-08-08T22:24:00-05:00</dc:date>
	<dc:subject>apache</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Want_to_see_how_to_install_SVN_Apache_and_Trac">
	<title>Want to see how to install SVN, Apache and Trac?</title>
	<description>And I mean &lt;strong&gt;see&lt;/strong&gt;... Kev McCabe has posted a series of &lt;a href=&quot;http://inner-rhythm.co.uk/TV/&quot;&gt;video tutorials&lt;/a&gt; about Apache, Subversion and Trac on Windows. This should be very helpful for folks wanting to set up local version contr...</description>
	<link>http://corfield.org/entry/Want_to_see_how_to_install_SVN_Apache_and_Trac</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2008-01-22T20:40:00-05:00</dc:date>
	<dc:subject>coldfusion</dc:subject>
	<dc:subject>apache</dc:subject>
	<dc:subject>oss</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Improving_site_performance_with_YSlow">
	<title>Improving site performance with YSlow</title>
	<description>If you haven&apos;t already heard, Yahoo! has released &lt;a href=&quot;http://developer.yahoo.com/yslow/&quot;&gt;YSlow for Firebug&lt;/a&gt;, a Firefox plugin that analyzes your site for ways to speed things up in terms of HTML, CSS and JavaScript.

I installed it an hour ...</description>
	<link>http://corfield.org/entry/Improving_site_performance_with_YSlow</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2007-07-25T18:58:00-05:00</dc:date>
	<dc:subject>apache</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Named_Virtual_Hosts">
	<title>Named Virtual Hosts</title>
	<description>I don&apos;t know why but I&apos;ve never bothered setting up named virtual hosts for local development. I&apos;ve generally just used multiple ColdFusion instances on different ports or multiple Apache listeners (and port-based virtual hosts). I guess that was rel...</description>
	<link>http://corfield.org/entry/Named_Virtual_Hosts</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2007-04-11T19:34:00-05:00</dc:date>
	<dc:subject>apache</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Apache_ColdFusion_MX_7_MySQL_Eclipse__ACME">
	<title>Apache, ColdFusion MX 7, MySQL, Eclipse - ACME</title>
	<description>Stephen Collins has just released the &lt;a href=&quot;http://www.acidlabs.org/extras/acme/&quot;&gt;second edition of the ACME guide&lt;/a&gt; - a complete guide to installing and configuring a ColdFusion development environment based on CFEclipse that uses Apache and My...</description>
	<link>http://corfield.org/entry/Apache_ColdFusion_MX_7_MySQL_Eclipse__ACME</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2005-09-16T19:25:00-05:00</dc:date>
	<dc:subject>cfeclipse</dc:subject>
	<dc:subject>apache</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Hate_Apache">
	<title>Hate Apache?</title>
	<description>Part of the fun, interesting and varied &lt;a href=&quot;http://www.fusionauthority.com/Tech_and_Tags/Article.cfm/ArticleID:4468&quot;&gt;content on Fusion Authority&lt;/a&gt; - a link to a &lt;a href=&quot;http://people.apache.org/~rbowen/presentations/apacheconEU2005/hate_apach...</description>
	<link>http://corfield.org/entry/Hate_Apache</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2005-08-02T20:36:00-05:00</dc:date>
	<dc:subject>apache</dc:subject>
	<dc:subject>programming</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Tigers_iCal_and_WebDAV">
	<title>Tiger&apos;s iCal and WebDAV</title>
	<description>After upgrading to Tiger and the new iCal, I noticed that the calendar files are no longer in the same place. In fact, I haven&apos;t actually found where the new iCal stores the calendars. That was kind of a pain because I used to push my &lt;tt&gt;.ics&lt;/tt&gt; f...</description>
	<link>http://corfield.org/entry/Tigers_iCal_and_WebDAV</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2005-05-31T13:17:00-05:00</dc:date>
	<dc:subject>apache</dc:subject>
	<dc:subject>osx</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Searching_My_Blog">
	<title>Searching My Blog</title>
	<description>I added a convenience URL so I could search my blog more easily - then realized other folks would probably like to use it too...

http://corfield.org/search/&lt;i&gt;keyword&lt;/i&gt; will search this blog for &lt;i&gt;keyword&lt;/i&gt; as if you&apos;d typed &lt;i&gt;keyword&lt;/i&gt; in...</description>
	<link>http://corfield.org/entry/Searching_My_Blog</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2005-05-25T01:12:00-05:00</dc:date>
	<dc:subject>apache</dc:subject>
	<dc:subject>blogging</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/ACME__Apache_ColdFusion_MX_7_MySQL_Eclipse__A_Guide">
	<title>ACME - Apache, ColdFusion MX 7, MySQL, Eclipse - A Guide</title>
	<description>Updated to 1.1 and now in (smaller) FlashPaper format!
&lt;hr /&gt;
Steve Collins, Rae Buerckner and Jeremy Cox have put together a great document on &lt;a href=&quot;http://www.stephencollins.org/archives/2005/03/a_gift_to_the_c.html&quot;&gt;how to setup a development...</description>
	<link>http://corfield.org/entry/ACME__Apache_ColdFusion_MX_7_MySQL_Eclipse__A_Guide</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2005-03-07T19:44:00-05:00</dc:date>
	<dc:subject>apache</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/mod_mono_Revisited">
	<title>mod_mono Revisited</title>
	<description>The problem with mod_mono not working on Mac OS X turns out to be an endian issue, i.e., which way round bytes are stored in an integer. A small C macro fixes the problem in the latest CVS sources for mod_mono.c so I now have ASP.NET running on my Ma...</description>
	<link>http://corfield.org/entry/mod_mono_Revisited</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2004-06-12T13:44:00-05:00</dc:date>
	<dc:subject>oss</dc:subject>
	<dc:subject>apache</dc:subject>
	<dc:subject>osx</dc:subject>
	
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://corfield.org/entry/Finally_Installed_ColdFusion_5">
	<title>Finally Installed ColdFusion 5</title>
	<description>Since I get asked questions about CF5 - particularly in terms of comparison to CFMX for specific tags - I figured I really ought to have a copy installed locally to experiment with. As most of you know by know, I run everything on a PowerBook G4 so, ...</description>
	<link>http://corfield.org/entry/Finally_Installed_ColdFusion_5</link>
	<dc:creator>seancorfield</dc:creator>
	<dc:date>2004-03-05T14:13:00-05:00</dc:date>
	<dc:subject>apache</dc:subject>
	<dc:subject>coldfusion</dc:subject>
	
	</item>
		
	 	
		</rdf:RDF>

