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

Picture Frame Maker freeware
Filter: All | Freeware | Demo
 

Picture Frame Maker

< 1 2 3 4 5 > 
Released: July 30, 2008  |  Added: November 26, 2008 | Visits: 2.271

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 (1008): DVD-Video Maker Download

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

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

Added: January 18, 2010 | Visits: 1.296

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

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: May 07, 2010 | Visits: 1.626

View Picture View Picture project is an SDL-based image viewer for Linux and FreeBSD that supports slideshows, fullscreen, zoom, and arbitrary movement through the image list..


Platforms: *nix

License: Freeware Size: 112.64 KB Download (112): View Picture Download

Added: November 23, 2010 | Visits: 1.816

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

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

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: August 20, 2010 | Visits: 4.934

Picture of the Day PHP Script Picture of the Day PHP Script shows daily changing pictures. Each Web page can contain several pictures. Each picture is taken in random order from its own set of directories. An unlimited number of images and directories may be used. Picture of the Day PHP Script doesnt use a database.. Are your...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (165): Picture of the Day PHP Script Download

Added: September 16, 2010 | Visits: 1.061

CGI::AppBuilder::Frame CGI::AppBuilder::Frame is a configuration initializer. SYNOPSIS use CGI::AppBuilder::Frame; my $ab = CGI::AppBuilder::Frame- >new( ifn, my_init.cfg, opt, vhS:a:); my ($q, $ar, $ar_log) = $ab- >start_app($0, %ARGV); print $ab- >disp_form($q, $ar); This class provides methods for reading...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (88): CGI::AppBuilder::Frame Download

Added: April 15, 2010 | Visits: 1.607

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: September 03, 2010 | Visits: 1.142

Gtk2::Ex::MindMapView::Content::Picture Gtk2::Ex::MindMapView::Content::Picture is a Perl module to display a picture. HEIRARCHY Gtk2::Ex::MindMapView::Content +----Gtk2::Ex::MindMapView::Content::Picture SYNOPSIS use Gtk2::Ex::MindMapView::Content::Picture Displays a picture on a Gnome2::Canvas. The image is not scaled or...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (100): Gtk2::Ex::MindMapView::Content::Picture Download

Added: March 02, 2010 | Visits: 1.274

Para::Frame Para::Frame is a system to use for dynamic web sites. Para::Frame runs as a backend daemon taking page requests from a Apache mod_perl client and returns a HTTP response. The URLs in the site corresponds to templates for displaying information. Operations on the data is put in perl modules...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (107): Para::Frame Download

Added: October 27, 2010 | Visits: 1.088

Net::Stomp::Frame Net::Stomp::Frame is a STOMP Frame. SYNOPSIS use Net::Stomp::Frame; my $frame = Net::Stomp::Frame->new( { command => $command, headers => $headers, body => $body, } ); my $frame = Net::Stomp::Frame->parse($string); my $string = $frame->as_string; This module encapsulates a Stomp...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (127): Net::Stomp::Frame Download

Added: October 06, 2010 | Visits: 1.285

MP3::ID3Lib::Frame MP3::ID3Lib::Frame is an ID3v1/ID3v2 Tagging Frames. SYNOPSIS use MP3::ID3Lib; my $id3 = MP3::ID3Lib->new($filename); foreach my $frame (@{$id3->frames}) { my $code = $frame->code; my $description = $frame->description; my $value = $frame->value; $frame->set("Orange") if $code eq COMM;...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (97): MP3::ID3Lib::Frame 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: 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 04, 2010 | Visits: 1.188

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: May 10, 2013 | Visits: 2.261

Simple Picture Gallery Manager SPGM is a simple PHP script that displays picture galleries on the web. It is intended to provide a very straightforward way to set up online photo albums: create directories, fill them with pictures and upload. SPGM generates HTML 4.01 compliant code and makes extensive use of CSS stylesheets to...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (165): Simple Picture Gallery Manager Download

Added: July 02, 2010 | Visits: 1.549

XMMS Picture Viewer Input Plugin XMMS Picture Viewer (alias Xmms-Slideshow) is an Input Plugin for XMMS. Although XMMS was mainly intended for use as audio player its features and its broad usage makes it also interesting for use with other medias. An example is eg. the XMMS Mplayer Input Plugin which enables XMMS to play video...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (100): XMMS Picture Viewer Input Plugin Download

< 1 2 3 4 5 >