<?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>Brian Meloche&apos;s Blog - ColdFusion</title>
			<link>http://www.brianmeloche.com/blog/index.cfm</link>
			<description>I&apos;ll blog about ColdFusion, weight loss, podcasting and life with too many pets! :-)</description>
			<language>en-us</language>
			<pubDate>Thu, 09 Sep 2010 07:32:45 -0400</pubDate>
			<lastBuildDate>Thu, 03 Jun 2010 09:16:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>brian@brianmeloche.com</managingEditor>
			<webMaster>brian@brianmeloche.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>brian@brianmeloche.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			<itunes:image href="" />
			<image>
				<url></url>
				<title>Brian Meloche&apos;s Blog</title>
				<link>http://www.brianmeloche.com/blog/index.cfm</link>
			</image>
			<itunes:explicit>no</itunes:explicit>
			
			<item>
				<title>OO ColdFusion Presentation Today on ColdFusion Meetup!</title>
				<link>http://www.brianmeloche.com/blog/index.cfm/2010/6/3/OO-ColdFusion-Presentation-Today-on-ColdFusion-Meetup</link>
				<description>
				
				This is a late post, but I wanted to mention that I&apos;ll be presenting my Common Sense Approach to Object Oriented ColdFusion, 2010 Edition presentation in a few hours to the ColdFusion Meetup, 12pm Eastern (UTC/GMT-4) today. This is a slightly refined version to the one I presented in April at the &lt;a href=&quot;http://www.cfobjective.com&quot;&gt;CFObjective&lt;/a&gt; conference.

&lt;a href=&quot;http://tinyurl.com/cfmeetup&quot;&gt;Watch Live Here&lt;/a&gt;

After the presentation, you&apos;ll find the recording posted &lt;a href=&quot;http://tinyurl.com/cfmrecordings&quot;&gt;here&lt;/a&gt;. I&apos;ll update this post after the fact with the direct URL.

Also, I&apos;ll finally be making the code from the CFObjective/Meetup for public view for the first time following the presentation, as well as post it on RIAForge and Github. One of the sample applications is the most extensive &lt;a href=&quot;http://lightfront.riaforge.org/&quot;&gt;LightFront&lt;/a&gt; example posted to date, so this presentation should also show you a little bit on the framework as well. In that sample, there&apos;s also an &quot;old school&quot; version, as well as an unfinished Mach-ii/ColdSpring version that I&apos;ll continue to work on (but there&apos;s enough there to show the stark differences between a typical OO CF application and a simpler OO LightFront one).

I&apos;ll also be releasing a new version of LightFront (0.4.5) today as well.

UPDATE: The recording of the presentation can be found here:

&lt;a href=&quot;http://experts.na3.acrobat.com/p93791252/&quot;&gt;http://experts.na3.acrobat.com/p93791252/&lt;/a&gt;

Note: It went a bit long... 1:53:02

The code I show and the slide deck in the presentation is available via &lt;a href=&quot;http://svn.lightfront.org/svn/cfobjective2010/CFObjective2010/&quot;&gt;Subversion here&lt;/a&gt;.

To download a zip file, which has the code, PDF and PowerPoint of the presentation all in one, just go here:

&lt;a href=&quot;http://svn.lightfront.org/svn/cfobjective2010/CFObjective2010/download/CFObjective2010.zip&quot;&gt;http://svn.lightfront.org/svn/cfobjective2010/CFObjective2010/download/CFObjective2010.zip&lt;/a&gt; 
				</description>
				
				<category>User Groups</category>				
				
				<category>Open Source</category>				
				
				<category>ColdFusion</category>				
				
				<category>Mach-ii</category>				
				
				<category>Speaking</category>				
				
				<category>LightFront</category>				
				
				<category>Conferences</category>				
				
				<pubDate>Thu, 03 Jun 2010 09:16:00 -0400</pubDate>
				<guid>http://www.brianmeloche.com/blog/index.cfm/2010/6/3/OO-ColdFusion-Presentation-Today-on-ColdFusion-Meetup</guid>
				
				
				<enclosure url="http://www.brianmeloche.com/blog/enclosures/CFObjective2010_CommonSenseOO_Meetup_062010.pptx" length="1922332" type="application/vnd.openxmlformats-officedocument.presentationml.presentation"/>
				
			</item>
			
			<item>
				<title>LightFront - New Video Series - Getting Started with LightFront</title>
				<link>http://www.brianmeloche.com/blog/index.cfm/2010/5/13/LightFront--New-Video-Series--Getting-Started-with-LightFront</link>
				<description>
				
				I am starting a new series of videos that will also be carried on the &lt;a href=&quot;http://www.cfconversations.com&quot;&gt;CFConversations&lt;/a&gt; feed for my new &lt;a href=&quot;http://lightfront.riaforge.org/&quot;&gt;LightFront&lt;/a&gt;. This first video is a Getting Started. In just a few minutes, I&apos;ll leisurely set up a LightFront skeleton application, and I&apos;ll spend the rest of the video showing you the Model, View and Controller within the skeleton.

LightFront even gets easier than this! I&apos;ll save that for the next video!

Update: Some people are reporting issues seeing the entire screen on this video. If you are seeing the same thing, you can &lt;a href=&quot;/video.cfm&quot; target=&quot;_blank&quot;&gt;view the video here&lt;/a&gt; by opening up a window.

&lt;a href=&quot;/video.cfm&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;/images/lightfrontproject_page.png&quot; border=&quot;0&quot; width=&quot;512&quot; width=&quot;308&quot; alt=&quot;Click here to view the video&quot; /&gt;&lt;/a&gt; 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Tutorials</category>				
				
				<category>Videos</category>				
				
				<category>LightFront</category>				
				
				<pubDate>Thu, 13 May 2010 00:27:00 -0400</pubDate>
				<guid>http://www.brianmeloche.com/blog/index.cfm/2010/5/13/LightFront--New-Video-Series--Getting-Started-with-LightFront</guid>
				
				
			</item>
			
			<item>
				<title>LightFront 0.4.4 has been released, and... my CFObjective talk...</title>
				<link>http://www.brianmeloche.com/blog/index.cfm/2010/5/10/LightFront-044-has-been-released-and-my-CFObjective-talk</link>
				<description>
				
				I&apos;ve FINALLY released &lt;a href=&quot;http://lightfront.riaforge.org/&quot;&gt;LightFront&lt;/a&gt; version 0.4.4. With this version, despite the version number, I am officially deeming this version of LightFront production ready.

Why did it take so long? I&apos;ve spent a number of months on building a LightFront application, and I had to get that application out the door before I could spend time updating the framework.

