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

<channel>
	<title>mattdorn.com &#187; gnome</title>
	<atom:link href="http://www.mattdorn.com/content/tag/gnome/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattdorn.com</link>
	<description>Generously funded by Matt Dorn</description>
	<lastBuildDate>Sun, 07 Feb 2010 00:07:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>reStructuredText tools for gedit</title>
		<link>http://www.mattdorn.com/content/restructuredtext-tools-for-gedit/</link>
		<comments>http://www.mattdorn.com/content/restructuredtext-tools-for-gedit/#comments</comments>
		<pubDate>Thu, 15 Feb 2007 09:20:07 +0000</pubDate>
		<dc:creator>mdorn</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[reStructuredText]]></category>

		<guid isPermaLink="false">http://67.207.132.145/wordpress/?p=41</guid>
		<description><![CDATA[


Over the last couple of days, I put together some reStructuredText tools for gedit, the lightweight text editor for the Gnome desktop on Linux.  They include syntax highlighting, some keyboard shortcuts, and an HTML preview feature that I derived from another developer&#8217;s earlier work on Markdown support.
This was made possible by gedit&#8217;s excellent plugin [...]]]></description>
			<content:encoded><![CDATA[
<div class="document">
<!-- -*- mode: rst -*- -->
<p>Over the last couple of days, I put together some <a class="reference" href="http://textmethod.com/wiki/ReStructuredTextToolsForGedit">reStructuredText tools for gedit</a>, the lightweight text editor for the Gnome desktop on Linux.  They include syntax highlighting, some keyboard shortcuts, and an HTML preview feature that I derived from another developer&#8217;s earlier work on <a class="reference" href="http://live.gnome.org/Gedit/MarkdownSupport">Markdown support</a>.</p>
<p>This was made possible by gedit&#8217;s excellent plugin system, which allows you extend the application via <a class="reference" href="http://python.org">Python</a>.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mattdorn.com/content/restructuredtext-tools-for-gedit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
