Slashdot Mirror


OQO Examined

D4C5CE writes "The vapor solidifies... After years of waiting and an appearance at CES early this year, some people have finally had the opportunity to try an OQO 'Model 01 ultra personal computer (uPC)' at CeBIT America, and published this report. The device is available to a few lucky pilot customers, but for the rest of us they still won't be shipping before this fall, and they have yet to beat the Zaurus line (hopefully also with wireless connectivity in its clamshell versions soon - Are you listening, Sharp?) to justify a $1500+ price tag."

12 of 127 comments (clear)

  1. gaming by jest3r · · Score: 2, Insightful

    Would make an awesone handheld gaming system if it were priced about $1000 lower ... for $1500 I might as well go buy a 12" Powerbook ...

    1. Re:gaming by XaXXon · · Score: 2, Insightful

      You. Completely. Missed. The. Point.

      How quickly you Mac people for get the Newton..

  2. That's an awful lot of money by TelJanin · · Score: 2, Insightful

    That's a lot of money for what is essentially a miniature laptop. Is it really worth it, when you can buy a 2ghz laptop with 256+ MB of ram for less than $1000?

  3. Pretty cool... by midifarm · · Score: 3, Insightful
    But not something I'd use. I think it's too small for doing audio or video editing. I might consider something like that if it ran OSX, but it doesn't look like my upcoming PowerBook purchase will be deterred. I can see what they're trying to do, bravo for a PC company trying to innovate.

    Unfortunately for then I think this is a "Mac" type product. No offense to OQO, but I think Apple would be able to pull off something like this.

    Does anyone have an idea how well the screen would hold up to scratches and all, being exposed the way it is?

    Peace

    1. Re:Pretty cool... by Jeff+DeMaagd · · Score: 4, Insightful

      It looks like it would easily be able to do light A/V editing, just not on that screen but when docked.

      I don't think such a device was meant for such tasks. Keep in mind that this device isn't for everyone, and no device should be viewed as a do-everything device. Not many people edit AV files anyway, but rather just play videos, surf the web, write email, write an occasional Word file and so on, which are all tasks that the OQO should be able to do.

      Well, video would be a bit tight on a 10GB drive with XP and no optical reader, but I imagine that larger capacity drives can be stuffed into that thing, but streaming video from a web site shouldn't be a problem, and files can be stored on nearby servers connected to the wireless network.

      I doubt OQO would mean the end of laptops, because laptops haven't meant an end to desktops, and desktops haven't meant an end to mainframes, and the installed base of systems in all of those categories have grown. In this case, I think it might fill a good niche.

  4. Re:Apple by Evets · · Score: 2, Insightful

    They already did. Like 10 years ago. They called it the Newton.

  5. Re:my thoughts by amix · · Score: 2, Insightful
    Before you ask "Why?", I listened to a presentation of OQO's business plans and was told that they're aiming for a market of CEOs and folks like pharmaceutical reps (i.e. NOT slashdot readers).

    Ah! That saved me smashing this device down right on. ;-)

    Hmmm...I think I will smash it down anyway. And pretend I did not know it was not for Slashdot users ;-)

    I don't own a PDA, but if I'd do, than it would be the SHARP Zaurus SL-5500G.

    The device in question here has best of both worlds of portable computing (PDA and Laptop) but exactly this I find makes it a bad choice. It's small enough to fit into a pocket (PDA) but too big to wake the desire to carry it around all times (or often) (Laptop).

    To be honest, I do not see why it could replace a laptop. It has no optical drive and thus is limited. I see no real offer in the mobile market, that, personally, I find satisfying. Even the Zaurus is not perfect.

    --
    Hello?? Fred?! Is this you?
  6. Re:Sony delivered already by Bushcat · · Score: 3, Insightful
    The Sony U70 is a very nice machine, running Windows XP Professional on a 1GHz Mobile Pentium. It's slightly cheaper sibling runs XP Home on a 900 MHz Mobile Celeron. They're great little machines, with a Palm-style folding keyboard. But my favorite is the old U3 which they effectively replace. Since the U3 is about $900 on the used market, I'm thinking of getting one and warming it over with a better HD, etc.

    In fact, the only fault with the U series is Sony's determination not to useful-sized hard drives in them. I kinda get tired of my need to purchase Sony stuff because it's all marketing and no customer support, but it certainly looks right when it's sitting on the store shelf.

    The OQO is a perpetually delayed unknown, and if their business model includes limiting supply to keep people hankering after it, then I think they're getting it wrong.

  7. Re:I agree with the Sharp comment by ClockworkPlanet · · Score: 2, Insightful

    Yes, that's exactly what Sharp will do: wait until a competitor assesses that their product should be pulled from a marketplace and *then* bring out a more competative product. /sarcasm

    --
    Now wash your hands.
  8. FORGET the GIZMO by Perdition · · Score: 1, Insightful

    Wherza guy meet dat chickadee in the picture? She's gorgeous!

    --
    Windows XP SP2 told me to install third-party software that prevents viruses and protects stability... I chose Ubuntu
  9. Re:I agree with the Sharp comment by bhtooefr · · Score: 2, Insightful

    Is it running Palm OS 5, or 4.1? If 4.1, it's running a DragonBall (read: embedded 68000), and not an ARM. Also, the ARM in the Sharp is a LOT more powerful than most ARMs in Palms.

    Removal of competition, BTW, makes companies MORE lazy, not less.

  10. Why not speech? Answers... by Paul+Fernhout · · Score: 2, Insightful

    > Voice recognition keeps being touted as the holy grail and end of all these problems but where is it? I remember VR demos from the 486 days, you can't tell me a 200-400mhz PDA can't manage that much horsepower.

    Having worked on such systems, a few reasons (not to say it isn't coming someday...):
    1. Audio systems on most PCs, especially portables, have historically been of poor quality so accuracy suffers.
    2. You have to wear a properly configured and positioned microfphone, or accuracy again suffers.
    3. Accuracy of 99% (unrealistic) still means correcting one word in 100 -- and corrections may take a lot of time and interrupt a flow of thought. And, since corrections are usually real words and not typos, they may be hard to spot.
    4. Algorithm work on the PC moved towards floating point; many portable processors lack floating point.
    5. Speech is very useful in interactive conversation between two people -- transcribing dictation when you don't know the problem domain and can't ask questions is a hard problem even for human transcriptionists.
    6. Speech gives up some privacy (although cell phones do too).
    7. The killer in portability -- SR takes a lot of CPU, which translates into a lot of battery power, which means short lived handhelds.

    Personally, I would like to see the older discrete (pause between words) stuff used because it can be quite good when trained -- but the market seems to want continuous. Also, people are trying things like using wireless phones to offload speech processing to network servers (but wireless uses battery power too!)

    Also, having said all that, I think conversational interfaces will be more and more important as time goes on in a variety of situations (although they will work alongside other modalities).

    --
    A 21st century issue: the irony of technologies of abundance in the hands of those still thinking in terms of scarcity.