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

Amazon Uk Dvd freeware
Filter: All | Freeware | Demo
 

Amazon Uk Dvd

< 1 2 3 4 5 > 
Added: May 11, 2010 | Visits: 1.099

SOAP::Amazon::S3 SOAP::Amazon::S3 is a Perl module for interfacing with Amazon S3 through SOAP. SYNOPSIS An object-oriented interface to handle your Amazon S3 storage. (Still experimental, although functional) use SOAP::Amazon::S3; my $s3 = SOAP::Amazon::S3->new( $access_key_id, $secret_access_key, {...



Platforms: *nix

License: Freeware Size: 5.12 KB Download (110): SOAP::Amazon::S3 Download

Added: March 24, 2010 | Visits: 1.823

Amazon API Search Amazon API Search is the beginnings of a perl script to search Amazon. It interfaces with Amazons API interface and performs whatever search the user desires, it then parses the data returned and inserts it in to an MySQL table. Currently the script only deals with basic returned data, and...





Platforms: *nix

License: Freeware Size: 2.05 KB Download (126): Amazon API Search Download

Added: November 04, 2010 | Visits: 937

POE::Component::Amazon::S3 POE::Component::Amazon::S3 is a Perl module to work with Amazon S3 using POE. SYNOPSIS use POE qw(Component::Amazon::S3); POE::Component::Amazon::S3->spawn( alias => s3, aws_access_key_id => your S3 id, aws_secret_access_key => your S3 key, ); ### Methods for working with buckets #...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (95): POE::Component::Amazon::S3 Download

Added: October 07, 2010 | Visits: 2.187

dvd+rw-tools dvd+rw-tools project makes it possible to burn DVD images created by "dvdauthor" or "mkisofs" to DVD+R, DVD+RW, DVD-R, and DVD-RW disks, replacing "cdrecord-proDVD" in many cases. The package contains "growisofs" to burn DVD images or create a data DVD on the fly, "dvd+rw-format" to format a...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (210): dvd+rw-tools Download

Added: August 24, 2010 | Visits: 1.070

RoFreeSBIE Live DVD RoFreeSBIE Live DVD is the first Live DVD based on FreeBSD 6.1 operating system..


Platforms: *nix

License: Freeware Size: 1.76 GB Download (103): RoFreeSBIE Live DVD Download

Added: July 01, 2010 | Visits: 1.479

DVD BacKup Express DVD BacKup Express is a small Kommander Script to create a GUI for dvdbackup. I made it because it can be run on any platform with kommander installed and dvdbackup available (which may be more platforms than kdvdbackup or other binary frontends are available for) There is a lot of room for...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (103): DVD BacKup Express Download

Added: April 21, 2010 | Visits: 1.596

dvd::rip dvd::rip is a full featured DVD copy program written in Perl. It provides an easy to use but feature-rich Gtk+ GUI to control almost all aspects of the ripping and transcoding process. dvd::rip project uses the widely known video processing swissknife transcode and many other Open Source tools....


Platforms: *nix

License: Freeware Size: 512 KB Download (137): dvd::rip Download

Added: May 03, 2010 | Visits: 1.873

restore CD/DVD restore CD/DVD allows you to create a CD or DVD that can be used to backup whole hard disk partitions from any OS and restore them without user interaction. restore CD/DVD can be used in a manner similar to vendor-provided rescue CDs included with new computers, but with all your own settings..


Platforms: *nix

License: Freeware Size: 13.3 MB Download (145): restore CD/DVD Download

Added: February 12, 2010 | Visits: 1.206

Net::Amazon::EC2 Net::Amazon::EC2 is a Perl interface to the Amazon Elastic Compute Cloud (EC2) environment. SYNOPSIS use Net::Amazon::EC2; my $ec2 = Net::Amazon::EC2->new( AWSAccessKeyId => PUBLIC_KEY_HERE, SecretAccessKey => SECRET_KEY_HERE ); # Start 1 new instance from AMI: ami-XXXXXXXX my...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (98): Net::Amazon::EC2 Download

Added: November 13, 2010 | Visits: 1.144

linuX-gamers Live DVD linuX-gamers Live DVD is a bootable medium with a collection of popular 3D games. It contains both the NVIDIA and ATI proprietary Linux drivers and includes the following games: - BzFLag - Enemy Territory - Glest - Nexuiz - Sauerbraten - Torcs - Tremulous - True Combat: Elite - Warsow...


Platforms: *nix

License: Freeware Download (109): linuX-gamers Live DVD Download

Added: May 10, 2013 | Visits: 960

dvd-baker dvd-baker is an application designed to turn your image collection into a DVD.


Platforms: *nix, PHP, BSD

License: Freeware Download (104): dvd-baker Download

Added: June 01, 2010 | Visits: 1.337

Molphin - DVD Copy Molphin - DVD Copy makes it easy to backup your DVDs from your home TV-DVD-Recorder to your PC.. Molphin - DVD Copy KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development Administration Scientific Security Utilities...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (142): Molphin - DVD Copy Download

Added: October 09, 2010 | Visits: 1.880

XMMS Plugin for Ogle DVD Player XMMS Plugin for Ogle DVD Player is an XMMS plugin, that allows it to play DVDs, using Ogle DVD Player as a backend. All this packages are original and I didnt make any modifications : a52dec-x.x.x jpeg-x libdvdcss-x.x.x libdvdread-x.x.x libxml2-x.x.x mad-x.x.x ogle-x.x.x 1.) To...


Platforms: *nix

License: Freeware Size: 6.3 MB Download (142): XMMS Plugin for Ogle DVD Player Download

Added: July 10, 2010 | Visits: 1.010

DBD::Amazon DBD::Amazon is a DBI driver abstraction for the Amazon E-Commerce Services API. SYNOPSIS $dbh = DBI->connect(dbi:Amazon:, $amznid, undef, { amzn_mode => books, amzn_locale => us, amzn_max_pages => 3 }) or die "Cannot connect: " . $DBI::errstr; # # search for some Perl DBI books #...


Platforms: *nix

License: Freeware Size: 58.37 KB Download (89): DBD::Amazon Download

Added: November 23, 2010 | Visits: 965

SQL::Amazon::Request::Help SQL::Amazon::Request::Help is an Interface to retrieve Help content. SYNOPSIS $dbh = DBI->connect(dbi:Amazon:, $amznid, undef, { amzn_mode => books, amzn_locale => us, amzn_max_pages => 3 }) or die "Cannot connect: " . $DBI::errstr; # # search for some Perl DBI books # $sth =...


Platforms: *nix

License: Freeware Size: 58.37 KB Download (88): SQL::Amazon::Request::Help Download

Added: June 13, 2010 | Visits: 1.178

Q DVD-Author 1.0.0 Q DVD-Authors goal is to provide a complete DVDAuthoring solution for Linux with the emphasis of ease of use and a complete set of functionality.. DVD Authoring GUI


Platforms: *nix

License: Freeware Size: 3.8 MB Download (101): Q DVD-Author 1.0.0 Download

Added: June 18, 2010 | Visits: 1.148

cdrtools DVD Extensions cdrtools DVD Extensions adds DVD support to cdrtools. OSS DVD extensions for cdrtools 2.0 is a opensource extension to add DVD support to Jörg Schillings cdrtools package. A patch for cdrtools-2.0 is created and is actually a translation of a patch which can be found on abcpages.com. That...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (100): cdrtools DVD Extensions Download

Added: November 10, 2010 | Visits: 1.347

dvd-slideshow dvd-slideshow makes a DVD-compatible slideshow video with menus from a batch of pictures. dvd-slideshow project consists of a set of scripts: dvd-slideshow reads a text file list of all the pictures you want in one slideshow and creates a DVD-compatible MPEG movie with your audio tracks and...


Platforms: *nix

License: Freeware Size: 93.18 KB Download (133): dvd-slideshow Download

Added: March 06, 2010 | Visits: 1.317

SILVERCODERS DVD Backup SILVERCODERS DVD Backup is an unix shell script providing functionality for backuping files and databases (PostgreSQL, MySQL) on DVD discs. The project supports multisession and incremental backups. Mail notification is also supported. Usage: dvd_backup.sh [--config < file_name >]...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (98): SILVERCODERS DVD Backup Download

Added: January 25, 2010 | Visits: 998

DVD Capture DVD Capture is a helper application for the Apple DVD Player. It enables the user to take screen captures of the DVD Player Viewer in window and full screen mode. The captures can be saved to a file or placed on the clipboard.


Platforms: Mac

License: Freeware Download (109): DVD Capture Download

< 1 2 3 4 5 >