<?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: Time Release</title>
	<atom:link href="http://www.piepalace.ca/blog/projects/time-release/feed" rel="self" type="application/rss+xml" />
	<link>http://www.piepalace.ca/blog</link>
	<description></description>
	<lastBuildDate>Sun, 13 Nov 2011 15:27:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Muppetfreak</title>
		<link>http://www.piepalace.ca/blog/projects/time-release/comment-page-1#comment-93199</link>
		<dc:creator>Muppetfreak</dc:creator>
		<pubDate>Mon, 22 Aug 2011 13:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.piepalace.ca/blog/?page_id=1166#comment-93199</guid>
		<description>Bevans, I think you need this plugin http://wordpress.org/extend/plugins/time-machine/

It lets you do hourly.</description>
		<content:encoded><![CDATA[<p>Bevans, I think you need this plugin <a href="http://wordpress.org/extend/plugins/time-machine/" rel="nofollow">http://wordpress.org/extend/plugins/time-machine/</a></p>
<p>It lets you do hourly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muppetfreak</title>
		<link>http://www.piepalace.ca/blog/projects/time-release/comment-page-1#comment-93198</link>
		<dc:creator>Muppetfreak</dc:creator>
		<pubDate>Mon, 22 Aug 2011 13:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.piepalace.ca/blog/?page_id=1166#comment-93198</guid>
		<description>First off, I love you and your plugin, it&#039;s been a huge time saver. I&#039;m using it on 5 blogs now! :-)

I have two requests for future versions:

1. My blog never posts on weekends. I&#039;d love the ability to exclude weekends from the count of how many days the blog has been inactive. (From a functionality standpoint, I guess this would amount to the ability to exclude days from the count.) RSS Digest does this so I&#039;m wondering if there&#039;s a way to grab the code from there to allow us to specify which days to include and exclude when it&#039;s determining inactivity. 

2. I really need the ability to rearrange the order of the queue when needed. Right now, it seems to determine order by creation date. I&#039;m picturing something like the drop and drag queue that Tumblr has but it doesn&#039;t need to be anything that fancy. Just the ability to make a certain post next in the queue regardless of when it was created.

Thanks for all your hard work, is much appreciated!</description>
		<content:encoded><![CDATA[<p>First off, I love you and your plugin, it&#8217;s been a huge time saver. I&#8217;m using it on 5 blogs now! <img src='http://www.piepalace.ca/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I have two requests for future versions:</p>
<p>1. My blog never posts on weekends. I&#8217;d love the ability to exclude weekends from the count of how many days the blog has been inactive. (From a functionality standpoint, I guess this would amount to the ability to exclude days from the count.) RSS Digest does this so I&#8217;m wondering if there&#8217;s a way to grab the code from there to allow us to specify which days to include and exclude when it&#8217;s determining inactivity. </p>
<p>2. I really need the ability to rearrange the order of the queue when needed. Right now, it seems to determine order by creation date. I&#8217;m picturing something like the drop and drag queue that Tumblr has but it doesn&#8217;t need to be anything that fancy. Just the ability to make a certain post next in the queue regardless of when it was created.</p>
<p>Thanks for all your hard work, is much appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BevansDesign</title>
		<link>http://www.piepalace.ca/blog/projects/time-release/comment-page-1#comment-83877</link>
		<dc:creator>BevansDesign</dc:creator>
		<pubDate>Sun, 19 Dec 2010 06:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.piepalace.ca/blog/?page_id=1166#comment-83877</guid>
		<description>This would be very useful to me, except I&#039;d like to be able to set it up to post every 1 hour, not days. I tried entering .04 into the option box, but it doesn&#039;t think that&#039;s a number. Is there any chance that option could be added/fixed?</description>
		<content:encoded><![CDATA[<p>This would be very useful to me, except I&#8217;d like to be able to set it up to post every 1 hour, not days. I tried entering .04 into the option box, but it doesn&#8217;t think that&#8217;s a number. Is there any chance that option could be added/fixed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erigami Scholey-Fuller</title>
		<link>http://www.piepalace.ca/blog/projects/time-release/comment-page-1#comment-82770</link>
		<dc:creator>Erigami Scholey-Fuller</dc:creator>
		<pubDate>Fri, 24 Sep 2010 03:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.piepalace.ca/blog/?page_id=1166#comment-82770</guid>
		<description>Hi Casey, 

Thanks for stopping by. As to your questions:

&lt;blockquote&gt;After I install this plug-in, I found that once a while my wordpress generate an error message...&lt;/blockquote&gt;

I don&#039;t believe that&#039;s due to Time Release - I think it&#039;s just an ordinary message emitted by simplepie. 

&lt;blockquote&gt;I have about 40 drafts and schedule them using time release [...]. I found that the maximum day it can go is 30, the remaining 10 post, show no day post and the tooltip shows “will post on 1 Jan 1970″.&lt;/blockquote&gt;

It&#039;s been a while since I looked at the code, but I believe that there&#039;s an optimization that prevents TR from walking all of the posts when it generates the count down. I just assumed nobody would have that many scheduled posts. =) 

If and when I release a new version of TR, I&#039;ll see about improving that. 

e</description>
		<content:encoded><![CDATA[<p>Hi Casey, </p>
<p>Thanks for stopping by. As to your questions:</p>
<blockquote><p>After I install this plug-in, I found that once a while my wordpress generate an error message&#8230;</p></blockquote>
<p>I don&#8217;t believe that&#8217;s due to Time Release &#8211; I think it&#8217;s just an ordinary message emitted by simplepie. </p>
<blockquote><p>I have about 40 drafts and schedule them using time release [...]. I found that the maximum day it can go is 30, the remaining 10 post, show no day post and the tooltip shows “will post on 1 Jan 1970″.</p></blockquote>
<p>It&#8217;s been a while since I looked at the code, but I believe that there&#8217;s an optimization that prevents TR from walking all of the posts when it generates the count down. I just assumed nobody would have that many scheduled posts. =) </p>
<p>If and when I release a new version of TR, I&#8217;ll see about improving that. </p>
<p>e</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Casey</title>
		<link>http://www.piepalace.ca/blog/projects/time-release/comment-page-1#comment-82768</link>
		<dc:creator>Casey</dc:creator>
		<pubDate>Fri, 24 Sep 2010 01:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.piepalace.ca/blog/?page_id=1166#comment-82768</guid>
		<description>Hi, I have to say, I LOVE this plug-ins!
I found few problems though: 
1. After I install this plug-in, I found that once a while my wordpress generate an error message: 
[20-Sep-2010 08:17:19] PHP Notice: A feed could not be found at http://wordpress.org/extend/plugins/rss/browse/popular/ in /home/excel123/public_html/blog/wp-includes/class-simplepie.php on line 1680

2. I have about 40 drafts and schedule them using time release, I set it to release every 1 day. I found that the maximum day it can go is 30, the remaining 10 post, show no day post and the tooltip shows &quot;will post on 1 Jan 1970&quot;.

Any idea?
thanks</description>
		<content:encoded><![CDATA[<p>Hi, I have to say, I LOVE this plug-ins!<br />
I found few problems though:<br />
1. After I install this plug-in, I found that once a while my wordpress generate an error message:<br />
[20-Sep-2010 08:17:19] PHP Notice: A feed could not be found at <a href="http://wordpress.org/extend/plugins/rss/browse/popular/" rel="nofollow">http://wordpress.org/extend/plugins/rss/browse/popular/</a> in /home/excel123/public_html/blog/wp-includes/class-simplepie.php on line 1680</p>
<p>2. I have about 40 drafts and schedule them using time release, I set it to release every 1 day. I found that the maximum day it can go is 30, the remaining 10 post, show no day post and the tooltip shows &#8220;will post on 1 Jan 1970&#8243;.</p>
<p>Any idea?<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erigami Scholey-Fuller</title>
		<link>http://www.piepalace.ca/blog/projects/time-release/comment-page-1#comment-81950</link>
		<dc:creator>Erigami Scholey-Fuller</dc:creator>
		<pubDate>Tue, 06 Jul 2010 19:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.piepalace.ca/blog/?page_id=1166#comment-81950</guid>
		<description>Not in the near future. But I&#039;ll keep it in mind. =)</description>
		<content:encoded><![CDATA[<p>Not in the near future. But I&#8217;ll keep it in mind. =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ananda</title>
		<link>http://www.piepalace.ca/blog/projects/time-release/comment-page-1#comment-81800</link>
		<dc:creator>Ananda</dc:creator>
		<pubDate>Sun, 20 Jun 2010 02:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.piepalace.ca/blog/?page_id=1166#comment-81800</guid>
		<description>This is a great idea but I wish it would work slightly differently. What I would like to see is something that could be set up so that it says:

if no page has been posted by 1.00pm (or whatever)
then
post whatever is lined up in the Time Release queue.

Is there any chance of it being updated in this way?

In any case it&#039;s a great plug-in, well done!</description>
		<content:encoded><![CDATA[<p>This is a great idea but I wish it would work slightly differently. What I would like to see is something that could be set up so that it says:</p>
<p>if no page has been posted by 1.00pm (or whatever)<br />
then<br />
post whatever is lined up in the Time Release queue.</p>
<p>Is there any chance of it being updated in this way?</p>
<p>In any case it&#8217;s a great plug-in, well done!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Time Release Wordpress Plugins &#171; juwet online</title>
		<link>http://www.piepalace.ca/blog/projects/time-release/comment-page-1#comment-81199</link>
		<dc:creator>Time Release Wordpress Plugins &#171; juwet online</dc:creator>
		<pubDate>Wed, 14 Apr 2010 14:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.piepalace.ca/blog/?page_id=1166#comment-81199</guid>
		<description>[...] Screenshot Image : http://www.piepalace.ca/blog/projects/time-release [...]</description>
		<content:encoded><![CDATA[<p>[...] Screenshot Image : <a href="http://www.piepalace.ca/blog/projects/time-release" rel="nofollow">http://www.piepalace.ca/blog/projects/time-release</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Time Release Plugin from PiePalace.ca</title>
		<link>http://www.piepalace.ca/blog/projects/time-release/comment-page-1#comment-80639</link>
		<dc:creator>Time Release Plugin from PiePalace.ca</dc:creator>
		<pubDate>Tue, 09 Feb 2010 21:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.piepalace.ca/blog/?page_id=1166#comment-80639</guid>
		<description>[...] Time Release Plugin from Pie Palace is another brilliant piece of work from Erigami Scholey-Fuller, whose other plugins [...]</description>
		<content:encoded><![CDATA[<p>[...] Time Release Plugin from Pie Palace is another brilliant piece of work from Erigami Scholey-Fuller, whose other plugins [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erigami Scholey-Fuller</title>
		<link>http://www.piepalace.ca/blog/projects/time-release/comment-page-1#comment-80580</link>
		<dc:creator>Erigami Scholey-Fuller</dc:creator>
		<pubDate>Thu, 04 Feb 2010 14:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.piepalace.ca/blog/?page_id=1166#comment-80580</guid>
		<description>When it comes to software, anything is possible. Given enough time and effort... :-)

Yeah. It should be doable. There&#039;s a function that gets called once every 12 hours (search for &#039;cron&#039; in timerelease.php). You can modify that to get the last post published with timerelease metadata (I believe you call something like &#039;wp_query&#039; and set the metadata field name to whatever the timerelease flag is). If it&#039;s more than 24 hours old, find the next unpublished post with the TR metadata field name and publish that. I believe there&#039;s a function to do the actual publication. 

Good luck!</description>
		<content:encoded><![CDATA[<p>When it comes to software, anything is possible. Given enough time and effort&#8230; <img src='http://www.piepalace.ca/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Yeah. It should be doable. There&#8217;s a function that gets called once every 12 hours (search for &#8216;cron&#8217; in timerelease.php). You can modify that to get the last post published with timerelease metadata (I believe you call something like &#8216;wp_query&#8217; and set the metadata field name to whatever the timerelease flag is). If it&#8217;s more than 24 hours old, find the next unpublished post with the TR metadata field name and publish that. I believe there&#8217;s a function to do the actual publication. </p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

