WEB

TwitterFacebook
Get flash to fully experience Pearltrees

10 Best jQuery and HTML5 Players

http://www.jquery4u.com/plugins/10-jquery-html5-players/#.T7XaPcRYvsw Back in the day, people used flash videos on their sites, since flash was pretty much the only option of showing videos. But now everyone wants a wider support for playing videos, supporting multiple audio and video formats, player lists, adjustable controls, auto aspact ratio video etc… All these features can be accessed by making the use of jQuery plugins and HTML5 in which you can provide means of using audio and video in simple ways. Check out our roundup of 10 best jQuery and HTML5 player tutorials below!

Samples & How-Tos

https://developers.facebook.com/docs/samples/ If you want to dive into code, you've come to the right place. These samples are all available on GitHub . iOS Apps

How to Use HTML5 File Drag & Drop

http://www.sitepoint.com/html5-file-drag-and-drop/ Dragging and dropping files from your desktop to a browser is one of the ultimate goals for web application integration. This is the first in a four-part series of posts which describes how to: enable file dragging and dropping onto a web page element analyze dropped files in JavaScript load and parse files on the client asynchronously upload files to the server using XMLHttpRequest2 show a graphical progress bar while the upload occurs use progressive enhancement to ensure your file upload form works in any browser (good news for all you IE6 fans!) code it in plain ol’ JavaScript without a library. Phew.
http://tech.pro/tutorial/725/javascript-tutorial-simple-fade-animation

Javascript Tutorial - Simple Fade Animation

Woohoo fading! Everyone loves fading in and out, it is an excellent way to transition between two segments of an application (unless the fade takes too long, and then it just gets annoying). Today we are going to look at a simple and robust way of creating a fade in or fade out effect using javascript and the simple css 'opacity' element. In the example below, you can see a green box with some text, and a button beneath it. If you press the button, the green box will fade out and become fully transparent, and if you press the button a second time, the box will fade back in.
http://www.webdesignshock.com/css3-box-shadow/

Css3 box shadow

.box 13 { margin : 50px ; width : 300px ;
We all know it and we all love it, and of course by now you probably already know I am talking about CSS and CSS3. Actually, we should probably take a moment to thank CSS3 before going any further for speeding up the load times for all of your favorite sites. They, if they know what they are doing, are more than likely using CSS3 in place of a ton of images to enhance user load times, which is pretty awesome. http://www.webdesignerdepot.com/2012/03/10-of-the-coolest-css-css3-effects-10-of-the-coolest-css-css3-effects-10-of-the-coolest-css-and-css3-effects/

10 of the coolest CSS3 and CSS effects