Hi all, WWDC is upon us! And, if you didn’t buy tickets in the first two minutes, it sounds like you’re not going to be going. On the plus side of things, Apple will be posting session videos during the conference, so you’ll be able to learn all about what’s coming in iOS 7 and Mac OS X 10.9. (At least, I assume they’re both being announced.)
All the best,
Aaron
p.s. we’re still looking for more folks who’d like to be interviewed for our cocoa developer interview series. Please send us an email if you’re interested!
What We’re Reading
- Facebook buys Parse – Parse promises this won’t affect their offerings. Here’s hoping this acquisition is more like Heroku than Sparrow.
- The market for paid iOS apps isn’t dead – A cogent look at selling apps (for real money) on the App Store from Marco Arment.
- Understanding App Store Pricing: Part 1, Part 2, Part 3, Part 4, and Part 5 – You should read these…Ok, let me rephrase that, drop everything and read these five blog posts from Apple’s Mark Jurewitz.
App of the Week: Distant Suns
Control of the Week: ChatHeads
Weekly Roundup
iOSCombobox
Tries to faithfully replicate the “select” tag you see on web pages in Safari. Also incorporates UIPickerView for you so you don’t have to! MIT licensed. |
JGProgressView
STTimeSlider
A custom component like UISegmentedControl highly customizable. MIT licensed. |
JPSThumbnailAnnotation
A simple MapKit annotation view for displaying images with clean design and animations. It is 100% programmatically drawn. MIT licensed. |
MZDayPicker
An iOS day picker to allow users to select date MIT licensed. |
DMFilterView
DeploydKit
DeploydKit makes it easy to add a professional web backend to your iOS app with Deployd. MIT licensed. |
LAWalkthrough
A view controller class for iOS designed to simplify the creation of the walkthrough design pattern. MIT licensed. |
LetterpressPopup
A simple popup that flashes a message to the user through a cool animation that slightly expands the popup past its limit, waits, and then reverses back to nothing. License unspecified. |
MLPPopupMenu
This is a menu designed to pop from below or from the top of a UIControl based element. MIT licensed. |
GGFullScreenImageViewController
Scales a UIImageView up to full screen size with a simple animation. MIT licensed. |