This is the blog of Adam Kalsey. Unusual depth and complexity. Rich, full body with a hint of nutty earthiness.

Content Management

MTAmazon Sample Templates

There’s been several requests for some sample templates for MTAmazon. Here are a few templates that will help you understand some of your different formatting and search options.

Simple list

If you want your list to look like this...

[removed, due to Amazon API change]

... you can use the following template:

<MTAmazon search="usability" devtoken="DMRKTBU9F2P28" lastn="3">
    <p><a href="<MTAmazonLink>">
    <img src="<MTAmazonSmallImage>" align="left" border="0" hspace="5" vspace="5" /><MTAmazonTitle>
    </a><br />
    <span class="small">By <MTAmazonAuthor></span><br />
List Price: <span class="listprice"><MTAmazonListPrice></span><br />
Sale Price: <span class="saleprice"><MTAmazonSalePrice></span><br />
Published <MTAmazonReleaseDate format="%B %e, %Y"><br clear="all" /></p>
</MTAmazon>

Shopping Cart Links

You can also add a button to your product display that allows your readers to add an item directly to their Amazon.com shopping cart...

[removed, due to Amazon API change]

... by using this template ...

<MTAmazon search="B00003CWT6" method="Asin" devtoken="XXXXXXXXXX" lastn="1">
<img src="<MTAmazonMediumImage>" align="left" border="0" hspace="5" />
<b><MTAmazonTitle></b><br />
<MTAmazonManufacturer>
<p>Amazon Price: <b><MTAmazonSalePrice></b></p>
<form method="POST" 
action="http://www.amazon.com/o/dt/assoc/handle-buy-box=<MTAmazonASIN>">
<input type="hidden" name="asin.<MTAmazonASIN>" value="1">
<input type="hidden" name="tag-value" value="<MTAmazonAssociateID>">
<input type="hidden" name="tag_value" value="<MTAmazonAssociateID>">
<input type="hidden" name="dev-tag-value" value="<MTAmazonDevToken>">
<input type="submit" name="submit.add-to-cart" value="Buy From Amazon.com">
</form><br clear="all" /></MTAmazon>

Browsing for Products

You can display items as they appear on Amazon’s catalog pages by using a BrowseNode search...

[removed, due to Amazon API change]

... using this template:

<MTAmazon search="499058" devtoken="XXXXXXXXXXX" method="BrowseNode" line="photo" lastn="3">
    <p><a href="<MTAmazonLink>"><b><MTAmazonTitle></b><br />
    <img src="<MTAmazonSmallImage>" align="left" border="0" hspace="5" vspace="5" />
    </a>
List Price: <span class="listprice"><MTAmazonListPrice></span><br />
Sale Price: <span class="saleprice"><MTAmazonSalePrice></span><br clear="all" /></p>
</MTAmazon>

Yours?

Do you have an interesting way to use MTAmazon? Give us a URL of your site below and tell us what your template looks like. Remember to change all < to &lt; and all > to &gt; if you copy your MTAmazon template into your comment.

Recently Written

Your OKR Cascade is Breaking Your Strategy
Aug 1: Most companies cascade OKRs down their org chart thinking it creates alignment. Instead, it fragments strategy and marginalizes supporting teams. Here's what works better than the waterfall approach.
Your Prioritization Problem Is a Strategy Problem
Jul 23: Most teams struggle with prioritization because they're trying to optimize for everything at once. The real problem isn't having too many options—it's not having a clear strategy to choose between them. Without strategy, every decision feels equally important. With strategy, most decisions become obvious.
Behind schedule
Jul 21: Your team is 6 weeks late and still missing features. The solution isn't working harder—it's accepting that your deadlines were fake all along. Ship what you have. Cut ruthlessly. Stop letting "one more day" turn into one more month.
VC’s Future Lies In Building Winners
Jun 21: AI and megafunds are about to kill the traditional venture model, forcing smaller VCs to stop hunting for hidden gems and start rolling up their sleeves to fix broken companies instead.
Should individual people have OKRs?
May 14: A good OKR describes and measures an outcome, but it can be challenging to create an outcome-focused OKR for an individual.
10 OKR traps and how to avoid them
May 8: I’ve helped lots of teams implement OKRs or fix a broken OKR process. Here are the 10 most common problems I see, and what to do instead.
AI is Smart, But Wisdom Requires Judgement
May 3: AI can process data at lightning speed, but wisdom comes from human judgment—picking the best imperfect option when facts alone don’t point the way.
Decoding Product Leadership Titles
Mar 18: Not all product leadership titles mean what they sound like. ‘Head of Product’ can mean anything from a senior PM to a true VP. Here’s how to tell the difference.

Older...

What I'm Reading