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

Blogger Banner Maker freeware
Filter: All | Freeware | Demo
 

Blogger Banner Maker

< 1 2 3 4 5 > 
Released: July 06, 2010  |  Added: July 08, 2010 | Visits: 12.285

Video DVD Maker FREE If you are looking for a flexible, easy-to-use, lean and focused DVD maker, Video DVD Maker will deliver this competitive edge. Similar to the best DVD authoring software in its class, Video DVD Maker allows ordinary users to get high quality outputs, even if they don't know the subtleties of... Platforms: Windows

License: Freeware Size: 8.02 MB Download (1568): Video DVD Maker FREE Download

Released: August 03, 2012  |  Added: September 02, 2012 | Visits: 3.570

Windows Movie Maker With Windows Movie Maker, you can quickly turn your photos and videos into polished movies. Add special effects, transitions, sound, and captions to help tell your story. Share the movie with friends and family. Windows Movie Maker is a Free video creating/editing software application,... Platforms: Windows

License: Freeware Size: 5.74 MB Download (638): Windows Movie Maker Download

Released: July 30, 2008  |  Added: November 26, 2008 | Visits: 2.281

DVD-Video Maker DVD-Video Maker aims to be a tool to convert various PC video formats to a DVD that can be played on pretty much any standalone DVD player. It's main target audience is people who know at least some basics about DVDs and videoaudio files. DVD-Video Maker is easy to use pretty interface. It can... Platforms: Windows

License: Freeware Size: 8.96 MB Download (1016): DVD-Video Maker Download

Released: January 09, 2011  |  Added: January 16, 2011 | Visits: 3.346

Ringtone Maker With Ringtone Maker, you can create professional ringtones from any audio files no matter whether it is your favorite song, your relatives', friends' or pets' voices, an online radio, etc. It is easy and convenient to use the program due to the built-in New RingTone Wizard. Ringtone Maker has a... Platforms: Windows

License: Freeware Size: 7.79 MB Download (533): Ringtone Maker Download

Released: July 03, 2012  |  Added: August 01, 2012 | Visits: 14.808

Photo Flash Maker Free Version Photo Flash Maker free version is a light-weight and easy-to-use flash creator. With this freeware, you can create flash slideshows with photos and music, in only a few steps. Photo Flash Maker (free version) provides user-friendly interface, ready-for-use flash templates and effects, and more... Platforms: Windows, Windows Vista

License: Freeware Size: 21.51 MB Download (4395): Photo Flash Maker Free Version Download

Released: April 23, 2009  |  Added: May 08, 2009 | Visits: 9.599

Picture Collage Maker Free Picture Collage Maker Free is a simple-to-use Windows freeware that turns ordinary photos and pictures into stunning keepsakes to share with family and friends. With just a few clicks, you can create digital collages, scrapbooks, posters, invitations, calendars, and greeting cards. Unlike... Platforms: Windows

License: Freeware Size: 14.61 MB Download (1720): Picture Collage Maker Free Download

Added: January 18, 2010 | Visits: 1.298

