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

Forms Builder software
Filter: All | Freeware | Demo
 

Forms Builder

< 1 2 3 4 5 
Added: January 25, 2010 | Visits: 1.183

CGI::Builder::Auth::GroupAdmin 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: *nix

License: Freeware Size: 51.2 KB Download (91): CGI::Builder::Auth::GroupAdmin Download

Added: April 22, 2010 | Visits: 1.254

CGI::Builder::Auth::UserAdmin CGI::Builder::Auth::UserAdmin is a Perl module for the management of HTTP server user databases. SYNOPSIS use CGI::Builder::Auth::UserAdmin (); 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: *nix

License: Freeware Size: 51.2 KB Download (95): CGI::Builder::Auth::UserAdmin Download

Added: September 13, 2010 | Visits: 1.527

Java Gui Builder The Java Gui Builder program is designed to decouple the GUI building code from the rest of the application code, without hand-writing code. It allows one to describe the layout of windows and controls using an XML file. A full DTD was written to allow on-the-fly validation. Using an XML file...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (121): Java Gui Builder Download

Added: August 21, 2010 | Visits: 1.218

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.445

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.056

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.002

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 (95): Data::DPath::Builder Download

Added: July 20, 2010 | Visits: 1.174

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.449

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 (247): PHP/Mysql Site Builder Download

Added: May 10, 2013 | Visits: 1.496

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.015

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.235

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.332

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 (113): Open Site Builder Tools Download

Added: November 09, 2010 | Visits: 1.231

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: 955

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.076

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

Released: June 14, 2010  |  Added: June 18, 2010 | Visits: 1.348

Auto Website Builder Forget AdSense ready templates and create top quality sites for high AdSense revenue.Automatic Website Builder is revolutionary, all-in-one software for creating, publishing and managing websites easier than ever before. Equipped with innovative features, Automatic Website Builder enables you to...


Platforms: Windows, Other

License: Shareware Cost: $169.00 USD Size: 9.31 MB Download (122): Auto Website Builder Download

Released: October 15, 2009  |  Added: June 25, 2010 | Visits: 1.152

SharePoint Forms Bundle KWizCom's SharePoint Forms Bundle is designed to address the gap between the out-of-the-box SharePoint list forms capabilities, and real form requirements demanded by both web and mobile users. Currently, companies have no other option but to use additional expensive Form generators, and...


Platforms: Windows, Other

License: Shareware Cost: $3181.00 USD Size: 3.56 MB Download (100): SharePoint Forms Bundle Download

Released: December 23, 2010  |  Added: January 04, 2011 | Visits: 1.783

Boxoft Photo SlideShow Builder Boxof Photo Slideshow Builder is a simple, lightning-fast and powerful desktop utility program that lets you turn your photos into a dynamic sound-supported presentation. In just a few minutes you can make a professional-grade slideshow (picture presentation) for sending it out to all of...


Platforms: Windows

License: Shareware Cost: $27.00 USD Size: 9.86 MB Download (268): Boxoft Photo SlideShow Builder Download

Released: February 06, 2012  |  Added: February 27, 2012 | Visits: 2.968

C++ Builder Examples Collection This collection will help you to quickly and simply adopt and apply the knowledge of experienced programmers. What you will find here is a set of examples for most used methods and components in everyday programming. Save yourself hours of online research and going through tons of useless...


Platforms: Windows

License: Demo Cost: $25.00 USD Size: 33.52 MB Download (205): C++ Builder Examples Collection Download

< 1 2 3 4 5