<?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"
	>
<channel>
	<title>Comments on: Pachyderm Asset Management</title>
	<atom:link href="http://www.darcynorman.net/2005/01/21/pachyderm-asset-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darcynorman.net/2005/01/21/pachyderm-asset-management/</link>
	<description>ce n'est pas la connaissance.</description>
	<pubDate>Thu, 16 Oct 2008 00:11:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Bernie Dodge</title>
		<link>http://www.darcynorman.net/2005/01/21/pachyderm-asset-management/#comment-79431</link>
		<dc:creator>Bernie Dodge</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">227922400#comment-79431</guid>
		<description>Nice work, as always. 

I'll bet the source of the "simplest thing that could possibly work" meme  is Ward Cunningham's ancient (1995) definition of a wiki:

"The simplest online database that could possibly work."

http://wiki.org/wiki.cgi?WhatIsWiki&lt;!-- X-spaminator-passed: IP check --&gt;&lt;!-- X-spaminator-passed: email check --&gt;&lt;!-- X-spaminator-passed: author check --&gt;&lt;!-- X-spaminator-passed: author url --&gt;&lt;!-- X-spaminator-passed: comment body --&gt;</description>
		<content:encoded><![CDATA[<p>Nice work, as always. </p>
<p>I&#8217;ll bet the source of the &#8220;simplest thing that could possibly work&#8221; meme  is Ward Cunningham&#8217;s ancient (1995) definition of a wiki:</p>
<p>&#8220;The simplest online database that could possibly work.&#8221;</p>
<p><a href="http://wiki.org/wiki.cgi?WhatIsWiki" rel="nofollow">http://wiki.org/wiki.cgi?WhatIsWiki</a><!-- X-spaminator-passed: IP check --><!-- X-spaminator-passed: email check --><!-- X-spaminator-passed: author check --><!-- X-spaminator-passed: author url --><!-- X-spaminator-passed: comment body --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D'Arcy Norman</title>
		<link>http://www.darcynorman.net/2005/01/21/pachyderm-asset-management/#comment-79432</link>
		<dc:creator>D'Arcy Norman</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">227922400#comment-79432</guid>
		<description>Bernie, I'd bet money that you're right on that... Sounds like a wiki concept!  I'm going to write it across the top of my whiteboard in big letters, right above "small pieces, loosely joined" :-)&lt;!-- X-spaminator-strike: whitelist, -3 --&gt;&lt;!-- X-spaminator-passed: IP check --&gt;&lt;!-- X-spaminator-passed: email check --&gt;&lt;!-- X-spaminator-passed: author check --&gt;&lt;!-- X-spaminator-passed: author url --&gt;&lt;!-- X-spaminator-passed: comment body --&gt;&lt;!-- X-spaminator-strike: url dashes, 1 --&gt;</description>
		<content:encoded><![CDATA[<p>Bernie, I&#8217;d bet money that you&#8217;re right on that&#8230; Sounds like a wiki concept!  I&#8217;m going to write it across the top of my whiteboard in big letters, right above &#8220;small pieces, loosely joined&#8221; <img src='http://www.darcynorman.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> <!-- X-spaminator-strike: whitelist, -3 --><!-- X-spaminator-passed: IP check --><!-- X-spaminator-passed: email check --><!-- X-spaminator-passed: author check --><!-- X-spaminator-passed: author url --><!-- X-spaminator-passed: comment body --><!-- X-spaminator-strike: url dashes, 1 --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Downes</title>
		<link>http://www.darcynorman.net/2005/01/21/pachyderm-asset-management/#comment-79433</link>
		<dc:creator>Stephen Downes</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">227922400#comment-79433</guid>
		<description>Nice. 

If you add a button which sends the following URL, people can automatically submit their collection RSS feed to Edu_RSS:

http://www.downes.ca/cgi-bin/edurss02.cgi?action=Suggest&#038;url=URL

where URL is the URL of the collection's RSS feed.

I'd do it as a web service or XML-RPC or something fancy, but I don't know how to do those. Anyhow, this works just fine.

I will eventually create a registry of implementations of Edu_RSS, so the collection owner can choose which collection to submit it to.

Also, note that I have posted a link to a CC license rather than the typical copyright notice in the copyright field. Ideally, the user here would have a drop-down of available license models; the value of the field would be a link to the (XML version) of that license.

Any how - very nice implementation, and I really like the fact that you've written a nice simple application that will be easy to customize and (even more importantly) easy to communicate with.&lt;!-- X-spaminator-strike: whitelist, -3 --&gt;&lt;!-- X-spaminator-passed: IP check --&gt;&lt;!-- X-spaminator-passed: email check --&gt;&lt;!-- X-spaminator-passed: author url --&gt;&lt;!-- X-spaminator-passed: comment body --&gt;&lt;!-- X-spaminator-strike: url dashes, 2 --&gt;</description>
		<content:encoded><![CDATA[<p>Nice. </p>
<p>If you add a button which sends the following URL, people can automatically submit their collection RSS feed to Edu_RSS:</p>
<p><a href="http://www.downes.ca/cgi-bin/edurss02.cgi?action=Suggest&#038;url=URL" rel="nofollow">http://www.downes.ca/cgi-bin/edurss02.cgi?action=Suggest&#038;url=URL</a></p>
<p>where URL is the URL of the collection&#8217;s RSS feed.</p>
<p>I&#8217;d do it as a web service or XML-RPC or something fancy, but I don&#8217;t know how to do those. Anyhow, this works just fine.</p>
<p>I will eventually create a registry of implementations of Edu_RSS, so the collection owner can choose which collection to submit it to.</p>
<p>Also, note that I have posted a link to a CC license rather than the typical copyright notice in the copyright field. Ideally, the user here would have a drop-down of available license models; the value of the field would be a link to the (XML version) of that license.</p>
<p>Any how - very nice implementation, and I really like the fact that you&#8217;ve written a nice simple application that will be easy to customize and (even more importantly) easy to communicate with.<!-- X-spaminator-strike: whitelist, -3 --><!-- X-spaminator-passed: IP check --><!-- X-spaminator-passed: email check --><!-- X-spaminator-passed: author url --><!-- X-spaminator-passed: comment body --><!-- X-spaminator-strike: url dashes, 2 --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D'Arcy Norman</title>
		<link>http://www.darcynorman.net/2005/01/21/pachyderm-asset-management/#comment-79434</link>
		<dc:creator>D'Arcy Norman</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">227922400#comment-79434</guid>
		<description>Stephen, thanks for the comments.

I'm planning on rolling in RSS support, as well as tying in authentication (so everyone doesn't just trip over each other's stuff). In my head, I'm seeing something like del.icio.us, where several people can "tag" a piece of media, and it can show you lists of everyone who tagged it, as well as how they describe it.  This would be less useful for things that are uploaded (which is the initial primary purpose of the system), so these features will trickle out when I get time...

I definitely plan on polishing a REST interface to make it easy for folks to work with, as well as bookmarklets for easy tagging of online media, and integration with the Creative Commons license generators.

It's not ready to be harvested quite yet, but when it is, I'll integrate a call to EduRSS!&lt;!-- X-spaminator-strike: whitelist, -3 --&gt;&lt;!-- X-spaminator-passed: IP check --&gt;&lt;!-- X-spaminator-passed: email check --&gt;&lt;!-- X-spaminator-passed: author check --&gt;&lt;!-- X-spaminator-passed: author url --&gt;&lt;!-- X-spaminator-passed: comment body --&gt;</description>
		<content:encoded><![CDATA[<p>Stephen, thanks for the comments.</p>
<p>I&#8217;m planning on rolling in RSS support, as well as tying in authentication (so everyone doesn&#8217;t just trip over each other&#8217;s stuff). In my head, I&#8217;m seeing something like del.icio.us, where several people can &#8220;tag&#8221; a piece of media, and it can show you lists of everyone who tagged it, as well as how they describe it.  This would be less useful for things that are uploaded (which is the initial primary purpose of the system), so these features will trickle out when I get time&#8230;</p>
<p>I definitely plan on polishing a REST interface to make it easy for folks to work with, as well as bookmarklets for easy tagging of online media, and integration with the Creative Commons license generators.</p>
<p>It&#8217;s not ready to be harvested quite yet, but when it is, I&#8217;ll integrate a call to EduRSS!<!-- X-spaminator-strike: whitelist, -3 --><!-- X-spaminator-passed: IP check --><!-- X-spaminator-passed: email check --><!-- X-spaminator-passed: author check --><!-- X-spaminator-passed: author url --><!-- X-spaminator-passed: comment body --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Barker</title>
		<link>http://www.darcynorman.net/2005/01/21/pachyderm-asset-management/#comment-79435</link>
		<dc:creator>Phil Barker</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">227922400#comment-79435</guid>
		<description>Your meme about the best solution being the absolute simplest, sounds like the principal that a scientific theory should be "as simple as possible, but no simpler" (attributed to Einstein, the only reference I can find is the Readers' Digest, 1977).  &lt;!-- X-spaminator-passed: IP check --&gt;&lt;!-- X-spaminator-passed: email check --&gt;&lt;!-- X-spaminator-passed: author check --&gt;&lt;!-- X-spaminator-passed: author url --&gt;&lt;!-- X-spaminator-passed: comment body --&gt;</description>
		<content:encoded><![CDATA[<p>Your meme about the best solution being the absolute simplest, sounds like the principal that a scientific theory should be &#8220;as simple as possible, but no simpler&#8221; (attributed to Einstein, the only reference I can find is the Readers&#8217; Digest, 1977).  <!-- X-spaminator-passed: IP check --><!-- X-spaminator-passed: email check --><!-- X-spaminator-passed: author check --><!-- X-spaminator-passed: author url --><!-- X-spaminator-passed: comment body --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D&#8217;Arcy Norman Dot Net  Â» Blog Archive   &#187; Tea</title>
		<link>http://www.darcynorman.net/2005/01/21/pachyderm-asset-management/#comment-79436</link>
		<dc:creator>D&#8217;Arcy Norman Dot Net  Â» Blog Archive   &#187; Tea</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">227922400#comment-79436</guid>
		<description>pm   			 					I&#8217;ve just updated our Teaching Resources database to use a copy of the lightweight asset management system I built for the Pachyderm project. 	Previous [...]&lt;!-- X-spaminator-strike: whitelist, -3 --&gt;&lt;!-- X-spaminator-strike: bad referer - spambot?, 3 --&gt;&lt;!-- X-spaminator-passed: IP check --&gt;&lt;!-- X-spaminator-passed: email check --&gt;&lt;!-- X-spaminator-passed: author check --&gt;&lt;!-- X-spaminator-passed: author url --&gt;&lt;!-- X-spaminator-passed: comment body --&gt;</description>
		<content:encoded><![CDATA[<p>pm   			 					I&#8217;ve just updated our Teaching Resources database to use a copy of the lightweight asset management system I built for the Pachyderm project. 	Previous [...]<!-- X-spaminator-strike: whitelist, -3 --><!-- X-spaminator-strike: bad referer - spambot?, 3 --><!-- X-spaminator-passed: IP check --><!-- X-spaminator-passed: email check --><!-- X-spaminator-passed: author check --><!-- X-spaminator-passed: author url --><!-- X-spaminator-passed: comment body --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: APOLLO  Â» Blog Archive   &#187; Asset Metadata Database</title>
		<link>http://www.darcynorman.net/2005/01/21/pachyderm-asset-management/#comment-79437</link>
		<dc:creator>APOLLO  Â» Blog Archive   &#187; Asset Metadata Database</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">227922400#comment-79437</guid>
		<description>oject Dashboard 			 		 	 		 			Asset Metadata Database 	 			 				We&#8217;ve implemented a simple MySQL database to store asset metadata. The database is designed to be fu [...]&lt;!-- X-spaminator-strike: bad referer - spambot?, 3 --&gt;&lt;!-- X-spaminator-passed: IP check --&gt;&lt;!-- X-spaminator-passed: email check --&gt;&lt;!-- X-spaminator-passed: author check --&gt;&lt;!-- X-spaminator-passed: author url --&gt;&lt;!-- X-spaminator-passed: comment body --&gt;</description>
		<content:encoded><![CDATA[<p>oject Dashboard 			 		 	 		 			Asset Metadata Database 	 			 				We&#8217;ve implemented a simple MySQL database to store asset metadata. The database is designed to be fu [...]<!-- X-spaminator-strike: bad referer - spambot?, 3 --><!-- X-spaminator-passed: IP check --><!-- X-spaminator-passed: email check --><!-- X-spaminator-passed: author check --><!-- X-spaminator-passed: author url --><!-- X-spaminator-passed: comment body --></p>
]]></content:encoded>
	</item>
</channel>
</rss>
