Plugins 026 – RSSCloud WordPress Plugin

Today we’re covering the RSSCloud WordPress Plugin.

The RSSCloud WordPress Plugin is written by Joseph Scott, a heavy WordPress developer who focuses his efforts with the blogging API in WordPress. I’ve been following his blog for years now, his knowledge in these areas of blogging are of the highest caliber.

RSSCloud (rsscloud.org) is a specification and protocol written by Dave Winer to provide instant notifications of new blog content to subscribers. It allows for a service or web application to add itself to a list on your blog that you later notify when you publish new content. It is similar to the Update Services / Ping feature in WordPress except that the blog author does not need to manage the list of services he/she needs to notify. The following sketch explains the process quite well.

Sketch of RSSCloud

One myth is that this replaces feeds. In reality, RSSCloud only enforces the standardization of using RSS 2.0 specification for feeds as it is the only feed specification that allows for the RSSCloud protocol (namespace) to be added. The use of RSSCloud also eliminates unnecessary network traffic, as the subscription service would no longer need to pull your feed on a regular basis, Only pulling your feed when there is new content.

The RSSCloud WordPress Plugin enables WordPress to become RSSCloud aware, adding the cloud tag to your blogs RSS 2.0 feed, accepting requests from feed subscription services, and sending notifications to such feed subscription services when you publish new blog posts.

You can learn more about the RSSCloud specification at rsscloud.org and download the new RSSCloud WordPress plugin at WordPress.org/extend/plugins/rsscloud/

Please feel free to leave comments or feedback for the show either by using our contact form or calling  (614) 859-9007.

Plugins 025 – Ohio Linux Fest This September!

In this episode, we speak with Beth Lynn Eicher, one of the organizers of the Ohio Linux Fest coming this September 25-27, 2009 in Columbus, OH.

Talking with Beth Lynn, we discuss Linux User Groups (LUGs) in the region as well as other Linux Fests that are taking place in other parts of the country. We also learn about what bug 1 (bug number one) is.

Later on in our conversation with Beth Lynn, we discuss her WordPress blog What Will We Use and some of the plugins she is using.  Beth Lynn highly recommends the W3Counter WordPress plugin and service to track web visitors. It can be used together or as an alternative to Google Analytics. From the looks of W3Counter, this would provide ideal web statistics if your interested in knowing the platforms your visitors are using.

Beth Lynn also goes into detail with her experience with poorly written themes and outdated plugins. This is a common problem with WordPress that many of us have dealt with at one time or another using WordPress.

I spoke with Beth Lynn for over an hour on a variety of Linux topics. The complete interview is available at the TechPodcasts.com Weekly Podcast avaialble at blog.techpodcasts.com.

HTML Page Sitemap plugin Now Available

The Plugins Podcast is pleased to announce the availability of the new HTML Page Sitemap WordPress plugin.

This simple plugin adds an HTML (Not XML) sitemap of your blog pages (not posts) by entering the shortcode [html-sitemap] in the page content. This simple plugin is configured from the shortcode. Settings include the sort_column, sort_order, exclude, include, depth, child_of, meta_key, meta_value, authors, number, and offset. You can set essentially everything you can set in the wp_list_pages function.

This plugins is perfect for those who use WordPress as a CMS.

Please see the Template Documentation for the wp_list_pages function for detailed documentation of the available attributes and their values.

HTML Page Sitemap

The plugin may be downloaded from the WordPress Plugins Directory or by the following link: Download version 1.0.