BlackBerry Forums Support Community
              

Showing results 1 to 50 of 175
Search took 0.03 seconds.
Search: Posts Made By: arconsulting
Forum: Developer Forum 02-05-2006, 08:14 AM
Replies: 1
Views: 996
Posted By arconsulting
I typically see the data on the device is less...

I typically see the data on the device is less than 30 seconds.
Forum: Developer Forum 01-29-2006, 12:18 PM
Replies: 4
Views: 2,486
Posted By arconsulting
>> testing outside of a BES It all depends...

>> testing outside of a BES

It all depends on what your application does. It it uses networking, event injection or anything controlled by an IT Policy, you should test with a BES.

It terms...
Forum: Developer Forum 01-11-2006, 07:07 AM
Replies: 15
Views: 1,976
Posted By arconsulting
Gene, You can contact me directly at...

Gene,

You can contact me directly at aricr@arconsultinginc.com. We have extensive expertise in the design and development of custom BlackBerry apps.

I took a brief look at the app you would...
Forum: Developer Forum 12-30-2005, 03:09 PM
Replies: 5
Views: 2,172
Posted By arconsulting
Caveat - This method is new to v4.1 so it won't...

Caveat - This method is new to v4.1 so it won't (at this point) run on most devices.

If you are targeting the 8700x, you are good to go.
Forum: Developer Forum 12-30-2005, 03:02 PM
Replies: 6
Views: 3,175
Posted By arconsulting
To get a user's email address: ...

To get a user's email address:

ServiceConfiguration.getEmailAddress()

I assume this is what you mean by "user name".
Forum: Developer Forum 12-30-2005, 02:56 PM
Replies: 3
Views: 1,562
Posted By arconsulting
There are no directories and subdirectories on...

There are no directories and subdirectories on the BlackBerry.

It uses a persistent object model to store data.
Forum: Developer Forum 12-24-2005, 06:42 PM
Replies: 2
Views: 1,181
Posted By arconsulting
On the project properties, check off "System...

On the project properties, check off "System Module".
Forum: BES Admin Corner 12-10-2005, 05:48 PM
Replies: 13
Views: 2,407
Posted By arconsulting
And how many BlackBerry users do you have and...

And how many BlackBerry users do you have and what is the turnover?
Forum: Developer Forum 12-10-2005, 05:41 PM
Replies: 3
Views: 1,541
Posted By arconsulting
Sure. Check out the Dialog class.

Sure. Check out the Dialog class.
Forum: Developer Forum 12-10-2005, 05:39 PM
Replies: 15
Views: 27,184
Posted By arconsulting
While you can connect the simulator to a real...

While you can connect the simulator to a real BES, you cannot fully emulate the environment. With a real device, the device connects thru the carrier to the RIM relay and your BES. However, with a...
Forum: Developer Forum 12-08-2005, 06:24 PM
Replies: 3
Views: 1,541
Posted By arconsulting
For development purposes, it is usually easiest...

For development purposes, it is usually easiest to load the app via JavaLoader. I don't believe you can do it via the JDE.

In production, you can deploy via Desktop Manager and an ALX, OTA with a...
Forum: Developer Forum 12-08-2005, 06:17 PM
Replies: 3
Views: 5,925
Posted By arconsulting
If I understand what you are saying, this should...

If I understand what you are saying, this should be pretty easy. You just need to issue the appropriate push and pop screens:

MainScreenA:

...
...
Forum: BES Admin Corner 12-07-2005, 11:15 AM
Replies: 6
Views: 1,758
Posted By arconsulting
Did you use the same SRP id? Under v3.6, if...

Did you use the same SRP id?

Under v3.6, if you change the SRP the users must craddle and regen their encryption key.
Forum: BES Admin Corner 12-07-2005, 04:46 AM
Replies: 7
Views: 2,657
Posted By arconsulting
The Small Business Edition is actually limited to...

The Small Business Edition is actually limited to 15 users.
Forum: Developer Forum 12-06-2005, 04:23 PM
Replies: 2
Views: 948
Posted By arconsulting
In the bin directory there will be a batch file...

