37signals Writeboard for collaborative writing
Sunday October 2nd 2005, 5:21 pm
Written by: Brian Benzinger
Related Articles:
- 37signals Introduces Highrise (formerly Sunrise)
- 37signals introduced yesterday their next web application on the Signal vs. Noise blog: Highrise, formerly known as Sunrise. In short, Highrise is going to be...
- Basecamp API integrated into Mailroom
- 37signals releases new Basecamp API. The Sproutit team has already put it to great use!...
- Job Boards Everywhere!
- Job Boards are everywhere! Michael Arrington's CrunchBoard, Om Malik's GigaOM Jobs, Darren Rowse's Problogger Job Board, and Jason Fried's 37signals Job Board....
Article Tags:
Bookmark this Article:
Post at Del.icio.us and Add to BlinkList
37signals has released Writeboard. My first impressions? Meh. Honestly, I wasn’t all that impressed with it, but overall, it is a great solution to collaborative writing. My expectation was to be something more along the lines of Writely or JotSpot Live, but let me go over Writeboard with you first before any conclusions have been made. As usual, the key element of the solutions that 37signals releases is always simplicity. To get going it takes less then five seconds. You fill in the name of the whiteboard, password, and your email address. Once you submit, you will be directed to the board. You will see your writeboard’s name on the top and then an empty text area. Very simple text area. No what you see is what you get (WYSIWYG) editor for formatting, just a simple text area that allows you to do simple text formatting by their set formatting codes. For instance, _this text_ would be italic because of the under-dashes before and after the text. So, fill in some content and click, “Save this writeboard.”
You will now see something similar to the above. The page will see options on the top, your writeboard below, and on the right a link to invite people and some help text. The top options allow you to edit, mark or unmark the current writeboard version (will get to this later), export to a text file, or send the writeboard as an email. On the right, when clicking, “Invite people,” it will slide down a form that allows you to send an email to all the people that you want to collaboratively write with.
Make sure to read the first line as it is important! “If you’d like others to work on this writeboard with you, enter their email addresses below. They will receive a link to this writeboard along with the password” (Note: I added the emphasis to the quote). If you are like me, you would have completely skimmed this text and just sent it… which I did and thankfully only to myself. Why did I get worried? Well, I signed up using the password I usually use to protect sites, such as this. A password I do not give out to anyone. Writeboard will send the invite along with the password you used so the people you invite can login. If this is a password you do not want to share, go to the bottom and change the password before inviting anyone!
Now, lets talk about editing versions of the writeboard. Click on the “Edit” option and you will see a page like the above. You can change the title of your writeboard and obviously, the content. You get your basic bold, italic, list, and heading formatting codes. I do not know if I would have prefered this to be using code or a WYSIWYG editor. Either way, it works. So, I ran my tests through writeboard using all kinds of formatting, HTML, and even PHP for you! The results. Some HTML is accepted, such as bold, italic, and hyperlinks. PHP definitely did not show. When adding code, you notice that if it does ignore it on the writeboard page itself, it doesn’t when you go to edit it. So, my PHP did not show up on the writeboard, but still does in the edit area.
After submitting your changes, you will now see a list on the right hand side. It will list all of your writeboards past versions and the current version along with checkboxes, name of the person who changed it, how long ago the change was made, and also a circle that is supposed to show how big the change was in comparison to the others. When clicking on a version you will see the writeboard as it was at that time. It’s a great way to jump back and view differences.
Now, you will notice that I have a two versions checked and it says, “You’re comparing” above the versions. This is the cool part about writeboard. When you select the one new version and one old version and click on the “Compare” button, it will then show you a highlighted page with all the changes that have been made. Any change that has been made will be shown. You will see something like the following:
Any change that has been made between the two versions that you selected will be shown. This is extremely helpful for when it comes to writing with others. You will see new text in green highlights, removed text with a strike through it, and any text that looks normal had no changes made. This is very helpful and the best thing about writeboard, in my opinion. When you are done comparing, you can just click on, “I’m done comparing,” or just go back to the main page of your writeboard.
Now, some things that are worth mentioning. This is not a real-time collaborative environment like JotSpot Live. If you are working on a document at the same time as someone else and a change is made, you will not be notified about it and the page will not automatically update. You will need to be notified by someone with the project or just keep hitting that refresh button. Another thing is that you can mark any version that you wish. Marking it will highlight the version number black so you can easily spot the versions you feel are important. Also, when making a large change to a version, it is said that the sizes of the circles will change depending on the size of the change in comparison to the other versions. Well, for me, they all look the same still and I did some big changes. I even popped an essay in to see if that would do it, but they all still look the same.
You can have as many writeboard’s as you would like, but make note of them because you do not receive email notifications about the accounts. If you forget what boards you have, you can find your writeboard’s and get an email sent with each writeboard you have made along with their passwords. Also, when deleting a writeboard, you will have 7 days to restore it. After those 7 days, it will permanently be deleted.
Something else came to my attention when sending the writeboard as an email to myself. Remember when I said that I was trying to add PHP and HTML? Well, when sending it as an email, it will showup. Images will show, other HTML will show, and some of the PHP did show. I feel that if the writeboard does not show the images and other formatting, then the email shouldn’t either.
Conclusion. Writeboard is definitely useful for any kind of writing. But, it certainly is no JotSpot Live when it comes to collaboration. Say you are working on an essay, chapter of a book, a blog post, section of your site, a paper for work, anything that involves writing, this will come in handy. You know what would be great? The next essay I have to write for college, I will send it to my professor through writeboard. This way, instead of them scribbling on my paper, they can now do it nice and organized through the writeboard and I can easily see the changes my professor has made.
Writeboard is fast, effective, simple, and a good way to collaboratively write.
View 37signals Writeboard for collaborative writing.
Update: Dave, from 37signals, has commented and mentioned that they have added notifications for when creating a writeboard and also fixed the issue with the dots on the sides of each version. The sizes now show you how big a change was depending on its size. Thanks, Dave!
Update: More formatting is now available! You now can add images by using !http://yoursite.com/image.gif! and you can also add links using “37signals”:http://www.37signals.com
Brent has also pointed out the use of the at symbol (@) between code. I tried and it didn’t seem to work too well. But I found that using < pre>< /pre> (without the spacing) does work great. Even stands up fairly to comparison (which isn’t writeboards goal though, its for writing, not coding!)
Thanks everyone.
27 Comments
Trackbacks/Pingbacks
TechCrunch » Writeboard Launches But Needs Feature Upgrades on Oct 02, 2005 at 6:52 pm
snook.ca - a collection of tips, tricks and bookmarks in web development on Oct 02, 2005 at 9:55 pm
Denken 脺ber » Writeboard: otro lanzamiento de 37 Signals on Oct 02, 2005 at 11:05 pm
Library clips :: More web-based collaborative editors :: October :: 2005 on Oct 03, 2005 at 12:07 am
Preoccupations on Oct 03, 2005 at 3:47 am
Tom Raftery’s I.T. views » Blog Archive » Online Ajax Word Processors compared on Oct 03, 2005 at 5:52 am
Notes from Classy's Kitchen on Oct 03, 2005 at 6:01 am
Matt Croydon::Postneo 2.0 » Blog Archive » Writeboard Backpack Integration on Oct 03, 2005 at 7:08 am
<CONTENT /> v.4 on Oct 03, 2005 at 11:52 am
Anecdote on Oct 03, 2005 at 4:40 pm
Digital Sandbox » Blog Archive » Writeboard on Dec 21, 2005 at 12:25 am
ANDREAS’ BLOG OF JUST EVERYTHING » Blog Archive » Back to School with the Class of Web 2.0: Part 2 (rebloged) on Oct 31, 2006 at 12:18 pm
web live :: Back to School with the Class of Web 2.0: Part 2 :: January :: 2007 on Jan 13, 2007 at 8:39 pm














