<?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: Reference Question of the Week - 6/15/08</title>
	<atom:link href="http://www.swissarmylibrarian.net/2008/06/21/reference-question-of-the-week-61508/feed" rel="self" type="application/rss+xml" />
	<link>http://www.swissarmylibrarian.net/2008/06/21/reference-question-of-the-week-61508</link>
	<description>or, The Hitchhiker's Guide to Fear and Loathing at a Public Library Reference Desk</description>
	<pubDate>Wed, 17 Mar 2010 23:33:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Annie Jo</title>
		<link>http://www.swissarmylibrarian.net/2008/06/21/reference-question-of-the-week-61508#comment-50231</link>
		<dc:creator>Annie Jo</dc:creator>
		<pubDate>Mon, 23 Jun 2008 14:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.swissarmylibrarian.net/2008/06/21/reference-question-of-the-week-61508#comment-50231</guid>
		<description>In addition to Google Video Search, you might also try &lt;a href="http://www.blinkx.com" rel="nofollow"&gt;www.blinkx.com&lt;/a&gt;.  You can limit to YouTube and, though I didn't look too closely, it looks like the pages of search results just keep coming.</description>
		<content:encoded><![CDATA[<p>In addition to Google Video Search, you might also try <a href="http://www.blinkx.com" rel="nofollow">http://www.blinkx.com</a>.  You can limit to YouTube and, though I didn&#8217;t look too closely, it looks like the pages of search results just keep coming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graeme Williams</title>
		<link>http://www.swissarmylibrarian.net/2008/06/21/reference-question-of-the-week-61508#comment-50230</link>
		<dc:creator>Graeme Williams</dc:creator>
		<pubDate>Sun, 22 Jun 2008 20:40:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.swissarmylibrarian.net/2008/06/21/reference-question-of-the-week-61508#comment-50230</guid>
		<description>There's certainly something funny going on with undocumented limits.

Your patron will do a little bit better using Google Video Search at http://video.google.com.  The search you want is "the doors" site:youtube.com

Video Search allows you to search by three different durations, which will increase the total number of videos you see.

I'd also look at the RSS feed of results (link at the upper right of the video search results page), and Google Alerts (link at the bottom of the results page).    Over time, you may end up with more videos.

Finally, if you happen to have a programmer handy, you might look into using the Google API, which now supports YouTube (at http://code.google.com/ with some useful-looking information at http://apiblog.youtube.com/).</description>
		<content:encoded><![CDATA[<p>There&#8217;s certainly something funny going on with undocumented limits.</p>
<p>Your patron will do a little bit better using Google Video Search at <a href="http://video.google.com" rel="nofollow">http://video.google.com</a>.  The search you want is &#8220;the doors&#8221; site:youtube.com</p>
<p>Video Search allows you to search by three different durations, which will increase the total number of videos you see.</p>
<p>I&#8217;d also look at the RSS feed of results (link at the upper right of the video search results page), and Google Alerts (link at the bottom of the results page).    Over time, you may end up with more videos.</p>
<p>Finally, if you happen to have a programmer handy, you might look into using the Google API, which now supports YouTube (at <a href="http://code.google.com/" rel="nofollow">http://code.google.com/</a> with some useful-looking information at <a href="http://apiblog.youtube.com/" rel="nofollow">http://apiblog.youtube.com/</a>).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lynn</title>
		<link>http://www.swissarmylibrarian.net/2008/06/21/reference-question-of-the-week-61508#comment-50223</link>
		<dc:creator>Lynn</dc:creator>
		<pubDate>Sun, 22 Jun 2008 01:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.swissarmylibrarian.net/2008/06/21/reference-question-of-the-week-61508#comment-50223</guid>
		<description>Hi Brian: About a year ago, I was taking an online PHP class that used the YouTube API. After the class, one of the other students referenced a search limit in YouTube in the comments as we were working on things. Here is his comment:

"the problem is youtube doesnt service more than a thousand videos per search. So if you have 20 per page you can only go to page 50. At 51 it will error out. So the scripting that Im going to work on will limit the results to 1000 per search. So keep that in mind on how many you choose to have on your page."

The class and its comments are at: http://waxjelly.com/2007/03/08/youtube-api-class-redeaux/.

As for why YouTube displays the hits (even though you can't see the actual videos)... I'm not sure. Probably to impress searchers. Walt Crawford has an interesting discussion of search hit results in the latest "Cites and Insights" (http://citesandinsights.info/).</description>
		<content:encoded><![CDATA[<p>Hi Brian: About a year ago, I was taking an online PHP class that used the YouTube API. After the class, one of the other students referenced a search limit in YouTube in the comments as we were working on things. Here is his comment:</p>
<p>&#8220;the problem is youtube doesnt service more than a thousand videos per search. So if you have 20 per page you can only go to page 50. At 51 it will error out. So the scripting that Im going to work on will limit the results to 1000 per search. So keep that in mind on how many you choose to have on your page.&#8221;</p>
<p>The class and its comments are at: <a href="http://waxjelly.com/2007/03/08/youtube-api-class-redeaux/" rel="nofollow">http://waxjelly.com/2007/03/08/youtube-api-class-redeaux/</a>.</p>
<p>As for why YouTube displays the hits (even though you can&#8217;t see the actual videos)&#8230; I&#8217;m not sure. Probably to impress searchers. Walt Crawford has an interesting discussion of search hit results in the latest &#8220;Cites and Insights&#8221; (http://citesandinsights.info/).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.swissarmylibrarian.net/2008/06/21/reference-question-of-the-week-61508#comment-50221</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 21 Jun 2008 17:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.swissarmylibrarian.net/2008/06/21/reference-question-of-the-week-61508#comment-50221</guid>
		<description>http://groups.google.com/group/youtube-api-gdata/browse_thread/thread/c2198cf4fadd8cdb

has some answers about the search limit and different numbers returned</description>
		<content:encoded><![CDATA[<p><a href="http://groups.google.com/group/youtube-api-gdata/browse_thread/thread/c2198cf4fadd8cdb" rel="nofollow">http://groups.google.com/group/youtube-api-gdata/browse_thread/thread/c2198cf4fadd8cdb</a></p>
<p>has some answers about the search limit and different numbers returned</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.swissarmylibrarian.net/2008/06/21/reference-question-of-the-week-61508#comment-50220</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 21 Jun 2008 16:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.swissarmylibrarian.net/2008/06/21/reference-question-of-the-week-61508#comment-50220</guid>
		<description>Perhaps there is a clue here in the YouTube APIs Developer Forum: http://groups.google.com/group/youtube-api-gdata/browse_thread/thread/c2198cf4fadd8cdb

This conversation addresses the search results limits as well as a method of querying the database.</description>
		<content:encoded><![CDATA[<p>Perhaps there is a clue here in the YouTube APIs Developer Forum: <a href="http://groups.google.com/group/youtube-api-gdata/browse_thread/thread/c2198cf4fadd8cdb" rel="nofollow">http://groups.google.com/group/youtube-api-gdata/browse_thread/thread/c2198cf4fadd8cdb</a></p>
<p>This conversation addresses the search results limits as well as a method of querying the database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julia</title>
		<link>http://www.swissarmylibrarian.net/2008/06/21/reference-question-of-the-week-61508#comment-50219</link>
		<dc:creator>Julia</dc:creator>
		<pubDate>Sat, 21 Jun 2008 15:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.swissarmylibrarian.net/2008/06/21/reference-question-of-the-week-61508#comment-50219</guid>
		<description>I don't have an answer for you unfortunately, but maybe your patron could do a search with some other keywords related to the doors, eg, "Jim Morrison" "Riders on the storm", etc. etc..
It's a bit annoying, but this way he might be able to see some of the videos that have been eluding him through YouTube silliness.

Happy searching (and watching)!</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have an answer for you unfortunately, but maybe your patron could do a search with some other keywords related to the doors, eg, &#8220;Jim Morrison&#8221; &#8220;Riders on the storm&#8221;, etc. etc..<br />
It&#8217;s a bit annoying, but this way he might be able to see some of the videos that have been eluding him through YouTube silliness.</p>
<p>Happy searching (and watching)!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
