<?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: Google syntax highlighter</title>
	<atom:link href="http://www.redips.net/wordpress/google-syntax-highlighter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redips.net/wordpress/google-syntax-highlighter/</link>
	<description>Techniques and Web Technologies</description>
	<lastBuildDate>Sat, 04 Feb 2012 16:29:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/</generator>
	<item>
		<title>By: dbunic</title>
		<link>http://www.redips.net/wordpress/google-syntax-highlighter/comment-page-1/#comment-2560</link>
		<dc:creator>dbunic</dc:creator>
		<pubDate>Tue, 02 Nov 2010 18:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://pc-zg-dbunic.hrt.hr/?p=12#comment-2560</guid>
		<description>@Bjørn Børresen - I&#039;m not sure but SyntaxHighligter had different name two years ago. In that time it didn&#039;t have - dynamic brush loading - for economize bandwidth usage. So I modified WordPress plugin and specified needed brushes per post. Anyway, this post is old and it&#039;s ready to write again. Thank you for pointing to the newest SyntaxHighligter version.</description>
		<content:encoded><![CDATA[<p>@Bjørn Børresen - I'm not sure but SyntaxHighligter had different name two years ago. In that time it didn't have - dynamic brush loading - for economize bandwidth usage. So I modified WordPress plugin and specified needed brushes per post. Anyway, this post is old and it's ready to write again. Thank you for pointing to the newest SyntaxHighligter version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bjørn Børresen</title>
		<link>http://www.redips.net/wordpress/google-syntax-highlighter/comment-page-1/#comment-2559</link>
		<dc:creator>Bjørn Børresen</dc:creator>
		<pubDate>Tue, 02 Nov 2010 13:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://pc-zg-dbunic.hrt.hr/?p=12#comment-2559</guid>
		<description>Hi! .. When you say &quot;Google SyntaxHighligter&quot; it sounds like it&#039;s a Google product. It&#039;s not. It&#039;s called &quot;SyntaxHighlighter&quot; and created by a guy called Alex Gorbatchev:

http://alexgorbatchev.com/SyntaxHighlighter/</description>
		<content:encoded><![CDATA[<p>Hi! .. When you say "Google SyntaxHighligter" it sounds like it's a Google product. It's not. It's called "SyntaxHighlighter" and created by a guy called Alex Gorbatchev:</p>
<p><a href="http://alexgorbatchev.com/SyntaxHighlighter/" rel="nofollow">http://alexgorbatchev.com/SyntaxHighlighter/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbunic</title>
		<link>http://www.redips.net/wordpress/google-syntax-highlighter/comment-page-1/#comment-1290</link>
		<dc:creator>dbunic</dc:creator>
		<pubDate>Fri, 02 Oct 2009 13:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://pc-zg-dbunic.hrt.hr/?p=12#comment-1290</guid>
		<description>Thank you for pointing to the newer version of SyntaxHighlighter. Anyway, my main intention was to modify WordPress plugin to include only needed brushes instead of wasting bandwidth with unnecessary brushes. As I can see, today you can find 3 WordPress plugins for SyntaxHighlighter. I peeked to source of one of them and saw loading all brushes :(</description>
		<content:encoded><![CDATA[<p>Thank you for pointing to the newer version of SyntaxHighlighter. Anyway, my main intention was to modify WordPress plugin to include only needed brushes instead of wasting bandwidth with unnecessary brushes. As I can see, today you can find 3 WordPress plugins for SyntaxHighlighter. I peeked to source of one of them and saw loading all brushes <img src='http://www.redips.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abel Braaksma</title>
		<link>http://www.redips.net/wordpress/google-syntax-highlighter/comment-page-1/#comment-1285</link>
		<dc:creator>Abel Braaksma</dc:creator>
		<pubDate>Thu, 01 Oct 2009 15:10:46 +0000</pubDate>
		<guid isPermaLink="false">http://pc-zg-dbunic.hrt.hr/?p=12#comment-1285</guid>
		<description>The recently updated rewrite of the SyntaxHighlighter plugin for WordPress supports this out of the box: &lt;a href=&quot;http://wordpress.org/extend/plugins/syntaxhighlighter/&quot; rel=&quot;nofollow&quot;&gt;SyntaxHighlighter Evolved&lt;/a&gt; only loads the javascript language brushes files when needed.

Your code here contains the older unmaintained version 1.5 of SyntaxHighlighter. Were you aware that it has been completely rewritten and that Alex Gorbatchev now has it&#039;s own site? There are also many more brushes available nowadays. Have a look at my list which shows both included and elsewhere found brushes: &lt;a href=&quot;http://www.undermyhat.org/blog/2009/09/list-of-brushes-syntaxhighligher/&quot; rel=&quot;nofollow&quot;&gt;list of known and found syntaxes for syntaxhighlighter&lt;/a&gt;

-- Abel --</description>
		<content:encoded><![CDATA[<p>The recently updated rewrite of the SyntaxHighlighter plugin for WordPress supports this out of the box: <a href="http://wordpress.org/extend/plugins/syntaxhighlighter/" rel="nofollow">SyntaxHighlighter Evolved</a> only loads the javascript language brushes files when needed.</p>
<p>Your code here contains the older unmaintained version 1.5 of SyntaxHighlighter. Were you aware that it has been completely rewritten and that Alex Gorbatchev now has it's own site? There are also many more brushes available nowadays. Have a look at my list which shows both included and elsewhere found brushes: <a href="http://www.undermyhat.org/blog/2009/09/list-of-brushes-syntaxhighligher/" rel="nofollow">list of known and found syntaxes for syntaxhighlighter</a></p>
<p>-- Abel --</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rafael</title>
		<link>http://www.redips.net/wordpress/google-syntax-highlighter/comment-page-1/#comment-557</link>
		<dc:creator>rafael</dc:creator>
		<pubDate>Sat, 22 Aug 2009 02:42:22 +0000</pubDate>
		<guid isPermaLink="false">http://pc-zg-dbunic.hrt.hr/?p=12#comment-557</guid>
		<description>Hi! Thanks for the information, it was very useful for me in my web log.</description>
		<content:encoded><![CDATA[<p>Hi! Thanks for the information, it was very useful for me in my web log.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

