<?xml version="1.0" encoding="UTF-8"?><rss version="0.92" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>wwwhizz&#039; blog</title>
	<link>http://www.jkzr.nl</link>
	<description>Jan Kazemier &#38; his music, photography, nerd-projects, developing, electronics and gadgets</description>
	<lastBuildDate>Tue, 29 Jun 2010 21:55:56 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/abc" -->
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>
	<item>
		<title>Blog 2.1</title>
		<description><![CDATA[I've been doing a few updates to my website. I have: updated: WordPress WordPress plugins LightWord theme chosen the wider variant of the LightWord theme created a child-theme of the LightWord theme added a few plugins added my twitterfeed to the right created a custom 404-page I'm planning to add a few pages: Change my [...]]]></description>
		<link>http://www.jkzr.nl/uncategorized/blog-2-1/</link>
			</item>
	<item>
		<title>Re-importing ICal Calendar in Google Calendar (Agenda)</title>
		<description><![CDATA[My time-tables are provided in the ICal-format. Since my time-tables had changed, I wanted to reimport the .ics-file for that course in my Google Calendar after deleting them first. Trying to do so gave the error: Failed to import events: Some of the events in this file were not imported because you had imported them [...]]]></description>
		<link>http://www.jkzr.nl/google/re-importing-ical-calendar-in-google-calendar-agenda/</link>
			</item>
	<item>
		<title>su: Bad item passed to pam_*_item() fixed</title>
		<description><![CDATA[I had a problem when trying to su. Everytime I tried to su it gave the following error: su: Bad item passed to pam_*_item() Since I didn't find my solution on the internet (the only solution I could find was removing wrong entries from /etc/environment), I'll post mine here: I had a floating equals-sign in [...]]]></description>
		<link>http://www.jkzr.nl/debian/su-bad-item-passed-to-pam__item-fixed/</link>
			</item>
	<item>
		<title>Adding tabs or tildes in LaTeX</title>
		<description><![CDATA[(Just a reminding note to myself) Backslash: \backslash may be used in math formulae, but not into text itself, use \textbackslash instead Tilde: You can use \textasciitilde in text, $\sim$ in math and another option is \texttildelow.]]></description>
		<link>http://www.jkzr.nl/latex/adding-tabs-or-tildes-in-latex/</link>
			</item>
	<item>
		<title>Worklog Midibox #2</title>
		<description><![CDATA[So, here's the beginning of the story about my MB-6582 MidiBox. As pictures say more than 1000 words, I've added as much pictures as possible April 14, 2009 On the 14th of April, the board still was quite empty, just a few resistors inserted. The soldering had begun. At the bottom you can see how [...]]]></description>
		<link>http://www.jkzr.nl/midibox/worklog-midibox-2/</link>
			</item>
	<item>
		<title>phpMyAdmin: Invalid hostname for server 1. (updated)</title>
		<description><![CDATA[phpMyAdmin was complaining about "Invalid hostname for server 1. Please review your configuration." The error is in /var/lib/phpmyadmin/config.inc.php and seems to be a security bug in Lenny. $cfg['Servers'][$i]['host']=''; phpinfo();//'] = 'localhost'; should be: $cfg['Servers'][$i]['host']= 'localhost'; After saving your file, no error occurs anymore However, this error is due to a security leak in phpMyAdmin. Upgrade [...]]]></description>
		<link>http://www.jkzr.nl/uncategorized/phpmyadmin-invalid-hostname-for-server-1/</link>
			</item>
	<item>
		<title>Fixed it!</title>
		<description><![CDATA[My blog was down for a few weeks. I tried to upgrade my WordPress installation while not having a lot of time. Bad idea. It somehow didn't work, and after reinstalling WordPress and importing the database today it works again. Woohoo]]></description>
		<link>http://www.jkzr.nl/uncategorized/fixed-it/</link>
			</item>
	<item>
		<title>Worklog Midibox #1</title>
		<description><![CDATA[So, after collecting a lot of bits and pieces, reading a lot of documentation I finally started building my midibox. You might think: "what on earth is a MidiBox?". Well, that's pretty well explained at the Wiki of midibox.org I'm making a MidiBox SID. To be precise the MB-6582, which is a MidiBox built around [...]]]></description>
		<link>http://www.jkzr.nl/midibox/worklog-midibox-1/</link>
			</item>
	<item>
		<title>Make monit send less email</title>
		<description><![CDATA[Today I found some nice extensions in the monit configuration file. If you only want an alert message sent for certain events and just for some services, then append the alert-statement with the following lines. check process apache2 with pidfile /var/run/apache2.pid alert myemail@adress.ext only on { timeout, nonexist } Only and on are so called [...]]]></description>
		<link>http://www.jkzr.nl/uncategorized/make-monit-send-less-email/</link>
			</item>
	<item>
		<title>Monitor your system, processes, daemons and remote hosts on Debian linux (lenny) with monit.</title>
		<description><![CDATA[Since a while I am monitoring a few remote hosts, as well as my own server (serving you this page right now) with monit. Their site says: "Monit is a free open source utility for managing and monitoring, processes, files, directories and filesystems on a UNIX system. Monit conducts automatic maintenance and repair and can [...]]]></description>
		<link>http://www.jkzr.nl/debian/monitor-your-system-processes-daemons-and-remote-hosts-on-debian-linux-lenny-with-monit/</link>
			</item>
</channel>
</rss>
