<?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>Blundell &#187; oauth</title>
	<atom:link href="http://blog.blundell-apps.com/tag/oauth/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.blundell-apps.com</link>
	<description>Android Developer Tutorials and Blog</description>
	<lastBuildDate>Sat, 04 May 2013 11:30:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>[TUT] Get your app OAuth YouTube API access</title>
		<link>http://blog.blundell-apps.com/tut-oauth-youtube-api-access/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tut-oauth-youtube-api-access</link>
		<comments>http://blog.blundell-apps.com/tut-oauth-youtube-api-access/#comments</comments>
		<pubDate>Wed, 10 Oct 2012 09:11:51 +0000</pubDate>
		<dc:creator>blundell</dc:creator>
				<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[like video]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[post comment]]></category>
		<category><![CDATA[sign in]]></category>
		<category><![CDATA[signin]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://blog.blundell-apps.com/?p=626</guid>
		<description><![CDATA[TweetThis tutorial will explain how to allow a user to sign into YouTube, getting your application authorised so you can use the YouTube API. This will allow you to upload / like / post comments etc for the YouTube user. This uses OAuth in the standard way i.e. requesting and receiving an access token. References [...]]]></description>
		<wfw:commentRss>http://blog.blundell-apps.com/tut-oauth-youtube-api-access/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Register for YouTube API use</title>
		<link>http://blog.blundell-apps.com/register-oauth-client/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=register-oauth-client</link>
		<comments>http://blog.blundell-apps.com/register-oauth-client/#comments</comments>
		<pubDate>Tue, 09 Oct 2012 15:56:43 +0000</pubDate>
		<dc:creator>blundell</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[blundell]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://blog.blundell-apps.com/?p=629</guid>
		<description><![CDATA[TweetThis post walks you through registering for the YouTube API. This is necessary if you want to upload / download videos from YouTube using OAuth. Another way to think of registering is that, it creates a server side representation of your android app that you are going to create, so that Google can recognise your [...]]]></description>
		<wfw:commentRss>http://blog.blundell-apps.com/register-oauth-client/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[TUT] Sending a Tweet</title>
		<link>http://blog.blundell-apps.com/sending-a-tweet/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sending-a-tweet</link>
		<comments>http://blog.blundell-apps.com/sending-a-tweet/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 20:13:18 +0000</pubDate>
		<dc:creator>blundell</dc:creator>
				<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[androidev]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[register]]></category>
		<category><![CDATA[tweet]]></category>
		<category><![CDATA[tweeting]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[twitter4j]]></category>

		<guid isPermaLink="false">http://blog.blundell-apps.com/?p=39</guid>
		<description><![CDATA[TweetImplemented this myself so thought I would share. This isn&#8217;t the prettiest solution but it gives you all the facts and is nice an quick. I&#8217;ve kept it all in one Activity to try and give you the overview you can deal with the OO later yourself. Source file downloads are at the bottom of [...]]]></description>
		<wfw:commentRss>http://blog.blundell-apps.com/sending-a-tweet/feed/</wfw:commentRss>
		<slash:comments>82</slash:comments>
		</item>
	</channel>
</rss>
