Slashdot Mirror


Palm OS To Run On Linux

mwk88 writes "PalmSource today announced it is acquiring China Mobile Soft, a leading Chinese mobile phone software company, and will offer future versions of Palm OS Cobalt running on Linux. Full disclosure: I am a PalmSource employee -- but also a Slashdot reader, and would like to get some feedback. You can find more detail in this letter to the Linux community." NewsForge (also part of OSTG) has a textified (non-PDF), linked version of the letter.

408 comments

  1. best of both worlds by RenHoek · · Score: 5, Interesting

    I think it's a nice idea.. Get the best of both worlds.. Look at the Macintosh.. they got tons of software added to their platform by adopting BSD as their OS.

    1. Re:best of both worlds by Anonymous Coward · · Score: 0

      Think of the endless possiblities, I myself have the Palm Tungsten T5 (I recommend the T5 highly because the resolution on the screen is amazing, having the goatse man as my wallpaper, I get compliments on how the red gradients just provides clarity and peace to the eys) and find it annoying that I have to crack a commercial media player to run all my movies I download from Stile Project and Consumption Junction.

      It would be nice to have mplayer run all these videos and something like Kopete to talk to all the gals I met up with in the southern states.

    2. Re:best of both worlds by Compholio · · Score: 1

      Definitely the best of both worlds, this might actually get me to upgrade from my archaic IIIc when/if it comes out. If I were able to easily write programs for my Palm using my native/favorite environment that would make it significantly more useful to me.

    3. Re:best of both worlds by Eric+Giguere · · Score: 2, Informative

      It will be interesting to see how this develops. Obviously, the biggest selling feature of this scenario is that it gives OS licensees the ability to run the extensive set of preexisting Palm OS applications while letting them do more sophisticated things under the covers without running into Palm OS's limitations. The only hitch is the GUI, which will have to use the Palm OS APIs, so Linux apps will still need a piece written specifically for these devices. It may not be an issue in all cases, though, especially with interpreted languages. A Linux version of Java could perhaps reimplement one of the GUI toolkits in Palm OS terms.

      Eric
      Crufty stuff: Palm Database Programming: the free electronic version
    4. Re:best of both worlds by secolactico · · Score: 1

      and find it annoying that I have to crack a commercial media player to run all my movies I download from Stile Project and Consumption Junction.

      You mean paying for it is not an option?

      --
      No sig
    5. Re:best of both worlds by shufler · · Score: 1

      You mean paying for it is not an option?

      Of course not. He wasted all his money on a Tungsten T5.

    6. Re:best of both worlds by mwk88 · · Score: 1

      I think this reflects a focus on what made the original Palm Pilot so successful -- delivering a great user experience, aka the "Zen of Palm". What the world does not need is lots of proprietary solutions building the same OS services over and over. Better to make Linux great, and then have fun inventing cool new apps on top.

    7. Re:best of both worlds by doublem · · Score: 1, Flamebait

      But MAC has competent programmers.

      Given the sync problems and other assorted Palm related issues (Don;t get me started on the lack of a wireless card for the T2) I'd say this will be a disaster.

      They can barely get their own software to run. Even if they just toss their GUI on Linux, it still won't work, because based on the recent products I've seen, they don;t have the technical expertise to pull off such a project.

      Apple has skilled, competent developers.

      Palm has just enough talent to get the next half-assed hack out the door.

      Palm + Linux = Suck, and probably a boatload of GPL violations while we're at it.

      --
      "Live Free or Die." Don't like it? Then keep out of the USA
    8. Re:best of both worlds by Bruce+Perens · · Score: 4, Informative
      They are very conscious of the GPL and will make sure they are in compliance. I thought I had noticed a GPL violation and got two people there in a panic, only then to realize it was a false alarm. I am satisfied that they understand the problem.

      Regarding their software, it looks to me as if their software didn't grow to fit the ARM hardware as fast as it should have, due to the extent of 68K assembler programming in their original platform. Linux is part of their path out of that.

      Bruce

    9. Re:best of both worlds by doublem · · Score: 1

      So on top of everything else, the OS is running a lot of code optimized for an older, slower processor.

      Grand.

      --
      "Live Free or Die." Don't like it? Then keep out of the USA
    10. Re:best of both worlds by harrkev · · Score: 1

      Not only that, but the older, slower processor has to be EMULATED. Fun!

      --
      "-1 Troll" is the apparently the same as "-1 I disagree with you."
    11. Re:best of both worlds by Bruce+Perens · · Score: 1
      Until the PalmOS 6 release, yes. It sounds as if the original product used a lot of assembler code. Linux is part of their way out of that.

      Bruce

    12. Re:best of both worlds by Herr_Nightingale · · Score: 1

      While we're not open sourcing all of Palm OS, we do expect to open source some of our code, and will actively seek to invest in the open source community through code contributions and other means.

      I think this means that Palm will become easier to sync to linux. Perhaps Palm will even begin to openly document its sync protocols?

      We look forward to contributing code to the Linux platform under its existing licenses. We believe that PalmSource's expertise in building great mobile solutions can help make Linux even more compelling than it is now. The Palm OS layer written for use on Linux will be designed to be portable to any suitable mobile Linux distribution, and we'll expose Linux APIs under the Palm OS layer.So anything capable of running Linux will also be PalmOS-compatible. Nice :)

    13. Re:best of both worlds by Cato · · Score: 1

      Apple were once in a very similar situation to PalmSource - MacOS 9 was optimised for 680x0 processors, used Windows 3.x style cooperative multi-tasking, and so on. They managed to make the transition while not keeping and even growing their customer base, largely due to clever emulation for their older 680x0 applications.

      PalmSource is doing many of the same things: binary emulation, migration to Unix/Linux base etc. Not sure if they are doing everything as well but they are travelling the same road, and it's a good idea to be moving to a Linux base to reduce their costs and improve the OS infrastructure.

      Personally, I just hope they make a native Linux mode available in some way to take advantage of standard apps - can't wait to run Apache, Perl and TWiki on my Treo phone!

    14. Re:best of both worlds by hacker · · Score: 1
      "They are very conscious of the GPL and will make sure they are in compliance. I thought I had noticed a GPL violation and got two people there in a panic, only then to realize it was a false alarm. I am satisfied that they understand the problem."

      Are you sure about that? I know Sony has been in violation of the GPL for at least 3 years with their infringing use of the PalmOS Emulator source code. I've reported it several times, and they basically said "Go ahead, sue us, we're Sony. Now go away."

      Palm very recently released an IDE called "PODS", based on Eclipse, but neglected to properly adhere to the licensing with Eclipse, and the plugins associated with it, which were covered under the GPL, were of course, not shipped with source. Requests for the source were denied by several of my peers, pending "We're trying to release an update with some fixes" or some such response. Of course, this is ridiculous, since the plugins for the released version were already out there, sans source.

      I haven't revisited the issue in a few months, and now there is a 1.1 release, but I certainly hope they've cleaned up that issue, and their other underlying internal issues with "borrowing" other parts of projects without proper adherence to the license.

      As it stands, there are currently 5 commercial companies openly and knowingly violating the license of pilot-link for example, without any regard for the license or hard work that goes into making such a project function. Calls to those companies are met with failure or ignorance.

      I see this time and time again. Instead of working with us, they directly work against us. I just don't understand that business acumen.

      We've been down this road already with the GPL case for Plucker v. "Bluefish Wireless" with Wendy, and I really don't want to have to deal with ignorant, incompetent companies like that again (incidentally, that case may be expanding exponentially, since Bluefish is now apparently shipping a suspisciously-compatible version of an app that we found them in violation of the GPL in ROM on these new PalmOS devices. If that turns out to be true, pa1mOne, Palmsource, and Bluefish Wireless are in an enormous world of hurt. We're still investigating the matter.)

    15. Re:best of both worlds by Bruce+Perens · · Score: 1
      I brought your message to their attention.

      Bruce

    16. Re:best of both worlds by Psychofreak · · Score: 1

      So instead of "startx" I can type "startpalm" or something like that?

      If the processor is emulated, then would it run on a PC that the Linux kernel is compiled correctly?

      Other than development I am not sure if this is usefull though.

      Phil

      --
      Laugh, it's good for you!
    17. Re:best of both worlds by bcombee · · Score: 1

      I just checked on hacker's issues with our Palm OS Developer Suite product.

      This download has some components that are under the GPL and some that are under the Eclipse Public License.

      The GPL components (Cygwin, PRC-Tools) have source provided in an "original source" and "patch" download provided on the same page as the PODS download. There is a small set of patches to GDB for Win32 that I've not yet posted; I've just reviewed that tar file and will be getting it online tonight, if possible.

      We don't have the source for our modified Eclipse plugins posted right now. On reviewing the EPL, I think this was a misinterpretation of the license, and we're reviewing what we need to do to be in compliance. I've already received an email on this issue, and now that we're aware of this problem, we're taking it very seriously.

    18. Re:best of both worlds by harrkev · · Score: 1

      The original Palm ran on a Motorola 68000 series processor. Then they switched to an Arm. But in order to retain compatability with older software, they had to include a 68000 emulator. Apparently some of the basic PIM software is still partially in 68000 code.

      When Linux is put on a Palm, I can guarantee that the kernel will be compiled for Arm.

      --
      "-1 Troll" is the apparently the same as "-1 I disagree with you."
    19. Re:best of both worlds by Psychofreak · · Score: 1

      Um...recompile the kernel? Are they going to make it so you HAVE to use the included Linux binary with no other way around? Wouldn't that be a GPL violation?

      Since people have complained that Palm Desktop isn't always great, working in the palm environment on their PC may be an improvement. Then just sync the PC environment with the desktop, and hotsync the handheld. Or better still, write an application that allows a palm environment to hotsync with another palm environment and do away with Palm desktop entirely.

      There are some fair wordprocessors and such for palm already, so this may be a good option of some very lightweight PC's that are coming out.

      Phil

      --
      Laugh, it's good for you!
    20. Re:best of both worlds by zafo · · Score: 1

      I just went to Paris with a Palm Tungsten C and a Sharp SL-5600 Linux PDA. Up until then I had been leaning towards the Tungsten and was thinking about selling the Sharp, mostly due to the better display and bunch of purchased programs I have (I've been a Palm user since 1998). The Palm had trouble finding, logging into and staying connected to WiFi. The browser is crap. The Sharp was a dream on WiFi, used in conjunction with Opera 7. The GPL software, and operation that is just like a full-blown Linux box, was great. I was also very impressed by the Hancom Office Suite that is included with the Sharp. Palm may be able to win me back with Linux, but for now I am using the SL-5600 (unless I sell both and buy an SL-6000!). The Linux world, in my case, is better than the Palm world.

    21. Re:best of both worlds by doublem · · Score: 1

      Personally, I just hope they make a native Linux mode available in some way to take advantage of standard apps - can't wait to run Apache, Perl and TWiki on my Treo phone!

      Don't hold your breath. This is PALM we're talking about. Based on the limitations of the Palm OS (Talk to the coders who tried to port Nethack to Palm and you'll get more detail) I wouldn't be a bit surprised if all they did was use Linux as a layer between the hardware and their API.

      Besides, who wants to use Graffiti with a bash prompt?

      --
      "Live Free or Die." Don't like it? Then keep out of the USA
  2. Add the rumors of PalmOne making a Windows Treo by vincob · · Score: 4, Insightful

    Previously there had been some rumors of PalmOne, the maker of the Palm PDAs and the Treo smartphone, doing Windows Mobile-powered Treo.

    All this pretty much feels like PalmOS is having its days counted.

    Vincent
    http://www.oberle.org/blog/2004/12/08/palmsource-c hinamobilesoft/

    1. Re:Add the rumors of PalmOne making a Windows Treo by vincob · · Score: 2, Informative
    2. Re:Add the rumors of PalmOne making a Windows Treo by hacker · · Score: 1
      "Previously there had been some rumors of PalmOne, the maker of the Palm PDAs and the Treo smartphone, doing Windows Mobile-powered Treo.

      All this pretty much feels like PalmOS is having its days counted."

      Wow, you've never actually been in business before, have you?

      Palm, Inc. split into pa1mOne and Palmsource for a very specific reason: to remove the conflict of interest between hardware and software. Just because it still has 'pa1m' in the name, doesn't mean they have to only continue to use PalmOS (a product from Palmsource) on their hardware.

      As a hardware manufacturer like pa1mOne is, you would be wise to seek out and find partners who provide software to leverage the use and sale of your hardware, whatever that might be.

      Being ignorant of the product-enhancement opportunities that many different software vendors (such as Palmsource, Microsoft, Symbian, and others) can bring to your hardware platform, is a sure sign of a business plan gone bad.

      Seriously, pa1mOne is a hardware company now. They make hardware, period.

      Palmsource is a software company. They make software, period. Their software runs on pa1mOne's hardware, but it doesn't have to.

      pa1mOne's hardware currently runs PalmOS, but it doesn't have to.

      While I don't agree with the need to run Microsoft anything on a mobile device, I can definately agree with their decision to support other OEM partners, licensees, and vendors, to leverage Microsoft products on their hardware.

  3. Linux has revivification potential by rlgoer · · Score: 4, Insightful

    Just yesterday one of our lead support people internally at my institution (Carleton College) commented that people are having sync problems with SP2, and noted that interest in support issues like this seems to be waning, and that less and less really interesting news seems to be coming out about Palm OS. Her impression is that there's serious trouble.

    Another outfit in serious trouble was Novell. The situations aren't entirely comparable, of course, but affiliating themselves with the open-source movement seems to have turned Novell (which looked a bit moribund just a few years ago) into an interesting outfit. This move also appears to have opened up new possibilities that nobody could
    have foreseen.

    So who knows. If Palm OS were able to run under Linux, perhaps some new possibilities would open up there as well, especially given that Linux isn't just a platform on which Palm OS could run, but also a kind of nascent competitor in the mobile device arena.

    I don't think halfway measures will help much, though. And the statement cited in the original posting (the PDF file) shows some ambivalence to the whole notion of open-source software.

    We'll just have to see where this leads.

    --
    ---- Richard L. Goerwitz III
    1. Re:Linux has revivification potential by danheskett · · Score: 2, Insightful

      Linux may have made Novell interesting, but it hasn't turned the place around yet. Novell survies mostly on its legacy licensing: people using Netware 3, 4, and 5 products that have to continue to buy or upgrade licenses.

      Novell keeps thier numbers pretty secret, but I have a semi-annual report (was a minor shareholder) from earlier this year that shows something close to 70% (IIRC) of their revenue and 80% of their profits coming from discontinued product licensing.

    2. Re:Linux has revivification potential by Pxtl · · Score: 0, Flamebait

      Yeah, Palm is goin' bye-bye. If Bay Street in Toronto is any indication, the suits are all into RIM now. Can't say a blame them - J2ME + Thumbboard + beats Palm-proprietary bytecode + Grafitti2 (ick!), besides Palm being a little late-to-market with cellular support.

    3. Re:Linux has revivification potential by the0ther · · Score: 0

      I too have serious concerns about the future of Palm OS. I've been programming professionally now for about 7 years and in all that time I have never written a program to run on a Palm, but I have written a Java program to run on Symbian OS mobile phones. I think PDAs are a thing of the past and to me it seems Palm needs to get onto more mobile phones if they want to be around another 10 years. So this move can't be a bad thing and it might indeed reveal some other ways Palm can retain it's market share.

    4. Re:Linux has revivification potential by ceeam · · Score: 1

      What I find pretty amusing is that it looks like this: UNIX, a system intended (or at least that made its name) to run big-iron machines, with first class multiprocessing and multiuser facilities at its core, now in your handheld, phone, and RSN toaster! I dunno, maybe it's ok but it does sound bizarre. I guess I'm nostalgic for simple(r) systems.

    5. Re:Linux has revivification potential by Decaff · · Score: 1

      What I find pretty amusing is that it looks like this: UNIX, a system intended (or at least that made its name) to run big-iron machines

      UNIX has only recently become a big-iron machine. It was designed to be a small, portable multi-tasking system from the start.

    6. Re:Linux has revivification potential by mrseigen · · Score: 1

      9/10 of my work over the summer was to fix Palm Desktop so it would work with XP. I would call each and every Palm user every week to see if their machine had melted yet.

      Praise the Mord we haven't upgraded to SP2 yet, although as a result the company changed standards to Dell Axims. Perhaps the reason Palm is doing so poorly is because the Palm Desktop software just plain sucks.

    7. Re:Linux has revivification potential by Bruce+Perens · · Score: 3, Informative
      I think their main challenger is the CE operating system rather than RIM. J2ME is available for the platform. The current hardware (Treo for example) comes with a thumb-board - hardware, by the way, is what PalmOne and their other hardware partners do, not PalmSource. It seems to me that inclusion of Linux will leapfrog them over anyone else who doesn't have Linux.

      You know, multisync on Linux handles the Palm fine, and the Palm protocols are standards-based. It seems to me the problem is on the Windows side, possibly in Palm's sync software on that side but definitely on the Windows side.

      Bruce

    8. Re:Linux has revivification potential by Anonymous Coward · · Score: 0
      If Bay Street in Toronto is any indication

      It's not.

    9. Re:Linux has revivification potential by thenextpresident · · Score: 1

      My biggest issue in the Palm Treo was the keyboard. I had an option between the Palm Treo 600 and the Siemens SX56, and the Siemens was better. The Treo's keyboard is next to impossible to use. My fingers are, what I would imagine, average sized, and it's very difficult to type, even with one finger. The stylus typing mechanism on the Siemens was better, and quicker.

      My other gripe was that because the keyboard was there, the screen was smaller. I really wanted to like the Palm, I really wanted to like it more, but unfortunately, I didn't like it.

      --
      Jason Lotito
    10. Re:Linux has revivification potential by ckaminski · · Score: 1

      J2ME is available for Palm, but it's hopeless constrained on that platform. I haven't managed to check out IBM's VM yet, but the MIDP profile available from Sun leaves much to be desired. Considering the maturity of some Palm devices the fact that J2SE isn't available surprises me.

      Half of me is dying to try Superwaba, but the possible compatibility issues frighten me. There's nothing I hate worse than having to have multiple JVM's on my computer, especially one with limited device storage.

    11. Re:Linux has revivification potential by gunnk · · Score: 2, Interesting

      Well, Novell hasn't exactly given us any great reason to upgrade. I still have a bunch of Netware 4.11 servers which we plan to replace this coming year with Samba running on a single IBM eServer. Nothing wrong with the Netware 4.11 servers -- they do a great job, but the hardware is showing it's age. It gets harder to run old software on new hardware, so it's time to move on.

      We'd consider continuing with Netware (migration would be a breeze), but the licensing is not attractive. We used to buy a few hundred perpetual client licenses per server. Now Novell wants the same sort of money for licenses that require yearly renewal.

      We're a university research institute with about 350 employees. Yearly license fees eat up more money than we're willing to devote to them. With Samba 4 on the horizon, it just doesn't make any sense for us. Novell tried to get on the "yearly renewal" bandwagon, so we're migrating away from them entirely to nothing but OSS.

      --
      Life is short: void the warranty.
    12. Re:Linux has revivification potential by Bruce+Perens · · Score: 1
      Well, I am not apologizing for them because they did have a big problem blocking them and they are a few years late in getting it out of the way.

      Now that PalmOS 6 is coming out (the one before Linux) they will at least have a native ARM api. Up until now they have been running the OS in 68k emulation, and I am surprised it works as well as it does. It was almost impossible to write an ARM program for the device and they had to fix that first. Now they can work on such things as Java.

      Note to tech managers: don't let people write more than the minimum necessary code in assembler, it will come back and hit you later.

      Bruce

    13. Re:Linux has revivification potential by LnxAddct · · Score: 1

      If palm lets me run linux, I will buy one the day its released.
      Regards,
      Steve

    14. Re:Linux has revivification potential by Bruce+Perens · · Score: 1
      It's interesting that you can take so many features out of the 2.6 kernel and the remainder still runs fine. I don't think anyone has ever made a successful OS where the modularity gets so close to the core. Even on microkernel operating systems, the stuff on top of the microkernel could never be picked apart quite so well.

      Bruce

    15. Re:Linux has revivification potential by Bruce+Perens · · Score: 2, Interesting
      Palm-sized I/O is a problem. My surmise is that voice recognition is the best solution, but requires lots of power and memory. Unless we can go to non-clocked CPUs or processing distributed in memory, we won't be able to do it on battery power. For the present, I want some sort of chord keys on the side or back of the unit. I will pay the price of learning how to key in that way. I actually considered using Morse code (which I already know) on the side buttons, but they'd probably wear out too quickly.

      Bruce

    16. Re:Linux has revivification potential by Pxtl · · Score: 1

      That's interesting. Since you seem to be keeping tabs on Palm's OS plans, any idea if OS6 will be backwards compatible with the OS5 ARM Palms? Or did I pick up a Zire with future-proofing in mind for nothing?

    17. Re:Linux has revivification potential by Bruce+Perens · · Score: 1
      Computers depreciate faster than fresh fruit. I think by the time this OS version is available, it will be time to pick up some new, more powerful, hardware. With a phone and camera in it. The programs you write for your Zire will run on that platform.

      Bruce

    18. Re:Linux has revivification potential by SenatorOrrinHatch · · Score: 1

      I totally disagree. I think there is a sizeable group of early adapters who have not found their needs met by either 20-lb laptops with their accesories nor the OS-crippled playtoys that are current PDA's.

      What I (and I believe many others here want) is a personal computer we can carry around like our wallet, keys, and cellphone. It's not like PDAs lack the CPU horsepower, many of them are stronger than the Pentium II's that we just recently discontinued, which were cutting edge a few years ago and many today run linux, because it is a mature, robust OS that will be around forever and which has growing support from vendors. What do you think the Chinese Pc's that will soon bear the IBM stamp will run?
      In any even, Palm will get clobbered by the industrial might of windows mobile if they don't make a big change now. This is a great idea! I just wish I hadn't ordered a Zaurus just recently so I could run linux on it!

      --
      The Christian in me says it's wrong, but the corrections officer in me says, 'I love to make a grown man piss himself.'
    19. Re:Linux has revivification potential by hacker · · Score: 1
      "You know, multisync on Linux handles the Palm fine, and the Palm protocols are standards-based."

      I'm not sure what Palm devices you're referring to here, but they certainly can't be the ones running PalmOS. Palm's protocol is absolutely, most-definately, NOT standards-based, unless you include that to mean developed using proprietary, undocumented APIs. Everything has to be reverse-engineered using wire-level traces and actual physical devices (the Emulator and Simulator aren't enough, they don't model exactly how certain chipsets deal with packets and framing).

      But thanks to our hard work with pilot-link, projects like Multisync can continue to function and talk to Palm devices.

      The more we continue to reverse-engineer, the more PalmOS-based devices these kinds of projects can continue to support.

      I only hope that this move from Palmsource, includes opening up the bits of their protocol that can enable us to better support them without having to violate the DMCA or tear apart their devices on the wire to do it.

    20. Re:Linux has revivification potential by Bruce+Perens · · Score: 1
      There is OBEX, which they use over Bluetooth and IrDA. I guess the wire protocol precedes the OBEX standard.

      Bruce

    21. Re:Linux has revivification potential by hacker · · Score: 1
      "There is OBEX, which they use over Bluetooth and IrDA. I guess the wire protocol precedes the OBEX standard."

      Yes, that is true, some of the Palm devices that support Bluetooth and IrDA support OBEX, but not all of them do.

      There is a model or two of Zire device that are using the OMAP processor, and hence can't use OBEX, they use some hand-cooked protocol that is incompatible with several other IrDA compliant devices (cellphones, etc.) There are a few dozen reports of it on the Palm development and support mailing lists. But the underlying communication protocol is locked-up, proprietary, and not easy to stay in lockstep with.

    22. Re:Linux has revivification potential by RevAaron · · Score: 1

      Half of me is dying to try Superwaba, but the possible compatibility issues frighten me. There's nothing I hate worse than having to have multiple JVM's on my computer, especially one with limited device storage.

      Then try it. It's not like you've gotta marry it or anything. On the desktop, with real Java, I do believe you just need some compat classes inbetween the Waba app and your regular JVM- you don't need another JVM installed.

      --

      Working toward a usable PDA environment in the spirit of Newton OS: Dynapad
    23. Re:Linux has revivification potential by Bruce+Perens · · Score: 1
      What is it about OMAP that makes it OBEX-incompatible? Is it incapable of implementing FIR or SIR?

      Thanks

      Bruce

    24. Re:Linux has revivification potential by ckaminski · · Score: 1

      I've been agonizing over it for a few weeks now, and once I feel comfortable with MIDP 2.0 on the Palm, I'll probably give Superwaba a try. The simple fact that it can access Palm Databases natively is fairly attractive to me (something the Sun MIDP profile cannot do).

    25. Re:Linux has revivification potential by TA · · Score: 1
      >I actually considered using Morse code (which I already know) on the side buttons, but they'd probably wear out too quickly.

      Now that's a great idea you've got there! Imagine a mini-version of a morse code pad, connected to, or produding from the PDA. That would allow high speed input of text (with some limitations w.r.t. available characters). (For the uninitiated, modern CW (morse code) pads are nothing at all like the old-style devices as seen in old black-and-white movies. Even a slow morse reader like myself can send code at maybe 150-180 chars a minute. When using it as an input device it doesn't matter that I wouldn't myself be able to receive CW at that speed. And learning to use a CW pad to write (send) text is easy-peasy, nothing at all like learning to receive CW.)

  4. Backwards by spotteddog · · Score: 0

    Isn't this backwards. Shouldn't it be Linux runs on Palm hardware, not Palm OS runs in Linux??

    --
    . there used to be a sig here.....
    1. Re:Backwards by BenjyD · · Score: 3, Informative

      From the article it's clear that they are basically using Linux to replace the previous kernel they used. They're porting PalmOS as a layer on top of a Linux kernel instead of whatever it was they had before.

      Hopefully it will mean a sane development environment for new apps (threads!), while still providing a backwards compatible mode for existing apps.

    2. Re:Backwards by hackbod · · Score: 2, Informative

      Hopefully it will mean a sane development environment for new apps (threads!), while still providing a backwards compatible mode for existing apps.


      For what it's worth, Palm OS Cobalt already does have full support for multi-threaded programming in the Protein APIs.
    3. Re:Backwards by hacker · · Score: 1
      "Hopefully it will mean a sane development environment for new apps (threads!), while still providing a backwards compatible mode for existing apps."

      Palm's OS has support for threading, but they have been restricted from using it, by license. The KADAK kernel PalmOS uses restricts Palm from exposing more than one thread to the OS itself.

      This is not a technical limitation, its a licensing limitation.

    4. Re:Backwards by spotteddog · · Score: 1

      It's official, /. readers no longer have a sense of humor.

      --
      . there used to be a sig here.....
    5. Re:Backwards by DrLlama · · Score: 1

      While that was true for Palm OS 4.0 and earlier, as of version 5.0 Palm OS has been running its own kernel.

      The real threading issue in 5.X and later has to do with the memory management and shared library design in 5.x. The memory management model does not support a large number of independent threads, and access to native ARM was not seen as a high priority / fraught with danger. Interference with the 68k emulation layer was a big concern. 68k code all runs in a single ARM thread and coordinating between this thread and the rest of the system gets a bit tricky at times, particularly as the 68k code thinks it's the only thing running on the machine.

      6.X does provide a more robust and usable threading model so that's really the place to be looking for multi-threaded operations.

      Keep in mind too, 5.0 was originally intended as a transitional OS between 4.0 and 6.0. The yardstick was that 5.0 should look and feel like 4.0 except that it was running on an ARM processor instead of a DragonBall.

      Cheers,
      Bruce Thompson
      late of PalmSource Strategic Partner Engineering

      --
      Who, me?
  5. Symbiosis by thrill12 · · Score: 4, Interesting

    If I read this properly - what Palmsource actually plans is a symbiosis between Linux and Palm-OS - while keeping Palm-OS proprietary and closed-source software.
    It shows a few similarities with Mac-OS X imho - you can run Linux-software AND Palm software on the same platform.

    --
    Slashdot: stuff for news, nerds that matter, matter for news, stuff that nerd
    1. Re:Symbiosis by thepoch · · Score: 1

      My thoughts exactly. While Free Software purist will be against such a thing, I can imagine the advantages already. The same PalmOS GUI with the same Palm applications, meaning easy to use, quick, painless, relatively reliable. Together with the hackability of Linux.

      I'm hoping things like bash, python, perl, are installable and runnable on it. I can imagine scripting backups to SD cards, instead of having to buy additional apps like BackupBuddyVFS, or Backupman. Plus, maybe a real ssh client with it running through a builtin Wifi connection. Administrators in big companies with Wifi internally will definitely enjoy this. Imagine setting a company-wide Palm policy where the Admin installs scripts to backup immediately to a centralized server through Wifi.

      But then again... Palm has been a sore point for me ever since I bought the Zire 72 (with the horrible auto-lock debugging bug and the chipping paint). So I hope they do something good soon.

    2. Re:Symbiosis by biglig2 · · Score: 1

      The comaprison to what the MAc does is spot-on. The idea here is to have neat Palm apps + grungy powerful linux apps on one box, same as the Mac combines photoshop and Office on a BSd core.

      Assuming of course it works.

      --
      ~~~~~ BigLig2? You mean there's another one of me?
    3. Re:Symbiosis by ckaminski · · Score: 1

      What's stopping people from putting WiFi and flash memory on one SD card??

    4. Re:Symbiosis by Anonymous Coward · · Score: 0

      I am. Don't even think about trying it.

    5. Re:Symbiosis by Bruce+Perens · · Score: 1
      If I had my druthers I would have PalmSource use the Trolltech model and GPL more stuff than they have proposed to do. Remember that it took Trolltech years to be convinced to adopt that model. Give PalmSource some time, and perhaps someday it will happen.

      Bruce

    6. Re:Symbiosis by LandGator · · Score: 1

      Like this one?

      http://pocketpccentral.net/sd_256wifi.htm

      --
      There is nothing wrong with yr Internet. Do not attempt to adjust the picture. We are controlling the transmission - NSA
    7. Re:Symbiosis by ckaminski · · Score: 1

      No shit.

      Thanks for the link. I'd spent some time looking for one two months ago when I got my Kyocera, but I never found one.

      Palm compatibility, anyone? For $100 it's almost worth the experiment...

  6. Palm OS X by Anonymous Coward · · Score: 0

    Will it run X and KDE.

    1. Re:Palm OS X by happyemoticon · · Score: 1, Troll

      KDE and 1 gig of ram to run it smoothly?

    2. Re:Palm OS X by janoc · · Score: 1
      Sorry, FUD and troll to boot.

      Moreover, I just wonder why not to release a Palm with Linux OS outright ? Sharp has shown that it can be done and that it works fine (unless you screw it up with non-existent marketing and support). Who is going to develop for clunky PalmOS APIs, where every semi-serious piece of code has to be a workaround for a cludge around a bug that was supposed to be patch for something from the original PalmPilot ? That probably explains why so many companies are jumping ship to WinCE devices nowadays.

      They did something similar with OS5 and it was such a pain in the back to develop for that you still have very few apps actually using the capabilities of the hardware to the full potential. Mainly because of the concept of "armlets" which are needed to run any ARM native code on OS5 - yes, you got it right - you are still running Dragonball code in OS5, even if the app needs it to just launch one giant armlet.

      The assertion that development tools are free is a joke - yeah, you get free tools, however last time I checked, e.g. POSE (Palm emulator) still didn't support the various extensions on the newer Palms and didn't emulate the ARM code at all. And without emulator, the development is pretty much stillborn - how are you going to debug your application, unless you have expensive HW debugger from Palm ?

      I hope that they keep only the GUI which was a bit clunky to use from a developer point of view but tuned for small screens and toss the internals so that the developers will write new code for the Linux kernel natively. However, since they want to make money off licensing that PalmOS layer, this is most likely not going to happen - PalmOS would slowly die in such case.

      Sorry Palm, but no more PalmOS HW for me unless you get your act together and release something sensible - supporting standard HW (compact flash, bluetooth anybody ?), with decent networking (not that expensive crashing piece of crap in Tungten C) and for reasonable price.

    3. Re:Palm OS X by mrchaotica · · Score: 1

      Is there an unofficial port of Linux to the Palm? Although the reason I got a Tungsten E was that I couldn't get my iPaq (running Familiar) to sync with my Mac, I'd like to know it's possible, just in case Palm OS gets too old and crappy....

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

  7. Sounds great, but... by bzImage8 · · Score: 1

    I bet you will need new hardware to run this...

    --
    Unix its simple, but sometimes it takes a geniuos to understand the simplicity -- Dennis Ritchie
    1. Re:Sounds great, but... by dbs_flac · · Score: 2, Interesting
      If you read the link, in one of the q&a's it says:

      Q. Will I be able to upgrade my current Palm Powered . device to Palm OS for Linux? A. We'll know if this is possible once the Palm OS for Linux software development is finished. In general, licensees are reluctant to offer operating system upgrades on any mobile platform because they don't sell well --the people most interested in upgrading their OS also tend to upgrade their hardware as well. So... maybe

  8. One question by Anonymous Coward · · Score: 0

    Why? Surely just Linux by itself is fine

    1. Re:One question by Eric+Giguere · · Score: 2, Interesting

      A few reasons:

      • A large base of existing handheld apps
      • A well-designed UI for mobile devices
      • A familiar brand for consumers
      • Longer-term, may make for easier porting of Palm OS to new devices
      Eric
      View your HTTP headers here
    2. Re:One question by goofrider · · Score: 1

      Actually, PalmSource is putting Palm OS Cobalt (the user-space environment) on top of the Linux kernel. They're not adopting QtEmbedded as their GUI. It's not gonna be any easier to port QtEmbedded apps to Palm OS Cobalt for Linux than Palm OS Cobalt proper (unless, of course, if you apps involves some kernel-level programming).

  9. Sharp should sit up and take notice by YetAnotherName · · Score: 3, Interesting

    Sharp's Zaurus PDA already runs Linux, yet is doing enormously poorly in the USA (not sure how successful it is; suspect in Japan it's doing better). If anyone can bring Linux to the palm of your hand, PalmSource can.

    Sharp: it's not too late for you. Maybe an interoperability agreement with PalmSource would help?

    1. Re:Sharp should sit up and take notice by GiMP · · Score: 2, Interesting

      I think the problem here is with the device itself, not with the software... availability is also an issue.

      These are problems similar to the Neuros - a great product with lots of hacker-friendly features, but it is huge, clunky, and you can only buy it online.

    2. Re:Sharp should sit up and take notice by Anonymous Coward · · Score: 0

      Sharp's Zaurus PDA already runs Linux, yet is doing enormously poorly in the USA.

      It does poorly in Europe too. I've wanted to try and perhaps buy Zaurus for a long time, but there's none available. Palms I see everywhere though.

    3. Re:Sharp should sit up and take notice by md81544 · · Score: 2, Informative

      One of the problems with the Zaurus is its software - as a PDA it really doesn't cut it compared to Palm. It's great for a Linux hacker to mess around with, and for War Walking (got Kismet running on mine right now), but for the average user wanting a PDA it's poor. Which is a shame.

      Now if I could retrofit Palm software on to it... well... I might use it as a PDA!

    4. Re:Sharp should sit up and take notice by StateOfTheUnion · · Score: 3, Insightful
      I think that part of the problem is the price of the Zaurus series . . . They seem to sit around a $500-$600 price point . . . which is loads higher than the typical pricepoint of the Palm or IPAQ line

      Granted, Palm and IPAQ have products at this pricepoint too, but they also have a significant line of products at much lower pricepoints to attract larger volumes of more mainstream users. This volume helps insure that these have a large consumer base and market presence.

    5. Re:Sharp should sit up and take notice by isorox · · Score: 1

      Shirtpocket do Zaurus, they're constantly pimiping them on their site and in magazines. I bought my 5500 from ebay. Software sucks though, but you can flash OPIE onto it.

    6. Re:Sharp should sit up and take notice by SpammersAreScum · · Score: 1

      As an owner of a Zaurus 5500 and a CL-860, I have to say Sharp's real problem is that it is simply not seriously marketing and selling its PDAs outside Japan. They're certainly not pushing the 5500, and their website is a joke; the clamshells, like the 860, are only available by buying from an importer and must be converted if your Japanese is not up to snuff. I agree that their PIM apps are not seen as being as good as those on Palms and other PDAs. Touting code compatibility with Linux Palms would probably help. So would pointing out the free KDE PIM alternatives; I've just installed KOrganizer (calendar) and KAddressbook, and so far find them superior to the built-in equivalents.

    7. Re:Sharp should sit up and take notice by wiresquire · · Score: 1
      I think that part of the problem is the price of the Zaurus series . . . They seem to sit around a $500-$600 price point . . . which is loads higher than the typical pricepoint of the Palm or IPAQ line

      Mod parent up. I looked really hard at the Zaurus when buying my current PDA. I wanted to run Linux on it like on my home machine. Problem was that when comparing the specs on the Zaurus at $600 it was blown away by the PocketPC I eventually bought. It's a Dell Axim X30 High, which I picked up for $270.

      $500 - $600 for a handheld is just too much.

      BTW - No usable familiar/opie available for the axim x30 yet, but I guess give it a year or 2 and it will be :)

      --

      So does Anonymous Coward have good karma?

    8. Re:Sharp should sit up and take notice by Lumpy · · Score: 1

      in japan the Zaurus is insanely popular. Sharp, like most Japanese manufacturers do not release their most powerful and advanced items in the USA as they are convinced that it will not sell well here due to the ease that American consumers are confused.

      This is a solid fact, it' was seen in video games for decades, consumer electronics and cellphones, professional electronics are even withheld from the USA because of the same reasoning.

      I am importing my new Zaurus from Japan and then will need to convert it to english myself (Yes you can have a company do it for you.)

      --
      Do not look at laser with remaining good eye.
    9. Re:Sharp should sit up and take notice by Lally+Singh · · Score: 1

      "yet is doing enormously poorly"


      You seem surprised!! Look at the unit! Look at the UI! Nobody gives a fuck about the hardware in their handheld, it's about the size, display, and usability, in the opposite order.
      --
      Care about electronic freedom? Consider donating to the EFF!
    10. Re:Sharp should sit up and take notice by metamatic · · Score: 2, Interesting

      I'd have bought a clamshell Zaurus if they'd actually been interested in selling me one. As it was, I got a Palm OS device instead.

      I talked to some Sharp guys at a show. They all wanted the clamshells too. It was Sharp in Japan that decided America didn't want them.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
    11. Re:Sharp should sit up and take notice by Gabey · · Score: 1

      I'll admit that the zaurus is big, but the display on these things is amazing. I have a 6000 -- 640x480 resolution and things are bright and very readable. As for usability...well, it's acceptable.

    12. Re:Sharp should sit up and take notice by Anonymous Coward · · Score: 0

      Actually, Sharp makes *very* nice machines. I like Palm effort -- anything that gets linux phone closer to me is good idea -- but if critical software is closed-source, it is not going to be the dream machine.

      Look what happened with zaurus: original ROMs are pretty bad; but they are free enough (most software is GPLed, actually everything interesting but Opera is GPLed), so openZaurus is possible...

      Okay, if the machine allowed PalmOS and Opie to coexist, or at least gave me plain old shell access so I could run mutt, well, that might allow PalmOS to survive a little longer. And if PalmOS supported QTembedded applications nicely, I might even keep PalmOS...

      I would probably get that linux-based phone... and immediately erase PalmOS from it and install OpenZaurus. Because I have openzaurus sources and it continues to improve.

    13. Re:Sharp should sit up and take notice by Chanc_Gorkon · · Score: 1

      Yep and it's a bunch of BS. Like I woudl LOVE to have that one with the integrated 4 GB HD! :D But JAPAN thinks they know better then I do :(

      --

      Gorkman

    14. Re:Sharp should sit up and take notice by maotx · · Score: 1

      The Sharp Zaurus is being discontinued in the USA while in Japan they are coming out with a new model.

      You can pick up a Sharp Zaurus 5500 from ebay for under $200.

      I've had mine now for almost a year with hardly any complaints.
      I never really used the original Sharp OS on it because of its limited capabilities, but OpenZaurus is a great alternative.

      Its functionality as a PIM really sucks but its available packages is really extensive
      Its really no biggie to install OZ and can be ran directly from an optional SD card to save space on your internal RAM (16MB I believe.) Plus it has a CF slot available for your favorite card (wireless, ethernet, gps, IDE, etc) and the serial at the bottom for rs-232 compliant devices.

      It really has saved me time and trouble at work using a wi-fi cf card, vnc client or rdesktop (user machines or server), konqueror, and a sd storage disk to hold everything (including my mp3s.)

      It kills my battery ( 1-3 hours continous,) but if I just plug it in while I'm at my desk I have no issues at all.

      --
      I'm a virgo and on Slashdot. Coincidence? Yes.
    15. Re:Sharp should sit up and take notice by MikeBabcock · · Score: 1

      Cell phones.

      Cell phones are amazing in Japan. Cell phones here suck in comparison. Don't even tell me how cool you think your phone is until you've used a Japanese current model cell phone.

      --
      - Michael T. Babcock (Yes, I blog)
    16. Re:Sharp should sit up and take notice by Anonymous Coward · · Score: 0

      Sharp's marketing fools: Me (and thousands of others) too!

    17. Re:Sharp should sit up and take notice by Anonymous Coward · · Score: 0

      a vbuddy of mine broght back a OLD used cellphone from japan 2 years ago. He drags it out every time someone at work get's a new phone and is bragging about it... and says' "really? check this one out.. they oooh and awwwh over it wanting to know where to get it when he throws it back in the drawer and mentions that it was discontinued over 2 years ago and is considered junk now.

      americans are too damned stupid for 90% of what japan sells. that is a proven fact. Japenese consumers are at least 5X smarter than americans. Hell HIGHSCHOOL requires to to learn 2 languages and computer programming!

      american highschool demands you learn your colors and your right from left.

      americans = pretty damned stupid. Examples? your president?

    18. Re:Sharp should sit up and take notice by RevAaron · · Score: 1

      Now if I could retrofit Palm software on to it... well... I might use it as a PDA!

      You can. On ZSI, there is a Z port of POSE, the Palm OS Emulator. Granted, you can only run up to POS 4.x, no 5 or 6, but most software still works on 4. It runs at a good speed too, at least on the C760. I never tried anything really fancy, but it worked well for non-gfx intensive apps.

      But yeah, the Zaurus makes for a poor PDA. I prefer WinCE- it has most of the power of Linux and it makes a good PDA.

      --

      Working toward a usable PDA environment in the spirit of Newton OS: Dynapad
    19. Re:Sharp should sit up and take notice by RevAaron · · Score: 1

      No longer does the Z have a monopoly on VGA displays. That was it's main advantage, and it's lost. You could go buy a used C700 for $400, or a new C860 $600-700. But why bother when you could buy a new Dell Axim X50V- built in wifi and bluetooth, VGA screens, even dual ports- for $424? Heck, Dell has a promotion going on for that highest end Axim, selling for a piddly $375.

      VGA screens on PDAs are really nice, though using it for a long time can strain the eye at that size. The iPAQ hx4700's 4" screen helps that a ton, though it costs a whopping $650. I much prefer the 5" 800x480 screen as found on the Sigmarion 3, OQO, or Nexio S160.

      --

      Working toward a usable PDA environment in the spirit of Newton OS: Dynapad
    20. Re:Sharp should sit up and take notice by arodland · · Score: 1

      Ditto... sort of. I got an SL5500 when they were new-ish, at a high, but bearable, $350. That one's deceased now, and I'd love to get a new Zaurus, but the prices for the C models are just way too far out there, even for as cool as they are.

  10. Great but... by R.D.Olivaw · · Score: 0

    That would be great but could you please come up with full support for syncing with Linux as well? I mean open source solutions are good but not good enough (I can't sync birthdays and install to the SD card) I didn't rtfa so I apologise if that's addressed in it.

    1. Re:Great but... by Yaztromo · · Score: 3, Informative
      That would be great but could you please come up with full support for syncing with Linux as well?

      There is already an excellent cross platform, Open Source PalmOS synchronization solution that runs on Linux (and Mac OSX and Windows and OS/2 and Solaris and everywhere else) called the jSyncManager.

      It has all of the necessary APIs for synchronizing calendars and accessing the handheld Expansion Manager and Virtual File System.

      What it needs it some more jConduit plug-ins written for accessing popular Linux applications. However, it has an extensive API and is licensed under the GPL/LGPL, so Palm (or anyone else) could very easily create a Linux-integrated synchronization tool if they so desired.

      Brad BARCLAY
      Lead Developer & Project Administrator,
      The jSyncManager Project.

    2. Re:Great but... by Anonymous Coward · · Score: 0

      There is already an excellent cross platform, Open Source PalmOS synchronization solution that runs on Linux (and Mac OSX and Windows and OS/2 and Solaris and everywhere else) called the jSyncManager.

      Yeah but... Java... Euueeew.

    3. Re:Great but... by hacker · · Score: 3, Informative
      "That would be great but could you please come up with full support for syncing with Linux as well? I mean open source solutions are good but not good enough (I can't sync birthdays and install to the SD card) I didn't rtfa so I apologise if that's addressed in it."

      Since Palmsource neglects to document ANY of their changed APIs in the applications, every byte has to be reverse-engineered from scratch. I think we've done a pretty amazing job at creating what exists today, given that we've had NO help, NO docs, and FEW devices to work with.

      This kind of reverse-engineering requires real devices, the simulators (which are Windows only, forcing us to buy Windows licenses, just to reverse-engineer an undocumented protocol, so users can sync their Palm devices on Linux).

      These devices cost money, lots of money, since every vendor has proprietary extensions which require special handling (Sony has photos in the Addressbook, Palm has cross-midnight calendar functionality, etc.) Since none of us get paid for our pilot-link work, or any Palm synchronization work on Linux for that matter, there isn't a lot of incentive to fund these $400 devices every few months.

      And if you had actually read our mailing list, you would see that SD cards work fine now, but Birthdays aren't supported yet, because there are bigger things to address in the codebase first, like working around the chip-level bugs in the T5 and Zire31 devices.

      The code for the new Contacts API is already in CVS, but there is nothing in userland to talk to it yet. Its coming, just not right now. I'm not going to introduce any new functionality until we figure out all of the bugs and issues with existing functionality first.

      And lastly, pilot-link is the project that comes up with all of this code, from scratch, with the help of some very talented developers. Anyone else who claims compatibility with these devices on these platforms, is using our code in their projects. Period.

    4. Re:Great but... by Anonymous Coward · · Score: 0

      Then why bother?

      I don't own a PDA because none do what I want - built in phone,free software, decent battery life and decent hardware. (the Himalaya is interesting though.)

      I think this article is good news - if it sells then the devices running Palm/Linux will be easy to convert to GNU/Linux.

    5. Re:Great but... by Anonymous Coward · · Score: 0

      I looked at this once, the intention seems good, but java? Any chance of a rewrite in a portable language like C (Im half-joking here).

    6. Re:Great but... by Yaztromo · · Score: 1
      I looked at this once, the intention seems good, but java? Any chance of a rewrite in a portable language like C (Im half-joking here).

      Java is actually an excellent fit for this sort of project. The project is not only source portable, but also binary portable across platforms. It doesn't have to worry about vaguarities on different platforms.

      It's also heavily object oriented, so if it were to be ported to a native language, it would probably be Objective C.

      We do have a plan to offer a native library access module using JNI to permit native applications to build upon the Java-based protocol stack -- however, we don't have any timeline for implementing this.

      Brad BARCLAY
      Lead Developer & Project Administrator,
      The jSyncManager Project.

    7. Re:Great but... by R.D.Olivaw · · Score: 0

      hacker, I am awfully sorry if any offense was taken from my grandparent post. It was a critique of Palm's support of linux and not of the open source's solution. I mentioned that that was good. I appreciate that it takes a lot of effort such a software and thank all the developper for an app that I actually use frequently.

  11. PalmOS on PalmOS devices first? by Carlos+Laviola · · Score: 0, Offtopic

    I tried to contact Sony about changing PalmOS on my Clie, a Japanese NX70V, from the Japanese version to the English one, which my father has bought while on a business trip to Japan. I've simply been told that it is impossible to do that by a senior support specialist, while another told me that I should "search the net" for information on reflashing the device on my own! So I'm stuck with a cool device that makes me feel like I'm Bill Murray in Lost in Translation.

  12. Question... by DarkMavis · · Score: 3, Interesting

    So, forgive my lack of Linux knowledge but, will Palm OS on linux be like KDE or Gnome on linux in the sense that it's a GUI that sits on linux? I'm just trying to understand how this will work and why it's a good idea.

    1. Re:Question... by lack1uster · · Score: 1
      from the article:
      We intend to offer future versions of Palm OS Cobalt as a software layer on top of Linux (specifically, on the Linux kernel plus selected Linux services appropriate to mobile devices). The Palm OS software layer will include our well-known UI as well as a set of middleware and applications that encompass the best of Palm OS.
      So it looks like they're using linux as the underlying OS, running thier PalmOS Framework/Libs/UI/Stuff on top of that. I suppose users familiar with Palm OS who have not read this article won't even know the difference.
    2. Re:Question... by Erwos · · Score: 1

      I would imagine that's exactly how it'll work. This isn't a new space for Linux or anything. Even the 16mb RAM iPAQ H3100 can run Linux plus Qtopia just fine.

      As for benefits, I see it mostly as easier driver development and maintenance, and reducing development costs. With Linux, they only need to make very specific changes to the kernel, especially now that they're on a platform with an MMU. That lets them spend more money on the GUI, which is what's really important on these things anyways.

      -Erwos

      --
      Plausible conjecture should not be misrepresented as proof positive.
    3. Re:Question... by nuOpus · · Score: 2, Interesting

      This is in fact no different than the way Pocket PC 2003 works. MS Windows CE is the underlying structure while Pocket PC is just an interface.

    4. Re:Question... by tillemetry · · Score: 1

      Also interesting, since ultimately it would mean that you could run palmos on pocketpc.

    5. Re:Question... by LWATCDR · · Score: 1

      Sort of kinda. I am guessing the Palm API will be ported to Linux and there will be an emulation layer added. Old apps will run in emulation if they where writen for the dragonball palms like the III new apps will run with a translation layer like Wine and you will see native apps that only run on the APIs under Linux.
      Hope it works. I would love a Linux based PDA with broad driver support for things like 802.11 cards.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    6. Re:Question... by biglig2 · · Score: 5, Insightful

      It will be a Linux application, that runs on Linux, that runs PalmOS applications.

      Why are they doing this? to allow Linux to be an abstraction layer between the hardware and PalmOS.

      So, you can take all the zillions of wierd pieces of hardware that run Linux (Toasters, smartphones, IBM mainframes) and after a relatively small piece of work, run PalmOS on them.

      It's a way to drive PalmOS sales. Manufacturer makes some hardware, e.g. a smartphone, that runs linux. They buy a PalmOS for Linux license, and bing! their hardware runs PalmOS, with all the palmos goodies that entails. Including (after a recompile) all the third party PalmOS apps. Oh, and it can run native Linux apps too.

      --
      ~~~~~ BigLig2? You mean there's another one of me?
    7. Re:Question... by d00ber · · Score: 1

      This version of PalmOS is not really an OS but the GUI layer.

      This puts PalmSource on a collision cource with Trolltech and their QTopia Phone Edition Qt port.

      I think Motorola and a few other phone people have signed up to QTopia. Plus you have the Japanese carrier DoCoMo declaring that the only platforms they will use are Linux and PalmOS so this really looks like QTopia and the PalmOS GUI stack in the ring.

      Plus Qtopia is available inder a GPL IIRC.

    8. Re:Question... by RevAaron · · Score: 1

      Also interesting, since ultimately it would mean that you could run palmos on pocketpc.

      Two notes:
      1. Huh? Why would you come to that conclusion? Linux != WinCE. Even sharing the same APIs- POSIX+X, doesn't mean that another Unix OS like Solaris or *BSD could even run this neccesarily.

      2. you already can, to some extent.

      --

      Working toward a usable PDA environment in the spirit of Newton OS: Dynapad
  13. Hmmm..... by TheGrim · · Score: 5, Funny

    You are a PalmSource employee, so we trust you to know what you're talking about.

    But you are a slashdot reader, so you won't have read TFA.


    This is a dilly of a pickle.

    1. Re:Hmmm..... by Pxtl · · Score: 4, Insightful

      Hmm, a PalmSource employee... what would I want to say to a PalmSource employee.

      Oh, right.

      Apologise for Grafitti 2. Right now.

      (unless PalmSource had nothing to do with Grafitti 2 - I just feel that someone should apologise for the fact that I can type as fast in my Motorola T720's phonepad by mashing numbers as I can write in plain english on my friggin' Zire 21)

    2. Re:Hmmm..... by BenjyD · · Score: 2, Informative

      Palm had to go to graffiti 2 because of a lawsuit over it with Xerox. I think Palm has now succesfully appealed the lawsuit result and so could, if they wanted to, go back to Graffiti 1 if they wanted to.

      Why they are sticking with G2, I have no idea. It's a horrible system. Or did the developers never have to write words that end in 't'?

    3. Re:Hmmm..... by Pxtl · · Score: 1, Informative

      T? You mean words that end in 'l' that metamorphose into words that end in 't'.

      Or developers use some strange language where n, h, and u are all the same letter.

    4. Re:Hmmm..... by BenjyD · · Score: 2, Informative

      Yes, that's what I meant to type. I think my mind is trying to protect me by blocking out the awfulness.

      My main annoyances were the l/t confusion, i's and k's.

      The *really* brain dead thing was that it actually broke backwards compatibility. With Graffiti 1, every app could assume that a single keydown event produced one unique key. You can't assume that with G2.

      Even Palm themselves were caught out by this: just try accessing a menu shortcut that is set as command+k (like the display keyboard command in every app). It's not possible in G2, you get whatever command is bound to command+l instead.

    5. Re:Hmmm..... by mwk88 · · Score: 1

      Well, I did read it... but I didn't have to read it :)

    6. Re:Hmmm..... by mattdm · · Score: 4, Informative

      Here's how I solve the problem: replace Graffiti with TealScript. Unfortunately, it's ridiculously expensive for a Palm app, but I love it because I can actually use my own writing, which is actually very minimalist and original-graffiti like anyway -- but different enough that it was driving me crazy. And slowly, Graffiti was destroying my own handwriting. TealScript let me get it back. It's shareware, so you can try it out first (indefinitely, if you're into that).

    7. Re:Hmmm..... by Dashing+Leech · · Score: 1
      Yes, that's what I meant to type.

      Wow, you missed really great comeback by saying that you did write it that way but in Grafitti 2 so it came out wrong. Oh well, too late.

    8. Re:Hmmm..... by aichpvee · · Score: 1

      I'm sorry about Graffiti 2 and your spelling.

      --
      The Farewell Tour II
    9. Re:Hmmm..... by GarfBond · · Score: 2, Informative

      Blame Xerox (http://www.wired.com/news/business/0,1367,47363,0 0.html). They're the reasons they switched to Graffiti 2 to begin with.

      Although PalmSource did end up winning in the end, they decided to stick with it because they claim it's easier on users. (http://ir.thomsonfn.com/InvestorRelations/PubNews Story.aspx?partner=5150&product=IR&storyid=114652) . So, in the end it's PalmSource's fault, but Xerox started it all :)

    10. Re:Hmmm..... by harrkev · · Score: 3, Funny
      Although PalmSource did end up winning in the end, they decided to stick with it because they claim it's easier on users.

      That ranks up there with "I'll still respect you in the morning" and "I'm from the government and I'm here to help you."
      --
      "-1 Troll" is the apparently the same as "-1 I disagree with you."
    11. Re:Hmmm..... by harrkev · · Score: 3, Funny

      Keep waiting. Speech recognition is very hard. Modern computers can mostly handle it because:

      1) they have a multi-gigahertz processor.
      2) it is not a problem to provide them with a good quality head-mounted microphone in a relative quiet environment

      So having speech recognition on a palm is a bad idea. Even if the technology was there, you would still have this:

      Memo taken in a restaurant:
      "Chuck. Please send the proposal to Kelly as soon as possible. We need to get OK. I'll have a number 2, hold the mayo, with fries. this reviewed and faxed by tomorrow."

      Memo taken in a car:
      "Fred. I need to to call Tom back ASAP. This deal could this is KSUX traffic reporting a crash on the freeway."

      OK. The above was an exageration, but you get the idea. Even if you had 2GHz in your pocket, ambient noise and signal quality are critical.

      --
      "-1 Troll" is the apparently the same as "-1 I disagree with you."
    12. Re:Hmmm..... by lga · · Score: 1

      Although PalmSource did end up winning in the end, they decided to stick with it because they claim it's easier on users.

      As far as I'm concerned Palm have no excuse for not putting Graffiti 1 back on their products. If they really are worried about making it easier for their users, they should give a choice at setup time of Graffiti 1 or Graffiti 2.

      Steve.

    13. Re:Hmmm..... by ZorinLynx · · Score: 1

      If only we could learn how the human brain can pick out a particular speaker in a cacophany of noise and understand what he is saying.

      Funny that we've been able to develop computers to do such amazing things, but we still can't do things our brain does constantly, like deal with high signal-to-noise ratios...

      -Z

    14. Re:Hmmm..... by harrkev · · Score: 1

      What I was referring to was the guy next to you ordering. Or the noise of the radio in the background. Those are TOUGH things for speech recognition to sort out.

      --
      "-1 Troll" is the apparently the same as "-1 I disagree with you."
    15. Re:Hmmm..... by Anonymous Coward · · Score: 0

      Yes. The check is in your mouth, and I will not come in your mail.

    16. Re:Hmmm..... by TechnoPops · · Score: 1

      IIRC, Graffiti 2 is actually based on Jot, written by CIC. So, if you want anyone to apologize, it should be them. :P

      --
      "Each time you smile, it'll only last awhile. Life may be scary, but it's only temporary."
    17. Re:Hmmm..... by computechnica · · Score: 1

      You could always record as a voice memo and have your PC convert on sync. Always proff-red id trough.

    18. Re:Hmmm..... by Cato · · Score: 1

      Agreed - as others have pointed out, they have won the patent suit with Xerox so there's no reason not to include Graffiti 1 as an option.

      Mind you, I use a Treo 600 so using Graffiti is a very rare thing for me, despite my rushing out and installing Graffiti 2 soon after buying it.

    19. Re:Hmmm..... by Anonymous Coward · · Score: 0

      Actually, the way to solve the problem of Graffiti 2 is by installing the old Graffiti on top of the new one. Believe it or not it works! I can't remember where, but I saw this on some Palm forum when I was searching in desperation for a solution. I am so much happier with it now.

    20. Re:Hmmm..... by Nakarti · · Score: 1

      The technology is there already: LG-VX5550, a cell phone($269 list but selling your soul for two years makes it $30-60) with very good voice recognition.

      Probably not on a general purpose processor, but hey I'm ready to welcome the return of the coprocessor (Voice recog coCPU, encryption coCPU, compression coCPU, etc) if it makes this stuff possible in tiny form factors.

    21. Re:Hmmm..... by harrkev · · Score: 3, Informative

      There is a BIG HUGE difference between being able to distinguish from among 50 or so spoken commands and names, and being able to do natural English continuous speech recognition. The first was perfected a decade or more ago. The other is not perfected yet.

      --
      "-1 Troll" is the apparently the same as "-1 I disagree with you."
    22. Re:Hmmm..... by Anonymous Coward · · Score: 2, Informative

      The *really* brain dead thing was that it actually broke backwards compatibility. With Graffiti 1, every app could assume that a single keydown event produced one unique key. You can't assume that with G2.

      Actually, that is the whole reason they adopted G2!

      Xerox sued them over Graffiti. Xerox has a patent on a writing recognition system called "Unistrokes". Unistrokes is very different from Graffiti, but Xerox claimed in court that the Unistrokes patent gave Xerox ownership over the very idea of an alphabet where every character is a single stroke. A judge ruled for Xerox, Palm appealed, and eventually the case was overturned.

      Since Palm didn't know for sure that the case would be overturned, they prudently replaced Graffiti with something else, to limit their liability to Xerox. They HAD to make some letters require two strokes to recognize; otherwise the replacement would also be affected by the Xerox claims.

      So, if you hate G2 (as I do -- HATE HATE HATE) then you should blame Xerox, not Palm.

      Note that all you have to do is beam Graffiti from an older device (Palm Tungsten T, for example) to your newer device, and you have Graffiti back. I did this on my Tungsten T2, and it works great. Graffiti is so much better than G2.

      I dearly hope that the Cobalt devices will have Graffiti as an option. Since Palm won in court, there is no problem to do it.

    23. Re:Hmmm..... by Psychofreak · · Score: 1

      I remember some Voice recognition software (from Creative Labs?) on the 386 platform. It wasn't very good, took hours to configure, and was a pain in the royal @$$. It was something at least. One of my profs ranted about it from time to time. He even had a demo set up that would type in an almost 1337 manner it was so bad at spelling and word-selection.

      It was amusing. What was more amusing was that he kept this ancient computer for only one reason. This software package!

      Phil

      --
      Laugh, it's good for you!
  14. Now I will seriously consider Palm.. by brxndxn · · Score: 0, Troll

    I've been wanting to get a PDA but I've been pretty dissappointed with the slow OS that ships with Windows-based PDAs.

    And, Palm OS is a piece of crap. But, with Palm running on linux, I would be willing to bed that some unhappy nerd will fix it for the rest of us and give us something more than tolerable. So, I'm gonna be very optimistic about this.

    I want to be able to play my GBA games on my new pda and watch lectures in high-quality - but the limitations of both of the current OS's seem to stifle that..

    --
    --- We need more Ron Paul!
    1. Re:Now I will seriously consider Palm.. by jdludlow · · Score: 1

      Try reading the article next time. They explicitly state that the PalmOS source code is not being released as open source.

    2. Re:Now I will seriously consider Palm.. by cambipular · · Score: 1

      That is, unless someone wrote a replacement for PalmOS or a bunch of useful stuff that runs alongside it. I wonder about the capabilities of the hardware, though. Will Palms be able to handle more demanding apps?

    3. Re:Now I will seriously consider Palm.. by Anonymous Coward · · Score: 0

      So, you're going to bed that some unhappy nerd to get a usable Palm? Dude, some people would consider that to be using your Palm.

    4. Re:Now I will seriously consider Palm.. by jorenko · · Score: 1

      Obviously, the inability to play high-quality video is the fault of the operating system, and not the processor speed, memory, or display refresh rate.

    5. Re:Now I will seriously consider Palm.. by darthnoodles · · Score: 1

      Not going to happen easily. Your GBA has a 3D chip in it doesn't it? I don't think the slow proc of a PDA will emulate the GBA very well.

    6. Re:Now I will seriously consider Palm.. by rpdillon · · Score: 1

      GBA has no hardware 3D. DS does, but that's brand new, and is essentially a scaled down N64. For comparison, a GBA is a scaled down SNES - no 3D there either.

      There have been successful attempts to emulate GBA on handhelds, but most of them have been the higher end Zaurus/Pocket PC types - palm doesn't cut it.

    7. Re:Now I will seriously consider Palm.. by hkb · · Score: 1

      but I've been pretty dissappointed with the slow OS that ships with Windows-based PDAs

      Uhm, when's the last time you used a "Windows-based" PDA? Windows CE 2.11? Windows Mobile devices blow the pants off of PalmOS devices speedwise AND they can actually multithread, to boot.

      --
      /* Moderating all non-anonymous trolls up since 2004 */
    8. Re:Now I will seriously consider Palm.. by RevAaron · · Score: 1

      Indeed- a very common opinion. Since MS makes Win CE, it must be teh suxk!! Windoze for lusers!!1

      I'll say it: I like CE. While there are things I'd change, for me, it's the best OS for my uses. Unlike other OSes, it provides a very small, un-bloated base on which I can run my own user environment. It's fast enough, it uses very little RAM, and it has a lot of features.

      Not only can it multithread, you can have have multiple processes. In OS 6, there is multithreading- but only one process running at a time. On CE, I can put *any* application in the background- be it some script I wrote, my email app or web browser downloading something, whatever. On OS 6, I can't just put the app in the background, like I do on a desktop OS or on WinCE. No sir. I can put a specific thread-task in the background, provided the developer foresaw the way I would use his application enough to have written in specific support for backgrounding. There is no way that any developer can forsee every and each reason that a user would want to leave an app running- doing something on the CPU- in the background. But a developer shouldn't have that responsibility, the OS should do it.

      But, thankfully Win CE does. The one annoyance I have about CE-based handhelds is that it's hard to find good vanilla CE handhelds these days. I'd rather run the more featured Win CE 4.x than WM 2003, though WM2k3 has caught up in a lot of respects, finally getting a better IE and the ability to mount SMB shares, etc...

      --

      Working toward a usable PDA environment in the spirit of Newton OS: Dynapad
  15. Re:PDF ALERT! by fimbulvetr · · Score: 3, Informative

    There's a textafied version underneath. This guy was kind enough to consider us people who dislike adobe/acrobat.

    *yeah, yeah, we know we don't have to use acrobat, there are billions of readers out there, blah blah blah*

  16. If the apps run.... by filesiteguy · · Score: 5, Insightful

    I have been a Palm fan since I got my 3Com Palm III back in the '90s. I recently bought a Tungsten. It is simple to use and has a brilliant interface. (If only they'd bring back Grafitti I.)
    If the old Palm .prc apps run without much of an issue, and if they keep the interface similar, I don't really care what OS is being used - Palm OS or Embedded Linux. My main concern will simply be integration with my (now six year old) data files.
    On the flip side, I'd love to see a Palm-created synch tool for my home machine which runs almost exclusively on SuSE. Right now I have to use the sometimes flaky KPilot and I get issues with AvantGo.

    1. Re:If the apps run.... by jezor · · Score: 2, Informative

      Depending on the Tungsten model you have, Graffiti 1 *is* available. Search some of the old Palm discussions lists and message boards--the short version is that you need to find someone with an original Tungsten T (the first unit with the slider), which was the only Palm handheld with both OS5 *and* Graffiti 1, and get the two Graffiti libraries. Or, find someone who has the files already. I'm making no comment as to the legality of this, only the techniques involved. {Jonathan, Tungsten C owner}

    2. Re:If the apps run.... by terrymark · · Score: 1

      Jpilot works GREAT for syncing Palm devices. It runs on top of pilot-link and I have found it to be very reliable on the RH8, RH9, and now Gentoo machines I run. Terry

    3. Re:If the apps run.... by hacker · · Score: 1
      "On the flip side, I'd love to see a Palm-created synch tool for my home machine which runs almost exclusively on SuSE. Right now I have to use the sometimes flaky KPilot and I get issues with AvantGo."

      I think we've done a FINE job providing you with some tools you can use to synchronize your Palm on SuSE, considering we get ZERO support, ZERO documentation, and ZERO help from Palm regarding their underlying synchronization protocols.

      In fact, we support more devices, operating systems, and connection types, at much faster speeds, than Palm themselves. We're doing a pretty miraculous job, considering every byte was reverse-engineered from scratch.

    4. Re:If the apps run.... by RealAlaskan · · Score: 1
      Right now I have to use the sometimes flaky KPilot

      I'm using Jpilot. It's not perfect, but it must be close enough: I've no desire to switch.

    5. Re:If the apps run.... by Anonymous Coward · · Score: 0

      A little defensive?

    6. Re:If the apps run.... by Cato · · Score: 1

      Sounds like the community should get together a list of requests for PalmSource - interoperability specs for syncing should be right at the top. I don't use Linux to sync with Palm, but I really appreciate the work you are doing - as a developer on another open source project, sometimes people are quick to criticise and slow to praise.

  17. Is it all about emulation? by freeze128 · · Score: 2, Interesting

    The new OS5 already has emulation capabilities for the Motorola processors of the older palms. I wonder if the linux will run an OS5 emulator that will emulate the motorola CPUs...

    1. Re:Is it all about emulation? by MemRaven · · Score: 1

      I can only imagine that this is the case, since TFA states that M68k binaries will run unchanged, but Cobalt apps will require a minor recompile to run. In other words, as someone who's read TFA, I can only surmise that they're going to port/recompile their M68k emulator themselves and other stuff will require a recompile.

    2. Re:Is it all about emulation? by fedorfedor · · Score: 1

      Yes, the plan is to use the same 68k emulator that has been present since Palm OS 5.0. Very fast and successful; users don't realize that nearly all of their app code is being emulated. (Yes I work at PalmSource...)

    3. Re:Is it all about emulation? by biglig2 · · Score: 1

      They appear to intend the dragonball emulation environment to be there, but for native OS5 apps to need a recompile.

      --
      ~~~~~ BigLig2? You mean there's another one of me?
    4. Re:Is it all about emulation? by fedorfedor · · Score: 1

      You're confusing 5.x with 6.x. There's really no such thing as a "native OS5" app. 99% of apps you use today on a Palm OS 5 device are 68k applications, running inside something called PACE (Palm Application Compatibility Environment... a thin 68k emulator on top of the real OS.)

      It is native Palm OS 6 applications which would need a recompile. The native code which you can find in optimized apps running on 5.x ought to be fine on Palm OS for Linux since that'll use an ARM processor just like Palm OS 5.x.

  18. This is by Anonymous Coward · · Score: 0

    great. The more exposure Linux and Open Source gets, the better. PalmSource is a reputable company who understands the benefits of not reinventing the wheel.

  19. wow by minus_273 · · Score: 1

    how does this affect opie qtopia and gpe. man. I wonder if it will work on ipaqs now (cautiously optimistic)

    --
    The war with islam is a war on the beast
    The war on terror is a war for peace
  20. Wait... by b0lt · · Score: 1

    Wait, will this be a linux window manager/(desk|palm)top environment, like GNOME, and KDE, or will it be a distribution of linux?

    --
    got sig?
  21. Interesting FAQ by hajihill · · Score: 5, Informative
    The FAQ in this article is better than the article...

    Two questions on the tip of my tongue were answered outright and the section gives good perspective on the angle company is taking. From the article:

    Q. Why are you calling it Palm OS for Linux? Isn't that like saying you have an operating system on top of an operating system?

    A. "Palm OS for Linux" is not the formal product name, it's just a description of what we're developing. Our software is known as Palm OS and we wanted to keep continuity with that.

    Q. Does Palm OS for Linux replace current versions of Palm OS?

    A. This is an addition to our line, not a replacement. Other versions of Palm OS continue to be available. As always, we'll make decisions on their future growth path based on feedback from our licensees and other partners.
    My suggestion: scroll down for the good stuff. It's at the bottom of the article.
    --
    Of blankness, I know nothing.
    1. Re:Interesting FAQ by echocharlie · · Score: 1
      More interesting items from the FAQ

      Q. Will this delay delivery of devices running Palm OS® Cobalt?
      A. No. Palm OS Cobalt version 6.1 is already finished, and the software is in the hands of licensees. Samsung has announced they are creating products based on Palm OS Cobalt 6.1, and other licensees are working on Palm OS Cobalt-based products as well. We expect shipment in 2005.

      They have more licensees? Things are looking up for PalmOS.

    2. Re:Interesting FAQ by sporty · · Score: 1

      Isn't that like Windows 3.11 for MS-DOS? :)

      --

      -
      ping -f 255.255.255.255 # if only

  22. Re:heh by Golias · · Score: 4, Insightful

    Does anybody even buy palmtop computers anymore? For about ten minutes, every executive wanted one to replace their paper-based Franklin Daytimer, but now it seems that everybody uses their cell phones to do 90% of what they actually used their Palm computers for (address book & schedule reminders), and everybody just brings yellow legal pads to meetings when they want to pretend that they are taking notes and paying attention.

    It's been about three years since I've seen anybody take notes on a palmtop in a meeting, and if somebody did they would probably be laughed at.

    --

    Information wants to be anthropomorphized.

  23. Clueless Palm... black market PalmOS coming soon.. by Anonymous Coward · · Score: 0

    The only thing consistent about buying a Chinese company is that your corporate software assets will be on sale somewhere in Mainland cheap the day you open up your source code control to the remote company. Their IP laws are few and inconsistently enforced.

    Good luck.

  24. Yes, but... by Folmer · · Score: 2, Funny

    does it run WinCE?

  25. GPL ??? by shis-ka-bob · · Score: 2, Interesting

    Can they do all this without linking or modifying the underlying kernel Linux? I assume that they have carefully considered the implications of the GPL. This project sounds cool, but I think I would have chosen something like NetBSD & its less restrictive BSD license.

    --
    Think global, act loco
    1. Re:GPL ??? by Rude+Turnip · · Score: 1

      Tivo uses Linux and gives back their source modifications (tivo.com/linux), yet the Linux part is a small portion of what's overall a proprietary platform. Same deal with Apple...the guts are open source and freely available (for x86 even!), but the interface is closed.

    2. Re:GPL ??? by biglig2 · · Score: 2, Insightful

      It will comprise:

      Palm PIMs and GUI, closed source, running on:
      PalmOS for Linux, which might be open or closed or (most likely) a mixture of the two) running on:
      Linux, which is open of course.

      The reason for thinking Linux is that there seems to be plenty of PDA/smartphone hardware out there that already runs Linux, so it gives them a good installe dbase to start from.

      --
      ~~~~~ BigLig2? You mean there's another one of me?
    3. Re:GPL ??? by diegocgteleline.es · · Score: 2, Informative

      They'll keep their apps closed, but the kernel is another story. They don't have any significant advantage by keeping their modified kernels closed, the power is in the apps. In fact, trying to integrate your kernel changes in mainstream is a great idea, it means you don't have to maintain the patches.

      My hope is that we'll see palmos engineers in the linux kernel mailing list just like we're seeing SGI/IBM engineers today.

    4. Re:GPL ??? by jeif1k · · Score: 1

      Can they do all this without linking or modifying the underlying kernel Linux?

      They will be modifying the Linux kernel, but there is no disadvantage to them to releasing those modifications; it's not their product.

      This project sounds cool, but I think I would have chosen something like NetBSD & its less restrictive BSD license.

      Even with BSD, they would have had to release their kernel modifications, not because of the license, but because that's the whole point behind using a standard OSS kernel: they want to get out of the driver and hardware support business and focus on applications and frameworks.

  26. Giving up on Garnet? by Doktor+Memory · · Score: 1

    Huh. Guess that whole "PalmOS 6.0" thing didn't work out quite as well as they'd hoped.

    The Curse of Be continues.

    --

    News for Nerds. Stuff that Matters? Like hell.

    1. Re:Giving up on Garnet? by biglig2 · · Score: 1

      Well, they say they're not giving up on Garnet, but the fact that none of the hardware manufacturers have yet produced a piece of hardware that runs Garnet must be a factor in this attempt to expand the ammount of hardware that runs PalmOS.

      --
      ~~~~~ BigLig2? You mean there's another one of me?
    2. Re:Giving up on Garnet? by kalidasa · · Score: 1

      You mean Cobalt. My Tungsten runs Garnet.

    3. Re:Giving up on Garnet? by biglig2 · · Score: 1

      Bloody Marketing.

      (Explanation: It's marketing's fault that they renames OS5 and OS6 to Cobalt and Garnet, thus
      meaning that I can't remember which one is which.)

      (Explanation of the explanation: Marketing did this because PalmSource do not want people to consider OS5 to be out-of-date. They propose to sell:
      Cobalt on high-enbd PDAs
      Garnet on low-end PDAs and smartphones
      Girasol (or whatever they call PalmOSonLinux) on PDAs and smartphones that already run Linux, and possibly on high-end PDAs that want to offer both PalmOS and Linux software.

      It's this last category that should excite Slashdot readers - a PDA that has the ease-of-use PIM functions of a Palm, with the Beowulf clustering abilities of Linux.

      --
      ~~~~~ BigLig2? You mean there's another one of me?
    4. Re:Giving up on Garnet? by metamatic · · Score: 1

      I think of it as the Curse of Gassee, as it predates Be.

      Gassee was also responsible for the decision not to license Mac OS in 1985, and for the Macintosh Portable. 'nuff said.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
  27. They got the trademark Backwards by Jakosa · · Score: 5, Informative

    " Linux is a trademark owned by William R. Della Croce, an individual, and previously owned by Linus Torvalds, the originator of the GNU code of the same name." wrong! The Linux Trademark suit (1996-1997) Though this has been tried again in other countries, the definitive case over the trademark on "Linux" happenned after an individual named William R Della Croce, Jr of Massachussets fraudulently trademarked the name "Linux", claiming he had made the first use of the name in 1994. Nobody noticed until he sent threatening letters to WGS of Aurora, CO (Linux Mall), Yggdrasil of San Jose, CA (first maker of a Linux distribution on CD) and others. The Linux community provided ample evidence that this was not true. The resulting lawsuit was settled with the trademark being assigned to Linus Torvalds. Right!

    1. Re:They got the trademark Backwards by Hieronymus+Howard · · Score: 2, Interesting

      The USPTO lists Croce as trademark owner. The USPTO should have updated their records to reflect the correct ownership.

    2. Re:They got the trademark Backwards by Hieronymus+Howard · · Score: 1

      Ignore that. My mistake. It lists croce as registrant, and Linus as last listed owner.

    3. Re:They got the trademark Backwards by kalidasa · · Score: 2, Informative

      I think you're reading that wrong; I think "last listed owner" refers to the actual owner, and "registrant" to the first person to file with a claim of ownership. Try this page.

  28. What about the hardware? by MC6809 · · Score: 0

    The OS is fine for a PDA as it is. What about hardware improvements? Every Palm I have purchased since the Palm Pro has been heading in the direction of crap. My Tungsten T3 isn't nearly as robust as my T2 was.

    1. Re:What about the hardware? by hyperlinx · · Score: 2, Insightful

      While the OS is probably fine for the current generation of PDA's, several underlying reasons for this change might exist...first, by using the "free as in beer" linux kernel instead of a non-open source competitor, they might be saving money on licensing costs. Secondly, since the original kernel is already written, the "owners" might not be willing to invest much into new features, whereas funding the development of new features might prove cost effective. Whatever the reason, money certainly comes into play.

      --
      In /.space, no one can hear you SCREAM!
    2. Re:What about the hardware? by ant_slayer · · Score: 1
      The OS is fine for a PDA as it is. What about hardware improvements? Every Palm I have purchased since the Palm Pro has been heading in the direction of crap. My Tungsten T3 isn't nearly as robust as my T2 was.

      Note that PalmSource is the Palm OS software company -- PalmOne is the hardware company. Essentially, you're asking the wrong question. If the PalmOne hardware platform(s) suck, that bodes ill for PalmSource, who is a completely independent company now (read the article).

      This move is in their best interests because it frees them from Palm OS's former addiction to a single hardware platform. Now, a hardware device developer will be able to build a mobile device with ARM, MIPS, M68k, Geode, etc. -- anything that runs the Linux kernel.

      As previously pointed out, there's even a potential for running this hybrid OS on ipaqs and axims and other PocketPC devices -- beautiful hardware, but why Windows?

      -Ant Slayer-

  29. Re:heh by Spacejock · · Score: 1

    It's been about three years since I've seen anybody take notes on a palmtop in a meeting, and if somebody did they would probably be laughed at.

    Three years ago, I was using pen and paper and laughing at people struggling to write on a tiny screen with a plastic toothpick.

    Electronic note-taking is the pits - it's much easier to rip a sheet from a pad and clip it to the relevant report than it is to scroll through hundreds of files called 'minutes of meeting x', opening each one up to see what Bob thought about trading in the old copier.

    Then again, my laptop is a P200MMX and my mobile phone is a Nokia 5110 with a dodgy screen. What would I know about portable technology?

  30. Virtual Patent Process by Anonymous Coward · · Score: 0

    Why not provide your code under a sort of Virtual Patent Process? For some background, I am an independent software developer in the financial services industry. I use and love Open/Free source software and develop custom, often proprietary code on top of the open stack. Here is the process I engage in with my customers and the trend that I see emerging as a solid synergy and balance between the different licensing models.

    Provide your product with the source code to the community *without* redistribution rights. However, make it clear that for that particular release, it will become fully redistributable after a predetermined period of time, say six months to a year. What that means is that all development, changes, enhancements, requests have to be funneled through your organization to be marketed and distributed inside your channel. However, after six months, nine months, twelve months, etc., anyone will be free to do the same thing. You can even have different periods of time for different modules or parts of your code that you consider closer to your value proposition or reflecting a longer period of advancement. People will be reluctant to adopt the code with a Virtual Patent that expires too long relative to the value they perceive it to be providing. You can keep stats to see about activity of different parts of your code in the development.

    The benefit is that the community gets to use your leadership, you get their enhancements and code, but after the expiration of the "Virtual Patent", you are on equal footing. The developer proves themself inside your process to you and your organization, but then gets their code "back", plus those of you and the other developers.

    In reality people will still largely channel everything through you, and you can still enforce trademark rights. This process, however, reflects a decision to work in harmony with the *natural* process that occurs with software anyway, of innovation/invention, customization, followed by commoditization if you're good and marginalization if you're not.

  31. Does it come with a faux fur cover? by PornMaster · · Score: 3, Funny

    I'd bet everyone would love a Hairy Palm in their pocket.

    Oh, wait... this is Slashdot... they already do...

  32. Death Throes by Anonymous Coward · · Score: 0

    Here's the short version: Dying company bought Be, still can't figure out how to write a relevant OS, decides to scrap Be and write on top of Linux.

    Analysis: PalmOS is scrambling for relevancy and will soon be sidelined. Buh-bye.

  33. Full Discllosure by razmaspaz · · Score: 2, Funny

    Full disclosure: I am a PalmSource employee -- and I am scared shitless because I don't know Linux. HELP!

    --
    I tried for 5 years to come up with a clever sig...only to realize that I am not clever.
    1. Re:Full Discllosure by philgeek · · Score: 1

      It doesn't matter if you know Linux or not. It is clear that PalmSource is slowly offshoring all of their development to China, and this is just another indicator. Just start looking for work elsewhere. It is only a matter of time.

    2. Re:Full Discllosure by razmaspaz · · Score: 1

      I actually don't work for palm, I was making fun of the guy, but that is an interesting tidbit.

      --
      I tried for 5 years to come up with a clever sig...only to realize that I am not clever.
  34. Re:heh by matth1jd · · Score: 1

    I believe the reason for the decline is that most people used their Handhelds for those two functions (Address book and reminders). I think that's typical of most, and why have two devices when one will suffice. As far as taking notes, most people didn't like writing in graffiti. Now execs just want the most expensive cell phone on the planet. :)

    Peronsally I have scheduling on my desktop at work, and don't put my full day into my phone. Just important meetings, and reminders like "Pick up flowers for girlfriend."

    I always thought that the cool gadget that was my Palm was going to make me want to organize my life. It turns out that entropy is just too hard to fight.

    --J

  35. What about BeOS? by nine-times · · Score: 1

    I hate this stuff. Yet again some stupid company with a failing business model buys promising technology, squanders it, and then jumps ship. Is the problem with Palm devices really that the underpinnings of their OS are bad? If palm isn't going to use it anymore, could they at least, finally, gpl BeOS?

    1. Re:What about BeOS? by LoaTao · · Score: 1

      I used to run BeOS on an upgraded PowerMac 7500 and had high hopes that it would take off.... which it did... into oblivion. I'm not sure if it can be put into GPL, but there is an OpenBeOS project. Check them out at OpenBeOS Project

      --
      The smartest man in the whole, wide world really don't know that much. - Mose Allison
    2. Re:What about BeOS? by Anonymous Coward · · Score: 0
      Is the problem with Palm devices really that the underpinnings of their OS are bad?
      Yes.

      Bad. Really bad. Think MacOS 9 bad.

      The Newton developers turned Palm developers are always shocked at how primitive the OS is. And that UI. Right out of Hypercard 1.0, only without the pretty internals. How can something this rickety have kept marketshare this long I will never understand.

    3. Re:What about BeOS? by nine-times · · Score: 1
      My point is, Palm owns BeOS, and BeOS is the foundation for PalmOS 6.0 (at least from what I understand). So, if Palm is jumping ship and choosing Linux over BeOS, could they at least GPL BeOS to help out projects like Haiku?

      But I'm sure they won't. It looks like nothing good will ever come of what was a great operating system.

    4. Re:What about BeOS? by saha · · Score: 1

      I'm sure there are plenty in the /. group that will be loving this, but I was looking forward to a BeOS based handheld device with maybe a BFS based filesystem. I've been bugging PalmOne to integrate PalmOS 6.1 into the latest or future release of the Treo. This new deal just means that PalmOne will be using Garnet a little longer. Honestly, what was wrong with Be's BEIA? I know going to have to wait a lot longer now before the dust settles and PalmOne figures out which way to go. Hope my Treo 180 will make it for at least another year. I recently had to solder the data/power connecter back when it came off completely.

    5. Re:What about BeOS? by LoaTao · · Score: 1

      I agree that GPLing BeOS would be great, I just don't know if it can be. They may have code that is under license in the OS which would make it impossible. If that isn't the case I agree that PalmSource should release it. As well as helping out the Haiku project it would show some commitment to open source and the community.

      --
      The smartest man in the whole, wide world really don't know that much. - Mose Allison
    6. Re:What about BeOS? by nine-times · · Score: 1
      Well, I'm sure someone will correct me if I'm wrong, but didn't Palm buy Be, along with all the rights to the software? Isn't that why there is no Be anymore?

      I don't think they're licensing the code. I think they own the code and all copyrights associated, so they should be able to GPL it if they want.

    7. Re:What about BeOS? by LoaTao · · Score: 1

      You're right that Palm bought Be and all of it's intellectual property. What I don't know is if Be licensed some of the code they used in BeOS. If there are parts licensed from BSD, SCO, etc. then those parts couldn't be released under GPL. Palm could still release the code that was owned by Be, but that might not encompass the whole of the OS.

      --
      The smartest man in the whole, wide world really don't know that much. - Mose Allison
    8. Re:What about BeOS? by nine-times · · Score: 1

      I thought part of the appeal of BeOS was that it was written completely from scratch-- no legacy code of any kind. Maybe that was just an exaggeration or marketing hype, but that was the word Be was putting out during the time I was using it.

    9. Re:What about BeOS? by LoaTao · · Score: 1
      Wikipedia had the following:

      "A highly modular OS written in completely new code (and not based on UNIX, a common misconception due to Be's inclusion of the Bash command shell and some similarities in its directory structure)"

      So it looks like PalmSource can release the whole thing under GPL! Good memory!

      --
      The smartest man in the whole, wide world really don't know that much. - Mose Allison
    10. Re:What about BeOS? by tantalic · · Score: 1

      So it looks like PalmSource can release the whole thing under GPL! Good memory!

      The "completely new code" they speak of means that they did not base BeOS upon another operating system (such as Mac OS X is based upon NeXT, which is based on the Mach Kernel and FreeBSD). However this 'completely new code' was not all owned by Be, and some was licensed from 3rd parties, which means that parts of BeOS could are not owned by PalmSource and thus those parts of BeOS could not be release under the GPL (although they could be reimplemented by open source developers).

      "Gassee mentions that BeOS contains elements licensed from third parties, although this doesn't make open sourcing impossible - merely difficult."

    11. Re:What about BeOS? by jeif1k · · Score: 1

      Is the problem with Palm devices really that the underpinnings of their OS are bad?

      In short, yes. The GUI is nice, the desktop applications are decent, but the PalmOS kernel is awful.

      The PalmOS 6 kernel promised to be better, but I think they finally woke up to the fact that maintaining their own set of hardware drivers was costly and pointless, and that their licensees were tired of having to do drivers themselves. Linux provides an easy answer because Linux drivers exist for more and more chips.

    12. Re:What about BeOS? by nine-times · · Score: 1
      "Is the problem with Palm devices really that the underpinnings of their OS are bad?

      In short, yes. The GUI is nice, the desktop applications are decent, but the PalmOS kernel is awful. "

      I don't really think so. I know a lot of people (myself included) who have owned Palm devices, and find that it's just not worth carrying the things around. It's not because they crash all the time or anything. It's just, for the ways I might use a palm, I find either a laptop or a pen/paper combo work better. I could go into detail, but I'm not sure it's relevant.

      I've heard that Palm devices are a pain in the butt to develop for, but that (again, from what I hear) has more to do with Palm changing specs regularly and not providing good documentation.

      I've never used PalmOS 6, but from what I understand, it's based on BeOS, which was terrific. So, if the underpinnings for PalmOS 6 is bad, then it seems that Palm's development efforts have in fact made the kernel worse and not better, in which case it's fair to expect they'd screw up with Linux, too.

      Either way, I'll tell you this: The reason Palms are selling so poorly isn't that the OS doesn't have preemptive multitasking or hyperthreading or some such thing. Add a better kernel, and keep all the applications and the interface the same, and you won't sell one extra Palm based on that.

      So, ignoring all this, my overall point is, if they aren't going to continue to use BeOS, then they should opensource it rather than leaving it to rot. As others have brought up, it would at least be worth it as a good PR move. If, on the other hand, the reason Linux looks attractive is that they really want the community support that comes with using an opensource OS, well.... all the more reason to GPL BeOS. Either way, switching to Linux, dropping BeOS, and leaving BeOS to rot in closed-source pergatory doesn't make a whole lot of sense.

  36. I NEED A DECENT PALM by RecycledElectrons · · Score: 4, Insightful

    What we need is not new software; it's new hardware. We need a Palm that has a real serial port, real USB expansion when it's sitting on a desktop, takes real compact flash (CF) cards (not those tiny palm things,) and has the option to read off of a real screen (that takes up the whole side of the palm; not 1/2 of it.) Also, most importantly, it must take real (AA) batteries. Internal rechargables don't work for those of us who use our plams 16 hours a day. Give me that in a Palm, and I'll arrange an order of 500. Andy Out!

    1. Re:I NEED A DECENT PALM by Anonymous Coward · · Score: 0
      takes real compact flash (CF) cards (not those tiny palm things)
      You mean Secure Digital (SD) cards? Since when they were "palm things"? My laptop, my palm-top, my digital camera all have SD slots. IMHO, Secure Digital cards have become quite popular, although it's below par with CompactFlash cards when it comes to capacity.
    2. Re:I NEED A DECENT PALM by rho · · Score: 1
      Your specifications are mutually exclusive. No Palms (that I'm aware of) run from AA cells. All of the older Palms use AAA cells. In order to make use of either AA or AAA cells, with the current demands for color screens, big screens, faster processors and other geegaws, the Palm would end up looking like a brick. And nobody would buy it. The rechargable batteries in new Palms, with their high power density, mean the difference between a palmtop and a pain in the ass.

      I'm still a huge fan of my IIIxe. To my mind, it's the pinnacle of Palm engineering and suits me down to the ground. I use rechargable AAA cells, but having the option to pick up a pack of alkalines at any drugstore in the country for chump change is a nice option. The Palm modem for the III series is adequate for simple Web browsing, and for sending FAXes--and it too accepts AAA cells. The speed is nothing to write home about, but it's fast enough for what the Palm was designed for, and in a pinch I can use it as a replacement computer. (I even have a SSH client for it, which largely turns the Palm into a full computer.)

      While I see where you're coming from, the new Palms are quite good for the current market demands. The Zire 72 is what I'd buy now, if I needed a new Palm, as it combines the things I'd want in a PDA at a price point that is non-insane. I could afford to replace two or three of them a year, which for me is very important. I've dropped my share of Palms, and replacing a $250 device is much better than replacing a $400 device.

      At one time, I was quite enamored of the Treos, but now I'm thinking that a Zire with a Bluetooth phone would actually be better. Throw in a foldable keyboard, and I've got a mini-office at less than the cost of a Treo. (The Treo's lack of WiFi also contributes to this change of heart.)

      --
      Potato chips are a by-yourself food.
    3. Re:I NEED A DECENT PALM by biglig2 · · Score: 1

      I just had a look and I can't even see a Linux device that uses AAs - and these are the things that are aimed for people like our shouty friend.

      Even that Simputer doohickey designed for the third world has a LiIon in it.

      Hmmm. Anyone got one of those emergency chargers that recharges your Palm from AAs? How many charges do you get froma pack - it's only a couple isn't it?

      That would suggest that a modern PDA would not last very long on AAs, making then very uneconomic. I bet if you put a modern LiIon in a Palm III it would go months between charges.

      --
      ~~~~~ BigLig2? You mean there's another one of me?
    4. Re:I NEED A DECENT PALM by System.out.println() · · Score: 2, Insightful

      What you want is pretty far out of alignment with what most people want.
      - Compact Flash is HUGE. SD (which last time I checked, was what Palm used) is much more suited for handhelds.
      - They tried AA batteries a long time ago. Data loss, "oh shit where'd I put those AA's", and the cost of batteries (running on 2 AA's a day would cost a good $20 a week or so.
      - A "real serial port"? Please tell me you mean serial as in, the definition that includes USB.

      What you want is not a "decent" palm; it's a highly specialized one.

    5. Re:I NEED A DECENT PALM by GarfBond · · Score: 1

      All Palms with the Universal Connector support RS232 (up to Tungsten T3).

      The Tungsten T5 now appears as a USB storage drive when connected to the computer.

      Most Palms use Secure Digital cards, an alternative format that is obviously better suited towards the smaller form-factor (CF cards are big, SD cards are small)

      The T3 and T5 both let you drop the virtual grafitti space to let you use the entire screen in either portrait or landscape mode.

      Umm, nobody uses AA batteries for any PDAs anymore. I imagine they just can't deliver enough power to a power hungry PDA (ARM cpus, big LCDs, etc etc). You'll be happy to know that PalmOne keeps a close eye on battery life on all their products though; it's just one of their design requirements.

    6. Re: I NEED A DECENT PALM by gidds · · Score: 1
      Most Palms use Secure Digital cards, an alternative format that is obviously better suited towards the smaller form-factor (CF cards are big, SD cards are small)

      CF cards may be a little larger, but they're quite capable of fitting into a small PDA. And they have a few major advantages: they come in larger capacities, they're much cheaper for any given capacity, they're the most common standard, and they don't have any DRM.

      Umm, nobody uses AA batteries for any PDAs anymore. I imagine they just can't deliver enough power to a power hungry PDA (ARM cpus, big LCDs, etc etc).

      That's news to this 'ere 5mx, which runs perfectly happily on a pair of AAs for 20-30 hours. And that's with a bigger LCD than any Palm-size thing, and an ARM CPU.

      --

      Ceterum censeo subscriptionem esse delendam.

    7. Re:I NEED A DECENT PALM by Anonymous Coward · · Score: 0

      I'm not sure what you mean about a real serial port, my IIIc and m130 plug into my laptop's serial port. As for compact flash cards, I thought that secure digital (SD) cards were more widely deployed by more vendors than any of the other formats? Instead of ditching the rechargable battery, why not produce battery modules that attach to the Palm itself?

    8. Re:I NEED A DECENT PALM by Dr.+Manhattan · · Score: 1
      You want a Handera 330. Too bad they're discontinued, but you can find 'em on eBay for fairly cheap.

      If you want a color screen, good luck with AAA batteries. They just can't deliver the kind of power that such a screen currently needs for any significant length of time. Even the Li-ion batteries they use now have trouble keeping those screens going for more than a few hours. My H330 runs for weeks on its (optional) Li-ion battery pack.

      --
      PHEM - party like it's 1997-2003!
    9. Re:I NEED A DECENT PALM by Anonymous Coward · · Score: 0

      I'm on my third HandSpring Visor Deluxe (off eBay). It doesn't have color, a cell phone, or GPS. Or those rotten little thumb keys.

      What it DOES have is my life in it. Along with JShopper, a learning remote control, ListMaker and a few ebooks. Every 2 weeks I put a new set of batteries in. Normally I just swap out NiMH's, but in an emergency, I just run into a convenience store - no custom charger to tie me to a cigarette lighter socket, cradle or other daily "electricity fix" or doom me if I lose it.

      About the only things I'd really change would be a less fragile LED and maybe a simple USB cable for syncing.

      Sell 'em for under $100 and I'll buy them for the rest of my life!

    10. Re:I NEED A DECENT PALM by PDA_Monkey · · Score: 1

      I have a miniSync and car & wall adapters from boxwave.com. Very handy.

      --
      Hallo, My name is Inigo Montoya. You kill -9 my parent process. Prepare to die!
    11. Re: I NEED A DECENT PALM by gidds · · Score: 1
      Oh, quite. But my point is this: bright colour screens and blazingly fast CPUs may be impressive, but I'm not convinced they're vital for actually getting work done; they need to be balanced with things like screen size, battery size and type, &c. For me, a machine that needed to visit a mains plug every 5 or 10 hours would be much, much less useful; a machine without a decent keyboard even less so. Colour and greater resolution are nice, but I'm perfectly happy to do without.

      I know my 5mx is outdated in many ways, but I'm very happy to stick with it until I see something which looks like it'll be more useful -- and I haven't seen that yet.

      --

      Ceterum censeo subscriptionem esse delendam.

    12. Re:I NEED A DECENT PALM by Anonymous Coward · · Score: 0

      > What you want is pretty far out of alignment
      > with what most people want.

      I know of many people who want a handheld way to access gigs and gigs of information. That's all they want.

      > - Compact Flash is HUGE. SD (which last time
      > I checked, was what Palm used) is much more
      > suited for handhelds.

      Yep, it's huge - like 5 gigs compared to 256 megs.

      > - They tried AA batteries a long time ago.
      > Data loss, "oh shit where'd I put those AA's",
      > and the cost of batteries (running on 2 AA's a
      > day would cost a good $20 a week or so.

      Check out the NiMH AAs are Fry's (or eBay). 2500mAH to 3000mAH for $1-$2 each. As for the memory loss, the CF card requires no power to keep it's memory. The palm can have an easily replacable CR2032A and a built-in meter for each battery.

      > - A "real serial port"? Please tell me you
      > mean serial as in, the definition that includes
      > USB.

      I mean "RS232C" I use my Palms (very old ones) for 2 purposes: First to access information stored on cards, and second, as a portable terminal for my Ph.D. research in robotics. I don't need to sync to a PC very often. The newer (universal connector) Palms do not talk to an embedded RS232C. They also are only one end of a USB connection. I need to plug a USB 'bot into my Palm and read a few megs of data.

      Andy Out!

    13. Re:I NEED A DECENT PALM by Anonymous Coward · · Score: 0

      > All Palms with the Universal Connector support
      > RS232 (up to Tungsten T3).

      Palms provide part of an RS232, but cheat so that it saves power and barely talks to a desktop. The problem is that I need it to talk to an embedded system that's also cheating on the RSR232. Either one chats to a desktop, but neither one wants to talk to the other one.

      Andy Out!

    14. Re:I NEED A DECENT PALM by Anonymous Coward · · Score: 0

      > Your specifications are mutually exclusive.

      I don't think so. I'm looking for more featuers in some areas (CF, screen, battery life, I/O) in exchange for less features in other areas (twice the size, grey scale screen, slower processor.)

      > No Palms (that I'm aware of) run from AA cells.

      That's my problem.

      > All of the older Palms use AAA cells. In order
      > to make use of either AA or AAA cells, with the
      > current demands for color screens, big screens,
      > faster processors and other geegaws, the Palm
      > would end up looking like a brick.

      Get rid of the geegaws, give me the few things I really need, and make it a brick.

      > The rechargable batteries in new Palms, with
      > their high power density, mean the difference
      > between a palmtop and a pain in the ass.

      First, the AAs have come a long way. The new MiHM AAs are in the range of 2500 mAH to 3000 mAH at $1 to $2 each. That means some serious lifetime out of a few sets.

      Second, I'm willing to put 4 AAs or a pair of 123As into my brick.

      Andy Out!

    15. Re:I NEED A DECENT PALM by Anonymous Coward · · Score: 0

      > You want a Handera 330. Too bad they're
      > discontinued, but you can find 'em on eBay
      > for fairly cheap.

      > My H330 runs for weeks on its (optional)
      > Li-ion battery pack.

      Thanks!!!!

      That's my idea of a Palm. Do you know what the maximum sized CF is that it can take? I'd love to have a file of 1 gig CF cards, but I have a feeeling that it will not read them.

      I'll order one and experiment.

      Andy Out!

    16. Re:I NEED A DECENT PALM by Dr.+Manhattan · · Score: 1
      That's my idea of a Palm.

      Mine, too. It's not a laptop replacement, but it does the kind of things I need it to do, and can be made to do a lot of laptop things (e.g. SSH) in a pinch.

      Do you know what the maximum sized CF is that it can take?

      Well, it takes those IBM microdrives (1GB hard drive in a CF Type II form factor), so I'd imagine that true flash-memory based ones wouldn't be a problem. I use a 48MB CF card for backups and a 128MB SD card to store apps and data. I've also got a CF 802.11b card, and that works a treat.

      A lot of recent software doesn't work for it (mostly graphical games), but there is a way to flash it up to Palm OS 4.1 (look for the heos41 Yahoo group).

      --
      PHEM - party like it's 1997-2003!
    17. Re:I NEED A DECENT PALM by sessamoid · · Score: 1
      Yep, it's huge - like 5 gigs compared to 256 megs.

      You mean 5 GB compared to 1 GB . There are 2 GB SD cards coming out now too.

      --
      "No, no, no. Don't tug on that. You never know what it might be attached to."
  37. Palm-compatible Linux-based PDA? by ryan_fung · · Score: 1

    This this mean we're going to see Palm-compatible Linux-based PDA? Are we going to see the combination of the Palm software library and the power of Linux?

    Should be very attractive if done nicely.

  38. Re:heh by Anonymous Coward · · Score: 0

    We laugh at people typing in notes from their yellow legal pads into their computers when we know they own a PDA (whether Palm or PocketPC).

    It isn't as if people are stuck using grafitti anymore. There are great hand-writing recognition software out there for PDAs and when combined with auto-completion features, the average person can take notes as fast as on pen & paper.

    And it isn't just about avoiding double-typing. The ability to do full-text search on the notes is the primary reason I keep notes in the PDA.

    NOTE TO PDA MANUFACTURERS:

    Please start making durable and light-weight PDAs the size of the original Palm V. Some of us prefer having a separate PDA and phone because we don't want the batteries drained on our phone and don't trust the competence of phone producers to protect our private data on a connected device.

  39. Joygasm! by Jestrzcap · · Score: 1

    Seriously, I've been a suppporter of palms for many years (owned several different units, currently content with treo600), and I couldnt be more thrilled with this news.

    Firstly, I've been eagerly anticipating Cobalt since its announcement, and have been sorely dissapointed that it has not surfaced yet.
    Secondly, I'm a huge linux nut, and having my PDA running palmOS on top of linux thrills me to no end. My two favorite OSs working together (imagine being able to run Cobalt on your PC as a program to access your data that you synced, and then tie that data into things like mozilla thunderbird, rock!)
    I have not done any development for Palm thus far, but I think this sort of thing will force my hand. DAMN YOU PALM. YOU ARE GOING TO TAKE MY MONEY FROM ME AGAIN!!!
    (P.S. I cant wait for my Treo, or a similar device, to run this :)

    --
    "I have great faith in fools: Self confidence my friends call it." ~Edgar Allan Poe
  40. Re:PDF ALERT! by mwk88 · · Score: 3, Interesting

    Actually, I wrote it in HTML but somewhere in the post-to-the-corporate-website process it popped out in pdf; hmmm, the mysteries of corporate IT :) However glad that we got the text version linked back in here. mwk

  41. grafittti I by way2trivial · · Score: 1

    can be done with tealscript, readily available at commercial palm sites.

    --
    every day http://en.wikipedia.org/wiki/Special:Random
    1. Re:grafittti I by BenjyD · · Score: 1

      Graffiti 1 has much better recognition then Tealscript in my experience. I tried it out for a bit, then figured out how to install Graffiti 1 on my Tungsten E and never looked back.

  42. Re:heh by Glock27 · · Score: 3, Informative
    Does anybody even buy palmtop computers anymore?

    Yes. ::raises hand::

    For about ten minutes, every executive wanted one to replace their paper-based Franklin Daytimer, but now it seems that everybody uses their cell phones to do 90% of what they actually used their Palm computers for (address book & schedule reminders), and everybody just brings yellow legal pads to meetings when they want to pretend that they are taking notes and paying attention.

    Integrating phone functionality with PalmOS is a priority at PalmOne. Handspring made the (possibly ill-conceived) announcement that it would "only be developing communicators" (PDA+phone devices) shortly before being absorbed by PalmOne. The Treo 650 is widely regarded as being a good device, though I've heard some rumors about poor voice quality.

    For me, the holy grail would be decent voice control, a Bluetooth headset, and still no buttons/keypad on the device so it can have more screen area.

    It's been about three years since I've seen anybody take notes on a palmtop in a meeting, and if somebody did they would probably be laughed at.

    I take notes at meetings using one all the time. Nobody laughs... ;-)

    No current phone except the Treo has the horsepower (CPU+memory) of a decent PDA. I'm actually ambivalent about adding phone functionality due to the additional battery drain. I guess the alternative is vastly improved battery technology. For me, the beauty of a PDA is having a computer with me constantly - which translates into an infallible memory plus lots of powerful and entertaining capabilities.

    --
    Galileo: "The Earth revolves around the Sun!"
    Score: -1 100% Flamebait
  43. If you are from PalmOne software... by Sheepdot · · Score: 1

    ... can you please explain to me when Palm is going to get Microsoft to fix the horrible synching issues with Outlook? It takes simply forever to do, and didn't start happening till the Outlook XP "security update".

    I know it was due to that patch and the "Allow access for 2 minutes" problem, but this is just downright ridiculous waiting for 2 minutes or more for the thing to either barely work or timeout.

    It would seem to me that switching to Linux isn't going to solve the problems of those of us that buy Palms for use with MS software.

    1. Re:If you are from PalmOne software... by CdBee · · Score: 1

      Hmm. I'd prefer that they port Mozilla Thunderbird to PalmOS ! - then I can use the same mail client, and have the same inbox, on my desktop PC, my Mac Laptop and my PDA....

      --
      I have been a user for about 10 years. This ends Feb 2014. The site's been ruined. I'm off. Dice, FU
    2. Re:If you are from PalmOne software... by biglig2 · · Score: 1

      If PalmOS for Linux works, then this would be entirely possible to do, since it will mean a new generation of PalmOS devices that can also run Linux apps.

      --
      ~~~~~ BigLig2? You mean there's another one of me?
  44. Re:heh by barawn · · Score: 4, Informative
    One of the most frustrating things about the "death of the PDA" is the fact that there was an ancillary benefit for a lot of us: PDAs are extraordinarily useful, cheap, single-purpose interface and logging devices!

    In the project that I'm on, I've pushed for (and successfully gotten) Palms used for interfacing to the electronics in the project. They're far, far more useful than laptops for simple interfacing stuff (anything that can be interfaced with RS232, or nowadays USB). Cheaper, more rugged, much more visible in sunlight, and more importantly, far easier to use. Ever try typing on a keyboard in sub-freezing weather with high winds? Uck.

    (On a side bad note, do try to keep Palms slightly in the shade. The screens tend to darken significantly with heat from direct sunlight).

    Palms have been used for



    and lots, lots more. To be honest, part of the reason that I bought a Palm for my own personal use is that I wanted to support them. A cheap PocketPC device is $150. A cheap Palm is under $100.

    Plus, really, who wants to program for a Windows device? Palm even has a Linux programming chain, and a Linux simulator for Palm OS.
  45. I'm a Palm Developer by Anonymous Coward · · Score: 0

    It's hard to develop handheld applications under Linux because most development tools and emulators only support Windows. Palm's switch to Linux will make Palm development a little easier for us Linux users.

    I think the Palm application style -- no files, no overlapping windows -- would work great on the PC.

  46. Zaurus Gone - I will buy. by WindBourne · · Score: 1

    Now that sharp is gone, I will buy.

    --
    I prefer the "u" in honour as it seems to be missing these days.
    1. Re:Zaurus Gone - I will buy. by Psycho77 · · Score: 1

      Since when Sharp is gone ? Not to mention Sharp make the best PDA device in the world atm.

    2. Re:Zaurus Gone - I will buy. by WindBourne · · Score: 1

      Sharp is gone from the Linux PDA market except in Japan. Nice PDA ( I own one ) and was looking forward to getting to one of the newer ones.

      --
      I prefer the "u" in honour as it seems to be missing these days.
    3. Re:Zaurus Gone - I will buy. by alienmole · · Score: 1

      Since this.

  47. Extended Capabilities by simpl3x · · Score: 2, Interesting

    Perhaps this will help in extending hardware support for Palm. Wouldn't it be technically possible to run it as an OS on a small laptop? Like Microsoft's use of .net mobile, the Palm OS could run on anything from a watch to something like the NetBook from Psion. This is a great move, and I'd love to see if I could get it running as a VM on my PowerBook.

    1. Re:Extended Capabilities by mellon · · Score: 1

      Yup. It also provides for the potential that Palm could sell its very nice UI into some existing markets where people are already making Linux palmtops and phones. But they'd better bring back Graffiti 1! :')

    2. Re:Extended Capabilities by RevAaron · · Score: 1

      You can already run Palm OS 5.x and 6.x as a VM. Not sure if there's an OS X version of the 5 or 6 simulators, though there is for Windows and there have been emulators of OS 4 I've used on OS X- not looked for the newer guys.

      --

      Working toward a usable PDA environment in the spirit of Newton OS: Dynapad
  48. And what makes you think... by Cybertect · · Score: 2, Insightful

    that Microsoft have any interest at all in fixing it? ;-)

  49. Palm is dead, but not in the Apple sense by doublem · · Score: 1

    Palm is nearing the end of the line.

    I'm unfortunate enough to own a T2, and I can tell you it's the last PALM device I'll ever own.

    Let's see, sync problems on 80% of my sync attempts, freezes and there's the whole "We're not going to let anyone develop a wireless card for it because it would eat into sales of the more expensive models" mess which REALLY pissed me off.

    I hate to say it, but I'll probably get a Windows powered or Blackberry device for my next hand held. Heaven knows I won't get a Palm.

    --
    "Live Free or Die." Don't like it? Then keep out of the USA
    1. Re:Palm is dead, but not in the Apple sense by mrseigen · · Score: 1

      I stopped buying Palm machines after my PalmPilot Professional's OS became out of date, and Palm refused to offer any kind of upgrade to OS 3.0, which every application then required.

      Been happily Palm-free for almost their entire existence. It syncs adequately with my Mac and Linux boxes over serial, which is the only reason I haven't turned it into a drink coaster or stripped it for its MC68000 yet.

    2. Re:Palm is dead, but not in the Apple sense by biglig2 · · Score: 2, Insightful

      Can I just be pedantic and point out that both your problems are with PalmOne , not with PalmSource?

      So you should welcome this announcement, because is should mean PalmOs becomes available on a wider range of hardware.

      --
      ~~~~~ BigLig2? You mean there's another one of me?
  50. What's wrong with Cobalt by goofrider · · Score: 1

    The problem with Cobalt right now it's the chicken-and-egg syndrome. PalmOne isn't gonna standardize on Cobalt unless there are enough apps on there, developers aren't gonna port to Cobalt unless there are enough Cobalt devices in the market. I don't see how using Linux as the kernel can change that.

    And how a Linux kernel gonna benefit Cobalt? I don't see any tangible benefit unless there's any inherit design limitation in Cobalt's kernel. The only possible benefit of using Linux as Cobalt's kernel would be that PalmSource might be able to leaverage the open source model for driver development (driver development is traditionally the responsiblity of Palm OS licensees, AFAIK). The whole WiFi driver mess with Palm OS 5 is a pretty good indication that it does need a better strategy/design. I only imagine how monolithic the Palm OS 5 kernel is if they took so long to develop WiFi drivers and they had to do a specific version of the driver for each hardware model and WiFi card.

    It still doesn't change the fact that Cobalt is an entirely new API and no developers are willing to develop for it unless its widely adopted, otherwise they'll just continue to developer Garnet (OS 5) apps since they'll run in Cobalt anyways. I always think that PalmSource should provide a Cobalt compatibility layer for Garnet, similiar to how Win95's "thunking" feature that made majority of the Win32 API calls available on Win95. That way, Cobalt apps can run unchanged on Garnet, and developers can just standardized on the new Cobalt API instead of dealing with 2 parallel platforms.

    If PalmSource were serious about open source, what I think they should do is open source the Palm Desktop and do it right now, and promote it heavily as the free alternative to Outlook. Make it their mission to compete with Outlook, with the help of the open source community. It'll save development cost, generate publicity, attract people to the Palm OS platform (like what iTunes Windows does for iPod), and all without the risk of open sourceing their more precious proprietary code (like the Palm OS itself).

    I love Palm OS, but there's not a single day I don't think about switching to the dark side. It's the 21st century and it still doesn't have memory protection and preemptive multitasking. PalmSource need to commit to a single API and push it. The longer they promote 2 different APIs parallelly, the longer this chicken-and-egg syndrome will last, while the competitions move full-speed ahead without the baggage of legacy support. Supporting yet another kernel when they can't even commit to an API is just addding to the problem.

    1. Re:What's wrong with Cobalt by yalurker · · Score: 1

      somebody mod parent up, please!

      I'm a PalmOS developer and this comment nicely summarizes some real issues we face.
      thanks goofrider!

    2. Re:What's wrong with Cobalt by jeif1k · · Score: 1

      The only possible benefit of using Linux as Cobalt's kernel would be that PalmSource might be able to leaverage the open source model for driver development (driver development is traditionally the responsiblity of Palm OS licensees, AFAIK).

      That's probably the major reason for them doing this.

      But if they do the PalmOS/Linux integration right, you'll be able to mix Linux and Palm code and instantly get a boatload of libraries: XML, HTML, databases, networking protocols, command line apps, encryption, you name it. That makes PalmOS+Linux a hugely attractive platform.

  51. What about offering the stuff for sale?? by Anonymous Coward · · Score: 0

    Transmeta CPUs also do very poorly in Europe, guess what, they don't even sell them!

    I once wrote an email to Transmeta, asking them to *offer* their mainboards+CPU for sale in Europe. The answer said that they can't do anything about it; if their resellers don't offer it, so they must be at fault.

    Nothing here about moving your ass to create revenue for your company.
    WTF???

    1. Re:What about offering the stuff for sale?? by ckaminski · · Score: 1

      You have to understand manufacturing. If you become a competitor to your resellers, and you are a noname like Transmeta, then your competitors have no reason to push your products for you. If you go off and create competition for your resellers by getting more resellers, some of whom may serve similar markets, you [can] encourage your reseller to drop your products.

      If it was an established and profitable reseller, only by offering discounts and freebies to serve a new market can you guarantee that you won't end up losing volume. It's a tight line to walk, and at a certain volume, Transmeta won't have to walk it.

      But there is only so much they can do if they don't want to hurt their profitable markets.

      Sucks, being a slave to your resellers...

  52. How Palm can make a comeback by Anonymous Coward · · Score: 0

    Here's the killer specs:

    Type O (replacement for paper organizer)
    O1. size of original Palm V
    O2. bundle 3rd-party hand-recognition and
    text auto-completion software
    O3. improved built-in calendar/contacts/memo apps
    O4. more font sizes and easier-to-read
    O5. optional: (simple voice recorder that doesn't
    require both hands) - if this doesn't kill size

    Type C (text-based communicator)
    C1. near real-time email with user-configurable
    polling time (every 1 - n minutes)
    C2. instant messaging (aol, msn, yahoo, ...)
    C3. easy googling & copying web text into
    the database of your choice (should be
    just 1-2 taps in the browser after setup)

    Type E (everything: O, C, + entertainment)
    E1. brighter screen, more vivid colors
    E2. form-factor that helps gaming
    E3. headphone jack and MP3 player
    E4. faster processor
    E5. built-in camera, video-recorder, kitchen sink

    Get a clue: don't provide features if the cost in
    weight/size/battery-life/price make the entire
    device undesirable.

    I want a type O+C. But I'll buy a plain type O if the type C features make the device too bulky.

    1. Re:How Palm can make a comeback by ckaminski · · Score: 1

      Type-O+E(-E4): Kyocera 7135

      The only thing killing the 7135 is the slow processor (33mz dragonball) and the battery life, which sucks major ass (3 hours).

      But, it's a cellphone/MP3 player, and I've got my 1GB SD card loaded to the brim with 100+MB of palm apps and almost 800MB of mp3s.

      Now if only Sun would release a decent JVM for the Palm, I'd be in heaven.

  53. n-tier by Doc+Ruby · · Score: 1

    So Linux apps that call the Palm GUI API will work. And the phones have such little memory that they rely on SD Flash cards, a cross-platform standard, and on network connections like WCDMA, via cross-platform standards like TCP/IP and HTTP. Now it's essential to split apps into presentation/logic/data components, with distinct APIs between them. Those apps can be ported among a huge range of platforms, from phones to supercomputers. If packaged properly, these components can interoperate outside their original apps, for remixed featuresets. Take that, Windows!

    --

    --
    make install -not war

  54. sounds very interesting to me... by w4rl5ck · · Score: 1

    I've been developing PalmOS applications for about 3 years now, and our whole software team is eager to finally see Cobalt devices because PalmOS 3/4/5 simply is not what a modern OS should be, talking about features like i18n and system design.

    I've been using Linux for 6 years, and I think it's a great operating system (not the best for PCs available, as that's obviously MacOS X) and I'm eager to see Linux-powered devices so I can port my favourite software to the device.

    So, I'm not yet sure what Cobalt+Linux bring us, but I think it's a great opportunity for device manufacturers to get the Palm users and their software AND the Linux users and their software, making up a bit of the gap between PocketPC/.net application availability.

    And of course I don't like PocketPC/.net stuff ;)

  55. Re:heh by man_of_mr_e · · Score: 2, Informative

    Over the years, I've bought a few PDA's, but they've never lived up to their hype for me. Their usefulness was limited for a variety of reasons.

    What I want is the holy grail. The single device that I can use for everything. MP3's, PDA, Cell Phone, Digital Camera, etc...

    HP has a few nice units coming out that are almost there, but they're missing the crucial part: A hard drive ala iPod.

    Give me a PDA with wireless (802.11 + Cell/3G wireless), bluetooth, 10-40GB hard drive (hell, i'd even settle for the 4GB iPod mini hard drive at this juncture), 128MB+ memory, fast processor (200Mhz+), 1.3MP Digital Camera or better (with flash!), sliding minikeyboard that slides over a larger display (kind of like a cross between the Clie NZ90 and the Treo or Zaurus)...

    Then make it convenient to carry and use. Obviously you're not going to get all those features into an ultra compact form factor, but something the size of an NZ90 should be doable.

    The big problem, of course, is power. That sucker will eat batteries like they're potato chips. So, there needs to be a big, high power battery, and the ability to swap batteries easily without disturbing the applications.

    I don't care what it costs. I'd pay it.

  56. This would have been great news by hkb · · Score: 1

    This would have been great news, had Palm announced this a year or two ago when they weren't already far behind in the PDA curve.

    But instead, PalmOS Colbalt devices are still vaporware*, and we're still using PDAs with ancient OS designs that lack multithreading, decent network stacks, and outdated APIs that are compiled for a CPU no one even uses in their PDAs anymore.

    And now, to further cloud the situation, they're diverting their apparently already limited resources to start up yet another project: PalmOS on Linux. Wow, sounds great. Gimme a Tungsten C with Linux any day.

    I just hope you release it sometime this century.

    * Yes, yes, we know PalmOS Cobalt exists somewhere, but it doesn't exist where it counts: the market.

    --
    /* Moderating all non-anonymous trolls up since 2004 */
  57. Mobile Linux Needs This To Survive In The Market by Bones3D_mac · · Score: 1

    While I myself loved my Sharp Zaurus for the mobile powerhouse it was, I never could get used to its clunky interface. Even swapping out the OEM stuff for OpenZaurus and XFree, I always ended up carrying around a cheap Palm Zire for all of my PIM needs.

    A few of us may have a pretty good working knowledge of Linux, but a lot of end users trying to adopt these devices aren't looking for something that will require them to have that knowledge on-hand at all times. Unfortunately, a lot of open source developers lack the skill needed to make their software efficient in the aesthetic sense. The software may work extremely well, but the interface usually leaves much to be desired.

    If Palm is indeed planning to adopt Linux into future versions of Palm OS, it could be the one thing needed to finally change this problem for the better. Palm could even offer training courses on how to develop software interfaces to best suit the user's needs. And as cliché as it sounds, take a look at what Mac OS X has done for the BSD community.

    I'm not suggesting that linux developers dumb down their software, but, I am suggesting they get more creative with how their software communicates with the user. By adopting Palm OS interface design principles, mobile linux developers could gain much of the discipline needed to give Linux a fighting chance in the mobile arena.

    --


    8==8 Bones 8==8
  58. I'm sick of it by rseuhs · · Score: 5, Insightful
    I'm really getting sick of companies that "send out letters" to the Linux community, but don't support Linux for their products.

    Even with all the existing GPL-software for Palm devices on Linux, Palm doesn't include it on the CD-ROM they ship with the devices, they don't list Linux as supported operating system and needless to say, they will tell you to go away when you have a problem synching with Linux.

    It's the actions that count, not the words.

    1. Re:I'm sick of it by HiThere · · Score: 1

      That's one of the reasons I haven't even been considering a PalmTop. If a company won't say that it's product supports Linux, then I've got to REALLY need it before I'll sink money on the chance that it might work. And PalmTops fall into the "it would be nice to have" category.

      And I don't consider syncing with MSWind to even be a plus. Syncing with Macs is a plus, but not enough of one to get me to put my cash down. (The Mac is my wife's machine... and I'm not going to depend on being able to use it at any particular time.)

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    2. Re:I'm sick of it by Bruce+Perens · · Score: 1
      Well, give them a chance to act. They've said they are getting into Linux now. What I mainly want from them is to have their hardware partners using Linux, so that we can hack the platforms to do what we want. It happens that my phone is a Treo 600, becuase I didn't want to drop $900 on the Motorola phone which would have been the only usable Linux phone available for U.S. GSM, and T-Mobile has been unloading the 600 for $150 to make room for the 650. With PalmSource partners running Linux, we will have the hardware we want at reasonable prices.

      Bruce

    3. Re:I'm sick of it by gorgonite · · Score: 1

      You're right, this is somewhat annoying; however I prefer to install .debs from the repository anyway. And it works very well with and without those cozy nice sentences on the web pages.

      Just drop their email app which comes as a windows .exe (!!!) and use snappermail.

    4. Re:I'm sick of it by mrchaotica · · Score: 1
      Well, give them a chance to act. They've said they are getting into Linux now.
      Just because they will use linux on their devices doesn't mean they'll support syncing with a linux PC -- just look at the Zaurus!
      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    5. Re:I'm sick of it by Trillan · · Score: 1

      Frankly, I don't expect much out of this either -- PalmSource has already dropped their perfectly good Mac sync. However, it's worth noting that which third party software gets bundled with any particular Palm-compatible handheld is not up to PalmSource, it's up to the handheld vendor.

  59. PalmOS, as dead as AmigaOS by Anonymous Coward · · Score: 0

    Hi,

    I think that years ago, AmigaOS tried the cool-OS-on-top-of-linux...

    It did not help them much...
    Farewell, palmOS...

  60. Sharp can't help the problem by Bruce+Perens · · Score: 4, Interesting
    One of the biggest issues is the sales channel. Palm has a fully-developed sales channel and is already an entrenched product. Sharp never got there.

    Bruce

    1. Re:Sharp can't help the problem by WindBourne · · Score: 1

      I agree with you. I have only seen in the microcenter store here in colorado. And even then it was taking 2'nd (or even 3'rd) billing to all the others. This was a lack of marketing on sharp's part.

      --
      I prefer the "u" in honour as it seems to be missing these days.
    2. Re:Sharp can't help the problem by philgeek · · Score: 1

      Certainly Palm has a fully-developed sales channel, as do some of other Palm OS licensees. However, you're making the assumption that these licensees, palmOne in particular, are going to pick up this release. palmOne, and other licensees, are going to look at this very closely and make that determination _after_ PalmSource has almost finished development. That doesn't give me a warm and fuzzy. I'm shorting my stock right now.

    3. Re:Sharp can't help the problem by Bruce+Perens · · Score: 1
      One would think hardware manufacturers go through that same process of looking at their options every time they create a new device. Their future options will be PalmOS Cobalt self-hosting, PalmOS for Linux, Windows CE, and a host of lesser-known platforms. So, they get an additional option.

      You are also assuming that PalmSource will take a long time to do this. It's not necessarily so, since they are picking up a company with an existing mobile Linux implementation, and they (finally) have their ARM port of PalmOS to put on top of it.

      Bruce

    4. Re:Sharp can't help the problem by philgeek · · Score: 1

      Of course licensees _should_ always evaluate their options when they create a new device. Depending upon the device they're creating, they'll evaluate a possibly different, but definitely intersecting, list of providers: Symbian, Linux, Palm OS (68k, OS5, OS6, Linux), Windows CE, XP Embedded, QNX, etc. But, I did not assume that it was going to take some time. They've been working on this for over a month so far (based on when they acquired this technology), clearly someone "sold" you on this early on (was it George or Mike or Cyril?), so they've done _some_ work. However, what I'm stating is that PalmSource doesn't typically ask their licensees if they would purchase X or purchase Y prior to implementing it. Rather, they implement major low level OS changes WITHOUT discussing this with their licensee and developer base. That's a very risky proposition REGARDLESSS of how long it takes to release it. As far as finally having an ARM port of their product... They've had one since OS 5 that they could have done this with. Rather, they decided to acquire Be, use a bit of their technology, write a homegrown KERNEL for use on the new OS6, and now move on to Linux. It would have been much better to base this on Linux prior to the move to OS6. Now, this latest release of OS6 is the third release that's finally done.

  61. Gotta hand it to Palm by Doc+Ruby · · Score: 2, Interesting

    As a developer of both PalmOS (5.x) and Linux apps (and Windows apps, too), here's how my work can best be delivered to users of this system:

    - GNU toolchain that compiles single projects of source files for the Palm/Linux distro OR straight Linux
    - Gtk/Qt2Protein API map, as a gcc preprocessor for initial porting
    - A tiny Palm/Linux object DB, so GUI/logic/data components can be remixed into new apps with a minimum of API glue (or scripts)

    This is a really exciting development. If IBM had included DOS as a mode in S/390 mainframes in 1980, the available programmers and programs would have multiplied. We'd not only have gotten years ahead, but the rate of growth would have been accelerated. The PC would have replaced the mainframe for most apps, except massive batches and other processing suited to a climate-controlled office. I can't wait for PCs to become an artifact solely of the geek office, with "phones" the standard infotool for everyone else, all integrated over the wireless Internet. Thanks again, Palm!

    --

    --
    make install -not war

    1. Re:Gotta hand it to Palm by mcb123 · · Score: 1

      I don't think this will ever happen. The tiny screens seen in phones and pda's ensure they are only useful for certain simple operations. Personally, as I am getting older, I have less and less patience to squint at a tiny screen and type/jot on a tiny keyboard/keypad. The novelty has definately worn off. PDA's have their place, but they're no desktop replacement.

    2. Re:Gotta hand it to Palm by Doc+Ruby · · Score: 1

      And PCs weren't "mainframe replacements". We use PCs for different tasks, which are more personal, better suited to individuals. It took several years of using PCs before new ways of using them, and new interfaces (GUI, mouse, etc) even began to replace mainframe/terminal interfaces and tasks. Mobile "phones" also start out taking over from regular phones, with their most compelling app, talking, the simplest. I already use my phone for many tasks I'd previously use the computer, like personal contacts, and "association databases" for communicating with other people. It's just a couple of upgrades away from total superiority as a multimedia device, for all but watching movies. Once the phones displace PCs in time consumed, we'll wonder why we wasted all that time typing and in other anachronistic exercises. Though some people will still do a lot of that, just like some people still tend their mainframes.

      --

      --
      make install -not war

    3. Re:Gotta hand it to Palm by mcb123 · · Score: 1

      Moble phones are great for talking. Their phone books are usually limited at best. Sure they store lots of numbers. But they restrict you to a fixed format. On my phone - admittedly not a high end model - I can only have 1 main number, one mobile number, etc per contact. Also, if I want to make notes about when I spoke to that person last or some other important information that can't easily be contained in a number, I have about 20 characters to do so. It's better than nothing, but not a lot. As for listening to mp3's (I love my ipod), or watching movies or taking pictures, phones are second rate at best compared to tools (gadgets?) that are built for that purpose (hard drive based mp3 player, digital camera, home theater). Of course for making phone calls, mobile phones are great! I suppose that's the thing about tools. Tools designed specifically for one task are usually better at doing them than tools designed to be an all in one.

    4. Re:Gotta hand it to Palm by mrchaotica · · Score: 1

      You can still have your full-size keyboards and monitors; they'll just plug into a PDA dock instead of a tower.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

  62. For the record.. by Jakosa · · Score: 2, Informative

    I forgot the tags and more importantly forgot to mention where some of the text was taken from. This is how it should have looked:

    " Linux is a trademark owned by William R. Della Croce, an individual, and previously owned by Linus Torvalds, the originator of the GNU code of the same name."

    wrong!

    "The Linux Trademark suit (1996-1997) Though this has been tried again in other countries, the definitive case over the trademark on "Linux" happenned after an individual named William R Della Croce, Jr of Massachussets fraudulently trademarked the name "Linux", claiming he had made the first use of the name in 1994. Nobody noticed until he sent threatening letters to WGS of Aurora, CO (Linux Mall), Yggdrasil of San Jose, CA (first maker of a Linux distribution on CD) and others. The Linux community provided ample evidence that this was not true. The resulting lawsuit was settled with the trademark being assigned to Linus Torvalds."

    from: http://www.linux10.org/history/

    Right!

    1. Re:For the record.. by Anonymous Coward · · Score: 0

      Slashdot. The only place that awards karma for ``forgetfulness''

  63. Must have sync and libs for linux desktop + API by Swordfish · · Score: 1

    As a past developer of Palm IIIx software (who gave up because of the clumsy 32k limit with gcc binaries and the weird PalmOS API), I am looking for these things to make me buy another PDA for development. (My past 3 PDAs, including the Palm IIIx and an Agenda, are all gathering dust because they were not developer-friendly.)

    1. Must have good sync to linux desktop.
    2. Must have libraries for gcc cross-compilation/linking on the desktop.
    3. Must have a well-documented rational API to the OS which is not too weird. If the underlying kernel is linux but the API is PalmOS, then what's the point in changing?

    In fact, the PalmOS API is not too awful, and the documentation was not at all bad. But the VMS-style record-oriented files (laughingly called "databases") were too weird for me. Real unix-style unstructured byte-sequence files are best. For database, some sort of SQL would be best.

    The main purpose of having linux on the PDA would be to give the developer the ability to write one set of code to run on both the PDA and desktop. I was not able to do this for the PalmOS API.

    1. Re:Must have sync and libs for linux desktop + API by Thag · · Score: 1

      What I would like to see for the desktop software is an emulator that syncs the data and apps up with the palm device, and gives you a palm running on your desktop.

      --
      All opinions expressed herein are my own, and not those of my employers, who are appalled.
  64. Re:heh by 16K+Ram+Pack · · Score: 1
    Yes. Me.

    I have a whole shiatload of stuff on there. Sure, phones are great, but can I take a note of someone's phone number or look up another phone number whilst I'm on the phone?

    I've got maps of the London underground on there, task details including start times, notes, whatever. I've got all sorts of snippets which means I can go from site to site and not have a laptop on a client's desk (looks v.bad).

    For time management, I'd much rather use a Palm than a phone or notebook.

    Phones are not bad if basically your contacts are social ones. For business contacts where I want the details, notes and all that, spending out $200 on a Palm every few years is not a big expense.

  65. MOD PARENT DOWN by WindBourne · · Score: 1

    I have a sharp zaurus which has kde apps. Definitly now 1 gig of ram. Also, I have ran all of the kdes versions on 128M and most on 64M and they have been smooth.

    --
    I prefer the "u" in honour as it seems to be missing these days.
  66. Makes sense by 16K+Ram+Pack · · Score: 1
    I own a Palm (bought recently) and was thinking about doing some development, but concerned about the life of the device. Making it Linux based seems like a very good idea from this point of view.

    I've used a WinCE machine, and absolutely loathed the way it operated for getting the information I needed RIGHT NOW! Palm machines just work much better for me.

  67. Re:heh by Anonymous Coward · · Score: 0

    Sure, phones are great, but can I take a note of someone's phone number or look up another phone number whilst I'm on the phone?

    Yes, if you buy a good phone. They also have room to store e-mail addresses, alternate numbers, details, appointments, etc.

    But spending $200 on a Palm means you can save $100 by buying a cheap-ass phone. Good thinking!

  68. Goddamnit! by konstantinlevin · · Score: 1

    Where's the Blackberry_OS.tar.gz?! Still waiting here...

    I heard it's going to be compatible with OSX pretty soon. A step in the right direction. But I don't like using the Windows partition for anything if I can avoid it.

    I love the Blackberry. I hate the incompatable OS.

    --
    What the hell was I supposed to be doing? I was going to do something, and now I'm on /.
  69. Palm is dead PRECISELY in the Apple sense by Anonymous Coward · · Score: 0

    Whine, whine, whine.

  70. What about the BeOS sourcecode then? by motown · · Score: 4, Interesting

    Hmmm...

    If I recall correctly, PalmSource bought the BeOS sourcecode after it had failed in the marketplace.

    Everyone expected PalmSource to use the BeOS code as a basis to built another mobile OS on.

    Now that PalmSource has announced that they would be running future versions of PalmOS on top of Linux, that previous plan has apparently been axed.

    Well, in that case I do have a great proposal for PalmSource if they if they are prepared to give something back to the Open Source community: by releasing the BeOS sourcecode under the GPL or any another acceptable OSI-compliant license.

    I'll tell you this, mwk88: if PalmSource were to release the BeOS sourcecode, they would create a tremendous amount of goodwill throughout the entire OSS/FS community, even among many of us that do't use BeOS. And with that, you'd be attracting many talented volunteers who are prepared to help customize and optimize Linux for PalmOS. I can't think of any other use that PalmSource would have for BeOS, now that they're switching to a Linux-based platform.

    Please do this, PalmSource. If you do, I'm sure you'll become the next cool open-source friendly company idolized on Slashdot (sorry, Novell ;) ).

    --
    "Oooh, does that mean we get to kick some puffy white mad zionist butt?"
    1. Re:What about the BeOS sourcecode then? by biglig2 · · Score: 2, Informative

      Sorry motown, PalmSource made it clear right from the start that they bought BeOS purely for the people - it was just a big pile of brilliant OS developers to them. They never intended to do anything with BeOS.

      I suspect they have not released the source code because this would require them to do stuff with it - at least have legal and a handful of developers go through it to make sure they can open all the source - and they will not spare the resource.

      It is a pity though.

      --
      ~~~~~ BigLig2? You mean there's another one of me?
    2. Re:What about the BeOS sourcecode then? by motown · · Score: 1

      If what you are theorizing is indeed true, than the only thing keeping the BeOS from being released by PalmSource would have to be an incentive that would be worth it for PalmSource to go through the relatively minor effort to check the legal status of the code and formally release it.

      Community enthusiasm alone along with the undoubtedly large amount of free positive publicity among the developer community would most likely be incentive enough.

      Even if we need just a bit more besides that to persuade them, we could challenge them to set up a source bounty, in a similar way how the Blender source code was eventually released.

      --
      "Oooh, does that mean we get to kick some puffy white mad zionist butt?"
    3. Re:What about the BeOS sourcecode then? by dbacher · · Score: 1

      PalmOS 6 is based on BeOS.

      A future version (presumably 7.x) will be able to run either on BeOS or Linux. If you're familiar with BeOS, it's kernel is very Unix-like anyway. Devices are in /dev, etc. so really this isn't as extreme as it sounds.

      Palm snapped up BeOS so it could get better multimedia support and somewhat better device support. It also brought a full C runtime library to PalmOS, as well as better file system support. BeOS was always fast and lightweight.

      It's served this purpose, but 6.x device adoption rate has been extremely slow. Manufacturers continue to ship 5.x devices.

      Meanwhile Microsoft and Linux chip away at market share.

      A lot of companies aren't picking Linux for their PDA's because it's open source, or because they think it will be popular. A lot of them are picking it up because it has support for the peripherals attached to their devices, and a lot are picking it up because there is a huge mind share that knows how to write device drivers.

      But running Linux means having to develop a UI, etc. Not being based off of the two "standard" UI's (Microsoft's and Palms) limits your ability to get software onto the shelves at retail chains.

      Most PalmOS software is distributed on CDroms that are almost entirely empty. If it is a matter of compiling from Eclipse and copying the files onto the CD Rom, most vendors will do that for software to support the new devices.

      Shareware authors, open source programers, etc. will gladly distribute binaries for multiple architectures, if it's just a matter of a check box in Eclipse.

      So what you've got is a win for PalmSource (they sell more PalmOS), a win for Linux (it gets more devices) and a win for software developers (who need only develop to PalmOS to run on Linux devices).

      --
      If your code is acting bloated, and is running rather slow, it's likely and predicted that some loops you will unroll.
    4. Re:What about the BeOS sourcecode then? by soliptic · · Score: 1
      Speaking as a musician/producer, who once saw BeOS'ed demoed at a computer/tech show about 7 years ago, and has never forgotten it....

      FUCK YES!!!!!!!

      That demo did stuff which my current system still couldn't dream of doing (and being 7 years ago, the specs of the hardware cant have been up to much).

      For people in my world, BeOS never amounting to anything is one of the greatest tragedies, imho.

    5. Re:What about the BeOS sourcecode then? by Anonymous Coward · · Score: 0

      You are an idiot. What do you think PalmOS 6.0 (aka Cobalt) is based on?

    6. Re:What about the BeOS sourcecode then? by Jesus_666 · · Score: 1

      The problem is: They just have to miss one tiny bit of code they could possibly get sued over. Someone will come and try to sue them out of the market, just because.

      While there is an incentive, there are also the legal jungles called "copyright" and "software patents", which are inhabited by angry 300 pound gorillas.

      --
      USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
    7. Re:What about the BeOS sourcecode then? by RevAaron · · Score: 2, Informative

      "based on" can mean a lot of things. Though even taken pretty liberally, I wouldn't agree with the assertion that POS 6 is based on BeOS. There is some BeOS code in there, yes, but Palm OS was not based on BeOS.

      So what you've got is a win for PalmSource (they sell more PalmOS), a win for Linux (it gets more devices) and a win for software developers (who need only develop to PalmOS to run on Linux devices).

      I doubt the last one will pan out that way. That is, there have been a few proprietary GUI- or VM-layers for Linux over the years. None of them have magically given developers the ability to develop for this one subset platform (say, Palm OS on Linux) and deploy to the superset. The article says that to do a GUI, you'll have to use the Palm OS GUI API. It's not like I can just go download any Linux app that was written for that Amiga runtime and run it. Like Palm OS now, I doubt it'll be something you can just download and install for free- heck, I doubt you'll even be able to buy it and use it to run your Palm OS+Linux apps. It'll be there on a PDA that you bought that came with it, licensed by the hardware manufacturer. And you'll have to pay to upgrade, probably have to buy a new device. Palm doesn't want things to change, they just are trying to find a new angle.

      Though, perhaps you could pray to the POS gods that someone writes an X server for Palm OS. At first, I laughed at the idea, but if you have everything written on the Linux side and just use the POS API for the GUI stuff it could be possible. I use an X server on WinCE occasionally for remote access, though usually Windows RDP or VNC make more sense.

      --

      Working toward a usable PDA environment in the spirit of Newton OS: Dynapad
  71. Re:heh by JonKatzIsAnIdiot · · Score: 1

    Any device that perfoms all of those functions will perform them poorly. An MP3 player needs to be small and lightweight, while a PDA needs a relatively large rectangular surface for a screen, while a phone needs to be vaguely phone-shaped to reach from your ear to your mouth. The usage patterns for these classes of devices are different, and you can bet that if the phone companies are involved, you will have to pay a fee for just about everything (You can forget about surfing for free over your own wireless link). Also - this would put all of your eggs in one basket. If you dropped your 'Holy Grail' device while jogging with it, there goes your phone and PDA as well.

    A pox on digital convergence! Any device that does everything would have to compromise so much it would be pretty much useless. Too big for an MP3 player, too small for a PDA, an awkward camera and the wrong shape for a phone. The key is not a 'Holy Grail' device, but individual ones that perform their own functions very well, and can communicate and integrate with each other. (Kind of like the modular Unix philosophy vs the monolithic Windows one)

  72. It's called by orasio · · Score: 1

    Modular design

    1. Re:It's called by java.bean · · Score: 1

      Hmm, and I thought it was called #ifdef.

  73. Re:heh by brunogirin · · Score: 1
    I wasn't laughed at this morning when I took notes on my Palm Tungsten T3. The reason why I have a Palm and a phone is because:
    1. the phone is a company phone whereas the Palm is mine,
    2. I prefer to have a small and simple phone that I take everywhere and a Palm that I leave at home when not needed rather than one big phone that does everything and that I have to carry everywhere, including to places where I'd rather not be seen with an expensive gadget,
    3. it gives me 2 backups of my phone numbers, in addition to having them on the work and home computers.
  74. I agree.. by Anonymous Coward · · Score: 0

    The original graffiti was better. Once learned, you can write in it significantly faster. G2 drives me absolutley nuts.

    1. Re:I agree.. by limako · · Score: 1

      I agree that I could write in Grafiti I really fast -- how fast? I had a friend with a Newton who was proud of how quickly he could enter his notes and was bashing my Palm as something clunky only for geeks. He challenged me to a race. He pointed out a phrase and we both entered it at the same time. We both said "Done!" at exactly the same moment.

      "Wait," he said. "That's not possible. Let me see that! Look! You made a typo!" he continued triumphantly.

      "You did too," I pointed out. He was chagrinned to admit that it was a tie.

      "But it's only because you're an abnormal GEEK!" he said.

      I was never able to learn Graffiti2 well enough to make it even usable -- now I just use the stupid little keyboard, but I don't use my Palm to take notes anymore and I really miss being able to use it for that. I will never buy another Palm device unless I can get original Graffiti again -- or real handwriting recognition.

  75. There are already open source programs for PalmOS by dwheeler · · Score: 1

    It's worth noting that there are a number of open source software products that run on top of PalmOS. See my Suggestions for PalmOS PDA Users, freshmeat.net's list for the PalmOS Operating System category, and http://www.palmopensource.com.

    --
    - David A. Wheeler (see my Secure Programming HOWTO)
  76. Dont write Letters to the OSS Community in MSWORD. by aeneas · · Score: 1

    Just have a look in the PDF Info...

  77. What I would like to say to a PalmSource employee by WilliamGeorge · · Score: 3, Interesting

    My wife has a Nintendo DS, and I was flipping through the specs on it the other day. Its is AMAZING!!!! for $150 she got a piece of hardware with 2 screens, 1 of which is a touch screen, 2 ARM CPUs (a 7 and a 9, IIRC), and 802.11 wireless. Sure it is great for games, but that thing could also double as a PDA, given the right software package. So, would there be any way Palm could sell a DS "game" cartridge with, say, PalmOS, a couple apps, and a few MBs of storage? No need for a USB connection, as the wireless could transfer data to/from a PC. And the hardware is there already, and should probably be compatible (I assume some PDAs use ARM cpus?)... so please, do this! My wife has always been interested in PDAs, but they are too expensive as a stand-alone for what they do (at least to us). Imagine reaching out to a bunch of people that will have the Nintendo DS over the next few years... :)

    --
    William George
  78. I wish Palm would go out of business so that... by Johnny+Mozzarella · · Score: 1

    Apple would have a vacume to fill. I think this is what they are waiting for. Steve Jobs recently said that Apple developed a PDA recently but decided at the last minute not to ship it.

    I love iSync, iCal, AddressBook, Mail and Safari. Give me OSX on a small tablet and I'll be a happy camper.

  79. Re:heh by spif · · Score: 1

    The BlackBerry 7100 does all that and it's also a nice phone. Vodafone sells a version for their network. I have the T-Mobile version in the U.S.

    While not a full PDA in the sense of a PalmOS or WinCE device that can run hundreds or thousands of different applications, it has very good organizer applications. Calendar with different views, time zone awareness, reminders, recurrence, private bit (for syncing I guess), and a note field for each event. Task list with Status and Priority fields, time zone awareness, reminders, user configurable categories and a note field for each task. Memo pad with user configurable categories. Address book fields include title, name, multiple e-mail addresses, company name, job title, two work numbers, two home numbers, mobile number, pager number, fax number, other number, PIN (BlackBerry address), work street/mail address, home street/mail address, category, web page, 4 user-customizable fields and a note field. It also has a calculator and an alarm clock.

    It has a web browser to get access to maps and such. You can save web pages and images to memory for later reference. And it has a compressed QWERTY keyboard (two letters on most keys etc.) with a very good predictive text capability.

    You can go through a web page and set it up to download (IMAP or POP) and push your e-mail to the BlackBerry. You can even read document attachments! Sadly T-Mobile filters attached images but of course you can freely download images off the web so someone could e-mail you a link if desired.

    If your employer has a BlackBerry Enterprise Server they can push your corporate e-mail to you. And of course you can also send e-mail through the same channel, whether corporate or personal. You can even have both your personal and corporate accounts on the same device, if you want - and if your employer allows that sort of thing.

    --
    fnord.
  80. There are other things to consider by Z00L00K · · Score: 1
    I "downgraded" OS from Palm OS4 (m505) to WinCE 2003 (QTEK 2020 this spring and got a Windows look&feel and a mobile phone in the same device.

    The drawbacks with this is that on my Palm I was able to adjust sounds and alarms much better than on the CE device. On the CE there are only two volumes, and if I turn down the volume to avoid annoying my close vicinity while playing games I also turn off the sound for alerts in my calendar and other notifications. Most annoying.

    On the positive side is that the CE device comes with a fairly decent GSM/GPRS phone. This means that I can keep down the number of devices in my pockets.

    Anyway, what I really want is a device that is a phone that can take two SIM cards (Work and Private), monitoring both and at the same time be a PDA. Since I'm running around with the PDA and phone in my shirt pocket I would appreciate if the PDA actually was equipped with a detachable handsfree "handset" on the top section using bluetooth, since I'm not fond of running around with an oversized hearing aid all the time.

    If the device also would be running Linux it would be really nice.

    It's probably too much to hope for that anybody designing PDA-Phones will read this, but what the heck...

    One slight annyance is that now is the QTEK 9090 available, which has a keyboard, built-in WLAN and is quad-band. If it only came with Linux!

    The QTEK 2020 is identical to the O2 Xda II, and is actually manufactured by the same company in china that also manufactures a lot of other PDA:s with Windows CE.

    --
    If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    1. Re:There are other things to consider by RevAaron · · Score: 1

      The drawbacks with this is that on my Palm I was able to adjust sounds and alarms much better than on the CE device. On the CE there are only two volumes, and if I turn down the volume to avoid annoying my close vicinity while playing games I also turn off the sound for alerts in my calendar and other notifications. Most annoying.

      That's an implementation issue. For that, you should be complaining to the company that made your QTEK. I've never used a WinCE/PPC/Windows Mobile device that only had two volume settings- but I've also never used a QTEK.

      --

      Working toward a usable PDA environment in the spirit of Newton OS: Dynapad
  81. New Flash! by Anonymous Coward · · Score: 0

    Today, Palm Source has issued a critical patch that fixes a problem with the Linux Core of the ever popular Treo 700. A buffer overflow within the command "ps" allowed a group of people to remotely take over Sprint PCS's 3g Vision Services replacing all the smiling faces on pictures with ones containing gotee's and mustaches. While the investigation continues, authorities note that the pictures of their kids having mustaches was wholly inappropriate.

    According to an anonymous note left in the comments on a popular geek... err techy news source, work was also underway to modify the existing DRM platform in Palm Source's Software layer to allow for playing of DVD's on the Treo line of products.

  82. Re:PDF ALERT! by Anonymous Coward · · Score: 0

    HTML versions are posted on this page:

    www.palmsource.com/announcement

  83. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  84. Re:heh by man_of_mr_e · · Score: 1

    I disagree. Some MP3 players need to be small and lightweight, but that depends entirely upon need. I don't need it to be, I need it to carry my song library around with me. That's why iPod's are so popular, despite them not being all that small and lightweight.

    Because of the bluetooth, the phone need not be phone shaped either, it need only use a bluetooth headset, or even a wired one for that matter. Not a big deal. It can have a 'brick' form factor.

    I don't consider any of your arguments to be valid for a user like myself. I don't *WANT* a small light mp3 player. I don't *WANT* anything phone shaped. And honestly, my Clie NZ90 worked great as a camera, wasn't awkward at all. I want something I can bolt on my hip and use as needed.

    I don't want multiple devices. Too much stuff to keep track of, too much stuff to carry. Too many different devices to maintain (each with different battery lives, charging stations, PC connections, etc..)

    Now, I'll grant you that phone companies will try to screw you.. maybe.. at least Verizon is doing the right thing with their 3G network, giving you unlimited surfing for a fixed price.

    Digital convergence is the only way this technology will become truly useful. Otherwise, it's just too much work.

  85. Congrats by Anonymous Coward · · Score: 0

    You have just killed the PalmOS. Why would I want to use a Linux based device, I can do what i want with Windows CE and can change Windows CE as I see fit and I dont have to listen to the rhetoric or be pulled into the zealotrous crap that plagues the Linux platform. Dell PcketPC here I come.

  86. FYI - HTML versions of the now posted... by cdunphy · · Score: 1

    I kicked our web guys and told them to make sure that they always post HTML versions in addition to PDF's.

    They have updated our pages on the announcement:
    http://www.palmsource.com/press/cms_announcement.h tml

    Linux Letter:
    http://www.palmsource.com/announcement/linuxletter .html

    General FAQ:
    http://www.palmsource.com/announcement/cmsfaq.html

    Yes - I am a PalmSource employee....

  87. It's not really Sharp's fault... by Svartalf · · Score: 1

    The Zaurus was pretty much a killer PDA, but it was competing against Palm and WinCE and while it's rather easy to port apps to it, most of the major players didn't want to bother with yet another platform- even if the platform brought more power than either of the other two at the price point it was offered at.

    Combine this with a higher entry price than most of the other PDA OS offerings and poor availability for the things (BestBuy carried them for a while, but Fry's was really the only place other than online to get them...), well, you get the idea.

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
    1. Re:It's not really Sharp's fault... by RevAaron · · Score: 1

      Not only was the SL-5x00 series more expensive than similar PDAs, it had more flaws than that. I talk about the SL-5x00 because it's what sold at best buy- I know of no B&M stores in the US that carried the SL-6k. The screens on the SL-5x00 PDAs really sucked. Which was really sad- a week after I bought my SL-5500, I won a Dell Axim X5 Basic at a conference- and had in my possesion a PDA with the best screen I've ever seen and a PDA with the worst. The sad part? Sharp made both the screen in the Zaurus and in the Axim, yet reserved the good stuff for someone else and the crap for their own device.

      --

      Working toward a usable PDA environment in the spirit of Newton OS: Dynapad
  88. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  89. Re:best of - 3 -- worlds by bstadil · · Score: 1
    As a matter of fact I think the bigger story is the Eclipse support for development.

    In the battle against Microsoft the fact that everyone and his mother is moving to Eclipse is not mentioned often. Yesterday there was a story that TI is jumping on the bandwagon for SC development. Eclipse runs on ALL platforms.

    --
    Help fight continental drift.
  90. Re:What I would like to say to a PalmSource employ by OrangeTide · · Score: 1

    Won't happen. You'll never see PalmOS on DS. You will see a couple different PDA packages. Which will have some notepads, calendar, etc. But it won't allow the user to install additional software. There may or maynot be a version with onboard flash. (The memory cards for DS can support a large amount of both ROM and Flash memory).

    I bought my Sony Clie PEG-TJ35 with 200mhz ARM9 cpu, high res color display (360x360), 32Mb ram, and a sony memory stick pro slot for $150. I'm sure if you look around for last year's pdas you'll find something even better than I got for the same price. Theoretically the Clie can run linux, and it has a very good battery life. But nobody has bothered porting linux to it. (not surprisingly, it makes a better PalmOS device than a Linux workstation)

    Also two screens aren't a big deal. they are only 256x192 pixels. Two screens at that resolution is still less than a 360x360 disply on a decent PDA. (98304 pixels versus 129600 pixels). Although dual 256x192 is techincally more than 320x240 (76800 pixels).

    Of course resolution isn't everything and having the massive area of two screens in a compact device is pretty interesting. It would make multi application situations more interesting, like being able to view the calendar while writing a memo/email. Or view the phone book while you're sending an instant message. It's technically doable on a single high res screen, but then you have to have an itty bitty high res font.

    --
    “Common sense is not so common.” — Voltaire
  91. So,go back to G1 by MrDoh! · · Score: 1

    Get an device with G1 installed, use something like Filez to get the Graffeti.prc and pdbs out, load into new device. I used my Tungsten, and got my Treo600 using G1, not encountered any problems with it. (search for better instructions than my wafflings).

    --
    Waiting for an amusing sig.
  92. Re:What I would like to say to a PalmSource employ by ZorinLynx · · Score: 2, Interesting

    I bet the Nintendo DS is sold at a loss, and Nintendo makes the profits from games. Thus, they'd probably deny the license to product such an application, because people would buy DS's just to be PDA's and not for games, costing them money.

    Either that or they'd sell the PDA cart at an outrageous price to make up the loss.

    -Z

  93. I'll believe it when I see it... by jbuilder · · Score: 1

    Hey what a great idea..! Now if you can actually get a vendor to MAKE an OS6 device THEN I'll be impressed.

    I'm sorry.. but Cobalt has been out for HOW long with no devices? Not even one from PalmOne? That's bad.

    --
    Polymorphism -- It's what you make of it.
  94. You stole my subject line. by Darth+Daver · · Score: 1

    Well, you did.

  95. Re:heh by ppp · · Score: 1

    It's been about three years since I've seen anybody take notes on a palmtop in a meeting, and if somebody did they would probably be laughed at.

    I just have to laugh when I read stuff like this. People have made snide comments to me about my persistant use of a PDA, but they don't laugh when I'm able to pull up important information because I'm using a device with a SEARCHABLE DATABASE while they stumble through piles of Post-It Notes and other paper debris. One co-worker used to make fun of me, touting the superiority and speed of his paper planner, until recently when I was able to quickly find the contact info of a client, whose name none of us could remember, based on a job site location only. I could describe the dozens of uses I have for my Palm OS device, but since being a Luddite is the latest fad of the Slashdot crowd, why bother?

    If you don't need a PDA, fine, but I've found mine to be an extremely useful asset to my life.

  96. Re:What I would like to say to a PalmSource employ by WilliamGeorge · · Score: 1

    Yeah, the PDA you list would be a great buy. The thing is, my wife mostly wants one so she can surf the 'net around the house or at a wi-fi hotspot - and unfortunately its a bit more for the wireless PDAs (last time I checked) :( I guess even a simple web browser for the DS would do most of what she wants - maybe somebody design make one... (crossing fingers)

    --
    William George
  97. Some History/Explanation, and My Opinion by MythosTraecer · · Score: 2, Informative

    I think some Palm OS architecture/history is in order here. Porting Palm OS to Linux will not be a revolutionary step for PalmSource, because Palm OS (at least until version 5 and 6) does not encompass an OS kernel. Palm OS through version 4 ran on the Kadak AMX kernel, and part of the reason it was so limited (no multitasking or threading) was due to license agreements with Kadak. In Palm OS 5, (then) Palm, Inc. ported their OS piece to ARM devices, and started exposing new multithreading APIs available in the kernel (whether the 5.x kernel is AMX or another is unclear to me; Palm has rarely acknowledged it ever used AMX in the first place). In fact, one of the major features of PalmSource's "Protein" APIs is to allow maximum portability of Palm OS applications, regardless of device underpinnings. Ultimately, though it will take a lot of work for PalmSource's programmers, porting Palm OS to run on the Linux kernel should not be terribly hard, because its architecture is designed to be relatively kernel-independent.

    Now, for my opinions:
    Palm should have based Palm OS 5 (which PalmSource now calls Garnet) on the Linux kernel, and immediately started exposing Linux features through their API layer. The mess that OS 5/Garnet has turned out to be is just sad. And though OS 6 (Cobalt) has some nice screenshots, no Cobalt devices exist, even after it has been available for a year. Palm OS still has neither full multitasking nor a true filesystem. PalmSource's latest stab at a filesystem, NVFS, has caused their only important licensee, PalmOne, no end of embarrassment, and has rendered the Tungsten T5 and Treo 650 almost useless for many consumers. While Palm/Source/One insisted for many years devices like these didn't need advanced features like filesystems and multitasking, in reality they are needed for the applications people want.

    And speaking of applications, it is, relatively speaking, difficult to write Palm OS applications. The Windows CE/Mobile (or whatever they're calling it this week) API is a subset of Win32. Writing for QTopia or another Linux-based PDA platform is not unlike writing a normal Linux app. Even writing J2ME apps isn't terribly hard, though the API is limited. Writing Palm OS apps is weird, and confusing. PalmSource has helped a little by making Eclipse their preferred IDE, but Palm apps still work like nothing else, and you can forget porting code between platforms. Thus, there is an advantage to using Linux as the new kernel, since one would hope you would be able to port existing Linux-based code to the new platform, and make calls to it from the Palm OS API layer. This assumes PalmSource doesn't mess things up like they did with NVFS.

    Ultimately, however, I believe this move by PalmSource is too little, too late. Had this move been made with OS 5, they could have had something. Now that there are no devices or apps for the current Palm OS version, and the first pieces of Linux won't show up until the next version (OS 7?), I believe device makers and app developers will have lost all interest in the Palm OS platform by the time Palm OS for Linux sees the light of day. Windows Mobile and Symbian will take over the majority of the smartphone market, while a small number of phones and PDAs will use Linux. Meanwhile, the Linux on HP/Dell/etc. PocketPC movement will become stronger, since those devices will be readily available, and there will be a small dedicated core of people to write great software for it (case in point: Opie).

    --

    --Mythos
    1. Re:Some History/Explanation, and My Opinion by RevAaron · · Score: 1

      And speaking of applications, it is, relatively speaking, difficult to write Palm OS applications.

      Well, that depends on how you're going about it. It is a pretty big pain in the butt to write Palm OS apps in the sanctioned dev system- C + POS APIs- but there are other languages that do it better. PocketSmalltalk makes it a lot easier, largely by giving you a more powerful language and a lot of little convenient features. There are also a lot of funky little db/RAD systems for the Palm, but Pocket Smalltalk is one of the few setups that make it easier to develop for the Palm and retain power and control. NSBasic and PocketC are also good options, though IMHO a little on the simplistic RAD side, but still useful for most applications.

      --

      Working toward a usable PDA environment in the spirit of Newton OS: Dynapad
    2. Re:Some History/Explanation, and My Opinion by jeif1k · · Score: 1

      Ultimately, however, I believe this move by PalmSource is too little, too late. Had this move been made with OS 5, they could have had something.

      That's a serious concern. However, they still have lots of brand recognition, lots of applications, lots of developers, and lots of desktop conduits. All that, they get to keep. I think they have a good chance of staying in business with this move.

      On the other hand, I think this is also great for handheld Linux, because it will make it trivial for hardware vendors to offer users a choice between Palm and other Linux-based environments, and I suspect it will be easy to replace Palm or run it side-by-side with non-Palm environments on Palm hardware.

  98. PalmOS X by Anonymous Coward · · Score: 0

    PalmOS 3.5 - System 7.6
    They even look about the same. Both run on 68k CPUs.

    PalmOS 4 - Mac OS 8
    More stable, better-looking, but more of the same.

    PalmOS 6 - "Copland"
    Advanced, modern, but still more or less based on the old stuff. Rebuilt to use native code for the new CPU. Never used by real people.

    PalmOS 5 - MacOS 9
    Popular, stable enough, hey it works. Runs a mix of code for the old and new CPU.

    PalmOS 7 - MacOS 10
    Hey let's buy NeXT! / Hey let's buy CMS!
    And put our OS on top of BSD! / And put our OS on top of Linux!

    PalmOS X!

  99. This is good for consumers by gearmonger · · Score: 1
    Not only does it present now a *third* truly viable competitor for phones and mobile devices, it has significant momentum on a global scale.

    I really believe PalmSource can pull this off. If they do, they'll have really one-upped both Symbian and Microsoft. Done right, they could be the largest phone OS producer within 5 years. Done wrong...well, they won't be around that long.

  100. Great now it's Palm/GNU/Linux... :) by Omega · · Score: 1

    Now, in addition to Stallman calling it GNU/Linux, we'll have Mike Kelley calling it Palm/GNU/Linux.

  101. Palm OS and new devices by fyngyrz · · Score: 1
    As a current owner of six five hundred series palms (I'm head of household, I buy 'em, we all use 'em) I want to throw in my meager vote for a palm device with 802.11 networking, MP3, camera, decent display, and NO *&%#@$^ CELL PHONE.

    Not everyone likes cell phones, though when you're sitting in a theatre in a paid seat, it sure seems like they do...

    I don't give a hoot if palm runs under linux, though I am an enthusiastic linux user. My main concern is losing the convenience of the palm because palm the company is changing focus from the core market that gave them their start.

    Thank you. We now return you to your regular program.

    --
    I've fallen off your lawn, and I can't get up.
  102. As far as Outlook v. Palm Desktop goes... by Anonymous Coward · · Score: 0

    Hmm. As much as I would like to see Outlook get trounced, I think you're overestimating the capabilities of Palm Desktop.

    Why do folks use Outlook? Because they choose to? Unlikely. They do it because the resident MCSE has bought an Exchange server and Outlook for Windows is the only product which offers full integration with it. Entourage for Mac doesn't go all the way. And I do not think that Microsoft, in trying to hock Windows CE/Mobile/Whatahfook is going to be nice and give Palm access to the proprietary Outlook IMAP/MAPI extensions.

    So how, exactly, do we convince Big IT to drop Outlook in favor of Palm Desktop? I think that Palm, in order to get the Outlook issues fixed, should turn to legal solutions (this is assuming Microsoft has been less than forthcoming with the specs for Outlook and is doing so to lock Palm out, and thus violating the Consent Decree.) Specifically, nastygrams sent to One Microsoft Way, joinder in the Novell suit (if it is appropriate), or a new civil action (though suing Microsoft takes a wad of dough.)

    Actually, I'm of the opinion that the Palm syncing stack needs a redo. Palm Hotsync Manager for OS X sucks and by Palm's own admission, won't even be updated anymore. The Missing Sync is the only alternative. And while I use Windows once in a blue moon (thank God), it sounds like the Windows stuff is not that up to date either. If not by complaints and summonses, this needs to be fixed, and badly.

  103. Re:What I would like to say to a PalmSource employ by HiThere · · Score: 2, Insightful

    They might well agree for a "nominal" price. People could then justify the purchase of the Nintendo as a business expense...but now that they have it, they might as well look at the games that are available...

    (That's one of the ways the PC overtook the Mac. Apple was determined to shed it's image as a gamer's computer, so they intentionally made it difficult to develop good games. It worked. The gamer's bought PC's. Apple's market share sunk like a rock to 10%. [I know it's less now, it slowed at around 10% and declined gradually from there.])

    People talk about price, but price wasn't usually the determining factor. A good excuse, but not the deciding factor. The business name of IBM was an important part, but so was the availability of games. And the DOS games could be played under MSWind3.1, so even Apple's first-mover advantage didn't help them enough. People lie about why they decide things. They give you plausible reasons that make them look good, but one can almost always come up with a plausible reason to justify a choice made on emotional grounds.

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  104. What about Linux on Palm (or other) hardware? by ae · · Score: 1

    I would be more interested in running Linux proper (or some other free Unix-like operating system) on my Palm (or any other palmtop hardware, for that matter). The Palm apps are mostly good, though somewhat lacking in features, but the low-level parts of the operating system are a joke.

    I want memory protection, pre-emptive multi-tasking and a real file system on my Palm, not an unorganized, opaque and flat bunch of random data and apps that can't run concurrently. What's with the arbitrary limits of PDBs? The limit of 2^16 "objects" (I'm not a Palm programmer and don't know the correct term) in a PDB is causing the people who are trying to package Wikipedia great troubles.

    To continue the rant, I recently got the WLAN SDIO card for the T3, and the drivers and supplied software are the worst I have ever encountered. (And that after what, two years, of development?)

    Some issues:

    • Whenever you insert the card into the slot you have to manually go to the Preferences app and turn it on. Since the card doesn't even fit in the device, you won't be running arround with it in the slot. When you insert the card, it's a fair assumption that you want to use it (without unnecessary hazzle).
    • The driver tries to connect to the last recently used access point ESSID, regardless of whether it is even present in the air. I don't know how others use it, but with a mobile device like this, the last access point tends to be the least likely one I'll want to use the next time (especially if it's not even available).
    • The card has problems with some Netgear access points, failing to get an IP address over DHCP 19 times out of 20.

    I won't mention the bug (documented all over the web, but ignored by Palm) forcing me to reinstall all my software twice before it would even resolve hostnames.

    I'm sick and tired of these excuses for operating systems we have to deal with on palmtops, and the T3 will probably be the last Palm I ever buy. Not that Pocket PC / Windows CE / whatever it's called this week seems any better, and Linux for the Pocket PC-style palmtops never seems to run on the latest devices.

    If it was only possible to buy a Zaurus with built-in IEEE 802.11b and Bluetooth in Europe without hazzles...

    Sorry about the rant!

    --
    Blog Ho
    1. Re:What about Linux on Palm (or other) hardware? by SirTalon42 · · Score: 1

      Thats what they are doing... they are making their Palm GUI run on Linux.

  105. You've got the blues by Nexus7 · · Score: 1

    You forgot Bluetooth. So you can carry a separate cell phone, and yet have internet access anywhere. Not that it's useful, but it's good to know you can. And this way, you don't lock anybody into a particular provider (EVDO, GPRS, etc).

    You forgot Poland!
    Oh, never mind...

    1. Re:You've got the blues by fyngyrz · · Score: 1
      No, I didn't forget bluetooth. I just neglected to diss it. :) We use 802.11 here. All the laptops, all the desktop computers out in the three studios (martial arts, photo, music) plus a few cameras around the property. I have no interest at all investing in bluetooth with our 802.11 installation working so well.

      --
      I've fallen off your lawn, and I can't get up.
  106. Odd by Anonymous Coward · · Score: 0

    This sounds odd. Why would you want to run an OS on top of another OS ? Just port the Palm userland to Linux and be done with it.

  107. Ditto (Re:Symbiosis) by Stephen+Samuel · · Score: 1
    I'm feeling the same... Part of what is hurting the Palm is that people who want MORE than what palm can handle are forced to go to WinCE units.

    If all I want is daytimer and alarms with a phone list, then Palm is the cat's meow. I have no need for a palm device that needs a 2amp power supply (had to find a replacement recharger for a friend's Ipaq this weekend... 5V,2000mA!).

    On the other hand, people who want to do heavy lifting but still have access to palm type applications will love this symbiosis. All palm has to do next is make Grafitti 1 available as an option again and we'll be flying. (for my part, I hate tiny keyboard windows).

    --
    Free Software: Like love, it grows best when given away.
  108. wildly off topic by Clover_Kicker · · Score: 3, Insightful

    Yeah, if a product is too good, no-one will upgrade. Novell did such a good job with NW3.x that it almost bankrupted them.

    No good deed goes unpunished.

  109. Re:best of - 3 -- worlds by RevAaron · · Score: 1

    Eclipse runs on ALL platforms.

    Uhh, I certainly wouldn't say that. Eclipse doesn't run on the platform I use at home for general computing and development- Windows CE 4.x.

    Aaron

    --

    Working toward a usable PDA environment in the spirit of Newton OS: Dynapad
  110. Support for using Linux with PalmOS by dsplat · · Score: 1

    My wishlist is short and pretty obvious. I would like to have a supported method of syncing my Palm to my Linux desktop. Yes, I know about KPilot and JPilot. I want a Palm desktop running under Linux that I can sync with that is officially supported.

    The second item is a supported development environment under Linux. I'd love to develop PalmOS apps from my Linux desktop. At a minimum, I need a tool chain to compile them. Yeah, I know it exists. It isn't the easiest thing in the world to set up. Ideally, I want an emulator to test them with. With that, there are some Palm apps that I might run on my Linux desktop anyway.

    --
    The net will not be what we demand, but what we make it. Build it well.
  111. Thank you by Anonymous Coward · · Score: 0

    Really, thank you for your efforts on the behalf of the Palm community. Surely it's a labor of love because you get no money, no free gadgets and no help from the manufacturer who has not been any friend at all to the open-source community. Your efforts are unacknowledged and unappeciated by the company for whom you are an unpaid developer.

    It's far easier for me to be a fan of your work than to feel all chummy about Palm just now.

    This parade of troubled companies racing to embrace open-source like it's some tired old whore that's good for a quickie has lost some of its charm over the years. And these death-bed conversions to The One True Faith are somehow lacking in sincerity. When they didn't need us, we could just go to hell or be forced to shell out money to buy and use Windows/Mac licenses just to run their devices when all they had to do was to release some programming and hardware details to the open-source community on how to do things like synching. But, no, what a foolish nasty idea that would be. And, apparently, still is.

    They should open-source the beloved BeOS code and provide hardware info and at least some elementary code examples to aid open-source developers like you if they actually want to make some open-source friends.

    Personally, I have two Palm devices. I'm pretty happy with my T3. Not as happy with the reports that the DIA/extended resolution area on the Palms is handled differently on every model. So I don't know how you can call what they're offering an API. I have NSBasic to write simple apps with but they can't get the slider to work properly yet because of the differing software interfaces even from new models from PalmOne. And they call this an OS? It would seem to me that letting every model use strange proprietary means to handle these functions somehow defies the very notion of Palm as an OS. If every screen is going to be treated as a hack, it's really not an OS. And it's a miracle that any games or cool apps are ever written to use the color screens. This is a problem going all the way back to the first hi-res Clie models and they still don't seem to have a working approach even at PalmOne, their own hardware developers.

    Unless Palm changes its ways and makes me feel more valued as a customer and comes up with a strategy to do something other than introduce a few new buggy features into some newer Palm device and call it a major step forward, this Palm will be my last. I can only imagine the disappointment the T5 buyers must have had with thing Palm calls a filesystem. I genuinely feel badly for them, so eager to enjoy their new devices and paying top dollar and then finding a bug like that. I recall the reset bug that caused the T3's to lock down into slow mode on reset. Very discouraging to see such elementary problems leave the factory unfixed.

    And what is with these names? Garnet? Cobalt? Are these names actually supposed to be better or are they just marketing-speak for we-don't-have-good-product-ideas-so-we'll-make-up- some-dumb names-for-our-current-ones. This is as asinine as similar naming schemes for development kit Apple used to push. And PalmSource and PalmOne? Maybe I need to just wait and do business with PalmTwo and see if they get it right. And how about moving from the T3 to the T5? Did I fall asleep and miss the T4? It's like their marketing people are taking crazy pills.

    I've no doubt that U.S.S. Palm has some talented and dedicated hardware and software developers on board. But the ships' officers are loons.

    The repackaged Handspring Treo phones can't keep them afloat for more than a year or so. They need a plan *now*. If they want to be friends to open-source, they need to decide *now* and start moving. We've seen Apple come back from the dead before and Palm can too. But only if someone at the company has the vision to make it happen.

    1. Re:Thank you by Anonymous Coward · · Score: 0

      Great rant. Hope you feel better. Now...what's the alternative? By a friggin' HP/Comquat Wince brick? I agree Palm and it's various spin offs have really screwed the pooch in recent years. The T5 certainly won't replace my T3 and the Treo 600/650 is way to rich for my blood. But...where to go next? Psion?

      The Zaurus' only saving grace is that it runs Linux. I, for one, would be extactic if Palm/PalmSource/PalmOneTwoThree would embrace the open source efforts. It doesn't fix the problems with crappy hardware that plague Palm devices (love that fake aluminum plastic hide on the T5) but it will breathe life into that "OS". Because you know that Redmond ain't ever gonna give you access to Wince.

  112. Not always possible, which is why I'm leaving by Just+Some+Guy · · Score: 1
    I have an m130 with Graffiti 2. Yes, 2. They shipped at least two versions of this device, and the later ones had a version of PalmOS that was identical to the older one except that it uses Graffiti 2 instead of the original.

    The practical upshot is that I have a Palm that cannot be upgraded to Graffiti 1. I'd love to be proven wrong, but haven't seen any counterevidence so far.

    Regardless, the unit's screwed up in other even worse ways. If I manually make a perfectly horizontal line in a drawing program, it runs at a 5 degree downhill slant from the left side of the screen to the right. I have to compensate by calibrating the top of the display correctly but the bottom right corner a little high, so that the ideal horizontal line and the actual horizontal line intersect somewhere in the middle of the screen. In this way, most of the widgets near the bottom of the screen are off by a little, but they're close enough that I can still use it somewhat.

    What a POS. This is my fourth and final Palm. I've basically relegated it to playing solitaire, and I use a nice leather DayRunner for everything that I used to use a Palm for.

    --
    Dewey, what part of this looks like authorities should be involved?
  113. Re:They got the trademark Backwards (apology!) by cdunphy · · Score: 1

    Our legal team was up *very* late last night working on all of our announcements, and I think that one of them must have fallen asleep in the brain before in the body.

    But - thanks for catching this. The trademark attribution has been fixed, and it should be going live on our site shortly.

    In the name of all of us Linus fans at PalmSource, I apologize for this extremely embarrassing screwup.

  114. Re:wow by Anonymous Coward · · Score: 0

    Since you failed it miserably, I'd guess "0".

  115. Re:What I would like to say to a PalmSource employ by OrangeTide · · Score: 1

    I was mistaken. the device has 320x320 display (102400 pixels). Basically the same number of pixels as the DS. So much for that argument.

    --
    “Common sense is not so common.” — Voltaire
  116. Re:What I would like to say to a PalmSource employ by OrangeTide · · Score: 1

    I would just recommend a small laptop. Apple iBook G4 12" is $1k and comes with wireless built-in, a crisp display, etc. You can get some of those tiny Vaio laptops used for $400-500.

    $1k sounds like a lot, but my old iBook G3 is still my second most used electronic device, even though is slow and has a videocard useless for gaming. Just don't break an Apple, because they cost a fortune to repair. (usually costs about half to two-thirds the price of buying a better newer model apple).

    --
    “Common sense is not so common.” — Voltaire
  117. Battery life is my single biggest complaint by Our+Man+In+Redmond · · Score: 1

    I don't remember what the spec was on battery life when I bought my Tungsten E, but in practical terms I'm lucky to get more than a couple of hours of life out of my Palm. I use it as an Ogg player (with the highly recommended Pocket Tunes) on my commute to work, about an hour each way, and by the end of the day the battery has gone from fully charged to about 30%. I'm SOL if I don't remember to put it on the charger as soon as I get home at night.

    Granted a lot of that may be the extra stress on the battery from driving the amplifier that powers the headphones, but I'd settle for replacing the batteries every day or so if it would solve the problem. In fact, if you could charge replacable batteries inside the Palm, that would be great.

    As for memory, I'm OK with the SD cards my Tungsten takes. They're the same ones my camera uses, and you can get a 1 gig SD card at Newegg for $75 or so. I think I paid about that for the 256 MB card I'm using now back in February.

    --
    Someone you trust is one of us.
  118. Why is this good, if Palm OS layer is required? by KWTm · · Score: 1

    Could someone please point out where my thinking is flawed? As far as I can tell, this is what they're saying in the Letter to the Linux Community: "The underpinnings of Palm OS will now be Linux. No, you can't have Palm OS for free. No, you can't run without Palm OS. As required by Linux etiquette, we hereby make some general noises about maybe someday perhaps contributing a little bit to the OSS movement."

    How does their use of Linux help me, if they've figured out a way to co-opt an open-sourced operating system (OS OS) while still keeping a tight grip on their proprietary software layer? This has no more interest to me as a Linux advocate than if they had said, "We will now use memory chips with the word 'Linux' scratched into the casing."

    Someone please tell me I'm wrong. I've been disappointed with Palm too many times.

    --
    404555974007725459910684486621289147856453481154 in hex is "You sank my Battleship?"
    [GPG key in journal]
    1. Re:Why is this good, if Palm OS layer is required? by Cato · · Score: 1

      This is good for Linux, even if you never use Palm OS, because the Palm OS licensees (hardware makers) will port Linux to all sorts of weird and wonderful phones, PDAs, portable gaming devices, and so on, as well as doing optimisations for small embedded devices generally - power management, Bluetooth, infrared, and in the future things like software radio (downloadable modules for WiMax, WiFi, GSM, CDMA, 3G/W-CDMA, and any other radio protocol...)

      And it's good for me because I've been using Palm devices for ages, now have a Treo phone, and want Linux apps on my phone. The Treo is already pretty good, with nice clients for email, Jabber, IRC, web, and so on, but it could be improved a lot (for geeks) with Linux stuff too.

      For the non-geeks, how about an incremental backup/syncing tool that runs all the time and makes sure you *never* lose any data? Boring but the sort of thing Linux is good at, not to mention all the development tools etc. The fact that Palm's 300,000 registered developers (really - check http://www.searchmobilecomputing.com/originalConte nt/0,289142,sid40_gci949950,00.html ) are coming to Linux can only be good.

      Finally, back in geekland since this is Slashdot - you can run *one* operating system on mainframes, HPC clusters, servers, desktops and phones. Any tool you develop can, within reason, port across all those platforms, but more importantly for developers, your skills will be more portable.

  119. Re:heh by Golias · · Score: 1

    Post-It Notes?

    Oh... those yellow tabs attached to the monitors of people who can't remember their passwords!

    People in your office keep their client lists on those things? Why? The computer is right there on your desk, isn't it?

    For that matter, any decent phone should store all the contact information you could need.

    And you're calling me a luddite!

    --

    Information wants to be anthropomorphized.

  120. Sounds Great! by RealBorg · · Score: 1

    As a long time Palm (since Palm III) and Linux (since RedHat 4.2) user I appreciate this development. In my opinion Palm has brought the PDA to Linux and I think it is a logical step to bring Linux on the PDA now. Please don't forget to make a Palm emulator available as a desktop application for Linux.

  121. Sweet by incom · · Score: 1

    I have a palm m125, and it works well for ebooks, note taking, calculators, a couples games, and a few other uses, but I haven't been impressed with the next gen palms, and have wanted to get a linux handheld next. Now I get exactly what I wanted!

    --
    True genius is grasping a situation like a peice of fruit, and peircing it just right so that it drains dry.
  122. Replace Graffiti 2 with Graffiti 1 by ahecht · · Score: 2, Informative
    You can easily replace Graffiti 2 with Graffiti 1 on any OS5 handheld other than the Treo 650 and the Tungsten T5.

    Just download Graffiti1.zip from http://zansstuff.com/palm, read the instructions in how_to.txt carefully, and you will soon be up and running with Graffiti 1 again.

    1. Re:Replace Graffiti 2 with Graffiti 1 by mrchaotica · · Score: 1

      Yay, thanks -- now I don't have to go find someone with an old Palm to fix my Tungsten E.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    2. Re:Replace Graffiti 2 with Graffiti 1 by arodland · · Score: 1

      Of course, depending on available resources, actually following those instructions can be anything but 'easy'.

  123. We're open to other suggestions, though. by softchill · · Score: 1

    To the question "Does that mean you'll be offering your layer for sale to users?" You answered you are open to suggestions. As a developper I think It would be nice to have the palm layer available for free so we can try/code application for it on a computer. Perhaps you could release the free layer on x86 and sell it for handheld manifacturer.

  124. Re:What I would like to say to a PalmSource employ by WilliamGeorge · · Score: 1

    Rather ironically, my wife used to own a laptop. It was a Dell she purchased early in 2003. It died, earlier this year, just a month after it left its 1 year warranty. It suffered from a surge while being plugged into its powersupply, which fried the mainboard. Repairs would have cost almost as much as a new laptop (something like $900). Even more ironically, it was later found that the power adapter on that model of Dell laptop was defective - Dell would replace the adapter, but they would not replace the laptop. All I can say is I'm never buying a Dell again. Even more ironically, I had a Toshiba back in college that suffered the exact same fate after about the same life-span. Maybe I'll just never buy a laptop again... :(

    --
    William George
  125. I WISH I could get those kinds of refusals. by DivideByZero · · Score: 1

    I stopped buying Palm machines after my PalmPilot Professional's OS became out of date, and Palm refused to offer any kind of upgrade to OS 3.0

    It's your lucky day, then - Palm released the 2 MB IR upgrade card that would not only give you IR functionality, but also equip your Professional with Flash ROMs so you can burn in a new OS (It even ships with 3.0)!!!!

    Seriously - Faulting the palm of that era for not offering upgrade options is absurd. They bent over backwards to avoid orphaning anybody (You can install 3.5 into an IR Upgrade card - You could use most of the same OS and peripherals on your IIIc and your Pilot 1000... Over five years of backwards/forwards compatability. If you don't think that's an accomplishment, look at the WinCE track record.)

  126. Re:Mobile Linux Needs This To Survive In The Marke by Psycho77 · · Score: 1

    The Sharp Zaurus changed since then. Someone (zautrix) ported and developped KDEPIM for the zaurus. Its very powerfull and there is nothing it cant do really. Try to check at www.pi-sync.net.

  127. Hmmm - Time for, as they say, desperate measures. by DivideByZero · · Score: 1

    I'd say flash the unit with ROMs from one of the earlier 130s. Either a polite request on a Palm board, or digging around online should get you the ROMs you need.

    If you can't find them, use Romeo/Pilot-xfer or JackSprat to dig the G2 files out and replace them with G1 equivs.

    Good luck!

  128. Palm Simulator on Linux, too?? by XunilOS · · Score: 1

    Dear Mr. Nice PalmSource Employee,

    I am a Palm application developer in my spare time. I use Palm Simulator to test my applications, so I don't frag my Tungsten C when I accidentally never return from an event loop, or what have you. I can do all of this development on Linux (by means of prc-tools) and the world is happy and full of flowers and singing birds and smiling squirrels. But to test my application, I have to be in Windows, which makes the smiling squirrels and singing birds run and be very sad.

    Please, please, please, can I have Simulator on Linux? It doesn't run under Cedega or Crossover Office (though Cxoffice comes really close). To my knowledge I can't use an ARM ROM with POSE or Xpilot.

    Please, think of the happy squirrels.

    Sincerely,
    A Palm application developer that's sick of using Windows.

    --
    -- -R
    1. Re:Palm Simulator on Linux, too?? by hacker · · Score: 1
      "Please, please, please, can I have Simulator on Linux? It doesn't run under Cedega or Crossover Office (though Cxoffice comes really close)."

      I've had the Simulator running under a mostly-generic build of Wine for quite some time now, with varying degrees of success, depending on the nature of the code (pa1mOne Simulator vs. Palmsource simulator vs. TapWave Simulator, etc.)

      It needs some work, and it could be made to run better, but it does function. I've got screenshots of it running, should you be interested.

    2. Re:Palm Simulator on Linux, too?? by BenjyD · · Score: 1

      I found it worked, but threw too many debugging warnings not related to my app to be useful. Are there some wine settings to improve things?

  129. Re:Hmmm - Time for, as they say, desperate measure by Just+Some+Guy · · Score: 1

    Unfortunately, the m130 doesn't have flash memory. The OS update is in a physical, non-upgradeable ROM package. Yay, Palm.

    --
    Dewey, what part of this looks like authorities should be involved?
  130. Re:heh by hacker · · Score: 1
    "Palm even has a Linux programming chain, and a Linux simulator for Palm OS."

    Just a correction: The Simulator only runs on Windows, and will never run on Linux.

    The PalmOS Emulator (POSE), runs on Linux, Windows, and MacOS.

    The Emulator will emulate devices using anything up to, but not-including, OS5.

    The Simulator will run an x86 application emulating an ARM device, for OS5 and above.

    There are no plans to provide an Emulator that can model OS5 or OS6 devices at this point. Maybe this move by Palmsource will change that decision.

  131. mnb Re: I NEED A DECENT PALM by Anonymous Coward · · Score: 0
    That's news to this 'ere 5mx, which runs perfectly happily on a pair of AAs for 20-30 hours. And that's with a bigger LCD than any Palm-size thing, and an ARM CPU.


    1. The Psion 5mx has a 36Mhz CPU, not a 416Mhz processor like the Palm T5.

    2. The Psion has a 4bit grey screen. Most new palms have a true-colour display. (same # of pixels)

    What you say you want in a Psion 5mx in a Palm Pilot form factor: that almost exists. Get a used (under $50 easy Handspring Visor with a compact flash adapter for it's Springboard port. It's native speed is 16Mhz - but it can be overclocked reliably to over 30Mhz. Plug in a serial adapter cable and the only thing on your list missing is the screen res.

    Oh, and the Handspring can smoke that 20-30 hour mark, even when overclocked.
  132. MS will do this too, and soon by Anonymous Coward · · Score: 0

    Why would a company bother trying to re-implement a brilliant, free kernel when they can make all their money selling higher level software and/or the hardware underneath ?

    IBM have switched their business model, it seems Palm(source) are switching, Microsoft will too.

    Linux has won.

    Groutch.

  133. PalmOS has been running under Linux for years by Anonymous Coward · · Score: 0

    - of course, it's been under emulation

    - but jiminy crickets, i used PalmOS under Linux years ago!

  134. [OT] moderating sigs by mdfst13 · · Score: 1

    "Only morons moderate based on a sig."

    I've thought a number of times that we should be able to moderate sigs separate from the posts. Then, sigs would not appear in meta-moderation, which would make the system more anonymous. Further, if we could do that, then we could hide sigs based on their karma *separate* from that of the posting karma.

    Of course, if it was that important, I guess I could code it and submit a patch. :)

    It's also worth noting that the friend/foe mechanism has much of this functionality. It allows people to effectively mod up/down certain posters.

  135. Re:heh by Anonymous Coward · · Score: 0

    I don't care what it costs. I'd pay it.

    If it cost $2 million (i.e. the cost of research and development, and manufacturing of 1 unit only), would you pay it?

  136. Re:heh by Anonymous Coward · · Score: 0

    I take notes at meetings using one all the time. Nobody laughs... ;-)

    As your fellow coworker, I thought I should finally come clean. I *don't* have african hyena syndrom like I told you the day after you started carying around the pda. My bad.

  137. Eh, why bother. by twitter · · Score: 1
    Apologize for Graffiti 2. Right now.

    Yeah, as most others here have pointed out, that was not their fault.

    But so what? Check out OpenZaurus' new Gnome Palm Embedded (GPE) environment. It uses the whole screen for Graffiti 1 type handwriting recognition. You just punch the little pencil and it starts working without taking any screen real estate. It's really fast because you don't make as many mistakes with such large characters, and that's what the stupid Xerox lawsuit tried to steal from everyone. There are significant problems with 3.5.2 or openzaurus, but graffiti 1 is working well and GPE is beautiful. I imagine their Evolution sync is first class.

    Free software will soon replace Palm for me, 100%. I've been an Handspring Visor user for years and I still love the platform. I still don't have a replacement for their excellent calculator, which has constants and exponentiation up to 500 or so. I also love their datebook +. I also have to thank the Palm Source people for defeating Xerox in their greedy little grab. Still, I can see the writing on the wall. Today my Zaurus has better handwriting recognition than the Visor. As soon as I find as good a calculator and can sync my Zaurus with KDE's excellent Kontact is the day I don't need Palm Source's non free goodies. That day is very close.

    --

    Friends don't help friends install M$ junk.

  138. Re:Mobile Linux Needs This To Survive In The Marke by RevAaron · · Score: 1

    While kdepim helps in one area, it doesn't fix the rest of the Zaurus. Even with kdepim, there are still a lot more areas in which the Zaurus lacks than it doesn't. Don't get me wrong, there are some really nice apps for the Zaurus, most of them commercial or at least non-open source. NetFront and Opera come to mind, both kick-ass web browsers. Though with WM2003, which brought a much improved Pocket IE. Pocket IE is now almost on par with IE 5.5 or 6 on desktop Windows- in PPC 2k and 2k2, IE was closer to a superset of IE 3 (*shudder*). Just add ftxBrowser for tabs and customizable hotkeys. NetFront also runs well on CE. The slight browsing advantage of the Zaurus doesn't make up for all of the shortcomings.

    The Z makes a pretty poor PDA. It didn't even make a good mobile workstation and tiny development platform. I have more development options on WinCE that provide GUI access on CE. I have a number of good math apps on CE, including GNU Maxima, with the GUI-mode xmaxima- even gnuplot runs within the window. On the Zaurus I havea CLI version of octave- better than nothing, but far from optimal.

    On the Zaurus, there is still no handwriting recognition, even after years. Character recog yes, but until the new 3.10 ROM it took 0.5-1 sec to recognize a character! For me, the biggest failing was the complete lack of a decent notetaking app... I used to carry around my Zaurus C760 and my Newton MP2100 to class with me. Nerdy, to be sure. :P

    --

    Working toward a usable PDA environment in the spirit of Newton OS: Dynapad
  139. it's late, but it's still the right move by jeif1k · · Score: 1

    I think this is the right decision for Palm: it made no sense for Palm to try to maintain their own proprietary kernel and they obviously had a really hard time selling it. Since Linux is already a common and trusted multitasking protected-mode environment on mobile devices, it will greatly ease adoption of the new Palm software, since companies will feel that they aren't locked into a single software environment. And if they don't screw up, it will instantly make a huge amount of software available for the new PalmOS.

    This decision comes very late, though. They could have put the Palm environment on top of Linux as soon as the first ARM-based Palm came out and just made any Microsoft effort in this area irrelevant. Palm's delay means they have lost a lot of marketshare to Microsoft. And they have probably seriously confused their developers in the meantime. Let's hope that it's not too late.

  140. yeah, but.. by jeif1k · · Score: 1

    Palm's actual support for Linux has been fairly good, in the sense that the platform is pretty well documented.

    In particular now that they are moving to a non-proprietary kernel, I wouldn't be too harsh on them if they go through with it.

  141. Here's an idea by beatdown · · Score: 0

    Palm these!

  142. Palm OS runs on top of a RTOS... by Anonymous Coward · · Score: 0

    Or something to that effect. If you read the docs related to Palm OS programming you will come across questions related to threading. How some of the operating system uses threads, but for the most part user level code doesn't have access to such things. Apparently the run time environment is limited to several fixed threads (think user input). Thus user level code can't create arbitrary threads due to an upper limit on available threads (something silly like 8). The docs explain that the limit is due to a licensing issue.

    Using Linux as the underlying interface might free them from this restriction.

  143. Re:heh by ppp · · Score: 1

    Oh... those yellow tabs attached to the monitors of people who can't remember their passwords! People in your office keep their client lists on those things? Why? The computer is right there on your desk, isn't it?

    Um, no, this was out in the field, away from the office, while touring job sites with some potential clients. I don't really advocate PDA use while sitting at your desk.

    For that matter, any decent phone should store all the contact information you could need.

    Well, you see, we have several thousand contacts in our database, along with contact histories. I don't know what kind of phone you carry, but it would probably have to be a *PDA* combo phone to handle that.

    And you're calling me a luddite!

    Some of my best friends are Luddites - not that there's anything WRONG with that...

  144. another GPL violation by clymere · · Score: 1

    In a somewhat related note... I am still waiting for a response from this company http://www.wildseed.com/ to respnd to my e-mail about their possible GPL violation. Its a Linux-based phone running a 2.4 kernel if i remember right. Lots of neat technology in it, I am actually intending to buy one when my plan is up next month. However, after a _lot_ of digging through their website, and a lot of googling, I have yet to come up with one mention of where to obtain the source for the parts of their code the GPL would pertain to. An e-mail sent several weeks ago has gone unanswered. Perhaps you have the clout to get an answer from them? At the very least you seem to know the right way to deal with situations such as this.

    --
    once you go slack, you never go back
    1. Re:another GPL violation by Bruce+Perens · · Score: 1
      In order to make a legitimate complaint, I need to be in touch with one person who has the binary, and one who is a copyright holder who is being infringed.

      Bruce

  145. It may run ON Linux... by networkGhettoWhore · · Score: 1

    But does it _RUN_ linux?

    --
    Natural Selection: self-destruction of the poor and lazy
  146. The problem with TealScript... by Trillan · · Score: 1

    ...is that its integration with the OS is ridiculously bad. And I mean ridiculously. It runs into problems if you change the input area or try to enable full screen from the status bar, FFS.

    If they can't put in the effort to make it work right, I don't see that it's worth the money.

    Eventually, I broke down and learnt Graffiti 2. It sucks, but it's better than Tealscript.

    (The hack of installing Graffiti 1 doesn't work very well on the T3 and doesn't work at all on the T5.)

    1. Re:The problem with TealScript... by Anonymous Coward · · Score: 0

      I haven't had any of the problems you mentioned on my T3, and btw, it specifically mentions that it's own full screen mode is seperate from the OS's, which lets you revert to Graffiti 2 if you like

    2. Re:The problem with TealScript... by Trillan · · Score: 1

      Oh, I know their mode is separate. And you need to go into TealScript to turn it on and off. That's why I said the integration sucks!

    3. Re:The problem with TealScript... by arodland · · Score: 1

      It was integrated just fine years ago when it came out, because they didn't have that virtual graffiti hackery to worry about. But yeah, it's sad that they didn't keep up.

    4. Re:The problem with TealScript... by Trillan · · Score: 1

      I've read that the current builds of Palm OS (not available on any hardware yet) have tweaked Grafitti a bit so that the first stroke of multistroke characters doesn't show up right away. For instance, when you try to draw a k, you get an l after the first stroke and a k after the second. In the new Palm OS, you don't get the l first... it waits for the second stroke, or for the delay to time out before it draws a l.

      That's almost 80% of my problem with Graffiti 2. The other one is the letter B. :)

  147. Re:[OT] moderating sigs by harrkev · · Score: 1
    It's also worth noting that the friend/foe mechanism has much of this functionality. It allows people to effectively mod up/down certain posters.

    Yes, but there is a big difference between knowing that somebody is a moron and telling the rest of the world.

    The reason for my sig is that I posted some comments that should have been modded positively (my karma has been pegged at excellent for some time now). But based on my sig (which was a political statement) I got modded down as a troll.
    --
    "-1 Troll" is the apparently the same as "-1 I disagree with you."
  148. Good luck to Palm by randomblast · · Score: 1

    You're taking on Microsoft. I think it's safe to say you have the full support of the Linux community.

    --
    ...these aren't my real teeth.
  149. POSIX Compatibility by randomblast · · Score: 1

    The letter says that PalmOS will be implemented as a layer directly on top of Linux. I'm assuming they mean through system calls.
    This means there's no GNU toolset or anything, so no POSIX compatibility.
    I understand that there's limited storage available, permanent and temporary, but this is going to make it hard to port UNIX apps.

    --
    ...these aren't my real teeth.
  150. Re:heh by RevAaron · · Score: 1

    When you say "palmtop," do you mean palmtop or PDA? A palmtop is usually used in reference to a handheld PC, something with a keyboard. Think HP200lx or Jornada 720. A PDA is usually one you hold in one hand and use a stylus in another.

    I use a PDA as my primary computer at home. I take all of my college lecture notes on it too. I use it at work for meeting notes, todos, etc.

    I don't have a cell phone, but if I got one, it'd be something simple with bluetooth, so I could go online with the PDA. A cellphone's PDA functions wouldn't come even remotely close to doing what I needed it to.

    --

    Working toward a usable PDA environment in the spirit of Newton OS: Dynapad
  151. Re:heh by RevAaron · · Score: 1

    Electronic note-taking is the pits - it's much easier to rip a sheet from a pad and clip it to the relevant report than it is to scroll through hundreds of files called 'minutes of meeting x', opening each one up to see what Bob thought about trading in the old copier.

    It all depends on the device you're using. 3 years ago, a lot of folks may still have been using 160x160 Palm PDAs. That is the pits, I'll give you that. Using CalliGrapher on a PocketPC isn't bad, though the screen is still a little small IMHO- ~3.5" is suboptimal, but very very doable with the right software, which Pocket PC has. The Zaurus and Palm OS both lack a good notetaking app.

    The best notetaker is the Newton MP2100. Good HWR (not character recog, not grafiti) and a great notes app that lets you mix recognized text and sketches/shapes.

    Unlike that legal pad, I can do a text search of my notes. On the Newton, I've not had problems printing over IrDA to the HP LaserJets we have at work or over ethernet or wireless. Printing off a page of Notes from the Newton pretty much always looks better than something on a legal pad, with most of it recognized into ASCII text.

    --

    Working toward a usable PDA environment in the spirit of Newton OS: Dynapad
  152. psa == cruel tease by nusratt · · Score: 1

    "In the project that I'm on, I've pushed for (and successfully gotten) Palms used for interfacing to the electronics in the project."

    Looked at your web site.
    Bitterly disappointed that I couldn't find any more info about the referenced project.
    Details, please, especially re "how" (both senses) you use Palm for interfacing to electronics.

    1. Re:psa == cruel tease by barawn · · Score: 1


      Bitterly disappointed that I couldn't find any more info about the referenced project.


      Because said project isn't completed yet, and I'm not really allowed to put info on how the project works yet if that info isn't published (which it isn't).

      Old Palms have a serial port. So does just about every other piece of hardware, including the main electronics we use, the Motorola GPS receiver, and the custom-built radio as well.

      It's just simple RS232 programming, so it's nothing special. Though I am proud of the GPS interface program. That one could actually be moderately useful for other projects. I should finish it up so that it's more useful...

  153. Re:What I would like to say to a PalmSource employ by Anonymous Coward · · Score: 0

    irony, n:
    incongruity between what might be expected and what actually occurs.

    irony at wikipedia.

    What is ironic about your wife owning a laptop that broke? It would be ironic if she was purposefully trying to buy a broken laptop as spare parts and got a fully functional laptop. But the other way around doesn't really cut it.

    I would recommend you never refer to anything as ironic again, unless you are positive it is ironic. And never again in your lifetime should you say "even more ironically". Especially twice in one paragraph.

    Of course irony as humor is entirely about there being two audiences and the humor is that one audience doesn't get it. (basically 90% of Americans are in that audience). I'm not asking that you "get" irony. I'm just asking that you don't refer to things as being ironic when they obviously are not.