<?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: Rendering HTML Pages Via ColdFusion</title>
	<atom:link href="http://www.thedevshack.com/rendering-html-pages-via-coldfusion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedevshack.com/rendering-html-pages-via-coldfusion/</link>
	<description>Thoughts From the World of Tech</description>
	<lastBuildDate>Mon, 26 Jul 2010 12:48:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jules Gravinese</title>
		<link>http://www.thedevshack.com/rendering-html-pages-via-coldfusion/comment-page-1/#comment-40</link>
		<dc:creator>Jules Gravinese</dc:creator>
		<pubDate>Sun, 22 Mar 2009 20:21:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/rendering-html-pages-via-coldfusion/#comment-40</guid>
		<description>Ditto Tom&#039;s comment.

I don&#039;t care about hiding the server technology. Security by Obscurity is not really safe.
It&#039;s SEO that I&#039;m after using rewrite. And so, only three levels deep: /category-name/topic-name/page-title/</description>
		<content:encoded><![CDATA[<p>Ditto Tom&#8217;s comment.</p>
<p>I don&#8217;t care about hiding the server technology. Security by Obscurity is not really safe.<br />
It&#8217;s SEO that I&#8217;m after using rewrite. And so, only three levels deep: /category-name/topic-name/page-title/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom K</title>
		<link>http://www.thedevshack.com/rendering-html-pages-via-coldfusion/comment-page-1/#comment-2</link>
		<dc:creator>Tom K</dc:creator>
		<pubDate>Thu, 19 Mar 2009 17:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/rendering-html-pages-via-coldfusion/#comment-2</guid>
		<description>Nope, but I do use ISAPI rewrite to completely remove the .cfm, and base everything on directory style URLS.. i/e something.cfm?q=foo/bar actually is /something/foo/bar/ which I guess has an equivalent effect.
</description>
		<content:encoded><![CDATA[<p>Nope, but I do use ISAPI rewrite to completely remove the .cfm, and base everything on directory style URLS.. i/e something.cfm?q=foo/bar actually is /something/foo/bar/ which I guess has an equivalent effect.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
