Development Tools scripts - Top 4 Download

Development Tools script downloads

BuildBot

The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure.The guilty developer can be identified and harassed ...
Python

BW Whois

BW Whois is a modern whois client with a lot of features.Features: - Self-detecting CGI support - Simple command-line use - Prevents data harvesting with multiple security features for web use - Optional result caching with an SQL database - Database features work with either MySQL or ...

CacheRight

A 304 Not Modified response is a waste of time. Why should repeat Web visitors request the same content over and over when it can be cached and accessed faster from a local browser or proxy cache? CacheRight allows developers to easily craft and administer effective cache control policies for every ...

CardTest

CardTest is a software used to diagnose flash cards such as CF, SD, etc through a card reader. ...

CASIMIR

C.A.S.I.M.I.R. is an acronym standing for "Simplified Machine Images Creation and Administration Using the Network".CASIMIR is a web-based PHP/MySQL interface which controls over SSH-secured connexions qemu/kvm virtual machines dispatched over several physical servers. It also provides to administrators the ability to delegate control of these machines to other users. ...

Catapult

Catapult is a web based xml content editor for small web sites that is designed for people not familiar with XML or HTML to update content easily and effectively. The idea is that the editor can be added to a web site quickly and provide a simple content management solution. The ...

CategoryHotkeys

This sample plugin for Omea Pro allows you to assign hotkeys for each Category. The hotkeys will allow you to assign the Category to the selected resources and to remove the Category from the selected resources. ...

Cflow2vcg

Cflow2vcg converts the result of the cflow utility in a VCG format. It offers the ability to view graphically the call-graph of sources, and import it in documentation. ...

Cfunge

Currently Cfunge supports several fingerprints. Key features "Cfunge": · Sandbox mode, prevents programs from harming system (more details below). · Advance tracing support, debugging protocol support system under development. · Passes mycology (of course other conforming interpreters does this, but most interpreters are, sadly, not conforming). · Tested using Valgrind ...

change cvsroot

change_cvsroot  is a simple script written in Python that can switch a working copy of a CVS module (or modules) to another CVS root. ...
Python

Changelog

Changelog is a small php script that is meant to help multiple webmasters/developers keep track of latest updated files on a website or project. It is very easy to install and use. ...

Check

Check is a unit testing framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The ...

cksfv

Some files that you download will come with a .sfv file. This is used to verify that the files that you received are the same as the originals.cksfv is a program that can use the .sfv file to verify the downloaded files. Also, it can be used to create new .sfv ...

Clash

Clash is a tool for making bootable Compact Flash/Mini ISO systems. It includes scripts for preparing the image, some essential networking root filesystems, tools to help you build your own root filesystem, and documentation describing the steps involved. ...

ClassView

The "ClassView" add-in is a sample add-in which illustrates how to add a view window to reflector and using the code model, code translation and language writer APIs. ...
ASP.NET

Clean

Clean AJAXis an open source engine for AJAX, that provides a high level interface to work with the AJAX technology.It can be plugged in any page or DHTML framework because it was designed in comformation with the separation of concerns principle, keeping focus on AJAX issues.Clean AJAX is a software based on ...
JavaScript

Code Search

Code Search is an add-in for .Net Reflector that allows searching within the source code. You can search using plain text or regular expressions like >= (try). (catch)?You can search from the Assembly to the Function level. i.e. you can't search within all loaded assemblies at the same time ...
ASP.NET

CodeLite

CodeLite is a powerful open-source, cross platform code editor for the C/C programming languages (regulary tested on Windows XP sp2, (K)Ubuntu 7.10 / 8.04, Fedora Core 6, Debian lenny/sid and Mac OSX 10.5.2). CodeLite uses a sophisticated, yet intuitive interface which allows user to easy create and build complex projects. Features: ...

CodeSynthesis XSD

CodeSynthesis XSD is an open-source, cross-platform W3C XML Schema to C data binding compiler.Provided with an XML instance specification (XML Schema), it generates C classes that represent the given vocabulary as well as parsing and serialization code. XSD supports two XML Schema to C mappings: in-memory C /Tree and stream-oriented C ...

ColdStore

ColdStore is a gigabyte-scale persistent object store which provides: - Extent-based allocation (for maximal spatial locality of reference, minimal working set) - Interning of Elf symbols (so your class implementation may change without the necessity to rebuild the store.) - A rich set of Container and Basic classes optimised ...