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

Webpage Builder freeware
Filter: All | Freeware | Demo
 

Webpage Builder

< 1 2 3 4 5 > 
Added: August 01, 2008 | Visits: 2.147

Game Builder VB Tutorial Game Builder VB Tutorial for beginner visual basic programmers - how to make a program for automatic generation and duplex printing of a printable paper game. The program uses the functions of MS Office Word software to generate game forms in a Word document format and enables duplex printing of...



Platforms: Windows

License: Freeware Size: 524 KB Download (209): Game Builder VB Tutorial Download

Added: January 18, 2010 | Visits: 1.345

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

Released: February 20, 2013  |  Added: January 01, 2014 | Visits: 3.480

PDF Builder PDF Builder is a FREE tool for creating PDF files from a variety of file types. With PDF Builder you can easily create PDF files from many different file types including text files, XLS, XLSX, DOC, DOCX, PPT, PPTX, PPS, PPSX, JPG, GIF, BMP, TIF, MDB, VSD, VSDX, etc. Combine files of different...


Platforms: Windows, Windows 7

License: Freeware Size: 6.22 MB Download (195): PDF Builder Download

Added: November 08, 2006 | Visits: 3.030

CoffeeCup Free DHTML Menu Builder CoffeeCup Free DHTML Menu Builder creates cool interactive sliding menu trees with total customization.


Platforms: Windows

License: Freeware Size: 2.15 MB Download (188): CoffeeCup Free DHTML Menu Builder Download

Added: August 14, 2008 | Visits: 1.832

Webpage-Wiz 1.0 Webpage-Wiz 1.0 is a light weight, easy to use webpage editor. It contains a Wysiwyg interface to quickly develop webpages as well as full source code editing. Besides offering a wide range of HTML features it contains an easy to use Style Wizard that quickly builds CSS style into pages.


Platforms: Windows

License: Freeware Size: 664 KB Download (181): Webpage-Wiz 1.0 Download

Released: January 30, 2011  |  Added: February 24, 2011 | Visits: 954

File Identity Builder File Identity Builder as a development tool that will allow you to create file identities from characters, or determine the identity by the number. Have you ever wondered what number compilers put into EXE files that give them that wonderful MZ header? Well, the number is 23117. This...


Platforms: Windows

License: Freeware Size: 305.17 KB Download (164): File Identity 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: May 05, 2010 | Visits: 1.791

Dolphin Smart Community Builder Want to build your own community? Now youre limited only by your imagination. Not by software. Dolphin Smart Community Builder is a Web community script that allows you to build any kind of online community you want. With a huge variety of features and options, you can quickly develop your...


Platforms: *nix

License: Freeware Size: 6.1 MB Download (154): Dolphin Smart Community Builder Download

Released: November 04, 2010  |  Added: December 21, 2010 | Visits: 1.983

WebPage Captor Webpage Captor is a Plugin for Microsoft Internet Explorer that allows you to takes a snapshot of a complete webpage as image This plugin adds a button the the Internet Explorer toolbar and an entry to the Tools menu, once you click on the button then select the menu item in the Tools menu,...


Platforms: Windows

License: Freeware Size: 541.11 KB Download (140): WebPage Captor Download

Released: October 29, 2012  |  Added: November 26, 2012 | Visits: 2.253

Easy Query Builder EQB allows users to extract important information such as customer data, sales and virtually any other types of records. The solution does not require any extensive knowledge of SQL syntax and the inner workings of the databases, but it is also very useful for those learning SQL syntax, since you...


Platforms: Windows

License: Freeware Size: 1.47 MB Download (137): Easy Query Builder Download

Added: August 01, 2008 | Visits: 1.199

Shefer HTML Menu Builder Shefer HTML Menu Builder is a simple tool for creating DHTML menus. Easily control the menu's styles, colors, fonts, etc, no need to know HTML or any programming language. Simply build the menu and copy the generated code!


Platforms: Windows

License: Freeware Size: 234 KB Download (136): Shefer HTML Menu Builder Download

Added: August 31, 2008 | Visits: 1.306

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: 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: September 13, 2010 | Visits: 1.533

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

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

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: 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: 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: August 05, 2008 | Visits: 1.886

vURL - Webpage Dissection vURL - Webpage Dissection is the answer if you're concerned about a website, think it might be Phishing or trying to install something unwanted, or you get a scary message from your AV program. Dissect the webpage here, simply enter the URL (web address) to the page you wish to view, and click...


Platforms: Any

License: Freeware Download (112): vURL - Webpage Dissection 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

< 1 2 3 4 5 >