<?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"
	>

<channel>
	<title>German Laullon - Activity</title>
	<atom:link href="http://buddypress.org/developers/laullon/activity/feed" rel="self" type="application/rss+xml" />
	<link>http://buddypress.org/developers/laullon/activity/feed</link>
	<description>German Laullon - Activity Feed</description>
	<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
	<generator>http://buddypress.org/?v=1.1.3</generator>
	<language>en</language>
		
						<item>
				<guid>1a796b26576ba1debf4adf02dfda222b</guid>
				<title><![CDATA[German Laullon posted a reply on the forum topic [Adjust Time Zone]:]]></title>
				<link>http://buddypress.org/forums/topic.php?id=2437#post-18098</link>
				<pubDate>Tue, 23 Jun 2009 07:28:48 +0000</pubDate>

				<description><![CDATA[<a href="http://buddypress.org/developers/laullon/">German Laullon</a> posted a reply on the forum topic <a href="http://buddypress.org/forums/topic.php?id=2437" title="[Adjust Time Zone]">[Adjust Time Zone]</a>: <span class="time-since"></span><blockquote>Here my temporal solution:
'add_action( 'bp_activity_before_save', "ftblg_bp_timezone_bug" );
function ftblg_bp_timezone_bug($activity) {
    $blog_time_offset=get_option('gmt_offset') * 3600;
    $server_time_offset=-6 * 3600;
    $activity->date_recorded = $activity->date_recorded - $blog_time_offset;
    $activity->date_recorded = $activity->date_recorded + $server_time_offset;
}
'
change '-6' for the server time zone.

</blockquote>]]></description>
						</item>
					<item>
				<guid>030e0400fdb7236377e10056321e78b4</guid>
				<title><![CDATA[German Laullon posted a reply on the forum topic [Adjust Time Zone]:]]></title>
				<link>http://buddypress.org/forums/topic.php?id=2437#post-18090</link>
				<pubDate>Tue, 23 Jun 2009 06:01:14 +0000</pubDate>

				<description><![CDATA[<a href="http://buddypress.org/developers/laullon/">German Laullon</a> posted a reply on the forum topic <a href="http://buddypress.org/forums/topic.php?id=2437" title="[Adjust Time Zone]">[Adjust Time Zone]</a>: <span class="time-since"></span><blockquote>Hi,
I'm wondering if there is any plan to resolve this problem.
Thanks

</blockquote>]]></description>
						</item>
					<item>
				<guid>a99e39af9678681ea419d03734e08308</guid>
				<title><![CDATA[laullon updated the "Base" information on their profile]]></title>
				<link>http://buddypress.org/developers/laullon/</link>
				<pubDate>Tue, 09 Jun 2009 23:20:35 +0000</pubDate>

				<description><![CDATA[<a href="http://buddypress.org/developers/laullon/">laullon</a> updated the "<a href="http://buddypress.org/developers/laullon/profile">Base</a>" information on their profile <span class="time-since"></span>]]></description>
						</item>
		
	</channel>
</rss>
