Archive for the tag “plugin”

Search for “plugin” on Technorati.

Amazon Plugin Authorization

Starting August 15th, the AWS Product Advertising API, as the former E-Commerce Service is now called, will only accept signed requests. The plugin will stop working if you don’t update. Thus I needed to re-engineer a few functions of my WordPress Amazon Machine Tags Plugin. […]

Extend the Searchbar with OpenSearch

OpenSearch is known as an open source format to syndicate and aggregate search results. It was developed by Amazon / A9 and quickly gained support from the big search engines. Their involvement is somewhat intimidating — your site’s not Google, so who wants to syndicate your search results anyway? But if your blog or a client has a loyal readership, it would be convenient if they could just use their browser’s searchbar as a shortcut. […]

WordPress Goodies with InlineRSS

Christmas is over, but I thought I might share a few of the scripts used on this site with you anyway. The key is an incredibly useful plugin called inlineRSS that pulls everything you throw at it into your site. You only need some XSLT magic. Since XSLT isn’t everyone’s strength, just copy my files. […]

Amazon Machine Tags Plugin for WordPress

I always wanted to implement one thing since I started the blog: a simple inclusion of Amazon items. I didn’t want to search through results that existing plugins provided. When I wrote about something like a book, I already used machine tags to identify the subject! So I found the inspiration to write my first real WordPress plugin: Amazon Machine Tags. […]