BlackBerry Forums Support Community
              

Showing results 1 to 38 of 38
Search took 0.04 seconds.
Search: Posts Made By: pfowler
Forum: BES Admin Corner 02-09-2011, 08:30 PM
Replies: 10
Views: 7,288
Posted By pfowler
Re: managing applications - not ready to deliver

Our application seems to occasionally fall into this same problem of being stuck in the deploy queue. I'll try some of these tricks to see if it can resolve it next time a customer support call comes...
Forum: BES Admin Corner 02-09-2011, 08:01 PM
Replies: 1
Views: 2,100
Posted By pfowler
Internal/External Domain List Configuration

I'm at a complete loss as to how to configure the "List of internal domains" or "List of external domains". These are used in the software configurations and unfortunately RIM offers ZERO...
Forum: BES Admin Corner 11-18-2010, 03:52 PM
Replies: 1
Views: 2,138
Posted By pfowler
Re: BES 5 Deployment JOB cancel/delete.

Bump - I'm running into this problem as well. I found it incredibly weird that it asked to reschedule the job to some date in the future.

I don't want it to retry - I want it to cancel!
Forum: Developer Forum 09-10-2010, 07:57 PM
Replies: 1
Views: 1,861
Posted By pfowler
The problem was in the definition of the...

The problem was in the definition of the _blackberryVersion for the code compiled with the 4.7 API. In our original alx file, the version string was defined as:
_blackberryVersion="[4.7.0,6.0)"...
Forum: Developer Forum 09-09-2010, 03:42 PM
Replies: 1
Views: 2,245
Posted By pfowler
Check this link out: Browser content views...

