Banner image

Instantly Grab a High-res Icon for Any iOS App

As a blogger who writes about a lot of apps, I frequently need to grab artwork for iOS apps. iTunes and its web previews don’t make this an easy task, especially for high-res versions. To assist in this process, I wrote a quick script to allow me to search for an iOS app by name and instantly write its 1024px version (or the highest resolution available) to the current directory in Terminal. There’s also an OS X application version at the end of this post, so you can perform this… ios, ruby, scripting

→ Continue reading

Banner image

Mac App Review: Dash for Developers

I’ve been playing with a cool little application called Dash for a while now. It’s a hotkey-based popup with configurable docsets for most major programming languages, including HTML, CSS (plus Less, Bourbon, Compass, Sass, etc.), JavaScript, Cocoa (Mac and iOS), Python, PHP, Ruby, Unix man pages and much more. It also has an iCloud/Dropbox-syncable snippet manager for storing and quickly accessing reusable code, complete with placeholders and cursor location control. appreview, macos, programming

→ Continue reading

Banner image

Synchronizing Screen Savers Between Multiple Macs

I’m currently running a Mac Pro with one monitor as my always-on server. My primary work machine is a 13” Air connected to a 27” Thunderbolt display. The Mac Pro display, the Air and the 27” are next to each other on the desktop, and I use teleport to fluidly pass between the monitors and control both machines with one keyboard and Magic Trackpad. screensaver, scripting, ssh

→ Continue reading