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

Form Maker Mac freeware
Filter: All | Freeware | Demo
 

Form Maker Mac

< 1 2 3 4 5 
Added: February 01, 2010 | Visits: 6.745

Contact Form Killer Contact Form Killer is a free tool you can use to generate contact forms for your site, or let your web site visitors add contact forms themselves. Contact Form Killer script takes care of messy form validation with both JavaScript and PHP, just in case they have JavaScript disabled. The...



Platforms: *nix

License: Freeware Size: 12.29 KB Download (272): Contact Form Killer Download

Added: August 08, 2010 | Visits: 1.615

Tk Web form Buddy Tk Web form Buddy project is a helper for Web forms. The Tk Web form Buddy is a Tk script that allows one easily to make a series of strings available to the X11 PRIMARY selection, which is useful for filling in Web forms that have common/repetitive data. How many times have you wished to...





Platforms: *nix

License: Freeware Size: 5.12 KB Download (102): Tk Web form Buddy Download

Added: June 22, 2010 | Visits: 1.257

Rose::HTML::Form Rose::HTML::Form is a HTML form base class. SYNOPSIS package PersonForm; use Rose::HTML::Form; our @ISA = qw(Rose::HTML::Form); use Person; sub build_form { my($self) = shift; $self->add_fields ( name => { type => text, size => 25, required => 1 }, email => { type => email, size...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (91): Rose::HTML::Form Download

Added: March 07, 2010 | Visits: 1.817

Mac-on-Linux Mac-on-Linux (MOL) is a virtual machine which runs Mac OS (inlucluding Mac OS X) on top of Linux/ppc.. Mac-on-Linux is a Linux/PPC program that virtualises MacOS or MacOSX in Linux.


Platforms: *nix

License: Freeware Download (172): Mac-on-Linux Download

Added: March 08, 2010 | Visits: 1.126

Resizeable Form Fields Resizeable Form Fields is an extension which allows you to resize HTML form fields, including textareas, select boxes and more. Resize HTML form fields, including textareas, select boxes, text fields, and iframes..


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Resizeable Form Fields Download

Added: April 07, 2010 | Visits: 2.350

Mac::EyeTV Mac::EyeTV is a interface to the Elgato EyeTV Digital Video Recorder. SYNOPSIS use Mac::EyeTV; my $eyetv = Mac::EyeTV->new(); # See Mac::EyeTV::Channel foreach my $channel ($eyetv->channels) { my $name = $channel->name; my $number = $channel->number; print "$number $namen"; } # See...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (179): Mac::EyeTV Download

Added: September 02, 2010 | Visits: 1.104

Config Maker Config Maker is a tool to automatically create C++ classes that parse configuration files. Only a few lines of text that describe the possible entries in the configuration file are needed, and the complete class will be generated ready for use. Basic usage The input files for Config Maker...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (99): Config Maker Download

Added: May 22, 2010 | Visits: 1.383

Form Saver Form Saver enables you to saves form field data as autofill-bookmarklets. Saves form field data as autofill-bookmarklets. Works with inputs, checkboxes, radio groups, textareas, and selects. As always, feel free to email me with suggestions or issues. I designed this because when testing a...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (165): Form Saver Download

Added: October 22, 2010 | Visits: 1.045

Class::Maker Class::Maker Perl module contains classes, reflection, schema, serialization, attribute- and multiple inheritance. SYNOPSIS use Class::Maker qw(class); class Human, { isa => [qw( ParentClass )], public => { string => [qw(name lastname)], ref => [qw(father mother)], array =>...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (110): Class::Maker Download

Added: September 06, 2010 | Visits: 1.345

Tk::form Tk::form is a Perl module with a geometry manager based on attachment rules. SYNOPSIS $widget->form?(args)? $widget->formOption?(args)? The form method is used to communicate with the form Geometry Manager, a geometry manager that arranges the geometry of the children in a parent window...


Platforms: *nix

License: Freeware Size: 5.7 MB Download (92): Tk::form Download

Added: March 02, 2010 | Visits: 1.150

Firefox Form Widgets Firefox Form Widgets is a replacement for the default form widgets in Firefox. Its not dependent upon KDE, but I styled it with KDE in mind. The CSS is modified from the default one. I created all but the radio and checkbox images, which were created by the Pretty Widgets for OS X (readme...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (102): Firefox Form Widgets Download

Added: March 23, 2010 | Visits: 1.020

WWW-Form WWW::Form is a module for handling the world-wide-web form process. The project enables generating forms, filling them from user input, verifying them, and re-displaying them in case something is wrong..


Platforms: *nix

License: Freeware Size: 21.5 KB Download (117): WWW-Form Download

Added: May 21, 2010 | Visits: 934

Tie::Form Tie::Form is a Perl module to access a machine readable database file that minics a hardcopy form. SYNOPSIS require Tie::Form; ##### # Using support methods and file handle with # the file subroutines such as open(), readline() # print(), close() # tie *FORM_FILEHANDLE, Tie::Form,...


Platforms: *nix

License: Freeware Size: 89.09 KB Download (92): Tie::Form Download

Added: October 05, 2010 | Visits: 2.434

PHP HTML Form Generation and Validation Class 1.0 Beta PHP HTML Form Generation and Validation Class is a PHP class for easy HTML form generation and validation. If youre a web developer you know that designing HTML forms and writing the PHP code for their validation is a really dull task. And if youre like me you mustve looked around the web to...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (131): PHP HTML Form Generation and Validation Class 1.0 Beta Download

Added: May 14, 2010 | Visits: 2.785

Contact Form Contact Form is a perl script that you can run on your website that will allow others to send you email through a web interface. Unlike other web to email gateways, Contact Form is designed to thwart spammers. It does not allow email to be sent to unknown addresses, nor does it reveal addresses...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (107): Contact Form Download

Added: June 15, 2010 | Visits: 1.810

Web Form Factory Web Form Factory is a simple application that binds HTML forms to a database. It analyzes the HTML file you supply and identifies all the common input types it contains, including text fields, drop down lists, checkboxes, radio buttons, and text areas. Once all the input types have been...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (162): Web Form Factory Download

Added: July 05, 2010 | Visits: 1.623

Window Maker Window Maker is an X11 window manager originally designed to provide integration support for the GNUstep Desktop Environment. In every way possible, it reproduces the elegant look and feel of the NEXTSTEP[tm] user interface. It is fast, feature rich, easy to configure, and easy to use. It is also...


Platforms: *nix

License: Freeware Size: 2.7 MB Download (126): Window Maker Download

Added: January 25, 2010 | Visits: 1.578

Mac mini 8 icons of the Mac mini in the Tiger's familly colors.


Platforms: Mac

License: Freeware Size: 204 KB Download (246): Mac mini Download

Added: January 25, 2010 | Visits: 1.243

A New Mac Tip Every Day A New Mac Tip Every Day widget gives you the feed from the "A New Mac Tip Every Day" site right in your Dashboard.


Platforms: Mac

License: Freeware Download (114): A New Mac Tip Every Day Download

Released: June 30, 2015  |  Added: August 03, 2015 | Visits: 3.176

WinX DVD Ripper Mac Free WinX DVD Ripper Mac Free helps you rip DVD on Mac OS to MP4, H.264, MPEG, FLV, iTunes and MP3. It's the best free DVD ripping software for Mac OS X Yosemite/Mavericks, etc. How to rip copy protected DVD on Mac? This app lets you rip DVD fast. Step 1. Import DVD Movie from Mac to this free...


Platforms: Mac, Other

License: Freeware Size: 36.29 MB Download (230): WinX DVD Ripper Mac Free Download

< 1 2 3 4 5