Google has recently launch converting SWF files to HTML5 with Google Swiffy which is a free to use web application tool.
It supports many common SWF features such as vector graphics, embedded fonts, images, timeline animation and basic ActionScript 2.0.
The output works only in WebKit browsers as it includes some SVG features that are not supported by other browsers.…
Buzz is a powerful Javascript library that allows you to easily take advantage of the new HTML5 audio element. It degrades properly on non-modern browsers.
It is a standalone library and has a very feature-rich API that can manage every feature the audio element offers.
Besides controlling the main actions like play, pause, stop or volume controls, the advanced …
Sprite Cow is another one which is open source and works very effective by auto-recognizing the different elements inside a single image.
So, you design the sprite image in your favorite imaged editing application, upload it to Sprite Cow and simply click (or click + drag) on each element to get their width, height and background-position as a CSS …
Droparea is a HTML5 drag and drop image file uploader jQuery plug-in and a php script for server-side. I developed it to use on my Edirne project.
Simply drag the image file into the specified area, the image will be automatically uploaded to your server. You can also see the progress of the upload too. Droparea has been tested …
Gridless is a boilerplate for creating responsive and cross-browser/platform websites with beautiful typography. Gridless has a simple approach on markup and styles. There aren’t any pre-made grid systems and the CSS isn’t littered with silly classes. Gridless is only a starting point, that should be edited to suit each project’s needs.
It doesn’t come with any grid systems, rather, …