<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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"
		>
	<channel>
		<title>bbPress Plugin Browser &#187; User Favorites: codenameguzguz</title>
		<link>http://bbpress.org/plugins/profile/</link>
		<description>bbPress Plugin Browser &#187; User Favorites: codenameguzguz</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 05:47:42 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/plugins/rss/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>punyweakling on "User Timezones"</title>
			<link>http://bbpress.org/plugins/topic/user-timezones/#post-6658</link>
			<pubDate>Mon, 12 Dec 2011 00:59:25 +0000</pubDate>
			<dc:creator>punyweakling</dc:creator>
			<guid isPermaLink="false">6658@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Hi all</p>
<p>I'm running bbp as a plugin - I understand this timezones plugin should go into the wordpress plugins directory, which I've done and activated. For some reason though the mod isn't showing on my profile edit page? Is this possibly theme related? </p>
<p>Edit profile sections are: Name, Contact Info, About Yourself, Account. </p>
<p>Where should the time zone field display?
</p>]]></description>
					</item>
		<item>
			<title>Download BF3 on "User Timezones"</title>
			<link>http://bbpress.org/plugins/topic/user-timezones/#post-6625</link>
			<pubDate>Mon, 31 Oct 2011 13:15:49 +0000</pubDate>
			<dc:creator>Download BF3</dc:creator>
			<guid isPermaLink="false">6625@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Thanks for the download
</p>]]></description>
					</item>
		<item>
			<title>itissue on "User Timezones"</title>
			<link>http://bbpress.org/plugins/topic/user-timezones/#post-904</link>
			<pubDate>Fri, 07 Mar 2008 16:25:53 +0000</pubDate>
			<dc:creator>itissue</dc:creator>
			<guid isPermaLink="false">904@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>This plugin is great. Does it change the time for posts automatically or do you need to use bb_offset_time() ? I didn't use that and the time zone didn't change for the posts, so I was wondering if we needed it. If so, how and where would we apply it? It doesn't say under the Installation or Other notes.
</p>]]></description>
					</item>
		<item>
			<title>shaythong on "User Timezones"</title>
			<link>http://bbpress.org/plugins/topic/user-timezones/#post-620</link>
			<pubDate>Sat, 03 Nov 2007 04:41:35 +0000</pubDate>
			<dc:creator>shaythong</dc:creator>
			<guid isPermaLink="false">620@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Yep, punkstar's addition was a great modification for the user-timezones plug-in. It's great! My posts now have the correct time. You should implement automatic DST in this.
</p>]]></description>
					</item>
		<item>
			<title>Scoop0901 on "User Timezones"</title>
			<link>http://bbpress.org/plugins/topic/user-timezones/#post-329</link>
			<pubDate>Sat, 30 Jun 2007 22:47:12 +0000</pubDate>
			<dc:creator>Scoop0901</dc:creator>
			<guid isPermaLink="false">329@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Excellent plugin, and another that should be in the core.  In fact, with punkstar's addition, it really deserves to be added to the core.
</p>]]></description>
					</item>
		<item>
			<title>punkstar on "User Timezones"</title>
			<link>http://bbpress.org/plugins/topic/user-timezones/#post-302</link>
			<pubDate>Tue, 19 Jun 2007 16:04:30 +0000</pubDate>
			<dc:creator>punkstar</dc:creator>
			<guid isPermaLink="false">302@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>To remove the textbox and replace it with a drop down, edit user-timezones.php, replace the function <code>extra_profile_info</code> with:</p>
