<?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>adrianlikins.com &#187; software</title>
	<atom:link href="http://adrianlikins.com/tag/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://adrianlikins.com</link>
	<description></description>
	<lastBuildDate>Wed, 06 Jul 2011 03:34:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>reading is hard</title>
		<link>http://adrianlikins.com/2009/02/reading-is-hard/</link>
		<comments>http://adrianlikins.com/2009/02/reading-is-hard/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 20:56:34 +0000</pubDate>
		<dc:creator>adrian</dc:creator>
				<category><![CDATA[ideas]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[nerd]]></category>

		<guid isPermaLink="false">http://adrianlikins.com/?p=481</guid>
		<description><![CDATA[I read a lot of mailing lists. Mostly for various open source software projects. Most of them for work. It would be cool to have a mailing list summary page. The page would scan the mailing lists, and post the &#8230; <a href="http://adrianlikins.com/2009/02/reading-is-hard/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I read a lot of mailing lists. Mostly for various open source software projects. Most of them for work.</p>
<p>It would be cool to have a mailing list summary page. The page would scan the mailing lists, and post the content most likely to need attention. For software projects, this is stuff like:</p>
<ul>
<li>Patches (<a title="patchwork" href="http://ozlabs.org/~jk/projects/patchwork/">http://ozlabs.org/~jk/projects/patchwork/</a> does this for patches to some degree)</li>
<li>urls to bug reports</li>
<li>urls to pastebin  or gists sites that are likely to contain errors or patches</li>
<li>things that look like error messages (segfaults, stack traces, etc)</li>
<li>links to SCM (either direct urls, or urls to web interfaces, github, bitbucket, etc)</li>
</ul>
<p>Mailing list archive software could probably do this. Mailman has support for &#8220;topics&#8221; that are defined by regex&#8217;s. But the interface is poor.</p>
<p>And of course, an RSS feed for all of the above would be nice.</p>
]]></content:encoded>
			<wfw:commentRss>http://adrianlikins.com/2009/02/reading-is-hard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

