<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Neil Merton &#187; ColdFusion</title>
	<link>http://www.neilmerton.co.uk</link>
	<description>My online home</description>
	<pubDate>Wed, 06 Feb 2008 22:59:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>ColdFusion 7.02 and WAMP 1.7.0</title>
		<link>http://www.neilmerton.co.uk/2007/04/09/coldfusion-702-and-wamp-170/</link>
		<comments>http://www.neilmerton.co.uk/2007/04/09/coldfusion-702-and-wamp-170/#comments</comments>
		<pubDate>Mon, 09 Apr 2007 09:24:25 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
		
		<category><![CDATA[ColdFusion]]></category>

		<category><![CDATA[2.2]]></category>

		<category><![CDATA[apache]]></category>

		<category><![CDATA[config]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[wsconfig.jar]]></category>

		<guid isPermaLink="false">http://www.neilmerton.co.uk/2007/04/09/coldfusion-702-and-wamp-170/</guid>
		<description><![CDATA[I thought I&#8217;d share some details about how I installed ColdFusion 7.02 and WAMP (Windows Apache MySQL PHP) 1.7.0 on my Windows XP Pro development PC. For those experiencing problems installing ColdFusion with Apache 2.xx please read on - the information that follows may help. Note: ensure you have the Java Runtime installed!

Download the required [...]]]></description>
			<content:encoded><![CDATA[<p>I thought I&#8217;d share some details about how I installed ColdFusion 7.02 and WAMP (Windows Apache MySQL PHP) 1.7.0 on my Windows XP Pro development PC. For those experiencing problems installing ColdFusion with Apache 2.xx please read on - the information that follows <em>may</em> help. Note: ensure you have the Java Runtime installed!</p>
<ol>
<li>Download the required software - ColdFusion and WAMP.</li>
<li>Install WAMP - if you need help doing this please see the <a href="http://www.wampserver.com/wamp5.chm" rel="external" title="Download the 'chm' file">help file</a>.</li>
<li>Install ColdFusion - I recommend following the instruction that can be found in the <a href="http://www.acidlabs.org/extras/acme/" rel="external" title="Download the 'pdf'">ACME guide</a>.</li>
<li>Download the <a href="http://www.adobe.com/support/coldfusion/ts/documents/8001e97/wsconfig.zip" rel="external" title="Download the 'zip' file">ColdFusion update</a> and extract the &#8216;<strong>wsconfig.jar</strong>&#8216; file and place it in the &#8216;<strong>C:\CFusionMX7\runtime\lib\</strong>&#8216; folder - if Windows Explorer tells you it can&#8217;t replace the file then you will need to stop the ColdFusion service before attempting to replace the file, just remember to start it up again.</li>
<li>Once all the required software is installed hit the Windows key + R to bring up the run command and type in &#8216;<strong>cmd</strong>&#8216; and hit the enter key.</li>
<li>Paste the following in (right-click and select &#8216;Paste&#8217;) &#8216;<strong>cd C:\CFusionMX7\runtime\lib\</strong>&#8216; and hit the enter key.</li>
<li>To remove the existing config copy and paste the following in &#8216;<strong>java -jar C:\CFusionMX7\runtime\lib\wsconfig.jar -remove -ws Apache -dir &#8220;C:\Wamp\Apache2\conf&#8221; -v</strong>&#8216; and hit the enter key - you should get a rather lengthy message returned, if you don&#8217;t then somethings not quite right.</li>
<li>To add the new config copy and paste the following in &#8216;<strong>java -Dtrace.ci=1 -jar C:\CFusionMX7\runtime\lib\wsconfig.jar -server coldfusion -ws apache -dir &#8220;C:\Wamp\Apache2\conf&#8221; -bin &#8220;C:\Wamp\Apache2\bin\httpd.exe&#8221; -coldfusion -v</strong>&#8216; and hit the enter key - again you should get another lengthy message returned.</li>
<li>ColdFusion and Apache should now be friends again!</li>
<li>Finish off the installation by running the &#8216;<strong>Configuration Wizard</strong>&#8216; from: Start - All Programs - Macromedia.</li>
</ol>
<p>If you&#8217;ve got questions then please visit the <a href="http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=2&amp;threadid=1191527&amp;CFID=10989581" rel="external" title="Find out more">thread</a> on the Adobe website that relates to this topic - there is tonnes of other people&#8217;s comments about this <em>issue</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neilmerton.co.uk/2007/04/09/coldfusion-702-and-wamp-170/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Initial Thoughts on Dreamweaver CS3</title>
		<link>http://www.neilmerton.co.uk/2007/04/07/initial-thoughts-on-dreamweaver-cs3/</link>
		<comments>http://www.neilmerton.co.uk/2007/04/07/initial-thoughts-on-dreamweaver-cs3/#comments</comments>
		<pubDate>Sat, 07 Apr 2007 08:29:22 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
		
		<category><![CDATA[Ajax]]></category>

		<category><![CDATA[ColdFusion]]></category>

		<category><![CDATA[HTML]]></category>

		<category><![CDATA[cs3]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[dreamweaver]]></category>

		<category><![CDATA[spry]]></category>

		<guid isPermaLink="false">http://www.neilmerton.co.uk/2007/04/07/initial-thoughts-on-dreamweaver-cs3/</guid>
		<description><![CDATA[No, I&#8217;ve not received an early copy of Adobe Dreamweaver CS3 - but I have been spending some time reading up about the release on Adobe&#8217;s website, so I thought I&#8217;d share what my initial thoughts are on this upcoming release&#8217;s main new features.

The support for Spry (AJAX): How many people use Spry (it&#8217;s Adobe&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>No, I&#8217;ve not received an early copy of Adobe Dreamweaver CS3 - but I have been spending some time reading up about the release on Adobe&#8217;s website, so I thought I&#8217;d share what my initial thoughts are on this upcoming release&#8217;s main new features.</p>
<ol>
<li><strong>The support for Spry (AJAX):</strong> How many people use <a href="http://labs.adobe.com/technologies/spry/" rel="external" title="Find out more - if you must">Spry</a> (it&#8217;s Adobe&#8217;s AJAX framework)? I looked at it briefly, once, but didn&#8217;t like how it inserts &#8217;spry:<em>command</em>&#8216; into html tags - so that&#8217;s where I left my investigation. So, no, this feature is not one that interests me.</li>
<li><strong>Photoshop &amp; Fireworks integration:</strong> Ok - it is just me or is it really not that diffecult to have Photoshop/Fireworks open while you&#8217;re working in Dreamweaver? Do I really need to copy directly from either of these programs and paste directly into Dreamweaver? I don&#8217;t think so. So again, this feature doesn&#8217;t interest me.</li>
<li><strong>Browser Compatibility Check:</strong> Code <a href="http://en.wikipedia.org/wiki/Semantic_Web" rel="external" title="Find out the meaning">semantic</a> and valid css and xhtml and your code should be compatible with most browsers! This feature isn&#8217;t for me.</li>
<li><strong>CSS Advisor website:</strong> Won&#8217;t this be available to the general public anyway?</li>
<li><strong>CSS layouts:</strong> Glad to see that this is included - it should help those starting out in web design to get to grips with css layouts, but it&#8217;s not one for me - I prefer to get my hands dirty thank you.</li>
</ol>
<p>So there you have my initial thoughts. This isn&#8217;t a release that will excite any hand-coder. Sure there seem to be some great new features for people starting out in web design - but are these people really going to be willing to shell out their hard-earned cash for this release?</p>
<p>Will I be paying $199 (upwards!) for the upgrade? Unfortunately not - I&#8217;ll be putting my money towards an <a href="http://www.e-texteditor.com/" rel="external" title="Worth a look in">editor</a> that is trying to make life easier for coders.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neilmerton.co.uk/2007/04/07/initial-thoughts-on-dreamweaver-cs3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows TextMate Port</title>
		<link>http://www.neilmerton.co.uk/2007/03/01/windows-textmate-port/</link>
		<comments>http://www.neilmerton.co.uk/2007/03/01/windows-textmate-port/#comments</comments>
		<pubDate>Thu, 01 Mar 2007 21:55:14 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
		
		<category><![CDATA[ColdFusion]]></category>

		<category><![CDATA[HTML]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[editor]]></category>

		<category><![CDATA[textmate]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.neilmerton.co.uk/2007/03/01/pc-textmate-port/</guid>
		<description><![CDATA[I&#8217;ve never really used the TextMate editor, but have always heard good things about it from the Mac community. It&#8217;s an ingenious approach to code writing as it tried to aid writing code quickly by offering snippets in a variety of coding languages (including ColdFusion).
It was purely by chance that I happened to stumble upon [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve never really used the <a href="http://macromates.com/" rel="external" title="Visit website">TextMate</a> editor, but have always heard good things about it from the Mac community. It&#8217;s an ingenious approach to code writing as it tried to aid writing code quickly by offering snippets in a variety of coding languages (including ColdFusion).</p>
<p>It was purely by chance that I happened to stumble upon a new text editor that has just become available for the PC called <a href="http://www.e-texteditor.com/" rel="external" title="Visit website">e-TextEditor</a> and it seems to emulate TextMate very closely, which is nice.</p>
<p>So, naturally I was quick to download and install it. After applying the ColdFusion Bundle (which was a breeze thanks to <a href="http://www.cftextmate.com/" rel="external" title="Visit website">cfTextMate</a>) I tested out the editor&#8217;s nifty features. Very impressive, and I&#8217;m sure with regular use writing ColdFusion will be an even more pleasurable experience.</p>
<p><img src="http://www.neilmerton.co.uk/wp-content/uploads/2007/03/e-texteditor.gif" alt="e-TextEditor" /></p>
<p>Here&#8217;s a few items I really like:</p>
<ol>
<li>Indent guides - provides a visual guide to your code indents</li>
<li>Themes - loads of different colour themes to choose from (not essential, but a nice bonus!)</li>
<li>Bundles - these are code &#8216;packages&#8217; that allows the magic to happen (e.g. simply type &#8216;cfif&#8217;, press tab and be amazed!)</li>
<li>TODO / FIXME / CHANGED - simply add these to comments and then view the list of things to do</li>
</ol>
<p>The editor is still in beta stage, so it&#8217;s a little rough around the edges, but I know I&#8217;ll be keeping a very close eye on it&#8217;s progress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neilmerton.co.uk/2007/03/01/windows-textmate-port/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Gem of an Editor</title>
		<link>http://www.neilmerton.co.uk/2007/02/13/gem-of-an-editor/</link>
		<comments>http://www.neilmerton.co.uk/2007/02/13/gem-of-an-editor/#comments</comments>
		<pubDate>Tue, 13 Feb 2007 07:50:53 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
		
		<category><![CDATA[Ajax]]></category>

		<category><![CDATA[ColdFusion]]></category>

		<category><![CDATA[HTML]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Crimson Editor freeware]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[editor]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.neilmerton.co.uk/2007/02/13/gem-of-an-editor/</guid>
		<description><![CDATA[I recently had the need of a code editor that could make backups of files before saving them - a feature that I though I wouldn&#8217;t be able to find in a free application.
After a short Google session I came upon Crimson Editor. It&#8217;s no longer being maintained but it is definately worth investigating if [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had the need of a code editor that could make backups of files before saving them - a feature that I though I wouldn&#8217;t be able to find in a free application.</p>
<p>After a short Google session I came upon <a href="http://www.crimsoneditor.com/" rel="external" title="Find out more">Crimson Editor</a>. It&#8217;s no longer being maintained but it is definately worth investigating if you&#8217;re looking for a light-weight code editor. The one feature that I do love is the ability to create a copy of the file before it was editted when you save it. This can also be done in such a way that they get autonumbered - thus creating a simply version control system.</p>
<p>There is a set of ColdFusion tags in a syntax file (click on &#8216;Syntax Files&#8217; and then search for the term &#8216;ColdFusion&#8217;) and these are very easy to install. It doesn&#8217;t have an auto-complete feature, but this can be a good thing as it forces you to remember the tags.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neilmerton.co.uk/2007/02/13/gem-of-an-editor/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fixing SYLK error in .csv file</title>
		<link>http://www.neilmerton.co.uk/2007/01/17/fixing-sylk-error-in-csv-file/</link>
		<comments>http://www.neilmerton.co.uk/2007/01/17/fixing-sylk-error-in-csv-file/#comments</comments>
		<pubDate>Wed, 17 Jan 2007 12:24:27 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
		
		<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://www.neilmerton.co.uk/2007/01/17/fixing-sylk-error-in-csv-file/</guid>
		<description><![CDATA[I&#8217;ve recently had to generate a .csv file from an SQL query generated through ColdFusion. This all worked without any major problems except for an error the Excel popped up with saying that the file appear to be in SYLK format, etc.
This is caused by using &#8216;ID&#8217; as the first column header. Changing this to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently had to generate a .csv file from an SQL query generated through ColdFusion. This all worked without any major problems except for an error the Excel popped up with saying that the file appear to be in SYLK format, etc.</p>
<p>This is caused by using &#8216;ID&#8217; as the first column header. Changing this to &#8216;Identity&#8217; sorted the problem out and Excel was able to open the file without any problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neilmerton.co.uk/2007/01/17/fixing-sylk-error-in-csv-file/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Find First Paragraph</title>
		<link>http://www.neilmerton.co.uk/2006/11/29/find-first-paragraph/</link>
		<comments>http://www.neilmerton.co.uk/2006/11/29/find-first-paragraph/#comments</comments>
		<pubDate>Wed, 29 Nov 2006 18:29:03 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
		
		<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://www.neilmerton.co.uk/2006/11/29/find-first-paragraph/</guid>
		<description><![CDATA[Today I had the need to create a script that would find the first paragraph in a string and use this as the extract for a news article.
So, I thought I&#8217;d share the ColdFusion code with everyone:

&#60;cfsavecontent variable=&#34;paragraphs&#34;&#62;
&#60;p&#62;This is the first paragraph.&#60;/p&#62;
&#60;p&#62;Here&#039;s the second paragraph.&#60;/p&#62;
&#60;p&#62;And finally, the third paragraph.&#60;/p&#62;
&#60;/cfsavecontent&#62;
&#60;cfset request.firstParagraph = findNoCase(&#34;&#60;/p&#62;&#34;,trim(paragraphs)) /&#62;
&#60;cfif request.firstParagraph gt [...]]]></description>
			<content:encoded><![CDATA[<p>Today I had the need to create a script that would find the first paragraph in a string and use this as the extract for a news article.</p>
<p>So, I thought I&#8217;d share the ColdFusion code with everyone:</p>
<pre>
&lt;cfsavecontent variable=&quot;paragraphs&quot;&gt;
&lt;p&gt;This is the first paragraph.&lt;/p&gt;
&lt;p&gt;Here&#039;s the second paragraph.&lt;/p&gt;
&lt;p&gt;And finally, the third paragraph.&lt;/p&gt;
&lt;/cfsavecontent&gt;
&lt;cfset request.firstParagraph = findNoCase(&quot;&lt;/p&gt;&quot;,trim(paragraphs)) /&gt;
&lt;cfif request.firstParagraph gt 0&gt;
&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset request.firstParagraph = request.firstParagraph+3 /&gt;
&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset request.newsExtract = left(trim(paragraphs),request.firstParagraph) /&gt;
&lt;cfelse&gt;
&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset request.newsExtract = trim(paragraphs) /&gt;
&lt;/cfif&gt;
&lt;textarea id=&quot;newsExtract&quot; name=&quot;newsExtract&quot; cols=&quot;40&quot; rows=&quot;5&quot;&gt;
&lt;cfoutput&gt;#request.newsExtract#&lt;/cfoutput&gt;
&lt;/textarea&gt;
</pre>
<p>I hope that others find this useful.</p>
<p><strong>Update: 07 December 2006</strong><br />
I have now turned this into a nifty function:</p>
<pre>
&lt;cfscript&gt;
function firstParagraph(str)
{
&nbsp;&nbsp;&nbsp;&nbsp;str = trim(str);
&nbsp;&nbsp;&nbsp;&nbsp;endTag = findNoCase(&quot;&lt;/p&gt;&quot;, str);
&nbsp;&nbsp;&nbsp;&nbsp;if (endTag gt 0)
&nbsp;&nbsp;&nbsp;&nbsp;{
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;endTag = endTag + 3;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;extract = left(str, endTag);
&nbsp;&nbsp;&nbsp;&nbsp;}
&nbsp;&nbsp;&nbsp;&nbsp;else
&nbsp;&nbsp;&nbsp;&nbsp;{
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;extract = str;
&nbsp;&nbsp;&nbsp;&nbsp;}
&nbsp;&nbsp;&nbsp;&nbsp;return extract;
}
&lt;/cfscript&gt;</pre>
<p>This should make using the code even easier.</p>
<p><strong>Update: 08 December 2006</strong><br />
This function is now available on <a href="http://www.cflib.org/udf.cfm?id=1602" title="Download it" rel="external">CFLib.org</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neilmerton.co.uk/2006/11/29/find-first-paragraph/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ColdFusion Folder Gallery</title>
		<link>http://www.neilmerton.co.uk/2006/08/12/coldfusion-folder-gallery/</link>
		<comments>http://www.neilmerton.co.uk/2006/08/12/coldfusion-folder-gallery/#comments</comments>
		<pubDate>Sat, 12 Aug 2006 14:29:50 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
		
		<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://www.neilmerton.co.uk/2006/08/12/coldfusion-folder-gallery/</guid>
		<description><![CDATA[A while ago I had the need for a very simple way to display images in a folder using ColdFusion. So, I thought I&#8217;d share a very simple application with you all that does just that. And as an added bonus I&#8217;ve included the Lightbox javascript enhancement to the application.
Below is a screenshot of how [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago I had the need for a very simple way to display images in a folder using ColdFusion. So, I thought I&#8217;d share a very simple application with you all that does just that. And as an added bonus I&#8217;ve included the <a title="Visit website" rel="external" href="http://www.huddletogether.com/projects/lightbox2/">Lightbox</a> javascript enhancement to the application.</p>
<p>Below is a screenshot of how it should all look.</p>
<p style="text-align: center"><img id="image51" alt="CF Folder Gallery" src="http://www.neilmerton.co.uk/wp-content/uploads/2006/08/cf_folder_gallery.jpg" /></p>
<p>Download the <a title="Download example" href="http://www.neilmerton.co.uk/files/cf_foldergallery.zip">cf_foldergallery.zip</a> file - this file is 1.5mb in size due the images used in the example.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neilmerton.co.uk/2006/08/12/coldfusion-folder-gallery/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ColdFusion and AJAX Edit In Place</title>
		<link>http://www.neilmerton.co.uk/2006/08/04/coldfusion-and-ajax-edit-in-place/</link>
		<comments>http://www.neilmerton.co.uk/2006/08/04/coldfusion-and-ajax-edit-in-place/#comments</comments>
		<pubDate>Fri, 04 Aug 2006 22:37:58 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
		
		<category><![CDATA[Ajax]]></category>

		<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://www.neilmerton.co.uk/2006/08/04/coldfusion-and-ajax-edit-in-place/</guid>
		<description><![CDATA[Earlier this week I created a project that had a very basic CMS administration area - this consisted of updating the status of a car (whether it&#8217;s available or sold) and also the ability to change the car&#8217;s price.
Having recently fallen in love with Flickr I thought it would be great to have a Flickr-like [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier this week I created a project that had a very basic CMS administration area - this consisted of updating the status of a car (whether it&#8217;s available or sold) and also the ability to change the car&#8217;s price.</p>
<p>Having recently fallen in love with <a title="View my photos" rel="external" href="http://www.flickr.com/photos/neilmerton/">Flickr</a> I thought it would be great to have a Flickr-like ability when editting the prices - i.e. click on the price and it becomes a form field which allows you to update the price without refreshing the whole page.</p>
<p>So, after much research I&#8217;ve managed to implement this with the help of the <a title="Find out more" rel="external" href="http://prototype.conio.net/">Prototype Javascript Library</a> and <a title="Visit his website" rel="external" href="http://joseph.randomnetworks.com/tag/editinplace">Joesph Scott&#8217;s Edit In Place</a> add-on.</p>
<p>Here&#8217;s a screenshot to give you an idea of what I mean:</p>
<p style="text-align: center"><img id="image47" alt="Edit In Place example" src="http://www.neilmerton.co.uk/wp-content/uploads/2006/08/editinplace.gif" /></p>
<p>I&#8217;ve also packaged a simple example of this technique - but taken one step further; all the database records (except for the ID) are edittable. This should give you plenty to sink your teeth in.</p>
<p><a title="Download the file" href="http://www.neilmerton.co.uk/files/cf_editinplace.rar">Download cf_editinplace.rar file</a> or <a title="Download the file" href="http://www.neilmerton.co.uk/files/cf_editinplace.zip">Download cf_editinplace.zip file</a></p>
<p>Update: the above archives now include a debug form. That&#8217;s one of the joys of AJAX is trying to debug the application. Hopefully the debug form will make this a little easier.</p>
<p>I welcome your comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neilmerton.co.uk/2006/08/04/coldfusion-and-ajax-edit-in-place/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Types Of ColdFusion Variables</title>
		<link>http://www.neilmerton.co.uk/2006/06/23/types-of-coldfusion-variables/</link>
		<comments>http://www.neilmerton.co.uk/2006/06/23/types-of-coldfusion-variables/#comments</comments>
		<pubDate>Fri, 23 Jun 2006 10:38:39 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
		
		<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://www.neilmerton.co.uk/2006/06/23/types-of-coldfusion-variables/</guid>
		<description><![CDATA[Up until recently I had been using request.variablename for pretty much all my variables when coding in CFML. I&#8217;m not sure why I have always used the &#8216;request&#8217; scope.
Then it dawned on my that maybe the &#8216;request&#8217; scope should only be used for certain types of variables.
Thankfully a quick search on Google returned the following [...]]]></description>
			<content:encoded><![CDATA[<p>Up until recently I had been using request.<em>variablename</em> for pretty much all my variables when coding in CFML. I&#8217;m not sure why I have always used the &#8216;request&#8217; scope.</p>
<p>Then it dawned on my that maybe the &#8216;request&#8217; scope should only be used for certain types of variables.</p>
<p>Thankfully a quick search on Google returned the following <a title="Read now." href="http://livedocs.macromedia.com/coldfusion/7/htmldocs/00000912.htm" rel="external">useful LiveDocs page</a> that does a pretty good job of explaining the various type of &#8216;variable&#8217; scopes. If this is something you&#8217;ve never really looked into then I highly recommend you do.</p>
<p>Using the correct variable scope will help improve your application&#8217;s performance.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neilmerton.co.uk/2006/06/23/types-of-coldfusion-variables/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ColdFusion and MySQL</title>
		<link>http://www.neilmerton.co.uk/2006/03/21/coldfusion-and-mysql/</link>
		<comments>http://www.neilmerton.co.uk/2006/03/21/coldfusion-and-mysql/#comments</comments>
		<pubDate>Tue, 21 Mar 2006 14:59:29 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
		
		<category><![CDATA[ColdFusion]]></category>

		<category><![CDATA[Databases]]></category>

		<guid isPermaLink="false">http://www.neilmerton.co.uk/2006/03/21/coldfusion-and-mysql/</guid>
		<description><![CDATA[Have you ever had the following error when trying to connect to a MySQL database via the ColdFusion admin area?
Connection verification failed for data source: mysql_bad
java.sql.SQLException: Communication failure during handshake.
Is there a server running on localhost:3306?
The root cause was that: java.sql.SQLException: Communication
failure during handshake. Is there a server running on localhost:3306?
If so, then read the [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever had the following error when trying to connect to a MySQL database via the ColdFusion admin area?</p>
<blockquote><p>Connection verification failed for data source: mysql_bad<br />
java.sql.SQLException: Communication failure during handshake.<br />
Is there a server running on localhost:3306?<br />
The root cause was that: java.sql.SQLException: Communication<br />
failure during handshake. Is there a server running on localhost:3306?</p></blockquote>
<p>If so, then read the following <a rel="external" href="http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=6ef0253">TechNote</a> to solve the problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neilmerton.co.uk/2006/03/21/coldfusion-and-mysql/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