<pre><code>function extra_profile_info( $user_id ) {
		$user_offset = $this-&#62;get_user_offset( $user_id );
		$timezones = array(-12 =&#62; &#39;Baker Island Time&#39;,-11 =&#62; &#39;Niue Time, Samoa Standard Time&#39;,-10 =&#62; &#39;Hawaii-Aleutian Standard Time, Cook Island Time&#39;,-9.5 =&#62; &#39;Marquesas Islands Time&#39;,-9 =&#62; &#39;Alaska Standard Time, Gambier Island Time&#39;,-8 =&#62; &#39;Pacific Standard Time&#39;,-7 =&#62; &#39;Mountain Standard Time&#39;,-6 =&#62; &#39;Central Standard Time&#39;,-5 =&#62; &#39;Eastern Standard Time&#39;,-4 =&#62; &#39;Atlantic Standard Time&#39;,-3.5 =&#62; &#39;Newfoundland Standard Time&#39;,-3 =&#62; &#39;Amazon Standard Time, Central Greenland Time&#39;,-2 =&#62; &#39;Fernando de Noronha Time, South Georgia &#38;amp; the South Sandwich Islands Time&#39;,-1 =&#62; &#39;Azores Standard Time, Cape Verde Time, Eastern Greenland Time&#39;,0 =&#62; &#39;Western European Time, Greenwich Mean Time&#39;,1 =&#62; &#39;Central European Time, West African Time&#39;,2 =&#62; &#39;Eastern European Time, Central African Time&#39;,3 =&#62; &#39;Moscow Standard Time, Eastern African Time&#39;,3.5 =&#62; &#39;Iran Standard Time&#39;,4 =&#62; &#39;Gulf Standard Time, Samara Standard Time&#39;,4.5 =&#62; &#39;Afghanistan Time&#39;,5 =&#62; &#39;Pakistan Standard Time, Yekaterinburg Standard Time&#39;,5.5 =&#62; &#39;Indian Standard Time, Sri Lanka Time&#39;,5.75 =&#62; &#39;Nepal Time&#39;,6 =&#62; &#39;Bangladesh Time, Bhutan Time, Novosibirsk Standard Time&#39;,6.5 =&#62; &#39;Cocos Islands Time, Myanmar Time&#39;,7 =&#62; &#39;Indochina Time, Krasnoyarsk Standard Time&#39;,8 =&#62; &#39;Chinese Standard Time, Australian Western Standard Time, Irkutsk Standard Time&#39;,8.75 =&#62; &#39;Southeastern Western Australia Standard Time&#39;,9 =&#62; &#39;Japan Standard Time, Korea Standard Time, Chita Standard Time&#39;,9.5 =&#62; &#39;Australian Central Standard Time&#39;,10 =&#62; &#39;Australian Eastern Standard Time, Vladivostok Standard Time&#39;,10.5 =&#62; &#39;Lord Howe Standard Time&#39;,11 =&#62; &#39;Solomon Island Time, Magadan Standard Time&#39;,11.5 =&#62; &#39;Norfolk Island Time&#39;,12 =&#62; &#39;New Zealand Time, Fiji Time, Kamchatka Standard Time&#39;,12.75 =&#62; &#39;Chatham Islands Time&#39;,13 =&#62; &#39;Tonga Time, Phoenix Islands Time&#39;,14 =&#62; &#39;Line Island Time&#39;);
	?&#62;
	&#60;table&#62;
		&#60;tr&#62;
			&#60;th scope=&#34;row&#34;&#62;&#60;label for=&#34;time_offset&#34;&#62;Time Zone:&#60;/label&#62;&#60;/th&#62;
			&#60;td&#62;
				&#60;select name=&#34;time_offset&#34; id=&#34;time_offset&#34;&#62;
					&#60;? foreach($timezones as $offset =&#62; $timezone):?&#62;
						&#60;option value=&#34;&#60;?=$offset;?&#62;&#34; &#60;?=($user_offset==$offset)?&#34;selected=&#39;selected&#39;&#34;:&#39;&#39;;?&#62;&#62;
							&#60;?php
							if($offset&#62;0) {
								$utc = &#34;[UTC + $offset]&#34;;
							} else {
								$utc = &#34;[UTC - &#34;.($offset*-1).&#34;]&#34;;
							}
							echo &#34;$utc $timezone&#34;;
							?&#62;
						&#60;/option&#62;
					&#60;? endforeach;?&#62;
				&#60;/select&#62;
			&#60;/td&#62;
		&#60;/tr&#62;
	&#60;/table&#62;
	&#60;?php
	}</code></pre>]]></description>
					</item>
		<item>
			<title>codenameguzguz on "User Timezones"</title>
			<link>http://bbpress.org/plugins/topic/user-timezones/#post-112</link>
			<pubDate>Wed, 28 Feb 2007 00:27:47 +0000</pubDate>
			<dc:creator>codenameguzguz</dc:creator>
			<guid isPermaLink="false">112@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>have a drop down menu, also when you go to "edit" have your time selected so you don't confuse other's w/ having to re-type it in. other then that, good job.
</p>]]></description>
					</item>
		<item>
			<title>Michael Adams (mdawaffe) on "User Timezones"</title>
			<link>http://bbpress.org/plugins/topic/user-timezones/#post-104</link>
			<pubDate>Sat, 24 Feb 2007 00:08:21 +0000</pubDate>
			<dc:creator>Michael Adams (mdawaffe)</dc:creator>
			<guid isPermaLink="false">104@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Trent, I believe this has been fixed in version 0.2.
</p>]]></description>
					</item>
		<item>
			<title>Trent Adams on "User Timezones"</title>
			<link>http://bbpress.org/plugins/topic/user-timezones/#post-92</link>
			<pubDate>Sat, 17 Feb 2007 19:57:12 +0000</pubDate>
			<dc:creator>Trent Adams</dc:creator>
			<guid isPermaLink="false">92@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>It would seem that installing this particular plugin on my site screws up my registration page:</p>
<pre><code>bb_get_user needs a numeric ID</code></pre>
<p>Quick fix I am sure, but wanted to let you know!   Disabled it for now!
</p>]]></description>
					</item>
		<item>
			<title>Trent Adams on "User Timezones"</title>
			<link>http://bbpress.org/plugins/topic/user-timezones/#post-82</link>
			<pubDate>Thu, 08 Feb 2007 23:36:42 +0000</pubDate>
			<dc:creator>Trent Adams</dc:creator>
			<guid isPermaLink="false">82@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>This is pretty wicked!   Considering how busy you have been, this plugin is good enough for now!
</p>]]></description>
					</item>
		<item>
			<title>Michael Adams (mdawaffe) on "User Timezones"</title>
			<link>http://bbpress.org/plugins/topic/user-timezones/#post-81</link>
			<pubDate>Thu, 08 Feb 2007 21:30:49 +0000</pubDate>
			<dc:creator>Michael Adams (mdawaffe)</dc:creator>
			<guid isPermaLink="false">81@http://bbpress.org/plugins/</guid>
			<description><![CDATA[Allows users to specify their own timezone.]]></description>
					</item>

	</channel>
</rss>

