<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>writespace Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/writespace/Wiki/View.aspx?title=Home</link><description>writespace Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://writespace.codeplex.com/wikipage?version=29</link><description>&lt;div class="wikidoc"&gt;Writespace is a &lt;b&gt;fullscreen writing environment for Word&lt;/b&gt;, developed with &lt;b&gt;WPF&lt;/b&gt; (Windows Presentation Foundation) as an add-in.&lt;br /&gt;&lt;br /&gt;Writespace is inspired by &lt;i&gt;Dark Room&lt;/i&gt; (&lt;a href="http://they.misled.us/dark-room" class="externalLink"&gt;http://they.misled.us/dark-room&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for Windows and &lt;i&gt;Write Room&lt;/i&gt; (&lt;a href="http://www.hogbaysoftware.com/product/writeroom" class="externalLink"&gt;http://www.hogbaysoftware.com/product/writeroom&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for OS X. One advantage of Writespace is the &lt;b&gt;built in spellcheck support&lt;/b&gt; (English, French, Spanish and German).&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44701" alt="margin1.png" title="margin1.png" /&gt;&lt;br /&gt;The program is quite simple, but I&amp;#39;ve been missing a plug-in for Word like this one. I&amp;#39;ve been using the excellent Dark Room editor, but unfortunately it doesn&amp;#39;t have support for spell checking or Word integration.
&lt;h2&gt;News&lt;/h2&gt;&lt;b&gt;May 07 2010&lt;/b&gt; - Created new installers for both Word 2007 and Word 2003. No code changes.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Oct 16th 2009&lt;/b&gt; - New release, version 1.3 - Removed annoying animation for row/col when typing. Added F4 shortcut for Properties dialog. Added command line program (works well in Windows 7 taskbar). Added sample command line program to run Writespace with IronRuby. IronRuby can be downloaded from &lt;a href="http://ironruby.codeplex.com" class="externalLink"&gt;http://ironruby.codeplex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;March 9th 2009&lt;/b&gt; - I just checked in code which gives &lt;b&gt;Word 2003 support&lt;/b&gt; due to many requests. It is still not ready for release, because I may need help with the setup/deployment, so if anyone has experience in packaging Word 2003 add-ins, please contact me.
&lt;h2&gt;IMPORTANT NOTE&lt;/h2&gt;&lt;b&gt;Always, always, always keep a copy of your orginal document or text before you try out or use Writespace&lt;/b&gt; so you can revert if things go bad. Writespace is work in progress and has not yet been tested enough to be called &amp;quot;stable&amp;quot;.&lt;br /&gt;
&lt;h2&gt;System Requirements&lt;/h2&gt;&lt;b&gt;NOTE:&lt;/b&gt; I need help with specifying the requirements to run this, but personally I&amp;#39;m on Vista, .NET 3.5 SP1 and Word 2007. 
&lt;h2&gt;Downloads and Installation&lt;/h2&gt;The add-in is installed as a ClickOnce application, but it&amp;#39;s not possible to host ClickOnce installers on Codeplex, so you will either have to &lt;a href="http://www.codeplex.com/writespace/Release/ProjectReleases.aspx" class="externalLink"&gt;download the binaries as a zip&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; or &lt;a href="http://www.codeplex.com/writespace/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;download the source&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and run it from Visual Studio 2008.
&lt;h2&gt;Shortcuts&lt;/h2&gt;Writespace supports the following shortcuts from within the writing environment:&lt;br /&gt;&lt;br /&gt;CTRL+Mousewheel - Zoom in/out&lt;br /&gt;CTRL+F - Search&lt;br /&gt;F3 - Find next&lt;br /&gt;F4 - Options Dialog&lt;br /&gt;CTRL+G - Go to line&lt;br /&gt;CTRL+M - Toggle between monitors&lt;br /&gt;ESC- Exit to Word&lt;br /&gt;CTRL+S - Save&lt;br /&gt;&lt;br /&gt;Writespace also supports the standard Undo/Redo/Select/Cut/Paste functionality you are used to.
&lt;h2&gt;Word Integration&lt;/h2&gt;Writespace is started from the &lt;b&gt;View-tab of the Word 2007 Ribbon&lt;/b&gt;, just click the &amp;quot;Writespace&amp;quot; button and the text of the current document is grabbed and put into the Writespace full screen editor. When you escape from Writespace, the text in the Word document is updated with the text from Writespace. &lt;i&gt;&lt;b&gt;Note&lt;/b&gt; that Writespace removes all formating of the text&lt;/i&gt;, so italics, font size, bold text, is removed and converted into the font, color and size Writespace uses. Word documents containing tables, pictures and other &amp;quot;non-text&amp;quot; content will not be possible to move to the Writespace editor, and you will get an error dialog if you try this. This is to protect you from messing things up.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44707" alt="ribbon.png" title="ribbon.png" /&gt;
&lt;h2&gt;Text Formatting&lt;/h2&gt;Writespace does not have any support for formatting the text. You can select the size, color and type of font, which will affect the whole editor, but that&amp;#39;s it. This may change in the future though. Note that if you enter the Writespace editor from an existing document in Word, the formatting of that text will be removed and converted to plain Writespace text.
&lt;h2&gt;Spell Check&lt;/h2&gt;Writespace uses the built in spell checking support which comes with WPF. Language is set from the options dialog. Unfortunately WPF only supports English, French, German and Spanish at the moment. If you still want to spell check your text, just escape back to Word and let it handle that for you.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44706" alt="spelling.png" title="spelling.png" /&gt;
&lt;h2&gt;Drag/drop Margin&lt;/h2&gt;The left and right side margin can be changed without leaving Writespace. Just move the mouse over the left margin until it lights up, and adjust the size of the margin until you are satisfied. &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44701" alt="margin1.png" title="margin1.png" /&gt;&lt;br /&gt;Drag the margin with left mouse button and release. The new margin size will be saved to settings automatically.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44702" alt="margin2.png" title="margin2.png" /&gt;
&lt;h2&gt;Find&lt;/h2&gt;Press CTRL+F to display the find dialog. Press F3 to find next, next, next... as you are probably used to.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44698" alt="find.png" title="find.png" /&gt; &lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44699" alt="find_result.png" title="find_result.png" /&gt;
&lt;h2&gt;Goto Line&lt;/h2&gt;Press CTRL+G to display the goto dialog which helps you go to a specific line in the text.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44700" alt="goto.png" title="goto.png" /&gt;
&lt;h2&gt;Multiple Monitors&lt;/h2&gt;Press CTRL+M to toggle between multiple monitors.
&lt;h2&gt;Status Bar&lt;/h2&gt;The editor has a descrete status bar to show information about file saved and it also displays the current row and column in an animated, fade-out way &lt;b&gt;if you place the mouse in the lower right corner&lt;/b&gt;. Feedback about the status bar and the row/col informaiton is appreciated.
&lt;h2&gt;Mousewheel Zoom&lt;/h2&gt;The font size can also be changed without leaving the writing environment. Just hold CTRL and use the mouse wheel to zoom in our out of the text. The current size will also be saved to the settings.
&lt;h2&gt;Options&lt;/h2&gt;It&amp;#39;s possible to set color, font, size and margin from the options dialog. It&amp;#39;s also possible to enable/disable spellchecking by specifying the language. &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=45626" alt="options.png" title="options.png" /&gt;
&lt;h2&gt;Writespace Re-use&lt;/h2&gt;The Writespace editor and options dialog have public classes, methods and properties which makes it possible to run it from other .NET compatible languages. This will be better documented in the future but there is optional downloads available with Version 1.3 - a command line program and also a sample IronRuby program which both opens up Writespace and manages open/save of text files.
&lt;h2&gt;Writespace in Windows 7 TaskBar&lt;/h2&gt;The optional download, the command line program, should work well if pinned to the Windows 7 TaskBar:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=87983" alt="Win7Taskbar.png" title="Win7Taskbar.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Fri, 07 May 2010 14:58:07 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100507025807P</guid></item><item><title>Updated Wiki: Home</title><link>http://writespace.codeplex.com/wikipage?version=28</link><description>&lt;div class="wikidoc"&gt;Writespace is a &lt;b&gt;fullscreen writing environment for Word&lt;/b&gt;, developed with &lt;b&gt;WPF&lt;/b&gt; (Windows Presentation Foundation) as an add-in.&lt;br /&gt;&lt;br /&gt;Writespace is inspired by &lt;i&gt;Dark Room&lt;/i&gt; (&lt;a href="http://they.misled.us/dark-room" class="externalLink"&gt;http://they.misled.us/dark-room&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for Windows and &lt;i&gt;Write Room&lt;/i&gt; (&lt;a href="http://www.hogbaysoftware.com/product/writeroom" class="externalLink"&gt;http://www.hogbaysoftware.com/product/writeroom&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for OS X. One advantage of Writespace is the &lt;b&gt;built in spellcheck support&lt;/b&gt; (English, French, Spanish and German).&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44701" alt="margin1.png" title="margin1.png" /&gt;&lt;br /&gt;The program is quite simple, but I&amp;#39;ve been missing a plug-in for Word like this one. I&amp;#39;ve been using the excellent Dark Room editor, but unfortunately it doesn&amp;#39;t have support for spell checking or Word integration.
&lt;h2&gt;News&lt;/h2&gt;&lt;b&gt;Oct 16th 2009&lt;/b&gt; - New release, version 1.3 - Removed annoying animation for row/col when typing. Added F4 shortcut for Properties dialog. Added command line program (works well in Windows 7 taskbar). Added sample command line program to run Writespace with IronRuby. IronRuby can be downloaded from &lt;a href="http://ironruby.codeplex.com" class="externalLink"&gt;http://ironruby.codeplex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;b&gt;March 9th 2009&lt;/b&gt; - I just checked in code which gives &lt;b&gt;Word 2003 support&lt;/b&gt; due to many requests. It is still not ready for release, because I may need help with the setup/deployment, so if anyone has experience in packaging Word 2003 add-ins, please contact me.
&lt;h2&gt;IMPORTANT NOTE&lt;/h2&gt;&lt;b&gt;Always, always, always keep a copy of your orginal document or text before you try out or use Writespace&lt;/b&gt; so you can revert if things go bad. Writespace is work in progress and has not yet been tested enough to be called &amp;quot;stable&amp;quot;.&lt;br /&gt;
&lt;h2&gt;System Requirements&lt;/h2&gt;&lt;b&gt;NOTE:&lt;/b&gt; I need help with specifying the requirements to run this, but personally I&amp;#39;m on Vista, .NET 3.5 SP1 and Word 2007. 
&lt;h2&gt;Downloads and Installation&lt;/h2&gt;The add-in is installed as a ClickOnce application, but it&amp;#39;s not possible to host ClickOnce installers on Codeplex, so you will either have to &lt;a href="http://www.codeplex.com/writespace/Release/ProjectReleases.aspx" class="externalLink"&gt;download the binaries as a zip&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; or &lt;a href="http://www.codeplex.com/writespace/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;download the source&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and run it from Visual Studio 2008.
&lt;h2&gt;Shortcuts&lt;/h2&gt;Writespace supports the following shortcuts from within the writing environment:&lt;br /&gt;&lt;br /&gt;CTRL+Mousewheel - Zoom in/out&lt;br /&gt;CTRL+F - Search&lt;br /&gt;F3 - Find next&lt;br /&gt;F4 - Options Dialog&lt;br /&gt;CTRL+G - Go to line&lt;br /&gt;CTRL+M - Toggle between monitors&lt;br /&gt;ESC- Exit to Word&lt;br /&gt;CTRL+S - Save&lt;br /&gt;&lt;br /&gt;Writespace also supports the standard Undo/Redo/Select/Cut/Paste functionality you are used to.
&lt;h2&gt;Word Integration&lt;/h2&gt;Writespace is started from the &lt;b&gt;View-tab of the Word 2007 Ribbon&lt;/b&gt;, just click the &amp;quot;Writespace&amp;quot; button and the text of the current document is grabbed and put into the Writespace full screen editor. When you escape from Writespace, the text in the Word document is updated with the text from Writespace. &lt;i&gt;&lt;b&gt;Note&lt;/b&gt; that Writespace removes all formating of the text&lt;/i&gt;, so italics, font size, bold text, is removed and converted into the font, color and size Writespace uses. Word documents containing tables, pictures and other &amp;quot;non-text&amp;quot; content will not be possible to move to the Writespace editor, and you will get an error dialog if you try this. This is to protect you from messing things up.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44707" alt="ribbon.png" title="ribbon.png" /&gt;
&lt;h2&gt;Text Formatting&lt;/h2&gt;Writespace does not have any support for formatting the text. You can select the size, color and type of font, which will affect the whole editor, but that&amp;#39;s it. This may change in the future though. Note that if you enter the Writespace editor from an existing document in Word, the formatting of that text will be removed and converted to plain Writespace text.
&lt;h2&gt;Spell Check&lt;/h2&gt;Writespace uses the built in spell checking support which comes with WPF. Language is set from the options dialog. Unfortunately WPF only supports English, French, German and Spanish at the moment. If you still want to spell check your text, just escape back to Word and let it handle that for you.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44706" alt="spelling.png" title="spelling.png" /&gt;
&lt;h2&gt;Drag/drop Margin&lt;/h2&gt;The left and right side margin can be changed without leaving Writespace. Just move the mouse over the left margin until it lights up, and adjust the size of the margin until you are satisfied. &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44701" alt="margin1.png" title="margin1.png" /&gt;&lt;br /&gt;Drag the margin with left mouse button and release. The new margin size will be saved to settings automatically.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44702" alt="margin2.png" title="margin2.png" /&gt;
&lt;h2&gt;Find&lt;/h2&gt;Press CTRL+F to display the find dialog. Press F3 to find next, next, next... as you are probably used to.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44698" alt="find.png" title="find.png" /&gt; &lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44699" alt="find_result.png" title="find_result.png" /&gt;
&lt;h2&gt;Goto Line&lt;/h2&gt;Press CTRL+G to display the goto dialog which helps you go to a specific line in the text.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44700" alt="goto.png" title="goto.png" /&gt;
&lt;h2&gt;Multiple Monitors&lt;/h2&gt;Press CTRL+M to toggle between multiple monitors.
&lt;h2&gt;Status Bar&lt;/h2&gt;The editor has a descrete status bar to show information about file saved and it also displays the current row and column in an animated, fade-out way &lt;b&gt;if you place the mouse in the lower right corner&lt;/b&gt;. Feedback about the status bar and the row/col informaiton is appreciated.
&lt;h2&gt;Mousewheel Zoom&lt;/h2&gt;The font size can also be changed without leaving the writing environment. Just hold CTRL and use the mouse wheel to zoom in our out of the text. The current size will also be saved to the settings.
&lt;h2&gt;Options&lt;/h2&gt;It&amp;#39;s possible to set color, font, size and margin from the options dialog. It&amp;#39;s also possible to enable/disable spellchecking by specifying the language. &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=45626" alt="options.png" title="options.png" /&gt;
&lt;h2&gt;Writespace Re-use&lt;/h2&gt;The Writespace editor and options dialog have public classes, methods and properties which makes it possible to run it from other .NET compatible languages. This will be better documented in the future but there is optional downloads available with Version 1.3 - a command line program and also a sample IronRuby program which both opens up Writespace and manages open/save of text files.
&lt;h2&gt;Writespace in Windows 7 TaskBar&lt;/h2&gt;The optional download, the command line program, should work well if pinned to the Windows 7 TaskBar:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=87983" alt="Win7Taskbar.png" title="Win7Taskbar.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Fri, 07 May 2010 14:54:41 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100507025441P</guid></item><item><title>Updated Wiki: Home</title><link>http://writespace.codeplex.com/wikipage?version=27</link><description>&lt;div class="wikidoc"&gt;Writespace is a &lt;b&gt;fullscreen writing environment&lt;/b&gt;, developed with &lt;b&gt;WPF&lt;/b&gt; (Windows Presentation Foundation) as a ClickOnce installed &lt;b&gt;add-in for Word 2007&lt;/b&gt; . Unfortunately Codeplex cannot host ClickOnce applications, so to install the add-in you will have to &lt;a href="http://www.codeplex.com/writespace/Release/ProjectReleases.aspx" class="externalLink"&gt;download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and run the installer locally until I've found a site to host it.&lt;br /&gt;&lt;br /&gt;Writespace is inspired by &lt;i&gt;Dark Room&lt;/i&gt; (&lt;a href="http://they.misled.us/dark-room" class="externalLink"&gt;http://they.misled.us/dark-room&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for Windows and &lt;i&gt;Write Room&lt;/i&gt; (&lt;a href="http://www.hogbaysoftware.com/product/writeroom" class="externalLink"&gt;http://www.hogbaysoftware.com/product/writeroom&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for OS X. One advantage of Writespace is the &lt;b&gt;built in spellcheck support&lt;/b&gt; (English, French, Spanish and German).&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44701" alt="margin1.png" title="margin1.png" /&gt;&lt;br /&gt;The program is quite simple, but I've been missing a plug-in for Word like this one. I've been using the excellent Dark Room editor, but unfortunately it doesn't have support for spell checking or Word integration.
&lt;h2&gt;News&lt;/h2&gt;&lt;b&gt;Oct 16th 2009&lt;/b&gt; - New release, version 1.3 - Removed annoying animation for row/col when typing. Added F4 shortcut for Properties dialog. Added command line program (works well in Windows 7 taskbar). Added sample command line program to run Writespace with IronRuby. IronRuby can be downloaded from &lt;a href="http://ironruby.codeplex.com" class="externalLink"&gt;http://ironruby.codeplex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;b&gt;March 9th 2009&lt;/b&gt; - I just checked in code which gives &lt;b&gt;Word 2003 support&lt;/b&gt; due to many requests. It is still not ready for release, because I may need help with the setup/deployment, so if anyone has experience in packaging Word 2003 add-ins, please contact me.
&lt;h2&gt;IMPORTANT NOTE&lt;/h2&gt;&lt;b&gt;Always, always, always keep a copy of your orginal document or text before you try out or use Writespace&lt;/b&gt; so you can revert if things go bad. Writespace is work in progress and has not yet been tested enough to be called &amp;quot;stable&amp;quot;.&lt;br /&gt;
&lt;h2&gt;System Requirements&lt;/h2&gt;&lt;b&gt;NOTE:&lt;/b&gt; I need help with specifying the requirements to run this, but personally I'm on Vista, .NET 3.5 SP1 and Word 2007. 
&lt;h2&gt;Downloads and Installation&lt;/h2&gt;The add-in is installed as a ClickOnce application, but it's not possible to host ClickOnce installers on Codeplex, so you will either have to &lt;a href="http://www.codeplex.com/writespace/Release/ProjectReleases.aspx" class="externalLink"&gt;download the binaries as a zip&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; or &lt;a href="http://www.codeplex.com/writespace/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;download the source&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and run it from Visual Studio 2008.
&lt;h2&gt;Shortcuts&lt;/h2&gt;Writespace supports the following shortcuts from within the writing environment:&lt;br /&gt;&lt;br /&gt;CTRL+Mousewheel - Zoom in/out&lt;br /&gt;CTRL+F - Search&lt;br /&gt;F3 - Find next&lt;br /&gt;F4 - Options Dialog&lt;br /&gt;CTRL+G - Go to line&lt;br /&gt;CTRL+M - Toggle between monitors&lt;br /&gt;ESC- Exit to Word&lt;br /&gt;CTRL+S - Save&lt;br /&gt;&lt;br /&gt;Writespace also supports the standard Undo/Redo/Select/Cut/Paste functionality you are used to.
&lt;h2&gt;Word Integration&lt;/h2&gt;Writespace is started from the &lt;b&gt;View-tab of the Word 2007 Ribbon&lt;/b&gt;, just click the &amp;quot;Writespace&amp;quot; button and the text of the current document is grabbed and put into the Writespace full screen editor. When you escape from Writespace, the text in the Word document is updated with the text from Writespace. &lt;i&gt;&lt;b&gt;Note&lt;/b&gt; that Writespace removes all formating of the text&lt;/i&gt;, so italics, font size, bold text, is removed and converted into the font, color and size Writespace uses. Word documents containing tables, pictures and other &amp;quot;non-text&amp;quot; content will not be possible to move to the Writespace editor, and you will get an error dialog if you try this. This is to protect you from messing things up.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44707" alt="ribbon.png" title="ribbon.png" /&gt;
&lt;h2&gt;Text Formatting&lt;/h2&gt;Writespace does not have any support for formatting the text. You can select the size, color and type of font, which will affect the whole editor, but that's it. This may change in the future though. Note that if you enter the Writespace editor from an existing document in Word, the formatting of that text will be removed and converted to plain Writespace text.
&lt;h2&gt;Spell Check&lt;/h2&gt;Writespace uses the built in spell checking support which comes with WPF. Language is set from the options dialog. Unfortunately WPF only supports English, French, German and Spanish at the moment. If you still want to spell check your text, just escape back to Word and let it handle that for you.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44706" alt="spelling.png" title="spelling.png" /&gt;
&lt;h2&gt;Drag/drop Margin&lt;/h2&gt;The left and right side margin can be changed without leaving Writespace. Just move the mouse over the left margin until it lights up, and adjust the size of the margin until you are satisfied. &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44701" alt="margin1.png" title="margin1.png" /&gt;&lt;br /&gt;Drag the margin with left mouse button and release. The new margin size will be saved to settings automatically.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44702" alt="margin2.png" title="margin2.png" /&gt;
&lt;h2&gt;Find&lt;/h2&gt;Press CTRL+F to display the find dialog. Press F3 to find next, next, next... as you are probably used to.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44698" alt="find.png" title="find.png" /&gt; &lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44699" alt="find_result.png" title="find_result.png" /&gt;
&lt;h2&gt;Goto Line&lt;/h2&gt;Press CTRL+G to display the goto dialog which helps you go to a specific line in the text.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44700" alt="goto.png" title="goto.png" /&gt;
&lt;h2&gt;Multiple Monitors&lt;/h2&gt;Press CTRL+M to toggle between multiple monitors.
&lt;h2&gt;Status Bar&lt;/h2&gt;The editor has a descrete status bar to show information about file saved and it also displays the current row and column in an animated, fade-out way &lt;b&gt;if you place the mouse in the lower right corner&lt;/b&gt;. Feedback about the status bar and the row/col informaiton is appreciated.
&lt;h2&gt;Mousewheel Zoom&lt;/h2&gt;The font size can also be changed without leaving the writing environment. Just hold CTRL and use the mouse wheel to zoom in our out of the text. The current size will also be saved to the settings.
&lt;h2&gt;Options&lt;/h2&gt;It's possible to set color, font, size and margin from the options dialog. It's also possible to enable/disable spellchecking by specifying the language. &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=45626" alt="options.png" title="options.png" /&gt;
&lt;h2&gt;Writespace Re-use&lt;/h2&gt;The Writespace editor and options dialog have public classes, methods and properties which makes it possible to run it from other .NET compatible languages. This will be better documented in the future but there is optional downloads available with Version 1.3 - a command line program and also a sample IronRuby program which both opens up Writespace and manages open/save of text files.
&lt;h2&gt;Writespace in Windows 7 TaskBar&lt;/h2&gt;The optional download, the command line program, should work well if pinned to the Windows 7 TaskBar:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=87983" alt="Win7Taskbar.png" title="Win7Taskbar.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Fri, 16 Oct 2009 13:46:30 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091016014630P</guid></item><item><title>Updated Wiki: Home</title><link>http://writespace.codeplex.com/wikipage?version=26</link><description>&lt;div class="wikidoc"&gt;Writespace is a &lt;b&gt;fullscreen writing environment&lt;/b&gt;, developed with &lt;b&gt;WPF&lt;/b&gt; (Windows Presentation Foundation) as a ClickOnce installed &lt;b&gt;add-in for Word 2007&lt;/b&gt; . Unfortunately Codeplex cannot host ClickOnce applications, so to install the add-in you will have to &lt;a href="http://www.codeplex.com/writespace/Release/ProjectReleases.aspx" class="externalLink"&gt;download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and run the installer locally until I've found a site to host it.&lt;br /&gt;&lt;br /&gt;Writespace is inspired by &lt;i&gt;Dark Room&lt;/i&gt; (&lt;a href="http://they.misled.us/dark-room" class="externalLink"&gt;http://they.misled.us/dark-room&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for Windows and &lt;i&gt;Write Room&lt;/i&gt; (&lt;a href="http://www.hogbaysoftware.com/product/writeroom" class="externalLink"&gt;http://www.hogbaysoftware.com/product/writeroom&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for OS X. One advantage of Writespace is the &lt;b&gt;built in spellcheck support&lt;/b&gt; (English, French, Spanish and German).&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44701" alt="margin1.png" title="margin1.png" /&gt;&lt;br /&gt;The program is quite simple, but I've been missing a plug-in for Word like this one. I've been using the excellent Dark Room editor, but unfortunately it doesn't have support for spell checking or Word integration.
&lt;h2&gt;News&lt;/h2&gt;&lt;b&gt;Oct 16th 2009&lt;/b&gt; - New release, version 1.3 - Removed annoying animation for row/col when typing. Added F4 shortcut for Properties dialog. Added command line program (works well in Windows 7 taskbar). Added sample command line program to run Writespace with IronRuby. IronRuby can be downloaded from &lt;a href="http://ironruby.codeplex.com" class="externalLink"&gt;http://ironruby.codeplex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;b&gt;March 9th 2009&lt;/b&gt; - I just checked in code which gives &lt;b&gt;Word 2003 support&lt;/b&gt; due to many requests. It is still not ready for release, because I may need help with the setup/deployment, so if anyone has experience in packaging Word 2003 add-ins, please contact me.
&lt;h2&gt;IMPORTANT NOTE&lt;/h2&gt;&lt;b&gt;Always, always, always keep a copy of your orginal document or text before you try out or use Writespace&lt;/b&gt; so you can revert if things go bad. Writespace is work in progress and has not yet been tested enough to be called &amp;quot;stable&amp;quot;.&lt;br /&gt;
&lt;h2&gt;System Requirements&lt;/h2&gt;&lt;b&gt;NOTE:&lt;/b&gt; I need help with specifying the requirements to run this, but personally I'm on Vista, .NET 3.5 SP1 and Word 2007. 
&lt;h2&gt;Downloads and Installation&lt;/h2&gt;The add-in is installed as a ClickOnce application, but it's not possible to host ClickOnce installers on Codeplex, so you will either have to &lt;a href="http://www.codeplex.com/writespace/Release/ProjectReleases.aspx" class="externalLink"&gt;download the binaries as a zip&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; or &lt;a href="http://www.codeplex.com/writespace/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;download the source&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and run it from Visual Studio 2008.
&lt;h2&gt;Shortcuts&lt;/h2&gt;Writespace supports the following shortcuts from within the writing environment:&lt;br /&gt;&lt;br /&gt;CTRL+Mousewheel - Zoom in/out&lt;br /&gt;CTRL+F - Search&lt;br /&gt;F3 - Find next&lt;br /&gt;F4 - Options Dialog&lt;br /&gt;CTRL+G - Go to line&lt;br /&gt;CTRL+M - Toggle between monitors&lt;br /&gt;ESC- Exit to Word&lt;br /&gt;CTRL+S - Save&lt;br /&gt;&lt;br /&gt;Writespace also supports the standard Undo/Redo/Select/Cut/Paste functionality you are used to.
&lt;h2&gt;Word Integration&lt;/h2&gt;Writespace is started from the &lt;b&gt;View-tab of the Word 2007 Ribbon&lt;/b&gt;, just click the &amp;quot;Writespace&amp;quot; button and the text of the current document is grabbed and put into the Writespace full screen editor. When you escape from Writespace, the text in the Word document is updated with the text from Writespace. &lt;i&gt;&lt;b&gt;Note&lt;/b&gt; that Writespace removes all formating of the text&lt;/i&gt;, so italics, font size, bold text, is removed and converted into the font, color and size Writespace uses. Word documents containing tables, pictures and other &amp;quot;non-text&amp;quot; content will not be possible to move to the Writespace editor, and you will get an error dialog if you try this. This is to protect you from messing things up.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44707" alt="ribbon.png" title="ribbon.png" /&gt;
&lt;h2&gt;Text Formatting&lt;/h2&gt;Writespace does not have any support for formatting the text. You can select the size, color and type of font, which will affect the whole editor, but that's it. This may change in the future though. Note that if you enter the Writespace editor from an existing document in Word, the formatting of that text will be removed and converted to plain Writespace text.
&lt;h2&gt;Spell Check&lt;/h2&gt;Writespace uses the built in spell checking support which comes with WPF. Language is set from the options dialog. Unfortunately WPF only supports English, French, German and Spanish at the moment. If you still want to spell check your text, just escape back to Word and let it handle that for you.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44706" alt="spelling.png" title="spelling.png" /&gt;
&lt;h2&gt;Drag/drop Margin&lt;/h2&gt;The left and right side margin can be changed without leaving Writespace. Just move the mouse over the left margin until it lights up, and adjust the size of the margin until you are satisfied. &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44701" alt="margin1.png" title="margin1.png" /&gt;&lt;br /&gt;Drag the margin with left mouse button and release. The new margin size will be saved to settings automatically.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44702" alt="margin2.png" title="margin2.png" /&gt;
&lt;h2&gt;Find&lt;/h2&gt;Press CTRL+F to display the find dialog. Press F3 to find next, next, next... as you are probably used to.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44698" alt="find.png" title="find.png" /&gt; &lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44699" alt="find_result.png" title="find_result.png" /&gt;
&lt;h2&gt;Goto Line&lt;/h2&gt;Press CTRL+G to display the goto dialog which helps you go to a specific line in the text.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=44700" alt="goto.png" title="goto.png" /&gt;
&lt;h2&gt;Multiple Monitors&lt;/h2&gt;Press CTRL+M to toggle between multiple monitors.
&lt;h2&gt;Status Bar&lt;/h2&gt;The editor has a descrete status bar to show information about file saved and it also displays the current row and column in an animated, fade-out way. Feedback about the status bar and the row/col informaiton is appreciated.
&lt;h2&gt;Mousewheel Zoom&lt;/h2&gt;The font size can also be changed without leaving the writing environment. Just hold CTRL and use the mouse wheel to zoom in our out of the text. The current size will also be saved to the settings.
&lt;h2&gt;Options&lt;/h2&gt;It's possible to set color, font, size and margin from the options dialog. It's also possible to enable/disable spellchecking by specifying the language. &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;DownloadId=45626" alt="options.png" title="options.png" /&gt;
&lt;h2&gt;Writespace Re-use&lt;/h2&gt;The Writespace editor and options dialog have public classes, methods and properties which makes it possible to run it from other .NET compatible languages. This will be better documented in the future but there is optional downloads available with Version 1.3 - a command line program and also a sample IronRuby program which both opens up Writespace and manages open/save of text files.
&lt;h2&gt;Writespace in Windows 7 TaskBar&lt;/h2&gt;The optional download, the command line program, should work well if pinned to the Windows 7 TaskBar:&lt;br /&gt;&lt;span class="unresolved"&gt;Cannot resolve image macro, invalid image name or id.&lt;/span&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Fri, 16 Oct 2009 13:37:25 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091016013725P</guid></item><item><title>Updated Wiki: Home</title><link>http://writespace.codeplex.com/Wiki/View.aspx?title=Home&amp;version=25</link><description>&lt;div class="wikidoc"&gt;
Writespace is a &lt;b&gt;fullscreen writing environment&lt;/b&gt;, developed with &lt;b&gt;WPF&lt;/b&gt; (Windows Presentation Foundation) as a ClickOnce installed &lt;b&gt;add-in for Word 2007&lt;/b&gt; . Unfortunately Codeplex cannot host ClickOnce applications, so to install the add-in you will have to &lt;a href="http://www.codeplex.com/writespace/Release/ProjectReleases.aspx" class="externalLink"&gt;download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and run the installer locally until I've found a site to host it.&lt;br /&gt; &lt;br /&gt;Writespace is inspired by &lt;i&gt;Dark Room&lt;/i&gt; (&lt;a href="http://they.misled.us/dark-room" class="externalLink"&gt;http://they.misled.us/dark-room&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for Windows and &lt;i&gt;Write Room&lt;/i&gt; (&lt;a href="http://www.hogbaysoftware.com/product/writeroom" class="externalLink"&gt;http://www.hogbaysoftware.com/product/writeroom&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for OS X. One advantage of Writespace is the &lt;b&gt;built in spellcheck support&lt;/b&gt; (English, French, Spanish and German).&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44701" alt="margin1.png" /&gt;&lt;br /&gt;The program is quite simple, but I've been missing a plug-in for Word like this one. I've been using the excellent Dark Room editor, but unfortunately it doesn't have support for spell checking or Word integration.&lt;br /&gt;&lt;h2&gt;
News
&lt;/h2&gt;&lt;b&gt;March 9th 2009&lt;/b&gt; - I just checked in code which gives &lt;b&gt;Word 2003 support&lt;/b&gt; due to many requests. It is still not ready for release, because I may need help with the setup/deployment, so if anyone has experience in packaging Word 2003 add-ins, please contact me.&lt;br /&gt;&lt;h2&gt;
IMPORTANT NOTE
&lt;/h2&gt;&lt;b&gt;Always, always, always keep a copy of your orginal document or text before you try out or use Writespace&lt;/b&gt; so you can revert if things go bad. Writespace is work in progress and has not yet been tested enough to be called &amp;quot;stable&amp;quot;.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
System Requirements
&lt;/h2&gt;&lt;b&gt;NOTE:&lt;/b&gt; I need help with specifying the requirements to run this, but personally I'm on Vista, .NET 3.5 SP1 and Word 2007. &lt;br /&gt;&lt;h2&gt;
Downloads and Installation
&lt;/h2&gt;The add-in is installed as a ClickOnce application, but it's not possible to host ClickOnce installers on Codeplex, so you will either have to &lt;a href="http://www.codeplex.com/writespace/Release/ProjectReleases.aspx" class="externalLink"&gt;download the binaries as a zip&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; or &lt;a href="http://www.codeplex.com/writespace/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;download the source&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and run it from Visual Studio 2008.&lt;br /&gt;&lt;h2&gt;
Shortcuts
&lt;/h2&gt;Writespace supports the following shortcuts from within the writing environment:&lt;br /&gt; &lt;br /&gt;CTRL+Mousewheel - Zoom in/out&lt;br /&gt;CTRL+F - Search&lt;br /&gt;F3 - Find next&lt;br /&gt;CTRL+G - Go to line&lt;br /&gt;CTRL+M - Toggle between monitors&lt;br /&gt;ESC- Exit to Word&lt;br /&gt;CTRL+S - Save&lt;br /&gt; &lt;br /&gt;Writespace also supports the standard Undo/Redo/Select/Cut/Paste functionality you are used to.&lt;br /&gt;&lt;h2&gt;
Word Integration
&lt;/h2&gt;Writespace is started from the &lt;b&gt;View-tab of the Word 2007 Ribbon&lt;/b&gt;, just click the &amp;quot;Writespace&amp;quot; button and the text of the current document is grabbed and put into the Writespace full screen editor. When you escape from Writespace, the text in the Word document is updated with the text from Writespace. &lt;i&gt;&lt;b&gt;Note&lt;/b&gt; that Writespace removes all formating of the text&lt;/i&gt;, so italics, font size, bold text, is removed and converted into the font, color and size Writespace uses. Word documents containing tables, pictures and other &amp;quot;non-text&amp;quot; content will not be possible to move to the Writespace editor, and you will get an error dialog if you try this. This is to protect you from messing things up.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44707" alt="ribbon.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Text Formatting
&lt;/h2&gt;Writespace does not have any support for formatting the text. You can select the size, color and type of font, which will affect the whole editor, but that's it. This may change in the future though. Note that if you enter the Writespace editor from an existing document in Word, the formatting of that text will be removed and converted to plain Writespace text.&lt;br /&gt;&lt;h2&gt;
Spell Check
&lt;/h2&gt;Writespace uses the built in spell checking support which comes with WPF. Language is set from the options dialog. Unfortunately WPF only supports English, French, German and Spanish at the moment. If you still want to spell check your text, just escape back to Word and let it handle that for you.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44706" alt="spelling.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Drag/drop Margin
&lt;/h2&gt;The left and right side margin can be changed without leaving Writespace. Just move the mouse over the left margin until it lights up, and adjust the size of the margin until you are satisfied. &lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44701" alt="margin1.png" /&gt;&lt;br /&gt;Drag the margin with left mouse button and release. The new margin size will be saved to settings automatically.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44702" alt="margin2.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Find
&lt;/h2&gt;Press CTRL+F to display the find dialog. Press F3 to find next, next, next... as you are probably used to.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44698" alt="find.png" /&gt; &lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44699" alt="find_result.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Goto Line
&lt;/h2&gt;Press CTRL+G to display the goto dialog which helps you go to a specific line in the text.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44700" alt="goto.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Multiple Monitors
&lt;/h2&gt;Press CTRL+M to toggle between multiple monitors.&lt;br /&gt;&lt;h2&gt;
Status Bar
&lt;/h2&gt;The editor has a descrete status bar to show information about file saved and it also displays the current row and column in an animated, fade-out way. Feedback about the status bar and the row/col informaiton is appreciated.&lt;br /&gt;&lt;h2&gt;
Mousewheel Zoom
&lt;/h2&gt;The font size can also be changed without leaving the writing environment. Just hold CTRL and use the mouse wheel to zoom in our out of the text. The current size will also be saved to the settings.&lt;br /&gt;&lt;h2&gt;
Options
&lt;/h2&gt;It's possible to set color, font, size and margin from the options dialog. It's also possible to enable/disable spellchecking by specifying the language. &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=45626" alt="options.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Writespace Re-use
&lt;/h2&gt;The Writespace editor and options dialog have public classes, methods and properties which makes it possible to run it from other .NET compatible languages. This will be better documented in the future.&lt;br /&gt;
&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Mon, 09 Mar 2009 10:29:51 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090309102951A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/writespace/Wiki/View.aspx?title=Home&amp;version=24</link><description>&lt;div class="wikidoc"&gt;
Writespace is a &lt;b&gt;fullscreen writing environment&lt;/b&gt;, developed with &lt;b&gt;WPF&lt;/b&gt; (Windows Presentation Foundation) as a ClickOnce installed &lt;b&gt;add-in for Word 2007&lt;/b&gt; . Unfortunately Codeplex cannot host ClickOnce applications, so to install the add-in you will have to &lt;a href="http://www.codeplex.com/writespace/Release/ProjectReleases.aspx" class="externalLink"&gt;download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and run the installer locally until I've found a site to host it.&lt;br /&gt; &lt;br /&gt;Writespace is inspired by &lt;i&gt;Dark Room&lt;/i&gt; (&lt;a href="http://they.misled.us/dark-room" class="externalLink"&gt;http://they.misled.us/dark-room&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for Windows and &lt;i&gt;Write Room&lt;/i&gt; (&lt;a href="http://www.hogbaysoftware.com/product/writeroom" class="externalLink"&gt;http://www.hogbaysoftware.com/product/writeroom&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for OS X. One advantage of Writespace is the &lt;b&gt;built in spellcheck support&lt;/b&gt; (English, French, Spanish and German).&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44701" alt="margin1.png" /&gt;&lt;br /&gt;The program is quite simple, but I've been missing a plug-in for Word like this one. I've been using the excellent Dark Room editor, but unfortunately it doesn't have support for spell checking or Word integration.&lt;br /&gt;&lt;h2&gt;
IMPORTANT NOTE
&lt;/h2&gt;&lt;b&gt;Always, always, always keep a copy of your orginal document or text before you try out or use Writespace&lt;/b&gt; so you can revert if things go bad. Writespace is work in progress and has not yet been tested enough to be called &amp;quot;stable&amp;quot;.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
System Requirements
&lt;/h2&gt;&lt;b&gt;NOTE:&lt;/b&gt; I need help with specifying the requirements to run this, but personally I'm on Vista, .NET 3.5 SP1 and Word 2007. &lt;br /&gt;&lt;h2&gt;
Downloads and Installation
&lt;/h2&gt;The add-in is installed as a ClickOnce application, but it's not possible to host ClickOnce installers on Codeplex, so you will either have to &lt;a href="http://www.codeplex.com/writespace/Release/ProjectReleases.aspx" class="externalLink"&gt;download the binaries as a zip&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; or &lt;a href="http://www.codeplex.com/writespace/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;download the source&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and run it from Visual Studio 2008.&lt;br /&gt;&lt;h2&gt;
Shortcuts
&lt;/h2&gt;Writespace supports the following shortcuts from within the writing environment:&lt;br /&gt; &lt;br /&gt;CTRL+Mousewheel - Zoom in/out&lt;br /&gt;CTRL+F - Search&lt;br /&gt;F3 - Find next&lt;br /&gt;CTRL+G - Go to line&lt;br /&gt;CTRL+M - Toggle between monitors&lt;br /&gt;ESC- Exit to Word&lt;br /&gt;CTRL+S - Save&lt;br /&gt; &lt;br /&gt;Writespace also supports the standard Undo/Redo/Select/Cut/Paste functionality you are used to.&lt;br /&gt;&lt;h2&gt;
Word Integration
&lt;/h2&gt;Writespace is started from the &lt;b&gt;View-tab of the Word 2007 Ribbon&lt;/b&gt;, just click the &amp;quot;Writespace&amp;quot; button and the text of the current document is grabbed and put into the Writespace full screen editor. When you escape from Writespace, the text in the Word document is updated with the text from Writespace. &lt;i&gt;&lt;b&gt;Note&lt;/b&gt; that Writespace removes all formating of the text&lt;/i&gt;, so italics, font size, bold text, is removed and converted into the font, color and size Writespace uses. Word documents containing tables, pictures and other &amp;quot;non-text&amp;quot; content will not be possible to move to the Writespace editor, and you will get an error dialog if you try this. This is to protect you from messing things up.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44707" alt="ribbon.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Text Formatting
&lt;/h2&gt;Writespace does not have any support for formatting the text. You can select the size, color and type of font, which will affect the whole editor, but that's it. This may change in the future though. Note that if you enter the Writespace editor from an existing document in Word, the formatting of that text will be removed and converted to plain Writespace text.&lt;br /&gt;&lt;h2&gt;
Spell Check
&lt;/h2&gt;Writespace uses the built in spell checking support which comes with WPF. Language is set from the options dialog. Unfortunately WPF only supports English, French, German and Spanish at the moment. If you still want to spell check your text, just escape back to Word and let it handle that for you.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44706" alt="spelling.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Drag/drop Margin
&lt;/h2&gt;The left and right side margin can be changed without leaving Writespace. Just move the mouse over the left margin until it lights up, and adjust the size of the margin until you are satisfied. &lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44701" alt="margin1.png" /&gt;&lt;br /&gt;Drag the margin with left mouse button and release. The new margin size will be saved to settings automatically.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44702" alt="margin2.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Find
&lt;/h2&gt;Press CTRL+F to display the find dialog. Press F3 to find next, next, next... as you are probably used to.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44698" alt="find.png" /&gt; &lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44699" alt="find_result.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Goto Line
&lt;/h2&gt;Press CTRL+G to display the goto dialog which helps you go to a specific line in the text.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44700" alt="goto.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Multiple Monitors
&lt;/h2&gt;Press CTRL+M to toggle between multiple monitors.&lt;br /&gt;&lt;h2&gt;
Status Bar
&lt;/h2&gt;The editor has a descrete status bar to show information about file saved and it also displays the current row and column in an animated, fade-out way. Feedback about the status bar and the row/col informaiton is appreciated.&lt;br /&gt;&lt;h2&gt;
Mousewheel Zoom
&lt;/h2&gt;The font size can also be changed without leaving the writing environment. Just hold CTRL and use the mouse wheel to zoom in our out of the text. The current size will also be saved to the settings.&lt;br /&gt;&lt;h2&gt;
Options
&lt;/h2&gt;It's possible to set color, font, size and margin from the options dialog. It's also possible to enable/disable spellchecking by specifying the language. &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=45626" alt="options.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Writespace Re-use
&lt;/h2&gt;The Writespace editor and options dialog have public classes, methods and properties which makes it possible to run it from other .NET compatible languages. This will be better documented in the future.&lt;br /&gt;
&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Wed, 08 Oct 2008 23:04:08 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081008110408P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/writespace/Wiki/View.aspx?title=Home&amp;version=23</link><description>&lt;div class="wikidoc"&gt;
Writespace is a &lt;b&gt;fullscreen writing environment&lt;/b&gt;, developed with &lt;b&gt;WPF&lt;/b&gt; (Windows Presentation Foundation) as a ClickOnce installed &lt;b&gt;add-in for Word 2007&lt;/b&gt; . Unfortunately Codeplex cannot host ClickOnce applications, so to install the add-in you will have to &lt;a href="http://www.codeplex.com/writespace/Release/ProjectReleases.aspx" class="externalLink"&gt;download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and run the installer locally until I've found a site to host it.&lt;br /&gt; &lt;br /&gt;Writespace is inspired by &lt;i&gt;Dark Room&lt;/i&gt; (&lt;a href="http://they.misled.us/dark-room" class="externalLink"&gt;http://they.misled.us/dark-room&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for Windows and &lt;i&gt;Write Room&lt;/i&gt; (&lt;a href="http://www.hogbaysoftware.com/product/writeroom" class="externalLink"&gt;http://www.hogbaysoftware.com/product/writeroom&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for OS X. One advantage of Writespace is the &lt;b&gt;built in spellcheck support&lt;/b&gt; (English, French, Spanish and German).&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44701" alt="margin1.png" /&gt;&lt;br /&gt;The program is quite simple, but I've been missing a plug-in for Word like this one. I've been using the excellent Dark Room editor, but unfortunately it doesn't have support for spell checking or Word integration.&lt;br /&gt;&lt;h2&gt;
IMPORTANT NOTE
&lt;/h2&gt;&lt;b&gt;Always, always, always keep a copy of your orginal document or text before you try out or use Writespace&lt;/b&gt; so you can revert if things go bad. Writespace is work in progress and has not yet been tested enough to be called &amp;quot;stable&amp;quot;.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
System Requirements
&lt;/h2&gt;&lt;b&gt;NOTE:&lt;/b&gt; I need help with specifying the requirements to run this, but personally I'm on Vista, .NET 3.5 SP1 and Word 2007. &lt;br /&gt;&lt;h2&gt;
Downloads and Installation
&lt;/h2&gt;The add-in is installed as a ClickOnce application, but it's not possible to host ClickOnce installers on Codeplex, so you will either have to &lt;a href="http://www.codeplex.com/writespace/Release/ProjectReleases.aspx" class="externalLink"&gt;download the binaries as a zip&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; or &lt;a href="http://www.codeplex.com/writespace/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;download the source&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and run it from Visual Studio 2008.&lt;br /&gt;&lt;h2&gt;
Shortcuts
&lt;/h2&gt;Writespace supports the following shortcuts from within the writing environment:&lt;br /&gt; &lt;br /&gt;CTRL+Mousewheel - Zoom in/out&lt;br /&gt;CTRL+F - Search&lt;br /&gt;F3 - Find next&lt;br /&gt;CTRL+G - Go to line&lt;br /&gt;ESC- Exit to Word&lt;br /&gt;CTRL+S - Save&lt;br /&gt; &lt;br /&gt;Writespace also supports the standard Undo/Redo/Select/Cut/Paste functionality you are used to.&lt;br /&gt;&lt;h2&gt;
Word Integration
&lt;/h2&gt;Writespace is started from the &lt;b&gt;View-tab of the Word 2007 Ribbon&lt;/b&gt;, just click the &amp;quot;Writespace&amp;quot; button and the text of the current document is grabbed and put into the Writespace full screen editor. When you escape from Writespace, the text in the Word document is updated with the text from Writespace. &lt;i&gt;&lt;b&gt;Note&lt;/b&gt; that Writespace removes all formating of the text&lt;/i&gt;, so italics, font size, bold text, is removed and converted into the font, color and size Writespace uses. Word documents containing tables, pictures and other &amp;quot;non-text&amp;quot; content will not be possible to move to the Writespace editor, and you will get an error dialog if you try this. This is to protect you from messing things up.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44707" alt="ribbon.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Text Formatting
&lt;/h2&gt;Writespace does not have any support for formatting the text. You can select the size, color and type of font, which will affect the whole editor, but that's it. This may change in the future though. Note that if you enter the Writespace editor from an existing document in Word, the formatting of that text will be removed and converted to plain Writespace text.&lt;br /&gt;&lt;h2&gt;
Spell Check
&lt;/h2&gt;Writespace uses the built in spell checking support which comes with WPF. Language is set from the options dialog. Unfortunately WPF only supports English, French, German and Spanish at the moment. If you still want to spell check your text, just escape back to Word and let it handle that for you.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44706" alt="spelling.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Drag/drop Margin
&lt;/h2&gt;The left and right side margin can be changed without leaving Writespace. Just move the mouse over the left margin until it lights up, and adjust the size of the margin until you are satisfied. &lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44701" alt="margin1.png" /&gt;&lt;br /&gt;Drag the margin with left mouse button and release. The new margin size will be saved to settings automatically.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44702" alt="margin2.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Find
&lt;/h2&gt;Press CTRL+F to display the find dialog. Press F3 to find next, next, next... as you are probably used to.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44698" alt="find.png" /&gt; &lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44699" alt="find_result.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Goto Line
&lt;/h2&gt;Press CTRL+G to display the goto dialog which helps you go to a specific line in the text.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44700" alt="goto.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Status Bar
&lt;/h2&gt;The editor has a descrete status bar to show information about file saved and it also displays the current row and column in an animated, fade-out way. Feedback about the status bar and the row/col informaiton is appreciated.&lt;br /&gt;&lt;h2&gt;
Mousewheel Zoom
&lt;/h2&gt;The font size can also be changed without leaving the writing environment. Just hold CTRL and use the mouse wheel to zoom in our out of the text. The current size will also be saved to the settings.&lt;br /&gt;&lt;h2&gt;
Options
&lt;/h2&gt;It's possible to set color, font, size and margin from the options dialog. It's also possible to enable/disable spellchecking by specifying the language. &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=45626" alt="options.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Writespace Re-use
&lt;/h2&gt;The Writespace editor and options dialog have public classes, methods and properties which makes it possible to run it from other .NET compatible languages. This will be better documented in the future.&lt;br /&gt;
&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Wed, 08 Oct 2008 12:28:22 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081008122822P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/writespace/Wiki/View.aspx?title=Home&amp;version=22</link><description>&lt;div class="wikidoc"&gt;
Writespace is a &lt;b&gt;fullscreen writing environment&lt;/b&gt;, developed with &lt;b&gt;WPF&lt;/b&gt; (Windows Presentation Foundation) as a ClickOnce installed &lt;b&gt;add-in for Word 2007&lt;/b&gt; . Unfortunately Codeplex cannot host ClickOnce applications, so to install the add-in you will have to &lt;a href="http://www.codeplex.com/writespace/Release/ProjectReleases.aspx" class="externalLink"&gt;download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and run the installer locally until I've found a site to host it.&lt;br /&gt; &lt;br /&gt;Writespace is inspired by &lt;i&gt;Dark Room&lt;/i&gt; (&lt;a href="http://they.misled.us/dark-room" class="externalLink"&gt;http://they.misled.us/dark-room&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for Windows and &lt;i&gt;Write Room&lt;/i&gt; (&lt;a href="http://www.hogbaysoftware.com/product/writeroom" class="externalLink"&gt;http://www.hogbaysoftware.com/product/writeroom&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for OS X. One advantage of Writespace is the &lt;b&gt;built in spellcheck support&lt;/b&gt; (English, French, Spanish and German).&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44701" alt="margin1.png" /&gt;&lt;br /&gt;The program is quite simple, but I've been missing a plug-in for Word like this one. I've been using the excellent Dark Room editor, but unfortunately it doesn't have support for spell checking or Word integration.&lt;br /&gt;&lt;h2&gt;
IMPORTANT NOTE
&lt;/h2&gt;&lt;b&gt;Always, always, always keep a copy of your orginal document or text before you try out or use Writespace&lt;/b&gt; so you can revert if things go bad. Writespace is work in progress and has not yet been tested enough to be called &amp;quot;stable&amp;quot;.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
System Requirements
&lt;/h2&gt;&lt;b&gt;NOTE:&lt;/b&gt; I need help with specifying the requirements to run this, but personally I'm on Vista, .NET 3.5 SP1 and Word 2007. &lt;br /&gt;&lt;h2&gt;
Downloads and Installation
&lt;/h2&gt;The add-in is installed as a ClickOnce application, but it's not possible to host ClickOnce installers on Codeplex, so you will either have to &lt;a href="http://www.codeplex.com/writespace/Release/ProjectReleases.aspx" class="externalLink"&gt;download the binaries as a zip&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; or &lt;a href="http://www.codeplex.com/writespace/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;download the source&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;&lt;h2&gt;
Shortcuts
&lt;/h2&gt;Writespace supports the following shortcuts from within the writing environment:&lt;br /&gt; &lt;br /&gt;CTRL+Mousewheel - Zoom in/out&lt;br /&gt;CTRL+F - Search&lt;br /&gt;F3 - Find next&lt;br /&gt;CTRL+G - Go to line&lt;br /&gt;ESC- Exit to Word&lt;br /&gt;CTRL+S - Save&lt;br /&gt; &lt;br /&gt;Writespace also supports the standard Undo/Redo/Select/Cut/Paste functionality you are used to.&lt;br /&gt;&lt;h2&gt;
Word Integration
&lt;/h2&gt;Writespace is started from the &lt;b&gt;View-tab of the Word 2007 Ribbon&lt;/b&gt;, just click the &amp;quot;Writespace&amp;quot; button and the text of the current document is grabbed and put into the Writespace full screen editor. When you escape from Writespace, the text in the Word document is updated with the text from Writespace. &lt;i&gt;&lt;b&gt;Note&lt;/b&gt; that Writespace removes all formating of the text&lt;/i&gt;, so italics, font size, bold text, is removed and converted into the font, color and size Writespace uses. Word documents containing tables, pictures and other &amp;quot;non-text&amp;quot; content will not be possible to move to the Writespace editor, and you will get an error dialog if you try this. This is to protect you from messing things up.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44707" alt="ribbon.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Text Formatting
&lt;/h2&gt;Writespace does not have any support for formatting the text. You can select the size, color and type of font, which will affect the whole editor, but that's it. This may change in the future though. Note that if you enter the Writespace editor from an existing document in Word, the formatting of that text will be removed and converted to plain Writespace text.&lt;br /&gt;&lt;h2&gt;
Spell Check
&lt;/h2&gt;Writespace uses the built in spell checking support which comes with WPF. Language is set from the options dialog. Unfortunately WPF only supports English, French, German and Spanish at the moment. If you still want to spell check your text, just escape back to Word and let it handle that for you.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44706" alt="spelling.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Drag/drop Margin
&lt;/h2&gt;The left and right side margin can be changed without leaving Writespace. Just move the mouse over the left margin until it lights up, and adjust the size of the margin until you are satisfied. &lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44701" alt="margin1.png" /&gt;&lt;br /&gt;Drag the margin with left mouse button and release. The new margin size will be saved to settings automatically.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44702" alt="margin2.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Find
&lt;/h2&gt;Press CTRL+F to display the find dialog. Press F3 to find next, next, next... as you are probably used to.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44698" alt="find.png" /&gt; &lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44699" alt="find_result.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Goto Line
&lt;/h2&gt;Press CTRL+G to display the goto dialog which helps you go to a specific line in the text.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44700" alt="goto.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Status Bar
&lt;/h2&gt;The editor has a descrete status bar to show information about file saved and it also displays the current row and column in an animated, fade-out way. Feedback about the status bar and the row/col informaiton is appreciated.&lt;br /&gt;&lt;h2&gt;
Mousewheel Zoom
&lt;/h2&gt;The font size can also be changed without leaving the writing environment. Just hold CTRL and use the mouse wheel to zoom in our out of the text. The current size will also be saved to the settings.&lt;br /&gt;&lt;h2&gt;
Options
&lt;/h2&gt;It's possible to set color, font, size and margin from the options dialog. It's also possible to enable/disable spellchecking by specifying the language. &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=45626" alt="options.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Writespace Re-use
&lt;/h2&gt;The Writespace editor and options dialog have public classes, methods and properties which makes it possible to run it from other .NET compatible languages. This will be better documented in the future.&lt;br /&gt;
&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Wed, 08 Oct 2008 12:26:30 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081008122630P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/writespace/Wiki/View.aspx?title=Home&amp;version=21</link><description>&lt;div class="wikidoc"&gt;
Writespace is a &lt;b&gt;fullscreen writing environment&lt;/b&gt;, developed with &lt;b&gt;WPF&lt;/b&gt; (Windows Presentation Foundation) as a ClickOnce installed &lt;b&gt;add-in for Word 2007&lt;/b&gt; . Unfortunately Codeplex cannot host ClickOnce applications, so to install the add-in you will have to &lt;a href="http://www.codeplex.com/writespace/Release/ProjectReleases.aspx" class="externalLink"&gt;download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and run the installer locally until I've found a site to host it.&lt;br /&gt; &lt;br /&gt;Writespace is inspired by &lt;i&gt;Dark Room&lt;/i&gt; (&lt;a href="http://they.misled.us/dark-room" class="externalLink"&gt;http://they.misled.us/dark-room&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for Windows and &lt;i&gt;Write Room&lt;/i&gt; (&lt;a href="http://www.hogbaysoftware.com/product/writeroom" class="externalLink"&gt;http://www.hogbaysoftware.com/product/writeroom&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for OS X. One advantage of Writespace is the &lt;b&gt;built in spellcheck support&lt;/b&gt; (English, French, Spanish and German).&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44701" alt="margin1.png" /&gt;&lt;br /&gt;The program is quite simple, but I've been missing a plug-in for Word like this one. I've been using the excellent Dark Room editor, but unfortunately it doesn't have support for spell checking or Word integration.&lt;br /&gt;&lt;h2&gt;
IMPORTANT NOTE
&lt;/h2&gt;&lt;b&gt;Always, always, always keep a copy of your orginal document or text before you try out or use Writespace&lt;/b&gt; so you can revert if things go bad. Writespace is work in progress and has not yet been tested enough to be called &amp;quot;stable&amp;quot;.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
System Requirements
&lt;/h2&gt;&lt;b&gt;NOTE:&lt;/b&gt; I need help with requirements, personally I'm on Vista, .NET 3.5 SP1 and Word 2007. &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Windows XP SP2 or higher&lt;/li&gt;&lt;li&gt;.NET Framework 2.0 or higher&lt;/li&gt;&lt;li&gt;Word 2007&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Downloads and Installation
&lt;/h2&gt;The add-in is installed as a ClickOnce application, but it's not possible to host ClickOnce installers on Codeplex, so you will either have to &lt;a href="http://www.codeplex.com/writespace/Release/ProjectReleases.aspx" class="externalLink"&gt;download the binaries as a zip&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; or &lt;a href="http://www.codeplex.com/writespace/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;download the source&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;&lt;h2&gt;
Shortcuts
&lt;/h2&gt;Writespace supports the following shortcuts from within the writing environment:&lt;br /&gt; &lt;br /&gt;CTRL+Mousewheel - Zoom in/out&lt;br /&gt;CTRL+F - Search&lt;br /&gt;F3 - Find next&lt;br /&gt;CTRL+G - Go to line&lt;br /&gt;ESC- Exit to Word&lt;br /&gt;CTRL+S - Save&lt;br /&gt; &lt;br /&gt;Writespace also supports the standard Undo/Redo/Select/Cut/Paste functionality you are used to.&lt;br /&gt;&lt;h2&gt;
Word Integration
&lt;/h2&gt;Writespace is started from the &lt;b&gt;View-tab of the Word 2007 Ribbon&lt;/b&gt;, just click the &amp;quot;Writespace&amp;quot; button and the text of the current document is grabbed and put into the Writespace full screen editor. When you escape from Writespace, the text in the Word document is updated with the text from Writespace. &lt;i&gt;&lt;b&gt;Note&lt;/b&gt; that Writespace removes all formating of the text&lt;/i&gt;, so italics, font size, bold text, is removed and converted into the font, color and size Writespace uses. Word documents containing tables, pictures and other &amp;quot;non-text&amp;quot; content will not be possible to move to the Writespace editor, and you will get an error dialog if you try this. This is to protect you from messing things up.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44707" alt="ribbon.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Text Formatting
&lt;/h2&gt;Writespace does not have any support for formatting the text. You can select the size, color and type of font, which will affect the whole editor, but that's it. This may change in the future though. Note that if you enter the Writespace editor from an existing document in Word, the formatting of that text will be removed and converted to plain Writespace text.&lt;br /&gt;&lt;h2&gt;
Spell Check
&lt;/h2&gt;Writespace uses the built in spell checking support which comes with WPF. Language is set from the options dialog. Unfortunately WPF only supports English, French, German and Spanish at the moment. If you still want to spell check your text, just escape back to Word and let it handle that for you.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44706" alt="spelling.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Drag/drop Margin
&lt;/h2&gt;The left and right side margin can be changed without leaving Writespace. Just move the mouse over the left margin until it lights up, and adjust the size of the margin until you are satisfied. &lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44701" alt="margin1.png" /&gt;&lt;br /&gt;Drag the margin with left mouse button and release. The new margin size will be saved to settings automatically.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44702" alt="margin2.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Find
&lt;/h2&gt;Press CTRL+F to display the find dialog. Press F3 to find next, next, next... as you are probably used to.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44698" alt="find.png" /&gt; &lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44699" alt="find_result.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Goto Line
&lt;/h2&gt;Press CTRL+G to display the goto dialog which helps you go to a specific line in the text.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44700" alt="goto.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Status Bar
&lt;/h2&gt;The editor has a descrete status bar to show information about file saved and it also displays the current row and column in an animated, fade-out way. Feedback about the status bar and the row/col informaiton is appreciated.&lt;br /&gt;&lt;h2&gt;
Mousewheel Zoom
&lt;/h2&gt;The font size can also be changed without leaving the writing environment. Just hold CTRL and use the mouse wheel to zoom in our out of the text. The current size will also be saved to the settings.&lt;br /&gt;&lt;h2&gt;
Options
&lt;/h2&gt;It's possible to set color, font, size and margin from the options dialog. It's also possible to enable/disable spellchecking by specifying the language. &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=45626" alt="options.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Writespace Re-use
&lt;/h2&gt;The Writespace editor and options dialog have public classes, methods and properties which makes it possible to run it from other .NET compatible languages. This will be better documented in the future.&lt;br /&gt;
&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Wed, 08 Oct 2008 12:24:35 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081008122435P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/writespace/Wiki/View.aspx?title=Home&amp;version=20</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Writespace 
&lt;/h1&gt;Writespace is a &lt;b&gt;fullscreen writing environment&lt;/b&gt;, developed with &lt;b&gt;WPF&lt;/b&gt; (Windows Presentation Foundation) as a ClickOnce installed &lt;b&gt;add-in for Word 2007&lt;/b&gt; . Unfortunately Codeplex cannot host ClickOnce applications, so to install the add-in you will have to &lt;a href="http://www.codeplex.com/writespace/Release/ProjectReleases.aspx" class="externalLink"&gt;download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and run the installer locally until I've found a site to host it.&lt;br /&gt; &lt;br /&gt;Writespace is inspired by &lt;i&gt;Dark Room&lt;/i&gt; (&lt;a href="http://they.misled.us/dark-room" class="externalLink"&gt;http://they.misled.us/dark-room&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for Windows and &lt;i&gt;Write Room&lt;/i&gt; (&lt;a href="http://www.hogbaysoftware.com/product/writeroom" class="externalLink"&gt;http://www.hogbaysoftware.com/product/writeroom&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for OS X. One advantage of Writespace is the &lt;b&gt;built in spellcheck support&lt;/b&gt; (English, French, Spanish and German).&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44701" alt="margin1.png" /&gt;&lt;br /&gt;The program is quite simple, but I've been missing a plug-in for Word like this one. I've been using the excellent Dark Room editor, but unfortunately it doesn't have support for spell checking or Word integration.&lt;br /&gt;&lt;h2&gt;
IMPORTANT NOTE
&lt;/h2&gt;&lt;b&gt;Always, always, always keep a copy of your orginal document or text before you try out or use Writespace&lt;/b&gt; so you can revert if things go bad. Writespace is work in progress and has not yet been tested enough to be called &amp;quot;stable&amp;quot;.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
System Requirements
&lt;/h2&gt;&lt;b&gt;NOTE:&lt;/b&gt; I need help with requirements, personally I'm on Vista, .NET 3.5 SP1 and Word 2007. &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Windows XP SP2 or higher&lt;/li&gt;&lt;li&gt;.NET Framework 2.0 or higher&lt;/li&gt;&lt;li&gt;Word 2007&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Downloads and Installation
&lt;/h2&gt;The add-in is installed as a ClickOnce application, but it's not possible to host ClickOnce installers on Codeplex, so you will either have to &lt;a href="http://www.codeplex.com/writespace/Release/ProjectReleases.aspx" class="externalLink"&gt;download the binaries as a zip&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; or &lt;a href="http://www.codeplex.com/writespace/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;download the source&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;&lt;h2&gt;
Shortcuts
&lt;/h2&gt;Writespace supports the following shortcuts from within the writing environment:&lt;br /&gt; &lt;br /&gt;CTRL+Mousewheel - Zoom in/out&lt;br /&gt;CTRL+F - Search&lt;br /&gt;F3 - Find next&lt;br /&gt;CTRL+G - Go to line&lt;br /&gt;ESC- Exit to Word&lt;br /&gt;CTRL+S - Save&lt;br /&gt; &lt;br /&gt;Writespace also supports the standard Undo/Redo/Select/Cut/Paste functionality you are used to.&lt;br /&gt;&lt;h2&gt;
Word Integration
&lt;/h2&gt;Writespace is started from the &lt;b&gt;View-tab of the Word 2007 Ribbon&lt;/b&gt;, just click the &amp;quot;Writespace&amp;quot; button and the text of the current document is grabbed and put into the Writespace full screen editor. When you escape from Writespace, the text in the Word document is updated with the text from Writespace. &lt;i&gt;&lt;b&gt;Note&lt;/b&gt; that Writespace removes all formating of the text&lt;/i&gt;, so italics, font size, bold text, is removed and converted into the font, color and size Writespace uses. Word documents containing tables, pictures and other &amp;quot;non-text&amp;quot; content will not be possible to move to the Writespace editor, and you will get an error dialog if you try this. This is to protect you from messing things up.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44707" alt="ribbon.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Text Formatting
&lt;/h2&gt;Writespace does not have any support for formatting the text. You can select the size, color and type of font, which will affect the whole editor, but that's it. This may change in the future though. Note that if you enter the Writespace editor from an existing document in Word, the formatting of that text will be removed and converted to plain Writespace text.&lt;br /&gt;&lt;h2&gt;
Spell Check
&lt;/h2&gt;Writespace uses the built in spell checking support which comes with WPF. Language is set from the options dialog. Unfortunately WPF only supports English, French, German and Spanish at the moment. If you still want to spell check your text, just escape back to Word and let it handle that for you.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44706" alt="spelling.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Drag/drop Margin
&lt;/h2&gt;The left and right side margin can be changed without leaving Writespace. Just move the mouse over the left margin until it lights up, and adjust the size of the margin until you are satisfied. &lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44701" alt="margin1.png" /&gt;&lt;br /&gt;Drag the margin with left mouse button and release. The new margin size will be saved to settings automatically.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44702" alt="margin2.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Find
&lt;/h2&gt;Press CTRL+F to display the find dialog. Press F3 to find next, next, next... as you are probably used to.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44698" alt="find.png" /&gt; &lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44699" alt="find_result.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Goto Line
&lt;/h2&gt;Press CTRL+G to display the goto dialog which helps you go to a specific line in the text.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44700" alt="goto.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Status Bar
&lt;/h2&gt;The editor has a descrete status bar to show information about file saved and it also displays the current row and column in an animated, fade-out way. Feedback about the status bar and the row/col informaiton is appreciated.&lt;br /&gt;&lt;h2&gt;
Mousewheel Zoom
&lt;/h2&gt;The font size can also be changed without leaving the writing environment. Just hold CTRL and use the mouse wheel to zoom in our out of the text. The current size will also be saved to the settings.&lt;br /&gt;&lt;h2&gt;
Options
&lt;/h2&gt;It's possible to set color, font, size and margin from the options dialog. It's also possible to enable/disable spellchecking by specifying the language. &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=45626" alt="options.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Writespace Re-use
&lt;/h2&gt;The Writespace editor and options dialog have public classes, methods and properties which makes it possible to run it from other .NET compatible languages. This will be better documented in the future.&lt;br /&gt;
&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Wed, 08 Oct 2008 12:24:11 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081008122411P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/writespace/Wiki/View.aspx?title=Home&amp;version=19</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Writespace 
&lt;/h1&gt;Writespace is a &lt;b&gt;fullscreen writing environment&lt;/b&gt;, developed with &lt;b&gt;WPF&lt;/b&gt; (Windows Presentation Foundation) as a ClickOnce installed &lt;b&gt;add-in for Word 2007&lt;/b&gt; . Writespace is inspired by &lt;i&gt;Dark Room&lt;/i&gt; (&lt;a href="http://they.misled.us/dark-room" class="externalLink"&gt;http://they.misled.us/dark-room&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for Windows and &lt;i&gt;Write Room&lt;/i&gt; (&lt;a href="http://www.hogbaysoftware.com/product/writeroom" class="externalLink"&gt;http://www.hogbaysoftware.com/product/writeroom&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for OS X. One advantage of Writespace is the &lt;b&gt;built in spellcheck support&lt;/b&gt; (English, French, Spanish and German).&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44701" alt="margin1.png" /&gt;&lt;br /&gt;The program is quite simple, but I've been missing a plug-in for Word like this one. I've been using the excellent Dark Room editor, but unfortunately it doesn't have support for spell checking or Word integration.&lt;br /&gt;&lt;h2&gt;
IMPORTANT NOTE
&lt;/h2&gt;&lt;b&gt;Always, always, always keep a copy of your orginal document or text before you try out or use Writespace&lt;/b&gt; so you can revert if things go bad. Writespace is work in progress and has not yet been tested enough to be called &amp;quot;stable&amp;quot;.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
System Requirements
&lt;/h2&gt;&lt;b&gt;NOTE:&lt;/b&gt; I need help with requirements, personally I'm on Vista, .NET 3.5 SP1 and Word 2007. &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Windows XP SP2 or higher&lt;/li&gt;&lt;li&gt;.NET Framework 2.0 or higher&lt;/li&gt;&lt;li&gt;Word 2007&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Downloads and Installation
&lt;/h2&gt;The add-in is installed as a ClickOnce application, but it's not possible to host ClickOnce installers on Codeplex, so you will either have to &lt;a href="http://www.codeplex.com/writespace/Release/ProjectReleases.aspx" class="externalLink"&gt;download the binaries as a zip&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; or &lt;a href="http://www.codeplex.com/writespace/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;download the source&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;&lt;h2&gt;
Shortcuts
&lt;/h2&gt;Writespace supports the following shortcuts from within the writing environment:&lt;br /&gt; &lt;br /&gt;CTRL+Mousewheel - Zoom in/out&lt;br /&gt;CTRL+F - Search&lt;br /&gt;F3 - Find next&lt;br /&gt;CTRL+G - Go to line&lt;br /&gt;ESC- Exit to Word&lt;br /&gt;CTRL+S - Save&lt;br /&gt; &lt;br /&gt;Writespace also supports the standard Undo/Redo/Select/Cut/Paste functionality you are used to.&lt;br /&gt;&lt;h2&gt;
Word Integration
&lt;/h2&gt;Writespace is started from the &lt;b&gt;View-tab of the Word 2007 Ribbon&lt;/b&gt;, just click the &amp;quot;Writespace&amp;quot; button and the text of the current document is grabbed and put into the Writespace full screen editor. When you escape from Writespace, the text in the Word document is updated with the text from Writespace. &lt;i&gt;&lt;b&gt;Note&lt;/b&gt; that Writespace removes all formating of the text&lt;/i&gt;, so italics, font size, bold text, is removed and converted into the font, color and size Writespace uses. Word documents containing tables, pictures and other &amp;quot;non-text&amp;quot; content will not be possible to move to the Writespace editor, and you will get an error dialog if you try this. This is to protect you from messing things up.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44707" alt="ribbon.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Text Formatting
&lt;/h2&gt;Writespace does not have any support for formatting the text. You can select the size, color and type of font, which will affect the whole editor, but that's it. This may change in the future though. Note that if you enter the Writespace editor from an existing document in Word, the formatting of that text will be removed and converted to plain Writespace text.&lt;br /&gt;&lt;h2&gt;
Spell Check
&lt;/h2&gt;Writespace uses the built in spell checking support which comes with WPF. Language is set from the options dialog. Unfortunately WPF only supports English, French, German and Spanish at the moment. If you still want to spell check your text, just escape back to Word and let it handle that for you.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44706" alt="spelling.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Drag/drop Margin
&lt;/h2&gt;The left and right side margin can be changed without leaving Writespace. Just move the mouse over the left margin until it lights up, and adjust the size of the margin until you are satisfied. &lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44701" alt="margin1.png" /&gt;&lt;br /&gt;Drag the margin with left mouse button and release. The new margin size will be saved to settings automatically.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44702" alt="margin2.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Find
&lt;/h2&gt;Press CTRL+F to display the find dialog. Press F3 to find next, next, next... as you are probably used to.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44698" alt="find.png" /&gt; &lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44699" alt="find_result.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Goto Line
&lt;/h2&gt;Press CTRL+G to display the goto dialog which helps you go to a specific line in the text.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44700" alt="goto.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Status Bar
&lt;/h2&gt;The editor has a descrete status bar to show information about file saved and it also displays the current row and column in an animated, fade-out way. Feedback about the status bar and the row/col informaiton is appreciated.&lt;br /&gt;&lt;h2&gt;
Mousewheel Zoom
&lt;/h2&gt;The font size can also be changed without leaving the writing environment. Just hold CTRL and use the mouse wheel to zoom in our out of the text. The current size will also be saved to the settings.&lt;br /&gt;&lt;h2&gt;
Options
&lt;/h2&gt;It's possible to set color, font, size and margin from the options dialog. It's also possible to enable/disable spellchecking by specifying the language. &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=45626" alt="options.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Writespace Re-use
&lt;/h2&gt;The Writespace editor and options dialog have public classes, methods and properties which makes it possible to run it from other .NET compatible languages. This will be better documented in the future.&lt;br /&gt;
&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Wed, 08 Oct 2008 12:16:51 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081008121651P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/writespace/Wiki/View.aspx?title=Home&amp;version=18</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Writespace 
&lt;/h1&gt;Writespace is a &lt;b&gt;fullscreen writing environment&lt;/b&gt;, developed with &lt;b&gt;WPF&lt;/b&gt; (Windows Presentation Foundation) as a ClickOnce installed &lt;b&gt;add-in for Word 2007&lt;/b&gt; . Writespace is inspired by &lt;i&gt;Dark Room&lt;/i&gt; (&lt;a href="http://they.misled.us/dark-room" class="externalLink"&gt;http://they.misled.us/dark-room&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for Windows and &lt;i&gt;Write Room&lt;/i&gt; (&lt;a href="http://www.hogbaysoftware.com/product/writeroom" class="externalLink"&gt;http://www.hogbaysoftware.com/product/writeroom&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) for OS X. One advantage of Writespace is the &lt;b&gt;built in spellcheck support&lt;/b&gt; (English, French, Spanish and German).&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44701" alt="margin1.png" /&gt;&lt;br /&gt;The program is so simple it's stupid, but I've been missing a plug-in for Word like this one. I've been using the excellent Dark Room editor, but unfortunately it doesn't have support for spell checking or Word integration.&lt;br /&gt;&lt;h2&gt;
IMPORTANT NOTE
&lt;/h2&gt;&lt;b&gt;Always, always, always keep a copy of your orginal document or text before you try out or use Writespace&lt;/b&gt; so you can revert if things go bad. Writespace is work in progress and has not yet been tested enough to be called &amp;quot;stable&amp;quot;.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
System Requirements
&lt;/h2&gt;&lt;b&gt;NOTE:&lt;/b&gt; I need help with requirements, personally I'm on Vista, .NET 3.5 SP1 and Word 2007. &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Windows XP SP2 or higher&lt;/li&gt;&lt;li&gt;.NET Framework 2.0 or higher&lt;/li&gt;&lt;li&gt;Word 2007&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Downloads and Installation
&lt;/h2&gt;The add-in is installed as a ClickOnce application, but it's not possible to host ClickOnce installers on Codeplex, so you will either have to &lt;a href="http://www.codeplex.com/writespace/Release/ProjectReleases.aspx" class="externalLink"&gt;download the binaries as a zip&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; or &lt;a href="http://www.codeplex.com/writespace/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;download the source&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;&lt;h2&gt;
Shortcuts
&lt;/h2&gt;Writespace supports the following shortcuts from within the writing environment:&lt;br /&gt; &lt;br /&gt;CTRL+Mousewheel - Zoom in/out&lt;br /&gt;CTRL+F - Search&lt;br /&gt;F3 - Find next&lt;br /&gt;CTRL+G - Go to line&lt;br /&gt;ESC- Exit to Word&lt;br /&gt;CTRL+S - Save&lt;br /&gt; &lt;br /&gt;Writespace also supports the standard Undo/Redo/Select/Cut/Paste functionality you are used to.&lt;br /&gt;&lt;h2&gt;
Word Integration
&lt;/h2&gt;Writespace is started from the &lt;b&gt;View-tab of the Word 2007 Ribbon&lt;/b&gt;, just click the &amp;quot;Writespace&amp;quot; button and the text of the current document is grabbed and put into the Writespace full screen editor. When you escape from Writespace, the text in the Word document is updated with the text from Writespace. &lt;i&gt;&lt;b&gt;Note&lt;/b&gt; that Writespace removes all formating of the text&lt;/i&gt;, so italics, font size, bold text, is removed and converted into the font, color and size Writespace uses. Word documents containing tables, pictures and other &amp;quot;non-text&amp;quot; content will not be possible to move to the Writespace editor, and you will get an error dialog if you try this. This is to protect you from messing things up.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44707" alt="ribbon.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Text Formatting
&lt;/h2&gt;Writespace does not have any support for formatting the text. You can select the size, color and type of font, which will affect the whole editor, but that's it. This may change in the future though. Note that if you enter the Writespace editor from an existing document in Word, the formatting of that text will be removed and converted to plain Writespace text.&lt;br /&gt;&lt;h2&gt;
Spell Check
&lt;/h2&gt;Writespace uses the built in spell checking support which comes with WPF. Language is set from the options dialog. Unfortunately WPF only supports English, French, German and Spanish at the moment. If you still want to spell check your text, just escape back to Word and let it handle that for you.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44706" alt="spelling.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Drag/drop Margin
&lt;/h2&gt;The left and right side margin can be changed without leaving Writespace. Just move the mouse over the left margin until it lights up, and adjust the size of the margin until you are satisfied. &lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44701" alt="margin1.png" /&gt;&lt;br /&gt;Drag the margin with left mouse button and release. The new margin size will be saved to settings automatically.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44702" alt="margin2.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Find
&lt;/h2&gt;Press CTRL+F to display the find dialog. Press F3 to find next, next, next... as you are probably used to.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44698" alt="find.png" /&gt; &lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44699" alt="find_result.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Goto Line
&lt;/h2&gt;Press CTRL+G to display the goto dialog which helps you go to a specific line in the text.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44700" alt="goto.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Status Bar
&lt;/h2&gt;The editor has a descrete status bar to show information about file saved and it also displays the current row and column in an animated, fade-out way. Feedback about the status bar and the row/col informaiton is appreciated.&lt;br /&gt;&lt;h2&gt;
Mousewheel Zoom
&lt;/h2&gt;The font size can also be changed without leaving the writing environment. Just hold CTRL and use the mouse wheel to zoom in our out of the text. The current size will also be saved to the settings.&lt;br /&gt;&lt;h2&gt;
Options
&lt;/h2&gt;It's possible to set color, font, size and margin from the options dialog. It's also possible to enable/disable spellchecking by specifying the language. &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=writespace&amp;amp;DownloadId=44703" alt="options.png" /&gt;&lt;br /&gt;&lt;h2&gt;
Writespace Re-use
&lt;/h2&gt;The Writespace editor and options dialog have public classes, methods and properties which makes it possible to run it from other .NET compatible languages. This will be better documented in the future.&lt;br /&gt;
&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Wed, 08 Oct 2008 12:00:38 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081008120038P</guid></item></channel></rss>