Blog Posts

Swiss Blogosphere Tagging Experiment

After Matthias from blog.ch added categories support for his blog list, I had the idea to extract tags per post and make them available. So, I took my semi-private "Planet Ping" project (based on the Planet PHP code and the data from list.blogug.ch resp. the pings from ping.blogug.ch) and added tag support to it.

It does now parse the category (and dc:subject) elements from the feed and also looks for <a rel="tag"> technorati style tags in the content and puts them into the database.

You can now display all posts with a certain tag, for example all posts tagged "apple" are available at http://http://all.planet.chregu.tv/tag/apple/. And you can also combine tags with a +. http://all.planet.chregu.tv/tag/apple+intel/ gives you all posts tagged "apple" and "intel".

If more people apply meaningful tagging to their posts, this could become very useful. For example, if you review a movie, tag it with "movie" and "review", if it's for "King Kong", tag it also with "kingkong". Now others could check out all recent movie reviews at http://all.planet.chregu.tv/tag/movie+review and all King Kong reviews at http://all.planet.chregu.tv/tag/movie+review+kingkong. The same for politic related matters, eg. "elections2006+zurich" for all elections related posts, which take part this february in zurich. The possibilities are endless. The only problem is, that bloggers should use more or less the same tags for the same topic (I can make the tag support in the planet a little bit smarter, but that's limited to some extend). Maybe some sort of guidelines about which tags should be used for what could be in order to make this service way more useful.

BTW, if you want to be sure to be on "Planet Ping", just ping http://ping.blogug.ch/ from your blogging tool (most blogging tools have an option for that) and new posts will show up there within 1 or 2 minutes. Otherwise ping.blogug.ch will check every hour for new posts and send them to Planet Ping (but only, if your posts have a date, which surprisingly only about 480 out of 780 blogs from list.blogug.ch have. Not true, error in my script...).

Related Entries:
- Planet PHP Sources now on GitHub
- blogug in today's "heute"
- Is automated headline-linking to blogs content stealing?
- My take on the blog.ch sell-out
- Search by language on Planet Switzerland

Comments [2]

Matthias, 16.01.2006 12:45 CEST

Why don't I just give you an FTP account and you implement this cool feature at blog.ch ?

chregu, 16.01.2006 12:55 CEST

Why? It's more a proof of concept, I know my tools (aka scripts) and I use PHP 5.1 in some places :)

But yes, I could try to integrate it in blog.ch (would be a nice addition), it's just that I should do other stuff right now than playing with cool features :)

Add a comment

Your email adress will never be published. Comment spam will be deleted!