That is both a detriment and a blessing. &lt;a href=&quot;http://www.corfield.org&quot;&gt;Sean Corfield&lt;/a&gt;&apos;s &lt;a href=&quot;http://fw1.riaforge.org/&quot;&gt;FW/1&lt;/a&gt; framework, which started out very similar to LightFront, has been developing a big following, and that just proves that the lightweight framework idea we both had at about the same time had something. However, there&apos;s been a lot of work going on with FW/1, and LightFront&apos;s been quiet.

It really hasn&apos;t been quiet, though. As I said, I&apos;ve been out there, using LightFront, and I&apos;ve figured out lots of ways to use the framework and learned ways to be more flexible. While doing that, I also discovered something rather important about Object Oriented ColdFusion that fits right into LightFront. I also figured out some of the potential pitfalls you could run into while using the framework that all revolve around trying to work around the simplicity and trying to be &quot;too clever&quot;, trying to do too much. This really had nothing to do with LightFront, but instead dealt with my own pitfalls with the model - the OO.

I&apos;m not going to go into it more right now... this is just a teaser!

As FW/1 has built a following, it&apos;s also started to diverge from the direction LightFront is going. Both frameworks are still quite similar, but I definitely do see big differences in how we deal with views, and LightFront&apos;s push towards greater flexibility, especially with existing applications, over opinionated software development. The philosophy&apos;s different. I&apos;ve made a career being able to make things work that other people couldn&apos;t, or couldn&apos;t as easily, so my tendency is to figure out a way how to do something instead of saying that&apos;s not how you do something and leave it at that. Rather than giving an opinion, LightFront gives you a chance to form your own software opinions using the framework. That&apos;s not, in any way, a slam on FW/1 or trying to say that LightFront is better. It&apos;s just different.

Although it&apos;s production ready, the documentation and how-tos need a lot of work, and the meetup I did several months back could have been a lot better. My hope is that my schedule will continue to be light enough so I can start making some strides toward building the docs and making some screencasts, and doing another meetup or two.

There are a few people using LightFront, too, besides me. Unfortunately, they aren&apos;t bloggers, so you probably won&apos;t hear much out of them, at least for now. However, they are very enthusiastic about LightFront, just like I am, and see its potential.

I think LightFront&apos;s turning out to be the framework I wanted, but I&apos;ve got to spend more time showing that to you.

To those who have asked, yes, I am doing a presentation on my Object Oriented ColdFusion talk on the meetup soon. Unfortunately, thanks to scheduling conflicts, it won&apos;t be until June. With that, there is a new sample app that has been written three ways: One that shows spaghetti code, one that&apos;s a Mach-ii/ColdSpring version, and one that&apos;s a LightFront version. I&apos;ve got a little bit of cleanup left on that, now that 0.4.4 is out, and I&apos;ll post the code once it&apos;s cleaned up. However, here&apos;s that presentation:

&lt;img style=&quot;visibility:hidden;width:0px;height:0px;&quot; border=0 width=0 height=0 src=&quot;http://counters.gigya.com/wildfire/IMP/CXNID=2000002.11NXC/bT*xJmx*PTEyNzM*ODM4NzIyOTImcHQ9MTI3MzQ4Mzg4ODkxOSZwPTEwMDA3NTImZD*mZz*yJm9mPTA=.gif&quot; /&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=CFObjective2010CommonSenseOOFinal&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;embed src=&quot;http://slidesix.com/viewer/SlideSixViewer.swf?alias=CFObjective2010CommonSenseOOFinal&quot; allowscriptaccess=&quot;always&quot; allowFullScreen=&quot;true&quot; height=&quot;425&quot; width=&quot;550&quot; type=&quot;application/x-shockwave-flash&quot;  FlashVars=&quot;gig_lt=1273483872292&amp;gig_pt=1273483888919&amp;gig_g=2&quot;/&gt;
 &lt;param name=&quot;FlashVars&quot; value=&quot;gig_lt=1273483872292&amp;gig_pt=1273483888919&amp;gig_g=2&quot; /&gt;&lt;/object&gt; 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Frameworks</category>				
				
				<category>LightFront</category>				
				
				<pubDate>Mon, 10 May 2010 05:03:00 -0400</pubDate>
				<guid>http://www.brianmeloche.com/blog/index.cfm/2010/5/10/LightFront-044-has-been-released-and-my-CFObjective-talk</guid>
				
				
			</item>
			
			<item>
				<title>Speaking at CFObjective 2010!!!</title>
				<link>http://www.brianmeloche.com/blog/index.cfm/2010/1/6/Speaking-at-CFObjective-2010</link>
				<description>
				
				&lt;p&gt;Following my friend, &lt;a href=&quot;http://www.danvega.org/blog/index.cfm/2010/1/6/Speaking-at-cfObjective-2010&quot;&gt;Dan Vega&lt;/a&gt;&apos;s post about speaking at &lt;a href=&quot;http://www.cfobjective.com&quot;&gt;cf.Objective() 2010&lt;/a&gt;, I, too, am announcing that I am speaking at cf.Objective() this year.&lt;/p&gt;
&lt;p&gt;You may remember that my topic last year was &lt;strong&gt;&amp;quot;What to Do When OO Fails You in ColdFusion&amp;quot;&lt;/strong&gt;, something that was a bit of a controversial topic... or at least a controversial title. This year, you may be surprised that my topic is &amp;quot;&lt;strong&gt;The Common Sense Approach to  Object Oriented ColdFusion, 2010 Edition&lt;/strong&gt;&amp;quot;.&lt;/p&gt;
&lt;p&gt;Have I changed my tune? Nope, not really. I&apos;ve just taken a look at the subject in a different way, and I&apos;ll talk about how many of the issues that were a problem in the past have been addressed or have workarounds in CF9, and try to explain it better than I did last year. Although a lot of people enjoyed my presentation (which I was going to do on a CFMeetup, but it never worked out), there were some negative comments that I wanted to address in a new version, that I also didn&apos;t get to do on the Meetup which I was going to call &lt;strong&gt;&amp;quot;Object Influenced ColdFusion&amp;quot;&lt;/strong&gt;. Anyway, it should be an interesting talk, and I hope if you are planning to attend, you&apos;ll make my presentation.&lt;/p&gt;
&lt;p&gt;A lot of my talk will fall in nicely with Dan&apos;s talk, as I&apos;ll be talking about CF9 a lot in my talk.&lt;/p&gt;
&lt;p&gt;I should point out that this is not scheduled to be the only session on what I like to call, &amp;quot;Pragmatic OO in ColdFusion&amp;quot;. In fact, there is a similar session scheduled. Since that person hasn&apos;t announced his session yet, I&apos;ll hold off talking about it here, but we&apos;re going to work on making sure we don&apos;t repeat ourselves too much. We&apos;re looking at it the issues from different perspectives, such as issues vs. technique.&lt;/p&gt; 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Conferences</category>				
				
				<pubDate>Wed, 06 Jan 2010 17:31:00 -0400</pubDate>
				<guid>http://www.brianmeloche.com/blog/index.cfm/2010/1/6/Speaking-at-CFObjective-2010</guid>
				
				
			</item>
			
			<item>
				<title>CF8 Cumulative Hotfix 4 is out... and LightFront continues...</title>
				<link>http://www.brianmeloche.com/blog/index.cfm/2009/12/5/CF8-Cumulative-Hotfix-4-is-out-and-LightFront-continues</link>
				<description>
				
				It&apos;s been a while since my last blog post, so I thought I&apos;d kill two birds with one stone, so to speak, as this post has two subjects. I&apos;m terrible about blogging! :) I figured I could get this one out quickly so here goes!

