Don’t miss my last iOS development workshop in the UK for 2011
Learn solid foundations in Objective-C, Cocoa Touch, and iOS development in the UK.

Here's your last chance to attend a native iOS workshop by me in the UK. Come to Brighton on November 23-25 to join me for three days of hands-on hacking as you learn the foundations of Objective-C, Cocoa Touch, and Xcode. We'll be covering iOS5 and Xcode 4.2 (the latest versions).
Learn solid foundations in Objective-C, Cocoa Touch, and iOS development in the UK.
All photos by Victoria Dawe Photography.
In my post yesterday, I outlined how to present high-resolution images in web pages using CSS media queries to users using a high-PPI screen such the iPhone 4's new Retina display. I also mentioned that while this works for background images in CSS, the only solution currently for carrying out this same substitution for images linked to using the <img> tag is to use JavaScript. Finally, I suggested that browsers should natively support substituting high-resolution versions of images when they detect that the user is using a high-PPI display. In this post, I'd like to formalize that suggestion a bit.
I propose a new HTML meta tag, resolutions, to be used to implement automatic support for displaying high-resolution images in web pages to users on high-PPI displays like the iPhone 4's new Retina screen.
Since libusb is a simple library, installing it manually isn't difficult and the files you need are already in the libusb.pkg file. To install them:
Workaround for a small snag I ran into trying to install libusb while following Mac|Life's instructions for downgrading my iPhone to 3.1.3.
Yesterday afternoon, while wiling away time liking stuff on Facebook I got to thinking why voting couldn't be as easy as clicking a like button and decided to whip up a little like-your-candidate app in a few minutes using the new Facebook Like button and it became Facelection.
Can the new Facebook Like button predict the outcome of the 2010 UK General Election? It's worth a try! Who do you like? Brown, Clegg, or Cameron?