<?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>.::tuzzu::. &#187; Programming</title>
	<atom:link href="http://ituz.desdrianton.net/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://ituz.desdrianton.net</link>
	<description>Love is like a mountain. Hard to climb, but once you get to the top, the view is beautiful.</description>
	<lastBuildDate>Tue, 30 Mar 2010 03:41:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Chapter 3 Storefront Basic Setup</title>
		<link>http://ituz.desdrianton.net/2009/11/24/chapter-3-storefront-basic-setup/</link>
		<comments>http://ituz.desdrianton.net/2009/11/24/chapter-3-storefront-basic-setup/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 04:12:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://ituz.desdrianton.net/?p=153</guid>
		<description><![CDATA[This chapter includes : 1. Storefront requirement 2. Basic application structure 3. Bootstrapping with Zend_Application 4. Global layouts 5. Application build 6. Installing the storefront database 7. Application configuration 8. Logging and debugging]]></description>
		<wfw:commentRss>http://ituz.desdrianton.net/2009/11/24/chapter-3-storefront-basic-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chapter 2 The Zend MVC Architecture</title>
		<link>http://ituz.desdrianton.net/2009/11/19/chapter-2-the-zend-mvc-architecture/</link>
		<comments>http://ituz.desdrianton.net/2009/11/19/chapter-2-the-zend-mvc-architecture/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 04:01:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://ituz.desdrianton.net/?p=147</guid>
		<description><![CDATA[In this chapter, we will cover the following topics : 1. Zend framework MVC overview 2. The Front Controller 3. The router 4. The dispatcher 5. The Request object 6. The Response object]]></description>
		<wfw:commentRss>http://ituz.desdrianton.net/2009/11/19/chapter-2-the-zend-mvc-architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chapter 1 Creating a Basic MVC Application</title>
		<link>http://ituz.desdrianton.net/2009/11/12/chapter-1-creating-a-basic-mvc-application/</link>
		<comments>http://ituz.desdrianton.net/2009/11/12/chapter-1-creating-a-basic-mvc-application/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 03:28:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://ituz.desdrianton.net/?p=143</guid>
		<description><![CDATA[This chapter describe about : 1. What MVC is 2. Setting up your environment 3. Installing Zend Framework 4. Creating a Project with Zend_Tool 5. Bootstrapping and Configuration 6. Creating Controllers 7. Creating Views 8. Handling Errors]]></description>
		<wfw:commentRss>http://ituz.desdrianton.net/2009/11/12/chapter-1-creating-a-basic-mvc-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple JQuery Image Slide Show with Semi-Transparent Caption</title>
		<link>http://ituz.desdrianton.net/2009/10/29/simple-jquery-image-slide-show-with-semi-transparent-caption/</link>
		<comments>http://ituz.desdrianton.net/2009/10/29/simple-jquery-image-slide-show-with-semi-transparent-caption/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 05:56:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://ituz.desdrianton.net/?p=114</guid>
		<description><![CDATA[I have tried the code that i get from this site : http://www.queness.com/post/152/simple-jquery-image-slide-show-with-semi-transparent-caption The code about image sliding using Jquery Here the code : 1. HTML file &#60;div id=&#8221;gallery&#8221;&#62; &#60;a href=&#8221;#&#8221; class=&#8221;show&#8221;&#62; &#60;img src=&#8221;images/flowing-rock.jpg&#8221; alt=&#8221;Flowing Rock&#8221; alt=&#8221;" title=&#8221;" width=&#8221;580&#8243; height=&#8221;360&#8243; rel=&#8221;&#60;h3&#62;Flowing Rock&#60;/h3&#62;You can put html element inside the REL attribute.&#8221;/&#62;&#60;/a&#62; &#60;/a&#62; &#60;a href=&#8221;#&#8221;&#62; &#60;img src=&#8221;images/grass-blades.jpg&#8221; [...]]]></description>
		<wfw:commentRss>http://ituz.desdrianton.net/2009/10/29/simple-jquery-image-slide-show-with-semi-transparent-caption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MVC</title>
		<link>http://ituz.desdrianton.net/2009/07/29/mvc/</link>
		<comments>http://ituz.desdrianton.net/2009/07/29/mvc/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 11:11:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://ituz.desdrianton.net/?p=63</guid>
		<description><![CDATA[Yesterday I tried one of the PHP framework, It was Code Igniter. May be It&#8217;s a little sharing to you all new beginner in Code Igniter. You have to learn about MVC (Models View Crontoller). You can ilustrate it like layer. 1. &#8220;View&#8221; layer has function in front end where the user interact with the [...]]]></description>
		<wfw:commentRss>http://ituz.desdrianton.net/2009/07/29/mvc/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

