I am considering building a site based on Amazon Web Services whereby you can use either xml over http, SOAP, or xsl to access Amazon's product catalog and earn commissions on sales you generate.

Before I dive headfirst into this effort, I would like to hear from my fellow monks about their war stories about how well it has worked for them. Specifically:

  • How well does it work?
  • Should I go xml over http, soap, or xsl?
  • What Perl modules should I use?
  • How much affiliate revenue has it produced for you?
  • Anything else that I should know.

    There are no Perl samples with the Amazon sample kit so I am guessing that I am on my own to figure this whole thing out (which I don't mind because I know I can always count on you to provide lots of helpful advice).

    Thanks in advance for your help.

    In reply to Amazon web services - talk amongst yourselves by Stegalex

    Title:
    Use:  <p> text here (a paragraph) </p>
    and:  <code> code here </code>
    to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.