h1ghlevelb1ts

iconv to the rescue

Inspired by this Rand's blog I gave Ommwriter a go. Opening an existing text file I was surprised though to be greeted by something like this:

[[{"type":"media","view_mode":"media_large","fid":"89","attributes":{"alt":"","class":"media-image","typeof":"foaf:Image"}}]]

Unfortunately, I must have accidentally saved the file before I was able to exit the Ommwriter, because when I tried to reopen the file in TextEdit I got the same result. I was pretty sure I was encountering an encoding problem. Time for iconv. The default encoding on my Mac is UTF-8 so I tried something like:

iconv -f UTF-8 -t UTF-16 foo.txt

And lo and behold I got my text back. After investigating the problem for a little bit I found out that the problem occurs when the text contains characters outside the [A-Z] and [a-z] range, for example an ö.

Anyways, after this initial hiccup, I have to admit I am positively surprised about Ommwriter. The fact that all distractions are removed from the screen really helps focusing on the actual task of writing. I also like that there is no spell checker. You are actually focusing on writing and not proof reading. Most surprised I was, however, by the fact that audible keyboard strokes actually really help the writing process.

Old comments

2010-04-18Fredrik Rubensson
Cool editor. Download in progress!
2011-07-21Fredrik Rubensson
Just for reference. I found a paid for editor (via signal vs noise) with a little bit of markdown in it. iA Writer looks really sweet!
2011-07-21Hardy Ferentschik
Looks nice indeed. I might give it a go, but I am a Ommwriter by now. Even shelled out the money for the IPad version. It really helps me when I want to focus on the actual writing.