New Development Tools Scripts for Web
jQuery Max Length can count up or count down the text entered in a textarea or input field.When counting down the text can be stopped when reaching 0, or it can enter negative values if the developer doesn't want to truncate the user's text.If counting...
HashOver is written in PHP and uses a XML storage engine to store all the comments.It also uses basic PHP files to store various HashOver general settings, which can be edited by any admin to adapt and integrate the commenting system on any of his...
ArtDesignToolTip is a versatile and well executed jQuery tooltip plugin that can be used on any Web project without taking up too much time too load.The plugin is both lightweight and very customizable, supporting multiple display and positioning...
Stop Verbosity also provides a way to count the characters entered in the textarea, and uses this data to power an indicator shown next to the form field.This can be used to let the user know how much space he has left in the textarea, and optionally...
Juice is a good alternative if you're one of those developers that's had his fill of Bootstrap, Foundation and all those pesky (and especially bulky) CSS frameworks.This small package allows developers to skip on loading a large CSS framework with their...
ArtDesignWindowContent takes the content it finds inside a series of nested unordered HTML lists (ul->li) and shows them as the panels of a Web-based slideshow.Each list is added as a vertical panel, while each of its items are added as horizontal...
Rin was developed to cut down development time on frontend projects.This is done by automating various operations that are often just a waste of time (but need to be done) and letting the developer focus on the actual code writing tasks.Rin comes with a...
Apache Archiva helps developers manage personal or enterprise artifact repositories.An artifact repository is a central hub where information about software binaries and adjacent files is stored in the form of metadata.This data can be used by various...
Jug is a Python implementation of the MapReduce framework (now a standard part of Hadoop), allowing developers to write code that can run in different forms of parallelization.This means code that can run in parallel on the same machine, or across a...
Currently, Capistrano is considered as one of the easiest ways of deploying a project on a multitude of server environments via SSH.Capistrano is mainly used in deploying a script to more than one server, and it can be used in automating tasks, creating...