<?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 for Mea Cup O' Jo</title>
	<atom:link href="http://dev.bostone.us/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev.bostone.us</link>
	<description>Jump Right Ahead In My Web</description>
	<lastBuildDate>Wed, 02 Jun 2010 16:01:33 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Android &#8211; OAuth updates to Twitter by Tato</title>
		<link>http://dev.bostone.us/2009/07/16/android-oauth-twitter-updates/comment-page-1/#comment-3809</link>
		<dc:creator>Tato</dc:creator>
		<pubDate>Wed, 02 Jun 2010 16:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://dev.bostone.us/?p=194#comment-3809</guid>
		<description>Thank you !!!! </description>
		<content:encoded><![CDATA[<p>Thank you !!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to overcome HTC MyTouch Android USB Debug problem by slinkyfish</title>
		<link>http://dev.bostone.us/2009/08/16/how-to-overcome-htc-mytouch-android-usb-debug-problem/comment-page-1/#comment-3808</link>
		<dc:creator>slinkyfish</dc:creator>
		<pubDate>Tue, 01 Jun 2010 20:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://dev.bostone.us/?p=236#comment-3808</guid>
		<description>okay... 
&quot;Connect your phone to PC, hopefully at this point you will get prompt from Windows asking for driver&quot; 
^this didn&#039;t happen. 
now what? </description>
		<content:encoded><![CDATA[<p>okay&#8230;<br />
&quot;Connect your phone to PC, hopefully at this point you will get prompt from Windows asking for driver&quot;<br />
^this didn&#39;t happen.<br />
now what?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android &#8211; how to deploy multiple versions of the same app by Brian Cooley</title>
		<link>http://dev.bostone.us/2009/05/02/android-how-to-deploy-multiple-versions-of-the-same-app/comment-page-1/#comment-3807</link>
		<dc:creator>Brian Cooley</dc:creator>
		<pubDate>Tue, 25 May 2010 03:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://dev.bostone.us/?p=153#comment-3807</guid>
		<description>If you are using Eclipse, you can click on the package name in the src folder and then select Refactor&gt;Rename from the menu to fix all the broken references. </description>
		<content:encoded><![CDATA[<p>If you are using Eclipse, you can click on the package name in the src folder and then select Refactor&gt;Rename from the menu to fix all the broken references.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AJAX to PDF Java howto by bjp</title>
		<link>http://dev.bostone.us/2009/01/26/ajax-to-pdf-java-howto/comment-page-1/#comment-3804</link>
		<dc:creator>bjp</dc:creator>
		<pubDate>Tue, 18 May 2010 23:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://dev.bostone.us/2009/01/26/ajax-to-pdf-java-howto/#comment-3804</guid>
		<description>Ok, I am missing something, or I am doing it wrong.  There seems to be holes either in the example or in my head.  Can I download the whole thing? </description>
		<content:encoded><![CDATA[<p>Ok, I am missing something, or I am doing it wrong.  There seems to be holes either in the example or in my head.  Can I download the whole thing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AJAX to PDF Java howto p.2 (Server) by bjp</title>
		<link>http://dev.bostone.us/2009/01/27/ajax-to-pdf-java-howto-p2-server/comment-page-1/#comment-3803</link>
		<dc:creator>bjp</dc:creator>
		<pubDate>Tue, 18 May 2010 23:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://dev.bostone.us/2009/01/27/ajax-to-pdf-java-howto-p2-server/#comment-3803</guid>
		<description>Is anyone else finding that the code samples wont so much as compile? </description>
		<content:encoded><![CDATA[<p>Is anyone else finding that the code samples wont so much as compile?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android &#8211; OAuth updates to Twitter by Stacia</title>
		<link>http://dev.bostone.us/2009/07/16/android-oauth-twitter-updates/comment-page-1/#comment-3795</link>
		<dc:creator>Stacia</dc:creator>
		<pubDate>Mon, 10 May 2010 00:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://dev.bostone.us/?p=194#comment-3795</guid>
		<description>Also, I am getting SignatureMethod cannot be resolved. What do I do to make that work? </description>
		<content:encoded><![CDATA[<p>Also, I am getting SignatureMethod cannot be resolved. What do I do to make that work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android &#8211; OAuth updates to Twitter by Stacia</title>
		<link>http://dev.bostone.us/2009/07/16/android-oauth-twitter-updates/comment-page-1/#comment-3794</link>
		<dc:creator>Stacia</dc:creator>
		<pubDate>Mon, 10 May 2010 00:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://dev.bostone.us/?p=194#comment-3794</guid>
		<description>I am getting an error with :  
provider = new DefaultOAuthProvider(consumer, 
&quot;http://twitter.com/oauth/request_token&quot;, 
&quot;http://twitter.com/oauth/access_token&quot;, 
&quot;http://twitter.com/oauth/authorize&quot;); 
 
saying that the constructor doesn&#039;t take consumer string string string, just string string string. What am I doing wrong? </description>
		<content:encoded><![CDATA[<p>I am getting an error with :<br />
provider = new DefaultOAuthProvider(consumer,<br />
&quot;http://twitter.com/oauth/request_token&quot;,<br />
&quot;http://twitter.com/oauth/access_token&quot;,<br />
&quot;http://twitter.com/oauth/authorize&quot;); </p>
<p>saying that the constructor doesn&#039;t take consumer string string string, just string string string. What am I doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Import Android project into Eclipse by raychenon</title>
		<link>http://dev.bostone.us/2009/02/12/import-android-project-to-eclipse/comment-page-1/#comment-3791</link>
		<dc:creator>raychenon</dc:creator>
		<pubDate>Sun, 02 May 2010 21:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://dev.bostone.us/2009/02/12/import-android-project-to-eclipse/#comment-3791</guid>
		<description>Nice. 
But how can you import an Android project from an existing project in the current workspace. 
Ex : suppose you work in the directory D:mobilecompass 
Your project is in D:mobilecompassmycompass 
An Eclipse project already exists in this directory. Consider using File &gt; Import &gt; Existing Project instead 
Butin File &gt; Import you don&#039;t find the android project option </description>
		<content:encoded><![CDATA[<p>Nice.<br />
But how can you import an Android project from an existing project in the current workspace.<br />
Ex : suppose you work in the directory D:mobilecompass<br />
Your project is in D:mobilecompassmycompass<br />
An Eclipse project already exists in this directory. Consider using File &gt; Import &gt; Existing Project instead<br />
Butin File &gt; Import you don&#039;t find the android project option</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android &#8211; show and hide soft keyboard programmaticaly by YBSoUpset?</title>
		<link>http://dev.bostone.us/2009/11/04/android-show-and-hide-soft-keyboard-programmaticaly/comment-page-1/#comment-3789</link>
		<dc:creator>YBSoUpset?</dc:creator>
		<pubDate>Wed, 28 Apr 2010 10:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://dev.bostone.us/?p=288#comment-3789</guid>
		<description>Didn&#039;t work for me either. I had to set editor input to NULL, then re-set it correctly upon touch. Like this (where testcaseText is my EditText): 
testcaseText.setInputType(InputType.TYPE_NULL); // disable soft input 
testcaseText.setOnTouchListener(new View.OnTouchListener(){ 
    public boolean onTouch(View v, MotionEvent event) { 
        testcaseText.setInputType(InputType.TYPE_CLASS_NUMBER); 
        testcaseText.onTouchEvent(event); // call native handler 
        return true; // consume touch even 
    } 
 </description>
		<content:encoded><![CDATA[<p>Didn&#39;t work for me either. I had to set editor input to NULL, then re-set it correctly upon touch. Like this (where testcaseText is my EditText):<br />
testcaseText.setInputType(InputType.TYPE_NULL); // disable soft input<br />
testcaseText.setOnTouchListener(new View.OnTouchListener(){<br />
    public boolean onTouch(View v, MotionEvent event) {<br />
        testcaseText.setInputType(InputType.TYPE_CLASS_NUMBER);<br />
        testcaseText.onTouchEvent(event); // call native handler<br />
        return true; // consume touch even<br />
    }</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android &#8211; show and hide soft keyboard programmaticaly by Profete162</title>
		<link>http://dev.bostone.us/2009/11/04/android-show-and-hide-soft-keyboard-programmaticaly/comment-page-1/#comment-3774</link>
		<dc:creator>Profete162</dc:creator>
		<pubDate>Sat, 20 Mar 2010 11:17:06 +0000</pubDate>
		<guid isPermaLink="false">http://dev.bostone.us/?p=288#comment-3774</guid>
		<description>Does not work for me neither. I wrote the code at the end of the onCreate of my activity and the keyboard always show at the start of this activity. 
 
 </description>
		<content:encoded><![CDATA[<p>Does not work for me neither. I wrote the code at the end of the onCreate of my activity and the keyboard always show at the start of this activity.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
