<?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 on: Gamblers Anonymous</title>
	<atom:link href="http://www.m4tt.net/gamblers-anonymous/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.m4tt.net/gamblers-anonymous/</link>
	<description>Wearing long shorts since 1983.</description>
	<pubDate>Thu, 20 Nov 2008 20:55:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-beta3-9750</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sam</title>
		<link>http://www.m4tt.net/gamblers-anonymous/comment-page-1/#comment-3268</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Tue, 13 Nov 2007 12:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.m4tt.net/gamblers-anonymous/#comment-3268</guid>
		<description>Thanks alot for that mate... Really helped me out..

How're you anyway? Hope everything's good?</description>
		<content:encoded><![CDATA[<p>Thanks alot for that mate&#8230; Really helped me out..</p>
<p>How&#8217;re you anyway? Hope everything&#8217;s good?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.m4tt.net/gamblers-anonymous/comment-page-1/#comment-3267</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 13 Nov 2007 11:59:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.m4tt.net/gamblers-anonymous/#comment-3267</guid>
		<description>Try deleting the text inside the file, save it somewhere else and see if a blank file restores your settings.</description>
		<content:encoded><![CDATA[<p>Try deleting the text inside the file, save it somewhere else and see if a blank file restores your settings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.m4tt.net/gamblers-anonymous/comment-page-1/#comment-3266</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Tue, 13 Nov 2007 11:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.m4tt.net/gamblers-anonymous/#comment-3266</guid>
		<description>I've had a look on the WP site, but it all seems to go down the httpd.inf.. And I'm not really too confident messing around with that...?

I just tried what you gave me, but that doesn't seem to work either?

A similar thing is already in the .htaccess file. So I tried several variations of the code, but it still failed?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had a look on the WP site, but it all seems to go down the httpd.inf.. And I&#8217;m not really too confident messing around with that&#8230;?</p>
<p>I just tried what you gave me, but that doesn&#8217;t seem to work either?</p>
<p>A similar thing is already in the .htaccess file. So I tried several variations of the code, but it still failed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.m4tt.net/gamblers-anonymous/comment-page-1/#comment-3265</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 13 Nov 2007 11:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.m4tt.net/gamblers-anonymous/#comment-3265</guid>
		<description>Sam, no worries man. The Wordpress site istelf has similar posts to this I would guess, have a look there.

I think it's to do with your .htaccess file. If you can download it, edit it and put in the below, it may work:


&lt;code&gt;&lt; IfModule mod_rewrite.c &gt;
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
&lt; /IfModule &gt;&lt;/code&gt;


Remove the spaces bewteen the &lt; and the ifModule bits, let me know if it works.</description>
		<content:encoded><![CDATA[<p>Sam, no worries man. The Wordpress site istelf has similar posts to this I would guess, have a look there.</p>
<p>I think it&#8217;s to do with your .htaccess file. If you can download it, edit it and put in the below, it may work:</p>
<p><code>< IfModule mod_rewrite.c ><br />
RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php [L]<br />
< /IfModule ></code></p>
<p>Remove the spaces bewteen the < and the ifModule bits, let me know if it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.m4tt.net/gamblers-anonymous/comment-page-1/#comment-3264</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Tue, 13 Nov 2007 11:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.m4tt.net/gamblers-anonymous/#comment-3264</guid>
		<description>Hey man, I don't mean to keep nagging you, but I don't speak to that many people that use WP...Basically, I kinda screwed myself up.. On the perma links structure I wanted to change it to /date/post-name/ which is a standard option...When I selected it, I cannot view any pages... I cant access the admin section, and it's telling me i need to create an Index file...Have you ever stumbled upon this? Cheers</description>
		<content:encoded><![CDATA[<p>Hey man, I don&#8217;t mean to keep nagging you, but I don&#8217;t speak to that many people that use WP&#8230;Basically, I kinda screwed myself up.. On the perma links structure I wanted to change it to /date/post-name/ which is a standard option&#8230;When I selected it, I cannot view any pages&#8230; I cant access the admin section, and it&#8217;s telling me i need to create an Index file&#8230;Have you ever stumbled upon this? Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
