Author Archives: matt

Embed HTML5/Flash Video

Links: – Adobe Evangelist TV – Assorted Garbage (voice in video)

Posted in Uncategorized | Leave a comment

Adobe Air One App Five Screens

Links: – Adobe AIR Developer Center – Lynda.com: AIR Training (paid)

Posted in Uncategorized | Leave a comment

CSS3 Hover Text Transition

Using CSS3 Transitions to change the color of text links. View a demo here.

Posted in Uncategorized | Leave a comment

Translate Text with YQL, Google, cURL and XMLReader

Using Google Translate through YQL with cURL and parsing the results with XMLReader. View a demo here.

Posted in Uncategorized | Leave a comment

HTML5 Content Tags

<figure></figure> ‘The figure element represents a unit of content, optionally with a caption, that is self-contained, that is typically referenced as a single unit from the main flow of the document, and that can be moved away from the main … Continue reading

Posted in Uncategorized | Leave a comment

HTML5 Structural Tags

<header></header> ‘The header element represents the header of a section. The header element typically contains the headings for a section (an h1-h6 element or hgroup element), along with content such as introductory material or navigational aids for the section.’ – … Continue reading

Posted in Uncategorized | Leave a comment

Beach Effect

Using YUI3, RaphaelJS, SoundManager and Cufon to make a text at the beach effect with sound. View a demo here.

Posted in Uncategorized | Leave a comment

YUI3 Random Colors

Using YUI3 to change random boxes random colors. View a demo here.

Posted in Uncategorized | Leave a comment

jQuery Slider Fade Image

Using jQueryUI Slider plugin to control changing the opacity of a photo. View a demo here. Links: – Google jQuery CDN

Posted in Uncategorized | 1 Comment

YUI3 Slider Fade Image

Using YUI3 Slider widget to control changing the opacity of a photo. View a demo here.

Posted in Uncategorized | Leave a comment