Make a cascading timeline from markdown-like text. Supports simple American/European date styles, ISO8601, images, links, locations, and more. - mark-when/markwhen
Subscribe to RSS feeds via API and receive nearly real-time updates via webhooks. Easily normalize and consume any RSS, ATOM, or JSON feed with RSS API.
Automating iOS: A Comprehensive and Updated Guide to Launch Center Pro MacStories
Note: The following is a complete update of our original Launch Center Pro guide published in April 2014. It has been rewritten and updated for the latest 2.3 and 2.3.1 versions of Launch Center Pro with new sections, actions, videos, and more. Released in December of 2011, Launch Center (the predecessor to Launch Center Pro)
Apple introduced the openURL: method as a way to open external links with iOS 2. The related function canOpenURL: got some privacy controls in iOS 9 to stop you from querying devices for installed apps. Now with iOS 10 Apple has deprecated the plain old openURL for openURL:options:completionHandler:. Here is my quick guide to what you need to know to open an external link with iOS 10.