<?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: Product #2: SoundCloud for Androidâ„¢	</title>
	<atom:link href="https://jessewarden.com/2010/10/product-2-soundcloud-for-androidtm.html/feed" rel="self" type="application/rss+xml" />
	<link>https://jessewarden.com/2010/10/product-2-soundcloud-for-androidtm.html</link>
	<description>Software &#124; Fitness &#124; Gaming</description>
	<lastBuildDate>Sat, 06 Nov 2010 00:01:54 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Donna Winter		</title>
		<link>https://jessewarden.com/2010/10/product-2-soundcloud-for-androidtm.html/comment-page-1#comment-242187</link>

		<dc:creator><![CDATA[Donna Winter]]></dc:creator>
		<pubDate>Sat, 06 Nov 2010 00:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2489#comment-242187</guid>

					<description><![CDATA[Excellent. This will be the first AIR app I&#039;ve tried on my N1 (I had no problem finding it in the marketplace, btw). 

Thanks!]]></description>
			<content:encoded><![CDATA[<p>Excellent. This will be the first AIR app I&#8217;ve tried on my N1 (I had no problem finding it in the marketplace, btw). </p>
<p>Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dorian		</title>
		<link>https://jessewarden.com/2010/10/product-2-soundcloud-for-androidtm.html/comment-page-1#comment-242181</link>

		<dc:creator><![CDATA[Dorian]]></dc:creator>
		<pubDate>Tue, 26 Oct 2010 17:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2489#comment-242181</guid>

					<description><![CDATA[Congrats, Jesse! And thanks for mentioning the AS3-API. I just fixed that GET issue ;) Btw: the URL of the library has changed: http://github.com/dorianroy/Soundcloud-AS3-API 
Cheers, Dorian]]></description>
			<content:encoded><![CDATA[<p>Congrats, Jesse! And thanks for mentioning the AS3-API. I just fixed that GET issue ;) Btw: the URL of the library has changed: <a href="http://github.com/dorianroy/Soundcloud-AS3-API" rel="nofollow ugc">http://github.com/dorianroy/Soundcloud-AS3-API</a><br />
Cheers, Dorian</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: SoundCloud-AS3-API: Small Update and new URL &#124; dasflash		</title>
		<link>https://jessewarden.com/2010/10/product-2-soundcloud-for-androidtm.html/comment-page-1#comment-242180</link>

		<dc:creator><![CDATA[SoundCloud-AS3-API: Small Update and new URL &#124; dasflash]]></dc:creator>
		<pubDate>Tue, 26 Oct 2010 17:19:40 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2489#comment-242180</guid>

					<description><![CDATA[[...] with GET parameters not being added. Thanks to Jesse for pointing this out Â - check out his SoundCloud App for Android built with the [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] with GET parameters not being added. Thanks to Jesse for pointing this out Â &#8211; check out his SoundCloud App for Android built with the [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chad Udell		</title>
		<link>https://jessewarden.com/2010/10/product-2-soundcloud-for-androidtm.html/comment-page-1#comment-242171</link>

		<dc:creator><![CDATA[Chad Udell]]></dc:creator>
		<pubDate>Thu, 21 Oct 2010 02:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2489#comment-242171</guid>

					<description><![CDATA[&quot; But creating bitmaps as powers of 2, manually stopping events from bubbling, and adding final onto your functions everywhere just seems ridiculous.  &quot;

Absolutely... tons of optimizations need to be made to the compiler and other elements in the tooling to keep us from smacking our thumbs with our hammers. A lot of manual checking exists right now that hopefully will go away very soon.]]></description>
			<content:encoded><![CDATA[<p>&#8221; But creating bitmaps as powers of 2, manually stopping events from bubbling, and adding final onto your functions everywhere just seems ridiculous.  &#8221;</p>
<p>Absolutely&#8230; tons of optimizations need to be made to the compiler and other elements in the tooling to keep us from smacking our thumbs with our hammers. A lot of manual checking exists right now that hopefully will go away very soon.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: JesterXL		</title>
		<link>https://jessewarden.com/2010/10/product-2-soundcloud-for-androidtm.html/comment-page-1#comment-242168</link>

		<dc:creator><![CDATA[JesterXL]]></dc:creator>
		<pubDate>Wed, 20 Oct 2010 18:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2489#comment-242168</guid>

					<description><![CDATA[@Shaun Auto.  I have a ton of re-factoring to do before I can start optimizing.  I&#039;m not sure if you&#039;ve read the optimizing for Android PDF but it&#039;s pretty insane what they expect you to do, hehe, so I&#039;m focusing on getting the app right first before I start optimizing.

Regarding Robotlegs optimizing, the Mediator creation/destruction isn&#039;t the biggest hit according to the profiler, it&#039;s the EventMap.dispatch that seems to be using a lot of CPU time.

Regardless, yes, I definitely plan on doing manual mediation later... it&#039;s just a pain to do, so figured I&#039;d get things working right according to users first, then optimize.]]></description>
			<content:encoded><![CDATA[<p>@Shaun Auto.  I have a ton of re-factoring to do before I can start optimizing.  I&#8217;m not sure if you&#8217;ve read the optimizing for Android PDF but it&#8217;s pretty insane what they expect you to do, hehe, so I&#8217;m focusing on getting the app right first before I start optimizing.</p>
<p>Regarding Robotlegs optimizing, the Mediator creation/destruction isn&#8217;t the biggest hit according to the profiler, it&#8217;s the EventMap.dispatch that seems to be using a lot of CPU time.</p>
<p>Regardless, yes, I definitely plan on doing manual mediation later&#8230; it&#8217;s just a pain to do, so figured I&#8217;d get things working right according to users first, then optimize.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
