
<?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>Team Offshoot &#187; Zend Framework</title>
	<atom:link href="http://www.offshootinc.com/blog/tag/zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.offshootinc.com/blog</link>
	<description>We build, mobilise and empower communities</description>
	<lastBuildDate>Thu, 02 Sep 2010 23:26:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Hostname matching with Zend_Controller_Router_Route_Hostname</title>
		<link>http://www.offshootinc.com/blog/2010/04/02/hostname-matching-with-zend_controller_router_route_hostname/</link>
		<comments>http://www.offshootinc.com/blog/2010/04/02/hostname-matching-with-zend_controller_router_route_hostname/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 22:31:43 +0000</pubDate>
		<dc:creator>Chris Woodford</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.offshootinc.com/blog/?p=878</guid>
		<description><![CDATA[The Zend Framework offers and handy little tool for hostname matching. This means that you can introduce variables into your application&#8217;s URIs. For example, you may want to let users go to a URI like http://chris.yoursite.com or http://neil.yoursite.com and then use the &#8220;chris&#8221; or &#8220;neil&#8221; part to determine what content is displayed. The first thing [...]]]></description>
		<wfw:commentRss>http://www.offshootinc.com/blog/2010/04/02/hostname-matching-with-zend_controller_router_route_hostname/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Book Review &#8212; Zend Framework 1.8: Web Application Development by Keith Pope</title>
		<link>http://www.offshootinc.com/blog/2010/03/01/book-review-zend-framework-1-8-web-application-development-by-keith-pope/</link>
		<comments>http://www.offshootinc.com/blog/2010/03/01/book-review-zend-framework-1-8-web-application-development-by-keith-pope/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 23:25:35 +0000</pubDate>
		<dc:creator>Chris Woodford</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Book Review]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Zend Framework 1.8]]></category>

		<guid isPermaLink="false">http://www.offshootinc.com/blog/?p=829</guid>
		<description><![CDATA[I was recently approached by a representative from Packt Publishing to review their newst book on the Zend Framework, Zend Framework 1.8: Web Application Development by Keith Pope. The book is intended to be an introduction to the Zend Framework (ZF), and with the exception of chapters 4 and 5, I tend to agree. Chapters [...]]]></description>
		<wfw:commentRss>http://www.offshootinc.com/blog/2010/03/01/book-review-zend-framework-1-8-web-application-development-by-keith-pope/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Zend_Soap_Client with the Campaign Monitor API</title>
		<link>http://www.offshootinc.com/blog/2010/02/03/using-zend_soap_client-with-the-campaign-monitor-api/</link>
		<comments>http://www.offshootinc.com/blog/2010/02/03/using-zend_soap_client-with-the-campaign-monitor-api/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 23:33:55 +0000</pubDate>
		<dc:creator>Chris Woodford</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Campaign Monitor]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.offshootinc.com/blog/?p=812</guid>
		<description><![CDATA[I recently needed to write a PHP client to integrate with the SOAP side of the Campaign Monitor API. The code was pretty simple and straight-forward, but I was getting a weird error: 101 Invalid ListID. I checked and re-checked my ListID in our Campaign Monitor account and verified that I was using the correct [...]]]></description>
		<wfw:commentRss>http://www.offshootinc.com/blog/2010/02/03/using-zend_soap_client-with-the-campaign-monitor-api/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
