A quick note for Cheaters hackers: as of a recent update, Cheaters can now handle linking directly to a specific cheat sheet using url hashes. You can use a zero-index number to link to a page if you know the order (index.html#3 to link to the fourth item), but because the order is configurable and subject to change, it also supports string matching. For example, if you wanted to link directly to the Siri cheat sheet, you could use .
cheaters, cheatsheet
If you’re not already in the loop, Slogger is a “Social Logger” that pulls in feeds from a wide range of social services and creates entries for them in a Day One journal. It can run itself each day and create an automated collection of everything you’re already putting out there on the Internet, including photos (Instagram, Flickr, Twitter, etc.), Tweets, music you listen to, miles you run, blog posts you share and more.
blogging, dayone, slogger
I’ve been saving up for an Aeron Chair for my office for a while. It runs around $890, but I knew that my current chair was killing me and the investment seemed justifiable. I needed something that allowed for (and promoted) better posture than my current heavily-padded “executive” chair. I wasn’t completely sold on the Aeron, though. Then a recommendation from John Gruber for the Chadwick chair showed up on my Twitter stream and piqued my interest. Given that I was already in the…
furniture, office
Thanks to Dan Frakes of Macworld for joining me this week on Systematic. We talk about the life of a reviewer, the universe of an editor and everything about our top three picks. That’s right, it’s episode 42.
podcast, systematic
A new editor was recently added to iTextEditors that I had to check out. It’s called WordEver HD (iPad only), a full-screen text editor with some rather brilliant features which build nicely on some predecessors work.
appreview, ios, ipad, texteditor
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
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
I received a request to make the Natural Language Date Service work with formats like “+3 5pm” to create a date in 3 days at 5pm. Previously you couldn’t add a time to a “+x” format.
date, macos, naturallanguage, service