<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Data Unbound &#187; humanities</title>
	<atom:link href="http://blog.dataunbound.com/category/humanities/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dataunbound.com</link>
	<description>Helping organizations access and share data effectively.  Special focus on web APIs for data integration.</description>
	<lastBuildDate>Sat, 12 Feb 2011 21:00:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
  <link>http://blog.dataunbound.com</link>
  <url>http://blog.dataunbound.com/wp-content/plugins/favicon-manager/dataunbound.ico</url>
  <title>Data Unbound</title>
</image>
		<item>
		<title>Cool to see a digital historian explain screen-scraping</title>
		<link>http://blog.dataunbound.com/2007/05/23/cool-to-see-a-digital-historian-explain-screen-scraping/</link>
		<comments>http://blog.dataunbound.com/2007/05/23/cool-to-see-a-digital-historian-explain-screen-scraping/#comments</comments>
		<pubDate>Wed, 23 May 2007 20:51:20 +0000</pubDate>
		<dc:creator>Raymond Yee</dc:creator>
				<category><![CDATA[digital scholarship]]></category>
		<category><![CDATA[higher education]]></category>
		<category><![CDATA[humanities]]></category>
		<category><![CDATA[screen scraping]]></category>

		<guid isPermaLink="false">http://blog.dataunbound.com/2007/05/23/cool-to-see-a-digital-historian-explain-screen-scraping/</guid>
		<description><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Cool+to+see+a+digital+historian+explain+screen-scraping&amp;rft.aulast=&amp;rft.aufirst=&amp;rft.subject=digital+scholarship&amp;rft.subject=higher+education&amp;rft.subject=humanities&amp;rft.subject=screen+scraping&amp;rft.source=Data+Unbound&amp;rft.date=2007-05-23&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://blog.dataunbound.com/2007/05/23/cool-to-see-a-digital-historian-explain-screen-scraping/&amp;rft.language=English"></span>
I&#039;m adding Digital History Hacks to my list of weblogs to follow on the strength the author (William J. Turkel) &#039;s being a historian working in &#034;digital history&#034; and writing about web spidering and scraping. To wit, Digital History Hacks: Teaching Young Historians to Search, Spider and Scrape: To get the most out of the [...]]]></description>
			<content:encoded><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Cool+to+see+a+digital+historian+explain+screen-scraping&amp;rft.aulast=&amp;rft.aufirst=&amp;rft.subject=digital+scholarship&amp;rft.subject=higher+education&amp;rft.subject=humanities&amp;rft.subject=screen+scraping&amp;rft.source=Data+Unbound&amp;rft.date=2007-05-23&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://blog.dataunbound.com/2007/05/23/cool-to-see-a-digital-historian-explain-screen-scraping/&amp;rft.language=English"></span>
<p>  I&#039;m adding <a href="http://digitalhistoryhacks.blogspot.com/" class="external">Digital History Hacks</a> to my list of weblogs to follow on the strength the author (<a href="http://history.uwo.ca/faculty/turkel/" class="external">William J. Turkel</a>) &#039;s being a historian working in &#034;digital history&#034; and writing about web spidering and scraping.  To wit, <a href="http://digitalhistoryhacks.blogspot.com/2005/12/teaching-young-historians-to-search.html" class="external">Digital History Hacks: Teaching Young Historians to Search, Spider and Scrape</a>:</p>
<ul> To get the most out of the web, however, it is  crucial that we begin to teach history students the rudiments of web  programming. Spidering, for example, is the (automated) process of  visiting a webpage, creating an index and a list of links to further  pages, and then following each of those in turn and doing the same  thing. Whenever we follow the citations in a footnote to another  source, and then begin to read its footnotes, we are doing a kind of  spidering. By teaching students how to implement this process on the  computer we will not only teach them a crucial skill, we will make them  more aware of the technologies that have long underlain the historian&#039;s  craft.  Scraping refers to the process of mechanically extracting information  from sources (like webpages) that are intended to be read by people  rather than machines. Because computers don&#039;t understand text in the  way that people do, scraping has to rely on the form of the text to  extract information, rather than the meaning. As a result, scrapers are  &#039;brittle&#039;: if the form changes, the scraper breaks. For this reason, it  is important for historians to be able to create their own tools,  rather than using the tools created by others, and this, again, means  that it is necessary to learn some rudimentary web programming.</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.dataunbound.com/2007/05/23/cool-to-see-a-digital-historian-explain-screen-scraping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Volker Wulf on communities of practice</title>
		<link>http://blog.dataunbound.com/2007/02/04/volker-wulf-on-communities-of-practice/</link>
		<comments>http://blog.dataunbound.com/2007/02/04/volker-wulf-on-communities-of-practice/#comments</comments>
		<pubDate>Sun, 04 Feb 2007 16:33:45 +0000</pubDate>
		<dc:creator>Raymond Yee</dc:creator>
				<category><![CDATA[humanities]]></category>
		<category><![CDATA[iSchool]]></category>

		<guid isPermaLink="false">http://blog.dataunbound.com/2007/02/04/volker-wulf-on-communities-of-practice/</guid>
		<description><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Volker+Wulf+on+communities+of+practice&amp;rft.aulast=&amp;rft.aufirst=&amp;rft.subject=humanities&amp;rft.subject=iSchool&amp;rft.source=Data+Unbound&amp;rft.date=2007-02-04&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://blog.dataunbound.com/2007/02/04/volker-wulf-on-communities-of-practice/&amp;rft.language=English"></span>
