<?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>Gabriel de Kadt &#187; Drupal</title>
	<atom:link href="http://www.lazydada.com/tag/drupal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lazydada.com</link>
	<description>Personal notes on Mac based web development and design.</description>
	<lastBuildDate>Tue, 03 Aug 2010 18:01:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Setting up Drupal 5.7 on Powweb</title>
		<link>http://www.lazydada.com/2008-06-10/setting-up-drupal-57-on-powweb/</link>
		<comments>http://www.lazydada.com/2008-06-10/setting-up-drupal-57-on-powweb/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 13:38:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web design & development]]></category>
		<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.lazydada.com/?p=44</guid>
		<description><![CDATA[Upload Drupal files Create MySQL database using phpMyAdmin Goto CGI and Scripted Language Support: Update PHP to version 5. Create php.ini file click edit and the save — no actual changes needed Goto new site where Drupal will now kick-in its instal routine and ask for MySQL user, database, password and host (in this case [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>Upload Drupal files</li>
<li>Create MySQL database using phpMyAdmin</li>
<li>Goto <a href="http://www.powweb.com/member/cgiManagement/">CGI and Scripted Language Support</a>:
<ul>
<li>Update PHP to version 5.</li>
<li>Create php.ini file click edit and the save — no actual changes needed</li>
</ul>
</li>
<li>Goto new site where Drupal will now kick-in its instal routine and ask for MySQL user, database, password and host (in this case xxxxxxxxx.powwebmysql.com)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydada.com/2008-06-10/setting-up-drupal-57-on-powweb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clean URLs for Drupal in a subfolder</title>
		<link>http://www.lazydada.com/2008-06-04/clean-urls-for-drupal-in-a-subfolder/</link>
		<comments>http://www.lazydada.com/2008-06-04/clean-urls-for-drupal-in-a-subfolder/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 07:19:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web design & development]]></category>
		<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.lazydada.com/?p=37</guid>
		<description><![CDATA[I couldn&#8217;t get Drupal to generate Clean URLs yesterday despite following all the steps. Couldn&#8217;t work out why my test install wouldn&#8217;t do this simple trick when this blog already has a mod_rewrite (RewriteEngine) activated &#8211; and the Drupal test site in question is located in a subfolder of this blog. Seems the answer is simply that there [...]]]></description>
			<content:encoded><![CDATA[<p>I couldn&#8217;t get Drupal to generate Clean URLs yesterday despite following all the steps. Couldn&#8217;t work out why my test install wouldn&#8217;t do this simple trick when this blog already has a mod_rewrite (RewriteEngine) activated &#8211; and the Drupal test site in question is located in a subfolder of this blog.</p>
<p>Seems the answer is simply that there needs to be another <tt>.htaccess</tt> file in the Drupal install directory &#8212; one that ships with the package but was not uploaded <del datetime="2008-06-10T09:00:44+00:00">by Transmit if &#8220;view invisibles&#8221; is off. Transit is not my favourite FTP client tool right now. Not just for this &#8211; but its also very prone to crashing in normal use.</del> Must confirm this was due to Transmit and caused by dragging the instal folder from the Finder into to the remote directory. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydada.com/2008-06-04/clean-urls-for-drupal-in-a-subfolder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->