Ommwriter now available for Windows

Sceenshot of Ommwriter

I usually use Sublime Text for all my coding and writing duties, taking advantage of it’s full screen view, syntax highlighting, auto-complete features and other cool features.

Ommwriter, which was previously only available for the Mac and has thousands of fans, has none of these so why would I want to use a minimalist application like this?

Unlike the word processing applications you’re used to, such as Word, Writer or even Google Docs, there’s no myriad of features; you’re basically presented with a blank screen. The idea is that it allows you to concentrate on your writing.

After reading that a Windows version of Ommwriter was available, I downloaded the free version, known as Dāna I, installed it and thought I’d give it a try and see what all the fuss was about and what attracted so many Mac users to it.

I’m more into using the keyboard wherever I can and whilst I miss Sublime’s features such as spellcheck, auto-complete and being able to move blocks of text or code using the keyboard shortcuts and not having to resort to using the mouse, there’s something about the combination of the music and the pseudo-typewriter keyboard sounds (both of which can be changed or switched off) that somehow just works.

So, why not just fire up Sublime, load up some relaxing music in VLC Media Player and write?

To tell you the truth, I’m not sure; there’s somehow something different about Ommwriter. I’ve experimented with other distraction-free applications such as Q10 and WriteMonkey before but they never really did anything for me or offered me anything that Sublime didn’t.

There is also a “paid for” version, Dāna II which contains additional audio and visual options which you can purchase from the very low minimum price of $4.11.

From my point of view, for blogging, it’d be great if Markdown support was included and there are other features I’d like to see added, but that’s isn’t really what Ommwriter is about.

If you want a lightweight, distraction-free application for writing, whether your a journalist, copywriter, author or writing prose or an essay, I recommend that you give Ommwriter a try. If you do, let me know what you think of it in the comments below.

Posted in Software | Tagged , | Leave a comment

Happy Christmas and a Prosperous New Year

On behalf of all the team at Pinnacle Web Design, I’d like to wish all our customers a very Happy Christmas and a Prosperous New Year and hope that like us, you’re looking forward to 2011 and the new opportunities the new year will bring.

Posted in General | Leave a comment

Pinnacle Web Design mentioned in Dot Net magazine

At Pinnacle Web Design we are long-time subscribers to .Net magazine (Dot Net), which we read avidly each month.

In the September 2010 edition (issue 206), there was an item in the expert_advice section from Mark Weston, a reader who said he was in search of the “perfect code editor”. The response from one of .Net’s contributors was that the “the editors mentioned are the best out there at the moment” and that “Dreamweaver provided the closest thing in terms of functionality” sought by the reader for the Windows platform.

As web developers and general code monkeys, we hand-code all our websites and therefore spend a lot of time editing code and manipulating data and prefer to use a lightweight text editor for this purpose rather than a WYSIWYG editor or Integrated Development Environment (IDE).

Now, we appreciate that choice of software is a very personal thing and something that suits us may not appeal to someone else, but felt compelled to put (the digital equivalent) of pen to paper and fire off an email to .Net magazine with our recommendation for some software that could solve Mark’s dilemma; an editor that provides proper auto-completion, snippet management and the ability to add your own keyboard shortcuts.

We received our copy of the November 2010 edition (issue 208) on Saturday morning and were most pleased to see that our email, which is reproduced in full below, was ‘Mail of the month’. Continue reading

Posted in General | Tagged , | Leave a comment

Improve your workflow with AutoHotkey

This post is the first of a series where we’ll review some of the applications that we find useful and use on a daily basis. To kick off, we’ll look at AutoHotkey, an old favourite of ours.

Overview

Do you ever wish you could automate those repetitive tasks that you do each day? Well, with AutoHotkey you can.

Screenshot of AutoHotkey script
AutoHotkey is a free, open-source utility for Windows that allows you to automate tasks or commands. Macros can either be written by hand or you can use the macro recorder that’s included as part of the installation to do this for you. Any key, button or combination of same can become a hotkey.

You can also convert any script into an executable file that can be run on computers that don’t have AutoHotkey installed (useful if you want to re-map the keys on a colleague’s keyboard for example, not that we would condone this sort of behaviour, of course!).

It can also be used to create applications with user-interfaces such as the text substitution application, Texter created by one of the guys over at Lifehacker.

The following may seem a little geeky at first, but bear with us, it doesn’t have to be that way! Continue reading

Posted in Software | Tagged , | 1 Comment

WordPress 3.0 Announced

We just love using WordPress; indeed we use it to power our very own website and are excited to see that it’s just been announced that WordPress 3.0 (aka “Thelonious”) has been released.

The new version sees the introduction of a number of major new features including a new default theme, new APIs for developers and the merger of the multi-user version into the main project.

We’re off to download and install the latest version to try out the new features so we’ll leave you to watch the video below to find out more.

If you’ve tried it out, then let us know in the comments below.

Posted in Wordpress | Leave a comment