Subject #1: LightFront development continues...

My last posting was on &lt;a href=&quot;http://lightfront.riaforge.org&quot;&gt;LightFront&lt;/a&gt; back in October. Don&apos;t take that to mean nothing has been going on with LightFront... it just means I&apos;ve been too busy these days to blog much! LightFront has received a lot of updates since that post, and I even did a presentation on it for the CFMeetup: &lt;a href=&quot;http://experts.na3.acrobat.com/p15958860/&quot;&gt;http://experts.na3.acrobat.com/p15958860/&lt;/a&gt;. That was back around version 0.4.0. I now have 0.4.3 in a branch, which is fully functional and feature complete (for 0.4.3, not for everything that will go into 1.0.0), but example 2 hasn&apos;t been brought up to speed yet. I hope to get to that in the next couple of weeks after I complete a project that&apos;s taking all of my bandwidth these days. 0.4.3 brings in full support for the model with the new initService() and initComponent() functions, as well as the new callAction() that will replace callEvent() in the next release, and loadAction(), which allows you to load an action into the request scope instead of outputting it directly. It&apos;s a great leap in the framework, despite the version sounding like it&apos;s a point release. If you&apos;ve been using LightFront, make sure to start using callAction() instead of callEvent(), as callEvent() will be deprecated in 0.4.4 and removed in 0.5. This is in reaction to Joe Reinhart&apos;s comment in the previous blog entry, and I do agree that &quot;event&quot; portrays LightFront as an event-driven framework, which implies implicit invocation. There&apos;s nothing implicit about LightFront, and that&apos;s because you call your actions directly (explicit invocation). If you&apos;re looking at LightFront for the first time, use 0.4.3, which you can get at RIAForge (see link above).

Subject #2: A new CF 8 cumulative hotfix is out...

A mystery still present in the Adobe CF space is how word gets out on hotfixes and security updates, which don&apos;t always get the publicity they need to get them out into the public. Though I&apos;m a registered CF8 user, I never get any emails from Adobe on these, and I wish that would change.

I got word of this one in, of all places, a Google alert. I thought I&apos;d pass it on.

Adobe has just released cumulative hotfix #4 for ColdFusion 8.0.1. You can find more information about it here:

&lt;a href=&quot;http://kb2.adobe.com/cps/529/cpsid_52915.html&quot;&gt;http://kb2.adobe.com/cps/529/cpsid_52915.html&lt;/a&gt; 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Frameworks</category>				
				
				<category>Adobe</category>				
				
				<category>LightFront</category>				
				
				<pubDate>Sat, 05 Dec 2009 14:18:00 -0400</pubDate>
				<guid>http://www.brianmeloche.com/blog/index.cfm/2009/12/5/CF8-Cumulative-Hotfix-4-is-out-and-LightFront-continues</guid>
				
				
			</item>
			
			<item>
				<title>LightFront: The incredibly simple &amp; approachable MVC Framework for ColdFusion</title>
				<link>http://www.brianmeloche.com/blog/index.cfm/2009/10/7/LightFront-The-incredibly-simple--approachable-MVC-Framework-for-ColdFusion</link>
				<description>
				
				I&apos;m finally blogging here about my new MVC framework, which I call LightFront. I first published it on RIAForge on August 31st, and I finally made the project publicly available on RIAForge on October 1st, with updates almost every day since.

