/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

justabeech.com
| | sintraworks.github.io
3.5 parsecs away

Travel
| | So you're building your app, and have a navigation controller, and sometimes you need to know when the controller is about to navigate, or has just finished navigating. Well, there's a great built in API for that, right?
| | whackylabs.com
3.1 parsecs away

Travel
| | There are a plethora of wrappers around the AutoLayout engine. They all seem to provide convenience towards making the layout code look cleaner. In all fairness this is due to the fact that the first version of NSLayoutContraint API was very verbose. But I remember when Apple announced the constraint based layout they were equally excited about providing a what they referred to as ascii based constraints. The idea is to create constraints between siblings and parent UI elements in a string based format. ...
| | kenb.us
6.4 parsecs away

Travel
| | The UISegmentedControl provided by UIKit is a ubiquitous control. However, when it comes to customizing this control, it can get pretty tricky. So I'm going to try to explain how this widget ...
| | laanwj.github.io
4.5 parsecs away

Travel
| Here is a copy of the MIT license. One of the well-known open source licenses. It is, effectively, the only license that I've used for software I wrote or contributed in the last 10 years: