Development Tools scripts - Top 4 Download

Development Tools script downloads

Web CEO

Web CEO is the most complete SEO software package on the planet.Features: - Get the list of keywords and keyphrases that will bring most targeted visitors to your site. - Optimize your Web pages for top-10 positions and superior visibility in major search engines all over the globe. - ...
Unknown

Scriptol

Scriptol is a modern, object-oriented programming language designed to be simple and safe. Scriptol should improve development speed greatly, and make programming a real pleasure. Scriptol is the first programming language to use Xml as dynamic, integrated data-structure. In a light form, with instances. Scriptol is a modern programming language, designed ...

YAML

The YAML framework offers various tools for rapid development of modern and accessible CSS layouts. The most important aspects are highlighted below. Documentation All CSS components of the framework as well as the various layout methods are thoroughly documented in both English and German, supplemented by numerous examples. Community A continuously ...

PDF Password Remover

PDF Password Remover can be used to decrypt protected Adobe Acrobat PDF files, which have "owner" password set, preventing the file from editing (changing), printing, selecting text and graphics (and copying them into the Clipboard), or adding/changing annotations and form fields. Decryption is being done instantly. Decrypted file can be opened ...
ASP.NET

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

Dynamator

Dynamator is a simple but powerful tool that transforms standard HTML and XML files into server pages or programs. Dynamator was created to solve the Server Pages Maintenance Problem. Dynamator separates HTML from program logic so completely that different page generation technologies can use the same HTML. With Dynamator, software developers ...

Tree Perl

This script walks through a directory and builds a HTML list of all files. The files' title tags are taken as the linked text, and if there is no title tag, the filename is used. ...

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

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

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

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

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

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

jQuery Bubble

This plugin adds bubbling functionality to jQuery. The code is similar to jQuery.fn.trigger's because it's meant to extend it. It also generates it's own event object, that will remain untouched through the bubbling, meaning it's safe to attach attributes to it and grab them with the ancestors while the event bubbles ...
JavaScript

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

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

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

FlashBPELViewer

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

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

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