Posts in Linked

Apple Now Offering Free Downloads in the Apple Store App

Much like visiting Starbucks and picking up a free song, the Apple Store is now distributing their own freebies. This week it’s an app called Color Zen, which shows up in the Apple Store app alongside the store’s information. If you’re at home, the app just shows up in the list of things that Apple is currently featuring. Mark Gurman from 9to5Mac writes that it’s an incentive to get people to download the app.

We previously reported that Apple Store employees are instructed to install this application on a new iOS Device during Personal Setup (After a purchase). At an internal event in San Francisco last month, Tim Cook revealed that only a small percentage of Apple customers are aware of the app, but Cook wants to use the app as an element of his plan to boost iPhone sales in his stores.

Permalink

BioShock Infinite Coming To OS X This Month

Juli Clover:

BioShock Infinite, the third game in the first-person shooter series, is set to be released for the Mac on August 29 through a collaboration between Aspyr Media, developer Irrational Games, and publisher 2K Games.

Infinite is one of my favorite games of 2013 (so far). The game comes with an incredible storyline and solid action-oriented gameplay – but my favorite part remains Columbia, the city in the sky where the game takes place. Just this week, Irrational Games announced a series of DLCs for the game – the first of which, Clash in the Clouds, should be available by launch day with the Mac version. Eurogamer posted an interview with BioShock creator Ken Levine, who explained the motivation behind Clash in the Clouds and the other DLCs that will follow later this year.

BioShock Infinite will be available through Steam, the Mac App Store, and GameAgent, where pre-orders have started today.

Permalink

The Prompt: Senior VP of Selfies

This week, Myke, Federico and Stephen re-visit the Developer Center outage, then talk about Google’s apps on iOS and Stephen’s Nexus 7. Wrapping up, they move on to discuss tablet usage and some awesome apps.

I loved the discussion about Google’s new approach to building its own ecosystem on iOS through inter-app communication and callbacks, which is something that Apple keeps ignoring. Towards the end, I also explain why I like working from my iPad more than I do on the Mac.

Get the episode here.

Permalink

Is Chromecast Worth it if You Already Use AirPlay?

Josh Centers from TidBITS takes a look at the Chromecast, its setup process, what apps it works with on Macs and iOS devices, and what you can expect from the device compared to AirPlay. This is a very thorough article, especially if you’re considering buying it for yourself or as a stocking stuffer later this year.

I should note here that the Chromecast’s “casting” is different in a key way from AirPlay. While AirPlay sends audio and video directly from your device to the Apple TV, Chromecast-enabled apps send only a URL, which the Chromecast loads through its own built-in Web browser. Also, unlike the Apple TV, the Chromecast does not have a hardware remote. You control the audio or video directly on your device, including volume. The Netflix iOS app even activates a remote mode when it sends video to the Chromecast.

Keep reading because a lot of it is, “And another problem is…” How Chromecast works is important since the quality of what’s shown to you on the TV ends up being inferior to AirPlay.

Permalink

Leap Motion and Better Touch Tool

David Sparks writes about his experience with Leap Motion after pairing it with Better Touch Tool.

As you can tell. I already have a lot of affection for Better Touch Tool and Leap controller functionality is icing on the cake. So I’ve spent some time playing with this new feature and I’ve now got several gestures I can do in the air in front of my Mac. If I put one finger in the air and move it up, it closes the application, just like the gesture in iOS 7. If I put one finger in the air and pull it down, it closes the window just like my gestures I explained earlier on my trackpad. If I put two fingers in the air and swiped the left, I move right one space. Putting two fingers in the air and swiping to the right moves back one space to the left. All of this is a lot of fun. I’m only adding new gestures as I internalize the prior ones.

It’s great that people are at least finding some practical uses for this thing. I just think the Leap Motion is a solution in search of a problem.

Permalink

Apple’s Support Document On How To Report iMessage Spam

A support document by Apple (last modified today, July 30) that I’ve never seen before details how users can report iMessage spam (unwanted messages) directly to Apple (via Beau Giles):

If you’re seeing unwanted iMessages (spam) in Messages app, you can report those to Apple.

To report unwanted iMessage messages to Apple, please send an email with the following details to: imessage.spam@icloud.com

I’ve never been the target of iMessage spam, but it’s good to know that Apple has a basic reporting tool in place. Some users experienced iMessage “denial of service” spam messages earlier this year; in the support document, Apple doesn’t explain how they will act against reported spam.

Permalink

Byword For iOS Gets Improved URL Scheme

In a minor update released today, Byword developers Metaclassy have brought an improved URL scheme (based on x-callback-url) to the app, enabling actions for creating, opening documents, and manipulating text. Documentation is available here.

The actions supported by the URL scheme are:

  • new
  • open
  • append
  • prepend
  • replace

With these actions, you can now send text to a specific file in Byword, choosing to either create/open an existing document, insert text at the top (prepend) or bottom (append), or replace the entire contents of a document with new text. When using the Byword URL scheme, you’ll need to percent-encode text, which can be easily done using Launch Center Pro’s encode actions or Drafts’ double curly brackets.

This improved URL scheme creates some new interesting possibilities for iOS automation with Byword. I imagine many will experiment with workflows to append or create text from Mr. Reader’s Services menu, take notes with Drafts, or prepend text from Safari or Chrome using a browser bookmarklet. However, I still think that the URL scheme could be expanded to include support for triggering Publishing actions automatically, optionally supporting x-success to go back to another app after a post has been sent to a service integrated in Byword. With Poster no longer receiving updates, I believe the folks at Metaclassy have a great opportunity to keep Byword the simple and elegant iOS text editor that many love, while also adding advanced functionality that power users will come to rely upon in their daily workflows.

Permalink

Why Are Apps Putting You On A Wait List?

A good piece by Ellis Hamburger at The Verge, who explains why some recent iOS apps have been putting new users on a “wait list” before they can actually start using an app. This is due to the increasingly cloud-based complex scaling challenges that apps (which are downloaded locally) face when trying to work with online components (remotely) for thousands of users.

I understand the difficulties mentioned by Ellis and the developers he interviewed, but I also see part of Ben’s point when he argues that several of these “wait list apps” are free and don’t seek immediate revenue. Mailbox removed the reservation system after it had been acquired by Dropbox, meaning that Dropbox – a larger company – had the human and financial resources to “throw” at Mailbox’s problem. However, I think that resources aren’t a panacea for new apps that rely heavily on server-side features: if anything, the App Store makes it hard to ship apps that are only available to a subset of users, which is forcing developers to implement ideas such as the aforementioned waiting lists.

A better testing process for App Store developers isn’t a new topic, and I wonder if app testing tools made by Apple with support for thousands (instead of hundreds) of “beta” users would alleviate the issues covered by Ellis.

Permalink

Markdown for Keyboard Maestro 2

One of my favorite tools for more efficient writing was recently updated to version 2, which is available for download on GitHub. As Andreas Zeitler explains, the main focus for version 2 was “speed optimization, interaction, accessibility for non-English speakers, and usability”. There’s also a screencast on YouTube showing the new features.

I use Markdown for Keyboard Maestro on a daily basis to speed up my writing in Sublime Text. In fact, many of the workflows that I’ll share when Editorial for iPad will come out have been inspired by Andreas’ work.

Permalink