<?xml version="1.0" encoding="UTF-8"?>

<rss version='2.0' 
     xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
     xmlns:doap="http://usefulinc.com/ns/doap#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

    <channel>
        <!-- This XML Feed shows details for the page Scheduling 
             and everything recently tagged Scheduling -->
        <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/
          </creativeCommons:license>
        <title>Scheduling on SWiK</title>
        <doap:name>Scheduling</doap:name>
        <doap:description></doap:description>
        <description></description> 
	  <!-- see doap:description for full description -->
        <link>http://swik.net/Scheduling</link>
        <doap:homepage></doap:homepage>
        
        <pubDate></pubDate>
        <lastBuildDate></lastBuildDate>
            
        <item>
            <title>[from rugi] ONJava.com -- Scheduling Jobs in a Java Web Application</title>
            <link>http://swik.net/User:jeyrb/del.icio.us%2Fnetwork%2Fjey/%5Bfrom+rugi%5D+ONJava.com+--+Scheduling+Jobs+in+a+Java+Web+Application/ccu12</link>
            <description>Scheduling Jobs in a Java Web Application</description>
            
            <pubDate>Mon, 18 Aug 2008 19:04:51 -0700</pubDate>
        </item>
            
        <item>
            <title>Scheduling - Xen Wiki</title>
            <link>http://swik.net/Xen/http%3A%2F%2Fdel.icio.us%2Frss%2Ftag%2Fxen/Scheduling+-+Xen+Wiki/ccg0t</link>
            <description></description>
            
            <pubDate>Thu, 14 Aug 2008 06:05:27 -0700</pubDate>
        </item>
            
        <item>
            <title>The Usher Project</title>
            <link>http://swik.net/Xen/http%3A%2F%2Fdel.icio.us%2Frss%2Ftag%2Fxen/The+Usher+Project/cb6og</link>
            <description></description>
            
            <pubDate>Mon, 11 Aug 2008 06:05:03 -0700</pubDate>
        </item>
            
        <item>
            <title>google-rfc-2445 - Google Code</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/google-rfc-2445+-+Google+Code/cb6az</link>
            <description></description>
            
            <pubDate>Mon, 11 Aug 2008 03:06:02 -0700</pubDate>
        </item>
            
        <item>
            <title>Chandler Wiki : Get Started</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Chandler+Wiki+%3A+Get+Started/cb5jf</link>
            <description>Chandler PIM project release 1.0 information</description>
            
            <pubDate>Sun, 10 Aug 2008 21:08:43 -0700</pubDate>
        </item>
            
        <item>
            <title>phpScheduleIt : Open Source Web Based Resource Scheduling</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/phpScheduleIt+%3A+Open+Source+Web+Based+Resource+Scheduling/ca67z</link>
            <description></description>
            
            <pubDate>Tue, 22 Jul 2008 18:51:45 -0700</pubDate>
        </item>
            
        <item>
            <title>DanT&#039;s GridBlog</title>
            <link>http://swik.net/Xen/http%3A%2F%2Fdel.icio.us%2Frss%2Ftag%2Fxen/DanT%27s+GridBlog/caqoi</link>
            <description></description>
            
            <pubDate>Fri, 18 Jul 2008 08:01:29 -0700</pubDate>
        </item>
            
        <item>
            <title>Xen and the Art of Cluster Scheduling</title>
            <link>http://swik.net/Xen/http%3A%2F%2Fdel.icio.us%2Frss%2Ftag%2Fxen/Xen+and+the+Art+of+Cluster+Scheduling/capmh</link>
            <description></description>
            
            <pubDate>Fri, 18 Jul 2008 04:13:17 -0700</pubDate>
        </item>
            
        <item>
            <title>ScheduledApplication (OSGi Service Platform Release 4 Version 4.1)</title>
            <link>http://swik.net/User:jeyrb/del.icio.us%2Fsubscriptions%2Fjey/ScheduledApplication+%28OSGi+Service+Platform+Release+4+Version+4.1%29/capgv</link>
            <description></description>
            
            <pubDate>Fri, 18 Jul 2008 04:06:26 -0700</pubDate>
        </item>
            
        <item>
            <title>ScheduledApplication (OSGi Service Platform Release 4 Version 4.1)</title>
            <link>http://swik.net/OSGi/del.icio.us%2Ftag%2FOSGi/ScheduledApplication+%28OSGi+Service+Platform+Release+4+Version+4.1%29/capd0</link>
            <description></description>
            
            <pubDate>Fri, 18 Jul 2008 04:05:25 -0700</pubDate>
        </item>
            
        <item>
            <title>rufus-scheduler 1.0.9 released</title>
            <link>http://swik.net/openwfe/Processi/rufus-scheduler+1.0.9+released/caoyu</link>
            <description>&lt;div class=&quot;snap_preview&quot;&gt;&lt;br/&gt;&lt;p&gt;just released the &amp;#8220;rufus-scheduler&amp;#8221; 1.0.9 [gem].&lt;/p&gt;
