<?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>madclog.nl</title>
	<atom:link href="http://www.madclog.nl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.madclog.nl</link>
	<description>Just another pile of ****</description>
	<lastBuildDate>Wed, 01 Feb 2012 15:21:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Changing the configuration of a VirtualHost generated by Plesk</title>
		<link>http://www.madclog.nl/2012/02/changing-the-configuration-of-a-virtualhost-generated-by-plesk/</link>
		<comments>http://www.madclog.nl/2012/02/changing-the-configuration-of-a-virtualhost-generated-by-plesk/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 15:19:49 +0000</pubDate>
		<dc:creator>Geert</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.madclog.nl/?p=266</guid>
		<description><![CDATA[When you use Plesk to manage your websites, the VirtualHost configuration files are generated by Plesk itself.
So if change anything in the configuration file, changes are going to be lost when Plesk re-generates these files.
Instead, you should create a new configuration file vhost.conf in the  [...]]]></description>
		<wfw:commentRss>http://www.madclog.nl/2012/02/changing-the-configuration-of-a-virtualhost-generated-by-plesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get a working remote for your ASRock ION 330 HT on XBMC-Live</title>
		<link>http://www.madclog.nl/2011/08/how-to-get-a-working-remote-for-your-asrock-ion-330-ht-on-xbmc-live/</link>
		<comments>http://www.madclog.nl/2011/08/how-to-get-a-working-remote-for-your-asrock-ion-330-ht-on-xbmc-live/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 12:09:54 +0000</pubDate>
		<dc:creator>Geert</dc:creator>
				<category><![CDATA[HTPC]]></category>
		<category><![CDATA[ASRock ION 330]]></category>
		<category><![CDATA[Remote Control]]></category>
		<category><![CDATA[XBMC Live]]></category>

		<guid isPermaLink="false">http://www.madclog.nl/?p=180</guid>
		<description><![CDATA[You know how they say &#8220;If it ain&#8217;t broke, don&#8217;t fix it&#8221;
Well&#8230; I should have listened.
Yesterday i did a full update of my XBMC-Live box, and with it I got a new kernel version.
This broke my remote, again, which basically makes it unusable as a HTPC.
Here&#8217;s how to fix it.

1. Install kernel  [...]]]></description>
		<wfw:commentRss>http://www.madclog.nl/2011/08/how-to-get-a-working-remote-for-your-asrock-ion-330-ht-on-xbmc-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Posting your website updates to twitter using Zend Framework</title>
		<link>http://www.madclog.nl/2011/07/posting-your-website-updates-to-twitter-using-zend-framework/</link>
		<comments>http://www.madclog.nl/2011/07/posting-your-website-updates-to-twitter-using-zend-framework/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 14:32:12 +0000</pubDate>
		<dc:creator>Geert</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.madclog.nl/?p=137</guid>
		<description><![CDATA[Tweeting your website updates can be done in 4 simple steps

Register your application
Implement a URL shortener
Prepare your tweet
Tweet your update


Register your application
Since twitter&#8217;s API change in mid-2010-ish you&#8217;re required to use oAuth to gain access to a remote twitter account.
To  [...]]]></description>
		<wfw:commentRss>http://www.madclog.nl/2011/07/posting-your-website-updates-to-twitter-using-zend-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend_Search_Lucene Tips</title>
		<link>http://www.madclog.nl/2011/06/zend_search_lucene-tips/</link>
		<comments>http://www.madclog.nl/2011/06/zend_search_lucene-tips/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 08:26:07 +0000</pubDate>
		<dc:creator>Geert</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Lucene]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.madclog.nl/?p=120</guid>
		<description><![CDATA[Found a good article with some tips on implementing Zend Framework&#8217;s search engine: Lucene
http://robertelwell.info/blog/zend_search_lucene-tips/
The article has a link to a list of English stop words.
Here you can find stop words for a few other languages as well.
Just open up  [...]]]></description>
		<wfw:commentRss>http://www.madclog.nl/2011/06/zend_search_lucene-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using virtual users to login to a ProFTPD server, using MySQL</title>
		<link>http://www.madclog.nl/2011/05/using-virtual-users-to-login-to-a-proftpd-server-using-mysql/</link>
		<comments>http://www.madclog.nl/2011/05/using-virtual-users-to-login-to-a-proftpd-server-using-mysql/#comments</comments>
		<pubDate>Thu, 26 May 2011 14:48:24 +0000</pubDate>
		<dc:creator>Geert</dc:creator>
				<category><![CDATA[NAS]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[ProFTPD]]></category>

		<guid isPermaLink="false">http://www.madclog.nl/?p=89</guid>
		<description><![CDATA[Using MySQL to store your ProFTPD users, makes it much easier to manage them.
Just fire up you favorite MySQL client and add a new user.
Besides making it easy to manage users it also allows for some additional features.
I&#8217;ll be showing you how to implement the following:

Keeping a login  [...]]]></description>
		<wfw:commentRss>http://www.madclog.nl/2011/05/using-virtual-users-to-login-to-a-proftpd-server-using-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up a ProFTPD ftp server</title>
		<link>http://www.madclog.nl/2011/05/setting-up-a-proftpd-ftp-server/</link>
		<comments>http://www.madclog.nl/2011/05/setting-up-a-proftpd-ftp-server/#comments</comments>
		<pubDate>Thu, 26 May 2011 11:37:45 +0000</pubDate>
		<dc:creator>Geert</dc:creator>
				<category><![CDATA[NAS]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[ProFTPD]]></category>

		<guid isPermaLink="false">http://www.madclog.nl/?p=67</guid>
		<description><![CDATA[ProFTPD is a highly configurable GPL-licensed FTP server.
Some of it&#8217;s features include:

Single main configuration file, with directives and directive groups which are intuitive to any administrator who has ever used the Apache web server.
Per directory &#8220;.ftpaccess&#8221; configuration similar to  [...]]]></description>
		<wfw:commentRss>http://www.madclog.nl/2011/05/setting-up-a-proftpd-ftp-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Setting up a samba server to share files with windows</title>
		<link>http://www.madclog.nl/2010/11/setting-up-a-samba-server-to-share-files-with-windows/</link>
		<comments>http://www.madclog.nl/2010/11/setting-up-a-samba-server-to-share-files-with-windows/#comments</comments>
		<pubDate>Thu, 25 Nov 2010 20:43:56 +0000</pubDate>
		<dc:creator>Geert</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://www.madclog.nl/?p=21</guid>
		<description><![CDATA[Here&#8217;s a quick guide to setting up samba.
The goal is sharing a general downloads folder, and each user&#8217;s home folder.

Heads up, if you don&#8217;t like &#8216;sudo&#8217; you can login with the root user or &#8216;sudo su&#8217;.
First install samba by executing the following 2 commands:
sudo apt-get update
sudo apt-get  [...]]]></description>
		<wfw:commentRss>http://www.madclog.nl/2010/11/setting-up-a-samba-server-to-share-files-with-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Replacing fluxbox with gnome on XBMC Live</title>
		<link>http://www.madclog.nl/2010/11/replacing-fluxbox-with-gnome-on-xbmc-live/</link>
		<comments>http://www.madclog.nl/2010/11/replacing-fluxbox-with-gnome-on-xbmc-live/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 20:21:23 +0000</pubDate>
		<dc:creator>Geert</dc:creator>
				<category><![CDATA[XBMC Live]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.madclog.nl/?p=8</guid>
		<description><![CDATA[XBMC Live comes with fluxbox pre-installed as the window manager.
When you exit XBMC to console and run &#8216;startx&#8217; fluxbox will be launched.
It&#8217;s pretty basic and I didn&#8217;t really dig it, although I didn&#8217;t really give it a chance either.
So out with fluxbox and in with gnome, as that&#8217;s what I&#8217;m  [...]]]></description>
		<wfw:commentRss>http://www.madclog.nl/2010/11/replacing-fluxbox-with-gnome-on-xbmc-live/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New site</title>
		<link>http://www.madclog.nl/2010/11/new-site/</link>
		<comments>http://www.madclog.nl/2010/11/new-site/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 20:20:48 +0000</pubDate>
		<dc:creator>Geert</dc:creator>
				<category><![CDATA[Website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.madclog.nl/?p=6</guid>
		<description><![CDATA[
&#8220;What&#8217;s this i see now&#8221; you might think&#8230;
Yes I finally came around to actually putting a working website online.
As you might have noticed I gave in and went with wordpress.
I just couldn&#8217;t be bothered writing my own CMS at the moment.
I&#8217;m still figuring out how wordpress actually works, so bare  [...]]]></description>
		<wfw:commentRss>http://www.madclog.nl/2010/11/new-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

