webdev – a video blog

videos about web development

Archive for the ‘DOM’ Category

Quote

In this session PPK will discuss some aspects of mobile browser compatibility as well as W3C Widgets, which promise to be the first open, universal standard for creating small and large applications on mobile phone.
(more…)

Quote

Matt Sweeney, Senior Engineer on the YUI (Yahoo! User Interface Library) team at Yahoo!, delivers a talk on best practices in frontend engineering at Yahoo!’s Developer Day/Open Hack Day, September 29, 2006. Matt explores the concepts of semantic markup and separation of content, presentation and behavior for modern web browsers, showing examples of best practices.

Quote

Steve Souders is Yahoo’s chief guru in the art and science of web performance and the author of the YSlow plugin for Firebug; he is the author of High Performance Web Sites, a forthcoming title from O’Reilly (bonus points if you can guess which animal O’Reilly’s editors chose for the cover of this one…). For the past three years, Steve has led a team investigating the root causes of poor page performance and applying the lessons learned to Yahoo!’s high-traffic, media-rich properties.

Quote

John Resig, creator of the JQuery JavaScript library and author of Pro JavaScript Techniques, is a Mozilla technologist focused on the relationship between Mozilla and the world of JavaScript libraries.

Quote

John Resig, creator of the JQuery JavaScript library and author of Pro JavaScript Techniques, is a Mozilla technologist focused on the relationship between Mozilla and the world of JavaScript libraries.

Intended Audience

This video lecture is intended for font end, JavaScript developers who want to improve their code quality.

Overview

The author speaks about the JavaScript programming language. The features of the language, the similarity with functional languages.

Learning Objectives

  1. You’ll learn how to best use you’re JavaScript code.
  2. How to write effective programs.

Author

Douglas Crockford is a JavaScript architect in Yahoo!. See more on wikipedia.

Intended Audience

This video lecture is intended for font end, JavaScript developers who want to improve their code quality.

Overview

The author speaks about the JavaScript programming language. The features of the language, the similarity with functional languages.

Learning Objectives

  1. You’ll learn how to best use you’re JavaScript code.
  2. How to write effective programs.

Author

Douglas Crockford is a JavaScript architect in Yahoo!. See more on wikipedia.

Intended Audience

This video lecture is intended for font end, JavaScript developers who want to improve their code quality.

Overview

The author speaks about the JavaScript programming language. The features of the language, the similarity with functional languages.

Learning Objectives

  1. You’ll learn how to best use you’re JavaScript code.
  2. How to write effective programs.

Author

Douglas Crockford is a JavaScript architect in Yahoo!. See more on wikipedia.

John Resig – JavaScript Performance

Overview

John Resig speaks about the new coming browsers on the market, Google Chrome, Opera 10, Firefox 3.1, Safari 4 and of course Internet Explorer 8. What’s new there, what is process per tab and shared memory in browsers. What’s a private browsing, and much more …

Related Links

  1. Slides
  • 0 Comments
  • Filed under: DOM, JavaScript