<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for processi</title>
	<atom:link href="http://jmettraux.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://jmettraux.wordpress.com</link>
	<description>about processes and engines</description>
	<lastBuildDate>Thu, 13 Jun 2013 20:32:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on it&#8217;s barley a task manager by John Mettraux</title>
		<link>http://jmettraux.wordpress.com/2010/01/29/barley/#comment-29331</link>
		<dc:creator><![CDATA[John Mettraux]]></dc:creator>
		<pubDate>Thu, 13 Jun 2013 20:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://jmettraux.wordpress.com/?p=1488#comment-29331</guid>
		<description><![CDATA[Hello Denis,

thanks for the feedback, glad to see it still works after more than 3 years. I should provide a Gemfile for it to make it more robust to library changes.

If other people want to build upon barely, it can also be found in the ruote master https://github.com/jmettraux/ruote/tree/master/examples

For further feedback, I suggest you guys use https://github.com/jmettraux/ruote/issues as this blog is drift wood.

Thanks again to Denis.]]></description>
		<content:encoded><![CDATA[<p>Hello Denis,</p>
<p>thanks for the feedback, glad to see it still works after more than 3 years. I should provide a Gemfile for it to make it more robust to library changes.</p>
<p>If other people want to build upon barely, it can also be found in the ruote master <a href="https://github.com/jmettraux/ruote/tree/master/examples" rel="nofollow">https://github.com/jmettraux/ruote/tree/master/examples</a></p>
<p>For further feedback, I suggest you guys use <a href="https://github.com/jmettraux/ruote/issues" rel="nofollow">https://github.com/jmettraux/ruote/issues</a> as this blog is drift wood.</p>
<p>Thanks again to Denis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on it&#8217;s barley a task manager by Denis Ahearn</title>
		<link>http://jmettraux.wordpress.com/2010/01/29/barley/#comment-29330</link>
		<dc:creator><![CDATA[Denis Ahearn]]></dc:creator>
		<pubDate>Thu, 13 Jun 2013 15:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://jmettraux.wordpress.com/?p=1488#comment-29330</guid>
		<description><![CDATA[Thanks for providing an example of using Ruote within a web application.  

I ran into a couple of problems getting this running, so I thought I would post the solutions in case they help someone else.

Using &quot;curl http://github.com/jmettraux/ruote/raw/ruote2.1/examples/barley.rb -o barley.rb&quot; to retrieve the source code did not work.  Curl returned a &quot;301 Moved Permanently&quot; response.  I ended up using &quot;curl https://raw.github.com/jmettraux/ruote/ruote2.1/examples/barley.rb -o barley.rb&quot; to get the source code.

The html produced by barely.rb did not render properly in my browser (Mac Firefox).  The  tag in the  had an embedded  tag in it.  I fixed this problem by removing the %style (line 187).  

Other than that, barely seemed to work as expected.

BTW - I am using Haml 4.0.3, Sinatra 1.4.3 and Ruote 2.3.0.2.]]></description>
		<content:encoded><![CDATA[<p>Thanks for providing an example of using Ruote within a web application.  </p>
<p>I ran into a couple of problems getting this running, so I thought I would post the solutions in case they help someone else.</p>
<p>Using &#8220;curl <a href="http://github.com/jmettraux/ruote/raw/ruote2.1/examples/barley.rb" rel="nofollow">http://github.com/jmettraux/ruote/raw/ruote2.1/examples/barley.rb</a> -o barley.rb&#8221; to retrieve the source code did not work.  Curl returned a &#8220;301 Moved Permanently&#8221; response.  I ended up using &#8220;curl <a href="https://raw.github.com/jmettraux/ruote/ruote2.1/examples/barley.rb" rel="nofollow">https://raw.github.com/jmettraux/ruote/ruote2.1/examples/barley.rb</a> -o barley.rb&#8221; to get the source code.</p>
<p>The html produced by barely.rb did not render properly in my browser (Mac Firefox).  The  tag in the  had an embedded  tag in it.  I fixed this problem by removing the %style (line 187).  </p>
<p>Other than that, barely seemed to work as expected.</p>
<p>BTW &#8211; I am using Haml 4.0.3, Sinatra 1.4.3 and Ruote 2.3.0.2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on rufus-scheduler 2.0.12 released by John Mettraux</title>
		<link>http://jmettraux.wordpress.com/2011/10/28/rufus-scheduler-2-0-12-released/#comment-29220</link>
		<dc:creator><![CDATA[John Mettraux]]></dc:creator>
		<pubDate>Thu, 01 Dec 2011 01:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://jmettraux.wordpress.com/?p=2397#comment-29220</guid>
		<description><![CDATA[Hello Edward,

as stated in the post, the mailing list for rufus-scheduler is at: http://groups.google.com/group/rufus-ruby

Please read this as well: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html

Best regards,

John]]></description>
		<content:encoded><![CDATA[<p>Hello Edward,</p>
<p>as stated in the post, the mailing list for rufus-scheduler is at: <a href="http://groups.google.com/group/rufus-ruby" rel="nofollow">http://groups.google.com/group/rufus-ruby</a></p>
<p>Please read this as well: <a href="http://www.chiark.greenend.org.uk/~sgtatham/bugs.html" rel="nofollow">http://www.chiark.greenend.org.uk/~sgtatham/bugs.html</a></p>
<p>Best regards,</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on rufus-scheduler 2.0.12 released by Edward</title>
		<link>http://jmettraux.wordpress.com/2011/10/28/rufus-scheduler-2-0-12-released/#comment-29218</link>
		<dc:creator><![CDATA[Edward]]></dc:creator>
		<pubDate>Thu, 01 Dec 2011 01:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://jmettraux.wordpress.com/?p=2397#comment-29218</guid>
		<description><![CDATA[Hi John,
the rufus-scheduler is a great program, it is very cool.
now i want to do something like that:
1. the 1st section program check the config document in every 10 minutes;
2. the 2ed section program using the interval time var gotten from config document to do a schedule,.
 if the interval var is changed in the config document, the 2ed section program should use the new var. the program is in the following, but it doesnt work, please comment, many thanks!


require &#039;rufus/scheduler&#039;

ti= Time.now.strftime(&quot;%Y-%m-%d %a %H:%M:%S&quot;)
puts &quot;[#{ti}],start to test  &quot;
$basic_schedule_workday=&quot;3m&quot;


s = Rufus::Scheduler::PlainScheduler.start_new
s.every &#039;4m&#039; do
  read_ini=ReadIni.new
  read_ini.read &#039;cfg.ini&#039;
  ti= Time.now.strftime(&quot;%Y-%m-%d %a %H:%M:%S&quot;)
  puts &quot; [#{ti}]every 4m check ini file to get the $basic_schedule_workday.&quot;

s.every $basic_schedule_workday do
  ti= Time.now.strftime(&quot;%Y-%m-%d %a %H:%M:%S&quot;)
  puts &quot;[#{ti}],every  #{$basic_schedule_workday} print new interval time from ini.&quot;
end
end
s.join]]></description>
		<content:encoded><![CDATA[<p>Hi John,<br />
the rufus-scheduler is a great program, it is very cool.<br />
now i want to do something like that:<br />
1. the 1st section program check the config document in every 10 minutes;<br />
2. the 2ed section program using the interval time var gotten from config document to do a schedule,.<br />
 if the interval var is changed in the config document, the 2ed section program should use the new var. the program is in the following, but it doesnt work, please comment, many thanks!</p>
<p>require &#8216;rufus/scheduler&#8217;</p>
<p>ti= Time.now.strftime(&#8220;%Y-%m-%d %a %H:%M:%S&#8221;)<br />
puts &#8220;[#{ti}],start to test  &#8221;<br />
$basic_schedule_workday=&#8221;3m&#8221;</p>
<p>s = Rufus::Scheduler::PlainScheduler.start_new<br />
s.every &#8217;4m&#8217; do<br />
  read_ini=ReadIni.new<br />
  read_ini.read &#8216;cfg.ini&#8217;<br />
  ti= Time.now.strftime(&#8220;%Y-%m-%d %a %H:%M:%S&#8221;)<br />
  puts &#8221; [#{ti}]every 4m check ini file to get the $basic_schedule_workday.&#8221;</p>
<p>s.every $basic_schedule_workday do<br />
  ti= Time.now.strftime(&#8220;%Y-%m-%d %a %H:%M:%S&#8221;)<br />
  puts &#8220;[#{ti}],every  #{$basic_schedule_workday} print new interval time from ini.&#8221;<br />
end<br />
end<br />
s.join</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Houston.rb ruote presentation by Wes Gamble by Delicious Bookmarks for September 20th through September 22nd &#171; Lâmôlabs</title>
		<link>http://jmettraux.wordpress.com/2010/08/16/houston-rb-ruote-wes-gamble/#comment-29193</link>
		<dc:creator><![CDATA[Delicious Bookmarks for September 20th through September 22nd &#171; Lâmôlabs]]></dc:creator>
		<pubDate>Thu, 22 Sep 2011 15:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://jmettraux.wordpress.com/?p=1918#comment-29193</guid>
		<description><![CDATA[[...] Houston.rb ruote presentation by Wes Gamble &#171; processi &#8211; September 20th  ( tags: ruote workflow slides presentation ruby ) [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Houston.rb ruote presentation by Wes Gamble &laquo; processi &#8211; September 20th  ( tags: ruote workflow slides presentation ruby ) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on posting to wordpress via ruby and atompub by iniffitle</title>
		<link>http://jmettraux.wordpress.com/2007/11/05/posting-to-wordpress-via-ruby-and-atompub/#comment-29192</link>
		<dc:creator><![CDATA[iniffitle]]></dc:creator>
		<pubDate>Wed, 21 Sep 2011 06:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://jmettraux.wordpress.com/2007/11/05/posting-to-wordpress-via-ruby-and-atompub/#comment-29192</guid>
		<description><![CDATA[Man .. Excellent .. Amazing .. I&#039;ll bookmark your website and take the feeds additionallyI am satisfied to find numerous useful info here within the post, we want develop extra strategies in this regard, thank you for sharing. . . . . .]]></description>
		<content:encoded><![CDATA[<p>Man .. Excellent .. Amazing .. I&#8217;ll bookmark your website and take the feeds additionallyI am satisfied to find numerous useful info here within the post, we want develop extra strategies in this regard, thank you for sharing. . . . . .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on posting to wordpress via ruby and atompub by John Mettraux</title>
		<link>http://jmettraux.wordpress.com/2007/11/05/posting-to-wordpress-via-ruby-and-atompub/#comment-29191</link>
		<dc:creator><![CDATA[John Mettraux]]></dc:creator>
		<pubDate>Sun, 28 Aug 2011 15:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://jmettraux.wordpress.com/2007/11/05/posting-to-wordpress-via-ruby-and-atompub/#comment-29191</guid>
		<description><![CDATA[Sorry, what error are you referring to ?

This script is four years old, it probably needs some rework to adapt to the newer versions of atom-tools &amp; co.]]></description>
		<content:encoded><![CDATA[<p>Sorry, what error are you referring to ?</p>
<p>This script is four years old, it probably needs some rework to adapt to the newer versions of atom-tools &amp; co.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on posting to wordpress via ruby and atompub by Cristina Randall (@clrandall)</title>
		<link>http://jmettraux.wordpress.com/2007/11/05/posting-to-wordpress-via-ruby-and-atompub/#comment-29190</link>
		<dc:creator><![CDATA[Cristina Randall (@clrandall)]]></dc:creator>
		<pubDate>Sun, 28 Aug 2011 07:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://jmettraux.wordpress.com/2007/11/05/posting-to-wordpress-via-ruby-and-atompub/#comment-29190</guid>
		<description><![CDATA[Hi there, I am getting the same error. I changed the https in the base string to http, and I got “No input file specified”. Was there a solution to this previously??
Thanks, 
Cris]]></description>
		<content:encoded><![CDATA[<p>Hi there, I am getting the same error. I changed the https in the base string to http, and I got “No input file specified”. Was there a solution to this previously??<br />
Thanks,<br />
Cris</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parslet and JSON by John Mettraux</title>
		<link>http://jmettraux.wordpress.com/2011/05/11/parslet-and-json/#comment-29163</link>
		<dc:creator><![CDATA[John Mettraux]]></dc:creator>
		<pubDate>Wed, 11 May 2011 09:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://jmettraux.wordpress.com/?p=2362#comment-29163</guid>
		<description><![CDATA[You&#039;re right. Fixed.

Many thanks !]]></description>
		<content:encoded><![CDATA[<p>You&#8217;re right. Fixed.</p>
<p>Many thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parslet and JSON by Kazuhiro</title>
		<link>http://jmettraux.wordpress.com/2011/05/11/parslet-and-json/#comment-29162</link>
		<dc:creator><![CDATA[Kazuhiro]]></dc:creator>
		<pubDate>Wed, 11 May 2011 09:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://jmettraux.wordpress.com/?p=2362#comment-29162</guid>
		<description><![CDATA[http://kschiess.gihtub.com/ &lt;- should be *kschiess.github.com* as I suppose ;)]]></description>
		<content:encoded><![CDATA[<p><a href="http://kschiess.gihtub.com/" rel="nofollow">http://kschiess.gihtub.com/</a> &lt;- should be *kschiess.github.com* as I suppose ;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
