Archive For September, 2011

35 articles

Free One-Page WordPress Theme For Viral Launches: Launch Effect

Launch Effect is a free one-page WordPress theme that lets you create a viral campaign in minutes. Here's how it works: Visitors to your website sign up using their email Upon signing up, it generates a special URL to share with their friends Use the URL to track your active referrers & reward them for spreading the word The Launch…

Automatically Adapts Images for Mobile Device: Adaptive Images

Is your site being increasingly viewed on smaller, slower, low bandwidth devices? Your desktop-centric images load slowly, cause UI lag, and cost your visitors un-necessary bandwidth and money? You've implemented a responsive design in CSS, and need something to adapt your images too? Adaptive Images automatically adapts your existing HTML images for mobile devices. No mark-up changes needed. Just drop…

Improve Your Navigation Experience With Flexible Nav jQuery Library

Flexible Nav is a small jQuery library which add a smart navigation bar on the right of the page. It improves a web page navigation and helps to visualize different sections of a document, an article,.. any web page. Nav links are distributed proportionally to the page sections. The library can generate for you the nav sidebar content providing elements to display…

Identify What Font Is In Your Font Stack With Fount

Web fonts bring more elegance and vibrancy to the website design. Sometimes you may come across websites using cool web fonts and may want to know what font is that. Fount is a bookmarklet which tells you that what font is in your font-stack. All you have to do is drag Fount bookmarklet in your browser, go to any web page…

Captions and Subtitles for HTML5 Videos: BubblesJS

BubblesJS is a JavaScript library for adding subtitles (.SRT Subtitles) and captions for HTML5 videos. Its extremely easy to set up & configure, and the way it works is fairly simple. Progress can be tracked using element.currentTime, and it includes a built-in srt parser. The first parameter to subtitles is the type of parser, false makes it use the built-in…