bsuite Bug Fixes (release b2v7)

redirect: http://maisonbisson.com/blog/bsuite

Contents:

bsuite Features
Fixed/Changed/Added
Installation

Upgrading

Commands

Clear bsuite_speedcache
Rebuild bsuite tag index

Options

Minimum userlevel to view bsuite reports
Output default CSS
Default pulse graph style
Suggest related entries in post
Tag input format
Highlight search words and offer search help
Filter incoming search terms using comment moderation and blacklist words
Ignore hits from registered users at or above userlevel
Ignore hits from these IP numbers

Tag Support
Using bsuite Functions
Known Bugs
Money [...]

bsuite Bug Fixes (release b2v6)

redirect: http://maisonbisson.com/blog/bsuite

Contents:

bsuite Features
Fixed/Changed/Added
Installation
Upgrading
Commands
Options
Tag Support
Using bsuite Functions
Known Bugs

Update: bugfix release b2v7 available.
It’s been a while since I released a new version of bsuite, my multi-purpose WordPress plugin. I’d been hoping to finish up a series of new features, but those have been delayed and this is mostly just a collection of bugfixes. This update is recommended [...]

bsuite Feature: User Contributed Tags

Ross Singer gets the prize for submitting the first reader contributed tag, the latest feature in bsuite.
There are arguments about whether user-contributed tags are useful or even valid, or whether they should be stored in my site or aggregated at places like del.ici.ous. But who’s to worry about such questions? Who’s to worry when you [...]

Tags Done Right

Flickr does tags better than any other, so far as I can tell.
We love tag folksonomies for way they allow us all to organize our world, for the way they allow patterns to emerge from chaos, and for their easy flexibility. But that flexibility, if poorly implemented in our software, can interrupt the very patterns [...]

Social Software Works For Organizations Too

Ignore the politics for a moment. MoveOn’s CTO, Patrick Michael Kane, remarked that the organization’s membership to Flickr, the photo sharing site, has paid off: “Flickr has got to be the best $24.95 we’ve ever spent.”
Why?
Micah Sifry explains in a story at AlterNet that MoveOn had been soliciting photos of events from members for some [...]

bsuite Bug Fixes (release b2v3)

redirect: http://maisonbisson.com/blog/bsuite

Contents:

Fixed
Installation
bsuite Features

I’ve fixed another bug in bsuite b2, my multi-purpose plugin. This update is recommended for all bsuite users.
Fixed

Previous versions would throw errors at the bottom of the page when the http referrer info included search words from a recognized search engine. 

Installation
Follow the directions for the bsuite b2 release. The download link there will [...]

bsuite Bug Fixes (release b2b)

redirect: http://maisonbisson.com/blog/bsuite

Contents:

Fixes
Installation
bsuite Features

I’ve fixed a couple bugs in bsuite b2, released last week.
Fixes

A bug with search word highlighting that caused it to litter the display in some cases. 
A silly mistake of mine that cause a mysql error for some users.

Installation
Follow the directions for the bsuite b2 release. The download link there will always fetch the [...]

bsuite Features: The Photo Spread

bsuite highlights the search words used to find blog posts in Google and other search engines, and uses those search terms to recommend other related posts at your WordPress site.
— - —

bsuite uses the tags of one post to recommend related posts in your WordPress blog.
— - —

bsuite includes an easy [...]

bsuite WordPress Plugin (b2 release)

redirect: http://maisonbisson.com/blog/bsuite

Contents:

bsuite Features
Changes
Installation
Options
Tag Support
Using bsuite Functions
Known Bugs

The first thing we all have to agree on is that bsuite is the replacement for bstat. The name change reflects that fact that the plugin is doing a lot more than simply track page loads. The most exciting new feature is a module I can’t help but call [...]

bsuggestive and bsuite Tag Support

bsuite, the follow-up to bstat, now includes a module called “bsuggestive” that recommends related posts based on the current post’s tags or alternate posts based on your search words when you arrive from a recognized search engine.
That is, bsuggestive does two neat things:
First, visitors will see a section in each post with links to other [...]

Tags Tags Tags

David Weinberger at Many-to-Many pointed me to Tom Coates’ post about different schools of thought regarding tags. Coates has been thinking about tags as keywords, annotations. Thats how I’ve been using and thinking about tags too, but some people have different ideas.
…At the end of the argument I said to Joshua that it was almost [...]

GeoTagging Gets A New Meaning

Who doesn’t love tagging? No, tagging as in annotating, not graffiti. Anyway, Rixome is the latest among a bunch of plans/projects to enable tagging of geographic spaces/real-life environments.
The good people at We Make Money Not Art had this in their post:
rixome is a network and a tool that turns mobile screens into windows that show [...]

Of WordPress Tags, Keywords, XML-RPC, and the MovableType API

WordPress’s XML-RPC support looks pretty good. Heck, it supports a half dozen APIs and works well with ecto … except for tag support, which is my only complaint with it so far.
The Movable Type API supports a “keywords” field that I’m thinking can be hijacked as a “tags” field instead, but while ecto sends the [...]

One Step Forward…

I thought I was real smart when I modified the tags plugin to support integration with Technorati. The code was simple, just look in the tags.php plugin file for the foreach statements that run through the tags names and turn them into links on the page and change the $tags[] = statement to look something [...]