<?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: New PHP Highlighter In Town</title>
	<atom:link href="http://www.frank-verhoeven.com/new-php-highlighter-in-town/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.frank-verhoeven.com/new-php-highlighter-in-town/</link>
	<description>Webdevelopment Blog</description>
	<lastBuildDate>Tue, 27 Jul 2010 10:35:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: kurye</title>
		<link>http://www.frank-verhoeven.com/new-php-highlighter-in-town/#comment-15590</link>
		<dc:creator>kurye</dc:creator>
		<pubDate>Tue, 01 Sep 2009 19:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.frank-verhoeven.com/?p=138#comment-15590</guid>
		<description>New PHP Highlighter In Town - Frank Verhoeven great article thank you.</description>
		<content:encoded><![CDATA[<p>New PHP Highlighter In Town &#8211; Frank Verhoeven great article thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nasal</title>
		<link>http://www.frank-verhoeven.com/new-php-highlighter-in-town/#comment-320</link>
		<dc:creator>nasal</dc:creator>
		<pubDate>Sun, 16 Nov 2008 19:26:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.frank-verhoeven.com/?p=138#comment-320</guid>
		<description>yes i tried that line.. 

none of the types seems working fine but it&#039;s only with this theme.. and i really don&#039;t know why since, as you said, the pre tag isn&#039;t defined..

thanks for your answer!</description>
		<content:encoded><![CDATA[<p>yes i tried that line.. </p>
<p>none of the types seems working fine but it&#8217;s only with this theme.. and i really don&#8217;t know why since, as you said, the pre tag isn&#8217;t defined..</p>
<p>thanks for your answer!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Verhoeven</title>
		<link>http://www.frank-verhoeven.com/new-php-highlighter-in-town/#comment-241</link>
		<dc:creator>Frank Verhoeven</dc:creator>
		<pubDate>Thu, 06 Nov 2008 14:30:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.frank-verhoeven.com/?p=138#comment-241</guid>
		<description>So you already tried to add this in the admin (Appearance - Code Highlighter)
{code type=css}
font-family: &quot;Courier New&quot;, Courier, monospace;
{/code}
It is strange, because in all the stylesheets included in your page, there isn&#039;t styled the pre tag once. Are other code types also not displayed with courier?</description>
		<content:encoded><![CDATA[<p>So you already tried to add this in the admin (Appearance &#8211; Code Highlighter)</p>
<pre class="css">
<span class="cssProperty">font-family</span><span class="cssRest">:</span><span class="cssValue"> <span class="cssString">"Courier New"</span>, Courier, monospace</span><span class="cssRest">;</span>
</pre>
<p>It is strange, because in all the stylesheets included in your page, there isn&#8217;t styled the pre tag once. Are other code types also not displayed with courier?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nasal</title>
		<link>http://www.frank-verhoeven.com/new-php-highlighter-in-town/#comment-229</link>
		<dc:creator>nasal</dc:creator>
		<pubDate>Thu, 06 Nov 2008 01:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.frank-verhoeven.com/?p=138#comment-229</guid>
		<description>hello!

thanks for the plugin, it is very nice.. but i have a problem with it in a theme.. the point is not all of the font in the pre tag becomes courier new, some of the text stays unmodified.. 

is it because of the theme? i tried putting an !important in the stylesheet of the plugin near the font but still nothing..

you can check it here: &lt;a href=&quot;http://blog.zurka.us/index.php/2008/10/26/email-validation-with-php/&quot; rel=&quot;nofollow&quot;&gt;iBlog&lt;/a&gt;

thanks!</description>
		<content:encoded><![CDATA[<p>hello!</p>
<p>thanks for the plugin, it is very nice.. but i have a problem with it in a theme.. the point is not all of the font in the pre tag becomes courier new, some of the text stays unmodified.. </p>
<p>is it because of the theme? i tried putting an !important in the stylesheet of the plugin near the font but still nothing..</p>
<p>you can check it here: <a href="http://blog.zurka.us/index.php/2008/10/26/email-validation-with-php/" rel="nofollow">iBlog</a></p>
<p>thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
