Development Tools scripts - Top 4 Download

Development Tools script downloads

Enforcing Referential Integrity with XML Schema

A schema—database, XML, or otherwise—specifies the structure and content of data. For the most part, the XML Schema Recommendation provides mechanisms for validating distinct datum (via simple types) and the structure of data (via complex types). ...

ActiveLink PHP XML Package

ActiveLink PHP XML Package provides an easy interface to parse, read, modify, and output XML and XML documents. ActiveLink PHP XML Package is purely implemented in PHP and does not require any PHP XML extensions (including xml or domXML). Provided classes are: XML, XMLDocument, XMLBranch, XMLLeaf, RSS, Tag, Tree, Branch, Leaf, ...

Installing source distributions on windows

Distutil's bdist_wininst installers offer uninstallation support for Python extensions, many developers however only distribute sources in zip or tar.gz format. The typical steps to install such a distribution are: - download the file  - unpack with winzip into a temporary directory  - open a command prompt and type 'python setup.py ...
Python

XML Lexing

Sometimes you want to work more with the form of an XML document than with the structural information it contains. For instance if you wanted to change a bunch of entity references or element names. Also, sometimes you have slightly incorrect XML that a traditional parser will choke on. In that ...
Python

jsTemplate

It is a very small library (just 4k) written in javascript that allows you to write template file similar to PHP or ASP but using JavaScript. The main advantage of this solution is the fact that the client's browser perform all the operations and it frees your server. Your web server has ...
JavaScript

Story Time

Story Time is a Java based Book Reader similar to that of a children's CD-ROM Book. It has a designer for flexible multimedia design that can synchronize words with the audio voice and soon capture voice. It allows the user to create a software recording of any book. ...

SharpFlash

SharpFlash is a third-party tool (released under the GNU General Public License) allowing Flash applications to have more power on operating systems supporting the .NET Framework. It exposes (read: in the future, it will expose) an ActionScript API allowing a Flash application to have as much control over the environment as ...

rsync encryption

This application provides you a slightly reduced strength bulk encryption. In exchange for the reduced strength, you get the ability to rsync the encrypted files, so that local changes in the plaintext file will result in (relatively) local changes to the cyphertext file. Requirements: · gzip · rsync ...

sKWash

sKWash enables a transparent integration of C/C and other languages (such as Java, C#, ...) in Eclipse. sKWash is implemented as an Eclipse plugin and makes use of swig technology. sKWash is an open source project. A minimum installation consists of eclipse, swig and skwash. sKWash is nothing more than a ...

OpenVRML

OpenVRML is a free cross-platform runtime for VRML and X3D available under the GNU Lesser General Public License. The OpenVRML distribution includes libraries you can use to add VRML/X3D support to an application. On platforms where GTK is available, OpenVRML also provides a plug-in to render VRML/X3D worlds in Web browsers. ...

Faces Script

Faces is a powerful and free project management tool. faces stands for flexible, automated, calculating, extendible, simulating. It is based on python, an easy to learn and powerful programming language. ...
Python

fastm

fastm is a fast template,  Java Port of PHP Fast Template. Emulate JDynamiTe (another sf project). fastm Advantage: Template stands alone from the Parametter Setting part. Template can be safely reused by multiple threads to generate page at any time. ...

Stopwatch in Tkinter

This script is a small implementation of a stopwatch widget in Tkinter. The widget displays a label with minutes:seconds:1/100-seconds. The label is updated every 50 ms, but that can easily be changed. Methods are availble for starting, stopping and resetting the stopwatch. ...
Python

ENVOS

ENVOS is a framework for PHP which uses commonly known design patterns like ActiveRecord, Front Controller and MVC. ENVOS include many features, as: request dispatcher, Smarty-based templates, filters and many others. ...

KISS

KISS is a PHP WEB framework based on PHP5 OO(object oriented) model. It has inbuild ORM module, multiple DB, MVC, Caching and Ajax support.This framework is very easy to use and it will decrease the time needed for your projects. ...

XML to PDF Converter

XML to PDF Converter is a small library in PHP to convert XML documents to PDF. You can instantly create PDF documents using this tool. ...

Jackal

Jackal is a debug tool written in javascript for client-side javascript debugging.It supports runtime access to the loaded script. Allows editing functions, variables etc at runtime. ...
JavaScript

Scintilla

Scintilla is a free source code editing component. It comes with complete source code and a license that permits use in any free project or commercial product. As well as features found in standard text editing components, Scintilla includes features especially useful when editing and debugging source code. These include support ...

AspEventlog

You can log additional information to the site logs using Response.AppendToLog, however, sometimes it is important to see events reported to a more central log of Windows NT itself - the Application eventlog (like the Application_OnStart event in global.asa). You can use Event Viewer immediately to filter for events, without having ...
ASP.NET

Gordon

The goal of the Gordon project is to provide a collection of small tools that can be used to create/manipulate Macromedia Flash movies. Creating a full-fledged GUI based Flash authoring tool is (at least for now) not one of the goals. Gordon is to Macromedia Flash what Povray is to 3DStudioMAX. ...