MIX is a gathering of developers, designers, UX experts and business professionals creating the most innovative and profitable consumer sites on the web. Sessions range from technical, code-based topics to expert advice on content strategy, usability and design. Explore the future of the standards-based web – join the conversation at MIX11.
Featured
-
MIX11 Day 1 Keynotes
MIX11 day 1 keynotes featuring Dean Hachamovitch, Steven Sinofsky, and Scott Guthrie.
-
-
50 Performance Tricks to Make Your HTML5 Web Sites Faster
Learn how you can make your sites faster directly from the Internet Explorer Performance Team. These are the same guys who brought you GPU accelerated graphics and compiled JavaScript with Internet Explorer 9, and they’re going to share their favorite 50 best practices for web developers. This...
-
Deep Dive Into HTML5 <canvas>
If you’ve seen the demos for Internet Explorer 9’s hardware accelerated graphics, you are probably excited to learn the details of HTML5 Canvas. With all major browsers supporting HTML5 Canvas, a scriptable 2D drawing context, Canvas is quickly becoming the natural choice for graphics on the web. In...
-
Hacking with the F12 Developer Tools
For years web developers have used hacks, sweat and black magic to bend HTML and CSS into submission and now with Internet Explorer 9 F12 Developer Tools it just got a whole lot easier. In this session you will discover how you can use the new F12 Developer Tools to solve the most mysterious client side...
-
5 Things You Need To Know To Start Using <video> and <audio> Today
Come along to this session to get an overview of the new video and audio tags from the HTML5 specification. Discover how to use them to play media in modern browsers and on mobile devices. Learn the most advanced techniques and best practices, including encoding optimizations, custom skinnable players,...
-
Modernizing Your Website: SVG Meets HTML5
Scalable Vector Graphics (SVG) integrates with the HTML5 and CSS features to unleash some of the most beautiful experiences on the web. In this session we’ll explain what is SVG and when you should consider using it instead of other alternatives. We’ll show you how to...
-
The Devil Went Down to HTTP: Debugging with Fiddler
Fiddler is a popular and extensible web debugger used to debug traffic from any web browser or client, including applications running on Windows Phone 7. In this session, we’ll use Fiddler to debug common web application problems and explore how Internet Explorer 9’s features interact with...
-
Hot from the Labs: HTML5 WebSockets
WebSockets, an emerging specification being standardized by W3C and IETF, will enable web browsers as well as client applications to open a bi-directional, full-duplex communication channel with a remote host. In this session you will explore the scenarios that will be available to HTML5 developers in...
-
JavaScript: The Language
While JavaScript has become one of the most widely used programming languages in the world, it has also unfortunately remained one of the most misunderstood programming languages. This session will give a thorough review of the core ideas in the JavaScript language, including topics such as objects,...
-
Adding the Awesomesauce Flavor with Internet Explorer 9 Pinned Sites
By now, you’ve heard about pinned sites in Internet Explorer 9. And, you’ve probably even used them yourself. But, did you know that this feature can help increase site visits and engagements by as much as 50%? In this session, you’ll hear stories of Pinned Site implementations by some...
-
The View of the World Depends on the Glasses I Wear
There is no mobile Web, there is no desktop Web, and there is no tablet Web. We view the same Web just in different ways. So how do we do it? Sitting next to HTML5 is its friend CSS3 with its support for Media Queries. Media Queries let you customize your web experience based on parameters of display,...