Over the past couple of years, I've developed a small arsenal of tools that are incredibly important for me as an iOS developer. Some are pretty obvious: GitHub, Instruments, Reflector, and Spark Inspector, for instance. Others are less well-known, or more subtle: GitHub's Objective-C trending page, objc.io, and...Twitter.
Yes, really, Twitter. I think it's the best way to stay up to date on the latest happenings in the iOS developer community, and—as long as you're careful about who you follow—can offer an incredibly high signal-to-noise ratio.
Twitter reached its 8th anniversary this past week, and launched the First Tweet microsite to help you find your (or anyone else's) first tweet. I've been quite enamored with seeing what people first wrote, whether a meta tweet ('I'm tweeting about tweeting!'), something far more mundane, or a heartfelt look into someone's personal life. Here are some of my favorites. What are yours?
just setting up my twttr
— Jack Dorsey (@jack) March 21, 2006
oh dear god, i finally joined twittr...err twitter.
— Aaron Brethorst (@aaronbrethorst) March 17, 2007
Pull-to-Refresh TableView for iOS: As pioneered in Twitter for iPhone (née Tweetie 2), pull the t... - http://bit.ly/dOgkHg
— Cocoa Controls (@cocoacontrols) February 27, 2011
Giving the boy a bath.
— John Gruber (@gruber) December 1, 2006
wasting time on the web while Lucy works
— Craig Hockenberry (@chockenberry) December 2, 2006
Programming.
— Brent Simmons (@brentsimmons) January 17, 2007
Until next time,
Aaron
What We're Reading
- How I Evaluate Third-Party Dependencies
- The Origin of Tweet
- Colors of the iOS7 App Store
- Jonathan Ive Interview
- Empathy
- Smaller, please
Control of the Week
RPSlidingMenu
A collection view menu in the style of UltraVisual. MIT licensed. |
Weekly Roundup
EMCarousel
EMCarousel is an simple and easy-to-use 3D carousel for iOS app. MIT licensed. |
PICircularDialer
This is simple app to show the old circular style telephone dial. Currently it just stores 4 digit number and then checks it for confirmation. License unspecified. |
UIImage-DecompressAndMap
iOS library for quickly displaying images while scrolling MIT licensed. |
SNImagePicker
Custom image picker for quickly select multiple photos or movies. License unspecified. |
ActiveRecord
A lightweight Active Record implementation for Core Data. MIT licensed. |
FinderSyrahUI
An experiment showing how Finder might look like on the next OSX. BSD licensed. |
AWCollectionViewDialLayout
KKActionSheet
Subclass of UIActionSheet for setting text color in buttons for given indexes MIT licensed. |
ParticleButton
UIButton with particle effects. MIT licensed. |
NRTextTransitions
Basic block-based text transitions. MIT licensed. |
NTCoreData
UIFontWDCustomLoader
An iOS custom font loader MIT licensed. |
RBCollectionViewBalancedColumnLayout
PWProgressView
Circular progress view overlay MIT licensed. |
SHPieChartView
a reusable UIView subclass to create Pie Charts. MIT licensed. |
AFSpritz
A complete Spritz SDK for iOS. Spritz is a brand new revolutionary reading method, that will help you out to improve your number of words per minute (wpm). MIT licensed. |
MVFollow
MVFollow is a lightweight drop-in solution that allows you to follow people on Twitter. MIT licensed. |
HandwritingTextField
A UITextField category that supports handwriting input. MIT licensed. |
TPFloatRatingView
A simple rating view with whole, half or floating point values. I couldn't find anything that easily set floating point ratings, so I made this control based on the Ray Wenderlich tutorial found here: http://www.raywenderlich.com/1768/uiview-tutorial-for-ios-how-to-make-a-custom-uiview-in-ios-5-a-5-star-rating-view MIT licensed. |
Tesseract
RealtimeChat
RealtimeChat is a full native iPhone app to create realtime, text based chatrooms with Facebook/Twitter login. MIT licensed. |
SKAnimateScroll
Infinitely scroll images. MIT licensed. |
DKImageBrowser
iOS Image Browser with a Thumbnail Strip MIT licensed. |
Localisator
A custom localisator class which allows to change the app language without having to restart it. MIT licensed. |
JJTabBarController
HVColorSelector
A color selector for iOS. Here is a link to the wiki page where you can see the screenshots: MIT licensed. |
NTSlidingViewController
NTSlidingViewController is right-and-left sliding view controller container MIT licensed. |