Downloading files with Pythonista

Pythonista Logo

I have been trying to broaden the programming languages that I am familiar with and I am giving Python a shot. I have been trying out Pythonista as my IDE. Pythonista is a universal app for iPad & iPhone (iTunes link). This is working out quite well for me, as it means I can read a book on my iPad, then just change apps to try out the things I have learned without needing to sit in front of my computer. It also allows me to do some more powerful things with my iOS devices.

The first script I want to share solves a little problem I have. While browsing the internet during the day on my iPhone, when I am away from my main computer, there will be files that I want to download later. Up to now the process has been to add a reminder with the link to come back to it later.

Now I can use Pythonista to download the file and upload it to my Dropbox folder. Later on, when I am at home, this will sync to my desktop and Hazel can process it appropriately.

» Continue reading


tldr

TLDR is a great little command line utility that can be used as a replacement for man if you only need a reminder of how to do something. TLDR provides a quick summary of the command and the common usages.

TLDR example




The Past, The Present and The Future

Note: this post was written many months before it was published (creation date is at the start of August 2013). While my feelings have changed over time, this is a timeless viewpoint .

I first started listening to 5by5’s Quit to hear the interview with Marco Arment shortly after the Instapaper sale (episode #21: Quit & Analyze) and I have been listening to the show ever since. While there are parts of the format and personalities in the show that I don’t like, the general message of the show is good. My main gripe is that often the majority of the show is Dan Benjamin going off on a rant. I prefer the episodes where there is more call-in or guest content. Along with events of the last few months, it has got me thinking of the future.

» Continue reading