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 ...
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, ...
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 ...
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 ...
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 ...
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. ...
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. ...
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. ...
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 ...
JavaFlashBridge provides integration of a Flash player within Java Panel container using JDic and JavaScript and Flash Integration Kit. The communication protocol is String-based, so it can be XML, serialized objects or anything else. It is event-driven. ...
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. ...
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. ...
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. ...
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. ...
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. ...
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. ...
PyQwt is a set of Python bindings for the Qwt C class library which extends the Qt framework with widgets for scientific and engineering applications. It provides a widget to plot 2-dimensional data and various widgets to display and control bounded or unbounded floating point values. ...
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 ...
Code Search is an add-in for .Net Reflector that allows searching within the source code. You can search using plain text or regular expressions like >= (try). (catch)?You can search from the Assembly to the Function level. i.e. you can't search within all loaded assemblies at the same time ...