<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>awjb&#039;s world</title>
	<atom:link href="http://awbsworld.de/feed" rel="self" type="application/rss+xml" />
	<link>http://awbsworld.de</link>
	<description>awbsworld.de</description>
	<lastBuildDate>Mon, 18 Mar 2013 20:43:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Howto Fedora 18 clamav and claws-mail</title>
		<link>http://awbsworld.de/archives/125</link>
		<comments>http://awbsworld.de/archives/125#comments</comments>
		<pubDate>Mon, 18 Mar 2013 20:43:23 +0000</pubDate>
		<dc:creator>awjb</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://awbsworld.de/?p=125</guid>
		<description><![CDATA[The following steps will guide you through the setup to enable the claws-mails clamd plugin to scan your e-mails for virus etc. on a Fedora 18 setup. The prequisit is that you have claws-mail installed an configured for your email &#8230; <a href="http://awbsworld.de/archives/125">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>The following steps will guide you through the setup to enable the claws-mails clamd plugin to scan your e-mails for virus etc. on a Fedora 18 setup. The prequisit is that you have claws-mail installed an configured for your email and that you can run commands as root via the sudo command.</p>
<p><strong>Step 1: Install the necessary rpm packages</strong></p>
<pre>sudo yum install clamav-scanner clamav-update claws-mail-plugins-clamd</pre>
<p><strong>Step 2: Configure clamav</strong></p>
<p>Edit <em>/etc/freshclam.conf</em> and remove or comment out the following line and adjust the values according to your needs.</p>
<pre># Comment or remove the line below.
Example</pre>
<p>Run <em>sudo freshclam</em> to get an initial virus database.</p>
<p>Edit <em>/etc/clamd.d/scan.conf</em> and remove or comment out the following line and again adjust the values according to your needs. The values for <em>TCPSocket</em> and <em>TCPAddr</em> need to be enabled.</p>
<pre># Comment or remove the line below.
Example</pre>
<p><strong>Step 3: Enabled clamav and regular virus database updates via freshclam</strong></p>
<p>Start the clamav scanner deamon with <em>sudo systemctl start clamd@scan.service</em>. Check if the service is running via <em>sudo systemctl status clamd@scan.service</em>. To permanently enabled the clamav scanner deamon at startup run <em>sudo systemctl enable clamd@scan.service.</em></p>
<p>If you want automatic updates via freshclam edit <em>/etc/sysconfig/freshclam</em> and remove the last four lines. This will try to update the virus database via cron every three hours.</p>
<p><strong>Step 4: Configure claws-mail to utilize the clamd plugin</strong></p>
<p>Now start up claws mail and load the clamd plugin via <em>Configuration -&gt; Plugins -&gt; Load&#8230; -&gt; clamd.so</em> Next go to <em>Configuration -&gt; Plugins -&gt; Clam AntiVirus</em> and fill in the values as needed. If automatic configuration does not work disable the checkbox and enter the values you specified in <em>scan.conf</em> for <em>TCPSocket</em> and <em>TCPAddr</em>.</p>
<p>Now you can grep a test signature (like <a title="Testing clamav" href="http://www.eicar.org/anti_virus_test_file.htm">Eicar</a>) and see how the clamd plugins reports (and acts) on the signature.</p>
]]></content:encoded>
			<wfw:commentRss>http://awbsworld.de/archives/125/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running 2013</title>
		<link>http://awbsworld.de/archives/118</link>
		<comments>http://awbsworld.de/archives/118#comments</comments>
		<pubDate>Sat, 16 Feb 2013 19:42:26 +0000</pubDate>
		<dc:creator>awjb</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Sport]]></category>

		<guid isPermaLink="false">http://awbsworld.de/?p=118</guid>
		<description><![CDATA[After a nice and successful year 2012 the running year 2013 is around the corner. Here are my plans so far: Confirmed half-marathon events: 33. Berlin Halbmarathon, 07.04.2013 7. Berlin Airport Run, Berlin Läuft Cup 1/3, 27.04.2013 10. MLP Marathon Mannheim, Deutsche &#8230; <a href="http://awbsworld.de/archives/118">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>After a <a title="Running Results 1/2012" href="http://awbsworld.de/archives/97">nice</a> and <a title="Running Results 2/2012" href="http://awbsworld.de/archives/103">successful</a> year 2012 the running year 2013 is around the corner. Here are my plans so far:</p>
<p>Confirmed half-marathon events:</p>
<ul>
<li><span style="line-height: 16px;"><a title="Berlin Halbmarathon" href="http://www.berliner-halbmarathon.de" target="_blank">33. Berlin Halbmarathon</a>, 07.04.2013</span></li>
<li><a title="Berlin Airport Run" href="http://www.berlin-laeuft.de/Airportrun.html" target="_blank">7. Berlin Airport Run</a>, Berlin Läuft Cup 1/3, 27.04.2013</li>
<li><a href="http://www.marathonmannheim.de/" target="_blank">10. MLP Marathon Mannheim</a>, Deutsche Feuerwehr Meisterschaft, 08.06.2013</li>
</ul>
<p><span style="font-size: medium;"><span style="line-height: 24px;">Planned half-marathon events:</span></span></p>
<ul>
<li>BIG 25 Berlin, Berlin Läuft Cup 2/3, 05.05.2013</li>
<li>Saarschleife Marathon, 01.09.2013</li>
<li>Gourmet Halbmarathon Saarbrücken, 01.09.2013</li>
</ul>
<p><span style="font-size: medium;"><span style="line-height: 24px;">Other races:</span></span></p>
<ul>
<li><span style="line-height: 16px;">ASICS Grand 10 Berlin, 10km, Berlin Läuft Cup 3/3, 14.10.2013</span></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://awbsworld.de/archives/118/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WindowMaker command generated proplist menus</title>
		<link>http://awbsworld.de/archives/110</link>
		<comments>http://awbsworld.de/archives/110#comments</comments>
		<pubDate>Tue, 12 Feb 2013 20:01:25 +0000</pubDate>
		<dc:creator>awjb</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://awbsworld.de/?p=110</guid>
		<description><![CDATA[The next-style X11 window manager WindowMaker has been around forever. For a while now development has continued in the -crm branch mainly cleaning up code and integrating patches found in the packages of various linux distributions. Eventually this effort ended &#8230; <a href="http://awbsworld.de/archives/110">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>The next-style X11 window manager WindowMaker has been around forever. For a while now development has continued in the -crm branch mainly cleaning up code and integrating patches found in the packages of various linux distributions. Eventually this effort ended up in new official releases.</p>
<p>One of these additions down the road was the tool wmmenugen which can be used to parse xdg style desktop files into proplist files. The generated proplist files can in turn be read by WindowMaker e. g. as menus. However, up to now there was no direct way to dynamically use the proplists generated by wmmenugen as menus.</p>
<p>With <a title="http://repo.or.cz/w/wmaker-crm.git/commit/cc69d2aae38b5563d39d3348cec805ed8b3d753d" href="http://repo.or.cz/w/wmaker-crm.git/commit/cc69d2aae38b5563d39d3348cec805ed8b3d753d">this</a> <a title="http://repo.or.cz/w/wmaker-crm.git/commit/c21ae6b580889d247408123a5c624abf6d784232" href="http://repo.or.cz/w/wmaker-crm.git/commit/c21ae6b580889d247408123a5c624abf6d784232">patch</a> <a title="http://repo.or.cz/w/wmaker-crm.git/commit/066de301df2f07c614b77e7a2bbadd9ff1342e46" href="http://repo.or.cz/w/wmaker-crm.git/commit/066de301df2f07c614b77e7a2bbadd9ff1342e46">series</a> the OPEN_PLMENU option has been added to WindowMaker to allow dynamically generated proplist menus. This allows for some nice dynamic menus like</p>
<pre>(
 Applications,
 OPEN_PLMENU,
 "|| find /usr/share/applications -type f -name '*.desktop' | xargs wmmenugen -parser:xdg"
 ),</pre>
<p>for a well known application menu or</p>
<pre>(
 Desktop,
 OPEN_PLMENU,
 "|| find ~/Desktop -type f -name '*.desktop' | xargs wmmenugen -parser:xdg"
 ),</pre>
<p>for a desktop menu.</p>
<p>Fedora users can already test this new feature in rawhide or fedora 18 with <a title="FEDORA-2013-2324" href="https://admin.fedoraproject.org/updates/FEDORA-2013-2324/WindowMaker-0.95.4-5.fc18">this</a> update.</p>
]]></content:encoded>
			<wfw:commentRss>http://awbsworld.de/archives/110/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running Results 2/2012</title>
		<link>http://awbsworld.de/archives/103</link>
		<comments>http://awbsworld.de/archives/103#comments</comments>
		<pubDate>Sun, 27 Jan 2013 10:04:44 +0000</pubDate>
		<dc:creator>awjb</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Sport]]></category>

		<guid isPermaLink="false">http://awbsworld.de/?p=103</guid>
		<description><![CDATA[date event distance  result 02.09.2012 15. Saarschleife Marathon 21,098 km 01:34:50 16.09.2012 3. Gourmet Marathon 21,098 km 01:32:53]]></description>
				<content:encoded><![CDATA[<table border="1">
<tbody>
<tr>
<td>date</td>
<td>event</td>
<td>distance</td>
<td> result</td>
</tr>
<tr>
<td>02.09.2012</td>
<td><a title="Saarschleife Marathon" href="http://www.saarschleife-marathon.de/index.html" target="_blank">15. Saarschleife Marathon</a></td>
<td>21,098 km</td>
<td>01:34:50</td>
</tr>
<tr>
<td>16.09.2012</td>
<td><a title="Gourmet Marathon" href="http://www.gourmet-marathon.de/" target="_blank">3. Gourmet Marathon</a></td>
<td>21,098 km</td>
<td>01:32:53</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://awbsworld.de/archives/103/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running Results 1/2012</title>
		<link>http://awbsworld.de/archives/97</link>
		<comments>http://awbsworld.de/archives/97#comments</comments>
		<pubDate>Fri, 13 Jul 2012 06:37:01 +0000</pubDate>
		<dc:creator>awjb</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Sport]]></category>

		<guid isPermaLink="false">http://awbsworld.de/?p=97</guid>
		<description><![CDATA[Time for mid-season results. After around 600 km so far in 2012 including 63,3 race km the goal of a 1:30:00 half-marathon time still stands. date event distance result 01.04.2012 32. Berlin Halbmarathon 21,098 km 01:36:38 29.04.2012 6. St. Wendel &#8230; <a href="http://awbsworld.de/archives/97">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Time for mid-season results. After around 600 km so far in 2012 including 63,3 race km the goal of a 1:30:00 half-marathon time still stands.</p>
<table border="1">
<tbody>
<tr>
<td>date</td>
<td>event</td>
<td>distance</td>
<td>result</td>
</tr>
<tr>
<td>01.04.2012</td>
<td><a title="Berlin Halbmarathon" href="http://www.berliner-halbmarathon.de/" target="_blank">32. Berlin Halbmarathon</a></td>
<td>21,098 km</td>
<td>01:36:38</td>
</tr>
<tr>
<td>29.04.2012</td>
<td><a title="St. Wendel Marathon" href="http://www.sankt-wendel.de/sport/marathon/" target="_blank">6. St. Wendel Marathon</a></td>
<td>21,098 km</td>
<td>01:40:20</td>
</tr>
<tr>
<td>06.05.2012</td>
<td><a title="Big 25 Berlin" href="http://www.berlin-laeuft.de/25berlin/" target="_blank">1. BIG 25 Berlin Halbmarathon</a></td>
<td>21,098 km</td>
<td><strong>01:33:51</strong></td>
</tr>
</tbody>
</table>
<p>01:33:51 marks my new personal best.</p>
<p>Upcoming events</p>
<table border="1">
<tbody>
<tr>
<td>date</td>
<td>event</td>
<td>distance</td>
<td></td>
</tr>
<tr>
<td>02.09.2012</td>
<td><a title="Saarschleife Marathon" href="http://www.saarschleife-marathon.de/index.html" target="_blank">15. Saarschleife Marathon</a></td>
<td>21,098 km</td>
<td>confirmed</td>
</tr>
<tr>
<td>16.09.2012</td>
<td><a title="Gourmet Marathon" href="http://www.gourmet-marathon.de/" target="_blank">3. Gourmet Marathon</a></td>
<td>21,098 km</td>
<td>confirmed</td>
</tr>
<tr>
<td><del>14.10.2012</del></td>
<td><del><a title="Asics Grand 10 Berlin" href="http://www.berlin-laeuft.de/ag10/index.php" target="_blank">Asics Grand 10 Berlin</a></del></td>
<td><del>10 km</del></td>
<td><del>tenative</del></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://awbsworld.de/archives/97/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BIG 25 Berlin Half-Marathon</title>
		<link>http://awbsworld.de/archives/89</link>
		<comments>http://awbsworld.de/archives/89#comments</comments>
		<pubDate>Fri, 23 Mar 2012 10:38:08 +0000</pubDate>
		<dc:creator>awjb</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Sport]]></category>

		<guid isPermaLink="false">http://awbsworld.de/?p=89</guid>
		<description><![CDATA[As announced earlier there are a couple of half-marathon events I want to take part in. Newest addition will be the BIG 25 Berlin Half-Marathon on May, 6th. While this event, ending in the well-known Berlin Olympic Stadium, traditionally has &#8230; <a href="http://awbsworld.de/archives/89">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>As announced <a title="Running 2012" href="http://awbsworld.de/archives/74">earlier</a> there are a couple of half-marathon events I want to take part in. Newest addition will be the BIG 25 Berlin Half-Marathon on May, 6th. While this event, ending in the well-known Berlin Olympic Stadium, traditionally has been a 25km event, this year a half-marathon distance is offered as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://awbsworld.de/archives/89/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wine-gecko coming to a fedora wine installation near you&#8230;</title>
		<link>http://awbsworld.de/archives/80</link>
		<comments>http://awbsworld.de/archives/80#comments</comments>
		<pubDate>Fri, 23 Mar 2012 10:29:50 +0000</pubDate>
		<dc:creator>awjb</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://awbsworld.de/?p=80</guid>
		<description><![CDATA[It is always a nice feeling when you can close a bug on your package which has been open for about two years. In this case I am talking about rhbz#573530 &#8211; titled &#8220;package gecko support&#8221;. What does this mean? &#8230; <a href="http://awbsworld.de/archives/80">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>It is always a nice feeling when you can close a bug on your package which has been open for about two years. In this case I am talking about <a title="rhbz#573530" href="https://bugzilla.redhat.com/show_bug.cgi?id=573530" target="_blank">rhbz#573530</a> &#8211; titled &#8220;package gecko support&#8221;.</p>
<p>What does this mean? Wine implements its own version of the Internet Explorer. For this it uses a customized version of the Mozilla Gecko layout engine (see <a title="Wine Gecko" href="http://wiki.winehq.org/Gecko" target="_blank">Wine Gecko</a>). If wine creates a new wineprefix for a user or a version upgrade of wine wants a new version of wine gecko the user is asked to download a windows build of the gecko engine (~17M). On systems with 64bit &amp; 32bit wine the download has to be done twice. This needs to be done per wineprefix, even if you need to start with a fresh prefix the files will have to be downloaded again.</p>
<p>What can be done about this? Wine has a search path for wine gecko which includes a central place on the system. This is done so distributions can bundle wine gecko. While wine gecko is licensed under OSS licenses we are talking about building a windows build of the gecko engine. For the past two years this was not possible in fedora due to the available mingw. With the inclusion of a new mingw stack for the upcoming fedora release 17 (see <a title="mingw-w64 cross compiler" href="https://fedoraproject.org/wiki/Features/Mingw-w64_cross_compiler" target="_blank">mingw-w64 cross compiler</a>) wine gecko can be cross compiled on fedora out of the box.</p>
<p>Thus wine 1.5.0 will pull in one (or on 64bit installations two) new packages on upgrade &#8211; <em>mingw{32,64}-wine-gecko</em> &#8211; which contain a system managed version of the wine gecko engine. All users upgrading from an older wineprefix (before 1.5.0) or creating a new wineprefix will not have to download wine-gecko from an external source and will be automatically using the shipped version.</p>
]]></content:encoded>
			<wfw:commentRss>http://awbsworld.de/archives/80/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running 2012</title>
		<link>http://awbsworld.de/archives/74</link>
		<comments>http://awbsworld.de/archives/74#comments</comments>
		<pubDate>Tue, 10 Jan 2012 15:05:44 +0000</pubDate>
		<dc:creator>awjb</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Sport]]></category>

		<guid isPermaLink="false">http://awbsworld.de/?p=74</guid>
		<description><![CDATA[After making it to only one half-marathon event in 2011, for 2012 two events have already been booked and preparations are underway. 32. Berlin Halbmarathon, 01.04.2012 St. Wendel Marathon, 29.04.2012 Also planned are 15. Saarschleife Marathon, 02.09.2012 3. Gourmet Marathon &#8230; <a href="http://awbsworld.de/archives/74">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>After making it to only one half-marathon event in 2011, for 2012 two events have already been booked and preparations are underway.</p>
<ul>
<li>32. Berlin Halbmarathon, 01.04.2012</li>
<li>St. Wendel Marathon, 29.04.2012</li>
</ul>
<p>Also planned are</p>
<ul>
<li>15. Saarschleife Marathon, 02.09.2012</li>
<li>3. Gourmet Marathon Saarbrücken, 16.09.2012</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://awbsworld.de/archives/74/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Half-Marathon Events 2011</title>
		<link>http://awbsworld.de/archives/60</link>
		<comments>http://awbsworld.de/archives/60#comments</comments>
		<pubDate>Sat, 08 Jan 2011 17:44:40 +0000</pubDate>
		<dc:creator>awjb</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Sport]]></category>

		<guid isPermaLink="false">http://awbsworld.de/?p=60</guid>
		<description><![CDATA[The beginning of the new year is a good time to pick up where 2010 has finished. Regarding sports this means to choose some running events (half-marathon) to take part in. My list currently looks like this with a big &#8230; <a href="http://awbsworld.de/archives/60">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>The beginning of the new year is a good time to pick up where 2010 has finished. Regarding sports this means to choose some running events (half-marathon) to take part in. My list currently looks like this with a big gap in the summer:</p>
<p>1. Mai: Sankt Wendel Marathon<br />
04. September: 14. Saarschleifen Marathon, Merzig<br />
18. September: 2. Gourmet Marathon, Saarbrücken<br />
23. Oktober: Dt. Feuerwehr Meisterschaft Halbmarathon, Dresden</p>
]]></content:encoded>
			<wfw:commentRss>http://awbsworld.de/archives/60/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>rxvt-unicode 9.09 upgrade</title>
		<link>http://awbsworld.de/archives/53</link>
		<comments>http://awbsworld.de/archives/53#comments</comments>
		<pubDate>Mon, 22 Nov 2010 20:00:05 +0000</pubDate>
		<dc:creator>awjb</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://awbsworld.de/?p=53</guid>
		<description><![CDATA[I have taken some time last week to cleanup the rxvt-unicode package and upgrade it to 9.09. This cleanup features some nice new functionally (256 color support) and a package split which will be interesting for multi-language users. The package &#8230; <a href="http://awbsworld.de/archives/53">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I have taken some time last week to cleanup the rxvt-unicode package and upgrade it to 9.09. This cleanup features some nice new functionally (256 color support) and a package split which will be interesting for multi-language users. The package is now split into four parts (similar to debian) as a lot of options are set at compile time:</p>
<ul>
<li>rxvt-unicode: standard version</li>
<li>rxvt-unicode-ml: version enhanced for multi-language support, including unicode3 support</li>
<li>rxvt-unicode-256color: standard version with 256color support (TERM will be rxvt-unicode-256color)</li>
<li>rxvt-unicode-256color-ml: version enhanced for multi-language support and 256colors</li>
</ul>
<p>Builds for <a href="https://admin.fedoraproject.org/updates/rxvt-unicode-9.09-3.fc13" target="_blank">F13</a> and <a href="https://admin.fedoraproject.org/updates/rxvt-unicode-9.09-3.fc14">F14</a> are in updates-testing. If you want to try out the 256color support beware of <a href="https://bugzilla.redhat.com/show_bug.cgi?id=653081" target="_blank">#653081</a>. As a workaround you can run<br />
<code><br />
tic /usr/share/doc/rxvt-unicode-9.09/etc/rxvt-unicode.termcap<br />
</code></p>
<p>which will put the needed terminfo files in <code>~/.terminfo</code></p>
<p>Feedback as always welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://awbsworld.de/archives/53/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
