<?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 for Jetpack Flight Log</title>
	<atom:link href="http://jetpackweb.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://jetpackweb.com/blog</link>
	<description>Rock{et}ing the interweb</description>
	<lastBuildDate>Thu, 18 Mar 2010 19:47:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Munin Graphs for Phusion Passenger (a.k.a. mod_rails) by Larry K</title>
		<link>http://jetpackweb.com/blog/2009/09/29/munin-graphs-for-phusion-passenger-a-k-a-mod_rails/comment-page-1/#comment-416</link>
		<dc:creator>Larry K</dc:creator>
		<pubDate>Thu, 18 Mar 2010 19:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://jetpackweb.com/blog/?p=408#comment-416</guid>
		<description>Thanks. To work on my centos system:

1) No need to use &quot;command&quot; in /etc/munin/plugin-conf.d/munin-node since you&#039;re using #!ruby in the command files.

2) I did need to add explicit path in the munin-node file. Also added setting for HTTPD as required by passenger_memory_status. Rather than bothering with sudo in script, and changing sudoers file, I just ran the plugin as root. Eg

[passenger_*]
user root
group wheel
env.PATH /opt/ruby-enterprise-xxx/bin:/usr/bin:/bin
env.HTTPD /usr/sbin/httpd

For debugging, the  /var/log/munin/munin-node.log is very handy. 
So is http://munin-monitoring.org/wiki/Debugging_Munin_plugins</description>
		<content:encoded><![CDATA[<p>Thanks. To work on my centos system:</p>
<p>1) No need to use &#8220;command&#8221; in /etc/munin/plugin-conf.d/munin-node since you&#8217;re using #!ruby in the command files.</p>
<p>2) I did need to add explicit path in the munin-node file. Also added setting for HTTPD as required by passenger_memory_status. Rather than bothering with sudo in script, and changing sudoers file, I just ran the plugin as root. Eg</p>
<p>[passenger_*]<br />
user root<br />
group wheel<br />
env.PATH /opt/ruby-enterprise-xxx/bin:/usr/bin:/bin<br />
env.HTTPD /usr/sbin/httpd</p>
<p>For debugging, the  /var/log/munin/munin-node.log is very handy.<br />
So is <a href="http://munin-monitoring.org/wiki/Debugging_Munin_plugins" rel="nofollow">http://munin-monitoring.org/wiki/Debugging_Munin_plugins</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Write HTML Faster with Sparkup (Vim and Textmate) by Vim confs prontas para trabalhar com Python e Django - Chronosbox</title>
		<link>http://jetpackweb.com/blog/2010/03/04/write-html-faster-with-sparkup-vim-and-textmate/comment-page-1/#comment-372</link>
		<dc:creator>Vim confs prontas para trabalhar com Python e Django - Chronosbox</dc:creator>
		<pubDate>Sun, 07 Mar 2010 10:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://jetpackweb.com/blog/?p=770#comment-372</guid>
		<description>[...] (thx Handrus), eu sugiro para quem escreve muito HTML, dar uma olhada no SparkUp vim and textmate plugin  . Eu não testei, mas pareceu muito [...]</description>
		<content:encoded><![CDATA[<p>[...] (thx Handrus), eu sugiro para quem escreve muito HTML, dar uma olhada no SparkUp vim and textmate plugin  . Eu não testei, mas pareceu muito [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Write HTML Faster with Sparkup (Vim and Textmate) by Martin</title>
		<link>http://jetpackweb.com/blog/2010/03/04/write-html-faster-with-sparkup-vim-and-textmate/comment-page-1/#comment-363</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Sat, 06 Mar 2010 11:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://jetpackweb.com/blog/?p=770#comment-363</guid>
		<description>I&#039;ve been practicing a combination of zen-coding and sass for my work environment and the result is satisfying. i didn&#039;t know zen-coding is not available for vim though.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been practicing a combination of zen-coding and sass for my work environment and the result is satisfying. i didn&#8217;t know zen-coding is not available for vim though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Write HTML Faster with Sparkup (Vim and Textmate) by Alex Yule</title>
		<link>http://jetpackweb.com/blog/2010/03/04/write-html-faster-with-sparkup-vim-and-textmate/comment-page-1/#comment-355</link>
		<dc:creator>Alex Yule</dc:creator>
		<pubDate>Fri, 05 Mar 2010 19:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://jetpackweb.com/blog/?p=770#comment-355</guid>
		<description>Thought I was imagining things, but I&#039;m pretty sure there&#039;s a typo in the code... not sure if it was actually generated like that by Sparkup, but the UL tag is missing...</description>
		<content:encoded><![CDATA[<p>Thought I was imagining things, but I&#8217;m pretty sure there&#8217;s a typo in the code&#8230; not sure if it was actually generated like that by Sparkup, but the UL tag is missing&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Write HTML Faster with Sparkup (Vim and Textmate) by Brian Racer</title>
		<link>http://jetpackweb.com/blog/2010/03/04/write-html-faster-with-sparkup-vim-and-textmate/comment-page-1/#comment-354</link>
		<dc:creator>Brian Racer</dc:creator>
		<pubDate>Fri, 05 Mar 2010 19:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://jetpackweb.com/blog/?p=770#comment-354</guid>
		<description>@Michael - Zen Coding doesn&#039;t work in vim.</description>
		<content:encoded><![CDATA[<p>@Michael &#8211; Zen Coding doesn&#8217;t work in vim.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Write HTML Faster with Sparkup (Vim and Textmate) by Michael Lajlev</title>
		<link>http://jetpackweb.com/blog/2010/03/04/write-html-faster-with-sparkup-vim-and-textmate/comment-page-1/#comment-353</link>
		<dc:creator>Michael Lajlev</dc:creator>
		<pubDate>Fri, 05 Mar 2010 19:04:14 +0000</pubDate>
		<guid isPermaLink="false">http://jetpackweb.com/blog/?p=770#comment-353</guid>
		<description>What is the difference between this one and zen-coding?</description>
		<content:encoded><![CDATA[<p>What is the difference between this one and zen-coding?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Write HTML Faster with Sparkup (Vim and Textmate) by Brian Racer</title>
		<link>http://jetpackweb.com/blog/2010/03/04/write-html-faster-with-sparkup-vim-and-textmate/comment-page-1/#comment-352</link>
		<dc:creator>Brian Racer</dc:creator>
		<pubDate>Fri, 05 Mar 2010 18:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://jetpackweb.com/blog/?p=770#comment-352</guid>
		<description>@Bradly - sparkup creates proper markup, at at least when given proper selectors. I fixed the html output to reflect what would actually be generated (with the ul element)</description>
		<content:encoded><![CDATA[<p>@Bradly &#8211; sparkup creates proper markup, at at least when given proper selectors. I fixed the html output to reflect what would actually be generated (with the ul element)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Write HTML Faster with Sparkup (Vim and Textmate) by Bradley Wright</title>
		<link>http://jetpackweb.com/blog/2010/03/04/write-html-faster-with-sparkup-vim-and-textmate/comment-page-1/#comment-340</link>
		<dc:creator>Bradley Wright</dc:creator>
		<pubDate>Fri, 05 Mar 2010 09:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://jetpackweb.com/blog/?p=770#comment-340</guid>
		<description>Gah, try this:

&lt;div id=&quot;nav&quot;&gt;
      &lt;li class=&quot;first&quot;&gt;Home&lt;/li&gt;
      &lt;li&gt;&#124;&lt;/li&gt;
      &lt;li&gt;&lt;/li&gt;
      &lt;li class=&quot;last&quot;&gt;About Us&lt;/li&gt;
    &lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>Gah, try this:</p>
<p>&lt;div id=&#8221;nav&#8221;&gt;<br />
      &lt;li class=&#8221;first&#8221;&gt;Home&lt;/li&gt;<br />
      &lt;li&gt;|&lt;/li&gt;<br />
      &lt;li&gt;&lt;/li&gt;<br />
      &lt;li class=&#8221;last&#8221;&gt;About Us&lt;/li&gt;<br />
    &lt;/div&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Write HTML Faster with Sparkup (Vim and Textmate) by Bradley Wright</title>
		<link>http://jetpackweb.com/blog/2010/03/04/write-html-faster-with-sparkup-vim-and-textmate/comment-page-1/#comment-339</link>
		<dc:creator>Bradley Wright</dc:creator>
		<pubDate>Fri, 05 Mar 2010 09:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://jetpackweb.com/blog/?p=770#comment-339</guid>
		<description>I have to question this code snippet:


      Home
      &#124;
      
      About Us
    

That&#039;s invalid—is that really what this plugin expands to? Invalid HTML? You know I could write tag soup by hand right?</description>
		<content:encoded><![CDATA[<p>I have to question this code snippet:</p>
<p>      Home<br />
      |</p>
<p>      About Us</p>
<p>That&#8217;s invalid—is that really what this plugin expands to? Invalid HTML? You know I could write tag soup by hand right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Write HTML Faster with Sparkup (Vim and Textmate) by Rizky</title>
		<link>http://jetpackweb.com/blog/2010/03/04/write-html-faster-with-sparkup-vim-and-textmate/comment-page-1/#comment-338</link>
		<dc:creator>Rizky</dc:creator>
		<pubDate>Fri, 05 Mar 2010 08:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://jetpackweb.com/blog/?p=770#comment-338</guid>
		<description>definitely have to try this out right away.. thx.. bookmarked!</description>
		<content:encoded><![CDATA[<p>definitely have to try this out right away.. thx.. bookmarked!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
