Tag Archives: iPhone

WordPress App mangles my code!

I’ve noticed that whenever I use the WordPress App on my iPhone or iPad to edit a technical post that includes some code, the snippet I’ve carefully slaved over gets mangled. In particular, anything that uses templates in C++ (or generics in F#) will be affected, for example

vector<int> myData;

becomes

vector; myData;

The only answer at the moment is to be disciplined and restrict myself to editing code-based posts in the Web editor, which doesn’t destroy my content.

1 Comment

Filed under C++, Technology

How to recover a dead iPhone

I got out my my iPhone this evening and it was dead.  No response from it, not even when I plugged it in to the mains (which has worked before when the battery ran out of charge).  Attaching to a PC via USB did not revive it either.  Very mysterious, given that it was working just fine on the way home from work.

Fortunately, this post had the answer – hold down the Power button and Home (square) button until the Apple logo appears.  And you have to believe – no point counting to ten and giving up, really believe and the iPhone will come back to life.  Worked for me (after 14 seconds).  This article has even more tips in case the first doesn’t work.

Some might say that any hardware that relies on the user to google an obscure combination of buttons to turn on their phone has a screw loose – but I’m just happy to have my phone back.

Leave a comment

Filed under Technology

iPhone tricks

I recently found out that you can zoom in on an iPhone camera by pinching the picture and you can take a screen shot by pressing Square + Power together:

20121217-131129.jpg

Leave a comment

Filed under Technology