Videos tagged with Yahoo!




Anthony Pipkin: The Next Step: From Idea to Widget (Part 1)

Anthony Pipkin: The Next Step: From Idea to Widget (Part 1)

Posted in Development, Web Technologies, Companies, Conferences

Anthony Pipkin, a prolific YUI contributor, presents the first part of a two-part series on how to move from implementing simple functionality in YUI 3 to producing modular, reusable components that leverage YUI 3's component infrastructure (including widgets and plugins).

Tags: anthony pipkin, yui 3, YUI, widget, Javascript, component, plugin, yuiconf, yuiconf 2010, Yahoo!, YUI Theater, ...




Nicholas Zakas: Progressive Enhancement 2.0

Nicholas Zakas: Progressive Enhancement 2.0

Posted in Development, Web Technologies, Companies, Conferences

Nicholas Zakas, former Yahoo! engineer and author of several books about JavaScript, joined us at the March 5th, 2012 BayJax event to share his vision of progressive enhancement, and how web pages don't have to look the same in every browser. What does Nicholas's mother (@slicknetsmom) have to do with this? Watch the video to find out!

Tags: nicholas zakas, nicholas c. zakas, progressive enhancement, Javascript, HTML, CSS, frontend engineering, Web Development, Browsers, browser compatibility, bayjax, ...



Pat Cavit: The Next Step: From Idea to Widget (Part 2)

Pat Cavit: The Next Step: From Idea to Widget (Part 2)

Posted in Development, Web Technologies, Companies, Conferences

ArenaNet engineer and YUI contributor Pat Cavit presents the second part of a two-part series on how to move from implementing simple functionality in YUI 3 to producing modular, reusable components that leverage YUI 3's component infrastructure (including widgets and plugins).

Tags: pat cavit, tivac, yui 3, YUI, Javascript, widget, component, plugin, yuiconf, yuiconf 2010, Yahoo!, ...


Scott Schiller: Web Audio - HTML5 + Flash (in a tree)

Scott Schiller: Web Audio - HTML5 + Flash (in a tree)

Posted in Web Technologies, Graphics, Development, Companies, Conferences

At the February 6, 2012 BayJax event at Yahoo!, Flickr Frontend Engineer and SoundManager developer Scott Schiller uncovered HTML5 audio's dark and dirty secrets, and explained why he thinks both HTML5 audio and Flash audio have their place. Then he wowed the audience with a couple of spectacular live demos that you won't want to miss.

Tags: scott schiller, Flickr, HTML5, Audio, sound, Flash, soundmanager, Javascript, mixing, dj, wheels of steel, ...


Gonzalo Cordero: A Preview of YUI 3 TreeView

Gonzalo Cordero: A Preview of YUI 3 TreeView

Posted in Development, Web Technologies, Companies, Conferences

Yahoo! frontend engineer and YUI contributor Gonzalo Cordero discusses his TreeView implementation which was recently posted to the YUI 3 Gallery. This lighter incarnation of Treeview is built upon YUI 3's Parent-Child module and already boasts a feature-rich and easy-to-implement API and a robust set of events.

Tags: gonzalo cordero, yui 3, treeview, Javascript, widget, YUI, yuiconf, yuiconf 2010, Yahoo!, YUI Theater, Techtalks, ...


Matt Taylor: YUI 3 & Node.js for JavaScript View Rendering on Client or Server

Matt Taylor: YUI 3 & Node.js for JavaScript View Rendering on Client or Server

Posted in Development, Web Technologies, Companies, Conferences

Most web application frameworks have some type of templating engine that accepts two things: (1) data, (2) template, and returns HTML to be assembled into an HTTPResponse. The promise of Node.js and YUI 3 running server-side is that a new era of frameworks is possible in which view rendering on the client and server is implemented with the same JavaScript-based code.

Tags: matt taylor, Node.js, Javascript, ssjs, template, view, HTML, yui 3, YUI, yuiconf, yuiconf 2010, ...