Inspired by the classic iOS toggle elements, the 'Just some slider' buttons will automatically adjust their width based on their largest text.This means that if we have a label of "Activated" for the ON state and "Deactivated" for the OFF state, the...

As with anything else developed by Apache, VXQuery was created and is currently being developed to handle large amounts of data out of the box.There are plenty of XML query processors around that can work with small to medium loads, but very few can work...

mp3Data

mp3Data 0.1

The mp3Data class uses the getID3 PHP library to parse an MP3 file's header for ID3 tags.It can be used to fetch meta data like:Artist nameSong titleAlbum artworkGenreYearLyricsCommentsPublisher infoThis information can then be passed to a more complex...

ExecJS

ExecJS 2.4.0 updated

Works by taking a JS snippet, opening a JavaScript runtime, running the code and returning the result as a Ruby object.Depending on the user's platform and capabilities, ExecJS automatically chooses the best runtime available to run the JavaScript...

HTMLHint

HTMLHint 0.9.7 updated

HTMLHint provides a simpler way to validate your HTML code without having to use the W3C website or any other Web service to do so.This small toolkit lets developers check their HTML code against various types of validation rules, rules which can be...

Tweetsie

Tweetsie 0.4.0

Tweetsie is a work-around for Twitter's Widget service, an app that allows users to create simple timeline widgets and then embed them on remote sites.While this can be very very useful after the infinitely complex Twitter API 1.1 version has been...

AmaranJS

AmaranJS 0.5.4 updated

AmaranJS can be used whenever the developer needs a sleek way of showing feedback messages to the user without clogging up the middle of his screen.This small plugin lets developers show small popup messages in one of his browser's corners, and also...