Welcome to our weekly roundup! In case you haven’t been to the site in a couple days, you may have missed our recent redesign. As with all such things, it’s inevitable that there are some bugs lurking here or there, plus there are liable to be sharp edges in places we haven’t anticipated. Please don’t hesitate to let us know if you have any feedback, or run into any issues with the new design. We’d also love to hear from you if you just want to say "looks good!"; we never mind that :)
Cheers,
Aaron
What We’re Reading
- How to Make a Vesper – A wonderfully detailed post by Dave Wiskus on the design and evolution of Brent Simmons, Dave Wiskus and John Gruber’s new app, Vesper.
- WWDC 2013: Apple’s Signature – This is Steve Jobs’ vision, it’s Tim Cook’s vision, it’s Apple’s vision and the signature is their promise to keep trying to live up to that vision.
- An App Store Experiment – More ideas on how to get lots of App Store downloads.
App of the Week: Dispatch
Controls of the Week: Like, five of them…
To be honest, this has been an amazing week for controls on the site. I went through the controls we published several times, and couldn’t cut the list of controls to consider of CotW down below five. Seriously, a great crop. So, oh well, this week we have five controls of the week.
MHNatGeoViewControllerTransition
A new 3D Effect ViewController transition inspired by NatGeo (City Guides by National Geographic) MIT licensed. |
CFIFrostedOverlayView
A view that renders its superview with a gaussian blur like iOS 7’s Control Center. Public Domain licensed. |
Parallax
Parallax is an iOS library that reproduces the parallax effect of the iOS7 home screen. BSD licensed. |
DKLiveBlur
RESideMenu
MIT licensed. |
Weekly Roundup
PQCollectionViewCell
ARLabel
JHSpeechBubble
A simple Core Graphics speech bubble Public Domain licensed. |
InfiniteScrollPicker
InfiniteScrollPicker is a subclass of UIScrollView and providing infinite scrolling and size scaling for central items (refer to screenshot). This is a control that I wrote for Emodex (https://itunes.apple.com/app/emodex/id598162115?mt=8) and now I refactorred the code and open-source it to everyone. I am not going to maintain this control anymore. If you find any bug or idea to implement, please help to improve if you loved it. I appreciate for the help. BSD licensed. |
DAPagesContainer
FlatUIKit
A collection of awesome flat UI components for iOS. MIT licensed. |
MWDatePicker
An UIDatePicker replacement with custom Background and Selector Styles. (As seen in nextr) MIT licensed. |
JHActivityButton
UIButton Subclass with a built-in UIActivityIndicator. Based off the Ladda concept by Hakim El Hattab http://lab.hakim.se/ladda/ License unspecified. |
SHXMLParser
Easy to use automatic XML Parser built on NSXMLParser. Convert XML data into native ‘Obj C object’ easily. MIT licensed. |
FlatDatePicker
The FlatDatePicker is a iOS control Date Picker with Flat-UI appearance. MIT licensed. |