<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Melrose Solutions Blog - coldfusion</title>
			<link>http://melrosesolutions.com/blog/index.cfm</link>
			<description>This is the Melrose Solutions blog.</description>
			<language>en-gb</language>
			<pubDate>Sat, 31 Jul 2010 15:19:02 +0100</pubDate>
			<lastBuildDate>Wed, 29 Apr 2009 14:03:00 +0100</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>gareth.cole@melrosesolutions.com</managingEditor>
			<webMaster>gareth.cole@melrosesolutions.com</webMaster>
			
			
			
			
			
			<item>
				<title>How to save 10% on Adobe software, hosting etc</title>
				<link>http://melrosesolutions.com/blog/index.cfm/2009/4/29/How-to-save-10-on-Adobe-software-hosting-etc</link>
				<description>
				
				&lt;p&gt;Register with &lt;a href=&apos;http://www.TopCashBack.co.uk/ref/gaz77&apos;&gt;Top Cashback&lt;/a&gt; and you can get 10% cashback on all &lt;strong&gt;Adobe&lt;/strong&gt; software, up to &amp;pound;340 on &lt;strong&gt;hosting&lt;/strong&gt; and loads more deals.&lt;/p&gt;
				 [More]
				</description>
						
				
				<category>adobe</category>				
				
				<category>hosting</category>				
				
				<category>coldfusion</category>				
				
				<pubDate>Wed, 29 Apr 2009 14:03:00 +0100</pubDate>
				<guid>http://melrosesolutions.com/blog/index.cfm/2009/4/29/How-to-save-10-on-Adobe-software-hosting-etc</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Rounding image corners in CF8</title>
				<link>http://melrosesolutions.com/blog/index.cfm/2008/10/20/Rounding-image-corners-in-CF8</link>
				<description>
				
				&lt;p&gt;I&apos;m currently working on a site where the staff can upload images for display. Part of the design requirement, is that the corners of these images are rounded off. Step forward coldfuson 8...&lt;/p&gt;

&lt;p&gt;Image support in coldfusion was long overdue. Although there were some very good 3rd party components (such as the Alagad Image Component), there should have been something bundled with coldfusion many versions ago. Coldfusion 8 comes with the new &amp;lt;cfimage&amp;gt; tag and dozens of image manipulation and drawing functions. So drawing rounded corners should be easy?&lt;/p&gt;
				 [More]
				</description>
						
				
				<category>cfimage</category>				
				
				<category>coldfusion</category>				
				
				<pubDate>Mon, 20 Oct 2008 09:39:00 +0100</pubDate>
				<guid>http://melrosesolutions.com/blog/index.cfm/2008/10/20/Rounding-image-corners-in-CF8</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>SQL Injection Attack going around</title>
				<link>http://melrosesolutions.com/blog/index.cfm/2008/8/10/SQL-Injection-Attack-going-around</link>
				<description>
				
				&lt;p&gt;I would imagine that most developers are already aware of this by now, but for those who haven&apos;t heard, there&apos;s a nasty sql injection attack going around.
