A brand new WYSIWYG editor in WordPress for iOS app

So they added a new WYSIWYG 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’m finally able to upload images and have Retina support without having to use my Editorial workflow? 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. ...

February 24, 2015

GMT Time Showing in iPhone iPad Calendar App

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 found a lot of other users with the same problem, but not any solutions on how to fix it. 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. ...

February 4, 2015

Editorial App Workflow Upload Image to WordPress Media Library Version 2.2

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 SEO. 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 WP Retina x2. 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 WP Retina x2 plugin, which is the one I use on my site. When everything is done, you have an MultiMarkdown 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. ...

January 31, 2015

WiFi Map uses community power to share network passwords

“WiFi Map uses community power to share network passwords” George Tinari, The Unofficial Apple Weblog (TUAW): 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. This looks like a great utility when trying to find a free WiFi hotspot. I’m going to give it a go on my iPhone next time I’m out and about in the city. I hate the 1Gb cap I have on my phone by network provider Tele2. ...

January 28, 2015

Editorial App Wordpress Upload images Workflow updated

I have being going through the code for the Editorial App Workflow for uploading images directly to Wordpress Media Library and added some functions. There where several bugs and problems. Should work better now. — Bug where scaling didn’t work at all (shame!) — Added full resolution image as alternative — should work now for blogs that doesn’t automatically make scaled versions of uploaded images, only presented with the option to use full resolution.

January 13, 2015

WRC The Game for iOS

I have always loved Rally games. So I was glad to see a new Rally game showing up on iOS AppStore. 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. 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 WRC The Game 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. ...

January 3, 2015

A Better YouTube App for iOS - ProTube

I love wasting time watching YouTube. There’s always something interesting, funny or informative to find. On my Mac I have extensions to eliminate the annoying ads, 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 Protube. It’s only $2.99 and well worth it. So now I can watch even more crazy videos. ...

January 1, 2015

Squeezelite problem starting in SqueezePlug on Raspberry Pi

SqueezePlug problem where Squeezelite refuse to start I installed a Raspberry Pi in my livingroom as a Squeezebox music Server/Player, using a SqueezePlug[1] image. But when I tried to install the Squeezelite 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… ...

August 19, 2014

Overcast iPhone Podcast App

Overcast makes it fun to listen to Podcasts again After reading a lot about a new podcast app called Overcast created by Marco Arment, famous for creating Instapaper 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. ...

July 31, 2014

MultiMarkdown on iPad iPhone Revisited

MultiMarkdown on iPad - an update I have updated my list over how well iPad Markdown writing apps handle the more advanced MultiMarkdown 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, Editorial has been added to the list, and also IA Writer which now has MultiMarkdown support. Almost all of the apps on the list supports Dropbox 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. ...

July 6, 2014