<?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>WordPress Development Blog &#187; Development</title>
	<atom:link href="http://wordpress.org/development/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordpress.org/development</link>
	<description>WordPress development and updates</description>
	<lastBuildDate>Sat, 07 Nov 2009 00:50:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-rare</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bug Hunt in Progress!</title>
		<link>http://wordpress.org/development/2009/11/bug-hunt-in-progress/</link>
		<comments>http://wordpress.org/development/2009/11/bug-hunt-in-progress/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 00:50:39 +0000</pubDate>
		<dc:creator>Jane Wells</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://wordpress.org/development/2009/11/bug-hunt-in-progress/</guid>
		<description><![CDATA[Just in case anyone forgot, the first of the November bug hunts for version 2.9 is now in progress, and will last another day. If you&#8217;ve got a dev environment set up, please consider pitching in to run some tests and help get us closer to the 2.9 milestone release. 
]]></description>
			<content:encoded><![CDATA[<p>Just in case anyone forgot, the first of the <a href="http://wordpress.org/development/2009/10/upcoming-bug-hunts/">November bug hunts</a> for version 2.9 is now in progress, and will last another day. If you&#8217;ve got a dev environment set up, please consider pitching in to run some tests and help get us closer to the 2.9 milestone release. </p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.org/development/2009/11/bug-hunt-in-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upcoming Bug Hunts!</title>
		<link>http://wordpress.org/development/2009/10/upcoming-bug-hunts/</link>
		<comments>http://wordpress.org/development/2009/10/upcoming-bug-hunts/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 21:28:00 +0000</pubDate>
		<dc:creator>Jane Wells</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[sprint]]></category>
		<category><![CDATA[tickets]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://wordpress.org/development/?p=953</guid>
		<description><![CDATA[As we near completion of the 2.9 milestone, it&#8217;s that time of dev cycle again, when we ask all you community developers who&#8217;ve been putting off contributing to core to dust off your dev environments and help us get closer to being release-ready. How? Bug hunts! Yes, that time-honored tradition (in the time of WordPress, [...]]]></description>
			<content:encoded><![CDATA[<p>As we near completion of the 2.9 milestone, it&#8217;s that time of dev cycle again, when we ask all you community developers who&#8217;ve been putting off contributing to core to dust off your dev environments and help us get closer to being release-ready. How? Bug hunts! Yes, that time-honored tradition (in the time of WordPress, anyway) of everyone pitching in to test patches and report the results, working on solutions to major bugs, and helping to clear out Trac has come around again, and we&#8217;re scheduling not one, but two bug hunts over the next couple of weeks to ensure that everyone has enough time to prepare and <a href="https://core.trac.wordpress.org/">participate</a>.</p>
<p><strong>#1</strong> &#8211; The first bug hunt of 2.9 will be Thursday through Saturday, November 5-7, 2009. This should give people a few days to plan for it, upgrade their dev environments if they haven&#8217;t been following trunk, and figure out how to allot their time. We&#8217;re stretching over both weekdays and weekend to try and accommodate everyone&#8217;s schedule.</p>
<p><strong>#2 </strong>- The second bug hunt will be a week later, Saturday through Monday, November 14-16, 2009. This should make it possible for anyone who needs more than a week to set some time aside to participate. This bug hunt will coincide with <a href="http://2009.newyork.wordcamp.org/">WordCamp NYC</a>, where a special Hacker Room will be set aside for people to go and work on 2.9 bug tickets alongside regular core contributors including Mark Jaquith and Matt Martz (sivel from IRC).</p>
<h4>The Goals</h4>
<p><strong>Test, test, test existing patches!</strong> You can see all tickets with patches that need testing by checking <a href="http://core.trac.wordpress.org/report/13">this report</a>. When you&#8217;ve tested a patch, report your results in the ticket comments, so core committers can see how the patch is faring.</p>
<p><strong>Fix known bugs! </strong>You can see the bugs that need patches by checking <a href="http://core.trac.wordpress.org/report/16">this report</a>. Look for the ones that seem that they&#8217;ll affect the most people or have the biggest impact by being fixed. Edge case bugs should be lower priority.</p>
<p><strong>Report new bugs! </strong>As you&#8217;re testing out the development version, if you come across a bug, <a href="http://core.trac.wordpress.org/search">search trac</a> to see if someone has reported it yet. If so, add a comment with your experience to the ticket so we&#8217;ll know it&#8217;s affecting more than one person. If no ticket exists yet, <a href="http://core.trac.wordpress.org/newticket">create one</a>.</p>
<p>Core committers will be around (in the #wordpress-dev channel at irc.freenode.com) both weekends to review patches that have been thoroughly tested, answer questions as needed, and give feedback on patches that need more work before being commit-worthy.</p>
<p>If you&#8217;ve never participated in a WordPress bug hunt before, but you&#8217;d like to get involved, we&#8217;d love to have you join us! To prepare, you&#8217;ll want to <a href="http://www.google.com/search?q=setting+up+a+wordpress+test+environment&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a">set up a test environment</a>, start using the current development version/maybe install the <a href="http://westi.wordpress.com/2009/06/22/making-it-easy-to-be-a-wordpress-tester/">beta testing plugin</a>, join us in the #wordpress-dev IRC channel, and read up on <a href="http://codex.wordpress.org/Automated_Testing">automated testing</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.org/development/2009/10/upcoming-bug-hunts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Plugin Compatibility Beta</title>
		<link>http://wordpress.org/development/2009/10/plugin-compatibility-beta/</link>
		<comments>http://wordpress.org/development/2009/10/plugin-compatibility-beta/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 12:11:39 +0000</pubDate>
		<dc:creator>Mark Jaquith</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://wordpress.org/development/?p=944</guid>
		<description><![CDATA[The number one reason people give us for not upgrading to the latest version of WordPress is fear that their plugins won&#8217;t be compatible. As part of our continuing efforts to make WordPress core, plugin, and theme upgrades as painless as possible, Michael Adams developed and launched a beta of a new &#8220;Compatibility&#8221; feature in [...]]]></description>
			<content:encoded><![CDATA[<p>The number one reason people give us for not upgrading to the latest version of WordPress is fear that their plugins won&#8217;t be compatible. As part of our continuing efforts to make WordPress core, plugin, and theme upgrades as painless as possible, Michael Adams developed and launched a beta of a new &#8220;Compatibility&#8221; feature in the plugin directory, powered by your votes. When viewing a plugin in the directory, select a WordPress version and a plugin version from the drop-downs. If there has been feedback about this WordPress / plugin version combination, we&#8217;ll show you what percentage of responses marked that combination as compatible vs how many marked it as incompatible.</p>
<p><img src="http://markjaquith.wordpress.com/files/2009/10/compatibility-viewing.png" alt="Compatibility: Your Setup: (WordPress Version drop-down) (Plugin Version drop-down). Log in to vote. The Concensus: 44% negative, 56% positive" title="Compatibility viewing" width="220" height="254" class="alignnone size-full wp-image-365" /></p>
<p>If you log in, you&#8217;ll be able to help us gather this information! Just select a WordPress version / plugin version combination and click the &#8220;Works&#8221; or the &#8220;Broken&#8221; button. Please note that this shouldn&#8217;t be used to report minor issues with a plugin. You should mark a plugin as &#8220;Broken&#8221; only if its core functionality is truly broken when run on the specified WordPress version.</p>
<p><img src="http://markjaquith.wordpress.com/files/2009/10/compatibility-voting.png" alt="Compatibility: Your Setup: (WordPress Version drop-down) (Plugin Version drop-down). (Broken button) (Works button). The Concensus: No data" title="Compatibility voting" width="227" height="276" class="alignnone size-full wp-image-366" /></p>
<p>Right now we&#8217;re just in information gathering mode. So get out there and vote! Don&#8217;t just vote on broken plugins&#8230; cast a &#8220;Works&#8221; vote for every plugin that works on the version of WordPress you are using. This can help improve the signal-to-noise ratio in our data and prevent a few mistaken &#8220;Broken&#8221; votes from weighing too heavily.</p>
<p>For developers, we&#8217;re now including this data in our API. The <code>plugin_information</code> action now returns a &#8220;compatibility&#8221; member with the multidimensional array format:</p>
<p><code>array( {WP version} => array( {plugin version} => array( {% of reporters who say it works}, {# responses} ) ) )</code></p>
<p>If the API knows which version of WordPress you are using (for example, if you are making this query using the <code>plugins_api()</code> function from with WordPress), the API will only return compatibility information for your version of WordPress.</p>
<p>Eventually, we&#8217;d like to gather this compatibility feedback from within WordPress, allowing you to vote directly from your plugins admin screen. The ultimate goal is to use this information to inform you of plugin incompatibilities with a new version of WordPress during the upgrade process. For that to be useful we need a large set of high quality compatibility data. Start voting!</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.org/development/2009/10/plugin-compatibility-beta/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Getting involved with the 2.9 beta testing</title>
		<link>http://wordpress.org/development/2009/10/getting-involved-with-the-2-9-beta-testing/</link>
		<comments>http://wordpress.org/development/2009/10/getting-involved-with-the-2-9-beta-testing/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 22:16:09 +0000</pubDate>
		<dc:creator>Peter Westwood</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[2.9]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://wordpress.org/development/?p=922</guid>
		<description><![CDATA[We have been hard at work now for a few months on the new features that will be coming in WordPress 2.9, and we are near the time when the first beta version will be available. We&#8217;ll need your help with beta testing the new features and ironing out any bugs.
There are a number of [...]]]></description>
			<content:encoded><![CDATA[<p>We have been hard at work now for a few months on the new features that will be coming in WordPress 2.9, and we are near the time when the first beta version will be available. We&#8217;ll need your help with beta testing the new features and ironing out any bugs.</p>
<p>There are a number of different ways in which you can get involved in the testing process, and each way is suited for each persons skill set and comfort level.  First of all, you can join the <a href="http://codex.wordpress.org/Mailing_Lists#Testers">wp-testers</a> mailing list to keep up to date with the testing progress and to discuss things with the other testers.  Secondly, you can head over to the <a href="http://core.trac.wordpress.org/">Trac ticketing system</a> and either create tickets for bugs you find or <a href="https://core.trac.wordpress.org/milestone/2.9">use some of the useful searches</a> to look for patches that need testing or that need someone to try and reproduce the issue.</p>
<p>During the beta phase we are going to focus on stabilizing the new features and removing existing bugs which are well-understood and have easily testable solutions.  During this process we will not be adding any new enhancements so as to ensure that the focus is on making the 2.9 release as bug-free as possible.  We will also try and have a few special bug hunt days where one or more experienced WordPress developers will be available to help people track down issues and get patches committed to fix bugs.</p>
<p>To make is as easy as possible for you to get a beta testing install up and running we have put together a small WordPress plugin which makes it really easy to convert a test install of the latest release version of WordPress into a beta test install of the next up and coming release.  The plugin is called <a href="http://wordpress.org/extend/plugins/wordpress-beta-tester/">WordPress Beta Tester</a> and is available to download from WordPress Extend or can be installed using the built-in plugin installer.  Please make sure you to only install this plugin on a test site. We do not recommend running beta versions on your normal, live sites in case anything goes wrong.  You can read more about the plugin in &#8220;<a href="http://westi.wordpress.com/2009/06/22/making-it-easy-to-be-a-wordpress-tester/">Making it easy to be a WordPress Tester</a>&#8221;</p>
<p>We are aiming to release the first beta version of 2.9 around the end of October, after we have put the finishing touches on the new features. Then we switch to full on beta testing mode and your help and feedback will be very much appreciated.  During the beta test program will push out new builds for automated upgrades regularly. Once we feel that a suitable level of stability has been achieved we will move into the release candidate phase. We hope to be able to make the final release 2.9 build available in either late November or early December.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.org/development/2009/10/getting-involved-with-the-2-9-beta-testing/feed/</wfw:commentRss>
		<slash:comments>72</slash:comments>
		</item>
		<item>
		<title>How to Keep WordPress Secure</title>
		<link>http://wordpress.org/development/2009/09/keep-wordpress-secure/</link>
		<comments>http://wordpress.org/development/2009/09/keep-wordpress-secure/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 19:22:03 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://wordpress.org/development/?p=908</guid>
		<description><![CDATA[A stitch in time saves nine. I couldn&#8217;t sew my way out of a bag, but it&#8217;s true advice for bloggers as well &#8212; a little bit of work on an upgrade now saves a lot of work fixing something later.
Right now there is a worm making its way around old, unpatched versions of WordPress. [...]]]></description>
			<content:encoded><![CDATA[<p>A stitch in time saves nine. I couldn&#8217;t sew my way out of a bag, but it&#8217;s true advice for bloggers as well &#8212; a little bit of work on an <a href="http://codex.wordpress.org/Upgrading_WordPress">upgrade now</a> saves a lot of work fixing something later.</p>
<p>Right now there is a worm making its way around old, unpatched versions of WordPress. This particular worm, like many before it, is clever: it registers a user, uses a security bug (fixed earlier in the year) to allow evaluated code to be executed through the permalink structure, makes itself an admin, then uses JavaScript to hide itself when you look at users page, attempts to clean up after itself, then goes quiet so you never notice while it inserts hidden spam and malware into your old posts.</p>
<p>The tactics are new, but the strategy is not. Where this particular worm messes up is in the &#8220;clean up&#8221; phase: it doesn&#8217;t hide itself well and the blogger notices that all his links are broken, which causes him to dig deeper and notice the extent of the damage. Where worms of old would do childish things like defacing your site, the new ones are silent and invisible, so you only notice them when they screw up (as this one did) or your site gets removed from Google for having spam and malware on it.</p>
<p>I&#8217;m talking about this not to scare you, but to highlight that this is something that has happened before, and that will more than likely happen again.</p>
<p>A stitch in time saves nine. <a href="http://codex.wordpress.org/Upgrading_WordPress">Upgrading is a known quantity of work</a>, and one that the WordPress community has tried its darndest to make as easy as possible with one-click upgrades. <a href="http://codex.wordpress.org/FAQ_My_site_was_hacked">Fixing a hacked blog, on the other hand, is quite hard</a>. Upgrading is taking your vitamins; fixing a hack is open heart surgery. (This is true of cost, as well.)</p>
<p>2.8.4, the current version of WordPress, is immune to this worm. (<em>So was the release before this one.</em>) If you&#8217;ve been thinking about upgrading but haven&#8217;t gotten around to it yet, now would be a really good time. If you&#8217;ve already upgraded your blogs, maybe check out the blogs of your friends or that you read and see if they need any help. A stitch in time saves nine.</p>
<p>Whenever a worm makes the rounds, everyone becomes a security expert and peddles one of three types of advice: snake oil, Club solutions, or real solutions. Snake oil you&#8217;ll be able to spot right away because it&#8217;s <em>easy</em>. Hide the WordPress version, they say, and you&#8217;ll be fine. Uh, duh, the worm writers thought of that. Where their 1.0 might have checked for version numbers, 2.0 just tests capabilities, version number be damned. </p>
<p>The second type of advice is Club solutions; to illustrate, I&#8217;ll quote from <a href="http://diveintomark.org/archives/2002/10/29/club_vs_lojack_solutions">Mark Pilgrim&#8217;s excellent essay on spam 7 years ago, before WordPress even existed</a>:</p>
<blockquote><p>The <em>really</em> interesting thing about these approaches, from a game theory perspective, is that they are all <a href="http://slate.msn.com/?id=2041" title="Slate, August 3, 1997: Property Is Theft: When protecting your own property is stealing from others">Club solutions, not Lojack solutions</a>.  There are two basic approaches to protecting your car from theft: <a href="http://www.theclub.com/">The Club</a> (or The Shield, or a car alarm, or something similar), and <a href="http://www.lojack.com/">Lojack</a>.  The Club isn’t much protection against a thief who is determined to steal <em>your</em> car (it’s easy enough to drill the lock, or just cut the steering wheel and slide The Club off).  But it is effective protection against a thief who wants to steal <em>a</em> car (not necessarily <em>your</em> car), because thieves are generally in a hurry and will go for the easiest target, the low-hanging fruit.  The Club works as long as not everyone has it, since if everyone had it, thieves would have an equally difficult time stealing any car, their choice will be based on other factors, and your car is back to being as vulnerable as anyone else&#8217;s.  The Club doesn’t deter theft, it only deflects it.</p></blockquote>
<p>Club blog security solutions can be simple (like an .htaccess file) or incredibly complex (like two-factor authentication), and they can work, especially for <em>known exploits</em>. Club solutions can be useful, like using a strong or complex password for your login &#8212; no one would recommend against that. (Another club solution is switching to less-used software on the assumption or more like the software&#8217;s claim that it&#8217;s perfect and more secure. This is why BeOS is more secure than Linux, ahem.)</p>
<p>In the car world, if someone figured out how to teleport entire cars to chop shops, The Club wouldn&#8217;t be so useful anymore. Luckily for manufacturers of The Club, this hasn&#8217;t happened. Online and in the software world, though, the equivalent happens almost daily. There is only one real solution. <strong>The only thing that I can promise will keep your blog secure today and in the future is upgrading.</strong></p>
<p>WordPress is a community of hundreds of people that read the code every day, audit it, update it, and care enough about keeping your blog safe that we do things like release updates weeks apart from each other even though it makes us look bad, because updating is going to keep your blog safe from the bad guys. I&#8217;m not clairvoyant and I can&#8217;t predict what schemes spammers, hackers, crackers, and tricksters will come up with with in the future to harm your blog, but I do know for certain that as long as WordPress is around we&#8217;ll do everything in our power to make sure the software is safe. We&#8217;ve already made upgrading core and plugins a one-click procedure. If we find something broken, we&#8217;ll release a fix. Please upgrade, it&#8217;s the only way we can help each other.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.org/development/2009/09/keep-wordpress-secure/feed/</wfw:commentRss>
		<slash:comments>451</slash:comments>
		</item>
		<item>
		<title>Upcoming WordCamps</title>
		<link>http://wordpress.org/development/2009/08/upcoming-wordcamps-2/</link>
		<comments>http://wordpress.org/development/2009/08/upcoming-wordcamps-2/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 01:07:03 +0000</pubDate>
		<dc:creator>Jane Wells</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://wordpress.org/development/?p=899</guid>
		<description><![CDATA[Every now and then I see someone ask in the dev channel how they can meet up with other local WordPress developers. We&#8217;re thinking about ways to make WordPress.org more of a resource to facilitate local connections, but in the meantime, I thought it might be helpful to publicize some  upcoming  WordCamps, the [...]]]></description>
			<content:encoded><![CDATA[<p>Every now and then I see someone ask in the dev channel how they can meet up with other local WordPress developers. We&#8217;re thinking about ways to make WordPress.org more of a resource to facilitate local connections, but in the meantime, I thought it might be helpful to publicize some <a href="http://central.wordcamp.org/schedule/"> upcoming  WordCamps</a>, the weekend conferences organized by local communities to talk about all things WordPress. </p>
<p><strong><a href="http://wordcamp.org.nz">WordCamp New Zealand</a>:</strong> Wellington, New Zealand, August 8-9, 2009</p>
<p><strong><a href="http://wordcamphsv.org/">WordCamp Huntsville</a>:</strong> Huntsville, Alabama, USA, August 15–16, 2009</p>
<p><strong><a href="http://la.wordcamp.org/">WordCamp Los Angeles</a>:</strong> Los Angeles, California, USA, September 12, 2009</p>
<p><strong><a href="http://wordcamp.ph">WordCamp Philippines</a>: </strong>Makati City, Philippines, September 19, 2009</p>
<p><strong><a href="http://www.wordcampportland.org/">WordCamp Portland</a>: </strong>Portland, Oregon, USA, September 19-20, 2009 <em>(Last year&#8217;s PDX WordCamp was awesome, IMO.)</em></p>
<p><strong><a href="http://www.wordcampseattle.com/">WordCamp Seattle</a>: </strong>Seattle, Washington, USA, September 26, 2009</p>
<p><strong><a href="http://wordcampbirmingham.org/">WordCamp Birmingham</a>:</strong> Birmingham, Alabama, USA, September 26-27, 2009</p>
<p><strong><a href="http://wordcampnl.org/">WordCamp Netherlands</a>:</strong> Utrecht, Netherlands, October 31, 2009</p>
<p><strong><a href="http://2009.newyork.wordcamp.org/">WordCamp NYC</a>:</strong> New York, New York, USA, November 14-15, 2009 <em>(<a href="http://2009.newyork.wordcamp.org/2009/07/24/logo-contest-again/">Logo contest in progress</a>!)</em></p>
<p><strong><a href="http://wordcampmexico.wordpress.com">WordCamp Mexico</a>:</strong> Mexico City, Mexico, November 20, 2009</p>
<p>If any of these are within a reasonable distance to you, consider attending. WordCamps are a great way to meet other WordPress users, find collaborators, and expand your t-shirt collection*. I know I&#8217;ll be hitting at least a few of these; WordCamps are also a great way to get user feedback to take into consideration while we&#8217;re making decisions about what to include in core. </p>
<p>You can always find an up-to-date list of upcoming WordCamps at <a href="http://central.wordcamp.org/">WordCamp Central</a>. You can also try searching for WordPress groups at <a href="http://www.meetup.com/">Meetup.com</a> to find more regular monthly gatherings in your area. </p>
<p>*<em>Most WordCamps include an event t-shirt in the registration fee. </em></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.org/development/2009/08/upcoming-wordcamps-2/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>The WordPress 2.0.x Legacy Branch is Deprecated</title>
		<link>http://wordpress.org/development/2009/07/the-wordpress-2-0-x-legacy-branch-is-deprecated/</link>
		<comments>http://wordpress.org/development/2009/07/the-wordpress-2-0-x-legacy-branch-is-deprecated/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 01:07:23 +0000</pubDate>
		<dc:creator>Mark Jaquith</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[2.0]]></category>
		<category><![CDATA[branch]]></category>
		<category><![CDATA[deprecation]]></category>
		<category><![CDATA[legacy]]></category>

		<guid isPermaLink="false">http://wordpress.org/development/?p=866</guid>
		<description><![CDATA[The WordPress team had initially committed to maintaining the WordPress 2.0.x legacy branch until 2010. Unfortunately, we bit off more than we could chew—the 2.0.x branch is now retired and deprecated, a few months shy of 2010.
Many of the security improvements to the new versions of WordPress in the last couple of years were complete [...]]]></description>
			<content:encoded><![CDATA[<p>The WordPress team had initially committed to maintaining the WordPress 2.0.x legacy branch until 2010. Unfortunately, we bit off more than we could chew—the 2.0.x branch is now retired and deprecated, a few months shy of 2010.</p>
<p>Many of the security improvements to the new versions of WordPress in the last couple of years were complete reworks of how various systems were handled. Porting those changes to the 2.0.x branch would have been a monumental task and could have introduced instability or new bugs. We had to make hard decisions between stability and merging in the latest security enhancements. Additionally, far fewer people stayed on the 2.0.x branch than we anticipated. I take that as a testament to the new features in WordPress and perhaps even more the features offered by plugins, many of which don&#8217;t support older versions of WordPress!</p>
<p>I&#8217;m disappointed that we weren&#8217;t able to keep the branch maintained until 2010, but since one of the big reasons for that failure was the massive scope of our security improvements for the newer versions of WordPress, 2.0.x doesn&#8217;t die in vain!</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.org/development/2009/07/the-wordpress-2-0-x-legacy-branch-is-deprecated/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Vote for 2.9 Media Features</title>
		<link>http://wordpress.org/development/2009/07/vote-for-2-9-media-features/</link>
		<comments>http://wordpress.org/development/2009/07/vote-for-2-9-media-features/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 14:32:10 +0000</pubDate>
		<dc:creator>Jane Wells</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Features]]></category>

		<guid isPermaLink="false">http://wordpress.org/development/?p=816</guid>
		<description><![CDATA[Last Wednesday, the core development team and a number of contributing developers met in the IRC #wordpress-dev channel to talk about which features should be included in version 2.9, which is now entering the development phase. We&#8217;ve been planning to focus on media features in 2.9 for some time, and unsurprisingly, it was media features [...]]]></description>
			<content:encoded><![CDATA[<p>Last Wednesday, the core development team and a number of contributing developers met in the IRC #wordpress-dev channel to talk about which features should be included in version 2.9, which is now entering the development phase. We&#8217;ve been planning to focus on media features in 2.9 for some time, and unsurprisingly, it was media features that dominated the discussion.* A large percentage of the requests we get from users are for more/better media features, so we&#8217;ve decided to focus 2.9 on building an infrastructure for improved media handling that we can continue to build on in versions to come. In that vein, we need your input to determine which features to prioritize and build sooner rather than later.</p>
<p>These are the features that we&#8217;re asking people to vote on (in alphabetical, not prioritized, order):</p>
<p><strong>Additional Media Filters:</strong> In the uploader, you can currently upload an image from your hard drive, link to an image from a URL, or select an image from the Media Library. This proposed feature would add links in the Media Library pane that would allow you to filter images to those that had been used most recently, used most often, and/or marked as a favorite. These filters would be available on the Media Library screen as well.<br />
<strong><br />
Basic Image Editing:</strong> Enable cropping, resizing and 90-degree rotation of uploaded images.<br />
<strong><br />
Better Media Settings: </strong>Enable the creation of more default media settings controlled in the Settings section, and allow settings to be overridden  during the individual media upload process as needed.</p>
<p><strong>Bulk Media Import API: </strong>Develop an API to allow for bulk media importing by plugins or importers.<br />
<strong><br />
Custom Image Sizes:</strong> Instead of hardcoded thumbnail, medium, large, etc. image sizes, custom image sizes would allow you to configure the maximum dimensions for each of the sizes.</p>
<p><strong>Easier Embeds:</strong> Make it easier to embed third-party content such as YouTube videos, etc. Similar to Viper&#8217;s Video Quicktags plugin.</p>
<p><strong>Media Albums: </strong>Ability to create and edit photo albums that can stand alone (as opposed to galleries being tied only to a post), including photostream functionality.<br />
<strong><br />
Media Metadata: </strong>Enable the use of categories and tags on media files.</p>
<p><strong>Photostream:</strong> Create a Flickr-style photostream that simply displays images in a chronological stream (as opposed to grouping in galleries).</p>
<p><strong>Post thumbnails:</strong> Choose an image to appear as a thumbnail with your post/article/excerpt.</p>
<p><strong>Revised Media UI: </strong>Redesign the uploader UI to make uploading and editing media files a simpler, more user-friendly process.</p>
<p>These descriptions are repeated in the beginning of the voting survey, so if you forget what something means you&#8217;ll be able to scroll up to remind yourself. Only the first question (pick your top choice) is mandatory. This survey isn&#8217;t very long. Question two lets you assign a general high/low priority to each of the 11 feature suggestions, while question 3 asks you to rank the 11 features in order of priority from 1-11. A text box or two allow you to make additional suggestions, and that&#8217;s it. The survey is anonymous, and will be open all week, until Friday, July 10, 2009 at 11:59 PM UTC.</p>
<p><script language="javascript" type="text/javascript">
var PDF_surveyID = '2F95783C8744F81A';
 var PDF_openText = 'Vote now!';
</script><br />
<script type="text/javascript" language="javascript" src="http://www.polldaddy.com/s.js"></script><br />
<noscript><a href="http://surveys.polldaddy.com/s/2F95783C8744F81A/">Vote now!</a></noscript></p>
<p><a href="http://surveys.polldaddy.com/s/2F95783C8744F81A/">No JavaScript? Take the survey here. </a></p>
<p>Results of the survey will be used to help developers decide which features to focus on for version 2.9. The 2.9 anticipated feature list will be posted here later in July, after the priority has been determined. How many contributing developers are available to code various features will play a large part in the decision-making process, so if you&#8217;ve ever thought of contributing code to WordPress development, now&#8217;s a great time to get involved. Developer chats are held each Wednesday in the IRC channel (irc.freenode.com #wordpress-dev) at 9 PM UTC (5pm Eastern, 2pm Pacific).</p>
<p><em>* &#8211; Other non-media features that were discussed either were determined to be better held for a future version for technical reasons, or were so widely desired that they were accepted for the 2.9 roadmap without requiring a vote.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.org/development/2009/07/vote-for-2-9-media-features/feed/</wfw:commentRss>
		<slash:comments>45</slash:comments>
		</item>
		<item>
		<title>WordPress 2.8.1 Beta 1</title>
		<link>http://wordpress.org/development/2009/06/wordpress-2-8-1-beta-1/</link>
		<comments>http://wordpress.org/development/2009/06/wordpress-2-8-1-beta-1/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 00:05:14 +0000</pubDate>
		<dc:creator>Ryan Boren</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://wordpress.org/development/?p=794</guid>
		<description><![CDATA[We&#8217;ve started work on the first maintenance release to 2.8.  2.8.1 will fix a handful of bugs that turned up in 2.8.  Today we&#8217;re releasing the first beta of 2.8.1.  Download it, and check out the bugs fixed so far.  Here are some of the notable issues that are fixed in beta 1.

Certain themes were [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve started work on the first maintenance release to 2.8.  2.8.1 will fix a handful of bugs that turned up in 2.8.  Today we&#8217;re releasing the first beta of 2.8.1.  <a href="http://wordpress.org/wordpress-2.8.1-beta1.zip">Download</a> it, and check out the <a href="http://core.trac.wordpress.org/query?status=closed&amp;group=resolution&amp;order=priority&amp;milestone=2.8.1&amp;resolution=fixed">bugs fixed so far</a>.  Here are some of the notable issues that are fixed in beta 1.</p>
<ul>
<li>Certain themes were calling get_categories() in such a way that it would fail in 2.8. 2.8.1 works around this so these themes won&#8217;t have to change.</li>
<li>Dashboard memory usage is reduced.  Some people were running out of memory when loading the dashboard, resulting in an incomplete page.</li>
<li>The automatic upgrade no longer accidentally deletes files when cleaning up from a failed upgrade.</li>
<li>A problem where the rich text editor wasn&#8217;t being loaded due to compression issues has been worked around.</li>
<li>Extra security has been put in place to better protect you from plugins that do not do explicit permission checks.</li>
</ul>
<p>If you would like to automatically upgrade from 2.8 to 2.8.1 Beta 1, follow <a href="http://wordpress.org/download/nightly/">these instructions</a>.  Thanks for testing WordPress.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.org/development/2009/06/wordpress-2-8-1-beta-1/feed/</wfw:commentRss>
		<slash:comments>59</slash:comments>
		</item>
		<item>
		<title>WordPress 2.8 Release Candidate 1</title>
		<link>http://wordpress.org/development/2009/06/wordpress-2-8-release-candidate-1/</link>
		<comments>http://wordpress.org/development/2009/06/wordpress-2-8-release-candidate-1/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 23:29:49 +0000</pubDate>
		<dc:creator>Ryan Boren</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://wordpress.org/development/?p=783</guid>
		<description><![CDATA[With Release Candidate 1, we think WordPress 2.8 is ready and complete.  Download it, test it, and tell us what you think.  If you don&#8217;t uncover any bad bugs, 2.8 will be released on Wednesday the 10th.
If you&#8217;re interested in what has changed since beta 2, consult the changelog.
]]></description>
			<content:encoded><![CDATA[<p>With Release Candidate 1, we think WordPress 2.8 is ready and complete.  <a href="http://wordpress.org/wordpress-2.8-RC1.zip">Download</a> it, test it, and tell us what you think.  If you don&#8217;t uncover any bad bugs, 2.8 will be released on Wednesday the 10th.</p>
<p>If you&#8217;re interested in what has changed since beta 2, consult the <a href="https://core.trac.wordpress.org/log?action=stop_on_copy&amp;mode=stop_on_copy&amp;rev=11532&amp;stop_rev=11441&amp;limit=100">changelog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.org/development/2009/06/wordpress-2-8-release-candidate-1/feed/</wfw:commentRss>
		<slash:comments>110</slash:comments>
		</item>
	</channel>
</rss>
