<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>MATTHEW LOWES &#187; Journal</title>
	<atom:link href="http://matthewlowes.com/category/journal/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthewlowes.com</link>
	<description>Fantasy, Horror, and Science Fiction</description>
	<lastBuildDate>Wed, 11 Jan 2012 02:36:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='matthewlowes.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/4cc8cfbee5819c3356746bb6f56b3313?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>MATTHEW LOWES &#187; Journal</title>
		<link>http://matthewlowes.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://matthewlowes.com/osd.xml" title="MATTHEW LOWES" />
	<atom:link rel='hub' href='http://matthewlowes.com/?pushpress=hub'/>
		<item>
		<title>Plain Text for Writers, Part II: A Proposal for a Plain Text Manuscript Format</title>
		<link>http://matthewlowes.com/2011/12/06/plain-text-for-writers-part-ii-a-proposal-for-a-plain-text-manuscript-format/</link>
		<comments>http://matthewlowes.com/2011/12/06/plain-text-for-writers-part-ii-a-proposal-for-a-plain-text-manuscript-format/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 03:02:11 +0000</pubDate>
		<dc:creator>Matthew Lowes</dc:creator>
				<category><![CDATA[Journal]]></category>

		<guid isPermaLink="false">http://matthewlowes.com/?p=851</guid>
		<description><![CDATA[Writers and editors rely on manuscript format as a common ground for reading and preparing texts for publication. Unfortunately in today&#8217;s world of electronic submissions, each individual market sometimes demands a different format for their manuscripts, complicating the submissions and editing process for writers and editors alike. There is a Standard Manuscript Format, and most [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=851&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Writers and editors rely on manuscript format as a common ground for reading and preparing texts for publication. Unfortunately in today&#8217;s world of electronic submissions, each individual market sometimes demands a different format for their manuscripts, complicating the submissions and editing process for writers and editors alike.</p>
<p>There is a Standard Manuscript Format, and most editors at least conform to this standard. However, Standard Manuscript Format is in some ways a relic of the typewriter. Although there is good rationale behind all its features, the necessity for complex formatting and file compatibility can be an issue.</p>
<p>A Plain Text Manuscript Format would have advantages for both writers and editors. In addition to simplicity, universal compatibility, and superior archiving, a plain text manuscript presents several other advantages. The file can be easily viewed in any preferred font, transfered to an e-book reader, pasted into the body of an email, and formatted for electronic or print publication.</p>
<p>A Plain Text Manuscript Format can be considered universal because it can be created or read on any computer with virtually any software. It can even be accessed from a command prompt, created on a typewriter or handwritten in a notebook. The features of the proposed format are outlined in the example below. Please note: this is a proposal only, and a suggestion for writers who wish to use plain text for their personal composition, editing, and file storage. If you are submitting a manuscript for publication, you should always follow the editor&#8217;s guidelines for manuscript formatting.</p>
<p>Joe Writer<br />
4 Contact Info<br />
City, NY 10010<br />
(212) 555-5555<br />
joewriter@mail.com<br />
www.joewriter.com</p>
<p>200 words</p>
<p>PLAIN TEXT MANUSCRIPT FORMAT</p>
<p>by Joe Writer</p>
<p>At the top of the file should be the writer&#8217;s name and contact information. Two lines below that, the estimated word count. Four lines below that, the title in all caps. Two lines below that, the byline. The body of the manuscript should start four lines below the byline.</p>
<p>All text should be left justified with no indentation. Add an empty line between paragraphs for readability. Each paragraph should represent a single line of text. Word wrapping will make the text readable and printable. To add an extra line for a section break insert the number symbol like so:</p>
<p>#</p>
<p>To indicate italics, text should be surrounded by underscore marks. For example you might mention a magazine, such as _Asimov&#8217;s_ or _The New Yorker_. This will make it easy to search for italicised text and replace with italics for actual publication.</p>
<p>Use only a single space after punctuation. This will keep the text clean and consistent. A double space is not needed, and not preferred if using the electronic text for publication.</p>
<p>To indicate an em dash&#8211;puctuation that sets off a phrase&#8211;use two hyphens. To indicate&#8230;an elipses, use three periods.</p>
<p>Define the end of your manuscript with three number symbols on the last line of the file, like so:</p>
<p>###</p>
<p>That&#8217;s all there is to it. Since text files do not contain formatting information, it is not necessary to specify a font, margins, headers or page numbering. Two notable drawbacks to this Plain Text Manuscript Format are the lack of line spacing to allow for editing marks and the lack of page numbers for referencing areas of text. This is a legitimate concern. Solutions include saving and editing as a .pdf or adding desired additional formatting for a print copy. If printing the document, a text editor can print with page numbers and additional header information. A word processor can add formatting as necessary.</p>
<p>Part III of this series will detail how to covert plain text manuscripts to Standard Manuscript Format and other tips to working with plain text.</p>
<p><a href="http://matthewlowes.com/2011/10/08/plain-text-for-writers-part-i-an-argument-for-the-use-of-plain-text/">Plain Text for Writers, Part I: An Argument for the Use of Plain Text</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/matthewlowes.wordpress.com/851/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/matthewlowes.wordpress.com/851/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/matthewlowes.wordpress.com/851/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/matthewlowes.wordpress.com/851/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/matthewlowes.wordpress.com/851/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/matthewlowes.wordpress.com/851/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/matthewlowes.wordpress.com/851/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/matthewlowes.wordpress.com/851/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/matthewlowes.wordpress.com/851/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/matthewlowes.wordpress.com/851/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/matthewlowes.wordpress.com/851/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/matthewlowes.wordpress.com/851/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/matthewlowes.wordpress.com/851/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/matthewlowes.wordpress.com/851/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=851&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://matthewlowes.com/2011/12/06/plain-text-for-writers-part-ii-a-proposal-for-a-plain-text-manuscript-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6014275ea2f102e36a552bb70d4dadab?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Matthew Lowes</media:title>
		</media:content>
	</item>
		<item>
		<title>Creativity On Demand</title>
		<link>http://matthewlowes.com/2011/11/05/creativity-on-demand/</link>
		<comments>http://matthewlowes.com/2011/11/05/creativity-on-demand/#comments</comments>
		<pubDate>Sat, 05 Nov 2011 04:29:27 +0000</pubDate>
		<dc:creator>Matthew Lowes</dc:creator>
				<category><![CDATA[Journal]]></category>

		<guid isPermaLink="false">http://matthewlowes.com/?p=826</guid>
		<description><![CDATA[It was another great weekend at Liz Engstrom&#8216;s Ghost Story Workshop. Once again, a band of 13 writers gathered in Blue River to write complete short stories in a 24 hour period (&#60;3000 words). As usual, I stayed up until about 3am Friday working on my story. I even started a second one Saturday afternoon [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=826&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It was another great weekend at <a href="http://www.elizabethengstrom.com/" target="_blank">Liz Engstrom</a>&#8216;s Ghost Story Workshop. Once again, a band of 13 writers gathered in Blue River to write complete short stories in a 24 hour period (&lt;3000 words). As usual, I stayed up until about 3am Friday working on my story. I even started a second one Saturday afternoon this time.</p>
<p>The camaraderie is always inspiring, and the Saturday night readings were amazing. I heard some really great stories by some seriously talented writers, all written within the previous 24 hour period. It&#8217;s like hearing a new anthology, fresh off the press.</p>
<p><a href="http://www.nanowrimo.org/" target="_blank">NaNoWriMo</a> is this month and people all over are attempting to write 50,000 word novels. I can&#8217;t help thinking we should have a National Short Story Writing Weekend as well, when people could collectively try their hand at writing stories in a 24 hour period. There&#8217;s something exhilarating about the experience of creating fiction with a deadline.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/matthewlowes.wordpress.com/826/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/matthewlowes.wordpress.com/826/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/matthewlowes.wordpress.com/826/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/matthewlowes.wordpress.com/826/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/matthewlowes.wordpress.com/826/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/matthewlowes.wordpress.com/826/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/matthewlowes.wordpress.com/826/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/matthewlowes.wordpress.com/826/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/matthewlowes.wordpress.com/826/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/matthewlowes.wordpress.com/826/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/matthewlowes.wordpress.com/826/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/matthewlowes.wordpress.com/826/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/matthewlowes.wordpress.com/826/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/matthewlowes.wordpress.com/826/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=826&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://matthewlowes.com/2011/11/05/creativity-on-demand/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6014275ea2f102e36a552bb70d4dadab?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Matthew Lowes</media:title>
		</media:content>
	</item>
		<item>
		<title>Plain Text for Writers, Part I: An Argument for the Use of Plain Text</title>
		<link>http://matthewlowes.com/2011/10/08/plain-text-for-writers-part-i-an-argument-for-the-use-of-plain-text/</link>
		<comments>http://matthewlowes.com/2011/10/08/plain-text-for-writers-part-i-an-argument-for-the-use-of-plain-text/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 03:43:24 +0000</pubDate>
		<dc:creator>Matthew Lowes</dc:creator>
				<category><![CDATA[Journal]]></category>

		<guid isPermaLink="false">http://matthewlowes.com/?p=820</guid>
		<description><![CDATA[Writers have a vested interest in the tools they work with and the preservation of their work. Today, almost all writers use a computer at some stage of their work, but in the age of ubiquitous word processors, few have considered the benefits of plain text. When you use a word processor or save a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=820&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Writers have a vested interest in the tools they work with and the preservation of their work. Today, almost all writers use a computer at some stage of their work, but in the age of ubiquitous word processors, few have considered the benefits of plain text. When you use a word processor or save a file in .docx, .doc, or even .rtf format, your file is unreadable without the software to decode it. It might look something like this if opened in a text editor:</p>
<p>MÄn‡i‰–ØP¢@ÒI}Úã€Ãºa‡Øm‡a[Ø¥û4Ù:lÐ¯°GR’ÅX^’6ØŠ­&gt;$ùãûÿ©«×îÇ!)OÚ^ýrÍC$ñy@“°íÝö/­yH*œ˜ñ„´½)‘Þµ÷ß»Š×`}</p>
<p>or this:</p>
<p>7509af678b985ab0b6b4ae6f7ed9ba6c4170b06c788a705430adf71bad2b5b057d03606a1ed7ebf5babd7a41cf00b0</p>
<p>Good luck reading your brilliant work. In contrast, a .txt file (plain text) can be opened in a readable format by any text editor or word processor on any platform. It can even be accessed from a command line.</p>
<p>Without getting too political (software companies control the decoding of your information), or philosophical (WYSIWYG is not what you think), or ideological (plain text is free text), the following will argue for the use of plain text for writers on the basis of its simplicity and content oriented focus, cross-platform compatibility, and benefits for long term archiving.</p>
<p>Writing is the logical and artful arrangement of words to express thoughts. It is not choosing fonts, indentations, headers, footers, gutters, and margins. Formatting is best done when preparing a document for a specific purpose or publication. Writing in plain text offers a simple environment focused on the task at hand. Your manuscripts will stay clean and free of unnecessary code. Plain text can be easily pasted into other applications, and can always be formatted later using a word processor.</p>
<p>Everybody knows there are compatibility issues with word processors. Even software that claims to be compatible with .doc or .rtf, for example, sometimes have issues. Writers need to know that they can access their files from any computer or device, use the text in other applications, and share them without worrying about compatibility issues. No other file format is as cross compatible as plain text.</p>
<p>Now more than ever, master documents are likely to be stored in electronic format. Not only are plain text files more compatible than any other file format, they take up less disk space and avoid a lot of the data storage problems encountered with other file formats. Say you need to access a short story you wrote on a computer in 1985? If you saved it in plain text, it&#8217;s no problem. Want your files to be readable in the year 2185? Again, save them in plain text.</p>
<p>Alas, there are some obstacles to using plain text as a writer. The first is finding a good text editor. Most word processors can save documents in plain text, so you could really use anything, but a text editor is designed to work with plain text. Most text editor are made with programmers in mind though, and many lack features that are important to writers, like spell check and word count. There are some good free ones though, and some even better commercial ones. I recommend <a href="http://www.notetab.com/" target="_blank">NoteTab Pro</a> for a feature rich environment and <a href="http://www.baara.com/q10/" target="_blank">Q10</a> for simplicity.</p>
<p>Acceptability is also an issue. Standard manuscript formats are based on typewritten manuscripts and can only be formatted using a word processor. Unless plain text formats are adopted, editors are still going to want manuscripts as an .rtf in standard manuscript format. This means it&#8217;s necessary to format the text file before sending it out. An extra step, but it&#8217;s easy to do, and worth it for the benefits of working with plain text.</p>
<p><a href="http://matthewlowes.com/2011/12/06/plain-text-for-writers-part-ii-a-proposal-for-a-plain-text-manuscript-format/">Plain Text for Writers, Part II: A Proposal for a Plain Text Manuscript Format</a></p>
<p>Additional Information:</p>
<p><a href="http://en.wikipedia.org/wiki/Plain_text" target="_blank">http://en.wikipedia.org/wiki/Plain_text</a></p>
<p><a href="http://en.wikipedia.org/wiki/Text_file" target="_blank">http://en.wikipedia.org/wiki/Text_file</a></p>
<p><a href="http://en.wikipedia.org/wiki/Text_editor" target="_blank">http://en.wikipedia.org/wiki/Text_editor</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/matthewlowes.wordpress.com/820/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/matthewlowes.wordpress.com/820/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/matthewlowes.wordpress.com/820/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/matthewlowes.wordpress.com/820/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/matthewlowes.wordpress.com/820/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/matthewlowes.wordpress.com/820/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/matthewlowes.wordpress.com/820/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/matthewlowes.wordpress.com/820/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/matthewlowes.wordpress.com/820/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/matthewlowes.wordpress.com/820/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/matthewlowes.wordpress.com/820/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/matthewlowes.wordpress.com/820/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/matthewlowes.wordpress.com/820/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/matthewlowes.wordpress.com/820/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=820&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://matthewlowes.com/2011/10/08/plain-text-for-writers-part-i-an-argument-for-the-use-of-plain-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6014275ea2f102e36a552bb70d4dadab?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Matthew Lowes</media:title>
		</media:content>
	</item>
		<item>
		<title>Borders Liquidation</title>
		<link>http://matthewlowes.com/2011/07/25/borders-liquidation/</link>
		<comments>http://matthewlowes.com/2011/07/25/borders-liquidation/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 06:13:16 +0000</pubDate>
		<dc:creator>Matthew Lowes</dc:creator>
				<category><![CDATA[Journal]]></category>

		<guid isPermaLink="false">http://matthewlowes.com/?p=794</guid>
		<description><![CDATA[Took a stroll through the local Borders liquidation sale today. There was a strange feel in there. The cafe was closed, many of the shelves were in disarray, and it felt a little like a sign of the times. Is it the end of books as we know them? Paper books will surely persist for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=794&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Took a stroll through the local Borders liquidation sale today. There was a strange feel in there. The cafe was closed, many of the shelves were in disarray, and it felt a little like a sign of the times. Is it the end of books as we know them?</p>
<p>Paper books will surely persist for a long time to come, but book stores may not. The book industry is changing quickly. I&#8217;m not sure anybody really knows what it will look like ten years from now, but it&#8217;s likely to be very different.</p>
<p>Will the downfall of big chain bookstores allow smaller stores to flourish again, or are we seeing the end of brick and mortar bookstores all together?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/matthewlowes.wordpress.com/794/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/matthewlowes.wordpress.com/794/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/matthewlowes.wordpress.com/794/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/matthewlowes.wordpress.com/794/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/matthewlowes.wordpress.com/794/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/matthewlowes.wordpress.com/794/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/matthewlowes.wordpress.com/794/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/matthewlowes.wordpress.com/794/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/matthewlowes.wordpress.com/794/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/matthewlowes.wordpress.com/794/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/matthewlowes.wordpress.com/794/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/matthewlowes.wordpress.com/794/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/matthewlowes.wordpress.com/794/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/matthewlowes.wordpress.com/794/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=794&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://matthewlowes.com/2011/07/25/borders-liquidation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6014275ea2f102e36a552bb70d4dadab?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Matthew Lowes</media:title>
		</media:content>
	</item>
		<item>
		<title>Going Paperless?</title>
		<link>http://matthewlowes.com/2011/05/22/going-paperless/</link>
		<comments>http://matthewlowes.com/2011/05/22/going-paperless/#comments</comments>
		<pubDate>Sun, 22 May 2011 17:31:17 +0000</pubDate>
		<dc:creator>Matthew Lowes</dc:creator>
				<category><![CDATA[Journal]]></category>

		<guid isPermaLink="false">http://matthewlowes.com/?p=768</guid>
		<description><![CDATA[I have always been a staunch supporter of the paper and pen, so when my latest short story went from rough draft to final draft without ever being printed on paper, I had to wonder if I had taken a bold new step into the future. To be fair, I had made a number of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=768&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have always been a staunch supporter of the paper and pen, so when my latest short story went from rough draft to final draft without ever being printed on paper, I had to wonder if I had taken a bold new step into the future. To be fair, I had made a number of paper notes before starting the story, but everything else was done with electrons.</p>
<p>I wrote the first draft of &#8220;The Gift&#8221; at weekend writing retreat. Previously I had lugged along a laser printer to these things, but the printer being out of ink, I left it behind, editing my work on screen and using a kindle for the Saturday night reading. Despite the lack of paper, all went well.</p>
<p>Of course, I figured I would print it out when I got home for further editing, but that didn&#8217;t happen. I ended up re-reading it and making editing notes on the kindle. With the final changes and corrections entered into the computer, it&#8217;s ready to submit, mostly via email.</p>
<p>The question remains if the editing process can be as efficient or effective without paper and pen, but I think it worked well for this project anyway. Some writers have pretty much gone paperless with their work. I&#8217;m not sure I&#8217;m ready to make that total commitment, but I have to admit I cringe every time I shell out $70 for a printer cartridge. And with this recent success, perhaps I&#8217;ll be doing that a little less.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/matthewlowes.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/matthewlowes.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/matthewlowes.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/matthewlowes.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/matthewlowes.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/matthewlowes.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/matthewlowes.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/matthewlowes.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/matthewlowes.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/matthewlowes.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/matthewlowes.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/matthewlowes.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/matthewlowes.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/matthewlowes.wordpress.com/768/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=768&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://matthewlowes.com/2011/05/22/going-paperless/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6014275ea2f102e36a552bb70d4dadab?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Matthew Lowes</media:title>
		</media:content>
	</item>
		<item>
		<title>Idea to First Draft</title>
		<link>http://matthewlowes.com/2011/03/08/idea-to-first-draft/</link>
		<comments>http://matthewlowes.com/2011/03/08/idea-to-first-draft/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 00:36:38 +0000</pubDate>
		<dc:creator>Matthew Lowes</dc:creator>
				<category><![CDATA[Journal]]></category>

		<guid isPermaLink="false">http://matthewlowes.com/?p=744</guid>
		<description><![CDATA[My writing methodology has evolved over time and by necessity varies from story to story. That being said, there is generally a definable process. At the beginning is always an idea: it could be a situation or a setting, a character, a feeling, a fragment of a dream, or any number of other things. But [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=744&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>My writing methodology has evolved over time and by necessity varies from story to story. That being said, there is generally a definable process. At the beginning is always an idea: it could be a situation or a setting, a character, a feeling, a fragment of a dream, or any number of other things. But it&#8217;s definitely not a story yet. The tricky part is turning that idea into a story.</p>
<p>The process starts with some heavy brain-work. It may appear that I am just laying around on my bed, sitting in the bathtub, or staring out the window, but bit by bit I&#8217;m building the makings of a story around my initial idea. I try to figure out who the protagonist is, the central conflict, and get some sense of a beginning, middle and end.</p>
<p>Once I feel like I have a bit of story, I really try to refine it, sometimes in my head, and sometimes on paper. The essence of this step is telling the story to myself over and over and breaking it down into scenes. Each time I revise a little, adding new images, taking out plot that doesn&#8217;t work, refining the plot that does, until I have an outline with a well defined conflict and a clear beginning, middle and end mapped out in scenes. At this point, I may have a sense for what the story is about thematically as well.</p>
<p>Then comes the actual writing. Generally I follow my outline, but there are always surprises, details to be worked out, and new things to be discovered and invented when putting the words on the page. There is also the craft and the art of the language to attend to as well. Mostly I just try to plow ahead toward the end, not editing or over-thinking too much.</p>
<p>The editing/rewriting process is still to come, but it&#8217;s a great feeling when you get to the end and have a first draft. That flicker of an idea, whatever it was, is now a story, and despite all the work, there&#8217;s something sort of magical about that.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/matthewlowes.wordpress.com/744/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/matthewlowes.wordpress.com/744/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/matthewlowes.wordpress.com/744/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/matthewlowes.wordpress.com/744/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/matthewlowes.wordpress.com/744/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/matthewlowes.wordpress.com/744/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/matthewlowes.wordpress.com/744/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/matthewlowes.wordpress.com/744/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/matthewlowes.wordpress.com/744/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/matthewlowes.wordpress.com/744/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/matthewlowes.wordpress.com/744/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/matthewlowes.wordpress.com/744/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/matthewlowes.wordpress.com/744/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/matthewlowes.wordpress.com/744/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=744&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://matthewlowes.com/2011/03/08/idea-to-first-draft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6014275ea2f102e36a552bb70d4dadab?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Matthew Lowes</media:title>
		</media:content>
	</item>
		<item>
		<title>Paper Books Endangered?</title>
		<link>http://matthewlowes.com/2011/01/10/paper-books-endangered/</link>
		<comments>http://matthewlowes.com/2011/01/10/paper-books-endangered/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 03:39:30 +0000</pubDate>
		<dc:creator>Matthew Lowes</dc:creator>
				<category><![CDATA[Journal]]></category>

		<guid isPermaLink="false">http://matthewlowes.com/?p=720</guid>
		<description><![CDATA[A gift certificate led to an interesting trip to the local Barnes &#38; Noble today. I hadn&#8217;t been there in a while and was surprised to find very few books when I walked in the door. Half the front of the store was a display for their ebook reader and the other half seemed to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=720&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A gift certificate led to an interesting trip to the local Barnes &amp; Noble today. I hadn&#8217;t been there in a while and was surprised to find very few books when I walked in the door. Half the front of the store was a display for their ebook reader and the other half seemed to be games, toys, and random stuff. For a minute I wondered if they even had books anymore. It turns out they do, but almost all the paper books were in the back of the store and there did seem to be fewer of them. A quick check on the internet when I got home revealed that Amazon has been selling more ebooks than hardcovers for a while now.</p>
<p>Is the paper book in its death thoes? I&#8217;m not sure that&#8217;s true, but something is definitely happening. It seems to me there will always be a place for paper books, however diminished, but there&#8217;s little doubt that the system for publishing, marketing and distributing books is in a state of dramatic transformation. Where all the pieces are going to land is the subject for a lot of speculation in the news, but I feel like I just read the writing on the wall.﻿</p>
<p>Also, I&#8217;ve thought about getting a Kindle.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/matthewlowes.wordpress.com/720/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/matthewlowes.wordpress.com/720/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/matthewlowes.wordpress.com/720/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/matthewlowes.wordpress.com/720/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/matthewlowes.wordpress.com/720/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/matthewlowes.wordpress.com/720/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/matthewlowes.wordpress.com/720/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/matthewlowes.wordpress.com/720/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/matthewlowes.wordpress.com/720/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/matthewlowes.wordpress.com/720/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/matthewlowes.wordpress.com/720/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/matthewlowes.wordpress.com/720/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/matthewlowes.wordpress.com/720/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/matthewlowes.wordpress.com/720/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=720&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://matthewlowes.com/2011/01/10/paper-books-endangered/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6014275ea2f102e36a552bb70d4dadab?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Matthew Lowes</media:title>
		</media:content>
	</item>
		<item>
		<title>A New Year in Writing</title>
		<link>http://matthewlowes.com/2010/12/31/a-new-year-in-writing/</link>
		<comments>http://matthewlowes.com/2010/12/31/a-new-year-in-writing/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 18:33:56 +0000</pubDate>
		<dc:creator>Matthew Lowes</dc:creator>
				<category><![CDATA[Journal]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://matthewlowes.com/?p=704</guid>
		<description><![CDATA[It&#8217;s been a good year for writing. In 2010 I finished Book 2 in The Three Earths trilogy along with a handful of short stories. I&#8217;ve been busy editing for the last few months and am getting close to moving on to further projects. I&#8217;m looking forward to a lot of exciting work in 2011, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=704&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a good year for writing. In 2010 I finished Book 2 in The Three Earths trilogy along with a handful of short stories. I&#8217;ve been busy editing for the last few months and am getting close to moving on to further projects.</p>
<p>I&#8217;m looking forward to a lot of exciting work in 2011, including writing Book 3 in The Three Earths and again, as many short stories as I can find time for. Hopefully a few more updates here as well.</p>
<p>Best wishes for the new year!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/matthewlowes.wordpress.com/704/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/matthewlowes.wordpress.com/704/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/matthewlowes.wordpress.com/704/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/matthewlowes.wordpress.com/704/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/matthewlowes.wordpress.com/704/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/matthewlowes.wordpress.com/704/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/matthewlowes.wordpress.com/704/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/matthewlowes.wordpress.com/704/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/matthewlowes.wordpress.com/704/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/matthewlowes.wordpress.com/704/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/matthewlowes.wordpress.com/704/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/matthewlowes.wordpress.com/704/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/matthewlowes.wordpress.com/704/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/matthewlowes.wordpress.com/704/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=704&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://matthewlowes.com/2010/12/31/a-new-year-in-writing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6014275ea2f102e36a552bb70d4dadab?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Matthew Lowes</media:title>
		</media:content>
	</item>
		<item>
		<title>Read &#8220;Crawlspace&#8221; Online</title>
		<link>http://matthewlowes.com/2010/09/06/read-crawlspace-online/</link>
		<comments>http://matthewlowes.com/2010/09/06/read-crawlspace-online/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 22:00:34 +0000</pubDate>
		<dc:creator>Matthew Lowes</dc:creator>
				<category><![CDATA[Journal]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://matthewlowes.com/?p=658</guid>
		<description><![CDATA[&#8220;Crawlspace&#8221; was first published in S&#38;M Horror where it placed 3rd in their monthly short story context. It is no longer on their site, but can now can be read here. (There&#8217;s also a link on the sidebar.) I had the idea for this story while standing in my living room one day and thinking [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=658&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#8220;Crawlspace&#8221; was first published in S&amp;M Horror where it placed 3rd in their monthly short story context. It is no longer on their site, but can now can be read <a href="http://matthewlowes.com/short-stories/crawlspace/" target="_self">here</a>. (There&#8217;s also a link on the sidebar.)</p>
<p>I had the idea for this story while standing in my living room one day and thinking about how odd it was that there was this expanse of dark space just beneath the floor, an emptiness that we seldom think of, and in which something strange might dwell.</p>
<p>I&#8217;ve had various adventures in the crawlspace of my house. Once I made an exhaustive search for something dead that I never found. It was stinking up the whole house. If you ever have this problem, don&#8217;t worry the smell goes away in a week or so. Just don&#8217;t think about it too much afterward. Another time I went in there trying to get into my garage after locking myself out, but the hole that had once been there had been sealed up. And there really was a mummified cat down there when I first moved in.</p>
<p>Hope you enjoy the story! Don&#8217;t call me if you hear something in your crawlspace.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/matthewlowes.wordpress.com/658/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/matthewlowes.wordpress.com/658/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/matthewlowes.wordpress.com/658/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/matthewlowes.wordpress.com/658/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/matthewlowes.wordpress.com/658/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/matthewlowes.wordpress.com/658/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/matthewlowes.wordpress.com/658/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/matthewlowes.wordpress.com/658/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/matthewlowes.wordpress.com/658/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/matthewlowes.wordpress.com/658/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/matthewlowes.wordpress.com/658/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/matthewlowes.wordpress.com/658/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/matthewlowes.wordpress.com/658/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/matthewlowes.wordpress.com/658/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=658&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://matthewlowes.com/2010/09/06/read-crawlspace-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6014275ea2f102e36a552bb70d4dadab?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Matthew Lowes</media:title>
		</media:content>
	</item>
		<item>
		<title>New Story Online</title>
		<link>http://matthewlowes.com/2010/03/13/new-story-online/</link>
		<comments>http://matthewlowes.com/2010/03/13/new-story-online/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 01:01:44 +0000</pubDate>
		<dc:creator>Matthew Lowes</dc:creator>
				<category><![CDATA[Journal]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://matthewlowes.com/?p=583</guid>
		<description><![CDATA[&#8220;The Music of Timothy Shean&#8221; is here for all those who missed it when it was first published in Dark Recesses Magazine in August 2009. My own history of playing the piano is long in years but short on skill and practice. I played for two or three years when I was in middle school. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=583&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#8220;<a href="http://matthewlowes.com/short-stories/the-music-of-timothy-shean/" target="_self">The Music of Timothy Shean</a>&#8221; is here for all those who missed it when it was first published in <em>Dark Recesses Magazine</em> in August 2009.</p>
<p>My own history of playing the piano is long in years but short on skill and practice. I played for two or three years when I was in middle school. Took it up again briefly when I was in college, and again in 2008. This time I was keen on figuring out various technical aspects of music that never seemed adequately explained to me.</p>
<p>I did manage to unravel a few mysteries, but many more questions constantly arose. In the midst of all this research I had the idea to write a story about a cursed scale. I have long been a fan of H.P. Lovecraft&#8217;s story &#8220;The Music of Erich Zann&#8221; and had in mind to write my own musical tale of horror set at Auxerre University.</p>
<p>I am rather fond of this story. It is the fifth one I have written with some connection to the strange town of Auxerre, Wisconsin. Two others can also be read online, &#8220;Crawlspace,&#8221; and &#8220;Old Growth.&#8221; Many of the details about Auxerre and the University trace their way back to my own experiences as an undergrad at the University of Wisconsin in Madison.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/matthewlowes.wordpress.com/583/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/matthewlowes.wordpress.com/583/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/matthewlowes.wordpress.com/583/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/matthewlowes.wordpress.com/583/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/matthewlowes.wordpress.com/583/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/matthewlowes.wordpress.com/583/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/matthewlowes.wordpress.com/583/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/matthewlowes.wordpress.com/583/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/matthewlowes.wordpress.com/583/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/matthewlowes.wordpress.com/583/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/matthewlowes.wordpress.com/583/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/matthewlowes.wordpress.com/583/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/matthewlowes.wordpress.com/583/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/matthewlowes.wordpress.com/583/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=583&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://matthewlowes.com/2010/03/13/new-story-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6014275ea2f102e36a552bb70d4dadab?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Matthew Lowes</media:title>
		</media:content>
	</item>
	</channel>
</rss>
