<?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: The Definitive Guide on Wordpress Syntax Highligher Plugins</title>
	<atom:link href="http://www.cagintranet.com/archive/the-definitive-guide-on-wordpress-syntax-highligher-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cagintranet.com/archive/the-definitive-guide-on-wordpress-syntax-highligher-plugins/</link>
	<description>Pittsburgh Web Design Â» Cagintranet Web Design - Web Designer, Developer, Graphic Artist and Web 2.0 Guru</description>
	<lastBuildDate>Tue, 09 Mar 2010 11:37:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Blaine Garrett</title>
		<link>http://www.cagintranet.com/archive/the-definitive-guide-on-wordpress-syntax-highligher-plugins/#comment-7877</link>
		<dc:creator>Blaine Garrett</dc:creator>
		<pubDate>Tue, 26 Jan 2010 02:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.cagintranet.com/?p=129#comment-7877</guid>
		<description>Thanks for posting this! I was trying to figure out which plugin I used to use before I lost it in an upgrade. All I knew was that it used the [sourcecode][/sourcecode] tags. Few of the plugins actually listed which tags they used. So this was a huge help!</description>
		<content:encoded><![CDATA[<p>Thanks for posting this! I was trying to figure out which plugin I used to use before I lost it in an upgrade. All I knew was that it used the [sourcecode][/sourcecode] tags. Few of the plugins actually listed which tags they used. So this was a huge help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Just testing out a plugin&#8230; &#171; Sacha Sayan</title>
		<link>http://www.cagintranet.com/archive/the-definitive-guide-on-wordpress-syntax-highligher-plugins/#comment-7855</link>
		<dc:creator>Just testing out a plugin&#8230; &#171; Sacha Sayan</dc:creator>
		<pubDate>Thu, 07 Jan 2010 10:37:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.cagintranet.com/?p=129#comment-7855</guid>
		<description>[...] a side note, this article from Chris Cagle is an excellent no-nonsense overview of all the best syntax highlighters for Wordpress. Nice [...]</description>
		<content:encoded><![CDATA[<p>[...] a side note, this article from Chris Cagle is an excellent no-nonsense overview of all the best syntax highlighters for Wordpress. Nice [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jouni</title>
		<link>http://www.cagintranet.com/archive/the-definitive-guide-on-wordpress-syntax-highligher-plugins/#comment-7852</link>
		<dc:creator>Jouni</dc:creator>
		<pubDate>Sun, 03 Jan 2010 21:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.cagintranet.com/?p=129#comment-7852</guid>
		<description>Thanks for the great insightful article Chris!

I chose the &quot;SyntaxHighlighter Plus&quot; plugin thanks to this article.

I also blogged about the plugin (and this article) in Finnish language: http://mutaati0.com/wordpress-plugini-syntaxhighlighter-plus (it contains a link back to this article)</description>
		<content:encoded><![CDATA[<p>Thanks for the great insightful article Chris!</p>
<p>I chose the &#8220;SyntaxHighlighter Plus&#8221; plugin thanks to this article.</p>
<p>I also blogged about the plugin (and this article) in Finnish language: <a href="http://mutaati0.com/wordpress-plugini-syntaxhighlighter-plus" rel="nofollow">http://mutaati0.com/wordpress-plugini-syntaxhighlighter-plus</a> (it contains a link back to this article)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leenoux</title>
		<link>http://www.cagintranet.com/archive/the-definitive-guide-on-wordpress-syntax-highligher-plugins/#comment-7684</link>
		<dc:creator>leenoux</dc:creator>
		<pubDate>Fri, 13 Nov 2009 02:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.cagintranet.com/?p=129#comment-7684</guid>
		<description>hi, thanks for the review.
i&#039;m using fckeditor + syntaxhighlighter evolved.i have a problem ,when i switch from source editing mode to visual mode in fckeditor an then back to source mode, fckeditor always messing my code with html tag in syntaxhighlighter tag

example

[lang]
my code
my code
[/lang]

[lang]
my code&lt;br /&gt;
my code&lt;br /&gt;
[/lang]

anyone have idea how to escape/prevent fckeditor altering my source code?

thanks</description>
		<content:encoded><![CDATA[<p>hi, thanks for the review.<br />
i&#8217;m using fckeditor + syntaxhighlighter evolved.i have a problem ,when i switch from source editing mode to visual mode in fckeditor an then back to source mode, fckeditor always messing my code with html tag in syntaxhighlighter tag</p>
<p>example</p>
<p>[lang]<br />
my code<br />
my code<br />
[/lang]</p>
<p>[lang]<br />
my code&lt;br /&gt;<br />
my code&lt;br /&gt;<br />
[/lang]</p>
<p>anyone have idea how to escape/prevent fckeditor altering my source code?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abel Braaksma</title>
		<link>http://www.cagintranet.com/archive/the-definitive-guide-on-wordpress-syntax-highligher-plugins/#comment-7132</link>
		<dc:creator>Abel Braaksma</dc:creator>
		<pubDate>Wed, 02 Sep 2009 15:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.cagintranet.com/?p=129#comment-7132</guid>
		<description>Update: the fix I present on my site (see prev. post) is still available, but Viper has included the fix in his new version. I&#039;ll leave the fix online for people using older versions not wanting to upgrade for one or the other reason.</description>
		<content:encoded><![CDATA[<p>Update: the fix I present on my site (see prev. post) is still available, but Viper has included the fix in his new version. I&#8217;ll leave the fix online for people using older versions not wanting to upgrade for one or the other reason.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abel Braaksma</title>
		<link>http://www.cagintranet.com/archive/the-definitive-guide-on-wordpress-syntax-highligher-plugins/#comment-7070</link>
		<dc:creator>Abel Braaksma</dc:creator>
		<pubDate>Thu, 09 Jul 2009 19:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.cagintranet.com/?p=129#comment-7070</guid>
		<description>Your original list brought me to test the top 3 after which I decided to go for SyntaxHighlighter Plus. I was never really pleased with the rather clumsy way of dealing with the use of shortcodes [tag]code here[/tag]. Only very recently I found out that there&#039;s been a major overhaul of the code by Viper007 and he has renamed it to SyntaxHighlighter Evolved: http://wordpress.org/extend/plugins/syntaxhighlighter/. Consider that upload instead of the one you currently link to in your post above.

The Evolved version fixes several bugs, but its best change is that you do not need to worry about adding pre-tags around your code anymore. And when you switch from HTML to Display mode, they&#039;re not all of a sudden inserted either. It is now clean and simple: just type [lang-tag]your code[/lang-tag] and the new Evolved plugin takes care of the rest.

One new bug annoyed be and almost stopped me from using it: leading whitespace is badly preserved. I fixed that. Anyone in need of this fix can download it here: http://www.undermyhat.org/blog/2009/07/fix-for-leading-whitespace-bug-in-syntaxhighlighter-evolved-for-wordpress/</description>
		<content:encoded><![CDATA[<p>Your original list brought me to test the top 3 after which I decided to go for SyntaxHighlighter Plus. I was never really pleased with the rather clumsy way of dealing with the use of shortcodes [tag]code here[/tag]. Only very recently I found out that there&#8217;s been a major overhaul of the code by Viper007 and he has renamed it to SyntaxHighlighter Evolved: <a href="http://wordpress.org/extend/plugins/syntaxhighlighter/" rel="nofollow">http://wordpress.org/extend/plugins/syntaxhighlighter/</a>. Consider that upload instead of the one you currently link to in your post above.</p>
<p>The Evolved version fixes several bugs, but its best change is that you do not need to worry about adding pre-tags around your code anymore. And when you switch from HTML to Display mode, they&#8217;re not all of a sudden inserted either. It is now clean and simple: just type [lang-tag]your code[/lang-tag] and the new Evolved plugin takes care of the rest.</p>
<p>One new bug annoyed be and almost stopped me from using it: leading whitespace is badly preserved. I fixed that. Anyone in need of this fix can download it here: <a href="http://www.undermyhat.org/blog/2009/07/fix-for-leading-whitespace-bug-in-syntaxhighlighter-evolved-for-wordpress/" rel="nofollow">http://www.undermyhat.org/blog/2009/07/fix-for-leading-whitespace-bug-in-syntaxhighlighter-evolved-for-wordpress/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress Blown: trouble with google syntax highlighter &#124; Folks Pants: Tailor Made Internet</title>
		<link>http://www.cagintranet.com/archive/the-definitive-guide-on-wordpress-syntax-highligher-plugins/#comment-7069</link>
		<dc:creator>Wordpress Blown: trouble with google syntax highlighter &#124; Folks Pants: Tailor Made Internet</dc:creator>
		<pubDate>Thu, 09 Jul 2009 19:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.cagintranet.com/?p=129#comment-7069</guid>
		<description>[...] characters properly unless they are in HTML form (ie, opening and closing php tags). Thanks to a post by Chris Cagle I found this little app by Elliot Swan to escape my code &#8211; which Google Syntax [...]</description>
		<content:encoded><![CDATA[<p>[...] characters properly unless they are in HTML form (ie, opening and closing php tags). Thanks to a post by Chris Cagle I found this little app by Elliot Swan to escape my code &#8211; which Google Syntax [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BreakPoint &#187; Collapse/expand syntax highlighted block</title>
		<link>http://www.cagintranet.com/archive/the-definitive-guide-on-wordpress-syntax-highligher-plugins/#comment-7066</link>
		<dc:creator>BreakPoint &#187; Collapse/expand syntax highlighted block</dc:creator>
		<pubDate>Tue, 07 Jul 2009 12:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.cagintranet.com/?p=129#comment-7066</guid>
		<description>[...] plugin. Of course there are others as well, varying in features and resources used, here is a little survey of what is avialable.   Comments [...]</description>
		<content:encoded><![CDATA[<p>[...] plugin. Of course there are others as well, varying in features and resources used, here is a little survey of what is avialable.   Comments [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.cagintranet.com/archive/the-definitive-guide-on-wordpress-syntax-highligher-plugins/#comment-7062</link>
		<dc:creator>George</dc:creator>
		<pubDate>Sat, 04 Jul 2009 18:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.cagintranet.com/?p=129#comment-7062</guid>
		<description>&lt;a href=&quot;http://www.neathighlighter.com&quot; title=&quot;Code Highlighter&quot; rel=&quot;nofollow&quot;&gt;http://www.neathighlighter.com&lt;/a&gt; is a very nice code highlighter which highlights code in standard colors and has the ability to highlight code which is mixture of different languages</description>
		<content:encoded><![CDATA[<p><a href="http://www.neathighlighter.com" title="Code Highlighter" rel="nofollow">http://www.neathighlighter.com</a> is a very nice code highlighter which highlights code in standard colors and has the ability to highlight code which is mixture of different languages</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pali Madra</title>
		<link>http://www.cagintranet.com/archive/the-definitive-guide-on-wordpress-syntax-highligher-plugins/#comment-7048</link>
		<dc:creator>Pali Madra</dc:creator>
		<pubDate>Wed, 24 Jun 2009 06:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.cagintranet.com/?p=129#comment-7048</guid>
		<description>Mark,

First of all a good review and thank you for putting in the hard work.

I&#039;m just curious as to how much time it took to gather the data you have presented. To me it seems a lot of hard work.

I have a couple of questions and please excuse if they seem dumb

The first was when was this post written. Is the post up to date meaning as of today do the reviews stand good?

I did not understand the scoring initially. From the comments I could make out that you recommend Syntax Highlighter Plus and the least recommended plugin is Code Colorer. I was confused because you scored Code Colorer  8/8 and Syntax Highlighter Plus as 1/8 so I assumed the one with the least marks was least recommended which is not the case, correct?

Once again thanks for research and the good post.</description>
		<content:encoded><![CDATA[<p>Mark,</p>
<p>First of all a good review and thank you for putting in the hard work.</p>
<p>I&#8217;m just curious as to how much time it took to gather the data you have presented. To me it seems a lot of hard work.</p>
<p>I have a couple of questions and please excuse if they seem dumb</p>
<p>The first was when was this post written. Is the post up to date meaning as of today do the reviews stand good?</p>
<p>I did not understand the scoring initially. From the comments I could make out that you recommend Syntax Highlighter Plus and the least recommended plugin is Code Colorer. I was confused because you scored Code Colorer  8/8 and Syntax Highlighter Plus as 1/8 so I assumed the one with the least marks was least recommended which is not the case, correct?</p>
<p>Once again thanks for research and the good post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
