<?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 for Seeing the picture</title>
	<atom:link href="http://blog.lib.uiowa.edu/hardinmd/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lib.uiowa.edu/hardinmd</link>
	<description>Thoughts while working on Hardin MD on digitization &#38; libraries</description>
	<lastBuildDate>Fri, 20 Nov 2009 22:18:34 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Google Books : Color &amp; PDF by Patrick LaFollette</title>
		<link>http://blog.lib.uiowa.edu/hardinmd/2008/11/05/google-books-color-pdf/comment-page-1/#comment-1843</link>
		<dc:creator>Patrick LaFollette</dc:creator>
		<pubDate>Fri, 20 Nov 2009 22:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lib.uiowa.edu/hardinmd/?p=909#comment-1843</guid>
		<description>Presumably Google books now photographs book pages in color then renders them into binary during the PDF compression process.  This usually works well enough for text, but it often trashes the plates, especially the hand colored plates in 19th century natural history works, rendering them into useless black and white blobs.  Does Google provide any way of accessing the original photographs from which the PDFs are made?</description>
		<content:encoded><![CDATA[<p>Presumably Google books now photographs book pages in color then renders them into binary during the PDF compression process.  This usually works well enough for text, but it often trashes the plates, especially the hand colored plates in 19th century natural history works, rendering them into useless black and white blobs.  Does Google provide any way of accessing the original photographs from which the PDFs are made?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MedlinePlus &amp; Google Health OneBox by Kari Simon</title>
		<link>http://blog.lib.uiowa.edu/hardinmd/2009/10/15/medlineplus-google-health-onebox/comment-page-1/#comment-1838</link>
		<dc:creator>Kari Simon</dc:creator>
		<pubDate>Thu, 19 Nov 2009 19:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lib.uiowa.edu/hardinmd/?p=4233#comment-1838</guid>
		<description>I didn&#039;t even know Google Health existed. Thanks for addressing this. I agree that symptoms are what folks will be looking for. That&#039;s what I look for!</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t even know Google Health existed. Thanks for addressing this. I agree that symptoms are what folks will be looking for. That&#8217;s what I look for!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter&#8217;s power to inform : Swine flu by Scott La Plant</title>
		<link>http://blog.lib.uiowa.edu/hardinmd/2009/05/01/twitters-power-to-inform-swine-flu/comment-page-1/#comment-1837</link>
		<dc:creator>Scott La Plant</dc:creator>
		<pubDate>Thu, 19 Nov 2009 18:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lib.uiowa.edu/hardinmd/?p=2563#comment-1837</guid>
		<description>It&#039;s not just twitter, the Internet has the power to misinform. It&#039;s up to the end-user to do their due diligence and research the facts before jumping to conclusions.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not just twitter, the Internet has the power to misinform. It&#8217;s up to the end-user to do their due diligence and research the facts before jumping to conclusions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visualization with Twitter Venn diagrams by Scott La Plant</title>
		<link>http://blog.lib.uiowa.edu/hardinmd/2009/01/23/visualization-with-twitter-venn-diagrams/comment-page-1/#comment-1836</link>
		<dc:creator>Scott La Plant</dc:creator>
		<pubDate>Thu, 19 Nov 2009 18:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lib.uiowa.edu/hardinmd/?p=1723#comment-1836</guid>
		<description>I never thought to utilize Venn Diagrams for Twitter, or for Tweets for that matter. Twitter Venn is great and I wouldn&#039;t have found out about it with you, thanks :)</description>
		<content:encoded><![CDATA[<p>I never thought to utilize Venn Diagrams for Twitter, or for Tweets for that matter. Twitter Venn is great and I wouldn&#8217;t have found out about it with you, thanks <img src='http://blog.lib.uiowa.edu/hardinmd/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on More Metadata Problems in Google Books?: Word Clouds by Arash Jooracbhi</title>
		<link>http://blog.lib.uiowa.edu/hardinmd/2009/09/30/more-metadata-problems-in-google-books-word-clouds/comment-page-1/#comment-1832</link>
		<dc:creator>Arash Jooracbhi</dc:creator>
		<pubDate>Thu, 19 Nov 2009 10:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lib.uiowa.edu/hardinmd/?p=4134#comment-1832</guid>
		<description>Hi Eric, 

Thanks for you response, I came to the same conclusion. 

I am starting a datamining project in which I am planning to use these word clouds and hoping there might be an easier way than HTML parsing to access them. Are they accessible through GBS API? I could not find any document on that. Cuurently I am using http queries like this: http://www.google.com/books/feeds/volumes?max-results=20&amp;q=&quot;query&quot; to search books and get the results in XML but those results do not contain the word clouds.

Also Diego confimed my suspicions that they are using TF/IDF but I am now wondering how they convert the TF/IDF value to different font sizes and if there is anyway to retrive the original TF/IDF value for each term. 

Thanks,
Arash</description>
		<content:encoded><![CDATA[<p>Hi Eric, </p>
<p>Thanks for you response, I came to the same conclusion. </p>
<p>I am starting a datamining project in which I am planning to use these word clouds and hoping there might be an easier way than HTML parsing to access them. Are they accessible through GBS API? I could not find any document on that. Cuurently I am using http queries like this: <a href="http://www.google.com/books/feeds/volumes?max-results=20&amp;q=" rel="nofollow">http://www.google.com/books/feeds/volumes?max-results=20&amp;q=</a>&#8220;query&#8221; to search books and get the results in XML but those results do not contain the word clouds.</p>
<p>Also Diego confimed my suspicions that they are using TF/IDF but I am now wondering how they convert the TF/IDF value to different font sizes and if there is anyway to retrive the original TF/IDF value for each term. </p>
<p>Thanks,<br />
Arash</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Keep the Ball Rolling: Twitter &amp; Blogging Together by Eric Rumsey</title>
		<link>http://blog.lib.uiowa.edu/hardinmd/2009/11/12/keep-the-ball-rolling-twitter-blogging-together/comment-page-1/#comment-1828</link>
		<dc:creator>Eric Rumsey</dc:creator>
		<pubDate>Wed, 18 Nov 2009 22:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lib.uiowa.edu/hardinmd/?p=4666#comment-1828</guid>
		<description>Frank, Thanks for Keeping the Ball Rolling with your comment! ... Before publishing, I labored a good bit over the title, and I do like &quot;Keep the Ball Rolling ...&quot; But I also like your idea of Blog-Tweet *Synergy* -- If I&#039;d thought of it myself, I might have used it in the title. I&#039;ll keep it in mind for future use :-)</description>
		<content:encoded><![CDATA[<p>Frank, Thanks for Keeping the Ball Rolling with your comment! &#8230; Before publishing, I labored a good bit over the title, and I do like &#8220;Keep the Ball Rolling &#8230;&#8221; But I also like your idea of Blog-Tweet *Synergy* &#8212; If I&#8217;d thought of it myself, I might have used it in the title. I&#8217;ll keep it in mind for future use <img src='http://blog.lib.uiowa.edu/hardinmd/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on More Metadata Problems in Google Books?: Word Clouds by Eric Rumsey</title>
		<link>http://blog.lib.uiowa.edu/hardinmd/2009/09/30/more-metadata-problems-in-google-books-word-clouds/comment-page-1/#comment-1827</link>
		<dc:creator>Eric Rumsey</dc:creator>
		<pubDate>Wed, 18 Nov 2009 18:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lib.uiowa.edu/hardinmd/?p=4134#comment-1827</guid>
		<description>Arash, I just did a little random survey in Google Book Search, and I find that word clouds are included for all books in GBS, except the ones with &quot;No preview available.&quot;</description>
		<content:encoded><![CDATA[<p>Arash, I just did a little random survey in Google Book Search, and I find that word clouds are included for all books in GBS, except the ones with &#8220;No preview available.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on More Metadata Problems in Google Books?: Word Clouds by Arash Joorabchi</title>
		<link>http://blog.lib.uiowa.edu/hardinmd/2009/09/30/more-metadata-problems-in-google-books-word-clouds/comment-page-1/#comment-1826</link>
		<dc:creator>Arash Joorabchi</dc:creator>
		<pubDate>Wed, 18 Nov 2009 18:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lib.uiowa.edu/hardinmd/?p=4134#comment-1826</guid>
		<description>I am also wondering if there is any rough estimate of the number of books that do have this feature.</description>
		<content:encoded><![CDATA[<p>I am also wondering if there is any rough estimate of the number of books that do have this feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone 3.0 &amp; the eBook market by Dr. Rory Lewis</title>
		<link>http://blog.lib.uiowa.edu/hardinmd/2009/03/25/iphone-30-the-ebook-market/comment-page-1/#comment-1823</link>
		<dc:creator>Dr. Rory Lewis</dc:creator>
		<pubDate>Wed, 18 Nov 2009 18:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lib.uiowa.edu/hardinmd/?p=2339#comment-1823</guid>
		<description>I have been waiting myself for the Hodgkin and Shatzkin&#039;s comments on the eBook market and particularly how they believe the iTablet will replace books for students.  I have not heard a tweet --- or anything.  I am also surprised that Ben Parr, and the mashable.com scene have not seen the iTablet avalanche heading their way.

Dr. Rory Lewis 
University of Colorado at Colorado Springs.
Computer Science:  Epilepsy Prediction
http://rorylewis.com/apple/</description>
		<content:encoded><![CDATA[<p>I have been waiting myself for the Hodgkin and Shatzkin&#8217;s comments on the eBook market and particularly how they believe the iTablet will replace books for students.  I have not heard a tweet &#8212; or anything.  I am also surprised that Ben Parr, and the mashable.com scene have not seen the iTablet avalanche heading their way.</p>
<p>Dr. Rory Lewis<br />
University of Colorado at Colorado Springs.<br />
Computer Science:  Epilepsy Prediction<br />
<a href="http://rorylewis.com/apple/" rel="nofollow">http://rorylewis.com/apple/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Keep the Ball Rolling: Twitter &amp; Blogging Together by Eric Rumsey</title>
		<link>http://blog.lib.uiowa.edu/hardinmd/2009/11/12/keep-the-ball-rolling-twitter-blogging-together/comment-page-1/#comment-1822</link>
		<dc:creator>Eric Rumsey</dc:creator>
		<pubDate>Wed, 18 Nov 2009 15:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lib.uiowa.edu/hardinmd/?p=4666#comment-1822</guid>
		<description>Graham, Sounds like you&#039;re the one to do it ;-) ... You could start &lt;a href=&quot;http://en.wikipedia.org/wiki/Small-world_network&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; and &lt;a href=&quot;http://books.google.com/books?id=Qpjye4jeRmoC&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Graham, Sounds like you&#8217;re the one to do it <img src='http://blog.lib.uiowa.edu/hardinmd/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  &#8230; You could start <a href="http://en.wikipedia.org/wiki/Small-world_network" rel="nofollow">here</a> and <a href="http://books.google.com/books?id=Qpjye4jeRmoC" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
