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

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

Next App for iPhone Expense Tracker

I’ve started to use the excellent iPhone app Next to keep track of my expenses. My bank has a utility that automatically tracks every purchase I make, but for me, being a notorious money spender, it’s kind of a therapeutic thing to be forced every time I buy something to actually acknowledge the expense and not just buying without thinking. It’s also a great way of keeping track of what kind of things I spend my money on. ...

January 20, 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

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

Fujifilm X100S My New Walkabout Camera

Fujifilm X100S My New walkabout camera I used to try to bring my Canon 5D Mark II with me wherever I went. But with the best walkabout lens, the old 24–70 f2.8L mounted on the camera; it became a pain just to carry the beast around. Only the glass weights 1.1 kilos, and with a battery grip with dual batteries, it’s a complete monster. I still use it because of the great optics and the quality when shooting with it, but I no longer use it for street photography. ...

September 29, 2014

SpyderGallery color calibration for iPad

Trying to display color corrected images on an iPad A couple of weeks ago i bought the Spyder4Elite so I could color calibrate my Retina MacBook Pro 15“ and my Asus PA246 24” monitor. And the calibration works really well. There is no way of color calibrate your iPad, because Apple has not given developers the ability to create or change the calibration of the screen. But Datacolor, the makers of the Spyder4 line of calibrators has solved the problem by making an app that connects to your Mac via your network and use the calibrator to calibrate their app called SpyderGallery. This enables you to see calibrated versions of your pictures inside the viewer. But the calibrated data only works in the SpyderGallery app. ...

September 3, 2014

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

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

Editorial iOS Upload Images to WordPress Workflow

Update: A newer, better version has been created. You can download it here. I use the excellent iPad app Editorial as my preferred text editor. I want to be able to upload images directly from Editorial to WordPress, using xmlrpc, so the images ends up in the media gallery, the files in the correct folders, thumbnails made and a Markdown 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 written a guide about how to install the module/library here. 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. ...

April 17, 2014