The cancel button is always index 0, and all other buttons in the array start at index 1 counting up. For completion, here’s how to create it: - (IBAction)showAlert:(id)sender { // create an alert view...
Learn MoreI’ve just released a quick update for my P2 Header Ad plugin for WordPress: http://wordpress.org/plugins/p2-header-ad/ I’ve added a tickbox which allows you do disable the add for logged-in users...
Learn MoreI really wanted to use the new WordPress TwentyThirteen theme over on my other site http://www.versluis.com. But I didn’t like the idea of using the default header images. Since my previous theme had...
Learn MoreCreating a ZIP file on your Mac is really easy: select a few files in Finder, right-click on those and select “Compress…”. It’s the equivalent of selecting “Send to ZIP...
Learn MoreDid you know that with CSS 3 you can load custom true type fonts and use them on your website? It’s relatively simple to do too. First you define a new font face with a URL to your file, then you call...
Learn More