<?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: ColdFusion Code highlighting with GeSHI</title>
	<atom:link href="http://neilmiddleton.com/2008/01/21/coldfusion-code-highlighting-with-geshi/feed/" rel="self" type="application/rss+xml" />
	<link>http://neilmiddleton.com/2008/01/21/coldfusion-code-highlighting-with-geshi/</link>
	<description>in more than 140 characters</description>
	<lastBuildDate>Thu, 25 Feb 2010 18:39:20 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Neil</title>
		<link>http://neilmiddleton.com/2008/01/21/coldfusion-code-highlighting-with-geshi/comment-page-1/#comment-80350</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Thu, 24 Jan 2008 16:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://neilmiddleton.com/2008/01/21/coldfusion-code-highlighting-with-geshi/#comment-80350</guid>
		<description>@Adam sounds like a GeSHI issue to me.  However, feel free to take a look at the cfm.php and see if you can spot anything.</description>
		<content:encoded><![CDATA[<p>@Adam sounds like a GeSHI issue to me.  However, feel free to take a look at the cfm.php and see if you can spot anything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Tuttle</title>
		<link>http://neilmiddleton.com/2008/01/21/coldfusion-code-highlighting-with-geshi/comment-page-1/#comment-80349</link>
		<dc:creator>Adam Tuttle</dc:creator>
		<pubDate>Thu, 24 Jan 2008 16:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://neilmiddleton.com/2008/01/21/coldfusion-code-highlighting-with-geshi/#comment-80349</guid>
		<description>Neil, it seems to have a problem with tags nested inside CF comments, and comments that exceed one line. See the **2nd code listing** here: http://tuttletree.com/nerdblog/?p=62

In particular, notice that the comment that begins on line 1 appears to get wrapped and have an extra visible line before line 2 of the code; and that the comment style isn&#039;t applied all the way until the ---&gt; - just until the end of the current line.

Then look at line 33 of the same code listing. The self-closing tag (&quot;&lt;tagname /&gt;&quot;) appears to be ending the comment style, and I&#039;m pretty sure it&#039;s forcing the line to wrap. (That is, that even if the text didn&#039;t fill the line, it would wrap after the /&gt;)

Is this something that can be adjusted in your cfm.php file? If it is and you&#039;re not interested in fixing it, I&#039;ll be happy to take a look, but I don&#039;t know much about geshi yet, so I thought I&#039;d ask you.</description>
		<content:encoded><![CDATA[<p>Neil, it seems to have a problem with tags nested inside CF comments, and comments that exceed one line. See the **2nd code listing** here: <a href="http://tuttletree.com/nerdblog/?p=62" rel="nofollow">http://tuttletree.com/nerdblog/?p=62</a></p>
<p>In particular, notice that the comment that begins on line 1 appears to get wrapped and have an extra visible line before line 2 of the code; and that the comment style isn&#8217;t applied all the way until the &#8212;&gt; &#8211; just until the end of the current line.</p>
<p>Then look at line 33 of the same code listing. The self-closing tag (&#8220;&lt;tagname /&gt;&#8221;) appears to be ending the comment style, and I&#8217;m pretty sure it&#8217;s forcing the line to wrap. (That is, that even if the text didn&#8217;t fill the line, it would wrap after the /&gt;)</p>
<p>Is this something that can be adjusted in your cfm.php file? If it is and you&#8217;re not interested in fixing it, I&#8217;ll be happy to take a look, but I don&#8217;t know much about geshi yet, so I thought I&#8217;d ask you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anuj Gakhar</title>
		<link>http://neilmiddleton.com/2008/01/21/coldfusion-code-highlighting-with-geshi/comment-page-1/#comment-80337</link>
		<dc:creator>Anuj Gakhar</dc:creator>
		<pubDate>Tue, 22 Jan 2008 13:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://neilmiddleton.com/2008/01/21/coldfusion-code-highlighting-with-geshi/#comment-80337</guid>
		<description>thanks, that worked. I will try that out. Thanks for taking the time to take this up.</description>
		<content:encoded><![CDATA[<p>thanks, that worked. I will try that out. Thanks for taking the time to take this up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil</title>
		<link>http://neilmiddleton.com/2008/01/21/coldfusion-code-highlighting-with-geshi/comment-page-1/#comment-80335</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Tue, 22 Jan 2008 12:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://neilmiddleton.com/2008/01/21/coldfusion-code-highlighting-with-geshi/#comment-80335</guid>
		<description>I&#039;ve updated the link to a .zip, there appears to be an issue with downloading .php&#039;s.

@Anuj yup, just drop it in.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve updated the link to a .zip, there appears to be an issue with downloading .php&#8217;s.</p>
<p>@Anuj yup, just drop it in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anuj Gakhar</title>
		<link>http://neilmiddleton.com/2008/01/21/coldfusion-code-highlighting-with-geshi/comment-page-1/#comment-80333</link>
		<dc:creator>Anuj Gakhar</dc:creator>
		<pubDate>Tue, 22 Jan 2008 12:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://neilmiddleton.com/2008/01/21/coldfusion-code-highlighting-with-geshi/#comment-80333</guid>
		<description>That URL you gave is blank.</description>
		<content:encoded><![CDATA[<p>That URL you gave is blank.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anuj Gakhar</title>
		<link>http://neilmiddleton.com/2008/01/21/coldfusion-code-highlighting-with-geshi/comment-page-1/#comment-80332</link>
		<dc:creator>Anuj Gakhar</dc:creator>
		<pubDate>Tue, 22 Jan 2008 12:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://neilmiddleton.com/2008/01/21/coldfusion-code-highlighting-with-geshi/#comment-80332</guid>
		<description>Thats neat. I use Geshi in my Wordpress powered blog and I spent a lot of time looking for this particular thing. So do I just drop it in the plugins/geshi folder?</description>
		<content:encoded><![CDATA[<p>Thats neat. I use Geshi in my Wordpress powered blog and I spent a lot of time looking for this particular thing. So do I just drop it in the plugins/geshi folder?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
