<?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</title>
	<atom:link href="http://matthewlowes.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthewlowes.com</link>
	<description>Fantasy, Horror, and Science Fiction</description>
	<lastBuildDate>Fri, 09 Dec 2011 00:14:06 +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</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>&#8220;A Darkquick Sky&#8221; receives Honorable Mention</title>
		<link>http://matthewlowes.com/2011/11/11/a-darkquick-sky-receives-honorable-mention/</link>
		<comments>http://matthewlowes.com/2011/11/11/a-darkquick-sky-receives-honorable-mention/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 19:18:34 +0000</pubDate>
		<dc:creator>Matthew Lowes</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://matthewlowes.com/?p=837</guid>
		<description><![CDATA[My short story “A Darkquick Sky” received an Honorable Mention in the 4th quarter of the 2011 Writers of the Future Contest.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=837&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>My short story “A Darkquick Sky” received an Honorable Mention in the 4th quarter of the 2011 Writers of the Future Contest.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/matthewlowes.wordpress.com/837/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/matthewlowes.wordpress.com/837/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/matthewlowes.wordpress.com/837/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/matthewlowes.wordpress.com/837/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/matthewlowes.wordpress.com/837/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/matthewlowes.wordpress.com/837/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/matthewlowes.wordpress.com/837/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/matthewlowes.wordpress.com/837/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/matthewlowes.wordpress.com/837/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/matthewlowes.wordpress.com/837/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/matthewlowes.wordpress.com/837/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/matthewlowes.wordpress.com/837/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/matthewlowes.wordpress.com/837/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/matthewlowes.wordpress.com/837/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=837&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://matthewlowes.com/2011/11/11/a-darkquick-sky-receives-honorable-mention/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>Email Subscription Now Available</title>
		<link>http://matthewlowes.com/2011/09/26/email-subscription-now-available/</link>
		<comments>http://matthewlowes.com/2011/09/26/email-subscription-now-available/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 01:29:09 +0000</pubDate>
		<dc:creator>Matthew Lowes</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://matthewlowes.com/?p=816</guid>
		<description><![CDATA[If you have an interest in following my work, you can now subscribe to my website by clicking the button at the top of the sidebar. You will then receive email notifications for new posts to the site. Want to know when I have a new story coming out, follow the progress on my latest [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=816&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you have an interest in following my work, you can now subscribe to my website by clicking the button at the top of the sidebar. You will then receive email notifications for new posts to the site. Want to know when I have a new story coming out, follow the progress on my latest book projects, or read my latest journal entries? Sign up. There&#8217;s no risk. You can choose the frequency of notifications and unsubscribe at any time.</p>
<p>Thanks to everyone who signs up. There will be more exciting changes soon and I look forward to bringing you some great stories in the coming months.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/matthewlowes.wordpress.com/816/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/matthewlowes.wordpress.com/816/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/matthewlowes.wordpress.com/816/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/matthewlowes.wordpress.com/816/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/matthewlowes.wordpress.com/816/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/matthewlowes.wordpress.com/816/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/matthewlowes.wordpress.com/816/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/matthewlowes.wordpress.com/816/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/matthewlowes.wordpress.com/816/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/matthewlowes.wordpress.com/816/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/matthewlowes.wordpress.com/816/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/matthewlowes.wordpress.com/816/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/matthewlowes.wordpress.com/816/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/matthewlowes.wordpress.com/816/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=816&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://matthewlowes.com/2011/09/26/email-subscription-now-available/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>Sounds of the Night</title>
		<link>http://matthewlowes.com/2011/09/16/sounds-of-the-night/</link>
		<comments>http://matthewlowes.com/2011/09/16/sounds-of-the-night/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 04:12:24 +0000</pubDate>
		<dc:creator>Matthew Lowes</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://matthewlowes.com/?p=800</guid>
		<description><![CDATA[&#8220;Watching the Snow Fall&#8221; is now appearing in the August 2011 issue of Sounds of the Night. This print magazine is available at the Sam&#8217;s Dot Publishing Bookstore. Order a copy and enjoy this and many other stories.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=800&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#8220;Watching the Snow Fall&#8221; is now appearing in the August 2011 issue of Sounds of the Night. This print magazine is available at the <a href="http://sdpbookstore.com/soundsofthenight.htm" target="_blank">Sam&#8217;s Dot Publishing Bookstore</a>. Order a copy and enjoy this and many other stories.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/matthewlowes.wordpress.com/800/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/matthewlowes.wordpress.com/800/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/matthewlowes.wordpress.com/800/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/matthewlowes.wordpress.com/800/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/matthewlowes.wordpress.com/800/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/matthewlowes.wordpress.com/800/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/matthewlowes.wordpress.com/800/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/matthewlowes.wordpress.com/800/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/matthewlowes.wordpress.com/800/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/matthewlowes.wordpress.com/800/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/matthewlowes.wordpress.com/800/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/matthewlowes.wordpress.com/800/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/matthewlowes.wordpress.com/800/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/matthewlowes.wordpress.com/800/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=800&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://matthewlowes.com/2011/09/16/sounds-of-the-night/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>Writers of the Future Honorable Mention</title>
		<link>http://matthewlowes.com/2011/07/01/writers-of-the-future-honorable-mention/</link>
		<comments>http://matthewlowes.com/2011/07/01/writers-of-the-future-honorable-mention/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 00:08:49 +0000</pubDate>
		<dc:creator>Matthew Lowes</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://matthewlowes.com/?p=782</guid>
		<description><![CDATA[My short story “By the Sword” received an Honorable Mention in the 2th quarter of the 2011 Writers of the Future Contest.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=782&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>My short story “By the Sword” received an Honorable Mention in the 2th quarter of the 2011 Writers of the Future Contest.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/matthewlowes.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/matthewlowes.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/matthewlowes.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/matthewlowes.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/matthewlowes.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/matthewlowes.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/matthewlowes.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/matthewlowes.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/matthewlowes.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/matthewlowes.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/matthewlowes.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/matthewlowes.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/matthewlowes.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/matthewlowes.wordpress.com/782/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=782&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://matthewlowes.com/2011/07/01/writers-of-the-future-honorable-mention/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>&#8220;Watching the Snow Fall&#8221; to be published</title>
		<link>http://matthewlowes.com/2011/06/02/watching-the-snow-fall-to-be-published/</link>
		<comments>http://matthewlowes.com/2011/06/02/watching-the-snow-fall-to-be-published/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 02:04:43 +0000</pubDate>
		<dc:creator>Matthew Lowes</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://matthewlowes.com/?p=774</guid>
		<description><![CDATA[&#8220;Watching the Snow Fall&#8221; will appear in the August issue of the print magazine Sounds of the Night. Sounds of the Night, put out by Sam&#8217;s Dot Publishing, presents science fiction and fantasy tales &#8220;seasoned with sensuality.&#8221; Sam&#8217;s Dot Publishing&#8217;s other magazines include Aoife&#8217;s Kiss and The Martian Wave. &#8220;Watching the Snow Fall&#8221; is in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=774&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#8220;Watching the Snow Fall&#8221; will appear in the August issue of the print magazine <em>Sounds of the Night</em>.</p>
<p><em>Sounds of the Night</em>, put out by Sam&#8217;s Dot Publishing, presents science fiction and fantasy tales &#8220;seasoned with sensuality.&#8221; Sam&#8217;s Dot Publishing&#8217;s other magazines include <em>Aoife&#8217;s Kiss</em> and <em>The Martian Wave</em>.</p>
<p>&#8220;Watching the Snow Fall&#8221; is in a series of stories about swordsmen on the island nation of Nara, a setting based on medeival Japan. Matsuo Hara lives a quiet life, until a cruel turn of events forces him to choose between his heart and his obedience to the feudal lord he has sworn to serve. This one&#8217;s a love story, but it ends in a bloodbath.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/matthewlowes.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/matthewlowes.wordpress.com/774/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/matthewlowes.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/matthewlowes.wordpress.com/774/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/matthewlowes.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/matthewlowes.wordpress.com/774/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/matthewlowes.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/matthewlowes.wordpress.com/774/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/matthewlowes.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/matthewlowes.wordpress.com/774/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/matthewlowes.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/matthewlowes.wordpress.com/774/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/matthewlowes.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/matthewlowes.wordpress.com/774/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=matthewlowes.com&amp;blog=518801&amp;post=774&amp;subd=matthewlowes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://matthewlowes.com/2011/06/02/watching-the-snow-fall-to-be-published/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>
	</channel>
</rss>
