<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Rob Gonda&apos;s Blog - Coldfusion</title>
			<link>http://www.robgonda.com/blog/index.cfm</link>
			<description>Rob Gonda&apos;s Interactive Strategy</description>
			<language>en-us</language>
			<pubDate>Mon, 06 Sep 2010 22:01:56 -0400</pubDate>
			<lastBuildDate>Wed, 16 Jul 2008 20:38:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>rob@robgonda.com</managingEditor>
			<webMaster>rob@robgonda.com</webMaster>
			
			
			
			
			
			<item>
				<title>Any good CFers in LA?</title>
				<link>http://www.robgonda.com/blog/index.cfm/2008/7/16/Any-good-CFers-in-LA</link>
				<description>
				
				Do I have a job for you, must work FT on site. Leave a comment.
				
				</description>
						
				
				<category>Coldfusion</category>				
				
				<category>Generic</category>				
				
				<pubDate>Wed, 16 Jul 2008 20:38:00 -0400</pubDate>
				<guid>http://www.robgonda.com/blog/index.cfm/2008/7/16/Any-good-CFers-in-LA</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Railo adds a cluster scope</title>
				<link>http://www.robgonda.com/blog/index.cfm/2008/7/7/Railo-adds-a-cluster-scope</link>
				<description>
				
				&lt;a href=&quot;http://www.railo.ch/blog/index.cfm/2008/7/6/Cluster-Scope&quot; target=&quot;_blank&quot;&gt;Railo introduced yesterday the cluster scope&lt;/a&gt;. In a nutshell, you can register all servers in a cluster and Railo will automatically sync the scope across all nodes. The caveat at the moment is that it only supports simple types (simple values, arrays, structs, queries), but not CFCs and Java Objects.
				
				</description>
						
				
				<category>Coldfusion</category>				
				
				<pubDate>Mon, 07 Jul 2008 09:48:00 -0400</pubDate>
				<guid>http://www.robgonda.com/blog/index.cfm/2008/7/7/Railo-adds-a-cluster-scope</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdBox Training Partnership with Rachel Queen Services Group, LLC and Ortus Solutions, Corp</title>
				<link>http://www.robgonda.com/blog/index.cfm/2008/6/26/ColdBox-Training-Partnership-with-Rachel-Queen-Services-Group-LLC-and-Ortus-Solutions-Corp</link>
				<description>
				
				&lt;p&gt;As previously announced, &lt;a href=&quot;http://www.coldboxframework.com/&quot; target=&quot;_blank&quot;&gt;ColdBox&lt;/a&gt; is in the midst of a transition from an Open Source Software project to a Professional Open Source Software project. It is with great pleasure that we are able to announce yet another step in this transition: a new strategic partnership between &lt;strong&gt;Ortus Solutions, Corp and &lt;a target=&quot;_blank&quot; href=&quot;http://www.rachelqueensg.com/&quot;&gt;Rachel Queen Services Group, LLC&lt;/a&gt;&lt;/strong&gt;, which will oversee &lt;strong&gt;ColdBox Platform Official Training Seminars and curriculum development.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;ColdBox Platform Official Training Seminars&lt;/strong&gt; will provide &lt;strong&gt;16+&lt;/strong&gt; hours of intense, hands-on training featuring:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;2-Day Introduction to ColdBox and ColdBox Platform Development (ColdBox Platform 101) or&lt;/li&gt;
    &lt;li&gt; 2-Day Advanced ColdBox Techniques and Application Development (ColdBox Platform 201)&lt;/li&gt;
    &lt;li&gt;Official Training Seminar Workbook + Goodies.&lt;/li&gt;
    &lt;li&gt;Limited Seating will be available, providing a more intimate learning atmosphere (10-15 people max)&lt;/li&gt;
    &lt;li&gt; Regional Training Seminars (off-site, schedule TBA)&lt;/li&gt;
    &lt;li&gt;Private Training Seminars (on-site)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The first &lt;strong&gt;ColdBox Platform Official Training Seminar&lt;/strong&gt; set to cover Introduction to ColdBox and ColdBox Platform Development will be held in Dallas, Texas, and is tentatively scheduled for &lt;strong&gt;October 11-12, 2008&lt;/strong&gt;.  To reserve your seat and/or seats for your development team, please contact us at &lt;a href=&quot;mailto:training@coldboxframework.com&quot;&gt;training@coldboxframework.com&lt;/a&gt;.  Please be sure to let us know how many seats you would like to reserve, as seats are limited!&lt;/p&gt;
