Results 1 to 14 of 14

Thread: Cell Computer Project

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Re: Cell Computer Project

    No matter. See my previous post.
    Last edited by genetechnics; 5th August 2006 at 23:29.

  2. #2

    Default Re: Cell Computer Project

    Really, no matter what layout is used on a standard keyboard - it's easy to switch betweem them if you want type faster, if it's not an international keyboard layout - there are the standards of localization only for QWERTY - the US keyboard layout.

    The implementation of international standards is the goal of my project as well as to make a mobile keyboard functional and comfortable for typing and that requires the same system of typing and ergonomic characterictics as of a standard computer keyboard.

    The spaces between keys with letters actually are about the same horizontally - 7 mm - a whole column of keys - and switching between the two adjacent keys vertically is also comfortable for fingers when the distance between keys-sensors is 15 mm - this provides the contact area of 12x12 mm for them - 12mm is the width of the horizontal surface of the key of the standard keyboard. That's while the main part of 53 keys in a cell computer is 47X59 mm - four-five times more compact.
    Last edited by genetechnics; 6th August 2006 at 07:04.

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: Cell Computer Project

    Quote Originally Posted by genetechnics
    Really, no matter what layout is used on a standard keyboard - it's easy to switch betweem them
    Then maybe there is a way to change key annotation dynamically? For example by coating the keyboard with some kind of elastic display (like iPaper stuff). This way you could even reduce the number of keys just by adding a "letter/symbol" modifier.

  4. #4

    Default Re: Cell Computer Project

    This way you could even reduce the number of keys just by adding a "letter/symbol" modifier.
    Two actions, anyway - that doubles the work. I've seen similar projects in the news. It's just a GUI, nothing new.

    The fact is why a standard QWERTY keyboard works is in its hexagonal structure - the keys are in the right places where the fingers are moving (it's like when you untighten the fist - the fingers are moving like rays - four fingers for ten-finger method - three fingers - three standard keys - the width of them is 54 mm - in a cell computer). The rectangular arrangement of the keys is worth only for entering numbers as in a standard computer keyboard's numeric keypad or phone numeric keypad. All the existing implementations of mobile keyboards have *straight lines* of keys - so there is no any signs of the system of typing - just by one finger or by two thumbs. So it's tiresome for more than five minutes of continious work. It's like that all these mini and reduced copies of a standard keyboard are produced just by inertion - for 10 years, at least - only by wishes that sometimes it will work like its original, or at least half of its productivity. No magics. Hexagonal arrangement is the key. Like in 1874 in a Remington typewriter (http://home.earthlink.net/~dcrehr/firsttw.html).

    All the existing implementations of mobile keyboards have *straight lines* of keys
    But there are wonderful exceptions - HP Jornado 680/690/720

    http://www.amazon.com/gp/product/B00...lance&n=172282

    http://www.pocketpcmag.com/_archives...Jornada720.jpg

    "It is possible to touch-type even though the keyboard is very small."

    http://www.to-tech.com/mz/windowsce/hp720-review.html
    Last edited by jacek; 6th August 2006 at 19:40. Reason: merged posts

Similar Threads

  1. Replies: 3
    Last Post: 26th July 2006, 14:23
  2. Replies: 2
    Last Post: 11th July 2006, 15:19
  3. Qt project with mingw & Dev-C++ IDE
    By MarkoSan in forum Installation and Deployment
    Replies: 10
    Last Post: 19th April 2006, 13:42
  4. .h file for each form in QT 3.3.5 project??
    By darpan in forum Qt Programming
    Replies: 1
    Last Post: 23rd March 2006, 12:59
  5. Big Qt Project planning...
    By blackliteon in forum Qt Programming
    Replies: 9
    Last Post: 8th February 2006, 09:40

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.