&lt;p&gt;It fixes a few bugs, mainly making jobs visible via get_job(job_id) even when they are right in the middle of execution.&lt;/p&gt;
&lt;p&gt;It also introduces 4 new shorter aliases : &amp;#8220;at&amp;#8221;, &amp;#8220;in&amp;#8221;, &amp;#8220;every&amp;#8221; and &amp;#8220;cron&amp;#8221; (to &amp;#8220;schedule_at&amp;#8221;, &amp;#8220;schedule_in&amp;#8221;, &amp;#8220;schedule_every&amp;#8221; and &amp;#8220;schedule&amp;#8221; respectively) :&lt;/p&gt;
&lt;pre class=&quot;ruby&quot;&gt;

require &amp;#039;rubygems&amp;#039;
require &amp;#039;rufus/scheduler&amp;#039; # gem &amp;#039;rufus-scheduler&amp;#039;

scheduler = Rufus::Scheduler.start_new

scheduler.in(&amp;quot;3d&amp;quot;) do
  regenerate_monthly_report()
end
  #
  # will call the regenerate_monthly_report method
  # in 3 days from now

scheduler.every &amp;quot;10m10s&amp;quot; do
  # every 10 minutes and 10 seconds
  check_score(favourite_team)
end

scheduler.cron &amp;quot;0 22 * * 1-5&amp;quot; do
  log.info &amp;quot;activating security system...&amp;quot;
  activate_security_system()
end

scheduler.at &amp;quot;Sun Oct 07 14:24:01 +0900 2009&amp;quot; do
  init_self_destruction_sequence()
