<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ryan Stewart - Mountaineer Coding &#187; ColdFusion</title>
	<atom:link href="http://blog.digitalbackcountry.com/category/coldfusion/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.digitalbackcountry.com</link>
	<description>Just an average guy trying to drink above average beer.</description>
	<lastBuildDate>Thu, 02 Feb 2012 02:35:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Work with ColdFusion and Flex at Wharton in Philadelphia</title>
		<link>http://blog.digitalbackcountry.com/2009/12/work-with-coldfusion-and-flex-at-wharton-in-philadelphia/</link>
		<comments>http://blog.digitalbackcountry.com/2009/12/work-with-coldfusion-and-flex-at-wharton-in-philadelphia/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 19:58:48 +0000</pubDate>
		<dc:creator>ryanstewart</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[wharton]]></category>

		<guid isPermaLink="false">http://blog.digitalbackcountry.com/2009/12/work-with-coldfusion-and-flex-at-wharton-in-philadelphia/</guid>
		<description><![CDATA[The Wharton School of Business was the place where I got to first play with ColdFusion 7 and Flex 1.5 which set me on the road to Macromedia/Adobe technology. It&#8217;s been a great ride and I have a lot of &#8230; <a href="http://blog.digitalbackcountry.com/2009/12/work-with-coldfusion-and-flex-at-wharton-in-philadelphia/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wharton.upenn.edu">The Wharton School of Business</a> was the place where I got to first play with ColdFusion 7 and Flex 1.5 which set me on the road to Macromedia/Adobe technology. It&#8217;s been a great ride and I have a lot of fun memories of Wharton. I even helped pull one of my co-workers, <a href="http://www.terrenceryan.com/">Terry Ryan</a>, from Wharton on to the Platform Evangelism team.</p>
<p>If you like the education environment (free tuition is an awesome benefit) and are interested in working with cutting edge Adobe technologies then you&#8217;ll be interested to know that Wharton has a job opening for a <a href="http://jobs.hr.upenn.edu/applicants/Central?quickFind=190531">ColdFusion and Flex developer</a>. You&#8217;d be working for one of the best guys I know and working on some very cool projects. If you have any questions, feel free to drop me a note over email (<a href="mailto:ryan@adobe.com">ryan@adobe.com</a>) and I&#8217;ll answer any inside questions you have. Relocating to Philadelphia is a requirement.</p>
<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.digitalbackcountry.com/2009/12/work-with-coldfusion-and-flex-at-wharton-in-philadelphia/" data-text="Work with ColdFusion and Flex at Wharton in Philadelphia" data-count="horizontal">Tweet</a><div class="alignright"><div class="g-plusone" data-href="http://blog.digitalbackcountry.com/2009/12/work-with-coldfusion-and-flex-at-wharton-in-philadelphia/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.digitalbackcountry.com/2009/12/work-with-coldfusion-and-flex-at-wharton-in-philadelphia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ColdFusion versus PHP &#8211; Uploading a File</title>
		<link>http://blog.digitalbackcountry.com/2009/10/coldfusion-versus-php-file-upload/</link>
		<comments>http://blog.digitalbackcountry.com/2009/10/coldfusion-versus-php-file-upload/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 20:03:51 +0000</pubDate>
		<dc:creator>ryanstewart</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://blog.digitalbackcountry.com/?p=2157</guid>
		<description><![CDATA[I spent part of my vacation digging into PHP. I&#8217;d like to be much savvier with PHP because we&#8217;ve seen a big chunk of Flex adoption from the PHP community and I&#8217;d like to be able to talk to those &#8230; <a href="http://blog.digitalbackcountry.com/2009/10/coldfusion-versus-php-file-upload/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I spent part of my vacation digging into PHP. I&#8217;d like to be much savvier with PHP because we&#8217;ve seen a big chunk of Flex adoption from the PHP community and I&#8217;d like to be able to talk to those developers more intelligently. Unfortunately my server-side programming chops are very, very rusty. I started out as a ColdFusion developer and I&#8217;ve been able to play with some of the new stuff in ColdFusion 9 but I haven&#8217;t built a real CF app in a long time. So I thought I&#8217;d do a bit of a comparison and I&#8217;ve started doing simple things in PHP and then replicating them in ColdFusion. The first one is file uploading.</p>
<p><strong>Disclaimer:</strong> I&#8217;m assuming there are things I&#8217;m doing wrong. File uploading is fairly basic, but part of the reason I want to blog the basic stuff is so people can let me know where I&#8217;m messing up and what I could do better. So flame on in the comments.</p>
<p>
<h2>The Code Comparison</h2>
<p></p>
<h3>PHP &#8211; file_upload.php</h3>
<p></p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;">&lt;body&gt;
<span style="color: #000000; font-weight: bold;">&lt;?php</span>
     <span style="color: #990000;">ini_set</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'display_errors'</span><span style="color: #339933;">,</span><span style="color: #cc66cc;">1</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
     <span style="color: #990000;">error_reporting</span><span style="color: #009900;">&#40;</span><span style="color: #009900; font-weight: bold;">E_ALL</span> <span style="color: #339933;">|</span> <span style="color: #009900; font-weight: bold;">E_STRICT</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
     <span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #990000;">isset</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$_POST</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'submitted'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span>
     <span style="color: #009900;">&#123;</span>
          <span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span> <span style="color: #990000;">move_uploaded_file</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$_FILES</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'myfile'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'tmp_name'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">&quot;<span style="color: #006699; font-weight: bold;">{$_FILES['myfile']['name']}</span>&quot;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#41;</span>
          <span style="color: #009900;">&#123;</span>
               <span style="color: #b1b100;">print</span> <span style="color: #0000ff;">'&lt;p&gt;It verked!&lt;/p&gt;'</span><span style="color: #339933;">;</span>    
          <span style="color: #009900;">&#125;</span> <span style="color: #b1b100;">else</span> <span style="color: #009900;">&#123;</span>
               <span style="color: #b1b100;">print</span> <span style="color: #0000ff;">'&lt;p&gt;Problemo!&lt;/p&gt;'</span><span style="color: #339933;">;</span>
          <span style="color: #009900;">&#125;</span>         
          <span style="color: #990000;">print_r</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$_FILES</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
     <span style="color: #009900;">&#125;</span>
<span style="color: #000000; font-weight: bold;">?&gt;</span>
     &lt;form action=&quot;upload_file.php&quot; enctype=&quot;multipart/form-data&quot; method=&quot;POST&quot;&gt;
          &lt;input type=&quot;hidden&quot; name=&quot;MAX_FILE_SIZE&quot; value=&quot;3000000&quot; /&gt;
        &lt;p&gt;&lt;input type=&quot;file&quot; name=&quot;myfile&quot; /&gt;&lt;/p&gt;
        &lt;p&gt;&lt;input type=&quot;submit&quot; name=&quot;submit&quot; value=&quot;Upload&quot; /&gt;&lt;/p&gt;
        &lt;input type=&quot;hidden&quot; name=&quot;submitted&quot; value=&quot;true&quot; /&gt;
    &lt;/form&gt;
&lt;/body&gt;</pre></div></div>

<h3>ColdFusion &#8211; file_upload.cfm</h3>
<p></p>

<div class="wp_syntax"><div class="code"><pre class="cfm" style="font-family:monospace;"><span style="color: #333333;"><span style="color: #0000FF;">&lt;</span>cfifisDefined<span style="color: #0000FF;">&#40;</span><span style="color: #009900;">&quot;form.submitted&quot;</span><span style="color: #0000FF;">&gt;</span></span>
     <span style="color: #333333;"><span style="color: #0000FF;">&lt;</span><span style="color: #990000; font-weight: bold;">cfset</span> currentPath <span style="color: #0000FF;">=</span> <span style="color: #0000FF;">getCurrentTemplatePath</span><span style="color: #0000FF;">&#40;</span><span style="color: #0000FF;">&#41;</span><span style="color: #0000FF;">&gt;</span></span>
     <span style="color: #333333;"><span style="color: #0000FF;">&lt;</span><span style="color: #990000; font-weight: bold;">cfset</span> currentDirectory <span style="color: #0000FF;">=</span> <span style="color: #0000FF;">getDirectoryFromPath</span><span style="color: #0000FF;">&#40;</span>currentPath<span style="color: #0000FF;">&#41;</span><span style="color: #0000FF;">&gt;</span></span>
     <span style="color: #333333;"><span style="color: #0000FF;">&lt;</span><span style="color: #990000; font-weight: bold;">cffile</span> <span style="color: #0000FF;">action</span><span style="color: #0000FF;">=</span><span style="color: #009900;">&quot;upload&quot;</span> nameconflict<span style="color: #0000FF;">=</span><span style="color: #009900;">&quot;overwrite&quot;</span> filefield<span style="color: #0000FF;">=</span><span style="color: #009900;">&quot;form.myfile&quot;</span> destination<span style="color: #0000FF;">=</span><span style="color: #009900;">&quot;#currentDirectory#/coldfusion.gpx&quot;</span><span style="color: #0000FF;">/&gt;</span></span>
     <span style="color: #333333;"><span style="color: #0000FF;">&lt;</span><span style="color: #990000; font-weight: bold;">cfif</span> cffile.filewassaved <span style="color: #0000FF;">eq</span> true<span style="color: #0000FF;">&gt;</span></span>
          <span style="color: #333333;"><span style="color: #0000FF;">&lt;</span><span style="color: #000000; font-weight: bold;">p</span><span style="color: #0000FF;">&gt;</span></span>It verked!<span style="color: #333333;"><span style="color: #0000FF;">&lt;/</span><span style="color: #000000; font-weight: bold;">p</span><span style="color: #0000FF;">&gt;</span></span>
          <span style="color: #333333;"><span style="color: #0000FF;">&lt;</span><span style="color: #990000; font-weight: bold;">cfdump</span> <span style="color: #000000; font-weight: bold;">var</span><span style="color: #0000FF;">=</span><span style="color: #009900;">&quot;#cffile#&quot;</span><span style="color: #0000FF;">/&gt;</span></span>
     <span style="color: #333333;"><span style="color: #0000FF;">&lt;</span><span style="color: #990000; font-weight: bold;">cfelse</span><span style="color: #0000FF;">&gt;</span></span>
          <span style="color: #333333;"><span style="color: #0000FF;">&lt;</span><span style="color: #000000; font-weight: bold;">p</span><span style="color: #0000FF;">&gt;</span></span>Problemo!<span style="color: #333333;"><span style="color: #0000FF;">&lt;/</span><span style="color: #000000; font-weight: bold;">p</span><span style="color: #0000FF;">&gt;</span></span>
     <span style="color: #333333;"><span style="color: #0000FF;">&lt;/</span><span style="color: #990000; font-weight: bold;">cfif</span><span style="color: #0000FF;">&gt;</span></span>
<span style="color: #333333;"><span style="color: #0000FF;">&lt;/</span><span style="color: #990000; font-weight: bold;">cfif</span><span style="color: #0000FF;">&gt;</span></span>
<span style="color: #333333;"><span style="color: #0000FF;">&lt;</span><span style="color: #000000; font-weight: bold;">body</span><span style="color: #0000FF;">&gt;</span></span>
     <span style="color: #333333;"><span style="color: #0000FF;">&lt;</span>formaction<span style="color: #0000FF;">=</span><span style="color: #009900;">&quot;upload_file.cfm&quot;</span> <span style="color: #0000FF;">enctype</span><span style="color: #0000FF;">=</span><span style="color: #009900;">&quot;multipart/form-data&quot;</span> <span style="color: #0000FF;">method</span><span style="color: #0000FF;">=</span><span style="color: #009900;">&quot;POST&quot;</span><span style="color: #0000FF;">&gt;</span></span>
        <span style="color: #333333;"><span style="color: #0000FF;">&lt;</span><span style="color: #000000; font-weight: bold;">p</span><span style="color: #0000FF;">&gt;</span></span><span style="color: #333333;"><span style="color: #0000FF;">&lt;</span>inputtype<span style="color: #0000FF;">=</span><span style="color: #009900;">&quot;file&quot;</span> <span style="color: #0000FF;">name</span><span style="color: #0000FF;">=</span><span style="color: #009900;">&quot;myfile&quot;</span> <span style="color: #0000FF;">/&gt;</span></span><span style="color: #333333;"><span style="color: #0000FF;">&lt;/</span><span style="color: #000000; font-weight: bold;">p</span><span style="color: #0000FF;">&gt;</span></span>
        <span style="color: #333333;"><span style="color: #0000FF;">&lt;</span><span style="color: #000000; font-weight: bold;">p</span><span style="color: #0000FF;">&gt;</span></span><span style="color: #333333;"><span style="color: #0000FF;">&lt;</span>inputtype<span style="color: #0000FF;">=</span><span style="color: #009900;">&quot;submit&quot;</span> <span style="color: #0000FF;">name</span><span style="color: #0000FF;">=</span><span style="color: #009900;">&quot;submit&quot;</span> <span style="color: #0000FF;">value</span><span style="color: #0000FF;">=</span><span style="color: #009900;">&quot;Upload&quot;</span> <span style="color: #0000FF;">/&gt;</span></span><span style="color: #333333;"><span style="color: #0000FF;">&lt;/</span><span style="color: #000000; font-weight: bold;">p</span><span style="color: #0000FF;">&gt;</span></span>
        <span style="color: #333333;"><span style="color: #0000FF;">&lt;</span>inputtype<span style="color: #0000FF;">=</span><span style="color: #009900;">&quot;hidden&quot;</span> <span style="color: #0000FF;">name</span><span style="color: #0000FF;">=</span><span style="color: #009900;">&quot;submitted&quot;</span> <span style="color: #0000FF;">value</span><span style="color: #0000FF;">=</span><span style="color: #009900;">&quot;true&quot;</span> <span style="color: #0000FF;">/&gt;</span></span>
    <span style="color: #333333;"><span style="color: #0000FF;">&lt;/</span><span style="color: #000000; font-weight: bold;">form</span><span style="color: #0000FF;">&gt;</span></span>
<span style="color: #333333;"><span style="color: #0000FF;">&lt;/</span><span style="color: #000000; font-weight: bold;">body</span><span style="color: #0000FF;">&gt;</span></span></pre></div></div>

<p>
<h2>Thoughts</h2>
<p>
I thought it was interesting how PHP and ColdFusion differ in the actual upload mechanism. Both of them just upload the file to a temporary location but then how the programmer deals with it is different. With PHP, you &#8220;move&#8221; the file to a location of your choice with the <code>move_uploaded_file</code> method. With ColdFusion you use <code>cffile</code> but call the </code>upload</code> attribute instead of the <code>move</code> attribute. That's why you don't put # signs around the <code>form.myfile</code> attribute because the <code>upload</code> function in <code>cffile</code> uses the POST info and that <code>filefield</code> attribute to do the moving/copying behind the scenes. Not sure which one I like better.</p>
<p>A few other bits. One, ColdFusion seems to give way, way more information about the file you've uploaded. I don't know if there is a way to get that kind of detail from PHP, but with ColdFusion I get a bunch of attributes like <code>filewassaved, fileexisted, filewasappended, serverfileext, serverfilename</code> etc. Some of that I can parse from the PHP information, like the file name and file extension, but other information, like if it was overwritten, or if the file already existed, doesn't seem possible to get with PHP. Two, it is really, really annoying to use a relative file path with ColdFusion. The <code>move_uploaded_file</code> function uses a relative path so it's easy to upload it to the same directory. With ColdFusion it's a pain, which is why I had to set a couple of extra variables. Also, PHP seems to love to check that you're below the max file size. You have to set one in your php.ini file and then send it again as a hidden form field. That seems completely redundant and I can't figure out why they do that.</p>
<p>Like I said above, this is supposed to be a pretty basic example because I want to know if I'm doing something stupid. If so, or if you have any additional info on my thoughts above, let me know.</p>
<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.digitalbackcountry.com/2009/10/coldfusion-versus-php-file-upload/" data-text="ColdFusion versus PHP - Uploading a File" data-count="horizontal">Tweet</a><div class="alignright"><div class="g-plusone" data-href="http://blog.digitalbackcountry.com/2009/10/coldfusion-versus-php-file-upload/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.digitalbackcountry.com/2009/10/coldfusion-versus-php-file-upload/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>CFUnited Thoughts</title>
		<link>http://blog.digitalbackcountry.com/2009/08/cfunited-thoughts/</link>
		<comments>http://blog.digitalbackcountry.com/2009/08/cfunited-thoughts/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 09:15:27 +0000</pubDate>
		<dc:creator>ryanstewart</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[cfunited]]></category>

		<guid isPermaLink="false">http://blog.digitalbackcountry.com/?p=2059</guid>
		<description><![CDATA[I had a great week at CFUnited last week and it&#8217;s great to see the ColdFusion community continue to set the bar for enthusiasm and camaraderie. Brian Swartzfager, Jeff Coughlin, and Dan Vega have great writeups. Adam Haskell has a &#8230; <a href="http://blog.digitalbackcountry.com/2009/08/cfunited-thoughts/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://cfunited.com/2009/"><img src="http://blog.digitalbackcountry.com/wp-content/uploads/cfunited_logo.png" alt="cfunited_logo" title="cfunited_logo" width="200" height="65" align="left" border="0" style="padding-right:5px" /></a>I had a great week at <a href="http://cfunited.com/2009/">CFUnited</a> last week and it&#8217;s great to see the ColdFusion community continue to set the bar for enthusiasm and camaraderie. <a href="http://www.swartzfager.org/thoughts/post.cfm/news-and-impressions-from-cfunited-2009">Brian Swartzfager</a>, <a href="http://www.jeffcoughlin.com/blog/index.cfm/2009/8/16/CFUnited-2009--What-an-Amazing-Event-This-Year">Jeff Coughlin</a>, and <a href="http://www.danvega.org/blog/index.cfm/2009/8/16/CFUnited-2009">Dan Vega</a> have great writeups. <a href="http://cfrant.blogspot.com/2009/08/cfunited-presentation-roudup.html">Adam Haskell</a> has a rundown of some of the presentations and you can grab some of the slides <a href="http://slidesix.com/presos/forGroup/332D0481-98A2-3B4F-2306E58DA0B7FA5D/">over at SlideSix</a>.</p>
<p>I was impressed both with the response to our news about <a href="http://labs.adobe.com/technologies/coldfusion9/">ColdFusion 9</a>, the new features, and the Flex track that <a href="http://www.infoaccelerator.net/blog/">Andy Powell</a> helped with. Having guys like <a href="http://dougmccune.com/blog/">Doug McCune</a> present alongside ColdFusion rock stars like <a href="http://www.coldfusionjedi.com/">Ray Camden</a> is great for both communities. ColdFusion has a few new features that are going to lower the barrier for non-CF RIA developers to start using ColdFusion. ColdFusion as a Service makes it easy to use ColdFusion to accomplish things right inside your Flex application &#8212; like send an email or generate a document &#8212; that you can&#8217;t do with just Flex. The ColdFusion-AIR functionality makes online/offline sync (something that&#8217;s tough to do) a breeze. We&#8217;ve always talked about the fact that ColdFusion is the best middle and back end for creating RIAs and as the sophistication of Flex/AIR have evolved, ColdFusion has kept pace.</p>
<p>And there&#8217;s nothing like the ColdFusion community. It&#8217;s a welcoming, but still tight-knit community that&#8217;s willing to help anyone regardless of skill level. It was great to see people I&#8217;ve met on the road and meet a few new people as well. Congrats to the team at <a href="http://stellr.com/">Stellr</a> for putting on a great show. I really encourage any Flex (and ColdFusion) developer to check it out. And then come check out 360|Flex. Between these two conferences we&#8217;ve got a lot of knowledge out there.</p>
<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.digitalbackcountry.com/2009/08/cfunited-thoughts/" data-text="CFUnited Thoughts" data-count="horizontal">Tweet</a><div class="alignright"><div class="g-plusone" data-href="http://blog.digitalbackcountry.com/2009/08/cfunited-thoughts/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.digitalbackcountry.com/2009/08/cfunited-thoughts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ColdFusion 9 &amp; Flex 4 Application Development: Slides for my CFUnited Talk Tomorrow</title>
		<link>http://blog.digitalbackcountry.com/2009/08/coldfusion-9-flex-4-application-development-slides-for-my-cfunited-talk-tomorrow/</link>
		<comments>http://blog.digitalbackcountry.com/2009/08/coldfusion-9-flex-4-application-development-slides-for-my-cfunited-talk-tomorrow/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 22:43:00 +0000</pubDate>
		<dc:creator>ryanstewart</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[cfunited]]></category>

		<guid isPermaLink="false">http://blog.digitalbackcountry.com/?p=2055</guid>
		<description><![CDATA[I&#8217;m a lazy slacker so my talk at CFUnited, ColdFusion 9 &#038; Flex 4: Application Development doesn&#8217;t have any session description. I&#8217;m assuming that means I&#8217;ll probably have 2 people there, especially because it looks like CFUnited has an awesome &#8230; <a href="http://blog.digitalbackcountry.com/2009/08/coldfusion-9-flex-4-application-development-slides-for-my-cfunited-talk-tomorrow/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a lazy slacker so my talk at CFUnited, <a href="http://cfunited.com/2009/topics/362">ColdFusion 9 &#038; Flex 4: Application Development</a> doesn&#8217;t have any session description. I&#8217;m assuming that means I&#8217;ll probably have 2 people there, especially because it looks like CFUnited has an awesome speaker lineup (yet again) but for anyone who wants them or wants to see what I&#8217;ll be talking about I&#8217;ve posted my slides below and <a href="https://share.acrobat.com/adc/document.do?docid=f07f641a-d26e-42b5-a0c4-bb744c0a085c">uploaded them to Share</a>. I&#8217;ll be covering the new data wizards in Flash Builder 4, some new features in the Flex 4 SDK, and topping it off with how to use the ColdFusion as a Service feature in your Flex applications.</p>
<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0" width="365" height="350"><param name="movie" value="https://share.acrobat.com/adc/flex/mpt.swf" /><param name="quality" value="high" /><param name="wmode" value="transparent"/><param name="allowFullScreen" value="true"/><param name="flashvars" value="ext=pdf&#038;docId=f07f641a-d26e-42b5-a0c4-bb744c0a085c&#038;lang=en_US"/><embed src="https://share.acrobat.com/adc/flex/mpt.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="365" height="350" wmode="transparent" allowFullScreen="true" flashvars="ext=pdf&#038;docId=f07f641a-d26e-42b5-a0c4-bb744c0a085c&#038;lang=en_US"></embed></object></p>
<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.digitalbackcountry.com/2009/08/coldfusion-9-flex-4-application-development-slides-for-my-cfunited-talk-tomorrow/" data-text="ColdFusion 9 & Flex 4 Application Development: Slides for my CFUnited Talk Tomorrow" data-count="horizontal">Tweet</a><div class="alignright"><div class="g-plusone" data-href="http://blog.digitalbackcountry.com/2009/08/coldfusion-9-flex-4-application-development-slides-for-my-cfunited-talk-tomorrow/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.digitalbackcountry.com/2009/08/coldfusion-9-flex-4-application-development-slides-for-my-cfunited-talk-tomorrow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On the East Coast? Come Get Some Flash Catalyst Info</title>
		<link>http://blog.digitalbackcountry.com/2009/07/on-the-east-coast-come-get-some-flash-catalyst-info/</link>
		<comments>http://blog.digitalbackcountry.com/2009/07/on-the-east-coast-come-get-some-flash-catalyst-info/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 09:46:11 +0000</pubDate>
		<dc:creator>ryanstewart</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Flash Catalyst]]></category>
		<category><![CDATA[cfunited]]></category>
		<category><![CDATA[delvenyc]]></category>
		<category><![CDATA[flash catalyst]]></category>
		<category><![CDATA[speaking]]></category>

		<guid isPermaLink="false">http://blog.digitalbackcountry.com/?p=1992</guid>
		<description><![CDATA[If you&#8217;re on the East Coast and you&#8217;re interested in Flash Catalyst then August is your month. Next week I&#8217;m going to be at DelveNYC doing a deep dive on Flash Catalyst, which will be targeted at user interaction designers. &#8230; <a href="http://blog.digitalbackcountry.com/2009/07/on-the-east-coast-come-get-some-flash-catalyst-info/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re on the East Coast and you&#8217;re interested in Flash Catalyst then August is your month. Next week I&#8217;m going to be at <a href="http://www.delvenyc.com/">DelveNYC</a> doing a <a href="http://www.delvenyc.com/#spkr8">deep dive on Flash Catalyst</a>, which will be targeted at user interaction designers. My session is on the 6th of August from 8:30 to 9:30 and registration is only $595 for a bunch of great design sessions.</p>
<p>For those in the Washington, DC area I&#8217;ll also be at <a href="http://cfunited.com/">CFUnited</a> doing a talk on <a href="http://cfunited.com/2009/topics/334">Flash Catalyst</a> that will cover all of the basics including design-develop workflow. I&#8217;ll also be doing a talk on using <a href="http://cfunited.com/blog/index.cfm/2009/7/20/Adobe-ColdFusion-9-and-ColdFusion-Builder">Flex 4 and ColdFusion 9</a> as part of coverage on ColdFusion 9 with my Adobe colleagues. At CFUnited you get a double-dose of Catalyst because <a href="http://macwebdiva.wordpress.com/">Dee Sadler</a> will be talking about <a href="http://cfunited.com/2009/topics/312">round tripping and wireframing</a>. It should be fun, so <a href="http://register.cfunited.com/">sign up!</a></p>
<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.digitalbackcountry.com/2009/07/on-the-east-coast-come-get-some-flash-catalyst-info/" data-text="On the East Coast? Come Get Some Flash Catalyst Info" data-count="horizontal">Tweet</a><div class="alignright"><div class="g-plusone" data-href="http://blog.digitalbackcountry.com/2009/07/on-the-east-coast-come-get-some-flash-catalyst-info/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.digitalbackcountry.com/2009/07/on-the-east-coast-come-get-some-flash-catalyst-info/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Public Betas of ColdFusion 9 and ColdFusion Builder</title>
		<link>http://blog.digitalbackcountry.com/2009/07/public-betas-of-coldfusion-9-and-coldfusion-builder/</link>
		<comments>http://blog.digitalbackcountry.com/2009/07/public-betas-of-coldfusion-9-and-coldfusion-builder/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 04:14:14 +0000</pubDate>
		<dc:creator>ryanstewart</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[coldfusion builder]]></category>

		<guid isPermaLink="false">http://blog.digitalbackcountry.com/?p=1941</guid>
		<description><![CDATA[The evangelists have been busy the past month showing off the new features of ColdFusion 9 &#8220;Centaur&#8221; and ColdFusion Builder during the user group tour and I&#8217;m happy to be able to tell everyone that both are now available in &#8230; <a href="http://blog.digitalbackcountry.com/2009/07/public-betas-of-coldfusion-9-and-coldfusion-builder/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The evangelists have been busy the past month showing off the new features of <a href="http://labs.adobe.com/technologies/coldfusion9/">ColdFusion 9 &#8220;Centaur&#8221;</a> and <a href="http://labs.adobe.com/technologies/coldfusionbuilder/">ColdFusion Builder</a> during the user group tour and I&#8217;m happy to be able to tell everyone that both are now available in public beta on labs. <a href="http://www.terrenceryan.com/blog/index.cfm/2009/7/12/ColdFusion-9-and-ColdFusion-Builder-Public-Beta-">Terry Ryan</a>, <a href="http://www.adobe.com/devnet/coldfusion/articles/coldfusion9_whatsnew.html">Ben</a>, and <a href="http://www.adrocknaphobia.com/post.cfm/it-s-on-like-donkey-kong-coldfusion-9-and-coldfusion-builder-beta-available">Adam Lehman</a> all have good writeups of things so I&#8217;ll run down a few of my favorite features.</p>
<p><a href="http://labs.adobe.com/technologies/coldfusion9/"><img src="http://blog.digitalbackcountry.com/wp-content/uploads/coldfusion_server_logo.png" alt="coldfusion_server_logo" title="coldfusion_server_logo" width="150" height="149" alt="ColdFusion 9 Logo" align="left" border="0" style="padding-right:5px" /><b>ColdFusion 9 &#8220;Centaur&#8221;</b></a></p>
<ul>
<li>Microsoft Office Integration &#8211; With CF 9 you can generate and read from native Office formats like Excel, PowerPoint and Word. The best part? We&#8217;ve now got a <code>cfshareportint</code> that is as easy to use as our hooks into Exchange and Active Directory. Making Flex front ends for SharePoint has never been so easy.</li>
<li>Scripting Support &#8211; As more of a &#8220;scripter&#8221; than a &#8220;tagger&#8221; I&#8217;m happy to be able to say that you can now use CFSCRIPT for anything in the ColdFusion language. If you don&#8217;t want to use tags, you don&#8217;t have to.</li>
<li>ColdFusion as a Service &#8211; My favorite feature bar none, and one <a href="http://tv.adobe.com/#vi+f1472v1112">I did an AdobeTV episode on</a> (below). You can take some of the great CF tags like cfmail, cfpop, and cfdocument and use them right inside of your Flex application without writing any ColdFusion code.</li>
</ul>
<p><a href="http://labs.adobe.com/technologies/coldfusionbuilder/"><img src="http://blog.digitalbackcountry.com/wp-content/uploads/cf_builder_logo.png" alt="cf_builder_logo" title="cf_builder_logo" width="150" height="149" align="left" border="0" style="padding-right:5px" alt="ColdFusion Builder Logo" /><b>ColdFusion Builder &#8220;Bolt&#8221;</b></a></p>
<ul>
<li>Extendable extensions &#8211; The CF Builder team has made it really easy to add code generation and other features to the IDE just by writing some CFML. So you can make additions to the IDE just by using some ColdFusion.</li>
<li>Server Management &#8211; You can manage your servers right from within the IDE. Kind of a handy feature.</li>
</ul>
<p>So enjoy the new features! ColdFusion Builder plugs nicely in with Flash Builder 4, so you can get your full public beta on with some great Flex/ColdFusion integration.</p>
<p><embed src="http://tv.adobe.com/Embed.swf" quality="high" bgcolor="#000000" width="467" height="300" name="AdobeTVPlayer" play="true" loop="false" quality="high" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" flashVars="v=~b64~aHR0cDovL2Fkb2JlLmVkZ2Vib3NzLm5ldC9mbGFzaC9hZG9iZS9hZG9iZXR2Mi9hZGNfcHJlc2VudHMvNjRfYWRjXzE0Ni5mbHY/cnNzX2ZlZWRpZD0xNDcyJnhtbHZlcnM9Mg==&#038;w=467&#038;t=http://tv.adobe.com/#vi+f1472v1112&#038;h=300"></embed></p>
<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.digitalbackcountry.com/2009/07/public-betas-of-coldfusion-9-and-coldfusion-builder/" data-text="Public Betas of ColdFusion 9 and ColdFusion Builder" data-count="horizontal">Tweet</a><div class="alignright"><div class="g-plusone" data-href="http://blog.digitalbackcountry.com/2009/07/public-betas-of-coldfusion-9-and-coldfusion-builder/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.digitalbackcountry.com/2009/07/public-betas-of-coldfusion-9-and-coldfusion-builder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using ColdFusion as a Service inside of Flex</title>
		<link>http://blog.digitalbackcountry.com/2009/06/using-coldfusion-as-a-service-inside-of-flex/</link>
		<comments>http://blog.digitalbackcountry.com/2009/06/using-coldfusion-as-a-service-inside-of-flex/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 20:36:50 +0000</pubDate>
		<dc:creator>ryanstewart</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://blog.digitalbackcountry.com/?p=1890</guid>
		<description><![CDATA[One of my Adobe TV videos just got posted on using ColdFusion tags inside of Flex with some of the new functionality in ColdFusion Centaur. As an old school CF developer I love the fact that I can now take &#8230; <a href="http://blog.digitalbackcountry.com/2009/06/using-coldfusion-as-a-service-inside-of-flex/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One of my Adobe TV videos just got posted on using <a href="http://tv.adobe.com/#vi+f1472v1112">ColdFusion tags inside of Flex</a> with some of the new functionality in ColdFusion Centaur. As an old school CF developer I love the fact that I can now take advantage of the power of CF from directly inside my Flex application.</p>
<p><embed src="http://tv.adobe.com/Embed.swf" quality="high" bgcolor="#000000" width="467" height="300" name="AdobeTVPlayer" play="true" loop="false" quality="high" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" flashVars="v=~b64~aHR0cDovL2Fkb2JlLmVkZ2Vib3NzLm5ldC9mbGFzaC9hZG9iZS9hZG9iZXR2Mi9hZGNfcHJlc2VudHMvNjRfYWRjXzE0Ni5mbHY/cnNzX2ZlZWRpZD0xNDcyJnhtbHZlcnM9Mg==&#038;w=467&#038;t=http://tv.adobe.com/#vi+f1472v1112&#038;h=300"></embed></p>
<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.digitalbackcountry.com/2009/06/using-coldfusion-as-a-service-inside-of-flex/" data-text="Using ColdFusion as a Service inside of Flex" data-count="horizontal">Tweet</a><div class="alignright"><div class="g-plusone" data-href="http://blog.digitalbackcountry.com/2009/06/using-coldfusion-as-a-service-inside-of-flex/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.digitalbackcountry.com/2009/06/using-coldfusion-as-a-service-inside-of-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Catalyst/Builder Screencast</title>
		<link>http://blog.digitalbackcountry.com/2009/05/flash-catalystbuilder-screencast/</link>
		<comments>http://blog.digitalbackcountry.com/2009/05/flash-catalystbuilder-screencast/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 06:12:29 +0000</pubDate>
		<dc:creator>ryanstewart</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Flash Catalyst]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[flash builder]]></category>
		<category><![CDATA[flash catalyst]]></category>
		<category><![CDATA[sreencast]]></category>

		<guid isPermaLink="false">http://blog.digitalbackcountry.com/?p=1875</guid>
		<description><![CDATA[I mentioned this in my post about the Flash Builder and Flash Catalyst Beta launches but I wanted to make sure to give props to the guys at Universal Mind. We worked with Darron Schall and Francisco Inchauste to create &#8230; <a href="http://blog.digitalbackcountry.com/2009/05/flash-catalystbuilder-screencast/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I mentioned this in <a href="http://blog.digitalbackcountry.com/2009/05/flash-builder-and-flash-catalyst-betas-now-available/">my post about the Flash Builder and Flash Catalyst Beta</a> launches but I wanted to make sure to give props to the guys at <a href="http://www.universalmind.com/">Universal Mind</a>. We worked with <a href="http://www.darronschall.com/weblog/">Darron Schall</a> and <a href="http://www.getfinch.com/">Francisco Inchauste</a> to create a good workflow demo and I think they did a really solid job. A lot of us will be using some parts of this demo on the user group tour and it includes a bunch of new features from Catalyst, from Flash Builder, and ColdFusion 9 so it does a great job of showing off the workflow. I&#8217;ll try to post the assets soon as well. I took that demo and <a href="http://www.digitalbackcountry.com/flashcatalyst/tutorial02/screencast/index.html">created a screencast that shows it off</a>.</p>
<p align="center"><a href="http://www.digitalbackcountry.com/flashcatalyst/tutorial02/screencast/index.html"><img src="http://blog.digitalbackcountry.com/wp-content/uploads/flash_catalyst_tutorial_screen1.png" alt="flash_catalyst_tutorial_screen1" title="flash_catalyst_tutorial_screen1" width="450" height="279" class="alignnone size-full wp-image-1876" /></a></p>
<p>The screncast walks you through the basic workflow of taking a Photoshop file, importing it into Catalyst, and turning the artwork into components. Then in Flash Builder we use some of the new design-centric development features to wire up that artwork to an actual data source. All of the data is coming from a ColdFusion server using the new ORM/Hibernate functionality.</p>
<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.digitalbackcountry.com/2009/05/flash-catalystbuilder-screencast/" data-text="Flash Catalyst/Builder Screencast" data-count="horizontal">Tweet</a><div class="alignright"><div class="g-plusone" data-href="http://blog.digitalbackcountry.com/2009/05/flash-catalystbuilder-screencast/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.digitalbackcountry.com/2009/05/flash-catalystbuilder-screencast/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Heading off to Michigan for some ColdFusion and Flash User Group Meetings</title>
		<link>http://blog.digitalbackcountry.com/2009/04/heading-off-to-michigan-for-some-coldfusion-and-flash-user-group-meetings/</link>
		<comments>http://blog.digitalbackcountry.com/2009/04/heading-off-to-michigan-for-some-coldfusion-and-flash-user-group-meetings/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 21:28:53 +0000</pubDate>
		<dc:creator>ryanstewart</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[michigan]]></category>
		<category><![CDATA[user groups]]></category>

		<guid isPermaLink="false">http://blog.digitalbackcountry.com/?p=1782</guid>
		<description><![CDATA[Thanks to Nick and a bunch of folks from the Michigan Adobe community I&#8217;m going to be heading out to Lansing and Grand Rapids for a week of customer visits and user group meetings. If you&#8217;re in the area then &#8230; <a href="http://blog.digitalbackcountry.com/2009/04/heading-off-to-michigan-for-some-coldfusion-and-flash-user-group-meetings/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://quetwo.wordpress.com">Nick</a> and a bunch of folks from the Michigan Adobe community I&#8217;m going to be heading out to Lansing and Grand Rapids for a week of customer visits and user group meetings. If you&#8217;re in the area then please stop by. Here&#8217;s the schedule as it stands now:</p>
<ul>
<li><b><a href="http://groups.adobe.com/groups/edaf423b73/summary">Mid-Michigan ColdFusion User Group</a></b> &#8211; Sneak of ColdFusion 9 &#8220;Centaur&#8221; and Bolt</li>
<li><b><a href="http://michiganxd.com/">April 8th, Adobe Experience Design Group</a></b> &#8211; Adobe&#8217;s Design and Develop Workflow</li>
<li><b><a href="http://www.theflexgroup.org/post.cfm/april-meeting-ryan-stewart">April 9th, Michigan Flex UG</a></b> &#8211; Next Generation RIAs with Flex; Flex 4, Flash Catalyst, and Flash Collaboration Services</li>
</ul>
<p>Michigan is one of the states I&#8217;ve never been to, so I&#8217;m looking forward to it. And it&#8217;ll be fun to talk to so many different audiences about all kinds of topics. There&#8217;s something for everyone next week!</p>
<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.digitalbackcountry.com/2009/04/heading-off-to-michigan-for-some-coldfusion-and-flash-user-group-meetings/" data-text="Heading off to Michigan for some ColdFusion and Flash User Group Meetings" data-count="horizontal">Tweet</a><div class="alignright"><div class="g-plusone" data-href="http://blog.digitalbackcountry.com/2009/04/heading-off-to-michigan-for-some-coldfusion-and-flash-user-group-meetings/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.digitalbackcountry.com/2009/04/heading-off-to-michigan-for-some-coldfusion-and-flash-user-group-meetings/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Scotch on the Road: Free Tickets in the Name of Technology Amnesty</title>
		<link>http://blog.digitalbackcountry.com/2009/03/scotch-on-the-road-free-tickets-in-the-name-of-technology-amnesty/</link>
		<comments>http://blog.digitalbackcountry.com/2009/03/scotch-on-the-road-free-tickets-in-the-name-of-technology-amnesty/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 07:48:15 +0000</pubDate>
		<dc:creator>ryanstewart</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[scotch on the rocks]]></category>
		<category><![CDATA[sotr]]></category>

		<guid isPermaLink="false">http://blog.digitalbackcountry.com/?p=1761</guid>
		<description><![CDATA[A big part of the evangelism team&#8217;s job is to get new developers to the Flash Platform. A lot of times it&#8217;s a very easy sell. But we can always use the help. That&#8217;s why I&#8217;m really excited to see &#8230; <a href="http://blog.digitalbackcountry.com/2009/03/scotch-on-the-road-free-tickets-in-the-name-of-technology-amnesty/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A big part of the evangelism team&#8217;s job is to get new developers to the Flash Platform. A lot of times it&#8217;s a very easy sell. But we can always use the help. That&#8217;s why I&#8217;m really excited to see <a href="http://www.scotch-on-the-rocks.co.uk/blog/index.cfm/2009/3/9/Announcement-Technology-Amnesty">the Scotch on the Rocks guys help us out</a>. They&#8217;re offering free tickets for non-CFML developers out there to the Scotch on the Rocks events. That means any JSP/PHP/.NET/Rails/whatever developers can get some free tickets to <a href="http://www.scotch-on-the-rocks.co.uk/index.cfm?do=venue.view">check out one of the Scotch events</a>.</p>
<p>I really wish I could come to these but <a href="http://www.ashorten.com/">Andrew</a> and <a href="http://www.webkitchen.be/">Serge</a> will be there and they&#8217;ll be giving some great sessions. So go and enjoy the fun (<a href="http://www.scotch-on-the-rocks.co.uk/index.cfm?do=tickets.view"?>even if you are a CF developer</a>)!</p>
<p align="center"><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/XN7B_PeUXu4&#038;color1=0x6699&#038;color2=0x54abd6&#038;hl=en&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/XN7B_PeUXu4&#038;color1=0x6699&#038;color2=0x54abd6&#038;hl=en&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.digitalbackcountry.com/2009/03/scotch-on-the-road-free-tickets-in-the-name-of-technology-amnesty/" data-text="Scotch on the Road: Free Tickets in the Name of Technology Amnesty" data-count="horizontal">Tweet</a><div class="alignright"><div class="g-plusone" data-href="http://blog.digitalbackcountry.com/2009/03/scotch-on-the-road-free-tickets-in-the-name-of-technology-amnesty/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.digitalbackcountry.com/2009/03/scotch-on-the-road-free-tickets-in-the-name-of-technology-amnesty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/46 queries in 0.084 seconds using disk: basic
Object Caching 1087/1199 objects using disk: basic

Served from: blog.digitalbackcountry.com @ 2012-02-08 12:31:29 -->
