<?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 content management system?</title>
	<atom:link href="http://yoursitesample.com/content-management/how-to-build-a-content-management-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://yoursitesample.com/content-management/how-to-build-a-content-management-system/</link>
	<description>Web Design Articles and Tutorials</description>
	<lastBuildDate>Sun, 28 Nov 2010 10:00:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: AnalProgrammer</title>
		<link>http://yoursitesample.com/content-management/how-to-build-a-content-management-system/comment-page-1/#comment-981</link>
		<dc:creator>AnalProgrammer</dc:creator>
		<pubDate>Tue, 09 Mar 2010 05:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://yoursitesample.com/content-management/how-to-build-a-content-management-system/#comment-981</guid>
		<description>Create a simple web page with a form.  Now make this form update some data.  Where are you storing the data?  Is it in a text file or a database?

This form that you have created must be capable of viewing the data, updating the data and deleting the data.

That is content management.

Now all you have to do is to organise a web site around the data in this simple example and you have a complete system.

Have fun.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>Create a simple web page with a form.  Now make this form update some data.  Where are you storing the data?  Is it in a text file or a database?</p>
<p>This form that you have created must be capable of viewing the data, updating the data and deleting the data.</p>
<p>That is content management.</p>
<p>Now all you have to do is to organise a web site around the data in this simple example and you have a complete system.</p>
<p>Have fun.<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: avsrule247</title>
		<link>http://yoursitesample.com/content-management/how-to-build-a-content-management-system/comment-page-1/#comment-980</link>
		<dc:creator>avsrule247</dc:creator>
		<pubDate>Tue, 09 Mar 2010 04:14:59 +0000</pubDate>
		<guid isPermaLink="false">http://yoursitesample.com/content-management/how-to-build-a-content-management-system/#comment-980</guid>
		<description>I assume that you are new at PHP and server side scripting. Therefore we cannot just teach you how to make one. You will need lots of practice with PHP, and I mean LOTS in order to write your own. If you are really set on writing your own, pick up the book called &quot;PHP for the World Wide Web: Visual QuickStart Guide&quot; by Larry Ullman. It will teach you how to make a CMS from the basics of PHP. It also has the complete source code in the book too.

However if that seems too much work, Drouple is a VERY powerful and easy to install open source CMS with great support. http://drupal.org/ It is 100% free and great for beginners.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;http://www.amazon.ca/PHP-World-Wide-Web-QuickStart/dp/0321245652/ref=pd_bbs_13?ie=UTF8&amp;s=books&amp;qid=1234655001&amp;sr=8-13</description>
		<content:encoded><![CDATA[<p>I assume that you are new at PHP and server side scripting. Therefore we cannot just teach you how to make one. You will need lots of practice with PHP, and I mean LOTS in order to write your own. If you are really set on writing your own, pick up the book called &quot;PHP for the World Wide Web: Visual QuickStart Guide&quot; by Larry Ullman. It will teach you how to make a CMS from the basics of PHP. It also has the complete source code in the book too.</p>
<p>However if that seems too much work, Drouple is a VERY powerful and easy to install open source CMS with great support. <a href="http://drupal.org/" rel="nofollow">http://drupal.org/</a> It is 100% free and great for beginners.<br /><b>References : </b><br /><a href="http://www.amazon.ca/PHP-World-Wide-Web-QuickStart/dp/0321245652/ref=pd_bbs_13?ie=UTF8&#038;s=books&#038;qid=1234655001&#038;sr=8-13" rel="nofollow">http://www.amazon.ca/PHP-World-Wide-Web-QuickStart/dp/0321245652/ref=pd_bbs_13?ie=UTF8&#038;s=books&#038;qid=1234655001&#038;sr=8-13</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

