Télécharger la liste

Description du projet

Ruby/Amazon is a simple Ruby library that allows one to retrieve information from the popular Amazon.com Website via Amazon Web Services v3. It aims to wrap the grunt work of interacting with the Amazon API behind a high-level layer of Ruby and, in so doing, make it easier to use. Ruby/Amazon is succeeded by Ruby/AWS.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-10 00:01
0.9.2

Dans les méthodes qui utilisent le paramètre 'keywords', il a été URL étant codés trop tôt, ce qui pourrait conduire à format-spécificateur liées à des exceptions. C'est une autre manifestation du bug que l'on croyait résolu dans 0.9.1. Lors de l'utilisation des paniers d'achat, l'achat URL travaille maintenant au sein de la locale de l' 'uk'. Auparavant, seul le «nous» locale travaillé. Selon toute vraisemblance, les autres paramètres régionaux peuvent désormais l'utiliser aussi.
Tags: Minor bugfixes
In methods that use the 'keywords' parameter, it was being URL-encoded too early, which could lead to format-specifier-related exceptions. This is another manifestation of the bug that was believed fixed in 0.9.1. When using shopping carts, the purchase URL now works within the 'uk' locale. Previously, only the 'us' locale worked. In all likelihood, the other locales can now use it too.

2006-08-06 05:26
0.9.1

La bibliothèque sera désormais suivre les redirections HTTP, un maximum de Amazon:: Recherche:: max_redirects fois avant d'annuler une recherche. Un bogue qui réaffectation causé des paramètres régionaux d'un objet requête pour les déclenchent pas l'établissement d'une connexion HTTP vers le serveur de la nouvelle localisation a été fixée le long d'un bug dans les méthodes de recherches multiples, par laquelle le paramètre "keywords" n'était pas d'échappement. Méthodes multiples ont subi des modifications mineures pour se conformer aux modifications apportées par Amazon pour AWSv3 dans Mars 2006. Problèmes avec les recherches de troisième partie pourrait provoquer une tentative pour soulever une exception dans l'espace de noms mal.
Tags: Major bugfixes
The library will now follow HTTP redirections a maximum of Amazon::Search::MAX_REDIRECTS times before aborting a search. A bug that caused reassignment of a request object's locale to not trigger the establishment of an HTTP connection to the new locale's server was fixed along with a bug in multiple search methods, whereby the 'keywords' parameter was not URL-escaped. Multiple methods have undergone minor changes to comply with changes made by Amazon to AWSv3 in March 2006. Problems with third-party searches could cause an attempt to raise an exception in the wrong namespace.

2005-03-02 10:45
0.9.0

L'international amazon.ca propriétés et amazon.fr sont maintenant supportés. Cela inclut la géolocalisation pour ces zones. Actor_search #, director_search #, # manufacturer_search, et # text_stream_search étaient toutes brisées. Celles-ci ont été corrigés.
Tags: Minor feature enhancements
The international properties amazon.ca and amazon.fr are
now supported. This includes geolocation for these areas.
#actor_search, #director_search, #manufacturer_search,
and #text_stream_search were all broken. These have been
fixed.

2004-09-26 22:40
0.8.5

Power recherches ne fonctionnaient pas. Cela a été corrigé.
Tags: Minor bugfixes
Power searches were not working. This has been fixed.

2004-09-21 21:33
0.8.4

Géolocalisation ne fonctionnait pas correctement. Cela a été corrigé. nil est maintenant de retour au lieu de jeter une amazone:: AttributeError exception lorsque l'appel d'une propriété non-existant. Ceci supprime la nécessité pour l'Amazonie:: AttributeError classe d'exception. @ catalogue est désormais admis comme un synonyme d '@ catalogue lorsque l'appel de cette propriété d'élément.
Tags: Minor bugfixes
Geolocation was not working properly. This has been fixed. nil is now
returned instead of throwing an Amazon::AttributeError exception when
calling a non-existent property. This effectively removes the need for
the Amazon::AttributeError exception class. @catalogue is now allowed as
a synonym of @catalog when calling this item property.

Project Resources