Creating Submission Image Links For Digg, Reddit, and Del.icio.us
By Daniel Miessler on October 14th, 2006: Tagged as Blogging | Programming | Social
If you’ve done anything on the Internets over the last few months you’ve probably seen little icons like these:
These are links to various social bookmarking sites — places you and others can submit your content for rating and storage by others. It’s pretty easy to get these on your site if you’re a blogger. There are a number of tools that can add some or all of these to the bottom of each blog post, which is what most do.
What I needed, however, was a way to put these at the bottom of my custom pages, i.e. those that weren’t managed by my blog software. So I did a bunch of searching and came up with the following code for the three that I use: Digg, Reddit, and Del.icio.us.

Sorry for this being an image; I haven't yet solved the code-mangling issue within Wordpress posts. It's on my list.
Anyway, this is how it's done, and it's working great. You can see how it looks by loading any page of mine under /study, such as my guide to the lsof command.
