Palm to go Linux
jetkins writes "The Melbourne Age reports that company officials announced Tuesday that Palm will move to a new Linux-based platform 'to help the company compete better.' The move was announced 'during a meeting with analysts in New York, where they also discussed the company's business strategy and refused to talk about recent rumors of a possible buyout.'"
I've owned a Treo 300, 600 and 700. I've read PDF's on all of them.
HOWEVER: It is not easy. The best is the 700. The high-res screen (320x320) makes a big difference. But even then, you're talking about using a device that has a screen that's 2 inches x 2 inches to try to read a document formatted for 8.5 x 11. The whole idea of a PDF is to preserve precise paper-based formatting. Working with that on a handheld is awkward at best.
Your best option is to convert the PDF to text and read the text on the PDF, using some sort of eReader (Plucker or ,A HREF="http://www.isilo.com/">iSilo come to mind). I read lots of PG material that way, as well as IBM Redbooks that I've converted to text.
Linux IT Consulting and Domino Development in Michigan
Speaking as a mobile developer, while a RAD system would have its uses, the problem with making a RAD for mobile development is that mobile applications (like web applications) require different paradigms and attention to different details than desktop apps.
The closest thing to a mobile RAD right now is Visual Studio targeting the compact framework.
The problem with mobile apps is not laying out screens. In fact, I think sound UI designs don't fit into the VB form model at all, and not just because they conflate business and presentation logic, a philosophy I agree with but am not doctrinaire over. It's just too easy to paint a form which works very well on a desktop or laptop that is awkward on the PDA; the natural tedency in such cases is to blame the PDA form factor, not inappropriate design.
But the biggest problem of all is how the mobile app fits into the entire information "ecosystem". What does the app really need to accomplish, and what information does it need to do it. While this is true of any app, mobile applications are different, and in my experience much more easy to make errors of judgment in.
Remember the days of horrible flash abuse on the web? Now imagine a world where most people had never seen a better model than that.
No, what the mobile app field needs is an influx of ingenuity. There have been some impressive efforts at enabling less skilled developers to field mobile applications, this is not a viable growth strategy until those developers have well worn application models that they are copying.
WRT to Linux, while I don't believe in one size fits all, I think its clear we aren't talking about anything like any of the common distros. We're talking about a different user interface on top of the Linux kernel. I doubt we'll see X for example. The user will have no idea he is using Linux. A properly configured Linux kernel should be a very good choice for a modern PDA, given the computing power and resources available, and the requirements. It might not be the best choice for a real time embedded system with much greater resource constraints.
Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
The anti-integration grognards always crack me up. You are aware that you're sitting in front of the most multi-function device ever conceived of by Man, right?
Convergence is not the problem. Poorly designed convergence is a problem. There is no technical reason why a phone shouldn't be a perfectly good music player. There's no reason for a PDA not to include phone capabilities. It's free pie. The hardware is basically the same stuff.
Why yes, I AM a rocket scientist!