Click here to learn
about this Sponsor:
Home  |  News  |  Articles  |  Polls  |  Forum

Keywords: Match:
Guest editorial: the perfect Linux PDA
by Benjamin Meyer (Dec. 16, 2003)

Here is a list of things to do to make a truly successful Linux PDA. This is a list that I have been putting together in my free time the last few years as I have been interacting with this growing field. Some ideas you may like, some you may disagree with. A few ideas you might not have known about, and many that you probably could list yourself. (Note: please add your own suggestions using our talkback, below.)

Without further delay, here it is:

    System Overview

  1. To provide a stable and user friendly commercial open source Linux based PDA that can be used by a teenager, but scale for the enterprise. - If a teenager can't use it then the Enterprise wont want to put it in the hands of the fourteen-year-old in the stock room.
  2. Have the ability to fit in only 8MB Flash and run in 16MB RAM. - It is easy to expand something, but hard to shrink.
  3. The primary goal of the project is to be fast, small/stable, and bug-free. (Rather than to be built cheaply/fast) The reason for this is that the applications will run on devices that should not need to be updated.
  4. Applications should either be a single file/module or file/directory based (Palm and OS X respectively), any other choice will cause you pain and dollars in tech support. This allows for easy moving to memory cards, transfer to friends, transfer to another device (irda), transfer to desktop all without installing or having the application have to know about the file system. Also they can be removed without worrying about left over files.
  5. Enterprise Services

  6. Custom ROMs - With maybe nothing more then a different "Walmart" logo, but their is money to be made here.
  7. Building Custom Applications - With custom ROMs come custom applications.
  8. VPN Integrated/module - Security always wins points.
  9. Java Solution - Must be buzzword compliant and let manager take advantage of those cheap undergrads and proclaim JAVA is the one true...oh never mind.
  10. Jabber - Instant communication using an open protocol that can be secured and won't change or go away three months into your product lunch.
  11. Developer Services

  12. Application Certification Program - Not meant to be a money maker, but just help recover some of the cost and at the same time improving the quality of the applications running on your device/platform. Some ideas include:
    1. Check over an applications install/uninstall
    2. Check name description, for inconsistencies etc. and possible better
    3. Run Valengrind for memory leaks
    4. If source is provided check over for possible improvements.
  13. Unique device ID or some other common method for commercial applications to prevent piracy as much as possible. - Shows that you are there to help the developer.
  14. Host commercial applications. - Provide the hosting for their application so every developer doesn't have to re-invent the wheels while providing a common portal for your users.
  15. Developers can buy views for their certified application as the homepage's "Featured application".
  16. User Services

  17. Buy/Download applications online and automatically sync. The package manager can and must be able to buy apps online. The ability for users to just click, ten seconds later the application is installed and their credit card is billed $5 with no hassle. This is a marketing dream that is not difficult to implement.
  18. Web based agenda sync (for example: http://chronoss.sourceforge.net/)
  19. Backup PIM data and or all data remotely via Jabber.
  20. Provide a PDA web portal like: http://mobile.yahoo.com/home
  21. Provide service similar to ziproxy. Ziproxy is a forwarding (non-caching) proxy that gzips text and HTML files, and reduces the size of images by converting them to low quality JPEGs.
  22. PDA applications could be natively compiled for the desktop side so users could try them for free and then buy them for their PDA.
  23. Sync

  24. Open API. There is no reason for the sync software to be proprietary. You sell hardware and services on that hardware NOT sync software! An open API will allow for plugins to sync to Palm/Outlook/kmail/etc.
  25. Outlook of course
  26. Copy the data via any means (ftp, scp, Samba, nfs, jabber etc )
  27. Kernel

  28. 2.4.2X And 2.6.X
  29. On boot using lpp (or similar) to have a "pretty" active user experience that doesn't seem to hang
  30. Well written GPL'd drivers in the official kernel (Audio, usb, IR, touch screen etc)
  31. Ability to scale the CPU speed as needed
  32. USBIO, USBNET, WIFI, IRDA, and serial for connectivity.
  33. Driver for a VGA CF out is one of those nice things that no one uses, but everyone shows off.
  34. System

  35. Ability to boot VERY quickly so it can be shutdown to save power when not used for X amount of time. (Possible even suspend/resume to disk if fast enough)
  36. Easy to install a new ROM by the user. (One and only one click!)
  37. With so many very small fast webservers out there there are too many uses begging to be be taken advantage of. Perhaps Displaying the users vCard and any public Docs, allow login to see addressbook/calendar for printing from the desktop webbrowser. Spending ten minutes a hundred ideas could easily be created.
  38. Finger server - Present what is on the/a specific todo list.
  39. VNC
  40. Multi user - Applications should never crash the system.
  41. Some sort of factory reset available to users (Union FS with cram fs and jffs)
  42. Windowing system: X11/kfb (both?) I can't decide because I have never seen hard numbers on this. How much memory they use and how long it takes to start are two principle numbers that need to be discovered before a decision can be made. Unless you have real comprehensive numbers on this any e-mails concerning this will be promptly deleted.
  43. If X11 is used then fun things like:
    1. Easy Remote Login & Audio
    2. Easy Remote Application Launch/Running
    3. Easy way to show applications on desktop side.
  44. Clean good small fonts are a must.
  45. GCC 3.X with prelink to help reduce those startup times. Maybe even use uclibc.
  46. Uses Debian for easy portability and reuse of precompiled and packaged applications along with large number of applications that work together and will have future updates - Customers care where you will be in five years, but Debian will never go away.
  47. Application launcher should be modular to allow for other designs from the community.
  48. Launcher has a built in Today screen that is updated (from the db? xml files? other?).
  49. If using Qt or QtE a mini-kde library should be created allowing for much quicker KDE cross porting. They have plenty of really good classes and there is no reason to not take advantage of them. Along the same lines an open communication should be forged with KDE (or whomever) to help share ideas.
  50. A clean simple widget theme similar to PocketPC which uses the screen space very well.
  51. Palm got it right, the "Hardware Pulldown" button that slides menu up/down from off screen should be present. It saves screen space and is just all around good.
  52. PIM

  53. They should talk to each other via a database. For such things as a recurring todo list item that is spawned from the calendar saying it is someone's birthday and to buy a present.
  54. An OPEN API - Is your business only about selling some PIM software? If not then open the API and reap the rewards.
  55. The source for these applications should be open so that other can help improve them. (Note I didn't say GPL)
  56. Application must be able to link to each other.
  57. Floating appointments.
  58. This PIM list could go on forever. Just copy DateBK4, they got it right.

Applications

In the event that you aren't sure what applications you need for your device here is a small list:

    PIM:

  • Today type application - Integrated into the launcher for zero second load time.
  • Notes
  • Todo
  • Address Book
  • Calendar
  • e-mail
  • Jabber client (SMS, PGP Encrypted IM's, sync, whiteboard, backup)
  • Calculator
  • Phone (VoIP)
  • PIM Extras

  • Advanced Calc with graphing features
  • Data tracker and grapher (mini excel)
  • Expense tracker
  • Car tracker
  • Shopping list
  • Applications

  • Blood alcohol calculator
  • Tip calculator
  • Currency converter
  • Scale converter (C->F degrees, Feet->meters etc)
  • Word Reader
  • Excel Reader
  • Audio Recorder
  • Remote controller (IR)
  • Movie times
  • Recipe manager
  • Diet manager
  • Bible (and Virtual Girl)
  • Area code lookup
  • Zip code lookup
  • Stop Watch/Big Clock/Alarm Clock
  • Language dictionary
  • Stock manager
  • String search (grep frontend).
  • P2P
  • Password saver/manager.
  • Web browser
  • ebook reader with voice integration
  • Video/Audio Media Player
  • Image viewer
  • Image editor
  • Text editor
  • Test application
  • Developer Applications

  • Console both serial and local
  • File manager
  • Wireless sniffer
  • Wireless scanner
  • Process manager
  • VNC
  • Network monitor tool
  • Network utility (ping, whois etc)
  • Games

  • Chess
  • Puzz-le
  • Tetris
  • Checkers
  • Scrabble
  • Multiplayer doom with screen touches for movement.
  • Buzzword Bingo
  • Simple line based game
  • BlackJack
  • System

  • Media Manager (Disk Formatter)
  • Clock & timezone with Internet time getter
  • Security/username (Security application wouldn't be number based, but image based.)
  • Screen Calibration
  • Light & Power
  • IR control
  • System Info
  • Package Manager
  • Network (lan, wifi, ppp, bluetooth, vpn)
  • Appearance
  • Audio (or would this be an applet?)
  • Applet manager?
  • Backup & Restore. (Maybe be part of Jabber)
  • Internationalization - Planning from the start it easier then converting later on.
  • Accessibility
  • Reboot Utility (Restart the launcher, reboot)
  • Applets

  • Audio (or would this go in system?)
  • Battery
  • Turn off screen, but leave system on.
  • Keyboard/input (graffiti, keyboard, pickboard, etc)
  • Clock
  • Quick application menu (Similar to Pocket PC. NOT a start menu listing all applications)
  • Screenshot



About the author: Benjamin Meyer lives in "Lawn Guy Land," N.Y. and works at Symbol Technologies. His interests include KDE programing (and other open source projects), Transformers, new socks, and his high school sweetheart and wife, Jen.


Talk Back!


Do you have comments or questions on this story? Talkback here.



Related Stories:

(Click here for further information)


FUEL Database on MontaVista Linux
Whether building a mobile handset, a car navigation system, a package tracking device, or a home entertainment console, developers need capable software systems, including an operating system, development tools, and supporting libraries, to gain maximum benefit from their hardware platform and to meet aggressive time-to-market goals.

Breaking New Ground: The Evolution of Linux Clustering
With a platform comprising a complete Linux distribution, enhanced for clustering, and tailored for HPC, Penguin Computing¿s Scyld Software provides the building blocks for organizations from enterprises to workgroups to deploy, manage, and maintain Linux clusters, regardless of their size.

Data Monitoring with NightStar LX
Unlike ordinary debuggers, NightStar LX doesn¿t leave you stranded in the dark. It¿s more than just a debugger, it¿s a whole suite of integrated diagnostic tools designed for time-critical Linux applications to reduce test time, increase productivity and lower costs. You can debug, monitor, analyze and tune with minimal intrusion, so you see real execution behavior. And that¿s positively illuminating.

Virtualizing Service Provider Networks with Vyatta
This paper highlights Vyatta's unique ability to virtualize networking functions using Vyatta's secure routing software in service provider environments.

High Availability Messaging Solution Using AXIGEN, Heartbeat and DRBD
This white paper discusses a high-availability messaging solution relying on the AXIGEN Mail Server, Heartbeat and DRBD. Solution architecture and implementation, as well as benefits of using AXIGEN for this setup are all presented in detail.

Understanding the Financial Benefits of Open Source
Will open source pay off? Open source is becoming standard within enterprises, often because of cost savings. Find out how much of a financial impact it can have on your organization. Get this methodology and calculator now, compliments of JBoss.

Embedded Hardware and OS Technology Empower PC-Based Platforms
The modern embedded computer is the jack of all trades appearing in many forms.

Data Management for Real-Time Distributed Systems
This paper provides an overview of the network-centric computing model, data distribution services, and distributed data management. It then describes how the SkyBoard integration and synchronization service, coupled with an implementation of the OMG¿s Data Distribution Service (DDS) standard, can be used to create an efficient data distribution, storage, and retrieval system.

7 Advantages of D2D Backup
For decades, tape has been the backup medium of choice. But, now, disk-to-disk (D2D) backup is gaining in favor. Learn why you should make the move in this whitepaper.

 


Got a HOT tip?   please tell us!
Free weekly newsletter
Enter your email...
Click here for a profile of each sponsor:
PLATINUM SPONSORS
(Become a sponsor)
GOLD SPONSORS
(Become a sponsor)
(Become a sponsor)

ADVERTISEMENT
(Advertise here)

Check out the latest Linux powered...

Mobile phones!

MIDs, UMPCs
& tablets

Mobile devices

Other cool
gadgets



Resource Library

• Unix, Linux Uptime and Reliability Increase: Patch Management Woes Plague Windows Yankee Group survey finds IBM AIX Unix is highest in ...
• Scalable, Fault-Tolerant NAS for Oracle - The Next Generation For several years NAS has been evolving as a storage ...
• Managing Software Intellectual Property in an Open Source World This whitepaper draws on the experiences of the Black Duck ...
• Open Source Security Myths Dispelled Is it risky to trust mission-critical infrastructure to open source ...
• Bringing IT Operations Management to Open Source & Beyond Download this IDC analyst report to learn how open source ...


BREAKING NEWS

• Superscalar ARM SoC runs Linux
• "Zubuntu" keeps Zaurus spirit alive
• i.MX515 targets Linux netbooks
• Palm "Nova" Linux set for CES debut?
• German Linux integrator launches workshops
• In memorium: Thiemo Seufer
• Browser for Linux devices hits second alpha
• OpenSUSE changes licenses
• "...and I'm Linux" contest nears
• COM Express module sports Atom
• Half-U net appliance runs Linux
• Targeting virtual hardware
• Samsung to ship Android phone in Q2?
• ARM, x86 duel in MID warfare
• Development bounties offered for open source STB


Most popular stories -- past 90 days:
• Linux boots in 2.97 seconds
• Tiniest Linux system, yet?
• Linux powers "cloud" gaming console
• Report: T-Mobile sells out first 1.5 million G1s
• Open set-top box ships
• E17 adapted to Linux devices, demo'd on Treo650
• Android debuts
• First ALP Linux smartphone?
• Cortex-A8 gaming handheld runs Linux
• Ubuntu announces ARM port


DesktopLinux headlines:
• Linux desktop gains kid-friendly browser
• OpenSUSE Community Manager discusses 11.1 release
• "...and I'm Linux" video contest approaches
• OpenSUSE rev's license, build system
• Linux gains fresh "AIR"
• Video-call software boasts HD quality
• Sun rev's "open source" desktop VM manager
• Open source music player rev's up
• Fedora 10 dubbed a "solid" chapeau
• HP preinstalls Linux on SMB desktop


Also visit our sister site:


Sign up for LinuxDevices.com's...

news feed

Home  |  News  |  Articles  |  Polls  |  Forum  |  About  |  Contact
 

Ziff Davis Enterprise Home | Contact Us | Advertise | Link to Us | Reprints | Magazine Subscriptions | Newsletters
Tech RSS Feeds | White Papers | ROI Calculators | Tech Podcasts | Tech Video | VARs | Channel News

Baseline | Careers | Channel Insider | CIO Insight | DesktopLinux | DeviceForge | DevSource | eSeminars |
eWEEK | Enterprise Network Security | LinuxDevices | Linux Watch | Microsoft Watch | Mid-market | Networking | PDF Zone |
Publish | Security IT Hub | Strategic Partner | Web Buyer's Guide | Windows for Devices

Developer Shed | Dev Shed | ASP Free | Dev Articles | Dev Hardware | SEO Chat | Tutorialized | Scripts |
Code Walkers | Web Hosters | Dev Mechanic | Dev Archives | igrep

Use of this site is governed by our Terms of Service and Privacy Policy. Except where otherwise specified, the contents of this site are copyright © 1999-2008 Ziff Davis Enterprise Holdings Inc. All Rights Reserved. Reproduction in whole or in part in any form or medium without express written permission of Ziff Davis Enterprise is prohibited. Linux is a registered trademark of Linus Torvalds. All other marks are the property of their respective owners.