&lt;strong&gt;NOTE&lt;/strong&gt;: We are in the process of locking in the Dallas venue and price schedule. As soon as these details are finalized we will make a formal announcement on official location, traveling arrangements, official schedule, individual pricing and curriculum.
				
				</description>
						
				
				<category>Coldfusion</category>				
				
				<category>ColdBox</category>				
				
				<pubDate>Thu, 26 Jun 2008 20:15:00 -0400</pubDate>
				<guid>http://www.robgonda.com/blog/index.cfm/2008/6/26/ColdBox-Training-Partnership-with-Rachel-Queen-Services-Group-LLC-and-Ortus-Solutions-Corp</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>cflocation vs getPageContext().forward() = java.lang.OutOfMemoryError</title>
				<link>http://www.robgonda.com/blog/index.cfm/2008/4/14/cflocation-vs-getPageContextforward--javalangOutOfMemoryError</link>
				<description>
				
				How can help me with this? My home page was throwing some &amp;quot;java.lang.OutOfMemoryError : Java heap space&amp;quot; errors and I traced it down to a getPageContext().forward(&amp;quot;/blog&amp;quot;)... &lt;br /&gt;&lt;br /&gt;It turns out that after I switched it per a &amp;lt;cflocation url = &amp;quot;/blog&amp;quot;&amp;gt; the error went away.&lt;br /&gt;&lt;br /&gt;I also used the CF8 built-in monitor and confirmed that my jrun never ran out of memory; I&apos;ve always had at least 100-200mb of available JVM memory ... &lt;br /&gt;&lt;br /&gt;So, is it so wrong to use server-side relocation? I&apos;ve been using it for years and never ran into this problem... &lt;br /&gt;&lt;br /&gt;Can anyone shed some light?
				
				</description>
						
				
				<category>Coldfusion</category>				
				
				<pubDate>Mon, 14 Apr 2008 23:39:00 -0400</pubDate>
				<guid>http://www.robgonda.com/blog/index.cfm/2008/4/14/cflocation-vs-getPageContextforward--javalangOutOfMemoryError</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Speaking at the NYCFUG</title>
				<link>http://www.robgonda.com/blog/index.cfm/2008/4/14/Speaking-at-the-NYCFUG</link>
				<description>
				
				I will be speaking at the &lt;a target=&quot;_blank&quot; href=&quot;http://www.nycfug.com/&quot;&gt;New York ColdFusion User Group this Wednesday&lt;/a&gt;, April 16, with the topic of &amp;quot;AJAXify Your ColdFusion Applications&amp;quot;. I promise it will be fun, a good learning experience, and perhaps we may even go out afterwards and have some drinks.&lt;br /&gt;&lt;br /&gt;There will be tons of nice give-aways: &lt;br /&gt;1 x Ticket to CFUNITED ($999 Value!)&lt;br /&gt;2 x jQuery Reference Guide&lt;br /&gt;2 x Learning jQuery: Better Interaction Design and Web Development with Simple JavaScript Techniques&lt;br /&gt;2 x Tickets to Flex Camp Wall Street&lt;br /&gt;1 x FusionDebug License.... &lt;br /&gt;&lt;br /&gt;They&apos;re all excellent... I love jQuery and CFUnited is the most popular CF event of the year .... hope to see many familiar faces, so don&apos;t miss it.
				
				</description>
						
				
				<category>ajax</category>				
				
				<category>Coldfusion</category>				
				
				<category>events</category>				
				
				<pubDate>Mon, 14 Apr 2008 22:51:00 -0400</pubDate>
				<guid>http://www.robgonda.com/blog/index.cfm/2008/4/14/Speaking-at-the-NYCFUG</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdExt: Another ColdFusion wrapper for EXT</title>
				<link>http://www.robgonda.com/blog/index.cfm/2008/3/6/ColdExt-Another-ColdFusion-wrapper-for-EXT</link>
				<description>
				
				After &lt;a href=&quot;http://www.robgonda.com/blog/index.cfm/2008/3/5/cfext-ColdFusion-wrapper-for-EXT&quot;&gt;blogging&lt;/a&gt; about Dan&apos;s great EXT cf wrapper, I ran across another one today: &lt;a href=&quot;http://www.madfellas.com/blog/index.cfm/2008/3/6/ColdExt-Alpha-3-with-GridPanel-support&quot; target=&quot;_blank&quot;&gt;ColdExt&lt;/a&gt;. &lt;br /&gt;It looks great as well, so how about Dan and Justin join efforts instead of doubling work...?
				
				</description>
						
				
				<category>ajax</category>				
				
				<category>Coldfusion</category>				
				
				<category>JS/DHTML</category>				
				
				<pubDate>Thu, 06 Mar 2008 20:38:00 -0400</pubDate>
				<guid>http://www.robgonda.com/blog/index.cfm/2008/3/6/ColdExt-Another-ColdFusion-wrapper-for-EXT</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdFusion Wins Jolt For Best Web Development</title>
				<link>http://www.robgonda.com/blog/index.cfm/2008/3/6/ColdFusion-Wins-Jolt-For-Best-Web-Development</link>
				<description>
				
				ColdFusion 8 won the Product Excellence in the Web Development category at the 18th annual &lt;a href=&quot;http://www.joltawards.com/&quot; target=&quot;_blank&quot;&gt;Jolt&lt;/a&gt; Product Excellence and Productivity Awards, as &lt;a href=&quot;http://www.drdobbs.com/blog/portal/archives/2008/03/jolt_award_winn.html&quot; target=&quot;_blank&quot;&gt;announced&lt;/a&gt; yoday.
				
				</description>
						
				
				<category>Coldfusion</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Thu, 06 Mar 2008 14:29:00 -0400</pubDate>
				<guid>http://www.robgonda.com/blog/index.cfm/2008/3/6/ColdFusion-Wins-Jolt-For-Best-Web-Development</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>cfext: ColdFusion wrapper for EXT</title>
				<link>http://www.robgonda.com/blog/index.cfm/2008/3/5/cfext-ColdFusion-wrapper-for-EXT</link>
				<description>
				
				Dan Vega has been working on ColdFusion custom tag wrappers for EXT, and let me tell you, it looks pretty amazing.&lt;br /&gt;&lt;br /&gt;Ext is an EXTremely powerful JavaScript library which I mostly use to develop RIA and heavy desktop-like applications. However, CF8 ships with YUI and EXT for all dhtml and Ajax behind the scenes, so you see where this is going ... There&apos;s no easy way to upgrade the Ext version shipped with CF8, and Ext 2.0 has so many more features and improvements... &lt;br /&gt;&lt;br /&gt;So check out Dan&apos;s &lt;a href=&quot;http://cfext.riaforge.org/&quot; target=&quot;_blank&quot;&gt;cfext at RiaForge&lt;/a&gt; or some examples on his blog: &lt;a href=&quot;http://www.danvega.org/blog/index.cfm/2008/1/31/Ext-Forms-Using-cfExt&quot; target=&quot;_blank&quot;&gt;forms&lt;/a&gt;, &lt;a href=&quot;http://www.danvega.org/blog/index.cfm/2008/1/24/cfext-Layouts&quot; target=&quot;_blank&quot;&gt;layouts&lt;/a&gt;, ...&lt;br /&gt;&amp;nbsp;
				
				</description>
						
				
				<category>Coldfusion</category>				
				
				<category>JS/DHTML</category>				
				
				<pubDate>Wed, 05 Mar 2008 20:33:00 -0400</pubDate>
				<guid>http://www.robgonda.com/blog/index.cfm/2008/3/5/cfext-ColdFusion-wrapper-for-EXT</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>New Faces at CFUnited 2008</title>
				<link>http://www.robgonda.com/blog/index.cfm/2008/1/9/New-Faces-at-CFUnited-2008</link>
				<description>
				
				This year&apos;s &lt;a target=&quot;_blank&quot; href=&quot;http://cfunited.com&quot;&gt;CFUnited&lt;/a&gt; is going to be great again... they added more tracks and consolidated the frameworks conference into it.&lt;br /&gt;&lt;br /&gt;I want to publicly congratulate two of my very talented friends, which I have seen grow the last couple of years and I&apos;m proud to speak with them at CFUnited this year. &lt;a target=&quot;_blank&quot; href=&quot;http://www.luismajano.com/blog/&quot;&gt;Luis Majano&lt;/a&gt;, author of ColdBox, will be presenting &lt;a target=&quot;_blank&quot; href=&quot;http://cfunited.com/go/topics/2008#topic-1505&quot;&gt;ColdBox 101&lt;/a&gt;; and &lt;a target=&quot;_blank&quot; href=&quot;http://tomdeman.com/blog/&quot;&gt;Tom de Manincor&lt;/a&gt;, who I have the pleasure to work with at &lt;a target=&quot;_blank&quot; href=&quot;http://www.ichameleongroup.com&quot;&gt;ichameleon/group/&lt;/a&gt;, will be presenting on &lt;a target=&quot;_blank&quot; href=&quot;http://cfunited.com/go/topics/2008#topic-1621&quot;&gt;leveraging databases&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I will be speaking at CFUnited Europe: &lt;a target=&quot;_blank&quot; href=&quot;http://europe.cfunited.com/go/topics#topic-1432&quot;&gt;Embrace Factories&lt;/a&gt; and &lt;a target=&quot;_blank&quot; href=&quot;http://europe.cfunited.com/go/topics#topic-1433&quot;&gt;ColdFusion Powered Ajax&lt;/a&gt;; as well as the traditional conference in D.C: &lt;a target=&quot;_blank&quot; href=&quot;http://cfunited.com/go/topics/2008#topic-1593&quot;&gt;RIA Security&lt;/a&gt; and &lt;a target=&quot;_blank&quot; href=&quot;http://cfunited.com/go/topics/2008#topic-1595&quot;&gt;Real time data manipulation with SQL&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Hope to see you all there.&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Updated 02/2008&lt;/span&gt;: I will no longer be speaking at CFUnited after the date change. Unfortunately, it conflicted with another conference. I will miss you all.&lt;br /&gt;
				
				</description>
						
				
				<category>Coldfusion</category>				
				
				<category>events</category>				
				
				<pubDate>Wed, 09 Jan 2008 00:17:00 -0400</pubDate>
				<guid>http://www.robgonda.com/blog/index.cfm/2008/1/9/New-Faces-at-CFUnited-2008</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>New York ColdFusion User Group (NYCFUG) revamped</title>
				<link>http://www.robgonda.com/blog/index.cfm/2008/1/9/New-York-ColdFusion-User-Group-NYCFUG-revamped</link>
				<description>
				
				Amazing news for the residents of New York: two of my good friends and phenomenal talented friends are taking over the NYCFUG. &lt;span style=&quot;font-style: italic;&quot;&gt;Ben Nadel&lt;/span&gt; and &lt;span style=&quot;font-style: italic;&quot;&gt;Clark Valberg&lt;/span&gt; are replacing Judith and Michael Dinowitz who after ten years fairly deserve a break.&lt;br /&gt;&lt;br /&gt;Congratulations New York. Read more about it at &lt;a target=&quot;_blank&quot; href=&quot;http://www.bennadel.com/blog/1116-The-Fresh-Face-Of-The-New-York-ColdFusion-User-Group-NYCFUG-.htm&quot;&gt;Ben&apos;s blog&lt;/a&gt;.
				
				</description>
						
				
				<category>Coldfusion</category>				
				
				<pubDate>Wed, 09 Jan 2008 00:08:00 -0400</pubDate>
				<guid>http://www.robgonda.com/blog/index.cfm/2008/1/9/New-York-ColdFusion-User-Group-NYCFUG-revamped</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdBox Nightly Builds, courtesy of ANT</title>
				<link>http://www.robgonda.com/blog/index.cfm/2007/11/6/ColdBox-Nightly-Builds-courtesy-of-ANT</link>
				<description>
				
				ColdBox nightly builds are now available at &lt;a title=&quot;Build&quot; href=&quot;http://www.coldboxframework.com/downloads/nightlybuild/coldboxNB.zip&quot;&gt;http://www.coldboxframework.com/downloads/nightlybuild/coldboxNB.zip&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It was easily accomplished using ANT, not sure why we didn&apos;t do this before.&lt;br /&gt;&lt;br /&gt;Enjoy.
				
				</description>
						
				
				<category>Coldfusion</category>				
				
				<category>ColdBox</category>				
				
				<pubDate>Tue, 06 Nov 2007 17:27:00 -0400</pubDate>
				<guid>http://www.robgonda.com/blog/index.cfm/2007/11/6/ColdBox-Nightly-Builds-courtesy-of-ANT</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdBox Beta 2: Flex/AIR Integration comments</title>
				<link>http://www.robgonda.com/blog/index.cfm/2007/10/30/ColdBox-Beta-2-FlexAIR-Integration-comments</link>
				<description>
				
				When I first read Luis&apos;s entry on &lt;a href=&quot;http://www.luismajano.com/blog/index.cfm/2007/10/26/ColdBox-Beta-2-FlexAIR-Integration&quot; target=&quot;_blank&quot;&gt;ColdBox Beta 2: Flex/AIR Integration&lt;/a&gt; this is pretty much that immediately went through my head ...&lt;br /&gt;&lt;br /&gt;Gotta be honest: at first I didn&apos;t buy into it... You have to be careful on separating your logical layers... if ColdBox is a front-controller, why would a Rich Front End talk to it? It should talk to your Service Layer... and your Service Layer doesn&apos;t need ColdBox ...&lt;br /&gt;&lt;br /&gt;However, after talking to Luis I discovered, what if, what if you make ColdBox become your enhanced service layer manager? What if your ColdBox Handlers become part of your Service Layer API? What do we have? We have a Service Layer with built-in environmental settings, logging, error handling, event interception and chaining, you name it ... Now it all makes sense... &lt;br /&gt;&lt;br /&gt;This is good; real good ... perhaps you&apos;ll see a full 60 or 90 minutes presentation on this at CFUnited or CF.Objective() 2008.&lt;br /&gt;&lt;br /&gt;Keep it up.
				
				</description>
						
				
				<category>Coldfusion</category>				
				
				<category>Flash/ActionScript</category>				
				
				<category>Flex</category>				
				
				<category>ColdBox</category>				
				
				<pubDate>Tue, 30 Oct 2007 23:35:00 -0400</pubDate>
				<guid>http://www.robgonda.com/blog/index.cfm/2007/10/30/ColdBox-Beta-2-FlexAIR-Integration-comments</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>CFUnited 2008 Call For Speakers Ends Tomorrow</title>
				<link>http://www.robgonda.com/blog/index.cfm/2007/10/29/CFUnited-2008-Call-For-Speakers-Ends-Tomorrow</link>
				<description>
				
				That&apos;s right. If you&apos;re planning to speak at CFUnited 2008, tomorrow is your deadline. If you don&apos;t plan to speak, you can still &lt;a href=&quot;http://callforspeakers.cfconf.org/?event=suggest&amp;amp;eventId=170&quot; target=&quot;_blank&quot;&gt;suggest topics or speakers&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I just submitted a few topics, including but not limited to advanced framework development, enhanced service layers for ria&apos;s, ria&apos;s data security, db real time data manipulation, some facebook secrets, and more ...&lt;br /&gt;&lt;br /&gt;See you at CFUN08.
				
				</description>
						
				
				<category>Coldfusion</category>				
				
				<category>events</category>				
				
				<pubDate>Mon, 29 Oct 2007 23:22:00 -0400</pubDate>
				<guid>http://www.robgonda.com/blog/index.cfm/2007/10/29/CFUnited-2008-Call-For-Speakers-Ends-Tomorrow</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ErrorDetail I/O Exception: peer not authenticated</title>
				<link>http://www.robgonda.com/blog/index.cfm/2007/10/29/ErrorDetail-IO-Exception-peer-not-authenticated</link>
				<description>
				
				If you ever see the following error when performing a cfhttp call:&lt;br /&gt;&lt;br /&gt;
