<?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 Thinking BlackBerry</title>
	<atom:link href="http://www.thinkingblackberry.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thinkingblackberry.com</link>
	<description>A gentle introduction to BlackBerry development</description>
	<pubDate>Thu, 29 Jul 2010 13:44:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on BlackBerry CustomButtonField and GridFieldManager together at last by furqan</title>
		<link>http://www.thinkingblackberry.com/archives/194/comment-page-1#comment-256</link>
		<dc:creator>furqan</dc:creator>
		<pubDate>Fri, 25 Jun 2010 08:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkingblackberry.com/?p=194#comment-256</guid>
		<description>Custombuttonfield.java classs is missing please provide it :(  
i need it urgent</description>
		<content:encoded><![CDATA[<p>Custombuttonfield.java classs is missing please provide it <img src='http://www.thinkingblackberry.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
i need it urgent</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BlackBerry UI - Creating a basic field manager by anil</title>
		<link>http://www.thinkingblackberry.com/archives/74/comment-page-1#comment-255</link>
		<dc:creator>anil</dc:creator>
		<pubDate>Mon, 14 Jun 2010 12:40:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkingblackberry.com/?p=74#comment-255</guid>
		<description>good work....</description>
		<content:encoded><![CDATA[<p>good work&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by chengyongfeng</title>
		<link>http://www.thinkingblackberry.com/about/comment-page-1#comment-253</link>
		<dc:creator>chengyongfeng</dc:creator>
		<pubDate>Thu, 03 Jun 2010 09:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.anthonyrizk.com/bbblog/?page_id=2#comment-253</guid>
		<description>I like the programe</description>
		<content:encoded><![CDATA[<p>I like the programe</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GPS Class by justin</title>
		<link>http://www.thinkingblackberry.com/archives/226/comment-page-1#comment-252</link>
		<dc:creator>justin</dc:creator>
		<pubDate>Wed, 02 Jun 2010 13:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkingblackberry.com/?p=226#comment-252</guid>
		<description>Matthew &#38; Amit,

That code will not work on the old Verizon Devices with the build-in GPS. It will work with them if they use a Bluetooth GPS receiver.

The code will also work on the newer devices from Verizon (Storm 1/2, Tour).

Thanks,
Justin</description>
		<content:encoded><![CDATA[<p>Matthew &amp; Amit,</p>
<p>That code will not work on the old Verizon Devices with the build-in GPS. It will work with them if they use a Bluetooth GPS receiver.</p>
<p>The code will also work on the newer devices from Verizon (Storm 1/2, Tour).</p>
<p>Thanks,<br />
Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GPS Class by Amit</title>
		<link>http://www.thinkingblackberry.com/archives/226/comment-page-1#comment-251</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Mon, 31 May 2010 11:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkingblackberry.com/?p=226#comment-251</guid>
		<description>Hi Justin thanks for your wonderful post. I greatly benefited from it.
Please let me know whether it will work on the Verizon devices (8130, 8330, and 8830) many posts say that the verizon devices are locked.</description>
		<content:encoded><![CDATA[<p>Hi Justin thanks for your wonderful post. I greatly benefited from it.<br />
Please let me know whether it will work on the Verizon devices (8130, 8330, and 8830) many posts say that the verizon devices are locked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sibling CODs - or How to Make Your App Install Over The Air by Hendrik</title>
		<link>http://www.thinkingblackberry.com/archives/214/comment-page-1#comment-249</link>
		<dc:creator>Hendrik</dc:creator>
		<pubDate>Tue, 25 May 2010 06:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkingblackberry.com/?p=214#comment-249</guid>
		<description>You know whats sucss? Scouring the Nets for a solution to this problem, finding NOTHING for days, then FINALLY finding ONE guy with the exact same problem....and then nobody has an answer for him.

Dave, I don't have a solution either, but did come up with an idea: use an Ant script to copy the source (or compiled classes) of module A into the project tree of your main app, then use bb-ant-tools (http://bb-ant-tools.sourceforge.net/main) to compile and build the COD stuff from that.

It's messy, and I haven't tested it yet, but it should be a "middle of the road" -type work-a-round.</description>
		<content:encoded><![CDATA[<p>You know whats sucss? Scouring the Nets for a solution to this problem, finding NOTHING for days, then FINALLY finding ONE guy with the exact same problem&#8230;.and then nobody has an answer for him.</p>
<p>Dave, I don&#8217;t have a solution either, but did come up with an idea: use an Ant script to copy the source (or compiled classes) of module A into the project tree of your main app, then use bb-ant-tools (http://bb-ant-tools.sourceforge.net/main) to compile and build the COD stuff from that.</p>
<p>It&#8217;s messy, and I haven&#8217;t tested it yet, but it should be a &#8220;middle of the road&#8221; -type work-a-round.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BlackBerry UI Threading - The Very Basics by PV</title>
		<link>http://www.thinkingblackberry.com/archives/182/comment-page-1#comment-248</link>
		<dc:creator>PV</dc:creator>
		<pubDate>Wed, 12 May 2010 13:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkingblackberry.com/archives/182#comment-248</guid>
		<description>B Mac question is very relevant!  I'm asking myself the same question... how can he use .setText via a non-UI threads?</description>
		<content:encoded><![CDATA[<p>B Mac question is very relevant!  I&#8217;m asking myself the same question&#8230; how can he use .setText via a non-UI threads?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BlackBerry CustomButtonField and GridFieldManager together at last by Diego Pardo</title>
		<link>http://www.thinkingblackberry.com/archives/194/comment-page-1#comment-247</link>
		<dc:creator>Diego Pardo</dc:creator>
		<pubDate>Fri, 07 May 2010 20:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkingblackberry.com/?p=194#comment-247</guid>
		<description>CustomButtonField.java, which is what I need, does not exist! :(</description>
		<content:encoded><![CDATA[<p>CustomButtonField.java, which is what I need, does not exist! <img src='http://www.thinkingblackberry.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GPS Class by Matthew</title>
		<link>http://www.thinkingblackberry.com/archives/226/comment-page-1#comment-246</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Sun, 25 Apr 2010 21:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkingblackberry.com/?p=226#comment-246</guid>
		<description>How do you get a 8330 Verizon to work with GPS ???
code is nice - thank you but beating my head on wall for the verizon curve...</description>
		<content:encoded><![CDATA[<p>How do you get a 8330 Verizon to work with GPS ???<br />
code is nice - thank you but beating my head on wall for the verizon curve&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making a Custom Screen, Vertically Scrolling and more by Donald</title>
		<link>http://www.thinkingblackberry.com/archives/201/comment-page-1#comment-245</link>
		<dc:creator>Donald</dc:creator>
		<pubDate>Sat, 24 Apr 2010 03:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkingblackberry.com/?p=201#comment-245</guid>
		<description>Just encountered this great BlackBerry site and spent all this Friday evening on most of the great tutorials.  Thx a lot!  What I am seeking is to implement a customized list like those app list in App World: with icon to the left and some text to the right.  Could you please give some kick start suggestions like what major classes are needed for a screen like that.  thx again in advance!</description>
		<content:encoded><![CDATA[<p>Just encountered this great BlackBerry site and spent all this Friday evening on most of the great tutorials.  Thx a lot!  What I am seeking is to implement a customized list like those app list in App World: with icon to the left and some text to the right.  Could you please give some kick start suggestions like what major classes are needed for a screen like that.  thx again in advance!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