Details are here and you&apos;ll find plenty more on google: &lt;a href=&quot;http://www.rtraction.com/blog/devit/sql-injection-hack-using-cast.html&quot; target=&quot;_blank&quot;&gt;http://www.rtraction.com/blog/devit/sql-injection-hack-using-cast.html&lt;/a&gt;&lt;/p&gt;
				 [More]
				</description>
						
				
				<category>sql injection</category>				
				
				<category>coldfusion</category>				
				
				<pubDate>Sun, 10 Aug 2008 19:26:00 +0100</pubDate>
				<guid>http://melrosesolutions.com/blog/index.cfm/2008/8/10/SQL-Injection-Attack-going-around</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Browser Bugs in IIS Logs</title>
				<link>http://melrosesolutions.com/blog/index.cfm/2008/6/25/Browser-Bugs-in-IIS-Logs</link>
				<description>
				
				&lt;p&gt;I spent several hours today wading through IIS access logs. Not the most fun part to my job, but sometimes necessary. During the course of it though, I found a subtle difference with the way clients (browsers) pass the information that goes into these logs. Hopefully it will be of use to someone else.&lt;/p&gt;
				 [More]
				</description>
						
				
				<category>javascript</category>				
				
				<category>iis</category>				
				
				<category>coldfusion</category>				
				
				<pubDate>Wed, 25 Jun 2008 22:43:00 +0100</pubDate>
				<guid>http://melrosesolutions.com/blog/index.cfm/2008/6/25/Browser-Bugs-in-IIS-Logs</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Developer, Project Management and Sales Jobs in Coventry</title>
				<link>http://melrosesolutions.com/blog/index.cfm/2008/6/10/Developer-Project-Management-and-Sales-Jobs-in-Coventry</link>
				<description>
				
				&lt;p&gt;A digital solutions company I&apos;ve recently being doing work for in Coventry are on a requirement drive just now.&lt;/p&gt;
				 [More]
				</description>
						
				
				<category>coldfusion</category>				
				
				<pubDate>Tue, 10 Jun 2008 22:48:00 +0100</pubDate>
				<guid>http://melrosesolutions.com/blog/index.cfm/2008/6/10/Developer-Project-Management-and-Sales-Jobs-in-Coventry</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>How to tweak IIS to improve your coldfusion sites&apos; performance</title>
				<link>http://melrosesolutions.com/blog/index.cfm/2008/5/26/How-to-tweak-IIS-to-improve-your-coldfusion-sites-performance</link>
				<description>
				
				&lt;p&gt;Following on from yesterday&apos;s review of &lt;a href=&quot;/blog/index.cfm/2008/5/25/high-performance-web-sites&quot;&gt;High Performance Web Sites&lt;/a&gt;, I had a quick go with &lt;a href=&quot;http://developer.yahoo.com/yslow/&quot; target=&quot;_blank&quot;&gt;YSlow&lt;/a&gt;, to see where I could optimise this site.&lt;/p&gt;

&lt;p&gt;The starting point was a respectable score of C(71) for the home-page. The first rule that didn&apos;t score well was number 2: Use a Content Delivery Network. A CDN is over-kill for a blog, so that left me looking at the following rules 3 (Add Expires Header), 4 (Gzip components) and 13 (Configure Etags).&lt;/p&gt;
				 [More]
				</description>
						
				
				<category>javascript</category>				
				
				<category>iis</category>				
				
				<category>coldfusion</category>				
				
				<pubDate>Mon, 26 May 2008 17:36:00 +0100</pubDate>
				<guid>http://melrosesolutions.com/blog/index.cfm/2008/5/26/How-to-tweak-IIS-to-improve-your-coldfusion-sites-performance</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>coldfusion 64-bit  - doesn&apos;t support standard edition</title>
				<link>http://melrosesolutions.com/blog/index.cfm/2008/4/9/coldfusion-64bit---doesnt-support-standard-edition</link>
				<description>
				
				&lt;p&gt;I&apos;ve been running a Windows 2003 64-bit server for almost a year now. When I bought it, it didn&apos;t actually occur to me that coldfusion wouldn&apos;t support this. As it was, it was easy enough to get coldfusion 7 standard running with a little help from &lt;a href=&quot;http://www.forta.com/blog/index.cfm/2006/2/6/Connecting-ColdFusion-MX-7-To-64bit-IIS-6&quot; target=&quot;_blank&quot;&gt;Ben&apos;s blog entry&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I&apos;ve always assumed though that there must be some performance loss with this method. I therefore looked forward to the 64 bit support promised with coldfusion 8&lt;/p&gt;
				 [More]
				</description>
						
				
				<category>coldfusion</category>				
				
				<pubDate>Wed, 09 Apr 2008 19:31:00 +0100</pubDate>
				<guid>http://melrosesolutions.com/blog/index.cfm/2008/4/9/coldfusion-64bit---doesnt-support-standard-edition</guid>
				
			</item>
			
		 	
			</channel></rss>