<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>Developer&#039;s Mind</title>
	<atom:link href="http://developersmind.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://developersmind.com</link>
	<description></description>
	<lastBuildDate>Mon, 19 Dec 2011 02:26:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6-alpha</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>WordPress: Performance, Optimization &amp; Scaling</title>
		<link>http://developersmind.com/2011/12/18/wordpress-performance-optimization-scaling-wordcamp-las-vegas-2011/</link>
		<comments>http://developersmind.com/2011/12/18/wordpress-performance-optimization-scaling-wordcamp-las-vegas-2011/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 02:13:33 +0000</pubDate>
		<dc:creator>PeteMall</dc:creator>
				<category><![CDATA[Slides]]></category>
		<category><![CDATA[WordCamp]]></category>

		<guid isPermaLink="false">http://developersmind.com/?p=868</guid>
		<description><![CDATA[WordCamp Las Vegas 2011 with Sivel]]></description>
		<wfw:commentRss>http://developersmind.com/2011/12/18/wordpress-performance-optimization-scaling-wordcamp-las-vegas-2011/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://developersmind.com/2011/04/08/856/</link>
		<comments>http://developersmind.com/2011/04/08/856/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 07:20:21 +0000</pubDate>
		<dc:creator>PeteMall</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://developersmind.com/?p=856</guid>
		<description><![CDATA[Updated the code for the custom meta box with tabs to use the WordPress core UI - Code » Tabbed Meta Box in WordPress.]]></description>
		<wfw:commentRss>http://developersmind.com/2011/04/08/856/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tabbed Meta Box in WordPress</title>
		<link>http://developersmind.com/2011/04/05/wordpress-tabbed-metaboxes/</link>
		<comments>http://developersmind.com/2011/04/05/wordpress-tabbed-metaboxes/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 05:30:03 +0000</pubDate>
		<dc:creator>PeteMall</dc:creator>
				<category><![CDATA[Plugin Development]]></category>
		<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Meta Boxes]]></category>

		<guid isPermaLink="false">http://developersmind.com/?p=797</guid>
		<description><![CDATA[I&#8217;ve updated the code to use the core WordPress UI. You can find it here. I recently worked on a project that required me to add a custom meta box with tabs. In the spirit of GPL, I would like &#8230; <a href="http://developersmind.com/2011/04/05/wordpress-tabbed-metaboxes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://developersmind.com/2011/04/05/wordpress-tabbed-metaboxes/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>WordPress 3.1 Contributors</title>
		<link>http://developersmind.com/2011/02/23/783/</link>
		<comments>http://developersmind.com/2011/02/23/783/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 17:04:16 +0000</pubDate>
		<dc:creator>PeteMall</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://developersmind.com/?p=783</guid>
		<description><![CDATA[WordPress 3.1 Contributors via @sivel]]></description>
		<wfw:commentRss>http://developersmind.com/2011/02/23/783/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable Admin Bar and Hide Preferences</title>
		<link>http://developersmind.com/2011/02/23/disable-admin-bar-and-hide-preferences/</link>
		<comments>http://developersmind.com/2011/02/23/disable-admin-bar-and-hide-preferences/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 16:40:49 +0000</pubDate>
		<dc:creator>PeteMall</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.1]]></category>
		<category><![CDATA[Admin Bar]]></category>
		<category><![CDATA[Code Snippets]]></category>

		<guid isPermaLink="false">http://developersmind.com/?p=771</guid>
		<description><![CDATA[Before you consider removing the admin bar, you should read this. WordPress 3.1 was released earlier today and one of the key features is the admin bar, which allows you to get to your most-used dashboard pages with a single &#8230; <a href="http://developersmind.com/2011/02/23/disable-admin-bar-and-hide-preferences/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://developersmind.com/2011/02/23/disable-admin-bar-and-hide-preferences/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>WordCamp Las Vegas 2010 Slides: Custom Post Types</title>
		<link>http://developersmind.com/2010/10/23/wordcamp-las-vegas-2010-custom-post-types-and-taxonomies/</link>
		<comments>http://developersmind.com/2010/10/23/wordcamp-las-vegas-2010-custom-post-types-and-taxonomies/#comments</comments>
		<pubDate>Sat, 23 Oct 2010 22:32:07 +0000</pubDate>
		<dc:creator>PeteMall</dc:creator>
				<category><![CDATA[Slides]]></category>
		<category><![CDATA[WordCamp]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://developersmind.com/?p=757</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://developersmind.com/2010/10/23/wordcamp-las-vegas-2010-custom-post-types-and-taxonomies/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress 3.0.1 Release Candidate 1</title>
		<link>http://developersmind.com/2010/07/27/wordpress-3-0-1-rc1-released/</link>
		<comments>http://developersmind.com/2010/07/27/wordpress-3-0-1-rc1-released/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 15:09:46 +0000</pubDate>
		<dc:creator>PeteMall</dc:creator>
				<category><![CDATA[Release]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Release Candidate]]></category>
		<category><![CDATA[WordPress 3.0.1]]></category>

		<guid isPermaLink="false">http://developersmind.com/?p=735</guid>
		<description><![CDATA[WordPress 3.0.1 Release Candidate was just tagged and released. WordPress 3.0.1 includes several bugfixes. Please consult the <a href="http://core.trac.wordpress.org/log/branches/3.0?action=stop_on_copy&#38;mode=stop_on_copy&#38;rev=15472&#38;stop_rev=15298&#38;limit=100">changelog</a> on Trac for details on what has changed in this release. <a href="http://developersmind.com/2010/07/27/wordpress-3-0-1-rc1-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://developersmind.com/2010/07/27/wordpress-3-0-1-rc1-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Upgrading WordPress MU 2.9.2 to WordPress 3.0</title>
		<link>http://developersmind.com/2010/06/17/upgrading-wordpress-mu-2-9-2-to-wordpress-3-0/</link>
		<comments>http://developersmind.com/2010/06/17/upgrading-wordpress-mu-2-9-2-to-wordpress-3-0/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 18:37:34 +0000</pubDate>
		<dc:creator>PeteMall</dc:creator>
				<category><![CDATA[MultiSite]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[2.9.2]]></category>
		<category><![CDATA[Upgrading]]></category>
		<category><![CDATA[WordPress 3.0]]></category>
		<category><![CDATA[WordPress MU]]></category>
		<category><![CDATA[WPMU]]></category>

		<guid isPermaLink="false">http://developersmind.com/?p=705</guid>
		<description><![CDATA[WordPress 3.0 was officially released today. The main feature of the WordPress 3.0 is the merge of WordPress MU. In this post, I&#8217;ll cover upgrading WordPress MU 2.9.2 to WordPress 3.0. You should always backup your databases before attempting to &#8230; <a href="http://developersmind.com/2010/06/17/upgrading-wordpress-mu-2-9-2-to-wordpress-3-0/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://developersmind.com/2010/06/17/upgrading-wordpress-mu-2-9-2-to-wordpress-3-0/feed/</wfw:commentRss>
		<slash:comments>53</slash:comments>
		</item>
		<item>
		<title>WordPress 3.0 Released</title>
		<link>http://developersmind.com/2010/06/17/wordpress-3-0-release/</link>
		<comments>http://developersmind.com/2010/06/17/wordpress-3-0-release/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 16:09:57 +0000</pubDate>
		<dc:creator>PeteMall</dc:creator>
				<category><![CDATA[Release]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress 3.0]]></category>

		<guid isPermaLink="false">http://developersmind.com/?p=665</guid>
		<description><![CDATA[Happy Thursday and just to make your day a little better WordPress 3.0 &#8220;Thelonious&#8221;, named in honor of Thelonious Monk, has been released. You can easily upgrade from your dashboard by going to Tools &#62; Upgrade or from the update &#8230; <a href="http://developersmind.com/2010/06/17/wordpress-3-0-release/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://developersmind.com/2010/06/17/wordpress-3-0-release/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Create a WordPress Dashboard Widget</title>
		<link>http://developersmind.com/2010/06/16/writing-a-wordpress-dashboard-widget/</link>
		<comments>http://developersmind.com/2010/06/16/writing-a-wordpress-dashboard-widget/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 20:55:35 +0000</pubDate>
		<dc:creator>PeteMall</dc:creator>
				<category><![CDATA[Beginner's Plugin Development]]></category>
		<category><![CDATA[Plugin Development]]></category>
		<category><![CDATA[WordCamp]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Dashboard Widget]]></category>

		<guid isPermaLink="false">http://www.developersmind.com/?p=121</guid>
		<description><![CDATA[A new Dashboard Widgets API was introduced in WordPress 2.7 which made it easy for developers to create their own widgets for the administration dashboard. Dashboard Widgets are written in PHP and its is relatively easy if you are familiar with the WordPress Plugin API. <a href="http://developersmind.com/2010/06/16/writing-a-wordpress-dashboard-widget/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://developersmind.com/2010/06/16/writing-a-wordpress-dashboard-widget/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
