<?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: PHP Syntax Hilighting 1.2</title>
	<atom:link href="http://scott.yang.id.au/2004/08/php-syntax-hilighting-12/feed/" rel="self" type="application/rss+xml" />
	<link>http://scott.yang.id.au/2004/08/php-syntax-hilighting-12/</link>
	<description>Faith, Technology and Randomness in Life, According to Scott</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:17:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 0x0000</title>
		<link>http://scott.yang.id.au/2004/08/php-syntax-hilighting-12/#comment-25327</link>
		<dc:creator>0x0000</dc:creator>
		<pubDate>Wed, 03 May 2006 10:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2004/08/php-syntax-hilighting-12/#comment-25327</guid>
		<description>The links for the PHP files
  http://scott.yang.id.au/file/php/syntax_hilight-1.2.php
and 
  http://scott.yang.id.au/file/php/syntax_hilight-1.3.php
seem to be broken (return 404) - is this plugin being supported?  I had adapted your code for use on my blog, but have recently installed WordPress and would like to simply use the plugin...</description>
		<content:encoded><![CDATA[<p>The links for the PHP files<br />
  <a href="http://scott.yang.id.au/file/php/syntax_hilight-1.2.php" rel="nofollow">http://scott.yang.id.au/file/php/syntax_hilight-1.2.php</a><br />
and<br />
  <a href="http://scott.yang.id.au/file/php/syntax_hilight-1.3.php" rel="nofollow">http://scott.yang.id.au/file/php/syntax_hilight-1.3.php</a><br />
seem to be broken (return 404) &#8211; is this plugin being supported?  I had adapted your code for use on my blog, but have recently installed WordPress and would like to simply use the plugin&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver Sturm's weblog</title>
		<link>http://scott.yang.id.au/2004/08/php-syntax-hilighting-12/#comment-3166</link>
		<dc:creator>Oliver Sturm's weblog</dc:creator>
		<pubDate>Fri, 25 Feb 2005 17:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2004/08/php-syntax-hilighting-12/#comment-3166</guid>
		<description>&lt;strong&gt;Experiences in moving to WordPress 1.5&lt;/strong&gt;
Yesterday, I moved my blog over to the new release 1.5 of WordPress. I had been using version 1.2.2 of WordPress previously, as packaged in Debian unstable. Now I wanted to use the downloadable version, to be more flexible in the future to do experimen...</description>
		<content:encoded><![CDATA[<p><strong>Experiences in moving to WordPress 1.5</strong><br />
Yesterday, I moved my blog over to the new release 1.5 of WordPress. I had been using version 1.2.2 of WordPress previously, as packaged in Debian unstable. Now I wanted to use the downloadable version, to be more flexible in the future to do experimen&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver Sturm</title>
		<link>http://scott.yang.id.au/2004/08/php-syntax-hilighting-12/#comment-3157</link>
		<dc:creator>Oliver Sturm</dc:creator>
		<pubDate>Thu, 24 Feb 2005 18:20:38 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2004/08/php-syntax-hilighting-12/#comment-3157</guid>
		<description>I made a small fix to your plugin to make it work with WordPress 1.5. The problem I found that WordPress would insert &lt;code&gt;&quot;&lt;/code&gt; into the output when it encountered a &lt;code&gt;&quot;&lt;/code&gt;. From your code in lines 133 and 134 I guess that this was different in older versions. I left those two lines in nevertheless (I guess they aren&#039;t really needed any longer) and inserted a new line right after that:

&lt;code&gt;$code = str_replace(&quot;&quot;&quot;, &#039;&quot;&#039;, $code);&lt;/code&gt;

I hope all that formatting stuff will be alright in this comment :-) Have fun!</description>
		<content:encoded><![CDATA[<p>I made a small fix to your plugin to make it work with WordPress 1.5. The problem I found that WordPress would insert <code>"</code> into the output when it encountered a <code>"</code>. From your code in lines 133 and 134 I guess that this was different in older versions. I left those two lines in nevertheless (I guess they aren&#8217;t really needed any longer) and inserted a new line right after that:</p>
<p><code>$code = str_replace(""", '"', $code);</code></p>
<p>I hope all that formatting stuff will be alright in this comment :-) Have fun!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scotty</title>
		<link>http://scott.yang.id.au/2004/08/php-syntax-hilighting-12/#comment-1227</link>
		<dc:creator>scotty</dc:creator>
		<pubDate>Thu, 02 Sep 2004 10:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2004/08/php-syntax-hilighting-12/#comment-1227</guid>
		<description>Probably because you don&#039;t have enscript set up properly.</description>
		<content:encoded><![CDATA[<p>Probably because you don&#8217;t have enscript set up properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: giant</title>
		<link>http://scott.yang.id.au/2004/08/php-syntax-hilighting-12/#comment-1226</link>
		<dc:creator>giant</dc:creator>
		<pubDate>Thu, 02 Sep 2004 08:19:39 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2004/08/php-syntax-hilighting-12/#comment-1226</guid>
		<description>not support css, perl, javascript ?
I have try it , but it doesn&#039;t work well. just PHP is perfect.

but I want say, thanks.</description>
		<content:encoded><![CDATA[<p>not support css, perl, javascript ?<br />
I have try it , but it doesn&#8217;t work well. just PHP is perfect.</p>
<p>but I want say, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ozh</title>
		<link>http://scott.yang.id.au/2004/08/php-syntax-hilighting-12/#comment-1203</link>
		<dc:creator>Ozh</dc:creator>
		<pubDate>Sun, 29 Aug 2004 11:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2004/08/php-syntax-hilighting-12/#comment-1203</guid>
		<description>One thing that seems to be broken in your site : &lt;em&gt;category/project/syntax-hilite/&lt;/em&gt; works, while &lt;em&gt;category/project/syntax-hilite&lt;/em&gt; (no trailing slash) returns a 404.
Maybe a rewrite rule to redefine somewhere.</description>
		<content:encoded><![CDATA[<p>One thing that seems to be broken in your site : <em>category/project/syntax-hilite/</em> works, while <em>category/project/syntax-hilite</em> (no trailing slash) returns a 404.<br />
Maybe a rewrite rule to redefine somewhere.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