In the bin directory there will be a batch file called "clean.bat". Try running that. It will remove all 3rd party apps and data.
Forum: BES Admin Corner 12-06-2005, 06:36 AM
Replies: 14
Views: 5,282
Posted By arconsulting
To test a BES you need the SRP key. You should...

To test a BES you need the SRP key. You should have gotten this from RIM with the CD/Download. The SRP is a unique key that validates you on the RIM network. Without it, the BES will not run.
...
Forum: Developer Forum 12-05-2005, 09:32 PM
Replies: 11
Views: 4,540
Posted By arconsulting
Check out: ...

Check out:

https://www.blackberry.com/Downloads/entry.do?code=C8ED21DB4F678F3B13B9D5EE16489088

With the Sprint/Nextel merger, they certainly don't make it easy...
Forum: Developer Forum 12-05-2005, 07:45 PM
Replies: 11
Views: 4,540
Posted By arconsulting
You need to run v4.0.2 on the handheld. IOW, the...

You need to run v4.0.2 on the handheld. IOW, the screenshot functionality has nothing to do with the BDM or JDE version.
Forum: Developer Forum 12-05-2005, 02:23 PM
Replies: 2
Views: 1,418
Posted By arconsulting
You will need to set an Application Control...

You will need to set an Application Control Policy on the BES.
Forum: Developer Forum 12-05-2005, 02:21 PM
Replies: 11
Views: 4,540
Posted By arconsulting
>> Any ideas? Are you running at least...

>> Any ideas?

Are you running at least v4.0.2 on the handheld?
Forum: BES Admin Corner 12-02-2005, 04:28 PM
Replies: 4
Views: 1,444
Posted By arconsulting
In terms of simplicity, I'd stick w/ a single BES...

In terms of simplicity, I'd stick w/ a single BES if you have less than 1000 users. Unless you watn a 2nd BES for Disaster Recovery (DR) purposes.

If you go the route of more than 1 BES, the...
Forum: Developer Forum 12-02-2005, 03:55 PM
Replies: 1
Views: 1,114
Posted By arconsulting
Check out ActiveRichTextField.

Check out ActiveRichTextField.
Forum: Developer Forum 12-02-2005, 03:53 PM
Replies: 1
Views: 1,358
Posted By arconsulting
I don't know of any schools/institutes that offer...

I don't know of any schools/institutes that offer BlackBerry developer training.

However, our company offers BlackBerry developer training. It is a 5 day course and covers BlackBerry...
Forum: Developer Forum 12-01-2005, 06:32 AM
Replies: 15
Views: 1,976
Posted By arconsulting
A "PRC" is Palm's extension for executables. ...

A "PRC" is Palm's extension for executables. Like EXE for Windows and COD for BlackBerry.
Forum: Developer Forum 11-30-2005, 06:15 PM
Replies: 15
Views: 1,976
Posted By arconsulting
If you have the source code to your Palm app and...

If you have the source code to your Palm app and it was written in J2ME (unlikely), you should be able to port it to the BlackBerry.

Otherwise, you will need to rewrite the app.

>> heck, at...
Forum: Developer Forum 11-30-2005, 05:29 PM
Replies: 5
Views: 5,304
Posted By arconsulting
Have you placed all 3 files in the directory?

Have you placed all 3 files in the directory?
Forum: Developer Forum 11-30-2005, 05:28 PM
Replies: 2
Views: 1,073
Posted By arconsulting
The 8700 (like all current models) runs a flavor...

The 8700 (like all current models) runs a flavor of Java called J2ME (Java 2 Micro Edition). In addition, RIM has added various APIs that extend the Sun standard.

So, I'd suggest you find someone...
Forum: Developer Forum 11-26-2005, 06:58 PM
Replies: 3
Views: 5,612
Posted By arconsulting
I believe http is the only communication method...

I believe http is the only communication method required for J2ME. IOW, I wouldn't count on a J2ME phone having serial or USB support.
Forum: Developer Forum 11-26-2005, 06:55 PM
Replies: 1
Views: 1,294
Posted By arconsulting
Is "B" a library?

