Development Tools scripts - Top 4 Download

Development Tools script downloads

Google Code Search Data API

The Google Code Search data API allows client and web applications to search public source code for function definitions and sample code.Here are some of the things you can do with the Code Search data API: - Create a plugin for your favorite IDE that searches over the Code Search index ...

PHPGroupWorks

PHPGroupWorks is a group production suite written in PHP. You can use it as an online databank of files and documents which you can work with anywhere. Also, it allows for multiple users to work on the same document project, for schools and such. It features full text editing capability, a ...

Sysfence

Sysfence is a resource monitoring tool designed for Linux machines. While running as daemon it checks resource levels and makes desired action if some values exceed safety limits. It can be used for: - notifying system administrators when something goes wrong - stopping services when system performance is dropping too ...

PHP Advanced Component Library

PACL - PHP Advanced Component Library is an advanced "java-style" PHP5 framework/class library for easy building robust web applications. The vision is to enable abstract and rapid development of sophisticated PHP applications in few lines of code. ...

PHP PDB

PHP-PDB is a set of PHP classes that manipulate Palm OS databases. It lets you read, write, alter, and easily use data that is meant to be sent to or retrieved from a handheld. It requires PHP 4.0.1 or later, but due to security problems with PHP 4, you should have version ...

Parsing an XML file with xml parsers expat

This script shows you a reusable way to use "xml.parsers.expat" to parse an XML file. When re-using the "MyXML" class, all you need to define a new class, with "MyXML" as the parent. Once you have done that, all you have to do is overwrite the inherited XML handlers and you are ready ...
Python

FreeEnergy

FreeEnergy is the PHP 5 framework for web applications using MySQL. The FreeEnergy methodology has been used to build applications for Autodesk, John Muir Health, AG Ferrari, Thrasher Magazine and many others. The FreeEnergy system breaks Web pages into seven modules: action, configuration, database, layout, navigation, screen and utility: - ...

Summarizing XHTML

This module provides a function to summarize a XHTML string - that is, shorten it so it is has no more than a given amount of words while keeping XHTML (or, hopefully, any XML) tags intact. ...
Python

Application Server for PHP

PAS, Application Server for PHP, breaks down Web application in small XML and PHP files. Features : - code reuse, - packaging, - database abstraction, - easy integration with IDEs, - apply M.V.C. patern (separate business logic and front end GUI). ...

XML as Dictionary

This script uses two simple classes to provide the mechanism for XML conversion. ...
Python

I18NEdit

I18NEdit is a convenience application for managing multilingual and/or localized programs or tools following the Java framework. It sits upon the localization capabilities offered by the Java ResourceBundle system and offers a PHP adapter class. Its goals: - Easy to use for developers and especially for translators. - Seamless access ...

IronPython

IronPython is a new implementation of the Python programming language running on .NET. It supports an interactive console with fully dynamic compilation. It is well integrated with the rest of the .NET Framework and makes all .NET libraries easily available to Python programmers, while maintaining full compatibility with the Python language. ...
Python

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

BGTSoftware SSC

The BGTSoftware SSC is a style-sheet creator that uses PHP, XHTML and JAVASCRIPT. It uses a nice graphical user interface that generates a hip and happening style-sheet customised to you, ready to use in minutes. ...

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

XMLConfigReader

XMLConfigReader reads resource text data directly from a XML file and store it on a bidimensional array. The first dimension keys are taken from the value of the id attribute of the item elements. The second dimension array keys are taken from the names of the sub-items tags. The values are ...

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

Quasi

Quasi is Yet Another Python Shell, but with a twist. It supports pluggable "contexts" for non-Python commands, such as OS commands, MySQLdb queries and external programs. ...
Python

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

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