<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: TWiCF 01 &#8211; Quicksilver Beginnings</title>
	<atom:link href="http://www.twicf.com/2009/09/twicf-01-quicksilver-beginnings/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.twicf.com/2009/09/twicf-01-quicksilver-beginnings/</link>
	<description>This Week in ColdFusion</description>
	<lastBuildDate>Wed, 21 Apr 2010 18:35:48 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chung</title>
		<link>http://www.twicf.com/2009/09/twicf-01-quicksilver-beginnings/comment-page-1/#comment-30</link>
		<dc:creator>Chung</dc:creator>
		<pubDate>Tue, 06 Oct 2009 15:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.twicf.com/?p=9#comment-30</guid>
		<description>OOOO Dumping in cfscript!? So awesome. Can&#039;t wait for cf9. Sounds awesome especially with the new script syntax</description>
		<content:encoded><![CDATA[<p>OOOO Dumping in cfscript!? So awesome. Can&#8217;t wait for cf9. Sounds awesome especially with the new script syntax</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: glyn jackson</title>
		<link>http://www.twicf.com/2009/09/twicf-01-quicksilver-beginnings/comment-page-1/#comment-12</link>
		<dc:creator>glyn jackson</dc:creator>
		<pubDate>Tue, 22 Sep 2009 06:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.twicf.com/?p=9#comment-12</guid>
		<description>Cool thank you!</description>
		<content:encoded><![CDATA[<p>Cool thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Chandler</title>
		<link>http://www.twicf.com/2009/09/twicf-01-quicksilver-beginnings/comment-page-1/#comment-11</link>
		<dc:creator>Mike Chandler</dc:creator>
		<pubDate>Mon, 21 Sep 2009 23:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.twicf.com/?p=9#comment-11</guid>
		<description>Glyn, try this link.

http://blip.tv/file/get/Twicf-TWiCF01QuicksilverBeginnings905.mp3

In the meantime, we&#039;ll refine our posting template to include a direct download link as well.</description>
		<content:encoded><![CDATA[<p>Glyn, try this link.</p>
<p><a href="http://blip.tv/file/get/Twicf-TWiCF01QuicksilverBeginnings905.mp3" rel="nofollow">http://blip.tv/file/get/Twicf-TWiCF01QuicksilverBeginnings905.mp3</a></p>
<p>In the meantime, we&#8217;ll refine our posting template to include a direct download link as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glyn Jackson</title>
		<link>http://www.twicf.com/2009/09/twicf-01-quicksilver-beginnings/comment-page-1/#comment-10</link>
		<dc:creator>Glyn Jackson</dc:creator>
		<pubDate>Mon, 21 Sep 2009 23:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.twicf.com/?p=9#comment-10</guid>
		<description>Hi, is there a direct link to the podcast for us guys listening on phones etc? Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, is there a direct link to the podcast for us guys listening on phones etc? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Micky Dionisio</title>
		<link>http://www.twicf.com/2009/09/twicf-01-quicksilver-beginnings/comment-page-1/#comment-8</link>
		<dc:creator>Micky Dionisio</dc:creator>
		<pubDate>Mon, 21 Sep 2009 23:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.twicf.com/?p=9#comment-8</guid>
		<description>@Rob,

I agree with Paul.  A good excercise is to take some piece of code you&#039;ve written in tags and try to completely rewrite it in cfscript. If you run into any issues, feel free to send us an email as I&#039;m sure we&#039;ve haven&#039;t run into all scenarios of how to do *something* in script.

A heads up in just in case some of your programming is interfaced based. When using import, it doesn&#039;t import interfaces so the full package name must be declared in your return types like so:

public my.interface.package.IPerson function getPerson(){
}

I must&#039;ve withered away an hour of my life on this that I&#039;ll never get back.</description>
		<content:encoded><![CDATA[<p>@Rob,</p>
<p>I agree with Paul.  A good excercise is to take some piece of code you&#8217;ve written in tags and try to completely rewrite it in cfscript. If you run into any issues, feel free to send us an email as I&#8217;m sure we&#8217;ve haven&#8217;t run into all scenarios of how to do *something* in script.</p>
<p>A heads up in just in case some of your programming is interfaced based. When using import, it doesn&#8217;t import interfaces so the full package name must be declared in your return types like so:</p>
<p>public my.interface.package.IPerson function getPerson(){<br />
}</p>
<p>I must&#8217;ve withered away an hour of my life on this that I&#8217;ll never get back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Myers</title>
		<link>http://www.twicf.com/2009/09/twicf-01-quicksilver-beginnings/comment-page-1/#comment-9</link>
		<dc:creator>Robert Myers</dc:creator>
		<pubDate>Mon, 21 Sep 2009 21:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.twicf.com/?p=9#comment-9</guid>
		<description>You guys rock. I learned so much in that 1 hour that I had to listen to it twice! I dig the &quot;hands-on&quot; approach. Please stay technical and I&#039;ll promise to try and keep up with next week&#039;s, and the week after and... you get my point. It&#039;s refreshing to hear a ColdFusion podcast that isn&#039;t the same &#039;ol &quot;us vs them politics&quot; in it&#039;s delivery.</description>
		<content:encoded><![CDATA[<p>You guys rock. I learned so much in that 1 hour that I had to listen to it twice! I dig the &#8220;hands-on&#8221; approach. Please stay technical and I&#8217;ll promise to try and keep up with next week&#8217;s, and the week after and&#8230; you get my point. It&#8217;s refreshing to hear a ColdFusion podcast that isn&#8217;t the same &#8216;ol &#8220;us vs them politics&#8221; in it&#8217;s delivery.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.twicf.com/2009/09/twicf-01-quicksilver-beginnings/comment-page-1/#comment-7</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Mon, 21 Sep 2009 20:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.twicf.com/?p=9#comment-7</guid>
		<description>Great show guys keep it up.

@Robert So far the docs can be sparse.  I&#039;ve been using ColdFusion builder to help me learn but much of it comes down to trial and error ( ie  in script was just include &quot;fileName.cfm&quot; ) and basically the ColdFusion community on Twitter bouncing ideas of each other.  I hope once CF9 is released the dos will be upgraded to show all the functions and examples in script aswell as tags.</description>
		<content:encoded><![CDATA[<p>Great show guys keep it up.</p>
<p>@Robert So far the docs can be sparse.  I&#8217;ve been using ColdFusion builder to help me learn but much of it comes down to trial and error ( ie  in script was just include &#8220;fileName.cfm&#8221; ) and basically the ColdFusion community on Twitter bouncing ideas of each other.  I hope once CF9 is released the dos will be upgraded to show all the functions and examples in script aswell as tags.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Myers</title>
		<link>http://www.twicf.com/2009/09/twicf-01-quicksilver-beginnings/comment-page-1/#comment-6</link>
		<dc:creator>Robert Myers</dc:creator>
		<pubDate>Mon, 21 Sep 2009 20:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.twicf.com/?p=9#comment-6</guid>
		<description>what&#039;s the best way to learn cfscript in it&#039;s entirety now that all this functionality is available in CF9?</description>
		<content:encoded><![CDATA[<p>what&#8217;s the best way to learn cfscript in it&#8217;s entirety now that all this functionality is available in CF9?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Chandler</title>
		<link>http://www.twicf.com/2009/09/twicf-01-quicksilver-beginnings/comment-page-1/#comment-5</link>
		<dc:creator>Mike Chandler</dc:creator>
		<pubDate>Mon, 21 Sep 2009 17:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.twicf.com/?p=9#comment-5</guid>
		<description>Hi Henry... Even though Micky doesn&#039;t specifically mention the function name, a quick perusing through his dev code indicates that he&#039;s using WriteDump() in his CFSCRIPT.  Thanks for the clarification.  In regards to the direct link of the MP3:

http://blip.tv/file/get/Twicf-TWiCF01QuicksilverBeginnings905.mp3

Thanks for the comments!</description>
		<content:encoded><![CDATA[<p>Hi Henry&#8230; Even though Micky doesn&#8217;t specifically mention the function name, a quick perusing through his dev code indicates that he&#8217;s using WriteDump() in his CFSCRIPT.  Thanks for the clarification.  In regards to the direct link of the MP3:</p>
<p><a href="http://blip.tv/file/get/Twicf-TWiCF01QuicksilverBeginnings905.mp3" rel="nofollow">http://blip.tv/file/get/Twicf-TWiCF01QuicksilverBeginnings905.mp3</a></p>
<p>Thanks for the comments!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henry Ho</title>
		<link>http://www.twicf.com/2009/09/twicf-01-quicksilver-beginnings/comment-page-1/#comment-4</link>
		<dc:creator>Henry Ho</dc:creator>
		<pubDate>Mon, 21 Sep 2009 17:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.twicf.com/?p=9#comment-4</guid>
		<description>CF9&#039;s cfscript eqv. of cfdump is actually WriteDump(), not Dump().</description>
		<content:encoded><![CDATA[<p>CF9&#8217;s cfscript eqv. of cfdump is actually WriteDump(), not Dump().</p>
]]></content:encoded>
	</item>
</channel>
</rss>
