Posts tagged as:

plugins

I’d experimented with the Structured Blogging plugin for WordPress almost 3 years ago. It’s a way to add structured, complex data to regular blog posts, and provides both human- and machine-readable versions of the content in order to support aggregation and syndication of the data by any service that supports it. The plugin adds a [...]

{ 2 comments }

One of the profs using UCalgaryBlogs.ca was asking if there was a way to show the “audit trail” for a blog posts. If she’s having students write stuff, and needs it in by a given date (say, an assignment deadline), she’d like a way to know if a post was saved before the deadline, or [...]

{ 17 comments }

One of the use-cases for UCalgaryBlogs.ca is for a class to integrate external resources such as OpenLearn courses, or potentially anything that has an RSS feed, to be ingested into the class blogsite. Currently, there are 2 scenarios possible for doing this, each with their own specific benefits, but neither quite matching what I think [...]

{ 8 comments }

I just disabled two separate blog stats packages, each for a different reason. This move was partially inspired by the upcoming “F*** Stats – Make Art!” session on the docket at Northern Voice.
First, I disabled the FeedBurner FeedSmith integration plugin. This is a handy way to automatically redirect requests for RSS feeds to the FeedBurner [...]

{ 14 comments }

The colophon, listing the various bits that get twiddled to run my blog, has been woefully out of date. I get periodic emails about the various plugins I use, especially the latest Podpress plugin, so I thought it’d be a good idea to automate the process of updating the list. Enter the bdp_setup plugin by Bryan Palmer at ozpolitics.info.

The colophon is now automatically generated, and guaranteed to stay up to date for as long as I’m using Wordpress to run my blog…

{ 0 comments }

I just saw the PodPress plugin mentioned in the WordPress dashboard feed, so checked it out quickly. What a kick-ass plugin! Totally manages podcast publishing, enclosures, web players, iTunes integration. Handles files uploaded to the blog, as well as remote files (absolute urls). Presents mp3, m4a, mov, mp4, pdf, etc… files. Very nice.

I’ve updated the most recent 2 entries in my podcast section, to see how it works. Pretty slick.

{ 2 comments }

Downgrading Akismet

February 8, 2006 · 12 comments

in general

Akismet is the “official” WordPress response to the soul-sucking rampages of blog comment spam. It promises to make spam magically vanish by harnessing the Hive Mind to banish spam en masse. But it doesn’t work. I’ve been getting a fair amount of spam approved by Akismet as ham, when they are obviously spam. Not sure what’s going on there, but I’d guess that since anyone can flag comments as spam/ham, that the spammers are getting in the game themselves. Total guess though.

A couple of weeks ago, I turned off Spam Karma 2 to see how Akismet performed now that the system has had a few months to “warm up”. The result wasn’t exactly impressive. False negatives, false positives, and excessive moderation.

I could live with a few false negatives – the occasional spam slipping through the cracks and appearing on my blog isn’t the end of the world. But I’ve also had a couple of false positives. Valid comments banished by Akismet. I can manually resurrect them, but what If I don’t check regularly? It’d be really easy for false positives to get lost in the sea of spam (ick).

Also, Akismet routinely pushes comments into moderation purgatory. Someone attempts to post a valid comment, to be rewarded with an “I don’t trust you. Please wait for your comment to be blessed by the High Priestesses of Blog before being deemed worthy of being displayed here.” OK, it’s not exactly as rude as that, but the sentiment is the same, and not exactly conducive to conversation.

So, I’m going back to Spam Karma 2. It rocks hard, and is intelligent enough to block spam and approve ham without intervention. It even has an Akismet plugin for SK2 to let me harness the Hive as a last resort. But even that limited role of Akismet has proven to be the only weak link in SK2’s otherwise impervious armour, so I’ve downgraded Akismet’s influence from “normal” to “moderate.”

Can’t say enough good things about SK2. Since I first started using it, back when the world was young and Grandfather Bear roamed the forest, SK2 has nuked over 8700 spam attempts. About 100 attempts per day, and for 99.99% of them, I don’t even get notified. And so far there have been zero false positives (it keeps the comments and I periodically eyeball it to make sure).

{ 12 comments }

Ultimate Tag Warrior provided a really handy way to tag posts in WordPress, by just entering tags into a text field ala del.icio.us or Flickr.

But, it uses its own tags database, meaning external tools like Flock, MarsEdit, Ecto, etc… are unable to tag new posts. And I get to do some funkery each time I update the K2 theme to match the latest and greatest beta.

So, I just spent a couple of hours this evening manually migrating UTW tags to be stored in stock WordPress Categories. I would have played around with some SQL to do it, but would rather do some mindless copy/pastery in front of the tube.

Dropping UTW seems to have shaved almost 100 database queries from the generation of the front page of this blog. That ain’t half bad.

And, by using a combination of the Cat2Tag v 2.0 and WordPress Heat Map plugins, I wind up with a better solution anyway.

{ 2 comments }

Performancing Weblog Editor for Firefox

December 20, 2005 · 7 comments

in Uncategorized

The “Performancing” folks just released a plugin for Firefox that provides a fully featured weblog editor, ala Flock. I’m trying it out now – it appears to talk to WordPress OK (well, if this made it to the blog, that is).

It appears to have a decent WYSIWYG editor, but the image embedding doodad doesn’t seem to have an upload utility – so I think you have to manually upload an image and then paste the URL into the image widget. Not fatal, but an “easy” improvement to the plugin. (I know, “easy” is oversimplifying it, since the plugin is aimed at being platform agnostic, so you’d have to have special cases for WP, MT, Blogger, etc…)

Update: Well, let’s see… the HTML it produces sucks badly. Editing a post appears to create a duplicate post (leaving the unedited original, and creating a new one with the edited version). Don’t think I’ll be using this one much…

Update 2: I was a little hard on the Performancing Firefox extension out of the gate. I wasn’t happy with the WYSIWYG HTML, but switching to “raw code” mode gives me essentially the stock WordPress text editor, which is what I’m used to. Also, I must have missed the “Publish as Edit” button – which is displayed right next to the “Publish to:” button – I don’t see how I could have missed that big button. Anyway, if this post was edited, then it works fine :-)

Yup. that worked. OK, so now I see it as one step more advanced than the stock WP bookmarklets – since it gives you access to the post history so you can easily edit older posts. But, in WordPress, once you’ve been logged on, all posts anywhere you see them on your blog have an “edit” link, so it’s so easy to edit older posts anyway…

{ 7 comments }