Pythonista Review - Programming iOS with Python for iPad iPhone

Pythonista, finally programming workflow automation for iOS? I’m doing most of my writing on my iPad or occasionally on my iPhone, and I write everything in Markdown. There are some great scripts in my current favorite language Python out there for doing Markdown conversions, image manipulations, etc., but unfortunately, Apple rules regarding programming apps on iOS devices are pretty stringent. But an app for programming Python on iOS called Pythonista have some smart ways of getting around some of Apple’s restrictions. And one of the wonderful things you can do is home screen shortcuts, making your scripts available directly from the home screen of your iOS device. All you have to do to create a Pythonista home screen shortcut is to go to a web page and enter the script name and optional arguments. After that, add the page home-screen with Safari’s bookmarks button. Another way of starting your scripts is directly as bookmarks in Safari or another web browser. I found the app from this article about making life easier by scripting with Pythonista, a great read of all the functions available in the app. Because they added a Python library for managing the clipboard, you can copy pictures or text to it, then start your script that reads from the clipboard and then put the new modified text/picture back to the clipboard, ready for pasting into any app. Very handy! ...

February 6, 2013

MultiMarkdown - iPad Supported Apps

iPad and MultiMarkdown Supported Apps Updated 2014–07–06 Since I originally wrote this article, much has happened. The Elements app looks like it’s been discontinued because I couldn’t find it in the AppStore, so I have removed it from the comparison table. I’ve added my new favourite iOS text editor, Editorial which is an amazing app for configure your text workflow just the way you like it. IA Writer has added support for MultiMarkdown so I added it to the list as well. ...

December 3, 2012

GeoTagr - my iPhone-iPad GPS DSLR Geotagger of choice

GeoTagr To be able to tag your DSLR pictures with GPS information is both fun and practical. But to date, most DSLR cameras don’t have GPS built-in or is an expensive hardware add-on option. That includes the Wi-Fi iPad you might own. The last couple of years I’ve used a lot of different solutions to track GPS data while I’m out taking photographs. My first way was to use a Garmin GPS unit and then transfer the information to my Mac, but now, with mobile phones like iPhone and Android, there’s no reason to tug along yet another device. My weapon of choice now is an app for iPhone and iPad called GeoTagr, a universal app for logging GPS tracks while you photograph, and then tag images with location data. For me, the pictures I want to tag are the RAW images that I import into Adobe Lightroom 4. And with this app, it’s straightforward to accomplish. ...

August 11, 2012

1Password Secures computer passwords on the web

Instead of having one favorite password that you use on every account you create on the web,making it very easy for someone that gets ahold of it to wreak havoc of you life. Wouldn’t it be great if you had different, impossible to guess passwords on each site? But you only had on password to remember? Well, 1Password can help you both generate random passwords and to help you log in automatically to those sites using just one master password. ...

July 28, 2012

Geotag your DSLR images using your iPhone GPS and a Mac

Geotag DSLR images using an iPhone and a Mac One of the nice things about modern camera phones and even some regular cameras uses GPS to tag photos and embed the coordinates in the pictures EXIF data. But wouldn’t it be great if you could do that with your fancy DSLR camera photos as well? Programs like iPhoto, Aperture and Adobe Lightroom 4 can show you your pictures on a map. Many online photo sites like Flickr also uses the GPS data in the pictures to display them on a map. ...

January 24, 2012