473,545 Members | 4,241 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

pda software

2 New Member
Hey Everyone,

I am a undergraduate business student and I am currently working on a group project wich involves coming up with a new business venture. My group has chosen to develop personal investment software which allows PDA users to manage their portfolios through their handheld devices. I am aware that this sort of thing already exists, so we are looking for ways to make our product different from all the rest.

My question is about operating systems... our plan is to write the software to cd, which is installed on a PC and from there, the user downloads the program onto their PDA. The part that is installed on the PC has all of the features of the program on the PDA, but is also used for archiving purposes so it has a larger storage capability.

Having very little experience in this sort of thing, this might sound like a really stupid question, but i'll ask anyways! Is it possible to have a single piece of software developed for Windows that is compatible with a wide range of PDAs (for example, BlackBerry devices, PalmPilots, etc)? Or do variations have to be made to the software in order to make it run on each type?

Also, if anyone actually uses personal investment software, if you have any feedback in regards to how to make this software better and/or different from what is currently on the market would be greatly appreciated!
Cheers!
Mar 5 '07 #1
2 2499
DeMan
1,806 Top Contributor
I can't give you a definite answer (aside from everything else, I'm unsure of the operating systems on many handheld devices).
There are a lot of things that can affect cross-platform portability, and there are many ideas/efforts to reduce differen aspects of these. As an example (and sorry I don't think this will help you in a major way ....but) is wxWidgets. The original idea of wxWidgets was to standardise GUI tools so that the code was portable (but atill needed to be compiled on the target machine). The idea was if you used it on a mac, it had a mac feel, if you used it on a Solaris system it was more Solarisy and if you used it on Windows, well, it worked the \same as anything does on windows. I think it has now been developed to a point where you can compile one source and it will run on any machine (but those here more familiar with it may correct me).
Likewise, I would imagine there are other similartools for different portability problems, but ultimately the best way may be to have differen applications for different systems (although you can share a lot of code between systems, because the logic is all the same).
If you want data to be compatible accross different platforms (or want to use consistent standards for storing information), you may like to have a brief look into how platform endianness could affect your system also....
Mar 5 '07 #2
markmcgookin
648 Recognized Expert Contributor
Hi,

I am an undergraduate myself, and I am in the final stages of developing a PDA application for my Final Project.

J2ME is Sun Micro System's Micro Edition for java software, which is available for use on almost all handheld devices. However, certain functions (i.e. text messaging and streaming media) are going to be operating system specific in their operation. Sun's catch phrase for Java is "Write once, Run Everywhere"

The other main alternative is Visual Studio (with appropriate SDK for the OS) however, programs developed here will only run on windows based PDAs and Smart Phones. This has many benifits with synchronisation with SQL Servers and Active Sync.

I have done some research into this field and will happily send you a section of my report with data on it if you want to PM me an e-mail. Although I must insist on you NOT plagorising my work as I have not yet submitted the documentation and my uni used an online plagorism detection system in collaboration with a network of other unis. However, if you wish to use the data gatehered or reference my work I am happy to help.
Mar 7 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

102
6964
by: Xah Lee | last post by:
i had the pleasure to read the PHP's manual today. http://www.php.net/manual/en/ although Pretty Home Page is another criminal hack of the unix lineage, but if we are here to judge the quality of its documentation, it is a impeccability. it has or possesses properties of:
0
7464
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7396
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
1
7413
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7751
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5968
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5323
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3449
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3440
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1874
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.