I&apos;m not at MAX this year (sorry no &lt;a href=&quot;http://www.cfconversations.com/&quot;&gt;CFConversations&lt;/a&gt; episodes from MAX this year), and it&apos;s been a bit difficult for me to get out a podcast at the moment (a logistics/timing/personal issue... not worth discussing here, but I have two episodes almost out the door), so I thought it was time to post a blog entry about LightFront here.

First, here&apos;s where you can find it, and find out about it (beyond what I have said below):

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://lightfront.riaforge.org/&quot;&gt;LightFront on RIAForge&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://test.lightfront.org/&quot;&gt;Sample Application for LightFront&lt;/a&gt; - You can also &lt;a href=&quot;http://test.lightfront.org/lightfront.zip&quot;&gt;download the sample application here&lt;/a&gt; (no skeleton yet, just a sample).&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://svn.lightfront.org/svn/lightfront/&quot;&gt;LightFront&apos;s SVN repository&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://groups.google.com/group/lightfront/&quot;&gt;LightFront Google Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

LightFront is an MVC framework for ColdFusion. What, another one? Yes, another one. This one&apos;s a little different than the rest, although it&apos;s a close relative to one of them.

LightFront is short for Lightweight Front-controller. Unlike most of the CF frameworks out there, it uses only one CFC, and it&apos;s just a little bit above 200 lines, so it&apos;s straightforward enough most of you reading this with a CF background can look at the core and understand what&apos;s going on.

It&apos;s conventions based. If you follow conventions, you only have to set three settings in your Application.cfc. That said, there are some conventions that can easily be overridden with another setting. Need to put your views in the /includes/ folder (and subfolders) instead of the default /view/ folder? No problem - that&apos;s just an additional setting:

&lt;code&gt;
      lfs.viewDirectory = &quot;/includes/&quot;;

&lt;/code&gt;

There are some optional settings, too, but I&apos;ll get to that below.

Your controller is all defined in CFCs. You don&apos;t need an XML file. As previously stated, all of your settings are defined in your getSettingsForLightFront() function in Application.cfc as a structure. There are no additional XML files to config or define your events... do that in your CFCs.

That&apos;s if you use CFC-based controllers. The folder has to exist, but you don&apos;t need them to make LightFront work. LightFront has a unique feature. You can also use switch-based controllers, a la Fusebox 2 and 3. It can take a switch file from an old Fusebox app and it will work in LightFront. That&apos;s not to say LightFront is 100% Fusebox compatible, and I don&apos;t intend on making it that way, but I think we can offer an easier update path on old Fusebox 2/3 sites than even Fusebox/FuseNG can. It does make it a lot easier for a team who wants to move into CFC-based apps to gradually transition into that architecture while at the same time still maintain legacy Fusebox-ian style applications. There are a couple of additional settings to add if you have a Fuseboxian switch/circuit to add to LightFront, similar to how you define circuits in Fusebox, but it&apos;s very simple to do.

LightFront is also easy to make work with legacy applications that use no framework at all. Let&apos;s say you have an application that has index.cfm, aboutus.cfm, contactus.cfm at the root. No problem. Create a view/home mapping and point it to your root. then, you will be able to call /view/home/aboutus.cfm as displayView(&quot;home.aboutus&quot;) or displayView(&quot;home/aboutus&quot;).

That is a double benefit. Let&apos;s say you have a site which has a number of static or mostly static pages. You don&apos;t need a switch or a CFC controller if you follow simple conventions. If you want to call a static /view/home/aboutus.cfm directly as an event, no problem. As long as all home events are direct calls to view pages and don&apos;t use a home.cfc controller or a home switch file, you&apos;re fine. Your URL would be ?/do=home.aboutus. LightFront will automatically check for the existence of a home controller. If it doesn&apos;t find one, it will try to call /view/home/aboutus.cfm and it will display that as the event. This is also great for prototyping a site, too. You can also define pre-events and post-events, should you need to call events before and after each url called event (they only run once per request).

You can also map assignments from one event class to another (help.contactus goes to home.contactus), change event names (do) and delimiters (.), change naming conventions of the CFCs, and a few other things.

The closest currently supported framework that I know of in ColdFusion to LightFront is &lt;a href=&quot;http://fw1.riaforge.org/&quot;&gt;FW/1&lt;/a&gt;. In fact, Sean beat me to the punch to release FW/1 over LightFront by a few days. I had to go back and see if LightFront was worth it at all to complete, and stopped working on it for a few weeks. After a lot of reflection and some deep analysis of the two frameworks, I decided just before CFUnited that LightFront would continue. FW/1 is very similar, but it doesn&apos;t support legacy applications quite as easily as LightFront does, it&apos;s more conventions based than LightFront and less flexible in how you code (some would say &quot;more opinionated&quot;), and it ties into ColdSpring or Lightwire and the services layer. I intentionally decided not to do this. It&apos;s not that I disagree with using dependency injection/inversion of control or a simple bean factory, or in the idea of a services layer (all my apps have them). It was a conscious decision for LightFront to be a controller framework - nothing more and nothing less. The same can be said for ORMs - LightFront doesn&apos;t care whether you use them or not. It&apos;s up to you. LightFront only cares about being the controller. In fact, FW/1 and LightFront have so much in common that I could see them merging at some point if that&apos;s what people want, or they could travel separate paths. I&apos;m open to either possibility.

Where I see LightFront going depends on what developers that use the framework want. As the first developer to use the framework :-), my thought is if people want what the big frameworks have, those things would go in via a plug-in architecture. Perhaps that would continue to be in the controller folder, or a plugins folder... I don&apos;t know. That said, it&apos;s fairly simple to build a controller CFC that functions like a filter or add a controller CFC that handles caching, and building those things directly into the framework adds greater complexity to the framework - something I am dead set against. I want to keep LightFront approachable, easy to learn and easy to use.

In fact, one of my goals in making LightFront was to make a simple framework for people to use. I wanted something that didn&apos;t require a CS degree or 10 years of CF experience to understand. LightFront should be a framework you can teach any developer the basics in 30 minutes or less you have to learn three functions:

&lt;ul&gt;&lt;li&gt;callEvent()&lt;/li&gt;
&lt;li&gt;displayView()&lt;/li&gt;
&lt;li&gt;relocate()&lt;/li&gt;
&lt;/ul&gt;

That, and a few helpful settings changes, are all a developer needs to know.

If you can keep things simple enough for a junior developer to both be productive AND build good code, LightFront will succeed in its main objective.

Anyway, I hope you take a look at the framework, join the Google group and help shape the new framework.  And now, back to &lt;a href=&quot;http://www.cfconversations.com&quot;&gt;CFConversations&lt;/a&gt;! 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Frameworks</category>				
				
				<category>LightFront</category>				
				
				<pubDate>Wed, 07 Oct 2009 05:59:00 -0400</pubDate>
				<guid>http://www.brianmeloche.com/blog/index.cfm/2009/10/7/LightFront-The-incredibly-simple--approachable-MVC-Framework-for-ColdFusion</guid>
				
				
			</item>
			
			<item>
				<title>Want a stripped down Eclipse? A 64-bit Eclipse? Get it here...</title>
				<link>http://www.brianmeloche.com/blog/index.cfm/2009/9/22/Want-a-stripped-down-Eclipse-A-64bit-Eclipse-Get-it-here</link>
				<description>
				
				Since I was first introduced to Eclipse about 3 1/2 years ago (via CFEclipse), I&apos;ve had a love/hate relationship with it.

I&apos;ve loved the power it gives you, particularly in most of &lt;a href=&quot;http://www.cfeclipse.org&quot;&gt;CFEclipse&lt;/a&gt; (though it&apos;s also but I&apos;ve found myself going back to other IDEs and editors. I&apos;ve always found Eclipse to be slow, bloated and often buggy. Mind you, those are often the fault of the plugins I use, but that&apos;s always been a sore spot.

Eclipse just is a pig. Well, that&apos;s what I thought, but I&apos;ll get back to that in a minute.

I never know... WHICH version of Eclipse should I run? I&apos;ve tried the J2EE version, but that&apos;s the biggest one, and as a CF developer, installs a lot of plugins that I don&apos;t use, and although some of those I may use or use occasionally, many of those plugins I&apos;ll never use. The Java version in the past gave me problems, but that was a couple of versions back. I&apos;ve thought of running the PHP version, but... I don&apos;t use PHP much, so that&apos;s not a great match. Classic? Yeah, but that installs all the source code, and I don&apos;t see myself in the immediate future needing that. I&apos;ve tried the newer interactive builds like YOXOS, Pulse and I even tried MyEclipse once (trial). I&apos;ve tried standalones of Flex Builder (now Flash Builder), and now ColdFusion Builder. I thought maybe CFBuilder would be the ticket - but... well, it&apos;s a beta, and even that&apos;s not been the best experience.

