jQuery Image Editor
Image processing is really a fun. There are lot of image processing tool read more here Image Matrix Using ImageMagick In this plugin we can: * Rotate image. * Resize image. * Crop image. * Save image.
View ArticleWorld Music Day – June 21
HTML5 MP3 Player celebrating World Music Day …. HTML5 MP3 Player with Playlist for WordPress Terms and Condition for HTML5 MP3 Player with Playlist
View ArticleOpen ColorBox from iFrame to Parent Window
function iframecode(url, w, h) { window.parent.$.colorbox({href:url, iframe: true, scrolling: false, width: w, height: h}); } var headID = window.parent.document.getElementsByTagName("head")[0]; var...
View ArticleAndroid HTML5 Audio duration and loadProgress in audio.js
audio.js is a drop-in javascript library that allows HTML5’s <audio> tag to be used anywhere. AudioJS uses native <audio> where available and an invisible flash player to emulate...
View ArticleFFMpeg Video to Image Gallery
1. FFMpeg create images using video source # ffmpeg -i video.mp4 -s 560×315 images/image%d.jpg 2. Create image sequence gallery <?php $files = array(); foreach (glob("images/*.jpg") as $filename) {...
View ArticleHTML5 Video Canvas to Capture Image Frames
Mobile will continue to be the big trends in 2013 because more users accessing websites on mobile devices. HTML5 Canvas help you for optimizing your site and video ads for mobile will become...
View ArticlePHP JavaScript Mobile Detect
Mobile_Detect is a lightweight PHP class for detecting mobile devices. Mobile_Detect uses the user-agent string with specific HTTP headers to detect the mobile environment. Complete Mobile Testing:...
View ArticleHTML5 MP3 Lyrics Player
HTML5 Lyrics Karaoke Player Plugin enable wordpress users to sing and play song text lyrics. Free Features Supports MP3 formats Supports Text Song Lyrics Social Links Facebook / Twitter Works in IE,...
View ArticleBest HTML5 JavaScript Frameworks for Mobile Development
A unified, HTML5-based user interface system for all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI foundation. Its lightweight code is built with progressive...
View ArticleAmazon S3 Cloud HTML5 MP3 Player
Amazon S3 Cloud HTML5 Player plugin that allows you to link to your amazon S3 bucket and sets up a HTML5 Player playlist (horizontal or vertical). This plugin will support MP3 files only. Amazon S3...
View ArticleCross Browser Flash Detection in Javascript
Option 1: <script type="text/javascript"> $(document).ready(function(){ if (navigator.mimeTypes ["application/x-shockwave-flash"] == undefined) { alert("Flash is not insalled on your Web...
View ArticleResponsive One Page HTML5 Templates
I was searching one single page responsive HTML5 template for my product’s website. To sell your products you must have a introductory video and basic features on home page, that can help you to...
View ArticleRadio Song Album Artwork Cover by YouTube
An album cover is the front / other side of the packaging of a commercially released audio recording product, or album. You can find online APIs or Websites where artwork available – Amazon – LastFM –...
View ArticlejPlayer playbackRate Audio Speed Control for Podcast Player
Today one of my customer need Audio PlayBack Speed Control for HTML5 Audio Player. His requirement is that many people speak too slow on podcasts. He wants to speed up the playback so that he don’t...
View ArticlePHP Spotify Web API
Spotify Metadata API https://api.spotify.com/v1/search?q=Maycon+%26+Vinicius+&limit=1&type=artist Error { “error” : { “status” : 401, “message” : “No token provided” } } Spotify Metadata API is...
View Article