Close

Results 1 to 4 of 4
  1. #1
    DF Founder Raptor's Avatar
    Join Date
    Nov 1999
    Location
    USA
    Posts
    95,488
    Thanks
    482
    Thanked:        1,885
    Karma Level
    4958

    microsoft Secret Binary Code Explains The Windows 9 Skip

    In one last bit of BUILD 2015 housekeeping, a secret binary code message may explain the reasons why Microsoft decided to skip Windows 9 and move straight onto Windows 10.
    The company has not exactly talked about it much.
    But that’s not to say Microsoft doesn’t joke about it, every now and then.
    The recently concluded BUILD developer conference provided Redmond with another opportunity to do so in front of a geeky audience. And the company did not disappoint. Joe Belfiore took the stage last week wearing a T-shirt with a Windows logo.
    A Windows logo made of, you guessed it, binary code.
    As reported here, it was hiding a secret message concerning Windows 10, and it did not take people long to decode the message. Windows Phone developer Kevin Gosse found out what the shirt was actually reading.
    Each part of the Windows logo was hiding a different message.
    Here they are:

    • There are 10 types of people in the world
    • Windows 10, because 7 8 9.
    • Congrats on being one of the first.
    • Windows Insiders help us develop the future. Talk to us @ Windows

    Yup, still doesn’t explain why Microsoft skipped Windows 9, and moved directly to Windows 10.
    It was, and still somewhat remains a sudden jump — even though the more one hears and reads about Windows 10, the more it sets in.
    No matter the reason, Microsoft’s new operating system is now in the advanced stages of development, with talk that the company has settled on the feature set, and is now simply refining and optimizing the various aspects of Windows 10, ahead of its launch later this summer.
    Maybe we’ll get a book someday, with some inside details on the Windows 9 skip.
    Until then, more such secret messages, please.
    ..


    Source...

  2. #2
    DF VIP Member DJ OD's Avatar
    Join Date
    Jul 2001
    Location
    On da decks.
    Posts
    10,114
    Thanks
    1,008
    Thanked:        2,254
    Karma Level
    1105

    Default Re: Secret Binary Code Explains The Windows 9 Skip

    That's BS I think.

    sure I read somewhere it was due to there already being windows 95 and they didn't want some sort of millennium bug thing from mixing it up.

    actually.... That sounds like BS as well!


    DJ OD

  3. #3
    DF Super Moderator
    DejaVu's Avatar
    Join Date
    Nov 2005
    Location
    Essex
    Posts
    9,107
    Thanks
    1,836
    Thanked:        4,004
    Karma Level
    954

    Default Re: Secret Binary Code Explains The Windows 9 Skip

    The jump has been explained, because third party coders have used code like this in their programming and because its a popular choice of distinguishing which OS is being used, Windows 9 was missed on purpose.

    Code:
    public static void main(String[] args) throws Exception { 
    String osName = System.getProperty("os.name"); 
    if (osName.startsWith("Windows")) { 
    isWindows = true; 
    if (osName.startsWith("Windows 9") || osName.startsWith("Windows Me")) return; // win9x/Me cannot handle long paths }


  4. #4
    DF VIP Member DJ OD's Avatar
    Join Date
    Jul 2001
    Location
    On da decks.
    Posts
    10,114
    Thanks
    1,008
    Thanked:        2,254
    Karma Level
    1105

    Default Re: Secret Binary Code Explains The Windows 9 Skip

    Thought it was something like that. Exactly as I said lol


    DJ OD

Similar Threads

  1. Code for Blaupunkt Car 300 Radio?
    By fais in forum Radio Decoding
    Replies: 8
    Last Post: 30th March 2004, 03:38 PM
  2. Secret Valley
    By Fett in forum TV Talk
    Replies: 0
    Last Post: 13th September 2002, 11:57 PM
  3. nokia 5110 puk code
    By MAURICEMERSEYSI in forum Unlocking Questions & Solutions
    Replies: 1
    Last Post: 8th September 2002, 11:16 PM
  4. sony z5:security code
    By Danger Mouse in forum Unlocking Questions & Solutions
    Replies: 1
    Last Post: 6th September 2002, 05:41 PM
  5. Eurotunnel cheap fare or discount code - priviledge member?
    By shedsounds in forum Cheapskates Corner
    Replies: 2
    Last Post: 5th September 2002, 10:21 AM

Social Networking 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
  •