<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>BlackBerryForums.com : Your Number One BlackBerry Community</title>
		<link>http://www.blackberryforums.com</link>
		<description>Developers Discuss any problems, issues or questions related to developing software for the BlackBerry Platform.</description>
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 00:36:39 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.blackberryforums.com/images/element/misc/rss.jpg</url>
			<title>BlackBerryForums.com : Your Number One BlackBerry Community</title>
			<link>http://www.blackberryforums.com</link>
		</image>
		<item>
			<title>Running GlobalEventListener and PhoneListener</title>
			<link>http://www.blackberryforums.com/developer-forum/211259-running-globaleventlistener-phonelistener.html</link>
			<pubDate>Fri, 20 Nov 2009 19:10:55 GMT</pubDate>
			<description>I have tried numerous approaches to combine GlobalEventListener and PhoneListener but none works. I need to be able to tell the PhoneListener to do...</description>
			<content:encoded><![CDATA[<div>I have tried numerous approaches to combine GlobalEventListener and PhoneListener but none works. I need to be able to tell the PhoneListener to do things including shutting down. And it has to be done from an application I am developing. The only way suggested for instant communication between apps are GlobalEvents. The closest I got is a testmodule that crashes at start or if I change it a bit only functions as a phone listener. So there seems to be conflict here. The best structural approach seems to be to only use the GlobalEventListener since it can catch all events. Problem with this is that there seems to be no documentation on the phone events. At least I have not found any. Anyone succeeded with this?</div>

]]></content:encoded>
			<category domain="http://www.blackberryforums.com/developer-forum/">Developer Forum</category>
			<dc:creator>ingvar_e</dc:creator>
			<guid isPermaLink="true">http://www.blackberryforums.com/developer-forum/211259-running-globaleventlistener-phonelistener.html</guid>
		</item>
		<item>
			<title><![CDATA[Signer ID value in Blackberry Signing Authority - Create Key Pair"]]></title>
			<link>http://www.blackberryforums.com/developer-forum/211225-signer-id-value-blackberry-signing-authority-create-key-pair.html</link>
			<pubDate>Fri, 20 Nov 2009 15:38:59 GMT</pubDate>
			<description>I received my three keys and have registered them all successfully. I went to sign an app but was told I needed to run the private key administration...</description>
			<content:encoded><![CDATA[<div>I received my three keys and have registered them all successfully. I went to sign an app but was told I needed to run the private key administration app. I have been presented with a window with the red-yellow-green stoplight and the light is green. For signing name I was going to put my company name. <br />
<br />
What do I put for Signer ID ? The docs say to sue the id RIM assigned you. In the three emails I have a Client number that is 10 digits long. Is that it ?<br />
<br />
image of screen in question attached. Thanks in advance.</div>


	<br />
	<div style="padding:6px">
	
	

	
	
	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
	<td><img class="inlineimg" src="http://www.blackberryforums.com/images/element/attach/gif.gif" alt="File Type: gif" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.blackberryforums.com/attachments/developer-forum/17597d1258731481-signer-id-value-blackberry-signing-authority-create-key-pair-question.gif" target="_blank">question.gif</a> (12.1 KB)</td>
</tr>
			</table>
			</fieldset>
	
	
	
	
	</div>
]]></content:encoded>
			<category domain="http://www.blackberryforums.com/developer-forum/">Developer Forum</category>
			<dc:creator>steveatmarz</dc:creator>
			<guid isPermaLink="true">http://www.blackberryforums.com/developer-forum/211225-signer-id-value-blackberry-signing-authority-create-key-pair.html</guid>
		</item>
		<item>
			<title>Is MainScreen compulsory in BlackBerry applications?</title>
			<link>http://www.blackberryforums.com/developer-forum/211205-mainscreen-compulsory-blackberry-applications.html</link>
			<pubDate>Fri, 20 Nov 2009 12:45:22 GMT</pubDate>
			<description><![CDATA[Currently I've got 2 screens utilizing almost the same functionality and I'd rather extract common logic into some base class but the extend...]]></description>
			<content:encoded><![CDATA[<div>Currently I've got 2 screens utilizing almost the same functionality and I'd rather extract common logic into some base class but the extend different RIM UI clases: MainScreen and FullScreen. Due to there's no multiple inheritance in java I cant figure out how to do this unless they both extend FullScreen. So the question stated in title arises. I've tested with 4.2 simulator and it works ok without the MainScreen, but I'm not sure for all the OS's out there. Does anyone know?</div>

]]></content:encoded>
			<category domain="http://www.blackberryforums.com/developer-forum/">Developer Forum</category>
			<dc:creator>vhalitsyn</dc:creator>
			<guid isPermaLink="true">http://www.blackberryforums.com/developer-forum/211205-mainscreen-compulsory-blackberry-applications.html</guid>
		</item>
		<item>
			<title>Substitue for AJAX</title>
			<link>http://www.blackberryforums.com/developer-forum/211183-substitue-ajax.html</link>
			<pubDate>Fri, 20 Nov 2009 05:53:42 GMT</pubDate>
			<description>Hi, Since we all know AJAX is not supported since 5.0. So please let me know is their any subsitute for AJAX. So instead of using xmlHttp() is their...</description>
			<content:encoded><![CDATA[<div>Hi, Since we all know AJAX is not supported since 5.0. So please let me know is their any subsitute for AJAX. So instead of using xmlHttp() is their any other methodology which is able to do asynchronous call. Or is their any way where we will able to develop custom AJAX</div>

]]></content:encoded>
			<category domain="http://www.blackberryforums.com/developer-forum/">Developer Forum</category>
			<dc:creator>Sunil Sharma</dc:creator>
			<guid isPermaLink="true">http://www.blackberryforums.com/developer-forum/211183-substitue-ajax.html</guid>
		</item>
		<item>
			<title>Calling sharepoint web service</title>
			<link>http://www.blackberryforums.com/developer-forum/211125-calling-sharepoint-web-service.html</link>
			<pubDate>Thu, 19 Nov 2009 21:31:44 GMT</pubDate>
			<description>Has anyone here had any luck calling a SOAP sharepoint web service? I have the WSDL and tried to generate the stubs via wscompile, but it keeps...</description>
			<content:encoded><![CDATA[<div>Has anyone here had any luck calling a SOAP sharepoint web service? I have the WSDL and tried to generate the stubs via wscompile, but it keeps erroring out saying &quot;invalid element &quot;{http_://_schemas_.xmlsoap.org/wsdl/}definitions&quot;<br />
<br />
Any thoughts? Or suggestions on how to call a sharepoint web service?<br />
<br />
Thanks!<br />
<br />
edit: underscores added to link since I can't post links.</div>

]]></content:encoded>
			<category domain="http://www.blackberryforums.com/developer-forum/">Developer Forum</category>
			<dc:creator>boomerhawk</dc:creator>
			<guid isPermaLink="true">http://www.blackberryforums.com/developer-forum/211125-calling-sharepoint-web-service.html</guid>
		</item>
		<item>
			<title><![CDATA[xml parsing leaving text after &]]></title>
			<link>http://www.blackberryforums.com/developer-forum/211070-xml-parsing-leaving-text-after.html</link>
			<pubDate>Thu, 19 Nov 2009 15:01:11 GMT</pubDate>
			<description>Hi All,


I am pasring an XML file using dom.


Here is my code snippet


   DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();</description>
			<content:encoded><![CDATA[<div>Hi All,<br />
<br />
<br />
I am pasring an XML file using dom.<br />
<br />
<br />
Here is my code snippet<br />
<br />
<br />
   DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();<br />
            DocumentBuilder builder = factory.newDocumentBuilder();<br />
            factory.setIgnoringComments(true);<br />
            factory.setIgnoringElementContentWhitespace(true);<br />
            factory.setExpandEntityReferences(false);<br />
            factory.setCoalescing(true);<br />
            factory.setValidating(false);<br />
            Document document = builder.parse( inStream );           <br />
            vecData = new Vector(1, 1);<br />
            Element rootElement = document.getDocumentElement();           <br />
            rootElement.normalize();<br />
<br />
<br />
I have used getNodeValue() to retrieve node's value.<br />
<br />
The text i am getting without the text after &amp;..<br />
<br />
<br />
like if i have node value as<br />
<br />
<br />
<a href="http://imypage.ashx?imageurl=http%3a%2f%2fecx.images-123%2fimages%2fI%2f51atrAxEVlL._SL480_.jpg&amp;width=128&amp;height=128" target="_blank">http://imypage.ashx?imageurl=http%3a... 28&amp;height=128</a><br />
<br />
<br />
Can any one help me in this.<br />
<br />
<br />
Thanks &amp; Regards,<br />
<br />
Sachin</div>

]]></content:encoded>
			<category domain="http://www.blackberryforums.com/developer-forum/">Developer Forum</category>
			<dc:creator>renuka_anil</dc:creator>
			<guid isPermaLink="true">http://www.blackberryforums.com/developer-forum/211070-xml-parsing-leaving-text-after.html</guid>
		</item>
		<item>
			<title>HttpConnection throwing exception</title>
			<link>http://www.blackberryforums.com/developer-forum/211046-httpconnection-throwing-exception.html</link>
			<pubDate>Thu, 19 Nov 2009 06:27:48 GMT</pubDate>
			<description>Hi,

I am using a BB Curve 8700(trackwheel) device.I have been developing applications for blackberry and am new to this. I have developed an...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I am using a BB Curve 8700(trackwheel) device.I have been developing applications for blackberry and am new to this. I have developed an application which connects to the server on internet and gets some response.<br />
<br />
Some Facts :<br />
1. I have a Vodafone connection(India) and all services are activated.<br />
2. I am able to browse the internet from the device browser.<br />
3. The application is signed.<br />
4. The Http is handled in a seperate thread.<br />
5. Device OS version is 4.2.1.114<br />
<br />
<br />
Here is the code...<br />
<br />
    public void run() {<br />
      HttpConnection cnx;<br />
      InputStream is;<br />
      try<br />
      {<br />
         System.out.println(mainURL);        <i>//This is getting printed</i><br />
         cnx = ( HttpConnection )Connector.open( mainURL );  //<i>Exception here</i><br />
        <br />
        //This sysout is not reached at all<br />
        System.out.println(&quot;cnx=&quot;+cnx+ &quot; &quot; +cnx.getResponseCode());     <br />
        <br />
         if(cnx.getResponseCode()==HttpConnection.HTTP_OK)<br />
        {<br />
                 //Do some processing here<br />
         }<br />
         cnx.close();<br />
<br />
      } //end of Try<br />
<br />
      catch(Exception e)<br />
      {<br />
          returnResp=false;<br />
          System.out.println(&quot;Exception = &quot;+e);   //<i>Displays java.lang.NPE</i><br />
      }<br />
<br />
The Connector.Open() is throwing an exception and a Null Pointer Exception is caught.Verified that 'mainURL' is not NULL. Dont know why NPE is thrown !!!<br />
<br />
This same piece of code works perfectly fine on my other BlackBerry Bold device(9000) with the same SIM card. All basic settings are similar in both the devices.<br />
<br />
Please suggest me a solution to make this work.Thanks in advance.</div>

]]></content:encoded>
			<category domain="http://www.blackberryforums.com/developer-forum/">Developer Forum</category>
			<dc:creator>deepakjain</dc:creator>
			<guid isPermaLink="true">http://www.blackberryforums.com/developer-forum/211046-httpconnection-throwing-exception.html</guid>
		</item>
		<item>
			<title>How do I position a field on the screen exactly where I want?</title>
			<link>http://www.blackberryforums.com/developer-forum/211044-how-do-i-position-field-screen-exactly-where-i-want.html</link>
			<pubDate>Thu, 19 Nov 2009 06:16:11 GMT</pubDate>
			<description>Is there a way I can set the exact coordinates for the field on the screen?</description>
			<content:encoded><![CDATA[<div>Is there a way I can set the exact coordinates for the field on the screen?</div>

]]></content:encoded>
			<category domain="http://www.blackberryforums.com/developer-forum/">Developer Forum</category>
			<dc:creator>rohit.roy</dc:creator>
			<guid isPermaLink="true">http://www.blackberryforums.com/developer-forum/211044-how-do-i-position-field-screen-exactly-where-i-want.html</guid>
		</item>
		<item>
			<title>Need help!!! Adding Timer to my Custom Field.</title>
			<link>http://www.blackberryforums.com/developer-forum/211042-need-help-adding-timer-my-custom-field.html</link>
			<pubDate>Thu, 19 Nov 2009 06:02:58 GMT</pubDate>
			<description><![CDATA[I have created a custom field class "Seek" to draw a fillrectangle.

class Seek extends Field{

int fill;

protected void layout(int width, int...]]></description>
			<content:encoded><![CDATA[<div>I have created a custom field class &quot;Seek&quot; to draw a fillrectangle.<br />
<br />
class Seek extends Field{<br />
<br />
int fill;<br />
<br />
protected void layout(int width, int height) {<br />
<br />
        setExtent(320,5);<br />
}<br />
<br />
protected void paint(Graphics graphics) {<br />
        graphics.setColor(Color.RED);<br />
        graphics.fillRect(0, 0, fill, 5);<br />
<br />
}<br />
protected void setValue(int value){<br />
        fill=value;<br />
}<br />
<br />
}<br />
<br />
And I have created another class Test seek to set the fill value using a timer<br />
<br />
public class TestSeek extends UiApplication{<br />
<br />
 public static void main(String[] args) <br />
    {<br />
      TestSeek gbResults = new TestSeek();  <br />
        gbResults.enterEventDispatcher();<br />
<br />
    }<br />
<br />
    private TestSeek() <br />
    {<br />
       pushScreen(new ProgressScreen());<br />
    }<br />
<br />
}<br />
<br />
class ProgressScreen extends MainScreen{<br />
<br />
Timer timer= new Timer();<br />
<br />
int i=80;<br />
<br />
Seek SeekField=new Seek();<br />
<br />
public ProgressScreen()<br />
{<br />
<br />
        add(SeekField);<br />
<br />
<br />
        timer.schedule(new RemindTask(),100,10);<br />
//      SeekField.setValue(i);<br />
}<br />
 class RemindTask extends TimerTask <br />
    {<br />
        public void run() <br />
        {<br />
<br />
            if(i &lt; 320)<br />
            {<br />
                i += 1;<br />
               SeekField.setValue(i);<br />
            }<br />
                else<br />
<br />
                timer.cancel();<br />
        }<br />
<br />
<br />
    }<br />
<br />
But I am unable to animate filling the rectangle.</div>

]]></content:encoded>
			<category domain="http://www.blackberryforums.com/developer-forum/">Developer Forum</category>
			<dc:creator>rohit.roy</dc:creator>
			<guid isPermaLink="true">http://www.blackberryforums.com/developer-forum/211042-need-help-adding-timer-my-custom-field.html</guid>
		</item>
		<item>
			<title>AlertListener Behavior</title>
			<link>http://www.blackberryforums.com/developer-forum/211010-alertlistener-behavior.html</link>
			<pubDate>Wed, 18 Nov 2009 23:12:24 GMT</pubDate>
			<description>I developing an application that uses the AlertListener APi for version 5.0.
 
I am looking for a way to receive a notification on all alerts on the...</description>
			<content:encoded><![CDATA[<div>I developing an application that uses the AlertListener APi for version 5.0.<br />
 <br />
I am looking for a way to receive a notification on all alerts on the device, does AlertListener provides this functionality?<br />
 <br />
In other words, does AlertListener works to listen for all alerts globally on the blackberry device? Or just the alerts generated by your own app?<br />
 <br />
Regards</div>

]]></content:encoded>
			<category domain="http://www.blackberryforums.com/developer-forum/">Developer Forum</category>
			<dc:creator>aattia</dc:creator>
			<guid isPermaLink="true">http://www.blackberryforums.com/developer-forum/211010-alertlistener-behavior.html</guid>
		</item>
		<item>
			<title>How secure are App World Apps?</title>
			<link>http://www.blackberryforums.com/developer-forum/210964-how-secure-app-world-apps.html</link>
			<pubDate>Wed, 18 Nov 2009 18:00:52 GMT</pubDate>
			<description>We are in the process of submitting a few paid apps on the App World and would like to know if it is possible for someone to buy an app and then...</description>
			<content:encoded><![CDATA[<div>We are in the process of submitting a few paid apps on the App World and would like to know if it is possible for someone to buy an app and then share it with others ? Is piracy possible/prevalent on the BB ?<br />
<br />
Had a bad experience with iPhone OS where there are tools available to remove the Apple DRM and share it. We had assumed that Apple would be able to prevent piracy. Want to ensure that the same is not possible on the BB.<br />
<br />
Thanks in advance.<br />
<br />
-TRS</div>

]]></content:encoded>
			<category domain="http://www.blackberryforums.com/developer-forum/">Developer Forum</category>
			<dc:creator>trshivku</dc:creator>
			<guid isPermaLink="true">http://www.blackberryforums.com/developer-forum/210964-how-secure-app-world-apps.html</guid>
		</item>
		<item>
			<title>File Operation</title>
			<link>http://www.blackberryforums.com/developer-forum/210928-file-operation.html</link>
			<pubDate>Wed, 18 Nov 2009 13:02:58 GMT</pubDate>
			<description>Hi All,

I developed an application which displays a image from reading the image file from the device memory.
It works fine on simulator, but its...</description>
			<content:encoded><![CDATA[<div>Hi All,<br />
<br />
I developed an application which displays a image from reading the image file from the device memory.<br />
It works fine on simulator, but its showing a problem on the device...<br />
<br />
thanks in advance.</div>

]]></content:encoded>
			<category domain="http://www.blackberryforums.com/developer-forum/">Developer Forum</category>
			<dc:creator>somashekar</dc:creator>
			<guid isPermaLink="true">http://www.blackberryforums.com/developer-forum/210928-file-operation.html</guid>
		</item>
		<item>
			<title>how to display Text vertically</title>
			<link>http://www.blackberryforums.com/developer-forum/210922-how-display-text-vertically.html</link>
			<pubDate>Wed, 18 Nov 2009 11:38:04 GMT</pubDate>
			<description>Does any body know how to display the text vertically as shown in the figure below?

urgent help required.</description>
			<content:encoded><![CDATA[<div>Does any body know how to display the text vertically as shown in the figure below?<br />
<br />
urgent help required.</div>


	<br />
	<div style="padding:6px">
	
	

	
	
	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
	<td><img class="inlineimg" src="http://www.blackberryforums.com/images/element/attach/png.gif" alt="File Type: png" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.blackberryforums.com/attachments/developer-forum/17569d1258543670-how-display-text-vertically-vertical-text.png" target="_blank">Vertical Text.png</a> (23.5 KB)</td>
</tr>
			</table>
			</fieldset>
	
	
	
	
	</div>
]]></content:encoded>
			<category domain="http://www.blackberryforums.com/developer-forum/">Developer Forum</category>
			<dc:creator>shoaibkhan2000</dc:creator>
			<guid isPermaLink="true">http://www.blackberryforums.com/developer-forum/210922-how-display-text-vertically.html</guid>
		</item>
		<item>
			<title>How to implement searchable TreeField?</title>
			<link>http://www.blackberryforums.com/developer-forum/210909-how-implement-searchable-treefield.html</link>
			<pubDate>Wed, 18 Nov 2009 05:27:25 GMT</pubDate>
			<description>Hi all,

I got how to implement a TreeField. But how to implement a searchable TreeField?
means suppose i ve 4 elements in TreeField.
Then when I...</description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
I got how to implement a TreeField. But how to implement a searchable TreeField?<br />
means suppose i ve 4 elements in TreeField.<br />
Then when I type a character in TextField it will search in the TreeField.<br />
<br />
In JDE samples I got &quot;KeywordFilterDemo&quot; for searchable List. So how to implement the same for TreeField ?</div>

]]></content:encoded>
			<category domain="http://www.blackberryforums.com/developer-forum/">Developer Forum</category>
			<dc:creator>Shreyas</dc:creator>
			<guid isPermaLink="true">http://www.blackberryforums.com/developer-forum/210909-how-implement-searchable-treefield.html</guid>
		</item>
		<item>
			<title>blackberry simulator questions</title>
			<link>http://www.blackberryforums.com/developer-forum/210808-blackberry-simulator-questions.html</link>
			<pubDate>Tue, 17 Nov 2009 15:15:33 GMT</pubDate>
			<description>Is there a blackberry simulator that I can run to emulate the blackberry OS, install an app, and test it with internet access?

Basically, there is...</description>
			<content:encoded><![CDATA[<div>Is there a blackberry simulator that I can run to emulate the blackberry OS, install an app, and test it with internet access?<br />
<br />
Basically, there is an app that I need to be able to use on my computer, that is made only for blackberry.  The app needs to access the web.<br />
<br />
Is something like this possible?<br />
<br />
Thanks in advance (im new to blackberry)</div>

]]></content:encoded>
			<category domain="http://www.blackberryforums.com/developer-forum/">Developer Forum</category>
			<dc:creator>lizard</dc:creator>
			<guid isPermaLink="true">http://www.blackberryforums.com/developer-forum/210808-blackberry-simulator-questions.html</guid>
		</item>
		<item>
			<title>set manager position?</title>
			<link>http://www.blackberryforums.com/developer-forum/210785-set-manager-position.html</link>
			<pubDate>Tue, 17 Nov 2009 07:47:01 GMT</pubDate>
			<description>can I set my own manager position?
ex : in the center of bb display</description>
			<content:encoded><![CDATA[<div>can I set my own manager position?<br />
ex : in the center of bb display</div>

]]></content:encoded>
			<category domain="http://www.blackberryforums.com/developer-forum/">Developer Forum</category>
			<dc:creator>ton ton</dc:creator>
			<guid isPermaLink="true">http://www.blackberryforums.com/developer-forum/210785-set-manager-position.html</guid>
		</item>
		<item>
			<title>BlackBerry API to get 10-digit MDN number and 15 digit MIN number</title>
			<link>http://www.blackberryforums.com/developer-forum/210780-blackberry-api-get-10-digit-mdn-number-15-digit-min-number.html</link>
			<pubDate>Tue, 17 Nov 2009 04:54:48 GMT</pubDate>
			<description>Hi

Please let me know how to get device MDN number through BB API.

There is Phone API which gives 11 digit devicePhoneNumber(), which is I guess is...</description>
			<content:encoded><![CDATA[<div>Hi<br />
<br />
Please let me know how to get device MDN number through BB API.<br />
<br />
There is Phone API which gives 11 digit devicePhoneNumber(), which is I guess is MDN number. Then What is 15-digit MIN number in RIM device and how to get this number through programe.<br />
<br />
Please let me know I am new to BlackBerry. I want this information specially for Verizon phones. Is there any specific API for verizon to get MDN and MIN number<br />
<br />
Thank you,<br />
Regards,<br />
Aparna</div>

]]></content:encoded>
			<category domain="http://www.blackberryforums.com/developer-forum/">Developer Forum</category>
			<dc:creator>Aparna Bhure</dc:creator>
			<guid isPermaLink="true">http://www.blackberryforums.com/developer-forum/210780-blackberry-api-get-10-digit-mdn-number-15-digit-min-number.html</guid>
		</item>
		<item>
			<title>Hour/minute field</title>
			<link>http://www.blackberryforums.com/developer-forum/210763-hour-minute-field.html</link>
			<pubDate>Tue, 17 Nov 2009 02:01:54 GMT</pubDate>
			<description><![CDATA[I need the user to enter hours and minutes in my app.  In the calendar app there is a field to enter hours and minutes which would be perfect but I'm...]]></description>
			<content:encoded><![CDATA[<div>I need the user to enter hours and minutes in my app.  In the calendar app there is a field to enter hours and minutes which would be perfect but I'm not sure how its done.  The label &quot;Duration&quot; is aligned left and aligned right is a two part field to enter the hours and minutes.  It's perfect for my app if only I could figure out how to do it.  Can anyone help?</div>

]]></content:encoded>
			<category domain="http://www.blackberryforums.com/developer-forum/">Developer Forum</category>
			<dc:creator>keatsp</dc:creator>
			<guid isPermaLink="true">http://www.blackberryforums.com/developer-forum/210763-hour-minute-field.html</guid>
		</item>
		<item>
			<title>In 9000 blackberry application first time starts running in background</title>
			<link>http://www.blackberryforums.com/developer-forum/210674-9000-blackberry-application-first-time-starts-running-background.html</link>
			<pubDate>Mon, 16 Nov 2009 12:49:42 GMT</pubDate>
			<description>After installation of software in blackberry. there are two options ok or run. In 9000 blackberry when i press run, application starts running in...</description>
			<content:encoded><![CDATA[<div>After installation of software in blackberry. there are two options ok or run. In 9000 blackberry when i press run, application starts running in background.<br />
Even if i call browser in my application , browser is open in background. <br />
Is there any issue with 9000 device or is there any setting in device that i have to enable.</div>

]]></content:encoded>
			<category domain="http://www.blackberryforums.com/developer-forum/">Developer Forum</category>
			<dc:creator>vivartpandey</dc:creator>
			<guid isPermaLink="true">http://www.blackberryforums.com/developer-forum/210674-9000-blackberry-application-first-time-starts-running-background.html</guid>
		</item>
		<item>
			<title>update UI while parsing xml.</title>
			<link>http://www.blackberryforums.com/developer-forum/210671-update-ui-while-parsing-xml.html</link>
			<pubDate>Mon, 16 Nov 2009 11:21:51 GMT</pubDate>
			<description>Hi All,


I am using xml and list.


When I prase xml at the same time i want to update list which cotain data from the xml file.


Can i do this?</description>
			<content:encoded><![CDATA[<div>Hi All,<br />
<br />
<br />
I am using xml and list.<br />
<br />
<br />
When I prase xml at the same time i want to update list which cotain data from the xml file.<br />
<br />
<br />
Can i do this?<br />
<br />
Also I want to know that when we parse xml,  Is file gets downloaded completely or file is getting downloaded while parsing xml?<br />
<br />
<br />
Is downloading and parsing of a file running consequently....<br />
<br />
<br />
Any help is appriciable.<br />
<br />
<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://www.blackberryforums.com/developer-forum/">Developer Forum</category>
			<dc:creator>renuka_anil</dc:creator>
			<guid isPermaLink="true">http://www.blackberryforums.com/developer-forum/210671-update-ui-while-parsing-xml.html</guid>
		</item>
	</channel>
</rss>
