Checksum Files in iOS

Checksum Files in iOS

I was searching for a way to get an MD5 or SHA1 checksum of a file in Objective-C for an iOS app. I found lots of solutions for getting the checksum of a string, but nothing for files. The solution was pretty simple, but I had to piece together information from a few...
TimeLogger for Pebble SDK 2

TimeLogger for Pebble SDK 2

In late August (2013), I was fortunate to get to attend Pebble’s first developer retreat in Palo Alto, CA. At this event, Pebble unveiled its first developer preview of SDK 2, making me one of only a handful of developers with early access to all of the new...
Database Abstraction Part 2: iOS

Database Abstraction Part 2: iOS

You’ve made it to my favorite part of this series. In the previous post, I covered the APP(ideas) database abstraction layer for PHP. Our primary goal has been to make it a simple system that is easy to use, fully capable and with little bloat. Some natural...
TimeLogger 2.5.2

TimeLogger 2.5.2

TimeLogger version 2.5.2 is now available on the App Store (click here for TimeLogger) (click here for TimeLogger Free) . This is a minor maintenance release that gives TimeLogger a new icon and adds a couple of small interface updates for iOS 7. If you have any...
TimeLogger 2.5.2

TimeLogger Gets a New Icon

TimeLogger has been around since 2008, and its icon is beginning to show its age. To prove that we are not oblivious to trends in modern design, version 2.5.2 will ship with an updated icon to match the design of all those fancy new icons that you got with iOS 7. We...