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

The Tian Builder freeware
Filter: All | Freeware | Demo
 

The Tian Builder

< 1 2 3 4 5 > 
Added: June 27, 2013 | Visits: 549

Firewall Builder for PIX Firewall Builder is multi-platform firewall configuration and management tool. It consists of a GUI and set of policy compilers for various firewall platforms. Firewall Builder uses object-oriented approach, it helps administrator maintain a database of network objects and allows policy editing...



Platforms: *nix

License: Freeware Size: 296.96 KB Download (38): Firewall Builder for PIX Download

Added: November 15, 2013 | Visits: 707

Kdenlive Builder Wizard Kdenlive Builder Wizard is a Kommander script created to help you get the development (SVN) version of kdenlive, a non-linear video editor for KDE, and build it. A lot is happening with Kdenlive, but stable releases can be far in between - therefore the motivation for building from the...





Platforms: *nix

License: Freeware Size: 122.88 KB Download (37): Kdenlive Builder Wizard Download

Added: June 14, 2013 | Visits: 296

RPM Builder RPM Builder serves the novice/newbie audience. It gives them an easy way to take small applications that only have tarred releases and build a simple spec file and resulting rpm file.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (35): RPM Builder Download

Released: October 10, 2013  |  Added: July 07, 2014 | Visits: 999

Free Page Flip Builder With the development of science and technology, page flipping eBook are more and more popular. For this reason, there is diverse page flip software in the market for users to choose. Then The Free Page Flip Builder (Flip HTML5) is one of the top page flip software to create FlipBook based on...


Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 19.53 MB Download (50): Free Page Flip Builder Download

Added: August 24, 2008 | Visits: 2.009

Halo Dedicated Server INI File Builder Halo Dedicated Server INI File Builder has been brought back from the dead. This was one of our first products on our site and was removed when Halo 2 was released for PC. Of course it stayed on the site because customers still needed to download their purchased copies. It turns out that the move...


Platforms: Windows

License: Freeware Size: 458 KB Download (890): Halo Dedicated Server INI File Builder Download

Added: August 04, 2008 | Visits: 1.604

EBook Builder EBook Builder is perfect for the budding author or seasoned writer. Compile your valuable penship into chapters/book format, using rich text format (RTF), into standalone, independent EBooks (.exe), requiring no supportive software. EBook Builder Features: *Backward compatible - reads previously...


Platforms: Windows

License: Freeware Size: 559 KB Download (760): EBook Builder Download

Added: August 29, 2008 | Visits: 2.755

!3D Development Studio for Borland C++ Builder Add the strongest 3D capabilities to your Borland C++ Builder. Create top level games, or add 3D content to your application. Currently used by more than 95,000 people. Among the companies using 3DSTATE's technology, you will find brands such as Borland, Motorola, the BBC, Computer...


Platforms: Windows

License: Freeware Size: 35 MB Download (858): !3D Development Studio for Borland C++ Builder Download

Added: August 31, 2008 | Visits: 1.307

Headway Shortcut Builder The Headway Shortcut Builder is a Microsoft Access shortcut builder tool that saves time when you have to build those pesky secured Microsoft Access application shortcuts. Using the WorkGroup Administrator is not always a good idea, especially when you or other people use the same workstation for...


Platforms: Windows

License: Freeware Size: 64 KB Download (135): Headway Shortcut Builder Download

Added: January 18, 2010 | Visits: 1.346

Class::Adapter::Builder 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: *nix

License: Freeware Size: 24.58 KB Download (205): Class::Adapter::Builder Download

Added: February 16, 2010 | Visits: 1.457

Custom Eclipse Builder 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: *nix

License: Freeware Size: 1.2 MB Download (95): Custom Eclipse Builder Download

Added: March 04, 2010 | Visits: 1.584

PSA::Test::Builder 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: *nix

License: Freeware Size: 112.64 KB Download (156): PSA::Test::Builder Download

Added: June 08, 2010 | Visits: 1.284

DateTime::Format::Builder 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: *nix

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

Added: August 21, 2010 | Visits: 1.224

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: March 26, 2010 | Visits: 1.062

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: November 06, 2010 | Visits: 1.022

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

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

< 1 2 3 4 5 >