<?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>Tristan O'Tierney &#187; framework</title>
	<atom:link href="http://www.otierney.net/articles/tag/framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.otierney.net</link>
	<description>Mac Geek</description>
	<lastBuildDate>Wed, 09 Sep 2009 17:23:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>ObjectiveYouTube mostly done</title>
		<link>http://www.otierney.net/articles/2008/03/18/objectiveyoutube-mostly-done/</link>
		<comments>http://www.otierney.net/articles/2008/03/18/objectiveyoutube-mostly-done/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 18:49:12 +0000</pubDate>
		<dc:creator>tristan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cocoa]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[objectiveyoutube]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.otierney.net/articles/2008/03/18/objectiveyoutube-mostly-done/</guid>
		<description><![CDATA[So after going through all the trouble of writing a generic multipart form generator, and screen scraping youtube, etc I&#8217;ve completely rewritten it to use the new spiffy YouTube write apis that came out literally a day after I completed all that prior work. Oh well, the good news is this library will be shielded [...]]]></description>
			<content:encoded><![CDATA[<p>So after going through all the trouble of writing a generic multipart form generator, and screen scraping youtube, etc I&#8217;ve completely rewritten it to use the new spiffy <a href="http://code.google.com/apis/youtube/developers_guide_protocol.html">YouTube write apis</a> that came out literally a day after I completed all that prior work.  Oh well, the good news is this library will be shielded from things like YouTube updating their website since I no longer have to screen scrape.  So the downsides are the lib will only handle authentication and uploading, mostly because those are all I need right now.  I may let the community fix that problem if anyone else needs that functionality.  Look out for a post in the next couple days while I finish up the readme/licensing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.otierney.net/articles/2008/03/18/objectiveyoutube-mostly-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
