<?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>Unmaintainable &#187; productivity</title>
	<atom:link href="http://unmaintainable.wordpress.com/category/productivity/feed/" rel="self" type="application/rss+xml" />
	<link>http://unmaintainable.wordpress.com</link>
	<description>Scripting, Software Engineering and Stuff in Between</description>
	<lastBuildDate>Sun, 22 Nov 2009 09:05:47 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='unmaintainable.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/6f90ae5619dfc90140df401ac60575d2?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Unmaintainable &#187; productivity</title>
		<link>http://unmaintainable.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://unmaintainable.wordpress.com/osd.xml" title="Unmaintainable" />
		<item>
		<title>Keeping Wikis Useful</title>
		<link>http://unmaintainable.wordpress.com/2009/02/15/keeping-wikis-useful/</link>
		<comments>http://unmaintainable.wordpress.com/2009/02/15/keeping-wikis-useful/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 15:03:37 +0000</pubDate>
		<dc:creator>mafr</dc:creator>
				<category><![CDATA[productivity]]></category>
		<category><![CDATA[documentation]]></category>

		<guid isPermaLink="false">http://unmaintainable.wordpress.com/?p=158</guid>
		<description><![CDATA[Most wiki-based documentation I have worked with has sooner or later turned into a tangled mess of outdated information. Some pages are maintained actively while others aren&#8217;t updated anymore and you never know how reliable the information still is. For a while I&#8217;ve been thinking about a simple technical solution to this problem. Here it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unmaintainable.wordpress.com&blog=586265&post=158&subd=unmaintainable&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Most wiki-based documentation I have worked with has sooner or later turned into a tangled mess of outdated information. Some pages are maintained actively while others aren&#8217;t updated anymore and you never know how reliable the information still is. For a while I&#8217;ve been thinking about a simple technical solution to this problem. Here it is.</p>
<p><span id="more-158"></span></p>
<p>My general assumption is that new information is more reliable than old information. That means, a page that has been changed yesterday has a higher chance of being relevant than a page last changed five years ago. The idea isn&#8217;t particularly new: It&#8217;s a bit similar to what <a href="http://www.eclipse.org/mylyn/">Eclipse Mylyn</a> does for Java developers.</p>
<p>A wiki is a graph consisting of pages connected via links. Using age information, you could highlight the subgraph that is most active in respect to changes. Links that lead to newer pages are displayed in a lighter color while links to older pages are displayed in darker colors. Page titles could be color-coded in the same way. Users always know if they&#8217;re in the active center of a wiki or in a rarely updated, possibly outdated area. You can always push pages into the center by making a trivial edit.</p>
<p>Taking the idea one step further, with a little bit more effort a rating system could be implemented. The system could take implicit parameters like age information or page impressions and explicit parameters like user ratings into account. For each page, a score could be calculated that is used for color-coding of links and page titles.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/unmaintainable.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/unmaintainable.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/unmaintainable.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/unmaintainable.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/unmaintainable.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/unmaintainable.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/unmaintainable.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/unmaintainable.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/unmaintainable.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/unmaintainable.wordpress.com/158/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unmaintainable.wordpress.com&blog=586265&post=158&subd=unmaintainable&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://unmaintainable.wordpress.com/2009/02/15/keeping-wikis-useful/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/59c9677a3b9569af44561adab6c2a980?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mafr</media:title>
		</media:content>
	</item>
		<item>
		<title>Filtering DZone RSS Feeds with Yahoo! Pipes</title>
		<link>http://unmaintainable.wordpress.com/2008/12/26/filtering-dzone-rss-feeds/</link>
		<comments>http://unmaintainable.wordpress.com/2008/12/26/filtering-dzone-rss-feeds/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 09:50:28 +0000</pubDate>
		<dc:creator>mafr</dc:creator>
				<category><![CDATA[productivity]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://unmaintainable.wordpress.com/?p=121</guid>
		<description><![CDATA[I read a lot of RSS feeds to keep myself up to date. Perhaps too many, almost two hundred articles appear in my Google Reader each day. One of the most busy ones is the DZone front page feed. Not all of it is interesting, so some filtering would be useful.

My first idea was to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unmaintainable.wordpress.com&blog=586265&post=121&subd=unmaintainable&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I read a lot of RSS feeds to keep myself up to date. Perhaps too many, almost two hundred articles appear in my Google Reader each day. One of the most busy ones is the <a href="http://dzone.com">DZone</a> front page feed. Not all of it is interesting, so some filtering would be useful.</p>
<p><span id="more-121"></span></p>
<p>My first idea was to subscribe to the individual tag feeds  (&#8220;java&#8221;, &#8220;opinion&#8221; etc.) but that leads to duplicates and false positives: An article may be tagged with multiple tags, so when subscribing to &#8220;opinion&#8221; for example, you&#8217;d also get opinions on .NET stuff. Not exactly what I had in mind.</p>
<p>The solution is simple: Download the feed, weed out articles I&#8217;m not interested in (ie. blacklist everything tagged with &#8220;.net&#8221; or &#8220;php&#8221;) and subscribe to the filtered feed. Pretty simple to do with a few lines of code, but you need your own server.</p>
<p>That&#8217;s where <a href="http://pipes.yahoo.com/pipes/">Yahoo! Pipes</a> comes to the rescue. Yahoo! Pipes is an comfortable mashup tool loosely modeled after Unix pipes. It comes with a nice graphical online editor and is pretty easy to use. Within minutes, I created <a href="http://pipes.yahoo.com/pipes/pipe.info?_id=HIG7DW_S3RGsPT0dBR50VA">a simple pipe</a> that reads the DZone front page feed and filters entries based on category. In Google Reader, I subscribed to my pipe&#8217;s <a href="http://pipes.yahoo.com/pipes/pipe.run?_id=HIG7DW_S3RGsPT0dBR50VA&amp;_render=rss">RSS output</a> instead of the original front page feed. That&#8217;s it.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/unmaintainable.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/unmaintainable.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/unmaintainable.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/unmaintainable.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/unmaintainable.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/unmaintainable.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/unmaintainable.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/unmaintainable.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/unmaintainable.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/unmaintainable.wordpress.com/121/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unmaintainable.wordpress.com&blog=586265&post=121&subd=unmaintainable&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://unmaintainable.wordpress.com/2008/12/26/filtering-dzone-rss-feeds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/59c9677a3b9569af44561adab6c2a980?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mafr</media:title>
		</media:content>
	</item>
		<item>
		<title>Effective E-Mail Processing</title>
		<link>http://unmaintainable.wordpress.com/2007/10/01/effective-email-processing/</link>
		<comments>http://unmaintainable.wordpress.com/2007/10/01/effective-email-processing/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 15:43:57 +0000</pubDate>
		<dc:creator>mafr</dc:creator>
				<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://unmaintainable.wordpress.com/2007/10/01/effective-email-processing/</guid>
		<description><![CDATA[Spam filters are supposed to take care of unsolicited E-Mail and they save us lots and lots of time each day. But what about all that stuff from inside your organization that is only loosely relevant to your work or not at all? Crowded inboxes use up time and energy and turn reading your E-Mail [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unmaintainable.wordpress.com&blog=586265&post=31&subd=unmaintainable&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Spam filters are supposed to take care of unsolicited E-Mail and they save us lots and lots of time each day. But what about all that stuff from inside your organization that is only loosely relevant to your work or not at all? Crowded inboxes use up time and energy and turn reading your E-Mail into a tedious task.</p>
<p><span id="more-31"></span></p>
<p>A while ago I stumbled across an interesting Google Tech Talk video: <a href="http://video.google.com/videoplay?docid=973149761529535925">Inbox Zero by Merlin Mann</a>. Inbox Zero is a simple concept about how to process your incoming mail without getting overwhelmed. It&#8217;s a non-technical, simple process, similar in spirit to <a href="http://www.amazon.com/Getting-Things-Done-Stress-Free-Productivity/dp/0142000280/ref=pd_bbs_sr_1/104-0810538-5035942?ie=UTF8&amp;s=books&amp;qid=1191253261&amp;sr=8-1">David Allen&#8217;s &#8220;Getting Things Done&#8221;</a>.</p>
<p>The concept suggests five different ways to &#8220;process&#8221; an incoming message:</p>
<ol>
<li>Delete (aka move to archive)</li>
<li>Delegate</li>
<li>Respond</li>
<li>Defer</li>
<li>Do</li>
</ol>
<p>The talk itself takes about 30 minutes with another 30 minutes of Q&amp;A. I also like the presentation technique used. The slides are clean and minimal and perfectly suited for the message they are supposed to convey.</p>
<p>Merlin Mann&#8217;s <a href="http://www.43folders.com/">43folders website</a> contains a series of articles around the <a href="http://www.43folders.com/izero/">Inbox Zero</a> concept that&#8217;s also worth checking out.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/unmaintainable.wordpress.com/31/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/unmaintainable.wordpress.com/31/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/unmaintainable.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/unmaintainable.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/unmaintainable.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/unmaintainable.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/unmaintainable.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/unmaintainable.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/unmaintainable.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/unmaintainable.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/unmaintainable.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/unmaintainable.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unmaintainable.wordpress.com&blog=586265&post=31&subd=unmaintainable&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://unmaintainable.wordpress.com/2007/10/01/effective-email-processing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/59c9677a3b9569af44561adab6c2a980?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mafr</media:title>
		</media:content>
	</item>
	</channel>
</rss>