<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>vanimpe.eu</title>
	<link>http://www.vanimpe.eu/blog</link>
	<description>blog on linux, openbsd, webdesign, ..</description>
	<lastBuildDate>Tue, 25 May 2010 19:43:01 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Parse logfiles for entries from IP lists</title>
		<description><![CDATA[I sometimes have to parse log files for different IP addresses and then group them by network owner. This becomes tedious If the number of IP addresses is rather long. The script below can help with automating this manual task.
It reads a log file and looks for a match based on keys in an iplist. [...]]]></description>
		<link>http://www.vanimpe.eu/blog/2010/05/25/parse-logfiles-for-entries-from-ip-lists/</link>
			</item>
	<item>
		<title>Phishing notice from Deutsche Bank</title>
		<description><![CDATA[A couple of days back I received an e-mail from Deutsche Bank. I&#8217;m not a customer from DB. About a year ago I applied for some information and I guess my email addresses ended up in their mailinglist.
The mailing warns customers that there is a phishing attack ongoing. According to the mail, once infected, a [...]]]></description>
		<link>http://www.vanimpe.eu/blog/2010/05/02/phishing-notice-from-deutsche-bank/</link>
			</item>
	<item>
		<title>The Complete Guide to XSS</title>
		<description><![CDATA[There is a good writeup on XSS on Security Override.
]]></description>
		<link>http://www.vanimpe.eu/blog/2010/03/24/the-complete-guide-to-xss/</link>
			</item>
	<item>
		<title>nmap XML to HTML parser</title>
		<description><![CDATA[I was recently in need for a parser that would convert Nmap XML output to a HTML file. As far as I could see there was no tool available so I wrote my own. Feel free to use or adjust it.

&#60;!--
Parse nmap XML output
	Koen Van Impe		cudeso.be
	20100303
--&#62;
&#60;html&#62;
&#60;head&#62;&#60;title&#62;nmap xml file to html&#60;/title&#62;&#60;/head&#62;
&#60;body&#62;
	&#60;form method=&#34;POST&#34; enctype=&#34;multipart/form-data&#34; action=&#34;&#60;?php echo $_SERVER[&#34;PHP_SELF&#34;]; [...]]]></description>
		<link>http://www.vanimpe.eu/blog/2010/03/03/nmap-xml-to-html-parser/</link>
			</item>
	<item>
		<title>Play .iso on mac os x</title>
		<description><![CDATA[A short post as a reminder, this is how to open iso dvd files on a Mac with OS X Leopard.
Open the Finder and navigate to the .iso file, double-click to mount it. Then go to Applications and open the DVD player.
]]></description>
		<link>http://www.vanimpe.eu/blog/2010/01/03/play-iso-on-mac-os-x/</link>
			</item>
	<item>
		<title>Screws removed from my jaw</title>
		<description><![CDATA[About 6 months ago I had a rather unpleasant accident and broke my jaw.
Last Thursday I had surgery to remove the metal plates that held my jaw together. I went in around 9AM, had a good sleep between 1PM and 3PM and went back home around 6PM &#8230; with the things that were inside my [...]]]></description>
		<link>http://www.vanimpe.eu/blog/2009/11/29/screws-removed-from-my-jaw/</link>
			</item>
	<item>
		<title>Wordpress reset</title>
		<description><![CDATA[I finally managed to unlock my access to my Wordpress blog. Since the last upgrade I always received the &#8220;You do not have sufficient permissions to access this page error&#8221;
I installed a fresh Wordpress (new empty database, new path). Once the setup was done I copied everything from the old database to the new database [...]]]></description>
		<link>http://www.vanimpe.eu/blog/2009/11/01/wordpress-reset/</link>
			</item>
	<item>
		<title>Overzicht anti-privacy maatregelen Nederlandse overheid</title>
		<description><![CDATA[Op  is een overzicht te vinden van de verschillende anti-privacy maatregelen in Nederland. De lijst is vrij indrukwekkend en vooral alarmerend. 
Google naar ondermeer &#8220;ov chipkaart beveiliging&#8221; geeft voldoende informatie over een situatie die ik vooral niet wil zie gebeuren, voor zover dat natuurlijk nog niet het geval is (mobib, nmbs).
Een vergelijkbaar overzicht voor [...]]]></description>
		<link>http://www.vanimpe.eu/blog/2009/07/23/overzicht-anti-privacy-maatregelen-nederlandse-overheid/</link>
			</item>
	<item>
		<title>Tweets from Pidgin</title>
		<description><![CDATA[I use Pidgin as my primary chat client. Up until now I was forced to update my Twitter feed through SMS or a Firefox plugin.
A new plugin for Pidgin, microblog-pidgin, allows you to update your Twitter feed within Pidgin. Installation is straightforward.

sudo echo &#8220;deb http://ppa.launchpad.net/sugree/ppa/ubuntu jaunty main&#8221; >> /etc/apt/sources.list
sudo echo &#8220;deb-src http://ppa.launchpad.net/sugree/ppa/ubuntu jaunty main&#8221; >> [...]]]></description>
		<link>http://www.vanimpe.eu/blog/2009/06/18/tweets-from-pidgin/</link>
			</item>
	<item>
		<title>Huren via Brugse Databank, het is altijd leuk</title>
		<description><![CDATA[Ik huur al een tijd een huis via de Brugse Databank. Dit immokantoor heeft altijd al uitgeblonken in een, euhm, &#8220;respectvolle&#8221; benadering van de huurder. *kuch*.
Vorige week meld ik hun dat de afloop van m&#8217;n bad stuk is. Het probleem is niet zozeer de afloop &#8220;op zich&#8221; maar zoals bij veel baden is de toegang [...]]]></description>
		<link>http://www.vanimpe.eu/blog/2009/06/14/huren-via-brugse-databank-het-is-altijd-leuk/</link>
			</item>
</channel>
</rss>
