<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>The Honey House Buzz - Coldfusion Hosting</title>
			<link>http://honeyhousedesigns.com/blog/index.cfm</link>
			<description>Musings about Life, Momy-hood, Teenagers, ColdFusion, and Being a GeekGirl in the South</description>
			<language>en-us</language>
			<pubDate>Thu, 02 Sep 2010 11:14:57 -0600</pubDate>
			<lastBuildDate>Sat, 07 Aug 2010 17:36:00 -0600</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>support@honeyhousedesigns.com</managingEditor>
			<webMaster>support@honeyhousedesigns.com</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>support@honeyhousedesigns.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			<itunes:image href="" />
			<image>
				<url></url>
				<title>The Honey House Buzz</title>
				<link>http://honeyhousedesigns.com/blog/index.cfm</link>
			</image>
			<itunes:explicit>no</itunes:explicit>
			
			<item>
				<title>Goodby CFUnited, Perhaps next year</title>
				<link>http://honeyhousedesigns.com/blog/index.cfm/2010/8/7/Goodby-CFUnited-Perhaps-next-year</link>
				<description>
				
				I have planned unsuccessfully to get to CFUnited. But the for last 6+ years, other obligations have interfered for that week..... So, I get my oxes out of the ditch (which included a funeral, a few surgeries to repair cycling injuries, mom-in-law getting 2 hip replacements...you get the picture) to clear July-August 2011 to attend Next Year -- 2011...

(sigh) My friend Gene Godsey broke that news to me, no next year.... (sigh).

So Here&apos;s My VOTE: Have it somewhere, somehow, someway and Honey House Web Designs WILL be there! PLease, please (please).... 
				</description>
				
				<category>File Conversions</category>				
				
				<category>Fireworks</category>				
				
				<category>Cycling</category>				
				
				<category>Databases</category>				
				
				<category>ColdFusion</category>				
				
				<category>Coldfusion Hosting</category>				
				
				<category>CSS</category>				
				
				<category>Family</category>				
				
				<category>HHWD</category>				
				
				<category>Contribute</category>				
				
				<category>Dreamweaver</category>				
				
				<pubDate>Sat, 07 Aug 2010 17:36:00 -0600</pubDate>
				<guid>http://honeyhousedesigns.com/blog/index.cfm/2010/8/7/Goodby-CFUnited-Perhaps-next-year</guid>
				
			</item>
			
			<item>
				<title>HHWD Hiring ColdFusion Developers - Updated</title>
				<link>http://honeyhousedesigns.com/blog/index.cfm/2010/8/3/HHWD-Hiring-Experienced-ColdFusion-Developers</link>
				<description>
				
				WOW! What a year! Due to our expanding backlog of work, Honey House Web Designs is expanding our workforce. Update: We are looking for experienced CF coders, as well as subcontractors and Internet IT professionals.

If you are a Coldfusion developer who is proficient in&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;CF 8 or 9, &lt;/li&gt;
&lt;li&gt;CFC beans and Data Objects,&lt;/li&gt;
&lt;li&gt;CSS based designs, &lt;/li&gt;
&lt;li&gt;Java&lt;/li&gt;
&lt;li&gt;Server Management &lt;/li&gt;
&lt;/ul&gt;

If you are proficient in Flash/Flex, CFEclipse, FusionDebug, these are added bonus.

Candidates should live in the South East, (no relocation offered). Some telecommuting may be possible within a 150 mile radius in the beginning, but you must be an organized self-starter who can work without tons of oversight. 

Please send your resume and project sample links to hhd - at - honeyhousedesigns.com (you know the schpeal). 
				</description>
				
				<category>Adobe</category>				
				
				<category>Flash</category>				
				
				<category>Coldfusion Hosting</category>				
				
				<category>CFCs</category>				
				
				<category>CFEclipse</category>				
				
				<category>Java/Jrun</category>				
				
				<category>HHWD</category>				
				
				<category>HTML</category>				
				
				<category>ColdFusion</category>				
				
				<category>Small Business</category>				
				
				<pubDate>Tue, 03 Aug 2010 08:59:00 -0600</pubDate>
				<guid>http://honeyhousedesigns.com/blog/index.cfm/2010/8/3/HHWD-Hiring-Experienced-ColdFusion-Developers</guid>
				
			</item>
			
			<item>
				<title>CF / IIS Service LockUp when using CFMX7, MS Access, and File Uploads</title>
				<link>http://honeyhousedesigns.com/blog/index.cfm/2009/3/31/CF--IIS-Service-LockUp-when-using-CFMX7-MS-Access-and-File-Uploads</link>
				<description>
				
				A client regularly uploads an Access database (I know, I know, not the best one for the job.. but the point is another blog/argument) which is then a CFMX7 datasource.

Occasionally and intermittently over the last few years, the .mdb file would be locked, showing the corresponding .ldb file and the uploads would fail. But these files weren&apos;t just locked. They were so tightly bound, that FTP deletes would not delete. Even the hosting support personnel could not delete. They had to shut down the CF server, and IIS to delete the files and then restart.  Not good news for other accounts the shared hosting server.

Even more interesting is that all of a sudden, the problem became more frequent (locking 6 times yesterday, and 5 more today)... and thus, replicable.  It appears as if CF Access datasource connection creates the lock (appropriately) when a query of any sort is performed, even SELECT statements. Attempting an upload while the file is &quot;locked&quot; however doesn&apos;t just reject the upload, it corrupts the files and the service.

We don&apos;t know what changed, but every single upload now locks. and I suspect the java method that creates the datasource link may lock the database at the application.cfc level. (Any CF/JAVA wizards, please feel free to chime in on this suspician if you know one way or the other). IIS is v6.

To correct this, have the CF Administrator UNcheck that the &quot;maintain database connections&quot; . Creating a &quot;dummy&quot; query is only for pre CF6. 
				</description>
				
				<category>Coldfusion Hosting</category>				
				
				<category>Java/Jrun</category>				
				
				<category>File Conversions</category>				
				
				<category>ColdFusion</category>				
				
				<pubDate>Tue, 31 Mar 2009 19:09:00 -0600</pubDate>
				<guid>http://honeyhousedesigns.com/blog/index.cfm/2009/3/31/CF--IIS-Service-LockUp-when-using-CFMX7-MS-Access-and-File-Uploads</guid>
				
			</item>
			</channel></rss>