<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>planetOzh</title>
	
	<link>http://planetozh.com/blog</link>
	<description>A bit of my personal life, mainly focused on my kids. A bit of code, mainly focused on Wordpress and PHP. Overall, bits of nothing in particular.</description>
	<lastBuildDate>Mon, 25 Jan 2010 20:03:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<feedburner:info uri="planetozh" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><geo:lat>50.9901</geo:lat><geo:long>2.1413</geo:long><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.0/</creativeCommons:license><image><link>http://planetOzh.com/</link><url>http://planetozh.com/images/feedicon/feedicon.php</url><title>planetOzh</title></image><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://frenchfragfactory.net/ozh/feed/" /><feedburner:emailServiceId>planetozh</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How To: Per User Options in WordPress</title>
		<link>http://feedproxy.google.com/~r/planetozh/~3/ZvzQ_tBLp70/</link>
		<comments>http://planetozh.com/blog/2009/12/how-to-per-user-options-in-wordpress/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 13:46:19 +0000</pubDate>
		<dc:creator>Ozh</dc:creator>
				<category><![CDATA[Published]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Options]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://planetozh.com/blog/?p=1372</guid>
		<description><![CDATA[The essence of plugins is giving to WordPress users more control over their blog, that is, most of the time, more options. Typically, a plugin adds a page under the Settings menu, where you can modify the options (see this article on register_setting() for best practices).
But if you think about multi user blogs, it can [...]]]></description>
			<content:encoded><![CDATA[<p>The essence of plugins is giving to WordPress users more control over their blog, that is, most of the time, more <strong>options</strong>. Typically, a plugin adds a page under the Settings menu, where you can modify the options (see this <a href="http://planetozh.com/blog/go.php?http://planetozh.com/blog/2009/05/handling-plugins-options-in-wordpress-28-with-register_setting/" title="(959 hits)">article on register_setting()</a> for best practices).</p>
<p>But if you think about multi user blogs, it can make sense to implement <strong>per user options</strong> instead of "global" settings. And guess what? It's dead easy.<br />
(...)<br/>Read the rest of <a href="http://planetozh.com/blog/2009/12/how-to-per-user-options-in-wordpress/">How To: Per User Options in WordPress</a> (293 words)</p>
<hr />
<p><small><a href="http://creativecommons.org/licenses/by/3.0/">(cc)</a> Ozh for <a href="http://planetozh.com/blog">planetOzh</a>, 2009. | <a href="http://planetozh.com/blog/2009/12/how-to-per-user-options-in-wordpress/">Permalink</a> | <a href="http://planetozh.com/blog/2009/12/how-to-per-user-options-in-wordpress/#comments">One comment</a> | Add to
<a href="http://del.icio.us/post?url=http://planetozh.com/blog/2009/12/how-to-per-user-options-in-wordpress/&title=How To: Per User Options in WordPress">del.icio.us</a> <small style="display:none"> | splogmenotplz</small><br/>
Read more posts tagged with: <a href="http://planetozh.com/blog/tag/how-to/" rel="tag">How-to</a>, <a href="http://planetozh.com/blog/tag/options/" rel="tag">Options</a>, <a href="http://planetozh.com/blog/tag/wordpress/" rel="tag">WordPress</a><br/>
</small></p>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://planetozh.com/blog/2005/09/your-wordpress-feed-on-steroid/" title="Your Wordpress Feed, on Steroid (September 18, 20059/18/2005)">Your Wordpress Feed, on Steroid</a> (3)</li>
	<li><a href="http://planetozh.com/blog/2005/10/wordpresscom-invite/" title="Wordpress.com Invite (October 18, 200510/18/2005)">Wordpress.com Invite</a> (0)</li>
	<li><a href="http://planetozh.com/blog/2007/06/wordpress-duplicate-content-and-wrong-seo-plugins/" title="WordPress, Duplicate Content, and Wrong SEO Plugins (June 18, 20076/18/2007)">WordPress, Duplicate Content, and Wrong SEO Plugins</a> (25)</li>
	<li><a href="http://planetozh.com/blog/2008/05/wordpress-widgetised-dashboard/" title="WordPress&#8217; Widgetised Dashboard (May 20, 20085/20/2008)">WordPress&#8217; Widgetised Dashboard</a> (0)</li>
	<li><a href="http://planetozh.com/blog/2007/10/wordpress-upgrade-script/" title="WordPress Upgrade Script (October 27, 200710/27/2007)">WordPress Upgrade Script</a> (13)</li>
</ul>


<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<img src="http://feeds.feedburner.com/~r/planetozh/~4/ZvzQ_tBLp70" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://planetozh.com/blog/2009/12/how-to-per-user-options-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://planetozh.com/blog/2009/12/how-to-per-user-options-in-wordpress/?source=rss</feedburner:origLink></item>
		<item>
		<title>Christmas Giveaway: Win a Copy of The Smashing Book</title>
		<link>http://feedproxy.google.com/~r/planetozh/~3/cDyXwWefsIE/</link>
		<comments>http://planetozh.com/blog/2009/12/christmas-giveaway-win-a-copy-of-the-smashing-book/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 00:14:13 +0000</pubDate>
		<dc:creator>Ozh</dc:creator>
				<category><![CDATA[Published]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Giveaway]]></category>
		<category><![CDATA[planetOzh]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://planetozh.com/blog/?p=1367</guid>
		<description><![CDATA[Christmas is around the corner, so how about a little giveaway? I feel like offering one of my readers a copy of The Smashing Book (313 pages, paperback, full-color images on coated paper, seems like a pretty book indeed). Drooling yet? Enter the giveaway!
(...)Read the rest of Christmas Giveaway: Win a Copy of The Smashing [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://planetozh.com/blog/wp-content/uploads/2009/12/sm-book-75x75px.png" alt="Smashing Book" title="Smashing Book" width="75" height="75" class="alignleft size-full wp-image-1368" />Christmas is around the corner, so how about a little giveaway? I feel like offering one of my readers a copy of <a href="http://planetozh.com/blog/go.php?http://www.smashingmagazine.com/2009/12/03/smashing-book-its-out-now/" title="(105 hits)">The Smashing Book</a> (313 pages, paperback, full-color images on coated paper, seems like a pretty book indeed). Drooling yet? Enter the giveaway!<br />
(...)<br/>Read the rest of <a href="http://planetozh.com/blog/2009/12/christmas-giveaway-win-a-copy-of-the-smashing-book/">Christmas Giveaway: Win a Copy of The Smashing Book</a> (182 words)</p>
<hr />
<p><small><a href="http://creativecommons.org/licenses/by/3.0/">(cc)</a> Ozh for <a href="http://planetozh.com/blog">planetOzh</a>, 2009. | <a href="http://planetozh.com/blog/2009/12/christmas-giveaway-win-a-copy-of-the-smashing-book/">Permalink</a> | <a href="http://planetozh.com/blog/2009/12/christmas-giveaway-win-a-copy-of-the-smashing-book/#comments">2 comments</a> | Add to
<a href="http://del.icio.us/post?url=http://planetozh.com/blog/2009/12/christmas-giveaway-win-a-copy-of-the-smashing-book/&title=Christmas Giveaway: Win a Copy of The Smashing Book">del.icio.us</a> <small style="display:none"> | splogmenotplz</small><br/>
Read more posts tagged with: <a href="http://planetozh.com/blog/tag/books/" rel="tag">Books</a>, <a href="http://planetozh.com/blog/tag/giveaway/" rel="tag">Giveaway</a>, <a href="http://planetozh.com/blog/tag/planetozh/" rel="tag">planetOzh</a>, <a href="http://planetozh.com/blog/tag/plugins/" rel="tag">Plugins</a>, <a href="http://planetozh.com/blog/tag/wordpress/" rel="tag">WordPress</a><br/>
</small></p>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://planetozh.com/blog/2005/04/wordpress-plugins-meme-and-contest/" title="Wordpress Plugins Meme, and Contest (April 19, 20054/19/2005)">Wordpress Plugins Meme, and Contest</a> (0)</li>
	<li><a href="http://planetozh.com/blog/2006/04/state-of-the-spamosphere/" title="State of the Spamosphere (April 17, 20064/17/2006)">State of the Spamosphere</a> (0)</li>
	<li><a href="http://planetozh.com/blog/2009/10/review-of-wordpress-plugin-development-beginners-guide/" title="Review of &#8220;WordPress Plugin Development: Beginner&#8217;s Guide&#8221; (October 29, 200910/29/2009)">Review of &#8220;WordPress Plugin Development: Beginner&#8217;s Guide&#8221;</a> (6)</li>
	<li><a href="http://planetozh.com/blog/2007/06/my-blog-now-has-a-voice/" title="My Blog Now Has a Voice ! (June 11, 20076/11/2007)">My Blog Now Has a Voice !</a> (11)</li>
	<li><a href="http://planetozh.com/blog/2006/10/japanese-wordpress-book/" title="Japanese Wordpress Book (October 8, 200610/8/2006)">Japanese Wordpress Book</a> (3)</li>
</ul>


<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<img src="http://feeds.feedburner.com/~r/planetozh/~4/cDyXwWefsIE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://planetozh.com/blog/2009/12/christmas-giveaway-win-a-copy-of-the-smashing-book/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://planetozh.com/blog/2009/12/christmas-giveaway-win-a-copy-of-the-smashing-book/?source=rss</feedburner:origLink></item>
		<item>
		<title>How To Style Editor (Or Any Role) Comments in WordPress</title>
		<link>http://feedproxy.google.com/~r/planetozh/~3/-9ufNmOYDS0/</link>
		<comments>http://planetozh.com/blog/2009/11/how-to-style-editor-or-any-role-comments-in-wordpress/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 20:24:50 +0000</pubDate>
		<dc:creator>Ozh</dc:creator>
				<category><![CDATA[Published]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Comments]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://planetozh.com/blog/?p=1363</guid>
		<description><![CDATA[I've recently moved to WordPress an active community site which is run and moderated by several editors and administrators. Each post gets dozens of comments, and I wanted to highlight those made by staff members.
What not to do
If you've googled a bit for a solution on how to identify authors' or admins' comments, you've probably [...]]]></description>
			<content:encoded><![CDATA[<p>I've recently moved to WordPress an active community site which is run and moderated by several editors and administrators. Each post gets dozens of comments, and I wanted to highlight those made by staff members.</p>
<h2>What not to do</h2>
<p>If you've googled a bit for a solution on how to identify authors' or admins' comments, you've probably seen several explanations on how to implement this by comparing emails. Something like:</p>
<div class="igBar"><span id="lcode-14"><a href="#" onclick="javascript:showPlainTxt('code-14'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CODE:</span>
<div id="code-14">
<div class="code">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;?php</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">if<span style="color:#006600; font-weight:bold;">&#40;</span> $comment-&gt;<span style="">comment_author_email</span> == <span style="color:#CC0000;">'admin@blog.com'</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; $class = <span style="color:#CC0000;">'admin'</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#006600; font-weight:bold;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">?&gt; </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>While this is sort of OK for a single author weblog, it's totally inconvenient and not scalable for a community site run by several editors and administrators: you would need to edit the template file whenever there's a new member in the staff, and nothing prevents an unlogged user from commenting using your well known email address.</p>
<p>So, what to do instead?<br />
(...)<br/>Read the rest of <a href="http://planetozh.com/blog/2009/11/how-to-style-editor-or-any-role-comments-in-wordpress/">How To Style Editor (Or Any Role) Comments in WordPress</a> (283 words)</p>
<hr />
<p><small><a href="http://creativecommons.org/licenses/by/3.0/">(cc)</a> Ozh for <a href="http://planetozh.com/blog">planetOzh</a>, 2009. | <a href="http://planetozh.com/blog/2009/11/how-to-style-editor-or-any-role-comments-in-wordpress/">Permalink</a> | <a href="http://planetozh.com/blog/2009/11/how-to-style-editor-or-any-role-comments-in-wordpress/#comments">13 comments</a> | Add to
<a href="http://del.icio.us/post?url=http://planetozh.com/blog/2009/11/how-to-style-editor-or-any-role-comments-in-wordpress/&title=How To Style Editor (Or Any Role) Comments in WordPress">del.icio.us</a> <small style="display:none"> | splogmenotplz</small><br/>
Read more posts tagged with: <a href="http://planetozh.com/blog/tag/code/" rel="tag">Code</a>, <a href="http://planetozh.com/blog/tag/comments/" rel="tag">Comments</a>, <a href="http://planetozh.com/blog/tag/wordpress/" rel="tag">WordPress</a><br/>
</small></p>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://planetozh.com/blog/2007/10/wordpress-upgrade-script/" title="WordPress Upgrade Script (October 27, 200710/27/2007)">WordPress Upgrade Script</a> (13)</li>
	<li><a href="http://planetozh.com/blog/2005/11/wordpress-tip-for-blog-maintenance/" title="Wordpress Tip for Blog Maintenance (November 18, 200511/18/2005)">Wordpress Tip for Blog Maintenance</a> (3)</li>
	<li><a href="http://planetozh.com/blog/2005/09/wordpress-themes-with-an-admin-menu/" title="Wordpress Themes with an Admin Menu (September 5, 20059/5/2005)">Wordpress Themes with an Admin Menu</a> (10)</li>
	<li><a href="http://planetozh.com/blog/2005/12/wordpress-theme-zip-for-lazy-wordpress-theme-authors/" title="Wordpress Theme Zip for Lazy Wordpress Theme Authors (December 23, 200512/23/2005)">Wordpress Theme Zip for Lazy Wordpress Theme Authors</a> (0)</li>
	<li><a href="http://planetozh.com/blog/2006/02/wordpress-theme-toolkit-upgrade-112/" title="Wordpress Theme Toolkit Upgrade : 1.12 (February 6, 20062/6/2006)">Wordpress Theme Toolkit Upgrade : 1.12</a> (2)</li>
</ul>


<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<img src="http://feeds.feedburner.com/~r/planetozh/~4/-9ufNmOYDS0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://planetozh.com/blog/2009/11/how-to-style-editor-or-any-role-comments-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		<feedburner:origLink>http://planetozh.com/blog/2009/11/how-to-style-editor-or-any-role-comments-in-wordpress/?source=rss</feedburner:origLink></item>
		<item>
		<title>Review of “WordPress Plugin Development: Beginner’s Guide”</title>
		<link>http://feedproxy.google.com/~r/planetozh/~3/6vYCVuXPErg/</link>
		<comments>http://planetozh.com/blog/2009/10/review-of-wordpress-plugin-development-beginners-guide/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 14:38:31 +0000</pubDate>
		<dc:creator>Ozh</dc:creator>
				<category><![CDATA[Published]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://planetozh.com/blog/?p=1352</guid>
		<description><![CDATA[A few months ago (yeah, that long) I was asked by Packt Publishing if I would like to review a copy of WordPress Plugin Development: Beginner's Guide by Vladimir Prelovac. Needless to say, I thought this could be fun and interesting, so I jumped on the occasion, and finally found some time to read the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://planetozh.com/blog/wp-content/uploads/2009/10/packtpub-wordpress-plugins.jpg" alt="packtpub-wordpress-plugins" title="packtpub-wordpress-plugins" width="250" height="308" class="alignleft size-full wp-image-1351" />A few months ago (yeah, that long) I was asked by Packt Publishing if I would like to review a copy of <a href="http://planetozh.com/blog/go.php?http://www.packtpub.com/wordpress-plug-in-development/book" title="(257 hits)">WordPress Plugin Development: Beginner's Guide</a> by Vladimir Prelovac. Needless to say, I thought this could be fun and interesting, so I jumped on the occasion, and finally found some time to read the book and share my thoughts about it.<br />
(...)<br/>Read the rest of <a href="http://planetozh.com/blog/2009/10/review-of-wordpress-plugin-development-beginners-guide/">Review of &#8220;WordPress Plugin Development: Beginner&#8217;s Guide&#8221;</a> (445 words)</p>
<hr />
<p><small><a href="http://creativecommons.org/licenses/by/3.0/">(cc)</a> Ozh for <a href="http://planetozh.com/blog">planetOzh</a>, 2009. | <a href="http://planetozh.com/blog/2009/10/review-of-wordpress-plugin-development-beginners-guide/">Permalink</a> | <a href="http://planetozh.com/blog/2009/10/review-of-wordpress-plugin-development-beginners-guide/#comments">6 comments</a> | Add to
<a href="http://del.icio.us/post?url=http://planetozh.com/blog/2009/10/review-of-wordpress-plugin-development-beginners-guide/&title=Review of &#8220;WordPress Plugin Development: Beginner&#8217;s Guide&#8221;">del.icio.us</a> <small style="display:none"> | splogmenotplz</small><br/>
Read more posts tagged with: <a href="http://planetozh.com/blog/tag/books/" rel="tag">Books</a>, <a href="http://planetozh.com/blog/tag/plugins/" rel="tag">Plugins</a>, <a href="http://planetozh.com/blog/tag/review/" rel="tag">Review</a>, <a href="http://planetozh.com/blog/tag/wordpress/" rel="tag">WordPress</a><br/>
</small></p>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://planetozh.com/blog/2008/05/wordpress-widgetised-dashboard/" title="WordPress&#8217; Widgetised Dashboard (May 20, 20085/20/2008)">WordPress&#8217; Widgetised Dashboard</a> (0)</li>
	<li><a href="http://planetozh.com/blog/2009/09/wordpress-plugin-competition-2009-43-reviews/" title="WordPress Plugin Competition 2009: 43 Reviews (September 29, 20099/29/2009)">WordPress Plugin Competition 2009: 43 Reviews</a> (18)</li>
	<li><a href="http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/" title="Top 10 Most Common Coding Mistakes in WordPress Plugins (September 11, 20099/11/2009)">Top 10 Most Common Coding Mistakes in WordPress Plugins</a> (43)</li>
	<li><a href="http://planetozh.com/blog/2006/10/japanese-wordpress-book/" title="Japanese Wordpress Book (October 8, 200610/8/2006)">Japanese Wordpress Book</a> (3)</li>
	<li><a href="http://planetozh.com/blog/2009/03/ebook-writing-secure-wordpress-plugins/" title="Ebook: Writing Secure WordPress Plugins (March 26, 20093/26/2009)">Ebook: Writing Secure WordPress Plugins</a> (1)</li>
</ul>


<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<img src="http://feeds.feedburner.com/~r/planetozh/~4/6vYCVuXPErg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://planetozh.com/blog/2009/10/review-of-wordpress-plugin-development-beginners-guide/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://planetozh.com/blog/2009/10/review-of-wordpress-plugin-development-beginners-guide/?source=rss</feedburner:origLink></item>
		<item>
		<title>WordPress Quote Of The Day</title>
		<link>http://feedproxy.google.com/~r/planetozh/~3/wsqzzTWkBNc/</link>
		<comments>http://planetozh.com/blog/2009/10/wordpress-quote-of-the-day/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 07:41:12 +0000</pubDate>
		<dc:creator>Ozh</dc:creator>
				<category><![CDATA[Published]]></category>
		<category><![CDATA[Quote]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wp-hackers]]></category>

		<guid isPermaLink="false">http://planetozh.com/blog/?p=1349</guid>
		<description><![CDATA[By Joel Fisher in the wp-hackers mailing list:
I in fact choose to use a coffeemaker to boil vegetables. Why?
Because if I used something else that just makes coffee, my client would ask me "Can it boil vegetables?".
WordPress is a powerful and flexible tool. Period.
I love this :)
Share This

(cc) Ozh for planetOzh, 2009. &#124; Permalink &#124; [...]]]></description>
			<content:encoded><![CDATA[<p>By <a href="http://planetozh.com/blog/go.php?http://twitter.com/joelmoney" title="(191 hits)">Joel Fisher</a> in the <a href="http://planetozh.com/blog/go.php?http://lists.automattic.com/pipermail/wp-hackers/2009-October/028118.html" title="(186 hits)">wp-hackers mailing list</a>:</p>
<blockquote><p>I in fact choose to use a coffeemaker to boil vegetables. Why?<br />
Because if I used something else that just makes coffee, my client would ask me "Can it boil vegetables?".<br />
WordPress is a powerful and flexible tool. Period.</p></blockquote>
<p>I love this :)</p>
<p class="akst_link"><a href="http://planetozh.com/blog/?p=1349&amp;akst_action=share-this" title="E-mail this, post to del.icio.us, etc." id="akst_link_1349" class="akst_share_link" rel="nofollow">Share This</a>
</p><hr />
<p><small><a href="http://creativecommons.org/licenses/by/3.0/">(cc)</a> Ozh for <a href="http://planetozh.com/blog">planetOzh</a>, 2009. | <a href="http://planetozh.com/blog/2009/10/wordpress-quote-of-the-day/">Permalink</a> | <a href="http://planetozh.com/blog/2009/10/wordpress-quote-of-the-day/#comments">No comment</a> | Add to
<a href="http://del.icio.us/post?url=http://planetozh.com/blog/2009/10/wordpress-quote-of-the-day/&title=WordPress Quote Of The Day">del.icio.us</a> <small style="display:none"> | splogmenotplz</small><br/>
Read more posts tagged with: <a href="http://planetozh.com/blog/tag/quote/" rel="tag">Quote</a>, <a href="http://planetozh.com/blog/tag/wordpress/" rel="tag">WordPress</a>, <a href="http://planetozh.com/blog/tag/wp-hackers/" rel="tag">wp-hackers</a><br/>
</small></p>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://planetozh.com/blog/2008/10/wordpress-template-tags-reference/" title="WordPress Template Tags Reference (October 22, 200810/22/2008)">WordPress Template Tags Reference</a> (3)</li>
	<li><a href="http://planetozh.com/blog/2008/02/wordpress-snippets/" title="WordPress Snippets (February 11, 20082/11/2008)">WordPress Snippets</a> (2)</li>
	<li><a href="http://planetozh.com/blog/2008/02/wordpress-snippet-complete-list-of-posts/" title="WordPress Snippet: Complete List of Posts (February 11, 20082/11/2008)">WordPress Snippet: Complete List of Posts</a> (5)</li>
	<li><a href="http://planetozh.com/blog/2008/04/how-to-load-javascript-with-your-wordpress-plugin/" title="How To: Load Javascript With Your WordPress Plugin (April 11, 20084/11/2008)">How To: Load Javascript With Your WordPress Plugin</a> (40)</li>
	<li><a href="http://planetozh.com/blog/2008/06/about-plugins-and-roles-in-wordpress-mu/" title="About Plugins and Roles in WordPress MU (June 5, 20086/5/2008)">About Plugins and Roles in WordPress MU</a> (0)</li>
</ul>


<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<img src="http://feeds.feedburner.com/~r/planetozh/~4/wsqzzTWkBNc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://planetozh.com/blog/2009/10/wordpress-quote-of-the-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://planetozh.com/blog/2009/10/wordpress-quote-of-the-day/?source=rss</feedburner:origLink></item>
		<item>
		<title>YOURLS Was Cool? YOURLS 1.4 Is Awesome!</title>
		<link>http://feedproxy.google.com/~r/planetozh/~3/eHVQCRiBFnA/</link>
		<comments>http://planetozh.com/blog/2009/10/yourls-was-cool-yourls-1-4-is-awesome/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 19:33:15 +0000</pubDate>
		<dc:creator>Ozh</dc:creator>
				<category><![CDATA[Published]]></category>
		<category><![CDATA[YOURLS]]></category>

		<guid isPermaLink="false">http://planetozh.com/blog/?p=1346</guid>
		<description><![CDATA[I've finally released the much awaited and long overdue YOURLS version 1.4. It's still not perfect but there are no more blocking issue that I know of. This version brings a much better installer, an upgrader from version 1.3 of course, lots of code improvements, and, yum yum, stats (example). Honestly, bit.ly and such, you're [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://planetozh.com/blog/wp-content/uploads/2009/06/yourls-logo.png" alt="yourls-logo" title="yourls-logo" width="201" height="90" class="alignright size-full wp-image-1276" />I've finally released the much awaited and long overdue YOURLS version 1.4. It's still not <a href="http://planetozh.com/blog/go.php?http://code.google.com/p/yourls/issues/list" title="(1184 hits)">perfect</a> but there are no more blocking issue that I know of. This version brings a much better installer, an upgrader from version 1.3 of course, lots of code improvements, and, yum yum, stats (<a href="http://planetozh.com/blog/go.php?http://yourls.org/download+" title="(324 hits)">example</a>). Honestly, bit.ly and such, you're not better any longer :)</p>
<p><img src="http://planetozh.com/blog/wp-content/uploads/2009/10/yourls-stats.gif" alt="yourls-stats" title="yourls-stats" width="580" height="266" class="aligncenter size-full wp-image-1347" /></p>
<p>Please pay attention to the included readme file, especially if you're upgrading from version 1.3 (and if so, please backup your database before upgrading)</p>
<p>While I'm at it, I'm sending out warm thanks to anyone who have filed issues and feedback regarding bugs, especially to a guy from <a href="http://planetozh.com/blog/go.php?http://www.literaturcafe.de/" title="(132 hits)">Das Literatur-Café</a> for detailed, fast and frequent reports.</p>
<p>If you encounter unexpected behavior, the best thing to do is file an issue so I can keep track of them easier than in blog comments here (of course, before file it please search in older and closed one to make sure it's not already there). Have fun shrinking your URLs!</p>
<p class="akst_link"><a href="http://planetozh.com/blog/?p=1346&amp;akst_action=share-this" title="E-mail this, post to del.icio.us, etc." id="akst_link_1346" class="akst_share_link" rel="nofollow">Share This</a>
</p><hr />
<p><small><a href="http://creativecommons.org/licenses/by/3.0/">(cc)</a> Ozh for <a href="http://planetozh.com/blog">planetOzh</a>, 2009. | <a href="http://planetozh.com/blog/2009/10/yourls-was-cool-yourls-1-4-is-awesome/">Permalink</a> | <a href="http://planetozh.com/blog/2009/10/yourls-was-cool-yourls-1-4-is-awesome/#comments">13 comments</a> | Add to
<a href="http://del.icio.us/post?url=http://planetozh.com/blog/2009/10/yourls-was-cool-yourls-1-4-is-awesome/&title=YOURLS Was Cool? YOURLS 1.4 Is Awesome!">del.icio.us</a> <small style="display:none"> | splogmenotplz</small><br/>
Read more posts tagged with: <a href="http://planetozh.com/blog/tag/yourls/" rel="tag">YOURLS</a><br/>
</small></p>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://planetozh.com/blog/2009/06/introducing-yourls-your-own-url-shortener-and-its-wordpress-plugin-companion/" title="Introducing YOURLS (Your Own URL Shortener) and its WordPress Plugin Companion (June 25, 20096/25/2009)">Introducing YOURLS (Your Own URL Shortener) and its WordPress Plugin Companion</a> (39)</li>
</ul>


<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<img src="http://feeds.feedburner.com/~r/planetozh/~4/eHVQCRiBFnA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://planetozh.com/blog/2009/10/yourls-was-cool-yourls-1-4-is-awesome/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		<feedburner:origLink>http://planetozh.com/blog/2009/10/yourls-was-cool-yourls-1-4-is-awesome/?source=rss</feedburner:origLink></item>
		<item>
		<title>WordPress Plugin Competition 2009: 43 Reviews</title>
		<link>http://feedproxy.google.com/~r/planetozh/~3/0dCxDhydIWk/</link>
		<comments>http://planetozh.com/blog/2009/09/wordpress-plugin-competition-2009-43-reviews/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 09:37:15 +0000</pubDate>
		<dc:creator>Ozh</dc:creator>
				<category><![CDATA[Published]]></category>
		<category><![CDATA[Competition]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://planetozh.com/blog/?p=1337</guid>
		<description><![CDATA[As you may know already (and if you don't, dude, follow me) I was one of the judges in the WordPress Plugin Competition held by Weblogtoolscollections.
The podium for this year's comp has been finally revealed so, as promised, I'm now publishing the 43 reviews of the 43 contestant plugins. Warning: this is going to be [...]]]></description>
			<content:encoded><![CDATA[<p>As you may know already (and if you don't, dude, <a href="http://planetozh.com/blog/go.php?http://twitter.com/ozh" title="(1123 hits)">follow me</a>) I was <a href="http://planetozh.com/blog/go.php?http://planetozh.com/blog/2009/09/being-a-judge-in-the-wordpress-plugin-competition/" title="(462 hits)">one of the judges</a> in the WordPress Plugin Competition held by Weblogtoolscollections.</p>
<p>The podium for this year's comp has been finally revealed so, as promised, I'm now publishing the 43 reviews of the 43 contestant plugins. Warning: this is going to be a long one.</p>
<p>(...)<br/>Read the rest of <a href="http://planetozh.com/blog/2009/09/wordpress-plugin-competition-2009-43-reviews/">WordPress Plugin Competition 2009: 43 Reviews</a> (11,633 words)</p>
<hr />
<p><small><a href="http://creativecommons.org/licenses/by/3.0/">(cc)</a> Ozh for <a href="http://planetozh.com/blog">planetOzh</a>, 2009. | <a href="http://planetozh.com/blog/2009/09/wordpress-plugin-competition-2009-43-reviews/">Permalink</a> | <a href="http://planetozh.com/blog/2009/09/wordpress-plugin-competition-2009-43-reviews/#comments">18 comments</a> | Add to
<a href="http://del.icio.us/post?url=http://planetozh.com/blog/2009/09/wordpress-plugin-competition-2009-43-reviews/&title=WordPress Plugin Competition 2009: 43 Reviews">del.icio.us</a> <small style="display:none"> | splogmenotplz</small><br/>
Read more posts tagged with: <a href="http://planetozh.com/blog/tag/competition/" rel="tag">Competition</a>, <a href="http://planetozh.com/blog/tag/plugins/" rel="tag">Plugins</a>, <a href="http://planetozh.com/blog/tag/review/" rel="tag">Review</a>, <a href="http://planetozh.com/blog/tag/wordpress/" rel="tag">WordPress</a><br/>
</small></p>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/" title="Top 10 Most Common Coding Mistakes in WordPress Plugins (September 11, 20099/11/2009)">Top 10 Most Common Coding Mistakes in WordPress Plugins</a> (43)</li>
	<li><a href="http://planetozh.com/blog/2008/08/2008-plugin-competition-review-part-one/" title="2008 Plugin Competition Review, Part One (August 7, 20088/7/2008)">2008 Plugin Competition Review, Part One</a> (12)</li>
	<li><a href="http://planetozh.com/blog/2008/08/2008-plugin-competition-review-part-2-of-2/" title="2008 Plugin Competition Review, Part 2 of 2 (August 8, 20088/8/2008)">2008 Plugin Competition Review, Part 2 of 2</a> (12)</li>
	<li><a href="http://planetozh.com/blog/2008/05/wordpress-widgetised-dashboard/" title="WordPress&#8217; Widgetised Dashboard (May 20, 20085/20/2008)">WordPress&#8217; Widgetised Dashboard</a> (0)</li>
	<li><a href="http://planetozh.com/blog/2009/10/review-of-wordpress-plugin-development-beginners-guide/" title="Review of &#8220;WordPress Plugin Development: Beginner&#8217;s Guide&#8221; (October 29, 200910/29/2009)">Review of &#8220;WordPress Plugin Development: Beginner&#8217;s Guide&#8221;</a> (6)</li>
</ul>


<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<img src="http://feeds.feedburner.com/~r/planetozh/~4/0dCxDhydIWk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://planetozh.com/blog/2009/09/wordpress-plugin-competition-2009-43-reviews/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		<feedburner:origLink>http://planetozh.com/blog/2009/09/wordpress-plugin-competition-2009-43-reviews/?source=rss</feedburner:origLink></item>
		<item>
		<title>The Definitive Guide To Using WordPress as a CMS</title>
		<link>http://feedproxy.google.com/~r/planetozh/~3/49don6cXjOc/</link>
		<comments>http://planetozh.com/blog/2009/09/the-definitive-guide-to-using-wordpress-as-a-cms/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 06:26:13 +0000</pubDate>
		<dc:creator>Ozh</dc:creator>
				<category><![CDATA[Published]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://planetozh.com/blog/?p=1331</guid>
		<description><![CDATA[Every now and then, here and there, you've seen people asking for tips or articles explaining how you really can use "wordpress as a cms". I've read most of these articles, and they all fail and miss the point, honestly.
So, without further ado, I'll reveal The Definitive Guide To Using WordPress as a CMS.
(...)Read the [...]]]></description>
			<content:encoded><![CDATA[<p>Every now and then, here and there, you've seen people asking for tips or articles explaining how you really can use "<a href="http://planetozh.com/blog/go.php?http://www.google.com/search?q=%22wordpress+as+a+cms%22" title="(224 hits)">wordpress as a cms</a>". I've read most of these articles, and they all fail and miss the point, honestly.</p>
<p>So, without further ado, I'll reveal <strong>The Definitive Guide To Using WordPress as a CMS</strong>.<br />
(...)<br/>Read the rest of <a href="http://planetozh.com/blog/2009/09/the-definitive-guide-to-using-wordpress-as-a-cms/">The Definitive Guide To Using WordPress as a CMS</a> (141 words)</p>
<hr />
<p><small><a href="http://creativecommons.org/licenses/by/3.0/">(cc)</a> Ozh for <a href="http://planetozh.com/blog">planetOzh</a>, 2009. | <a href="http://planetozh.com/blog/2009/09/the-definitive-guide-to-using-wordpress-as-a-cms/">Permalink</a> | <a href="http://planetozh.com/blog/2009/09/the-definitive-guide-to-using-wordpress-as-a-cms/#comments">19 comments</a> | Add to
<a href="http://del.icio.us/post?url=http://planetozh.com/blog/2009/09/the-definitive-guide-to-using-wordpress-as-a-cms/&title=The Definitive Guide To Using WordPress as a CMS">del.icio.us</a> <small style="display:none"> | splogmenotplz</small><br/>
Read more posts tagged with: <a href="http://planetozh.com/blog/tag/cms/" rel="tag">CMS</a>, <a href="http://planetozh.com/blog/tag/wordpress/" rel="tag">WordPress</a><br/>
</small></p>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://planetozh.com/blog/2004/10/cms-comparison-tool/" title="CMS comparison tool (October 20, 200410/20/2004)">CMS comparison tool</a> (0)</li>
	<li><a href="http://planetozh.com/blog/2009/08/2009-open-source-cms-award-nominate-wordpress/" title="2009 Open Source CMS Award: Nominate WordPress! (August 18, 20098/18/2009)">2009 Open Source CMS Award: Nominate WordPress!</a> (5)</li>
	<li><a href="http://planetozh.com/blog/2005/09/your-wordpress-feed-on-steroid/" title="Your Wordpress Feed, on Steroid (September 18, 20059/18/2005)">Your Wordpress Feed, on Steroid</a> (3)</li>
	<li><a href="http://planetozh.com/blog/2005/10/wordpresscom-invite/" title="Wordpress.com Invite (October 18, 200510/18/2005)">Wordpress.com Invite</a> (0)</li>
	<li><a href="http://planetozh.com/blog/2007/06/wordpress-duplicate-content-and-wrong-seo-plugins/" title="WordPress, Duplicate Content, and Wrong SEO Plugins (June 18, 20076/18/2007)">WordPress, Duplicate Content, and Wrong SEO Plugins</a> (25)</li>
</ul>


<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<img src="http://feeds.feedburner.com/~r/planetozh/~4/49don6cXjOc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://planetozh.com/blog/2009/09/the-definitive-guide-to-using-wordpress-as-a-cms/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		<feedburner:origLink>http://planetozh.com/blog/2009/09/the-definitive-guide-to-using-wordpress-as-a-cms/?source=rss</feedburner:origLink></item>
		<item>
		<title>Bye Bye Trackbacks</title>
		<link>http://feedproxy.google.com/~r/planetozh/~3/bPtwfma2o1U/</link>
		<comments>http://planetozh.com/blog/2009/09/bye-bye-trackbacks/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 20:13:31 +0000</pubDate>
		<dc:creator>Ozh</dc:creator>
				<category><![CDATA[Published]]></category>
		<category><![CDATA[Comments]]></category>
		<category><![CDATA[My Life]]></category>
		<category><![CDATA[planetOzh]]></category>
		<category><![CDATA[Trackbacks]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://planetozh.com/blog/?p=1328</guid>
		<description><![CDATA[Lately I realized that I absolutely don't care any longer about trackbacks. At the beginning, it was fun to get a notice every time someone would link to my blog, and I would religiously check their site and probably discovered cool blogs this way. But now? While I value comments, I just don't see the [...]]]></description>
			<content:encoded><![CDATA[<p>Lately I realized that I absolutely don't care any longer about trackbacks. At the beginning, it was fun to get a notice every time someone would link to my blog, and I would religiously check their site and probably discovered cool blogs this way. But now? While I value comments, I just don't see the point of trackbacks any more.</p>
<ul>
<li>I get too much of them to have the time to check them all</li>
<li>They make ugly [...]anchor links[...] in my comment moderation queue</li>
<li>A third (on my blog at least) are spam (mostly caught by Akismet hopefully)</li>
<li>And when they're not spam, 95% of the time they come from a website I can't understand because I don't speak that language</li>
</ul>
<p>So, after several minutes of <a href="http://planetozh.com/blog/go.php?http://twitter.com/ozh/status/4010676497" title="(168 hits)">loud pondering</a>, I've decided to simply turn them off on the whole site. For the record and if someone is wondering, besides turning the option off in Settings / Discussion, you need to send the following to MySQL:</p>
<div class="igBar"><span id="lcode-22"><a href="#" onclick="javascript:showPlainTxt('code-22'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CODE:</span>
<div id="code-22">
<div class="code">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">UPDATE `wp_posts` SET ping_status=<span style="color:#CC0000;">"closed"</span>; </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Bye bye ping/track/whatever-backs!</p>
<p class="akst_link"><a href="http://planetozh.com/blog/?p=1328&amp;akst_action=share-this" title="E-mail this, post to del.icio.us, etc." id="akst_link_1328" class="akst_share_link" rel="nofollow">Share This</a>
</p><hr />
<p><small><a href="http://creativecommons.org/licenses/by/3.0/">(cc)</a> Ozh for <a href="http://planetozh.com/blog">planetOzh</a>, 2009. | <a href="http://planetozh.com/blog/2009/09/bye-bye-trackbacks/">Permalink</a> | <a href="http://planetozh.com/blog/2009/09/bye-bye-trackbacks/#comments">6 comments</a> | Add to
<a href="http://del.icio.us/post?url=http://planetozh.com/blog/2009/09/bye-bye-trackbacks/&title=Bye Bye Trackbacks">del.icio.us</a> <small style="display:none"> | splogmenotplz</small><br/>
Read more posts tagged with: <a href="http://planetozh.com/blog/tag/comments/" rel="tag">Comments</a>, <a href="http://planetozh.com/blog/tag/my-life/" rel="tag">My Life</a>, <a href="http://planetozh.com/blog/tag/planetozh/" rel="tag">planetOzh</a>, <a href="http://planetozh.com/blog/tag/trackbacks/" rel="tag">Trackbacks</a>, <a href="http://planetozh.com/blog/tag/wordpress/" rel="tag">WordPress</a><br/>
</small></p>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://planetozh.com/blog/2006/04/state-of-the-spamosphere/" title="State of the Spamosphere (April 17, 20064/17/2006)">State of the Spamosphere</a> (0)</li>
	<li><a href="http://planetozh.com/blog/2004/12/spam-spam-spam/" title="Spam, spam &#038; spam (December 4, 200412/4/2004)">Spam, spam &#038; spam</a> (0)</li>
	<li><a href="http://planetozh.com/blog/2004/05/planetozh-v300/" title="planetOzh v3.00 (May 2, 20045/2/2004)">planetOzh v3.00</a> (13)</li>
	<li><a href="http://planetozh.com/blog/2006/01/ooops/" title="Ooops &#8230; (January 19, 20061/19/2006)">Ooops &#8230;</a> (3)</li>
	<li><a href="http://planetozh.com/blog/2007/01/on-the-move/" title="On the move ! (January 25, 20071/25/2007)">On the move !</a> (0)</li>
</ul>


<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<img src="http://feeds.feedburner.com/~r/planetozh/~4/bPtwfma2o1U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://planetozh.com/blog/2009/09/bye-bye-trackbacks/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://planetozh.com/blog/2009/09/bye-bye-trackbacks/?source=rss</feedburner:origLink></item>
		<item>
		<title>Top 10 Most Common Coding Mistakes in WordPress Plugins</title>
		<link>http://feedproxy.google.com/~r/planetozh/~3/C6c91U88YC0/</link>
		<comments>http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 17:31:17 +0000</pubDate>
		<dc:creator>Ozh</dc:creator>
				<category><![CDATA[Published]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Competition]]></category>
		<category><![CDATA[Errors]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://planetozh.com/blog/?p=1321</guid>
		<description><![CDATA[Short intro for readers who don't follow me or this blog's feed: I've been a judge in the annual WordPress Plugin Competition, and as such I have reviewed a number of plugins. Read more about this.
As promised, I'm going to share a list of the most common mistakes, errors, misunderstandings, bad habits or wrong design [...]]]></description>
			<content:encoded><![CDATA[<p><em>Short intro for readers who don't follow <a href="http://planetozh.com/blog/go.php?http://twitter.com/ozh" title="(1123 hits)">me</a> or this <a href="http://planetozh.com/blog/go.php?http://planetozh.com/feed/" title="(341 hits)">blog's feed</a>: I've been a judge in the annual WordPress Plugin Competition, and as such I have reviewed a number of plugins. Read <a href="http://planetozh.com/blog/go.php?http://planetozh.com/blog/2009/09/being-a-judge-in-the-wordpress-plugin-competition/" title="(462 hits)">more about this</a>.</em></p>
<p>As promised, I'm going to share a list of the most common mistakes, errors, misunderstandings, bad habits or wrong design decisions I've encountered while reviewing all these 43 plugins. Some are highly critical stuff (I've contacted 3 plugins authors after finding serious security holes in their plugin), some are more potential annoyances than real bugs, or are just causing a waste of server resources that could be avoided, but all have something in common: they're trivial to fix.</p>
<p><img src="http://planetozh.com/blog/wp-content/uploads/2009/09/wtf-code.jpg" alt="wtf-code" title="wtf-code" width="450" height="408" class="aligncenter center size-full wp-image-1323" /><br />
(Image stolen from <a href="http://planetozh.com/blog/go.php?http://www.osnews.com/story/19266/WTFs_m" title="(598 hits)">Thom Holwerda</a> without permission)</p>
<p>I've classified them in two parts: 10 bad code signs, plus a bonus with design decisions that suck. If you consider yourself a semi experienced coder or better, be sure to skip this article, you're not going to learn a thing :)</p>
<p>(...)<br/>Read the rest of <a href="http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/">Top 10 Most Common Coding Mistakes in WordPress Plugins</a> (2,485 words)</p>
<hr />
<p><small><a href="http://creativecommons.org/licenses/by/3.0/">(cc)</a> Ozh for <a href="http://planetozh.com/blog">planetOzh</a>, 2009. | <a href="http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/">Permalink</a> | <a href="http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/#comments">43 comments</a> | Add to
<a href="http://del.icio.us/post?url=http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/&title=Top 10 Most Common Coding Mistakes in WordPress Plugins">del.icio.us</a> <small style="display:none"> | splogmenotplz</small><br/>
Read more posts tagged with: <a href="http://planetozh.com/blog/tag/code/" rel="tag">Code</a>, <a href="http://planetozh.com/blog/tag/competition/" rel="tag">Competition</a>, <a href="http://planetozh.com/blog/tag/errors/" rel="tag">Errors</a>, <a href="http://planetozh.com/blog/tag/plugins/" rel="tag">Plugins</a>, <a href="http://planetozh.com/blog/tag/review/" rel="tag">Review</a>, <a href="http://planetozh.com/blog/tag/wordpress/" rel="tag">WordPress</a><br/>
</small></p>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://planetozh.com/blog/2009/09/wordpress-plugin-competition-2009-43-reviews/" title="WordPress Plugin Competition 2009: 43 Reviews (September 29, 20099/29/2009)">WordPress Plugin Competition 2009: 43 Reviews</a> (18)</li>
	<li><a href="http://planetozh.com/blog/2008/08/2008-plugin-competition-review-part-one/" title="2008 Plugin Competition Review, Part One (August 7, 20088/7/2008)">2008 Plugin Competition Review, Part One</a> (12)</li>
	<li><a href="http://planetozh.com/blog/2008/08/2008-plugin-competition-review-part-2-of-2/" title="2008 Plugin Competition Review, Part 2 of 2 (August 8, 20088/8/2008)">2008 Plugin Competition Review, Part 2 of 2</a> (12)</li>
	<li><a href="http://planetozh.com/blog/2008/05/wordpress-widgetised-dashboard/" title="WordPress&#8217; Widgetised Dashboard (May 20, 20085/20/2008)">WordPress&#8217; Widgetised Dashboard</a> (0)</li>
	<li><a href="http://planetozh.com/blog/2005/09/wordpress-themes-with-an-admin-menu/" title="Wordpress Themes with an Admin Menu (September 5, 20059/5/2005)">Wordpress Themes with an Admin Menu</a> (10)</li>
</ul>


<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<img src="http://feeds.feedburner.com/~r/planetozh/~4/C6c91U88YC0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>43</slash:comments>
		<feedburner:origLink>http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/?source=rss</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 3.588 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-02-02 10:36:27 -->
