<?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>Glyn Jackson&apos;s Web Design and ColdFusion Blog - Layar</title>
			<link>http://www.cfcoffee.co.uk/index.cfm</link>
			<description>Glyn Jackson&apos;s ColdFusion, Web Design and Web Development Blog. Award Winning Web Design in Staffordshire and Manchester, UK.</description>
			<language>en-gb</language>
			<pubDate>Sat, 04 Sep 2010 20:15:59 +0100</pubDate>
			<lastBuildDate>Thu, 02 Sep 2010 16:00:00 +0100</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>cfsparky@gmail.com</managingEditor>
			<webMaster>cfsparky@gmail.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>cfsparky@gmail.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			
			<itunes:explicit>no</itunes:explicit>
			
			
			
			
			
			<item>
				<title>ColdBox sites that have gone live.</title>
				<link>http://www.cfcoffee.co.uk/index.cfm/2010/9/2/ColdBox-sites-that-have-gone-live</link>
				<description>
				
				&lt;p&gt;A few new Coldbox powered sites pushed live of this month.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.entrymaster.co.uk/&quot;&gt;EntryMaster&lt;/a&gt;. A sports registration gateway for the UK market using ColdBox to power a custom CMS and payment system.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.simplybiz.co.uk&quot;&gt;Zurich&lt;/a&gt;, but you need to login to access via SimplyBiz.&lt;/p&gt;
&lt;h4&gt;Whats Next&lt;/h4&gt;
&lt;p&gt;Coming next month MonsterHunt.co.uk. A AR game powered by ColdBox. Lots of press for this one leading up to Halloween so watch this space, its going to be cool! &lt;b&gt;The Zombies are coming!&lt;/b&gt;&lt;/p&gt;
&lt;center&gt;
&lt;img src=&quot;http://www.cfcoffee.co.uk/images/zombies3.png&quot; /&gt;
&lt;/center&gt;
&lt;br&gt;
				
				</description>
				
				
				<category>Chit Chat and Reviews</category>
				
				<category>Layar</category>
				
				<category>Project Showcases</category>
				
				<category>ColdBox</category>
				
				<pubDate>Thu, 02 Sep 2010 16:00:00 +0100</pubDate>
				<guid>http://www.cfcoffee.co.uk/index.cfm/2010/9/2/ColdBox-sites-that-have-gone-live</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>Creating a simple Layar with ColdFusion: a step by step tutorial</title>
				<link>http://www.cfcoffee.co.uk/index.cfm/2010/7/4/Creating-a-simple-Layar-with-ColdFusion-a-step-by-step-tutorial</link>
				<description>
				
				&lt;p&gt;I have been doing a lot of mobile development recently. The &lt;a href=&quot;http://www.jqtouch.com/&quot; title=&quot;A jQuery plugin for mobile web development&quot;&gt;jqtouch plugin&lt;/a&gt; for jquery is awesome by the way! If you have not had the delight of developing with it yet I highly recommend the plugin for you next mobile project.&lt;/p&gt;

&lt;p&gt;Anyhow back to Layar, I was asked to produce a simple Layar for one of our clients. Layar if you don&apos;t know is a cool augmented reality browser for the iPhone and Android. Other phone operating systems have been announced and its set to come pre-installed on most phones by 2012. &lt;/p&gt;

&lt;p&gt;Augmented reality is exploding in Europe and I really think it&apos;s the next big thing. 
Creating a Layar is supper easy but no tutorial seemed to exist showing how to create POI in  ColdFusion so I decided to write a quick post from an asp.NET Layar I did a few weeks back.&lt;/p&gt;

&lt;h2&gt;Before you start...&lt;/h2&gt; 
&lt;p&gt;&lt;b&gt;Requirements&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Webserver with ColdFusion 8 or Above (JSON support needed)&lt;/li&gt;
&lt;li&gt;Android or iPhone 3GS or above (needs GPS and compass)&lt;/li&gt;
&lt;li&gt;Gmail Account&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You should know that a Layers consist of two parts:&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Layer definition:&lt;/b&gt; Created using a web form on the Layar Publishing site. I will show you how to do that.&lt;.p&gt;

&lt;p&gt;&lt;b&gt;Points of Interest within a layer:&lt;/b&gt; Fetched directly from the Layer Service Provider via the API. We will do this in CF. I will show you a quick example of this here also&lt;/p&gt;
				 [More]
				</description>
				
				
				<category>Layar</category>
				
				<category>ColdFusion 8</category>
				
				<category>ColdFusion</category>
				
				<pubDate>Sun, 04 Jul 2010 15:22:00 +0100</pubDate>
				<guid>http://www.cfcoffee.co.uk/index.cfm/2010/7/4/Creating-a-simple-Layar-with-ColdFusion-a-step-by-step-tutorial</guid>
				
				
			</item>
			
		 	
			</channel></rss>