This is just so mind-bogglingly amazing. I love it.
He’s even set it up for other songs: View On YouTube (sorry, can’t embed, but worth clicking!)
This is just so mind-bogglingly amazing. I love it.
He’s even set it up for other songs: View On YouTube (sorry, can’t embed, but worth clicking!)
Check out the badass new license plates I got for my car:

They’re in reference to Top Gear’s Stig character, an anonymous racing driver who’s identity is unknown.
via Andy Peatling
Looks good!
Inspired by some awesome-as-always code written by my co-worker Mike Adams, here’s a helper function to help create plaintext data tables in PHP. This is particularly useful for PHP-based CLI scripts (we use quite a few at Automattic) or for plaintext e-mails.
But first, here’s an example output with the optional dividers enabled:
ID | First Name | Last Name
-------------------------------------
1 | Alex | Mills
2 | John | Smith
3 | Barack | Obama
4 | Fred | Flinstone
12345 | ReallyLongName | IsReallyLong
Say you have a custom taxonomy called “sport” and you wanted to inject “football” into the permalink of posts that have the “football” term assigned to it. How would you go about doing that? Well below is a helper class that will make it easy to accomplish exactly that.
Lifehacker has a great article on how to stop Firefox from greying out everything but the domain name in your address bar. While I personally don’t mind it and infact think it’s a great anti-phishing feature for the average user, one thing I don’t like is the removal of the protocol, i.e. http://, from the beginning of the address bar. I know they’re trying to conserve space, but screen real estate is not something that I am lacking.
So here’s how to once again show the protocol in your Firefox address bar:
about:config into your address bar to access a list of Firefox configuration options that are not exposed through a normal settings panel.browser.urlbar.trimURLs into the search box to find the parameter we’re going to change.true to false.
Words cannot express how much I want this to actually become a reality.