Sencha Notes

Notes from the field on HTML5, CSS3, and other awesome web technologies.

Tag Results

9 posts tagged css3

Sencha Animator Bouncing Ball Demo (11:45)

Michael Mullany demonstrates how to create a realistic bouncing ball animation with CSS3 and Sencha Animator. The ball is created with no images — only border-radius and gradients!

Sencha Animator Introduction Video (19:47)

Yesterday we launched Sencha Animator, a powerful desktop application to create awesome CSS3 animations for WebKit browsers and touchscreen mobile devices. In no time you can make complex animations which would be daunting to program by hand, or create CSS3 Ads for use in your Sencha Touch mobile web app.

In this 20 minute video, our VP of Products Michael Mullany demos how to use the interface; including adding objects to the stage and timeline, assigning IDs, changing properties and adding custom CSS.

Our Sencha Animator Developer Preview is currently free to download and try on Mac, Windows and Linux. For more information about Sencha Animator, please visit our website.

Our CEO, Abe Elias, took the the stage in front of 3,000 people at BlackBerry Devcon on September 27th and received a huge round of applause after showing off our new CSS3 tool: Sencha Animator!

Sencha Animator creates CSS3 animations for use on WebKit browsers including Apple iOS, BlackBerry Torch, and Google Android.

Check out the demos for yourself at Sencha.com.

The HTML5 Family: CSS3

Ext designer Jay Robinson adds to our blog series on the HTML5 Family with this great post covering CSS3:

“Many of the benefits people associate with ‘HTML5’ are actually provided by CSS3 and Javascript. Ultimately, HTML only defines content structure, while Javascript provides behavior and CSS provides presentation. CSS3 builds on the widely supported CSS2.1 spec, and allows for truly stunning interfaces.”