Analytics and Business Intelligence are rapidly becoming essential component of business applications. Whether the purpose is to visualize data, monitor trends or forecast business conditions, visualizing data in an easy way to represent digits and binaries into a presentable and understandable format. There are a number of data visualization tools discussed on this blog already. Today we [...]
Read the rest of this entry »Archive for the ‘Open Source’ Category
90 Open Source Node.JS Modules by Browserling
Guys at Browserling have open-sourced 90 Node.js modules! That’s right! 90 Node.js modules. All written from scratch. They published a list of all open source Node.js modules together with their brief descriptions. All of them are greatly documented so just click the ones you’re interested in to read more and see examples.
Read the rest of this entry »jQuery Plugin for Embedding Fluid Width Videos: FitVids.JS
FitVids.JS is a lightweight, easy-to-use jQuery plugin for embedding fluid width videos. This jQuery video plugin is easily configurable, simply include jQuery and FitVids.js in your layout and target your videos container with fitVids(). This will wrap each video in a div.fluid-width-video-wrapper and apply the necessary CSS. After the initial Javascript call, it’s all percentage-based [...]
Read the rest of this entry »Extensible PHP Based CSS Pre-Processor: CSS Crush
A pre-processor is a tool for interpreting CSS before sending out to the client. This means that the developer can add CSS in a more complex syntax, and then send it to the pre-processor to convert it into standard CSS code. CSS Crush is a PHP based CSS pre-processor that automagically handles vendor prefixes, CSS [...]
Read the rest of this entry »Free jQuery Color Picker: ExColor
ExColor is a Free jQuery color picker plugin to select colors from a Photoshop-like color picker. Can be appended to form input text fields and allow the user to choose his desired color, instead of entering the color code. A custom color picker skin creator (wizard) is also available to customize as per your needs.
Read the rest of this entry »Cross Domin JSON Communication (GET & POST Requests): FlyJSONP
FlyJSONP is a small JavaScript library that allows you to do cross-domain GET and POST requests with remote services that support JSONP, and get a JSON response. By using the YQL service, FlyJSONP has a small footprint and no dependencies. Major Features Cross-domain GET & POST requests with JSON response Control over the callback parameter [...]
Read the rest of this entry »3D and 2D Transforms for jQuery: TransformJS
TransformJS is a jQuery plugin which exposes new CSS properties accessible through .css() and .animate() which you can use to apply and manage transformations to a jQuery element. TransformJS uses feature detection to analyze the supported features of the browser it is running in and adapts accordingly and it maintains an in-memory matrix which it [...]
Read the rest of this entry »JavaScript Library for Secure, PCI Compliant Transaction Forms: Recurly.js
Recurly.js is an open source JavaScript library which allows you to easily embed a PCI compliant order form within your website. This JavaScript library is designed to be easily embedded and customized to match your website. The library performs in-line validation, real-time total calculations, and gracefully handles errors. Your customer stays on your website while [...]
Read the rest of this entry »Easily Convert Websites into Mobile Sites with Mobilize.js
Mobilize.js is an HTML5 framework to do website mobilization on the client side. It detects mobile browser and convert the website for touch optimized displays using jQuery Mobile UI framework. Automatically detect mobile browsers One script tag integration Touch optimized user interface based on jQuery Mobile Cloud hosting: optimized JS and CSS from the cloud [...]
Read the rest of this entry »JavaScript Progress Indicator: Spin.js
Spin.js is an open source JavaScript Progress Indicator with VML fallback for IE. The progress indicator is highly configurable and you can control the number of lines, length, width, radius etc using an easy to use interface completely built with CSS3. Features No images, no external CSS No dependencies Highly configurable Resolution independent Works in [...]
Read the rest of this entry »