<?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: Coldbox, another great solution?</title>
	<atom:link href="http://adamfortuna.com/2007/03/02/coldbox-another-great-solution/feed/" rel="self" type="application/rss+xml" />
	<link>http://adamfortuna.com/2007/03/02/coldbox-another-great-solution/</link>
	<description>Rants on technology, Ruby on Rails, Javascript and UI Design by Adam Fortuna</description>
	<lastBuildDate>Tue, 20 Apr 2010 08:57:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ashley</title>
		<link>http://adamfortuna.com/2007/03/02/coldbox-another-great-solution/#comment-71677</link>
		<dc:creator>Ashley</dc:creator>
		<pubDate>Sun, 27 Jan 2008 22:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamfortuna.com/2007/03/02/coldbox-another-great-solution/#comment-71677</guid>
		<description>Thanks for sharing this fabulous article. Although I dont have much experience with Coldbox Im going to look into more from now on after reading this.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing this fabulous article. Although I dont have much experience with Coldbox Im going to look into more from now on after reading this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Majano</title>
		<link>http://adamfortuna.com/2007/03/02/coldbox-another-great-solution/#comment-1494</link>
		<dc:creator>Luis Majano</dc:creator>
		<pubDate>Sun, 11 Mar 2007 09:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamfortuna.com/2007/03/02/coldbox-another-great-solution/#comment-1494</guid>
		<description>Adam,

This is a great intro post. As you will find out, ColdBox has more to offer than just a framework. So if there is any questions I can answer for you and your readers, please let me know.  I am a big fan of documentation and there is over 100 pages of documentation available since yesterday and it will keep increasing. I also hope to start linking to more tutorials like Michael&#039;s!! Great Tutorials by the way.

Hope you enjoy the framework and please let me know how I can help.</description>
		<content:encoded><![CDATA[<p>Adam,</p>
<p>This is a great intro post. As you will find out, ColdBox has more to offer than just a framework. So if there is any questions I can answer for you and your readers, please let me know.  I am a big fan of documentation and there is over 100 pages of documentation available since yesterday and it will keep increasing. I also hope to start linking to more tutorials like Michael&#8217;s!! Great Tutorials by the way.</p>
<p>Hope you enjoy the framework and please let me know how I can help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geof Harries</title>
		<link>http://adamfortuna.com/2007/03/02/coldbox-another-great-solution/#comment-1085</link>
		<dc:creator>Geof Harries</dc:creator>
		<pubDate>Sun, 04 Mar 2007 22:22:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamfortuna.com/2007/03/02/coldbox-another-great-solution/#comment-1085</guid>
		<description>Adam, after four years of managing a development team who only coded in PHP, I&#039;m now heading up my own business, and happy to be back in the saddle with CFML, doing things as I want to do them.

Thanks for the new post. I&#039;ll be sure to give it a read.</description>
		<content:encoded><![CDATA[<p>Adam, after four years of managing a development team who only coded in PHP, I&#8217;m now heading up my own business, and happy to be back in the saddle with CFML, doing things as I want to do them.</p>
<p>Thanks for the new post. I&#8217;ll be sure to give it a read.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Fortuna</title>
		<link>http://adamfortuna.com/2007/03/02/coldbox-another-great-solution/#comment-1075</link>
		<dc:creator>Adam Fortuna</dc:creator>
		<pubDate>Sun, 04 Mar 2007 16:20:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamfortuna.com/2007/03/02/coldbox-another-great-solution/#comment-1075</guid>
		<description>@Sana
Powerful but deceptively simple that&#039;s for sure. I&#039;m impressed at the wealth of info on the wiki too, lots to learn!

@Michael
Thanks, and looking forward to some Coldbox lessons when you stop teasing people. :P

@Geof
Welcome back. :)  Hopefully not too terribly much has changed since you left. As far as SES URLs go, it&#039;s accomplished here just by using Wordpress which uses .htaccess for URL rewriting (i believe). It&#039;s very easy to enable in wordpress.

As far as SES URLs in Coldfusion frameworks, the only one I know of that supports it as part of the framework is &lt;a href=&quot;http://www.cfwheels.com/&quot; rel=&quot;nofollow&quot;&gt;Coldfusion on Wheels&lt;/a&gt;, which is a Rails-like framework currently at v0.6. They&#039;re making some great strides but freely admit it&#039;s not to v1.0 yet and should probably not be used for a  production site, as many changes are probably right around the corner. Your timing is pretty funny actually, because I&#039;m going to making a post about SES URLs in CF later today. :)</description>
		<content:encoded><![CDATA[<p>@Sana<br />
Powerful but deceptively simple that&#8217;s for sure. I&#8217;m impressed at the wealth of info on the wiki too, lots to learn!</p>
<p>@Michael<br />
Thanks, and looking forward to some Coldbox lessons when you stop teasing people. <img src='http://adamfortuna.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>@Geof<br />
Welcome back. <img src='http://adamfortuna.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Hopefully not too terribly much has changed since you left. As far as SES URLs go, it&#8217;s accomplished here just by using Wordpress which uses .htaccess for URL rewriting (i believe). It&#8217;s very easy to enable in wordpress.</p>
<p>As far as SES URLs in Coldfusion frameworks, the only one I know of that supports it as part of the framework is <a href="http://www.cfwheels.com/" rel="nofollow">Coldfusion on Wheels</a>, which is a Rails-like framework currently at v0.6. They&#8217;re making some great strides but freely admit it&#8217;s not to v1.0 yet and should probably not be used for a  production site, as many changes are probably right around the corner. Your timing is pretty funny actually, because I&#8217;m going to making a post about SES URLs in CF later today. <img src='http://adamfortuna.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geof Harries</title>
		<link>http://adamfortuna.com/2007/03/02/coldbox-another-great-solution/#comment-1071</link>
		<dc:creator>Geof Harries</dc:creator>
		<pubDate>Sun, 04 Mar 2007 15:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamfortuna.com/2007/03/02/coldbox-another-great-solution/#comment-1071</guid>
		<description>I&#039;m a long-time CFML guy who for years has been whisked away into the world of PHP and am now thankfully returning to CFML. Which of the existing frameworks offers clean URLs, such as what you&#039;ve got with your blog, e.g. no .cfm reference or ? in the URL. Does such a framework exist?</description>
		<content:encoded><![CDATA[<p>I&#8217;m a long-time CFML guy who for years has been whisked away into the world of PHP and am now thankfully returning to CFML. Which of the existing frameworks offers clean URLs, such as what you&#8217;ve got with your blog, e.g. no .cfm reference or ? in the URL. Does such a framework exist?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
