<?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: How to Build a CMS</title>
	<atom:link href="http://normansheppard.com/how-to-build-a-cms/feed/" rel="self" type="application/rss+xml" />
	<link>http://normansheppard.com/how-to-build-a-cms/</link>
	<description></description>
	<lastBuildDate>Thu, 02 Sep 2010 10:46:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: annuaire généraliste</title>
		<link>http://normansheppard.com/how-to-build-a-cms/comment-page-1/#comment-6114</link>
		<dc:creator>annuaire généraliste</dc:creator>
		<pubDate>Fri, 27 Aug 2010 17:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://normansheppard.com/?p=33#comment-6114</guid>
		<description>Thanks for your post. I also had the parse error but i repaired it and i dont know how.

Ted</description>
		<content:encoded><![CDATA[<p>Thanks for your post. I also had the parse error but i repaired it and i dont know how.</p>
<p>Ted</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norman Sheppard</title>
		<link>http://normansheppard.com/how-to-build-a-cms/comment-page-1/#comment-1222</link>
		<dc:creator>Norman Sheppard</dc:creator>
		<pubDate>Sun, 02 May 2010 15:34:43 +0000</pubDate>
		<guid isPermaLink="false">http://normansheppard.com/?p=33#comment-1222</guid>
		<description>If you are cut and pasting from this page then you have to be careful about blank spaces and special characters. You could try pasting into a plain text editor first. I KNOW you&#039;re not using Word... right?</description>
		<content:encoded><![CDATA[<p>If you are cut and pasting from this page then you have to be careful about blank spaces and special characters. You could try pasting into a plain text editor first. I KNOW you&#8217;re not using Word&#8230; right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dolev</title>
		<link>http://normansheppard.com/how-to-build-a-cms/comment-page-1/#comment-1218</link>
		<dc:creator>Dolev</dc:creator>
		<pubDate>Fri, 30 Apr 2010 20:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://normansheppard.com/?p=33#comment-1218</guid>
		<description>I have this error &quot;Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/interface/domains/intercms.co.cc/public_html/cms/secure/index.php on line 47&quot; and I dont know what to do.. Can you help me?</description>
		<content:encoded><![CDATA[<p>I have this error &#8220;Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/interface/domains/intercms.co.cc/public_html/cms/secure/index.php on line 47&#8243; and I dont know what to do.. Can you help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norman Sheppard</title>
		<link>http://normansheppard.com/how-to-build-a-cms/comment-page-1/#comment-488</link>
		<dc:creator>Norman Sheppard</dc:creator>
		<pubDate>Wed, 01 Jul 2009 20:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://normansheppard.com/?p=33#comment-488</guid>
		<description>This is definitely not the only method and as it is, this is not SEO friendly. However, with a little research into the apache mod_rewrite module it is possible to re-write your URLs so that they are more SEO friendly. 

As for the fact that the content is served from a text file or even if it was from a database, search engines do in fact like this type of architecture, I have read that they actually prefer it.

Thanks for the comment!</description>
		<content:encoded><![CDATA[<p>This is definitely not the only method and as it is, this is not SEO friendly. However, with a little research into the apache mod_rewrite module it is possible to re-write your URLs so that they are more SEO friendly. </p>
<p>As for the fact that the content is served from a text file or even if it was from a database, search engines do in fact like this type of architecture, I have read that they actually prefer it.</p>
<p>Thanks for the comment!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davide</title>
		<link>http://normansheppard.com/how-to-build-a-cms/comment-page-1/#comment-487</link>
		<dc:creator>Davide</dc:creator>
		<pubDate>Wed, 01 Jul 2009 07:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://normansheppard.com/?p=33#comment-487</guid>
		<description>Hi, thanks for your post. That is the same method I have used for developing my own CMS. I wonder if that is the BEST method I can use. My worries are essentially releated to SEO problems, how google and friends react to this kind of architecture (are they able to reach and index the txt, or database, content?).
Sorry for my english, probably I have made a lot of errors ;)
Cheers,
Davide</description>
		<content:encoded><![CDATA[<p>Hi, thanks for your post. That is the same method I have used for developing my own CMS. I wonder if that is the BEST method I can use. My worries are essentially releated to SEO problems, how google and friends react to this kind of architecture (are they able to reach and index the txt, or database, content?).<br />
Sorry for my english, probably I have made a lot of errors <img src='http://normansheppard.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Cheers,<br />
Davide</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norm</title>
		<link>http://normansheppard.com/how-to-build-a-cms/comment-page-1/#comment-193</link>
		<dc:creator>Norm</dc:creator>
		<pubDate>Sat, 11 Apr 2009 16:09:52 +0000</pubDate>
		<guid isPermaLink="false">http://normansheppard.com/?p=33#comment-193</guid>
		<description>Hey Matt,

PHP has a thing for &quot;white space&quot; so be sure all the code is NOT indented or tabbed over. I usually tab code for easier reading however this can create white space which will break the script.</description>
		<content:encoded><![CDATA[<p>Hey Matt,</p>
<p>PHP has a thing for &#8220;white space&#8221; so be sure all the code is NOT indented or tabbed over. I usually tab code for easier reading however this can create white space which will break the script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://normansheppard.com/how-to-build-a-cms/comment-page-1/#comment-192</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 11 Apr 2009 14:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://normansheppard.com/?p=33#comment-192</guid>
		<description>I can&#039;t seem to get this to work, when I go to the secure directory it shows a blank page and has an internal server error. Any ideas? I would really be interested to see the potential of this.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t seem to get this to work, when I go to the secure directory it shows a blank page and has an internal server error. Any ideas? I would really be interested to see the potential of this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Directory</title>
		<link>http://normansheppard.com/how-to-build-a-cms/comment-page-1/#comment-6</link>
		<dc:creator>Directory</dc:creator>
		<pubDate>Thu, 05 Feb 2009 11:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://normansheppard.com/?p=33#comment-6</guid>
		<description>Very informative article, which I found quite useful.  Cheers ,Jay</description>
		<content:encoded><![CDATA[<p>Very informative article, which I found quite useful.  Cheers ,Jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanner Hobin</title>
		<link>http://normansheppard.com/how-to-build-a-cms/comment-page-1/#comment-7</link>
		<dc:creator>Tanner Hobin</dc:creator>
		<pubDate>Fri, 02 Jan 2009 16:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://normansheppard.com/?p=33#comment-7</guid>
		<description>I&#039;ve been searching for a simple database free CMS, and this works great. Thanks for posting.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been searching for a simple database free CMS, and this works great. Thanks for posting.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
