<?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>Bart Verwilst a.k.a Bort :: Blog &#187; General</title>
	<atom:link href="http://blog.verwilst.be/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.verwilst.be</link>
	<description>Linux, Open Source. That&#039;s pretty much it.</description>
	<lastBuildDate>Wed, 05 May 2010 09:02:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Netbeans freeze when committing to Subversion -&gt; workaround/fix</title>
		<link>http://blog.verwilst.be/2010/05/05/netbeans-freeze-when-committing-to-subversion-workaroundfix/</link>
		<comments>http://blog.verwilst.be/2010/05/05/netbeans-freeze-when-committing-to-subversion-workaroundfix/#comments</comments>
		<pubDate>Wed, 05 May 2010 09:02:31 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.verwilst.be/?p=232</guid>
		<description><![CDATA[On Ubuntu 9.10/10.04, Netbeans freezes when you commit your code changes to Subversion from Netbeans. This happens because of a bug in the Gnome keyring support in Subversion 1.6. We can fix it by added the following line to netbeans_default_options in /etc/netbeans.conf:
-J-DsvnClientAdapterFactory=commandline
Committing should work fine from then on.
]]></description>
			<content:encoded><![CDATA[<p>On Ubuntu 9.10/10.04, Netbeans freezes when you commit your code changes to Subversion from Netbeans. This happens because of a bug in the Gnome keyring support in Subversion 1.6. We can fix it by added the following line to netbeans_default_options in /etc/netbeans.conf:</p>
<p>-J-DsvnClientAdapterFactory=commandline</p>
<p>Committing should work fine from then on.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2010/05/05/netbeans-freeze-when-committing-to-subversion-workaroundfix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Antialiased fonts in Netbeans 6.7+ ( Linux )</title>
		<link>http://blog.verwilst.be/2010/03/23/antialiased-fonts-in-netbeans-6-7-linux/</link>
		<comments>http://blog.verwilst.be/2010/03/23/antialiased-fonts-in-netbeans-6-7-linux/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 20:56:07 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.verwilst.be/?p=227</guid>
		<description><![CDATA[I&#8217;ve been using Eclipse with Subclipse for quite a long time for my PHP projects, but using the Subclipse plugin had the bad habit of crashing the whole editor. I tried to upgrade the plugin using the built-in frontend, but when that one hung the editor again, I decided to dust off the Netbeans install [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using Eclipse with Subclipse for quite a long time for my PHP projects, but using the Subclipse plugin had the bad habit of crashing the whole editor. I tried to upgrade the plugin using the built-in frontend, but when that one hung the editor again, I decided to dust off the Netbeans install i had laying around on my system. I installed it months ago, but never looked to it again. One thing that really irks me is that all the &#8216;good&#8217; IDE&#8217;s seem to be written in Java, which I really happen to dislike..</p>
<p>Anyways, to make Netbeans at least reasonably OK in the easy-on-the-eyes dept., I enabled AA. as explained <a href="http://ibnaziz.wordpress.com/2009/06/10/netbeans-anti-aliasing/">here</a>:</p>
<p>In /etc/netbeans.conf, add the following line: &#8220;-J-Dswing.aatext=true -J-Dawt.useSystemAAFontSettings=on&#8221; to the netbeans_default_options variable.</p>
<p>Restart Netbeans and your fonts will be AA&#8217;ed <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Now let&#8217;s hope Netbeans is stable..</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2010/03/23/antialiased-fonts-in-netbeans-6-7-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google chrome and desktop integration</title>
		<link>http://blog.verwilst.be/2009/12/11/google-chrome-and-desktop-integration/</link>
		<comments>http://blog.verwilst.be/2009/12/11/google-chrome-and-desktop-integration/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 00:28:10 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.verwilst.be/?p=218</guid>
		<description><![CDATA[So I&#8217;ve tried the new browser Google released ( as beta ) called &#8216;Chrome&#8217; on Linux. While I&#8217;m more than happy with the speed and cleanliness of my Firefox install, I decided to give it a whirl. While I couldn&#8217;t really see a staggering difference of loading times between the two, one thing that really [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve tried the new browser Google released ( as beta ) called &#8216;Chrome&#8217; on Linux. While I&#8217;m more than happy with the speed and cleanliness of my Firefox install, I decided to give it a whirl. While I couldn&#8217;t really see a staggering difference of loading times between the two, one thing that really stood out and bugged me ( and caused me to remove Chrome from my system again ) was the &#8220;Windows let&#8217;s give every god damned application its own theme and color scheme&#8221;-approach they took. Windows applications have the habit to look totally out of place, and have no integration whatsoever with the look and feel of the desktop.  ( Yes <a href="http://store.steampowered.com/about/">Steam client</a>, I&#8217;m looking at you! ) The blue-ish browser with custom buttons and tool bar seemed to try hard not to blend into my brown Ubuntu desktop, so it&#8217;s gone. Let&#8217;s hope Google get their heads out of their asses and make Chrome conform to the standards, guidelines, themes and color schemes of the desktop, whether it&#8217;s Mac, Windows or Linux!</p>
<p>Update: They seem to have a &#8220;Use GTK+ theme&#8221; and &#8220;Use system title bar and borders&#8221; under Options, but that only partially fixes things, turning the blue to purple. Nonetheless, when disregarding the desktop environment, Chrome looks pretty slick, and can hopefully become a worthy competitor for other browsers, which can only be a good thing! <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2009/12/11/google-chrome-and-desktop-integration/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Lies, d*mned lies, and statistics</title>
		<link>http://blog.verwilst.be/2009/02/10/lies-dmned-lies-and-statistics/</link>
		<comments>http://blog.verwilst.be/2009/02/10/lies-dmned-lies-and-statistics/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 21:35:17 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.verwilst.be/?p=197</guid>
		<description><![CDATA[I bumped into this blogpost by accident. It suggests that the release quality has been going down for every new release of Ubuntu ( as shown in the graphs ). They come to that conclusion by using the polls on the forums that ask how smooth your install of Ubuntu was. Personally I have seen [...]]]></description>
			<content:encoded><![CDATA[<p>I bumped into <a href="http://www.endolith.com/wordpress/2008/11/19/ubuntu-release-quality/">this blogpost</a> by accident. It suggests that the release quality has been going down for every new release of Ubuntu ( as shown in the graphs ). They come to that conclusion by using the polls on the forums that ask how smooth your install of Ubuntu was. Personally I have seen a lot of users around me that really start getting into Linux just because each release has become more usable and stable. More hardware is supported, more features are in the provided apps.</p>
<p>Sure, it can be that I&#8217;m mistaken and release quality is going down the drain. Or it can be that more and more users start using Ubuntu. And it&#8217;s mostly the users that are already having problems that come to the forums to look for answers and vote on those polls. Most users don&#8217;t start searching through forums when everything works out of the box..</p>
<p>Statistics always show what the creator wants you to see <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2009/02/10/lies-dmned-lies-and-statistics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dell Mini 9</title>
		<link>http://blog.verwilst.be/2009/02/10/dell-mini-9/</link>
		<comments>http://blog.verwilst.be/2009/02/10/dell-mini-9/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 21:04:53 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.verwilst.be/?p=188</guid>
		<description><![CDATA[While assembling a new laptop for my girlfriend, i stumbled upon this tiny beauty . Ofcourse this is too small for dedicated work, so i decided on the Dell Inspiron 1525 ( for just 650EUR ) for her, but my personal itch would be scratched more by the mini 9. It&#8217;s running Ubuntu 8.04.1, has [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="Mini 9" src="http://i.dell.com/images/global/products/314x314/inspn_mini_9_black_sunset.jpg" alt="" width="177" height="177" />While assembling a new laptop for my <a href="http://blog.heikevyncke.be/">girlfriend</a>, i stumbled upon <a href="http://configure.us.dell.com/dellstore/config.aspx?oc=dncwxa5&amp;c=us&amp;l=en&amp;s=dhs&amp;cs=19&amp;kc=features~mini_laptop_deals">this tiny beauty</a> . Ofcourse this is too small for dedicated work, so i decided on the Dell Inspiron 1525 ( for just 650EUR ) for her, but my personal itch would be scratched more by the mini 9. It&#8217;s running Ubuntu 8.04.1, has wireless caps and a solid state disk, and ( duh ) a 9&#8243; screen. All this for only $250! Sweet!</p>
<p>Too bad it costs 454 EUR in Belgium though <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  ( What a rip-off! ) and it runs Windows XP! ( &#8216;WTF&#8217; as my dear pal <a href="http://www.denraf.be/">Raf</a> put it )</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2009/02/10/dell-mini-9/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apple lock-in</title>
		<link>http://blog.verwilst.be/2009/01/18/apple-lock-in/</link>
		<comments>http://blog.verwilst.be/2009/01/18/apple-lock-in/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 21:40:14 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[zimbra]]></category>

		<guid isPermaLink="false">http://blog.verwilst.be/?p=182</guid>
		<description><![CDATA[Dear Apple,
I&#8217;m using your highly priced ( but for the most part awesome ) iPhone. When people cash out that much money for a phone, the least you can do is open up your API to allow other 3rd party applications to interface with it. Because of your closed iPhone calendar API for example, I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>Dear Apple,</p>
<p>I&#8217;m using your highly priced ( but for the most part awesome ) iPhone. When people cash out that much money for a phone, the least you can do is open up your API to allow other 3rd party applications to interface with it. Because of your closed iPhone calendar API for example, I&#8217;m unable to sync my OSS Zimbra with my iPhone. Lucky you, Apple, for not being as closely watched on lock-in practices as Microsoft is. Don&#8217;t worry, keep up this kind of unethical practices and I&#8217;m sure it&#8217;s just a matter of time.</p>
<p>Greetings.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2009/01/18/apple-lock-in/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Forwarding mail to an email address with maildrop</title>
		<link>http://blog.verwilst.be/2009/01/14/forwarding-mail-to-an-email-address-with-maildrop/</link>
		<comments>http://blog.verwilst.be/2009/01/14/forwarding-mail-to-an-email-address-with-maildrop/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 10:17:05 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[postfix]]></category>

		<guid isPermaLink="false">http://blog.verwilst.be/?p=180</guid>
		<description><![CDATA[Just a small note-to-self, this doesn&#8217;t work:
to !address@test.com
while this does:
to &#8220;!address@test.com&#8221;

]]></description>
			<content:encoded><![CDATA[<p>Just a small note-to-self, this doesn&#8217;t work:</p>
<blockquote><p>to !address@test.com</p></blockquote>
<p>while this does:</p>
<blockquote><p>to &#8220;!address@test.com&#8221;</p></blockquote>
<blockquote></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2009/01/14/forwarding-mail-to-an-email-address-with-maildrop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Syncing your Zimbra contacts to your iPhone with Funambol</title>
		<link>http://blog.verwilst.be/2009/01/09/syncing-your-zimbra-contacts-to-your-iphone-with-funambol/</link>
		<comments>http://blog.verwilst.be/2009/01/09/syncing-your-zimbra-contacts-to-your-iphone-with-funambol/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 09:01:37 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[zimbra]]></category>

		<guid isPermaLink="false">http://blog.verwilst.be/?p=176</guid>
		<description><![CDATA[On a brighter note, now that I have an iPhone ( and I seem to love it! ) I finally found the time/motivation to setup Funambol to interface with my Zimbra server, keeping the Zimbra contacts in sync with my iPhone! A howto will follow shortly!
]]></description>
			<content:encoded><![CDATA[<p>On a brighter note, now that I have an iPhone ( and I seem to love it! ) I finally found the time/motivation to setup Funambol to interface with my Zimbra server, keeping the Zimbra contacts in sync with my iPhone! A howto will follow shortly!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2009/01/09/syncing-your-zimbra-contacts-to-your-iphone-with-funambol/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Java 6 browser plugin for x86_64</title>
		<link>http://blog.verwilst.be/2008/12/16/java-6-browser-plugin-for-x86_64/</link>
		<comments>http://blog.verwilst.be/2008/12/16/java-6-browser-plugin-for-x86_64/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 23:25:58 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[x86_64]]></category>

		<guid isPermaLink="false">http://blog.verwilst.be/?p=154</guid>
		<description><![CDATA[We&#8217;ve had the pleasure of using the 64bit Flash player in the last couple of weeks. This week it&#8217;s time for Sun to do the same thing! The latest update of Java 6 ( Update 12 ) has a working 64 bit Java browser plugin!
No packages are available yet for Ubuntu/Debian, but they will surely [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.verwilst.be/wp-content/uploads/2008/12/java.gif"><img class="size-medium wp-image-156 alignleft" style="margin-right: 10px;" title="Java Logo" src="http://blog.verwilst.be/wp-content/uploads/2008/12/java-166x300.gif" alt="Java Logo" width="63" height="113" /></a>We&#8217;ve had the pleasure of using the 64bit Flash player in the last couple of weeks. This week it&#8217;s time for Sun to do the same thing! The latest update of Java 6 ( Update 12 ) has <a href="https://jdk6.dev.java.net/6uNea.html">a working 64 bit Java browser plugin</a>!</p>
<p>No packages are available yet for Ubuntu/Debian, but they will surely follow soon!</p>
<p>Seems like 2009 will be the year of the 64bit Linux desktop <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/12/16/java-6-browser-plugin-for-x86_64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Choosing development languages</title>
		<link>http://blog.verwilst.be/2008/12/14/choosing-development-languages/</link>
		<comments>http://blog.verwilst.be/2008/12/14/choosing-development-languages/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 01:16:39 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.verwilst.be/?p=150</guid>
		<description><![CDATA[I&#8217;ve never been mr. elite coder. Programming never really was my main point of focus, and spent most of my time focussed on the Linux system level of things.
Over the years, I have coded in various languages, but on small personal projects, without any expert guidance or anything. The lack of guidance might be the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve never been mr. elite coder. Programming never really was my main point of focus, and spent most of my time focussed on the Linux system level of things.</p>
<p>Over the years, I have coded in various languages, but on small personal projects, without any expert guidance or anything. The lack of guidance might be the reason of my almost complete withdrawal from coding the last couple of years.</p>
<p>I started with VB. Writing an instant messenger for example <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ( with own protocol, just for the fun of it ).</p>
<p>I played with Python. Coded with it for a few years, did some small Portage ( Gentoo ) work, wrote a Kazaa-like client with PyQt, hacked on Anaconda job-wise.. I found Python to be very easy to understand, and had a very low level of entry into code which you wrote like 6 months ago without hardly any comments ( i know, shame on me ), and noticed myself being back on track in a matter of hours!</p>
<p>I&#8217;ve done quite a lot with PHP. Wrote a couple of websites with it, webservices for system automation, but found myself using it more on the Linux system level in the end ( php-cli ). I still pretty much like PHP, but i HATE web development <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  I&#8217;ve used Symfony for quite some time, and really started to like it. I looked at Drupal too, but something about it really turns me off. Can&#8217;t say what exactly though..</p>
<p>I&#8217;ve used c++ for about 2 years. Mostly with Qt, which i absolutely loved at the time ( been a few years ). The power of c++ with the easiness of Qt. Yummie! I&#8217;ve only found the GUI look-n-feel to be&#8230; clunky.. Can&#8217;t really explain what&#8217;s missing, but it just has an awkward feel to it. Gnome/GTK apps for example feel a lot more solid to me for some reason. <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Then i tried Java for a few months. Never liked it. In my head I never stopped seeing it as an unsurmountable mountain of code. It just looked a daunting task. Not to mention all the .war / .jar crap.. Bleh!</p>
<p>Then i started with Mono ( C# ). I must say i really like the syntax and feel of it, it&#8217;s a joy to code in. It&#8217;s not really pleasant to see .dll and .exe&#8217;s pop up though.. And i have no idea what to think about the whole ethical aspect of it. I like C# as a language, but i hate the Microsoft side of it. Somehow I have this feeling inside that in the end it&#8217;s all yet another plan to dominate/break/destroy the Linux environment, first letting Mono be deeply entrenched, and then executing part 2 of their plans. Call me paranoid <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  I also don&#8217;t like the Novell boys bending over and taking it like a man on MS&#8217;es every whim.</p>
<p>Never tried Ruby, didn&#8217;t appeal to me. No particular reason.</p>
<p>Tried Perl for a while, never liked it, too cryptic for my taste. I actually tried to avoid it whenever it was possible <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Lately however, I started longing for development again. Over time, I&#8217;ve become less and less a FOSS contributor, which is really starting to annoy me. But I have the feeling that Linux system skills alone don&#8217;t allow you to really make a change in the FOSS world.</p>
<p>So.. what to choose to get into the game? As a Gnome user, my efforts would go to Gnome development. But i really don&#8217;t want to learn/code in C. I never liked GTK code-wise either. I know there are bindings for a lot of languages, but that feels so third-rank to me.. I could pickup C# instead, but the whole MS mindset behind it really turns me off.</p>
<p>Now, for the point of this rather long post. <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Anyone more programmer-oriented with any ideas on my dilemma? I would surely appreciate it <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  What language/lib do you recommend? Open for suggestions <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/12/14/choosing-development-languages/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Native 64bit Flash on Ubuntu 8.10 x86_64</title>
		<link>http://blog.verwilst.be/2008/12/13/native-64bit-flash-on-ubuntu-810-x86_64/</link>
		<comments>http://blog.verwilst.be/2008/12/13/native-64bit-flash-on-ubuntu-810-x86_64/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 00:17:18 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[x86_64]]></category>

		<guid isPermaLink="false">http://blog.verwilst.be/?p=113</guid>
		<description><![CDATA[
By default, Intrepid on both i386 and x86_64 comes with the 32bit flashplayer 10 through nspluginwrapper. A lot of the crashes people see come from nspluginwrapper itself, which is very unstable in Hardy.
A new version of nspluginwrapper in Intrepid fixes a lot of crashes though, so you&#8217;re better of with Intrepid in any case.
However, since [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Adobe Logo" src="http://www.adobe.com/aboutadobe/images/adobe_logo_50x50.gif" alt="Adobe Logo" width="50" height="50" /></p>
<p>By default, Intrepid on both i386 and x86_64 comes with the 32bit flashplayer 10 through nspluginwrapper. A lot of the crashes people see come from nspluginwrapper itself, which is very unstable in Hardy.</p>
<p>A new version of nspluginwrapper in Intrepid fixes a lot of crashes though, so you&#8217;re better of with Intrepid in any case.</p>
<p>However, since mid november, Adobe finally came through on one of the most requested feature Linux users around the globe begged for/requested, real 64bit support!</p>
<p>For an alpha version, i must say it is pretty rock solid on my system. Let&#8217;s get on and replace the default 32bit flashplayer/nspluginwrapper combo with this new goodie!</p>
<p>First of all, let&#8217;s remove any already installed versions of Flash, along with nspluginwrapper.</p>
<p><strong><em># apt-get remove flashplugin-nonfree nspluginwrapper</em></strong></p>
<p>Next up, download the 64-bit Flash plugin from <a href="http://labs.adobe.com/downloads/flashplayer10.html">Adobe Labs</a>. Select the tar.gz.</p>
<p>Unpack it and copy the resulting libflashplayer.so into /usr/lib/mozilla/plugins if you want to enable it for all users, or in ~/.mozilla/plugins to enable it only for your current user. Restarting Firefox and browsing to <em>about:plugins</em> should show the newly installed Flash plugin.</p>
<p>Enjoy your native 64-bit Flashplayer <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/12/13/native-64bit-flash-on-ubuntu-810-x86_64/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Firefox 3.1 SSL certificate warnings</title>
		<link>http://blog.verwilst.be/2008/12/12/firefox-31-ssl-certificate-warnings/</link>
		<comments>http://blog.verwilst.be/2008/12/12/firefox-31-ssl-certificate-warnings/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 09:35:01 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://blog.verwilst.be/?p=134</guid>
		<description><![CDATA[Let&#8217;s admit, the SSL warnings in Firefox 3.0 are a bit cumbersome. Normal &#8220;Joe Schmoe&#8221; users just don&#8217;t get it. As an example, my girlfriend came to me saying her webmail was broken, while it was just the SSL warning that was between her and her mail. Without my help, she would have just been [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s admit, the <a href="http://blog.verwilst.be/2008/03/01/firefox-3-ssl-certificate-warnings-confusing/">SSL warnings in Firefox 3.0</a> are a bit cumbersome. Normal &#8220;Joe Schmoe&#8221; users just don&#8217;t get it. As an example, my girlfriend came to me saying her webmail was broken, while it was just the SSL warning that was between her and her mail. Without my help, she would have just been grumpy, thinking i broke her mail again <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I was wondering what the guys over at Mozilla were doing to make the situation a bit more clear. Now that Firefox 3.1 beta2 has been out for a while, i thought i would give it a spin and check out if anything changed since 3.0 in the SSL warning dept.</p>
<p>When you visit an SSL enabled site for the first time, this is presented to you.</p>
<p>In my opinion, this is a step in the right direction, explaining what has happened in semi-bitesize chuncks of text instead of cramming everything in 1 big, daunting blob of text as in FF 3.0.</p>
<p><a href="http://blog.verwilst.be/wp-content/uploads/2008/12/ff31-1.png"><img class="size-medium wp-image-135 alignnone" title="Firefox 3.1 - Initial SSL warning page" src="http://blog.verwilst.be/wp-content/uploads/2008/12/ff31-1-300x261.png" alt="Firefox 3.1 - Initial SSL warning page" width="300" height="261" /></a></p>
<p>Clicking on &#8220;Technical Details&#8221; or &#8220;I understand the Risks&#8221; show more information about both topics.</p>
<p>I really hope this will be fully translated in the users&#8217; language to lower the barrier even more.</p>
<p><a href="http://blog.verwilst.be/wp-content/uploads/2008/12/ff31-2.png"><img class="size-medium wp-image-138 alignnone" title="Firefox 3.1 - Extended SSL view" src="http://blog.verwilst.be/wp-content/uploads/2008/12/ff31-2-300x261.png" alt="Firefox 3.1 - Extended SSL view" width="300" height="261" /></a></p>
<p>This is pretty much the same dialog as was the case in Firefox 3.0.</p>
<p>Although now it seems to get the certificate automatically, making you click only on &#8220;Confirm Security Exception&#8221; to proceed to the page you intended to visit.</p>
<p><a href="http://blog.verwilst.be/wp-content/uploads/2008/12/ff31-3.png"><img class="size-medium wp-image-139 alignnone" style="margin-right: 10px;" title="Firefox 3.1 - SSL Accept Exception" src="http://blog.verwilst.be/wp-content/uploads/2008/12/ff31-3-300x298.png" alt="Firefox 3.1 - SSL Accept Exception" width="300" height="298" /></a></p>
<p>All in all this seems like a step in the right direction to make this more userfriendly for the big public!</p>
<p>As this is only the second beta, the screenshots above are subject to change by the time 3.1 final is released.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/12/12/firefox-31-ssl-certificate-warnings/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Improving spam filtering on Zimbra 5.x with DSpam</title>
		<link>http://blog.verwilst.be/2008/12/11/improving-spam-filtering-on-zimbra-5x-with-dspam/</link>
		<comments>http://blog.verwilst.be/2008/12/11/improving-spam-filtering-on-zimbra-5x-with-dspam/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 14:54:03 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.verwilst.be/?p=119</guid>
		<description><![CDATA[By default, Zimbra isn&#8217;t very good in the spam-handling dept. You just keep on flagging messages as Junk, in the hopes that Zimbra is getting wiser on every occasion. Not really though..
Under the hood, Zimbra is relying on SpamAssassin to weed out the pharma mails. This heuristics-based method is pretty 90&#8217;s IMO, and while it [...]]]></description>
			<content:encoded><![CDATA[<p>By default, Zimbra isn&#8217;t very good in the spam-handling dept. You just keep on flagging messages as Junk, in the hopes that Zimbra is getting wiser on every occasion. Not really though..</p>
<p>Under the hood, Zimbra is relying on SpamAssassin to weed out the pharma mails. This heuristics-based method is pretty 90&#8217;s IMO, and while it still catches a lot of spam, rules have to be added/update on a regular basis in order to stay ahead of &#8211; or at least on par with &#8211; our good friends the spammers.</p>
<p>Enter DSpam. Dspam has a statistical approach to spam filtering. DSpam only knows that something is spam after you repeatedly show examples of it ( in Zimbra terms, mark it as junk ). After a while, dspam knows which words ( and combinations ) are mostly present in your spam and ham mails. Based on that knowledge, it will make educated guesses on what you consider spam and what you don&#8217;t. This means that dspam automatically keeps track of the latest trends in spam, as long as you follow up once in a while. Apart from that, dspam is written in C, and is insanely fast, especially in comparison with bloaty old Spamassassin.</p>
<p>One downside of Dspam however is that the project is pretty much euh.. dead or asleep, whatever you prefer. It sure has its share of quirks, especially on larger environments. But it does the job nicely for most people. Zimbra disabled dspam quite some time ago because of stability issues, so your mileage may vary.</p>
<p>By default, running</p>
<p><em><strong>#</strong></em> <strong><em>zmamavisdctl stop</em></strong></p>
<p><strong><em># /opt/zimbra/amavisd/sbin/amavisd -c /opt/zimbra/conf/amavisd.conf debug</em></strong></p>
<p>will show you</p>
<blockquote><p>Dec 11 13:37:42 zimbra01.verwilst.be /opt/zimbra/amavisd/sbin/amavisd[11878]: No $dspam,             not using it</p></blockquote>
<p>Enabling Dspam in Zimbra is pretty straightforward though.</p>
<p>First of all, edit <strong>/opt/zimbra/conf/amavisd.conf.in </strong>. Uncomment the following line:</p>
<blockquote><p>#$dspam = &#8216;/opt/zimbra/dspam/bin/dspam&#8217;;</p></blockquote>
<p>Make sure the data dir of dspam is fully writable:<strong><em></em></strong></p>
<p><strong><em># chown zimbra: /opt/zimbra/data/dspam/data/ -R</em></strong></p>
<p>Then run the amavisd command ( above ) again, or start it the Zimbra way:</p>
<p><strong><em># zmamavisdctl start</em></strong></p>
<p>That&#8217;s pretty much all there is to it. You should see some DSPAM headers in every mail you receive ( look in the source of the mail ).</p>
<p>By default however, Zimbra only assigns a very small score to the mail when dspam marks it as spam. ( 0.5 points out of 6.6 required to be marked as spam by Zimbra ).</p>
<p>I put a lot of trust in DSpam, so i change the 0.5 points to 3 for spam, and -1 if dspam doesn&#8217;t think it&#8217;s spam.</p>
<p>Put the following lines in <strong>/opt/zimbra/conf/spamassassin/local.cf</strong></p>
<blockquote><p>header DSPAM_SPAM X-DSPAM-Result =~ /^Spam$/<br />
describe DSPAM_SPAM Marked as spam by DSPAM<br />
score DSPAM_SPAM 3</p>
<p>header DSPAM_HAM X-DSPAM-Result =~ /^Innocent$/<br />
describe DSPAM_HAM Marked as ham by DSPAM<br />
score DSPAM_HAM -1</p></blockquote>
<p>And restart spamassassin:</p>
<p><strong><em># zmamavisdctl stop &amp;&amp; </em></strong><strong><em>zmamavisdctl start </em></strong></p>
<p>Please beware that it might take a while for dspam to really start showing results! It needs to examine quite a lot of mails before it will start making decisions. You might want to set DSPAM_HAM closer to 0 the first few weeks..</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/12/11/improving-spam-filtering-on-zimbra-5x-with-dspam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monitorial goodies!</title>
		<link>http://blog.verwilst.be/2008/11/25/monitorial-goodies/</link>
		<comments>http://blog.verwilst.be/2008/11/25/monitorial-goodies/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 12:06:21 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[zabbix]]></category>
		<category><![CDATA[zenoss]]></category>

		<guid isPermaLink="false">http://blog.verwilst.be/?p=115</guid>
		<description><![CDATA[The guys over at ZenOSS were friendly enough to send us some goodies! Monitoring is quite the hot topic these days and although I&#8217;m more of a Zabbix &#8220;fanboy&#8221; myself, I must say others, like ZenOSS, sure have their places in many, sometimes very specific and/or different, areas.
Dressing up the male team members wouldn&#8217;t have [...]]]></description>
			<content:encoded><![CDATA[<p>The guys over at <a href="http://www.zenoss.com">ZenOSS</a> were friendly enough to send <a href="http://www.inuits.be">us</a> some goodies! Monitoring is quite the hot topic these days and although I&#8217;m more of a <a href="http://www.zabbix.com">Zabbix</a> &#8220;fanboy&#8221; myself, I must say others, like ZenOSS, sure have their places in many, sometimes very specific and/or different, areas.</p>
<p>Dressing up the male team members wouldn&#8217;t have had the same effect as our female coworkers, so we decided to take some quick pictures about it <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>It looks like the days of the  &#8220;You think monitoring so you think <a href="http://www.nagios.org">Nagios</a>/<a href="http://www.cacti.net/">Cacti</a>&#8221; are really a thing of the past!</p>
<p><img class="alignnone" style="margin-top: 10px; margin-bottom: 10px;" title="ZenOSS wear" src="http://pics.inuits.be/d/1644-3/Image023.jpg" alt="" width="576" height="432" /></p>
<p>On a small update, it seems like <a href="http://www.krisbuytaert.be/blog/santa-came-early">great minds post alike</a> <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/11/25/monitorial-goodies/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Zabbix 1.6.1 for Centos 4.x</title>
		<link>http://blog.verwilst.be/2008/11/06/zabbix-161-for-centos-4x/</link>
		<comments>http://blog.verwilst.be/2008/11/06/zabbix-161-for-centos-4x/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 12:58:21 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[inuits]]></category>
		<category><![CDATA[zabbix]]></category>

		<guid isPermaLink="false">http://blog.verwilst.be/?p=91</guid>
		<description><![CDATA[We&#8216;re not always able to use the latest and greatest version of a Linux distribution. Being consultants, we&#8217;re usually dropped in an already-deployed environment, where the let&#8217;s-upgrade-the-distribution step is not desired or just plainly impossible without breaking everything that&#8217;s deployed on it.
This was the case recently, where we had to deploy a Zabbix server on [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Inuits" href="http://www.inuits.be">We</a>&#8216;re not always able to use the latest and greatest version of a Linux distribution. Being consultants, we&#8217;re usually dropped in an already-deployed environment, where the let&#8217;s-upgrade-the-distribution step is not desired or just plainly impossible without breaking everything that&#8217;s deployed on it.</p>
<p>This was the case recently, where <a title="Inuits" href="http://www.inuits.be">we</a> had to deploy a Zabbix server on a CentOS 4.x environment. We opted for Zabbix 1.6.1 for several reasons.</p>
<p>We try not to reinvent the wheel when possible, so I grabbed the RPM for CentOS 5 <a title="ocjtech" href="http://repo.ocjtech.us/zabbix/epel/5/SRPMS/">here</a>. Usually this just compiles on Centos 4 without any issues. Not in this case though.</p>
<p>I&#8217;ve cooked up 3 small patches to fix the issues that kept Zabbix 1.6.1 from building on our platforms.</p>
<p>Grab them <a title="CURL patch" href="http://blog.verwilst.be/files/zabbix-1.6.1-curl-version.patch">here</a>, <a title="Jabber patch" href="http://blog.verwilst.be/files/zabbix-1.6.1-disable-jabber.patch">here</a> and <a title="SNMP patch" href="http://blog.verwilst.be/files/zabbix-1.6.1-snmp-fixes.patch">here</a>. You might want to use <a title="Zabbix spec" href="http://blog.verwilst.be/files/zabbix.spec">this spec file</a> ( based on the one from OCJTech ) as well!</p>
<p>In short, this disables jabber support ( which doesnt work anyways, you need to let an external script do the work! ), updates snmp support to handle older versions of snmp and lowers the required version of curl during the configure stage.</p>
<p>This should give you a nice shining bunch of zabbix-1.6.1 rpm&#8217;s for your beloved CentOS 4 system.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/11/06/zabbix-161-for-centos-4x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ZDNet RSS feed, now WITH ads!</title>
		<link>http://blog.verwilst.be/2008/09/25/zdnet-rss-feed-now-with-ads/</link>
		<comments>http://blog.verwilst.be/2008/09/25/zdnet-rss-feed-now-with-ads/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 11:14:52 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.verwilst.be/?p=87</guid>
		<description><![CDATA[rm -rf zdnet-feed. Fucktards.
]]></description>
			<content:encoded><![CDATA[<p>rm -rf zdnet-feed. Fucktards.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/09/25/zdnet-rss-feed-now-with-ads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zabbix 1.5 deb for Ubuntu 8.04 Hardy</title>
		<link>http://blog.verwilst.be/2008/09/08/zabbix-15-deb-for-ubuntu-804-hardy/</link>
		<comments>http://blog.verwilst.be/2008/09/08/zabbix-15-deb-for-ubuntu-804-hardy/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 20:30:03 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[zabbix]]></category>

		<guid isPermaLink="false">http://blog.verwilst.be/?p=82</guid>
		<description><![CDATA[I have thrown together a package for the latest Zabbix beta release, 1.5.4, which can be downloaded from my PPA here. It&#8217;s based on the official Zabbix 1.4.6 package for Intrepid, but i added zabbix-proxy-mysql and zabbix-proxy-pgsql as well, along with some minor refactoring in the inner guts of the package. If you find issues, [...]]]></description>
			<content:encoded><![CDATA[<p>I have thrown together a package for the latest Zabbix beta release, 1.5.4, which can be downloaded from my PPA <a title="PPA" href="https://launchpad.net/~verwilst/+archive">here</a>. It&#8217;s based on the official Zabbix 1.4.6 package for Intrepid, but i added zabbix-proxy-mysql and zabbix-proxy-pgsql as well, along with some minor refactoring in the inner guts of the package. If you find issues, just give me a whistle!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/09/08/zabbix-15-deb-for-ubuntu-804-hardy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On track for Zimbra 6.0</title>
		<link>http://blog.verwilst.be/2008/09/04/on-track-for-zimbra-60/</link>
		<comments>http://blog.verwilst.be/2008/09/04/on-track-for-zimbra-60/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 21:28:21 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[zimbra]]></category>

		<guid isPermaLink="false">http://blog.verwilst.be/?p=69</guid>
		<description><![CDATA[After a loong silence in the Zimbra camp ( apart from the occasional 5.0 point release ), we have more information about the next major Zimbra release! While it versioned as 5.5 in the past, it has now been changed straight to 6.0.
Current milestones are:

Beta 1 12/17/08
Beta 2 01/19/09
RC 1 02/23/09
GA 03/23/09


Since it&#8217;s a pretty [...]]]></description>
			<content:encoded><![CDATA[<p>After a loong silence in the Zimbra camp ( apart from the occasional 5.0 point release ), we have more information about the next major Zimbra release! While it versioned as 5.5 in the past, it has now been changed straight to 6.0.<br />
Current milestones are:</p>
<ul>
<li><strong>Beta 1</strong> 12/17/08</li>
<li><strong>Beta 2</strong> 01/19/09</li>
<li><strong>RC 1</strong> 02/23/09</li>
<li><strong>GA</strong> 03/23/09</li>
</ul>
<p><img class="alignleft" title="Zimbra logo" src="http://www.zimbra.com/_media/zimbra_logo.gif" alt="" width="170" height="50" /></p>
<p>Since it&#8217;s a pretty long road until the GA version, those days will probably slide a bit.</p>
<p>Features include  Ubuntu 8.04 LTS support ( BETA in 5.0 ), &#8220;Disaster recovery via server-to-server sync&#8221; ( which sounds really nice, not sure what exactly it will do yet ), and others found <a title="Zimbra Roadmap" href="http://www.zimbra.com/products/roadmap.html">here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/09/04/on-track-for-zimbra-60/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If you can&#8217;t beat em..</title>
		<link>http://blog.verwilst.be/2008/09/02/if-you-cant-beat-em/</link>
		<comments>http://blog.verwilst.be/2008/09/02/if-you-cant-beat-em/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 17:26:13 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://blog.verwilst.be/?p=65</guid>
		<description><![CDATA[pay em..  
Why oh why does Microsoft always insist in trying to reinvent the wheel ( poorly ).. In every field you can imagine they have a crappy clone ( Zune anyone? ) nobody wants. Same thing with their Live Search. They always end up paying the few fucktards who fall for the peanuts [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dailytech.com/Microsoft+Pays+Businesses+to+Use+Live+Search/article6552.htm" >pay em</a>.. <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Why oh why does Microsoft always insist in trying to reinvent the wheel ( poorly ).. In every field you can imagine they have a crappy clone ( Zune anyone? ) nobody wants. Same thing with their Live Search. They always end up paying the few fucktards who fall for the peanuts MS throws at them.</p>
<p>I have personally witnessed that they came around the bigger businesses, and actually _giving_ money ( and LOTS of it ) to replace all postfix/courier servers ( who run great for years in a row on commodity hardware ) with Exchange ( which only runs &#8220;well&#8221; if you have a battery of servers.) Luckily management refused every offer because of the hardware costs and maintenance it would require to keep the crap working. ( Lower TCO my *** )</p>
<p>The merchant paying the customer to take his crap.. How low can you go.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/09/02/if-you-cant-beat-em/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>History meme</title>
		<link>http://blog.verwilst.be/2008/04/15/history-meme/</link>
		<comments>http://blog.verwilst.be/2008/04/15/history-meme/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 22:03:50 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/?p=58</guid>
		<description><![CDATA[history &#124; awk &#8216;{a[$2]++}END{for(i in a){print a[i] &#8221; &#8221; i}}&#8217; &#124; sort -rn &#124; head
148 who
132 the
123 bloody
110 hell
91 gives
85 a
52 damn
45 ?
]]></description>
			<content:encoded><![CDATA[<p>history | awk &#8216;{a[$2]++}END{for(i in a){print a[i] &#8221; &#8221; i}}&#8217; | sort -rn | head<br />
148 who<br />
132 the<br />
123 bloody<br />
110 hell<br />
91 gives<br />
85 a<br />
52 damn<br />
45 ?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/04/15/history-meme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Links from&#8230;&#8221; annoyance</title>
		<link>http://blog.verwilst.be/2008/04/14/links-from-annoyance/</link>
		<comments>http://blog.verwilst.be/2008/04/14/links-from-annoyance/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 19:32:48 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/?p=57</guid>
		<description><![CDATA[Lately i have to sift through more and more useless del.icio.us and co posts titled &#8220;&#8221;Links from &#8230;&#8221;, they are annoying me more than email spam   FFS if i want to see your bookmarks, ill check them out myself!
]]></description>
			<content:encoded><![CDATA[<p>Lately i have to sift through more and more useless del.icio.us and co posts titled &#8220;&#8221;Links from &#8230;&#8221;, they are annoying me more than email spam <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  FFS if i want to see your bookmarks, ill check them out myself!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/04/14/links-from-annoyance/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Practical exercises for Linux newbies</title>
		<link>http://blog.verwilst.be/2008/04/12/practical-exercises-for-linux-newbies/</link>
		<comments>http://blog.verwilst.be/2008/04/12/practical-exercises-for-linux-newbies/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 22:33:50 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/?p=55</guid>
		<description><![CDATA[Once a week ( and soon twice ), I&#8217;m a Linux teacher @ Syntra West. I currently teach the class &#8220;advanced Linux&#8221; for the second-year students in the &#8220;Network administrator&#8221; course.
The best way to learn a new operating system is to get your hands dirty, but coming up with fun and practical exercises seem to [...]]]></description>
			<content:encoded><![CDATA[<p>Once a week ( and soon twice ), I&#8217;m a Linux teacher @ Syntra West. I currently teach the class &#8220;advanced Linux&#8221; for the second-year students in the &#8220;Network administrator&#8221; course.</p>
<p>The best way to learn a new operating system is to get your hands dirty, but coming up with fun and practical exercises seem to be pretty hard. They already managed to install Drupal and Joomla on the self-deployed Apache server, but still the general &#8220;i-feel-at-home-here&#8221; feeling isn&#8217;t present yet.</p>
<p>I was wondering of some of you guys/girls know practical and &#8220;fun&#8221; ways to get better acquainted to the Linux way? I could then use them in my lessons and show them working with the console can be fun, flexible and powerful!</p>
<p>Thanks in advance <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/04/12/practical-exercises-for-linux-newbies/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Active-Passive bonding on Solaris 10</title>
		<link>http://blog.verwilst.be/2008/04/09/active-passive-bonding-on-solaris-10/</link>
		<comments>http://blog.verwilst.be/2008/04/09/active-passive-bonding-on-solaris-10/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 10:57:33 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[HA]]></category>
		<category><![CDATA[redundancy]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/?p=54</guid>
		<description><![CDATA[In the line of duty, we were force-fed a Sun X4150 server running Solaris 10. We don&#8217;t have any Solaris expertise in-house ( we&#8217;re all Linux dudes   ), so it was quite the challenge to fix a network issue we were having. The server had 4 NIC&#8217;s, which should be paired  by 2, [...]]]></description>
			<content:encoded><![CDATA[<p>In the line of duty, we were force-fed a Sun X4150 server running Solaris 10. We don&#8217;t have any Solaris expertise in-house ( we&#8217;re all Linux dudes <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ), so it was quite the challenge to fix a network issue we were having. The server had 4 NIC&#8217;s, which should be paired  by 2, to create 2 bonded interfaces, each with an active and a passive NIC. ( Bonding mode 1 in Linux  ).</p>
<p>Now, in Linux, this would be a piece of cake. In Solaris, it was a bit more challenging. <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>First of all, a third-party installed the server. The NIC&#8217;s came divided in 2 interfaces, aggr1 and aggr2. At first I assumed that bonding was called &#8220;aggregation&#8221; under Solaris, just as it&#8217;s called &#8220;teaming&#8221; under windows. Since we were experiencing quite a bit of packetloss on those links, we went to investigate some more. We wanted redundant switches, so <a href="http://en.wikipedia.org/wiki/Link_Aggregation_Control_Protocol" >LACP ( Link Aggregation Control Protocol )</a> wasn&#8217;t an option, since that requires the use of only a single switch.</p>
<p>Our guess was that the Solaris wasn&#8217;t configured in active-passive mode, but we lacked the Solaris-knowledge to exactly find out what to fix. Booting the Sun server with a Centos livecd, and configuring bonding the &#8220;Linux Way&#8221; worked flawlessly, and packetloss disappeared.</p>
<p>Turning our attention back to the Solaris machine ( with the help of an external support guy ), we configured the Solaris box with IPMP ( IP Multipath ). The inner workings are a bit different than good old mode1 bonding, but the result was the same.</p>
<p>We had 4 interfaces, which needed to be grouped in pairs of 2. So e1000g0 and e1000g1 would combine under bond0 and e1000g2 and e1000g3 would be grouped under bond1.</p>
<p>We created 4 files:</p>
<p>/etc/hostname.e1000g0 contained:</p>
<p><strong>group bond0 up</strong></p>
<p><strong>node1</strong></p>
<p>/etc/hostname.e1000g1 contained:<strong></strong></p>
<p><strong>group bond0 up</strong></p>
<p>This added the 2 devices to bond0, and configured the first ( primary ) device with the ip address of node1 ( which is defined in our /etc/hosts file )</p>
<p>/etc/hostname.e1000g2 contained:</p>
<p><strong>group bond1 up</strong></p>
<p><strong>node2</strong></p>
<p>/etc/hostname.e1000g1 contained:</p>
<p><strong>group bond1 up</strong></p>
<p>Then we did the same for the other 2 interfaces, but assigned another ip address ( the address of node2, defined in our /etc/hosts file as well ), and another groupname.</p>
<p>This makes sure that when we reboot the server, the machine comes up in a happily bonded state, without packet loss! Hooray!</p>
<p>An &#8220;ifconfig -a&#8221; showed us the following:</p>
<p><strong>lo0: flags=2001000849&lt;UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL&gt; mtu 8232 index 1<br />
inet 127.0.0.1 netmask ff000000</strong></p>
<p><strong><br />
e1000g0: flags=1000843&lt;UP,BROADCAST,RUNNING,MULTICAST,IPv4&gt; mtu 1500 index 2<br />
inet 10.0.1.10 netmask ffffff00 broadcast 10.0.1.255<br />
groupname bond0<br />
ether 0:1b:23:a3:42:30</strong></p>
<p><strong><br />
e1000g1: flags=1000843&lt;UP,BROADCAST,RUNNING,MULTICAST,IPv4&gt; mtu 1500 index 3<br />
inet 0.0.0.0 netmask ff000000 broadcast 0.255.255.255<br />
groupname bond0<br />
ether </strong><strong>0:1b:23:a3</strong><strong>:42:31</strong></p>
<p><strong><br />
e1000g2: flags=1000843&lt;UP,BROADCAST,RUNNING,MULTICAST,IPv4&gt; mtu 1500 index 4<br />
inet 10.0.2.10 netmask ffffff00 broadcast 10.0.2.255<br />
groupname bond1<br />
ether </strong><strong>0:1b:23:a3</strong><strong>:42:32</strong></p>
<p><strong><br />
e1000g3: flags=1000843&lt;UP,BROADCAST,RUNNING,MULTICAST,IPv4&gt; mtu 1500 index 5<br />
inet 0.0.0.0 netmask ff000000 broadcast 0.255.255.255<br />
groupname bond1<br />
ether </strong><strong>0:1b:23:a3</strong><strong>:42:33 </strong></p>
<p>When we pull out of the cables on any NIC, the system switches the ip address to the secondary NIC in the group, and becomes the active member until the connection of the primary NIC is back up.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/04/09/active-passive-bonding-on-solaris-10/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Why RSS sucks</title>
		<link>http://blog.verwilst.be/2008/04/02/why-rss-sucks/</link>
		<comments>http://blog.verwilst.be/2008/04/02/why-rss-sucks/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 10:19:29 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/?p=51</guid>
		<description><![CDATA[Back in the good old rss-free days, you could spend countless fun-filled hours browsing your favorite sites, looking for new articles or cool new anecdotes. Sometimes you would forget one of your beloved sites for a while, so that when you remember it again, the articles have stacked up since your last visit, giving you [...]]]></description>
			<content:encoded><![CDATA[<p>Back in the good old rss-free days, you could spend countless fun-filled hours browsing your favorite sites, looking for new articles or cool new anecdotes. Sometimes you would forget one of your beloved sites for a while, so that when you remember it again, the articles have stacked up since your last visit, giving you an even more abundant reading-frenzy. Every time you browse to one of your sites, you get this warm fuzzy &#8220;will there be an awesome article there, begging to be read?&#8221; feeling. It really brightened up those boring/lazy hours everyone has now and then.</p>
<p>Enter RSS. Wether you&#8217;re subscribed to 10, 100 or more sites, you race through them so fast, that in 5 minutes time, you&#8217;re back to &#8220;ok, ive checked out everything that&#8217;s new in internet-land, now what&#8230;&#8221;. Boredom strikes again. No more hunting nice articles, or trying hard to remember that one awesome site that just slips your mind right now.. Pff.. efficiency is overrated.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/04/02/why-rss-sucks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Firefox 3 Javascript speed benchmarks</title>
		<link>http://blog.verwilst.be/2008/03/11/firefox-3-javascript-speed-benchmarks/</link>
		<comments>http://blog.verwilst.be/2008/03/11/firefox-3-javascript-speed-benchmarks/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 22:51:43 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[benchmarks]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/2008/03/11/firefox-3-javascript-speed-benchmarks/</guid>
		<description><![CDATA[As the final phase of the Firefox 3.0 development cycle approaches, people all over the world seem to get more and more anxious and excited about the upcoming release. ZDNet has some preliminary Javascript benchmarks with most current browsers, and FF 3 seems to easily outpace every one of them, being 3 times as fast [...]]]></description>
			<content:encoded><![CDATA[<p>As the final phase of the Firefox 3.0 development cycle approaches, people all over the world seem to get more and more anxious and excited about the upcoming release. ZDNet has some preliminary Javascript benchmarks with most current browsers, and FF 3 seems to easily outpace every one of them, being 3 times as fast as Firefox 2, and 5 times faster than IE 7! Read more about it <a href="http://blogs.zdnet.com/Burnette/?p=548" target="_blank">here</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/03/11/firefox-3-javascript-speed-benchmarks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8220;Top priority&#8221; is in they eye of the beholder</title>
		<link>http://blog.verwilst.be/2008/03/11/top-priority-is-in-they-eye-of-the-beholder/</link>
		<comments>http://blog.verwilst.be/2008/03/11/top-priority-is-in-they-eye-of-the-beholder/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 12:20:33 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[bacula]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/2008/03/11/top-priority-is-in-they-eye-of-the-beholder/</guid>
		<description><![CDATA[Microsoft Windows Home Server has had a data corruption bug in their backups for many months now ( since December IIRC ). They are stating that this bug has their top priority. Then they say they hope to have it fixed by June. I mean WTF&#8230;  if it takes them over 7 months to fix [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft Windows Home Server has had a data corruption bug in their backups for many months now ( since December IIRC ). They are stating that this bug has their top priority. Then they say they hope to have it fixed by June. I mean WTF&#8230;  if it takes them over 7 months to fix their &#8220;top priority&#8221; bugs, i can&#8217;t even begin to imagine how long their low priority bugs take to be resolved ( if ever ) <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  In the meantime, people dumb enough to pay for MS products, like Windows Home Server, can use open source backup alternatives WITHOUT fear for corruption <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  <a href="http://www.bacula.org/" target="_blank">Bacula</a> and <a href="http://backuppc.sourceforge.net/" target="_blank">BackupPC</a> are just a couple of names that come to mind right away <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/03/11/top-priority-is-in-they-eye-of-the-beholder/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Firefox 3 SSL certificate warnings.. confusing?</title>
		<link>http://blog.verwilst.be/2008/03/01/firefox-3-ssl-certificate-warnings-confusing/</link>
		<comments>http://blog.verwilst.be/2008/03/01/firefox-3-ssl-certificate-warnings-confusing/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 20:33:35 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/2008/03/01/firefox-3-ssl-certificate-warnings-confusing/</guid>
		<description><![CDATA[Firefox 3 has new &#8220;invalid SSL certificate&#8221; warning screens. All fine and dandy, but pretty confusing, and way too much work to allow the certificate.
When you browse to a site with an invalid/unknown ssl certificate ( such as self-signed certificates ), you see this screen:

At first glance, it seemed the site was down, and i [...]]]></description>
			<content:encoded><![CDATA[<p>Firefox 3 has new &#8220;invalid SSL certificate&#8221; warning screens. All fine and dandy, but pretty confusing, and way too much work to allow the certificate.</p>
<p>When you browse to a site with an invalid/unknown ssl certificate ( such as self-signed certificates ), you see this screen:</p>
<p><a href="http://weblog.verwilst.be/wp-content/uploads/2008/03/ff3cert1.png" title="FF3 SSL Cert Step 1"><img src="http://weblog.verwilst.be/wp-content/uploads/2008/03/ff3cert1.thumbnail.png" alt="FF3 SSL Cert Step 1" /></a></p>
<p>At first glance, it seemed the site was down, and i checked whether i typed the URL correctly. Yep, it was. Then i reread the message more clearly, and noticed it was in fact the SSL stuffs. This is where your Joe Schmoe and Jane Doe sits in front of the screen, wondering why their beloved site is down, and go on surfing to another place.</p>
<p>To actually allow you to view the site, it gets even more cumbersome. You need to go to 3 obscure steps to allow the page to be viewed, as seen below:</p>
<p><a href="http://weblog.verwilst.be/wp-content/uploads/2008/03/ff3cert2.png" title="FF3 SSL Cert Step 2"><img src="http://weblog.verwilst.be/wp-content/uploads/2008/03/ff3cert2.thumbnail.png" alt="FF3 SSL Cert Step 2" /></a></p>
<p>Clicking &#8220;Add Exception&#8221; brings you to this page:</p>
<p><a href="http://weblog.verwilst.be/wp-content/uploads/2008/03/ff3cert3.png" title="FF3 SSL Cert Step 3"><img src="http://weblog.verwilst.be/wp-content/uploads/2008/03/ff3cert3.thumbnail.png" alt="FF3 SSL Cert Step 3" /></a></p>
<p>Next, &#8220;Get Certificate&#8221; :</p>
<p><a href="http://weblog.verwilst.be/wp-content/uploads/2008/03/ff3cert4.png" title="FF3 SSL Cert Step 4"><img src="http://weblog.verwilst.be/wp-content/uploads/2008/03/ff3cert4.thumbnail.png" alt="FF3 SSL Cert Step 4" /></a></p>
<p>And, finally, the last button, &#8220;Confirm Security Exception&#8221;. And then we are able to see the page we intended to view <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Ofcourse, this is just a beta ( 3 to be exact ), so I&#8217;m pretty sure some GUI master will improve the situation <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>For the rest, I&#8217;m absolutely LOVING Firefox 3, sure is heading to be a big winner <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Now if only the plugins/addons follow soon.. <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/03/01/firefox-3-ssl-certificate-warnings-confusing/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Windows Messenger users around the world&#8230;</title>
		<link>http://blog.verwilst.be/2008/02/27/windows-messenger-users-around-the-world/</link>
		<comments>http://blog.verwilst.be/2008/02/27/windows-messenger-users-around-the-world/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 11:34:54 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[google talk]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[xmpp]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/2008/02/27/windows-messenger-users-around-the-world/</guid>
		<description><![CDATA[When your beloved MSN messaging service dies on you again, you make take a minute to look at some other messaging networks, like ooh let&#8217;s say Jabber. You can use Google Talk and Pidgin on Windows to chat with other Jabber users, or Adium X on Mac OS X. Bye bye vendor lock-in, downtime, and [...]]]></description>
			<content:encoded><![CDATA[<p>When your beloved MSN messaging service <a href="http://www.zdnet.be/news.cfm?id=80987&amp;mxp=200" target="_blank">dies on you again</a>, you make take a minute to look at some other messaging networks, like ooh let&#8217;s say <a href="http://www.jabber.org/" target="_blank">Jabber</a>. You can use <a href="http://www.google.com/talk/">Google Talk</a> and <a href="http://pidgin.im" target="_blank">Pidgin</a> on Windows to chat with other Jabber users, or <a href="http://adiumx.com/" target="_blank">Adium X</a> on Mac OS X. Bye bye vendor lock-in, downtime, and annoying custom smileys and banners!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/02/27/windows-messenger-users-around-the-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YAFP: Yet Another Fosdem Post</title>
		<link>http://blog.verwilst.be/2008/02/24/yafp-yet-another-fosdem-post/</link>
		<comments>http://blog.verwilst.be/2008/02/24/yafp-yet-another-fosdem-post/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 22:29:13 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[fosdem]]></category>
		<category><![CDATA[mysql proxy]]></category>
		<category><![CDATA[openqrm]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/2008/02/24/yafp-yet-another-fosdem-post/</guid>
		<description><![CDATA[I managed to go to Fosdem today with Bernard, to keep the tradition going (I think I&#8217;ve been there on every edition). I must say, today was one of the busiest Fosdem events I&#8217;ve ever seen. They expanded into more buildings, and most rooms were pretty packed.
We first went to the OpenQRM presentation with the [...]]]></description>
			<content:encoded><![CDATA[<p>I managed to go to Fosdem today with <a href="http://www.wonko.be" target="_blank">Bernard</a>, to keep the tradition going (I think I&#8217;ve been there on every edition). I must say, today was one of the busiest Fosdem events I&#8217;ve ever seen. They expanded into more buildings, and most rooms were pretty packed.</p>
<p>We first went to the OpenQRM presentation with the hopes of learning something new.. I was kind of disappointed about the presentation though, so we left early.</p>
<p>The LVM2 presentation was a lot better, with examples of new features in their CVS repositories. lvextend lv1 -l +100%LV for example doubles the size of the current LV ( IIRC <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) Afterwards the LVM2 metadata and its&#8217; flaws and structure were highlighted. Pretty good speaker, albeit a bit nervous sometimes <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>A quick glance in the MySQL proxy lightning talk later, we were on the way home. I wanted to see PostgresQL HA, but it was a 90 minute wait, which was a bit too long for our taste <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  And as an added bonus, leaving early made me come home early enough to enjoy a &#8220;ballekes in tomatensaus&#8221; meal at my father-in-law <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>We managed to obtain some Firefox and Ubuntu posters ( which already decorate my walls already at my desk at home <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) and some Firefox/Thunderbird/Postgresql pins.</p>
<p>Next year, count me in for another visit!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/02/24/yafp-yet-another-fosdem-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>500 million downloads!</title>
		<link>http://blog.verwilst.be/2008/02/22/500-million-downloads/</link>
		<comments>http://blog.verwilst.be/2008/02/22/500-million-downloads/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 07:52:27 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/2008/02/22/500-million-downloads/</guid>
		<description><![CDATA[As seen here,  Firefox has been downloaded &#8211; at least &#8211; 500 million times!

Image stolen from a Mozilla blog  
]]></description>
			<content:encoded><![CDATA[<p>As seen <a href="http://www.spreadfirefox.com/500million" target="_blank">here</a>,  Firefox has been downloaded &#8211; at least &#8211; 500 million times!</p>
<p><img src="http://blog.mozilla.com/files/2008/02/sfx_needs_you_front.jpg" border="0" height="331" width="469" /></p>
<p>Image stolen from a <a href="http://blog.mozilla.com/blog/2008/02/21/500-million-firefox-downloads-complete-500-million-grains-in-progress/" target="_blank">Mozilla blog</a> <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/02/22/500-million-downloads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using multiple cores for (de)compressing</title>
		<link>http://blog.verwilst.be/2008/02/13/using-multiple-cores-for-decompressing/</link>
		<comments>http://blog.verwilst.be/2008/02/13/using-multiple-cores-for-decompressing/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 11:30:21 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/2008/02/13/using-multiple-cores-for-decompressing/</guid>
		<description><![CDATA[Check out this article.
In short it&#8217;s about 2 alternatives for bzip2 and gzip, that do the same as their counterparts, but actually use multiple cores if available, thus greatly reducing (de)compression time!
IMO the original bzip2 and gzip should support this out of the box.. multi-cored machines are already widespread,  and more and more tools [...]]]></description>
			<content:encoded><![CDATA[<p>Check out <a href="http://www.linux.com/feature/126412" target="_blank">this article</a>.</p>
<p>In short it&#8217;s about 2 alternatives for bzip2 and gzip, that do the same as their counterparts, but actually use multiple cores if available, thus greatly reducing (de)compression time!</p>
<p>IMO the original bzip2 and gzip should support this out of the box.. multi-cored machines are already widespread,  and more and more tools ( especially cpu-intensive ones ) should be updated to make use of them.. bzip2 and gzip are 2 apps that would benefit a lot!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/02/13/using-multiple-cores-for-decompressing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dustfree forever!</title>
		<link>http://blog.verwilst.be/2008/02/11/dustfree-forever/</link>
		<comments>http://blog.verwilst.be/2008/02/11/dustfree-forever/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 20:31:04 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/2008/02/11/dustfree-forever/</guid>
		<description><![CDATA[I was brainstorming about what vacuum cleaner I was going to order, when suddenly we found the holy grail in vacuum cleaning!
If you just put a Windows XP install CD ( Or a Vista CD if your house is REALLY dirty ) on your living room table, the contents of the CD suck so hard [...]]]></description>
			<content:encoded><![CDATA[<p>I was brainstorming about what vacuum cleaner I was going to order, when suddenly we found the holy grail in vacuum cleaning!</p>
<p>If you just put a Windows XP install CD ( Or a Vista CD if your house is REALLY dirty ) on your living room table, the contents of the CD suck so hard that your house will never see a single particle of dust again!</p>
<p>Thank you MS!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/02/11/dustfree-forever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yahoo vs Microsoft.. doesn&#8217;t look too good..</title>
		<link>http://blog.verwilst.be/2008/02/09/yahoo-vs-microsoft-doesnt-look-too-good/</link>
		<comments>http://blog.verwilst.be/2008/02/09/yahoo-vs-microsoft-doesnt-look-too-good/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 00:17:37 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Money]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[zimbra]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/2008/02/09/yahoo-vs-microsoft-doesnt-look-too-good/</guid>
		<description><![CDATA[Apparently nobody was able to counter-offer on the Microsoft bid for Yahoo, so things are starting to look pretty sad..
There are rumors that  some Yahoo executives would do everything in their power to stop the Microsoft deal, giving Google a small chance, but it&#8217;s all over for Yahoo anyways.. I can imagine that the [...]]]></description>
			<content:encoded><![CDATA[<p>Apparently nobody was able to counter-offer on the Microsoft bid for Yahoo, so things are starting to look pretty sad..</p>
<p>There are rumors that  some Yahoo executives would do everything in their power to stop the Microsoft deal, giving Google a small chance, but it&#8217;s all over for Yahoo anyways.. I can imagine that the best employees already looked for a job with more certainty, and that if Google takes over, a lot of people will become redundant since Google has its own skilled people.. And if Microsoft takes over.. bleh, don&#8217;t even want to consider that..</p>
<p>I will have to dig into the Zimbra license again to make sure that the project is forkable, but i pretty much think a fork would be the only thing to save it. Hell, I would even start it up myself <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  Where is anti-trust when you need it? <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Embrace and extinguish anyone?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/02/09/yahoo-vs-microsoft-doesnt-look-too-good/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft &#8211; Yahoo: a little hope left!</title>
		<link>http://blog.verwilst.be/2008/02/03/microsoft-yahoo-a-little-hope-left/</link>
		<comments>http://blog.verwilst.be/2008/02/03/microsoft-yahoo-a-little-hope-left/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 14:39:31 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[zimbra]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/2008/02/03/microsoft-yahoo-a-little-hope-left/</guid>
		<description><![CDATA[It&#8217;s still not entirely sure that Microsoft will buy Yahoo. A group of venture capitalists are also preparing to do a counter-offer. Let&#8217;s hope that, if Yahoo is bought, it&#8217;s not by Microsoft.. Yahoo has a few nice things ( Zimbra being one of them ), which most likely wouldn&#8217;t do well with the Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s still not entirely sure that Microsoft will buy Yahoo. A group of venture capitalists are also preparing to do a <a href="http://pro.tweakers.net/nieuws/51658/microsoft-krijgt-rivalen-in-strijd-om-yahoo.html" target="_blank">counter-offer</a>. Let&#8217;s hope that, if Yahoo is bought, it&#8217;s not by Microsoft.. Yahoo has a few nice things ( <a href="http://www.zimbra.com" target="_blank">Zimbra</a> being one of them ), which most likely wouldn&#8217;t do well with the Microsoft lovin&#8217; we&#8217;re all used to.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/02/03/microsoft-yahoo-a-little-hope-left/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux-powered bankcard</title>
		<link>http://blog.verwilst.be/2008/01/21/linux-powered-bankcard/</link>
		<comments>http://blog.verwilst.be/2008/01/21/linux-powered-bankcard/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 11:15:27 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[fortis]]></category>
		<category><![CDATA[gimp]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/2008/01/21/linux-powered-bankcard/</guid>
		<description><![CDATA[Since last week I have another bankaccount, this time a shared one with my girlfriend. Since it is also an &#8220;EasyPack&#8221;, I currently have 2 identical (apart from the accountnr ofcourse   ) cards in my wallet, which is pretty annoying.
I still think the 8.5 EUR for the bankcard personalisation is a pretty hefty [...]]]></description>
			<content:encoded><![CDATA[<p>Since last week I have another bankaccount, this time a shared one with my girlfriend. Since it is also an &#8220;EasyPack&#8221;, I currently have 2 identical (apart from the accountnr ofcourse <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) cards in my wallet, which is pretty annoying.</p>
<p>I still think the 8.5 EUR for the bankcard personalisation is a pretty hefty fee for something that trivial, but now it has become a necessity..  I wasn&#8217;t going to use a simple boring template out of the ones the bank provides, so i fired up the Gimp and made simple (boring? <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) one myself!</p>
<p>This is the result:<img src="http://weblog.verwilst.be/wp-content/uploads/2008/01/bankcard.png" alt="Fortis bankcard" align="texttop" border="0" /></p>
<p>Yeah yeah, geeky, i know.. <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/01/21/linux-powered-bankcard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dag van de download: 30 december 2007</title>
		<link>http://blog.verwilst.be/2007/12/18/dag-van-de-download-30-december-2007/</link>
		<comments>http://blog.verwilst.be/2007/12/18/dag-van-de-download-30-december-2007/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 22:24:41 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[belgacom]]></category>
		<category><![CDATA[Telenet]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/2007/12/18/dag-van-de-download-30-december-2007/</guid>
		<description><![CDATA[Teneinde een signaal te geven dat de huidige limieten die Belgacom en Telenet op het internetgebruik van hun klanten zetten op zijn minst gezegd achterhaald zijn, wordt 30 december een dag waar hopelijk massaal veel gedownload zal worden. Let&#8217;s hope they get the hint.
Join here , of lees het volledige verhaal hier
PS. Forgot to write [...]]]></description>
			<content:encoded><![CDATA[<p>Teneinde een signaal te geven dat de huidige limieten die Belgacom en Telenet op het internetgebruik van hun klanten zetten op zijn minst gezegd achterhaald zijn, wordt 30 december een dag waar hopelijk massaal veel gedownload zal worden. Let&#8217;s hope they get the hint.</p>
<p>Join <a href="http://dagvandedownload.be/" title="dagvandedownload">here</a> , of lees het volledige verhaal <a href="http://www.zdnet.be/news.cfm?id=77579">hier</a></p>
<p>PS. Forgot to write in English&#8230; so sue me <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2007/12/18/dag-van-de-download-30-december-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally back ;)</title>
		<link>http://blog.verwilst.be/2007/12/06/finally-back/</link>
		<comments>http://blog.verwilst.be/2007/12/06/finally-back/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 11:33:39 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/2007/12/06/finally-back/</guid>
		<description><![CDATA[I&#8217;m baaack! After a long time of being too lazy of resurrecting my weblog, it&#8217;s finally back.
I&#8217;ve lost 2 years worth of blogging content though ( lost my backup   ), so it&#8217;ll be a fresh start.
Once I settle on  a theme that doesn&#8217;t look too gay/ugly, I&#8217;ll be back in business! Stay [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m baaack! After a long time of being too lazy of resurrecting my weblog, it&#8217;s finally back.</p>
<p>I&#8217;ve lost 2 years worth of blogging content though ( lost my backup <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  ), so it&#8217;ll be a fresh start.</p>
<p>Once I settle on  a theme that doesn&#8217;t look too gay/ugly, I&#8217;ll be back in business! Stay tuned <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2007/12/06/finally-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