# 1. David Heinemeier Hansson on Oct 02, 2005 at 7:06 pm
Thanks for the comprehensive and speedy review. As you might note by the fact that we haven’t really announced the launch yet, we’re still polishing the last bits.
You now do get an email when creating a writeboard with password and URL. And the difference dots really work now.
# 2. Brian Benzinger on Oct 02, 2005 at 7:19 pm
Excellent, thanks Dave for making those quick adjustments. Great work and thanks for the comment!
# 3. Jason Fried on Oct 02, 2005 at 9:53 pm
Thanks for the detailed review. Pretty damn quick seeing we haven’t really officially released it (that happens Monday) ;)
Anyhow, re: real-time live editing like JotSpot Live. We aren’t believers. Yes, it’s useful here and there, but we think it’s more a technology showcase than a practical solution to collaborative writing. Most collaborative writing doesn’t happen real-time (mostly because it’s really frustrating). Sure, for notes at a conference it can be useful, but we think real-time editing overall is a 10-20% solution. With Writeboard we wanted to provide the 80-90% solution.
# 4. Paul D on Oct 03, 2005 at 3:35 am
Whiteboard works, and works well. Jotspot Live doesn’t work (doesn’t save data 90% of the time). Enough said.
# 5. Jason Fried on Oct 03, 2005 at 10:12 am
“a lot of catching up to do before it becomes as cool an Ajax application as Writely”
Writeboard isn’t about technology, it’s about quick, simple, and useful. That’s what’s cool.
# 6. Phil on Oct 03, 2005 at 12:27 pm
“Writeboard isn鈥檛 about technology, it鈥檚 about quick, simple, and useful. That鈥檚 what鈥檚 cool.”
If you just keep repeating something over and over, maybe it’ll come true.
# 7. Brian Benzinger on Oct 03, 2005 at 12:31 pm
Now, lets not rip up on anyone. 37signals did a great job with the prime focus on content. Honestly, I feel we have ourselves to blame because of our high expectations. It is quick and simple and they way it shows comparisons is excellent. I say, give it some time :) This is only the first day.
Thank you everyone for the comments and tackbacks, by the way.
# 8. Brent Charbonneau on Oct 03, 2005 at 12:32 pm
It would seem you can embed code between @@ chars:
@@
# 9. Brent Charbonneau on Oct 03, 2005 at 12:33 pm
hmmm
@@# 10. Brian Benzinger on Oct 03, 2005 at 12:40 pm
Thanks, Brent. Yes, it looks like they have added some more formatting now :)
I couldn’t get the @ @ characters to work all that well… but just doing seems to do the trick!
I’ll have to make an update on the extra formatting.
# 11. 356 on Apr 24, 2006 at 2:22 am
沈阳华恒大量批发各种棉花糖机024-88324850
豪华电动型棉花糖机,电瓶棉糖机,彩色果味棉花糖机,脚踏电瓶两用棉花糖机,网址www.gtjj.cn电动彩色棉花糖;彩色果味棉花糖机;棉花糖;棉花糖机器一斤白糖可做100个棉花糖,每小时可做250个棉花糖,经济效益十分可观,各种彩色果味赠送操作工艺流程配方.棉花糖机网址www.gtjj.cn北京电动棉花糖机,电瓶棉花糖机024-88324850棉花糖机价格网址www.gtjj.cn,爆米花机棉花糖机024-88324850
4754
# 12. 315 on Apr 27, 2006 at 12:10 am
沈阳华恒大量批发手机加香消毒机024-88324639最先进的超生波清洗原理网址www.cy139.com开发出的整套手机,金银首饰,线路板,眼镜,摄像机镜头等除污垢,除油脂,杀菌消毒后恢复如新.手机可定位清洗,双重加香,三重消毒留香20-60天.处理1部手机成本0.3元,可收费10元,若再搞手机美容贴闪光板,换闪光彩壳等利润更高.适合下岗待业人员及大学生校内外经营,开店创业
4654
# 13. 310 on Apr 27, 2006 at 3:01 am
沈阳华恒大量批发手机加香消毒机024-88324639最先进的超生波清洗原理网址www.cy139.com开发出的整套手机,金银首饰,线路板,眼镜,摄像机镜头等除污垢,除油脂,杀菌消毒后恢复如新.手机可定位清洗,双重加香,三重消毒留香20-60天.处理1部手机成本0.3元,可收费10元,若再搞手机美容贴闪光板,换闪光彩壳等利润更高.适合下岗待业人员及大学生校内外经营,开店创业
785
# 14. tobto on Dec 27, 2006 at 8:34 am
Nice solution, but I guess in some time we will have more interesting decisions.