About 7

Update 11/1/2011 – When I first started writing this blog last year, I was working as a financial analyst at a hospital, dreaming of one day running my own mobile development studio.

My wife had twins and we each took 3 months off work to care for them. During this time I determined that I would use whatever time I could find (in between feedings, changing, and playings) to get my budding business off the ground. This was originally intended to chronicle my progress toward that goal.

Today I am a full time indie. It isn’t yet clear how long I’ll be able to cover the expenses, however, the current demand for contracting work makes the future look bright.

7 thoughts on “About

  1. Reply D Barrett Mar 7,2012 2:54 pm

    Hi Jake,

    Thank you so much for your iOS tutorials… they are VERY helpful and insightful.

    I’m writing because I’m looking for a little guidance and hoping you can point me in the right direction. Do you know if it is possible in iOS to overlay graphics onto an image?

    For example, say I’ve taken a picture on my iPhone and want to put a rubber stamp graphic on top of it and save it… is that possible? …or allowed?

    If so, do you know of any tutorials that explain how to get started?

    Thanks,

    D Barrett…
    twitter: @dbarrett0

    • Reply admin Apr 21,2012 6:37 am

      You can draw onto an image using core graphics drawing calls. It’s a c api, so it little harder to work with if you’re not used to it, but basically you create the core graphics context, draw the image, and then draw whatever else you want to (including other images). Google something like, “draw image core graphics”. That should set you on the right track.

  2. Reply andy Aug 7,2012 2:10 am

    hello, it is a nice blog!

  3. Reply Julio Montoya Mar 8,2014 3:55 am

    i found a game in the app store called Pocket Cyclops

    the seller name is not yours

    is this your game?

Leave a Reply