| Projects on Google Code | Results 1 - 10 of 191 |
!LitS3 is a library written in C# that provides comprehensive and straightforward access to Amazon S3 for .NET developers.
== Notably ==
* Gives you typesafe objects instead of raw XML
* Well-documented, highly optimized code
* Uses the more efficient REST API
* Currently supports most ...
*s3funnel* is a command line tool for [http://www.amazon.com/gp/browse.html?node=16427261 Amazon's Simple Storage Service] (S3).
* Written in Python, `easy_install` the package to install as an egg.
* Supports multithreaded operations for large volumes. `Put`, `get`, or `delete` many items c...
=amazon-fps=
* http://code.google.com/p/amazon-fps-ruby
==DESCRIPTION==
Provides a simple wrapper around the Amazon FPS SOAP web service.
==FEATURES/PROBLEMS==
Supports all features in the WSDL from Amazon:
http://developer.amazonwebservices.com/connect/kbcategory.jspa?categoryI...
= An Amazon Review and Wish List Consumer for .NET =
Get your Reviews and Wish List from Amazon then store it locally in XML format.
= Introduction =
To use this module for your own Amazon reviews and product lists you will need to sign-up for the following:
* An Amazon Web Service (AWS)...
Amazon,
.NET,
DotNet,
CSharp,
reviewlist,
wishlist,
ASP.NET,
c,
ecs,
AmazonAssociatesWebService,
AmazonWebServices,
AmazonE-CommerceService,
review,
adamdotcom
<a href="http://www.elastdream.com">ElastDream</a> is the first open source graphical system admin tool for Amazon EC2 and Eucalyptus.
It provides:
* Support for Amazon EC2 and Eucalyptus.
* Installs on Windows, Linux and Mac OS X client machines.
* Multiple environments based on acc...
Amazon,
EC2,
System,
Administration,
Tools,
Ruby,
Build,
Manage,
Capistrano,
Script,
Eucalyptus,
Powershell
= Introduction =
This project will implement a common base package and update existing PEAR packages for the Amazon Web Services API. These packages will make development of cloud-computing applications easier for PHP developers.
The existing [http://pear.php.net/package/Services_Amazon_SQS PE...
===What is this?===
This is a java-based client API for Amazon CloudWatch. We are committed to stay up-to-date with Amazon WSDLs. Keep in mind that Amazon CloudWatch supports only SOAP.
Checkout our other projects:
This project has been renamed. Please visit us here [http://code.google.com/p/ne...
These tasks allow you to move files to and from Amazon's S3 service, and other tasks will be added to interface with other services as well.
== Dependencies ==
* [http://jets3t.s3.amazonaws.com/downloads.html Jets3t]
* [http://hc.apache.org/downloads.cgi commons-httpclient]
* [http://common...
= Amazon S3 PHP class =
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.
*To checkout the latest source*:
{{{
svn checkout http://amazon-s3-php-class.googlecode.com/svn/trunk/ s3-php
}}}
*Download latest source: [http://amazon-s3-php-class.googlec...
===Another Amazon AWS S3 (Simple Storage Service) wrapper?===
Yes, this is yet another wrapper for Amazon S3. There is nothing wrong with other solutions. Despite the REST hype, I still see SOAP + WS standards as a much more mature platform for enterprise development. Second, there needs to be an a...