Archive for the ‘Scripts & Apps’ Category

JavaScript Statistical Library To Perform Advanced Statistical Operations: jStat

jStat provides the power of popular statistical languages like MATLAB or R in your web browser using a simple JavaScript library. You can use jStat library to perform various statistical operations in real time and play with various parameters to get desired outputs. jStat also provides an interactive console for executing statistical command dynamically. The majority [...]

Read the rest of this entry »

Animated Sliding Boxes and Captions With Mosaic jQuery Plugin

Mosaic is a jQuery plugin for generating sliding image boxes with comprehensive options for animation, captions and fade effects. With simple parameters, you can set captions, choose to prelaod images and control various properties including: directions, speed, opacity and overlay. The plugin can be used to create a mosaic of image slides with each slide displaying [...]

Read the rest of this entry »

Copy to Clipboard jQuery Plugin: zClip

zClip is a lightweight jQuery copy to clipboard plugin built using the popular Zero Clipboard library. This plugin uses an invisible Adobe Flash movie that is fully compatible with Flash Player 10 and below. Features Avoids built in browser security conflicts by using a 3rd party browser plugin (Adobe Flash) Invisible overlay, no interference with [...]

Read the rest of this entry »

Awesome JavaScript Documentation: JavaScript Garden

JavaScript Garden is an awesome and growing collection of JavaScript documentation about the most quirky parts of the JavaScript programming language. It gives advice to avoid common mistakes, subtle bugs, as well as performance issues and bad practices that non-expert JavaScript programmers may encounter on their endeavours into the depths of the language. Former knowledge of [...]

Read the rest of this entry »

JavaScript Form Validation Script based on MooTools: VM Form Validator

VM FormValidator is a JavaScript form validation script based on MooTools. It aims to provide simple, reliable validation for all form element types across all browsers in an unobtrusive manner. It is 100% style-able via CSS and allows for custom validations and error messages. Error messages can be displayed above the form, above each input, [...]

Read the rest of this entry »

Collaborative Online Scrum Tool Using Websockets and Node.js: Scrumblr

Scrumblr is a web-based simulation of a physical agile sprint board that supports real-time collaboration. It is built using node.js, websockets (using socket.io), CSS3, and jQuery. Scrumblr works on up to date Chrome and Firefox browsers. Enable websockets for optimal performance.

Read the rest of this entry »

Real Time Website Loading Speed Checker: Loads.in

If you have a worldwide audience, or your site is hosted in a different country from where your visitors live, it is useful to see how long it takes to load your web pages. With Loads.in you simply enter the full URL of the page you want to check, and the page is retreived by [...]

Read the rest of this entry »

jQuery Pagination Plugin: Smart Paginator

Got a lot of content to manage in a limited browser space? Try Smart Paginator! Smart Paginator is free jQuery plugin for pagination that you can use to paginate large amounts of data or content without sacrificing your design and user experience. You can integrate SmartPaginator is any web application and style it according to your [...]

Read the rest of this entry »

JavaScript Visualization Library for HTML and SVG: D3.JS

D3.JS is a small, free JavaScript visualization library for manipulating HTML documents based on data. D3 can help you quickly visualize your data as HTML or SVG, handle interactivity, and incorporate smooth transitions and staged animations into your pages. You can use D3 as a visualization framework (like Protovis), or you can use it to [...]

Read the rest of this entry »

Kerning Library based on Lettering.JS: Kern.JS

Kern.JS is an easy to use script that gives your more control on how the text in presented on your web pages. It gives you a graphical interface for controlling properties of the text without having to write long CSS code. All you have to do is adding lettering.js to your page and start kerning [...]

Read the rest of this entry »