I have wanted a stripped down Eclipse - one that had only the plugins that I installed, and nothing more. I&apos;ve looked, but hadn&apos;t found it.

Recently, I&apos;ve been running a Vista 64-bit edition, and have just converted my laptop (as of last night) to Windows 7 64-bit to take advantage of all the RAM I could throw at it. Strangely, I searched, but could only find a 64-bit for Linux. Surely, I thought, there HAD to be a Windows 64-bit.

That&apos;s where these two journeys meet each other.

Thanks to a reply on a list that I belong to (thanks, Andrew), I&apos;ve found both (for Galileo - Version 3.5 - the latest at the time of writing) here:

&lt;a href=&quot;http://download.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/&quot;&gt;http://download.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/&lt;/a&gt;

YES, there IS a Windows 64-bit version of Eclipse. It doesn&apos;t seem to exist as a package, but it definitely exists. Mac lovers? There&apos;s a 64-bit OSX version, too.

The category for the one that&apos;s stripped down, with no extra extensions is called: Platform Runtime Binary. You&apos;ll find that about half way down the page.

Now, that said, you&apos;ll have to download and install the plugins you want... but that&apos;s just it... install Eclipse as small as you need to, and don&apos;t add stuff you don&apos;t need. In previous versions of Eclipse, this would have been a major pain, but Galileo will include the dependencies you need.

Anyway, it was a MAJOR find when I found both the 64-bit Windows Eclipse AND the stripped down Eclipse all in one! I thought I should share it... since it took ME so long to find it.

Kudos to Andrew Scott for the tip that helped me solve two problems at once!

UPDATE 1: Get the latest downloads here:

&lt;a href=&quot;http://download.eclipse.org/eclipse/downloads/&quot;&gt;http://download.eclipse.org/eclipse/downloads/&lt;/a&gt;

That page will always have a link to latest and greatest. For example, the June 11th build is linked today, but when 3.5.1 comes out, and newer releases as they come out, you&apos;ll find the links here. You&apos;ll also find early Eclipse 3.6 builds as well as the 3.4 (Ganymede) builds.

UPDATE 2: Eclipse 3.5.1 came out late last week so the latest and greatest can be found at:

&lt;a href=&quot;http://download.eclipse.org/eclipse/downloads/drops/R-3.5.1-200909170800/index.php&quot;&gt;http://download.eclipse.org/eclipse/downloads/drops/R-3.5.1-200909170800/index.php&lt;/a&gt; 

(I&apos;ll update this post with more links later, if you need them...) 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Eclipse</category>				
				
				<pubDate>Tue, 22 Sep 2009 16:00:00 -0400</pubDate>
				<guid>http://www.brianmeloche.com/blog/index.cfm/2009/9/22/Want-a-stripped-down-Eclipse-A-64bit-Eclipse-Get-it-here</guid>
				
				
			</item>
			
			<item>
				<title>Having problems installing a new instance of ColdFusion 8 or 9 on J2EE with JRun?</title>
				<link>http://www.brianmeloche.com/blog/index.cfm/2009/9/17/Having-problems-installing-a-new-instance-of-ColdFusion-8-or-9-on-J2EE-with-JRun</link>
				<description>
				
				Like many of you, I have been testing out CF9, and I ran into a problem that I thought I&apos;d share that&apos;s not CF9 at all, but... well, here it goes.

I usually install my CF locally as a J2EE install, as that gives me compatibility with back at the office and more flexibility (my long overdue multiple instance blog post will have to wait, but this is related).

I need to keep running and supporting ColdFusion 8.0.1, so rather than messy double installs, I installed CF9 as an EAR file. Initially, I had some successes, but when I had to uninstall everything and start from scratch on an unrelated issue that I won&apos;t get into here, I couldn&apos;t install CF9 as an instance. It kept failing on deletion of folders, like this example:

There was a problem
Message: The specified directory attribute V:\JRun4\servers\cfusion\SERVER-INF\temp\cfusion-war-tmp\{UUID here}\cfusion.ear\cfusion.war\WEB-INF\cfusion\temp_zip cannot be deleted.
Detail: You may not have permissions to delete this directory. The exception occurred during a cfdirectory action=&quot;delete&quot;.

It was not a permissions issue. I bumped up CF8 to run as an Admin on the notebook. Same result. It also wasn&apos;t CF9. Although I hadn&apos;t replicated it before, I since replicated it twice on a CF8 EAR file.

I will backtrack to say this is on an HP laptop, running XP SP3 with an effective 3GB RAM from 4GB (after running Physical Address Extension).

After reporting the issue to Adobe, and trying many variations on the install, a couple of guys from the CF development team asked me to turn off my Antivirus - eTrustITM - to see if it would work. I wanted to go further, so I turned off: Firewall (XP standard security), eTrustITM antivirus AND PestPatrol, and try installing until I could find a culprit.

Turning on each of them and not the other two resulted in good installs for each. That told me it wasn&apos;t one of them, but a combination of two or more of them was the problem.

It was the combination of eTrustITM - antivirus, AND PestPatrol that caused the problem. Turning those two on and leaving the firewall off caused the failure again.

Anyway, I bid you a cautionary tale - if you try running a similar J2EE JRun install and try to make a new instance... beware that you should turn off both antivirus and anti-spyware program before doing so. I hope it helps someone out there. And thanks to the Adobe team who were able to steer me in the right direction! 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>J2EE</category>				
				
				<pubDate>Thu, 17 Sep 2009 00:03:00 -0400</pubDate>
				<guid>http://www.brianmeloche.com/blog/index.cfm/2009/9/17/Having-problems-installing-a-new-instance-of-ColdFusion-8-or-9-on-J2EE-with-JRun</guid>
				
				
			</item>
			
			<item>
				<title>About to leave for CFUnited</title>
				<link>http://www.brianmeloche.com/blog/index.cfm/2009/8/11/About-to-leave-for-CFUnited</link>
				<description>
				
				I am about to leave for &lt;a href=&quot;http://www.cfunited.com&quot;&gt;CFUnited&lt;/a&gt;... I just wanted to just send out a quick post.

It&apos;s been a while since I&apos;ve released a &lt;a href=&quot;http://www.cfconversations.com&quot;&gt;CFConversations&lt;/a&gt; episode, just due to me being insanely busy on a bunch of things. There hasn&apos;t been any time for a podcast, but I&apos;ll be trying to get some out this week, including ones recorded at the conference.

