473,386 Members | 1,602 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

pda software

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 2489
DeMan
1,806 1GB
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 Expert 512MB
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
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...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.