<?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 for Sandbox Development and Consulting Inc.</title>
	<atom:link href="http://www.sandboxdev.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sandboxdev.com</link>
	<description>Building Solutions for Your Business Needs.</description>
	<lastBuildDate>Tue, 02 Feb 2010 23:15:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Exclude Single Post in WordPress by cj</title>
		<link>http://www.sandboxdev.com/blog/wordpress/180/exclude-single-post/comment-page-2/#comment-16265</link>
		<dc:creator>cj</dc:creator>
		<pubDate>Tue, 02 Feb 2010 23:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandboxdev.com/blog/wordpress/2008/01/16/exclude-single-post.php#comment-16265</guid>
		<description>sorry my codes is not showing. i dunno what tag to be used to show the php code anyways here&#039;s the code after the php tag

  if (have_posts()) : while (have_posts()) : the_post();</description>
		<content:encoded><![CDATA[<p>sorry my codes is not showing. i dunno what tag to be used to show the php code anyways here&#8217;s the code after the php tag</p>
<p>  if (have_posts()) : while (have_posts()) : the_post();</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exclude Single Post in WordPress by cj</title>
		<link>http://www.sandboxdev.com/blog/wordpress/180/exclude-single-post/comment-page-2/#comment-16264</link>
		<dc:creator>cj</dc:creator>
		<pubDate>Tue, 02 Feb 2010 23:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandboxdev.com/blog/wordpress/2008/01/16/exclude-single-post.php#comment-16264</guid>
		<description>[code]  [/code]</description>
		<content:encoded><![CDATA[<p>[code]  [/code]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exclude Single Post in WordPress by cj</title>
		<link>http://www.sandboxdev.com/blog/wordpress/180/exclude-single-post/comment-page-2/#comment-16263</link>
		<dc:creator>cj</dc:creator>
		<pubDate>Tue, 02 Feb 2010 23:12:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandboxdev.com/blog/wordpress/2008/01/16/exclude-single-post.php#comment-16263</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exclude Single Post in WordPress by cj</title>
		<link>http://www.sandboxdev.com/blog/wordpress/180/exclude-single-post/comment-page-2/#comment-16262</link>
		<dc:creator>cj</dc:creator>
		<pubDate>Tue, 02 Feb 2010 22:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandboxdev.com/blog/wordpress/2008/01/16/exclude-single-post.php#comment-16262</guid>
		<description>thanks,

I believe this is the code that posts my posts in the blog




i tried your code again but no luck...hope you can help me with this...thanks so much</description>
		<content:encoded><![CDATA[<p>thanks,</p>
<p>I believe this is the code that posts my posts in the blog</p>
<p>i tried your code again but no luck&#8230;hope you can help me with this&#8230;thanks so much</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exclude Single Post in WordPress by Kai</title>
		<link>http://www.sandboxdev.com/blog/wordpress/180/exclude-single-post/comment-page-2/#comment-16254</link>
		<dc:creator>Kai</dc:creator>
		<pubDate>Tue, 02 Feb 2010 13:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandboxdev.com/blog/wordpress/2008/01/16/exclude-single-post.php#comment-16254</guid>
		<description>Can you post the full query you&#039;re trying to run?  There may be something else at play here.

In the meantime, replace those &quot;?&quot; with single a single quote &#039;.  Also, sometimes when code snippets get posted, they auto format into curly/angled quotes.  Replace these curly ones in your code with a single quote that appears vertical.  I retested in WP 2.9 and it&#039;s working 100%:

&lt;code&gt;if (ID == &#039;179&#039; &#124;&#124; ID == &#039;180&#039; &#124;&#124; ID == &#039;181&#039;) continue;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Can you post the full query you&#8217;re trying to run?  There may be something else at play here.</p>
<p>In the meantime, replace those &#8220;?&#8221; with single a single quote &#8216;.  Also, sometimes when code snippets get posted, they auto format into curly/angled quotes.  Replace these curly ones in your code with a single quote that appears vertical.  I retested in WP 2.9 and it&#8217;s working 100%:</p>
<p><code>if (ID == '179' || ID == '180' || ID == '181') continue;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exclude Single Post in WordPress by cj</title>
		<link>http://www.sandboxdev.com/blog/wordpress/180/exclude-single-post/comment-page-2/#comment-16251</link>
		<dc:creator>cj</dc:creator>
		<pubDate>Tue, 02 Feb 2010 08:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandboxdev.com/blog/wordpress/2008/01/16/exclude-single-post.php#comment-16251</guid>
		<description>hi kai, thanks for your response.

I tried having this code

 ID == ‘179? &#124;&#124; ID == ‘328? &#124;&#124; ID == ‘325?) continue; ?&gt;

however my posts are still showing in the homepage. those are my 3 posts that i don&#039;t wish to be seen im my home page. how will i achieve this ?</description>
		<content:encoded><![CDATA[<p>hi kai, thanks for your response.</p>
<p>I tried having this code</p>
<p> ID == ‘179? || ID == ‘328? || ID == ‘325?) continue; ?&gt;</p>
<p>however my posts are still showing in the homepage. those are my 3 posts that i don&#8217;t wish to be seen im my home page. how will i achieve this ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exclude Single Post in WordPress by Kai</title>
		<link>http://www.sandboxdev.com/blog/wordpress/180/exclude-single-post/comment-page-2/#comment-16245</link>
		<dc:creator>Kai</dc:creator>
		<pubDate>Tue, 02 Feb 2010 01:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandboxdev.com/blog/wordpress/2008/01/16/exclude-single-post.php#comment-16245</guid>
		<description>No, I believe that will always be false, and you will not get what you&#039;re looking for.

Try this using your cat IDs (tested in WP 2.9):

if (ID == &#039;179&#039; &#124;&#124; ID == &#039;180&#039; &#124;&#124; ID == &#039;181&#039;) continue;

There may be a more streamlined way, but the ID will never be equal to an array, so ID == &#039;179,180,181&#039; will always be false.

Hope it helps!</description>
		<content:encoded><![CDATA[<p>No, I believe that will always be false, and you will not get what you&#8217;re looking for.</p>
<p>Try this using your cat IDs (tested in WP 2.9):</p>
<p>if (ID == &#8216;179&#8242; || ID == &#8216;180&#8242; || ID == &#8216;181&#8242;) continue;</p>
<p>There may be a more streamlined way, but the ID will never be equal to an array, so ID == &#8216;179,180,181&#8242; will always be false.</p>
<p>Hope it helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exclude Single Post in WordPress by cj</title>
		<link>http://www.sandboxdev.com/blog/wordpress/180/exclude-single-post/comment-page-2/#comment-16244</link>
		<dc:creator>cj</dc:creator>
		<pubDate>Tue, 02 Feb 2010 01:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandboxdev.com/blog/wordpress/2008/01/16/exclude-single-post.php#comment-16244</guid>
		<description>what about if you have more than 1 post to exclude what would be the code? 

this one?

   1.
      ID == &#039;179,180,181&#039; ) continue; ?&gt;  ?

need your help</description>
		<content:encoded><![CDATA[<p>what about if you have more than 1 post to exclude what would be the code? </p>
<p>this one?</p>
<p>   1.<br />
      ID == &#8216;179,180,181&#8242; ) continue; ?&gt;  ?</p>
<p>need your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remove &#8220;Private:&#8221; From WordPress Titles by Jessie</title>
		<link>http://www.sandboxdev.com/blog/wordpress/178/remove-private-from-wordpress-titles/comment-page-2/#comment-16174</link>
		<dc:creator>Jessie</dc:creator>
		<pubDate>Fri, 29 Jan 2010 01:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandboxdev.com/blog/wordpress/2008/01/14/remove-private-from-wordpress-titles.php#comment-16174</guid>
		<description>Wow! Thanks so much for that! Worked perfect!</description>
		<content:encoded><![CDATA[<p>Wow! Thanks so much for that! Worked perfect!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Be Smart: Update/Backup WordPress by Cricut Cartridges</title>
		<link>http://www.sandboxdev.com/blog/775/be-smart-updatebackup-wordpress/comment-page-1/#comment-16156</link>
		<dc:creator>Cricut Cartridges</dc:creator>
		<pubDate>Tue, 26 Jan 2010 20:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandboxdev.com/?p=775#comment-16156</guid>
		<description>I can not stree this enough myself.  I found this out the hard way.  Back up your stuff!</description>
		<content:encoded><![CDATA[<p>I can not stree this enough myself.  I found this out the hard way.  Back up your stuff!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
