<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rob O&#039;Toole - Web Engineer</title>
	<atom:link href="http://robotoole.com/blog/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://robotoole.com/blog/wp</link>
	<description>ramblings of a developer about &#60;code /&#62; and li(f)e</description>
	<lastBuildDate>Tue, 24 Jan 2012 08:19:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
<link>http://robotoole.com/blog/wp</link>
<url>http://robotoole.com/blog/wp/wp-content/mbp-favicon/Fx.png</url>
<title>Rob O&#039;Toole - Web Engineer</title>
</image>
		<item>
		<title>Android Gallery convertView is always null</title>
		<link>http://robotoole.com/blog/wp/android-gallery-convertview-is-always-null/</link>
		<comments>http://robotoole.com/blog/wp/android-gallery-convertview-is-always-null/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 06:18:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://robotoole.com/blog/wp/?p=157</guid>
		<description><![CDATA[As the title says, a long standing bug has been hindering experience for the developers who use Android&#8217;s out of the box solution for a Gallery component. The problem actually lies inside the getView method which is inherited from BaseAdapter->Adapter. One of the parameters the method is expecting is a &#8220;recycled&#8221; instance of their adapter [...]]]></description>
		<wfw:commentRss>http://robotoole.com/blog/wp/android-gallery-convertview-is-always-null/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tegra Zone coming soon&#8230;.</title>
		<link>http://robotoole.com/blog/wp/tegra-zone-coming-soon/</link>
		<comments>http://robotoole.com/blog/wp/tegra-zone-coming-soon/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 04:13:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://robotoole.com/blog/wp/?p=147</guid>
		<description><![CDATA[We just announced the Android app that I&#8217;ve been working on. It&#8217;s getting a ton of press and is really going to be a game changer for the Tegra 2 devices that are coming out. The users are going to get some great differentiated content optimized for their device. There&#8217;s a ton of really awesome [...]]]></description>
		<wfw:commentRss>http://robotoole.com/blog/wp/tegra-zone-coming-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android 2.2 -&gt; Android 2.3 Rating Bar changes</title>
		<link>http://robotoole.com/blog/wp/android-2-2-android-2-3-rating-bar-changes/</link>
		<comments>http://robotoole.com/blog/wp/android-2-2-android-2-3-rating-bar-changes/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 22:28:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://robotoole.com/blog/wp/?p=137</guid>
		<description><![CDATA[There isn&#8217;t anything mentioned in the API differences or anywhere that I can find so far, on changes made to the underlying skin of the RatingBar component. If you have a rating bar in your 2.2 project using Widget.RatingBar.Small as a parent for your custom skin, you&#8217;ll most likely see a weird background skin now [...]]]></description>
		<wfw:commentRss>http://robotoole.com/blog/wp/android-2-2-android-2-3-rating-bar-changes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Gallery and bad performance gotcha</title>
		<link>http://robotoole.com/blog/wp/android-gallery-and-bad-performance-gotcha/</link>
		<comments>http://robotoole.com/blog/wp/android-gallery-and-bad-performance-gotcha/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 20:39:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://robotoole.com/blog/wp/?p=133</guid>
		<description><![CDATA[If you&#8217;re using the Gallery component from android and experiencing &#8220;snappy&#8221; animations when your item is selected, you&#8217;re most likely doing too much in the UI thread OnItemSelected. Always try and create a separate thread to do expensive tasks so your UI thread can keep the user happy. Also, look for ways to optimize what [...]]]></description>
		<wfw:commentRss>http://robotoole.com/blog/wp/android-gallery-and-bad-performance-gotcha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Launched GeForce.com finally!</title>
		<link>http://robotoole.com/blog/wp/launched-geforce-com-finally/</link>
		<comments>http://robotoole.com/blog/wp/launched-geforce-com-finally/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 21:08:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Builder]]></category>
		<category><![CDATA[Flash Catalyst]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Me]]></category>
		<category><![CDATA[NVIDIA]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://robotoole.com/blog/wp/?p=122</guid>
		<description><![CDATA[This blog post is long overdue. The lapse in posts is because of this ginormous web app called www.geforce.com. There have been a ton of write-ups about it and it&#8217;s definitely the most public and awesome thing I&#8217;ve ever been lucky enough to be a part of. This is really the whole reason why I [...]]]></description>
		<wfw:commentRss>http://robotoole.com/blog/wp/launched-geforce-com-finally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Twitter API XML Parsing in PHP</title>
		<link>http://robotoole.com/blog/wp/simple-twitter-api-xml-parsing-in-php/</link>
		<comments>http://robotoole.com/blog/wp/simple-twitter-api-xml-parsing-in-php/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 04:14:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://robotoole.com/blog/wp/?p=110</guid>
		<description><![CDATA[A friend asked me the best way to parse XML in PHP. I didn&#8217;t have an answer. It doesn&#8217;t sound like a weird request but usually the XML parsing is done on the client side(AJAX/Flash/XSL) instead of the server side&#8230;..the one usually serving the XML. Some quick googling led me to believe that this was [...]]]></description>
		<wfw:commentRss>http://robotoole.com/blog/wp/simple-twitter-api-xml-parsing-in-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Missing flash.events package in Flex code hinting</title>
		<link>http://robotoole.com/blog/wp/missing-flash-events-package-in-flex-code-hinting/</link>
		<comments>http://robotoole.com/blog/wp/missing-flash-events-package-in-flex-code-hinting/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 00:53:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://robotoole.com/blog/wp/?p=104</guid>
		<description><![CDATA[One of the many features you get spoiled with using in Flex Builder is code hinting. Unforunately, this is one of the things that break when you start installing new sdk&#8217;s&#8230;.if you haven&#8217;t upgraded your Flex Builder in a while that is. Here&#8217;s the link to the upgrade from 3.0.1 to 3.0.2. If your sdk [...]]]></description>
		<wfw:commentRss>http://robotoole.com/blog/wp/missing-flash-events-package-in-flex-code-hinting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SWFAddress with SWFObject gotcha&#8217;s</title>
		<link>http://robotoole.com/blog/wp/swfaddress-gotchas/</link>
		<comments>http://robotoole.com/blog/wp/swfaddress-gotchas/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 18:29:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://robotoole.com/blog/wp/?p=89</guid>
		<description><![CDATA[So a couple of things I&#8217;ve run into while using both SWFAddress and SWFObject. Thanks to some helpful blog posts, I found the answer to my issue was the order of my include statements. Issue: Back/Forward isn&#8217;t dispatching SWFAddressEvent.CHANGE events. Some may be used to referring to that as the SWFAddress.onchange event. Either way, SWFAddress [...]]]></description>
		<wfw:commentRss>http://robotoole.com/blog/wp/swfaddress-gotchas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Award winning web development!</title>
		<link>http://robotoole.com/blog/wp/award-winning-web-development/</link>
		<comments>http://robotoole.com/blog/wp/award-winning-web-development/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 06:32:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Me]]></category>
		<category><![CDATA[NVIDIA]]></category>

		<guid isPermaLink="false">http://robotoole.com/blog/wp/?p=73</guid>
		<description><![CDATA[I&#8217;m very happy to be part of the multi-award winning NVIDIA web team. We won the Outstanding Website Award for our industry and we beat Intel, Dell and bunch of other really big sites! http://www.webaward.org/winner.asp?eid=12434 The second one we got was really cool because it was for one of our many Flex applications, the Game [...]]]></description>
		<wfw:commentRss>http://robotoole.com/blog/wp/award-winning-web-development/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Blueprint &#8211; Another plugin for Flex 3/Flash Builder 4</title>
		<link>http://robotoole.com/blog/wp/blueprint-another-plugin-for-flex-3flash-builder-4/</link>
		<comments>http://robotoole.com/blog/wp/blueprint-another-plugin-for-flex-3flash-builder-4/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 00:19:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://robotoole.com/blog/wp/?p=61</guid>
		<description><![CDATA[It&#8217;s pretty cool functionality inside of eclipse. It keeps you from having to google your way through blog posts. Install it the same way that you would any eclipse plugin. Here is Adobe&#8217;s explanation of it. With Blueprint, Flex and Flash developers can now query for sample code just as easily as they use auto-complete. [...]]]></description>
		<wfw:commentRss>http://robotoole.com/blog/wp/blueprint-another-plugin-for-flex-3flash-builder-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

