<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

<channel>
	<title>Zend Screencasts: Video Tutorials about the Zend PHP Framework </title>
	<atom:link href="http://www.zendcasts.com/feed/podcast/" rel="self" type="application/rss+xml" />
	<link>http://www.zendcasts.com</link>
	<description>Zend Screencasts: Video Tutorials about the Zend PHP Framework </description>
	<lastBuildDate>Mon, 12 Dec 2011 21:14:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<itunes:summary>Free Zend Framework screencasts. Video tutorials to get you up to speed with different parts of the Zend Framework and enterprise PHP development.</itunes:summary>
	<itunes:subtitle>Zend Screencasts: Video Tutorials about the Zend PHP Framework </itunes:subtitle>
	<itunes:author>Produced by Jon Lebensold</itunes:author>
	<itunes:image href="http://www.zendcasts.com/wp-content/uploads/2008/12/zclogo-itunes.png" />
	<image><url>http://www.zendcasts.com/wp-content/uploads/2008/12/zclogo-itunes.png</url><title>Zend Screencasts: Video Tutorials about the Zend PHP Framework </title><link>http://www.zendcasts.com</link></image>
	<itunes:category text="Technology">
		<itunes:category text="Software How-To" />
	</itunes:category>
	<itunes:category text="Education">
		<itunes:category text="Training" />
	</itunes:category>
	<itunes:category text="Technology" />
	<itunes:keywords>zend, screencast, video tutorial, php, ajax, zend framework, development, web</itunes:keywords>
	<itunes:explicit>no</itunes:explicit>
	<itunes:owner>
		<itunes:name>Jon Lebensold</itunes:name>
		<itunes:email>jon@lebensold.net</itunes:email>
	</itunes:owner>
			<item>
		<title>SLIMming Out Your Controller</title>
		<link>http://www.zendcasts.com/slimming-out-your-controller/2011/10/</link>
		<comments>http://www.zendcasts.com/slimming-out-your-controller/2011/10/#comments</comments>
		<pubDate>Sun, 16 Oct 2011 17:32:14 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[json endpoint]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[slim]]></category>

		<guid isPermaLink="false">http://www.zendcasts.com/?p=513</guid>
		<description><![CDATA[An introduction to the SLIM PHP framework. This sinatra-like php framework is a great tool for simple JSON endpoints and light server-side application development.]]></description>
			<content:encoded><![CDATA[
 <p><a href="http://www.zendcasts.com/?flattrss_redirect&amp;id=513&amp;md5=900eb2a45c73422ba810b38c752cbad6" title="Flattr" target="_blank"><img src="http://www.zendcasts.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.zendcasts.com/slimming-out-your-controller/2011/10/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
<enclosure url="http://zendcasts.com/wp-content/uploads/2011/09/zc-78-Slimming-out-your-controller.mov" length="65035729" type="video/quicktime" />
	<itunes:summary>
</itunes:summary>
<itunes:subtitle>An introduction to the SLIM PHP framework. This sinatra-like php framework is a great tool for simple JSON endpoints and light server-side application development.</itunes:subtitle>
	</item>
		<item>
		<title>Geotargetting with the Google Maps API</title>
		<link>http://www.zendcasts.com/geotargetting-with-the-google-maps-api/2009/08/</link>
		<comments>http://www.zendcasts.com/geotargetting-with-the-google-maps-api/2009/08/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 05:55:10 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[zend_gdata]]></category>
		<category><![CDATA[zend_http_client]]></category>

		<guid isPermaLink="false">http://www.zendcasts.com/?p=246</guid>
		<description><![CDATA[This video will is part of a multi-part series on looking at how we can leverage some of Google&#8217;s API&#8217;s to build a fancy mapping tool that&#8217;s driven from a Google Docs Spreadsheet. If you haven&#8217;t worked with Google Docs or Zend_Gdata before, I suggest you take a look at the video introducing Zend_Gdata and…]]></description>
			<content:encoded><![CDATA[<p>This video will is part of a multi-part series on looking at how we can leverage some of Google&#8217;s API&#8217;s to build a fancy mapping tool that&#8217;s driven from a Google Docs Spreadsheet. If you haven&#8217;t worked with Google Docs or Zend_Gdata before, I suggest you take a look at the <a href="http://www.zendcasts.com/introduction-to-the-google-docs-api/2009/08/">video introducing Zend_Gdata and the Google -Zend libraries</a>. This video looks at how we can build our own very simple web service adapter for <a href="http://code.google.com/apis/maps/documentation/geocoding/index.html">Google&#8217;s geocoding service</a>. As with most zendcasts, I invite you to <a href="http://zendcasts.googlecode.com/svn/trunk/zc31-geo-targetting-for-google-maps-web-service/zc31-geo-targetting-for-google-maps-web-service.zip">download the source code</a>, <a href="http://code.google.com/p/zendcasts/source/browse/trunk/zc31-geo-targetting-for-google-maps-web-service/">browse it online</a> and <a href="http://www.zendcasts.com/forum/post/66/">discuss the video in the forums</a>.<br />
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zendcasts.com/geotargetting-with-the-google-maps-api/2009/08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.zendcasts.com/wp-content/uploads/2009/08/zc31-geotargetting-with-google-maps-web-service-screen.mov" length="158704745" type="video/quicktime" />
	<itunes:summary>&lt;p&gt;This video will is part of a multi-part series on looking at how we can leverage some of Google’s API’s to build a fancy mapping tool that’s driven from a Google Docs Spreadsheet. If you haven’t worked with Google Docs or Zend_Gdata before, I suggest you take a look at the &lt;a href=&quot;http://www.zendcasts.com/introduction-to-the-google-docs-api/2009/08/&quot;&gt;video introducing Zend_Gdata and the Google -Zend libraries&lt;/a&gt;. This video looks at how we can build our own very simple web service adapter for &lt;a href=&quot;http://code.google.com/apis/maps/documentation/geocoding/index.html&quot;&gt;Google’s geocoding service&lt;/a&gt;. As with most zendcasts, I invite you to &lt;a href=&quot;http://zendcasts.googlecode.com/svn/trunk/zc31-geo-targetting-for-google-maps-web-service/zc31-geo-targetting-for-google-maps-web-service.zip&quot;&gt;download the source code&lt;/a&gt;, &lt;a href=&quot;http://code.google.com/p/zendcasts/source/browse/trunk/zc31-geo-targetting-for-google-maps-web-service/&quot;&gt;browse it online&lt;/a&gt; and &lt;a href=&quot;http://www.zendcasts.com/forum/post/66/&quot;&gt;discuss the video in the forums&lt;/a&gt;.&lt;br /&gt;
&lt;/p&gt;
</itunes:summary>
<itunes:subtitle>This video will is part of a multi-part series on looking at how we can leverage some of Google’s API’s to build a fancy mapping tool that’s driven from a Google Docs Spreadsheet. If you haven’t worked with Google Docs or Zend_Gdata before, [...]</itunes:subtitle>
<itunes:keywords>google docs,Web Services,zend_gdata,zend_http_client </itunes:keywords>
	</item>
		<item>
		<title>Zend View Helpers with AJAX</title>
		<link>http://www.zendcasts.com/zend-view-helpers-with-ajax/2009/03/</link>
		<comments>http://www.zendcasts.com/zend-view-helpers-with-ajax/2009/03/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 16:19:17 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[HTML / CSS]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[view helpers]]></category>

		<guid isPermaLink="false">http://www.zendcasts.com/?p=146</guid>
		<description><![CDATA[This is the second part of last weeks tutorial. Here we add some JQuery code and look at how Zend_View_Helper_* classes can be written in such a way that they behave the same when they&#8217;re invoked on the server and called asynchronously via an AJAX request. Feel free to follow along by downloading the project…]]></description>
			<content:encoded><![CDATA[<p>This is the second part of last weeks tutorial. Here we add some JQuery code and look at how Zend_View_Helper_* classes can be written in such a way that they behave the same when they&#8217;re invoked on the server and called asynchronously via an AJAX request.</p>
<p>Feel free to follow along by <a rel="attachment wp-att-147" href="http://www.zendcasts.com/zend-view-helpers-with-ajax/2009/03/zendcasts-ep12-13/">downloading the project code</a>.</p>

]]></content:encoded>
			<wfw:commentRss>http://www.zendcasts.com/zend-view-helpers-with-ajax/2009/03/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
<enclosure url="http://www.zendcasts.com/wp-content/uploads/2009/03/zc13-zend_view_helpers_with_ajax-screen.mov" length="59282670" type="video/quicktime" />
<enclosure url="http://www.zendcasts.com/wp-content/uploads/2009/03/zc13-zend_view_helpers_with_ajax-iphone.m4v" length="55021543" type="text/plain" />
<enclosure url="http://www.zendcasts.com/wp-content/uploads/2009/03/zc13-zend_view_helpers_with_ajax-screen.mov" length="59282670" type="video/quicktime" />
<enclosure url="http://www.zendcasts.com/wp-content/uploads/2009/03/zc13-zend_view_helpers_with_ajax-iphone.m4v" length="55021543" type="text/plain" />
	<itunes:summary>&lt;p&gt;This is the second part of last weeks tutorial. Here we add some JQuery code and look at how Zend_View_Helper_* classes can be written in such a way that they behave the same when they’re invoked on the server and called asynchronously via an AJAX request.&lt;/p&gt;
&lt;p&gt;Feel free to follow along by &lt;a rel=&quot;attachment wp-att-147&quot; href=&quot;http://www.zendcasts.com/zend-view-helpers-with-ajax/2009/03/zendcasts-ep12-13/&quot;&gt;downloading the project code&lt;/a&gt;.&lt;/p&gt;

</itunes:summary>
<itunes:subtitle>This is the second part of last weeks tutorial. Here we add some JQuery code and look at how Zend_View_Helper_* classes can be written in such a way that they behave the same when they’re invoked on the server and called asynchronously via an [...]</itunes:subtitle>
	</item>
	</channel>
</rss>