end
&lt;/pre&gt;
&lt;p&gt;Changelog :&lt;/p&gt;
&lt;p&gt;- bug   #21262 : brought back (proxy) duration_to_f to Rufus::Scheduler&lt;br/&gt;
- todo  #21251 : added &amp;#8216;at&amp;#8217;, &amp;#8216;cron&amp;#8217;, &amp;#8216;in&amp;#8217; and &amp;#8216;every&amp;#8217; shortcut methods&lt;br/&gt;
- todo  #21203 : keeping track of At and EveryJob until last trigger is over&lt;br/&gt;
- todo  #20823 : now raising exception in case of bad &amp;#8216;at&amp;#8217; parameter&lt;br/&gt;
- todo  #21194 : added trigger_thread to Job class&lt;br/&gt;
- todo  #21193 : spinned CronLine out to rufus/cronline.rb&lt;br/&gt;
- bug   #20893 : sometimes unschedule(every_job) not working when job was active (performing). Fixed.&lt;/p&gt;
&lt;p&gt;Links :&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://github.com/jmettraux/rufus-scheduler&quot;&gt;http://github.com/jmettraux/rufus-scheduler&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;http://rubyforge.org/projects/rufus/&quot;&gt;http://rubyforge.org/projects/rufus/&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;http://rufus.rubyforge.org/rufus-scheduler/files/README_txt.html&quot;&gt;http://rufus.rubyforge.org/rufus-scheduler/files/README_txt.html&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;http://groups.google.com/group/rufus-ruby&quot;&gt;http://groups.google.com/group/rufus-ruby&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks to Sean Liu, Adam and Rael for their help.&lt;/p&gt;
&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/categories/jmettraux.wordpress.com/452/&quot;/&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/tags/jmettraux.wordpress.com/452/&quot;/&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/jmettraux.wordpress.com/452/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/jmettraux.wordpress.com/452/&quot;/&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/jmettraux.wordpress.com/452/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/jmettraux.wordpress.com/452/&quot;/&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/jmettraux.wordpress.com/452/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/jmettraux.wordpress.com/452/&quot;/&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/jmettraux.wordpress.com/452/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/jmettraux.wordpress.com/452/&quot;/&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/jmettraux.wordpress.com/452/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/jmettraux.wordpress.com/452/&quot;/&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=jmettraux.wordpress.com&amp;blog=120793&amp;post=452&amp;subd=jmettraux&amp;ref=&amp;feed=1&quot;/&gt;&lt;/div&gt;</description>
            
            <pubDate>Thu, 17 Jul 2008 22:51:07 -0700</pubDate>
        </item>
            
        <item>
            <title>Chapter 23. Scheduling and Thread Pooling</title>
            <link>http://swik.net/Spring/del.icio.us%2Ftag%2FSpringFramework/Chapter+23.+Scheduling+and+Thread+Pooling/canhy</link>
            <description></description>
            
            <pubDate>Thu, 17 Jul 2008 08:55:24 -0700</pubDate>
        </item>
            
        <item>
            <title>ComponentList - flexlib - Google Code</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/ComponentList+-+flexlib+-+Google+Code/caebx</link>
            <description></description>
            
            <pubDate>Tue, 15 Jul 2008 11:50:56 -0700</pubDate>
        </item>
            
        <item>
            <title>UNESCO Asia-Pacific Regional Bureau for Education | Free Software for Windows</title>
            <link>http://swik.net/open-source/del.icio.us+tag%2Fopen-source/UNESCO+Asia-Pacific+Regional+Bureau+for+Education+%7C+Free+Software+for+Windows/caaze</link>
            <description></description>
            
            <pubDate>Mon, 14 Jul 2008 19:48:43 -0700</pubDate>
        </item>
            
        <item>
            <title>Bruno Rossetto Machado: Clustering Scheduler</title>
            <link>http://swik.net/JBoss/del.icio.us+tag%2Fjboss/Bruno+Rossetto+Machado%3A+Clustering+Scheduler/b9pgd</link>
            <description></description>
            
            <pubDate>Wed, 09 Jul 2008 05:57:07 -0700</pubDate>
        </item>
            
        <item>
            <title>FREE DOWNLOAD &quot; &quot;School Scheduling Software&quot; &quot; &quot;Timetable Software&quot; &quot; &quot;Class Scheduling Program&quot; &quot; &quot;Timetable Scheduler&quot; &quot; &quot;Timetabling System&quot; &quot; &quot;Time Table Maker&quot;</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/FREE+DOWNLOAD+%22+%22School+Scheduling+Software%22+%22+%22Timetable+Software%22+%22+%22Class+Scheduling+Program%22+%22+%22Timetable+Scheduler%22+%22+%22Timetabling+System%22+%22+%22Time+Table+Maker%22/b9l14</link>
            <description></description>
            
            <pubDate>Tue, 08 Jul 2008 11:54:25 -0700</pubDate>
        </item>
            
        <item>
            <title>Joomla! Extensions Directory - Room Booker</title>
            <link>http://swik.net/Joomla/Del.icio.us+bookmarks+tagged+Joomla/Joomla%21+Extensions+Directory+-+Room+Booker/b8ycv</link>
            <description>Joomla - the dynamic portal engine and content management system</description>
            
            <pubDate>Tue, 01 Jul 2008 22:43:31 -0700</pubDate>
        </item>
            
        <item>
            <title>FET - Open source free timetabling software for scheduling the timetable of a school, high-school or university</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/FET+-+Open+source+free+timetabling+software+for+scheduling+the+timetable+of+a+school%2C+high-school+or+university/b8sdc</link>
            <description></description>
            
            <pubDate>Mon, 30 Jun 2008 11:02:08 -0700</pubDate>
        </item>
            
        <item>
            <title>DanT&#039;s GridBlog</title>
            <link>http://swik.net/Xen/http%3A%2F%2Fdel.icio.us%2Frss%2Ftag%2Fxen/DanT%27s+GridBlog/b8q23</link>
            <description></description>
            
            <pubDate>Mon, 30 Jun 2008 04:16:28 -0700</pubDate>
        </item>
            
        <item>
            <title>Projity</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Projity/b8pr6</link>
            <description></description>
            
            <pubDate>Sun, 29 Jun 2008 20:02:56 -0700</pubDate>
        </item>
            
        <item>
            <title>FET - Open source free timetabling software for scheduling the timetable of a school, high-school or university</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/FET+-+Open+source+free+timetabling+software+for+scheduling+the+timetable+of+a+school%2C+high-school+or+university/b8oa2</link>
            <description></description>
            
            <pubDate>Sun, 29 Jun 2008 09:01:17 -0700</pubDate>
        </item>
            
        <item>
            <title>Scheduling Software for School and University Timetables</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Scheduling+Software+for+School+and+University+Timetables/b76yf</link>
            <description></description>
            
            <pubDate>Tue, 24 Jun 2008 02:01:43 -0700</pubDate>
        </item>
            
        <item>
            <title>Rufus - a set of Ruby gems</title>
            <link>http://swik.net/bpm/BPM+bookmarks+from+del.icio.us/Rufus+-+a+set+of+Ruby+gems/b7z2z</link>
            <description>They are mainly used within the OpenWFEru open source Ruby workflow and BPM project, but some of them have life on their own, for example, the scheduler is used in Taskr a RESTful cron/at job scheduling server.</description>
            
            <pubDate>Sat, 21 Jun 2008 08:03:20 -0700</pubDate>
        </item>
            
        <item>
            <title>FET - Open source free timetabling software for scheduling the timetable of a school, high-school or university</title>
            <link>http://swik.net/License:GPL/del.icio.us+tag%2Fgpl/FET+-+Open+source+free+timetabling+software+for+scheduling+the+timetable+of+a+school%2C+high-school+or+university/b7tis</link>
            <description></description>
            
            <pubDate>Thu, 19 Jun 2008 04:17:33 -0700</pubDate>
        </item>
            
        <item>
            <title>Using OpenSymphony Quartz Scheduler in Spring</title>
            <link>http://swik.net/Spring/del.icio.us%2Ftag%2FSpringFramework/Using+OpenSymphony+Quartz+Scheduler+in+Spring/b7dm3</link>
            <description></description>
            
            <pubDate>Fri, 13 Jun 2008 08:21:06 -0700</pubDate>
        </item>
            
        <item>
            <title>FeedSpool - 0xDECAFBAD - Trac</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/FeedSpool+-+0xDECAFBAD+-+Trac/b54z1</link>
            <description></description>
            
            <pubDate>Thu, 29 May 2008 17:47:16 -0700</pubDate>
        </item>
            
        <item>
            <title>Using OpenSymphony Quartz Scheduler in Spring</title>
            <link>http://swik.net/Spring/del.icio.us%2Ftag%2FSpringFramework/Using+OpenSymphony+Quartz+Scheduler+in+Spring/b5khz</link>
            <description></description>
            
            <pubDate>Wed, 21 May 2008 01:19:42 -0700</pubDate>
        </item>
            
        <item>
            <title>GanttProject: Home</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/GanttProject%3A+Home/b4yhj</link>
            <description>GanttProject is a free and easy to use Gantt chart based project scheduling and management tool.</description>
            
            <pubDate>Sun, 11 May 2008 02:15:29 -0700</pubDate>
        </item>
            
        <item>
            <title>k5n.us: WebCalendar Home Page</title>
            <link>http://swik.net/Zimbra/del.icio.us+tag%2Fzimbra/k5n.us%3A+WebCalendar+Home+Page/b4x62</link>
            <description>This open source web-based calendar application is pretty good. Seems a bit clunky and I&#039;m not sure about the scaleability, but there are few viable alternatives.</description>
            
            <pubDate>Sun, 11 May 2008 02:12:33 -0700</pubDate>
        </item>
            
        <item>
            <title>bike geolocation with Ruby and RMagick</title>
            <link>http://swik.net/openwfe/Processi/bike+geolocation+with+Ruby+and+RMagick/b30qw</link>
            <description>&lt;div class=&quot;snap_preview&quot;&gt;&lt;br/&gt;&lt;p&gt;&lt;a href=&quot;http://blog.logeek.fr/2008/3/31/data-visualization-with-ruby-and-rmagick-where-are-those-bikes&quot;&gt;&lt;img src=&quot;http://jmettraux.files.wordpress.com/2008/04/bikes-in-paris.jpg&quot;/&gt;&lt;/a&gt;I had a pleasant surprise today, Thibaut mailed me about his use of the &lt;a href=&quot;http://rufus.rubyforge.org/rufus-scheduler/&quot;&gt;Rufus::Scheduler&lt;/a&gt; in his Paris bike geolocation application, for calling his image generation code every twenty minutes.&lt;/p&gt;
