<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Ios-Tag on Jackenhack</title><link>https://www.jackenhack.com/tags/ios-tag/</link><description>Recent content in Ios-Tag on Jackenhack</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 24 Feb 2015 00:00:00 +0000</lastBuildDate><atom:link href="https://www.jackenhack.com/tags/ios-tag/index.xml" rel="self" type="application/rss+xml"/><item><title>A brand new WYSIWYG editor in WordPress for iOS app</title><link>https://www.jackenhack.com/a-brand-new-wysiwyg-editor-in-wordpress-for-ios-app/</link><pubDate>Tue, 24 Feb 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/a-brand-new-wysiwyg-editor-in-wordpress-for-ios-app/</guid><description>&lt;p&gt;So they added a new &lt;strong&gt;WYSIWYG&lt;/strong&gt; editor in Wordpress own app for iOS. And to my Initial amazement it looks like it handles images the correct way by first uploading them, and then gives you the different automatically created sizes done by the server. Maybe I&amp;rsquo;m finally able to upload images and have Retina support without having to use &lt;a href="https://www.jackenhack.com/editorial-app-workflow-upload-image-wordpress-media-library/"&gt;my Editorial workflow&lt;/a&gt;? But when looking at the generated HTML, the height and width of the images is set to zero. It points the URL to the full resolution image, even if you select a smaller one. Not good. If you save a draft, it forgets your image settings like alignment and title.&lt;/p&gt;</description></item><item><title>GMT Time Showing in iPhone iPad Calendar App</title><link>https://www.jackenhack.com/gmt-time-showing-iphone-ipad-calendar-app/</link><pubDate>Wed, 04 Feb 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/gmt-time-showing-iphone-ipad-calendar-app/</guid><description>&lt;p&gt;&lt;img alt="iOS Calendar App Icon" decoding="async" height="150" loading="lazy" src="https://www.jackenhack.com/gmt-time-showing-iphone-ipad-calendar-app/images/ios-calendar-icon-150x150_hu_712956efe4ab83e6.jpg" width="150"&gt;I helped my boss today with a weird problem. In his calendars on his iOS devices, an extra line would show up, displaying the GMT time of the event. The event was placed correctly in the timeline, but it included the GMT time in the text. Naturally I did the obligatory Google search and &lt;a href="https://discussions.apple.com/thread/6548616?tstart=0" title="iOS 8 Calendar on iPhone showing GMT times for ... | Apple Support Communities"&gt;found a lot of other users with the same problem&lt;/a&gt;, but not any solutions on how to fix it.&lt;/p&gt;
&lt;p&gt;After checking all the settings on Google Calendar and checked the time and calendar settings, I couldn’t find anything wrong. But after checking out his iPad settings, I realized that the old IT guy had missed a thing.&lt;/p&gt;</description></item><item><title>Editorial App Workflow Upload Image to WordPress Media Library Version 2.2</title><link>https://www.jackenhack.com/editorial-app-workflow-upload-image-wordpress-media-library/</link><pubDate>Sat, 31 Jan 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/editorial-app-workflow-upload-image-wordpress-media-library/</guid><description>&lt;p&gt;&lt;img alt="Editorial iOS app icon" decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/editorial-app-workflow-upload-image-wordpress-media-library/images/editorial-app-icon_hu_2e8c8ae2808969a0.jpg" srcset="https://www.jackenhack.com/editorial-app-workflow-upload-image-wordpress-media-library/images/editorial-app-icon_hu_d59e8266a2ebf565.jpg 360w,/editorial-app-workflow-upload-image-wordpress-media-library/images/editorial-app-icon_hu_f7e134ff9a92b269.jpg 480w,/editorial-app-workflow-upload-image-wordpress-media-library/images/editorial-app-icon_hu_362977c5c188a880.jpg 720w" width="1024"&gt;&lt;a href="https://itunes.apple.com/us/app/editorial/id673907758?mt=8&amp;amp;uo=4&amp;amp;at=11lJWT&amp;amp;ct=Blog"&gt;&lt;img alt="Download on the AppStore" decoding="async" height="200" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/editorial-app-workflow-upload-image-wordpress-media-library/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_e9bd881d9508069.png" srcset="https://www.jackenhack.com/editorial-app-workflow-upload-image-wordpress-media-library/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_9f896ab9e7102ec7.png 360w,/editorial-app-workflow-upload-image-wordpress-media-library/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_dc70ee18946631a9.png 480w" width="659"&gt;&lt;/a&gt;I’ve tried a lot of blogging apps for the iPad, but none of them handles images the way I want. Images gets the weird name iOS has assigned to them which is not good for &lt;a href="http://en.wikipedia.org/wiki/Search_engine_optimization"&gt;SEO&lt;/a&gt;. When I upload images to Wordpress, I want them to end up in the Wordpress Media Library and have all the theme defined sizes created automatically. Just like when you upload from the web interface in Wordpress. There’s an added problem when you want your site to support images displayed on a Retina or high DPI device, showing the picture in high resolution using a plugin like &lt;a href="https://wordpress.org/plugins/wp-retina-2x/"&gt;WP Retina x2&lt;/a&gt;. My favourite text editor on iOS is Editorial app, So I made this Workflow so I can do the naming, resizing and uploading of the images directly inside the app from my iPad or iPhone 6 Plus. You can select which of the theme defined image sizes you want to display and also set the image alignment. This workflow works excellent with the &lt;a href="https://wordpress.org/plugins/wp-retina-2x/"&gt;WP Retina x2&lt;/a&gt; plugin, which is the one I use on my site. When everything is done, you have an &lt;a href="http://fletcherpenney.net/multimarkdown/"&gt;MultiMarkdown&lt;/a&gt; referred image link at the cursor position in the text editor, and the image link and information like width, height and alt-text is added to the end of the document. This makes a very convenient way of blogging on the iPad.&lt;/p&gt;</description></item><item><title>WiFi Map uses community power to share network passwords</title><link>https://www.jackenhack.com/wifi-map-uses-community-power-to-share-network-passwords/</link><pubDate>Wed, 28 Jan 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/wifi-map-uses-community-power-to-share-network-passwords/</guid><description>&lt;h2 id="heading"&gt;&lt;a href="http://www.tuaw.com/2015/01/27/wifi-map-uses-community-power-to-share-network-passwords/?ncid=rss_truncated"&gt;&amp;ldquo;WiFi Map uses community power to share network passwords&amp;rdquo;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;George Tinari, The Unofficial Apple Weblog (TUAW):&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;WiFi Map is a crowdsourced tool for finding all of the Wi-Fi hotspots in your area as well as the passwords to certain security-protected networks.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This looks like a great utility when trying to find a free WiFi hotspot. I&amp;rsquo;m going to give it a go on my iPhone next time I&amp;rsquo;m out and about in the city. I hate the 1Gb cap I have on my phone by network provider Tele2.&lt;/p&gt;</description></item><item><title>Editorial App Wordpress Upload images Workflow updated</title><link>https://www.jackenhack.com/editorial-app-wordpress-upload-images-workflow-updated/</link><pubDate>Tue, 13 Jan 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/editorial-app-wordpress-upload-images-workflow-updated/</guid><description>&lt;p&gt;I have being going through the code for the &lt;a href="http://www.editorial-workflows.com/workflow/5906229377368064/Q0zY0TDSI0k"&gt;Editorial App Workflow for uploading images directly to Wordpress Media Library&lt;/a&gt; and added some functions. There where several bugs and problems. Should work better now. &lt;/p&gt;
&lt;p&gt;— Bug where scaling didn&amp;rsquo;t work at all (shame!)&lt;/p&gt;
&lt;p&gt;— Added full resolution image as alternative&lt;/p&gt;
&lt;p&gt;— should work now for blogs that doesn&amp;rsquo;t automatically make scaled versions of uploaded images, only presented with the option to use full resolution.&lt;/p&gt;</description></item><item><title>WRC The Game for iOS</title><link>https://www.jackenhack.com/wrc-game-ios/</link><pubDate>Sat, 03 Jan 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/wrc-game-ios/</guid><description>&lt;p&gt;&lt;img alt="WRC Rally Game for iOS Screenshot" decoding="async" height="1080" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/wrc-game-ios/images/WRC_Rally_iOS_hu_2b5c808e53bd0dae.jpg" srcset="https://www.jackenhack.com/wrc-game-ios/images/WRC_Rally_iOS_hu_dfd50ca2aebf3ab8.jpg 360w,/wrc-game-ios/images/WRC_Rally_iOS_hu_f864cba2747d3bfa.jpg 480w,/wrc-game-ios/images/WRC_Rally_iOS_hu_709c08f20db9eb3d.jpg 720w,/wrc-game-ios/images/WRC_Rally_iOS_hu_7212e32980bab69b.jpg 1080w,/wrc-game-ios/images/WRC_Rally_iOS_hu_2b5c808e53bd0dae.jpg 1440w" width="1440"&gt;&lt;/p&gt;
&lt;p&gt;I have always loved Rally games. So I was glad to see a new Rally game showing up on iOS AppStore.&lt;/p&gt;
&lt;p&gt;Regular readers of this blog knows that I rarely review bad software, trying instead to concentrate on all of the great apps out there. But this review is going to be different.&lt;/p&gt;
&lt;p&gt;I’m not a fan of the Freemium way of selling games. I rather buy the game and get all (or almost all) the content and can get on playing without having to constantly pay for obvious things to continue. So I was glad to see that &lt;strong&gt;WRC The Game&lt;/strong&gt; was a paid app. Bad mistake. If it was Freemium, I would have played for five minutes and then happily deleted the game. We are just talking about $1.99, but I’d get pissed if I buy a bad cup of coffee for that price as well.&lt;/p&gt;</description></item><item><title>A Better YouTube App for iOS - ProTube</title><link>https://www.jackenhack.com/youtube-app-ios-protube/</link><pubDate>Thu, 01 Jan 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/youtube-app-ios-protube/</guid><description>&lt;p&gt;&lt;img alt="ProTube logo" decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/youtube-app-ios-protube/images/image1_hu_154ed87c991cf564.jpg" srcset="https://www.jackenhack.com/youtube-app-ios-protube/images/image1_hu_6e8cde0673b4baad.jpg 360w,/youtube-app-ios-protube/images/image1_hu_58dc813b7e22ceac.jpg 480w,/youtube-app-ios-protube/images/image1_hu_cbfa4d7a6dee9967.jpg 720w" width="1024"&gt; &lt;a href="https://itunes.apple.com/us/app/protube-for-youtube/id931201696?mt=8&amp;amp;uo=4&amp;amp;at=11lJWT&amp;amp;ct=Blog"&gt;&lt;img alt="Download on the AppStore" decoding="async" height="45" loading="lazy" src="https://www.jackenhack.com/youtube-app-ios-protube/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824-150x45_hu_713f85b85ed64548.png" width="150"&gt;&lt;/a&gt;I love wasting time watching YouTube. There&amp;rsquo;s always something interesting, funny or informative to find. &lt;a href="https://www.jackenhack.com/safari-browser-speedup-crash-proof-extensions/"&gt;On my Mac I have extensions to eliminate the annoying ads&lt;/a&gt;, And to get the highest quality available, but when watching on my iPhone or iPad I have sit and wait five seconds and then press skip when ads are shown. But not anymore. I found a great YouTube App replacement that plays back videos in the highest possible quality, but also does away with the ads. The app is called &lt;a href="https://itunes.apple.com/us/app/protube-for-youtube/id931201696?mt=8&amp;amp;uo=4&amp;amp;at=11lJWT&amp;amp;ct=blog" title="protube"&gt;Protube&lt;/a&gt;. It&amp;rsquo;s only $2.99 and well worth it. So now I can watch even more crazy videos.&lt;/p&gt;</description></item><item><title>Squeezelite problem starting in SqueezePlug on Raspberry Pi</title><link>https://www.jackenhack.com/squeezelite-problem-starting-squeezeplug-raspberry-pi/</link><pubDate>Tue, 19 Aug 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/squeezelite-problem-starting-squeezeplug-raspberry-pi/</guid><description>&lt;p&gt;&lt;img alt="Raspberry Pi logo" decoding="async" height="1440" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/squeezelite-problem-starting-squeezeplug-raspberry-pi/images/raspberry-pi-logo_hu_2006f59e20cfbe25.png" srcset="https://www.jackenhack.com/squeezelite-problem-starting-squeezeplug-raspberry-pi/images/raspberry-pi-logo_hu_a1d9c616596ab41d.png 360w,/squeezelite-problem-starting-squeezeplug-raspberry-pi/images/raspberry-pi-logo_hu_63cfc76619ba0b1f.png 480w,/squeezelite-problem-starting-squeezeplug-raspberry-pi/images/raspberry-pi-logo_hu_ce91df34fae40af0.png 720w,/squeezelite-problem-starting-squeezeplug-raspberry-pi/images/raspberry-pi-logo_hu_a951a74991497081.png 1080w,/squeezelite-problem-starting-squeezeplug-raspberry-pi/images/raspberry-pi-logo_hu_2006f59e20cfbe25.png 1440w" width="1440"&gt;&lt;/p&gt;
&lt;h2 id="squeezeplug-problem-where-squeezelite-refuse-to-start"&gt;SqueezePlug problem where Squeezelite refuse to start&lt;/h2&gt;
&lt;p&gt;I installed a Raspberry Pi in my livingroom as a &lt;a href="http://en.wikipedia.org/wiki/Squeezebox_(network_music_player)"&gt;Squeezebox&lt;/a&gt; music Server/Player, using a &lt;a href="http://www.squeezeplug.eu"&gt;SqueezePlug&lt;/a&gt;&lt;a href="#fn:1" title="see footnote"&gt;[1]&lt;/a&gt; image. But when I tried to install the &lt;a href="https://code.google.com/p/squeezelite/"&gt;Squeezelite&lt;/a&gt; player, it refused to start. I tried to uninstall and reinstall, selecting another USB Audio Interface, but the problem persisted. After checking around and doing a some experimenting, I found that I could start Squeezelite manually from the terminal prompt, but if I tried to start it with the init.d or service script, it refused to start. So I started to dig around and experimented with changing the settings for Squeezelite and I found the problem…&lt;/p&gt;</description></item><item><title>Overcast iPhone Podcast App</title><link>https://www.jackenhack.com/overcast-iphone-podcast-app/</link><pubDate>Thu, 31 Jul 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/overcast-iphone-podcast-app/</guid><description>&lt;p&gt;&lt;img alt="Overcast Logo" decoding="async" height="1430" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/overcast-iphone-podcast-app/images/overcast_logo_hu_d4769b42a6c2d655.png" srcset="https://www.jackenhack.com/overcast-iphone-podcast-app/images/overcast_logo_hu_4d5257e55d23fd25.png 360w,/overcast-iphone-podcast-app/images/overcast_logo_hu_b3084884cb3b366c.png 480w,/overcast-iphone-podcast-app/images/overcast_logo_hu_e389a4d33b472ec3.png 720w,/overcast-iphone-podcast-app/images/overcast_logo_hu_12f02d1fcb697e0e.png 1080w,/overcast-iphone-podcast-app/images/overcast_logo_hu_d4769b42a6c2d655.png 1440w" width="1440"&gt;&lt;/p&gt;
&lt;h1 id="overcast-makes-it-fun-to-listen-to-podcasts-again"&gt;Overcast makes it fun to listen to Podcasts again&lt;/h1&gt;
&lt;p&gt;After reading a lot about a new podcast app called &lt;a href="https://overcast.fm/" title="Overcast Podcast App"&gt;Overcast&lt;/a&gt; created by Marco Arment, famous for creating &lt;a href="https://itunes.apple.com/us/app/instapaper/id288545208?mt=8&amp;amp;uo=4&amp;amp;at=11lJWT&amp;amp;ct=blog" title="instapaper"&gt;Instapaper&lt;/a&gt; I downloaded the app just to check it out. I love Instapaper, an app that really has made me appreciate long form journalism, so I thought I’ll try to see if Overcast could make me interested in listening to podcasts again, something I haven’t done in a while.&lt;/p&gt;</description></item><item><title>MultiMarkdown on iPad iPhone Revisited</title><link>https://www.jackenhack.com/multimarkdown-ipad-iphone-revisited/</link><pubDate>Sun, 06 Jul 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/multimarkdown-ipad-iphone-revisited/</guid><description>&lt;p&gt;&lt;img alt="MultiMarkdown logo" decoding="async" height="128" loading="lazy" src="https://www.jackenhack.com/multimarkdown-ipad-iphone-revisited/images/1354510289_hu_7be709c1e503a84f.jpg" width="208"&gt;&lt;/p&gt;
&lt;h2 id="multimarkdown-on-ipad---an-update"&gt;MultiMarkdown on iPad - an update&lt;/h2&gt;
&lt;p&gt;I have &lt;a href="https://www.jackenhack.com/ipad-multimarkdown-supported-apps/"&gt;updated my list over how well iPad Markdown writing apps&lt;/a&gt; handle the more advanced &lt;a href="http://fletcherpenney.net/multimarkdown/"&gt;MultiMarkdown&lt;/a&gt; rendering. I also added some new apps to the list of the features I tested. Since I wrote the article, a new favourite writing app of mine, &lt;a href="https://www.jackenhack.com/writing-with-editorial-ipad-app/"&gt;Editorial&lt;/a&gt; has been added to the list, and also &lt;a href="http://www.iawriter.com/ipad/"&gt;IA Writer&lt;/a&gt; which now has MultiMarkdown support.&lt;/p&gt;
&lt;p&gt;Almost all of the apps on the list supports &lt;a href="https://www.dropbox.com"&gt;Dropbox&lt;/a&gt; syncing, so writing in one application and rendering it in another that supports the features you need isn’t to hard. And with the enormous potential for scripting provided by Editorial, using x-callback-url schemes to send the text to another app for final rendering is pretty easy.&lt;/p&gt;</description></item><item><title>Editorial iOS Upload Images to WordPress Workflow</title><link>https://www.jackenhack.com/editorial-app-upload-images-wordpress-workflow/</link><pubDate>Thu, 17 Apr 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/editorial-app-upload-images-wordpress-workflow/</guid><description>&lt;h1 id="update-a-newer-better-version-has-been-created-you-can-download-it-here"&gt;Update: A newer, better version has been created. &lt;a href="https://www.jackenhack.com/editorial-app-workflow-upload-image-wordpress-media-library/"&gt;You can download it here&lt;/a&gt;.&lt;/h1&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img alt="Download on the AppStore" decoding="async" height="200" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/editorial-app-upload-images-wordpress-workflow/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_e9bd881d9508069.png" srcset="https://www.jackenhack.com/editorial-app-upload-images-wordpress-workflow/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_9f896ab9e7102ec7.png 360w,/editorial-app-upload-images-wordpress-workflow/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_dc70ee18946631a9.png 480w" width="659"&gt;&lt;/p&gt;
&lt;p&gt;I use the excellent iPad app &lt;a href="http://omz-software.com/editorial/" title="Editorial for iPad"&gt;Editorial&lt;/a&gt; as my preferred text editor. I want to be able to upload images directly from Editorial to &lt;a href="https://wordpress.org/" title="WordPress › Blog Tool, Publishing Platform, and CMS"&gt;WordPress&lt;/a&gt;, using &lt;a href="http://python-wordpress-xmlrpc.readthedocs.org/en/latest/" title="Welcome to python-wordpress-xmlrpc’s documentation! — python-wordpress-xmlrpc 2.2 documentation"&gt;xmlrpc&lt;/a&gt;, so the images ends up in the media gallery, the files in the correct folders, thumbnails made and a &lt;a href="https://daringfireball.net/projects/markdown/" title="Daring Fireball: Markdown"&gt;Markdown&lt;/a&gt; link with the correct URL is created. So I’ve written a workflow you can download that gives you the ability to select some text (that will be the alt text for the image), and either upload the image in the original size, or resize the width to the dimension you specify. After the image is uploaded, the Markdown image code is inserted. Another good thing is that you have the ability to name the image file, which I haven’t seen in other solutions, like in Poster App, where you get the cryptical iOS internal name of the image. Not so SEO friendly. The easiest solution was to use the wordpress_xmlrpc module, so that needs to be installed before you can use the workflow! but I’ve &lt;a href="https://www.jackenhack.com/editorial-app-import-modules-with-pipista/"&gt;written a guide about how to install the module/library here&lt;/a&gt;. If you forget to install it beforehand, you will get this dialog box with instructions on how to install it if you start the workflow.&lt;/p&gt;</description></item><item><title>How To import modules with Pipista into Editorial iOS app</title><link>https://www.jackenhack.com/editorial-app-import-modules-with-pipista/</link><pubDate>Sun, 06 Apr 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/editorial-app-import-modules-with-pipista/</guid><description>&lt;p&gt;&lt;img alt="1377461573.jpg" decoding="async" height="128" loading="lazy" src="https://www.jackenhack.com/editorial-app-import-modules-with-pipista/images/1377461573-150x128_hu_c155e926571bb72b.jpg" width="150"&gt;&lt;/p&gt;
&lt;h2 id="importing-pipista-modules-in-editorial"&gt;Importing pipista modules in Editorial&lt;/h2&gt;
&lt;p&gt;&lt;img alt="Download on the AppStore" decoding="async" height="200" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/editorial-app-import-modules-with-pipista/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_e9bd881d9508069.png" srcset="https://www.jackenhack.com/editorial-app-import-modules-with-pipista/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_9f896ab9e7102ec7.png 360w,/editorial-app-import-modules-with-pipista/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_dc70ee18946631a9.png 480w" width="659"&gt;Lets face it, the &lt;a href="http://omz-software.com/editorial/" title="Editorial for iPad"&gt;Editorial&lt;/a&gt; App is a fantastic text/Markdown editor. It’s incredibly powerful with scripting abilities. But one of the most amazing tool for a power user is the ability to write Python scripts that can do almost anything. There are a lot of modules included with Editorial, but how do you add a library if it’s not included? There is a script for Editorials sister application Pythonista, that makes it easy to add modules, and you can use that for importing libraries to Editorial as well. The script is called &lt;a href="https://gist.github.com/pudquick/4317095" title="Version 2.0 of pipista - Unstable branch :)"&gt;Pipista&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>SwiftKey for iOS</title><link>https://www.jackenhack.com/swiftkey-for-ios/</link><pubDate>Mon, 03 Mar 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/swiftkey-for-ios/</guid><description>&lt;p&gt;&lt;strong&gt;Update: this problem is solved with iOS 8. Apple has opened up the operating system, so you can install alternative keyboards on your iPhone or iPad. SwiftKey is working on an iOS version.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="Download on the AppStore" decoding="async" height="200" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/swiftkey-for-ios/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_e9bd881d9508069.png" srcset="https://www.jackenhack.com/swiftkey-for-ios/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_9f896ab9e7102ec7.png 360w,/swiftkey-for-ios/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_dc70ee18946631a9.png 480w" width="659"&gt;I’m just trying out the app &lt;a href="http://swiftkey.com/en/" title="Swiftkey Note"&gt;SwiftKey&lt;/a&gt; on both my iPad and iPhone and it works very well. I can’t understand why they haven’t implemented an URL scheme though. That way you could use apps like Drafts or Editorial together with SwiftKey, and then send text to and from your favorite editor when your done. Hopefully they will implement it soon.&lt;/p&gt;</description></item><item><title>Major step in iOS gaming</title><link>https://www.jackenhack.com/major-step-in-ios-gaming/</link><pubDate>Sat, 11 Jan 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/major-step-in-ios-gaming/</guid><description>&lt;p&gt;&lt;a href="http://www.tuaw.com/2014/01/10/the-steelseries-stratus-is-the-most-important-ios-gaming-periphe/?ncid=rss_truncated"&gt;Major step in iOS gaming&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is something I would really buy for my new iPad Air. Be able to play first person shooters on the go! &lt;a href="http://www.tuaw.com/2014/01/10/the-steelseries-stratus-is-the-most-important-ios-gaming-periphe/?ncid=rss_truncated"&gt;Love the size of the controller!&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Editorial iPad App Writing</title><link>https://www.jackenhack.com/writing-with-editorial-ipad-app/</link><pubDate>Sat, 14 Sep 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/writing-with-editorial-ipad-app/</guid><description>&lt;p&gt;&lt;img alt="Editorial iOS app icon" decoding="async" height="150" loading="lazy" src="https://www.jackenhack.com/writing-with-editorial-ipad-app/images/editorial-app-icon-150x150_hu_aeb0577a44e5d3ea.jpg" width="150"&gt;&lt;/p&gt;
&lt;h2 id="editorial-ios-markdown-text-editor"&gt;Editorial iOS Markdown Text Editor&lt;/h2&gt;
&lt;p&gt;&lt;img alt="Download on the AppStore" decoding="async" height="200" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/writing-with-editorial-ipad-app/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_e9bd881d9508069.png" srcset="https://www.jackenhack.com/writing-with-editorial-ipad-app/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_9f896ab9e7102ec7.png 360w,/writing-with-editorial-ipad-app/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_dc70ee18946631a9.png 480w" width="659"&gt;So I found a new favorite iPad text editor called &lt;a href="http://omz-software.com/editorial/" title="Editorial for iPad"&gt;Editorial&lt;/a&gt;. After reading &lt;a href="http://www.macstories.net/stories/editorial-for-ipad-review/" title="Reinventing iOS Automation: Editorial Review"&gt;Federico Viticci’s great review of Editorial&lt;/a&gt; on macstories.net I bought the app, because the creator Ole Zorn wrote one of my other favorite apps &lt;a href="https://www.jackenhack.com/scripting-programming-iphone-ipad-python-pythonista-review/" title="Pythonista"&gt;Pythonista&lt;/a&gt;. And Editorial is amazing!&lt;/p&gt;</description></item><item><title>Reinventing iOS Automation: Editorial Review</title><link>https://www.jackenhack.com/reinventing-ios-automation-editorial-review/</link><pubDate>Sun, 25 Aug 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/reinventing-ios-automation-editorial-review/</guid><description>&lt;p&gt;&lt;img alt="Editorial iOS app icon" decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/reinventing-ios-automation-editorial-review/images/editorial-app-icon_hu_2e8c8ae2808969a0.jpg" srcset="https://www.jackenhack.com/reinventing-ios-automation-editorial-review/images/editorial-app-icon_hu_d59e8266a2ebf565.jpg 360w,/reinventing-ios-automation-editorial-review/images/editorial-app-icon_hu_f7e134ff9a92b269.jpg 480w,/reinventing-ios-automation-editorial-review/images/editorial-app-icon_hu_362977c5c188a880.jpg 720w" width="1024"&gt;&lt;br&gt;
&lt;a href="http://www.macstories.net/stories/editorial-for-ipad-review/"&gt;Reinventing iOS Automation: Editorial Review&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Editorial for iPad, redefines the market of text editors for iOS, and, in many ways, sets a new standard for iOS automation and desktop-class apps. Editorial makes me want to work from my iPad.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Editorial is my new favorite Markdown editor with amazing workflow scripting abilities and a complete Python interpreter from the programmer that made Pythonista. Link to an extensive review of the app and its capabilities.&lt;/p&gt;</description></item><item><title>RSS Reader</title><link>https://www.jackenhack.com/rss-reader/</link><pubDate>Fri, 28 Jun 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/rss-reader/</guid><description>&lt;p&gt;&lt;img decoding="async" height="243" loading="lazy" src="https://www.jackenhack.com/rss-reader/images/1372380672_hu_ff527fbb1cfd7707.jpg" width="445"&gt;Now that Google is pulling the plug on Google Reader, I’ve been researching an alternative. I bought &lt;a href="http://www.feedafever.com/"&gt;Fever&lt;/a&gt;, a self hosting solution. My favorite RSS app for ipad is Mr. Reader has just been updated with support for Fever, but it’s slow. So I’m giving up on Fever as my syncing for RSS and going to use &lt;a href="http://feedly.com/" title="Feedly RSS"&gt;Feedly&lt;/a&gt; instead, now that they have an API. Feedly has a very nice app on iOS but Mr. reader now also supports Feedly, so I’m going to use it instead. On my Mac I’ll just use Feedly’s web interface which is quite nice. Good to be able to find interesting articles to read again.&lt;/p&gt;</description></item><item><title>Problem syncing Google Apps Exchange on new iPhone</title><link>https://www.jackenhack.com/problem-syncing-exchange-on-new-iphone/</link><pubDate>Tue, 25 Jun 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/problem-syncing-exchange-on-new-iphone/</guid><description>&lt;p&gt;&lt;img decoding="async" height="277" loading="lazy" src="https://www.jackenhack.com/problem-syncing-exchange-on-new-iphone/images/1372199796_hu_532bf3d3b67339f.jpg" title="broken Google" width="280"&gt;&lt;br&gt;
When trying to sync a new iPhone to my Google Apps account it seems that it’s no longer possible to use Exchange push mail, address book and calendar syncing. By signing up for their service for free I paid by letting Google rummage through my mail for later use in targeted advertising. But now &lt;a href="https://www.jackenhack.com/trust-google-services/"&gt;they killed yet another service&lt;/a&gt; that I come to depend on. My trust in Google is totally gone. Now I have to spend hours setting up a mail server, getting passwords from my users and sync all accounts using IMAP. Then I have to help everyone to set up iCloud sync for the address book and calendars instead. Because Google can’t be trusted. All these problems can easily fixed buy paying Google, but why pay twice? Money AND my private life? WTF?&lt;/p&gt;</description></item><item><title>How To Use Day One App</title><link>https://www.jackenhack.com/uses-day-one/</link><pubDate>Sat, 30 Mar 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/uses-day-one/</guid><description>&lt;p&gt;&lt;img alt="Day One App Icon" decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/uses-day-one/images/image_hu_ac28adff1a71ea0f.jpg" srcset="https://www.jackenhack.com/uses-day-one/images/image_hu_93a361184d4cb29e.jpg 360w,/uses-day-one/images/image_hu_d835515a0011264f.jpg 480w,/uses-day-one/images/image_hu_48979b1ddedddec6.jpg 720w" width="1024"&gt;&lt;br&gt;
&lt;a href="http://dayoneapp.com/guide/uses/"&gt;Uses | Day One&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This is an ongoing archive of the many use cases we’ve found for ourselves and that have been reported by our users. We hope this will inspire you to think of new ways you can incorporate Day One into your workflow and daily routine.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Great page of collected uses for the marvelous app Day One. I found some good ideas for writing earlier stuff than the diary I’ve kept for two and a half years. It wouldn’t exist a diary if it wasn’t for &lt;a href="http://dayoneapp.com/"&gt;Day One&lt;/a&gt;. And the great thing is that it’s available on iOS and Mac with syncing through iCloud or Dropbox.&lt;/p&gt;</description></item><item><title>Blog Post Directly from iOS Safari to Poster App Using Pythonista Script</title><link>https://www.jackenhack.com/blog-post-ios-safari-poster-app-pythonista-script/</link><pubDate>Wed, 13 Mar 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/blog-post-ios-safari-poster-app-pythonista-script/</guid><description>&lt;p&gt;&lt;img alt="Poster Icon image" decoding="async" height="150" loading="lazy" src="https://www.jackenhack.com/blog-post-ios-safari-poster-app-pythonista-script/images/poster-icon-150x150_hu_f4b5bd475fad195c.jpg" width="150"&gt;I want to be able to share interesting web pages on my Wordpress blog using iOS directly from Safari using a bookmark and a &lt;a href="https://www.jackenhack.com/scripting-programming-iphone-ipad-python-pythonista-review/"&gt;Pythonista&lt;/a&gt; Python script. The script takes the URL of the page, any text you copied and the page title, formats it in &lt;a href="http://daringfireball.net/projects/markdown/"&gt;Markdown&lt;/a&gt; and creates a new post in &lt;a href="http://www.tomwitkin.com/poster/"&gt;Poster App&lt;/a&gt; automatically.&lt;/p&gt;</description></item><item><title>Comparing iPad Calendars</title><link>https://www.jackenhack.com/comparing-ipad-calendars/</link><pubDate>Mon, 11 Mar 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/comparing-ipad-calendars/</guid><description>&lt;p&gt;&lt;img decoding="async" height="600" loading="lazy" src="https://www.jackenhack.com/comparing-ipad-calendars/images/1362967991_hu_a9a3341d9f901940.jpg" title="Fantastical" width="450"&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.imore.com/comparing-ipad-calendar-apps-glance"&gt;Comparing iPad calendar apps at a glance | iMore.com&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Most are pretty good. One looks like no designer really cared to do much design. As with the iPhone versions, that might be because there’s a split between apps designed for iOS users, and for users who prefer functionality over form in the best old Windows Mobile sense of the word…&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I’ve been trying to find a good Calendar replacement. Finally there is an Mac, iPad and iPhone version of &lt;a href="https://flexibits.com"&gt;Fantastical App&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Pythonista Review - Programming iOS with Python for iPad iPhone</title><link>https://www.jackenhack.com/scripting-programming-iphone-ipad-python-pythonista-review/</link><pubDate>Wed, 06 Feb 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/scripting-programming-iphone-ipad-python-pythonista-review/</guid><description>&lt;p&gt;&lt;img alt="Pythonista icon" decoding="async" height="208" loading="lazy" src="https://www.jackenhack.com/scripting-programming-iphone-ipad-python-pythonista-review/images/pythonista_icon_hu_3b3e1ac7e5eb4576.jpg" width="208"&gt;&lt;/p&gt;
&lt;h2 id="pythonista-finally-programming-workflow-automation-for-ios"&gt;Pythonista, finally programming workflow automation for iOS?&lt;/h2&gt;
&lt;p&gt;I’m doing most of my writing on my iPad or occasionally on my iPhone, and I write everything in &lt;a href="http://daringfireball.net/projects/markdown/"&gt;Markdown&lt;/a&gt;. There are some great scripts in my current favorite language &lt;strong&gt;Python&lt;/strong&gt; out there for doing &lt;strong&gt;Markdown&lt;/strong&gt; conversions, image manipulations, etc., but unfortunately, Apple rules regarding programming apps on &lt;strong&gt;iOS&lt;/strong&gt; devices are pretty stringent. But an app for programming Python on iOS called Pythonista have some smart ways of getting around some of Apple&amp;rsquo;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 &lt;a href="http://omz-software.com/pythonista/shortcut/"&gt;create a &lt;strong&gt;Pythonista&lt;/strong&gt; home screen shortcut&lt;/a&gt; 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 &lt;a href="http://www.macstories.net/stories/automating-ios-how-pythonista-changed-my-workflow/"&gt;article about making life easier by scripting with &lt;strong&gt;Pythonista&lt;/strong&gt;&lt;/a&gt;, a great read of all the functions available in the app.&lt;/p&gt;
&lt;p&gt;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!&lt;/p&gt;</description></item><item><title>MultiMarkdown - iPad Supported Apps</title><link>https://www.jackenhack.com/ipad-multimarkdown-supported-apps/</link><pubDate>Mon, 03 Dec 2012 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/ipad-multimarkdown-supported-apps/</guid><description>&lt;p&gt;&lt;img decoding="async" height="128" loading="lazy" src="https://www.jackenhack.com/ipad-multimarkdown-supported-apps/images/1354510289_hu_7be709c1e503a84f.jpg" title="Markdown" width="208"&gt;&lt;/p&gt;
&lt;h2 id="ipad-and-multimarkdown-supported-apps"&gt;iPad and MultiMarkdown Supported Apps&lt;/h2&gt;
&lt;h3 id="updated-20140706"&gt;Updated 2014–07–06&lt;/h3&gt;
&lt;p&gt;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, &lt;a href="https://www.jackenhack.com/writing-with-editorial-ipad-app/"&gt;Editorial&lt;/a&gt; which is an amazing app for configure your text workflow just the way you like it. &lt;a href="http://www.iawriter.com/ipad/"&gt;IA Writer&lt;/a&gt; has added support for &lt;strong&gt;MultiMarkdown&lt;/strong&gt; so I added it to the list as well.&lt;/p&gt;</description></item><item><title>GeoTagr - my iPhone-iPad GPS DSLR Geotagger of choice</title><link>https://www.jackenhack.com/geotagr-iphone-ipad-gps-dslr-geotagger/</link><pubDate>Sat, 11 Aug 2012 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/geotagr-iphone-ipad-gps-dslr-geotagger/</guid><description>&lt;h2 id="geotagr"&gt;&lt;img decoding="async" height="223" loading="lazy" src="https://www.jackenhack.com/geotagr-iphone-ipad-gps-dslr-geotagger/images/GeoTagr_logo_hu_c6c160886b2bad4c.jpg" title="GeoTagr logo" width="218"&gt;GeoTagr&lt;/h2&gt;
&lt;p&gt;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. &lt;a href="https://www.jackenhack.com/gps-tagging-on-the-cheap/"&gt;My first way was to use a Garmin GPS unit and then transfer the information to my Mac&lt;/a&gt;, but now, with mobile phones like iPhone and Android, there’s no reason to tug along yet another device.&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;</description></item><item><title>1Password Secures computer passwords on the web</title><link>https://www.jackenhack.com/secure-computer-passwords-web-1password/</link><pubDate>Sat, 28 Jul 2012 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/secure-computer-passwords-web-1password/</guid><description>&lt;p&gt;&lt;img decoding="async" height="600" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/secure-computer-passwords-web-1password/images/1Password_icon_hu_5d7125b2f5f9836a.jpg" srcset="https://www.jackenhack.com/secure-computer-passwords-web-1password/images/1Password_icon_hu_b4305dc91956d08e.jpg 360w,/secure-computer-passwords-web-1password/images/1Password_icon_hu_a9c76377eeeb7827.jpg 480w" title="1Password app icon" width="600"&gt;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.&lt;/p&gt;</description></item><item><title>Problem with flickering screen on iPad fixed in iOS 4.2 beta 2</title><link>https://www.jackenhack.com/problem-with-flickering-screen-on-ipad-fixed-in-ios-4-2-beta-2/</link><pubDate>Sun, 03 Oct 2010 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/problem-with-flickering-screen-on-ipad-fixed-in-ios-4-2-beta-2/</guid><description>&lt;p&gt;&lt;img alt="iPad" decoding="async" height="198" loading="lazy" src="https://www.jackenhack.com/problem-with-flickering-screen-on-ipad-fixed-in-ios-4-2-beta-2/images/ipad_hu_686c9a5f48eb6866.jpg" width="160"&gt;I&amp;rsquo;ve had problems with my new iPad, where the screen would flicker when the brightness was set to a low setting. Very irritating. My first fear was hardware problems but after upgrading to the latest beta version of iOS, 4.2 beta 2 the problem is fixed! Yay! No need to replace my beloved iPad.&lt;/p&gt;
&lt;p&gt;**Update** A bit too fast, the problem remains.&lt;/p&gt;</description></item><item><title>Trying out an iPad and liking it</title><link>https://www.jackenhack.com/trying-out-an-ipad-and-liking-it/</link><pubDate>Thu, 19 Aug 2010 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/trying-out-an-ipad-and-liking-it/</guid><description>&lt;p&gt;My first try to write on an &lt;a href="http://www.amazon.com/Apple-iPad-Tablet-32GB-Wi-Fi/dp/B00365F6EG%3FSubscriptionId%3D0PZ7TM66EXQCXFVTMTR2%26tag%3Djacken-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB00365F6EG"&gt;iPad&lt;/a&gt; and I&amp;rsquo;m smitten. Hopefully I&amp;rsquo;ll get one next week.&lt;/p&gt;</description></item></channel></rss>