<?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 a walking city</title>
	<atom:link href="http://awalkingcity.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://awalkingcity.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 21 Mar 2010 14:52:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Android OpenGL ES 2.0 Progress by Thomas</title>
		<link>http://awalkingcity.com/blog/2010/02/26/android-opengl-es-2-0-progress/comment-page-1/#comment-340</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Sun, 21 Mar 2010 14:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://awalkingcity.com/blog/?p=379#comment-340</guid>
		<description>Nice post! I like the blur. Any intention to release your project source?</description>
		<content:encoded><![CDATA[<p>Nice post! I like the blur. Any intention to release your project source?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android and Fire Eagle; OAuth and Java by admin</title>
		<link>http://awalkingcity.com/blog/2008/03/13/android-and-fire-eagle-oauth-and-java/comment-page-1/#comment-331</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 11 Mar 2010 01:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://awalkingcity.com/blog/?p=13#comment-331</guid>
		<description>This post is really, really old.  OAuth Java has changed a lot since this post you, should definitely try out signpost for a really good OAuth Library for Java.</description>
		<content:encoded><![CDATA[<p>This post is really, really old.  OAuth Java has changed a lot since this post you, should definitely try out signpost for a really good OAuth Library for Java.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android OpenGL ES 2.0 Progress by admin</title>
		<link>http://awalkingcity.com/blog/2010/02/26/android-opengl-es-2-0-progress/comment-page-1/#comment-330</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 11 Mar 2010 01:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://awalkingcity.com/blog/?p=379#comment-330</guid>
		<description>As far as I can tell they are pretty much the same, just with a newer gcc toolchain.  Demos work the same after rebuilding with r3.</description>
		<content:encoded><![CDATA[<p>As far as I can tell they are pretty much the same, just with a newer gcc toolchain.  Demos work the same after rebuilding with r3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android and Fire Eagle; OAuth and Java by Melanie</title>
		<link>http://awalkingcity.com/blog/2008/03/13/android-and-fire-eagle-oauth-and-java/comment-page-1/#comment-329</link>
		<dc:creator>Melanie</dc:creator>
		<pubDate>Wed, 10 Mar 2010 10:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://awalkingcity.com/blog/?p=13#comment-329</guid>
		<description>I don&#039;t find the class OAuthHttpClient.java in the OAuth java libraries. Is it too old? Ist there a class I can use instead of that?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t find the class OAuthHttpClient.java in the OAuth java libraries. Is it too old? Ist there a class I can use instead of that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android OpenGL ES 2.0 Progress by PatrickR</title>
		<link>http://awalkingcity.com/blog/2010/02/26/android-opengl-es-2-0-progress/comment-page-1/#comment-328</link>
		<dc:creator>PatrickR</dc:creator>
		<pubDate>Tue, 09 Mar 2010 08:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://awalkingcity.com/blog/?p=379#comment-328</guid>
		<description>Very valuable info. Thx a lot for sharing. Have you had time to experiment with the NDK r3 ? No major issues with the Book samples and r3 ? Keep up the good work !</description>
		<content:encoded><![CDATA[<p>Very valuable info. Thx a lot for sharing. Have you had time to experiment with the NDK r3 ? No major issues with the Book samples and r3 ? Keep up the good work !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android OpenGL ES 2.0 Progress by Mikael</title>
		<link>http://awalkingcity.com/blog/2010/02/26/android-opengl-es-2-0-progress/comment-page-1/#comment-325</link>
		<dc:creator>Mikael</dc:creator>
		<pubDate>Tue, 02 Mar 2010 12:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://awalkingcity.com/blog/?p=379#comment-325</guid>
		<description>Well done, and thanks for sharing this! I&#039;m following your blog with interest, and have downloaded the latest NDK for some experimenting of my own.</description>
		<content:encoded><![CDATA[<p>Well done, and thanks for sharing this! I&#8217;m following your blog with interest, and have downloaded the latest NDK for some experimenting of my own.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android:  Fun With Speech Recognition by admin</title>
		<link>http://awalkingcity.com/blog/2009/02/10/android-fun-with-speech-recognition/comment-page-1/#comment-298</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 06 Jan 2010 19:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://awalkingcity.com/blog/?p=140#comment-298</guid>
		<description>This uses the Google speech recognition service, which uses Google&#039;s server-side speech processing.  Android 2.1 actually integrates this whole process into all text fields but it still uses the server side element.  I believe the server side is actually licensed from Nuance or one of those other speech recognition companies, this(licensing) would be why they don&#039;t want to include it on the client side more than likely.

Your idea could work. You would want to do all of the speech analysis using the NDK, the problem with that is that as far as I can tell you can&#039;t access any of the database API from the NDK so you would have to call back into java side to populate the database, also I imagine the database would be fairly large so you would want it on the SD card.</description>
		<content:encoded><![CDATA[<p>This uses the Google speech recognition service, which uses Google&#8217;s server-side speech processing.  Android 2.1 actually integrates this whole process into all text fields but it still uses the server side element.  I believe the server side is actually licensed from Nuance or one of those other speech recognition companies, this(licensing) would be why they don&#8217;t want to include it on the client side more than likely.</p>
<p>Your idea could work. You would want to do all of the speech analysis using the NDK, the problem with that is that as far as I can tell you can&#8217;t access any of the database API from the NDK so you would have to call back into java side to populate the database, also I imagine the database would be fairly large so you would want it on the SD card.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android:  Fun With Speech Recognition by Colin Atlas</title>
		<link>http://awalkingcity.com/blog/2009/02/10/android-fun-with-speech-recognition/comment-page-1/#comment-297</link>
		<dc:creator>Colin Atlas</dc:creator>
		<pubDate>Wed, 06 Jan 2010 15:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://awalkingcity.com/blog/?p=140#comment-297</guid>
		<description>Does this use google voice/talk (I forget which ) and what is your opinion on the feasibility of getting away from using googles online speech to text processing engine. Instead running recognition solely on the device which could allow gradual recognition improvement via pattern database population?

Colin</description>
		<content:encoded><![CDATA[<p>Does this use google voice/talk (I forget which ) and what is your opinion on the feasibility of getting away from using googles online speech to text processing engine. Instead running recognition solely on the device which could allow gradual recognition improvement via pattern database population?</p>
<p>Colin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Qr Codes Made Even Easier With Android by Konstantin</title>
		<link>http://awalkingcity.com/blog/2008/10/23/qr-codes-made-even-easier-with-android/comment-page-1/#comment-291</link>
		<dc:creator>Konstantin</dc:creator>
		<pubDate>Tue, 27 Oct 2009 19:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://awalkingcity.com/blog/?p=116#comment-291</guid>
		<description>Sorry
&lt;code&gt;
bundle.putByteArray(str, myByteArray);
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Sorry<br />
<code><br />
bundle.putByteArray(str, myByteArray);<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Qr Codes Made Even Easier With Android by Konstantin</title>
		<link>http://awalkingcity.com/blog/2008/10/23/qr-codes-made-even-easier-with-android/comment-page-1/#comment-290</link>
		<dc:creator>Konstantin</dc:creator>
		<pubDate>Tue, 27 Oct 2009 19:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://awalkingcity.com/blog/?p=116#comment-290</guid>
		<description>Hi,

how can I encode byte array?
I&#039;ve unsuccessful tried with
&lt;code&gt;
  private void encodeBarcode(String type, Bundle data) {
    Intent intent = new Intent(&quot;com.google.zxing.client.android.ENCODE&quot;);
    intent.putExtra(&quot;ENCODE_TYPE&quot;, type);
    intent.putExtra(&quot;ENCODE_DATA&quot;, data);
    startActivity(intent);
  }

        Bundle bundle = new Bundle();
        String str = &quot;BLA&quot;;
	bundle.putByteArray(meal, myByteArray);
	encodeBarcode(&quot;TYPE&quot;, bundle);
&lt;/code&gt;
Wich type is valid (for encodeBarcode)?
Wich type must I set for byte array?
Can byte array be encoded?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>how can I encode byte array?<br />
I&#8217;ve unsuccessful tried with<br />
<code><br />
  private void encodeBarcode(String type, Bundle data) {<br />
    Intent intent = new Intent("com.google.zxing.client.android.ENCODE");<br />
    intent.putExtra("ENCODE_TYPE", type);<br />
    intent.putExtra("ENCODE_DATA", data);<br />
    startActivity(intent);<br />
  }</p>
<p>        Bundle bundle = new Bundle();<br />
        String str = "BLA";<br />
	bundle.putByteArray(meal, myByteArray);<br />
	encodeBarcode("TYPE", bundle);<br />
</code><br />
Wich type is valid (for encodeBarcode)?<br />
Wich type must I set for byte array?<br />
Can byte array be encoded?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
