Sencha Notes

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

Tag Results

28 posts tagged HTML5

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.

The Google Web Toolkit team has harnessed the power of HTML5 and GWT to recreate the classic multiplayer fragfest Quake 2 video game inside a browser. WebGL for 3D graphics was able to achieve up to 60 frames per second. They also use Canvas, Audio, LocalStorage and WebSockets.

The best part? You can build and run it yourself. Check out the project on Google Code.

Cornelius Weiss has posted a video demo of his new Ext multi-file upload plugin for Tine 2.0. The plugin uses HTML5 (no Flash!), allows you to upload multiple files at once, and even allows for uploads by dragging a file from your desktop into your browser (skip to about :40). It works on Firefox, Chrome, and Safari. Pretty amazing!