<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Dev Diligence: Don&#8217;t Invest in the Wrong Code</title>
	<atom:link href="http://www.tomkleinpeter.com/2008/04/25/dev-diligence-dont-invest-in-the-wrong-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tomkleinpeter.com/2008/04/25/dev-diligence-dont-invest-in-the-wrong-code/</link>
	<description></description>
	<lastBuildDate>Thu, 26 Aug 2010 16:46:48 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chad Austin &#187; Blog Archive &#187; A Wiki For Reviewing Third-Party Libraries</title>
		<link>http://www.tomkleinpeter.com/2008/04/25/dev-diligence-dont-invest-in-the-wrong-code/comment-page-1/#comment-4665</link>
		<dc:creator>Chad Austin &#187; Blog Archive &#187; A Wiki For Reviewing Third-Party Libraries</dc:creator>
		<pubDate>Wed, 18 Mar 2009 22:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiteful.com/?p=61#comment-4665</guid>
		<description>[...] Wiki For Reviewing Third-Party Libraries  In Don&#8217;t Invest in the Wrong Code, Tom Kleinpeter has created a wiki for pitfalls in third-party libraries. Sort of a consumer [...]</description>
		<content:encoded><![CDATA[<p>[...] Wiki For Reviewing Third-Party Libraries  In Don&#8217;t Invest in the Wrong Code, Tom Kleinpeter has created a wiki for pitfalls in third-party libraries. Sort of a consumer [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Inigo</title>
		<link>http://www.tomkleinpeter.com/2008/04/25/dev-diligence-dont-invest-in-the-wrong-code/comment-page-1/#comment-544</link>
		<dc:creator>Inigo</dc:creator>
		<pubDate>Sat, 26 Apr 2008 08:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiteful.com/?p=61#comment-544</guid>
		<description>Great idea - I&#039;d like to see this do well.

If you&#039;d like to have this work well with many libraries of various types from multiple languages, I suggest you consider migrating the content to Semantic Mediawiki - http://semantic-mediawiki.org/wiki/Semantic_MediaWiki. SMW allows you to easily add metadata annotations to pages - for example, to identify the language of a library, or when it was last updated, or its licence, or cost - and then automatically provide contents pages and search pages for that metadata. For example, see the list of upcoming events on http://semanticweb.org/wiki/Upcoming_events.</description>
		<content:encoded><![CDATA[<p>Great idea &#8211; I&#8217;d like to see this do well.</p>
<p>If you&#8217;d like to have this work well with many libraries of various types from multiple languages, I suggest you consider migrating the content to Semantic Mediawiki &#8211; <a href="http://semantic-mediawiki.org/wiki/Semantic_MediaWiki" rel="nofollow">http://semantic-mediawiki.org/wiki/Semantic_MediaWiki</a>. SMW allows you to easily add metadata annotations to pages &#8211; for example, to identify the language of a library, or when it was last updated, or its licence, or cost &#8211; and then automatically provide contents pages and search pages for that metadata. For example, see the list of upcoming events on <a href="http://semanticweb.org/wiki/Upcoming_events." rel="nofollow">http://semanticweb.org/wiki/Upcoming_events.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad Austin</title>
		<link>http://www.tomkleinpeter.com/2008/04/25/dev-diligence-dont-invest-in-the-wrong-code/comment-page-1/#comment-542</link>
		<dc:creator>Chad Austin</dc:creator>
		<pubDate>Sat, 26 Apr 2008 03:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiteful.com/?p=61#comment-542</guid>
		<description>I love the idea of a wiki where you can discuss libraries.  Sort of like a developer&#039;s consumer reports.  We use lots of open source bits of code (with varying degrees of success) at IMVU, and this kind of thing would have helped us a lot.

You should do what you can to help it reach a critical mass.</description>
		<content:encoded><![CDATA[<p>I love the idea of a wiki where you can discuss libraries.  Sort of like a developer&#8217;s consumer reports.  We use lots of open source bits of code (with varying degrees of success) at IMVU, and this kind of thing would have helped us a lot.</p>
<p>You should do what you can to help it reach a critical mass.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.tomkleinpeter.com/2008/04/25/dev-diligence-dont-invest-in-the-wrong-code/comment-page-1/#comment-534</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sat, 26 Apr 2008 02:09:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiteful.com/?p=61#comment-534</guid>
		<description>Mayson, I was thinking about that.  I haven&#039;t been listening to the stack overflow podcasts, but my hunch is that DD is focused on a more narrow question: &quot;will I get burnt if I use this existing chunk of code&quot;.  This is a particular problem that has been bothering me for a while.  I actually left a &lt;a href=&quot;http://www.spiteful.com/2008/02/27/scaling-audiogalaxy-to-80-million-daily-page-views/#comment-151&quot; rel=&quot;nofollow&quot;&gt;comment &lt;/a&gt; about it a few posts ago, and then promptly forgot about the idea.  Sometime last week I wondered why I just didn&#039;t go ahead and put together a wiki and see what happens.</description>
		<content:encoded><![CDATA[<p>Mayson, I was thinking about that.  I haven&#8217;t been listening to the stack overflow podcasts, but my hunch is that DD is focused on a more narrow question: &#8220;will I get burnt if I use this existing chunk of code&#8221;.  This is a particular problem that has been bothering me for a while.  I actually left a <a href="http://www.spiteful.com/2008/02/27/scaling-audiogalaxy-to-80-million-daily-page-views/#comment-151" rel="nofollow">comment </a> about it a few posts ago, and then promptly forgot about the idea.  Sometime last week I wondered why I just didn&#8217;t go ahead and put together a wiki and see what happens.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mayson Lancaster</title>
		<link>http://www.tomkleinpeter.com/2008/04/25/dev-diligence-dont-invest-in-the-wrong-code/comment-page-1/#comment-533</link>
		<dc:creator>Mayson Lancaster</dc:creator>
		<pubDate>Sat, 26 Apr 2008 01:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiteful.com/?p=61#comment-533</guid>
		<description>Tom - you and the stackoverflow.com guys out to get together: you look like you&#039;re headed in very similar directions.</description>
		<content:encoded><![CDATA[<p>Tom &#8211; you and the stackoverflow.com guys out to get together: you look like you&#8217;re headed in very similar directions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.tomkleinpeter.com/2008/04/25/dev-diligence-dont-invest-in-the-wrong-code/comment-page-1/#comment-529</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 25 Apr 2008 23:08:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiteful.com/?p=61#comment-529</guid>
		<description>Thanks, Joshua.  I haven&#039;t seen that one before.</description>
		<content:encoded><![CDATA[<p>Thanks, Joshua.  I haven&#8217;t seen that one before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Haberman</title>
		<link>http://www.tomkleinpeter.com/2008/04/25/dev-diligence-dont-invest-in-the-wrong-code/comment-page-1/#comment-528</link>
		<dc:creator>Joshua Haberman</dc:creator>
		<pubDate>Fri, 25 Apr 2008 22:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiteful.com/?p=61#comment-528</guid>
		<description>Added a note to the wiki about how Kazlib (http://users.footprints.net/~kaz/kazlib.html) is the most beautifully small, flexible, no-nonsense, well-documented, gets-out-of-your-way library for doing red-black trees and hash tables.  A real gem.</description>
		<content:encoded><![CDATA[<p>Added a note to the wiki about how Kazlib (<a href="http://users.footprints.net/~kaz/kazlib.html" rel="nofollow">http://users.footprints.net/~kaz/kazlib.html</a>) is the most beautifully small, flexible, no-nonsense, well-documented, gets-out-of-your-way library for doing red-black trees and hash tables.  A real gem.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