Is "B" a library?
Forum: Developer Forum 11-25-2005, 11:55 AM
Replies: 1
Views: 881
Posted By arconsulting
No. The MDS Simulator can only communicate with...

No. The MDS Simulator can only communicate with the Device simulator.

You will need a data plan from Orange.
Forum: Developer Forum 11-25-2005, 11:51 AM
Replies: 3
Views: 5,612
Posted By arconsulting
This can be done via the Connector class. There...

This can be done via the Connector class. There is a USB sample called "UsbDemo" provided with the JDE.

At a high level:

private static final String CHANNEL = "RIM_USBClient";
_sc =...
Forum: Developer Forum 11-25-2005, 11:46 AM
Replies: 3
Views: 1,216
Posted By arconsulting
I know why they added it (E911), I'm just not...

I know why they added it (E911), I'm just not sure why they haven't exposed it so RIM/Us can use it.
Forum: Developer Forum 11-22-2005, 05:25 PM
Replies: 3
Views: 1,216
Posted By arconsulting
While v4.0.2 includes the APIs for GPS, Verizon...

While v4.0.2 includes the APIs for GPS, Verizon and Sprint devices (at this point) don't allow you to get a GPS reading. Only Nextel.

For some reason, Verizon and Sprint only allow GPS for E911. ...
Forum: BES Admin Corner 11-19-2005, 01:02 PM
Replies: 3
Views: 3,670
Posted By arconsulting
Via the BES, you can push the messenger client: ...

Via the BES, you can push the messenger client:
...
Forum: BES Admin Corner 11-19-2005, 12:52 PM
Replies: 4
Views: 1,631
Posted By arconsulting
Corey is correct. The limit is due to MAPI. Not...

Corey is correct. The limit is due to MAPI. Not MSDE/SQL.

Personally, I look to limit the BES to 1000-1500 users regardless of the underlying database. According to RIM, MSDE should support...
Forum: Developer Forum 11-19-2005, 12:36 PM
Replies: 10
Views: 1,734
Posted By arconsulting
While the CPU, performance and screen are...

