<?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: Dipslaying Code In WordPress Posts</title>
	<atom:link href="http://www.themelab.com/2008/06/15/dipslaying-code-in-wordpress-posts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themelab.com/2008/06/15/dipslaying-code-in-wordpress-posts/</link>
	<description></description>
	<lastBuildDate>Tue, 19 Mar 2013 01:28:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Adam</title>
		<link>http://www.themelab.com/2008/06/15/dipslaying-code-in-wordpress-posts/#comment-19177</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Fri, 07 Sep 2012 15:38:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=362#comment-19177</guid>
		<description><![CDATA[The one I found to work best is called SyntaxHighlighter Evolved. Others I found did nothing in my theme, but this one works great. http://adamwadeharris.com/wordpress-code-snippet-plugin/]]></description>
		<content:encoded><![CDATA[<p>The one I found to work best is called SyntaxHighlighter Evolved. Others I found did nothing in my theme, but this one works great. <a href="http://adamwadeharris.com/wordpress-code-snippet-plugin/" rel="nofollow">http://adamwadeharris.com/wordpress-code-snippet-plugin/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nasir Hayat</title>
		<link>http://www.themelab.com/2008/06/15/dipslaying-code-in-wordpress-posts/#comment-15755</link>
		<dc:creator>Nasir Hayat</dc:creator>
		<pubDate>Mon, 18 Oct 2010 04:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=362#comment-15755</guid>
		<description><![CDATA[Great! I was looking for such plugin to apply on my  blog. Thanks. And i come across another great plugin to display
code in your post, plugin called &quot;CodeColorer&quot; it can be download from http://wordpress.org/extend/plugins/codecolorer/ i am using this plugin on my own site. Best for code tutorial sites.]]></description>
		<content:encoded><![CDATA[<p>Great! I was looking for such plugin to apply on my  blog. Thanks. And i come across another great plugin to display<br />
code in your post, plugin called &#8220;CodeColorer&#8221; it can be download from <a href="http://wordpress.org/extend/plugins/codecolorer/" rel="nofollow">http://wordpress.org/extend/plugins/codecolorer/</a> i am using this plugin on my own site. Best for code tutorial sites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: virtualTrader</title>
		<link>http://www.themelab.com/2008/06/15/dipslaying-code-in-wordpress-posts/#comment-8047</link>
		<dc:creator>virtualTrader</dc:creator>
		<pubDate>Fri, 11 Sep 2009 05:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=362#comment-8047</guid>
		<description><![CDATA[Yeah my wordpress is giving me errors - wont even let me post MySQL code !!]]></description>
		<content:encoded><![CDATA[<p>Yeah my wordpress is giving me errors &#8211; wont even let me post MySQL code !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: virtualTrader</title>
		<link>http://www.themelab.com/2008/06/15/dipslaying-code-in-wordpress-posts/#comment-8046</link>
		<dc:creator>virtualTrader</dc:creator>
		<pubDate>Fri, 11 Sep 2009 05:03:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=362#comment-8046</guid>
		<description><![CDATA[Have installed syntaxhighliighter but whenever I use in my post this:
[sql]
SELECT * FROM t1 WHERE 1;
[/sql]

I get error:
---------------------
Forbidden

You don&#039;t have permission to access /wp-admin/post.php on this server
---------------------

Please if someone has any idea how to overcome this SQL posting problem it is driving me crazy!!]]></description>
		<content:encoded><![CDATA[<p>Have installed syntaxhighliighter but whenever I use in my post this:<br />
[sql]<br />
SELECT * FROM t1 WHERE 1;<br />
[/sql]</p>
<p>I get error:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Forbidden</p>
<p>You don&#8217;t have permission to access /wp-admin/post.php on this server<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Please if someone has any idea how to overcome this SQL posting problem it is driving me crazy!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach (http://www.thosecodes.com</title>
		<link>http://www.themelab.com/2008/06/15/dipslaying-code-in-wordpress-posts/#comment-7978</link>
		<dc:creator>Zach (http://www.thosecodes.com</dc:creator>
		<pubDate>Sat, 05 Sep 2009 19:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=362#comment-7978</guid>
		<description><![CDATA[Wordpress 2.8 also lets you just type in the &#039;&#039; in the visual editor without it harming your actual body code.  Also - for a list of HTML ASCII codes you can go to lookuptables.com]]></description>
		<content:encoded><![CDATA[<p>WordPress 2.8 also lets you just type in the &#8221; in the visual editor without it harming your actual body code.  Also &#8211; for a list of HTML ASCII codes you can go to lookuptables.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Posting Source Code on Your WordPress Blog Posts &#124; @Zemalf</title>
		<link>http://www.themelab.com/2008/06/15/dipslaying-code-in-wordpress-posts/#comment-6756</link>
		<dc:creator>Posting Source Code on Your WordPress Blog Posts &#124; @Zemalf</dc:creator>
		<pubDate>Thu, 11 Jun 2009 23:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=362#comment-6756</guid>
		<description><![CDATA[[...] Displaying Code In WordPress Posts @ThemeLab [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Displaying Code In WordPress Posts @ThemeLab [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Posting Source Code on Your WordPress Blog Posts &#124; Zemalf</title>
		<link>http://www.themelab.com/2008/06/15/dipslaying-code-in-wordpress-posts/#comment-6454</link>
		<dc:creator>Posting Source Code on Your WordPress Blog Posts &#124; Zemalf</dc:creator>
		<pubDate>Thu, 28 May 2009 13:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=362#comment-6454</guid>
		<description><![CDATA[[...] Displaying Code In WordPress Posts @ThemeLab [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Displaying Code In WordPress Posts @ThemeLab [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ianhade</title>
		<link>http://www.themelab.com/2008/06/15/dipslaying-code-in-wordpress-posts/#comment-5938</link>
		<dc:creator>ianhade</dc:creator>
		<pubDate>Tue, 21 Apr 2009 11:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=362#comment-5938</guid>
		<description><![CDATA[i use this plugin, but when i change theme wp, syntax highlight plus not appear in my web. can you help me.]]></description>
		<content:encoded><![CDATA[<p>i use this plugin, but when i change theme wp, syntax highlight plus not appear in my web. can you help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blessing Blog &#187; Dipslaying Code In WordPress Posts</title>
		<link>http://www.themelab.com/2008/06/15/dipslaying-code-in-wordpress-posts/#comment-5585</link>
		<dc:creator>Blessing Blog &#187; Dipslaying Code In WordPress Posts</dc:creator>
		<pubDate>Thu, 19 Mar 2009 11:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=362#comment-5585</guid>
		<description><![CDATA[[...] Dipslaying Code In WordPress Posts &#124; Theme Lab [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Dipslaying Code In WordPress Posts | Theme Lab [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wes (MasterlessSamurai.com)</title>
		<link>http://www.themelab.com/2008/06/15/dipslaying-code-in-wordpress-posts/#comment-4859</link>
		<dc:creator>Wes (MasterlessSamurai.com)</dc:creator>
		<pubDate>Sun, 16 Nov 2008 03:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=362#comment-4859</guid>
		<description><![CDATA[the SyntaxHighighter Plus plugin sounds exactly what im looking for. the only thing though, is the code shielded from execution? I mean, some spammer cant comment on my posts with real damaging code?]]></description>
		<content:encoded><![CDATA[<p>the SyntaxHighighter Plus plugin sounds exactly what im looking for. the only thing though, is the code shielded from execution? I mean, some spammer cant comment on my posts with real damaging code?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.315 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-03-22 14:54:43 -->
