New Development Tools Scripts for Web
jQuery GoogleAnalytics lets developers track events on their page and log them into a Google Analytics account.This is done via HTML5 data attributes the developer has added to his tags and not by writing tens or hundreds of lines of JavaScript code.The...
Headstart is a tool for automatically installing a default project setup. It's a little hard to understand what exactly it does, so bare with us.Let's say you're developing websites or Web apps and after months or years of working in the industry you have...
jQuery Navobile will minify the default site menu and display a mobile friendly status bar, with a menu icon on top of it.Clicking the menu icon will make the menu expand from the side of the site.Navobile is perfect for providing a mobile version of the...
This is a port of Spreadsheet::WriteExcel, originally written in Perl.Multiple worksheets can be added to a workbook and formatting can be applied to cells.Text, numbers, formulas, hyperlinks, images and charts can be written to the cells.What is new in...
jQuery-pjaxr is an improved and expanded version of the pjax jQuery plugin.Just like the original, jQuery-pjaxr can be used for fetching a page's content via AJAX and updating the page via HTML 5 pushState.This plugin is great for large pages which need...
Can be used as a polyfill (shim, shiv) for older browsers with no HTML 5 support.When used in browsers supporting HTML 5 this means that the developer can modify the URL directly, without needing to use hashes.In HTML 4 browsers, it will revert back to...
Decoda.js is a port to JavaScript of the Decoda PHP text parsing and formatting library. The editor works practically the same way, but instead of parsing text on the server side it uses a toolbar appended to a text area to replace or insert special...
It supports authorising user access against services like OpenID, Google, Facebook, Twitter, MySpace, AOL, Friendster, Vimeo and LiveID.HybridAuth performs two types of actions: user Authentication and access Autorisation.During the Authentication...
LazyYT uses an unique system for embedding YouTube videos via a simple HTML DIV.This improves page load times by skipping the load of lagging YouTube iframes.LazyYT does not break page layouts though by hiding or skipping YouTube videos from being...
Skull cannot be compared to other more complex UI frameworks like Bootstrap or Foundation, being in its incipient stages and more suitable for smaller Web projects.The framework is quite easy to deploy and comes with a sample page with all its components...