While the CPU, performance and screen are different, development should be the same. Apps developed with v4.0 of the JDE should run fine. To utilize some of the new APIs, develop with the v4.1 JDE.
Forum: Developer Forum 11-19-2005, 12:32 PM
Replies: 1
Views: 2,539
Posted By arconsulting
Without a BES, you cannot do push (client/server,...

Without a BES, you cannot do push (client/server, browser or cache).

Your options include:

1 - Send data or a wake-up call via email. A listener on the inbox will act accordingly.

2 - On a...
Forum: Developer Forum 11-19-2005, 10:41 AM
Replies: 1
Views: 3,799
Posted By arconsulting
You have a couple of options: 1 - Create an...

You have a couple of options:

1 - Create an Intellisync plug-in that will sync your contacts. This needs to be done in C++. The entries will appear in the device's calendar app.

2 - Transfer...
Forum: Developer Forum 11-05-2005, 02:33 PM
Replies: 1
Views: 1,356
Posted By arconsulting
3MB over a wireless connection is a lot of data. ...

3MB over a wireless connection is a lot of data.

If you must do it w/o a BES, you need to break your 3MB file into managable chunks. FYI, RIM recommends packets that are 2-3KB in size.

First,...
Forum: Developer Forum 10-29-2005, 11:50 AM
Replies: 2
Views: 1,496
Posted By arconsulting
You might have more success if you inherit from...

You might have more success if you inherit from PopupScreen. I believe one of the constructor parameters is a FieldManager.
Forum: Developer Forum 10-29-2005, 11:47 AM
Replies: 4
Views: 1,096
Posted By arconsulting
To access web pages on your local machine, you...

To access web pages on your local machine, you need to run a local web server such as IIS, Apache, etc. The MDS Simulator, while based on Tomcat, doesn't allow you to host web pages.
Forum: Developer Forum 10-24-2005, 02:24 PM
Replies: 2
Views: 1,059
Posted By arconsulting
For whatever reason, the 7520 is the only device...

For whatever reason, the 7520 is the only device that can be queried for GPS.

I would suspect, the new 7100i would also work, but haven't tried it yet.
Forum: Developer Forum 10-23-2005, 02:27 PM
Replies: 2
Views: 1,088
Posted By arconsulting
To build on T-Roy, BES v4.0 has a component...

To build on T-Roy, BES v4.0 has a component called the BlackBerry router. The router, which is software, normally runs on the same machine as the rest of BES but could run on a seperate box. One of...
Forum: Developer Forum 10-14-2005, 02:40 PM
Replies: 1
Views: 1,160
Posted By arconsulting
Suppression of the message is only possible if...

Suppression of the message is only possible if you are using a BES and setup a Software Configuration that specifies "Allow" for your connections.
Forum: Developer Forum 10-14-2005, 02:28 PM
Replies: 2
Views: 934
Posted By arconsulting
There are examples in the Developers Guide vol. 2...

There are examples in the Developers Guide vol. 2 that show how to create/edit calendar entries inside a BlackBerry app.
Forum: Developer Forum 10-08-2005, 08:30 PM
Replies: 8
Views: 3,510
Posted By arconsulting
For development and testing, I find javaloader...

For development and testing, I find javaloader the best.

For production, either OTA via a JAD or a software configuration that pushes from the BES.
Forum: Developer Forum 10-08-2005, 08:27 PM
Replies: 2
Views: 2,843
Posted By arconsulting
If your app pushes and pops screens onto the...

If your app pushes and pops screens onto the stack, I would create your app as a subclass of UiApplication. The Application class doesn't offer methods to remove screens from the stack.
Forum: Developer Forum 10-08-2005, 08:21 PM
Replies: 9
Views: 8,633
Posted By arconsulting
From your post, it sounds like you are developing...

From your post, it sounds like you are developing a browser-based app. If so, the other posts won't help since they a J2ME-based solutions.

If you are using a BES, you can add an entry in...
Forum: Developer Forum 09-30-2005, 08:07 AM
Replies: 1
Views: 1,149
Posted By arconsulting
1) I'd pick up a Java development book and read...

1) I'd pick up a Java development book and read the chapters on variables, looping, program constructs, if...then, etc. Skip the chapters on UI, JDBC, J2EE, etc.

Then read thru RIM's Developer...
Forum: General Legacy Device Discussion 09-07-2005, 09:03 PM
Replies: 91
Views: 47,207
Posted By arconsulting
>> will the 7250 still have this added with an...

>> will the 7250 still have this added with an upgraded software fix?

That was the plan when I spoke w/ my Sprint rep last week.
Showing results 1 to 50 of 175

 
Forum Jump

SA-3786-12 603350 Fuel Shutoff Solenoid Kubota Compatible 721D2 21HP Grasshopper picture

SA-3786-12 603350 Fuel Shutoff Solenoid Kubota Compatible 721D2 21HP Grasshopper

$30.29



Starter Solenoid - - 12 Volt - 3 Terminal fits Ford fits New Holland picture

Starter Solenoid - - 12 Volt - 3 Terminal fits Ford fits New Holland

$44.99



Cole Hersee (24059-BP) 12V Insulated SPST Continuous Duty Solenoid picture

Cole Hersee (24059-BP) 12V Insulated SPST Continuous Duty Solenoid

$29.85



1503ES-12A5UC5S SA-4569-T Fuel Shutoff Solenoid Compatible With Kubota picture

1503ES-12A5UC5S SA-4569-T Fuel Shutoff Solenoid Compatible With Kubota

$19.99



Trombetta 684-1261-212-08 12 Volt Solenoid PowerSeal DC Contactor M9 picture

Trombetta 684-1261-212-08 12 Volt Solenoid PowerSeal DC Contactor M9

$20.39



S.36121 Starter Solenoid Fits John Deere picture

S.36121 Starter Solenoid Fits John Deere

$38.69







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.