Avatars represent you and your personality on the internet. Not only in Instant Messaging applications but also several blog applications and forums let you add comments and use a global avatar.

meezHeadshotYou can use your avatar to tell the cyberworld something about yourself. Use it to show how you want to be seen or how you feel at hat moment. But please stop using those awfull default avatars. I've seen to much rubber duckies, frogs and racecars.

So here are some idears for creating your personalized avatar.

Back online, altough the server at home functioned quit nicely, it's better to have my blog running at the server of my hosting provider.

For some web-projects I needed a public available space on the internet that supported ASP.NET 2.0. The domain tisgoud.nl was running under ASP.NET 1.1 but my webhosting provider Vevida supports ASP.NET 1.1 and 2.0.
Then there is my blog (dasBlog), initially built for ASP.NET 1.1 and according to the documentation compatible with 2.0. I only had to make some adjustments to the web.config and al should be fine.

What they failed to mention is that if your provider has set the trust level to "High" and the "allowOverride" to false you are screwed. Running dasBlog results in a "Security Exception".

A couple of days off and the result is a new dasBlog-theme.

As starting point I took the theme Elegante, changed the colors in the CSS and started changing the templates to my wishes.