Social bookmarking – everyone’s doing it apparently. So I thought I had better join in and enable that functionality. Experimented with Bookmarkify from gara.com. Seems to be originally designed for use with WordPress but is suppose to work okay on any php enabled site – uses php. You upload everything you need to your own domain so you have complete control. Does require however that you enter each page name and the page url as parameters in a function call from the page. Could be tedious.
Therefore decided on using AddThis from addthis.com. This requires JavaScript, so not ideal. Main advantage is that the it uses the same code on every page. Hence, place that into an include file that most likely you already have set up on your site and within 10 seconds you have social bookmarking functionality on every page – job done.