Development Tools scripts - Top 4 Download

Development Tools script downloads

XML Polar Data Format

The eXtensible Markup Language format (XML) is being used by many programs for almost all kind of data handling. In contrast to several other file formats, its main advantages are - well defined language for general data storage and retrieval, - possibility to store hierarchically structured data, - not ...

Simple DirectMedia Layer

Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games.SDL supports Linux, Windows, Windows CE, BeOS, MacOS, Mac OS X, FreeBSD, NetBSD, ...

PDF Split Merge

PDF Split-Merge is a stand-alone application that can be used to split, merge, and manage your PDF files, PDF Split- Merge is offered as an easy to use GUI (Graphical User Interface) application, and a command line application.PDF Split-Merge is used to split files by pages, you can split the file ...
ASP.NET

Context Toolkit

The Context Toolkit aims at facilitating the development and deployment of context-aware applications.By context, we mean environmental information that is part of an application's operating environment and that can be sensed by the application. The Context Toolkit consists of context widgets and a distributed infrastructure that hosts the widgets. Context widgets ...

Tigermouse

Tigermouse is a modern web applications framework for PHP. It relies on AJAX technology, so in pair with being lightweight enables you to build dynamic, responsive and interactive web applications. It is well suited for enterprise-grade tasks because of its strong commitment to server-side business logic processing. Tigermouse does not require ...

Unitils

Unitils is an open source library aimed at making unit testing easy and maintainable. Unitils builds further on existing libraries like DBUnit and EasyMock and integrates with JUnit and TestNG . Unitils provides general asserion utilities, support for database testing, support for testing with mock objects and offers integration with Spring ...

SCREEM

SCREEM is a web development environment. It's purpose is to increase productivity when constructing a site, by providing quick access to commonly used features. While it is written for use with the GNOME desktop environment in mind it does not specifically require you to be running it, just have the libraries ...

ACDK

ACDK is a development framework with a similar target of Microsoft's .NET or Sun's ONE platform, but instead of using Basic/C# or Java as programming language, it bases C as core implementation language. ACDK implements the standard library packages, including acdk::lang, acdk::lang::reflect, acdk::util, acdk::io, acdk::text (including regexpr), acdk::net, acdk::sql, acdk::xml and ...

Wine

Wine is a translation layer (a program loader) capable of running Windows applications on Linux and other POSIX compatible operating systems. Windows programs running in Wine act as native programs would, running without the performance or memory usage penalties of an emulator, with a similar look and feel to other applications ...

Premiumweb Networks Community System

Premiumweb Networks Community System is a Framework for PHP MySql Applications. Tired of writing always the same code for configs, login, logout, install, language-independency, sessions, templates, logging, forms for editing, searching and listing of MySql data? This Framework does it for you. ...

ShearerSite

ShearerSite is a static templating system and web-based site manager. It installs easily and works with existing web sites and editing tools, since all pages stay as pure HTML. Content plugins render navigation, RSS newsfeeds, weblogs, and more. ...
Python

PHLIPS

The PHLIPS project is a PHP extension for CLIPS, a tool for building expert systems.CLIPS is a tool for building expert systems. This PHP extension provides PHP with a basic interface to a CLIPS environment. Its purpose is to allow deployment of expert systems in PHP. In this early phase of ...

Parsing XML

As I was saying, actually parsing an XML document is very simple: one line of code. Where you go from there is up to you. ...

JSSP

JavaScript Server Pages is a way to execute JavaScript on a web server similar to ASP, PHP or JSP. It requires a web server that can run Java Servlets (such as Tomcat, JBoss or others). You don't need to know Java to use JSSP. If you don't have much Java experience, ...
JavaScript

Krumo

To put it simply, Krumo is a replacement for print_r() and var_dump(). By definition Krumo is a debugging tool (PHP4/PHP5), which displays structured information about any PHP variable. A lot of developers use print_r() and var_dump() in the means of debugging tools. Although they were intended to present human readble information ...

FlashBPELViewer

FlashBPELViewer is a Macromedia Flash ActiveBpel process viewer. Processes can be shown, flow and view of variables used to invoke webservices. ...

PyChecker

PyChecker is a tool for finding bugs in python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C . Because of the dynamic nature of python, some warnings may be incorrect; however, spurious warnings should be fairly infrequent. PyChecker works ...
Python

Php Java Bridge

The php/Java bridge is an optimized, XML-based network protocol, which can be used to connect a native script engine, PHP, with a Java or ECMA 335 virtual machine. It is more than 50 times faster than local RPC via SOAP, requires less resources on the web-server side, and it is faster ...

Prototype of an PHP application

Prototype of an application written in php, which includes : smarty, adodb, pbjetbdd, phpgacl and esup-phpcas. Login can be managed into a database, ldap directory or a SSO-CAS. ...

Dia2Code

Dia2Code is a small utility used to generate code from a Dia diagram. Dia2Code basically reads a Dia diagram file that contains an UML class diagram and creates files in the language of choice that contain the bare bones of the classes represented in the diagram. Features: - Reads UML diagrams. ...