<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
			<channel>
			<title>Charlie Arehart&apos;s Blog</title>
			<link>http://www.carehart.org/blog/client/index.cfm</link>
			<atom:link href="http://www.carehart.org/blog/client/rss.cfm" rel="self" type="application/rss+xml" />
			<description>Charlie Arehart&apos;s Blog</description>
			<language>en-us</language>
			<lastBuildDate>Tue, 27 Dec 2011 17:11:00 -0500</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>blogmaster@carehart.org (Charlie Arehart)</managingEditor>
			<webMaster>blogmaster@carehart.org (Charlie Arehart)</webMaster>
			
			<item>
				<title>Sending HTTP headers in a CFHTTP request? Name them correctly</title>
				<link>http://www.carehart.org/blog/client/index.cfm/2011/12/27/sending_HTTP_headers_in_a_CFHTTP_request</link>
				<description>
				
				If you ever try to use CFHTTPPARAM (inside a CFHTTP) to set HTTP headers for the request you&apos;re calling, be aware that you need to be careful to specify the name of the headers as they&apos;re known in the HTTP specification. Don&apos;t be misled by what you s...
				
				</description>
				
				<category>carehart classics</category>
				
				<category>basics</category>
				
				<category>cfml</category>
				
				<pubDate>Tue, 27 Dec 2011 17:11:00 -0500</pubDate>
				<guid>http://www.carehart.org/blog/client/index.cfm/2011/12/27/sending_HTTP_headers_in_a_CFHTTP_request</guid>
				
			</item>
			
			<item>
				<title>Applying CF security hotfixes: do it from oldest to newest</title>
				<link>http://www.carehart.org/blog/client/index.cfm/2011/12/16/apply_CF_security_hotfixes_in_order_ofoldest_to_newest</link>
				<description>
				
				If you may be applying several security hotfixes to a new implementation of CF (or one where none have been applied before), you may wonder if there&apos;s any significance to applying them in either chronological order (newest to oldest, or oldest to new...
				
				</description>
				
				<category>admin</category>
				
				<category>troubleshooting</category>
				
				<pubDate>Fri, 16 Dec 2011 16:47:00 -0500</pubDate>
				<guid>http://www.carehart.org/blog/client/index.cfm/2011/12/16/apply_CF_security_hotfixes_in_order_ofoldest_to_newest</guid>
				
			</item>
			
			<item>
				<title>CF911: Are you finding performance problems with CFDOCUMENT? Aware of the important LOCALURL attr.?</title>
				<link>http://www.carehart.org/blog/client/index.cfm/2011/11/19/perf_fix_via_cfdocument_localurl_attribute</link>
				<description>
				
				This is something that I find nearly no one has talked about, as a problem and solution. Did you know that by default, a single request doing a CFDOCUMENT may cause CF to execute several additional requests, each doing a CFHTTP to grab any images on ...
				
				</description>
				
				<category>performance</category>
				
				<category>cf911</category>
				
				<category>troubleshooting</category>
				
				<pubDate>Sat, 19 Nov 2011 15:47:00 -0500</pubDate>
				<guid>http://www.carehart.org/blog/client/index.cfm/2011/11/19/perf_fix_via_cfdocument_localurl_attribute</guid>
				
			</item>
			
			<item>
				<title>CF911: Have you updated your #ColdFusion JVM to _24 yet? Important security fix for CF 8/9</title>
				<link>http://www.carehart.org/blog/client/index.cfm/2011/10/28/CF911-Have-you-updated-your-ColdFusion-JVM-to-24-yet-Important-security-fix-for-CF-89</link>
				<description>
				
				This isn&apos;t new info, but you may have missed it. If you&apos;re running CF 8 or 9, did you know you can and should update the JVM that came with it? And that you have Adobe&apos;s blessing to do this update? This is because of a serious bug in the JVM that is ...
				
				</description>
				
				<category>admin</category>
				
				<category>cf911</category>
				
				<category>java</category>
				
				<category>security</category>
				
				<category>troubleshooting</category>
				
				<pubDate>Fri, 28 Oct 2011 11:06:00 -0500</pubDate>
				<guid>http://www.carehart.org/blog/client/index.cfm/2011/10/28/CF911-Have-you-updated-your-ColdFusion-JVM-to-24-yet-Important-security-fix-for-CF-89</guid>
				
			</item>
			
			<item>
				<title>My catalog of 50 #ColdFusion Zeus features discussed publicly so far</title>
				<link>http://www.carehart.org/blog/client/index.cfm/2011/10/28/50_zeus_features_catalogued</link>
				<description>
				
				Would you be interested in a catalog of what features have been identified (new, changed, or removed) in ColdFusion Zeus? Would you be surprised to hear that there are about 50 that have been mentioned so far?

Check out what the presentation I off...
				
				</description>
				
				<category>zeus</category>
				
				<category>speaking</category>
				
				<pubDate>Fri, 28 Oct 2011 09:56:00 -0500</pubDate>
				<guid>http://www.carehart.org/blog/client/index.cfm/2011/10/28/50_zeus_features_catalogued</guid>
				
			</item>
			
			<item>
				<title>Speaking next week at CFCamp in Germany, 3 topics: Zeus, FusionAnalytics, FusionReactor 4</title>
				<link>http://www.carehart.org/blog/client/index.cfm/2011/10/21/speaking_at_cfcamp</link>
				<description>
				
				Just wanted to share, for any who may be interested to hear, that I will be speaking next week at a new conference called CFCamp, being held in Munich, Germany, on Friday Oct 28 (and now sold out).

At the event, I&apos;ll be giving 3 talks. Well, two a...
				
				</description>
				
				<category>fusionreactor</category>
				
				<category>zeus</category>
				
				<category>fusionanalytics</category>
				
				<pubDate>Fri, 21 Oct 2011 14:24:00 -0500</pubDate>
				<guid>http://www.carehart.org/blog/client/index.cfm/2011/10/21/speaking_at_cfcamp</guid>
				
			</item>
			
			<item>
				<title>CF911: Are you finding CF (or CF Admin) busted after applying a hotfix? Three possible reasons</title>
				<link>http://www.carehart.org/blog/client/index.cfm/2011/10/21/why_chfs_may_break</link>
				<description>
				
				Many people have reported that they find after applying certain ColdFusion cumulative hotfixes (CHFs), security hotfixes (SHFs) and hotfixes (HFs) that either CF Admin or perhaps even some feature of CF is busted.

The &quot;good&quot; news is that there are...
				
				</description>
				
				<category>admin</category>
				
				<category>cf911</category>
				
				<category>cfmythbusters</category>
				
				<pubDate>Fri, 21 Oct 2011 13:40:00 -0500</pubDate>
				<guid>http://www.carehart.org/blog/client/index.cfm/2011/10/21/why_chfs_may_break</guid>
				
			</item>
			
			<item>
				<title>CF911: Tips for dealing with Windows service timeout, useful when CF&apos;s taking too long to stop/start</title>
				<link>http://www.carehart.org/blog/client/index.cfm/2011/10/20/dealing_with_windows_service_timeout</link>
				<description>
				
				In my last entry, CF911: Is your ColdFusion service taking too long to shut down? Find out why, I discussed the first of a two part answer to helping people who are finding that sometimes ColdFusion takes too long to shut down (or startup). That one ...
				
				</description>
				
				<category>keyboard shortcuts</category>
				
				<category>admin</category>
				
				<category>cf911</category>
				
				<category>cfmythbusters</category>
				
				<pubDate>Thu, 20 Oct 2011 16:19:00 -0500</pubDate>
				<guid>http://www.carehart.org/blog/client/index.cfm/2011/10/20/dealing_with_windows_service_timeout</guid>
				
			</item>
			
			<item>
				<title>CF911: Is your ColdFusion service taking too long to shut down? Find out why</title>
				<link>http://www.carehart.org/blog/client/index.cfm/2011/10/19/cf_service_slow_shutdown_logging</link>
				<description>
				
				Have you ever found (or heard others complain) that sometimes ColdFusion doesn&apos;t stop (or it takes a long time to do so)? It can be especially challenging when you&apos;re running CF on Windows as a Service, for reasons I&apos;ll explain here and in a follow-u...
				
				</description>
				
				<category>admin</category>
				
				<category>cf911</category>
				
				<category>cfmythbusters</category>
				
				<pubDate>Wed, 19 Oct 2011 11:41:00 -0500</pubDate>
				<guid>http://www.carehart.org/blog/client/index.cfm/2011/10/19/cf_service_slow_shutdown_logging</guid>
				
			</item>
			
			<item>
				<title>Setting up ColdFusion to process html or other file extensions</title>
				<link>http://www.carehart.org/blog/client/index.cfm/2011/10/14/coldfusion_processing_html_or_other_file_extensions</link>
				<description>
				
				As a follow-on to my last entry, Setting up CFBuilder to process htm files with the ColdFusion editor, I wanted to offer more info for those who may want to know more about this--or ensure that more is shared with any who would consider doing this.
...
				
				</description>
				
				<category>general</category>
				
				<category>admin</category>
				
				<pubDate>Fri, 14 Oct 2011 20:45:00 -0500</pubDate>
				<guid>http://www.carehart.org/blog/client/index.cfm/2011/10/14/coldfusion_processing_html_or_other_file_extensions</guid>
				
			</item>
			
			<item>
				<title>Setting up CFBuilder to process htm files with the ColdFusion editor</title>
				<link>http://www.carehart.org/blog/client/index.cfm/2011/10/14/cfbuilder_editing_htm_file_with_cf_editor</link>
				<description>
				
				A client of mine asked if I might know how he could setup ColdFusion Builder 2 so that when he opened an htm file with it, it opened with its ColdFusion editor. He&apos;s one of those folks who&apos;ve configured their environment so that htm pages are process...
				
				</description>
				
				<category>CFBuilder</category>
				
				<pubDate>Fri, 14 Oct 2011 14:31:00 -0500</pubDate>
				<guid>http://www.carehart.org/blog/client/index.cfm/2011/10/14/cfbuilder_editing_htm_file_with_cf_editor</guid>
				
			</item>
			
			<item>
				<title>I&apos;m speaking this evening on the Adobe CF Developer Week webinars: mine on CF Server Monitor</title>
				<link>http://www.carehart.org/blog/client/index.cfm/2011/9/13/my_devweek_webinar_on_monitor</link>
				<description>
				
				Hey folks, just a heads up (for those who may not have seen all the tweets and list messages) that this week is the Adobe CF Developer Week series of free webinars.


Update, Recording: Note that this session was recorded. You can view it here, bu...
				
				</description>
				
				<category>admin</category>
				
				<category>cf911</category>
				
				<category>fusionreactor</category>
				
				<category>monitoring</category>
				
				<category>fusionanalytics</category>
				
				<category>CF Server Monitor</category>
				
				<category>speaking</category>
				
				<pubDate>Tue, 13 Sep 2011 12:01:00 -0500</pubDate>
				<guid>http://www.carehart.org/blog/client/index.cfm/2011/9/13/my_devweek_webinar_on_monitor</guid>
				
			</item>
			
			<item>
				<title>Feel like an iphone app is &quot;missing&quot; features? Maybe you&apos;re not being notified of its updates</title>
				<link>http://www.carehart.org/blog/client/index.cfm/2011/8/15/missing_iphone_updates_for_some_apps</link>
				<description>
				
				I wanted to pass along this little surprise I had today. You may, like me, have some apps on your iphone that ARE NOT BEING updated! In other words, though you may frequently check the itunes app store app for updates and receive many for some apps, ...
				
				</description>
				
				<category>tips</category>
				
				<pubDate>Mon, 15 Aug 2011 12:10:00 -0500</pubDate>
				<guid>http://www.carehart.org/blog/client/index.cfm/2011/8/15/missing_iphone_updates_for_some_apps</guid>
				
			</item>
			
			<item>
				<title>I&apos;ll be presenting at RIAcon next weekend: &quot;CF911 ColdFusion Performance Report 2011&quot;</title>
				<link>http://www.carehart.org/blog/client/index.cfm/2011/7/30/speaking_at_riacon</link>
				<description>
				
				I&apos;m delighted to announce that I&apos;ll be presenting at next week&apos;s RIAcon conference in the DC area, August 6-7 2011. 

My session will be &quot;CF911 ColdFusion Performance Report 2011&quot;, a new talk/concept I&apos;ve created. Here&apos;s the description:


Start...
				
				</description>
				
				<category>cf911</category>
				
				<category>tuning</category>
				
				<category>troubleshooting</category>
				
				<category>speaking</category>
				
				<pubDate>Sat, 30 Jul 2011 21:10:00 -0500</pubDate>
				<guid>http://www.carehart.org/blog/client/index.cfm/2011/7/30/speaking_at_riacon</guid>
				
			</item>
			
			<item>
				<title>When problems are not due to CF, but may be in the web server (and a hat-tip to IIS 7)</title>
				<link>http://www.carehart.org/blog/client/index.cfm/2011/6/17/When-problems-are-not-due-to-CF-but-may-be-in-the-web-server-and-a-hattip-to-IIS-7</link>
				<description>
				
				Sometimes, CF problems are not really CF problems. Here&apos;s a little vignette from a recent consulting engagement (where I provide fast, on-demand CF troubleshooting services).

The challenge
I had a customer contact me recently because their server...
				
				</description>
				
				<category>troubleshooting</category>
				
				<pubDate>Fri, 17 Jun 2011 13:28:00 -0500</pubDate>
				<guid>http://www.carehart.org/blog/client/index.cfm/2011/6/17/When-problems-are-not-due-to-CF-but-may-be-in-the-web-server-and-a-hattip-to-IIS-7</guid>
				
			</item>
			</channel></rss>
