|
|
Developer Tools
Home / Software / Developer Tools /
-
Argo Embetics is a structured modeling tool. It is possible to build software with visualized information such as sequence, selection, repetition: the control flow of structured programing. Data Flow Diagram makes possible to build up...
-
User-friendly Continuous Integration server for developers and build engineers using Java, .NET and Ruby, trivial to setup and free for small teams. Distributed building and unit testing, 600 inspections for Java, JS, JSP, CSS and...
-
HTML editor Yugie is designed for both beginners and advanced developers in creation of web pages. The application is also ideal for learning HTML. The main goal of this program is simplified wherever possible the...
-
SGS VideoPlayer is a video player for Windows. It is based on DirectShow multimedia framework and API produced by Microsoft for software developers to perform various operations with media files or streams. It also supports...
-
CodePorting C#2Java is a web-based tool for converting C# applications, projects and source code into Java. C# to Java code porting add-in for C# converts source code right from Visual Studio 2005, 2008 or 2010...
-
Rake is a Ruby make-like utility using standard Ruby syntax for the build specification file...
-
EasyPrompt is a utility for command-line scripts. It handles prompts and default values, and also provides a testing facility for mocking out the command-line user...
-
RubyGems is the Ruby standard for publishing and managing third party libraries...
-
This module provides a tranparent communication between Ruby and Java. The current implementation is written by pure Java and pure ruby so as to run on many platforms...
-
A simple Rails plugin that provides a convenient way to validate all your models string attributes against their maximum limits...
-
Ruby Collections provides various collection implementations that are not available in the standard ruby library. (OrderedHash, Bag, LRUMap)...
-
TestUnitXml is a framework for unit testing XML documents. The primary functionality is a set of assertions for testing XML documents. The assertions can be mixed in with the TestCase class in Test::Unit...
-
Veracity is a continuous integration tool fused with a software engineering process engine...
-
acts_as_encapsulating project introduces model encapsulation into Active record...
-
locatehip allows you to geolocate IP addresses using a freely available database (hostip.info currently more than 850.000 entries)...
-
Design by Contract for Ruby is a small library for use Design by Contract in Ruby...
-
RuMDA is an implementation of MDA generator in Ruby. It includes an XMI parser, implementation of the OMGs MOF specification and a template based generator...
-
Trimurti manages the components of a complex application. It loads plugins and assembles components (AKA dependency injection or inversion of control). Components can reside on different computers...
-
This project aims to implement a Ruby version of the popular Lucene search engine...
-
rjni provides seamless, transparent access to Java classes and objects from Ruby. Java objects look like normal Ruby objects and Java classes become Ruby Class objects (ie. metaclasses)...
-
RDSL (Ruby Data Structure Library) is a comprehensive library of abstract data structures (ADTs) for Ruby. The project aims to add special purpose data structures that can provide comparable speed to that of Rubys built-in...
-
Version Monitor has the purpose to monitor new releases of various software projects, so that you can have links to it on your www site...
-
A simple script that generates a graph of the ruby class hierarchy. The script relies on GraphViz...
-
Libtomato is an extension that provide alternatives to existing data structures when the existing ones are not adequate. It aims to provide the same ease of use and wide range of functionality as the standard...
-
Facter is a simple cross-platform library for retrieving intrinsic operating system details like IP address and hostname...
-
The Ruby Grammar Project is an attempt to develop a specification and ANTLR reference implementation of Rubys existing grammar...
-
Ramona script is a Rails based bug tracker...
-
rob ruby is an integrated development environment for Ruby (and maybe other languages) based on the Gtk2 and Gnome bindings for Ruby...
-
A simple object cache which automatically expires cached objects after a set time period. Timeout values can be specified for the cache as a whole, or on an individual object basis. The cache can either...
-
Mockr is a pure Ruby library to support the Mock Objects approach to unit testing. Unlike some other libraries, it supports the distinction between mocking and stubbing, and provides a constraint-based mechanism for matching call...
-
This class is designed for easily formatting dates, and parsing strings into dates. Example usage : var now:Date = new Date(); var nowString:String = SimpleDateFormatter.formatDate( new Date(), yyyy-MMM-dd HH:mm:ssa ); trace( nowString ); var nowAgain:Date...
-
ASTUce is a regression testing framework inspired by the xUnit architecture. This framework is intended for developers who wish to implement unit tests in ECMAScript (ECMA-262). Feature list: work with any ECMA-262 compliant hosts simple...
-
Flashr is anAS2 wrapper for the Flickr API. The main aim behind this project is to abstract away from the intricacies of the Flickr API and make it easy to develop applications in Flash which...
-
Groovy is An agile dynamic language for the Java Platform with many features that are inspired by languages like Python, Ruby and Smalltalk, making them available to Java developers using a Java-like syntax. Developing web...
-
AsWing is an Open Source Flash ActionScript GUI framework and library that allows programmers to make their flash application(or RIA) UI easily. Its usage is similar to Java Swing. It provides a set of GUI...
-
The As2lib is an open source framework targeted to Macromedia Flash MX 2004 developers. It offers support for basic idioms like event handling, error handling, logging, overloading and reflections as well as different kinds of...
-
Cairngorm is an implementation of design patterns that the consultants at Adobe Consulting have successfully taken from enterprise software development (with technologies including J2EE and .NET) and applied rich Internet application development using Adobe Flex...
-
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...
-
At its 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...
-
itFace wraps FlexBuilder alpha...
-
EnLarge is an open source ActionScript preprocessing tool that extends the wonderful Jappo project with Flash-specific functionality. It provides a set of capabilities, enabling the development of a single code base that targets Flash Player...
-
Ming is a C library for generating SWF (Flash) format movies, plus a set of wrappers for using the library from C and popular scripting languages like PHP, Perl, Python, and Ruby...
-
JavaSWF2 is a set of Java packages that enable the parsing, manipulation and generation of the Macromedia Flash(TM) file format known as SWF (swiff)...
-
This program will print out the number of times a character is found in a file...
-
This class can be used to write code that will parse command line options for an application by invoking one of the standard Python library command argument parser modules optparse or getopt. The class first...
-
ForkManager is a very simple Class for managing the forking of processes in a controlled manner. ForkManager allows for the limiting of concurrent child processes to a number specified by the user...
-
Rock Solid Rails is an easy way to properly deploy a rails application...
-
This modulefirst does a net view command , and gets the list of computers in the domain. Itconnects to each computer , performs size check and returns the size of the harddisk. Please note that...
-
This is a wrapper of OSSP uuid C library, and can generate and parse UUID...
-
mahoro is a simple libmagic interface...
-
Backup all your config files script allows you to make copy of your configuration files...
-
This module provides easy control of cd drives on Win32 machines. Using the Python Win32 Extensions, the module automatically detects all cd drives and defaults to the first drive found or to a programmer specified...
-
Thisscript provides a quick way to search and retrieve information about installed Python packages and modules in your Python installation. It classifies the retrieved module information into types (built-in, source files, c-extensions etc) and prints...
-
This script converts Python source code to HTML markup, rendering comments, keywords, operators,numeric and string literals in different colors. It shows how to use the built-in keyword, token and tokenize modules to scan Python source...
-
This utility brings ad-hoc command-line piping sensibilities to the Python interpreter...
-
RubyRPC is a Ruby-centric extension to XML-RPC that provides additional types and support for object messaging. Its goal is to provide other platforms with a more seamless connection to Ruby over the wire...
-
Java Object Serialization is a package to read and write Java serialized objects from or to a stream. The Ruby proxy objects are created dynamically from the meta information in the stream...
-
Seep is a Dependency Injection (IoC) framework modelled after Spring. Seep greatly simplifies Test-Driven Design and component-style development by moving application assembly out of code and into an XML document...
-
Hessian is a Ruby Hessian client for making RPCs to Hessian services implemented in various programming languages. It implements the Hessian 1.0.2 specification and handles serialization and deserialization from and to Ruby types transparently...
-
Syck is a Simple YAML Cobble-Yourself-Up-a-Parser Kit. It isa swift, staunch C extension for many agile languages: Ruby, Python, PHP, OCaml...
First
118
117
116
115
114
113
112
111
110
Next >
|