I&apos;ll be hosting a day 1 open mike round table podcast scheduled for 5:30 on Wednesday, and CFConversations will be situated in the Legolas room throughout the conference, interviewing and podcasting away. Anyone who&apos;s at the conference can attend the open mike session, to listen and/or participate, and I&apos;ll be looking to schedule interviews throughout the conference.

That&apos;s all I have time for right now, but for more, see here:

&lt;a href=&quot;http://www.cfconversations.com/index.cfm/2009/8/11/I-know-I-know-On-my-way-to-CFUnited&quot;&gt;http://www.cfconversations.com/index.cfm/2009/8/11/I-know-I-know-On-my-way-to-CFUnited&lt;/a&gt; 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>About Me</category>				
				
				<category>CFConversations</category>				
				
				<category>Conferences</category>				
				
				<pubDate>Tue, 11 Aug 2009 07:15:00 -0400</pubDate>
				<guid>http://www.brianmeloche.com/blog/index.cfm/2009/8/11/About-to-leave-for-CFUnited</guid>
				
				
			</item>
			
			<item>
				<title>The ColdFusion and Flex Tours come to Cleveland this Wednesday!</title>
				<link>http://www.brianmeloche.com/blog/index.cfm/2009/6/12/The-ColdFusion-and-Flex-Tours-come-to-Cleveland-this-Wednesday</link>
				<description>
				
				On Wednesday, June 17th, join us for what will be the biggest Adobe user group event in Cleveland history! All of the official Adobe groups: The &lt;a href=&quot;http://www.clevelandcfug.org&quot;&gt;Cleveland ColdFusion User Group&lt;/a&gt;, the &lt;a href=&quot;http://www.clevelandflex.com&quot;&gt;Cleveland Flex User Group&lt;/a&gt;, the &lt;a href=&quot;http://www.clevelandmmug.org&quot;&gt;Cleveland Adobe User Group&lt;/a&gt; and the &lt;a href=&quot;http://www.indesignusergroup.com/chapters/cleveland/&quot;&gt;Cleveland InDesign User Group&lt;/a&gt; join forces for this big, big, BIG... SOOOOO BIGGG event that you&apos;ll want to be there!

The ColdFusion 9 and Flex 4 tours are here! &lt;a href=&quot;http://www.adrocknaphobia.com&quot;&gt;Adam Lehman of Adobe&lt;/a&gt;, who was featured on &lt;a href=&quot;http://www.cfconversations.com/index.cfm/2009/6/8/CFConversations-33-Interview-22--Adam-Lehman-and-Terry-Ryan-of-Adobe&quot;&gt;CFConversations this week&lt;/a&gt;, will be our speaker for this event.

If you&apos;re in or near the Cleveland area, join us! It&apos;s at 6pm, and at the offices of:

Dealer Tire, LLC
3711 Chester Avenue
Cleveland, OH 44114

There will be food, beverages, and prizes, along with swag!

If you are planning to attend, it&apos;s imperative that you &lt;a href=&quot;http://www.clevelandmmug.org/index.cfm?group=cfug&amp;dsp=RSVPSpecial&quot;&gt;RSVP on the Cleveland CFUG website&lt;/a&gt;.

If you&apos;re not in the area, check out your user group website for more information about a tour date in your area. 
				</description>
				
				<category>CFConversations</category>				
				
				<category>User Groups</category>				
				
				<category>Cleveland AUG</category>				
				
				<category>Podcasts</category>				
				
				<category>ColdFusion</category>				
				
				<category>Cleveland</category>				
				
				<category>Flex</category>				
				
				<category>Cleveland CFUG</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Fri, 12 Jun 2009 03:56:00 -0400</pubDate>
				<guid>http://www.brianmeloche.com/blog/index.cfm/2009/6/12/The-ColdFusion-and-Flex-Tours-come-to-Cleveland-this-Wednesday</guid>
				
				
			</item>
			
			<item>
				<title>Server Side ActionScript in ColdFusion: The VIDEO</title>
				<link>http://www.brianmeloche.com/blog/index.cfm/2008/12/1/Server-Side-ActionScript-in-ColdFusion-The-VIDEO</link>
				<description>
				
				After MAX 2008 in San Francisco, I went on vacation, so I&apos;m sorry it&apos;s taken me so long to get this uploaded.

However, I&apos;ve finally uploaded a video of the ColdFusion sneak peek from MAX 2008, showing the server side ActionScript functionality in ColdFusion:

&lt;a href=&quot;http://www.youtube.com/watch?v=uImhKFhwAu0&quot;&gt;http://www.youtube.com/watch?v=uImhKFhwAu0&lt;/a&gt;

&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/uImhKFhwAu0&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/uImhKFhwAu0&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt; 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>MAX</category>				
				
				<category>ActionScript</category>				
				
				<pubDate>Mon, 01 Dec 2008 09:55:00 -0400</pubDate>
				<guid>http://www.brianmeloche.com/blog/index.cfm/2008/12/1/Server-Side-ActionScript-in-ColdFusion-The-VIDEO</guid>
				
				
			</item>
			
			<item>
				<title>CFConversations 13 AND 14 - Hal Helms and Mark Drew!</title>
				<link>http://www.brianmeloche.com/blog/index.cfm/2008/9/7/CFConversations-13-AND-14--Hal-Helms-and-Mark-Drew</link>
				<description>
				
				I never blogged about it, but episode 13 of &lt;a href=&quot;http://www.cfconversations.com&quot;&gt;CFConversations&lt;/a&gt; was a good one!  And, with episode 14, we have another good one, so I guess I&apos;ll blog about both of them now.

For &lt;a href=&quot;http://www.cfconversations.com/index.cfm/2008/8/24/CFConversations-13-Interview-8--Hal-Helms--082408&quot;&gt;episode 13&lt;/a&gt;, &lt;a href=&quot;http://www.swartzfager.org/blog/&quot;&gt;Brian Swartzfager&lt;/a&gt; was able to interview one of the legends in the &lt;a href=&quot;http://www.coldfusion.com&quot;&gt;ColdFusion&lt;/a&gt; community, &lt;a href=&quot;http://www.halhelms.com&quot;&gt;Hal Helms&lt;/a&gt;. 

