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.

Plugins 021 – Interview Lorelle on WordPress Part 3

This episode we continue our interview with Lorelle, the host of Lorelle on WordPress. Lorelle on WordPress is a popular WordPress blog that covers WordPress, reporting on new and exciting happenings in the WordPress community including development, new features, plugins plus help, tips, advice, and blogging techniques.

In this segment we go into detail with a plugin I’ve developed but yet to release that creates static files for your blog feeds. Lorelle goes on to suggest the WP Super Cache plugin as well.

Lorelle goes into detail about how plugin developers can support their plugins. We both agree that the forum system currently in place at WordPress.org is lacking. I also mention that there are advantages when a business or company develops plugins vs. an individual. Lorelle hit a nail on the head with plugin support. It is important that plugin users first read the documentation before asking questions that have already been answered in the docs.

Lorelle asks me what tip I have for WordPress plugin developers. I recommend learning how to use the Subversion system to allow WordPress.org to host your plugin.

Lorelle will be touring other WordCamps scheduled throughout the world. If you’re hosting a WordPress event, please check out Lorelle’s WordPress event page.

Thank you so much Lorelle for coming onto the show and discussing WordPress and WordPress plugins!

Plugins 020 – Interview Lorelle on WordPress Part 2

This episode we continue our interview with Lorelle, the host of Lorelle on WordPress. Lorelle on WordPress is a popular WordPress blog that covers WordPress, reporting on new and exciting happenings in the WordPress community including development, new features, plugins plus help, tips, advice, and blogging techniques.

Lorelle continues our conversation listing some plugins she recommends. Archivist WordPress Plugin showcase older blog posts on the front page of your WordPress blog.

Lorelle and I agree that plugin developers need to write and maintain better readme.txt files to their plugins so the plugins can be easily found on searches.

We also talk about niche plugins for playing chess, tarot card reading, plugin to display playing cards, genealogy plugins (TNG) and more!

Part three will be available next week, stay tuned.

Plugins 019 – Interview Lorelle on WordPress Part 1

This episode we interview Lorelle, host of Lorelle on WordPress blog. Lorelle on WordPress is a popular WordPress blog that covers WordPress, reporting on new and exciting happenings in the WordPress community including development, new features, plugins plus help, tips, advice, and blogging techniques.

Lorelle has a lot of plugins to recommend. The Customizable Post Listings is one of her favorites. Created by Scott Reilly, the plugin allows you to display headings with links to related blog posts in many different formats to help promote other blog posts on your site. We also talk about plugins that can add a contact form and creative commons badge to your blog.

Lorelle mentioned the WordPress Plugin Competition 2009. The competition encourages WordPress plugin developers to create and submit exciting and useful plugins and possibly win $3,000 too!

We talk a little bit about plugin development, I go into detail about how I resolved a problem I was having printing a error message from my plugin in the edit post page of WordPress.

Part two will be available next week, stay tuned.