Using elements that stay in the viewport while scrolling is a good way of providing an easy-to-reach links/info (like navigation or help) to users Portamento.js is a jQuery plugin for creating such floating panels quickly with a line of JavaScript and few CSS rules. It functions well with both absolutely-positioned + floated layouts and has [...]
Archive for the ‘GPL License’ Category
Ideal Forms is a lightweight framework, built on the top of jQuery, for creating good looking and user-friendly forms. It converts standard <input> elements into ones with rounded corners having an attractive focus effect. And, radio + checkbox elements are completely customized. No images are used, they requires minimal HTML syntax and can be completely [...]
letoDMS is an easy to use and setup document management system that is built with PHP-MySQL. It is a simple-yet-powerful application that can store any type of files under folders/categories with an unlimited hierarchy by keeping the versions of them. Everything is completely web-based including uploads and, optionally, display of documents (if not downloaded). It [...]
Yioop! is an open source search engine built with PHP and uses MySQL or SQLite for storing the data. It can be configured to crawl any page it finds by following links or limited to any given number of URLs and used as an in-site search engine (like Google Custom Search). A standard setup can [...]
Combogrid is a jQuery plugin for adding advanced auto-complete functionality to input fields. As the user types, it displays the list of possible results dynamically inside a paginated grid interface. Requests are sent via Ajax and results are returned in JSON (or JSONP for cross-domain requests) datatype. There are many options provided like the ability [...]
FlyJSONP is a JavaScript library for making cross-domain GET and POST requests to services that support JSONP, and get a JSON response. The library is easy-to-use, there is nothing complicated, very lightweight (1.13kb gzipped) and doesn't require any other JS frameworks. It passes the POST requests through Yahoo's YQL and provides a complete control over [...]
Ace is an open source, standalone and web-based code editor that focuses on providing a similar or better experience with desktop-based ones. It is actually developed for the well-known Cloud9 IDE and can be integrated into any web page easily. The editor's syntax highlighting works with JavaScript, HTML, CSS, JSON, PHP, Perl, Python, Ruby, etc.. [...]
HybridAuth is an open source PHP library for authenticating through multiple social services and ID providers. The services supported include OpenID,Facebook, LinkedIn, Google,Twitter, Windows Live, Foursquare, Vimeo, Yahoo, PayPal and more. It can be integrated easily into existing websites by inserting a file and few lines to the sign-in/up pages. Once authenticated, HybridAuth provides the [...]
WIODE is an open source and web-based IDE application which focuses on simplicity and expandability. It is built with PHP-MySQL and has an interface that will feel familiar to anyone working with desktop IDEs. The application is very easy to work with; it can manage multiple projects, a file-tree helps browsing files-folders where double-clicking an [...]
HTML5 audio and video is really great and very easy-to-use, however, they are not supported in older browsers and there isn't a consistency between modern browsers when it comes to file types. html5media is a JavaScript library that enables every browser to play the media defined inside the HTML5 media tags. For a compatible browser, [...]
