Tag: HTML5

  • HTML5 pour améliorer la performance web front-end ?

    Lorsque XMLHttpRequest a été implémenté dans nos navigateurs, ce fut une petite révolution pour le web. Nous pouvions désormais échanger des données avec le serveur de manière asynchrone sans recharger toute la page courante. Cette technique baptisée AJAX (sauf si vous avez hiberné les 10 dernières années, vous devez connaître) a permis d’améliorer les performances…

  • Delivering Rich Mobile Web Experiences in Windows Phone 7.5 (ESPN.com Case Study)

    The Windows Phone Browser team has a goal of delivering the best web browsing experience on a smartphone. This goal has many components within our team: from the UI of the browser, compatibility with a wide array of website layouts, and of course buttery-smooth rendering performance. However, even if we execute flawlessly on our end,…

  • Unleash the power of HTML 5 Canvas for gaming

    HTML 5 browsers and HTML 5 for Windows 8 Metro are now serious candidates for developing modern games.    With the canvas, you have access to an hardware accelerated space where you can draw the content of your game and with some tips and tricks you will be able to achieve a splendid 60 frame per…