&lt;p&gt;Read more about how Thibaut leverages Hpricot and RMagick in his post entitled &lt;a href=&quot;http://blog.logeek.fr/2008/3/31/data-visualization-with-ruby-and-rmagick-where-are-those-bikes&quot;&gt;Data Visualization with Ruby and RMagick - Where Are Those Bikes ?&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;(Seems like I&amp;#8217;m using &lt;a href=&quot;http://en.wikipedia.org/wiki/Geolocation&quot;&gt;geolocation&lt;/a&gt; quite liberally, are those bikes internet devices ? No the docking stations are, they feed their info about bikes availability to their center, which then provides the information via a website)&lt;/p&gt;
&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/categories/jmettraux.wordpress.com/420/&quot;/&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/tags/jmettraux.wordpress.com/420/&quot;/&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/jmettraux.wordpress.com/420/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/jmettraux.wordpress.com/420/&quot;/&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/jmettraux.wordpress.com/420/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/jmettraux.wordpress.com/420/&quot;/&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/jmettraux.wordpress.com/420/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/jmettraux.wordpress.com/420/&quot;/&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/jmettraux.wordpress.com/420/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/jmettraux.wordpress.com/420/&quot;/&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/jmettraux.wordpress.com/420/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/jmettraux.wordpress.com/420/&quot;/&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=jmettraux.wordpress.com&amp;blog=120793&amp;post=420&amp;subd=jmettraux&amp;ref=&amp;feed=1&quot;/&gt;&lt;/div&gt;</description>
            
            <pubDate>Mon, 31 Mar 2008 18:46:36 -0700</pubDate>
        </item>
                </channel>
</rss>
