Tagged Questions

0
votes
0answers
13 views

Testing Equipment for VOIP,IPTV and IP data analysis

Hi Geeks, I am planning to make an handheld device which can be used for VOIP,IPTV and IP data analysis. I am providing the features I need to test with that handheld device. IPTV - A media …
0
votes
7answers
82 views

Which new type of hand held to develop for?

I'm on the fence. Some years back I was a palm coder who saw the death coming. I didn't jump ship right off, but I spent significant time learning to code for Wince. When palm died (I was sad) I …
1
vote
2answers
66 views

What are the major differences between Windows CE and Windows Mobile for a programmer?

What are the major differences between Windows CE and Windows Mobile for a programmer? I'd love to find a feature table, but haven't been able to find one on the Microsoft web site. I'm starting to …
1
vote
1answer
23 views

Handheld Device and Web services

Hi all, I am working on an C#.NET application for handheld devices with Windows CE 2003, these devices connect to a web service, hosted on a local web server, for connection to database. Problem I …
11
votes
6answers
456 views

How to get started with Symbian (S60 plattorm)

So at my new job one of the platforms we use is S60 (Nokia phones, Symbian OS) and I am getting curious about it, as well feeling the need to help the team a bit from time to time (I actually work on …
0
votes
4answers
170 views

Is there a way to force IE or FF into a handheld mode for testing “@media handheld” stylesheets?

Is there a way to force IE or FF into a handheld mode for testing "@media handheld" stylesheets? Or, do I have to publish the pages and test with my Blackberry? I'd prefer to test this without …
0
votes
1answer
43 views

Software & hardware options to replace an old handheld application

I'm looking for options to replace and old application running in a Psion Workabout mx handheld, developed in OPL. The handheld and the application (developed more than 10 years ago) are both working …
3
votes
4answers
438 views

Handheld Development, Lazarus or Turbo Delphi.Net

I begin to program some handheld program as hobby, right now i currently have knowledge on Blackberry App (Java), Symbian S60 (PyS60) and J2ME Something that i wanna learn was Windows Mobile/Pocket …
2
votes
4answers
570 views

How to target the Blackberry browser?

Hi, I am using the following to target iphones, and handheld devices to use specific mobile styles sheets but the Blackberry browers is picking up only the regular screen style sheets. <link …
5
votes
4answers
545 views

What do you use to test the handheld css on your website?

I've been adding css support for handheld to my website but haven't been able to find a good tool for testing. I tried using the webdeveloper plugin for Firefox but it doesn't work for me. Maybe …
0
votes
4answers
3k views

Nintendo DSi SDK : Getting Started

Does anyone have a good starting point for learning about development for the new Nintendo DSi? What kind of hardware do you need to develop and test something like this? Can you develop for the DSi …
0
votes
3answers
833 views

How to animate a custom Google Maps marker along a route?

I have written a small application for a handheld device using JavaScript and Google Maps API's, now II need to move my marker icon anywhere on the map along a route using a timer function. I have a …
1
vote
1answer
208 views

SQL CE Merge Replication: Error 28532: A read operation from the transport returned no data.

Hi, I am using sql server 2005 and ce framework 3.5 and attempting to use merge replication between my hand held and my sql server. I am getting the following error: Error 28532 : A read operation …