WP-Plugin RearviewMirrorWP

Dienstag, den 28. August 2007

••• Did you ever want to show a dynamic link in your sidebar pointing to the last year’s post of the day? Now you can without much hassle. The WordPress plugin RearviewMirrorWP does it all for you.


Den ganzen Beitrag lesen »

WP-Plugin BirdFeederWP

Sonntag, den 24. Juni 2007

••• Jared Bangs has written the nice WordPress plugin MintBirdFeeder that modifies the WordPress feeds in a way that the site tracking system Mint can report the feed and seed usage. I was using his plugin for quite a time but noticed some shortcomings. As documented the plugin does not support comments feeds. Unfortunately it also misreports the feed usage for the Articles feed. How so? Let’s have a look at it.

WordPress serves three types of feeds:

  • main articles feeds
    e. g. http://your.wordpress.blog/feed/
  • main comment feeds
    e. g. http://your.wordpress.blog/comments/feed/
  • comment feed for particular articles
    e.g. http://your.wordpress.blog/article/feed/

The MintBirdFeeder plugin does not support the second type and it reports the third type as of the first type. Since many people are subscribed just to the comments of my post WP-Plugin SitemapTags in order to stay informed of recent changes I found that these subscribers where actually reported as subscribers of the Articles feed. Since I’m interested in correct numbers of subscribers of the three types of feeds I felt the urge to write a replacement for Jareds plugin.

And here it is: BirdFeederWP. It does support the two types of comment feeds mentioned above and reports them apart from the subscribers of the main Articles feed. As with Jareds plugin Mint and the Mint plugin BirdFeeder by Shaun Inman must be installed before you activate BirdFeederWP from the WordPress plugin panel. No further action should be necessary. The actual number of subscribers won’t change dramatically; but you may find that a lot of subscribers belong to a different category and are not regular readers of your blog but just interested in the comments of a particular post.

The plugin has been tested with WP from version 2.1 up to 2.3.

Comments and (heaven forbid) bug reports are welcome. Just post a comment here or send a mail.

Download: » BirdFeederWP-104.zip (Version 1.0.4 • 01.10.2007)

WP-Plugin SitemapTags

Donnerstag, den 1. März 2007

••• Die Rubrik „Ausser der Reihe“ wächst über Gebühr. Das soll so nicht bleiben. Eine Anmerkung ganz ausser der Reihe will ich heute aber doch noch machen.

Dieses Blog wird angetrieben durch WordPress und viele nützliche, frei verfügbare Plugins. Zwei davon, die ich sehr schätze, sind SimpleTagging und der Google Sitemap Generator. Ich habe ein kleines WordPress Plugin geschrieben, dass diese beiden Plugins verknüpft und die Tag-Seiten, die von SimpleTagging erzeugt werden, der Google Sitemap hinzufügt.

Bei Gelegenheit sollte das Plugin SitemapTags direkt die Konfiguration von SimpleTagging auslesen. Im Moment sind die beiden Konfigurationsoptionen noch direkt im PHP-Code einzusetzen. Wer das Plugin ausprobieren möchte, findet es hier. Anregungen für Verbesserungen nehme ich gern entgegen.

Und nun zurück zur Literatur…

Update 05.03.2007: SitemapTags is a WordPress 2.1.x plugin. It requires SimpleTagging and Google Sitemap Generator and adds all your tag URLs created by SimpleTagging to your Google Sitemap. The plugin has been updated to version 0.9.1. It now uses the SimpleTagging configuration. No further configuration should be necessary. Just upload, activate, enjoy.

Update 30.08.2007: SitemapTags has been updated to version 1.0.2. It can now also be used with WordPress 2.3 Beta as well as WordPress 2.1.x and 2.2.x. Whenever the plugin detects the presence of SimpleTagging it will use it. If SimpleTagging cannot be found and SitemapTags detects a WordPress version higher or equal 2.3-beta1 it will use the WordPress tagging configuration. Even in this case the plugin Google Sitemap Generator is still required. As before there is no need to edit the plugin source, and you don’t have to configure any options. Just install, activate and enjoy!