<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Twitter AS3 OAuth Lib with Flex 4 example</title>
	<atom:link href="http://soenkerohde.com/2010/01/twitter-as3-oauth-lib-with-flex-4-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://soenkerohde.com/2010/01/twitter-as3-oauth-lib-with-flex-4-example/</link>
	<description>Flash Platform (Flash, Flex, AIR) thoughts and examples</description>
	<lastBuildDate>Sat, 24 Jul 2010 13:37:31 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sönke</title>
		<link>http://soenkerohde.com/2010/01/twitter-as3-oauth-lib-with-flex-4-example/comment-page-1/#comment-28628</link>
		<dc:creator>Sönke</dc:creator>
		<pubDate>Wed, 14 Jul 2010 23:14:51 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=813#comment-28628</guid>
		<description>Very cool, thanks for letting me know.
I had this build in too and removed it because I thought users might wanna only enter their credentials when they see that they are actually on the Twitter homepage.
Otherwise you could fake the HTML and get access to the users password. Maybe a bit too paranoid but anyways.</description>
		<content:encoded><![CDATA[<p>Very cool, thanks for letting me know.<br />
I had this build in too and removed it because I thought users might wanna only enter their credentials when they see that they are actually on the Twitter homepage.<br />
Otherwise you could fake the HTML and get access to the users password. Maybe a bit too paranoid but anyways.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth Hillinger</title>
		<link>http://soenkerohde.com/2010/01/twitter-as3-oauth-lib-with-flex-4-example/comment-page-1/#comment-28627</link>
		<dc:creator>Seth Hillinger</dc:creator>
		<pubDate>Wed, 14 Jul 2010 22:58:28 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=813#comment-28627</guid>
		<description>Hey Sonke, 

Helpful lib, thanks! I wasn&#039;t too keen on popping open a browser and forcing the user to manually enter a pin, so I made a few tweaks and got it working within Air.HTML making it more seamless. *Note that on Twitter, you must change the application type to Browser rather than Client.

I forked and pushed my changes here: http://github.com/shi11/Twitter
and posted an example here: http://gist.github.com/476155

Seth</description>
		<content:encoded><![CDATA[<p>Hey Sonke, </p>
<p>Helpful lib, thanks! I wasn&#8217;t too keen on popping open a browser and forcing the user to manually enter a pin, so I made a few tweaks and got it working within Air.HTML making it more seamless. *Note that on Twitter, you must change the application type to Browser rather than Client.</p>
<p>I forked and pushed my changes here: <a href="http://github.com/shi11/Twitter" rel="nofollow">http://github.com/shi11/Twitter</a><br />
and posted an example here: <a href="http://gist.github.com/476155" rel="nofollow">http://gist.github.com/476155</a></p>
<p>Seth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sönke Rohde</title>
		<link>http://soenkerohde.com/2010/01/twitter-as3-oauth-lib-with-flex-4-example/comment-page-1/#comment-28618</link>
		<dc:creator>Sönke Rohde</dc:creator>
		<pubDate>Fri, 09 Jul 2010 18:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=813#comment-28618</guid>
		<description>Sure, the source is on github: http://github.com/srohde/Twitter</description>
		<content:encoded><![CDATA[<p>Sure, the source is on github: <a href="http://github.com/srohde/Twitter" rel="nofollow">http://github.com/srohde/Twitter</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Fox</title>
		<link>http://soenkerohde.com/2010/01/twitter-as3-oauth-lib-with-flex-4-example/comment-page-1/#comment-28617</link>
		<dc:creator>Kevin Fox</dc:creator>
		<pubDate>Fri, 09 Jul 2010 17:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=813#comment-28617</guid>
		<description>I need to make a web app that works like this AIR app. Is it conceivable that this code could be merged with a &#039;tweetr&#039; like crossdomain policy workaround? (http://tweetr.swfjunkie.com/docs/com/swfjunkie/tweetr/Tweetr.html) If so, how would I go about doing that.

I would like to try this example but I have no idea where to down load these classes -- import com.soenkerohde.twitter.* Can you tell me where to download them?

Thank you for sharing this example.</description>
		<content:encoded><![CDATA[<p>I need to make a web app that works like this AIR app. Is it conceivable that this code could be merged with a &#8216;tweetr&#8217; like crossdomain policy workaround? (<a href="http://tweetr.swfjunkie.com/docs/com/swfjunkie/tweetr/Tweetr.html" rel="nofollow">http://tweetr.swfjunkie.com/docs/com/swfjunkie/tweetr/Tweetr.html</a>) If so, how would I go about doing that.</p>
<p>I would like to try this example but I have no idea where to down load these classes &#8212; import com.soenkerohde.twitter.* Can you tell me where to download them?</p>
<p>Thank you for sharing this example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sooty</title>
		<link>http://soenkerohde.com/2010/01/twitter-as3-oauth-lib-with-flex-4-example/comment-page-1/#comment-28580</link>
		<dc:creator>Sooty</dc:creator>
		<pubDate>Wed, 02 Jun 2010 09:36:24 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=813#comment-28580</guid>
		<description>Regarding web apps again here is the info

http://groups.google.com/group/twitter-development-talk/browse_thread/thread/5cfc09a253cefc3b/27266b02fc2277e4?lnk=gst&amp;q=policy+file#27266b02fc2277e4</description>
		<content:encoded><![CDATA[<p>Regarding web apps again here is the info</p>
<p><a href="http://groups.google.com/group/twitter-development-talk/browse_thread/thread/5cfc09a253cefc3b/27266b02fc2277e4?lnk=gst&amp;q=policy+file#27266b02fc2277e4" rel="nofollow">http://groups.google.com/group/twitter-development-talk/browse_thread/thread/5cfc09a253cefc3b/27266b02fc2277e4?lnk=gst&amp;q=policy+file#27266b02fc2277e4</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sooty</title>
		<link>http://soenkerohde.com/2010/01/twitter-as3-oauth-lib-with-flex-4-example/comment-page-1/#comment-28579</link>
		<dc:creator>Sooty</dc:creator>
		<pubDate>Wed, 02 Jun 2010 09:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=813#comment-28579</guid>
		<description>Looks like using the OAuth API is not possible for web apps with Security.sandboxType of remote unless Twitter change their crossdomain policy file.</description>
		<content:encoded><![CDATA[<p>Looks like using the OAuth API is not possible for web apps with Security.sandboxType of remote unless Twitter change their crossdomain policy file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sönke</title>
		<link>http://soenkerohde.com/2010/01/twitter-as3-oauth-lib-with-flex-4-example/comment-page-1/#comment-28577</link>
		<dc:creator>Sönke</dc:creator>
		<pubDate>Fri, 28 May 2010 16:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=813#comment-28577</guid>
		<description>Scooty, sorry I never tried a web app so if you have a fix for it I would be happy to integrate it in the source.</description>
		<content:encoded><![CDATA[<p>Scooty, sorry I never tried a web app so if you have a fix for it I would be happy to integrate it in the source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sooty</title>
		<link>http://soenkerohde.com/2010/01/twitter-as3-oauth-lib-with-flex-4-example/comment-page-1/#comment-28576</link>
		<dc:creator>Sooty</dc:creator>
		<pubDate>Fri, 28 May 2010 15:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=813#comment-28576</guid>
		<description>I have been playing around with your code as a web app rather than air and keep getting a Security Error when calling for the request token. Only happens when in side the browser and not when in standalone flash player.

Any ideas why this might be happening?</description>
		<content:encoded><![CDATA[<p>I have been playing around with your code as a web app rather than air and keep getting a Security Error when calling for the request token. Only happens when in side the browser and not when in standalone flash player.</p>
<p>Any ideas why this might be happening?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sönke</title>
		<link>http://soenkerohde.com/2010/01/twitter-as3-oauth-lib-with-flex-4-example/comment-page-1/#comment-28574</link>
		<dc:creator>Sönke</dc:creator>
		<pubDate>Wed, 26 May 2010 03:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=813#comment-28574</guid>
		<description>Thanks, I would really like to build more but don&#039;t know when I will have time for it.
But since it&#039;s open source go ahead and fork it ;)</description>
		<content:encoded><![CDATA[<p>Thanks, I would really like to build more but don&#8217;t know when I will have time for it.<br />
But since it&#8217;s open source go ahead and fork it <img src='http://soenkerohde.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sooty</title>
		<link>http://soenkerohde.com/2010/01/twitter-as3-oauth-lib-with-flex-4-example/comment-page-1/#comment-28572</link>
		<dc:creator>Sooty</dc:creator>
		<pubDate>Tue, 25 May 2010 14:20:55 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=813#comment-28572</guid>
		<description>Great work Sönke;

Are you planning to develop your Twitter class further by adding more functionality?</description>
		<content:encoded><![CDATA[<p>Great work Sönke;</p>
<p>Are you planning to develop your Twitter class further by adding more functionality?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