Net::Blogger::Engine::Userland::metaWeblog Net::Blogger::Engine::Userland::metaWeblog is a userLand metaWeblog API engine. SYNOPSIS my $radio = Blogger->new(engine=>"radio"); $radio->Proxy(PROXY); $radio->Username(USERNAME); $radio->Password(PASSWORD); $radio->metaWeblog()->newPost( title=>"hello", description=>"world",... Platforms: *nix

License: Freeware Size: 24.58 KB Download (98): Net::Blogger::Engine::Userland::metaWeblog Download

Added: January 18, 2010 | Visits: 1.304

Sort::Half::Maker Sort::Half::Maker is a Perl module to create half-sort subs easily. SYNOPSIS use Sort::Half::Maker qw(make_halfsort); $sub = make_halfsort( start => [ qw(x y z) ], end => [ qw(a b c) ], fallback => sub { $_[0] cmp $_[1] }, ); @list = sort $sub qw(a y f h w z b t x); # qw(x y z f h t w... Platforms: *nix

License: Freeware Size: 4.1 KB Download (118): Sort::Half::Maker Download

Added: April 21, 2010 | Visits: 2.577

RPM Package Maker RPM Package Maker is a frontend for other linux tools in order to help linux users to create RPM packages quickly and easily. Since version 0.8 minimal spec files are kept in: /usr/src/packages/SPECS/mini Whats New in This Release: - Small improvements and bugfixes. RPM Package Maker... Platforms: *nix

License: Freeware Size: 563.2 KB Download (205): RPM Package Maker Download

Added: November 23, 2010 | Visits: 1.829

El Jay Icon Maker El Jay Icon Maker is a Firefox extension that allows you to right click on any image and create an icon for use with livejournal.com There are two options to choose from when making an icon "Create Icon Instantly" and "Create Icon With Options". Selecting either link redirects you to the El Jay... Platforms: *nix

License: Freeware Size: 5.12 KB Download (176): El Jay Icon Maker Download

Added: August 25, 2010 | Visits: 1.320

Regression mAKEr Regression mAKEr project is a simple modular application for data investigation. This is an application to help user (mathematician) to make regression between series of data, draw grpahics, and export them into various formats by means of common graphics packages (i.e., gnuplot, plotutils). It... Platforms: *nix

License: Freeware Size: 1.9 MB Download (138): Regression mAKEr Download

Added: May 16, 2010 | Visits: 1.753

Blogger Integration Blogger Integration is a package that can be used to import a blog published in Blogger.com into another site. The project uses the blog page files exported with Blogger FTP blog publish support. The class can process one or more blogs by parsing the blog page files to extract the posts,... Platforms: *nix

License: Freeware Size: 83.97 KB Download (116): Blogger Integration Download

Added: May 13, 2010 | Visits: 1.681

List::Maker List::Maker is a Perl module that can generate more sophisticated lists than just $a..$b. SYNOPSIS use List::Maker; @list = < 1..10 >; # (1,2,3,4,5,6,7,8,9,10) @list = < 10..1 >; # (10,9,8,7,6,5,4,3,2,1) @list = < 1,3,..10 > # (1,3,5,7,9) @list = < 1..10 x 2 > # (1,3,5,7,9) @list = <... Platforms: *nix

License: Freeware Size: 7.17 KB Download (159): List::Maker Download

Added: September 02, 2010 | Visits: 1.109

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: October 22, 2010 | Visits: 1.052

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

Bash Blogger Bash Blogger is a shell script that generates CSS styled XHTML 1.1 static Web pages. Keeping up a website is basically just adding new content and a bunch of small repetitive tasks, e.g. updating the archives, updating the front page, etc. Bash scripting is good for automating repetitive tasks,... Platforms: *nix

License: Freeware Size: 32.77 KB Download (102): Bash Blogger Download

Added: September 04, 2010 | Visits: 1.193

File::Maker File::Maker is a Perl module that mimics a make by loading a database and calling targets methods. SYNOPSIS ##### # Subroutine interface # use File::Maker qw(load_db); %data = load_db($pm); ###### # Object interface # require File::Maker; $maker = $maker->load_db($pm);... Platforms: *nix

License: Freeware Size: 77.82 KB Download (102): File::Maker Download

Added: July 05, 2010 | Visits: 1.631

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

Released: June 22, 2010  |  Added: June 24, 2010 | Visits: 3.185

JavaScript Photo Gallery Maker JavaScript Photo Gallery Maker. Digital picture albums made with JavaScript Photo Gallery are high-end web applications that look and behave exactly like desktop apps! Use Windows or MAC version of the program. It is absolutely FREE! Creating a photo gallery is a pretty simple process with our... Platforms: Windows

License: Freeware Size: 5.72 MB Download (192): JavaScript Photo Gallery Maker Download

Released: April 09, 2015  |  Added: May 10, 2015 | Visits: 3.817

Free Ringtone Maker Platinum Free Ringtone Maker Platinum is able to load many kinds of sound files. You may input the music stored in your local folder and also, you are allowed to load the tracks of an audio CD. Numerous popular audio formats are supported like WAV, MP3, WMA, OGG, MP2, RAW, CDA, G721, G723, G726, AIF,... Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 7.45 MB Download (5576): Free Ringtone Maker Platinum Download

< 1 2 3 4 5 >