Feb
1
Amazon Showcase 1.2 - Now With More Template-y Goodness
Filed Under My Projects, Web Development, Wordpress | Leave a Comment
UPDATE: I reached a critical number of requests for the ability to create multiple instances of this widget, so I made some quick updates and pushed out version 1.3. Enjoy!
I’ve just wrapped up version 1.2 of the Amazon Showcase Wordpress Widget. Besides some minor updates improving performance, this release included a new “Template” option to satisfy a highly requested feature regarding output customization.
User’s now have the ability to define a “templates” for each item displayed. This provides total flexibility over the HTML that is generated and outputted in the widget. There are several pre-defined ‘tags’ that you can use within the templates as placeholders for product information. For example, any instance of the tag ‘[author]‘ in the template will be replaced by the product’s author name when outputted.
Head over to the Amazon Showcase Wordpress Widget project page for more information and to download; and of course, feel free to send me any comments or suggestions you have!
Feb
6
New Version of Amazon Showcase Wordpress Widget
Filed Under My Projects, Web Development, Wordpress | 3 Comments
I just polished off Version 1.1 of the Amazon Showcase Wordpress Widget. This version adds some user-requested features and also addresses some compatibility issues.
Amazon Showcase is a Wordpress Widget for showcasing items from Amazon. Simply enter the ASIN/ISBN numbers of any products and optionally enter an Associate ID for earning commissions. The product image will be displayed with a link to the product detail page on Amazon.com.
New in Version 1.1:
- cURL is now supported and used if it is enabled in the server’s PHP configuration
- Integrated the fantastic simplexml44 library, a PHP4 backport of PHP5’s SimpleXML
- Added the ability to specify the Amazon locale (US, UK, FR, etc.) from which to pull items
- Added the ability to showcase up to ten items from Amazon’s catalog in the widget
A special thanks goes out to Gavin Gough and Christian Selvaratnam who both made fantastic feature requests and were invaluable in the testing and debugging process.
Enjoy and keep the feedback coming!
Feb
1
BetterThumbs Wordpress Plugin
Filed Under General, My Projects, Web Development, Wordpress | 5 Comments
I’m proud to announce another code release: BetterThumbs Wordpress Plugin
The BetterThumbs Wordpress Plugin creates true thumbnails for full-size images that are resized in the post editor, instead of just letting the browser scale down the original full-size image. This translates into faster load times and lower bandwidth usage.
I built this plugin out of frustration with the way Wordpress handles images that have been resized in the post editor. To be honest, I believe this functionality should be built into Wordpress — it just makes more sense to create true thumbnails based on the dimensions the author wants.
So enjoy and leave your feedback!

