<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Writer&#039;s Technology Companion &#187; Operating Systems</title>
	<atom:link href="http://www.writerstechnology.com/tag/operating-systems/feed" rel="self" type="application/rss+xml" />
	<link>http://www.writerstechnology.com</link>
	<description>Tools, Tips, and Technology for Productive Writers</description>
	<lastBuildDate>Mon, 08 Feb 2010 13:00:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Moving to Linux: Tools for Writers</title>
		<link>http://www.writerstechnology.com/2008/10/moving-to-linux-tools-for-writers</link>
		<comments>http://www.writerstechnology.com/2008/10/moving-to-linux-tools-for-writers#comments</comments>
		<pubDate>Wed, 29 Oct 2008 13:00:23 +0000</pubDate>
		<dc:creator>Aaron Peters</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[OpenOffice.org]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Rich Text Format]]></category>
		<category><![CDATA[Scribus]]></category>

		<guid isPermaLink="false">http://www.writerstechnology.com/?p=441</guid>
		<description><![CDATA[We writers are pretty easy to please when it comes to computing requirements. Writing can be achieved with the simplest of media: white screen, black text. As an avid free and open source software (FOSS) advocate, I’ve spent some time over the last few years writing on the Linux platform. I’ve come to discover that [...]<p><div style="border: 1px darkblue; color: lightblue; padding: 5px; margin: 5px;">Post from: <a href="http://www.writerstechnology.com">The Writer's Technology Companion</a>.<hr />Buy my book! <a href="http://www.dwax.org/stupid">Don't Be Stupid: A Guide to Learning, Studying, and Succeeding at College</a></div>

<br/><br/><a href="http://www.writerstechnology.com/2008/10/moving-to-linux-tools-for-writers">Moving to Linux: Tools for Writers</a></p>
]]></description>
			<content:encoded><![CDATA[<p class="dropcap-first">
<div class="zemanta-img zemanta-action-click">
<div class="wp-caption alignright" style="width: 212px"><a href="http://commons.wikipedia.org/wiki/Image:Hampstead_Heath_The_writer.jpg"><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/3/39/Hampstead_Heath_The_writer.jpg/202px-Hampstead_Heath_The_writer.jpg" alt="The Writer" width="202" height="139" align="right" /></a><p class="wp-caption-text">Image via Wikipedia</p></div>
</div>
<p>We writers are pretty easy to please when it comes to computing requirements.  Writing can be achieved with the simplest of media: white screen, black text.</p>
<p>As an avid free and open source software (FOSS) advocate, I’ve spent some time over the last few years writing on the Linux platform.  I’ve come to discover that it’s still an immature platform for certain folks, such as hardcore gamers or multimedia professionals.  But for those who have their fun (or make their living) by putting words on (e-)paper, Linux offers a perfectly usable platform for doing everything a writer needs to do.</p>
<p>I’d like to introduce some of the most basic writing tools available on the Linux platform.  Firstly, note that the availability of these tools may depend on your <em>distribution</em>, or the “kind” of Linux you run.  Examples of this include <a title="Ubuntu" href="http://www.ubuntu.com/">Ubuntu</a> (along with its siblings Kubuntu, Xubuntu, and others), <a class="zem_slink" title="Red Hat" rel="homepage" href="http://www.redhat.com">Red Hat</a>’s Fedora, or Novell’s <a title="OpenSuSE" href="http://www.opensuse.org">OpenSuSE</a>.  The differences between these is far beyond the scope of this (or indeed, most any other single) article.  For now, just know that you can pick one, and it will likely have everything you need, but maybe not everything below.<span id="more-441"></span></p>
<h2>Text Editors</h2>
<p>Most writers are accustomed to working in a word processor such as Microsoft Word.  But for many types of writing, a program this large is overkill.  Text editors are an excellent tool for brainstorming and getting rough drafts out of your head, for two reasons:</p>
<ol>
<li>Firstly, many text editors tend to be pretty spartan interface-wise.  There are few buttons, toolbars, or other flashing widgets to interrupt your writing.  Plus, tell a Linux guru that you love your text editor, and they will respect you.</li>
<li>Secondly, plain text files are about as portable a format as you are likely to find.  This includes both across operating systems (e.g. Windows, Mac, Linux, and others) as well as devices (such as smartphones or Internet devices).  If you begin your writing process in plain text, there are very few places you won’t be able to work on it.</li>
</ol>
<p>There are literally too many text editors to count for the Linux platform.  You could spend the next few years sifting through all of the arguments for or against two perennial favorites: <a title="emacs" href="http://www.gnu.org/software/emacs/">emacs</a>, and vi/<a title="vim" href="http://www.vim.org/">vim</a>.  I’m not going to say that there aren’t many powerful features for writers in either of these programs.  But I will assert that these are not the Linux text editors on which you want to cut your teeth.  The following are much friendlier to the new Linux user:</p>
<ul>
<li><strong><a title="Kate" href="http://kate-editor.org/">Kate</a>:</strong> An editor for the KDE desktop, installed by default on most systems.  There are many useful plug-ins you can add as well.</li>
<li><strong><a title="Gedit" href="http://www.gnome.org/projects/gedit/">Gedit</a>:</strong> Ditto the above, only for the GNOME desktop.</li>
<li><strong><a title="nano" href="http://www.nano-editor.org/">nano</a>:</strong> An editor for the command line or terminal window, with keyboard shortcuts conveniently listed at the bottom of the screen.</li>
<li><strong>cooledit:</strong> I list this not because it is an especially capable editor, but because it is included with the <a class="zem_slink" title="Midnight Commander" rel="homepage" href="http://www.ibiblio.org/mc">Midnight Commander</a>, an excellent clone of the old DOS Norton Commander two-pane file manager.  It’s very convenient to navigate through directories and quickly modify text files from within a single screen.</li>
</ul>
<p>Again, there are probably hundreds of these types of editors, but the above are a great start if you’re new to Linux.</p>
<h2>Word Processors</h2>
<p>If you are a writer, you know what a word processor is, and what it can do.  I won’t insult you by re-stating it.  Just know that most Linux-compatible word processors will do most anything you need them to do, including working with Microsoft Office formats.  Popular word processors on Linux include the following:</p>
<ul>
<li><strong>OpenOffice:</strong> The Writer component of OpenOffice is every bit as capable a word processor as most people will ever need.  On a side note, there is no reason that everyone who owns a PC, Mac, or Linux computer should not have this installed.  Go to the <a href="http://www.openoffice.org" target="_blank">web site</a>.  Download.  Install.  Right now.  Seriously… I’ll wait.</li>
<p>Did you install OpenOffice yet?  I wasn’t kidding about that.</p>
<li><strong><a title="AbiWord" href="http://www.abisource.com/">AbiWord</a>:</strong> An excellent, lightweight word processor installed on many GNOME-based desktops.  This is a great choice for older systems, as OpenOffice has a reputation as something of a memory hog.</li>
<li><strong><a title="KWord" href="http://www.koffice.org/kword/">KWord</a>:</strong> Likewise, KWord (part of the KOffice suite from the KDE project, and commonly installed on those desktops) runs extremely light compared to OpenOffice.  It has traditionally been a bit raw compared to AbiWord or OpenOffice, but I am a big fan of the KOffice Shell, which allows you to have multiple documents of different types (e.g. spreadsheet, text document, etc…) open within one window.  Think of this as an Outlook for office documents.</li>
<li><strong><a title="Ted" href="http://www.nllgg.nl/Ted/">Ted</a>:</strong> If your system is very old, you still have options.  The word processor Ted makes AbiWord look like a sumo wrestler.  Yet it still saves files to <a class="zem_slink" title="Rich Text Format" rel="wikipedia" href="http://en.wikipedia.org/wiki/Rich_Text_Format">Rich Text Format</a> (RTF), which any self-respecting, modern word processor can also use.</li>
</ul>
<h2>Desktop Publishing</h2>
<p>Lastly, the final step for most writing projects is layout/typesetting.  This process is largely ruled by proprietary programs such as Adobe’s InDesign (for highly graphical-intensive documents, e.g. marketing materials) or FrameMaker (which excels at technical publications such as software documentation).  But the FOSS world has several alternatives, as follows:</p>
<ul>
<li><strong><a title="Scribus" href="http://www.scribus.net/">Scribus</a>:</strong> This program strives to be a turnkey solution to both of the aforementioned segments.  I’ll be introducing Scribus in later installments.</li>
<li><strong><a title="LyX" href="http://www.lyx.org/">LyX</a>:</strong> This application excels scientific writing with is support for highly-complex equations.  LaTeX, the typesetting language around which LyX is built, was once the go-to format for nice printed materials.  But other applications have since caught up with support for PDF format and the like.</li>
</ul>
<p>Finally, to the new or potential Linux user, I should point out one thing.  Any of the above applications can likely be downloaded, installed, and used free of charge.  In my distribution of choice (Kubuntu), it’s as simple as opening the package manager, selecting a program, and marking it “Request for Install.”  It’s called “<a class="zem_slink" title="Free software" rel="wikipedia" href="http://en.wikipedia.org/wiki/Free_software">free software</a>” for a reason.</p>
<p>In the next installment, we’ll examine some tools and tricks for working with plain text in Linux.</p>
<div class="zemanta-pixie" style="15px;"><img class="zemanta-pixie-img" style="right;" src="http://img.zemanta.com/pixy.gif?x-id=edf56eb1-c16b-4a26-b397-ddba0f1d460d" alt="" /></div>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.writerstechnology.com/2008/10/moving-to-linux-working-with-text-part-1" rel="bookmark" class="crp_title">Moving to Linux: Working with Text (Part 1)</a></li><li><a href="http://www.writerstechnology.com/2008/11/moving-to-linux-working-with-text-part-2" rel="bookmark" class="crp_title">Moving to Linux: Working with Text (Part 2)</a></li><li><a href="http://www.writerstechnology.com/2009/09/moving-to-linux-working-with-the-netbook-part-2" rel="bookmark" class="crp_title">Moving to Linux: Working with the Netbook, Part 2</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div><p><div style="border: 1px darkblue; color: lightblue; padding: 5px; margin: 5px;">Post from: <a href="http://www.writerstechnology.com">The Writer’s Technology Companion</a>.<hr />Buy my book! <a href="http://www.dwax.org/stupid">Don’t Be Stupid: A Guide to Learning, Studying, and Succeeding at College</a></div>

<br/><br/><a href="http://www.writerstechnology.com/2008/10/moving-to-linux-tools-for-writers">Moving to Linux: Tools for Writers</a></p>
 <!--<div class="series_links"> <a style="font-size: small" href='http://www.writerstechnology.com/2008/10/moving-to-linux-working-with-text-part-1' title='Moving to Linux: Working with Text (Part 1)'>Next in series</a></div>--><br><div class="series_toc" style="font-size: small;"><h4>Posts in “Moving to Linux: Tools for Writers” series</h3><ol><li>Moving to Linux: Tools for Writers</li><li><a href='http://www.writerstechnology.com/2008/10/moving-to-linux-working-with-text-part-1' title='Moving to Linux: Working with Text (Part 1)'>Moving to Linux: Working with Text (Part 1)</a></li><li><a href='http://www.writerstechnology.com/2008/11/moving-to-linux-working-with-text-part-2' title='Moving to Linux: Working with Text (Part 2)'>Moving to Linux: Working with Text (Part 2)</a></li><li><a href='http://www.writerstechnology.com/2008/11/moving-to-linux-the-new-openoffice' title='Moving to Linux: The New OpenOffice'>Moving to Linux: The New OpenOffice</a></li><li><a href='http://www.writerstechnology.com/2008/11/moving-to-linux-scribus-for-writers' title='Moving to Linux: Scribus for Writers'>Moving to Linux: Scribus for Writers</a></li><li><a href='http://www.writerstechnology.com/2008/11/moving-to-linux-the-netbook-is-your-new-best-friend' title='Moving to Linux: The Netbook is Your New Best Friend'>Moving to Linux: The Netbook is Your New Best Friend</a></li><li><a href='http://www.writerstechnology.com/2008/11/moving-to-linux-working-with-the-netbook' title='Moving to Linux: Working with the Netbook'>Moving to Linux: Working with the Netbook</a></li><li><a href='http://www.writerstechnology.com/2009/09/moving-to-linux-working-with-the-netbook-part-2' title='Moving to Linux: Working with the Netbook, Part 2'>Moving to Linux: Working with the Netbook, Part 2</a></li></ol></div><br>]]></content:encoded>
			<wfw:commentRss>http://www.writerstechnology.com/2008/10/moving-to-linux-tools-for-writers/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Welcome Guest Host Aaron Peters</title>
		<link>http://www.writerstechnology.com/2008/10/welcome-guest-host-aaron-peters</link>
		<comments>http://www.writerstechnology.com/2008/10/welcome-guest-host-aaron-peters#comments</comments>
		<pubDate>Tue, 28 Oct 2008 13:00:05 +0000</pubDate>
		<dc:creator>Dustin Wax</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[OpenOffice.org]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Scribus]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.writerstechnology.com/?p=447</guid>
		<description><![CDATA[Joining Stephanie Siavetti as my guest while I straighten out my move and get the site prepared for NaNoWriMo (I’ve got about 10 or so interviews with former NaNoWriMo participants to post already, and more coming!) is Aaron Peters. Aaron is a writer of both fiction and non-fiction and a free-software enthusiast. He has worked [...]<p><div style="border: 1px darkblue; color: lightblue; padding: 5px; margin: 5px;">Post from: <a href="http://www.writerstechnology.com">The Writer's Technology Companion</a>.<hr />Buy my book! <a href="http://www.dwax.org/stupid">Don't Be Stupid: A Guide to Learning, Studying, and Succeeding at College</a></div>

<br/><br/><a href="http://www.writerstechnology.com/2008/10/welcome-guest-host-aaron-peters">Welcome Guest Host Aaron Peters</a></p>
]]></description>
			<content:encoded><![CDATA[<p class="dropcap-first">
<div class="zemanta-img zemanta-action-click">
<div class="wp-caption alignright" style="width: 250px"><a href="http://www.flickr.com/photos/44079186@N00/371748873"><img title="Antarctic: Signy Island - Adelie penguins" src="http://farm1.static.flickr.com/134/371748873_6f3fec68eb_m.jpg" alt="Antarctic: Signy Island - Adelie penguins" width="240" height="134" /></a><p class="wp-caption-text">Image by mark van de wouw via Flickr</p></div>
</div>
<p>Joining Stephanie Siavetti as my guest while I straighten out my move and get the site prepared for <a class="zem_slink" title="NaNoWriMo" rel="wikipedia" href="http://en.wikipedia.org/wiki/NaNoWriMo">NaNoWriMo</a> (I’ve got about 10 or so interviews with former NaNoWriMo participants to post already, and more coming!) is Aaron Peters. Aaron is a writer of both fiction and non-fiction and a free-software enthusiast.  He has worked with <a class="zem_slink" title="Linux" rel="wikipedia" href="http://en.wikipedia.org/wiki/Linux">Linux</a> as a hobbyist since 1998, beginning with <a class="zem_slink" title="Slackware" rel="homepage" href="http://www.slackware.com/">Slackware</a>, Caldera, and Mandrake.  He’s finally settled on Debian and Ubuntu for the last five years, all the while tinkering with programming in Python and Java. Aaron spent three years teaching English in Japan, and has held positions in international trade, consulting, localization, and web development, and currently works for an e-commerce development company in Allentown, PA.</p>
<p>I asked Aaron to take over the sit for a week or two because of his extensive knowledge of open source software, including incredible apps for writers like <a class="zem_slink" title="Scribus" rel="homepage" href="http://www.scribus.net">Scribus</a>, the open source print layout app (a free software version of InDesign) and <a class="zem_slink" title="OpenOffice.org" rel="homepage" href="http://www.openoffice.org/">OpenOffice.org</a>, the free office suite that has just released it’s 3.0 version. Aaron is also planning to post about using Linux, the free operating system, for writing. I’m hoping to pick up a few tips from him on setting up my own writing workstation using Linux, if I ever get all these boxes unpacked…</p>
<p>There is still at least one more post from Stephanie, and starting next week you’ll see some of my NaNoWriMo posts, but for the next little while, I’m giving Aaron full run of the site. Please join me in welcoming him!</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=2ce94f6c-758a-4fa1-b674-d57d10385c54" alt="" /></div>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.writerstechnology.com/2008/11/the-writers-technology-companion-celebrates-nanowrimo" rel="bookmark" class="crp_title">The Writer’s Technology Companion Celebrates NaNoWriMo!</a></li><li><a href="http://www.writerstechnology.com/2008/06/rss-craziness" rel="bookmark" class="crp_title">RSS Craziness</a></li><li><a href="http://www.writerstechnology.com/2009/01/welcome-to-2009" rel="bookmark" class="crp_title">Welcome to 2009!</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div><p><div style="border: 1px darkblue; color: lightblue; padding: 5px; margin: 5px;">Post from: <a href="http://www.writerstechnology.com">The Writer’s Technology Companion</a>.<hr />Buy my book! <a href="http://www.dwax.org/stupid">Don’t Be Stupid: A Guide to Learning, Studying, and Succeeding at College</a></div>

<br/><br/><a href="http://www.writerstechnology.com/2008/10/welcome-guest-host-aaron-peters">Welcome Guest Host Aaron Peters</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.writerstechnology.com/2008/10/welcome-guest-host-aaron-peters/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

