Questions tagged [palm]

This tag is used in those questions which are about development, bug fixing and issues related to product of Palm Inc. such as Palm handheld device, Palm OS, Palm WebOS and others.

58 questions
0
votes
2 answers

Difference between Tablets, palm devices, touch pads

Can anybody please help me out with the difference between tablets, iPads and palm devices. I am new in this area and have no idea what are the specifics of this devices or how they differ from one another. iPad is from Apple, are there any other…
developer
  • 5,178
  • 11
  • 47
  • 72
0
votes
1 answer

PalmWebOS tiny font

I'm new to developing mobile websites and I have an issue with Palm Pre. I wrote this simple HTML: …
Pavel Dubinin
  • 2,410
  • 1
  • 24
  • 28
0
votes
1 answer

Using Mojo.Environment.DeviceInfo frameWork

How can i get Device information using Mojo.Environment.DeviceInfo , Pleasae help me.
VenkaReddy
  • 2,871
  • 2
  • 27
  • 29
0
votes
2 answers

How to get user phone number in palm webOS

i am going to develop an application in palm webOS, for that i need to get phone number from device. Is it possible to get phone number?. please help me to get phone number from palm device. ThanQ...
VenkaReddy
  • 2,871
  • 2
  • 27
  • 29
0
votes
1 answer

How to call #pragma segment Foo on Garnet OS

I've read this excellent tutorial about segments in palm: http://onboardc.sourceforge.net/UsersManual.html#segments But developing with Garnet OS Development Suite, the command "#pragma segment Foo" isn't recognized by the compiler, it warns me:…
okami
  • 2,093
  • 7
  • 28
  • 40
0
votes
0 answers

Apply Gaussian Function for a image before performing Fourier Transformation in OpenCV.

I am trying to implement the algorithm specified in following paper(Sec 3: Ridge candidate extraction…
Shyam
  • 21
  • 5
0
votes
1 answer

Where to get jartoprc.exe?

Can anyone tellme where to get jartoprc.exe and jartoprc_w.exe for Java Web Sphere for Palm OS convertor to PRC?? Thanks!!
user352353
0
votes
1 answer

PRC-Tools For MS-DOS

I'm emulating MS-DOS 6.22 with PocketDOS, but I want to develop for Palm OS on it, then I want to know if I can run prc-tools or any other compiler for Palm OS on it.
Nathan Campos
  • 28,769
  • 59
  • 194
  • 300
0
votes
2 answers

How do I convert a db3 file (Palm Pre database) to a MySQL file?

I've copied the db3 database file on my Palm Pre to my computer and would like to convert it to a MySQL database (so I can print the memos). (Or, better, I'd like to find a GUI like PHPMyAdmin that can read the db3 file.) How can I access that data…
Ari
  • 1
  • 1
  • 1
0
votes
1 answer

how to call web service by supplying credentials in Palm WebOS

I am able to call a web service that doesn't require server credentials. But I need to call a web service which require server credentials(username and password) for authentication. How to call this type of web services by supplying appropriate…
Pankaj Pareek
  • 579
  • 1
  • 13
  • 33
0
votes
0 answers

Path of LANG variable in webos

I want to know the path or the file location of LANG environment variable in webOS. i need to change the values for that variable.
Ajay Soman
  • 1,631
  • 4
  • 19
  • 37
0
votes
1 answer

Registering JavaScript service in webOS

I am playing with palm emulator, trying to create a simple JavaScript service. Instead of using palm-install method I am creating required directories and files for my service. When I test my service with luna-send it is not recognized (since it is…
vinayr
  • 11,026
  • 3
  • 46
  • 42
-1
votes
3 answers

"TypeError: 'NoneType' object is not subscriptable

I'm trying to add some feature to this code that i got from https://raw.githubusercontent.com/vipul-sharma20/gesture-opencv/master/gesture.py that i can capture any palm that i need and save it in folder, in first try its success,but the second is…
1 2 3
4