Slashdot Mirror


Optimus Keyboard Pre-Orders In Mere Hours

godzillopiteco sends timely word that Art. Lebedev Studio is finally going to accept pre-orders for the Optimus Maximus Keyboard — in just under 11 hours at the time this story posts, according to the countdown timer on the site. (Late last year we were primed to pre-order in December 2006.) Read the project's blog for some recent developments.

12 of 319 comments (clear)

  1. *Yawn* by Giolon · · Score: 5, Insightful

    I was really excited about this keyboard back when they first announced it and they posited that it would cost approxmiately $100. Now that it's finally becoming a reality several years behind schedule, and is going to cost approximately $1500, I don't know how anybody can really still be looking foward to it.

    1. Re:*Yawn* by DAtkins · · Score: 5, Insightful

      How is this modded insightful?

      The exciting thing is going to be if there are enough pre-orders for them to start fabrication. If they can stay in business passed this point, and OLED manufacturers start ramping up, it's only a matter of time before the price comes down. I remember when plasmas came out priced around $20000 for a 42" (if it was that big). Now you can get them for much less. We don't know how their planning on fabrication at this level. With such a small production schedule, it would suggest hand assembly. If they managed to sell out that production run, whats to stop them from licensing it to a foreign manufacturer? You know, like we do...

  2. Re:Wow... that's cool by LBArrettAnderson · · Score: 5, Funny

    oops... I take that back... sorry... didn't see the price tag... maybe later.

  3. Re:A bit pricey by Chris+Mattern · · Score: 5, Funny

    At $1564 USD, the price is a bit steep for most of us, but I'm sure it'll find its niche.


    At that price, I'd expect to get the Optimus *Prime* keyboard, and it better transform into the leader of the Autobots, too!

    Chris Mattern
  4. Re:Wow... that's cool by Cyberax · · Score: 5, Funny

    Well, you can afford to buy http://www.artlebedev.com/everything/vilcus/ :)

  5. What would be more practical... by commlinx · · Score: 5, Insightful

    Rather than having every key with an in-built display what would be more practical is leaving the alphanumeric keys as standard and just having the displays on the left block of special function keys and F1-F15. Short of multiple users who want to swap between QWERTY, Dvorak and other languages I can't think of any reason re-programming the standard keys is useful and it must add stacks to the cost. I'd go for one at $200 odd if when I switched applications I could replace the function keys with alternative icons and alternative keystroke codes. No wonder the unit cost is so high though - they don't seem to be planning to manufacture many units so it seems to be aimed at people with a surplus of cash.

  6. Re:More details by LiquidCoooled · · Score: 5, Interesting

    The phantom was just another games console.
    People actually want to do this, but the only thing stopping them is technology.

    I guess at some point or other we have cursed keyboards for having fixed symbols and wished for something better, I remember the cards you used to place above your Fn keys for word processing and graphics programs, we all get freaked out remembering the keys to games and I would love to see my keys change fonts to match what I am typing.

    This keyboard will give you all that, its not just another console - its new.

    Having said all that, you can probably currently just keep a few customised boards and switch as needed for less than the current expected price.

    --
    liqbase :: faster than paper
  7. Finally! Well, Eventially! by ScentCone · · Score: 5, Funny

    I'm so pleased about this advance warning, giving me a chance to cogitate on the early stages of beginning to anticipate the eventual opening moments of the new dawn of an opportunity to gear up for a period when, soon, there will be a new, imminent development foreshadowing the approaching onset of the start of my chance to, on a first-come, first-served basis, pre-order this thing.

    --
    Don't disappoint your bird dog. Go to the range.
  8. looks nice but does it have... by bobsalt · · Score: 5, Funny

    an "any key"???

  9. Re:More details by AKAImBatman · · Score: 5, Informative

    This thing has sounded, looked, and felt like another Phantom since the start...

    I don't think that's really fair. The Phantom was constantly promoted as "coming soon!" The Optimus OTOH, started life as a conceptual design. Optimus never promised a product from the design, and in fact stated that it would be too expensive with current OLED prices.

    The only reason why they're making this keyboard is because there has been unprecidented demand for it.
  10. Re:Advertising by Jah-Wren+Ryel · · Score: 5, Insightful

    This isn't a story. This is an ad. Whether or not it is an advertisement does not preclude it from being a story. The first keyboard with fully software remappable symbols on each and every key is absolutely news for nerds.
    --
    When information is power, privacy is freedom.
  11. Re:More details by Hal_Porter · · Score: 5, Funny

    I don't care if it comes with a "summon the slave girls to come orally satisfy me" button -- if it ain't ergo, it ain't worth it

    It doesn't, but you could program it to have one.

    Slave girls not included. Slavery maybe illegal in your country

    --
    echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;