Development Tools scripts - Top 4 Download

Development Tools script downloads

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

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

HandyTapestry

This plugin for IntelliJ Idea 6.0 helps to develop Tapestry web application faster and provides following features: - Code completions in the HTML template - Navigations from HTML template to the Java code - Create Tapestry component dialog - Delete component action - OGNL expressions syntax and error highlighting - Component ...
Unknown

Hashit

Hashit is a generic hash library. It provides different collision handling methods, which could be selected at table creation time and  has one common interface for all this methods. ...

HTML Application Editor

HTML Application Editor allows you to create scripts on any operating systems. This editor has text editor, debuger, and execute on web browsers. You can create HTML, XML, DHTML, HTA, SHTML, Java Script, VB Scrip, Perl, PHP, and other language that can run on web browsers. ...

HTML Page Scraping

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

HTML Parser for PHP

This is an open source HTML parser written in PHP. This parser also comes with a tool that converts HTML to text, as an example. This parser is designed for speed and flexibility. It does not create an object model for you. But it doesn't prevent you from using its results ...

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

HTML Templates Script

This script consists of two classes usable for managing html templates, applicable to output from a CGI. ...
Python

HTML2PHP API

HTML2PHP API is a complete set of classes for building Web Systems according the W3C HTML 4.01 Specification, over 80 classes including methods for setting and getting VALID attributes, you won't write different versions of your site for correct browser rendering, you will be always using W3C HTML 4.01 specification, also ...

HTMLTags

The HTMLTags module defines a class for each valid HTML tag, written in uppercase letters. To create a piece of HTML, the general syntax is :  t = TAG(innerHTML, key1=val1,key2=val2,...) . ...
Python

HTTP Commander Active Directory

Web based file manager been designed to use secure NTLM authentication and it can automatically authorize users based on their security group membership. It provides an intelligent web interface and allows users remotely access their personal or common folders.End users will only be able to access information they have NTFS permissions ...
ASP.NET

Hurricane

The goal of this project is to create a PHP framework for RAD(Rapid Aplication Development) for the WEB. The framework joined various other libraries and integrates the components. The development is guided by objects and utilizes any patterns: MVC,TRO,DAO. ...

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

IBT PHP Library and Framework

The IBT PHP Library (IPL) is a PHP library like no other. IPL combines the power of an enhanced function library with a structured web model to create a sort of living library. This functionality allows developers to focus more intently on their code and less intently on their design. That ...

IDLEfork

IDLEfork project was an official experimental development fork of Python's small, light, 'bundled' integrated development environment, IDLE.The objective was to develop a version of IDLE which had an execution environment which could be initialized prior to each run of user code.  ...
Python

ImageProperties NET control

ImageProperties .NET control reads and writes a comprehensive range of meta data from image files.This includes many EXIF types and image properties like Resolution and Color depth, Author, Title, Comments, photo properties like Creation date, Camera model, Shutter ISO-speed, Flash mode and a lot of other standard and some software or ...
ASP.NET

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

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

IntelliJ IDEA

Basic code completion (Ctrl Space) finalizes a class, method, variable name, and Java keywords, plus commonly used names for fields and variables depending on their type. It can be automatically invoked, popping up the available methods and fields list.The SmartType code completion (Ctrl Shift Space) filters the method and variable list ...
Unknown