Development Tools scripts - Top 4 Download

Development Tools script downloads

PHP Active Code Library

PHP Active Code Library is a PHP 5 class used to store and call PHP files that are stored in a database. The files are stored in a plain text field and not a binary field. PHP ACL also takes care of include/require calls. If a file includes another file stored ...

Slacker

Slacker is a host management and dynamic website creation tool that utilizes PHPReactor, PHP, MySQL and Apache.With slacker you can add users, create virtual hosts, and their dynamic websites including the backends, sms messenger, instant messenger, user logins, user list, mass emailer, calendar, webalizer stats, backup, phpReactor message boards/cards/polls/search/user profiles, skins, ...

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 ...

Devhelp

Devhelp is an API documentation browser for GNOME 2. It works natively with gtk-doc (the API reference framework developed for GTK and used throughout GNOME for API documentation). If you use gtk-doc with your project, you can use Devhelp to browse the documentation. Requirements: · GTK+ 2.2.0 or later ...

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 ...

Determine size of console window

This script is a Python implementation of few lines of C-code that get useful information about current working console on Windows. It may be useful for console application to proper formatting output. Recipe need ctypes package to be installed. When use handle of stdout for determining size of console and connect output of ...
Python

gVRflash

gVRflash is a Gnome flash utility for the Agenda VR3.gVRflash is a graphical frontend using gnome/gtk for the standard flash-utility (vrflash) suplied with the Agenda VR3 from Agenda computing. ...

Review

'Review' is a lightweight code annotation tool for Reflector. It can be used during code reviews or API reviews to take notes and pass them to other project members.A review contains a list of code annotations. An annotation is associated to a code element (type, method, etc...) and contains a list ...
ASP.NET

phpDocMaker

This project provides a documentation generator for php script. The documentation is generated using special tags inserted in the code or in separate files. The program also looks in the code for php keywords like 'function', 'class'. ...

Java D3

The first section is a collection of D3 programs that make up a socket server. The second section is devoted to client programs that can call this server. There are currently working clients for Java and PHP. ...

RLIB

RLIB is a report generator. By providing queries and XML Report definition files(headers, footers, breaks, columns, variables, expressions, presentation information) it produces reports. ...

Hashit

Hashit is a generic hash library. It provides different collision handling methods, which could be selected at table creation time and  has one common interface for all this methods. ...

BizTalkDisassembler

InstallationDownload files and extract Reflector.BizTalkDisassembler.dll into the same directory as Reflector.exe. Go to View | Add-Ins in Reflector, and Add Reflector.BizTalkDisassembler.dll.UsageRight click on the BizTalk assembly and select "BizTalk Server 2006 Artifacts".You should see a list of all artifacts, with their type, name and namespace they were compiled into. Click the ...
ASP.NET

Breaking large XML documents into chunks

One of the few problems with using Python to process XML is the speed -- if the XML becomes somewhat large >(1Mb), it slows down exponentially as the size of the XML increases. One way to increase the processing speed is to break the XML down via tag name. This is ...
Python

PHPerl

Perl and PHP are two of the most popular languages for creating dynamic web content. The PHPerl Project aims to combine the power (and extensive code libraries!) of both languages. PHPerl links a Perl interpreter into the PHP module for Apache. It provides a PHP API for managing Perl interpreters and ...

Webinstall

Webinstall is a compressed web-based installer for PHP scripts. It can be setup to configure an existing script, download new updates from the web, or pack the compressed files into the installer. ...

Advanced Site System

Advanced Site System is a Very Easy WebSystem that can do lots of work for you. It has a login system, menu edit system and it uses AJAX. You only have to create pages(php,html) upload them and add them to the menu. ...

GNU Common C

GNU Common C is a portable and highly optimized class framework for writing C applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, serialization, config files, thread-optimized String and data structure classes, etc. This framework offers a class foundation that hides platform differences from ...

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 ...

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