<?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>{ Online Notes } &#187; zend_service_netflix</title>
	<atom:link href="http://www.armando.ws/tag/zend_service_netflix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.armando.ws</link>
	<description>All things Technical and Personal - Armando Padilla</description>
	<lastBuildDate>Sun, 01 Jan 2012 00:51:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Zend Framework &amp; Netflix &#8211; Zend_Service_Netflix</title>
		<link>http://www.armando.ws/2008/10/zend-framework-and-netflix-zend_service_netflix/</link>
		<comments>http://www.armando.ws/2008/10/zend-framework-and-netflix-zend_service_netflix/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 08:24:14 +0000</pubDate>
		<dc:creator>Armando Padilla</dc:creator>
				<category><![CDATA[PHP Development]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[netflix]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Zend]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[zend_service_netflix]]></category>

		<guid isPermaLink="false">http://www.armando.ws/?p=255</guid>
		<description><![CDATA[I popped on the headphones, slipped a Thievery Corporation track and started to read the new Netflix REST API. A few hours later and a mad rush to code, I created a pre-pre-pre-pre-alpha release package for the Zend Framework.  It&#8217;s a rough implementation that has much to be done to it and has not been [...]]]></description>
			<content:encoded><![CDATA[<p>I popped on the headphones, slipped a <a href="http://www.imeem.com/nataliewalker/music/NZR8oXug/natalie_walker_quicksand_thievery_corporation_remix/" target="_blank">Thievery Corporation track</a> and started to read the new Netflix REST API. A few hours later and a mad rush to code, I created a pre-pre-pre-pre-alpha release package for the Zend Framework.  It&#8217;s a rough implementation that has much to be done to it and has not been flushed out that well. It currently supports only one REST call, &#8220;/catalog/title&#8221;, but I have plans to support the entire gambit of REST calls open by Netflix for this package.</p>
<p>For those interested in the <a href="http://developer.netflix.com/page">netflix api check this page out</a>.  It&#8217;s basically the netflix documentation. Its pretty straight-forward and should be an easy and fun read.  I was surprised they opened up their &#8216;predicted rating&#8217; api. Nice touch <img src='http://www.armando.ws/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  I can see A LOT of things developers can do with just the prediction REST api.</p>
<p>And for those that want to check out the Zend_Service_Netflix code i currently have, here is the <a href="http://code.google.com/p/zendframeworknetflixservice/">Google Code Project Page</a> link.  </p>
<p>I plan to finish the package by Sunday evening.  Here is my attack plan.</p>
<p><strong>Attack Plan:</strong></p>
<ol>
<li>Finish the concrete classes. (ETA Friday evening) </li>
<li>Finish Up the remaining REST calls (ETA Saturday Evening)</li>
<li>Create test using PHPUnit. (ETA. as I go)</li>
<li>Documentation.  (ETA Sunday evening) </li>
</ol>
<div><strong>Links:</strong><br />
<a href="http://code.google.com/p/zendframeworknetflixservice/" target="_blank">Zend Service Nerflix download package</a> (my version)</div>
<div><a href="http://developer.netflix.com/page" target="_blank">Netflix API URL</a></div>
<div><a href="http://framework.zend.com/" target="_blank">Zend Framework URL </a> <br />
 </div>
<div>Ok so its like almost 2am and spent all evening reading and coding ill have move updates tomorrow evening.</div>
<div>
<p>Armando Padilla<br />
PS.  Yes i know, the code looks like ass..sue me (no don&#8217;t that would suck) I did all that in a few (3) hours. </p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.armando.ws/2008/10/zend-framework-and-netflix-zend_service_netflix/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

