So as this post title states, this post is really threefold: The first two points now, the last geek point at the end (scroll down).
I have been a massive Led Zeppelin fan since I was weened off breast feeding. I love to get the Led out, have all albums, collect rare vintage live recordings (FLAC or other lossless only please), run an oldschool Carracho server for said live recordings, and damn near cried when they had the reunion show in London and I didn’t have the money to make that epic journey that would, for me, have been akin to an Islamic person returning to Mecca. In short: I’m a big Led Zeppelin fanatic. In a recent tweet, Will Wheaton wrote:
I’m currently up to Physical Graffiti, and have just discovered that I don’t have the sound system, ’69 Nova, or long hair needed to really do this album justice.
I completely got what he was saying and twittered him back to please elaborate. He was already on it, shortly after my reply he had already posted this and I thank the gods for another Zeppelin soul such as this. Very elegant…
From:
WWdN: In Exile: getting the led out
Then [ ... ]

Often, I want to quote (embedded/inline/via a blockquote) all or part of another author’s post. In fact, in an ironic twist, I will quote regarding quoting in this post to both show off how I think it ought to be accomplished and to pose my question(s) (see end of this post).
Tantek Çelik wrote:
Additional Thoughts / Improvements
“Wrote” is bad link text. It violates
WCAG 1.0 guideline 13.1 that “link text should be meaningful enough to make sense when read out of context”. Imagine the page being presented as a list of links, as many audio browsers, and some visual browsers can (e.g. Opera, Amaya) — a page with a lot of quotes would have lots of links labelled “wrote”, “wrote”, “wrote”. Including the title of quoted article gives more meaningful link text.
Also,
WCAG 1.0 guideline 10.5 offers a hint for improvement: “until user agents (including assistive technologies) render adjacent links distinctly, include non-link, printable characters (surrounded by spaces) between adjacent links”.
Eric Meyer
wrote in
Social Protocols:
[ ... ]

In constructing my blog, I came across an important couple of features I know I need to enable on my blog.
Firstly, we have Gravatars:
Gravatars are Globally Recognized Avatars. An avatar or gravatar is an icon, or representation, of a user in a shared virtual reality, such as a forum, chat, website, or any other form of online community in which the user(s) wish to have something to distinguish themselves from other users. Created by Tom Werner, gravatars make it possible for a person to have one avatar across the entire web. Avatars are usually an 80px by 80px image that the user will create themselves.
from: http://codex.wordpress.org/Using_Gravatars
So I am enabling the
WP-Gravatar plugin so that this blog is up to spec socially. Neat!
Next is OpenID:
OpenID eliminates the need for multiple usernames across different websites, simplifying your online experience.
You get to choose the OpenID Provider that best meets your needs and most importantly that you trust. At the same time, your OpenID can stay with you, no matter which Provider you move to. And best of all, the OpenID technology is not proprietary and is completely free.
from: http://openid.net/what/
So I am enabling the
OpenID plugin so login [ ... ]