Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.429.697 Times

Master Builder freeware
Filter: All | Freeware | Demo
 

Master Builder

< 1 2 3 4 5 > 
Added: August 21, 2010 | Visits: 1.223

DateTime::Format::Builder::Tutorial DateTime::Format::Builder::Tutorial is a quick class on using Builder. CREATING A CLASS As most people who are writing modules know, you start a package with a package declaration and some indication of module version: package DateTime::Format::ICal; our $VERSION = 0.04; After that, you...



Platforms: *nix

License: Freeware Size: 48.13 KB Download (107): DateTime::Format::Builder::Tutorial Download

Added: October 04, 2010 | Visits: 1.450

OPEN BEXI HTML Builder OPEN BEXI HTML Builder is a WYSIWYG HTML editor which allows you to create Web pages and generate HTML code from your browser without any HTML knowledge. It lets you create, update, and remove HTML components. OPEN BEXI HTML Builder is suitable for beginners and experts..





Platforms: *nix

License: Freeware Size: 1.8 MB Download (131): OPEN BEXI HTML Builder Download

Added: March 26, 2010 | Visits: 1.060

XML::Grove::Builder 0.46 XML::Grove::Builder is a PerlSAX handler for building an XML::Grove. SYNOPSIS use PerlSAXParser; use XML::Grove::Builder; $builder = XML::Grove::Builder->new(); $parser = PerlSAXParser->new( Handler => $builder ); $grove = $parser->parse( Source => [SOURCE] ); XML::Grove::Builder is a...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (100): XML::Grove::Builder 0.46 Download

Added: February 01, 2010 | Visits: 1.005

Data::DPath::Builder Data::DPath::Builder is a SAX handler for building an XPath tree. SYNOPSIS use AnySAXParser; use Data::DPath::Builder; $builder = Data::DPath::Builder->new(); $parser = AnySAXParser->new( Handler => $builder ); $root_node = $parser->parse( Source => [SOURCE] ); Data::DPath::Builder is...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (97): Data::DPath::Builder Download

Added: July 20, 2010 | Visits: 1.178

XML::XPath::Builder XML::XPath::Builder is a SAX handler for building an XPath tree. SYNOPSIS use AnySAXParser; use XML::XPath::Builder; $builder = XML::XPath::Builder->new(); $parser = AnySAXParser->new( Handler => $builder ); $root_node = $parser->parse( Source => [SOURCE] ); XML::XPath::Builder is a...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (118): XML::XPath::Builder Download

Added: August 07, 2010 | Visits: 2.456

PHP/Mysql Site Builder PHP/Mysql Site Builder is a PHP/Mysql tool for managing your homepage, you can create dinamyc and static version of your site. PHPBuilder is free software, released under GNU GPL Licence version 2.0 (see COPYING file for details). PHPBuilder is the result of many ideas, and code write by...


Platforms: *nix

License: Freeware Size: 79.87 KB Download (248): PHP/Mysql Site Builder Download

Added: May 10, 2013 | Visits: 1.501

Firewall Builder Thousands of users around the globe rely on Firewall Builder to help simplify their firewall management. Here are just a few of the reasons new users are joining the Firewall Builder community every day. Easy-to-Use GUI Instead of dealing with cryptic command lines Firewall Builder provides an...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (113): Firewall Builder Download

Added: November 06, 2010 | Visits: 1.021

File::Type::Builder File::Type::Builder is Perl module to parse mime-magic and generate code. SYNOPSIS my $build = File::Type::Builder->new(); while ( ) { chomp; my $parsed = $build->parse_magic($_); my $code = $build->string_start($parsed); (or string_offset or beshort) } Reads in the mime-magic...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (93): File::Type::Builder Download

Added: May 22, 2010 | Visits: 1.520

Othello Master Othello Master project is a 3-D Othello (Reversi) gaming environment. Othello Master is a sophisticated 3-D game engine for the game of Othello. It boasts many viewing angles, various strategies and levels of difficulty, research capabilities, and automation options.. Othello Master - 3-D...


Platforms: *nix

License: Freeware Size: 1.9 MB Download (172): Othello Master Download

Added: November 19, 2013 | Visits: 1.239

