<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: New User Features in WordPress 2.8</title>
	<atom:link href="http://www.wptavern.com/new-user-features-in-wordpress-2-8/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wptavern.com/new-user-features-in-wordpress-2-8</link>
	<description>Where Every Drink Is On The House</description>
	<lastBuildDate>Wed, 08 Feb 2012 10:56:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Otto</title>
		<link>http://www.wptavern.com/new-user-features-in-wordpress-2-8#comment-1950</link>
		<dc:creator>Otto</dc:creator>
		<pubDate>Mon, 22 Jun 2009 15:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.wptavern.com/?p=1583#comment-1950</guid>
		<description>Actually, for the GMT ones in the dropdown, it is indeed using the same PHP5+ adjustment code as the rest of it, using the deprecated &quot;Etc/GMT+whatever&quot; zones. The reason we left it in there is that it&#039;s possible to envision an edge case where somebody gets all ticked that they can&#039;t specify a timezone manually.

However, because the timezonedb built into PHP uses GMT +/- in the opposite way everybody else uses them (GMT+3 instead of GMT-3, for example), the signs get reversed for display purposes, so as to not cause user confusion. So if you choose GMT+5, you&#039;ll get what you expect. The only difference with these is that they don&#039;t account for daylight savings. The rest should, more or less (this depends on how up-to-date your PHP version is.. The Olson timezonedb file does get updated from time to time, and you&#039;d have to keep your server up to date to get those adjustments).

