iOS, Mac & Web development. Ask or email

A year already.

Thanks again, Steve.

iPhone 5 & iOS 6 updates

Gas Manager has been updated for iOS 6 and the iPhone 5’s new 4” retina display.

Gas Manager

UPDATE: Version 1.0.3 has been released.

UPDATE: Version 1.0.2 has been released.

UPDATE: Version 1.0.1 has been released.

I’ve finally released my new gas management program for iPhone & iPod touch. Gas Manager helps you choose and blend custom gas mixes for diving. It includes partial pressure blending (with fudge factors), top off and best mix, as well as MOD, END and EAD calculations.

Check it out!

That which can be asserted without evidence, can be dismissed without evidence.

— RIP Hitch

gcc on Lion

If you’re using rvm or anything else that specifically wants gcc on Lion. Install Xcode as usual, but also do this:

  1. Download Apple’s gcc: http://www.opensource.apple.com/tarballs/gcc/gcc-5666.3.tar.gz
  2. Build it http://www.opensource.apple.com/source/gcc/

    From within the source directory:

    mkdir -p build/obj build/dst build/sym
    
    gnumake install RC_OS=macos RC_ARCHS="i386 x86_64" \
    TARGETS="i386 x86_64" SRCROOT=`pwd` \
    OBJROOT=`pwd`/build/obj DSTROOT=`pwd`/build/dst \
    SYMROOT=`pwd`/build/sym
    
    sudo ditto build/dst /
    
    ln -s /usr/bin/gcc-4.2 /usr/local/bin/gcc
    

Points of Interest added to crashcard

Crashcard’s map view now features “Points of Interest” showing where nearby towing services, public transport, taxis, repairers, hospitals etc are. Tapping on a POI shows you the address and allows you place a call where available.

Available now on the app store

Thanks Steve.

(Source: apple.com)

Who with the Wot now?

A little Dropbox syncing, notes app I wrote for myself is now available for everyone else.

“Democracy without transparency is just an empty word”