Development Tools scripts - Top 4 Download

Development Tools script downloads

Eleven

Eleven is a programming language for creating reliable, scalable web applications. Applications are expressed in a high-level language with a simple, C-like syntax, from which the Eleven compiler generates complete, ready-to-run implementions in PHP or mod_perl. Eleven is designed for applications in which rapid development, high performance, and stability are critical ...

CrystalPHP

CrystalPHP is a simple PHP framework, allowing PHP developers of all skill levels to create fully-functional apps very quickly and easily. It is very easy to install on a server, and allows the development of extra libraries to enhance its functionality. ...

Complete html editor

Complete html editor! javascript allows you to edit html tags. ...
JavaScript

wxWidgets

wxWidgets gives you a single, easy-to-use API for writing GUI applications on multiple platforms that still utilize the native platform's controls and utilities. You could link with the appropriate library for your platform (Windows/Unix/Mac) and compiler (almost any popular C compiler), and your application will adopt the look and feel appropriate to ...

Program Version Switch

pvswitch is a very tiny program which makes it possible to use different program installations on one machine flawlessly. Its flexibility is intended for people who need to run programs against different interpreter versions. It can also be used for different purposes like switching the version of a compiler, text editor, ...

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

PHP CON

PHP_CON is a PHP Core Framework which included Template Engine, Multi-Language System, Forum, Exchange Center, Photo Album, Membership Management and User Registration. Base on the pattern, developer can enhance more functions for it by writing more module. ...

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

AjaxAC

AjaxAC is an open-source framework written in PHP, used to develop/create/generate AJAX applications. The fundamental idea behind AJAX (Asynchronous JavaScript And XML) is to use the XMLHttpRequest object to change a web page state using background HTTP sub-requests without reloading the entire page. It is released under the terms of the ...

P E T

P.E.T. is both a meta-language for designing templates and an engine for processing them. Use it to separate PHP source code from source code written in HTML, this makes your scripts much easier to handle.Once included in your scripts, it enables you to parse dynamic content into your templates, output them ...

Tolva PHP website system

Tolva PHP website system is a complete collection of php scripts that work tightly together to create a highly customizable, dynamic and module oriented website. ...

Launch a program based on file extension

This script associates or launches an action to be performed by the os based on filename extension. For example, assoc.py -e test.c will launch emacs. The optional extra_args allows you to add additional settings to the command associated with the file extension. More complicated actions may require Python functions instead of ...
Python

HTML Page Scraping

HTML Page Scraping script allows you to scrap html pages. ...
Python

Limb PHP Framework

Limb is a PHP Web Application Framework built with the best agile development practices. Limb was initially designed as a PHP Content Management Framework around brilliant WACT template subsystem for rapid development of Content Management Systems with nice GUI but gradually became much more than that. There are 2 different versions of Limb ...

CSSTidy

CSSTidy is an opensource CSS parser and optimiser. It is available as executeable file (available for Windows, Linux and OSX) which can be controlled per command line and as PHP script (both with almost the same functionality).In opposite to most other CSS parsers, no regular expressions are used and thus CSSTidy ...

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

GWVrml

GWVrml is a toolkit/component for PHP developper who needs to show data in an VRML 3D virtual world dynamically. It offers an engine to generate VRML worlds by using a WRL template and associated data from MySQL tables. ...

Compilercache

Compilercache is a wrapper script around your C and C compilers. Each time you compile something, the wrapperscript puts the result of the compilation into a cache. And once you compile the same thing again, the result will be picked from the cache instead of being recompiled. ...

CSV to XML with configuration

This script uses a python csv package, but adds configuration file, so that the document, row and field tags can be specified. ...
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 ...