Monthly Archives: May 2013

Protip: Disable Drop Shadows on Screenshots

Screenshot_with_shadow_and_desktop

Screenshots are a fantastic tool to visually communicate with clients, users, and colleagues. Mac OSX provides excellent tools for capturing screenshots right out of the box. Screenshot Keyboard Shortcuts Shortcut What it Does Command-Shift-3 Captures the contents of the entire screen, and saves it to a file on the desktop. If more than one screen […]

Read more ...

Tutorial: Sharing Data Locally Between iOS Apps

AppDataSharing_Header

In the sandboxed world of iOS development sharing data between applications can prove difficult. There are a number of reasons you may want your application to share data with other applications. Releasing a paid app upgrade with a new SKU. Moving user data to a universal binary. Releasing a suite of complementary applications. Partnerships with […]

Read more ...