Development Tools scripts - Top 4 Download

Development Tools script downloads

Colorize xml source

This script takes an xml file as input and output a colorized version of this file, using html or docbook (with emphasis elements and a particular role). It provides a little command line interface and it's really easy to configure your output. ...
Python

ComLoader

Lists COM components for browsing and converts them into managed interop assemblies.The menu item to launch this add-in is registered under the 'Tools' menu. ...
ASP.NET

Common HTML GUI Widgets

Common HTML GUI Widgets is a library for PHP that is used in every website that uses PHP and MySQL. It may speed up production of websites. It makes coding easier and aids the benefit for possible RAD envionment programs. ...

Compass Component Framework

Compass Component Framework (CCF) for PHP 5.1 and higher is a lightweight object-oriented library which allows to develop OO applications quickly, using wide-known patterns like MVC, FrontController and Injection of Control. ...

Compilercache

Compilercache is a wrapper script around your C and C compilers. Each time you compile something, the wrapperscript puts the result of the compilation into a cache. And once you compile the same thing again, the result will be picked from the cache instead of being recompiled. ...

Complete html editor

Complete html editor! javascript allows you to edit html tags. ...
JavaScript

Conglomerate

Conglomerate should allow you to load and edit any well-formed XML document.It lets you "undo" and "redo" any changes you make to a document. Also, it can store an arbitrary amount of "undo" and "redo" history, up to the memory of the computer you're running it on. Requirements: · GTK2 ...

Construct

Construct is a free powerful and easy to use development software for both DirectX 9-based games and applications. It includes an event based system for defining how the game or application will behave, in a visual, human-readable way - easy enough for complete beginners to get results quickly. Optionally, advanced users ...

Context Toolkit

The Context Toolkit aims at facilitating the development and deployment of context-aware applications.By context, we mean environmental information that is part of an application's operating environment and that can be sensed by the application. The Context Toolkit consists of context widgets and a distributed infrastructure that hosts the widgets. Context widgets ...

Countdown

This script allows you to have the countdown accurate to the second, minute, hour, day, month or year. Currently it is not implemented as a Server Side Include and requires that you point to the countdown script as a separate page in order to work. The Countdown script is a somewhat simple ...

COWeb

COWeb, Common Objects for Web Libraries is a set of php tools to manage databases, links, images, articles, cache and more.All codes are very easy to implement in your own applications. ...

CruiseControl

CruiseControl is a framework for a continuous build process. It includes, but is not limited to, plugins for email notification, Ant, and various source control tools. A web interface is provided to view the details of the current and previous builds.CruiseControl is composed of 3 main modules: - the build ...

CrystalPHP

CrystalPHP is a simple PHP framework, allowing PHP developers of all skill levels to create fully-functional apps very quickly and easily. It is very easy to install on a server, and allows the development of extra libraries to enhance its functionality. ...

CS PHP arrayToPath

This script allows you to programmatically access an array using unix filesystem-like paths. Adding, removing, and updating items in an array without hard-coding it's location within the array itself. Especially helpful if the location of data is at differing depths. ...

CS PHP XML

It allows you to read-in XML tags in an array format accessible via "paths". Modify existing XML. Create a proper XML string. All methods are used to programmatically read, modify, and/or create XML. ...

Cscope

Cscope is a developer's tool for browsing source code.Features: - Allows searching code for: - all references to a symbol - global definitions - functions called by a function - functions calling a function - text string - regular expression pattern - a file ...

CSSTidy

CSSTidy is an opensource CSS parser and optimiser. It is available as executeable file (available for Windows, Linux and OSX) which can be controlled per command line and as PHP script (both with almost the same functionality).In opposite to most other CSS parsers, no regular expressions are used and thus CSSTidy ...

CSV to XML with configuration

This script uses a python csv package, but adds configuration file, so that the document, row and field tags can be specified. ...
Python

CTLF

CTLF is a lightweight PHP web-application framework providing simple object loading mechanism and modular application structure. It lets you easily load predefined objects in any place of your code. It also allows grouping these objects into modules ...

cvsphpview

cvsphpview is based on phpBrowseCVS 1.0, it provides a simple PHP class to access CVS repositories from local or remote (not soon). It can do any of following jobs: lists, logs,diffs,annotates,checkouts. ...