Slashdot Mirror


Birth of the Pilot PDA

Sabah Arif writes "Braeburn has published an in depth history of how Palm Computing transformed itself from a software company that published software for the Zoomer and Newton, into a hardware company with the wildly successful Pilot in 1996."

1 of 48 comments (clear)

  1. Palms issues by walshy007 · · Score: 5, Informative

    Part of palms problem in my opinion is the fact that their devkit still only caters to the 68k, now that we see palms using 200mhz (lowest end) to upwards of 400mhz ARM processors, were still forced to use 68k code and let their emulation environment handle it (you can write really tiny portions of arm code though, but still limiting the size to like 4kb isn't nice) I think they should have done what apple did, when the arch changes, drop all support on the new arch of the old programs, sure in the early stages backwards compatibility was heavenly. Now however it's just plain silly forcing everyone to code for the old arch, also they need some form of audio chip in their device, playing pcm sound is handled through the cpu (drains battery immensely) and I can barely get 4 hours playback out of it. also their filesystem which goes by the principle "nothings a file" was apt back in the original palm days, but nowadays is just plain annoying. These are just some of my gripes with the system. why i think we don't see more serious programs for the new devices.