Tuesday, November 20, 2012

The White Party iPhone App

For anyone interested... Alive Mobile has released an impressive iPhone app for the Sydneys Digital industry annual White Party available on the App store here:


 https://itunes.apple.com/au/app/the-white-party/id576995647?mt=8

 Party's in 9 days @ the Beresford hotel, Surry hills.
 Some of our team including myself are gonna rock along. Should be a good night.






Some Screenshots:


One of their promo vids:








Wednesday, September 5, 2012

The Linkedin API with OAuthStarterKit

An iOS app I've been working on at work, requires me to use OAuth with linkedin, to use the app users data for autofilling in a job application

I started with git: https://github.com/synedra/LinkedIn-OAuth-Sample-Client

And immediately got the error "signature_invalid" returned, when calling for any specific field selections.

 I eventually sussed it and answered my own question in how to get it to give me the users authorized data including their email, telephone, address, job history etc etc.

The raised question was here:
linkedin-api-error-invalid-signature-in-iphone-starter-kit

The profile usage link here:

https://developer.linkedin.com/documents/profile-api

I'm able to get the users email address which conflicts with official information from Linkedin's site (Depending on where you look) e.g. here a Linked in staff member explains that email is not given out to protect their users:
https://developer.linkedin.com/forum/getting-started-linkedin-api-read-first

Saturday, August 18, 2012

Come Get Me App - Submitted to the appstore


So with Nick Flower on UI, Brad Hircock on marketing and myself coding we built an iPhone utility app called 'Come Get Me'. A one click SMS builder for requesting pick up from your current location using CoreLocation (GPS/network triangulation).

We got the domain name comegetmeapp.com and thanks to Brad and Nick a nice splash page and twitter account set up.

Potentially a useful SOS utility when needing a pick up in situations where it's difficult to make a phone call. E.G. a nightclub. Using Google reverse Geolocation it can fairly accurately autofill your location and provide a maps link in the SMS using the Google URL shortener API.

We chucked some analytics into the app, as well as a feed back form, so we may change / add functionality and/or design depending on the popularity and demographics usage.



Screenshots:






















The copy to go on the app store description:
The app will help you to forget those awkward conversations where you have to explain where you are and how you got there, instead the app will do that for you. Come Get Me detects your location and remembers your favourites so all you have to do is tap a single button when you need to be picked up. 
If you find us a bug or have a suggestion for improvement let us know using the feedback button below. 
Click Come Get Me, sends a link to your location on Maps Instantly via SMS to your car owner (mate, Mum, Dad, girlfriend, office assistant) of choice. 
This is the first release, please give feedback on how we can improve this app! 

This app brought to you by Brad, Dave and Nick

Upgrading my Macbook Pro (Early 2011)

Currently I run a Macbook Pro with 2 HD's (120 GB Intel 3GB/s SSD and a 700GB 7200 RPM with 4GB stock Apple RAM dual booted between OSX Mountain Lion and Windows 7.

Today I ordered a few parts for my yearly upgrade.

The Upgrade:
1. Chuck in 16 GB Ram - GSkill (1.5V) 2 x 8GB. $100 AUD - G.SKILL 16GB (2 x 8G) 204-Pin SO-DIMM DDR3 1333 (PC3 10600) Laptop Memory F3-10600CL9D-16GBSQ
2. 512 GB Crucial M4 SSD in the main disk bay. $435 inc shipping Crucial 512 GB m4 2.5-Inch Solid State Drive SATA 6Gb/s CT512M4SSD2
3. External case for 700GB $25

The plan:
Move the 120GB to the opti-bay slot. As the CD Drive bay as a max through put of 3GBs on the 2011 mbp's.
Use Clonezilla to take a full image of the Bootcamp partition OSX and Win7 partitions on the 120GB
Chuck in the 512GB.
Restore the bootcamp osx/ntfs image to the 512GB. Create a partition for OSX and win7( Exfat), move all of the tools/apps/games that were installed on the 700GB to the respective drive.
Partition the 120 to 80GB HFS+ and 40 EXFat.

As long as I can get the state logically the same as before I'll be in a good position, the 120GB is over a year old so I'm happy to move my most critical work related tools to the new faster bigger SSD, demote the intel 120GB to a file storage device and use the 700 GB as my backup HD.

OSX Will look like:
OS Drive - 128 GB - {XCode, Photoshop, Documents, Tools}
HFS Data - 128 GB - {iTunes, Downloads}
EXFat 80GB - {Media (TV Shows etc)}

Windows 7 Will look like:
C:\ 128 GB NTFS {Visual Studio/Photoshop/ Anything that doesn't need registry key changes}
D:\ 128 GB EXFat {Steam games}
E:\ 40 GB ExFat {Downloads}