<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
		<title>gdp's Comments</title>
		<language>en-us</language>
		<link>https://www.intensedebate.com/users/773402</link>
		<description>Comments by schwiz</description>
<item>
<title>Schwiz Logcat : Using Scribe with Android</title>
<link>http://schwiz.net/blog/2011/using-scribe-with-android/#IDComment672430877</link>
<description>Thanks for pointing that out I need to get that updated. </description>
<pubDate>Wed, 3 Jul 2013 00:01:12 +0000</pubDate>
<guid>http://schwiz.net/blog/2011/using-scribe-with-android/#IDComment672430877</guid>
</item><item>
<title>Schwiz Logcat : Using Scribe with Android</title>
<link>http://schwiz.net/blog/2011/using-scribe-with-android/#IDComment533533820</link>
<description>Sorry for the late reply, I just went over this code and double checked its working on latest version of android.  You need to make sure you supplied your own working APIKEY and APISECRET. That seems to be your trouble.    </description>
<pubDate>Tue, 1 Jan 2013 22:52:29 +0000</pubDate>
<guid>http://schwiz.net/blog/2011/using-scribe-with-android/#IDComment533533820</guid>
</item><item>
<title>Schwiz Logcat : Using Scribe with Android</title>
<link>http://schwiz.net/blog/2011/using-scribe-with-android/#IDComment360044142</link>
<description>I&amp;#039;m not sure a few people have been getting the error. I will look into it over the next few weeks.   </description>
<pubDate>Mon, 14 May 2012 06:11:07 +0000</pubDate>
<guid>http://schwiz.net/blog/2011/using-scribe-with-android/#IDComment360044142</guid>
</item><item>
<title>Schwiz Logcat : Using Scribe with Android</title>
<link>http://schwiz.net/blog/2011/using-scribe-with-android/#IDComment360043748</link>
<description>Yes I think you could use the authkey with whatever library you like once you retrieve it.   </description>
<pubDate>Mon, 14 May 2012 06:10:03 +0000</pubDate>
<guid>http://schwiz.net/blog/2011/using-scribe-with-android/#IDComment360043748</guid>
</item><item>
<title>Schwiz Logcat : Using Scribe with Android</title>
<link>http://schwiz.net/blog/2011/using-scribe-with-android/#IDComment360043365</link>
<description>I&amp;#039;m not sure on that, I&amp;#039;ll look into it I&amp;#039;m going to have some downtime this summer and Its important that this works on 4.0!   </description>
<pubDate>Mon, 14 May 2012 06:09:11 +0000</pubDate>
<guid>http://schwiz.net/blog/2011/using-scribe-with-android/#IDComment360043365</guid>
</item><item>
<title>Schwiz Logcat : Using Scribe with Android</title>
<link>http://schwiz.net/blog/2011/using-scribe-with-android/#IDComment360042503</link>
<description>I am referring to the Fragment API in the support library and Android 3.0+ It allows you to drop a section of code in any Activity making it a little more portable. &lt;a href=&quot;http://developer.android.com/reference/android/support/v4/app/Fragment.html&quot; target=&quot;_blank&quot;&gt;http://developer.android.com/reference/android/su...&lt;/a&gt; </description>
<pubDate>Mon, 14 May 2012 06:06:51 +0000</pubDate>
<guid>http://schwiz.net/blog/2011/using-scribe-with-android/#IDComment360042503</guid>
</item><item>
<title>Schwiz Logcat : Using Scribe with Android</title>
<link>http://schwiz.net/blog/2011/using-scribe-with-android/#IDComment156209386</link>
<description>sounds like a good example for another post I will try to get to it soon. </description>
<pubDate>Thu, 26 May 2011 03:38:54 +0000</pubDate>
<guid>http://schwiz.net/blog/2011/using-scribe-with-android/#IDComment156209386</guid>
</item><item>
<title>Schwiz Logcat : Using Scribe with Android</title>
<link>http://schwiz.net/blog/2011/using-scribe-with-android/#IDComment156209170</link>
<description>Yes Keith we intercept the callback in this example and never load it in the webview. We use the callback url to identify what social network we have just authenticated and then parse out the token that is returned. </description>
<pubDate>Thu, 26 May 2011 03:38:04 +0000</pubDate>
<guid>http://schwiz.net/blog/2011/using-scribe-with-android/#IDComment156209170</guid>
</item><item>
<title>Schwiz Logcat : Using Scribe with Android</title>
<link>http://schwiz.net/blog/2011/using-scribe-with-android/#IDComment150837577</link>
<description>In my account settings I have it set to browser, I put a arbitrary URL on the website (schwiz.net) but I am not sure it is required that you put a URL in as it isn&amp;#039;t the same callback URL I use in the app.   As you saw I used the callback url oauth://twitter  I chose oauth:// as my custom protocol here also as arbitrary protocol just so I would have a way to recognize the callback url in my WebClient (line 57 above).  I chose twitter as the host so I could reuse my WebViewClient for other social networks.  On line 69 I check that the host is twitter and then I verify the credentials.    I hope that this clarifies things for you! </description>
<pubDate>Wed, 11 May 2011 01:18:04 +0000</pubDate>
<guid>http://schwiz.net/blog/2011/using-scribe-with-android/#IDComment150837577</guid>
</item><item>
<title>Schwiz Logcat : Using Scribe with Android</title>
<link>http://schwiz.net/blog/2011/using-scribe-with-android/#IDComment142711101</link>
<description>It depends on what you are wanting to do. Scribe supports basic authentication for a lot of websites but Twitter4J has support for a ton of the twitter API calls. If you are just wanting to use twitter or other sites as authenticators (ie login with facebook, login with twitter, etc) then Scribe would be the way to go.  If you are wanting to make a full fledged twitter app then there will be a lot of extra work supporting the additional API calls for twitter using Scribe.  </description>
<pubDate>Thu, 14 Apr 2011 05:18:14 +0000</pubDate>
<guid>http://schwiz.net/blog/2011/using-scribe-with-android/#IDComment142711101</guid>
</item><item>
<title>Mike&#039;s Ubuntu Blog : Snap Windows to Sides like Windows 7 Using Compiz</title>
<link>http://mikesubuntu.com/2010/06/snap-windows-to-sides-like-windows-7-using-compiz/#IDComment129470671</link>
<description>worked great for me on 10.10 except since I have two monitors the snap takes up more than half of the screen.  Trying to find the documentation I need to edit the scripts to fix this.  Snap to top works perfect with two monitors though! </description>
<pubDate>Sun, 20 Feb 2011 19:45:02 +0000</pubDate>
<guid>http://mikesubuntu.com/2010/06/snap-windows-to-sides-like-windows-7-using-compiz/#IDComment129470671</guid>
</item><item>
<title>CrispyTech : JailbreakMe 2.0</title>
<link>http://www.crispytech.com/jailbreakme-2-0-star/#IDComment90225985</link>
<description>now my iPad 3.2.1 is just stuck on the apple screen.  any ideas?</description>
<pubDate>Mon, 2 Aug 2010 00:20:26 +0000</pubDate>
<guid>http://www.crispytech.com/jailbreakme-2-0-star/#IDComment90225985</guid>
</item><item>
<title>AndroidGuys : Verizon Releases Droid X Video to Tell Us &quot;This Phone is Awesome!&quot; [VIDEO]</title>
<link>http://www.androidguys.com/2010/07/06/verizon-releases-droid-video-phone-awesome-video/#IDComment85203154</link>
<description>you had me at hello :) </description>
<pubDate>Tue, 6 Jul 2010 22:33:13 +0000</pubDate>
<guid>http://www.androidguys.com/2010/07/06/verizon-releases-droid-video-phone-awesome-video/#IDComment85203154</guid>
</item><item>
<title>AndroidGuys : Google I/O Application Arrives For Android</title>
<link>http://www.androidguys.com/2010/05/15/google-io-application-arrives-android/#IDComment75637297</link>
<description>I am so excited for this!! Hit me up on twitter @schwiz if you want to attend some sessions together!  </description>
<pubDate>Sun, 16 May 2010 05:36:48 +0000</pubDate>
<guid>http://www.androidguys.com/2010/05/15/google-io-application-arrives-android/#IDComment75637297</guid>
</item><item>
<title>AndroidGuys : Official: Sony Ericsson Xperia X10 Will Get Android 2.1 in Q4 </title>
<link>http://www.androidguys.com/2010/05/05/official-sony-ericsson-xperia-x10-android-21-q4/#IDComment72804164</link>
<description>what is sony smoking?  by then everyone will be crying (and rightfully so) that it doesn&amp;#039;t have froyo.  This phone is one of the biggest fails I have seen imo. </description>
<pubDate>Wed, 5 May 2010 16:17:35 +0000</pubDate>
<guid>http://www.androidguys.com/2010/05/05/official-sony-ericsson-xperia-x10-android-21-q4/#IDComment72804164</guid>
</item><item>
<title>AndroidGuys : How Would You Improve: Twitter for Android</title>
<link>http://www.androidguys.com/2010/05/01/improve-twitter-android/#IDComment71733028</link>
<description>old style retweets, a way to start from where you left off in your timeline and work your way up to the newest tweets, if they could find a way to do an active sync rather than checking for updates on a regular interval that would be icing on the cake. </description>
<pubDate>Sat, 1 May 2010 21:56:53 +0000</pubDate>
<guid>http://www.androidguys.com/2010/05/01/improve-twitter-android/#IDComment71733028</guid>
</item><item>
<title>AndroidGuys : Motorola Scrapping MOTOBLUR in Favor of HTC Sense UI</title>
<link>http://www.androidguys.com/2010/04/01/motorola-scrapping-motoblur/#IDComment65315173</link>
<description>scared me there for a second, senseUI sucks! </description>
<pubDate>Thu, 1 Apr 2010 21:24:45 +0000</pubDate>
<guid>http://www.androidguys.com/2010/04/01/motorola-scrapping-motoblur/#IDComment65315173</guid>
</item><item>
<title>Schwiz Logcat : GDC &#039;10 </title>
<link>http://schwiz.net/blog/2010/gdc-10/#IDComment62309301</link>
<description>haha learn something new every day :) </description>
<pubDate>Tue, 16 Mar 2010 00:17:18 +0000</pubDate>
<guid>http://schwiz.net/blog/2010/gdc-10/#IDComment62309301</guid>
</item><item>
<title>AndroidGuys : Dell Mini 5 Passes FCC With AT&amp;T 3G Bands, Engadget Gets One</title>
<link>http://www.androidguys.com/2010/02/12/dell-mini-5-passes-fcc-att-3g-bands-engadget/#IDComment56602326</link>
<description>lol its a phone?  Who wants to carry around a 5inch long phone?  Also, still gotta bash 1.6  sorry although this thing is sexy it is full of fail imo </description>
<pubDate>Sat, 13 Feb 2010 05:56:56 +0000</pubDate>
<guid>http://www.androidguys.com/2010/02/12/dell-mini-5-passes-fcc-att-3g-bands-engadget/#IDComment56602326</guid>
</item><item>
<title>AndroidGuys : GIVEAWAY: 10 Slacker Radio Plus Accounts - Comment to Win!</title>
<link>http://www.androidguys.com/2010/02/11/giveaway-10-slacker-radio-accounts/#IDComment56449114</link>
<description>I&amp;#039;ll take one </description>
<pubDate>Fri, 12 Feb 2010 06:04:09 +0000</pubDate>
<guid>http://www.androidguys.com/2010/02/11/giveaway-10-slacker-radio-accounts/#IDComment56449114</guid>
</item>	</channel>
</rss>