1
vote
0answers
39 views
Command Menu: Spaces in Labels
Hi All,
I am working on a Palm-Pre App.
For some Custom Functionality, I am creating a Command Menu in my App which has 3 options at the maximum. The options are labels and doesn …
8
votes
16answers
488 views
Which mobile programming environment do you recommend for a startup to target?
There's a lot of mobile platforms out there at the moment; iPhone, Android, WebOS, Symbian. If creating a startup for mobile development (i.e. as a commercial endeavour, not a hobb …
1
vote
1answer
33 views
Is it possible to use d8 to measure memory usage?
With the release of the Closure compiler, I was hoping to see if there was a difference in memory usage between a js file using the compiler and one which had not.
In particular, …
2
votes
1answer
87 views
Developing Palm WebOS Mojo applicaitons with Google Web Toolkit GWT
Has anyone successfully developed a "native" Palm WebOS app using GWT?
How do you setup your development environment and how did you interface with the mojo framework?
I was think …
2
votes
3answers
68 views
Is O’Reilly’s WebOS book out of date?
The book Palm webOS -- The Insider's Guide to Developing Applications in JavaScript using the Palm Mojo Framework by O'Reilly was published in July, well before the Palm Pre was re …
2
votes
1answer
24 views
Palm WebOS: common reasons why sound would play on one device, but not the another?
I'm finishing up my first app on the Palm Pre for a client. During testing I was sad to discover that the sounds, which work fine on my palm, won't play at all on my client's devi …
2
votes
3answers
172 views
How do you get Length of Text in a Mojo TextField?
How do you get the length of the text inside a Mojo TextField?
I'm trying to set a multiLine TextField with a limit of 150 chars, I tried doing it with a counter, but ran into a i …
1
vote
3answers
165 views
Mojo SDK - set a timer
I'm messing around with building an application for the Palm Pre.
I have a simple question: How can I set up a timer for some code to get run after a certain amount of time ha …
6
votes
4answers
429 views
Good tutorials for starting Palm WebOS development?
Recently I've been getting more and more into mobile development. I am currently working with the iPhone and Android based devices.
Palm's new WebOS looks interesting.
Are there …
2
votes
1answer
45 views
podcast for WebOS development?
Are there any podcasts for WebOS (Palm Mojo) development?
3
votes
1answer
92 views
Palm Pre frameworks
I have some measure of web development experience (not my main skill, but I am pretty good with the basics)
What I'm sorely lacking is knowledge of and experience with modern JS f …
0
votes
3answers
69 views
XPath to find elements based on time values
I have the following XML, returned from a web service (5 extra points for guessing the movie):
<ArrayOfSub xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http …
7
votes
8answers
261 views
Which mobile platform would be more rewarding to learn as a developer (iPhone vs Palm Pre vs. Android)?
I am interested in getting my feet wet in PDA/mobile development.
The only two drivers for me are the drive to learn cool (or at least, new) stuff, and may be to code some app that …
1
vote
1answer
45 views
Is there an analytics tool for webOS apps?
I need to track individual page views on my webOS app, something akin to Google Analytics. I understand that tracking on web apps may be barebones, but anything is better than noth …
0
votes
1answer
147 views
Palm Pre Dashboard notification…
How can I get Dashboard notification in my Palm-Pre application?
