Development Tools scripts - Top 4 Download

Development Tools script downloads

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

PHP Project Navigator

PHP Project Navigator is a web based source browser for PHP scripts. Its strength, in comparison to other PHP source analysis tools, is the parser that it uses to produce its cross-reference database. The parser is distributed as a Perl script called ppnav.pl and uses the PHP 5 grammar from the ...

PHP Dump Maker

PHP Dump Maker  is a smart PHP backup tool. Reads given SRC subdirs, creates set of directories filled (or linked) with the content of SRC, made to fit given capacity. Featuresps, ISO creation, on-the freation, on-the file splitting, index creating and dex creating and more. ...

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

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

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

Grabbing text between HTML tags

Grabbing text between HTML tags script allows you to grab the text contained in various html tags. ...
Python

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

FlushPHP

FlushPHP is one quick develop php application framework.use php mysql base. FlushCMS is use this framework.FlushCMS is a Content Mangage System. If your want to quick create and easy manage your own web site, FlushPHP could be your solution. ...

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

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

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

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

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

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

CardTest

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

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

AutoGen

AutoGen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text. It is especially valuable in programs that have several blocks of text that must be kept synchronized. A common example where this would be useful is in creating and maintaining the ...

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

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