Check this link out:
Browser content views (http://docs.blackberry.com/en/developers/deliverables/11844/feature_browser_views_438278_11.jsp)

I know that browser rendering changed in 4.6. I can't...
Forum: Developer Forum 09-09-2010, 03:37 PM
Replies: 1
Views: 1,861
Posted By pfowler
Problem w/ BES 5 Push to Torch

I'm running some tests on our new Torch and am running into some problems.


App is a background app with a frontend for status. It launches at startup.
App loads, but does not run when using...
Forum: Developer Forum 09-09-2010, 03:27 PM
Replies: 2
Views: 3,713
Posted By pfowler
Assuming you're on a BES, look for something like...

Assuming you're on a BES, look for something like "Allow HTTP Authentication" in the settings. Let me know if this works, otherwise I'll dig a little deeper.
Forum: Developer Forum 04-15-2010, 01:18 PM
Replies: 0
Views: 953
Posted By pfowler
How has your experience supporting enterprise apps been?

We have an enterprise app that overall works very well. We went through some growing pains last summer but have gotten thru that. Overall, the majority of our users are very happy with our app.
...
Forum: Developer Forum 08-27-2009, 09:19 PM
Replies: 6
Views: 1,466
Posted By pfowler
Yeah - 4 positions seems to be the standard. The...

Yeah - 4 positions seems to be the standard. The screwup was that we (I) gave out a BES distribution without rolling the 3rd digit. The annoying thing is that I was intentionally not rolling the...
Forum: BES Admin Corner 08-26-2009, 08:05 PM
Replies: 1
Views: 702
Posted By pfowler
Version Numbering Conventions for OTA Push Apps?

Cross posting from the Dev Forums: http://www.blackberryforums.com/developer-forum/202308-version-numbering-conventions.html

Trying to figure out what version numbering schemes "work" for push...
Forum: Developer Forum 08-26-2009, 08:03 PM
Replies: 3
Views: 1,626
Posted By pfowler
You may want to double check that the color api...

You may want to double check that the color api is properly imported:
#import net.rim.device.api.ui.Color

also, always double check your spelling: although RIM's in Canada, their api still...
Forum: Developer Forum 08-26-2009, 07:54 PM
Replies: 6
Views: 1,466
Posted By pfowler
Version Numbering Conventions?

I've been digging around the forums, here and RIM, as well as KB articles and haven't found any definitive answer. What is the acceptable format for software version numbers?

We've released every...
Forum: Developer Forum 08-14-2009, 03:05 PM
Replies: 3
Views: 1,094
Posted By pfowler
I've found that occasionally exiting my app using...

I've found that occasionally exiting my app using the escape key, and then relaunching immediately will preserve the state in the same way that hitting the end key does.
Forum: Developer Forum 08-11-2009, 02:36 PM
Replies: 2
Views: 1,605
Posted By pfowler
Thanks - we chose to go with compatibility mode...

Thanks - we chose to go with compatibility mode to avoid the pain of multiple builds, etc. The UI is such a minor part of our app that we're going to put it off to our next release...
Forum: Developer Forum 08-11-2009, 12:51 PM
Replies: 3
Views: 1,415
Posted By pfowler
This is surprisingly easy to do :oops:

This is surprisingly easy to do :oops:
Forum: Developer Forum 08-11-2009, 12:38 PM
Replies: 3
Views: 1,415
Posted By pfowler
It doesn't sound like anything you're doing here...

It doesn't sound like anything you're doing here should be terribly difficult. The problem with background apps is not interrupting the user's normal usage of the device. This gets tough with...
Forum: Developer Forum 08-11-2009, 12:20 PM
Replies: 2
Views: 1,605
Posted By pfowler
Inverted scrolling on Storm

Our app operates primarily in the background, however we have a few status screens available to the user if they want to check. When run on the storm however, the scrolling behavior is inverted.
...
Forum: Developer Forum 08-07-2009, 04:31 PM
Replies: 30
Views: 7,911
Posted By pfowler
I've signed several builds today, but can no...

I've signed several builds today, but can no longer get my RBB signed as of about 20 minutes ago ...

Does RIM do maintainence on these servers, or do they get overloaded? What's going on?!?! :x
Forum: Developer Forum 07-27-2009, 12:38 PM
Replies: 10
Views: 6,241
Posted By pfowler
As other's have said, MVC is a...

As other's have said, MVC is a design/architectual pattern that is independent of languages or frameworks. All Object Oriented languages make it simple to separate the Model (Data Storage), View (UI...
Forum: Developer Forum 07-27-2009, 11:54 AM
Replies: 5
Views: 2,300
Posted By pfowler
Disabling the accelerometer system wide would...

Disabling the accelerometer system wide would make your app a pretty bad citizen on the BB. I can't think of a case where this would be an acceptable use of the API - if this functionality were...
Forum: Developer Forum 07-10-2009, 07:51 PM
Replies: 5
Views: 1,129
Posted By pfowler
I'd forgotten that they had lowered the price. ...

I'd forgotten that they had lowered the price. They were $100 a year and a half ago :shock:
Forum: Developer Forum 07-10-2009, 07:41 PM
Replies: 3
Views: 1,272
Posted By pfowler
here's some information from a thread on rim's...

here's some information from a thread on rim's site:
Indian language support - BlackBerry® Device Software - BlackBerry Support Community Forums...
Forum: Developer Forum 07-10-2009, 07:33 PM
Replies: 5
Views: 1,129
Posted By pfowler
It's tough to say where to start but here are a...

It's tough to say where to start but here are a few thoughts late on a Friday afternoon:
1. I'm assuming you're talking about Java Development. Do you know Java? Check out This Link at RIM...
Forum: Developer Forum 07-10-2009, 06:38 PM
Replies: 2
Views: 1,211
Posted By pfowler
there's a red mark in the shape of my hand on my...

there's a red mark in the shape of my hand on my forehead from slapping it so hard. Thanks for the idea, so obvious!
Forum: Developer Forum 07-10-2009, 04:56 PM
Replies: 2
Views: 1,211
Posted By pfowler
Detecting Device Idle

As a part of further investigation of my problem Posted Here (http://www.blackberryforums.com/developer-forum/193068-getting-reports-sluggish-devices-after-installing-our-software.html), I've...
Forum: Developer Forum 06-23-2009, 03:38 PM
Replies: 5
Views: 2,300
Posted By pfowler
I haven't done any accelerometer based...

I haven't done any accelerometer based programming, but here's the API:
BlackBerry JDE 4.7.0 API Reference: Class AccelerometerSensor...
Forum: Developer Forum 06-23-2009, 03:29 PM
Replies: 0
Views: 788
Posted By pfowler
ITPolicy Groups?

A fresh install of a BES server (4.1.x) has a number of IT Policy groups listed, eg: "Common Policy Group", "Password Policy Group", etc. It's not terribly difficult to figure out how the...
Forum: Developer Forum 06-09-2009, 07:36 PM
Replies: 2
Views: 1,001
Posted By pfowler
Can anyone point me towards some good...

Can anyone point me towards some good documentation of the profiler? Searching for "BB Profiler" turn up tools for controlling ringtones at different times of day, while limiting the scope to this...
Forum: Developer Forum 06-09-2009, 12:46 PM
Replies: 2
Views: 1,001
Posted By pfowler
Getting reports of sluggish devices after installing our software

We have a piece of enterprise software that we are getting sporadic reports of "Device Slowdowns" or "Sluggish Response". We tracked down and fixed some edge cases that could cause slowdowns in the...
Forum: BES Admin Corner 05-27-2009, 02:49 PM
Replies: 9
Views: 1,645
Posted By pfowler
Multiple BES Server Advice

We do BB software development and have a BES running 4.1.x. We're beginning to get customers asking about BES 5.0 and I'm trying to figure out how I should proceed. I'm planning on cloning our...
Forum: BES Admin Corner 10-16-2008, 01:24 PM
Replies: 2
Views: 1,281
Posted By pfowler
that's not an option for now 1) we don't have...

that's not an option for now
1) we don't have an active root domain in the office (we use hosted exchange for primary email)
2) the sub-domain is my development sandbox for a number of systems, not...
Forum: BES Admin Corner 10-16-2008, 12:55 PM
Replies: 2
Views: 1,281
Posted By pfowler
Question Active Email address changes - Emails not delivered to device

