<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Bart Guijt&#039;s Purpleware</title>
	<atom:link href="http://bart.guijt.me/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://bart.guijt.me/blog</link>
	<description>about Me and My Technology</description>
	<lastBuildDate>Mon, 19 Apr 2010 20:07:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Grand opening of my blog! by admin</title>
		<link>http://bart.guijt.me/blog/2008/08/19/grand-opening-of-my-blog/comment-page-1/#comment-151</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 19 Apr 2010 20:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/?p=3#comment-151</guid>
		<description>Hi Marcel,

Ik weet niet hoe dat moet! Als je een oudere iPhone heb kan t-mobile dat voor je doen, een andere manier weet ik niet...</description>
		<content:encoded><![CDATA[<p>Hi Marcel,</p>
<p>Ik weet niet hoe dat moet! Als je een oudere iPhone heb kan t-mobile dat voor je doen, een andere manier weet ik niet&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grand opening of my blog! by Marcel de Boer</title>
		<link>http://bart.guijt.me/blog/2008/08/19/grand-opening-of-my-blog/comment-page-1/#comment-145</link>
		<dc:creator>Marcel de Boer</dc:creator>
		<pubDate>Mon, 12 Apr 2010 19:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/?p=3#comment-145</guid>
		<description>He Bart, kun je ook gewoon een email naar je sturen? Ik wil mij Ihone Simlock vrij maken, weet jij hoe ik dat moet doen.</description>
		<content:encoded><![CDATA[<p>He Bart, kun je ook gewoon een email naar je sturen? Ik wil mij Ihone Simlock vrij maken, weet jij hoe ik dat moet doen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing WordPress 2.6.1 on Mac OS X Leopard by admin</title>
		<link>http://bart.guijt.me/blog/2008/08/21/installing-wordpress-261-on-mac-os-x-leopard/comment-page-1/#comment-36</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 30 Jul 2009 22:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://bart.guijt.me/blog/?p=7#comment-36</guid>
		<description>Oh my. I mean: &lt;Directory &quot;/Library/WebServer/Documents&quot;&gt;.</description>
		<content:encoded><![CDATA[<p>Oh my. I mean: &lt;Directory &#8220;/Library/WebServer/Documents&#8221;&gt;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing WordPress 2.6.1 on Mac OS X Leopard by admin</title>
		<link>http://bart.guijt.me/blog/2008/08/21/installing-wordpress-261-on-mac-os-x-leopard/comment-page-1/#comment-35</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 30 Jul 2009 22:19:31 +0000</pubDate>
		<guid isPermaLink="false">http://bart.guijt.me/blog/?p=7#comment-35</guid>
		<description>Found the missing section name: it appears to be  &lt;directory &quot;/Library/WebServer/Documents&quot;&gt;. Fixed the text!&lt;/directory&gt;</description>
		<content:encoded><![CDATA[<p>Found the missing section name: it appears to be  <directory "/Library/WebServer/Documents">. Fixed the text!</directory></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing WordPress 2.6.1 on Mac OS X Leopard by admin</title>
		<link>http://bart.guijt.me/blog/2008/08/21/installing-wordpress-261-on-mac-os-x-leopard/comment-page-1/#comment-34</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 30 Jul 2009 13:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://bart.guijt.me/blog/?p=7#comment-34</guid>
		<description>You&#039;re right, something is missing there.

I&#039;l look into it tonight and fix the text. Thanks for pointing this out!</description>
		<content:encoded><![CDATA[<p>You&#8217;re right, something is missing there.</p>
<p>I&#8217;l look into it tonight and fix the text. Thanks for pointing this out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing WordPress 2.6.1 on Mac OS X Leopard by miles</title>
		<link>http://bart.guijt.me/blog/2008/08/21/installing-wordpress-261-on-mac-os-x-leopard/comment-page-1/#comment-33</link>
		<dc:creator>miles</dc:creator>
		<pubDate>Wed, 29 Jul 2009 01:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://bart.guijt.me/blog/?p=7#comment-33</guid>
		<description>Bart,

You neglected something in the last part of the instructions:


1.) Enter sudo vi /etc/apache2/httpd.conf in your Terminal.
2.) Find the section .
3.) In this section, find the AllowOverride directive.
4.) Change the directive to AllowOverride FileInfo
5.) Save the file, restart Apache.

Note that item 2 talks about a section...but note that its not telling you WHAT section of the httpd.conf file...
Same thing with item 3.

Miles.</description>
		<content:encoded><![CDATA[<p>Bart,</p>
<p>You neglected something in the last part of the instructions:</p>
<p>1.) Enter sudo vi /etc/apache2/httpd.conf in your Terminal.<br />
2.) Find the section .<br />
3.) In this section, find the AllowOverride directive.<br />
4.) Change the directive to AllowOverride FileInfo<br />
5.) Save the file, restart Apache.</p>
<p>Note that item 2 talks about a section&#8230;but note that its not telling you WHAT section of the httpd.conf file&#8230;<br />
Same thing with item 3.</p>
<p>Miles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing WordPress 2.6.1 on Mac OS X Leopard by chuk</title>
		<link>http://bart.guijt.me/blog/2008/08/21/installing-wordpress-261-on-mac-os-x-leopard/comment-page-1/#comment-32</link>
		<dc:creator>chuk</dc:creator>
		<pubDate>Tue, 17 Feb 2009 20:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://bart.guijt.me/blog/?p=7#comment-32</guid>
		<description>Can&#039;t get these to work (2.7).

Here&#039;s what I have in my virtual host file:
	
		AllowOverride All
		Options Indexes FollowSymLinks
	</description>
		<content:encoded><![CDATA[<p>Can&#8217;t get these to work (2.7).</p>
<p>Here&#8217;s what I have in my virtual host file:</p>
<p>		AllowOverride All<br />
		Options Indexes FollowSymLinks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
