<?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: On The Bleeding Edge</title>
	<atom:link href="http://paulstamatiou.com/on-the-bleeding-edge/feed" rel="self" type="application/rss+xml" />
	<link>http://paulstamatiou.com/on-the-bleeding-edge</link>
	<description>Tech News, Reviews and Guides</description>
	<lastBuildDate>Fri, 19 Mar 2010 23:18:16 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: How to: WordPress 2.3 upgrade via SVN on Mediatemple Grid Server &#124; Clearskys.net blog</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-143863</link>
		<dc:creator>How to: WordPress 2.3 upgrade via SVN on Mediatemple Grid Server &#124; Clearskys.net blog</dc:creator>
		<pubDate>Sun, 23 Sep 2007 23:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-143863</guid>
		<description>[...] automatic upgrade plugin worked quite well) I thought that I would follow in the foot steps of others and set up a new WordPress installation that I could quickly upgrade using [...]</description>
		<content:encoded><![CDATA[<p>[...] automatic upgrade plugin worked quite well) I thought that I would follow in the foot steps of others and set up a new WordPress installation that I could quickly upgrade using [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Stamatiou</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-138147</link>
		<dc:creator>Paul Stamatiou</dc:creator>
		<pubDate>Mon, 27 Aug 2007 05:29:34 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-138147</guid>
		<description>thanks for the 411 Brandon. I haven&#039;t SVN-updated in a while. Since 2.3 comes around in about a month, I might as well just wait for the final since the revision I&#039;m on now seems to be stable.</description>
		<content:encoded><![CDATA[<p>thanks for the 411 Brandon. I haven&#8217;t SVN-updated in a while. Since 2.3 comes around in about a month, I might as well just wait for the final since the revision I&#8217;m on now seems to be stable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-138048</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Mon, 27 Aug 2007 01:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-138048</guid>
		<description>I saw your questions on the wp-testers mailing list, and I wanted to give you a heads up. I don&#039;t know how frequently you update through SVN, but this weekend there have been some good bug fixes for 2.3&#039;s new tagging feature. The issue where the  tag displayed the tag slug instead of the tag name has been fixed. Also, using single_tag_title seems to work when getting tag titles outside of the loop, as opposed to using the get_query_var approach. But, hey, if it ain&#039;t broke, don&#039;t fix it. Hope this helps. Example code below. 
&lt;?php if( is_tag() ) { ?&gt;
		&lt;h2&gt;Posts Tagged &#8216;&lt;?php single_tag_title(); } ?&gt;&#8217;&lt;/h2&gt;</description>
		<content:encoded><![CDATA[<p>I saw your questions on the wp-testers mailing list, and I wanted to give you a heads up. I don&#8217;t know how frequently you update through SVN, but this weekend there have been some good bug fixes for 2.3&#8217;s new tagging feature. The issue where the  tag displayed the tag slug instead of the tag name has been fixed. Also, using single_tag_title seems to work when getting tag titles outside of the loop, as opposed to using the get_query_var approach. But, hey, if it ain&#8217;t broke, don&#8217;t fix it. Hope this helps. Example code below.<br />
&lt;?php if( is_tag() ) { ?&gt;<br />
		&lt;h2&gt;Posts Tagged &#8216;&lt;?php single_tag_title(); } ?&gt;&#8217;&lt;/h2&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce Keener</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-136571</link>
		<dc:creator>Bruce Keener</dc:creator>
		<pubDate>Thu, 23 Aug 2007 22:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-136571</guid>
		<description>Paul,

I realize it has only been a couple of weeks, but have you seen any benefit in going to tags? Any traffic improvements, for example, that you could attribute to tagging?</description>
		<content:encoded><![CDATA[<p>Paul,</p>
<p>I realize it has only been a couple of weeks, but have you seen any benefit in going to tags? Any traffic improvements, for example, that you could attribute to tagging?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Using a How-To Directory &#124; Keener Living</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-133908</link>
		<dc:creator>Using a How-To Directory &#124; Keener Living</dc:creator>
		<pubDate>Tue, 14 Aug 2007 17:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-133908</guid>
		<description>[...] it. My first use for it was a tip I picked up from Paul Stamatiou&#8217;s site, from his &#8220;On the bleeding edge&#8221; article about his use of WordPress 2.3 [...]</description>
		<content:encoded><![CDATA[<p>[...] it. My first use for it was a tip I picked up from Paul Stamatiou&#8217;s site, from his &#8220;On the bleeding edge&#8221; article about his use of WordPress 2.3 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: c. wess daniels</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-133118</link>
		<dc:creator>c. wess daniels</dc:creator>
		<pubDate>Sat, 11 Aug 2007 20:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-133118</guid>
		<description>Thanks Paul, I think I see what you mean now.  I look forward to the WP upgrade.</description>
		<content:encoded><![CDATA[<p>Thanks Paul, I think I see what you mean now.  I look forward to the WP upgrade.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce Keener</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-132835</link>
		<dc:creator>Bruce Keener</dc:creator>
		<pubDate>Fri, 10 Aug 2007 19:28:44 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-132835</guid>
		<description>Thanks, Paul. Sounds like I should hold off on 2.3alpha

Thanks for the Rewrite Rule, as well. I&#039;ll save it for when there is a 2.3 that we all &quot;have to&quot; go to. I am slow on learning Apache and rewrite rules can be tricky.</description>
		<content:encoded><![CDATA[<p>Thanks, Paul. Sounds like I should hold off on 2.3alpha</p>
<p>Thanks for the Rewrite Rule, as well. I&#8217;ll save it for when there is a 2.3 that we all &#8220;have to&#8221; go to. I am slow on learning Apache and rewrite rules can be tricky.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Stamatiou</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-132831</link>
		<dc:creator>Paul Stamatiou</dc:creator>
		<pubDate>Fri, 10 Aug 2007 19:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-132831</guid>
		<description>@Bruce - do you mean like http://paulstamatiou.com/tags/web-dev/? Since I converted all of my categories to tags, I redirected them with .htaccess so the search engines wouldn&#039;t see 404s.

&lt;code&gt;RewriteRule ^categories/(.*) /tags/$1 [R=301,L]&lt;/code&gt;

I would not recommend upgrading just yet. I had a big issue with last night&#039;s release and it is buggy that&#039;s for sure. The WordPress bug tracker for trunk has over 300 open tickets, so.. yeah.</description>
		<content:encoded><![CDATA[<p>@Bruce &#8211; do you mean like <a href="http://paulstamatiou.com/tags/web-dev/?" rel="nofollow">http://paulstamatiou.com/tags/web-dev/?</a> Since I converted all of my categories to tags, I redirected them with .htaccess so the search engines wouldn&#8217;t see 404s.</p>
<p><code>RewriteRule ^categories/(.*) /tags/$1 [R=301,L]</code></p>
<p>I would not recommend upgrading just yet. I had a big issue with last night&#8217;s release and it is buggy that&#8217;s for sure. The WordPress bug tracker for trunk has over 300 open tickets, so.. yeah.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce Keener</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-132804</link>
		<dc:creator>Bruce Keener</dc:creator>
		<pubDate>Fri, 10 Aug 2007 17:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-132804</guid>
		<description>Paul,

Do these tags wind up in your permalinks, like categories do?

I might want to go to 2.3 alpha myself, but I would be reluctant to do so if the tags wind up in the permalinks: if they do and I decided to go back to 2.2.2, then I would have 404&#039;s for all the tag-related permalinks that get cached.

Thoughts?</description>
		<content:encoded><![CDATA[<p>Paul,</p>
<p>Do these tags wind up in your permalinks, like categories do?</p>
<p>I might want to go to 2.3 alpha myself, but I would be reluctant to do so if the tags wind up in the permalinks: if they do and I decided to go back to 2.2.2, then I would have 404&#8217;s for all the tag-related permalinks that get cached.</p>
<p>Thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: using svn to update wordpress : ItsMyLife</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-132727</link>
		<dc:creator>using svn to update wordpress : ItsMyLife</dc:creator>
		<pubDate>Fri, 10 Aug 2007 11:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-132727</guid>
		<description>[...] have been running wordpress 2.1 for sometime and seeing stammy upgrade to the bleeding edge wordpress,i though it should be fun to do that . Given that i love [...]</description>
		<content:encoded><![CDATA[<p>[...] have been running wordpress 2.1 for sometime and seeing stammy upgrade to the bleeding edge wordpress,i though it should be fun to do that . Given that i love [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: taggy</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-132705</link>
		<dc:creator>taggy</dc:creator>
		<pubDate>Fri, 10 Aug 2007 10:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-132705</guid>
		<description>i did the svn co wp-db.php 
now i have this :( 

WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near &#039;) AND post_author != &#039;2&#039; ORDER BY post_modified ASC&#039; at line 1]
SELECT ID, post_title, post_author FROM wp_posts WHERE post_type = &#039;post&#039; AND post_status = &#039;pending&#039; AND post_author IN () AND post_author != &#039;2&#039; ORDER BY post_modified ASC
 can you help me out again ?</description>
		<content:encoded><![CDATA[<p>i did the svn co wp-db.php<br />
now i have this :( </p>
<p>WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND post_author != '2' ORDER BY post_modified ASC' at line 1]<br />
SELECT ID, post_title, post_author FROM wp_posts WHERE post_type = &#8216;post&#8217; AND post_status = &#8216;pending&#8217; AND post_author IN () AND post_author != &#8216;2&#8242; ORDER BY post_modified ASC<br />
 can you help me out again ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: taggy</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-132700</link>
		<dc:creator>taggy</dc:creator>
		<pubDate>Fri, 10 Aug 2007 09:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-132700</guid>
		<description>yeah worked :-) thanks stammy ! btw sudo doesn&#039;t work for me :p iam still on gs .
thanks a lot</description>
		<content:encoded><![CDATA[<p>yeah worked :-) thanks stammy ! btw sudo doesn&#8217;t work for me :p iam still on gs .<br />
thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Stamatiou</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-132699</link>
		<dc:creator>Paul Stamatiou</dc:creator>
		<pubDate>Fri, 10 Aug 2007 09:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-132699</guid>
		<description>oh heh, I should have told you to watch out for r5858:

http://twitter.com/Stammy/statuses/197391912

I had that same problem earlier tonight. Try this:

&lt;code&gt;sudo svn update -r 5857 wp-includes/wp-db.php&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>oh heh, I should have told you to watch out for r5858:</p>
<p><a href="http://twitter.com/Stammy/statuses/197391912" rel="nofollow">http://twitter.com/Stammy/statuses/197391912</a></p>
<p>I had that same problem earlier tonight. Try this:</p>
<p><code>sudo svn update -r 5857 wp-includes/wp-db.php</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: taggy</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-132698</link>
		<dc:creator>taggy</dc:creator>
		<pubDate>Fri, 10 Aug 2007 09:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-132698</guid>
		<description>yes i just did from trunk and got the 2.3 alpha running but i get a mysql error in my wp-admin 
WordPress database error: [Duplicate column name &#039;comment_subscribe&#039;]
ALTER TABLE wp_comments ADD COLUMN comment_subscribe enum(&#039;Y&#039;,&#039;N&#039;) NOT NULL default &#039;N&#039;

i tried repairing the tables but still didnt get any better,can you suggest something here ?</description>
		<content:encoded><![CDATA[<p>yes i just did from trunk and got the 2.3 alpha running but i get a mysql error in my wp-admin<br />
WordPress database error: [Duplicate column name 'comment_subscribe']<br />
ALTER TABLE wp_comments ADD COLUMN comment_subscribe enum(&#8216;Y&#8217;,'N&#8217;) NOT NULL default &#8216;N&#8217;</p>
<p>i tried repairing the tables but still didnt get any better,can you suggest something here ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Stamatiou</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-132696</link>
		<dc:creator>Paul Stamatiou</dc:creator>
		<pubDate>Fri, 10 Aug 2007 09:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-132696</guid>
		<description>@taggy you probably SVN upgraded to tag/2.2.2, wp 2.3 alpha is on /trunk.</description>
		<content:encoded><![CDATA[<p>@taggy you probably SVN upgraded to tag/2.2.2, wp 2.3 alpha is on /trunk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: taggy</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-132695</link>
		<dc:creator>taggy</dc:creator>
		<pubDate>Fri, 10 Aug 2007 09:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-132695</guid>
		<description>hi stammy,
i want to know if you are running 2.3 ? . I just upgraded by svn and it still says 2.2 . Is there any way i could upgrade to 2.3 (alpha) .

thanks</description>
		<content:encoded><![CDATA[<p>hi stammy,<br />
i want to know if you are running 2.3 ? . I just upgraded by svn and it still says 2.2 . Is there any way i could upgrade to 2.3 (alpha) .</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-132642</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Fri, 10 Aug 2007 03:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-132642</guid>
		<description>Paul, you should take a look at Capistrano for deploying changes to your production server. It&#039;s mainly used for Rails apps, but you can use it for any other type of app as well.

Basically instead of having to push your change to your svn repo, and then logging into your server to run the svn update, you just run a single command from your local machine that will push the changes to the repo and the run the update on the production server automatically. It can do lots of other stuff do. You write &quot;recipes&quot; for it to tell it what to do.</description>
		<content:encoded><![CDATA[<p>Paul, you should take a look at Capistrano for deploying changes to your production server. It&#8217;s mainly used for Rails apps, but you can use it for any other type of app as well.</p>
<p>Basically instead of having to push your change to your svn repo, and then logging into your server to run the svn update, you just run a single command from your local machine that will push the changes to the repo and the run the update on the production server automatically. It can do lots of other stuff do. You write &#8220;recipes&#8221; for it to tell it what to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Stamatiou</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-132638</link>
		<dc:creator>Paul Stamatiou</dc:creator>
		<pubDate>Fri, 10 Aug 2007 02:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-132638</guid>
		<description>@cwd - tagging is better in this case for me because I just type in all the relevant tags rather than being restricted to the categories I already had made, even though you can make new cats, it is far easier to just tag quickly. There would be more fluff in terms of tags vs cats, but I would be tagging more relevant things. not sure if that makes sense, but to me the solution was obvious.</description>
		<content:encoded><![CDATA[<p>@cwd &#8211; tagging is better in this case for me because I just type in all the relevant tags rather than being restricted to the categories I already had made, even though you can make new cats, it is far easier to just tag quickly. There would be more fluff in terms of tags vs cats, but I would be tagging more relevant things. not sure if that makes sense, but to me the solution was obvious.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: c. wess daniels</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-132632</link>
		<dc:creator>c. wess daniels</dc:creator>
		<pubDate>Fri, 10 Aug 2007 01:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-132632</guid>
		<description>paul - i don&#039;t quite understand how tags will work (practically
speaking) any different then categories?   I guess I just use one or
two categories and leave it at that, wouldn&#039;t tagging more also lend
itself towards bulking and useless text such as many of the delicious
tag clouds (that exceed 50-100 tags) we see on blogs. I know there are
some hardcore UTW users out there but I just never use that stuff when
I visit someone&#039;s site.  Is there some functionality or purpose I am
missing? Can you shed some light (or sugar) on the situation?</description>
		<content:encoded><![CDATA[<p>paul &#8211; i don&#8217;t quite understand how tags will work (practically<br />
speaking) any different then categories?   I guess I just use one or<br />
two categories and leave it at that, wouldn&#8217;t tagging more also lend<br />
itself towards bulking and useless text such as many of the delicious<br />
tag clouds (that exceed 50-100 tags) we see on blogs. I know there are<br />
some hardcore UTW users out there but I just never use that stuff when<br />
I visit someone&#8217;s site.  Is there some functionality or purpose I am<br />
missing? Can you shed some light (or sugar) on the situation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nabil</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-132599</link>
		<dc:creator>nabil</dc:creator>
		<pubDate>Thu, 09 Aug 2007 19:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-132599</guid>
		<description>p.s. can i have a stammy point?</description>
		<content:encoded><![CDATA[<p>p.s. can i have a stammy point?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Stamatiou</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-132596</link>
		<dc:creator>Paul Stamatiou</dc:creator>
		<pubDate>Thu, 09 Aug 2007 19:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-132596</guid>
		<description>haha, shouldn&#039;t you be at work nabil?</description>
		<content:encoded><![CDATA[<p>haha, shouldn&#8217;t you be at work nabil?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nabil</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-132595</link>
		<dc:creator>nabil</dc:creator>
		<pubDate>Thu, 09 Aug 2007 19:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-132595</guid>
		<description>dude you totally stole his idea...you&#039;re just as bad as alex</description>
		<content:encoded><![CDATA[<p>dude you totally stole his idea&#8230;you&#8217;re just as bad as alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Stamatiou</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-132593</link>
		<dc:creator>Paul Stamatiou</dc:creator>
		<pubDate>Thu, 09 Aug 2007 19:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-132593</guid>
		<description>@Mike, yeah I have been searching that file for ways to implement it - I tried just doing wp_tag_cloud(&#039;exclude=uncategorized&#039;) or the ID of that, but I haven&#039;t tried an array.</description>
		<content:encoded><![CDATA[<p>@Mike, yeah I have been searching that file for ways to implement it &#8211; I tried just doing wp_tag_cloud(&#8216;exclude=uncategorized&#8217;) or the ID of that, but I haven&#8217;t tried an array.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Malone</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-132581</link>
		<dc:creator>Mike Malone</dc:creator>
		<pubDate>Thu, 09 Aug 2007 18:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-132581</guid>
		<description>Hey, you stole my idea! Jerk! =p

Anyways... I&#039;ve been totally lazy about actually doing something with the tags on my blog. I&#039;ve been &quot;planning&quot; to replace categories with tags for some time now, but never got around to it. Let me know how things go.

Re: wp_tag_cloud() -- the function is defined in wp-includes/category-template.php and it takes an argument just like get_posts(), and a lot of other wp functions... there are two arguments in the default array of args called &quot;exclude&quot; and &quot;include&quot;. Didn&#039;t verify this, but from my experience playing with WP I&#039;d imagine &quot;exclude&quot; is a comma separated list of tags you want excluded. So try something like wp_tag_cloud(array(&quot;exclude&quot; =&gt; &quot;Uncategorized,other,stuff,you,want,excluded&quot;)); There&#039;s also a wp_tag_cloud filter you can hook into if you want to modify stuff.</description>
		<content:encoded><![CDATA[<p>Hey, you stole my idea! Jerk! =p</p>
<p>Anyways&#8230; I&#8217;ve been totally lazy about actually doing something with the tags on my blog. I&#8217;ve been &#8220;planning&#8221; to replace categories with tags for some time now, but never got around to it. Let me know how things go.</p>
<p>Re: wp_tag_cloud() &#8212; the function is defined in wp-includes/category-template.php and it takes an argument just like get_posts(), and a lot of other wp functions&#8230; there are two arguments in the default array of args called &#8220;exclude&#8221; and &#8220;include&#8221;. Didn&#8217;t verify this, but from my experience playing with WP I&#8217;d imagine &#8220;exclude&#8221; is a comma separated list of tags you want excluded. So try something like wp_tag_cloud(array(&#8220;exclude&#8221; =&gt; &#8220;Uncategorized,other,stuff,you,want,excluded&#8221;)); There&#8217;s also a wp_tag_cloud filter you can hook into if you want to modify stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eli Horne</title>
		<link>http://paulstamatiou.com/on-the-bleeding-edge#comment-132556</link>
		<dc:creator>Eli Horne</dc:creator>
		<pubDate>Thu, 09 Aug 2007 16:15:44 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/08/09/on-the-bleeding-edge/#comment-132556</guid>
		<description>During the interim while I consider switching to another platform like Expression Engine, I can confirm that I too hate the wordpress category system.  I deployed UTW a while ago and never looked back, especially since the use of tags significantly helped (me) in technorati hits and over all search engine goodness.

As it stands, I still use categories to divide my personal site (Journal and Portfolio) and thats it.  It lets me have a clearly subdivided site, although with something like EE, I could just create seperate weblogs.  This speaks to me because I don&#039;t want my journal tag searches culling from the portfolio tag database.   

I really despise the way that WP made blogroll a category, and made it a default.  Blogroll is simply something I&#039;ve never used, and having to see it in the categories page makes me angry.</description>
		<content:encoded><![CDATA[<p>During the interim while I consider switching to another platform like Expression Engine, I can confirm that I too hate the wordpress category system.  I deployed UTW a while ago and never looked back, especially since the use of tags significantly helped (me) in technorati hits and over all search engine goodness.</p>
<p>As it stands, I still use categories to divide my personal site (Journal and Portfolio) and thats it.  It lets me have a clearly subdivided site, although with something like EE, I could just create seperate weblogs.  This speaks to me because I don&#8217;t want my journal tag searches culling from the portfolio tag database.   </p>
<p>I really despise the way that WP made blogroll a category, and made it a default.  Blogroll is simply something I&#8217;ve never used, and having to see it in the categories page makes me angry.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
