<?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>Blog of Shaun McCran - Architecting web solutions using ColdFusion, JQuery, CSS, Accessibility and other technologies</title>
			<link>http://www.mccran.co.uk/index.cfm</link>
			<description>I write about building rich, Accessible web applications using Coldfusion, JQuery, AJAX and many other technologies. I specialise on server side Coldfusion, and client side JQuery, adhering to strict Web Accessibilty standards</description>
			<language>en-gb</language>
			<pubDate>Fri, 18 May 2012 04:01:19 -0700</pubDate>
			<lastBuildDate>Thu, 19 Apr 2012 08:33:00 -0700</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>shaun@mccran.co.uk</managingEditor>
			<webMaster>shaun@mccran.co.uk</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>shaun@mccran.co.uk</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			
			<itunes:explicit>no</itunes:explicit>
			
			<item>
				<title>How to adjust the canvas size in Visio</title>
				<link>http://www.mccran.co.uk/index.cfm/2012/4/19/How-to-adjust-the-canvas-size-in-Visio</link>
				<description>
				
				Random Visio tip for today (As I&apos;m spending a lot of time in Visio at the moment).

If you want to resize the canvas area in Visio simply hold down the Ctrl button and move your mouse over the canvas edge. You&apos;ll see the Mouse pointer turn into a d...
				
				</description>
				
				<category>General Interest</category>
				
				<pubDate>Thu, 19 Apr 2012 08:33:00 -0700</pubDate>
				<guid>http://www.mccran.co.uk/index.cfm/2012/4/19/How-to-adjust-the-canvas-size-in-Visio</guid>
				
				
			</item>
			
			<item>
				<title>Archimate Architecting and Modelling tools – Built on Eclipse</title>
				<link>http://www.mccran.co.uk/index.cfm/2012/4/17/Archimate-Architecting-and-Modelling-tools--Built-on-Eclipse</link>
				<description>
				
				If you&apos;ve ever wanted to design the flow of an application before launching into the code base or front end CSS then Archimate is for you.

It is an open source platform that allows you to use an &quot;independent Enterprise Architecture modelling langu...
				 [More]
				</description>
				
				<category>IT Architecture</category>
				
				<category>Recommended Apps</category>
				
				<pubDate>Tue, 17 Apr 2012 07:14:00 -0700</pubDate>
				<guid>http://www.mccran.co.uk/index.cfm/2012/4/17/Archimate-Architecting-and-Modelling-tools--Built-on-Eclipse</guid>
				
				
			</item>
			
			<item>
				<title>Vodafone Sure Signal review</title>
				<link>http://www.mccran.co.uk/index.cfm/2012/3/16/Vodafone-Sure-Signal-review</link>
				<description>
				
				A product I&apos;d been vaguely aware of, but have since discovered a lot more about is the Vodafone Sure Signal box.

This little white box uses your home broadband to create a 3G bubble in your own home. It is basically a mini, private 3G mast.  [More]
				</description>
				
				<category>Mobile</category>
				
				<category>Gadgets</category>
				
				<pubDate>Fri, 16 Mar 2012 09:26:00 -0700</pubDate>
				<guid>http://www.mccran.co.uk/index.cfm/2012/3/16/Vodafone-Sure-Signal-review</guid>
				
				
			</item>
			
			<item>
				<title>Dissecting business failures: Allowing scope creep from clients</title>
				<link>http://www.mccran.co.uk/index.cfm/2012/2/16/Dissecting-business-failures-Allowing-scope-creep-from-clients</link>
				<description>
				
				One of the most common forms of business failure that I have the misfortune to witness on a regular basis is the allowance of clients to instigate scope creep within projects.

