Categories
- Code (3)
- Code Snippets (12)
- git (1)
- Hardware (1)
- News (5)
- Objective-C (6)
- Precompiled (4)
- Programming (1)
- Review (1)
- Swift (9)
- Swift Standard Library (3)
- Tips (3)
- Tutorial (22)
- Uncategorized (3)
- WWDC (1)
-
Recent Posts
Meta
-
Author Archives: idz
Snippet: Sending Mail for Your App Using MFMailComposeViewController
This code snippet is a bit longer than usual but it is really useful. It can be added to a view controller to allow sending of mail to a fixed address (although the user can edit it). It could be … Continue reading
Posted in Code Snippets
Leave a comment
Adding YouTube Videos to Tutorials
The steps in some of the tutorials are quite difficult to describe with words alone. Clearly it’s much easier to understand if you also have a video showing you how to complete the step. With this in mind I have … Continue reading
Posted in News
Leave a comment