Development Tools scripts - Top 4 Download

Development Tools script downloads

Dextar

Dextar is a collection of PHP libraries. At first it started with the DexMail project, but it was halted since the main developers lacked time. As many started to show interrest in the theme and multilingual functions of DexMail we decided to break it out to it's own library. Dextar currently ...

Ivmuk OS

Ivmuk-OS is small RTOS for microcontrollers with low resources. Microchip's PIC16F877A MCU uses about 70 bytes of RAM and 800 bytes Flash. Memory usage depends on number of tasks and messages defined. This should create competition to Salvo OS some day. Features: - Tasks management. - Messages passing. - ...

Using MSHTML to Parse HTML

MSHTML is the COM component used by Internet Explorer to parse HTML pages (since version 4 of IE). This script shows you how to use this component independently of IE. ...
Python

Paced

Paced (PHP Accelerated CLI-APP Developer) is a small script which accelerates development of PHP command line interface applications by providing all necessary base functions. This includes program logging, input, and changing the running user. ...

phpmole ide

phpmole-ide is a php-gtk based editor/development enviroment, it features a highly modulized class based design, and a user friendly interface. ...

strace

strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by a another process/program. ...

SWFSource SDK

SWFSource SDK is a Cross-Platform Flash SDK for addition of Flash Import / Export to applications. ...

Generic command line option parser

This class can be used to write code that will parse command line options for an application by invoking one of the standard Python library command argument parser modules optparse or getopt. The class first tries to use optparse. It it is not there (< Python 2.3), it invokes getopt. However, ...
Python

Proposal For winreg

This module provides an advanced, easy-to-use API for accessing and mutating the Microsoft Windows Registry. ...
Python

GABE

GABE (Generic Adapter to Back-Ends) allows front-end applications (written in Perl, Python, PHP, etc.) to get a high-level access to any back-end transaction. The transactions are described in a Transaction Description Repository (TDR), written in XML. ...

info2html

info2html is a perl script which looks for a specific info node in an info file and translates it to HTML syntax.Link directives are translated in URLs pointing back to the server. Some icons are provided for link directives and cross references. infocat is a little front-end that gives an index ...

XML PullParser

XML_PullParser moves the API of the PHP XML facility from an event-based model to a token-based model.Instead of processing data passed from the parser to callbacks, scripts work with "tokens", which are arrays representing XML structures. ...

Assembly Language Debugger

The Assembly Language Debugger is a tool for debugging executable programs at the assembly level. It currently runs only on Intel x86 platforms. ...

phpProjectMaster

phpProjectMaster is an easy to use web-based management tool for Projects, Tasks, Bugs, Customers, Employees and Timesheets. Integrated Wiki. Written in PHP/MySQL XHTML/Ajax. ...

Unroll a sequence into an HTML unordered list

This script simply takes a single-dimension sequence and converts into into an HTML unordered list. This function makes it simple to present the contents of a sequence on the web in an neat fashion. ...
Python

php xml db tools

php xml db tools is a collection of php scripts that create, and parse through xml data schemas to automate the creation of database backed web sites. ...

HTML Template Xipe

HTML_Template_Xipe is a template engine for PHP, to easier and faster create and better structure web pages/applications. SimpleTemplate additionally can easily translate the templates and it compiles them. ...

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

Molly

Molly is an open source system and architecture that allows web site developers to build dynamic web sites using simple HTML and MAML (Molly Active Markup Language) tags. Molly can be used to build web communities, content management systems, and portals. Simple MAML tags implement several features that facilitate the development ...

phpArcIMS

The phpArcIMS project intends to write a set of PHP classes that allow any php developer to develope ArcIMS applications or integrate ArcIMS into any existing application. For those of you that never heard of ArcIMS: ArcIMS is an application server from ESRI that allows users to share GIS projects and/or ...