Previous Posts

Subscribe

Basic feed (just the blog)

The Uberfeed (blog, pics & links)

Via e-mail:

Becky's T-Blog

Tuesday, December 06, 2005

Now with added tagging goodness

I've been wanting to add tagging to my blog posts for a while now, but Blogger don't provide the facility "built-in" and I've not had the time or inclination to program anything myself.

So when I saw Wanabo, a service that offered to do it all for me, I decided to give it a whirl. Every individual blog entry page (the permalink page) has a tags section in the left column, powered by Wanabo.

There are several things I like about it. Firstly, unlike many blog implementations of tagging, it's dynamically editable by visitors. This gives it the feel of "Web 2.0", "folksonomy", "social software" and any other web buzzword you care to mention.

It also automatically adds tags based on search engine traffic. Not sure if I like this feature so much, it's already stuck some rather odd tags on some pages! But I can always turn this feature off later on if it's not useful.

The "related pages" and "tag cloud" features work quite well, although I would have liked to be able to change the style of those pages, and number of links shown.

Talking of styles, I had to hit the code snippet with a big CSS hammer to get it to fit into my template style. Heavy use of negative margin-left values, CSS fans! One tip I picked up from Jessica is to use MODIv2 to examine pages. It reveals the inner structures of code snippets, letting you see what style tags they've used, so that you edit them your own way. (Try MODIv2 on this page)

So far the good outweighs the bad with Wanabo, but it still feels a bit "beta". Hopefully they'll give it a few more features, a documented API interface would be nice. Give it a try on my blog, tag something up, and let me know what you think!
Blogger Jessica  But I dont see the point when the tags aren't accessible by anything spidering your site or on your feed :-/ You have to use wanabo to browse their tags. The site mentions "XML API access to your tag data" you could write a script to inject that into the atom doc that blogger uploads, like my feed script that parses the post types and "listening to" out of my feed 
Blogger Becky  That's stuff I'd like to see added. If people like technorati linked to them it would be ideal.

The "point" at the moment is it gives people a way to jump to posts with a similar theme within my blog, and to tag posts themselves. 

Post a CommentPermalink     Subscribe to comments: this post | all posts

<< T*Blog Home