<?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"
	>
<channel>
	<title>Comments on: How to deal with dates and timestamps in WordPress</title>
	<atom:link href="http://projects.radgeek.com/2007/09/25/how-to-deal-with-dates-and-timestamps-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://projects.radgeek.com/2007/09/25/how-to-deal-with-dates-and-timestamps-in-wordpress/</link>
	<description>the software industry of a secessionist republic of one</description>
	<pubDate>Wed, 27 Aug 2008 23:29:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Burak</title>
		<link>http://projects.radgeek.com/2007/09/25/how-to-deal-with-dates-and-timestamps-in-wordpress/#comment-10211</link>
		<dc:creator>Burak</dc:creator>
		<pubDate>Wed, 14 Nov 2007 14:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://projects.radgeek.com/2007/09/25/how-to-deal-with-dates-and-timestamps-in-wordpress/#comment-10211</guid>
		<description>&lt;p&gt;Hi this is great plugin but the time stamp problem v0.99 is still running. My time zone is GMT + 2, when feeds are updated they are timed to be published 6 hours later. The default time settings is + 2. All the posts are scheduled 6 hours later in my case.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi this is great plugin but the time stamp problem v0.99 is still running. My time zone is GMT + 2, when feeds are updated they are timed to be published 6 hours later. The default time settings is + 2. All the posts are scheduled 6 hours later in my case.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://projects.radgeek.com/2007/09/25/how-to-deal-with-dates-and-timestamps-in-wordpress/#comment-9792</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Mon, 22 Oct 2007 19:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://projects.radgeek.com/2007/09/25/how-to-deal-with-dates-and-timestamps-in-wordpress/#comment-9792</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Still love your plugin, great job!&lt;/p&gt;

&lt;p&gt;I use it to syndicated a lot of feeds, which has generated a lot of posts in the db. After a while the indexing began to slow down. I noticed that the function add&lt;em&gt;post() selects id, guid and post&lt;/em&gt;modified from the posts table. This query makes a call to all the posts, because of the: WHERE guid='$guid'. Once I added an index guid to the posts table things went smootly again. &lt;/p&gt;

&lt;p&gt;My test server ran at 100% cpu and did some 10 feeds a minute without the index. With the index it runs at 20% (mainly php, before it was all mysql) and I get about 20 feeds a minute now. Thought this could be of some help...&lt;/p&gt;

&lt;p&gt;Gr.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>

<p>Still love your plugin, great job!</p>

<p>I use it to syndicated a lot of feeds, which has generated a lot of posts in the db. After a while the indexing began to slow down. I noticed that the function add<em>post() selects id, guid and post</em>modified from the posts table. This query makes a call to all the posts, because of the: WHERE guid=&#8217;$guid&#8217;. Once I added an index guid to the posts table things went smootly again. </p>

<p>My test server ran at 100% cpu and did some 10 feeds a minute without the index. With the index it runs at 20% (mainly php, before it was all mysql) and I get about 20 feeds a minute now. Thought this could be of some help&#8230;</p>

<p>Gr.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Phillips</title>
		<link>http://projects.radgeek.com/2007/09/25/how-to-deal-with-dates-and-timestamps-in-wordpress/#comment-9644</link>
		<dc:creator>Jon Phillips</dc:creator>
		<pubDate>Mon, 01 Oct 2007 18:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://projects.radgeek.com/2007/09/25/how-to-deal-with-dates-and-timestamps-in-wordpress/#comment-9644</guid>
		<description>&lt;p&gt;BTW, I don't think this is fixed. I'm getting my full feed having a date a month in the future: &lt;/p&gt;

&lt;p&gt;http://feedvalidator.org/check.cgi?url=feed%3A%2F%2Foverlap.org%2Ftag%2Ffeature%2Ffeed&lt;/p&gt;

&lt;p&gt;Have any other errors been reported on this? All of my posts are before todays date and I'm running wordpress 2.3 on the site, overlap.org&lt;/p&gt;

&lt;p&gt;I am running the same on a couple of other sites, wordpress 2.3 without feedwordpress, and the feeds have proper timestamps...they are on the same server as overlap.org&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>BTW, I don&#8217;t think this is fixed. I&#8217;m getting my full feed having a date a month in the future: </p>

<p><a href="http://feedvalidator.org/check.cgi?url=feed%3A%2F%2Foverlap.org%2Ftag%2Ffeature%2Ffeed" rel="nofollow">http://feedvalidator.org/check.cgi?url=feed%3A%2F%2Foverlap.org%2Ftag%2Ffeature%2Ffeed</a></p>

<p>Have any other errors been reported on this? All of my posts are before todays date and I&#8217;m running wordpress 2.3 on the site, overlap.org</p>

<p>I am running the same on a couple of other sites, wordpress 2.3 without feedwordpress, and the feeds have proper timestamps&#8230;they are on the same server as overlap.org</p>]]></content:encoded>
	</item>
</channel>
</rss>
