New site design

{ Posted on Apr 13 2009 by admin }
Tags : , , ,
Categories : Web

Actually, it is whole new site started from scratch.

Site is now based on wordpress used as CMS. I have followed five simple rules described here, made couple simple adjustments to wordpress template and Voilà! New site is here :)

I had a little hand work adding support for Gravatar , but with great community support it was done in minutes. Adding Gravatars couldn’t be easier, in the Choice theme, alter your comments.php with following line:

<?php if(function_exists(’get_avatar’)){ echo get_avatar($comment, ‘50’);} ?>

While we are at plugins, I also added SimpleModal Contact Form (SMCF) plugin which looks great, you can see it here in action.

Site content is still work in progress, as well as my long awaited first official software release, but please bear with me over the next few months.

Read More »

First official post

{ Posted on Apr 12 2009 by admin }
Tags :
Categories : News

Louis, I think this is the beginning of a beautiful friendship

Famous last words in movie Casablanca, I hope that those words are nice introduction for my first development blog.
Play it again

See you soon :)

Read More »