<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>WordPress Development Updates</title>
	<atom:link href="http://wpdevel.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpdevel.wordpress.com</link>
	<description>Follow development on the latest release</description>
	<lastBuildDate>Wed, 01 Jul 2009 22:23:54 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
		<url>http://www.gravatar.com/blavatar/fd241f0389aaac89de2fb8d53b5f291e?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>WordPress Development Updates</title>
		<link>http://wpdevel.wordpress.com</link>
	</image>
			<item>
		<title>Starting next week, we&#8217;ll be attempting&#8230;</title>
		<link>http://wpdevel.wordpress.com/2009/07/01/starting-next-week-well-be-attempting/</link>
		<comments>http://wpdevel.wordpress.com/2009/07/01/starting-next-week-well-be-attempting/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 22:23:54 +0000</pubDate>
		<dc:creator>Jane Wells</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[process]]></category>

		<guid isPermaLink="false">http://wpdevel.wordpress.com/2009/07/01/starting-next-week-well-be-attempting/</guid>
		<description><![CDATA[Starting next week, we&#8217;ll be attempting to follow an agenda during the Wednesday dev chats. If you would like to propose a topic for the July 8, 2009 dev chat, please submit it in the replies/comments to this post. We&#8217;ll post an agenda the morning of the dev chat (i.e., about 8-10 hours in advance). [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wpdevel.wordpress.com&blog=2812357&post=336&subd=wpdevel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Starting next week, we&#8217;ll be attempting to follow an agenda during the Wednesday dev chats. If you would like to propose a topic for the July 8, 2009 dev chat, please submit it in the replies/comments to this post. We&#8217;ll post an agenda the morning of the dev chat (i.e., about 8-10 hours in advance).</p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wpdevel.wordpress.com/336/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wpdevel.wordpress.com/336/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wpdevel.wordpress.com/336/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wpdevel.wordpress.com/336/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wpdevel.wordpress.com/336/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wpdevel.wordpress.com/336/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wpdevel.wordpress.com/336/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wpdevel.wordpress.com/336/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wpdevel.wordpress.com/336/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wpdevel.wordpress.com/336/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wpdevel.wordpress.com&blog=2812357&post=336&subd=wpdevel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wpdevel.wordpress.com/2009/07/01/starting-next-week-well-be-attempting/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/84987b436214f52ec0b04cd1f8a73c3c?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">jane</media:title>
		</media:content>
	</item>
		<item>
		<title>Deprecated clean_url() in favor of esc_u&#8230;</title>
		<link>http://wpdevel.wordpress.com/2009/05/18/deprecated-clean_url-in-favor-of-esc_u/</link>
		<comments>http://wpdevel.wordpress.com/2009/05/18/deprecated-clean_url-in-favor-of-esc_u/#comments</comments>
		<pubDate>Mon, 18 May 2009 16:54:19 +0000</pubDate>
		<dc:creator>Mark Jaquith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[escaping]]></category>
		<category><![CDATA[esc_url]]></category>
		<category><![CDATA[esc_url_raw]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://wpdevel.wordpress.com/2009/05/18/deprecated-clean_url-in-favor-of-esc_u/</guid>
		<description><![CDATA[Deprecated clean_url() in favor of esc_url(), and deprecated sanitize_url() in favor of esc_url_raw().       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wpdevel.wordpress.com&blog=2812357&post=335&subd=wpdevel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Deprecated <code>clean_url()</code> in favor of <code>esc_url()</code>, and deprecated <code>sanitize_url()</code> in favor of <code>esc_url_raw()</code>.</p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wpdevel.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wpdevel.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wpdevel.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wpdevel.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wpdevel.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wpdevel.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wpdevel.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wpdevel.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wpdevel.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wpdevel.wordpress.com/335/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wpdevel.wordpress.com&blog=2812357&post=335&subd=wpdevel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wpdevel.wordpress.com/2009/05/18/deprecated-clean_url-in-favor-of-esc_u/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b0a2e6598ee59237a0ebf6e801876f4d?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">markjaquith</media:title>
		</media:content>
	</item>
		<item>
		<title>Deprecated wp_specialchars() in favor of&#8230;</title>
		<link>http://wpdevel.wordpress.com/2009/05/18/deprecated-wp_specialchars-in-favor-of/</link>
		<comments>http://wpdevel.wordpress.com/2009/05/18/deprecated-wp_specialchars-in-favor-of/#comments</comments>
		<pubDate>Mon, 18 May 2009 15:13:40 +0000</pubDate>
		<dc:creator>Mark Jaquith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[escaping]]></category>
		<category><![CDATA[esc_attr]]></category>
		<category><![CDATA[esc_html]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://wpdevel.wordpress.com/2009/05/18/deprecated-wp_specialchars-in-favor-of/</guid>
		<description><![CDATA[Deprecated wp_specialchars() in favor of esc_html() (also: esc_html__() and esc_html_e()). Using wp_specialchars() with more than one param works for backwards compat. Also, esc_html() (or wp_specialchars() with one param) escapes quotes, just like esc_attr(). This buys security for plugin authors who were mistakenly using a  one-param wp_specialchars() call in an HTML attribute. See this wp-hackers [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wpdevel.wordpress.com&blog=2812357&post=334&subd=wpdevel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Deprecated <code>wp_specialchars()</code> in favor of <code>esc_html()</code> (also: <code>esc_html__()</code> and <code>esc_html_e()</code>). Using <code>wp_specialchars()</code> with more than one param works for backwards compat. Also, <code>esc_html()</code> (or <code>wp_specialchars()</code> with one param) escapes quotes, just like <code>esc_attr()</code>. This buys security for plugin authors who were mistakenly using a  one-param <code>wp_specialchars()</code> call in an HTML attribute. See <a href="http://comox.textdrive.com/pipermail/wp-hackers/2009-May/026242.html">this wp-hackers message</a> for more detail.</p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wpdevel.wordpress.com/334/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wpdevel.wordpress.com/334/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wpdevel.wordpress.com/334/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wpdevel.wordpress.com/334/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wpdevel.wordpress.com/334/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wpdevel.wordpress.com/334/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wpdevel.wordpress.com/334/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wpdevel.wordpress.com/334/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wpdevel.wordpress.com/334/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wpdevel.wordpress.com/334/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wpdevel.wordpress.com&blog=2812357&post=334&subd=wpdevel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wpdevel.wordpress.com/2009/05/18/deprecated-wp_specialchars-in-favor-of/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b0a2e6598ee59237a0ebf6e801876f4d?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">markjaquith</media:title>
		</media:content>
	</item>
		<item>
		<title>Trying to keep the commit candidates und&#8230;</title>
		<link>http://wpdevel.wordpress.com/2009/05/11/trying-to-keep-the-commit-candidates-und/</link>
		<comments>http://wpdevel.wordpress.com/2009/05/11/trying-to-keep-the-commit-candidates-und/#comments</comments>
		<pubDate>Mon, 11 May 2009 20:20:51 +0000</pubDate>
		<dc:creator>Peter Westwood</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wpdevel.wordpress.com/2009/05/11/trying-to-keep-the-commit-candidates-und/</guid>
		<description><![CDATA[Trying to keep the commit candidates under control. Every time I look up the list gets bigger.       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wpdevel.wordpress.com&blog=2812357&post=333&subd=wpdevel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Trying to keep the commit candidates under control. Every time I look up the list gets bigger.</p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wpdevel.wordpress.com/333/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wpdevel.wordpress.com/333/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wpdevel.wordpress.com/333/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wpdevel.wordpress.com/333/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wpdevel.wordpress.com/333/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wpdevel.wordpress.com/333/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wpdevel.wordpress.com/333/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wpdevel.wordpress.com/333/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wpdevel.wordpress.com/333/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wpdevel.wordpress.com/333/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wpdevel.wordpress.com&blog=2812357&post=333&subd=wpdevel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wpdevel.wordpress.com/2009/05/11/trying-to-keep-the-commit-candidates-und/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b3b5ce04dd402124aba53142b3e47f6?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">westi</media:title>
		</media:content>
	</item>
		<item>
		<title>Standardizing and shortening the WP secu&#8230;</title>
		<link>http://wpdevel.wordpress.com/2009/05/05/standardizing-and-shortening-the-wp-secu/</link>
		<comments>http://wpdevel.wordpress.com/2009/05/05/standardizing-and-shortening-the-wp-secu/#comments</comments>
		<pubDate>Tue, 05 May 2009 21:16:37 +0000</pubDate>
		<dc:creator>Mark Jaquith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[escaping]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://wpdevel.wordpress.com/2009/05/05/standardizing-and-shortening-the-wp-secu/</guid>
		<description><![CDATA[Standardizing and shortening the WP security escaping functions.
attribute_escape() is now esc_attr()
Additionally, you can do attribute escaping and translation in one go. Just add the translation function to the end. Like so:

esc_attr__() &#8212; translate and return, attribute-escaped.
esc_attr_e() &#8212; translate and echo, attribute-escaped.

Will be following up with esc_html (with __() and _e() variants), esc_url(), maybe some more. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wpdevel.wordpress.com&blog=2812357&post=332&subd=wpdevel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Standardizing and shortening the WP security escaping functions.</p>
<p><code>attribute_escape()</code> is now <code>esc_attr()</code></p>
<p>Additionally, you can do attribute escaping and translation in one go. Just add the translation function to the end. Like so:</p>
<ul>
<li><code>esc_attr__()</code> &#8212; translate and return, attribute-escaped.</li>
<li><code>esc_attr_e()</code> &#8212; translate and echo, attribute-escaped.</li>
</ul>
<p>Will be following up with <code>esc_html</code> (with <code>__()</code> and <code>_e()</code> variants), <code>esc_url()</code>, maybe some more. Will be nice, short, predictable, and allow you do translate/escape in one go without a lot of nested parenthesis.</p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wpdevel.wordpress.com/332/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wpdevel.wordpress.com/332/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wpdevel.wordpress.com/332/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wpdevel.wordpress.com/332/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wpdevel.wordpress.com/332/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wpdevel.wordpress.com/332/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wpdevel.wordpress.com/332/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wpdevel.wordpress.com/332/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wpdevel.wordpress.com/332/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wpdevel.wordpress.com/332/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wpdevel.wordpress.com&blog=2812357&post=332&subd=wpdevel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wpdevel.wordpress.com/2009/05/05/standardizing-and-shortening-the-wp-secu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b0a2e6598ee59237a0ebf6e801876f4d?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">markjaquith</media:title>
		</media:content>
	</item>
		<item>
		<title>Going through some of the accessibility &#8230;</title>
		<link>http://wpdevel.wordpress.com/2009/05/03/going-through-some-of-the-accessibility/</link>
		<comments>http://wpdevel.wordpress.com/2009/05/03/going-through-some-of-the-accessibility/#comments</comments>
		<pubDate>Sun, 03 May 2009 00:54:35 +0000</pubDate>
		<dc:creator>Andrew Ozz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[accessibility]]></category>

		<guid isPermaLink="false">http://wpdevel.wordpress.com/2009/05/03/going-through-some-of-the-accessibility/</guid>
		<description><![CDATA[Going through some of the accessibility improvements. 2.7 was tested with JAWS but there were some changes in the UI since then. Does anybody use JAWS or another screen reader, or know somebody that uses it? Feedback is welcome.       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wpdevel.wordpress.com&blog=2812357&post=331&subd=wpdevel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Going through some of the accessibility improvements. 2.7 was tested with JAWS but there were some changes in the UI since then. Does anybody use JAWS or another screen reader, or know somebody that uses it? Feedback is welcome.</p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wpdevel.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wpdevel.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wpdevel.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wpdevel.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wpdevel.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wpdevel.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wpdevel.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wpdevel.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wpdevel.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wpdevel.wordpress.com/331/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wpdevel.wordpress.com&blog=2812357&post=331&subd=wpdevel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wpdevel.wordpress.com/2009/05/03/going-through-some-of-the-accessibility/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4e84843ebff0918d72ade21c6ee7b1e4?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">azaozz</media:title>
		</media:content>
	</item>
		<item>
		<title>There was some talk last night about may&#8230;</title>
		<link>http://wpdevel.wordpress.com/2009/04/25/there-was-some-talk-last-night-about-may/</link>
		<comments>http://wpdevel.wordpress.com/2009/04/25/there-was-some-talk-last-night-about-may/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 15:51:53 +0000</pubDate>
		<dc:creator>Jane Wells</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://wpdevel.wordpress.com/2009/04/25/there-was-some-talk-last-night-about-may/</guid>
		<description><![CDATA[There was some talk last night about maybe doing a little design brushup on the admin header/nav. We only have a couple of days to decide on the design changes if we want to include it in 2.8. Would like to give community designers the opportunity to do a mockup (could give them a psd [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wpdevel.wordpress.com&blog=2812357&post=329&subd=wpdevel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>There was some talk last night about maybe doing a little design brushup on the admin header/nav. We only have a couple of days to decide on the design changes if we want to include it in 2.8. Would like to give community designers the opportunity to do a mockup (could give them a psd of the current style), but since they&#8217;d need to submit their design suggestions by Monday, and I&#8217;m nervous that there might be some backlash for the short/no notice. I mean, MT didn&#8217;t get any notice either, so it seems fair. It&#8217;s a pretty small design job&#8230; Jaquith did a quick mockup in 5 minutes. If anyone does take up the challenge, we can post the comps for a vote on Tuesday. What do people think?</p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wpdevel.wordpress.com/329/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wpdevel.wordpress.com/329/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wpdevel.wordpress.com/329/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wpdevel.wordpress.com/329/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wpdevel.wordpress.com/329/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wpdevel.wordpress.com/329/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wpdevel.wordpress.com/329/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wpdevel.wordpress.com/329/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wpdevel.wordpress.com/329/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wpdevel.wordpress.com/329/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wpdevel.wordpress.com&blog=2812357&post=329&subd=wpdevel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wpdevel.wordpress.com/2009/04/25/there-was-some-talk-last-night-about-may/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/84987b436214f52ec0b04cd1f8a73c3c?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">jane</media:title>
		</media:content>
	</item>
		<item>
		<title>Widgets redesign</title>
		<link>http://wpdevel.wordpress.com/2009/04/22/widgets-redesign/</link>
		<comments>http://wpdevel.wordpress.com/2009/04/22/widgets-redesign/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 04:43:19 +0000</pubDate>
		<dc:creator>Andrew Ozz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://wpdevel.wordpress.com/?p=322</guid>
		<description><![CDATA[All of the redesigned widgets functionality is in place in trunk. Only remaining is some improvement to the visual design for the widgets screen in admin.
The new way to add widgets to WordPress is by extending WP_Widget. All widgets created that way have support for multiple instances.
Also all existing widgets will have to be converted [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wpdevel.wordpress.com&blog=2812357&post=322&subd=wpdevel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>All of the redesigned widgets functionality is in place in trunk. Only remaining is some improvement to the visual design for the widgets screen in admin.</p>
<p>The new way to add widgets to WordPress is by extending WP_Widget. All widgets created that way have support for multiple instances.</p>
<p>Also all existing widgets will have to be converted to this system as the previous API functions will (most likely) be removed in 2.9. This is quite easy and any of the default widgets can be used as an example.</p>
<p>A typical widget is constructed as follows:</p>
<pre name="code" class="php">

class WP_Widget_Archives extends WP_Widget {
	function WP_Widget_Archives() {
		$widget_ops = array(&#039;classname&#039; =&gt; &#039;widget_archive&#039;, &#039;description&#039; =&gt; __( &quot;A monthly archive of your blog&#039;s posts&quot;) );
		$this-&gt;WP_Widget(false, __(&#039;Archives&#039;), $widget_ops);
	}

	function widget( $args, $instance ) {
		// displays the widget on the front end
	}

	function update( $new_instance, $old_instance ) {
		// update the instance&#039;s settings
	}

	function form( $instance ) {
		// displays the widget admin form
	}
}

// register the widget
add_action(&#039;widgets_init&#039;, &#039;my_super_widget_init&#039;);
function my_super_widget_init() {
	register_widget(&#039;WP_Widget_Archives&#039;);
}
</pre>
<p>For more details and examples check <code>wp-includes/widgets.php</code> and <code>wp-includes/default-widgets.php</code>.</p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wpdevel.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wpdevel.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wpdevel.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wpdevel.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wpdevel.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wpdevel.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wpdevel.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wpdevel.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wpdevel.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wpdevel.wordpress.com/322/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wpdevel.wordpress.com&blog=2812357&post=322&subd=wpdevel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wpdevel.wordpress.com/2009/04/22/widgets-redesign/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4e84843ebff0918d72ade21c6ee7b1e4?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">azaozz</media:title>
		</media:content>
	</item>
		<item>
		<title>The plugins management page has been ove&#8230;</title>
		<link>http://wpdevel.wordpress.com/2009/04/22/the-plugins-management-page-has-been-ove/</link>
		<comments>http://wpdevel.wordpress.com/2009/04/22/the-plugins-management-page-has-been-ove/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 03:12:41 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://wpdevel.wordpress.com/2009/04/22/the-plugins-management-page-has-been-ove/</guid>
		<description><![CDATA[The plugins management page has been overhauled to better match other management pages. There are status filters for All, Active, Recently Active, Inactive, and Update Available.  There&#8217;s also search and paging with a screen option for setting the number of plugins to show per page.       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wpdevel.wordpress.com&blog=2812357&post=321&subd=wpdevel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The plugins management page has been overhauled to better match other management pages. There are status filters for All, Active, Recently Active, Inactive, and Update Available.  There&#8217;s also search and paging with a screen option for setting the number of plugins to show per page.</p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wpdevel.wordpress.com/321/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wpdevel.wordpress.com/321/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wpdevel.wordpress.com/321/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wpdevel.wordpress.com/321/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wpdevel.wordpress.com/321/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wpdevel.wordpress.com/321/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wpdevel.wordpress.com/321/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wpdevel.wordpress.com/321/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wpdevel.wordpress.com/321/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wpdevel.wordpress.com/321/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wpdevel.wordpress.com&blog=2812357&post=321&subd=wpdevel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wpdevel.wordpress.com/2009/04/22/the-plugins-management-page-has-been-ove/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86d6e7e4c83578afd9cdc6935bf65abd?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Administrator</media:title>
		</media:content>
	</item>
		<item>
		<title>When on a management page, the Favorite &#8230;</title>
		<link>http://wpdevel.wordpress.com/2009/04/22/when-on-a-management-page-the-favorite/</link>
		<comments>http://wpdevel.wordpress.com/2009/04/22/when-on-a-management-page-the-favorite/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 03:09:28 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://wpdevel.wordpress.com/2009/04/22/when-on-a-management-page-the-favorite/</guid>
		<description><![CDATA[When on a management page, the Favorite Actions dropdown now defaults to the create page that corresponds to that management page, and vice-versa.  For example, visit edit.php and the dropdown displays &#8220;Create Post&#8221;.  Visit post-new.php and the dropdown displays &#8220;Edit Posts&#8221;.       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wpdevel.wordpress.com&blog=2812357&post=320&subd=wpdevel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>When on a management page, the Favorite Actions dropdown now defaults to the create page that corresponds to that management page, and vice-versa.  For example, visit edit.php and the dropdown displays &#8220;Create Post&#8221;.  Visit post-new.php and the dropdown displays &#8220;Edit Posts&#8221;.</p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wpdevel.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wpdevel.wordpress.com/320/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wpdevel.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wpdevel.wordpress.com/320/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wpdevel.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wpdevel.wordpress.com/320/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wpdevel.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wpdevel.wordpress.com/320/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wpdevel.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wpdevel.wordpress.com/320/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wpdevel.wordpress.com&blog=2812357&post=320&subd=wpdevel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wpdevel.wordpress.com/2009/04/22/when-on-a-management-page-the-favorite/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86d6e7e4c83578afd9cdc6935bf65abd?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Administrator</media:title>
		</media:content>
	</item>
	</channel>
</rss>