Today I worked on a plugin for Wordpress. With the migration from my blog to blogorio.us I needed a widget for profile-o-mat. In the old template, for a standalone Wordpress blog, I integrated the widget manually in the sidebar. Now I needed to change this.

After a short look around and some tests I found the following tutorial for writing my plugin: WordPress Widget – Beginners Guide.

With this tutorial I wrote a plugin which is at the moment available on blogorio.us. In the next days you can find more information about this widget in the internet.