<?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>Developing  New Paths &#187; Open source</title>
	<atom:link href="http://www.mojavi.org/tag/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mojavi.org</link>
	<description>The Mojavi Project</description>
	<lastBuildDate>Tue, 07 Feb 2012 15:07:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>What is Mojavi</title>
		<link>http://www.mojavi.org/what-is-mojavi/</link>
		<comments>http://www.mojavi.org/what-is-mojavi/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 01:46:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mojavi Project]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Model–view–controller]]></category>
		<category><![CDATA[mojavi]]></category>
		<category><![CDATA[Mojavi 4.0]]></category>
		<category><![CDATA[Open source]]></category>

		<guid isPermaLink="false">http://www.mojavi.org/?p=76</guid>
		<description><![CDATA[Mojavi is an open-source MVC (model-view-controller) php framework, licensed under the LGPL. Developing with Mojavi php framework enables you to easily divide your web application into tiers, allowing for independent custom web application development. These applications have been tested on various servers and firewall applications. There are numerous solutions that are available in the market [...]]]></description>
			<content:encoded><![CDATA[<p>Mojavi is an open-source MVC (model-view-controller) php framework,                 licensed under the LGPL.                 Developing with Mojavi php framework enables you to easily divide your web application                 into tiers, allowing for independent custom web application development. These applications have been tested on various servers and firewall applications. There are numerous solutions that are available in the market like the <a title="Cisco 5505" href="http://www.infinit-tech.com/Network-Security.php" target="_blank">Cisco ASA 5505</a> and the <a title="HP Proliant" href="http://www.infinit-tech.com/servers.php" target="_blank">HP Proliant Servers</a> that have set the standards in reliability and security within their field. The solutions and programming field has even grown into the telecommunications field with routers like the <a title="IP telecom" href="http://www.infinit-tech.com/Telecommunications.php" target="_blank">Cisco 7910</a> where small and medium size businesses can have a truw communication architecture that runs over an IP protocol enabling you to locate offices and employees anywhere.</p>
<h3><img class="alignleft size-full wp-image-305" title="servers" src="http://www.mojavi.org/wp-content/uploads/2009/09/servers.jpg" alt="servers" width="124" height="93" />Features</h3>
<div id="features">
<div id="features-col1">
<ul>
<li>Modular Design</li>
<li>Filter Chains</li>
<li>Action Chains</li>
<li>Customizable User Containers</li>
</ul>
</div>
<div id="features-col2">
<ul>
<li>Parameter Validation</li>
<li>Validator Library</li>
<li>Built-in Authentication and Authorization</li>
<li>Logging System</li>
</ul>
<h2>What is Mojavi?</h2>
<p>Mojavi is a framework developed in PHP and strongly based on the MVC (model-view-controller) application design paradigm. It can be run a variety of <a title="Network servers" href="http://www.infinit-tech.com/Networking.php" target="_blank">network servers</a> that employ security features that will work with the curent MVC model.</p>
<p><a name="A3"></a></p>
<h2>What is MVC?</h2>
<p>Model-View-Controller is a design pattern for application development. MVC organizes an application into three separate tiers: one for the model, which represents data and handles business logic, the second for presentation and user input, and the third as a controller, which handles incoming requests and controls application flow.</p>
<p><a name="A4"></a></p>
<h2>What are the benefits of MVC?</h2>
<p>An application designed around MVC is easier to manage because the application is split into tiers, which allow for independent development. This promotes code reusability by building models, which are reusable throughout the application.</p>
<p><a name="A5"></a></p>
<h2>Why create an MVC framework for PHP?</h2>
<p>Development of PHP scripts without a preconceived plan to manage them is asking for a headache. Before I started developing Mojavi, there weren&#8217;t any frameworks that were designed the way I thought a PHP MVC implementation should be designed.</p>
<p><a name="A6"></a></p>
<h2>How is Mojavi licensed?</h2>
<p>Mojavi is licensed under the LGPL.</p>
<p><a name="A7"></a></p>
<h2>Where can I get a copy of Mojavi?</h2>
<p>Stable and development releases are available on our <a href="http://www.mojavi.org" target="_blank">downloads</a> page.</div>
<div style="clear: left;"><img src="http://www.mojavi.org/" alt="" width="1" height="1" /></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mojavi.org/what-is-mojavi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