I have a small test environment setup in the office:
BES 4.1.5.24
Exchange 2007
2 BB devices
All servers are VMs.

The Exchange server is setup on the domain: internal.companyname.net, and...
Forum: BES Admin Corner 09-18-2008, 05:54 PM
Replies: 3
Views: 3,127
Posted By pfowler
Ideally we would like to avoid having to setup...

Ideally we would like to avoid having to setup any proxy servers. That's why I was hoping that setting up a DIRECT 'proxy' with a valid login/pass would work. However, it seems that the DIRECT...
Forum: BES Admin Corner 09-12-2008, 12:23 PM
Replies: 4
Views: 1,075
Posted By pfowler
We have a similar problem, but in an albeit...

We have a similar problem, but in an albeit strange setup. We run a test bes and exchange server in house, while our company's primary exchange server is run by a hosted provider. On our local...
Forum: BES Admin Corner 09-11-2008, 08:05 PM
Replies: 3
Views: 3,127
Posted By pfowler
Question In-Line NTLM Authentication

Our intranet requires NTLM (Windows Integrated) Authentication for access to all sites. I followed instructions from: ...
Forum: Developer Forum 08-04-2008, 02:28 PM
Replies: 1
Views: 942
Posted By pfowler
I solved this problem by setting the version...

I solved this problem by setting the version attribute of the jdp task.



I actually added the version attribute to my core.prop file, but I put the version direct in XML for illustrative...
Forum: Developer Forum 07-30-2008, 12:58 PM
Replies: 1
Views: 942
Posted By pfowler
Help: Module Version 0.0

I posted a related thread in the BES Admin forum, titled "BES 4.1.5 Wireless Push Upgrades?" (Can't post links yet), but part of my question is more developer oriented.

I've setup the environment...
Forum: BES Admin Corner 07-29-2008, 09:28 PM
Replies: 0
Views: 670
Posted By pfowler
BES 4.1.5 Wireless Push Upgrades?

We have our own BB app that we have developed, and have successfully performed a number of wireless pushes from our BES to the 2 BB's provisioned on it.

My question is on the specifics of...
Showing results 1 to 38 of 38

 
Forum Jump

Renogy 500A Battery Monitor with Shunt, High and Low Voltage Programmable Alarm picture

Renogy 500A Battery Monitor with Shunt, High and Low Voltage Programmable Alarm

$76.99



Renogy 500A Battery Monitor High and Low Voltage Programmable Alarm 500A Shunt picture

Renogy 500A Battery Monitor High and Low Voltage Programmable Alarm 500A Shunt

$85.59



Power Queen 500A Battery Monitor with Shunt High Low Voltage Programmable Alarm picture

Power Queen 500A Battery Monitor with Shunt High Low Voltage Programmable Alarm

$53.99



USB Type-C Meter Tester Digital Multimeter Current Voltage Power Detector +Cable picture

USB Type-C Meter Tester Digital Multimeter Current Voltage Power Detector +Cable

$19.98



USB PD Battery Power Tester Digital Type C Multimeter Voltmeter Voltage Current picture

USB PD Battery Power Tester Digital Type C Multimeter Voltmeter Voltage Current

$18.90



Electricity Usage Energy Monitor Plug Power Watt Voltage Meter Analyzer Socket picture

Electricity Usage Energy Monitor Plug Power Watt Voltage Meter Analyzer Socket

$12.94







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