<?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: WP_CodeShield</title>
	<atom:link href="http://scott.sherrillmix.com/blog/blogger/wp_codeshield/feed/" rel="self" type="application/rss+xml" />
	<link>http://scott.sherrillmix.com/blog/blogger/wp_codeshield/</link>
	<description>I'm a biologist not a...</description>
	<lastBuildDate>Wed, 10 Mar 2010 21:36:59 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ::Schrödinger&#8217;s Blog:: &#187; AddThis Manually Installed</title>
		<link>http://scott.sherrillmix.com/blog/blogger/wp_codeshield/comment-page-1/#comment-139069</link>
		<dc:creator>::Schrödinger&#8217;s Blog:: &#187; AddThis Manually Installed</dc:creator>
		<pubDate>Sun, 19 Jul 2009 22:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://scott.sherrillmix.com/blog/programmer/wp_codeshield/#comment-139069</guid>
		<description>[...] I always feel pretty badass when I can code my way out of an annoying problem. [Also: Big thanks to Damnit Jim! for the WP_CodeShield [...]</description>
		<content:encoded><![CDATA[<p>[...] I always feel pretty badass when I can code my way out of an annoying problem. [Also: Big thanks to Damnit Jim! for the WP_CodeShield [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://scott.sherrillmix.com/blog/blogger/wp_codeshield/comment-page-1/#comment-139065</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sun, 19 Jul 2009 22:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://scott.sherrillmix.com/blog/programmer/wp_codeshield/#comment-139065</guid>
		<description>Thanks!

This little gizmo makes my life quite a bit easier.  I feel like the &#039;code&#039; tags should have done this in the first place...</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>This little gizmo makes my life quite a bit easier.  I feel like the &#8216;code&#8217; tags should have done this in the first place&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: viv</title>
		<link>http://scott.sherrillmix.com/blog/blogger/wp_codeshield/comment-page-1/#comment-123428</link>
		<dc:creator>viv</dc:creator>
		<pubDate>Mon, 09 Mar 2009 07:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://scott.sherrillmix.com/blog/programmer/wp_codeshield/#comment-123428</guid>
		<description>Testing
&lt;code&gt;comment_status) ) {
	do_action(&#039;comment_id_not_found&#039;, $comment_post_ID);
	exit;
} elseif ( !comments_open($comment_post_ID) ) {
	do_action(&#039;comment_closed&#039;, $comment_post_ID);
	wp_die( __(&#039;Sorry, comments are closed for this item.&#039;) );
} elseif ( in_array($status-&gt;post_status, array(&#039;draft&#039;, &#039;pending&#039;) ) ) {
	do_action(&#039;comment_on_draft&#039;, $comment_post_ID);
	exit;
}?&gt;
&lt;?php the_content(&#039;Read the rest of this entry &#187;&#039;); ?&gt;</description>
		<content:encoded><![CDATA[<p>Testing<br />
<code>comment_status) ) {<br />
	do_action('comment_id_not_found', $comment_post_ID);<br />
	exit;<br />
} elseif ( !comments_open($comment_post_ID) ) {<br />
	do_action('comment_closed', $comment_post_ID);<br />
	wp_die( __('Sorry, comments are closed for this item.') );<br />
} elseif ( in_array($status-&gt;post_status, array('draft', 'pending') ) ) {<br />
	do_action('comment_on_draft', $comment_post_ID);<br />
	exit;<br />
}?&gt;<br />
&lt;?php the_content('Read the rest of this entry &raquo;'); ?&gt;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: viv</title>
		<link>http://scott.sherrillmix.com/blog/blogger/wp_codeshield/comment-page-1/#comment-123427</link>
		<dc:creator>viv</dc:creator>
		<pubDate>Mon, 09 Mar 2009 07:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://scott.sherrillmix.com/blog/programmer/wp_codeshield/#comment-123427</guid>
		<description>Is it working?</description>
		<content:encoded><![CDATA[<p>Is it working?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lecactus WordPress 2.5 Power Pack: Второе пришествие &#124; Патифонов.нет &#124; Это мой первый блог, в котором я стараюсь описать все этапы создания, усовершенствова</title>
		<link>http://scott.sherrillmix.com/blog/blogger/wp_codeshield/comment-page-1/#comment-59174</link>
		<dc:creator>Lecactus WordPress 2.5 Power Pack: Второе пришествие &#124; Патифонов.нет &#124; Это мой первый блог, в котором я стараюсь описать все этапы создания, усовершенствова</dc:creator>
		<pubDate>Tue, 01 Jul 2008 13:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://scott.sherrillmix.com/blog/programmer/wp_codeshield/#comment-59174</guid>
		<description>[...] WP_CodeShield - как написано в описании, обеспечивает правильное отображение (не исполнение) и &#8220;защиту&#8221; (от исполнения) HTML-кода, который вы вставляете в тело поста, пользуясь соответствующими тегами &lt;code&gt;. Пока что полностью не удалось ощутить практическую пользу применения данного расширения, но может в будущем нужно будет вставлять в пост какой-то код, тогда наверно и понадобится. А пока что, это лишь мое маленькое и скромное открытие. [...]</description>
		<content:encoded><![CDATA[<p>[...] WP_CodeShield &#8211; как написано в описании, обеспечивает правильное отображение (не исполнение) и &#8220;защиту&#8221; (от исполнения) HTML-кода, который вы вставляете в тело поста, пользуясь соответствующими тегами &lt;code&gt;. Пока что полностью не удалось ощутить практическую пользу применения данного расширения, но может в будущем нужно будет вставлять в пост какой-то код, тогда наверно и понадобится. А пока что, это лишь мое маленькое и скромное открытие. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
