<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: CMS&#8217;s - Another reason to master PHP</title>
	<link>http://codingpad.maryspad.com/2007/07/19/cmss-another-reason-to-master-php/</link>
	<description>Programming blog, discussions, tutorials, resources</description>
	<pubDate>Mon, 08 Sep 2008 09:28:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: &#187; Venturing into flat-file Content Management Systems @The Coding Pad: Programming blog, discussions, tutorials, resources</title>
		<link>http://codingpad.maryspad.com/2007/07/19/cmss-another-reason-to-master-php/#comment-1043</link>
		<dc:creator>&#187; Venturing into flat-file Content Management Systems @The Coding Pad: Programming blog, discussions, tutorials, resources</dc:creator>
		<pubDate>Sat, 01 Dec 2007 21:13:01 +0000</pubDate>
		<guid>http://codingpad.maryspad.com/2007/07/19/cmss-another-reason-to-master-php/#comment-1043</guid>
		<description>[...] Editing and tweaking is easy - Most of the flat-file CMSs that I have had a chance to glance at are written in PHP, so they are easy to figure out and tweak.Â  As I mentioned in a previous post, playing with CMSs is a great way to master PHP. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Editing and tweaking is easy - Most of the flat-file CMSs that I have had a chance to glance at are written in PHP, so they are easy to figure out and tweak.Â  As I mentioned in a previous post, playing with CMSs is a great way to master PHP. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mary</title>
		<link>http://codingpad.maryspad.com/2007/07/19/cmss-another-reason-to-master-php/#comment-30</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Tue, 31 Jul 2007 18:42:34 +0000</pubDate>
		<guid>http://codingpad.maryspad.com/2007/07/19/cmss-another-reason-to-master-php/#comment-30</guid>
		<description>Mike,
thanks for your comment. I do agree that CMSs can be a handful, and the mammoth ones like Joomla in particular can be pretty intimidating for a beginner.  I find Wordpress to be excellent for modifying and for learning the basics of PHP.  My recommendation is to always copy the original code to a txt file on your hard drive before making any changes, that way if you mess up you can go back and recover the original code and see what you did wrong,

I would definitely recommend beginners to start with something simple like Wordpress or b2evolution (my two favorite blogging programs) before trying to tackle Joomla and other more complex CMSs.

thanks again for your comment.</description>
		<content:encoded><![CDATA[<p>Mike,<br />
thanks for your comment. I do agree that CMSs can be a handful, and the mammoth ones like Joomla in particular can be pretty intimidating for a beginner.  I find Wordpress to be excellent for modifying and for learning the basics of PHP.  My recommendation is to always copy the original code to a txt file on your hard drive before making any changes, that way if you mess up you can go back and recover the original code and see what you did wrong,</p>
<p>I would definitely recommend beginners to start with something simple like Wordpress or b2evolution (my two favorite blogging programs) before trying to tackle Joomla and other more complex CMSs.</p>
<p>thanks again for your comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://codingpad.maryspad.com/2007/07/19/cmss-another-reason-to-master-php/#comment-29</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 31 Jul 2007 08:22:59 +0000</pubDate>
		<guid>http://codingpad.maryspad.com/2007/07/19/cmss-another-reason-to-master-php/#comment-29</guid>
		<description>Yea, PHP certainly helps you a lot when we're talking about CMS, especially if you want to do some improvements over your themes and plugins. 

But, the down part is that most CMS I've tried, except Wordpress of course, have quite a ambiguous syntax. Like Joomla for example. It's kind of hard to edit things there cause it takes you a while to understand what's going on. At least for me it did, but i must admit my PHP knowledge is not that good :d</description>
		<content:encoded><![CDATA[<p>Yea, PHP certainly helps you a lot when we&#8217;re talking about CMS, especially if you want to do some improvements over your themes and plugins. </p>
<p>But, the down part is that most CMS I&#8217;ve tried, except Wordpress of course, have quite a ambiguous syntax. Like Joomla for example. It&#8217;s kind of hard to edit things there cause it takes you a while to understand what&#8217;s going on. At least for me it did, but i must admit my PHP knowledge is not that good :d</p>
]]></content:encoded>
	</item>
</channel>
</rss>
