Now you can Digg my posts !
Check the little Digg it! icon on the bottom of each post (next to the labels) and vote for me.
For those of you interested, here's the code I have added to my blog template :
<!-- digg post link --> <span class='item-action' style='padding-left: 12px'> <a expr:href='"http://digg.com/submit?phase=2&url=" + data:post.url + "&title=" + data:post.title' target='_blank'> <img alt='Digg it!' border='0' height='16' src='http://digg.com/img/badges/16x16-digg-guy.gif' style='border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px; padding-right: 0px; padding-top: 0px; padding-left: 0px; padding-bottom: 0px' width='16'/> </a> </span>