The "ask a professional" feature is really cool. A couple of years ago some MIT students came out with a plugin for Word called Soylent [1]. It's the same basic idea, except it's backed by Mechanical Turk instead of a team of professional editors. Turkers suggest small changes and the changes are voted in or out of the final draft by other turkers. Pretty cool stuff.<p>[1] <a href="http://projects.csail.mit.edu/soylent/" rel="nofollow">http://projects.csail.mit.edu/soylent/</a>
Very similar UI to ia Writer [1], which I really enjoy — as someone who easily gets caught up in the minutiae of choosing fonts/sizes/linespacing etc. and thus never starts, you know, actually writing, it’s actually sometimes great to have a program with preset attributes that you can’t tweak. Adding git-like versioning is an awesome addition, I’m looking forward to playing (and maybe writing!) with this.<p>[1] <a href="http://www.iawriter.com/mac/" rel="nofollow">http://www.iawriter.com/mac/</a>
Very cool. I really like the simple approach and feel there's a _lot_ of mileage in it. However, a couple of questions/points:<p>1: How do I give my documents a title?
2: Does it support Markdown/how do I link to stuff?
3: The home button doesn't appear to work on an iPad<p>I may very well have missed something (I haven't published anything yet and didn't search too hard for instructions (it didn't seem to need any)) but thought I'd ask anyway in the hope that they prove useful.
While it does not fit everybody's needs and technical abilities, I have found that writing in markdown with Git version control has proven to be the best way to manage drafts. Other writers can submit pull requests, and when combined with a simple publishing platform like Jekyll it is easy to visualize final results.
Somewhat similar (more polished) to a big ass text file editor I wrote and open sourced a while ago, <a href="https://github.com/boyter/BATF" rel="nofollow">https://github.com/boyter/BATF</a> <a href="http://searchco.de/blog/view/batf-big-arse-text-file" rel="nofollow">http://searchco.de/blog/view/batf-big-arse-text-file</a> which I do admit to using pretty much every day.<p>I had always suspected that there was a business in creating something like this for the masses but never bothered to implement it myself.
Its very nicely done. love that i can just signup and write. didnt find a demo to try before sign up. which would definitely help.<p>here is a doc I wrote if some wants to check it out quickly
<a href="https://draftin.com/documents/5606?token=SWh7LSoED_pnCwLtgJRbi3ERvJX84y6rL9CflnyO9oI" rel="nofollow">https://draftin.com/documents/5606?token=SWh7LSoED_pnCwLtgJR...</a>
I wonder if github could do this pretty simply for gists while using the zen mode enabled on comments: <a href="https://github.com/blog/1379-zen-writing-mode" rel="nofollow">https://github.com/blog/1379-zen-writing-mode</a>