Archive For January, 2011

38 articles

Simulate Touch Events in Desktop Browsers: Phantom Limb

Phantom Limb simulates basic touch events in desktop browsers, allowing you to utilize the debugging goodness of the WebKit Inspector and Firebug while developing a mobile web application. This mobile web development utility makes desktop browsers simulate touch events by dispatching a custom touch event for every mouse event it receives and makes debugging mobile apps easier. There is also…

Perform A/B Testing within WordPress With Max A/B

Max A/B is a Free WordPress plugin that lets you perform A/B testing within your WordPress. It lets you create split test experiments in a matter of minutes. A/B testing gives you more flexibility and insights when it comes to testing your marketing tactics. With Max A/B, you can create an unlimited number of experiments, pause and re-start at any time.…

Android-like Notifications: jQuery Toastmessage Plugin

jQuery Toastmessage is a jQuery plugin which provides android-like notification messages. It's a quite nice way to report info or error to the user. You have 4 different toast types you can use. Each type comes with its own icon and colored border. The types are: Notice Success Warning Error You can easily customize the notification positioning, the required user…

28 Minimal Icons in PSD, PNG And JPG Formats

IC Minimal Icon set is a set of clean and minimal icons with original PSD source file. This Minimal Icon Set includes 28 Icons in total, all PNG & JPG format and a size of 64px * 64px. Using their PSD vector source file, you can color and resize them to any required dimension. Recommended: Open Source Vector Icons [rss]Special Downloads[/rss]…

Interactive Form Labels For Input Text Fields: jLabel

jLabel is a jQuery plugin that formats text input fields with unobtrusive labels featuring interactive suggestions. It allows input fields to be labelled clearly and presented with minimal interface obstruction. jLabel adheres to the concepts of Progressive Enhancement and Graceful Degradation and correctly handles pre-populated fields and ASP.NET's viewstate postback model. jLabels are kept visible until the input field's first…

Open Source Free eCommerce Software: Axis Commerce

Axis Commerce is an open source free eCommerce software built with PHP, MySQL, Ext JS and jQuery. This powerful eCommerce software is bundled with many useful features including Ajax based admin user interface, one page checkout, flexible discount system, poll module, shipping / tax calculator and multiple stores management. [rss]Special Downloads[/rss] [rss]Feedback Collection and Polling Widget[/rss] [rss]Free Creative Resume Template[/rss] [rss]Open Source Icons[/rss] [rss]Free…

10 About.Me Pages for Design Inspiration

Social media is growing beyond imaginable boundaries – facebook, twitter, Linkedin, personal blogs etc. With so many social platforms, there are so many ways to socialize, build online identities, promote businesses and personalities or just have your virtual presence. One of many choices that we have today is an About.Me profile page – it is like a billboard that you…

HTML5-based Open Source Personal Music Server: Streeme

Streeme is an open source personal music server that allows you to listen to you entire MP3 based home music collection anywhere with an internet connection. This personal music server is built on HTML5, it works fine with all modern browsers and on many smartphone handsets. Features Unlimited playlists On the fly MP3/OGG transcoding and Bitrate modification Web standards based…

Full Featured Standalone JavaScript Slider: TinySlider 2

Tiny Slider 2 is a tiny(3KB), full-featured and standalone JavaScript slider, easily configurable and visually customizable using CSS. It accepts any content and gracefully degrades when JavaScript isn’t available. Features Automatic rotation with the option to auto-resume Direction toggle (vertical or horizontal) Fluid motion and an elastic tween option Continuous sliding without rewind [rss]Special Downloads[/rss] [rss]Feedback Collection and Polling Widget[/rss]…

Commonly Used And Minified CSS Reset Scripts: CSS Reset

A CSS Reset is a short, often compressed (minified) set of CSS rules that resets the styling of all HTML elements to a consistent baseline. Every browser has its own default user agent stylesheet, that it uses to make unstyled websites appear more legible. Using a CSS Reset, users can force every browser to have all its styles reset to null,…