Free Development Tools Scripts for Web
Coded in jQuery, this small plugin will sort data ascending on the first click, and descending on the second one.Works best with alpha-numerical data and can be deployed with any type of table containing a <thead> element.In case there's...
The plugin works by taking the table's <thead> element and fixing it to the top of the browser window as the user scrolls down the table.The jQuery table-sticky plugin is idea for large HTML tables where most of the table is off-screen and...
PyGravatar can generate the URL for a Gravatar, as well as to retrieve profile...
Usage examples include HTML email generators. The script is built on top of cssutils and BeautifulSoup.Requirements:cssutils 0.9.7 or higher
BeautifulSoup 3.0.3 or...
phpMySQLAutoBackup automates the backup of MySQL databases. The PHP scripts export your database (data and structures), compresses it into gzip format and emails it to you. Schedule it to run every day/week by adding it to a cron job.Features include the...
Similar to the 'rails' command, but generates the folders and starting files for a new...
Build files can embed scripts written in Shell, Ruby or bee tasks for platform independant builds.The tool is as fast as its counterpart...
Mxx_ru is an evolution of Make++ tool.It's intended for C/C languages in general, but it's easy to extend for handling other languages.It uses a template based approach for describing build process.The developer only has to create an object of required...
When given Ruby source code Saikuro will generate a report listing the cyclomatic complexity of each method found.In addition, Saikuro counts the number of lines per method and can generate a listing of the number of tokens on each line of...
It was built to make sure that nothing has been broken in the build process of a set of...