On Sunday night, &lt;a href=&quot;http://www.cfconversations.com/index.cfm/2008/9/7/014_MarkDrew&quot;&gt;episode 14&lt;/a&gt; came out. &lt;a href=&quot;http://cfrant.blogspot.com/&quot;&gt;Adam Haskell&lt;/a&gt; interviewed &lt;a href=&quot;http://www.markdrew.co.uk&quot;&gt;Mark Drew&lt;/a&gt;. Of course, most of you know of Mark as the lead developer of the &lt;a href=&quot;http://www.cfeclipse.org&quot;&gt;CFEclipse&lt;/a&gt; project, and, of course, CFEclipse is discussed, but Mark and Adam talk about a lot more during this interview, including &lt;a href=&quot;http://www.railo-technologies.com&quot;&gt;Railo&lt;/a&gt;, &lt;a href=&quot;http://www.coldspringframework.org&quot;&gt;ColdSpring&lt;/a&gt;, conferences, tattoos, cooking, a little about bendy buses, and a couple of things you might not know about Mark.

Listen to them both!

We&apos;re going to be starting a new round of interviews in the next couple of weeks, so if you would like to be interviewed and we haven&apos;t spoken about it yet, please email me at podcast at cfconversations dot com, and we&apos;ll try to get you on the schedule. 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Open Source</category>				
				
				<category>Podcasts</category>				
				
				<category>CFConversations</category>				
				
				<pubDate>Sun, 07 Sep 2008 23:35:00 -0400</pubDate>
				<guid>http://www.brianmeloche.com/blog/index.cfm/2008/9/7/CFConversations-13-AND-14--Hal-Helms-and-Mark-Drew</guid>
				
				
			</item>
			
			<item>
				<title>CFConversations 12 is out! Ray Camden!</title>
				<link>http://www.brianmeloche.com/blog/index.cfm/2008/8/15/CFConversations-12-is-out-Ray-Camden</link>
				<description>
				
				I neglected to mention a few days ago that &lt;a href=&quot;http://www.cfconversations.com/index.cfm/2008/8/14/CFConversations-12-Interview-7-Ray-Camden&quot;&gt;CFConversations Episode 12&lt;/a&gt; came out on Thursday, with &lt;a href=&quot;http://www.coldfusionjedi.com&quot;&gt;Ray Camden&lt;/a&gt;.

This interview was recorded at Day 2 of &lt;a href=&quot;http://www.cfunited.com&quot;&gt;CFUnited&lt;/a&gt;. Ray was a great interview!

&lt;a href=&quot;http://www.cfconversations.com/index.cfm/2008/8/14/CFConversations-12-Interview-7-Ray-Camden&quot;&gt;Listen here&lt;/a&gt;. 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Podcasts</category>				
				
				<category>CFConversations</category>				
				
				<category>Conferences</category>				
				
				<pubDate>Fri, 15 Aug 2008 21:28:00 -0400</pubDate>
				<guid>http://www.brianmeloche.com/blog/index.cfm/2008/8/15/CFConversations-12-is-out-Ray-Camden</guid>
				
				
			</item>
			
			<item>
				<title>CFConversations 11, Roundtable 5 is out!</title>
				<link>http://www.brianmeloche.com/blog/index.cfm/2008/8/7/CFConversations-11-Roundtable-5-is-out</link>
				<description>
				
				With &lt;a href=&quot;http://www.cfunited.com&quot;&gt;CFUnited&lt;/a&gt; quite a few weeks in the past and 10 episodes under our belt, it was time for another roundtable!  We brought it back in style we&apos;ve gathered 8 stellar participants including:

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.corfield.org&quot;&gt;Sean Corfield&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://cfrant.blogspot.com&quot;&gt;Adam Haskell&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;mailto:rick@coldnospamfusion.org&quot;&gt;Rick Mason&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.compoundtheory.com&quot;&gt;Mark Mandel&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.bobflynn.info&quot;&gt;Bob Flynn&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.jeffcoughlin.com/blog/index.cfm&quot;&gt;Jeff Coughlin&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://at.gallaudet.edu/Faculty-Staff/Academic_Technology/Goodrow_Richard.xml&quot;&gt;Richard Goodrow&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.brianmeloche.com/blog&quot;&gt;Brian Meloche&lt;/a&gt; (me)&lt;/li&gt;
&lt;/ul&gt;

We had a lively podcast this time, with some great content that covers a wide range of topics.

Bob Flynn announced &lt;a href=&quot;http://bflex.info&quot;&gt;bFusion and bFlex&lt;/a&gt;, where you can get two days of free hands-on training in Flex and ColdFusion at Indiana University. We also discussed the educational licensing and whether or not Bob and Richard (from Gallaudet University) thought it would make a difference at their schools.

From education, we moved onto the hiring space. As you probably know, Sean&apos;s company, &lt;a href=&quot;http://www.broadchoice.com&quot;&gt;Broadchoice&lt;/a&gt; has been hiring several top developers recently, including &lt;a href=&quot;http://www.coldfusionjedi.com&quot;&gt;Ray Camden&lt;/a&gt;, &lt;a href=&quot;http://www.firemoss.com&quot;&gt;Joe Reinhart&lt;/a&gt;, Nicholas Lierman and &lt;a href=&quot;http://www.briankotek.com&quot;&gt;Brian Kotek&lt;/a&gt;, and Sean shared his technique for hiring top talent that appears to be working.  Note: This was recorded before it was announced that Brian Kotek also joined &lt;a href=&quot;http://www.broadchoice.com&quot;&gt;Broadchoice&lt;/a&gt;).

Next, Sean talked a bit about the CFML Advisory Board. I announced that a new vendor-neutral site to promote the CFML language is in development.  I pulled the domain name from the podcast because, well, we&apos;re not quite ready to completely open it up to the general public yet (the basics are up). If you are really interested in helping out, use the contact form and I&apos;ll tell you more.

We asked Mark Mandel how he felt about ColdFusion 9&apos;s Hibernate functionality vs. his &lt;a href=&quot;http://www.transfer-orm.com&quot;&gt;Transfer ORM&lt;/a&gt;. We all chimed in about other ColdFusion 9 functionality, and talked a bit about alternative editors and search tools.

We also covered the hot topic of SQL injection, including a free tool from HP called &lt;a href=&quot;https://download.spidynamics.com/Products/scrawlr/&quot;&gt;scrawlr&lt;/a&gt; and a project called &lt;a href=&quot;http://qpscanner.riaforge.org/&quot;&gt;Query Param Scanner&lt;/a&gt;.

We did a &quot;final thoughts on &lt;a href=&quot;http://www.cfunited.com&quot;&gt;CFUnited&lt;/a&gt;. Some of the things we had covered on previous roundtables, but there were a few new things.

We also talked about the &lt;a href=&quot;http://www.railo-technologies.com/en/index.cfm?treeID=352&quot;&gt;Railo 3 beta&lt;/a&gt; (now in Release Candidate) and progress on &lt;a href=&quot;http://www.openbluedragon.org&quot;&gt;Open BlueDragon&lt;/a&gt; releases.