debian-builder debian-builder is a simple Perl script which is designed to rebuild a Debian package from its source. Some distributions such as Gentoo are focussed upon building packages from source code to give speed benefits, but that is not the aim of this program. Ive been experimenting with a version of...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (110): debian-builder Download

Added: July 16, 2010 | Visits: 1.338

Open Site Builder Tools Open Site Builder Tools is a project that provides you with free software intended to facilitate your life as a professional web site developer. Currently available tools include: open site builder site pages assembler. Merges content pages into a predefined template and produces target...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (114): Open Site Builder Tools Download

Added: November 26, 2010 | Visits: 1.844

Master Combat Control Program Master Combat Control Program is an improved clone of the "Shadowrun-Assistent" program (as found on shadowrun.de). Its main goals are better usability, minor feature improvements, and i18n. It constists of a character editor, an initiative manager, and a dice roller. Whats New in This...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (132): Master Combat Control Program Download

Added: November 09, 2010 | Visits: 1.237

SWF::Builder::Character::EditText 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: *nix

License: Freeware Size: 163.84 KB Download (97): SWF::Builder::Character::EditText Download

Added: July 10, 2010 | Visits: 957

SWF::Builder::ActionScript SWF::Builder::ActionScript is a SWF ActionScript object. SYNOPSIS $mc->frame_action(1)->compile( <place; $mc_i->on(KeyPress, )->compile(move_mc(-5)); $mc_i->on(KeyPress, )->compile(move_mc(5));...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (244): SWF::Builder::ActionScript Download

Added: November 23, 2010 | Visits: 1.079

SWF::Builder::Character::Sound 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: *nix

License: Freeware Size: 163.84 KB Download (104): SWF::Builder::Character::Sound Download

Added: January 09, 2010 | Visits: 1.644

Zombie Master Dedicated Server Zombie Master project is a multiplayer survival horror FPS/RTS mod for Half-Life 2. A team of FPS-playing humans attempts to complete map-specific objectives while an RTS player controls the zombie horde with only one goal: death to all humans. He is the Zombie Master. Whats New in This...


Platforms: *nix

License: Freeware Size: 82.3 MB Download (216): Zombie Master Dedicated Server Download

Released: March 09, 2012  |  Added: March 20, 2012 | Visits: 2.933

EaseUS Partition Master Home Edition Free Magic Partition Solution - EaseUS Partition Master Home Edition is a free and all-in-one partition solution. It provides three main features: Partition Manager, Partition Recovery Wizard and Disk & Partition Copy to solve all partition problems under hardware RAID, MBR & GPT disks (2TB...


Platforms: Windows, Other

License: Freeware Size: 11.16 MB Download (874): EaseUS Partition Master Home Edition Download

Released: July 10, 2009  |  Added: September 24, 2010 | Visits: 2.706

Omnistar Form Builder Omnistar Form Builder is a powerful web site form builder program developed by Omnistar Interactive. It was developed to give businesses and organizations the ability to effectively build web site Form Builder without doing any programming. Prior to the development of this dynamic solution,...


Platforms: OS/2, Windows, Mac, *nix, Palm OS, Windows CE, Pocket PC, MS-DOS,AS/400,Palm OS 6.0,RIM,Symbian,Handheld/Mobile Other,OpenVMS,Netware,BEOS,Java

License: Freeware Cost: $87.00 USD Size: 4.88 KB Download (226): Omnistar Form Builder Download

Released: December 29, 2011  |  Added: January 05, 2012 | Visits: 1.243

Badass Builder Badass Builder is an interesting shooting game for free. Keep the hordes of crazy robot monsters at bay in the ultimate survival game! Use your pick-ups wisely! Use arrow keys or WASD to move Mouse to aim and shoot. Have fun and good luck!


Platforms: Windows

License: Freeware Size: 1.7 MB Download (119): Badass Builder Download

Released: March 29, 2010  |  Added: January 03, 2013 | Visits: 644

Genre Playlist Builder The Genre Playlist Builder is a quick and easy tool that lets you generate genre-based m3u playlists from your music collection. The m3u playlist format is recognized by many music players, including Winamp, Windows Media Player, and others. If you have a large music library containing...


Platforms: Windows

License: Freeware Size: 190.87 KB Download (57): Genre Playlist Builder Download

< 1 2 3 4 5 >