I haven’t been blogging regularly here, and most of the older content is related to .Net, which I don’t really work with anymore. I am…
Category: Mobile
In your Xcode project, make a bridging header and include this header file: #import <CommonCrypto/CommonHMAC.h> Then, create a Swift file. We will create the hashing…
I will again be speaking a the Michigan Google Developers DevFest this year. I enjoyed myself last year and made contacts that have affected my…
As of this week I am a published technical author. As a result of my speaking at Michigan Google Developers DevFest in April of 2013,…
The Mobile Problem In a mobile device, we have four factors that are different from contemporary desktop computers. They are: Less memory Less CPU capacity…
In the early days of mobile web, it was not possible to access the camera from a web page. While Android added the functionality a…
I will be speaking at this event on Saturday, March 23rd. I will be talking about how to consume web services using Android, covering two…
My team built an app for Hospice of Michigan to help families stay connected when they have a loved one in hospice. The app keeps…
Here are the browser stats for my site from Jan 15 2013 to Feb 14 2013: Browser Percent Chrome 47.35 IE 26.41 Firefox 22.49 Safari…
If you are thinking about building enterprise mobile apps, you should be thinking about something else first: Web Services You are going to need a…