<?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>blog.joaomorais.com &#187; MVC</title>
	<atom:link href="http://blog.joaomorais.com/tag/mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joaomorais.com</link>
	<description>Blog about software development, personal projects and development tools.</description>
	<lastBuildDate>Mon, 10 Apr 2017 02:26:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Content Management System (CMS)</title>
		<link>http://blog.joaomorais.com/content-management-system-cms/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=content-management-system-cms</link>
		<comments>http://blog.joaomorais.com/content-management-system-cms/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 08:10:50 +0000</pubDate>
		<dc:creator>João Morais</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Joomla!]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Open]]></category>
		<category><![CDATA[Source]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://solidlocker.webhs.org/wordpress/?p=45</guid>
		<description><![CDATA[In the past few days I&#8217;ve been reading a lot of reviews about Content Management Systems (CMS) at OpenSourceCMS. Great site by the way, lots of useful informations in there. Although the site above has a lot of informations it&#8217;s really hard to find a CMS that fits your needs, most of the people who [...]]]></description>
				<content:encoded><![CDATA[<p>In the past few days I&#8217;ve been reading a lot of reviews about <a title="Content Management Systems" href="http://en.wikipedia.org/wiki/Content_management_system">Content Management Systems</a> (CMS) at <a title="OpenSourceCMS" href="http://www.opensourcecms.com/">OpenSourceCMS</a>. Great site by the way, lots of useful informations in there.</p>
<p>Although the site above has a lot of informations it&#8217;s really hard to find a CMS that fits your needs, most of the people who use this kind of tools are regular users and their main goal is to install and manage the CMS with success.</p>
<p>That way most of the reviews that I&#8217;ve found are written without a developers perspective.</p>
<p><span id="more-45"></span></p>
<p>At the moment I need to find a CMS that is Open Source, written in PHP under a <a title="Model-View-Controller" href="http://en.wikipedia.org/wiki/Model-view-controller">Model-View-Controller</a> (MVC) pattern, that has some good support/documentation and a big community behind it.</p>
<p>Till now, the only one that I found that fulfills the specs above is <a title="Joomla" href="http://www.joomla.org/">Joomla</a>! Unfortunately I&#8217;ve already read some bad reviews on it, saying that it&#8217;s too complex and it&#8217;s code is a bit messy.</p>
<p>I&#8217;ll keep on searching, but in the next few days I&#8217;ll have to make a decision so that I can start working.</p>
<p>If you have any useful informations on this subject please tell me something.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.joaomorais.com/content-management-system-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony Framework</title>
		<link>http://blog.joaomorais.com/symfony-framework/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=symfony-framework</link>
		<comments>http://blog.joaomorais.com/symfony-framework/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 11:48:33 +0000</pubDate>
		<dc:creator>João Morais</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[CRUD]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://solidlocker.webhs.org/wordpress/symfony-framework/</guid>
		<description><![CDATA[A couple of weeks ago I was looking for a PHP framework after a few searches I found one that fits my needs, and that is Symfony framework! Some of the features are: Built on top of PHP 5, for me that&#8217;s a plus since I&#8217;m only working with PHP 5 at the moment. MVC [...]]]></description>
				<content:encoded><![CDATA[<p>A couple of weeks ago I was looking for a PHP framework after a few searches I found one that fits my needs, and that is <a title="Symfony Project" href="http://www.symfony-project.org/">Symfony </a> <a title="Framework" href="http://en.wikipedia.org/wiki/Software_framework">framework</a>!</p>
<p>Some of the features are:</p>
<ul>
<li>Built on top of PHP 5, for me that&#8217;s a plus since I&#8217;m only working with PHP 5 at the moment.</li>
<li>MVC support makes application building faster and easier.</li>
<li>CRUD generator will reduce code repetitions and useless boring time spent on building this tasks.</li>
<li>Lots of support, when you start learning something new, all the support available you can get is a plus.</li>
<li>And a lot of other features, such as: Ajax support, smart URL&#8217;s, cache management, multilingualism and l18N support, scaffolding, among others. You can check the features list at <a title="Symfony Project" href="http://www.symfony-project.org/">Symfony Project</a> website.</li>
</ul>
<p>The only thing I think it&#8217;s a bit hard, is the learning curve. What I mean is, you really have to &#8220;waste&#8221; some time to get to know how the application works, but I think in the end it will compensate.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.joaomorais.com/symfony-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
