<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for Bryan Tsai</title>
	
	<link>http://www.bryantsai.com</link>
	<description>I need to think ...</description>
	<lastBuildDate>Sun, 10 Jun 2007 16:32:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/bryantsai/comments" /><feedburner:info uri="bryantsai/comments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /><feedburner:emailServiceId>bryantsai/comments</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Comment on Advanced SQL – Selecting Rows with Max Value from Groups by Anonymous</title>
		<link>http://feedproxy.google.com/~r/bryantsai/comments/~3/I9lC7MU5oII/comment-page-1</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 10 Jun 2007 16:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryantsai.com/?p=36#comment-13</guid>
		<description>You can rewrite it using related subquery:

SELECT department, name, salary FROM DEPARTMENT dept
  WHERE salary=
    (SELECT max(salary) FROM DEPARTMENT WHERE department=dept.department)

But I am not sure if it performs better than yours.</description>
		<content:encoded><![CDATA[<p>You can rewrite it using related subquery:</p>
<p><span class="caps">SELECT </span>department, name, salary <span class="caps">FROM DEPARTMENT </span>dept<br />
  <span class="caps">WHERE </span>salary=<br />
    (SELECT max(salary) <span class="caps">FROM DEPARTMENT WHERE </span>department=dept.department)</p>
<p>But I am not sure if it performs better than yours.</p>
<img src="http://feeds.feedburner.com/~r/bryantsai/comments/~4/I9lC7MU5oII" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.bryantsai.com/archives/advanced-sql-selecting-rows-with-max-value-from-groups.html/comment-page-1#comment-13</feedburner:origLink></item>
	<item>
		<title>Comment on My Favorite List of Firefox Extension by lyynn</title>
		<link>http://feedproxy.google.com/~r/bryantsai/comments/~3/k6SWM227F8M/comment-page-1</link>
		<dc:creator>lyynn</dc:creator>
		<pubDate>Fri, 06 Jan 2006 22:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryantsai.com/?p=27#comment-4</guid>
		<description>Good.Thank U  8-))</description>
		<content:encoded><![CDATA[<p>Good.Thank U  8-))</p>
<img src="http://feeds.feedburner.com/~r/bryantsai/comments/~4/k6SWM227F8M" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.bryantsai.com/archives/my-favorite-list-of-firefox-extension.html/comment-page-1#comment-4</feedburner:origLink></item>
	<item>
		<title>Comment on Cruisecontrol 2.3 Released by bryan</title>
		<link>http://feedproxy.google.com/~r/bryantsai/comments/~3/pLLTZHV0Cps/comment-page-1</link>
		<dc:creator>bryan</dc:creator>
		<pubDate>Mon, 03 Oct 2005 16:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryantsai.com/?p=31#comment-5</guid>
		<description>The problem I encountered with Subversion modification set in CruiseControl is because I set the following attribute to the modificationset element: requiremodification="yes". I guess since version 2.2.1 they have changed it to be only allowing "true/false". It's weird that I didn't even notice this. Probably there wasn't obvious indication of that in the log.

Frustrating but anyway, I found the problem ...</description>
		<content:encoded><![CDATA[<p>The problem I encountered with Subversion modification set in CruiseControl is because I set the following attribute to the modificationset element: requiremodification=&#8221;yes&#8221;. I guess since version 2.2.1 they have changed it to be only allowing &#8220;true/false&#8221;. It&#8217;s weird that I didn&#8217;t even notice this. Probably there wasn&#8217;t obvious indication of that in the log.</p>
<p>Frustrating but anyway, I found the problem ...</p>
<img src="http://feeds.feedburner.com/~r/bryantsai/comments/~4/pLLTZHV0Cps" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.bryantsai.com/archives/cruisecontrol-23-released.html/comment-page-1#comment-5</feedburner:origLink></item>
	<item>
		<title>Comment on Google beyond web by bryan</title>
		<link>http://feedproxy.google.com/~r/bryantsai/comments/~3/moa4opKDN3Y/comment-page-1</link>
		<dc:creator>bryan</dc:creator>
		<pubDate>Tue, 07 Dec 2004 18:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryantsai.com/?p=8#comment-3</guid>
		<description>Yes, current version of Google Desktop Search does not support PDF (really sad), nor does it support target folder customization (though you still can customize which folders not to be indexed). But I believe Google surely will provide such functions in subsequent releases. All in all, this tool is free, lean, and fast (compared to other tools). I couldn't find a suitable indexing tool before, so I am pretty happy that finally I could have one now (nearly suits to my needs).</description>
		<content:encoded><![CDATA[<p>Yes, current version of Google Desktop Search does not support <span class="caps">PDF </span>(really sad), nor does it support target folder customization (though you still can customize which folders not to be indexed). But I believe Google surely will provide such functions in subsequent releases. All in all, this tool is free, lean, and fast (compared to other tools). I couldn&#8217;t find a suitable indexing tool before, so I am pretty happy that finally I could have one now (nearly suits to my needs).</p>
<img src="http://feeds.feedburner.com/~r/bryantsai/comments/~4/moa4opKDN3Y" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.bryantsai.com/archives/google-beyond-web.html/comment-page-1#comment-3</feedburner:origLink></item>
	<item>
		<title>Comment on Google beyond web by howy</title>
		<link>http://feedproxy.google.com/~r/bryantsai/comments/~3/Y960sJThkFs/comment-page-1</link>
		<dc:creator>howy</dc:creator>
		<pubDate>Thu, 25 Nov 2004 19:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryantsai.com/?p=8#comment-2</guid>
		<description>HIHI , i have few comments regarding this tool
1. It can't sepcify a target folder for searching
2. it can't recognize pdf format
3. Does this tool consume CPU a lot?

My name is HOWY</description>
		<content:encoded><![CDATA[<p><span class="caps">HIHI </span>, i have few comments regarding this tool<br />
1. It can&#8217;t sepcify a target folder for searching<br />
2. it can&#8217;t recognize pdf format<br />
3. Does this tool consume <span class="caps">CPU </span>a lot?</p>
<p>My name is <span class="caps">HOWY</span></p>
<img src="http://feeds.feedburner.com/~r/bryantsai/comments/~4/Y960sJThkFs" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.bryantsai.com/archives/google-beyond-web.html/comment-page-1#comment-2</feedburner:origLink></item>
</channel>
</rss><!-- Dynamic page generated in 0.301 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-02-20 02:33:15 --><!-- Compression = gzip -->