&lt;div class=&quot;code&quot;&gt;ErrorDetail I/O Exception: peer not authenticated &lt;br /&gt;Filecontent Connection Failure &lt;br /&gt;Mimetype Unable to determine MIME type of file.  &lt;br /&gt;Statuscode Connection Failure. Status code unavailable.&lt;/div&gt;
&lt;br /&gt;It means that ColdFusion is trying to connect to a secure socket layer, but unfortunately, it can&apos;t.&lt;br /&gt;&lt;br /&gt;So here&apos;s the situation, we launched a huge campaign and everything worked on the local environment. There&apos;s this one piece where Flash had to connect to a 3rd party&apos;s API and post some data using sendAndLoad. The 3rd party has a /crossdomain.xml allowing remote calls, therefore that will not be the problem when it breaks... Amazingly, everything worked from the IDE, but not when published... Still can&apos;t figure it out, but we&apos;re already late and I need a solution ... I know Flash can connect to my ColdFusion back-end, so I choose to write a proxy ... really simple, loop over every item in the form scope and create a cfhttpparam for it... I write it and deploy in about 3 minutes. It does not work!&lt;br /&gt;&lt;br /&gt;Why? cfhttp cannot connect to the 3rd party ... I notice that they&apos;re using a 256bit encryption, which I cannot recall, but I might have read somewhere that it won&apos;t work with cfhttp. Perhaps I&apos;m wrong, but I had no time to research ... The point is, cfhttp will not connect to that server.&lt;br /&gt;&lt;br /&gt;When I google&apos;d the error, thankfully, the &lt;a target=&quot;_blank&quot; href=&quot;http://www.talkingtree.com/blog/index.cfm/2004/7/1/keytool&quot;&gt;first result&lt;/a&gt; was from my respected friend Steven Erat. It&apos;s a 3-year-old entry showing how to import a certificate to ColdFusion MX, but it still applies.&lt;br /&gt;&lt;br /&gt;I followed step by step his instructions, and 10 minutes later my ColdFusion server was connecting to the 3rd party, effectively proxying the Flash RPC call. &lt;br /&gt;&lt;br /&gt;Next step now is to find out why I could not connect directly, but my client and I can sleep tonight.&lt;br /&gt;&lt;br /&gt;Thanks Steven.
				
				</description>
						
				
				<category>Coldfusion</category>				
				
				<pubDate>Mon, 29 Oct 2007 23:01:00 -0400</pubDate>
				<guid>http://www.robgonda.com/blog/index.cfm/2007/10/29/ErrorDetail-IO-Exception-peer-not-authenticated</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdBox 2.5.0 Beta 1 is now available!!</title>
				<link>http://www.robgonda.com/blog/index.cfm/2007/10/18/ColdBox-250-Beta-1-is-now-available</link>
				<description>
				
				&lt;span style=&quot;font-weight: bold;&quot;&gt;ColdBox 2.5&lt;/span&gt; Beta 1 is out with tons of new goodness:&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;Application.cfc support&lt;/li&gt;
    &lt;li&gt;OnSessionStart/End support&lt;/li&gt;
    &lt;li&gt;Interceptors&lt;/li&gt;
    &lt;li&gt;Request Context Decorators&lt;/li&gt;
    &lt;li&gt;Request Context Persistence for NextEvent&lt;/li&gt;
    &lt;li&gt;White Space Control&lt;/li&gt;
    &lt;li&gt;Unit Tests Updates&lt;/li&gt;
    &lt;li&gt;Much more...&lt;/li&gt;
&lt;/ul&gt;
Check out &lt;a href=&quot;http://www.luismajano.com/blog/index.cfm/2007/10/17/ColdBox-250-Beta-1-is-now-available&quot; target=&quot;_blank&quot;&gt;Luis&apos;s announcement&lt;/a&gt; for more detail.
				
				</description>
						
				
				<category>Coldfusion</category>				
				
				<category>ColdBox</category>				
				
				<pubDate>Thu, 18 Oct 2007 16:04:00 -0400</pubDate>
				<guid>http://www.robgonda.com/blog/index.cfm/2007/10/18/ColdBox-250-Beta-1-is-now-available</guid>
				
			</item>
			
		 	
			</channel></rss>