Getting Google to Buzz your site using the SGAPI recrawl tool

A nice little tool I tripped over poking my nose over at the Google Code pages – The Recrawl Tool

Over on the Social Graph API pages there’s all sorts of info for developers, the curious enquirer, scriptkiddies (and spam kings) to get their hands on. Check out the Social Graph API FAQ page for more info

So, [...]

HTML Mailto: Sending email with HTML

Purely because I’m sick of searching for this everytime I need it…

HTML Mailto:

ahref=”mailto:email@domain.com?subject=Enter Subject Here&body=Enter Body Here&cc=anotheremail@domain.com&bcc=cantseeme@domain.com”>Send Email</a

Make sure you complete the tags: I haven’t here because for some reason my code tags aren’t nullifying the html tags. Grr.

Or, if you prefer an example:

Send Email

Follow me [...]