<?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>Intuitivity</title>
	<atom:link href="http://www.intuitivity.org/feed" rel="self" type="application/rss+xml" />
	<link>http://www.intuitivity.org</link>
	<description>More intuitive than the nipple interface</description>
	<lastBuildDate>Sat, 02 Jul 2011 13:34:31 +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>Use Google Analytics on every page using Apache</title>
		<link>http://www.intuitivity.org/archives/144</link>
		<comments>http://www.intuitivity.org/archives/144#comments</comments>
		<pubDate>Sat, 02 Jul 2011 13:21:17 +0000</pubDate>
		<dc:creator>Luuk de Waal Malefijt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.intuitivity.org/?p=144</guid>
		<description><![CDATA[I&#8217;ve recently set up my own server at home, containing all the pictures and data I did not want to host on Facebook, Hyves (dutch Facebook), Picasa or even Photobucket (ugh!) any longer. Sometimes when I&#8217;m at home I hear my server crunching some numbers although I would not even be using it, so I [...]]]></description>
		<wfw:commentRss>http://www.intuitivity.org/archives/144/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Disable foreign key checks in MySQL</title>
		<link>http://www.intuitivity.org/archives/127</link>
		<comments>http://www.intuitivity.org/archives/127#comments</comments>
		<pubDate>Mon, 31 Jan 2011 18:06:34 +0000</pubDate>
		<dc:creator>Luuk de Waal Malefijt</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.intuitivity.org/?p=127</guid>
		<description><![CDATA[I frequently need to disable the foreign key constraint checks in MySQL when developing, but i often forget the command. Here it is: SET FOREIGN_KEY_CHECKS = 0; Prepend this to the SQL query you are running to disable foreign key checks in the query that is about to be processed.]]></description>
		<wfw:commentRss>http://www.intuitivity.org/archives/127/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Dia in one-window mode on Linux</title>
		<link>http://www.intuitivity.org/archives/121</link>
		<comments>http://www.intuitivity.org/archives/121#comments</comments>
		<pubDate>Thu, 16 Dec 2010 16:27:34 +0000</pubDate>
		<dc:creator>Luuk de Waal Malefijt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.intuitivity.org/?p=121</guid>
		<description><![CDATA[I study Information Sciences, so i have to make a lot of diagrams. As I&#8217;m on Linux, Dia is the editor of choice. However, just like GIMP, it suffers from the fact that the the toolbox window is for some reason separated from the diagram editor. The windows version though, operated in one-window-mode out-of-the-box! Today, [...]]]></description>
		<wfw:commentRss>http://www.intuitivity.org/archives/121/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to: Integrate Invision Power Board in Kohana (and possibly every other forum)</title>
		<link>http://www.intuitivity.org/archives/96</link>
		<comments>http://www.intuitivity.org/archives/96#comments</comments>
		<pubDate>Sat, 21 Aug 2010 19:00:37 +0000</pubDate>
		<dc:creator>Luuk de Waal Malefijt</dc:creator>
				<category><![CDATA[forum]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[invision power board]]></category>
		<category><![CDATA[kohana]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.intuitivity.org/?p=96</guid>
		<description><![CDATA[After integrating a blog in my Kohana install, I wanted a forum. Many, if not all, websites that &#8216;integrate&#8217; professional forum software such as PhpBB, vBulletin or Invision Power Board (IPB) by setting up a separate page or subdomain to host the new environment, and try to mimic their own website header in the header [...]]]></description>
		<wfw:commentRss>http://www.intuitivity.org/archives/96/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>About breadcrumbs in browsers</title>
		<link>http://www.intuitivity.org/archives/38</link>
		<comments>http://www.intuitivity.org/archives/38#comments</comments>
		<pubDate>Wed, 30 Jun 2010 16:07:25 +0000</pubDate>
		<dc:creator>Luuk de Waal Malefijt</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.intuitivity.org/?p=38</guid>
		<description><![CDATA[Every navigational component that is able to browse paths these days is moving towards navigation by breadcrumbs: the Windows 7 file manager, linux file managers and websites are just a few examples. Even the preference pages of Firefox 4 are getting breadcrumbed navigation. Why do we still navigate the browser with flat text?]]></description>
		<wfw:commentRss>http://www.intuitivity.org/archives/38/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to: Integrate WordPress in Kohana</title>
		<link>http://www.intuitivity.org/archives/8</link>
		<comments>http://www.intuitivity.org/archives/8#comments</comments>
		<pubDate>Mon, 28 Jun 2010 21:14:38 +0000</pubDate>
		<dc:creator>Luuk de Waal Malefijt</dc:creator>
				<category><![CDATA[kohana]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://tails9.wordpress.com/?p=8</guid>
		<description><![CDATA[There are many projects trying to integrate Kohana into WordPress, like here, but I wanted the exact opposite. I wanted seamless integration of WordPress in my Kohana website, with clean urls and all. Yesterday, I finally managed to get the integration of wordpress inside the great Kohana framework working, after three days. Here&#8217;s how I [...]]]></description>
		<wfw:commentRss>http://www.intuitivity.org/archives/8/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

