<?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>Coder&apos;s Revolution - MVC</title>
<link>http://www.codersrevolution.com/index.cfm</link>
<description>Following RIA&apos;s, Adobe products, and coding in general.</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 14:48:52 -0500</pubDate>
<lastBuildDate>Wed, 06 Jun 2012 14:13:00 -0500</lastBuildDate>
<generator>BlogCFC</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<managingEditor>brad@codersrevolution.com</managingEditor>
<webMaster>brad@codersrevolution.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>brad@codersrevolution.com</itunes:email>
<itunes:name></itunes:name>
</itunes:owner>
<itunes:explicit>no</itunes:explicit>
<item>
<title>I&apos;m The New ColdBox Platform Evangelist!</title>
<link>http://www.codersrevolution.com/index.cfm/2012/6/6/Im-The-New-ColdBox-Platform-Evangelist</link>
<description>
I&apos;ve been working with &lt;a href=&quot;http://www.luismajano.com&quot; target=&quot;_new&quot;&gt;Luis&lt;/a&gt; and the rest of the &lt;a href=&quot;http://wiki.coldbox.org/wiki/Credits.cfm&quot; target=&quot;_new&quot;&gt;ColdBox team&lt;/a&gt; for several years now. I was excited when &lt;a href=&quot;http://blog.coldbox.org/blog/new-coldbox-team-member-brad-wood&quot; target=&quot;_new&quot;&gt;Luis asked me&lt;/a&gt; to become a ColdBox team member last year, and now I have the privilege to bear the responsibility of the first ever &lt;a href=&quot;http://blog.coldbox.org/blog/introducing-our-coldbox-evangelist-brad-wood&quot; target=&quot;_new&quot;&gt;ColdBox Platform Evangelist&lt;/a&gt;.
[More]
</description>
<category>LogBox</category>
<category>ColdBox</category>
<category>MVC</category>
<category>General</category>
<category>ColdFusion</category>
<category>WireBox</category>
<pubDate>Wed, 06 Jun 2012 14:13:00 -0500</pubDate>
<guid>http://www.codersrevolution.com/index.cfm/2012/6/6/Im-The-New-ColdBox-Platform-Evangelist</guid>
</item>
<item>
<title>Slide Deck For My ColdBox 3.0 Preso At KCDevCore</title>
<link>http://www.codersrevolution.com/index.cfm/2011/2/24/Slide-Deck-For-My-ColdBox-30-Preso-At-KCDevCore</link>
<description>
Last Tuesday I presented on the ColdBox Framework to my local Kansas City user group with an emphasis on the new 3.0 features like WireBox. Here is the slide deck I used. &lt;br&gt;&lt;br&gt;&lt;br&gt;
&lt;a target=&quot;_new&quot; href=&quot;http://slidesix.com/view/KCDevCore-ColdBox-3-WireBox-10-preso&quot;&gt;http://slidesix.com/view/KCDevCore-ColdBox-3-WireBox-10-preso&lt;/a&gt;
&lt;br&gt;&lt;br&gt;
&lt;object height=&quot;425&quot; width=&quot;550&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://slidesix.com/viewer/SlideSixViewer.swf?alias=KCDevCore-ColdBox-3-WireBox-10-preso&quot; /&gt;&lt;param name=&quot;menu&quot; value=&quot;false&quot;/&gt;&lt;param name=&quot;scale&quot; value=&quot;noScale&quot;/&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;/&gt;&lt;param name=&quot;allowScriptAccess&quot; value=&quot;always&quot; /&gt;&lt;param value=&quot;transparent&quot; name=&quot;wmode&quot; /&gt;&lt;param value=&quot;quality&quot; name=&quot;best&quot; /&gt;&lt;embed src=&quot;http://slidesix.com/viewer/SlideSixViewer.swf?alias=KCDevCore-ColdBox-3-WireBox-10-preso&quot; allowscriptaccess=&quot;always&quot; allowFullScreen=&quot;true&quot; height=&quot;425&quot; width=&quot;550&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot; quality=&quot;best&quot; /&gt;&lt;/object&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;
</description>
<category>ColdBox</category>
<category>MVC</category>
<category>Object Oriented Design (OOP)</category>
<category>KCDevCore</category>
<category>ColdFusion</category>
<pubDate>Thu, 24 Feb 2011 12:22:00 -0500</pubDate>
<guid>http://www.codersrevolution.com/index.cfm/2011/2/24/Slide-Deck-For-My-ColdBox-30-Preso-At-KCDevCore</guid>
</item>
<item>
<title>MVC Question: What Should The Controller Pass The View?</title>
<link>http://www.codersrevolution.com/index.cfm/2009/9/5/MVC-Question--What-Should-The-Controller-Pass-The-View</link>
<description>
I think the bane of development planning can be those conversations where you personify your framework and start debating about what a service should &quot;know&quot;, whose &quot;job&quot; a particular operation is, or what the handler should &quot;care&quot; about. This is one of those sort of questions, but I&apos;ll keep it brief since I&apos;m more interested in your opinions than my ramblings.
[More]
</description>
<category>ColdBox</category>
<category>Flex</category>
<category>MVC</category>
<category>Object Oriented Design (OOP)</category>
<category>ActionScript</category>
<category>IBO</category>
<category>Flash</category>
<category>Ajax</category>
<category>ColdFusion</category>
<pubDate>Sat, 05 Sep 2009 00:08:00 -0500</pubDate>
<guid>http://www.codersrevolution.com/index.cfm/2009/9/5/MVC-Question--What-Should-The-Controller-Pass-The-View</guid>
</item>
</channel></rss>