This page contains a list of sample code and tips for fellow software developers. Most of what we have here has been developed by us as we create our software and are mostly items that we couldn’t find anywhere else so we hope that they will help out the wider developer community by being accessible here. Please give us feedback on these items, especially if they helped you with your own development.
iOS
- LineSample: a sample that shows how to do hit detection on lines. Some context for this sample app can be found in the Hit Detection When Drawing Lines in iOS question on StackOverflow (asked by a Tenseg partner).
Gists by Tenseg Partners
- sendusernotification.sh: a shell script to simplify sending notifications to Notification Center from other shell scripts or command-line activities