<?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>codemusings.com &#187; blog tutorial</title>
	<atom:link href="http://www.codemusings.com/tag/blog-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codemusings.com</link>
	<description>Musings on PHP and other programming</description>
	<lastBuildDate>Sat, 03 Jul 2010 20:14:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>ZF Tutorial 3 &#8211; The Model</title>
		<link>http://www.codemusings.com/tutorials/zf-tutorial-3-the-model/</link>
		<comments>http://www.codemusings.com/tutorials/zf-tutorial-3-the-model/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 16:07:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[blog tutorial]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://codemusings.com/?p=53</guid>
		<description><![CDATA[In the last post of this series I covered some basic groundwork on the MVC architecture. I briefly went over the three layers and what the role of each one is in an application. In this post I intend to give a more in-depth overview of the model. All the concepts of the MVC architecture [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://www.codemusings.com/tutorials/zf-tutorial-3-the-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZF Tutorial 2 &#8211; Model-View-Controller</title>
		<link>http://www.codemusings.com/tutorials/zf-tutorial-1-model-view-controller/</link>
		<comments>http://www.codemusings.com/tutorials/zf-tutorial-1-model-view-controller/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 12:00:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[blog tutorial]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://codemusings.com/?p=36</guid>
		<description><![CDATA[Model-view-controller (MVC). What is it? What does it do? Is it helpful to web development? All valid questions. And questions this post will try to answer. To learn the Zend Framework it is imperative that you understand the theory behind MVC and how the architecture pattern works. History ov MVC The MVC architecture was first [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://www.codemusings.com/tutorials/zf-tutorial-1-model-view-controller/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ZF Tutorial 1- Introduction</title>
		<link>http://www.codemusings.com/tutorials/zf-tutorial-introduction/</link>
		<comments>http://www.codemusings.com/tutorials/zf-tutorial-introduction/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 22:55:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[blog tutorial]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://codemusings.com/?p=32</guid>
		<description><![CDATA[Welcome to the Zend Framework Blog application tutorial series. I&#8217;m writing this series because for one I enjoy writing but also as hopefully a help to the open source community. I&#8217;ve taken much from the open source community over the years but besides a few bug patches and some help on documentation I haven&#8217;t really [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://www.codemusings.com/tutorials/zf-tutorial-introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
