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

Computer Amazon freeware
Filter: All | Freeware | Demo
 

Computer Amazon

1 2 3 4 5 > 
Added: August 07, 2013 | Visits: 381

Pressbackup It can send data to the admin's local computer, Amazon S3 or to Pressbackup servers.Restoring backups is also supported.Installation:Unpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress.



Platforms: PHP

License: Freeware Size: 61.44 KB Download (42): Pressbackup Download

Released: March 25, 2008  |  Added: March 27, 2008 | Visits: 2.838

Computer Optimizer Computer Optimizer is an easy-to-use tweaker that can boost your computer performance by defragmentation, clean it from junk and do antivirus check. Background Optimizer automatically optimizes computer while it's idle. For example, you got distracted: went for lunch, having some tea, having...





Platforms: OS/2, Windows, Mac, *nix, Palm OS, Windows CE, Pocket PC

License: Freeware Size: 2.04 MB Download (682): Computer Optimizer Download

Released: November 29, 2010  |  Added: December 01, 2010 | Visits: 4.169

iPodAid iPod To Computer Transfer Every iPod owner sooner or later meets the need of getting the contents of their iPod back to PC. Unfortunately, iTunes only allows for a one-way transfer of music from your computer to your iPod. Now, with iPodAid iPod to Computer Transfer, you can transfer files from iPod to any computer, and...


Platforms: Windows

License: Freeware Size: 4.76 MB Download (511): iPodAid iPod To Computer Transfer Download

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

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: February 08, 2010 | Visits: 1.264

Computer Breaker Computer Breaker project is a network testing tool for services vulnerabilities. Computer Breaker is a network testing tool that allows networking administrators to test if a computer is vulnerable to malicious attacks. Using the Nessus scanner, computer-breaker scans the remote host and...


Platforms: *nix

License: Freeware Size: 91.14 KB Download (169): Computer Breaker Download

Added: October 02, 2010 | Visits: 1.217

Ruby/Amazon Ruby/Amazon is a Ruby language library that allows programmatic access to the popular Amazon Web site via the REST (XML over HTTP) based Amazon Web Services. In addition to the original amazon.com site, the amazon.co.uk, amazon.de, amazon.fr, amazon.ca, and amazon.co.jp properties are also...


Platforms: *nix

License: Freeware Size: 97.28 KB Download (94): Ruby/Amazon Download

Added: February 12, 2010 | Visits: 1.207

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: May 19, 2010 | Visits: 1.266

Open Computer Forensics Architecture Open Computer Forensics Architecture (OCFA) is a modular computer forensics framework built by the Dutch National Police Agency. The main goal is to automate the digital forensic process to speed up the investigation and give tactical investigators direct access to the seized data through an easy...


Platforms: *nix

License: Freeware Size: 1.9 MB Download (120): Open Computer Forensics Architecture Download

Added: September 24, 2010 | Visits: 1.525

Amazon.co.uk Button Amazon.co.uk Button provides a button which allows you to access Amazon services. This extension creates a button which allows you to access -all amazon.co.uk-stores -your wishlist -your account -amazon.co.uk loginpage -Shopping Basket straight from the amazon.co.uk button..


Platforms: *nix

License: Freeware Size: 13.31 KB Download (144): Amazon.co.uk Button Download

Added: July 22, 2010 | Visits: 1.121

Net::Amazon::Property::DVD Net::Amazon::Property::DVD is a Perl class for DVDs on amazon.com. SYNOPSIS use Net::Amazon; # ... if($resp->is_success()) { for my $prop ($resp->properties) { print $_->title(), " ", $_->studio(), " ", $_->year(), "n"; } Net::Amazon::Property::DVD is derived from...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (108): Net::Amazon::Property::DVD Download

Added: July 23, 2010 | Visits: 2.519

Amazon Mini Shop Amazon Mini Shop allows you to search Amazon.com, .co.uk, .de, .fr, .ca or .co.jp from the sidebar..


Platforms: *nix

License: Freeware Size: 9.22 KB Download (179): Amazon Mini Shop 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: May 08, 2010 | Visits: 1.656

Instant Computer Help from Sunflower Network Instant Computer Help from Sunflower Network is an extension which enables you to get instant, expert help with your computer. Get instant, expert help with your computer. You choose the price! The Instant Computer Help tool bar immediately connects you with Sunflower Networks computer...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (97): Instant Computer Help from Sunflower Network Download

Added: November 20, 2010 | Visits: 1.249

Computer History Graphing Project Computer History Graphing Project is a computer family tree. The Computer History Graphing Project is an attempt to graph every computer standard, every piece of hardware, every OS, and every computer language in one big family tree..


Platforms: *nix

License: Freeware Download (95): Computer History Graphing Project Download

Added: January 25, 2010 | Visits: 1.675

Amazon Prime Search Widget Amazon Prime Search WidgetThe first of its kind, it allows you to search all of Amazon.com for Prime and Free Shipping Eligible items only.This will save you hours of time trying to filter through Amazon's navigation and fiddling with URLs.For those of you who don't know, Amazon Prime is a great...


Platforms: Mac

License: Freeware Download (107): Amazon Prime Search Widget Download

Released: September 10, 2010  |  Added: October 05, 2010 | Visits: 1.863

TMGS Computer Diagnostics TMGS Computer Diagnostics is a collection of the best free computer diagnostics packaged in a bootable USB flash drive format. TMGS Computer Diagnostics provides tests for the following areas: Detailed System Information, Memory Test, Hard Disk Test, Optical Drive Test, Display Test, Keyboard...


Platforms: Windows

License: Freeware Size: 21.5 MB Download (377): TMGS Computer Diagnostics Download

Released: September 24, 2012  |  Added: November 07, 2012 | Visits: 1.154

Lock Computer Lock Computer with Desktop Shortcut, Command Line or even from Batch Files. This Free Windows Utility uses minimal computer resources, is a really small application and works with almost every latest Windows Operating System. You can Lock your Computer or Workstation with the Desktop Shortcut...


Platforms: Windows

License: Freeware Size: 297.57 KB Download (110): Lock Computer Download

1 2 3 4 5 >