Youtube API tools

It’s really easy to develop Javascript or Flash applications that can control or interact with the YouTube player, or even completely reskin the interface. This video walks you through the basics of the YouTube API.

The video has 3 main parts: html/javascript API, Flash API and the Chromeless Player (an swf without buttons). This allows you to use custom layout controls for your website.


- YouTube JavaScript Player API Reference
- YouTube ActionScript 2.0 Player API Reference
- YouTube APIs and Tools
- Developer API Blog

The Highly Extrensible CSS Interface by Cameron Moll

The Highly Extrensible CSS Interface by Cameron Moll

The roundup. This might be the best showcase article of 2008!

Introducing “The Highly Extensible CSS Interface,” a four-part series of how-to’s and savvy conversation to be published in the coming weeks, with the first article debuting this week. The phrase “highly extensible” is in reference to designing and coding interfaces that are flexible enough to adapt in ways the designer or developer may not foresee when handing off coded templates, while still retaining the overall aesthetic integrity of the layout. I hope you come to discover extensibility as being broader than just “bulletproofing,” though bulletproofing is certainly a significant part of it.

- Part I: The Foundation
- Part II: CSS Selectors & jQuery
- Part III: Adding Ajax Interactivity
- Part IV: Testing for Extensibility

http://cameronmoll.com/articles/extensible-css/