Development Tools scripts - Top 4 Download

Development Tools script downloads

Multitech Flash Wizard

This project is for C /C source code to flash update modems manufactured by Multi-Tech Systems Inc by sending ASCII hex files through serial channels to said modems. Current limitations: - It has not been tested with Conexant modems yet (5600ZDX/BA, 5656ZDX) - It runs fairly slowly - ...

Getleft

Getleft is a Web site grabber, it downloads complete web sites according to the options set by the user. Features:- While it goes, it changes the original pages, all the links get changed to relative links, so that you can surf the site in your hard disk without the absolute links. ...
TCL/Tk

Cscope

Cscope is a developer's tool for browsing source code.Features: - Allows searching code for: - all references to a symbol - global definitions - functions called by a function - functions calling a function - text string - regular expression pattern - a file ...

AsUnit

At it's most basic, AsUnit is simply some ActionScript classes that make it easier for you to build and execute automated tests for your applications. This simple, lightweight component is known as the AsUnit framework, and it currently supports ActionScript 2.0 and ActionScript 3.0 development. The AsUnit framework is deployed along ...

FleVI

FleVI is a visual Interface for the freely available Adobe Flex 2.0.1 SDK.This software tool is developed for easy start Flex/Actionscript 3 projects and give you a visual interface for all compilers inside the SDK. Create projects onthefly with auto project folder structure,stubcode creation for .as/.mxml files and compiler .bat. Also ...

Simple Modular Access Control List

SMACL is a php library, and a framework, for developing web application that requires a complex permissions system.Generic ACL libraries have their own data representation of the objects used for permission assign and check. Usually you already have a set of entities in your application database, to which you wish to ...

Countdown

This script allows you to have the countdown accurate to the second, minute, hour, day, month or year. Currently it is not implemented as a Server Side Include and requires that you point to the countdown script as a separate page in order to work. The Countdown script is a somewhat simple ...

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

Really Simple PHP and Ajax

RSPA is a component based event driven ajax enabled framework for PHP4 and PHP 5. It is a combination of plane PHP class and HTML. Using this framework you can call server side PHP class functions from client side control events. And in the server side function you can directly manipulate ...

GSA Simple XML Parser

GSA Simple XML Parser is a XML DOM style parser class written in PHP. This class can inport XML data using expat or regex. ...

Google Gadgets

The Google Gadgets API is a simple way to create little applications that run on multiple sites, including Google Personalized Homepage, Google Desktop, Google Page Creator, and thousands of sites all over the web that use Google Gadgets For Your Page. Google Gadgets reach tens of millions of users every week; ...

SameDesk

SameDesk is a pure JavaScript and HTML library and it can run off any web server, or even the local file system. Developed by OpenSpot.com, SameDesk is a virtual desktop environment where applications serving directly from different web servers can interact with each other locally at the browser across domain boundary, ...
JavaScript

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

z html

In this script two classes are provided, HTML_Table and HTML_Month. HTML_Table can manage the generation of a table in HTML format. HTML_Month builds on top of HTML_Table and expands on its capabilities. It allows to create dynamically tables that have the look of the selected month. Requirements: · z_matrix ...
Python

openflash

openflash is an open source utility to (re)program flash BIOS chips. Initial support will be for the i-opener network appliance under Qnx since there is an immediate need. ...

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

CS PHP XML

It allows you to read-in XML tags in an array format accessible via "paths". Modify existing XML. Create a proper XML string. All methods are used to programmatically read, modify, and/or create XML. ...

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

Simple Spreadsheet

Simple Spreadsheet is a web-based spreadsheet program written in Javascript, HTML, CSS and PHP. It features formulas, charts, numeric formats, keyboard navigation, etc. Javascript is used for the default data format and for the macros and formulas. Functionality: - Formulas - Functions (including all Javascript functions) - Custom ...

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