<?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 Christian's blog</title>
	<atom:link href="http://blog.barfoo.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.barfoo.org</link>
	<description>The usual IT babble</description>
	<pubDate>Wed, 07 Jan 2009 19:43:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.8-bleeding-edge</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on SIL 3114 barfing by MD (Multiple Devices) weirdness &#8212; Christian&#8217;s blog</title>
		<link>http://blog.barfoo.org/2008/12/28/sil-3114-barfing/comment-page-1/#comment-1048</link>
		<dc:creator>MD (Multiple Devices) weirdness &#8212; Christian&#8217;s blog</dc:creator>
		<pubDate>Mon, 29 Dec 2008 17:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=1317#comment-1048</guid>
		<description>[...] I don&#8217;t think my problem has got anything to do with the DawiControl card anymore. I did a little experiment today. I [...]</description>
		<content:encoded><![CDATA[<p>[...] I don&#8217;t think my problem has got anything to do with the DawiControl card anymore. I did a little experiment today. I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on USB weirdness by SIL 3114 barfing &#8212; Christian&#8217;s blog</title>
		<link>http://blog.barfoo.org/2008/12/23/usb-weirdness/comment-page-1/#comment-1047</link>
		<dc:creator>SIL 3114 barfing &#8212; Christian&#8217;s blog</dc:creator>
		<pubDate>Sun, 28 Dec 2008 10:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=1304#comment-1047</guid>
		<description>[...] after I had so much trouble with the USB convertor (which isn&#8217;t really suited for Linux), I went ahead and bought a DawiControl DC-154 (which is [...]</description>
		<content:encoded><![CDATA[<p>[...] after I had so much trouble with the USB convertor (which isn&#8217;t really suited for Linux), I went ahead and bought a DawiControl DC-154 (which is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VBscript &amp; Active Directory and printers ? (continued) by Michael King</title>
		<link>http://blog.barfoo.org/2007/10/25/vbscript-active-directory-and-printers-continued/comment-page-1/#comment-1031</link>
		<dc:creator>Michael King</dc:creator>
		<pubDate>Fri, 05 Dec 2008 20:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/index.php/2007/10/25/vbscript-active-directory-and-printers-continued/#comment-1031</guid>
		<description>You can add WMI support to the HP t5000 series Thinclients.  I wouldn't be surprised if you couldn't add it to whatever model you are using.

(HP t5000 series are XPe based)</description>
		<content:encoded><![CDATA[<p>You can add WMI support to the HP t5000 series Thinclients.  I wouldn&#8217;t be surprised if you couldn&#8217;t add it to whatever model you are using.</p>
<p>(HP t5000 series are XPe based)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RPMS for ESX 3.5 by Virtualization Short Take #22 - blog.scottlowe.org - The weblog of an IT pro specializing in virtualization, storage, and servers</title>
		<link>http://blog.barfoo.org/projects/rpms-for-vmware-esx-35/comment-page-1/#comment-1000</link>
		<dc:creator>Virtualization Short Take #22 - blog.scottlowe.org - The weblog of an IT pro specializing in virtualization, storage, and servers</dc:creator>
		<pubDate>Tue, 11 Nov 2008 15:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?page_id=956#comment-1000</guid>
		<description>[...] you really like living on the edge, here&#8217;s a collection of some RPMs for VMware ESX 3.5. Keep in mind that installing third-party RPMs like this is not recommended or [...]</description>
		<content:encoded><![CDATA[<p>[...] you really like living on the edge, here&#8217;s a collection of some RPMs for VMware ESX 3.5. Keep in mind that installing third-party RPMs like this is not recommended or [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Defragmenting all fragmented MyISAM tables by ANONYMOUS</title>
		<link>http://blog.barfoo.org/2008/09/19/defragmenting-all-fragmented-myisam-tables/comment-page-1/#comment-987</link>
		<dc:creator>ANONYMOUS</dc:creator>
		<pubDate>Thu, 16 Oct 2008 18:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=973#comment-987</guid>
		<description>for i in $(mysql -e &quot;show databases;&quot; &#124; sed 's/Database//') ; do for each in $(mysql -e &quot;use $i; show tables;&quot; &#124; sed 's/Tables.*//' ;) ; do mysql -e &quot;use $i ; optimize table $each&quot; ; done ; done</description>
		<content:encoded><![CDATA[<p>for i in $(mysql -e &#8220;show databases;&#8221; | sed &#8217;s/Database//&#8217;) ; do for each in $(mysql -e &#8220;use $i; show tables;&#8221; | sed &#8217;s/Tables.*//&#8217; <img src='http://blog.barfoo.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ; do mysql -e &#8220;use $i ; optimize table $each&#8221; ; done ; done</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux-HA and Tivoli Storage Manager by Linux-HA and Tivoli Storage Manager (Finito!) &#8212; Christian&#8217;s blog</title>
		<link>http://blog.barfoo.org/2008/09/26/linux-ha-and-tivoli-storage-manager/comment-page-1/#comment-980</link>
		<dc:creator>Linux-HA and Tivoli Storage Manager (Finito!) &#8212; Christian&#8217;s blog</dc:creator>
		<pubDate>Sun, 05 Oct 2008 15:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=983#comment-980</guid>
		<description>[...] I previously said, I was writing my own OCF resource agent for IBM&#8217;s Tivoli Storage Manager Server. And I just finished it yesterday evening (it took me [...]</description>
		<content:encoded><![CDATA[<p>[...] I previously said, I was writing my own OCF resource agent for IBM&#8217;s Tivoli Storage Manager Server. And I just finished it yesterday evening (it took me [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux-HA and Tivoli Storage Manager by Setting up Linux-HA &#8212; Christian&#8217;s blog</title>
		<link>http://blog.barfoo.org/2008/09/26/linux-ha-and-tivoli-storage-manager/comment-page-1/#comment-974</link>
		<dc:creator>Setting up Linux-HA &#8212; Christian&#8217;s blog</dc:creator>
		<pubDate>Wed, 01 Oct 2008 08:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=983#comment-974</guid>
		<description>[...] initially I thought writing the OCF resource agent for Tivoli Storage Manager was the hard part. But as it turns out, it really ain&#8217;t. The hard part, is getting the [...]</description>
		<content:encoded><![CDATA[<p>[...] initially I thought writing the OCF resource agent for Tivoli Storage Manager was the hard part. But as it turns out, it really ain&#8217;t. The hard part, is getting the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Latest SLES10 RPM additions by Jan</title>
		<link>http://blog.barfoo.org/2008/07/14/latest-sles10-rpm-additions/comment-page-1/#comment-970</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Sat, 20 Sep 2008 08:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=504#comment-970</guid>
		<description>You don't need to build the RPMs by your own.

Have a look at ftp://ftp5.gwdg.de/pub/opensuse/repositories/server%3A/monitoring/</description>
		<content:encoded><![CDATA[<p>You don&#8217;t need to build the RPMs by your own.</p>
<p>Have a look at <a href="ftp://ftp5.gwdg.de/pub/opensuse/repositories/server%3A/monitoring/" rel="nofollow">ftp://ftp5.gwdg.de/pub/opensuse/repositories/server%3A/monitoring/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on zypper-update-report (was: patch2mail for SLES10) by Miguel Ruiz</title>
		<link>http://blog.barfoo.org/2008/08/16/zypper-update-report-was-patch2mail-for-sles10/comment-page-1/#comment-957</link>
		<dc:creator>Miguel Ruiz</dc:creator>
		<pubDate>Tue, 09 Sep 2008 21:11:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=907#comment-957</guid>
		<description>I had some bug in the other code. This is the one fixed.
# Figure out how much updates are still pending
PENDING=&quot;$( cat $ZYPP_LIST &#124; grep &quot;&#124; Needed&quot; &#124; wc -l )&quot;

if [ $PENDING -eq 0 ] ; then
 exit 0
fi

echo &quot;TO: $RECEIPENTS&quot; &gt; $TMP
echo &quot;From: $FROM&quot; &gt;&gt; $TMP
echo &quot;Subject: [$( date +%F )] Update report for $(domainname -f) &quot; &gt;&gt; $TMP
echo 'MIME-Version: 1.0' &gt;&gt; $TMP
echo 'Content-type:text/html;charset=iso-8859-1' &gt;&gt; $TMP
echo '' &gt;&gt; $TMP
echo &quot; Pending updates for $( domainname -f ) on $( date )&quot; &gt;&gt; $TMP
echo '' &gt;&gt; $TMP
echo 'Package' &gt;&gt; $TMP
echo 'Needs Reboot' &gt;&gt; $TMP
echo 'Update Info' &gt;&gt; $TMP
echo 'Atom' &gt;&gt; $TMP
echo '' &gt;&gt; $TMP

for severity in $CLASSES; do
 echo '&lt;strong&gt;'
 PACKAGES=&quot;$( cat $ZYPP_LIST &#124; egrep &quot;${severity}(.*)\&#124; Needed&quot; &#124;\
  cut -d\&#124; -f2 &#124; sed &quot;s,^ ,,&quot; &#124; sort -u )&quot;
 [ -n &quot;$PACKAGES&quot; ] &amp;&amp; echo
 [ -n &quot;$PACKAGES&quot; ] &amp;&amp; echo &quot;  Category: $severity&quot;
 echo '&lt;/strong&gt;'
 for package in $PACKAGES; do
  zypper patch-info $package 2&gt;/dev/null &gt; $ZYPP_DETAILS
  echo ''
  echo &quot;&quot;
  echo &quot; $package&quot;
  echo ''
  echo &quot;    $( cat $ZYPP_DETAILS &#124;\
   grep &quot;Reboot Required:&quot; &#124; sed -e &quot;s,Reboot Required: ,,&quot; )&quot;
   echo &quot;&quot;
   echo '&lt;PRE&gt;'
   echo &quot; $( cat $ZYPP_DETAILS ) &quot;
   echo '&lt;/PRE&gt;'
   for atom in $( cat $ZYPP_DETAILS &#124; grep &quot;^atom:&quot; &#124; cut -d\  -f2 &#124;\
    sort ); do
    # Let's check whether or not the package listed in atom is
    # installed. If so, echo the atom, otherwise skip it
    RPM_STATUS=$( rpm -qi $atom )
    if [ &quot;$RPM_STATUS&quot; != &quot;package $atom is not installed&quot; ] ; then
     echo &quot;    - $atom&quot;
    fi
   done
 done
 echo ''
done &gt;&gt; $TMP
echo '' &gt;&gt; $TMP

if [ -n &quot;$RECEIPENTS&quot; ] ; then
 cat $TMP &#124;\
 sendmail $RECEIPENTS
fi

trap 'rm -f &quot;$TMP&quot; &quot;$ZYPP_LIST&quot; &quot;$ZYPP_DETAILS&quot; &gt;/dev/null 2&gt;&amp;1' 0
trap &quot;exit 2&quot; 1 2 3 15

# vim: set tw=80 ts=2 sw=2 et softtabstop=2</description>
		<content:encoded><![CDATA[<p>I had some bug in the other code. This is the one fixed.<br />
# Figure out how much updates are still pending<br />
PENDING=&#8221;$( cat $ZYPP_LIST | grep &#8220;| Needed&#8221; | wc -l )&#8221;</p>
<p>if [ $PENDING -eq 0 ] ; then<br />
 exit 0<br />
fi</p>
<p>echo &#8220;TO: $RECEIPENTS&#8221; &gt; $TMP<br />
echo &#8220;From: $FROM&#8221; &gt;&gt; $TMP<br />
echo &#8220;Subject: [$( date +%F )] Update report for $(domainname -f) &#8221; &gt;&gt; $TMP<br />
echo &#8216;MIME-Version: 1.0&#8242; &gt;&gt; $TMP<br />
echo &#8216;Content-type:text/html;charset=iso-8859-1&#8242; &gt;&gt; $TMP<br />
echo &#8221; &gt;&gt; $TMP<br />
echo &#8221; Pending updates for $( domainname -f ) on $( date )&#8221; &gt;&gt; $TMP<br />
echo &#8221; &gt;&gt; $TMP<br />
echo &#8216;Package&#8217; &gt;&gt; $TMP<br />
echo &#8216;Needs Reboot&#8217; &gt;&gt; $TMP<br />
echo &#8216;Update Info&#8217; &gt;&gt; $TMP<br />
echo &#8216;Atom&#8217; &gt;&gt; $TMP<br />
echo &#8221; &gt;&gt; $TMP</p>
<p>for severity in $CLASSES; do<br />
 echo &#8216;<strong>&#8216;<br />
 PACKAGES=&#8221;$( cat $ZYPP_LIST | egrep &#8220;${severity}(.*)\| Needed&#8221; |\<br />
  cut -d\| -f2 | sed &#8220;s,^ ,,&#8221; | sort -u )&#8221;<br />
 [ -n "$PACKAGES" ] &amp;&amp; echo<br />
 [ -n "$PACKAGES" ] &amp;&amp; echo &#8221;  Category: $severity&#8221;<br />
 echo &#8216;</strong>&#8216;<br />
 for package in $PACKAGES; do<br />
  zypper patch-info $package 2&gt;/dev/null &gt; $ZYPP_DETAILS<br />
  echo &#8221;<br />
  echo &#8220;&#8221;<br />
  echo &#8221; $package&#8221;<br />
  echo &#8221;<br />
  echo &#8221;    $( cat $ZYPP_DETAILS |\<br />
   grep &#8220;Reboot Required:&#8221; | sed -e &#8220;s,Reboot Required: ,,&#8221; )&#8221;<br />
   echo &#8220;&#8221;<br />
   echo &#8216;
<pre>&#8216;
   echo &#8221; $( cat $ZYPP_DETAILS ) &#8221;
   echo &#8216;</pre>
<p>&#8216;<br />
   for atom in $( cat $ZYPP_DETAILS | grep &#8220;^atom:&#8221; | cut -d\  -f2 |\<br />
    sort ); do<br />
    # Let&#8217;s check whether or not the package listed in atom is<br />
    # installed. If so, echo the atom, otherwise skip it<br />
    RPM_STATUS=$( rpm -qi $atom )<br />
    if [ "$RPM_STATUS" != "package $atom is not installed" ] ; then<br />
     echo &#8221;    - $atom&#8221;<br />
    fi<br />
   done<br />
 done<br />
 echo &#8221;<br />
done &gt;&gt; $TMP<br />
echo &#8221; &gt;&gt; $TMP</p>
<p>if [ -n "$RECEIPENTS" ] ; then<br />
 cat $TMP |\<br />
 sendmail $RECEIPENTS<br />
fi</p>
<p>trap &#8216;rm -f &#8220;$TMP&#8221; &#8220;$ZYPP_LIST&#8221; &#8220;$ZYPP_DETAILS&#8221; &gt;/dev/null 2&gt;&amp;1&#8242; 0<br />
trap &#8220;exit 2&#8243; 1 2 3 15</p>
<p># vim: set tw=80 ts=2 sw=2 et softtabstop=2</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on zypper-update-report (was: patch2mail for SLES10) by Miguel Ruiz</title>
		<link>http://blog.barfoo.org/2008/08/16/zypper-update-report-was-patch2mail-for-sles10/comment-page-1/#comment-956</link>
		<dc:creator>Miguel Ruiz</dc:creator>
		<pubDate>Tue, 09 Sep 2008 20:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=907#comment-956</guid>
		<description>I edited your code to send html email and the update info

#!/bin/bash
 
[ -f /etc/sysconfig/zypper-update-report ] &#124;&#124; exit 1
 
source /etc/sysconfig/zypper-update-report
 
# Temporary files
ZYPP_LIST=&quot;$( mktemp /tmp/zypper-list.XXXXXX )&quot;
ZYPP_DETAILS=&quot;$( mktemp /tmp/zypper-details.XXXXXX )&quot;
TMP=&quot;$( mktemp /tmp/zypper-report.XXXXXX )&quot;
zypper pch 2&gt;/dev/null &gt; $ZYPP_LIST
 
# Figure out how much updates are still pending PENDING=&quot;$( cat $ZYPP_LIST &#124; grep &quot;&#124; Needed&quot; &#124; wc -l )&quot;
 
if [ $PENDING -eq 0 ] ; then
 exit 0
fi
 
echo &quot;TO: $RECEIPENTS&quot; &gt; $TMP
echo &quot;From: $FROM&quot; &gt;&gt; $TMP
echo &quot;Subject: [$( date +%F )] Update report for $(domainname -f) &quot; &gt;&gt; $TMP
echo 'MIME-Version: 1.0' &gt;&gt; $TMP echo 'Content-type:text/html;charset=iso-8859-1' &gt;&gt; $TMP
echo '' &gt;&gt; $TMP echo &quot; Pending updates for $( domainname -f ) on $( date )&quot; &gt;&gt; $TMP
echo '' &gt;&gt; $TMP echo 'Package' &gt;&gt; $TMP
echo 'Needs Reboot' &gt;&gt; $TMP
echo 'Update Info' &gt;&gt; $TMP
echo 'Atom' &gt;&gt; $TMP
echo '&lt;strong&gt;' &gt;&gt; $TMP
 
for severity in $CLASSES; do
 PACKAGES=&quot;$( cat $ZYPP_LIST &#124; egrep &quot;${severity}(.*)\&#124; Needed&quot; &#124;\
  cut -d\&#124; -f2 &#124; sed &quot;s,^ ,,&quot; &#124; sort -u )&quot;
 [ -n &quot;$PACKAGES&quot; ] &amp;&amp; echo
 [ -n &quot;$PACKAGES&quot; ] &amp;&amp; echo &quot;  Category: $severity&quot;
 echo '&lt;/strong&gt;'
 for package in $PACKAGES; do
  zypper patch-info $package 2&gt;/dev/null &gt; $ZYPP_DETAILS
  echo ''
  echo &quot;&quot; 
  echo &quot; $package&quot;
  echo '' 
  echo &quot;    $( cat $ZYPP_DETAILS &#124;\
   grep &quot;Reboot Required:&quot; &#124; sed -e &quot;s,Reboot Required: ,,&quot; )&quot;
   echo &quot;&quot; 
   echo '&lt;PRE&gt;' 
   echo &quot; $( cat $ZYPP_DETAILS ) &quot; 
   echo '&lt;/PRE&gt;' 
   for atom in $( cat $ZYPP_DETAILS &#124; grep &quot;^atom:&quot; &#124; cut -d\  -f2 &#124;\
    sort ); do
    # Let's check whether or not the package listed in atom is
    # installed. If so, echo the atom, otherwise skip it
    RPM_STATUS=$( rpm -qi $atom )
    if [ &quot;$RPM_STATUS&quot; != &quot;package $atom is not installed&quot; ] ; then
     echo &quot;    - $atom&quot;
    fi
   done
 done
 echo '' 
done &gt;&gt; $TMP
echo '' &gt;&gt; $TMP
 
if [ -n &quot;$RECEIPENTS&quot; ] ; then
 cat $TMP &#124;\
 sendmail $RECEIPENTS
fi
 
trap 'rm -f &quot;$TMP&quot; &quot;$ZYPP_LIST&quot; &quot;$ZYPP_DETAILS&quot; &gt;/dev/null 2&gt;&amp;1' 0 trap &quot;exit 2&quot; 1 2 3 15
 
# vim: set tw=80 ts=2 sw=2 et softtabstop=2</description>
		<content:encoded><![CDATA[<p>I edited your code to send html email and the update info</p>
<p>#!/bin/bash</p>
<p>[ -f /etc/sysconfig/zypper-update-report ] || exit 1</p>
<p>source /etc/sysconfig/zypper-update-report</p>
<p># Temporary files<br />
ZYPP_LIST=&#8221;$( mktemp /tmp/zypper-list.XXXXXX )&#8221;<br />
ZYPP_DETAILS=&#8221;$( mktemp /tmp/zypper-details.XXXXXX )&#8221;<br />
TMP=&#8221;$( mktemp /tmp/zypper-report.XXXXXX )&#8221;<br />
zypper pch 2&gt;/dev/null &gt; $ZYPP_LIST</p>
<p># Figure out how much updates are still pending PENDING=&#8221;$( cat $ZYPP_LIST | grep &#8220;| Needed&#8221; | wc -l )&#8221;</p>
<p>if [ $PENDING -eq 0 ] ; then<br />
 exit 0<br />
fi</p>
<p>echo &#8220;TO: $RECEIPENTS&#8221; &gt; $TMP<br />
echo &#8220;From: $FROM&#8221; &gt;&gt; $TMP<br />
echo &#8220;Subject: [$( date +%F )] Update report for $(domainname -f) &#8221; &gt;&gt; $TMP<br />
echo &#8216;MIME-Version: 1.0&#8242; &gt;&gt; $TMP echo &#8216;Content-type:text/html;charset=iso-8859-1&#8242; &gt;&gt; $TMP<br />
echo &#8221; &gt;&gt; $TMP echo &#8221; Pending updates for $( domainname -f ) on $( date )&#8221; &gt;&gt; $TMP<br />
echo &#8221; &gt;&gt; $TMP echo &#8216;Package&#8217; &gt;&gt; $TMP<br />
echo &#8216;Needs Reboot&#8217; &gt;&gt; $TMP<br />
echo &#8216;Update Info&#8217; &gt;&gt; $TMP<br />
echo &#8216;Atom&#8217; &gt;&gt; $TMP<br />
echo &#8216;<strong>&#8216; &gt;&gt; $TMP</p>
<p>for severity in $CLASSES; do<br />
 PACKAGES=&#8221;$( cat $ZYPP_LIST | egrep &#8220;${severity}(.*)\| Needed&#8221; |\<br />
  cut -d\| -f2 | sed &#8220;s,^ ,,&#8221; | sort -u )&#8221;<br />
 [ -n "$PACKAGES" ] &amp;&amp; echo<br />
 [ -n "$PACKAGES" ] &amp;&amp; echo &#8221;  Category: $severity&#8221;<br />
 echo &#8216;</strong>&#8216;<br />
 for package in $PACKAGES; do<br />
  zypper patch-info $package 2&gt;/dev/null &gt; $ZYPP_DETAILS<br />
  echo &#8221;<br />
  echo &#8220;&#8221;<br />
  echo &#8221; $package&#8221;<br />
  echo &#8221;<br />
  echo &#8221;    $( cat $ZYPP_DETAILS |\<br />
   grep &#8220;Reboot Required:&#8221; | sed -e &#8220;s,Reboot Required: ,,&#8221; )&#8221;<br />
   echo &#8220;&#8221;<br />
   echo &#8216;
<pre>&#8216;
   echo &#8221; $( cat $ZYPP_DETAILS ) &#8221;
   echo &#8216;</pre>
<p>&#8216;<br />
   for atom in $( cat $ZYPP_DETAILS | grep &#8220;^atom:&#8221; | cut -d\  -f2 |\<br />
    sort ); do<br />
    # Let&#8217;s check whether or not the package listed in atom is<br />
    # installed. If so, echo the atom, otherwise skip it<br />
    RPM_STATUS=$( rpm -qi $atom )<br />
    if [ "$RPM_STATUS" != "package $atom is not installed" ] ; then<br />
     echo &#8221;    - $atom&#8221;<br />
    fi<br />
   done<br />
 done<br />
 echo &#8221;<br />
done &gt;&gt; $TMP<br />
echo &#8221; &gt;&gt; $TMP</p>
<p>if [ -n "$RECEIPENTS" ] ; then<br />
 cat $TMP |\<br />
 sendmail $RECEIPENTS<br />
fi</p>
<p>trap &#8216;rm -f &#8220;$TMP&#8221; &#8220;$ZYPP_LIST&#8221; &#8220;$ZYPP_DETAILS&#8221; &gt;/dev/null 2&gt;&amp;1&#8242; 0 trap &#8220;exit 2&#8243; 1 2 3 15</p>
<p># vim: set tw=80 ts=2 sw=2 et softtabstop=2</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nagios3 with Active Directory authorization on SLES10 by Bookmarks about Cgi</title>
		<link>http://blog.barfoo.org/2008/07/14/nagios3-with-active-directory-authorization-on-sles10/comment-page-1/#comment-908</link>
		<dc:creator>Bookmarks about Cgi</dc:creator>
		<pubDate>Thu, 21 Aug 2008 18:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=494#comment-908</guid>
		<description>[...] - bookmarked by 3 members originally found by mdemaz on 2008-08-04  Nagios3 with Active Directory authorization on SLES10  http://blog.barfoo.org/2008/07/14/nagios3-with-active-directory-authorization-on-sles10 - [...]</description>
		<content:encoded><![CDATA[<p>[...] - bookmarked by 3 members originally found by mdemaz on 2008-08-04  Nagios3 with Active Directory authorization on SLES10  <a href="http://blog.barfoo.org/2008/07/14/nagios3-with-active-directory-authorization-on-sles10" rel="nofollow">http://blog.barfoo.org/2008/07/14/nagios3-with-active-directory-authorization-on-sles10</a> - [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VMware design rules by Christian</title>
		<link>http://blog.barfoo.org/2008/06/20/vmware-design-rules/comment-page-1/#comment-898</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Tue, 19 Aug 2008 09:21:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=357#comment-898</guid>
		<description>Yes, you are completely right. Duncan over at yellow-bricks posted a neat &lt;a href=&quot;http://www.yellow-bricks.com/2008/08/05/what-if-my-virtualcenter-server-crashes/&quot; rel=&quot;nofollow&quot;&gt;PDF&lt;/a&gt;, about what is possible and what not if the VirtualCenter server isn't available (that is the license server too).

You're completely right, the VM should be able to get powered on by the HA agent running on each ESX server.

The time period you mentioned is called &quot;grace period&quot; by VMware, and it's only 14 days. After that, you may still create virtual machines, but you can't power them on without a valid license.</description>
		<content:encoded><![CDATA[<p>Yes, you are completely right. Duncan over at yellow-bricks posted a neat <a href="http://www.yellow-bricks.com/2008/08/05/what-if-my-virtualcenter-server-crashes/" rel="nofollow">PDF</a>, about what is possible and what not if the VirtualCenter server isn&#8217;t available (that is the license server too).</p>
<p>You&#8217;re completely right, the VM should be able to get powered on by the HA agent running on each ESX server.</p>
<p>The time period you mentioned is called &#8220;grace period&#8221; by VMware, and it&#8217;s only 14 days. After that, you may still create virtual machines, but you can&#8217;t power them on without a valid license.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VMware design rules by Michael</title>
		<link>http://blog.barfoo.org/2008/06/20/vmware-design-rules/comment-page-1/#comment-897</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 19 Aug 2008 05:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=357#comment-897</guid>
		<description>Could you please clear something up for me, with 100% accuracy if you can :o) I'm under the impression that there is no problem virtualizing the virtual center; even if it is down, the information I have says that vm's will still power up normally, and will run without issue (I believe for 30 days, I don't remember the excact span) and simply wait for the licens server to be available again? Now with your post I have contrary information? (Could you copy your reply on my e-mail.</description>
		<content:encoded><![CDATA[<p>Could you please clear something up for me, with 100% accuracy if you can  <img src='http://blog.barfoo.org/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> ) I&#8217;m under the impression that there is no problem virtualizing the virtual center; even if it is down, the information I have says that vm&#8217;s will still power up normally, and will run without issue (I believe for 30 days, I don&#8217;t remember the excact span) and simply wait for the licens server to be available again? Now with your post I have contrary information? (Could you copy your reply on my e-mail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nagios 3 and hostgroup inheritance by Christian&#8217;s blog &#187; Custom macros in host definitions</title>
		<link>http://blog.barfoo.org/2008/08/08/nagios-3-and-hostgroup-inheritance/comment-page-1/#comment-891</link>
		<dc:creator>Christian&#8217;s blog &#187; Custom macros in host definitions</dc:creator>
		<pubDate>Sat, 16 Aug 2008 21:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=850#comment-891</guid>
		<description>[...] I was playing with the hostgroup inheritance earlier. One problem with that is, if you define a duplicate service Nagios is really unpredictable [...]</description>
		<content:encoded><![CDATA[<p>[...] I was playing with the hostgroup inheritance earlier. One problem with that is, if you define a duplicate service Nagios is really unpredictable [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on patch2mail for SLES10 by Christian&#8217;s blog &#187; zypper-update-report (was: patch2mail for SLES10)</title>
		<link>http://blog.barfoo.org/2008/04/21/patch2mail-for-sles10/comment-page-1/#comment-888</link>
		<dc:creator>Christian&#8217;s blog &#187; zypper-update-report (was: patch2mail for SLES10)</dc:creator>
		<pubDate>Sat, 16 Aug 2008 10:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=188#comment-888</guid>
		<description>[...] after some more refining I think I finally have a script I ain&#8217;t never gonna touch again (unless something breaks, [...]</description>
		<content:encoded><![CDATA[<p>[...] after some more refining I think I finally have a script I ain&#8217;t never gonna touch again (unless something breaks, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nagios Hostgroup Inheritance (continued) by Christian&#8217;s blog &#187; Nagios 3 and hostgroup inheritance</title>
		<link>http://blog.barfoo.org/2008/07/19/nagios-hostgroup-inheritance-continued/comment-page-1/#comment-869</link>
		<dc:creator>Christian&#8217;s blog &#187; Nagios 3 and hostgroup inheritance</dc:creator>
		<pubDate>Fri, 08 Aug 2008 12:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=561#comment-869</guid>
		<description>[...] I wrote some time ago, I was trying to utilize Nagios 3.x&#8217;s neat feature of &#8220;nested&#8221; hostgroups. Well, [...]</description>
		<content:encoded><![CDATA[<p>[...] I wrote some time ago, I was trying to utilize Nagios 3.x&#8217;s neat feature of &#8220;nested&#8221; hostgroups. Well, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nagios Hostgroup Inheritance by Christian&#8217;s blog &#187; Nagios 3 and hostgroup inheritance</title>
		<link>http://blog.barfoo.org/2008/07/17/nagios-hostgroup-inheritance/comment-page-1/#comment-868</link>
		<dc:creator>Christian&#8217;s blog &#187; Nagios 3 and hostgroup inheritance</dc:creator>
		<pubDate>Fri, 08 Aug 2008 12:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=519#comment-868</guid>
		<description>[...] I wrote some time ago, I was trying to utilize Nagios 3.x&#8217;s neat feature of &#8220;nested&#8221; hostgroups. [...]</description>
		<content:encoded><![CDATA[<p>[...] I wrote some time ago, I was trying to utilize Nagios 3.x&#8217;s neat feature of &#8220;nested&#8221; hostgroups. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on More VirtualCenter troubles by Christian&#8217;s blog &#187; More VirtualCenter troubles (fini)</title>
		<link>http://blog.barfoo.org/2008/08/04/more-virtualcenter-troubles/comment-page-1/#comment-867</link>
		<dc:creator>Christian&#8217;s blog &#187; More VirtualCenter troubles (fini)</dc:creator>
		<pubDate>Thu, 07 Aug 2008 18:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=828#comment-867</guid>
		<description>[...] today the support request came back. Seems one of the originally linked VMTN dicussions really is the only [...]</description>
		<content:encoded><![CDATA[<p>[...] today the support request came back. Seems one of the originally linked VMTN dicussions really is the only [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SUSE Linux Enterprise Server 10 on VMware ESX by Christian</title>
		<link>http://blog.barfoo.org/2008/07/22/suse-linux-enterprise-server-10-on-vmware-esx/comment-page-1/#comment-862</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Fri, 01 Aug 2008 16:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=565#comment-862</guid>
		<description>Yeah, I know they updated the kernel. Already wrote about it yesterday in &lt;a href=&quot;http://blog.barfoo.org/2008/07/30/suse-linux-enterprise-server-10-on-vmware-esx-finished&quot; rel=&quot;nofollow&quot;&gt;SUSE Linux Enterprise Server 10 on VMware ESX (finished)&lt;/a&gt; ;)</description>
		<content:encoded><![CDATA[<p>Yeah, I know they updated the kernel. Already wrote about it yesterday in <a href="http://blog.barfoo.org/2008/07/30/suse-linux-enterprise-server-10-on-vmware-esx-finished" rel="nofollow">SUSE Linux Enterprise Server 10 on VMware ESX (finished)</a> <img src='http://blog.barfoo.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SUSE Linux Enterprise Server 10 on VMware ESX by Shadrach</title>
		<link>http://blog.barfoo.org/2008/07/22/suse-linux-enterprise-server-10-on-vmware-esx/comment-page-1/#comment-861</link>
		<dc:creator>Shadrach</dc:creator>
		<pubDate>Fri, 01 Aug 2008 15:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=565#comment-861</guid>
		<description>Novell just published this following &lt;a href=&quot;http://www.novell.com/support/php/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=7001037&amp;sliceId=1&amp;docTypeID=DT_TID_1_1&amp;dialogID=49389114&amp;stateId=0%200%2049387592&quot; rel=&quot;nofollow&quot;&gt;TID&lt;/a&gt;.

Basically, you need to upgrade to kernel 2.6.16.60-0.27 or newer from 2.6.16.60-0.25 you are currently running.

Please upgrade your kernel and advise the results.

Best regards,

Marcelo Petrone
Technical Support Engineer</description>
		<content:encoded><![CDATA[<p>Novell just published this following <a href="http://www.novell.com/support/php/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=7001037&amp;sliceId=1&amp;docTypeID=DT_TID_1_1&amp;dialogID=49389114&amp;stateId=0%200%2049387592" rel="nofollow">TID</a>.</p>
<p>Basically, you need to upgrade to kernel 2.6.16.60-0.27 or newer from 2.6.16.60-0.25 you are currently running.</p>
<p>Please upgrade your kernel and advise the results.</p>
<p>Best regards,</p>
<p>Marcelo Petrone<br />
Technical Support Engineer</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SUSE Linux Enterprise Server 10 on VMware ESX (continued) by Christian&#8217;s blog &#187; SUSE Linux Enterprise Server 10 on VMware ESX (finished)</title>
		<link>http://blog.barfoo.org/2008/07/27/suse-linux-enterprise-server-10-on-vmware-esx-continued/comment-page-1/#comment-859</link>
		<dc:creator>Christian&#8217;s blog &#187; SUSE Linux Enterprise Server 10 on VMware ESX (finished)</dc:creator>
		<pubDate>Wed, 30 Jul 2008 18:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=711#comment-859</guid>
		<description>[...] I pointed out in my past posts, I was having some weird errors with SLES10 regarding mounting CD images inside the guest (as [...]</description>
		<content:encoded><![CDATA[<p>[...] I pointed out in my past posts, I was having some weird errors with SLES10 regarding mounting CD images inside the guest (as [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SUSE Linux Enterprise Server 10 on VMware ESX by Christian&#8217;s blog &#187; SUSE Linux Enterprise Server 10 on VMware ESX (continued)</title>
		<link>http://blog.barfoo.org/2008/07/22/suse-linux-enterprise-server-10-on-vmware-esx/comment-page-1/#comment-854</link>
		<dc:creator>Christian&#8217;s blog &#187; SUSE Linux Enterprise Server 10 on VMware ESX (continued)</dc:creator>
		<pubDate>Sun, 27 Jul 2008 17:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=565#comment-854</guid>
		<description>[...] Well, after some searching today (we applied the VMware Update 2 today, thus the VMware Tools update too), I finally found out what is causing that problem. [...]</description>
		<content:encoded><![CDATA[<p>[...] Well, after some searching today (we applied the VMware Update 2 today, thus the VMware Tools update too), I finally found out what is causing that problem. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IBM RDAC and Windows Cluster Service by Christian&#8217;s blog &#187; Microsoft Cluster Services powered by IBM</title>
		<link>http://blog.barfoo.org/2008/05/28/ibm-rdac-and-windows-cluster-service/comment-page-1/#comment-853</link>
		<dc:creator>Christian&#8217;s blog &#187; Microsoft Cluster Services powered by IBM</dc:creator>
		<pubDate>Sat, 26 Jul 2008 18:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=328#comment-853</guid>
		<description>[...] you think back, I talked about my problems with MSCS while utilizing the IBM RDAC Multipath driver for [...]</description>
		<content:encoded><![CDATA[<p>[...] you think back, I talked about my problems with MSCS while utilizing the IBM RDAC Multipath driver for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Cluster Service (continued) by Christian&#8217;s blog &#187; Microsoft Cluster Services powered by IBM</title>
		<link>http://blog.barfoo.org/2008/06/01/windows-cluster-service-continued/comment-page-1/#comment-852</link>
		<dc:creator>Christian&#8217;s blog &#187; Microsoft Cluster Services powered by IBM</dc:creator>
		<pubDate>Sat, 26 Jul 2008 18:47:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=334#comment-852</guid>
		<description>[...] you think back, I talked about my problems with MSCS while utilizing the IBM RDAC Multipath driver for [...]</description>
		<content:encoded><![CDATA[<p>[...] you think back, I talked about my problems with MSCS while utilizing the IBM RDAC Multipath driver for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cascading Style Sheets are really weird by dleverton</title>
		<link>http://blog.barfoo.org/2008/07/26/cascading-style-sheets-are-really-weird/comment-page-1/#comment-851</link>
		<dc:creator>dleverton</dc:creator>
		<pubDate>Sat, 26 Jul 2008 10:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=628#comment-851</guid>
		<description>&gt; Thanks a lot :)

No prob.

&gt; Already fixed the labels, still need to fix the box frame. The weather is *way* too good outside ;)
&gt; Ok, I also fixed the box frame now, the black border should make them clearly visible :P

Thanks, that's a lot better (although going all the way to black might be a bit overkill :-P )

&gt; Oh, I also had to remove the background: inherit; on line 29 (a:hover)

Oopsy, missed that one, sorry.

I forgot to mention before, but the DOM Inspector in Firefox and SeaMonkey (not sure if it's bundled or a separate extension, nowadays) is handy for debugging this sort of thing.  There are various other similar extensions too, but I don't do this often enough to bother trying them, so I can't recommend any.</description>
		<content:encoded><![CDATA[<p>&gt; Thanks a lot  <img src='http://blog.barfoo.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>No prob.</p>
<p>&gt; Already fixed the labels, still need to fix the box frame. The weather is *way* too good outside <img src='http://blog.barfoo.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
&gt; Ok, I also fixed the box frame now, the black border should make them clearly visible  <img src='http://blog.barfoo.org/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Thanks, that&#8217;s a lot better (although going all the way to black might be a bit overkill  <img src='http://blog.barfoo.org/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' />  )</p>
<p>&gt; Oh, I also had to remove the background: inherit; on line 29 (a:hover)</p>
<p>Oopsy, missed that one, sorry.</p>
<p>I forgot to mention before, but the DOM Inspector in Firefox and SeaMonkey (not sure if it&#8217;s bundled or a separate extension, nowadays) is handy for debugging this sort of thing.  There are various other similar extensions too, but I don&#8217;t do this often enough to bother trying them, so I can&#8217;t recommend any.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cascading Style Sheets are really weird by Christian</title>
		<link>http://blog.barfoo.org/2008/07/26/cascading-style-sheets-are-really-weird/comment-page-1/#comment-850</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Sat, 26 Jul 2008 08:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=628#comment-850</guid>
		<description>Thanks a lot :) Already fixed the labels, still need to fix the box frame. The weather is &lt;strong&gt;*way*&lt;/strong&gt; too good outside ;)

Oh, I also had to remove the &lt;em&gt;background: inherit;&lt;/em&gt; on &lt;strong&gt;line 29&lt;/strong&gt; (&lt;em&gt;a:hover&lt;/em&gt;)

Ok, I also fixed the box frame now, the black border should make them clearly visible :P</description>
		<content:encoded><![CDATA[<p>Thanks a lot  <img src='http://blog.barfoo.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Already fixed the labels, still need to fix the box frame. The weather is <strong>*way*</strong> too good outside <img src='http://blog.barfoo.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Oh, I also had to remove the <em>background: inherit;</em> on <strong>line 29</strong> (<em>a:hover</em>)</p>
<p>Ok, I also fixed the box frame now, the black border should make them clearly visible  <img src='http://blog.barfoo.org/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cascading Style Sheets are really weird by dleverton</title>
		<link>http://blog.barfoo.org/2008/07/26/cascading-style-sheets-are-really-weird/comment-page-1/#comment-849</link>
		<dc:creator>dleverton</dc:creator>
		<pubDate>Sat, 26 Jul 2008 08:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=628#comment-849</guid>
		<description>(once more with the stuff in the right text boxes; feel free to delete the previous comment, and also fix the comment form so that the text boxes are (a) visible against the background colour, and (b) not /above/ their labels)

Get rid of that background: inherit on line 24.</description>
		<content:encoded><![CDATA[<p>(once more with the stuff in the right text boxes; feel free to delete the previous comment, and also fix the comment form so that the text boxes are (a) visible against the background colour, and (b) not /above/ their labels)</p>
<p>Get rid of that background: inherit on line 24.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SUSE Linux Enterprise Server 10 on VMware ESX by Shadrach</title>
		<link>http://blog.barfoo.org/2008/07/22/suse-linux-enterprise-server-10-on-vmware-esx/comment-page-1/#comment-844</link>
		<dc:creator>Shadrach</dc:creator>
		<pubDate>Tue, 22 Jul 2008 18:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=565#comment-844</guid>
		<description>BTW, you can't mount the vmware tools either.</description>
		<content:encoded><![CDATA[<p>BTW, you can&#8217;t mount the vmware tools either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SUSE Linux Enterprise Server 10 on VMware ESX by Shadrach</title>
		<link>http://blog.barfoo.org/2008/07/22/suse-linux-enterprise-server-10-on-vmware-esx/comment-page-1/#comment-843</link>
		<dc:creator>Shadrach</dc:creator>
		<pubDate>Tue, 22 Jul 2008 18:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=565#comment-843</guid>
		<description>Ouch.  I just got the same thing!  GRRRR</description>
		<content:encoded><![CDATA[<p>Ouch.  I just got the same thing!  GRRRR</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SUSE Linux Enterprise Server 10 on VMware ESX by Tobias Scherbaum</title>
		<link>http://blog.barfoo.org/2008/07/22/suse-linux-enterprise-server-10-on-vmware-esx/comment-page-1/#comment-842</link>
		<dc:creator>Tobias Scherbaum</dc:creator>
		<pubDate>Tue, 22 Jul 2008 16:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=565#comment-842</guid>
		<description>lol! Really weird *G*</description>
		<content:encoded><![CDATA[<p>lol! Really weird *G*</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nagios Hostgroup Inheritance by Christian&#8217;s blog &#187; Nagios Hostgroup Inheritance (continued)</title>
		<link>http://blog.barfoo.org/2008/07/17/nagios-hostgroup-inheritance/comment-page-1/#comment-834</link>
		<dc:creator>Christian&#8217;s blog &#187; Nagios Hostgroup Inheritance (continued)</dc:creator>
		<pubDate>Sat, 19 Jul 2008 09:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=519#comment-834</guid>
		<description>[...] it turns out that my thought was ultimativly flawed. When defining the hostgroup_members in the lower tiers, nagios is [...]</description>
		<content:encoded><![CDATA[<p>[...] it turns out that my thought was ultimativly flawed. When defining the hostgroup_members in the lower tiers, nagios is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nagios virtualization by Christian&#8217;s blog &#187; Nagios Hostgroup Inheritance</title>
		<link>http://blog.barfoo.org/2008/07/15/nagios-virtualization/comment-page-1/#comment-833</link>
		<dc:creator>Christian&#8217;s blog &#187; Nagios Hostgroup Inheritance</dc:creator>
		<pubDate>Thu, 17 Jul 2008 19:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=513#comment-833</guid>
		<description>[...] I wrote earlier, I recently virtualized our nagios. Along with that came a complete &#8220;redesign&#8221; of how checks are applied. Up till now, I [...]</description>
		<content:encoded><![CDATA[<p>[...] I wrote earlier, I recently virtualized our nagios. Along with that came a complete &#8220;redesign&#8221; of how checks are applied. Up till now, I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extending VMotion compatiblity by Christian&#8217;s blog &#187; Extending VMotion compatiblity (continued)</title>
		<link>http://blog.barfoo.org/2008/07/04/extending-vmotion-compatiblity/comment-page-1/#comment-827</link>
		<dc:creator>Christian&#8217;s blog &#187; Extending VMotion compatiblity (continued)</dc:creator>
		<pubDate>Mon, 14 Jul 2008 17:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=482#comment-827</guid>
		<description>[...] my last post about cpu masking ? Well, turns out that you can do it to a [...]</description>
		<content:encoded><![CDATA[<p>[...] my last post about cpu masking ? Well, turns out that you can do it to a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building RPMs on SLES10SP2-ppc64 by Christian&#8217;s blog &#187; The clue to build ppc64 RPM&#8217;s</title>
		<link>http://blog.barfoo.org/2008/06/14/building-rpms-on-sles10sp2-ppc64/comment-page-1/#comment-809</link>
		<dc:creator>Christian&#8217;s blog &#187; The clue to build ppc64 RPM&#8217;s</dc:creator>
		<pubDate>Thu, 26 Jun 2008 15:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=352#comment-809</guid>
		<description>[...] I talked about building RPM&#8217;s on SLES10SP2 on ppc64 ? Well, turns out I was rather stupid .. and it [...]</description>
		<content:encoded><![CDATA[<p>[...] I talked about building RPM&#8217;s on SLES10SP2 on ppc64 ? Well, turns out I was rather stupid .. and it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Removing newlines (\n) with sed by Chewi</title>
		<link>http://blog.barfoo.org/2008/06/24/removing-newlines-n-with-sed/comment-page-1/#comment-807</link>
		<dc:creator>Chewi</dc:creator>
		<pubDate>Tue, 24 Jun 2008 15:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=386#comment-807</guid>
		<description>Ah sorry, I see it mentions that one too. Not sure why you'd still want to use sed!</description>
		<content:encoded><![CDATA[<p>Ah sorry, I see it mentions that one too. Not sure why you&#8217;d still want to use sed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Removing newlines (\n) with sed by Chewi</title>
		<link>http://blog.barfoo.org/2008/06/24/removing-newlines-n-with-sed/comment-page-1/#comment-806</link>
		<dc:creator>Chewi</dc:creator>
		<pubDate>Tue, 24 Jun 2008 15:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=386#comment-806</guid>
		<description>That's so ugly though, isn't it! When I realised it would look like that, I ran looking for another solution. I found one.

echo -e &quot;Line containing \nnewlines!&quot; &#124; tr -d &quot;\n&quot;</description>
		<content:encoded><![CDATA[<p>That&#8217;s so ugly though, isn&#8217;t it! When I realised it would look like that, I ran looking for another solution. I found one.</p>
<p>echo -e &#8220;Line containing \nnewlines!&#8221; | tr -d &#8220;\n&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Looong time by solar</title>
		<link>http://blog.barfoo.org/2008/06/16/looong-time/comment-page-1/#comment-804</link>
		<dc:creator>solar</dc:creator>
		<pubDate>Thu, 19 Jun 2008 22:23:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=196#comment-804</guid>
		<description>I've always enjoyed working with you. And I'm still going to have to poke you from time to time about misc miranda things which you setup. So.. You can run but you can't hide.. 

peace bro...</description>
		<content:encoded><![CDATA[<p>I&#8217;ve always enjoyed working with you. And I&#8217;m still going to have to poke you from time to time about misc miranda things which you setup. So.. You can run but you can&#8217;t hide.. </p>
<p>peace bro&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Looong time by Gordon Malm</title>
		<link>http://blog.barfoo.org/2008/06/16/looong-time/comment-page-1/#comment-803</link>
		<dc:creator>Gordon Malm</dc:creator>
		<pubDate>Thu, 19 Jun 2008 21:26:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=196#comment-803</guid>
		<description>I'm saddened to see you leave, thank you for all your hard work and contributions to Gentoo over the years.

Best wishes and happiness in your future endeavours!</description>
		<content:encoded><![CDATA[<p>I&#8217;m saddened to see you leave, thank you for all your hard work and contributions to Gentoo over the years.</p>
<p>Best wishes and happiness in your future endeavours!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Looong time by Christian Hoffmann</title>
		<link>http://blog.barfoo.org/2008/06/16/looong-time/comment-page-1/#comment-801</link>
		<dc:creator>Christian Hoffmann</dc:creator>
		<pubDate>Wed, 18 Jun 2008 20:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=196#comment-801</guid>
		<description>Sad to see you go, but now that you seem to have really thought a lot about making this decision and are even giving some (sadly) valid reasons, I can somehow understand your decision.
So, thanks again for all your work you've done for Gentoo and good luck with your future plans. :)

Christian -- one of those &quot;children&quot; you mentioned (at least at the time you recruited me :P)</description>
		<content:encoded><![CDATA[<p>Sad to see you go, but now that you seem to have really thought a lot about making this decision and are even giving some (sadly) valid reasons, I can somehow understand your decision.<br />
So, thanks again for all your work you&#8217;ve done for Gentoo and good luck with your future plans.  <img src='http://blog.barfoo.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Christian &#8212; one of those &#8220;children&#8221; you mentioned (at least at the time you recruited me  <img src='http://blog.barfoo.org/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Looong time by Mike Pagano</title>
		<link>http://blog.barfoo.org/2008/06/16/looong-time/comment-page-1/#comment-797</link>
		<dc:creator>Mike Pagano</dc:creator>
		<pubDate>Wed, 18 Jun 2008 00:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=196#comment-797</guid>
		<description>I wish you all the best, my friend.  In my &quot;brand new dev days&quot; you were more of a help to me that I think you realize.

Thanks for that.</description>
		<content:encoded><![CDATA[<p>I wish you all the best, my friend.  In my &#8220;brand new dev days&#8221; you were more of a help to me that I think you realize.</p>
<p>Thanks for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Looong time by Łukasz Damentko</title>
		<link>http://blog.barfoo.org/2008/06/16/looong-time/comment-page-1/#comment-796</link>
		<dc:creator>Łukasz Damentko</dc:creator>
		<pubDate>Tue, 17 Jun 2008 14:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=196#comment-796</guid>
		<description>It was a real pleasure working with you.

I guess it's all so well-thought there's no point in convincing you to stay.

But anyway, drop by to -dev or -devrel time to time, maybe we will eventually manage to recruit you back while you're distracted or something. :-)

Good luck Christian.</description>
		<content:encoded><![CDATA[<p>It was a real pleasure working with you.</p>
<p>I guess it&#8217;s all so well-thought there&#8217;s no point in convincing you to stay.</p>
<p>But anyway, drop by to -dev or -devrel time to time, maybe we will eventually manage to recruit you back while you&#8217;re distracted or something.  <img src='http://blog.barfoo.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Good luck Christian.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Looong time by Bernard Cafarelli</title>
		<link>http://blog.barfoo.org/2008/06/16/looong-time/comment-page-1/#comment-795</link>
		<dc:creator>Bernard Cafarelli</dc:creator>
		<pubDate>Tue, 17 Jun 2008 12:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=196#comment-795</guid>
		<description>Sad to see you leave, have fun in your work/life/real world! I hope you'll keep more good memories  than bad ones from Gentoo!</description>
		<content:encoded><![CDATA[<p>Sad to see you leave, have fun in your work/life/real world! I hope you&#8217;ll keep more good memories  than bad ones from Gentoo!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Looong time by Joshua Jackson</title>
		<link>http://blog.barfoo.org/2008/06/16/looong-time/comment-page-1/#comment-793</link>
		<dc:creator>Joshua Jackson</dc:creator>
		<pubDate>Tue, 17 Jun 2008 01:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=196#comment-793</guid>
		<description>Its sad to see you go but as always please stay in touch. Its been a pleasure to work with you and I hope you enjoy your new found freedom.</description>
		<content:encoded><![CDATA[<p>Its sad to see you go but as always please stay in touch. Its been a pleasure to work with you and I hope you enjoy your new found freedom.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Looong time by Christian F.</title>
		<link>http://blog.barfoo.org/2008/06/16/looong-time/comment-page-1/#comment-792</link>
		<dc:creator>Christian F.</dc:creator>
		<pubDate>Mon, 16 Jun 2008 21:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=196#comment-792</guid>
		<description>Thanks...always.</description>
		<content:encoded><![CDATA[<p>Thanks&#8230;always.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Looong time by nightmorph</title>
		<link>http://blog.barfoo.org/2008/06/16/looong-time/comment-page-1/#comment-790</link>
		<dc:creator>nightmorph</dc:creator>
		<pubDate>Mon, 16 Jun 2008 20:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=196#comment-790</guid>
		<description>Christian,

You've been one of the most awesome folks to work with and, more importantly, to just hang out with.

I hope I see you 'round the 'net somehow, or perhaps on #-ut. :)</description>
		<content:encoded><![CDATA[<p>Christian,</p>
<p>You&#8217;ve been one of the most awesome folks to work with and, more importantly, to just hang out with.</p>
<p>I hope I see you &#8217;round the &#8216;net somehow, or perhaps on #-ut.  <img src='http://blog.barfoo.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Looong time by Chrissy Fullam</title>
		<link>http://blog.barfoo.org/2008/06/16/looong-time/comment-page-1/#comment-733</link>
		<dc:creator>Chrissy Fullam</dc:creator>
		<pubDate>Mon, 16 Jun 2008 18:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=196#comment-733</guid>
		<description>Remember I love you when I say this... you suck! *hugs*</description>
		<content:encoded><![CDATA[<p>Remember I love you when I say this&#8230; you suck! *hugs*</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows XP Embedded and GPO settings (continued) by Christian&#8217;s blog &#187; GPO (behind the scenes)</title>
		<link>http://blog.barfoo.org/2008/05/26/windows-xp-embedded-and-gpo-settings-continued/comment-page-1/#comment-787</link>
		<dc:creator>Christian&#8217;s blog &#187; GPO (behind the scenes)</dc:creator>
		<pubDate>Tue, 10 Jun 2008 09:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=325#comment-787</guid>
		<description>[...] thin clients as well as the terminal server would only load user based group policy if you are a member of the group of local administrators. While that&#8217;s ok for the thin clients (users can&#8217;t actually change something unless [...]</description>
		<content:encoded><![CDATA[<p>[...] thin clients as well as the terminal server would only load user based group policy if you are a member of the group of local administrators. While that&#8217;s ok for the thin clients (users can&#8217;t actually change something unless [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows XP Embedded and GPO settings by Christian&#8217;s blog &#187; GPO (behind the scenes)</title>
		<link>http://blog.barfoo.org/2008/05/19/windows-xp-embedded-and-gpo-settings/comment-page-1/#comment-779</link>
		<dc:creator>Christian&#8217;s blog &#187; GPO (behind the scenes)</dc:creator>
		<pubDate>Thu, 05 Jun 2008 06:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=260#comment-779</guid>
		<description>[...] to begin with we had this really weird problem that the thin clients as well as the terminal server would only load user based group policy if you are a member of the [...]</description>
		<content:encoded><![CDATA[<p>[...] to begin with we had this really weird problem that the thin clients as well as the terminal server would only load user based group policy if you are a member of the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows XP Embedded and GPO settings (continued) by Christian&#8217;s blog &#187; Windows XP Embedded, Windows Server 2003 and GPO settings (the solution)</title>
		<link>http://blog.barfoo.org/2008/05/26/windows-xp-embedded-and-gpo-settings-continued/comment-page-1/#comment-777</link>
		<dc:creator>Christian&#8217;s blog &#187; Windows XP Embedded, Windows Server 2003 and GPO settings (the solution)</dc:creator>
		<pubDate>Wed, 04 Jun 2008 19:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=325#comment-777</guid>
		<description>[...] my Windows XP Embedded thin clients as well as my Windows Server 2003 systems where showing this real *weird* behaviour when applying group policies, or more precise the user based configuration of a group [...]</description>
		<content:encoded><![CDATA[<p>[...] my Windows XP Embedded thin clients as well as my Windows Server 2003 systems where showing this real *weird* behaviour when applying group policies, or more precise the user based configuration of a group [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Can&#8217;t find sheep^Hsleep by Christian&#8217;s blog &#187; Shopping list</title>
		<link>http://blog.barfoo.org/2008/01/08/cant-find-sheephsleep/comment-page-1/#comment-773</link>
		<dc:creator>Christian&#8217;s blog &#187; Shopping list</dc:creator>
		<pubDate>Sun, 01 Jun 2008 11:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2008/01/08/cant-find-sheephsleep#comment-773</guid>
		<description>[...] as I promised my fellow collegue, I wanted to search for all the components I need to build my EPIA desktop. And here&#8217;s the [...]</description>
		<content:encoded><![CDATA[<p>[...] as I promised my fellow collegue, I wanted to search for all the components I need to build my EPIA desktop. And here&#8217;s the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IBM RDAC and Windows Cluster Service by Christian&#8217;s blog &#187; Windows Cluster Service (continued)</title>
		<link>http://blog.barfoo.org/2008/05/28/ibm-rdac-and-windows-cluster-service/comment-page-1/#comment-771</link>
		<dc:creator>Christian&#8217;s blog &#187; Windows Cluster Service (continued)</dc:creator>
		<pubDate>Sun, 01 Jun 2008 09:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=328#comment-771</guid>
		<description>[...] guess my &#8220;solution&#8221; didn&#8217;t work sooo good. Lemme tell you what&#8217;s happening. I successfully added the [...]</description>
		<content:encoded><![CDATA[<p>[...] guess my &#8220;solution&#8221; didn&#8217;t work sooo good. Lemme tell you what&#8217;s happening. I successfully added the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows XP Embedded and GPO settings by Christian&#8217;s blog &#187; Windows XP Embedded and GPO settings (continued)</title>
		<link>http://blog.barfoo.org/2008/05/19/windows-xp-embedded-and-gpo-settings/comment-page-1/#comment-760</link>
		<dc:creator>Christian&#8217;s blog &#187; Windows XP Embedded and GPO settings (continued)</dc:creator>
		<pubDate>Mon, 26 May 2008 15:25:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=260#comment-760</guid>
		<description>[...] as I said in my previous post, I do have some weird things happening. Apparently adding the domain user to the local group [...]</description>
		<content:encoded><![CDATA[<p>[...] as I said in my previous post, I do have some weird things happening. Apparently adding the domain user to the local group [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows XP Embedded and GPO settings by a helper in the field</title>
		<link>http://blog.barfoo.org/2008/05/19/windows-xp-embedded-and-gpo-settings/comment-page-1/#comment-752</link>
		<dc:creator>a helper in the field</dc:creator>
		<pubDate>Mon, 19 May 2008 18:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=260#comment-752</guid>
		<description>For the Userenv:1085 error: are the permissions on the folders correct where you want to redirect them to?

The Userenv:1086 is more or less informational as per &lt;a href=&quot;http://www.eventid.net/display.asp?eventid=1086&amp;eventno=4461&amp;source=Userenv&amp;phase=1&quot; rel=&quot;nofollow&quot;&gt;eventid.net&lt;/a&gt;
It basically says that your user is not part of the domain, AFAICS.</description>
		<content:encoded><![CDATA[<p>For the Userenv:1085 error: are the permissions on the folders correct where you want to redirect them to?</p>
<p>The Userenv:1086 is more or less informational as per <a href="http://www.eventid.net/display.asp?eventid=1086&amp;eventno=4461&amp;source=Userenv&amp;phase=1" rel="nofollow">eventid.net</a><br />
It basically says that your user is not part of the domain, AFAICS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on stages by dennyhalim</title>
		<link>http://blog.barfoo.org/2008/01/08/stages/comment-page-1/#comment-718</link>
		<dc:creator>dennyhalim</dc:creator>
		<pubDate>Sun, 20 Apr 2008 13:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2008/01/08/stages#comment-718</guid>
		<description>also, template for xen/openvz image would be great too... so we can test it online with some cheap xen/vz hosting</description>
		<content:encoded><![CDATA[<p>also, template for xen/openvz image would be great too&#8230; so we can test it online with some cheap xen/vz hosting</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on stages by dennyhalim</title>
		<link>http://blog.barfoo.org/2008/01/08/stages/comment-page-1/#comment-717</link>
		<dc:creator>dennyhalim</dc:creator>
		<pubDate>Sun, 20 Apr 2008 13:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2008/01/08/stages#comment-717</guid>
		<description>tried for days getting the latest uclibc-hardened installed with no success....

can you build an installable livecd/usb that any noob can use?

tia</description>
		<content:encoded><![CDATA[<p>tried for days getting the latest uclibc-hardened installed with no success&#8230;.</p>
<p>can you build an installable livecd/usb that any noob can use?</p>
<p>tia</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on open-vm-tools for Debian Etch by Christian</title>
		<link>http://blog.barfoo.org/2008/03/27/open-vm-tools-for-debian-etch/comment-page-1/#comment-716</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Sun, 20 Apr 2008 10:16:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=253#comment-716</guid>
		<description>Oh, crap. You're right &lt;strong&gt;*g*&lt;/strong&gt; .. should have been &lt;a href=&quot;http://distributions.barfoo.org/debian/pool/contrib/o/open-vm-tools/&quot; rel=&quot;nofollow&quot;&gt;distributions.barfoo.org&lt;/a&gt; anyway ;-) Thanks for noticing!</description>
		<content:encoded><![CDATA[<p>Oh, crap. You&#8217;re right <strong>*g*</strong> .. should have been <a href="http://distributions.barfoo.org/debian/pool/contrib/o/open-vm-tools/" rel="nofollow">distributions.barfoo.org</a> anyway <img src='http://blog.barfoo.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Thanks for noticing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on That&#8217;s why &#8230; by Chrissy Fullam</title>
		<link>http://blog.barfoo.org/2008/04/17/thats-why/comment-page-1/#comment-713</link>
		<dc:creator>Chrissy Fullam</dc:creator>
		<pubDate>Sat, 19 Apr 2008 06:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=182#comment-713</guid>
		<description>Sorry about the car, that happens and omg yes it sucks. There are these very cute very small hummingbirds that nested in my car port and I had the same trouble!
All that aside, Chrischie, you are such a terrific friend and a great guy. I hope you have a wonderful birthday and I wish you all the best in the year to come. *hugs* 
Love ya,
Chrissy</description>
		<content:encoded><![CDATA[<p>Sorry about the car, that happens and omg yes it sucks. There are these very cute very small hummingbirds that nested in my car port and I had the same trouble!<br />
All that aside, Chrischie, you are such a terrific friend and a great guy. I hope you have a wonderful birthday and I wish you all the best in the year to come. *hugs*<br />
Love ya,<br />
Chrissy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on open-vm-tools for Debian Etch by jb</title>
		<link>http://blog.barfoo.org/2008/03/27/open-vm-tools-for-debian-etch/comment-page-1/#comment-712</link>
		<dc:creator>jb</dc:creator>
		<pubDate>Fri, 18 Apr 2008 19:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=253#comment-712</guid>
		<description>I was trying to look at your packages, but the links don't work. It fails to resolve to an IP.

thanks
job</description>
		<content:encoded><![CDATA[<p>I was trying to look at your packages, but the links don&#8217;t work. It fails to resolve to an IP.</p>
<p>thanks<br />
job</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TYPO3 hogging by Michael Cannon</title>
		<link>http://blog.barfoo.org/2008/04/07/typo3-hogging/comment-page-1/#comment-695</link>
		<dc:creator>Michael Cannon</dc:creator>
		<pubDate>Tue, 08 Apr 2008 19:28:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=267#comment-695</guid>
		<description>We help people with their TYPO3 performance issues. We even have  a TYPO3 performance package, but you might get some ideas on your own site to fix from &lt;a href=&quot;http://www.cannonbose.com/typo3-support/typo3-performance-tuning-and-testing.html&quot; rel=&quot;nofollow&quot;&gt;CannonBose, LLC&lt;/a&gt;.

Does your trouble site have compression or news happening?</description>
		<content:encoded><![CDATA[<p>We help people with their TYPO3 performance issues. We even have  a TYPO3 performance package, but you might get some ideas on your own site to fix from <a href="http://www.cannonbose.com/typo3-support/typo3-performance-tuning-and-testing.html" rel="nofollow">CannonBose, LLC</a>.</p>
<p>Does your trouble site have compression or news happening?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on metadata.xml (the second) by Diego Flameeyes Pettenò</title>
		<link>http://blog.barfoo.org/2008/03/14/metadataxml-the-second/comment-page-1/#comment-690</link>
		<dc:creator>Diego Flameeyes Pettenò</dc:creator>
		<pubDate>Fri, 14 Mar 2008 23:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=235#comment-690</guid>
		<description>I agree with genone. Or at least make the herd have the _same_ address of the bugzilla account.</description>
		<content:encoded><![CDATA[<p>I agree with genone. Or at least make the herd have the _same_ address of the bugzilla account.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on metadata.xml (the second) by Genone</title>
		<link>http://blog.barfoo.org/2008/03/14/metadataxml-the-second/comment-page-1/#comment-689</link>
		<dc:creator>Genone</dc:creator>
		<pubDate>Fri, 14 Mar 2008 21:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=235#comment-689</guid>
		<description>There is a simple solution to fix this mess once and for all: get rid of the herd concept and use mail aliases directly. It's just an IMO useless layer of indirection that has been causing confusion since it was implemented.</description>
		<content:encoded><![CDATA[<p>There is a simple solution to fix this mess once and for all: get rid of the herd concept and use mail aliases directly. It&#8217;s just an IMO useless layer of indirection that has been causing confusion since it was implemented.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on metadata.xml (the second) by Diego Flameeyes Pettenò</title>
		<link>http://blog.barfoo.org/2008/03/14/metadataxml-the-second/comment-page-1/#comment-687</link>
		<dc:creator>Diego Flameeyes Pettenò</dc:creator>
		<pubDate>Fri, 14 Mar 2008 20:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=235#comment-687</guid>
		<description>We use the maintainer tag for herds when the bugzilla alias is not just the name of the herd.

This is the case for perl (perl-bugs@gentoo.org) which explain it being top of the list.

Me and Jakub (and others) will hate you if you revert that.</description>
		<content:encoded><![CDATA[<p>We use the maintainer tag for herds when the bugzilla alias is not just the name of the herd.</p>
<p>This is the case for perl (perl-bugs@gentoo.org) which explain it being top of the list.</p>
<p>Me and Jakub (and others) will hate you if you revert that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on metadata.xml (the second) by Hollow</title>
		<link>http://blog.barfoo.org/2008/03/14/metadataxml-the-second/comment-page-1/#comment-686</link>
		<dc:creator>Hollow</dc:creator>
		<pubDate>Fri, 14 Mar 2008 19:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=235#comment-686</guid>
		<description>&gt; 13     : web-apps

oh yes, i already fixed tons of these ... 13 to go, yay! *sigh*</description>
		<content:encoded><![CDATA[<p>&gt; 13     : web-apps</p>
<p>oh yes, i already fixed tons of these &#8230; 13 to go, yay! *sigh*</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on metadata.xml (the second) by Christian</title>
		<link>http://blog.barfoo.org/2008/03/14/metadataxml-the-second/comment-page-1/#comment-688</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Fri, 14 Mar 2008 19:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=235#comment-688</guid>
		<description>&gt; We use the maintainer tag for herds when the bugzilla alias is not just the name of the herd.

I know that pretty well Diego, but then again; there's tools to look it up. Sure it's faster, if you put the data again into metadata.xml, but they *really* belong into herds.xml.</description>
		<content:encoded><![CDATA[<p>> We use the maintainer tag for herds when the bugzilla alias is not just the name of the herd.</p>
<p>I know that pretty well Diego, but then again; there&#8217;s tools to look it up. Sure it&#8217;s faster, if you put the data again into metadata.xml, but they *really* belong into herds.xml.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on metadata.xml by Christian&#8217;s blog &#187; Blog Archive &#187; metadata.xml (the second)</title>
		<link>http://blog.barfoo.org/2008/03/14/metadataxml/comment-page-1/#comment-684</link>
		<dc:creator>Christian&#8217;s blog &#187; Blog Archive &#187; metadata.xml (the second)</dc:creator>
		<pubDate>Fri, 14 Mar 2008 18:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=234#comment-684</guid>
		<description>[...] be &#8230; &#187; Integrating Windows XPe into Active Directory &#187; Backup solutions  &#187; That's actually *really* common, from wh...&#187; @Javabob: Aaah, but being fit and gettin...&#187; Please don't confuse getting healtier [...]</description>
		<content:encoded><![CDATA[<p>[...] be &#8230; &raquo; Integrating Windows XPe into Active Directory &raquo; Backup solutions  &raquo; That&#8217;s actually *really* common, from wh&#8230;&raquo; @Javabob: Aaah, but being fit and gettin&#8230;&raquo; Please don&#8217;t confuse getting healtier [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on metadata.xml by Steve Dibb</title>
		<link>http://blog.barfoo.org/2008/03/14/metadataxml/comment-page-1/#comment-683</link>
		<dc:creator>Steve Dibb</dc:creator>
		<pubDate>Fri, 14 Mar 2008 13:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=234#comment-683</guid>
		<description>That's actually *really* common, from what I remember of going through a lot of metadata XML files.  Or at least it used to be.

I agree that it's redundant, but I think there's probably a lot more like that out there.</description>
		<content:encoded><![CDATA[<p>That&#8217;s actually *really* common, from what I remember of going through a lot of metadata XML files.  Or at least it used to be.</p>
<p>I agree that it&#8217;s redundant, but I think there&#8217;s probably a lot more like that out there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on To be or not to be &#8230; by welp</title>
		<link>http://blog.barfoo.org/2008/03/09/to-be-or-not-to-be/comment-page-1/#comment-682</link>
		<dc:creator>welp</dc:creator>
		<pubDate>Mon, 10 Mar 2008 11:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=232#comment-682</guid>
		<description>@Javabob: Aaah, but being fit and getting exercise is also benefictial to ones health. :P

@phreak: Don't go! Or I'll hold my breath until I go purple and cry! :(</description>
		<content:encoded><![CDATA[<p>@Javabob: Aaah, but being fit and getting exercise is also benefictial to ones health.  <img src='http://blog.barfoo.org/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>@phreak: Don&#8217;t go! Or I&#8217;ll hold my breath until I go purple and cry!  <img src='http://blog.barfoo.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on To be or not to be &#8230; by Javabob</title>
		<link>http://blog.barfoo.org/2008/03/09/to-be-or-not-to-be/comment-page-1/#comment-681</link>
		<dc:creator>Javabob</dc:creator>
		<pubDate>Mon, 10 Mar 2008 09:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=232#comment-681</guid>
		<description>Please don't confuse getting healtier with going to the gym. Going to the gym could make you more physically fit not necessarily healthier. Health has to do with not getting sick. Being able to fight infections is a function of your immune system and a healthy immune system is achieved solely through proper nutrition. Just look at how many athletes miss games from the flu. If they get sick then they are not healthy yet they are most likely physically fit. Are they not? Just my 2 cents.</description>
		<content:encoded><![CDATA[<p>Please don&#8217;t confuse getting healtier with going to the gym. Going to the gym could make you more physically fit not necessarily healthier. Health has to do with not getting sick. Being able to fight infections is a function of your immune system and a healthy immune system is achieved solely through proper nutrition. Just look at how many athletes miss games from the flu. If they get sick then they are not healthy yet they are most likely physically fit. Are they not? Just my 2 cents.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on To be or not to be &#8230; by Pavel</title>
		<link>http://blog.barfoo.org/2008/03/09/to-be-or-not-to-be/comment-page-1/#comment-680</link>
		<dc:creator>Pavel</dc:creator>
		<pubDate>Sun, 09 Mar 2008 19:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=232#comment-680</guid>
		<description>As a user I'll just say that every dev counts! Thanks for your involvement sofar, I hope you'll find time to continue:)</description>
		<content:encoded><![CDATA[<p>As a user I&#8217;ll just say that every dev counts! Thanks for your involvement sofar, I hope you&#8217;ll find time to continue <img src='http://blog.barfoo.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OCFS2 fun yet again by Christian&#8217;s blog &#187; Blog Archive &#187; OCFS2 fun</title>
		<link>http://blog.barfoo.org/2008/03/06/ocfs2-fun-yet-again/comment-page-1/#comment-676</link>
		<dc:creator>Christian&#8217;s blog &#187; Blog Archive &#187; OCFS2 fun</dc:creator>
		<pubDate>Thu, 06 Mar 2008 10:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=227#comment-676</guid>
		<description>[...]   Latest Posts &#187; Latest Comments &#187; Popular Posts &#187;    &#187; OCFS2 fun &#187; OCFS2 fun yet again &#187; Getting the 2X service up and running &#187; Zend Optimizer again &#187; Scaring people  [...]</description>
		<content:encoded><![CDATA[<p>[...]   Latest Posts &raquo; Latest Comments &raquo; Popular Posts &raquo;    &raquo; OCFS2 fun &raquo; OCFS2 fun yet again &raquo; Getting the 2X service up and running &raquo; Zend Optimizer again &raquo; Scaring people  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on EPIA fun by Alex</title>
		<link>http://blog.barfoo.org/2008/01/14/epia-fun/comment-page-1/#comment-665</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 04 Mar 2008 18:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=181#comment-665</guid>
		<description>If you're still after the 9550SXU then give me a shout as I've got one going spare, open to offers ;)  Definitely cheaper than 399EUR!</description>
		<content:encoded><![CDATA[<p>If you&#8217;re still after the 9550SXU then give me a shout as I&#8217;ve got one going spare, open to offers <img src='http://blog.barfoo.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />   Definitely cheaper than 399EUR!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Research project by Christian&#8217;s blog &#187; Blog Archive &#187; Getting the 2X service up and running</title>
		<link>http://blog.barfoo.org/2007/01/25/research-project/comment-page-1/#comment-22</link>
		<dc:creator>Christian&#8217;s blog &#187; Blog Archive &#187; Getting the 2X service up and running</dc:creator>
		<pubDate>Thu, 21 Feb 2008 19:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.barfoo.org/phreak/2007/01/25/research-project/#comment-22</guid>
		<description>[...] the 2X service up and running Written by Christian on 21st February 2008 &#8211; 20:31 As I mentioned before, we decided against the Citrix Presentation Server solution in favour of the 2X LoadBalancer and [...]</description>
		<content:encoded><![CDATA[<p>[...] the 2X service up and running Written by Christian on 21st February 2008 &#8211; 20:31 As I mentioned before, we decided against the Citrix Presentation Server solution in favour of the 2X LoadBalancer and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SLES-9.2 by Christian&#8217;s blog &#187; Blog Archive &#187; SLES-9.2 (continued)</title>
		<link>http://blog.barfoo.org/2006/08/08/sles-92/comment-page-1/#comment-9</link>
		<dc:creator>Christian&#8217;s blog &#187; Blog Archive &#187; SLES-9.2 (continued)</dc:creator>
		<pubDate>Sun, 17 Feb 2008 09:01:15 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.barfoo.org/phreak/?p=81#comment-9</guid>
		<description>[...] (continued) Written by Christian on 9th August 2006 &#8211; 14:27 OK, so after yesterdays battle with SLES and rpm, I decided to simply upgrade rpm (again rpmbuild -bb rpm.spec as in from [...]</description>
		<content:encoded><![CDATA[<p>[...] (continued) Written by Christian on 9th August 2006 &#8211; 14:27 OK, so after yesterdays battle with SLES and rpm, I decided to simply upgrade rpm (again rpmbuild -bb rpm.spec as in from [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Been a while by nightmorph</title>
		<link>http://blog.barfoo.org/2008/02/16/been-a-while/comment-page-1/#comment-671</link>
		<dc:creator>nightmorph</dc:creator>
		<pubDate>Sun, 17 Feb 2008 07:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=185#comment-671</guid>
		<description>Extended leave? What's this? What's up?

Also, what if I have a weird kernel question while you're gone? Who will I ask?! What will I do?!? OH NOES!!</description>
		<content:encoded><![CDATA[<p>Extended leave? What&#8217;s this? What&#8217;s up?</p>
<p>Also, what if I have a weird kernel question while you&#8217;re gone? Who will I ask?! What will I do?!? OH NOES!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Been a while by Christian</title>
		<link>http://blog.barfoo.org/2008/02/16/been-a-while/comment-page-1/#comment-672</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Sun, 17 Feb 2008 06:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=185#comment-672</guid>
		<description>Well, you still can ask me. I'm on IRC, I do read my scrollback (every second day or so). What's up ? I'm generally more busy than I should be, I don't have much fun in Gentoo anymore.</description>
		<content:encoded><![CDATA[<p>Well, you still can ask me. I&#8217;m on IRC, I do read my scrollback (every second day or so). What&#8217;s up ? I&#8217;m generally more busy than I should be, I don&#8217;t have much fun in Gentoo anymore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flushing the disk cache by Nick</title>
		<link>http://blog.barfoo.org/2008/01/17/flushing-the-disk-cache/comment-page-1/#comment-668</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Tue, 05 Feb 2008 01:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/?p=184#comment-668</guid>
		<description>Any idea how this is done on pre 2.6.16 kernels?  The feature was added on 2.6.16.</description>
		<content:encoded><![CDATA[<p>Any idea how this is done on pre 2.6.16 kernels?  The feature was added on 2.6.16.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on stages by Christian</title>
		<link>http://blog.barfoo.org/2008/01/08/stages/comment-page-1/#comment-652</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Wed, 16 Jan 2008 15:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2008/01/08/stages#comment-652</guid>
		<description>Nah, just kicking off the build once I think enough shit changed, which justify a complete rebuild.</description>
		<content:encoded><![CDATA[<p>Nah, just kicking off the build once I think enough shit changed, which justify a complete rebuild.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on stages by corsair</title>
		<link>http://blog.barfoo.org/2008/01/08/stages/comment-page-1/#comment-651</link>
		<dc:creator>corsair</dc:creator>
		<pubDate>Wed, 16 Jan 2008 13:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2008/01/08/stages#comment-651</guid>
		<description>Good work! I like those stages. I've just used the default ppc one (i.e. no hardened) to install gentoo on a EFIKA.

Keep the good work up. Do you have some kind of automation to create these stages on a regular basis?</description>
		<content:encoded><![CDATA[<p>Good work! I like those stages. I&#8217;ve just used the default ppc one (i.e. no hardened) to install gentoo on a EFIKA.</p>
<p>Keep the good work up. Do you have some kind of automation to create these stages on a regular basis?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bloody cluster solutions (continued) by Christian&#8217;s blog &#187; Blog Archive &#187; PacketPro 1.7.0</title>
		<link>http://blog.barfoo.org/2007/07/12/bloody-cluster-solutions-continued/comment-page-1/#comment-222</link>
		<dc:creator>Christian&#8217;s blog &#187; Blog Archive &#187; PacketPro 1.7.0</dc:creator>
		<pubDate>Tue, 15 Jan 2008 08:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2007/07/12/bloody-cluster-solutions-continued/#comment-222</guid>
		<description>[...] blogging the last time about the PacketPro 450 LoadBalancer appliance, the guys over at teamix seem to have [...]</description>
		<content:encoded><![CDATA[<p>[...] blogging the last time about the PacketPro 450 LoadBalancer appliance, the guys over at teamix seem to have [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on stages by Christian&#8217;s blog &#187; Blog Archive &#187; EPIA fun</title>
		<link>http://blog.barfoo.org/2008/01/08/stages/comment-page-1/#comment-650</link>
		<dc:creator>Christian&#8217;s blog &#187; Blog Archive &#187; EPIA fun</dc:creator>
		<pubDate>Mon, 14 Jan 2008 20:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2008/01/08/stages#comment-650</guid>
		<description>[...] browsing some more for a replacement for my current fileserver, I&#8217;d like to share the latest stages with you people. Thanks to Mike (who mentioned that binutils-2.18* already does the [...]</description>
		<content:encoded><![CDATA[<p>[...] browsing some more for a replacement for my current fileserver, I&#8217;d like to share the latest stages with you people. Thanks to Mike (who mentioned that binutils-2.18* already does the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on stages by Christian</title>
		<link>http://blog.barfoo.org/2008/01/08/stages/comment-page-1/#comment-649</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Tue, 08 Jan 2008 16:16:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2008/01/08/stages#comment-649</guid>
		<description>Nah, those are supposed to be GENERIC_I386 (at least that's what uClibc showed when compiling).</description>
		<content:encoded><![CDATA[<p>Nah, those are supposed to be GENERIC_I386 (at least that&#8217;s what uClibc showed when compiling).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on stages by Chewi</title>
		<link>http://blog.barfoo.org/2008/01/08/stages/comment-page-1/#comment-648</link>
		<dc:creator>Chewi</dc:creator>
		<pubDate>Tue, 08 Jan 2008 10:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2008/01/08/stages#comment-648</guid>
		<description>Thanks for those, I always appreciate work being done to get Gentoo going with uClibc. I'm guessing the x86 one was built as i686. Shame. I would have used it on my Toshiba Libretto (Pentium MMX). (-;</description>
		<content:encoded><![CDATA[<p>Thanks for those, I always appreciate work being done to get Gentoo going with uClibc. I&#8217;m guessing the x86 one was built as i686. Shame. I would have used it on my Toshiba Libretto (Pentium MMX). (-;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on stages by Alex</title>
		<link>http://blog.barfoo.org/2008/01/08/stages/comment-page-1/#comment-646</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 08 Jan 2008 01:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2008/01/08/stages#comment-646</guid>
		<description>&quot;based on Saturday’s snapshot (that is 20070105 for those not smart enough to take a look at the calender)&quot;

Looks like you're the one who needs to look at the calendar. You might also want to think about using a spell checker. ;)</description>
		<content:encoded><![CDATA[<p>&#8220;based on Saturday’s snapshot (that is 20070105 for those not smart enough to take a look at the calender)&#8221;</p>
<p>Looks like you&#8217;re the one who needs to look at the calendar. You might also want to think about using a spell checker. <img src='http://blog.barfoo.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on stages by Christian</title>
		<link>http://blog.barfoo.org/2008/01/08/stages/comment-page-1/#comment-647</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Tue, 08 Jan 2008 00:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2008/01/08/stages#comment-647</guid>
		<description>Nah, I'm just too tired to write. Should have been 2008 in the first place ;-) I'm rather lazy too, so I write like I think is right!</description>
		<content:encoded><![CDATA[<p>Nah, I&#8217;m just too tired to write. Should have been 2008 in the first place <img src='http://blog.barfoo.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  I&#8217;m rather lazy too, so I write like I think is right!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on screen and UTF-8 by Christian&#8217;s blog &#187; Blog Archive &#187; screen and UTF-8 (continued)</title>
		<link>http://blog.barfoo.org/2007/10/20/screen-and-utf-8/comment-page-1/#comment-501</link>
		<dc:creator>Christian&#8217;s blog &#187; Blog Archive &#187; screen and UTF-8 (continued)</dc:creator>
		<pubDate>Sun, 06 Jan 2008 12:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2007/10/20/screen-and-utf-8/#comment-501</guid>
		<description>[...] since I last posted about my problems with screen and irssi being unable to handle unicode chars, I got a lot of feedback (here or on IRC), and actually it was [...]</description>
		<content:encoded><![CDATA[<p>[...] since I last posted about my problems with screen and irssi being unable to handle unicode chars, I got a lot of feedback (here or on IRC), and actually it was [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VBscript &amp; Active Directory and printers ? by Christian&#8217;s blog &#187; Blog Archive &#187; VBscript &#38; Active Directory and printers ? (continued)</title>
		<link>http://blog.barfoo.org/2007/10/13/vbscript-active-directory/comment-page-1/#comment-498</link>
		<dc:creator>Christian&#8217;s blog &#187; Blog Archive &#187; VBscript &#38; Active Directory and printers ? (continued)</dc:creator>
		<pubDate>Sun, 06 Jan 2008 12:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2007/10/13/vbscript-active-directory/#comment-498</guid>
		<description>[...] I posted earlier, I tried working around some limitations in Microsoft&#8217;s Active Directory by teaching the [...]</description>
		<content:encoded><![CDATA[<p>[...] I posted earlier, I tried working around some limitations in Microsoft&#8217;s Active Directory by teaching the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Turning a simple chroot into a binpkg repository by Christian&#8217;s blog &#187; Blog Archive &#187; Buildpkg chroots</title>
		<link>http://blog.barfoo.org/2007/10/12/turning-a-simple-chroot-into-a-binpkg-repository/comment-page-1/#comment-474</link>
		<dc:creator>Christian&#8217;s blog &#187; Blog Archive &#187; Buildpkg chroots</dc:creator>
		<pubDate>Mon, 31 Dec 2007 18:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2007/10/12/turning-a-simple-chroot-into-a-binpkg-repository/#comment-474</guid>
		<description>[...] I pointed out back in October, it's rather easy to create a setup which syncs a built binary package to a remote node (which is [...]</description>
		<content:encoded><![CDATA[<p>[...] I pointed out back in October, it&#8217;s rather easy to create a setup which syncs a built binary package to a remote node (which is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nothing to see here - wget stdout by Christian</title>
		<link>http://blog.barfoo.org/2007/12/08/nothing-to-see-here-wget-stdout/comment-page-1/#comment-635</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Mon, 10 Dec 2007 16:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2007/12/08/nothing-to-see-here-wget-stdout/#comment-635</guid>
		<description>Hehe, yeah. If it'd be kernel only, then I'd agree. But that also applies to &lt;b&gt;*any*&lt;/b&gt; form of patch.</description>
		<content:encoded><![CDATA[<p>Hehe, yeah. If it&#8217;d be kernel only, then I&#8217;d agree. But that also applies to <b>*any*</b> form of patch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nothing to see here - wget stdout by Daniel Drake</title>
		<link>http://blog.barfoo.org/2007/12/08/nothing-to-see-here-wget-stdout/comment-page-1/#comment-634</link>
		<dc:creator>Daniel Drake</dc:creator>
		<pubDate>Mon, 10 Dec 2007 12:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2007/12/08/nothing-to-see-here-wget-stdout/#comment-634</guid>
		<description>one word: ketchup</description>
		<content:encoded><![CDATA[<p>one word: ketchup</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows terminal services &amp; network printers by Christian</title>
		<link>http://blog.barfoo.org/2007/10/30/windows-terminal-services-network-printers/comment-page-1/#comment-632</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Sun, 04 Nov 2007 12:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2007/10/30/windows-terminal-services-network-printers/#comment-632</guid>
		<description>And that helps me how exactly ? I'm not using them on a Linux box, I'm using them on a Windows Terminal server, so I don't see the point in adding a LPD interface there.</description>
		<content:encoded><![CDATA[<p>And that helps me how exactly ? I&#8217;m not using them on a Linux box, I&#8217;m using them on a Windows Terminal server, so I don&#8217;t see the point in adding a LPD interface there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows terminal services &amp; network printers by chithanh</title>
		<link>http://blog.barfoo.org/2007/10/30/windows-terminal-services-network-printers/comment-page-1/#comment-631</link>
		<dc:creator>chithanh</dc:creator>
		<pubDate>Tue, 30 Oct 2007 22:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2007/10/30/windows-terminal-services-network-printers/#comment-631</guid>
		<description>The steps you performed sound unnecessarily complicated.

Microsoft offers so-called &quot;Printing services for Unix&quot;. These include an LPD which can be managed through the standard lpr/lpq/lprm commands</description>
		<content:encoded><![CDATA[<p>The steps you performed sound unnecessarily complicated.</p>
<p>Microsoft offers so-called &#8220;Printing services for Unix&#8221;. These include an LPD which can be managed through the standard lpr/lpq/lprm commands</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on screen and UTF-8 (continued) by nightmorph</title>
		<link>http://blog.barfoo.org/2007/10/25/screen-and-utf-8-continued/comment-page-1/#comment-512</link>
		<dc:creator>nightmorph</dc:creator>
		<pubDate>Fri, 26 Oct 2007 01:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/index.php/2007/10/25/screen-and-utf-8-continued/#comment-512</guid>
		<description>&lt;strong&gt;*spank*&lt;/strong&gt;

This means you should have read our documentation!

Localization:
&lt;a href=&quot;http://www.gentoo.org/doc/en/guide-localization.xml&quot; rel=&quot;nofollow&quot;&gt;http://www.gentoo.org/doc/en/guide-localization.xml&lt;/a&gt;

Unicode:
&lt;a href=&quot;http://www.gentoo.org/doc/en/utf-8.xml&quot; rel=&quot;nofollow&quot;&gt;http://www.gentoo.org/doc/en/utf-8.xml&lt;/a&gt;

Shame on you for not consulting them! &lt;strong&gt;*spank spank*&lt;/strong&gt;

. . .

and &lt;strong&gt;*spank*&lt;/strong&gt; again, because I know you like it!</description>
		<content:encoded><![CDATA[<p><strong>*spank*</strong></p>
<p>This means you should have read our documentation!</p>
<p>Localization:<br />
<a href="http://www.gentoo.org/doc/en/guide-localization.xml" rel="nofollow">http://www.gentoo.org/doc/en/guide-localization.xml</a></p>
<p>Unicode:<br />
<a href="http://www.gentoo.org/doc/en/utf-8.xml" rel="nofollow">http://www.gentoo.org/doc/en/utf-8.xml</a></p>
<p>Shame on you for not consulting them! <strong>*spank spank*</strong></p>
<p>. . .</p>
<p>and <strong>*spank*</strong> again, because I know you like it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on screen and UTF-8 (continued) by bob</title>
		<link>http://blog.barfoo.org/2007/10/25/screen-and-utf-8-continued/comment-page-1/#comment-511</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Thu, 25 Oct 2007 23:29:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/index.php/2007/10/25/screen-and-utf-8-continued/#comment-511</guid>
		<description>nuuub</description>
		<content:encoded><![CDATA[<p>nuuub</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on screen and UTF-8 by Christian</title>
		<link>http://blog.barfoo.org/2007/10/20/screen-and-utf-8/comment-page-1/#comment-507</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Thu, 25 Oct 2007 20:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2007/10/20/screen-and-utf-8/#comment-507</guid>
		<description>Uhm, you should just set a LANG/LC_ALL different then C. After setting LANG/LC_ALL to en_US.UTF8 every seems to be fixed.</description>
		<content:encoded><![CDATA[<p>Uhm, you should just set a LANG/LC_ALL different then C. After setting LANG/LC_ALL to en_US.UTF8 every seems to be fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on screen and UTF-8 by kjusupov</title>
		<link>http://blog.barfoo.org/2007/10/20/screen-and-utf-8/comment-page-1/#comment-505</link>
		<dc:creator>kjusupov</dc:creator>
		<pubDate>Tue, 23 Oct 2007 04:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2007/10/20/screen-and-utf-8/#comment-505</guid>
		<description>Your link is broken from planet.gentoo.org

http://blog.barfoo.org/2007/10/20/screen-and-utf-8/
displays:


Not Found
Sorry, but you are looking for something that isn't here.</description>
		<content:encoded><![CDATA[<p>Your link is broken from planet.gentoo.org</p>
<p><a href="http://blog.barfoo.org/2007/10/20/screen-and-utf-8/" rel="nofollow">http://blog.barfoo.org/2007/10/20/screen-and-utf-8/</a><br />
displays:</p>
<p>Not Found<br />
Sorry, but you are looking for something that isn&#8217;t here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on screen and UTF-8 by Alex</title>
		<link>http://blog.barfoo.org/2007/10/20/screen-and-utf-8/comment-page-1/#comment-502</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 21 Oct 2007 06:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2007/10/20/screen-and-utf-8/#comment-502</guid>
		<description>I ran into the same difficulty not too long ago. Your problem isn't screen, it's that irssi's character detection sucks (assuming of course your shell has Unicode support enabled, and you're using a font that supports the particular UTF-8 characters you're expecting -- Bitstream Vera Sans Mono covers a wide range for instance).

You might try weechat, an irssi clone that does things right. I use it under screen (which is set to 'defutf8 on') and UTF-8 just works.</description>
		<content:encoded><![CDATA[<p>I ran into the same difficulty not too long ago. Your problem isn&#8217;t screen, it&#8217;s that irssi&#8217;s character detection sucks (assuming of course your shell has Unicode support enabled, and you&#8217;re using a font that supports the particular UTF-8 characters you&#8217;re expecting &#8212; Bitstream Vera Sans Mono covers a wide range for instance).</p>
<p>You might try weechat, an irssi clone that does things right. I use it under screen (which is set to &#8216;defutf8 on&#8217;) and UTF-8 just works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adapter teaming on SLES10 by Paddy Verberne</title>
		<link>http://blog.barfoo.org/2007/07/04/adapter-teaming-on-sles10/comment-page-1/#comment-106</link>
		<dc:creator>Paddy Verberne</dc:creator>
		<pubDate>Wed, 17 Oct 2007 08:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2007/07/04/adapter-teaming-on-sles10/#comment-106</guid>
		<description>In the mean time Novell has implemented configuring bonding through yast2 in SLE10sp1.</description>
		<content:encoded><![CDATA[<p>In the mean time Novell has implemented configuring bonding through yast2 in SLE10sp1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Praise teh sed by kojiro</title>
		<link>http://blog.barfoo.org/2007/08/05/praise-teh-sed/comment-page-1/#comment-229</link>
		<dc:creator>kojiro</dc:creator>
		<pubDate>Mon, 06 Aug 2007 21:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2007/08/05/praise-teh-sed/#comment-229</guid>
		<description>Mmkay, try this xslt:

&lt;pre lang=&quot;xml&quot;&gt;
&lt;xsl:stylesheet version=&quot;1.0&quot; xmlns:xsl=&quot;http://www.w3.org/1999/XSL/Transform&quot;&gt;
&lt;xsl:output method=&quot;text&quot; encoding=&quot;utf-8&quot;/&gt;
&lt;xsl:strip-space elements=&quot;*&quot;/&gt;
&lt;xsl:template match=&quot;/user&quot;&gt;dn: uid=&lt;xsl:value-of select=&quot;@username&quot;/&gt;,ou=devs,dc=gentoo,dc=org
add: mail
&lt;xsl:apply-templates select=&quot;email[@role='gentoo']&quot;/&gt;
&lt;xsl:apply-templates select=&quot;email[@role='primary']&quot;/&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match=&quot;email&quot;&gt;
mail: &lt;xsl:value-of select=&quot;.&quot;/&gt;
&lt;/xsl:template&gt;
&lt;/xsl:stylesheet&gt;&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Mmkay, try this xslt:</p>

<div class="wp_syntax"><div class="code"><pre class="xml xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;xsl:stylesheet</span> <span style="color: #000066;">version</span>=<span style="color: #ff0000;">&quot;1.0&quot;</span> <span style="color: #000066;">xmlns:xsl</span>=<span style="color: #ff0000;">&quot;http://www.w3.org/1999/XSL/Transform&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;xsl:output</span> <span style="color: #000066;">method</span>=<span style="color: #ff0000;">&quot;text&quot;</span> <span style="color: #000066;">encoding</span>=<span style="color: #ff0000;">&quot;utf-8&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;xsl:strip-space</span> <span style="color: #000066;">elements</span>=<span style="color: #ff0000;">&quot;*&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;xsl:template</span> <span style="color: #000066;">match</span>=<span style="color: #ff0000;">&quot;/user&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>dn: uid=<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;xsl:value-of</span> <span style="color: #000066;">select</span>=<span style="color: #ff0000;">&quot;@username&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>,ou=devs,dc=gentoo,dc=org
add: mail
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;xsl:apply-templates</span> <span style="color: #000066;">select</span>=<span style="color: #ff0000;">&quot;email[@role='gentoo']&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;xsl:apply-templates</span> <span style="color: #000066;">select</span>=<span style="color: #ff0000;">&quot;email[@role='primary']&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/xsl:template<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;xsl:template</span> <span style="color: #000066;">match</span>=<span style="color: #ff0000;">&quot;email&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
mail: <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;xsl:value-of</span> <span style="color: #000066;">select</span>=<span style="color: #ff0000;">&quot;.&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/xsl:template<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/xsl:stylesheet<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>Comment on Praise teh sed by kojiro</title>
		<link>http://blog.barfoo.org/2007/08/05/praise-teh-sed/comment-page-1/#comment-228</link>
		<dc:creator>kojiro</dc:creator>
		<pubDate>Sun, 05 Aug 2007 23:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2007/08/05/praise-teh-sed/#comment-228</guid>
		<description>Hope this isn't a repeat; my first attempt to post failed.

It shouldn't be necessary to combine grep and sed this way. sed can do the grep part, which will save you a pipe and some time and effort if you do this command over a large file or group of files.
I might have this somewhat wrong, but you could put those commands in an external file called userinfo.sed, and invoke it with the -f flag; something like:

userinfo.sed:
,(username=&#124;),{
  s/.*$/,ou=devs,dc=gentoo,dc=org\nadd: mail/
  s/.*/mail: /
  ,,d
  ,  ,d
}p

sed -nf userinfo.sed userinfo.xml

On the other hand, sed is not usually the best choice for modifying xml. Far from it, in fact. XSLT was built for mangling xml and does it much more consistently and reliably than sed ever will. I'm not prepared to give an example of doing this transformation with XSLT at the moment, but I guarantee it's the right way to go here.</description>
		<content:encoded><![CDATA[<p>Hope this isn&#8217;t a repeat; my first attempt to post failed.</p>
<p>It shouldn&#8217;t be necessary to combine grep and sed this way. sed can do the grep part, which will save you a pipe and some time and effort if you do this command over a large file or group of files.<br />
I might have this somewhat wrong, but you could put those commands in an external file called userinfo.sed, and invoke it with the -f flag; something like:</p>
<p>userinfo.sed:<br />
,(username=|),{<br />
  s/.*$/,ou=devs,dc=gentoo,dc=org\nadd: mail/<br />
  s/.*/mail: /<br />
  ,,d<br />
  ,  ,d<br />
}p</p>
<p>sed -nf userinfo.sed userinfo.xml</p>
<p>On the other hand, sed is not usually the best choice for modifying xml. Far from it, in fact. XSLT was built for mangling xml and does it much more consistently and reliably than sed ever will. I&#8217;m not prepared to give an example of doing this transformation with XSLT at the moment, but I guarantee it&#8217;s the right way to go here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bloody cluster solutions by Christian's blog: Bloody cluster solutions (continued)</title>
		<link>http://blog.barfoo.org/2007/07/04/bloody-cluster-solutions/comment-page-1/#comment-107</link>
		<dc:creator>Christian's blog: Bloody cluster solutions (continued)</dc:creator>
		<pubDate>Thu, 12 Jul 2007 18:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barfoo.org/2007/07/04/bloody-cluster-solutions/#comment-107</guid>
		<description>[...] as the previous try on getting the teamix people to fix the bloody LoadBalancer (as in sending at least an [...]</description>
		<content:encoded><![CDATA[<p>[...] as the previous try on getting the teamix people to fix the bloody LoadBalancer (as in sending at least an [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
