<?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: Rapid Development with ColdFusion and CFML</title>
	<atom:link href="http://net.tutsplus.com/tutorials/other/rapid-development-with-coldfusion-and-cfml/feed/" rel="self" type="application/rss+xml" />
	<link>http://net.tutsplus.com/tutorials/other/rapid-development-with-coldfusion-and-cfml/</link>
	<description>Web Development &#38; Design Tutorials</description>
	<lastBuildDate>Sat, 21 Nov 2009 22:51:56 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: เพชร</title>
		<link>http://net.tutsplus.com/tutorials/other/rapid-development-with-coldfusion-and-cfml/#comment-109953</link>
		<dc:creator>เพชร</dc:creator>
		<pubDate>Tue, 22 Sep 2009 11:21:58 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=4744#comment-109953</guid>
		<description>good point to start with codfusion</description>
		<content:encoded><![CDATA[<p>good point to start with codfusion</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nerocicuta</title>
		<link>http://net.tutsplus.com/tutorials/other/rapid-development-with-coldfusion-and-cfml/#comment-78375</link>
		<dc:creator>Nerocicuta</dc:creator>
		<pubDate>Thu, 09 Jul 2009 20:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=4744#comment-78375</guid>
		<description>I love CF</description>
		<content:encoded><![CDATA[<p>I love CF</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simpleasthat</title>
		<link>http://net.tutsplus.com/tutorials/other/rapid-development-with-coldfusion-and-cfml/#comment-73988</link>
		<dc:creator>simpleasthat</dc:creator>
		<pubDate>Tue, 23 Jun 2009 13:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=4744#comment-73988</guid>
		<description>Rails &gt; CF &gt; PHP</description>
		<content:encoded><![CDATA[<p>Rails &gt; CF &gt; PHP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yoddha</title>
		<link>http://net.tutsplus.com/tutorials/other/rapid-development-with-coldfusion-and-cfml/#comment-66566</link>
		<dc:creator>yoddha</dc:creator>
		<pubDate>Fri, 22 May 2009 05:55:07 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=4744#comment-66566</guid>
		<description>first of, dave you  DO KNOW that frontpage died like, a million years ago. And EVERYBODY hated that program, even the tiny peepz at MS.
And incase you didn&#039;t know that, you propably haven&#039;t heard of there new set of tools Expression Studio, even have PHP support ;)

asp.Net 3.5 is really great, but at the same time very huge, and thus might be much to handle. then again .net MVC looks really interestin and promising =D</description>
		<content:encoded><![CDATA[<p>first of, dave you  DO KNOW that frontpage died like, a million years ago. And EVERYBODY hated that program, even the tiny peepz at MS.<br />
And incase you didn&#8217;t know that, you propably haven&#8217;t heard of there new set of tools Expression Studio, even have PHP support <img src='http://net.tutsplus.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>asp.Net 3.5 is really great, but at the same time very huge, and thus might be much to handle. then again .net MVC looks really interestin and promising =D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sid Wing</title>
		<link>http://net.tutsplus.com/tutorials/other/rapid-development-with-coldfusion-and-cfml/#comment-66420</link>
		<dc:creator>Sid Wing</dc:creator>
		<pubDate>Thu, 21 May 2009 15:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=4744#comment-66420</guid>
		<description>Having a backround (20+ years) as a coder in multiple laguages that range from machine code and assembler to &quot;higher level&quot; languages like COBOL, FORTRAN, Pascal, BASIC to &quot;advanced languages&quot; like C, C++, C#, Java, etc. over to &quot;scripting languages&quot; like PERL, TeXX, ReXX, HTML, JScript, PHP, etc. - I can honestly say I have never found a more powerful, easier to learn/use language than ColdFusion - It offers the new programmer a good starting language in Web App development as well as providing an &quot;old codger&quot; like me the advantages of tapping the &quot;engine under the hood&quot;.

I&#039;ve pointed a couple of my junior programmers to this article as a good supplement for the training I give them.  

Here&#039;s one example: Junior programmer with basic HTML experience.  2 weeks of training time.  His first solo project - gather info from a large amount of poorly generated XML data files, normalize the data, store in a SQL Database - generate multiple views of the data based on free-form search criteria (basically search on any field) as well as defined &quot;views&quot;.

Total time for his first working application (working being defined as it met ALL minimum requirements) - 3 days - SOLO.  He&#039;s spent a week (5 days) total on it now and added more than 10 additional views and search function capabilities as well as realtime notification of data &quot;issues&quot;. He&#039;d never even SEEN ColdFusion til day 1.  Is his code pretty or optimized yet - no.  That&#039;s what revision 2 is for. 

In my world - we always - need a version to work RIGHT NOW - worry about optimization of code and clean-up in version 2.  Our environment is fast paced, and we deal with multiple requirement generators for the same app.  We never have 6 months to get the first revision of ANY app we write out the door - our turn around time for a first revision is always less than 10 days. 

The only dev language for web apps that I have EVER been able to do that with is CF.

Thanks for providing the community with a GREAT tutorial article!</description>
		<content:encoded><![CDATA[<p>Having a backround (20+ years) as a coder in multiple laguages that range from machine code and assembler to &#8220;higher level&#8221; languages like COBOL, FORTRAN, Pascal, BASIC to &#8220;advanced languages&#8221; like C, C++, C#, Java, etc. over to &#8220;scripting languages&#8221; like PERL, TeXX, ReXX, HTML, JScript, PHP, etc. &#8211; I can honestly say I have never found a more powerful, easier to learn/use language than ColdFusion &#8211; It offers the new programmer a good starting language in Web App development as well as providing an &#8220;old codger&#8221; like me the advantages of tapping the &#8220;engine under the hood&#8221;.</p>
<p>I&#8217;ve pointed a couple of my junior programmers to this article as a good supplement for the training I give them.  </p>
<p>Here&#8217;s one example: Junior programmer with basic HTML experience.  2 weeks of training time.  His first solo project &#8211; gather info from a large amount of poorly generated XML data files, normalize the data, store in a SQL Database &#8211; generate multiple views of the data based on free-form search criteria (basically search on any field) as well as defined &#8220;views&#8221;.</p>
<p>Total time for his first working application (working being defined as it met ALL minimum requirements) &#8211; 3 days &#8211; SOLO.  He&#8217;s spent a week (5 days) total on it now and added more than 10 additional views and search function capabilities as well as realtime notification of data &#8220;issues&#8221;. He&#8217;d never even SEEN ColdFusion til day 1.  Is his code pretty or optimized yet &#8211; no.  That&#8217;s what revision 2 is for. </p>
<p>In my world &#8211; we always &#8211; need a version to work RIGHT NOW &#8211; worry about optimization of code and clean-up in version 2.  Our environment is fast paced, and we deal with multiple requirement generators for the same app.  We never have 6 months to get the first revision of ANY app we write out the door &#8211; our turn around time for a first revision is always less than 10 days. </p>
<p>The only dev language for web apps that I have EVER been able to do that with is CF.</p>
<p>Thanks for providing the community with a GREAT tutorial article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian J. Moreno</title>
		<link>http://net.tutsplus.com/tutorials/other/rapid-development-with-coldfusion-and-cfml/#comment-66408</link>
		<dc:creator>Adrian J. Moreno</dc:creator>
		<pubDate>Thu, 21 May 2009 15:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=4744#comment-66408</guid>
		<description>For those of you using MySpace as an example of a site &quot;that moved away from Coldfusion&quot;, you&#039;re right and wrong. MySpace moved from Adobe ColdFusion, which compiles CFML code to Java classes, to New Atlanta&#039;s BlueDragon.NET, which compiles CFML to .NET classes.

While there are sections of MySpace that are purely .NET, many original and new sections are built using CFML. Just go to the homepage and click on the Take a Tour link or most of the links under the More tab. Wherever you see &quot;.cfm?fuseaction=&quot;, that&#039;s a ColdFusion page using the Fusebox MVC framework.

*CFML = ColdFusion Markup Language</description>
		<content:encoded><![CDATA[<p>For those of you using MySpace as an example of a site &#8220;that moved away from Coldfusion&#8221;, you&#8217;re right and wrong. MySpace moved from Adobe ColdFusion, which compiles CFML code to Java classes, to New Atlanta&#8217;s BlueDragon.NET, which compiles CFML to .NET classes.</p>
<p>While there are sections of MySpace that are purely .NET, many original and new sections are built using CFML. Just go to the homepage and click on the Take a Tour link or most of the links under the More tab. Wherever you see &#8220;.cfm?fuseaction=&#8221;, that&#8217;s a ColdFusion page using the Fusebox MVC framework.</p>
<p>*CFML = ColdFusion Markup Language</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vitor</title>
		<link>http://net.tutsplus.com/tutorials/other/rapid-development-with-coldfusion-and-cfml/#comment-66092</link>
		<dc:creator>Vitor</dc:creator>
		<pubDate>Wed, 20 May 2009 12:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=4744#comment-66092</guid>
		<description>Realy liked this tutorial, it helped me a lot!

Thank you very much</description>
		<content:encoded><![CDATA[<p>Realy liked this tutorial, it helped me a lot!</p>
<p>Thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amclean</title>
		<link>http://net.tutsplus.com/tutorials/other/rapid-development-with-coldfusion-and-cfml/#comment-65860</link>
		<dc:creator>amclean</dc:creator>
		<pubDate>Tue, 19 May 2009 17:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=4744#comment-65860</guid>
		<description>Having played with PHP for a good year before moving on to CF, I must say the speed at which I can crank out code in CF is incredible, and that&#039;s not to say I&#039;ve suddenly developed speedy powers - it&#039;s all thanks to ColdFusion.

The built-in debugging is top notch. The forms and validation are beyond simple (and in themselves save me hours of work). The javascript generation is amazing (especially considering my dislike of js). And the CFCs I find much easier to grasp than I ever did the multi-tier model in PHP, and so I find my code is much cleaner. That being said, there was something beautifully logical about PHP&#039;s requirement that you have a closing tag for EVERY tag, something that CF does not require, but you get used to it.

I found the best books to learn from were the Adobe ones, stating with the Adobe ColdFusion 8 Web Application Construction Kit Volume 1 (there&#039;s also volume 2 and 3).

I&#039;ve also played around with Railo and Open BlueDragon. They work superbly but do not have 100% compatibility with CF8 code, for instance Railo is missing the validateAt=&quot;onServer&quot; attribute for text inputs. And of course there are no Flash/Flex forms either, but that&#039;s not a huge deal.

Great tut, lots of info. I&#039;m actually following CF and Railo on my site as well. I wasn&#039;t aware of the captcha function, will have to play with that :)</description>
		<content:encoded><![CDATA[<p>Having played with PHP for a good year before moving on to CF, I must say the speed at which I can crank out code in CF is incredible, and that&#8217;s not to say I&#8217;ve suddenly developed speedy powers &#8211; it&#8217;s all thanks to ColdFusion.</p>
<p>The built-in debugging is top notch. The forms and validation are beyond simple (and in themselves save me hours of work). The javascript generation is amazing (especially considering my dislike of js). And the CFCs I find much easier to grasp than I ever did the multi-tier model in PHP, and so I find my code is much cleaner. That being said, there was something beautifully logical about PHP&#8217;s requirement that you have a closing tag for EVERY tag, something that CF does not require, but you get used to it.</p>
<p>I found the best books to learn from were the Adobe ones, stating with the Adobe ColdFusion 8 Web Application Construction Kit Volume 1 (there&#8217;s also volume 2 and 3).</p>
<p>I&#8217;ve also played around with Railo and Open BlueDragon. They work superbly but do not have 100% compatibility with CF8 code, for instance Railo is missing the validateAt=&#8221;onServer&#8221; attribute for text inputs. And of course there are no Flash/Flex forms either, but that&#8217;s not a huge deal.</p>
<p>Great tut, lots of info. I&#8217;m actually following CF and Railo on my site as well. I wasn&#8217;t aware of the captcha function, will have to play with that <img src='http://net.tutsplus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Perel</title>
		<link>http://net.tutsplus.com/tutorials/other/rapid-development-with-coldfusion-and-cfml/#comment-65420</link>
		<dc:creator>Marc Perel</dc:creator>
		<pubDate>Mon, 18 May 2009 09:09:13 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=4744#comment-65420</guid>
		<description>It&#039;s great to see someone showing off the merits of ColdFusion.

We punt Coldfusion on From the Couch when ever we can as it&#039;s such a great language to work with; it&#039;s easy to understand and since it&#039;s tag and hash -based you can make super clean code too.

I think if you have your queries and includes set-up correctly, site deployment is really fast; comparable to wordpress even.

Great post</description>
		<content:encoded><![CDATA[<p>It&#8217;s great to see someone showing off the merits of ColdFusion.</p>
<p>We punt Coldfusion on From the Couch when ever we can as it&#8217;s such a great language to work with; it&#8217;s easy to understand and since it&#8217;s tag and hash -based you can make super clean code too.</p>
<p>I think if you have your queries and includes set-up correctly, site deployment is really fast; comparable to wordpress even.</p>
<p>Great post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Perel</title>
		<link>http://net.tutsplus.com/tutorials/other/rapid-development-with-coldfusion-and-cfml/#comment-65417</link>
		<dc:creator>David Perel</dc:creator>
		<pubDate>Mon, 18 May 2009 08:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=4744#comment-65417</guid>
		<description>There are quite a few comments on this post... too many that I have time to read unfortunately.

Here is my opinion about Coldfusion:

I love it, despite the hosting hurdles I think CF is great for beginners who are stepping into programming and there is clearly nothing wrong with it for professionals either.

We make our living by creating sites which use Coldfusion and we even managed to create two successful blogs with the language.

On top of that I think the language is a lot cleaner than PHP and also quicker in terms of creating a site from a blank page.

But each to their own. Its like Fireworks vs. Photoshop... each have their advantages and it just depends on you because they are both pretty capable programs.</description>
		<content:encoded><![CDATA[<p>There are quite a few comments on this post&#8230; too many that I have time to read unfortunately.</p>
<p>Here is my opinion about Coldfusion:</p>
<p>I love it, despite the hosting hurdles I think CF is great for beginners who are stepping into programming and there is clearly nothing wrong with it for professionals either.</p>
<p>We make our living by creating sites which use Coldfusion and we even managed to create two successful blogs with the language.</p>
<p>On top of that I think the language is a lot cleaner than PHP and also quicker in terms of creating a site from a blank page.</p>
<p>But each to their own. Its like Fireworks vs. Photoshop&#8230; each have their advantages and it just depends on you because they are both pretty capable programs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 2/7 queries in 0.009 seconds using memcached
Content Delivery Network via 

Served from: psdtutsplus.com @ 2009-11-21 15:31:55 -->