Hi all, and welcome to our weekly roundup. The second anniversary of Steve Jobs' death was last Saturday, October 5th, a day after OS X Mavericks was declarared GM.
Second anniversary of Steve's death. Going on a long hike today and reflecting on his friendship and all the dents he made in the universe.
— Tim Cook (@tim_cook) October 5, 2013
Steve's legacy impacts every one of us very directly every day, and will continue to for years to come.
On a sunnier note, Mavericks was declared GM last week, and Mac developers were able to download it. The new OS brings many long-desired changes to the Mac experience, including tabbed browsing, and a seemingly far less awful web inspector in Safari. The process of building a bootable disk image has changed significantly, but we have a super-easy to use process listed in What We're Reading. Check it out!
Best,
Aaron
What We're Reading
- And Then Steve Said "Let There Be An iPhone" - An excellent story on the creation of the iPhone from the NYT. (I rewatched some highlights from the iPhone intro after reading this article.)
- Designing for iOS7: Perils & Pluses
- Apple Hires Cable Industry Veteran Jean-Francois Mule as Engineering Director (this just makes you go hmm)
- Command to create installable OS X Mavericks 10.9 USB drive.
Control of the Week
iOS7 Sampler
Weekly Roundup
REFrostedViewController
iOS 7 style blurred view controller that appears on top of your view controller. MIT licensed. |
Vintage News
An iOS app that shows you vintage newspapers from across the United States, retrieved from the Library of Congress. GPL licensed. |
SECoreTextView
SECoreTextView is multi-line rich text view library with clickable links, selectable text, embedding images and editing. More powerful, customizable, and flexible than UITextView. MIT licensed. |
CTAssetsPickerController
iOS control that allow picking multiple photos and videos from user's photo library. MIT licensed. |
AOTag
This project add/remove tag with image and title inside a tag list view. When user tap on a tag, it's removed from the view. Please see the sample project for more. MIT licensed. |
CXAlertView
Custom alertView which allow you to add view as main content. MIT licensed. |
UIDynamics Helpers
Hark
ITProgressIndicator
A replacement class for Apache 2.0 licensed. |
JMMLocationEngine
A simple set of classes that allow you to quickly use iOS location services and get the four square venues for a location MIT licensed. |
MTLog
An NSLog replacement for coders! Do things to your output console other logging libraries don't allow you to MIT licensed. |
JazzHands
UIButton + Bootstrap 3.0 styles
Simple UIButton category that adds nice and flat Bootstrap 3.0 button styles. No subclass, no images. Quartz Core drawing. Highly customizable. Credits BButton by mattlawer: https://github.com/mattlawer/BButton FontAwesome-iOS by leberwurstsaft: https://github.com/leberwurstsaft/FontAwesome-for-iOS MIT licensed. |
CRNavigationController
A UINavigationController subclass that brings about a more vivid, brighter UINavigationBar. MIT licensed. |
MCPanelViewController
Drop-in panel control for iOS with blurring background and screen-edge activation gestures. MIT licensed. |
AOHome
This control intend to provide an out of the box home view controller with nice user interface animation to create new profile or access existing one. MIT licensed. |
RNFullScreenScroll
Pinterest-like scroll-to-fullscreen UI for iOS 5.0+ Apache 2.0 licensed. |