Ddo Character Builder
A virtual network-ready game table for 4th edition Dungeons and Dragons, which reads character and monster files from the dnd Insider tools (Character Builder and Adventure Tools)
Platforms: Windows, Mac, Linux
| License: Freeware | Cost: $0.00 USD | Size: 227.96 KB | Download (3): DnD Virtual Table Download |
FLOSS 4e DUNGEONS & DRAGONS Character Builder Is a Java form that allow non windows user to make and manage Characters. This software is not supported or Allowed by Wizard of the Coast. this is under WTF-PL. You at this moment can set: Race Class Scores
Platforms: Windows, Mac, Linux
| License: Freeware | Cost: $0.00 USD | Size: 3.06 MB | Download (0): F-4D-CB Download |
SWF::Builder::Character::EditText is a SWF dynamic editable text object. SYNOPSIS my $text = $mc->new_dynamic_text( $font ) ->size(10) ->color(000000) ->text(This is a text.); my $text_i = $text->place; my $field = $mc->new_input_field; $field->place; ^This module creates dynamic...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 163.84 KB | Download (49): SWF::Builder::Character::EditText Download |
SWF::Builder::Character::Sound is a SWF Sound character. SYNOPSIS my $sound = $mc->new_sound( ring.mp3 ); $sound->play; This module creates SWF sound characters from MP3 or raw Microsoft WAV files. $sound = $mc->new_sound( $filename ) loads a sound file and returns a new sound...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 163.84 KB | Download (50): SWF::Builder::Character::Sound Download |
Url Builder is a library designed to build URLs for use in any application. It uses a fluent syntax.
It has support for adding parts to the URL (e.g. subfolders) and query string. The main advantage is not having to use the "/" slash character, and traceability of URL creation.
Platforms: Windows All
| License: Freeware | Cost: $0.00 USD | Download (0): Url Builder Download |
Calendar Builder will allow you to build the calendars you want to your specific custom needs! customize your calendar with your own photographs, layout, use calendar packs (prebuilt sets of calendars), plus much more!
Platforms: Windows 95, Windows 98, Windows Me, Windows NT 4.x, Windows 2000, Windows XP
| License: Freeware | Cost: $0.00 USD | Size: 2.39 MB | Download (2324): Calendar Builder Download |
Janex]|[Builder gives Java programmers the possibility to give their users their applications with EXE files. To achieve this, the Janex]|[Builder user has only to enter the proper command line into Janex]|[Builder, which starts the Java application. The command line will then be implanted into...
Platforms: Windows 3.x, Windows 95, Windows 98, Windows Me, Windows NT 3.x, Windows NT 4.x, Windows 2000, Windows XP, Windows CE
| License: Freeware | Cost: $0.00 USD | Size: 195 KB | Download (187): Java]|[Builder Download |
Click the letters in this simple Character map and they are automatically transferred to the clipboard.
Simple Interface
Free!
Espanol Character set with Punctuation marks.
20 Kb.
| License: Freeware | Cost: $0.00 USD | Size: 20 KB | Download (343): Espanol Character Map Download |
Colasoft Packet Builder is useful tool used for creating custom network packets, you can use this tool to check your network protection against attacks and intruders. Colasoft Packet Builder provides you very powerful editing feature, besides common HEX editing raw data, it featuring a Decoding...
Platforms: Windows 2000, Windows XP, Windows 2003
| License: Freeware | Cost: $0.00 USD | Size: 4.29 MB | Download (933): Colasoft Packet Builder Download |
The Website Builder script provides you with all the features you will need to set up your own website, using your own domain name. The script can be added to an already running website, or it can also run on its own.
Our script is perfect for presentational websites! It enables...
Platforms: Windows 95, Windows 98, Windows Me, Windows NT 3.x, Windows NT 4.x, Windows 2000, Windows XP, Windows 2003, Unix, Linux, Windows CE, Windows Vista
| License: Freeware | Cost: $0.00 USD | Size: 2.97 MB | Download (6789): Website Builder Download |
Interactive Conversational Word Builder allows kids as young as 2 to build an impressive vocabuary. Our interactive character speaks professionally recorded (NOT synthesized text) as audio words with sentences and pictures
Platforms: Windows 95, Windows 98, Windows NT 4.x, Windows 2000
| License: Freeware | Cost: $0.00 USD | Size: 4.12 MB | Download (92): Interactive Conversational Word Builder Download |
The Diabolically Uncrashable Mud Builder project is a is a lisp interpreter specialized for MUD building. The goal of the Diabolically Uncrashable Mud Builder project is to provide MUD developers a language specifically designed for the purpose. The Diabolically Uncrashable Mud Builder, as the...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Download (47): The Diabolically Uncrashable Mud Builder Download |
Class::Adapter::Builder is a Perl module that can generate Class::Adapter classes. SYNOPSIS package My::Adapter; use strict; use Class::Adapter::Builder ISA => Specific::API, METHODS => [ qw{foo bar baz} ], method => different_method; 1; Class::Adapter::Builder is another mechanism...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 24.58 KB | Download (150): Class::Adapter::Builder Download |
Custom Eclipse Builder is a lightweight Ant-based project to build a company and personal customized Eclipse distribution including company and personal relevant plugins, preferences and settings. The modern software development process becomes more and more distributed characted. Now, a usual...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 1.2 MB | Download (46): Custom Eclipse Builder Download |
Object Builder is a tool I wrote to make building and maintaining CeaMuS easier. I stole the idea (but not the code, which is in another language) wholesale from a tool that I wrote to manage the task of making data objects for an enterprise management system. Object Builder project is a...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 29.7 KB | Download (60): Lazarus Object Builder Download |
PSA::Test::Builder is a backend for building test libraries. SYNOPSIS package My::Test::Module; use PSA::Test::Builder; require Exporter; @ISA = qw(Exporter); @EXPORT = qw(ok); my $Test = Test::Builder->new; $Test->output(my_logfile); sub import { my($self) = shift; my $pack =...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 112.64 KB | Download (105): PSA::Test::Builder Download |
DateTime::Format::Builder is a Perl module to create datetime parser classes and objects. SYNOPSIS package DateTime::Format::Brief; our $VERSION = 0.07; use DateTime::Format::Builder ( parsers => { parse_datetime => [ { regex => qr/^(d{4})(dd)(dd)(dd)(dd)(dd)$/, params => [qw( year...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 48.13 KB | Download (47): DateTime::Format::Builder Download |
CGI::Builder::Magic Perl module contains CGI::Builder and Template::Magic integration. SYNOPSIS # just include it in your build use CGI::Builder qw| CGI::Builder::Magic |;.
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 15.36 KB | Download (54): CGI::Builder::Magic Download |
Bundle::CGI::Builder::Complete is a bundle to install the complete CGI::Builder framework. SYNOPSIS perl -MCPAN -e install Bundle::CGI::Builder::Complete CONTENTS HTML::Tagset - used by HTML::Parser HTML::Parser - used by HTML::FillInForm and HTML::TableTiler HTML::TableTiler - used by...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 39.94 KB | Download (46): Bundle::CGI::Builder::Complete Download |
CGI::Builder::Auth::GroupAdmin is a Perl module for the management of HTTP server group databases. SYNOPSIS use CGI::Builder::Auth::GroupAdmin (); Pay no attention to that man behind the curtain! Move along, nothing to see here! This module was originally part of the HTTPD-User-Manage...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 51.2 KB | Download (44): CGI::Builder::Auth::GroupAdmin Download |
