<?xml version="1.0" encoding="ISO-8859"?>
<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>Electricmonk.nl weblog</title>
	<atom:link href="http://www.electricmonk.nl/log/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.electricmonk.nl/log</link>
	<description>Ferry Boender&#039;s ramblings</description>
	<lastBuildDate>Mon, 05 Jul 2010 05:15:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Comment your MySQL schema</title>
		<link>http://www.electricmonk.nl/log/2010/07/05/comment-your-mysql-schema/</link>
		<comments>http://www.electricmonk.nl/log/2010/07/05/comment-your-mysql-schema/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 05:15:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.electricmonk.nl/log/?p=4483</guid>
		<description><![CDATA[Many people may not now, but you can comment your MySQL schema: SQL: good comments conventions]]></description>
		<wfw:commentRss>http://www.electricmonk.nl/log/2010/07/05/comment-your-mysql-schema/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maatkit: Tools for MySQL</title>
		<link>http://www.electricmonk.nl/log/2010/06/18/maatkit-tools-for-mysql/</link>
		<comments>http://www.electricmonk.nl/log/2010/06/18/maatkit-tools-for-mysql/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 10:04:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://www.electricmonk.nl/log/?p=4479</guid>
		<description><![CDATA[Maatkit is a suite of command-line tools for MySQL. It contains some rather nifty things for query analyses, replication, and other stuff. Some of the more interesting highlights: mk-deadlock-loggerExtract and log MySQL deadlock information. mk-log-playerSplit and play MySQL slow logs. mk-error-logFind new and different MySQL error log entries. mk-index-usageRead queries from a log and analyze [...]]]></description>
		<wfw:commentRss>http://www.electricmonk.nl/log/2010/06/18/maatkit-tools-for-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security Questions considered harmful</title>
		<link>http://www.electricmonk.nl/log/2010/05/24/security-questions-considered-harmful/</link>
		<comments>http://www.electricmonk.nl/log/2010/05/24/security-questions-considered-harmful/#comments</comments>
		<pubDate>Mon, 24 May 2010 11:39:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[opinion]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.electricmonk.nl/log/?p=4473</guid>
		<description><![CDATA[Many online services allow, or even worse, require, the so called &#034;Security Question&#034;. It is a question/answer you can enter in case you ever forget your password or can&#039;t access your account for some reason. In my opinion, security questions are an incredibly bad idea, from a security perspective. The usual security questions are things [...]]]></description>
		<wfw:commentRss>http://www.electricmonk.nl/log/2010/05/24/security-questions-considered-harmful/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#039;m ditching Chrome because of the http:// stripping.</title>
		<link>http://www.electricmonk.nl/log/2010/04/16/im-ditching-chrome-because-of-the-http-stripping/</link>
		<comments>http://www.electricmonk.nl/log/2010/04/16/im-ditching-chrome-because-of-the-http-stripping/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 09:59:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[opinion]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.electricmonk.nl/log/?p=4467</guid>
		<description><![CDATA[New development builds, and apparently the Beta build of Chrome for the Mac, strip the &#039;http://&#039; part from the URL input field. Since I run Chromium for Linux, which uses nightly builds of Chrome, I am already affected by this retarded decision. For this reason I will no longer be using Chrome, nor will I [...]]]></description>
		<wfw:commentRss>http://www.electricmonk.nl/log/2010/04/16/im-ditching-chrome-because-of-the-http-stripping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQuirreL SQL database browser</title>
		<link>http://www.electricmonk.nl/log/2010/03/19/squirrel-sql-database-browser/</link>
		<comments>http://www.electricmonk.nl/log/2010/03/19/squirrel-sql-database-browser/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 13:26:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.electricmonk.nl/log/?p=4460</guid>
		<description><![CDATA[I finally found a decent replacement for the MySQLcc database browser: SQuirreL SQL SQuirreL SQL Client is a graphical Java program that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc It&#039;s Java, so it&#039;s slow, but it does everything I want, and [...]]]></description>
		<wfw:commentRss>http://www.electricmonk.nl/log/2010/03/19/squirrel-sql-database-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weighted Random Distribution</title>
		<link>http://www.electricmonk.nl/log/2009/12/23/weighted-random-distribution/</link>
		<comments>http://www.electricmonk.nl/log/2009/12/23/weighted-random-distribution/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 09:38:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.electricmonk.nl/log/?p=4449</guid>
		<description><![CDATA[Preface Randomly selecting elements from a set of items is easy. Just generate a random number between 0 and the length of the set minus one, and use that as an index in the set (if it is an array) to get a random entry. The chance that an entry is picked is the same [...]]]></description>
		<wfw:commentRss>http://www.electricmonk.nl/log/2009/12/23/weighted-random-distribution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excluding results of a &#039;find&#039; command (inverting tests)</title>
		<link>http://www.electricmonk.nl/log/2009/11/10/excluding-results-of-a-find-command-inverting-tests/</link>
		<comments>http://www.electricmonk.nl/log/2009/11/10/excluding-results-of-a-find-command-inverting-tests/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 15:10:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[shell scripting]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://www.electricmonk.nl/log/?p=4443</guid>
		<description><![CDATA[In kind of a follow up to my previous post on using find and sed to search and replace multiple files, I found out something else. I needed to find and replace something in every file, except for any files which had &#034;.svn&#034; in them. After struggling for a few fruitless minutes with -regex, I [...]]]></description>
		<wfw:commentRss>http://www.electricmonk.nl/log/2009/11/10/excluding-results-of-a-find-command-inverting-tests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Templum v0.4.0 released (Simple PHP templating)</title>
		<link>http://www.electricmonk.nl/log/2009/11/10/templum-v0-4-0-released-simple-php-templating/</link>
		<comments>http://www.electricmonk.nl/log/2009/11/10/templum-v0-4-0-released-simple-php-templating/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 08:51:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[libre software]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.electricmonk.nl/log/2009/11/10/templum-v0-4-0-released-simple-php-templating/</guid>
		<description><![CDATA[I&#039;ve released Templum v0.4.0 Templum is an extremely lightweight, simple yet powerful and fast templating engine for PHP. It re-uses the power of PHP itself for rendering templates, but provides additional features making it easier to write templating code. Rendering templates using Templum is very fast; it approximates native PHP rendering speed for include() statements. [...]]]></description>
		<wfw:commentRss>http://www.electricmonk.nl/log/2009/11/10/templum-v0-4-0-released-simple-php-templating/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux search and replace</title>
		<link>http://www.electricmonk.nl/log/2009/11/09/linux-search-and-replace/</link>
		<comments>http://www.electricmonk.nl/log/2009/11/09/linux-search-and-replace/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 11:17:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[shell scripting]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://www.electricmonk.nl/log/?p=4437</guid>
		<description><![CDATA[I always kept a small Python script around for searching and replacing in Linux. Turns out that GNU sed has an inline edit mode which I didn&#039;t know about: -i[SUFFIX], --in-place[=SUFFIX] edit files in place (makes backup if extension supplied) This makes searching and replacing in files as simple as: find . -name "*.txt" -print0 [...]]]></description>
		<wfw:commentRss>http://www.electricmonk.nl/log/2009/11/09/linux-search-and-replace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handling network mounts on a very mobile laptop?</title>
		<link>http://www.electricmonk.nl/log/2009/11/06/handling-network-mounts-on-a-very-mobile-laptop/</link>
		<comments>http://www.electricmonk.nl/log/2009/11/06/handling-network-mounts-on-a-very-mobile-laptop/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 06:38:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[link]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://www.electricmonk.nl/log/?p=4435</guid>
		<description><![CDATA[I have a laptop that travels with me to work as well as being used at home. I have a number of network CIFS mounts that I like to have available when I am at home, so I have them set to &#034;auto&#034; in /etc/fstab. [...] The problem is that when I shift locations, I [...]]]></description>
		<wfw:commentRss>http://www.electricmonk.nl/log/2009/11/06/handling-network-mounts-on-a-very-mobile-laptop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
