Filed under: Software, Beta Beat
Beta Beat: WriteRoom 2.0

We have written about WriteRoom before and were impressed with its simple idea. Today WriteRoom 2.0 beta has been released and it brings with it a number of changes. The first change you might notice is that WriteRoom is no longer free. It is now shareware with the price tag of $14.95 while in beta with the idea that'll be more when it is fully functional (even though it is in beta. When did it become cool to charge for beta software?). Also new in 2 beta is support for rich text editing, live word count, the ability to save documents where ever you would like, and WriteRoom now stores documents in standard text/rich text format.
Get a WordPress.com Blog
![TUAW [Cafepress]](http://www.blogsmithmedia.com/www.tuaw.com/media/tuaw-cafepress-promo.png)


Reader Comments (Page 1 of 1)
Preston said 6:06PM on 12-04-2006
Wait a second. I'm not going to pay $14.95 for a bunch of features that come built-in when you instantiate an NSTextView. This is not a difficult application to replicate--it's just a full-screen Cocoa text view.
Reply
Aron Levy said 10:40PM on 12-04-2006
Hear hear! To heck with paid beta! As a tester myself, I think that I'm doing the company and devs in particular a favor in availing my services for free. Plus I get cool new software for free. I just don't think that having to pay 15 some odd dollars for a BETA is really fair. It should be free until it goes to the final release candidate, and then, by all means charge for it. Beta is inherently buggy, and to charge for something that you aren't even willing to release the GenPop is simply fraud (not the right word, but the meaning is clear). So endeth my rant.
Aron Levy
Reply
Jesse Grosjean said 7:16PM on 12-04-2006
Thanks for mentioning WriteRoom's beta release.
I'm charging for the beta to give everyone who's helped iron out and direct the many semi private beta's that we've had in the Hog Bay user forms over the past months a change to get WriteRoom a little cheaper. Also the app is shareware, you can try it out for free (fully functional) and only pay if you find the software useful. So while it is true that the beta is for sale, I don't think it's all that evil of me. Hope most people would agree.
"Wait a second. I'm not going to pay $14.95 for a bunch of features that come built-in when you instantiate an NSTextView. This is not a difficult application to replicate--it's just a full-screen Cocoa text view."
Maybe. Or at least maybe if your a much better programmer then me. But from my perspective (and I think from the users that have been testing and improving many different versions over the last few months) WriteRoom 2.0 is quite a bit more work then just thrown an NSTextView inside a window.
Reply
Cassian said 7:36PM on 12-04-2006
While I dislike the general principle of charging for beta software, if you instead take the perspective that you're getting a discount on the eventual full price if you help beta test and fork up your money sooner rather than later, it's a good deal.
I love WriteRoom, and I'll gladly pay $15 to not have to code something myself. While it may or may not be difficult to replicate this app, I would rather sacrifice a few coffees from my week and let somebody else do the work.
Reply
Jay Teo said 1:13AM on 12-05-2006
Charging for beta would imply that you need to pay to use this beta. I have visited HogbaySoftware.com and that is simply not true.
Hog Bay is simply giving users who like the app an opportunity to pre-order the final app at a discounted price. This is similar to what Parallels did before Desktop reached 1.0. Incidentally I did pre-order Parallels Desktop while it was in beta and am glad I did and saved some money.
Reply
Dan said 1:14AM on 12-05-2006
I thought the point of the original writeroom was its total simplicity and *lack* of features to encourage distraction-free writing; one of those being the lack of RT formatting options. Word count could prove useful but you aren't usually concerned about it until *after* you've written something, at which point you're editing and that could be just as well done in TextEdit. This is just a fullscreen, fancy-green-type TextEdit with wordcount.
Eh, just another case of paying for feature bloat.
Reply
paul said 3:17AM on 12-05-2006
There's nothing wrong with making it shareware. You don't have to pay for it, so quit complaining folks. This program is really great, but where's the word count feature? I'm not seeing it in the preferences or menus, and that's really what I was excited about.
Reply
John said 7:45AM on 12-05-2006
$15!!!! I'd pay 5, maybe even 7, but not $15 for this. It's a great program, and does what it says, but the developer is asking for too much money. I'll be sticking with version 1.0, thank you.
Reply
thomas said 8:01AM on 12-05-2006
i really think this post should be updated to reflect the fact that you're not being charged to USE the beta. you're being given an opportunity to purchase it at a discounted price before the final version is released. like someone noted above, this isn't any different from what parallels did.
Reply
Wysiwyg said 8:34AM on 12-10-2006
I´m with Dan here. What´s the point, after all? The only reason i use writeroom is the total lack of features except the capability to write. If i want to format my text, then i would go to Pages, Word or TextEdit for that.
Now, if writeroom could send with a simple keystroke my finished text to one of those programs i mentioned, THAT would be a nice - and really useful - feature i´d like to see.
Reply
Jesse Grosjean said 10:38AM on 12-05-2006
"Eh, just another case of paying for feature bloat."
"I´m with Dan here. What´s the point, after all?"
Feature bloat is the one thing I'm trying to avoid with WriteRoom so that hurts. Ouch! So why add RTF support to WriteRoom?
1. First it doesn't break the distraction free aspect of WriteRoom. RTF is off by default and unless you explicitly go turn it on for a document you never even need to think about it.
2. Second RTF support was a huge request from many WriteRoom 1.0 users. I completely understand that it's not a necessary part of everyone's Writing process (I don't use it), but for many people the ability to bold and underline their writing is very important. So that's really why I added it, it doesn't hurt people who don't want it, and it really helps out people who do.
"Now, if writeroom could send with a simple keystroke my finished text to one of those programs i mentioned, THAT would be a nice - and really useful - feature i´d like to see."
I'm glad you asked this, because it's another really important reason to support RTF. WriteRoom 2.0 does add the exact feature that you're requesting here. If you go into preference you can install an "Edit in WriteRoom" plugin that allows you to edit text from most cocoa based programs in WriteRoom with a single keystroke.
The original reason that I created WriteRoom was because Mori users (another application of mine) wanted a full screen editing mode. Instead of adding a new mode to Mori I decided to make it a new program (WriteRoom), but an important goal was the ability to tightly integrate with Mori. That wasn't really possible with WriteRoom 1.0 because WriteRoom only supported plain text, so if you wanted to edit your Mori text (which is RTF) in WriteRoom you would lose all formatting (including things like links, pictures).
But now that WriteRoom supports RTF it makes it possible to round trip text, from Mori and many other applications, into and out of WriteRoom without losing information in the process.
Last bit of crazy developer rant... WriteRoom 2.0 isn't just about adding RTF support. Here's a few details that I think are major improvements over WriteRoom 1.0 and for me at least make WriteRoom a much better tool.
1. WriteRoom now (optionally again, you can change it back if you wish) supports a block cursor. For me it's a lot easier to quickly find on the screen and just plain fun to see. It's a small detail, but something that I really like.
2. The scroll bar has been moved to border edge of screen. For me that make things a lot nicer. WriteRoom 1.0 had it right next to your text and when it was in auto fade mode it was hard to find quickly. Now it's always easy to grab, and easy to ignore.
3. WriteRoom now supports typerwriter scrolling mode while in full screen. That keeps the line of text that's being edited centered vertically on your screen. Yes that's another small thing, but for me it makes a big difference and is another big improvement over WriteRoom 1.0.
"but where's the word count feature?"
4. In full screen mode move the mouse pointer to the bottom of the screen. The document title along with word count should pop up. You can then go back to typing and see a live update, or if you move your mouse away from the bottom of the screen that info will be hidden again. This is another place where yes I've added a new feature because it was important for many people, but I've worked hard to make it completely ignorable for people who don't need it.
Reply
BJ Nemeth said 4:21PM on 12-05-2006
I've been using WriteRoom for a few months, and most of the "features" are EXACTLY the kinds of things I've been hoping for. Word count? Check. Scroll bar on the edge of the screen? Check. Able to bold and italicize text? Check. Able to save files in a neutral form (RTF)? Check. I even get to save them where I want them.
I will happily pay for this beta software.
Reply
Don Parr said 1:39PM on 12-05-2006
WriteRoom is wonderful - Kudos to Hog Bay Software and Jesse Grosjean for producing a brilliant distraction free writing environment app!
For those that insist on "free," there's version 1.0, and for those that need (or want) the "extras" provided by version 2.0 (beta), $15 is very reasonable, and a nice price break, in my opinion - or one could wait for the general release and whatever price tag comes with it.
A lot of time, energy and effort are expended on apps such as this. I'm thinking ISV's (Independent Software Vendor's) should be compensated for this as it stimulates competition and development in a field that really needs it, which is good for all of us?
Thanks for letting me share my thoughts on the subject.
Reply
paul said 2:26AM on 12-06-2006
Thanks for answering my question, Jesse. Another thing I just noticed about this app: You can save your documents in Word format as well as Word XML format, meaning it should work with the upcoming version of MS Office. Great stuff.
Reply