New site design
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 »
