Posts tagged with "mac"

Disable Auto-Correct In Tweetbot for Mac

Disable Auto-Correct In Tweetbot for Mac

I write in English, but I live in Italy. Some of my Twitter followers are Italian, too, and I like to talk to them in my native language. In the past weeks, I noticed an annoying bug: Tweetbot for Mac, my Twitter client of choice, couldn’t disable auto-correct (Edit > Spelling and Grammar > Correct Spelling Automatically) permanently. The option is there, but it appears it “doesn’t stick” after you enable it to send a tweet without auto-correct. This led to an increasing number of misspelled Italian tweets with English words mixed in (as per my Mac’s system language).

Fortunately, I’ve found the solution here. With a simple Terminal command, you can override Tweetbot’s default setting and disable auto-correct (but not spell checking) automatically.

This is exactly what I was looking for, so make sure to hit the source link to check out the full command.

Permalink




PodGrasp, A Podcast App For OS X

PodGrasp, A Podcast App For OS X

Jonathan Poritsky has posted a review of PodGrasp, a new podcatcher for OS X:

All of that said though, PodGrasp is currently the best option available on the Mac App Store for desktop podcast management. It will only get better and it truly is an incredible start, especially considering there is almost no competition for this right now. Go get it so Gary Hughes, PodGrasp’s developer, can make it even better. His FAQ says an iPhone app is planned as well, so it’s not like he’s gonna take your Washingtons and run.

The lack of good podcast apps for OS X has consistently surprised me. Just a few weeks ago I tweeted about the subject, and proposed a possible API to figure out the (trickier than Twitter timelines) problem of syncing podcasts across platforms and devices.

But things are changing. Aside from PodGrasp, which I’ll make sure to try out, Instacast’s developer Martin Hering announced this morning that he’s working on a Mac version of Instacast. I have been trying the new Instacast for iOS, and it’s a solid update with new functionalities that I like; furthermore, it has a custom sync architecture that – unsurprisingly – works much better than the former iCloud sync. I’m looking forward to his Mac app.

In the meantime, to make sure I can listen to podcasts with my Mac’s speakers while using a podcast app I like, I have been using AirPlay with Reflection to get the job done.

Permalink




Tokens: Easy Promo Code Generation For Developers

I often hear from my developer friends that generating promo codes for iOS and Mac apps is a tedious and annoying chore. From what I’m told, you have to log into iTunes Connect – which hasn’t the most pleasant interface Apple ever made – and generate these codes that you have to manually copy somewhere to share them via email, Twitter, or other systems. It’s a slow process, and iTunes Connect forces developers to “submit requests” for how many codes they need without offering any sort of social integration.

Enter Tokens. Developed by Padraig Kennedy and Oisin Prendiville, Tokens is an automated promo code generator for Mac that makes it super simple to generate and share promo codes for apps available in iTunes Connect. Tokens couldn’t be approved in the Mac App Store because it uses HTML scraping to interact with iTunes Connect remotely; the developers offer a FAQ to understand how Tokens works, for which kind of apps, and why it’s built for OS X 10.8. Read more