Let’s take a look at using Twitter’s good old Javascript approach to pulling out your latest update, and displaying it with a mix of CSS styling.
I’ll quickly go over what are data URIs and how MHTML addresses IE6 and IE7. If you’re familiar with these, feel free to skip down to the Vista blues part.
Users can play your games right in their browsers, without needing any new plugins or extensions …
- via effectgames.com
I will show you how to build multiple slideshows using jQuery, allowing varying levels of functionality which you may find on one site design.
via 24 ways: Front-End Code Reusability with CSS and JavaScript.
… great tools, in no particular order, that can help testing and optimizing your site’s performance
via 10 Useful Website Management and Testing Tools | LimeExchange Blog.
I decide to create “Parcycle“: a Particle Emitter system that I re-wrote from a set of great openGL iPhone tutorials by the good guys at 71Squared.
It’s true: Gestalt enables you to implement HTML5 video and audio tags. With just a little bit of JavaScript, Gestalt parses out media tags and injects all the HTML you need to embed a video or audio application.
How to Reduce Javascript Libraries Loading Time: Best Practice – via woorkup.com
In this article I’ll explain how to reduce the loading time of Javascript libraries using Auto-Loading, a public but almost unknown new feature of the Google’s AJAX APIs.
Related Link(s):
HTML5 Web Storage – Breaking Out The Edges of The Browser – via 24ways.org
… I’m just going to focus on data storage and offline applications: boldly taking your browser where no browser has gone before!