Web 2.0 is adding more and more con tent to our pages, espe cially fea tures that are imple mented in Ajax. But our web appli ca tions are evolv ing faster than the browsers that they run in. We don’t have to rely on or wait for the release of new browsers to make our web appli ca tions faster. In this ses sion, Steve Souders dis cusses web per formance best prac tices from his sec ond book, Even Faster Web Sites. These time-saving tech niques are used by the world’s most pop u lar web sites to cre ate a faster user expe ri ence, increase rev enue, and reduce oper at ing costs. Steve pro vides tech ni cal details about reduc ing the pain of JavaScript, as well as secrets for mak ing your page load faster in emerg ing mar kets where net work con nec tiv ity is a challenge.
Also huffduffed as…
-
Steve Souders — Even faster web sites
-
Steve Souders - Even faster web sites
-
Web Directions Podcast - Steve Souders - Even faster web sites
-
Steve Souders — Even faster web sites
-
Steve Souders — Even faster web sites
Possibly related…
-
Patrick Lauke — Brave New World of HTML5
HTML5 was orig i nally called Web Applications 1.0, but that doesn’t mean it’s only for scripters – there’s plenty for markup mon keys as well as JavaScript junkies.
We’ll look at new struc tural ele ments in HTML5, and how they can boost acces si bil ity, how to style them (even in IE!). We’ll check out how new seman tics can reduce the JS you need to write/copy by adding func tion al ity natively to the browser, and how to add sexy open stan dard video to your pages with no Flash, no JavaScript, just a big hunk o’ open-web love.
Tagged with atmedia2010 webdesign html5 patricklauke
-
Rachel Andrew — Core CSS3
This ses sion will be a solid intro duc tion to CSS3 by way of prac ti cal exam ples that can get you started using CSS3 on your projects today.
Rachel Andrew will take you through some of the core fea tures of CSS3 includ ing advanced selec tors, media queries and other fea tures that are being devel oped and start ing to be imple mented in browsers.
In addi tion to dis cov er ing how CSS3 will change the way that we develop in the future we will explore cur rent and upcom ing browser sup port. We will also see how it is possi ble to start using some of CSS3 in your projects now, with the help of a lit tle JavaScript to plug the holes in cur rent browsers.
Tagged with atmedia2010 webdesign css3 rachelandrew
-
Remy Sharp — Browsers with wings: HTML5 APIs
HTML5 is all the rage with the cool kids, and although there’s a lot of focus on the new lan guage, there’s plenty for web app devel op ers with new JavaScript APIs both in the HTML5 spec and sep a rated out as their own W3C spec i fi ca tions. This ses sion will take you through demos and code and show off some of the out right crazy bleed ing edge demos that are being pro duced today using the new JavaScript APIs. But it’s not all pie in the sky – plenty is use ful today, some even in Internet Explorer!
Specifically we’ll be look ing at script ing the video media ele ment, 2D can vas and some of the mashups we can achieve. How to take our web apps com pletely offline, going beyond the cookie and HTML5’s answer to thread ing: web workers.
Tagged with atmedia2010 webdesign html5 api remysharpe