I have never understood how some industries accept scope creep as part ...
				 [More]
				</description>
				
				<category>Best practices</category>
				
				<category>Project Management</category>
				
				<pubDate>Thu, 16 Feb 2012 01:50:19 -0700</pubDate>
				<guid>http://www.mccran.co.uk/index.cfm/2012/2/16/Dissecting-business-failures-Allowing-scope-creep-from-clients</guid>
				
				
			</item>
			
			<item>
				<title>Moving on</title>
				<link>http://www.mccran.co.uk/index.cfm/2012/2/15/Moving-on</link>
				<description>
				
				In a similar vein to Matt Gifford&apos;s recent blog post on &apos;Moving on&apos; (read more here: http://www.mattgifford.co.uk/moving-on) I have the pleasure of announcing that I&apos;m off to pastures new.

I&apos;d like to thank my current employer TDA, a marketing age...
				
				</description>
				
				<category>General Interest</category>
				
				<pubDate>Wed, 15 Feb 2012 08:57:00 -0700</pubDate>
				<guid>http://www.mccran.co.uk/index.cfm/2012/2/15/Moving-on</guid>
				
				
			</item>
			
			<item>
				<title>Using JQuery to check Radio button selections</title>
				<link>http://www.mccran.co.uk/index.cfm/2012/2/13/Using-JQuery-to-check-Radio-button-selections</link>
				<description>
				
				Ever wanted to check if a user has checked at least one option from a series of radio fields? JQuery makes this super simple, here&apos;s how to do it:  [More]
				</description>
				
				<category>JQuery</category>
				
				<pubDate>Mon, 13 Feb 2012 03:03:00 -0700</pubDate>
				<guid>http://www.mccran.co.uk/index.cfm/2012/2/13/Using-JQuery-to-check-Radio-button-selections</guid>
				
				
			</item>
			
			<item>
				<title>JQuery Countdown timer Plugin example</title>
				<link>http://www.mccran.co.uk/index.cfm/2012/2/9/JQuery-Countdown-timer-Plugin-example</link>
				<description>
				
				I&apos;d previously used a JavaScript script to count down from a now() to a given date to display real time count down information on screen. I was cleaning up the project it was used on and wondered how easy it would be to push all the &apos;normal&apos; JavaScri...
				 [More]
				</description>
				
				<category>Javascript</category>
				
				<category>JQuery</category>
				
				<pubDate>Thu, 09 Feb 2012 07:54:00 -0700</pubDate>
				<guid>http://www.mccran.co.uk/index.cfm/2012/2/9/JQuery-Countdown-timer-Plugin-example</guid>
				
				
			</item>
			
			<item>
				<title>JQuery auto resize input field Plugin example</title>
				<link>http://www.mccran.co.uk/index.cfm/2012/2/6/JQuery-auto-resize-input-field-Plugin-example</link>
				<description>
				
				I was looking for a simple way to make an existing Text Area form field expand as-and-when a user fills in enough information to reach to bottom edge of the form element.

James Padolsey has written a great little Auto resize function, you can get ...
				
				</description>
				
				<category>RIA</category>
				
				<category>JQuery</category>
				
				<pubDate>Mon, 06 Feb 2012 07:13:00 -0700</pubDate>
				<guid>http://www.mccran.co.uk/index.cfm/2012/2/6/JQuery-auto-resize-input-field-Plugin-example</guid>
				
				
			</item>
			
			<item>
				<title>Forcing the dollar ($) Namespace within your JQuery functions</title>
				<link>http://www.mccran.co.uk/index.cfm/2012/2/6/Forcing-the-dollar--Namespace-within-your-JQuery-functions</link>
				<description>
				
				Whilst documenting some Open Source platforms for an upcoming project I found that several of the larger more prominent Open Source software solutions perform some subtle tweaks to included JavaScript libraries. In this case JQuery.

This is a shor...
				 [More]
				</description>
				
				<category>Javascript</category>
				
				<category>JQuery</category>
				
				<pubDate>Mon, 06 Feb 2012 03:57:00 -0700</pubDate>
				<guid>http://www.mccran.co.uk/index.cfm/2012/2/6/Forcing-the-dollar--Namespace-within-your-JQuery-functions</guid>
				
				
			</item>
			
			<item>
				<title>Dynamically tagging content with Keywords using JQuery</title>
				<link>http://www.mccran.co.uk/index.cfm/2012/2/1/Dynamically-tagging-content-with-Keywords-using-JQuery</link>
				<description>
				
				I&apos;ve used a ticketing system called Lighthouse App for a while now, and one of the features I really like about it is its ability to tag content with keywords in a very easy and obvious fashion.

If you have ever wanted to tag an article or some co...
				 [More]
				</description>
				
				<category>RIA</category>
				
				<category>Javascript</category>
				
				<category>JQuery</category>
				
				<pubDate>Wed, 01 Feb 2012 08:22:00 -0700</pubDate>
				<guid>http://www.mccran.co.uk/index.cfm/2012/2/1/Dynamically-tagging-content-with-Keywords-using-JQuery</guid>
				
				
			</item>
			
			<item>
				<title>Just what is &apos;Best Practice&apos; exactly?</title>
				<link>http://www.mccran.co.uk/index.cfm/2012/1/31/Just-what-is-Best-Practice-exactly</link>
				<description>
				
				I&apos;ve been an advocate of &apos;best practice&apos; for a while now, in any random psychometric test I&apos;ll always come out rated as a perfectionist which may go some way as to explaining why I am constantly striving to make whatever process I am involved in eith...
				 [More]
				</description>
				
				<category>Best practices</category>
				
				<pubDate>Tue, 31 Jan 2012 09:14:00 -0700</pubDate>
				<guid>http://www.mccran.co.uk/index.cfm/2012/1/31/Just-what-is-Best-Practice-exactly</guid>
				
				
			</item>
			
			<item>
				<title>What should I study in college to get started with ColdFusion?</title>
				<link>http://www.mccran.co.uk/index.cfm/2012/1/13/What-should-I-study-in-college-to-get-started-with-ColdFusion</link>
				<description>
				
				The other day I got a comment on a Blog article from a reader. The reader asked &quot;What should I study in college to get started with ColdFusion?&quot;.

On one hand this is a massively open question, on the other I&apos;d quite like to expand it even further....
				 [More]
				</description>
				
				<category>Social media</category>
				
				<category>General Interest</category>
				
				<pubDate>Fri, 13 Jan 2012 09:16:00 -0700</pubDate>
				<guid>http://www.mccran.co.uk/index.cfm/2012/1/13/What-should-I-study-in-college-to-get-started-with-ColdFusion</guid>
				
				
			</item>
			
			<item>
				<title>Simple JQuery Google Analytics tracking object</title>
				<link>http://www.mccran.co.uk/index.cfm/2012/1/11/Simple-JQuery-Google-Analytics-tracking-object</link>
				<description>
				
				Each time I build a new project I find myself adding in several common objects from a variety of languages. One of those objects is a JavaScript based Google Analytics tracking object.  [More]
				</description>
				
				<category>Google</category>
				
				<category>Javascript</category>
				
				<category>JQuery</category>
				
				<pubDate>Wed, 11 Jan 2012 09:07:00 -0700</pubDate>
				<guid>http://www.mccran.co.uk/index.cfm/2012/1/11/Simple-JQuery-Google-Analytics-tracking-object</guid>
				
				
			</item>
			
			<item>
				<title>My natural development pattern - software layer-ification</title>
				<link>http://www.mccran.co.uk/index.cfm/2012/1/6/My-natural-development-pattern--software-layerification</link>
				<description>
				
				Whilst reflecting on some of the projects I&apos;d been through in 2011 I noticed a pattern that became more and more prominent as the year wore on.

All of my project functionality was naturally splitting itself into independent service layers.  [More]
				</description>
				
				<category>Software Architecture</category>
				
				<pubDate>Fri, 06 Jan 2012 09:33:00 -0700</pubDate>
				<guid>http://www.mccran.co.uk/index.cfm/2012/1/6/My-natural-development-pattern--software-layerification</guid>
				
				
			</item>
			
			<item>
				<title>Book review: JQuery Mobile – a first look</title>
				<link>http://www.mccran.co.uk/index.cfm/2012/1/5/Book-review-JQuery-Mobile--a-first-look</link>
				<description>
				
				I was recently sent a copy of JQuery Mobile by Packt publishing for review. I&apos;ve dabbled in the JQuery Mobile development language a fair amount, so I was interested to see what this book could teach me that may be different from the information out ...
				 [More]
				</description>
				
				<category>Internet Explorer</category>
				
				<category>Mobile</category>
				
				<category>Javascript</category>
				
				<category>JQuery</category>
				
				<pubDate>Thu, 05 Jan 2012 03:31:00 -0700</pubDate>
				<guid>http://www.mccran.co.uk/index.cfm/2012/1/5/Book-review-JQuery-Mobile--a-first-look</guid>
				
				
			</item>
			</channel></rss>
