<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PANESAR.net &#187; My ColdBox 101</title>
	<atom:link href="http://www.panesar.net/category/development/coldfusion/coldbox/my-coldbox-101/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.panesar.net</link>
	<description>The secrets of a system integrator. My Journey of Startup, Product + Project Development</description>
	<lastBuildDate>Fri, 14 Oct 2011 14:53:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Announcing my Introduction to ColdBox Tutorial: My Coldbox 101</title>
		<link>http://www.panesar.net/2010/04/06/introduction-to-coldbox-tutorial-serie/</link>
		<comments>http://www.panesar.net/2010/04/06/introduction-to-coldbox-tutorial-serie/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 22:07:35 +0000</pubDate>
		<dc:creator>Jas Panesar</dc:creator>
				<category><![CDATA[ColdBox]]></category>
		<category><![CDATA[Coldfusion]]></category>
		<category><![CDATA[My ColdBox 101]]></category>

		<guid isPermaLink="false">http://www.panesar.net/?p=226</guid>
		<description><![CDATA[In my original ColdBox 3 review, I mentioned that I would be starting a brief ColdBox Series to cover my experiences and any questions that came my way.
I have used the past few months to approach ColdBox in two different ways:

Existing Applications - Consider porting, or continuing development in ColdBox.  Like any re-factoring, there are [...]]]></description>
			<content:encoded><![CDATA[<p>In my original <a href="http://www.panesar.net/2009/12/19/impressions-of-coldbox-3/" target="_blank">ColdBox 3 review</a>, I mentioned that I would be starting a brief ColdBox Series to cover my experiences and any questions that came my way.</p>
<p>I have used the past few months to approach ColdBox in two different ways:</p>
<ol>
<li><strong>Existing Applications </strong>- Consider porting, or continuing development in ColdBox.  Like any re-factoring, there are pros and cons to this, the main part being cost in time, and fixing something that isn&#8217;t really broken.  So I wait for a reason to do it&#8230;</li>
<li><strong>New Applications </strong>- I&#8217;m happy to say that I haven&#8217;t regretted using ColdBox for my new projects.  The few times I&#8217;ve felt I could get i it done quicker with a framework I already know and have some code built up in is quickly offset by realizing once I figure something out, it&#8217;s a one time thing.  Blog about it, and I have my search engine for &#8220;how did I do that again?&#8221;</li>
</ol>
<p>This approach has had me learning and playing with ColdBox to learn the best way of how I want to do things, and why.  Along the way I have been writing posts (while coding) to quickly document any discoveries where the examples and documentation was found to be a bit lacking.  My idea was to come in later and ColdBox has excellent documentation but I have found that there could be a lot more examples provided to get developers up and running even quicker.</p>
<p>In the past few months I have written a few dozen tips/discoveries.</p>
<p>I thank everyone who has sent in their questions and responses, please keep them coming and I&#8217;ll get through them as best as I can.</p>
<p>I&#8217;ll publish this post to the blog but not advertise it until I have a solid few tips that I can publish on a regular basis.</p>
<p>My ColdBox 101:</p>
]]></content:encoded>
			<wfw:commentRss>http://www.panesar.net/2010/04/06/introduction-to-coldbox-tutorial-serie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing ColdBox Platform Extension for ColdFusion Builder</title>
		<link>http://www.panesar.net/2009/12/24/installing-coldbox-platform-extension-for-coldfusion-builder/</link>
		<comments>http://www.panesar.net/2009/12/24/installing-coldbox-platform-extension-for-coldfusion-builder/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 04:28:42 +0000</pubDate>
		<dc:creator>Jas Panesar</dc:creator>
				<category><![CDATA[ColdBox]]></category>
		<category><![CDATA[Coldfusion]]></category>
		<category><![CDATA[My ColdBox 101]]></category>

		<guid isPermaLink="false">http://www.panesar.net/?p=170</guid>
		<description><![CDATA[One of the neat discoveries about ColdBox is the ColdBox plugin for Adobe ColdFusion Builder.

Here's the problem... I couldn't get the ColdBox Platform Extension installed in ColdFusion Builder with the existing instructions in the link above.   I suspect the older version of the ColdFusion Builder allowed you to do it from more than one location.]]></description>
			<content:encoded><![CDATA[<p>One of the neat discoveries about ColdBox is the<a href="http://blog.coldboxframework.com/post.cfm/coldbox-extension-for-coldfusion-builder" target="_blank"> ColdBox plugin</a> for Adobe ColdFusion Builder.</p>
<p>Here&#8217;s the problem&#8230; I couldn&#8217;t get the ColdBox Platform Extension installed in ColdFusion Builder with the existing instructions in the link above.   I suspect the older version of the ColdFusion Builder allowed you to do it from more than one location.</p>
<p>In any event, you have to Click on Window &gt; Show View &gt; Other &gt; Extensions , and allow the extension pane to appear at the bottom of your screen (as my default installation shows).  Then, click on the (+), select the ColdBox Extension zip file and go through the normal setup.</p>
<p>If you&#8217;re interested in a quick screencast, all 1 minute of it is below!</p>
<p><a href="http://screencast.com/t/YzdhMjI1M" target="_blank">http://screencast.com/t/YzdhMjI1M</a></p>
<p>The things it helps you handle include (Quoted from page above):</p>
<ul>
<li>Create handlers, plugins, interceptors and model objects with awesome wizardry</li>
<li>Create an event handler and have it auto-generate the views, etc.</li>
<li>Plugin Wizard</li>
<li>Interceptor Wizard</li>
<li>Model Object Wizard.. and more</li>
</ul>
<p>ColdFusion builder is in late-ish beta and it&#8217;s great to see some of the plugins that we have for it already.  It&#8217;s nice to see such a tool evolving.</p>
<p>Happy ColdBoxing!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.panesar.net/2009/12/24/installing-coldbox-platform-extension-for-coldfusion-builder/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

