<?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: dotProject file icons mod</title>
	<atom:link href="http://compsci.ca/blog/dotproject-file-icons-mod/feed/" rel="self" type="application/rss+xml" />
	<link>http://compsci.ca/blog/dotproject-file-icons-mod/</link>
	<description>Programming, Education, Computer Science</description>
	<lastBuildDate>Thu, 24 Feb 2011 18:08:53 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tony</title>
		<link>http://compsci.ca/blog/dotproject-file-icons-mod/comment-page-1/#comment-114</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Mon, 20 Nov 2006 15:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://compsci.ca/blog/dotproject-file-icons-mod/#comment-114</guid>
		<description>Keith,

Thank you for taking a look at this, and your feedback.

Instead of looking up the icon to use each time, and as suggested by MacOfTheEast on the dotProject forums - the is now a set of SQL to bring the existing files up to date.</description>
		<content:encoded><![CDATA[<p>Keith,</p>
<p>Thank you for taking a look at this, and your feedback.</p>
<p>Instead of looking up the icon to use each time, and as suggested by MacOfTheEast on the dotProject forums &#8211; the is now a set of SQL to bring the existing files up to date.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Casey</title>
		<link>http://compsci.ca/blog/dotproject-file-icons-mod/comment-page-1/#comment-102</link>
		<dc:creator>Keith Casey</dc:creator>
		<pubDate>Sat, 18 Nov 2006 17:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://compsci.ca/blog/dotproject-file-icons-mod/#comment-102</guid>
		<description>Tony,

Thanks, I&#039;ve been playing with this mod - as I was working on a similar one - and wanted to throw out my approach.  Your system works on detecting the mime-type upon upload which is *very* reliable, but only works for files newly uploaded...  

Alternatively, since we&#039;re storing this information anyway, why not detect it why the file list is displayed and choose which file to display then?  Or - if you&#039;re concerned about the performance hit in always doing this lookup - you could store the resulting image icon the first time it&#039;s determined.

That way you support large legacy installs with minimal effort.

keith</description>
		<content:encoded><![CDATA[<p>Tony,</p>
<p>Thanks, I&#8217;ve been playing with this mod &#8211; as I was working on a similar one &#8211; and wanted to throw out my approach.  Your system works on detecting the mime-type upon upload which is *very* reliable, but only works for files newly uploaded&#8230;  </p>
<p>Alternatively, since we&#8217;re storing this information anyway, why not detect it why the file list is displayed and choose which file to display then?  Or &#8211; if you&#8217;re concerned about the performance hit in always doing this lookup &#8211; you could store the resulting image icon the first time it&#8217;s determined.</p>
<p>That way you support large legacy installs with minimal effort.</p>
<p>keith</p>
]]></content:encoded>
	</item>
</channel>
</rss>


