<?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; Tutorials</title>
	<atom:link href="http://www.codemusings.com/category/tutorials/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 Changes</title>
		<link>http://www.codemusings.com/tutorials/zf-tutorial-changes/</link>
		<comments>http://www.codemusings.com/tutorials/zf-tutorial-changes/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 14:59:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://codemusings.com/?p=85</guid>
		<description><![CDATA[Just a short post on some changes in my tutorial series. I&#8217;ve decided to add a webcast with each of the tutorials. Some people learn better be seeing something than just by reading. The webcast won&#8217;t go into quite as much detail as it&#8217;s not possible to do that and do it within a reasonable [...]


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-changes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
		<item>
		<title>Tutorial Series Brief Overview</title>
		<link>http://www.codemusings.com/tutorials/tutorial-series-brief-overview/</link>
		<comments>http://www.codemusings.com/tutorials/tutorial-series-brief-overview/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 04:44:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://codemusings.com/?p=25</guid>
		<description><![CDATA[As I&#8217;ve alluded to in earlier posts I have a tutorial series coming up. I will be writing a blog application with the Zend Framework. Yes i know there&#8217;s WordPress but this to me is an interesting project to undertake. It also helps that almost everybody understands what a blog is and can therefore picture [...]


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/tutorial-series-brief-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
