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

Affiliates Amazon Affiliates freeware
Filter: All | Freeware | Demo
 

Affiliates Amazon Affiliates

1 2 3 4 5 > 
Released: October 07, 2012  |  Added: October 07, 2012 | Visits: 953

Download and upload sites download,upload,freeware,shareware,list,sites,demo,vendor,affiliates



Platforms: Windows

License: Freeware Size: 378 KB Download (49): Download and upload sites

Added: July 23, 2013 | Visits: 248

Managementboek affiliates widget This plugin adds a customizable widget, which gets managementbooks using the Managementboek.nl xmlfeed. You can add your own Managementboek.nl affiliate-id and get revenue from this plugin.





Platforms: PHP

License: Freeware Size: 10 KB Download (48): Managementboek affiliates widget Download

Added: April 07, 2013 | Visits: 279

Juridischboek affiliates widget This plugin adds a customizable widget, which gets juridischbooks using the Juridischboek.nl xmlfeed. You can add your own Juridischboek.nl affiliate-id and get revenue from this plugin.


Platforms: PHP

License: Freeware Size: 10 KB Download (48): Juridischboek affiliates widget Download

Added: September 08, 2013 | Visits: 253

Computerboek affiliates widget This plugin adds a customizable widget, which gets computerbooks using the Computerboek.nl xmlfeed. You can add your own Computerboek.nl affiliate-id and get revenue from this plugin.


Platforms: PHP

License: Freeware Size: 10 KB Download (47): Computerboek affiliates widget Download

Added: August 06, 2013 | Visits: 500

Goto Outbound Links and Analytics This plugin is designed for affiliates who want to hide the outbound links.Analyze your clicks with graphs.Hide your links.Create and analyze goto links such as http://www.yoursite.com/goto/link/.Ex: * goto-url: http://www.google.com * goto-link: google * Your link:...


Platforms: PHP

License: Freeware Size: 829.44 KB Download (45): Goto Outbound Links and Analytics Download

Added: May 02, 2013 | Visits: 444

Ubercart Referrals I wrote a simple referral module without looking too much at the affiliates module. I know my module is not as sophisticated as that module but it is Ubercart v2 and drupal v6 compatible (I'm not sure if the affiliates module has been ported, v2 still lists as Ubercart v1). You create a referral...


Platforms: PHP

License: Freeware Size: 102.4 KB Download (40): Ubercart Referrals Download

Added: May 11, 2010 | Visits: 1.098

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 02, 2010 | Visits: 1.216

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.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: September 24, 2010 | Visits: 1.524

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

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

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: 964

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: January 25, 2010 | Visits: 1.674

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: October 17, 2012  |  Added: October 17, 2012 | Visits: 677

Hidden Expedition: Amazon for Mac OS An Adventure into the stunning world of the Amazon with the Hidden Expedition team in search of a missing professor. A tattered map referencing the legendary Beetle Temple is your only clue as you begin your adventure deep into the Amazon Rainforest. Explore cities, temples, and ruins while...


Platforms: Mac

License: Freeware Size: 183 MB Download (484): Hidden Expedition: Amazon for Mac OS Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 739

Amazon Search Menu Item for Safari Amazon Search Menu Item is a highly efficient Safari extension that will provide the facility of searching on Amazon right from the context-menu. To use it, just select some text on the page, right-click and then choose Search in Amazon. It's a more minimalist alternative for those who don't...


Platforms: Windows

License: Freeware Download (46): Amazon Search Menu Item for Safari Download

Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 766

Amazon Search Bar for Safari Amazon Search Bar is a useful Safari extension that will provide users with the ability to search on Amazon directly from the webpage they are currently viewing. The extension supports all international Amazon.com stores! (e.g. amazon.co.uk or amazon.fr).


Platforms: Windows

License: Freeware Download (55): Amazon Search Bar for Safari Download

1 2 3 4 5 >