Plugins 024 – Interview Mitcho author of Yet Another Related Posts Plugin YARPP and HookPress WordPress Plugins

In this episode we continue our conversation with Mitcho, the author of the Yet Another Related Posts Plugin (YARPP) and HookPress plugin.

Mitcho and I talk about jQuery, plugin development and plugin translation in WordPress. Mitcho goes into detail of the problems that come up that you cannot anticipate when creating plugins.

Further into our conversation we talk about providing translation support in plugins and the challenges with it. Mitcho recommended the CodeStyling Localization WordPress plugin to allow translators to translate plugins. Mitcho explains how to add code around your strings in your plugin to support translation. e.g. __(‘your string here’). The translation is performed using GetText, which is a very popular translation method and is very popular for software translation.

Mitcho goes on to suggest that a repository of translations be created and hosted at WordPress.org so translations can be managed and distributed independently of the plugins. I completely agree with Mitcho and think this is a great idea.

Near the end of the interview we talk more about YARPP features and how it can be added to themes.

Thank you so much Mitcho for taking the time to come on the  show and discussing your WordPress plugins and thoughts on translation.

Plugins 023 – Interview Mitcho author of Yet Another Related Posts Plugin YARPP and HookPress WordPress Plugins

In this episode we speak with Mitcho, the author of the Yet Another Related Posts Plugin (YARPP) and HookPress plugin.

Mitcho goes into detail why he created YARPP and HookPress, where the plugins originated and and why he made them.

Yet Another Related Posts Plugin (YARPP) gives you a list of posts and/or pages related to the current entry, introducing the reader to other relevant content on your site. YARPP includes many features and can be used by novice and advanced users. WordPress founder Matt Mullenweg recently recommended YARPP as on of his favorite plugins.

HookPress plugin demonstrates how actions that occur in WordPress can be tied to external web sites via passing on information, similar to how pings work. It allows for push notifications to other web pages for custom development. HookPress uses WebHooks as its inspiration, so if you’re interested in learning more about WebHooks, check out WebHooks.org. It is important to note that HookPress is intended for developers, average users may be confused by the plugin and how to use it.

Part two will be available next week, stay tuned.

Plugins 022 – WPtouch Mobile Smartphone (iPhone, G1 Android, Palm Pre) WordPress plugin

Today we’re covering the WPtouch mobile smart phone WordPress plugin.

The WPtouch Mobile Theme plugin adds a mobile friendly interface to your blog’s web site. The plugin allows you to quickly add support to your blog web site for mobile phones such as the iPhone, Blackberry, Google Android G1/myTouch and the new Palm Pre. Installation is simple and configuration options are easy to configure.

Features include:

  • Clean navigation interface in an iPhone friendly format.
  • Supports Blackberry, iPhone and iPod Touch
  • Supports Google Android, Opera mini and Palm Pre with some hacking
  • Settings for displaying categories, tags and author name in post listings
  • Settings for adding Google AdWords and Analytics
  • Customize the styling and colors and your logo (as an icon)
  • Support for other plugins

Here are some screen shots from an iPhone and from a Palm Pre:

IMG_0151

browser_page

If you’re familiar with editing PHP code and would like to enable WPtouch for Android, Palm Pre and Opera mini, please edit the wptouch.php, replace the array on line 250 with the following:

$useragents = array( “iPhone”,  “iPod”,  “aspen”,  “android”,  “dream”, “webos”, “incognito”,  “opera mini”, “webmate”,  “BlackBerry”);

Plugins Podcast Skill Level: Any

To learn more about the WPtouch plugin, please go to http://wordpress.org/extend/plugins/wptouch/.

The design of the Plugins Podcast logo and site theme are by LogoBot2000.com. LogoBot2000 has very low prices on logo designs and images for your blog and podcast needs. If you visit the site, please let Brian know Angelo from the Plugins Podcast sent you.