Sean and Adam closed out the episode with a fairly big announcement that should have been made by now, so we sneaked it in! You&apos;ll have to listen to the podcast to know what it is.

Find the episode 
&lt;a href=&quot;http://www.cfconversations.com/index.cfm/2008/8/7/CFConversations-11-Roundtable-5--080708&quot;&gt;here&lt;/a&gt;.

Run time: 1:36:37 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>MAX</category>				
				
				<category>Open Source</category>				
				
				<category>BlueDragon</category>				
				
				<category>Podcasts</category>				
				
				<category>CFConversations</category>				
				
				<category>Fusebox</category>				
				
				<category>Conferences</category>				
				
				<pubDate>Thu, 07 Aug 2008 11:02:00 -0400</pubDate>
				<guid>http://www.brianmeloche.com/blog/index.cfm/2008/8/7/CFConversations-11-Roundtable-5-is-out</guid>
				
				
			</item>
			
			<item>
				<title>CFConversations 10, Interview 6 - Gert Franz of Railo</title>
				<link>http://www.brianmeloche.com/blog/index.cfm/2008/7/29/CFConversations-10-Interview-6--Gert-Franz-of-Railo</link>
				<description>
				
				In case you missed it, &lt;a href=&quot;http://www.cfconversations.com/index.cfm/2008/7/28/CFConversations-10-Interview-6--Gert-Franz-of-Railo--072808&quot;&gt;CFConversations Episode 10&lt;/a&gt; was released yesterday.

On Day one of the &lt;a href=&quot;http://www.cfunited.com&quot;&gt;CFUnited&lt;/a&gt; conference, several of us sat down with Gert Franz of &lt;a href=&quot;http://www.railo-technologies.com&quot;&gt;Railo&lt;/a&gt;, correctly pronounced &amp;quot;Rhy-low&amp;quot; (not &amp;quot;Ray-low&amp;quot;). Railo, a Swiss company, sells an alternative CFML engine, also called Railo, which has been getting a lot of attention in the CF developer community in recent months. During Gert&apos;s keynote at the Scotch on the Rocks conference in early June, it was announced that version 3.0 would have support for CFVIDEO and Hibernate, which had been getting a lot of attention in the CF blogosphere, especially since the &lt;a href=&quot;http://www.cfobjective.com&quot;&gt;cf.Objective()&lt;/a&gt; conference in early May. Furthermore, Gert announced that Railo version 3.1 would be released as open source under the LGPL license, with support from JBoss and hosting from &lt;a href=&quot;http://www.jboss.org&quot;&gt;Jboss.org&lt;/a&gt;.

The Railo open source announcement was enthusiastically welcomed throughout the CFML community, as has been documented on several previous episodes of &lt;a href=&quot;http://www.cfconversations.com&quot;&gt;CFConversations&lt;/a&gt;. Even key Adobe personnel such as &lt;a href=&quot;http://www.forta.com/blog&quot;&gt;Ben Forta&lt;/a&gt; and &lt;a href=&quot;http://www.adrocknaphobia.com&quot;&gt;Adam Lehman&lt;/a&gt; were enthusiastic about the announcement.

Also, during Adobe&apos;s keynote at CFUnited, it was announced that Gert was one of the members of the CFML Language Advisory Committee.

In this episode, we talk about all of these things, some of Railo&apos;s history, and a little about Gert himself, who&apos;s a warm and very approachable person, with an interesting history that I think you&apos;ll enjoy hearing about.

This was an interview that a lot of people wanted to be a part of, or just listen to in person. Also in the room were: &lt;a href=&quot;http://www.pbell.com&quot;&gt;Peter Bell&lt;/a&gt;, &lt;a href=&quot;http://www.corfield.org/blog&quot;&gt;Sean Corfield&lt;/a&gt;, &lt;a href=&quot;http://www.markdrew.co.uk/blog/&quot;&gt;Mark Drew&lt;/a&gt;, &lt;a href=&quot;http://cfrant.blogspot.com&quot;&gt;Adam Haskell&lt;/a&gt;, &lt;a href=&quot;http://www.jeffcoughlin.com/blog/index.cfm/&quot;&gt;Jeff Coughlin&lt;/a&gt;, &lt;a href=&quot;http://www.firemoss.com/blog/&quot;&gt;Joe Reinhart&lt;/a&gt; and &lt;a href=&quot;http://www.coldfusion.org&quot;&gt;Rick Mason&lt;/a&gt;, and most of them get involved in the interview at one point or another.  This interview was one of my highlights of CFUnited, so I hope you enjoy it.

This was the first podcast recorded at CFUnited, and we didn&apos;t have access to the Blue Snowball microphone we used for most of the interviews and round tables. This interview was recorded from three Macbook Pro built-in microphones, although one of them produced a recording that was unusable. The interview itself required substantial post production editing to make it listenable, so the quality may not be as good as episodes six through nine. However, I think, it&apos;s now in a listenable form.

Due to the difficulty in editing this episode and the timeliness of other episodes, this episode got pushed back a couple of times. Ironically, this worked out, as Gert is doing a &lt;a href=&quot;http://www.railo-technologies.com/en/index.cfm?treeID=364&quot;&gt;U.S. user group tour&lt;/a&gt; that starts on Monday, July 28th, which coincides with the release of this episode.

This is the first episode where my inserts are recorded via the new headset, courtesy of &lt;a href=&quot;http://mxunit.org/blog/&quot;&gt;Marc Esher&lt;/a&gt;.  If you liked the new music track, it&apos;s from a band called &lt;a href=&quot;http://magnatune.com/artists/spinecar&quot;&gt;spineCar&lt;/a&gt;, from the Album &lt;a href=&quot;http://magnatune.com/artists/albums/spinecar-upmud/hifi_play&quot;&gt;Up From the Mud&lt;/a&gt;, and the track is called &amp;quot;Smoke&amp;quot;. I&apos;m thinking it&apos;s going to be the podcast&apos;s theme song. What do you think?

Run time: 56:47 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Open Source</category>				
				
				<category>Podcasts</category>				
				
				<category>CFConversations</category>				
				
				<category>Conferences</category>				
				
				<pubDate>Tue, 29 Jul 2008 04:51:00 -0400</pubDate>
				<guid>http://www.brianmeloche.com/blog/index.cfm/2008/7/29/CFConversations-10-Interview-6--Gert-Franz-of-Railo</guid>
				
				
			</item>
			</channel></rss>