<?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: jQuery Scheduling Plugin</title>
	<atom:link href="http://trainofthoughts.org:8081/blog/2007/02/15/jquery-plugin-scheduler/feed/" rel="self" type="application/rss+xml" />
	<link>http://trainofthoughts.org/blog/2007/02/15/jquery-plugin-scheduler/</link>
	<description>Ralf S. Engelschall's Train of Thoughts</description>
	<pubDate>Fri, 21 Nov 2008 14:39:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Ralf S. Engelschall</title>
		<link>http://trainofthoughts.org/blog/2007/02/15/jquery-plugin-scheduler/#comment-30311</link>
		<dc:creator>Ralf S. Engelschall</dc:creator>
		<pubDate>Mon, 23 Jun 2008 12:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/02/15/jquery-plugin-scheduler/#comment-30311</guid>
		<description>Sonera: no, the jQuery Scheduling plugin is intended to be used with jQuery on a client-side (browser) and there for scheduling tasks in the range of just a few seconds(!). If you need to schedule the broadcasting of a video at a given time, that's a task for a cron(8) job at the server-side.</description>
		<content:encoded><![CDATA[<p>Sonera: no, the jQuery Scheduling plugin is intended to be used with jQuery on a client-side (browser) and there for scheduling tasks in the range of just a few seconds(!). If you need to schedule the broadcasting of a video at a given time, that&#8217;s a task for a cron(8) job at the server-side.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sonera</title>
		<link>http://trainofthoughts.org/blog/2007/02/15/jquery-plugin-scheduler/#comment-28729</link>
		<dc:creator>Sonera</dc:creator>
		<pubDate>Wed, 11 Jun 2008 09:07:26 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/02/15/jquery-plugin-scheduler/#comment-28729</guid>
		<description>I want to schedule events like broadcating a video at a given time in my application. I was suggested to use jquery. Can you help me ?</description>
		<content:encoded><![CDATA[<p>I want to schedule events like broadcating a video at a given time in my application. I was suggested to use jquery. Can you help me ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ralf S. Engelschall</title>
		<link>http://trainofthoughts.org/blog/2007/02/15/jquery-plugin-scheduler/#comment-2434</link>
		<dc:creator>Ralf S. Engelschall</dc:creator>
		<pubDate>Sat, 02 Jun 2007 13:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/02/15/jquery-plugin-scheduler/#comment-2434</guid>
		<description>Miguel: beside schedule() there is just reschedule() and cancel() and both simply take as an argument the return value of schedule(). That's all. See also the scheduler.html example document in the File Repository.</description>
		<content:encoded><![CDATA[<p>Miguel: beside schedule() there is just reschedule() and cancel() and both simply take as an argument the return value of schedule(). That&#8217;s all. See also the scheduler.html example document in the File Repository.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel</title>
		<link>http://trainofthoughts.org/blog/2007/02/15/jquery-plugin-scheduler/#comment-2401</link>
		<dc:creator>Miguel</dc:creator>
		<pubDate>Thu, 31 May 2007 14:43:36 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/02/15/jquery-plugin-scheduler/#comment-2401</guid>
		<description>Can you provide an example of how to use all of the methods in your plugin? I can only get the schedule() function to work.</description>
		<content:encoded><![CDATA[<p>Can you provide an example of how to use all of the methods in your plugin? I can only get the schedule() function to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ralf S. Engelschall</title>
		<link>http://trainofthoughts.org/blog/2007/02/15/jquery-plugin-scheduler/#comment-434</link>
		<dc:creator>Ralf S. Engelschall</dc:creator>
		<pubDate>Tue, 13 Mar 2007 20:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/02/15/jquery-plugin-scheduler/#comment-434</guid>
		<description>I've today overhauled the scheduling plugin to correctly support both the simple and flexible calling convention also in the jQuery object method. Also a few bugfixes were made, too.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve today overhauled the scheduling plugin to correctly support both the simple and flexible calling convention also in the jQuery object method. Also a few bugfixes were made, too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
