Posts Tagged ‘javascript’
Google I/O 2009 – V8: ..High Performance JavaScript Engine
Google I/O 2009 – V8: Building a High Performance JavaScript Engine Mads Ager V8 is Google’s high-performance JavaScript engine used in Google Chrome. V8 is optimized for well-designed object-oriented applications that make heavy use of objects, function calls, and property access. This acomplia online generic talk will provide an overview of the internals of V8 and dive into the advanced virtual-machine technology used. Specifically, details of the use of hidden classes, inline caching, precise generational …
Google I/O 2009 – Advanced Techniques, AJAX API Playground
Google acomplia pill I/O 2009 – Fun Hacks and Cool JavaScript: The Advanced Techniques Behind the Google AJAX API Playground Ben Lisbakken In this session, learn advanced Javascript, why App Engine is so easy to develop on, protecting from XSRF vulnerabilities, cutting the load time of your app in half, and hear about general client-side web app techniques. These lessons are taught in the context of the design and development of the AJAX API Playground (code.google.com a tool which can help developers …
Google I/O 2009 – What You Don’t Know About Geo APIs…
Google I/O 2009 – What You Don’t Know About Geo APIs Can’t Hurt You Pamela Fox, Mano Marks — Contents — 1:15 – The World of Geo APIs 1:58 – Touring 6:45 – Touring in the Earth API 10:35 – HTML 5 in Earth 18:34 – Sketchup API 21:08 – Questions 23:30 – Driving Directions 28:30 – Desktop Flash Apps 30:38 – Reverse Geocoding 34:00 – User Location 36:16 – Maps API Monetization 36:12 – Flash Re-coloring 41:40 – 3d Flash 44:25 – Developer Qualification 46:02 – Questions — End — Did you know …
Google I/O 2009 – Even Faster Websites
Google I/O 2009 – Even Faster Websites Steve Souders Steve is the author of High Performance Web Sites and the creator of YSlow. In this talk, he presents some of the best practices from his next book, including optimizing rimonabant acomplia CSS selectors, flushing the document early, and discovering why 15% of users don’t get compressed responses. For presentation slides and all I/O sessions, please go to: code.google.com/events/io/sessions.html
Google I/O 2009 – Developing Extensions for Google Chrome
Google I/O 2009 – Developing Extensions for Google Chrome Nick Baum, Aaron Boodman Learn how Google Chrome makes it easy to write extensions using the web technologies you already know. This talk will describe the extension system in depth, covering the anatomy of an extension, the process model, and more. For presentation slides and all I/O sessions, please go to: code.google.com/events/io/sessions.html