Friday&#039;s talk by Volker Wulf at the &#034;Friday afternoon seminar on designing for specific communities of practices prompted me to look up a number of concepts and people, including: Etienne Wenger home page Network of practice &#8211; Wikipedia, the free encyclopedia Community of practice &#8211; Wikipedia, the free encyclopedia Habitus &#8211; Wikipedia, the free encyclopedia]]></description>
			<content:encoded><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Volker+Wulf+on+communities+of+practice&amp;rft.aulast=&amp;rft.aufirst=&amp;rft.subject=humanities&amp;rft.subject=iSchool&amp;rft.source=Data+Unbound&amp;rft.date=2007-02-04&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://blog.dataunbound.com/2007/02/04/volker-wulf-on-communities-of-practice/&amp;rft.language=English"></span>
<p>  Friday&#039;s talk by Volker Wulf at the <a href="http://courses.ischool.berkeley.edu/i296a-1/s07/summary.html" class="external">&#034;Friday afternoon seminar</a> on designing for specific communities of practices prompted me to look up a number of concepts and people, including:</p>
<ul>
<li>   <a href="http://www.ewenger.com/" class="external">Etienne Wenger home page</a></li>
<li>   <a href="http://en.wikipedia.org/wiki/Network_of_practice" class="external">Network of practice &#8211; Wikipedia, the free encyclopedia</a></li>
<li>   <a href="http://en.wikipedia.org/wiki/Community_of_practice" class="external">Community of practice &#8211; Wikipedia, the free encyclopedia</a></li>
<li>   <a href="http://en.wikipedia.org/wiki/Habitus" class="external">Habitus &#8211; Wikipedia, the free encyclopedia</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.dataunbound.com/2007/02/04/volker-wulf-on-communities-of-practice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web 2.0 in instruction; a book on digital humanities; UIUC folks</title>
		<link>http://blog.dataunbound.com/2007/01/16/web-20-in-instruction-a-book-on-digital-humanities-uiuc-folks/</link>
		<comments>http://blog.dataunbound.com/2007/01/16/web-20-in-instruction-a-book-on-digital-humanities-uiuc-folks/#comments</comments>
		<pubDate>Tue, 16 Jan 2007 06:26:58 +0000</pubDate>
		<dc:creator>Raymond Yee</dc:creator>
				<category><![CDATA[humanities]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[web20]]></category>

		<guid isPermaLink="false">http://blog.dataunbound.com/?p=23</guid>
		<description><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Web+2.0+in+instruction%3B+a+book+on+digital+humanities%3B+UIUC+folks&amp;rft.aulast=&amp;rft.aufirst=&amp;rft.subject=humanities&amp;rft.subject=Uncategorized&amp;rft.subject=web20&amp;rft.source=Data+Unbound&amp;rft.date=2007-01-16&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://blog.dataunbound.com/2007/01/16/web-20-in-instruction-a-book-on-digital-humanities-uiuc-folks/&amp;rft.language=English"></span>
Two words from the second half of Spotlight on Web 2.0 12-8-06 1-5-07 FridayLive! TLT Group Online Institute resonated with me: self-service disaggregation In the session, I also learned about the course ETEC 527: Technologies for Instructional Delivery. To dig deeper into digital humanities, I will read A Companion to Digital Humanities, ed. Susan Schreibman, [...]]]></description>
			<content:encoded><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Web+2.0+in+instruction%3B+a+book+on+digital+humanities%3B+UIUC+folks&amp;rft.aulast=&amp;rft.aufirst=&amp;rft.subject=humanities&amp;rft.subject=Uncategorized&amp;rft.subject=web20&amp;rft.source=Data+Unbound&amp;rft.date=2007-01-16&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://blog.dataunbound.com/2007/01/16/web-20-in-instruction-a-book-on-digital-humanities-uiuc-folks/&amp;rft.language=English"></span>
<p>  Two words from the second half of <a href="http://www.tltgroup.org/OLI/fridaylive/120806.htm" class="external">Spotlight on Web 2.0 12-8-06 1-5-07 FridayLive! TLT Group Online Institute</a> resonated with me:</p>
<ul>
<li>   self-service</li>
<li>   disaggregation</li>
</ul>
<p>In the session, I also learned about  the course <a href="http://faculty.tamu-commerce.edu/espinoza/527.html#text" class="external">ETEC 527: Technologies for Instructional Delivery</a>.</p>
<p>To dig deeper into digital humanities, I will read <a href="http://www.digitalhumanities.org/companion/" class="external">A Companion to Digital Humanities,</a>  ed. Susan Schreibman, Ray Siemens, John Unsworth. Oxford: Blackwell,  2004. I will note that there are so many great faculty at <a href="http://www.lis.uiuc.edu/oc/people/faculty/" class="external">great faculty</a> at the <a href="http://www.lis.uiuc.edu/" class="external">UIUC Graduate School of Library and Information Science</a> studying scholarly work.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dataunbound.com/2007/01/16/web-20-in-instruction-a-book-on-digital-humanities-uiuc-folks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

