<?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>WereWP &#187; development</title>
	<atom:link href="http://werewp.com/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://werewp.com</link>
	<description>Daily WordPress news</description>
	<lastBuildDate>Tue, 22 May 2012 16:18:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>WordPress-Related Projects to Watch on GitHub</title>
		<link>http://werewp.com/links/wordpress-related-projects-to-watch-on-github/</link>
		<comments>http://werewp.com/links/wordpress-related-projects-to-watch-on-github/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 03:10:25 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://werewp.com/?p=1640</guid>
		<description><![CDATA[If you are using GitHub, here is a big list of all projects you can start watching and forking now! WordPress-Related Projects to Watch on GitHub &#124; Themergency.<hr /><a href="http://wpne.ws/templatic"><img src="http://www.werewp.com/wp-content/themes/werewp/images/ads/templatic_468x60.png" alt="templatic" /></a><hr />]]></description>
			<content:encoded><![CDATA[<p>If you are using GitHub, here is a big list of all projects you can start watching and forking now!</p>
<p><a href='http://themergency.com/wordpress-related-projects-to-watch-on-github/'>WordPress-Related Projects to Watch on GitHub | Themergency</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://werewp.com/links/wordpress-related-projects-to-watch-on-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A gold mine for your functions.php file</title>
		<link>http://werewp.com/tutorials/a-gold-mine-for-your-functions-php-file/</link>
		<comments>http://werewp.com/tutorials/a-gold-mine-for-your-functions-php-file/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 13:20:50 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://werewp.com/?p=1635</guid>
		<description><![CDATA[If you have played with WordPress themes in the past, you know that there are many tutorials sites all around the web gathering and proposing small functions to insert into your theme to make it better/harder/faster/stronger&#8230; Here is the new kid on the block: WPfunction.me Careful though: it is sometimes better to create a small [...]<hr /><a href="http://wpne.ws/templatic"><img src="http://www.werewp.com/wp-content/themes/werewp/images/ads/templatic_468x60.png" alt="templatic" /></a><hr />]]></description>
			<content:encoded><![CDATA[<p>If you have played with WordPress themes in the past, you know that there are many tutorials sites all around the web gathering and proposing small functions to insert into your theme to make it better/harder/faster/stronger&#8230;</p>
<p>Here is the new kid on the block: <strong>WPfunction.me</strong></p>
<p>Careful though: it is sometimes better to create a small plugin than to paste yet another function in your theme!</p>
<p><a href="http://www.wpfunction.me/" title="WPfunction">WordPress Functions.php snippets</a><br />
WPFunction.Me lets you quickly build all the functionality you need for your next WordPress project!</p>
]]></content:encoded>
			<wfw:commentRss>http://werewp.com/tutorials/a-gold-mine-for-your-functions-php-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A new take on Sidebar management: save widgets as menus</title>
		<link>http://werewp.com/wordpress/a-new-take-on-sidebar-management-save-widgets-as-menus/</link>
		<comments>http://werewp.com/wordpress/a-new-take-on-sidebar-management-save-widgets-as-menus/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 08:13:30 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[menus]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.werewp.com/?p=1618</guid>
		<description><![CDATA[If you experiment with themes, or switch themes often, you&#8217;ve probably experimented problems with widgets: you had lots of them in your sidebar, and they all get dragged into the &#8220;inactive&#8221; zone of your Widgets page. And you have to drag them back to your new widget area. Painful, especially when you have a lot [...]<hr /><a href="http://wpne.ws/templatic"><img src="http://www.werewp.com/wp-content/themes/werewp/images/ads/templatic_468x60.png" alt="templatic" /></a><hr />]]></description>
			<content:encoded><![CDATA[<p>If you experiment with themes, or switch themes often, you&#8217;ve probably experimented problems with widgets: you had lots of them in your sidebar, and they all get dragged into the &#8220;inactive&#8221; zone of your Widgets page. And you have to drag them back to your new widget area. Painful, especially when you have a lot of different widget areas.</p>
<p><span id="more-1618"></span></p>
<p>Luckily, the core team decided to address the issue, and thanks to the <a href="http://core.trac.wordpress.org/ticket/17979">ticket #17979</a> (quite an active ticket by the way!), widgets now get saved between themes. But why not push that idea further, and change a bit the way widgets are organized today?</p>
<h2>Widget sidebars as menus, the Ipstenu way</h2>
<p><a title="ipstenu.org" href="http://ipstenu.org/">Mika</a> demonstrated with a series of 3 posts that we could improve the current widget system by completely revisting it, and handle WP sidebars like we manage menus today.</p>
<p><img class="aligncenter size-medium wp-image-1619" title="Widgets as menus" src="http://www.werewp.com/wp-content/uploads/2011/12/widgets-as-menu-4-logic-500x327.png" alt="Widgets as menus" width="500" height="327" /></p>
<p>I like the idea because people might view widgets differently. It also makes it easier to manage multiple sidebar areas, so more flexibility in themes in the future.</p>
<p>Besides, I was never a big found of the drag-and-drop thing: it works great, but it is a bit annoying to use when some widgets are expanded, or when you registered a lot of different sidebars. I used to combine sidebars and conditional tags to be able to have different sidebars on different pages, and that quickly becomes quite a mess. Sure, you have a title and a description for each widget area, but the widgets page quickly gets incredibly long.</p>
<p>By viewing each sidebar in a different tab, we would avoid such issues. And by viewing available widgets in a checkbox list, it allows you to quickly browse and find the widgets you are looking for.</p>
<h2>register_sidebar elements as options</h2>
<p>I would like to add one more option to this Widgets page. This option would not be displayed by default, you could activate it through the screen options, and once you did, you would have access to the different elements associated with that widget area:</p>
<ul>
<li>before_title</li>
<li>after_title</li>
<li>before_widget</li>
<li>after_widget</li>
</ul>
<div><strong>These elements could only be modified by admins</strong>, and could allow you to make deeper changes to your widgets directly from the admin, like you can do today with the additional attributes (css class, rel attributes) in the Menus interface.</div>
<div><img class="aligncenter size-medium wp-image-1623" title="Advanced menu options" src="http://www.werewp.com/wp-content/uploads/2011/12/advanced-menu-options-500x133.png" alt="Advanced menu options" width="500" height="133" /></div>
<h2>One place to find them, One place to bring them all and in the darkness bind them</h2>
<p>Today, if you are looking for new widgets, you look for it in the plugin repo: it is handy, there is <a title="Widgets in the WordPress.org plugin repo" href="http://wordpress.org/extend/plugins/tags/widget">a tag</a> for it, and you can easily add them directly from your WordPress plugin page. But what if we push the concept a bit further? Mika proposed an area where all your available widgets would be listed. I think it would be great to have one more area, where you could search for available widgets in the plugin repo.</p>
<p>The problem is that many widgets are actually binded to a theme or a plugin, so you couldn&#8217;t list all widgets available for download there, but I think that would still be quite useful. Of course, that also means that some clean-up would have to be done in the repo. <a title="Plugin duplicates problem in the plugin repository" href="http://wpcandy.com/reports/plugin-duplicates-may-cause-rejection-at-org">But Otto is working on that&#8230;</a></p>
<p>And you, what do you think about the widgets management today? Are you happy with it? Do you have any ideas to improve them?</p>
<h2>For further reading and experiments</h2>
<ul>
<li><a href="http://tech.ipstenu.org/2011/wordpress-sidebars-as-menus-part-1/">WordPress Sidebars as Menus: Part 1</a></li>
<li><a href="http://tech.ipstenu.org/2011/wordpress-sidebars-as-menus-part-2/">WordPress Sidebars as Menus: Part 2</a></li>
<li><a href="http://tech.ipstenu.org/2011/wordpress-sidebars-as-menus-part-3/">WordPress Sidebars as Menus: Part 3</a></li>
<li><a href="http://core.trac.wordpress.org/ticket/17979">Ticket #17979: Avoid losing widgets when switching themes</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://werewp.com/wordpress/a-new-take-on-sidebar-management-save-widgets-as-menus/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Want to receive feedback on the quality of your theme/plugin?</title>
		<link>http://werewp.com/wordpress-news/want-to-receive-feedback-on-the-quality-of-your-theme-plugin/</link>
		<comments>http://werewp.com/wordpress-news/want-to-receive-feedback-on-the-quality-of-your-theme-plugin/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 14:29:54 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[devpress]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.werewp.com/?p=1609</guid>
		<description><![CDATA[If you have ever downloaded plugins from the WordPress repository, you know that their quality varies a lot. That&#8217;s why it is a good practice to use plugins that were developed by well-known and respected plugin authors, and/or that have been downloaded a lot already: you know that the code has been reviewed, that the [...]<hr /><a href="http://wpne.ws/templatic"><img src="http://www.werewp.com/wp-content/themes/werewp/images/ads/templatic_468x60.png" alt="templatic" /></a><hr />]]></description>
			<content:encoded><![CDATA[<p>If you have ever downloaded plugins from the WordPress repository, you know that their quality varies a lot. That&#8217;s why it is a good practice to use plugins that were developed by well-known and respected plugin authors, and/or that have been downloaded a lot already: you know that the code has been reviewed, that the users before you have found bugs if there are any, and you can get a pretty good idea of the overall quality of the plugin by just looking at the open forum topics.</p>
<p>But what if, as a plugin author, you could add a stamp, a &#8220;certified&#8221; mention that would indicate that your plugin or theme was carefully tested? And as a user, wouldn&#8217;t it be reassuring to see that the code you are about to install on your site has been tested?</p>
<p><span id="more-1609"></span></p>
<p>While the official theme repo already has its own <a title="Make WordPress" href="http://make.wordpress.org/themes/" target="_blank">Theme review team</a> (with great guys in charge, and <a title="How to join the WP theme review team" href="http://make.wordpress.org/themes/about/how-to-join-wptrt/" target="_blank">you can join them</a>), that is something that does not exist for plugins.</p>
<h2>Introducing a theme and plugin review service</h2>
<p><strong><a title="Launching a theme and plugin review service" href="http://devpress.com/blog/launching-a-theme-and-plugin-review-service/" target="_blank">That&#8217;s where DevPress comes in</a></strong>. Aside from their Theme club, <strong>they have decided to start a theme and plugin review service</strong>. The system seems quite simple: you upload your theme/plugin, pay, and a ticket is opened on DevPress where the team will come back to you with their remarks and feedback.</p>
<p>While the prices and conditions are not decided yet, I think it would be a useful service for those of us who want to get an external point of view on our code, or a second opinion before to launch a plugin. However, the price itself will play a big role in the success of their product. Indeed, while it might be worth to pay for a review when you sell your theme or plugin, people will probably think twice before to pay for a plugin they will release for free to the repo afterwards.</p>
<p>On the other hand, if the DevPress team makets it well, and if you can advertize that your plugin has passed the review afterwards, your plugin might draw more attention, since it is &#8220;endorsed&#8221; by popular WordPress developers!</p>
<p><strong>What do you think about it? Will you be trying this service when it will come out?</strong></p>
<p>Source: <a href="http://devpress.com/blog/launching-a-theme-and-plugin-review-service/">Launching a theme and plugin review service</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://werewp.com/wordpress-news/want-to-receive-feedback-on-the-quality-of-your-theme-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using post formats? You need this new plugin!</title>
		<link>http://werewp.com/plugins/using-post-formats-you-need-this-new-plugin/</link>
		<comments>http://werewp.com/plugins/using-post-formats-you-need-this-new-plugin/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 17:25:28 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[post formats]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.werewp.com/?p=1604</guid>
		<description><![CDATA[If you have played with WordPress post formats, you know that they can be really powerful, but that so far the Edit panel interface does not provide any special tools depending on which post format you selected. But Alex King and his team have now released a plugin that creates a great Post formats UI. [...]<hr /><a href="http://wpne.ws/templatic"><img src="http://www.werewp.com/wp-content/themes/werewp/images/ads/templatic_468x60.png" alt="templatic" /></a><hr />]]></description>
			<content:encoded><![CDATA[<p>If you have played with WordPress post formats, you know that they can be really powerful, but that so far the Edit panel interface does not provide any special tools depending on which post format you selected.</p>
<p>But Alex King and his team have now released a plugin that creates a great Post formats UI. A must-use!</p>
<p>I have always be bothered that if I wanted to have a nice-looking link format for, I had to use custom fields. Luckily, this plugin creates new meta boxes for each custom field that is needed to make your post formats look good.</p>
<p><a href="http://alexking.org/blog/2011/10/25/wordpress-post-formats-admin-ui" target="_blank">WordPress Post Formats Admin UI : alexking.org</a>.</p>
<p><a title="WP Post Formats" href="https://github.com/crowdfavorite/wp-post-formats" target="_blank">The code is hosted on GitHub</a>, so you can fork and contribute if you want to.</p>
]]></content:encoded>
			<wfw:commentRss>http://werewp.com/plugins/using-post-formats-you-need-this-new-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A development environment in your pocket</title>
		<link>http://werewp.com/wordpress/a-development-environment-in-your-pocket/</link>
		<comments>http://werewp.com/wordpress/a-development-environment-in-your-pocket/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 14:46:34 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://www.werewp.com/?p=1601</guid>
		<description><![CDATA[If you work on more than one machine, or if you move a lot and would love to be able to install WordPress to have it running on any machine within minutes, you will love Instant WordPress, a portable WordPress dev environment! Instant WordPress<hr /><a href="http://wpne.ws/templatic"><img src="http://www.werewp.com/wp-content/themes/werewp/images/ads/templatic_468x60.png" alt="templatic" /></a><hr />]]></description>
			<content:encoded><![CDATA[<p>If you work on more than one machine, or if you move a lot and would love to be able to install WordPress to have it running on any machine within minutes, you will love Instant WordPress, a portable WordPress dev environment!</p>
<p><strong><a href="http://www.instantwp.com/">Instant WordPress</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://werewp.com/wordpress/a-development-environment-in-your-pocket/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preview all new features of WordPress 3.3</title>
		<link>http://werewp.com/wordpress/preview-all-new-features-of-wordpress-3-3/</link>
		<comments>http://werewp.com/wordpress/preview-all-new-features-of-wordpress-3-3/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 15:51:16 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.3]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://www.werewp.com/?p=1594</guid>
		<description><![CDATA[If you wish to have a look at the upcoming features that will be included into the next major WordPress release, Andrew Nacin walked through all new functionnalities in the following video. I am not sure which feature I prefer so far: there are so many new cool things coming up! The pointers, the new [...]<hr /><a href="http://wpne.ws/templatic"><img src="http://www.werewp.com/wp-content/themes/werewp/images/ads/templatic_468x60.png" alt="templatic" /></a><hr />]]></description>
			<content:encoded><![CDATA[<p>If you wish to have a look at the upcoming features that will be included into the next major WordPress release, Andrew Nacin walked through all new functionnalities in the following video.</p>
<p><span style="text-align:center; display: block;"><a href="http://werewp.com/wordpress/preview-all-new-features-of-wordpress-3-3/"><img src="http://img.youtube.com/vi/OVj4j72M0IQ/2.jpg" alt="" /></a></span></p>
<p>I am not sure which feature I prefer so far:<strong> there are so many new cool things coming up!</strong> The pointers, the new media uploader, the responsive admin interface, better handling of the permalinks&#8230; Which one is your favorite?</p>
<p>via <a title="Andrew Nacin previews WordPress 3.3" href="http://www.wptavern.com/andrew-nacin-previews-wordpress-3-3-at-wordpressnyc-meetup" target="_blank">WPTavern</a></p>
]]></content:encoded>
			<wfw:commentRss>http://werewp.com/wordpress/preview-all-new-features-of-wordpress-3-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Discover Custom user taxonomies with Justin Tadlock</title>
		<link>http://werewp.com/tutorials/discover-custom-user-taxonomies-with-justin-tadlock/</link>
		<comments>http://werewp.com/tutorials/discover-custom-user-taxonomies-with-justin-tadlock/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 09:35:07 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[taxonomies]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.werewp.com/?p=1588</guid>
		<description><![CDATA[When WordPress 2.8 came out, we all discover the wonders of taxonomies, and how we could add extra information to our posts and custom post types really easily. However, it turns out taxonomies have existed for a long time and are not just available for posts, but for all object types. I for one had [...]<hr /><a href="http://wpne.ws/templatic"><img src="http://www.werewp.com/wp-content/themes/werewp/images/ads/templatic_468x60.png" alt="templatic" /></a><hr />]]></description>
			<content:encoded><![CDATA[<p>When WordPress 2.8 came out, we all discover the wonders of taxonomies, and how we could add extra information to our posts and custom post types really easily.</p>
<p>However, it turns out taxonomies have existed for a long time and are not just available for posts, but for all object types. I for one had no idea about this!</p>
<p>Luckily, Justin Tadlock is here! In this tutorial, he covers the basics and examples of what you can do with custom user taxonomies in WordPress; a must-read, as with all tutorials from Justin.</p>
<p>Read the tutorial here: <a href="http://devpress.com/blog/custom-user-taxonomies-in-wordpress/">Custom user taxonomies in WordPress</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://werewp.com/tutorials/discover-custom-user-taxonomies-with-justin-tadlock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wp Paintbrush, a free WordPress Frontend Editor</title>
		<link>http://werewp.com/themes/wp-paintbrush-a-free-wordpress-frontend-editor/</link>
		<comments>http://werewp.com/themes/wp-paintbrush-a-free-wordpress-frontend-editor/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 06:56:33 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.werewp.com/?p=1569</guid>
		<description><![CDATA[If you are looking for an easy way to create themes on the fly, without touching any code, you might want to try this new WordPress theme, WP Paintbrush. Changes colors, fonts, structure within a few clicks and with a drag an drop interface, add a sidebar, all of this is possible thanks to this [...]<hr /><a href="http://wpne.ws/templatic"><img src="http://www.werewp.com/wp-content/themes/werewp/images/ads/templatic_468x60.png" alt="templatic" /></a><hr />]]></description>
			<content:encoded><![CDATA[<p>If you are looking for an easy way to create themes on the fly, without touching any code, you might want to try this new WordPress theme, WP Paintbrush.</p>
<p>Changes colors, fonts, structure within a few clicks and with a drag an drop interface, add a sidebar, all of this is possible thanks to this editor.</p>
<p>And best of all, the theme is available for free! Go download it, give it a try and give your feedback to the developers!</p>
<p><a href="http://wppaintbrush.com/">WordPress Frontend Editor | WP Paintbrush</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://werewp.com/themes/wp-paintbrush-a-free-wordpress-frontend-editor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress local development tips by Mark Jaquith</title>
		<link>http://werewp.com/themes/wordpress-local-development-tips-by-mark-jaquith/</link>
		<comments>http://werewp.com/themes/wordpress-local-development-tips-by-mark-jaquith/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 14:48:19 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wp-config]]></category>

		<guid isPermaLink="false">http://www.werewp.com/?p=1563</guid>
		<description><![CDATA[Mark Jaquith is a lead developer of the WordPress team, and always comes up with great advices for theme developers. Here is a new one, for all of you working with a local instance on your machine for development. If you want to avoid the numerous small issues you face with your different configurations between [...]<hr /><a href="http://wpne.ws/templatic"><img src="http://www.werewp.com/wp-content/themes/werewp/images/ads/templatic_468x60.png" alt="templatic" /></a><hr />]]></description>
			<content:encoded><![CDATA[<p>Mark Jaquith is a lead developer of the WordPress team, and always comes up with great advices for theme developers. Here is a new one, for all of you working with a local instance on your machine for development.</p>
<p>If you want to avoid the numerous small issues you face with your different configurations between local and your prod environment, check his article, and try the plugin proposed at the end of the post.<br />
<a target="_blank" href="http://markjaquith.wordpress.com/2011/06/24/wordpress-local-dev-tips/">WordPress local dev tips: DB &amp; plugins « Mark on WordPress</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://werewp.com/themes/wordpress-local-development-tips-by-mark-jaquith/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

