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

Gallery Multimedia Builder freeware
Filter: All | Freeware | Demo
 

Gallery Multimedia Builder

< 1 2 3 4 5 > 
Added: October 08, 2010 | Visits: 1.536

Multimedia Converter Multimedia Converter project provides graphical environment to take full advantage some of the possibilities the ffmpeg and MPlayer. So help to Convert between different media formats.. Multimedia Converter KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic... Platforms: *nix

License: Freeware Size: 307.2 KB Download (186): Multimedia Converter Download

Added: June 22, 2010 | Visits: 1.241

The Gallery Gallery is a web based software product that lets you manage your photos on your own website. You must have your own website with PHP support in order to install and use it. With Gallery you can easily create and maintain albums of photos via an intuitive interface. The function photo... Platforms: *nix

License: Freeware Size: 11.5 MB Download (98): The Gallery Download

Added: May 16, 2010 | Visits: 1.305

The Gallery 1.6 Alpha Gallery is a web based software product that lets you manage your photos on your own website. You must have your own website with PHP support in order to install and use it. With Gallery you can easily create and maintain albums of photos via an intuitive interface. The function photo... Platforms: *nix

License: Freeware Size: 2.1 MB Download (95): The Gallery 1.6 Alpha Download

Added: October 25, 2010 | Visits: 1.555

Gnome Multimedia Keys Gnome Multimedia Keys is an Amarok script that will allow the use of keyboard multimedia keys in Gnome 2.18 and above (eg. ubuntu feisty) to control playback. This includes most multimedia buttons found on many laptops. Support for this was broken due to changes in the handling of keyboard... Platforms: *nix

License: Freeware Size: 2.05 KB Download (111): Gnome Multimedia Keys Download

Added: March 04, 2010 | Visits: 1.585

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

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: September 01, 2010 | Visits: 3.297

Another Gallery Another Gallery is a PHP port of the Zgal gallery generator. Another Gallery project supports themes and rollover buttons. ImageMagick creates thumbs with a higher quality than GD2.x. If you want to use Perl and ImageMagick you need the Image::Size perl module to generate the thumbnails. It is... Platforms: *nix

License: Freeware Size: 368.64 KB Download (160): Another Gallery Download

Added: February 25, 2010 | Visits: 1.352

CGI::Builder::Magic CGI::Builder::Magic Perl module contains CGI::Builder and Template::Magic integration. SYNOPSIS # just include it in your build use CGI::Builder qw| CGI::Builder::Magic |;. Platforms: *nix

License: Freeware Size: 15.36 KB Download (106): CGI::Builder::Magic Download

Added: August 18, 2010 | Visits: 1.254

Bundle::CGI::Builder::Complete Bundle::CGI::Builder::Complete is a bundle to install the complete CGI::Builder framework. SYNOPSIS perl -MCPAN -e install Bundle::CGI::Builder::Complete CONTENTS HTML::Tagset - used by HTML::Parser HTML::Parser - used by HTML::FillInForm and HTML::TableTiler HTML::TableTiler - used by... Platforms: *nix

License: Freeware Size: 39.94 KB Download (93): Bundle::CGI::Builder::Complete Download

Added: January 25, 2010 | Visits: 1.189

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

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: May 11, 2010 | Visits: 1.386

Fedora Multimedia Installation HOWTO Fedora Multimedia Installation HOWTO will explain how to get various multimedia apps working under Fedora Core. How to get various proprietary and restricted multimedia Damned Things (AVI, Flash, Java, MP3, MPEG, QuickTime, RealMedia, Windows Media) working under Fedora Core using your normal... Platforms: *nix

License: Freeware Download (122): Fedora Multimedia Installation HOWTO Download

Added: July 04, 2010 | Visits: 1.632

Gecko Multimedia System Gecko Multimedia System is a complete media solution, able to play almost all media types and supports scheduled tv-recording from online tv-guides. It is intended to replace your VCR, DVD, MP3- and CD-player into one single software-unit. It is mainly for use in Linux-systems (well, its the... Platforms: *nix

License: Freeware Size: 2.8 MB Download (98): Gecko Multimedia System Download

Added: September 13, 2010 | Visits: 1.535

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 10, 2010 | Visits: 2.306

My Photo Gallery My Photo Gallery is a Web-based photo gallery that also supports non-image filetypes. It is easy to setup and even easier to maintain. Slick-looking image galleries and thumbnails are generated on the fly from any root directory that you specify. Albums can be created using the included... Platforms: *nix

License: Freeware Size: 122.88 KB Download (154): My Photo Gallery Download

Added: August 21, 2010 | Visits: 1.227

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: April 15, 2010 | Visits: 1.614

Infins Picture Gallery Infins Picture Gallery (IPG) is an image gallery system for Web sites that is easy to install, reads all files from a directory set in the config file. Infins Picture Gallery resizes and caches images dynamically, counts the number of times an image is viewed, and allows visitors to comment on... Platforms: *nix

License: Freeware Size: 40.96 KB Download (130): Infins Picture Gallery Download

Added: October 04, 2010 | Visits: 1.452

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 05, 2010 | Visits: 1.563

Gallery Uploader Gallery Uploader is a Python script that can upload pictures to Web Gallery (only versions 2.0 or above). Gallery Uploader supports multiple galleries. To do it so, you need to save URL, User and Password using the –save option, passing a name to the gallery. You can point to this gallery... Platforms: *nix

License: Freeware Size: 15.36 KB Download (100): Gallery Uploader Download

Added: March 26, 2010 | Visits: 1.063

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

< 1 2 3 4 5 >