Author's posts

fix2x.sh – automatically create/resize @2x and non-@2x images for IOS

Music To Code By, 2012

Here’s what I listened to while coding in 2012. This year I’d categorize my listening habits into three moods: getting shit done, relaxing, and background noise. Standard disclaimer: I listen to albums all the way through, front to back, and am often annoying the hell out of my wife with a single track or album …

Continue reading

TumbleOn Code

We’ve open sourced a variety of IOS Utilities and published them to our tumbleon-utils project over on bitbucket. All code is licensed with the Apache license, which like BSD or MIT, is a non-viral non-complicated license. Utilities included in tumbleon-utils: FileUtil – file IO and filename related utilities FrameUtils & UIView+FrameUtils – simplifies CGRect frame …

Continue reading

a million moments

I’ve published a new iPhone/iPad app called a million moments. Life’s too short to get caught up in the chaos and hustle of what doesn’t-really-matter. When you’re in the middle of everything-at-once, it can be difficult to take a moment to breathe and get back to the place you want to be: the place where …

Continue reading

IOS Autorotation Hell: Bad or wrong view position offsets after rotation

IOS 6 app store crash on your iPod touch 4? Restore.

For weeks the app store has crashed constantly on my iPod Touch 4th gen after the over-the-air IOS 6 update. Restoring the iTouch to a fresh install of 6.0 on iTunes fixed the problem and now the app store works better, not perfect, but better. Symptoms: I would search for something, and swiping left or …

Continue reading

School of Code Part 1: Squirrel (SQL)

Regularly losing hard drives? Try clean power.

A few years back, I was losing 1 to 2 hard drives a year, every year. I was purchasing quality drives (for consumer grade..), and it did not seem to matter if a drive was internal or external, the life span was just junk. Your computer’s parts are highly sensitive pieces of equipment in terms …

Continue reading

Custom OSX log file rotation / archiving

How to setup Bash on your computer