Development Tools scripts - Top 4 Download

Development Tools script downloads

JGenerator

The JGenerator is the web server production application that can dynamically combine text, graphics, and sound to build rich Flash content. The JGenerator is a free alternative to and analog of the Macromedia Generator. It supports most of the Macromedia Generator features, uses the same data format, the same set of ...

JPSPAN

JPSPAN provides tools to "hook up" PHP and Javascript, for the purpose of fetching data from PHP into a web page which has already loaded, without reloading the entire page. It allows you to call remote PHP objects as local Javascript objects. ...

jQuery Bubble

This plugin adds bubbling functionality to jQuery. The code is similar to jQuery.fn.trigger's because it's meant to extend it. It also generates it's own event object, that will remain untouched through the bubbling, meaning it's safe to attach attributes to it and grab them with the ancestors while the event bubbles ...
JavaScript

JS Designer

JS Designer is a lightweight IDE (Integrated Development Environment) to help you designing your Web-based client-side applications.With JS Designer, you can create widgets like : - buttons, - labels (div), - text, password or textarea fields, - radio or check boxes, - selectors, - images ...

JSINER

JSINER is a JavaScript library intended to simplify writing OOP in JavaScript which represents alternative JavaScript inheritance approach.It provides support of JavaScript classes hierarhies, automatic resolving and optimizing external scripts files dependencies. Lazy inheritance is a design pattern used in JavaScript computer programming. It designates a "postponed linking" of an object with ...
JavaScript

JsJava

JsJava means Java-formed Javascript,namely creating a series of Javascript objects similar to API of J2SE and J2EE and other opensource projects.With advanced Javascript objects,you may build complex web client business logic. JsJava is an excellent Javascript library.In fact it's more than a Javascript library and it's also a Javascript infrastructure! ...
JavaScript

JSON lib

JSON-lib is a java library for transforming beans, maps, collections, java arrays and XML to JSON and back again to beans and DynaBeans. Features:JavaThe following options are configurable with JsonConfig: - bidirectional serialization, supports Maps, Collections, arrays (primitives, multidimensional), beans, DynaBeans, Enums & Annotations (jdk15 package only) - supports ...

JSSP

JavaScript Server Pages is a way to execute JavaScript on a web server similar to ASP, PHP or JSP. It requires a web server that can run Java Servlets (such as Tomcat, JBoss or others). You don't need to know Java to use JSSP. If you don't have much Java experience, ...
JavaScript

jsTemplate

It is a very small library (just 4k) written in javascript that allows you to write template file similar to PHP or ASP but using JavaScript. The main advantage of this solution is the fact that the client's browser perform all the operations and it frees your server. Your web server has ...
JavaScript

Jython

Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform.Jython is an implementation of the high-level, dynamic, object-oriented language Python seamlessly integrated with the Java platform. The ...

K PHP Develop

K PHP Develop it's an integrated Web developement tool, something like MS Interdev. It was designed for team work. K PHP Develop contains three modules: - Server - Server Setup - Client - and plugins for accessing database servers. It supports PostgresSQL, MySQL and Sybase. Features: - ...

KeywordsGen

KeywordsGen is a keyword generator of webpage(s) by using PHP and MySQL. The primary purpose of KeywordsGen is to automatically generate the hyper-link to all the defined keywords on webpages and update links when pages changed. ...

KISS

KISS is a PHP WEB framework based on PHP5 OO(object oriented) model. It has inbuild ORM module, multiple DB, MVC, Caching and Ajax support.This framework is very easy to use and it will decrease the time needed for your projects. ...

Krumo

To put it simply, Krumo is a replacement for print_r() and var_dump(). By definition Krumo is a debugging tool (PHP4/PHP5), which displays structured information about any PHP variable. A lot of developers use print_r() and var_dump() in the means of debugging tools. Although they were intended to present human readble information ...

KSI Scheme Interpreter

It can be used as a stand-alone interpreter or as an extension library. ...

KXParse

KXParse is a PHP-based, light-weight XML parser. This is a useful tool for you when you deal with XML files. It is compatible with all modern web browsers. ...

Launch a program based on file extension

This script associates or launches an action to be performed by the os based on filename extension. For example, assoc.py -e test.c will launch emacs. The optional extra_args allows you to add additional settings to the command associated with the file extension. More complicated actions may require Python functions instead of ...
Python

libbinio

The binary I/O stream class library presents a platform-independent way to access binary data streams in C . The library is hardware independent in the form that it transparently converts between the different forms of machine-internal binary data representation. It further employs no special I/O protocol and can be used on ...

libConfig

libConfig is a portable and flexible C library for reading configuration files which were written in C style syntax. This project allows you to write simple but powerful configuration files and use their in you C projects. Features: - The sintax of configuration file is like C , that is why ...

Libcwd

Libcwd is a thread-safe, full-featured debugging support library for C developers. It includes ostream-based debug output with custom debug channels and devices, powerful memory allocation debugging support, as well as run-time support for printing source file:line number information and demangled type names. Features: - End-users of an application don't need to ...