<?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>ITShomi Framework</title>
	<atom:link href="http://www.itshomi.net/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.itshomi.net/blog</link>
	<description></description>
	<lastBuildDate>Sat, 31 Jul 2010 07:49:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Introduction</title>
		<link>http://www.itshomi.net/blog/?p=1</link>
		<comments>http://www.itshomi.net/blog/?p=1#comments</comments>
		<pubDate>Tue, 22 Dec 2009 12:21:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Frameworks]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php coding]]></category>
		<category><![CDATA[php framework]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.itshomi.net/blog/?p=1</guid>
		<description><![CDATA[ITShomi is a PHP Framework under active development from South Africa. It is created with simplicity in mind, as a tool suitable for prototyping concepts for web applications or for learning PHP.
It is based on the popular MVC design pattern, and as such it has a controller and a mechanism to work with data, to [...]]]></description>
			<content:encoded><![CDATA[<p>ITShomi is a PHP Framework under active development from South Africa. It is created with simplicity in mind, as a tool suitable for prototyping concepts for web applications or for learning PHP.</p>
<p>It is based on the popular MVC design pattern, and as such it has a controller and a mechanism to work with data, to create visual representation of data (views) and a way to connect or glue everything.</p>
<p>It is easy to install and use, and has a component model which reinforces packaging specific functionality in a way that it can be reused and replaced if necessary.</p>
<p>It offers php code generation straight from simple xml files and database tables, as well as a few reusable components.</p>
<p>As a new Framework, still under development, it needs to mature and to provide support forÂ additional functionality found in some php frameworks, but we would recommend it as a php framework that can be learnt easily, and can be used to prototype your ideas for new web applications without much effort.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itshomi.net/blog/?feed=rss2&amp;p=1</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

