Version: 2008

johnnymm's community profile

About me

My posting summary

  • Comments: 2
1 to 2 of 2
Sort by: Show results per page

My comments

  • Fantasy Thinking
    Microsoft "Eating" sequence :,(

    1. Yahoo: A user-friendly portal that extends the real world to the virtual world

    2. Google: Yellow page and web technology frontier

    3. Apple: Another choice of operating system with gorgeous UI

    4. Linux: Just setup an opensource project by Microsoft itself, which subsidizes Linux solutions development. This is the hardest part to integrate all Linux solutions and OS into one.

    5. W3C: The final step. Rule the world, both worlds. In reply to: "Microsoft gives Yahoo three weeks to do a deal"

    April 5, 2008

    0 replies

  • The Gmail problem would be caused by cached website files. In fact web developers should include a version number in every website files, and update the number after each update. This will force client browsers to download new files and ignore the old files.
    e.g. change
    common.js
    to
    common.js?1
    after update, change to
    common.js?2 In reply to: "Quick fixes for browser glitches"

    April 4, 2008

    0 replies