The code running the new timezone functionality is not substantially different than my &lt;a href=&quot;http://ottodestruct.com/blog/wordpress-plugins/automatic-timezone/&quot; rel=&quot;nofollow&quot;&gt;Automatic Timezone plugin&lt;/a&gt; was. Indeed, I stole a large chunk of the code directly from it for the patch. :)</description>
		<content:encoded><![CDATA[<p>Actually, for the GMT ones in the dropdown, it is indeed using the same PHP5+ adjustment code as the rest of it, using the deprecated &#8220;Etc/GMT+whatever&#8221; zones. The reason we left it in there is that it&#8217;s possible to envision an edge case where somebody gets all ticked that they can&#8217;t specify a timezone manually.</p>
<p>However, because the timezonedb built into PHP uses GMT +/- in the opposite way everybody else uses them (GMT+3 instead of GMT-3, for example), the signs get reversed for display purposes, so as to not cause user confusion. So if you choose GMT+5, you&#8217;ll get what you expect. The only difference with these is that they don&#8217;t account for daylight savings. The rest should, more or less (this depends on how up-to-date your PHP version is.. The Olson timezonedb file does get updated from time to time, and you&#8217;d have to keep your server up to date to get those adjustments).</p>
<p>The code running the new timezone functionality is not substantially different than my <a href="http://ottodestruct.com/blog/wordpress-plugins/automatic-timezone/" rel="nofollow">Automatic Timezone plugin</a> was. Indeed, I stole a large chunk of the code directly from it for the patch. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: (Anti) Social-Lists 6/21/09 &#124; (Anti) Social Development</title>
		<link>http://www.wptavern.com/new-user-features-in-wordpress-2-8#comment-1927</link>
		<dc:creator>(Anti) Social-Lists 6/21/09 &#124; (Anti) Social Development</dc:creator>
		<pubDate>Sun, 21 Jun 2009 04:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.wptavern.com/?p=1583#comment-1927</guid>
		<description>[...] New User Features in WordPress 2.8 - A look at some of the new features in WordPress 2.8 [...]</description>
		<content:encoded><![CDATA[<p>[...] New User Features in WordPress 2.8 &#8211; A look at some of the new features in WordPress 2.8 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JD Hartley</title>
		<link>http://www.wptavern.com/new-user-features-in-wordpress-2-8#comment-1799</link>
		<dc:creator>JD Hartley</dc:creator>
		<pubDate>Wed, 17 Jun 2009 02:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.wptavern.com/?p=1583#comment-1799</guid>
		<description>@&lt;a href=&quot;#comment-1793&quot; rel=&quot;nofollow&quot;&gt;Jacob Santos&lt;/a&gt; - You are correct. I have narrowed it down to a podcasting plugin that I have installed on the three blogs I double checked everything on. Sorry for the misinformation. :(
.-= ´s last blog ..&lt;a href=&quot;http://jdh23.com/blog/guest-post-wordpress-tavern&quot; rel=&quot;nofollow&quot;&gt;My Guest Post at the WordPress Tavern&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-1793" rel="nofollow">Jacob Santos</a> &#8211; You are correct. I have narrowed it down to a podcasting plugin that I have installed on the three blogs I double checked everything on. Sorry for the misinformation. :(<br />
.-= ´s last blog ..<a href="http://jdh23.com/blog/guest-post-wordpress-tavern" rel="nofollow">My Guest Post at the WordPress Tavern</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob Santos</title>
		<link>http://www.wptavern.com/new-user-features-in-wordpress-2-8#comment-1793</link>
		<dc:creator>Jacob Santos</dc:creator>
		<pubDate>Tue, 16 Jun 2009 19:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.wptavern.com/?p=1583#comment-1793</guid>
		<description>@JD Hartley

I think the premium subscriber was probably something that was added in a plugin and they&#039;ve just now added it to where the drop down allows you to select the role or the plugin hooked into the filter that allows for the dropdown to display it.

I&#039;m running 2.9-rare and I&#039;m not seeing it. Well, perhaps you also need to enable registering, but I don&#039;t think that is the case.

@Ryan

Well, yes and no. The point of using the timezone is to offset the time from GMT+0, WordPress already does this, so there wouldn&#039;t have to be a change. The change is basically to allow the timezone to dictate the offset. If you set the timezone, then you don&#039;t need to do some crazy (but simple) math to get the time, which could be incorrect.

The normal date functions will just work, so you get the advantage of faster calculations (C is faster than PHP).</description>
		<content:encoded><![CDATA[<p>@JD Hartley</p>
<p>I think the premium subscriber was probably something that was added in a plugin and they&#8217;ve just now added it to where the drop down allows you to select the role or the plugin hooked into the filter that allows for the dropdown to display it.</p>
<p>I&#8217;m running 2.9-rare and I&#8217;m not seeing it. Well, perhaps you also need to enable registering, but I don&#8217;t think that is the case.</p>
<p>@Ryan</p>
<p>Well, yes and no. The point of using the timezone is to offset the time from GMT+0, WordPress already does this, so there wouldn&#8217;t have to be a change. The change is basically to allow the timezone to dictate the offset. If you set the timezone, then you don&#8217;t need to do some crazy (but simple) math to get the time, which could be incorrect.</p>
<p>The normal date functions will just work, so you get the advantage of faster calculations (C is faster than PHP).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress &#38; Blogging Articles for june 16 2009 &#124; WPStart.org - WordPress themes, plugins and news</title>
		<link>http://www.wptavern.com/new-user-features-in-wordpress-2-8#comment-1792</link>
		<dc:creator>WordPress &#38; Blogging Articles for june 16 2009 &#124; WPStart.org - WordPress themes, plugins and news</dc:creator>
		<pubDate>Tue, 16 Jun 2009 18:35:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.wptavern.com/?p=1583#comment-1792</guid>
		<description>[...] New User Features in WordPress 2.8 With WordPress 2.8 out, many people are loving the new drag and drop widget page, plus the faster-loading-by-compression backend - By WP Tavern [...]</description>
		<content:encoded><![CDATA[<p>[...] New User Features in WordPress 2.8 With WordPress 2.8 out, many people are loving the new drag and drop widget page, plus the faster-loading-by-compression backend &#8211; By WP Tavern [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.wptavern.com/new-user-features-in-wordpress-2-8#comment-1788</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 16 Jun 2009 11:11:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.wptavern.com/?p=1583#comment-1788</guid>
		<description>Great post! I didn&#039;t realise most of that stuff was in the new version. The improved time difference system sounds great.

@Jacob Santos - Does WP actually process it in GMT+/- ? If that is depreciated then surely they&#039;ve just programmed it into the WP software without actually using that functionality in the PHP code itself. It wouldn&#039;t be hard to go from whatever date format PHP uses to GMT +/- without actually using GMT+/- PHP code. Hopefully that makes sense, not sure I explained it very well!
.-= ´s last blog ..&lt;a href=&quot;http://pixopoint.com/bbpress-forum-theme-generator/&quot; rel=&quot;nofollow&quot;&gt;Beta: bbPress Forum Theme Generator&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Great post! I didn&#8217;t realise most of that stuff was in the new version. The improved time difference system sounds great.</p>
<p>@Jacob Santos &#8211; Does WP actually process it in GMT+/- ? If that is depreciated then surely they&#8217;ve just programmed it into the WP software without actually using that functionality in the PHP code itself. It wouldn&#8217;t be hard to go from whatever date format PHP uses to GMT +/- without actually using GMT+/- PHP code. Hopefully that makes sense, not sure I explained it very well!<br />
.-= ´s last blog ..<a href="http://pixopoint.com/bbpress-forum-theme-generator/" rel="nofollow">Beta: bbPress Forum Theme Generator</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob Santos</title>
		<link>http://www.wptavern.com/new-user-features-in-wordpress-2-8#comment-1777</link>
		<dc:creator>Jacob Santos</dc:creator>
		<pubDate>Mon, 15 Jun 2009 21:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.wptavern.com/?p=1583#comment-1777</guid>
		<description>The GMT+/- timezones are actually deprecated in PHP, so choosing them is not the best to do. However, given that they&#039;ve been deprecated for years in PHP, it is unlikely that they are doing away any time soon. Still, you might upgrade to PHP 6.0 in the far future and say &quot;WTF?&quot;</description>
		<content:encoded><![CDATA[<p>The GMT+/- timezones are actually deprecated in PHP, so choosing them is not the best to do. However, given that they&#8217;ve been deprecated for years in PHP, it is unlikely that they are doing away any time soon. Still, you might upgrade to PHP 6.0 in the far future and say &#8220;WTF?&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JD Hartley</title>
		<link>http://www.wptavern.com/new-user-features-in-wordpress-2-8#comment-1776</link>
		<dc:creator>JD Hartley</dc:creator>
		<pubDate>Mon, 15 Jun 2009 20:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.wptavern.com/?p=1583#comment-1776</guid>
		<description>@&lt;a href=&quot;#comment-1774&quot; rel=&quot;nofollow&quot;&gt;Andrea_R&lt;/a&gt; - But not in the add and edit user. The &lt;a href=&quot;http://codex.wordpress.org/Version_2.8&quot; rel=&quot;nofollow&quot;&gt;2.8 changelog&lt;/a&gt; says 
&lt;blockquote&gt;Add password strength meter to Add User and Edit User&lt;/blockquote&gt;
:)

If I had to choose a favorite feature, the time zone drop down is most definitely it.</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-1774" rel="nofollow">Andrea_R</a> &#8211; But not in the add and edit user. The <a href="http://codex.wordpress.org/Version_2.8" rel="nofollow">2.8 changelog</a> says </p>
<blockquote><p>Add password strength meter to Add User and Edit User</p></blockquote>
<p>:)</p>
<p>If I had to choose a favorite feature, the time zone drop down is most definitely it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jdh23.com</title>
		<link>http://www.wptavern.com/new-user-features-in-wordpress-2-8#comment-1775</link>
		<dc:creator>jdh23.com</dc:creator>
		<pubDate>Mon, 15 Jun 2009 20:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.wptavern.com/?p=1583#comment-1775</guid>
		<description>&lt;strong&gt;My Guest Post at the WordPress Tavern...&lt;/strong&gt;

My guest post about the new user features was published at the WordPress Tavern today. Some features covered are [...]......</description>
		<content:encoded><![CDATA[<p><strong>My Guest Post at the WordPress Tavern&#8230;</strong></p>
<p>My guest post about the new user features was published at the WordPress Tavern today. Some features covered are [...]&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea_R</title>
		<link>http://www.wptavern.com/new-user-features-in-wordpress-2-8#comment-1774</link>
		<dc:creator>Andrea_R</dc:creator>
		<pubDate>Mon, 15 Jun 2009 20:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.wptavern.com/?p=1583#comment-1774</guid>
		<description>Password strength meter has been in there for a bit. :)</description>
		<content:encoded><![CDATA[<p>Password strength meter has been in there for a bit. :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

