<?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>Found History &#187; Open Source</title>
	<atom:link href="http://www.foundhistory.org/category/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.foundhistory.org</link>
	<description>by Tom Scheinfeldt</description>
	<lastBuildDate>Wed, 28 Jul 2010 15:47:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Open Source Community and the Omeka Controlled Vocabulary Plugin</title>
		<link>http://www.foundhistory.org/2010/04/27/open-source-community-and-the-omeka-controlled-vocabulary-plugin/</link>
		<comments>http://www.foundhistory.org/2010/04/27/open-source-community-and-the-omeka-controlled-vocabulary-plugin/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 15:08:05 +0000</pubDate>
		<dc:creator>Tom Scheinfeldt</dc:creator>
				<category><![CDATA[Digital Humanities]]></category>
		<category><![CDATA[Omeka]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.foundhistory.org/?p=952</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=Open+Source+Community+and+the+Omeka+Controlled+Vocabulary+Plugin&amp;rft.aulast=Scheinfeldt&amp;rft.aufirst=Tom&amp;rft.subject=Digital+Humanities&amp;rft.subject=Omeka&amp;rft.subject=Open+Source&amp;rft.source=Found+History&amp;rft.date=2010-04-27&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.foundhistory.org/2010/04/27/open-source-community-and-the-omeka-controlled-vocabulary-plugin/&amp;rft.language=English"></span>
I love open source. Why? Here&#8217;s a fairly representative example. Following Patrick Murray-John&#8217;s excellent post and bootstrapping of a new AjaxCreate plugin for Omeka, I speculated on the Omeka Dev List about whether some related technologies and methods could be used to power a plugin to handle controlled vocabularies and authority lists, something Omeka currently [...]]]></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=Open+Source+Community+and+the+Omeka+Controlled+Vocabulary+Plugin&amp;rft.aulast=Scheinfeldt&amp;rft.aufirst=Tom&amp;rft.subject=Digital+Humanities&amp;rft.subject=Omeka&amp;rft.subject=Open+Source&amp;rft.source=Found+History&amp;rft.date=2010-04-27&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.foundhistory.org/2010/04/27/open-source-community-and-the-omeka-controlled-vocabulary-plugin/&amp;rft.language=English"></span>
<p>I love open source. Why? Here&#8217;s a fairly representative example.</p>
<p>Following Patrick Murray-John&#8217;s <a href="http://www.patrickgmj.net/node/183" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.patrickgmj.net');">excellent post</a> and bootstrapping of a new <a href="http://github.com/patrickmj/AjaxCreate" onclick="javascript:pageTracker._trackPageview('/outbound/article/github.com');">AjaxCreate plugin</a> for Omeka, <a href="http://groups.google.com/group/omeka-dev/browse_thread/thread/f1535a83a936af35" onclick="javascript:pageTracker._trackPageview('/outbound/article/groups.google.com');">I speculated on the Omeka Dev List</a> about whether some related technologies and methods could be used to power a plugin to handle controlled vocabularies and authority lists, something Omeka currently lacks and our users (including internal CHNM users) really want. After some back and forth among developers at three institutions&mdash;and some <a href="http://groups.google.com/group/omeka-dev/msg/8d849e26c13525bb?" onclick="javascript:pageTracker._trackPageview('/outbound/article/groups.google.com');">very important input</a> from a non-technical but very smart (and very brave!) member of Omeka&#8217;s end user community&mdash;we were able 1) to determine that AjaxCreate probably wasn&#8217;t the right vehicle for managing controlled vocabularies, and 2) to lay out some informal specs for a separate, lightweight ControlledVocab plugin. Patrick then set to building it and today <a href="http://groups.google.com/group/omeka-dev/browse_thread/thread/91b4856d91b7d85c" onclick="javascript:pageTracker._trackPageview('/outbound/article/groups.google.com');">introduced an alpha version of ControlledVocab to the dev list</a>.</p>
<p>All of this happened in less than a week. Through the combined efforts of developers and users, the Omeka community was able to identify, describe, and make some ambitious first steps toward pluging a hole in the software. The moral of this story is get involved. Whether you&#8217;re a developer or an end user, go download some open source software (<a href="http://omeka.org/download/" onclick="javascript:pageTracker._trackPageview('/outbound/article/omeka.org');">Omeka</a> would be a nice choice), test it out (how about <a href="http://www.google.com/url?sa=D&#038;q=http://github.com/patrickmj/ControlledVocab&#038;usg=AFQjCNFSKwgMfhvS9M6NN0aGJ2_0h4nWSg" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.google.com');">the ControlledVocab plugin</a>?), post bugs and feature requests to the forums or dev lists, and see what ensues.</p>
<p>Often it&#8217;s something marvelous. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.foundhistory.org/2010/04/27/open-source-community-and-the-omeka-controlled-vocabulary-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Benchmarking Open Source: Measuring Success by &#8220;Low End&#8221; Adoption</title>
		<link>http://www.foundhistory.org/2009/11/23/benchmarking-open-source/</link>
		<comments>http://www.foundhistory.org/2009/11/23/benchmarking-open-source/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 14:15:16 +0000</pubDate>
		<dc:creator>Tom Scheinfeldt</dc:creator>
				<category><![CDATA[Digital Humanities]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Museums]]></category>
		<category><![CDATA[Omeka]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.foundhistory.org/?p=737</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=Benchmarking+Open+Source%3A+Measuring+Success+by+%26%238220%3BLow+End%26%238221%3B+Adoption&amp;rft.aulast=Scheinfeldt&amp;rft.aufirst=Tom&amp;rft.subject=Digital+Humanities&amp;rft.subject=Libraries&amp;rft.subject=Management&amp;rft.subject=Museums&amp;rft.subject=Omeka&amp;rft.subject=Open+Source&amp;rft.source=Found+History&amp;rft.date=2009-11-23&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.foundhistory.org/2009/11/23/benchmarking-open-source/&amp;rft.language=English"></span>
In an article about Kuali adoption, the Chronicle of Higher Education quotes Campus Computing Project director, Kenneth C. Green as saying, With due respect to the elites that are at the core of Sakai and also Kuali, the real issue is not the deployment of Kuali or Sakai at MIT, at Michigan, at Indiana, or [...]]]></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=Benchmarking+Open+Source%3A+Measuring+Success+by+%26%238220%3BLow+End%26%238221%3B+Adoption&amp;rft.aulast=Scheinfeldt&amp;rft.aufirst=Tom&amp;rft.subject=Digital+Humanities&amp;rft.subject=Libraries&amp;rft.subject=Management&amp;rft.subject=Museums&amp;rft.subject=Omeka&amp;rft.subject=Open+Source&amp;rft.source=Found+History&amp;rft.date=2009-11-23&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.foundhistory.org/2009/11/23/benchmarking-open-source/&amp;rft.language=English"></span>
<p>In <a href="http://chronicle.com/article/Business-Software-Built-by/49147" onclick="javascript:pageTracker._trackPageview('/outbound/article/chronicle.com');">an article about Kuali adoption</a>, the <i>Chronicle of Higher Education</i> quotes <a href="http://www.campuscomputing.net/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.campuscomputing.net');">Campus Computing Project</a> director, Kenneth C. Green as saying,</p>
<blockquote><p>With due respect to the elites that are at the core of Sakai and also Kuali, the real issue is not the deployment of Kuali or Sakai at MIT, at Michigan, at Indiana, or at Stanford. It&#8217;s really what happens at other institutions, the non-elites.</p></blockquote>
<p>Indeed, all government- and charity (read, &#8220;foundation&#8221;)-funded open source projects should measure their success by adoption at the &#8220;low end.&#8221; That goes for library and museum technology as well; we could easily replace MIT, Michigan, Indiana, and Stanford in Mr. Green&#8217;s quote with Beinecke, Huntington, MoMA, and Getty, Though we still have a long way to go&mdash;the launch of Omeka.net will help a lot&mdash;<a href="http://omeka.org" onclick="javascript:pageTracker._trackPageview('/outbound/article/omeka.org');">Omeka</a> aims at just that target.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foundhistory.org/2009/11/23/benchmarking-open-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E-Book Readers: Parables of Closed and Open</title>
		<link>http://www.foundhistory.org/2009/10/12/e-book-readers-parables-of-closed-and-open/</link>
		<comments>http://www.foundhistory.org/2009/10/12/e-book-readers-parables-of-closed-and-open/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 18:56:46 +0000</pubDate>
		<dc:creator>Tom Scheinfeldt</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Digital Humanities]]></category>
		<category><![CDATA[History of Technology]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.foundhistory.org/?p=645</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=E-Book+Readers%3A+Parables+of+Closed+and+Open&amp;rft.aulast=Scheinfeldt&amp;rft.aufirst=Tom&amp;rft.subject=Apple&amp;rft.subject=Digital+Humanities&amp;rft.subject=History+of+Technology&amp;rft.subject=Microsoft&amp;rft.subject=Open+Source&amp;rft.subject=Tools&amp;rft.source=Found+History&amp;rft.date=2009-10-12&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.foundhistory.org/2009/10/12/e-book-readers-parables-of-closed-and-open/&amp;rft.language=English"></span>
During a discussion of e-book readers on a recent episode of Digital Campus, I made a comparison between Amazon&#8217;s Kindle and Apple&#8217;s iPod which I think more or less holds up. Just as Apple revolutionized a fragmented, immature digital music player market in the early 2000s with an elegant, intuitive new device (the iPod) and [...]]]></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=E-Book+Readers%3A+Parables+of+Closed+and+Open&amp;rft.aulast=Scheinfeldt&amp;rft.aufirst=Tom&amp;rft.subject=Apple&amp;rft.subject=Digital+Humanities&amp;rft.subject=History+of+Technology&amp;rft.subject=Microsoft&amp;rft.subject=Open+Source&amp;rft.subject=Tools&amp;rft.source=Found+History&amp;rft.date=2009-10-12&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.foundhistory.org/2009/10/12/e-book-readers-parables-of-closed-and-open/&amp;rft.language=English"></span>
<p>During a discussion of e-book readers on<a href="http://digitalcampus.tv/2009/09/14/episode-43-summer-wrap-up/" onclick="javascript:pageTracker._trackPageview('/outbound/article/digitalcampus.tv');"> a recent episode of Digital Campus</a>, I made a comparison between <a href="http://amazon.com/kindle" onclick="javascript:pageTracker._trackPageview('/outbound/article/amazon.com');">Amazon&#8217;s Kindle</a> and <a href="http://apple.com/ipod/" onclick="javascript:pageTracker._trackPageview('/outbound/article/apple.com');">Apple&#8217;s iPod</a> which I think more or less holds up. Just as Apple revolutionized a fragmented, immature digital music player market in the early 2000s with an elegant, intuitive new device (the iPod) and a seamless, integrated, but closed interface for using it (iTunes)&mdash;and in doing so managed very nearly to corner that market&mdash;so too did Amazon hope to corner an otherwise stale e-book market with the introduction last year of its slick, integrated, but closed Kindle device and wireless bookstore. No doubt Amazon would be more than happy with the eighty percent of the e-book market that Apple now enjoys of the digital music player market.</p>
<p>In recent months, however, there have been a slew of announcements that seem to suggest that Amazon will not be able to get the same kind of jump on the e-book market that Apple got on the digital music market. Several weeks ago, Sony announced that it was revamping its longstanding <a href="http://www.sonystyle.com/webapp/wcs/stores/servlet/CategoryDisplay?catalogId=10551&#038;storeId=10151&#038;langId=-1&#038;categoryId=8198552921644523779&#038;XID=O:sony%20reader:dg_read_gglsrch" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.sonystyle.com');">line of e-book readers</a> with built-in wifi (one of the big selling points of the Kindle) and support for the open <a href="http://en.wikipedia.org/wiki/EPUB" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">EPUB standard</a> (which allows it to display <a href="http://en.wikipedia.org/wiki/EPUB" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">Google Books</a>). Now <a href="http://www.pcmag.com/article2/0,2817,2354061,00.asp" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.pcmag.com');">it appears that Barnes &#038; Noble is entering the market</a> with its own e-book reader, and in more recent news, that <a href="http://news.cnet.com/8301-1023_3-10371468-93.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/news.cnet.com');">its device will run on the open source Android mobile operating platform</a>. </p>
<p>If these entries into the e-book market are successful, it may foretell of a more open future for e-books than has befallen digital music. It would also suggest that the iPod model of a closed, end-to-end user experience isn&#8217;t the future of computing, handheld or otherwise. Indeed, as successful and transformative as it is, <a href="http://www.apple.com/iphone/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.apple.com');">Apple&#8217;s iPhone</a> hasn&#8217;t been able to achieve the kind of dominance of the <a href="http://gigaom.com/2009/09/23/the-superphone-era-demands-an-improved-retail-experience/" onclick="javascript:pageTracker._trackPageview('/outbound/article/gigaom.com');">&#8220;superphone&#8221;</a> market that the iPod did of the music player market, something borne out by <a href="http://jkontherun.com/2009/10/07/android-not-iphone-is-bigger-symbian-challenger-says-gartner/" onclick="javascript:pageTracker._trackPageview('/outbound/article/jkontherun.com');">a recent report by Gartner</a>, which has Nokia&#8217;s Symbian and Android in first and second place by number of handsets by 2012 with more than fifty percent market share. This story of a relatively open hardware and operating system combination winning out over a more closed, more controlled platform is the same one that played out two decades ago when the combination of the PC and Windows won out over the Mac for leadership of the personal computing market. If Sony, Barnes &#038; Noble, and other late entrants into the e-book game finish first, it will have shown the end-to-end iPod experience to be the exception rather than the rule, much to Amazon&#8217;s disappointment I&#8217;m sure.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foundhistory.org/2009/10/12/e-book-readers-parables-of-closed-and-open/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UVA Scholars&#8217; Lab Working to Connect Omeka and Fedora</title>
		<link>http://www.foundhistory.org/2009/10/09/uva-scholars-lab-working-to-connect-omeka-and-fedora/</link>
		<comments>http://www.foundhistory.org/2009/10/09/uva-scholars-lab-working-to-connect-omeka-and-fedora/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 13:30:04 +0000</pubDate>
		<dc:creator>Tom Scheinfeldt</dc:creator>
				<category><![CDATA[Omeka]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.foundhistory.org/?p=639</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=UVA+Scholars%26%238217%3B+Lab+Working+to+Connect+Omeka+and+Fedora&amp;rft.aulast=Scheinfeldt&amp;rft.aufirst=Tom&amp;rft.subject=Omeka&amp;rft.subject=Open+Source&amp;rft.source=Found+History&amp;rft.date=2009-10-09&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.foundhistory.org/2009/10/09/uva-scholars-lab-working-to-connect-omeka-and-fedora/&amp;rft.language=English"></span>
The Scholars&#8217; Lab at the University of Virginia is working on a new plugin for Omeka that would connect an Omeka frontend to a Fedora repository backend. An early version of the code can be downloaded from the Omeka SVN repository. Any questions or comments on the plugin should be directed to the Omeka Dev [...]]]></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=UVA+Scholars%26%238217%3B+Lab+Working+to+Connect+Omeka+and+Fedora&amp;rft.aulast=Scheinfeldt&amp;rft.aufirst=Tom&amp;rft.subject=Omeka&amp;rft.subject=Open+Source&amp;rft.source=Found+History&amp;rft.date=2009-10-09&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.foundhistory.org/2009/10/09/uva-scholars-lab-working-to-connect-omeka-and-fedora/&amp;rft.language=English"></span>
<p>The <a href="http://www2.lib.virginia.edu/scholarslab/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www2.lib.virginia.edu');">Scholars&#8217; Lab at the University of Virginia</a> is working on a new plugin for <a href="http://omeka.org" onclick="javascript:pageTracker._trackPageview('/outbound/article/omeka.org');">Omeka</a> that would connect an Omeka frontend to a <a href="http://www.fedora-commons.org/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.fedora-commons.org');">Fedora</a> repository backend. An early version of the code can be downloaded from the <a href="https://addons.omeka.org/svn/plugins/FedoraConnector/trunk/" onclick="javascript:pageTracker._trackPageview('/outbound/article/addons.omeka.org');">Omeka SVN repository</a>. Any questions or comments on the plugin should be directed to the <a href="http://groups.google.com/group/omeka-dev/browse_thread/thread/aa22356db725acc9?hl=en" onclick="javascript:pageTracker._trackPageview('/outbound/article/groups.google.com');">Omeka Dev list</a>. We&#8217;re very grateful for the hard work of our friends at UVA, especially <a href="http://www.liquidfoot.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.liquidfoot.com');">Wayne Graham</a>, the Scholars&#8217; Lab&#8217;s head of research. We hope this comes as further demonstration of the growing strength of Omeka&#8217;s open source community and the flexibility of its technology.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foundhistory.org/2009/10/09/uva-scholars-lab-working-to-connect-omeka-and-fedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Briefly Noted: FOSS Culture; Digital Humanities Calendar; Guardian API; WWW Turns 20</title>
		<link>http://www.foundhistory.org/2009/03/13/briefly-noted-foss-culture-digital-humanities-calendar-guardian-api-www-turns-20/</link>
		<comments>http://www.foundhistory.org/2009/03/13/briefly-noted-foss-culture-digital-humanities-calendar-guardian-api-www-turns-20/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 15:35:48 +0000</pubDate>
		<dc:creator>Tom Scheinfeldt</dc:creator>
				<category><![CDATA[Anniversaries]]></category>
		<category><![CDATA[Briefly Noted]]></category>
		<category><![CDATA[Digital Humanities]]></category>
		<category><![CDATA[History of Technology]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Museums]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.foundhistory.org/?p=442</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=Briefly+Noted%3A+FOSS+Culture%3B+Digital+Humanities+Calendar%3B+Guardian+API%3B+WWW+Turns+20&amp;rft.aulast=Scheinfeldt&amp;rft.aufirst=Tom&amp;rft.subject=Anniversaries&amp;rft.subject=Briefly+Noted&amp;rft.subject=Digital+Humanities&amp;rft.subject=History+of+Technology&amp;rft.subject=Libraries&amp;rft.subject=Management&amp;rft.subject=Museums&amp;rft.subject=Open+Source&amp;rft.source=Found+History&amp;rft.date=2009-03-13&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.foundhistory.org/2009/03/13/briefly-noted-foss-culture-digital-humanities-calendar-guardian-api-www-turns-20/&amp;rft.language=English"></span>
GNOME Foundation executive director Stormy Peters has some advice on bridging the gap between institutional and open source cultures. Useful reading for digital humanities centers and cultural heritage institutions looking to participate in open source software development. Amanda French has posted a much-needed open calendar of upcoming events in Digital Humanities, Archives, Libraries, and Museums. [...]]]></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=Briefly+Noted%3A+FOSS+Culture%3B+Digital+Humanities+Calendar%3B+Guardian+API%3B+WWW+Turns+20&amp;rft.aulast=Scheinfeldt&amp;rft.aufirst=Tom&amp;rft.subject=Anniversaries&amp;rft.subject=Briefly+Noted&amp;rft.subject=Digital+Humanities&amp;rft.subject=History+of+Technology&amp;rft.subject=Libraries&amp;rft.subject=Management&amp;rft.subject=Museums&amp;rft.subject=Open+Source&amp;rft.source=Found+History&amp;rft.date=2009-03-13&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.foundhistory.org/2009/03/13/briefly-noted-foss-culture-digital-humanities-calendar-guardian-api-www-turns-20/&amp;rft.language=English"></span>
<p>GNOME Foundation executive director Stormy Peters has <a href="http://arstechnica.com/open-source/news/2009/02/bridging-the-gap-between-companies-and-communities-for-oss.ars" onclick="javascript:pageTracker._trackPageview('/outbound/article/arstechnica.com');">some advice on bridging the gap between institutional and open source cultures</a>. Useful reading for digital humanities centers and cultural heritage institutions looking to participate in open source software development.</p>
<p><a href="http://amandafrench.net/" onclick="javascript:pageTracker._trackPageview('/outbound/article/amandafrench.net');">Amanda French</a> has posted a much-needed open <a href="http://digital-conferences-calendar.info/" onclick="javascript:pageTracker._trackPageview('/outbound/article/digital-conferences-calendar.info');">calendar of upcoming events in Digital Humanities, Archives, Libraries, and Museums</a>.</p>
<p>The Guardian newspaper unveils <a href="http://www.guardian.co.uk/open-platform" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.guardian.co.uk');">an open API</a> to more than 1,000,000 articles written since 1999.</p>
<p>20 years ago today: Tim Berners-Lee produced <a href="http://www.w3.org/History/1989/proposal.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.w3.org');">his first written description of the Web</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foundhistory.org/2009/03/13/briefly-noted-foss-culture-digital-humanities-calendar-guardian-api-www-turns-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brand Name Scholar</title>
		<link>http://www.foundhistory.org/2009/02/26/brand-name-scholar/</link>
		<comments>http://www.foundhistory.org/2009/02/26/brand-name-scholar/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 12:33:03 +0000</pubDate>
		<dc:creator>Tom Scheinfeldt</dc:creator>
				<category><![CDATA[Digital Humanities]]></category>
		<category><![CDATA[Favorites]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Museums]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.foundhistory.org/2009/02/26/brand-name-scholar/</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=Brand+Name+Scholar&amp;rft.aulast=Scheinfeldt&amp;rft.aufirst=Tom&amp;rft.subject=Digital+Humanities&amp;rft.subject=Favorites&amp;rft.subject=Libraries&amp;rft.subject=Management&amp;rft.subject=Marketing&amp;rft.subject=Mozilla&amp;rft.subject=Museums&amp;rft.subject=Open+Source&amp;rft.subject=Twitter&amp;rft.source=Found+History&amp;rft.date=2009-02-26&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.foundhistory.org/2009/02/26/brand-name-scholar/&amp;rft.language=English"></span>
Scholars may not like it, but that doesn&#8217;t change the fact that in the 21st century&#8217;s fragmented media environment, marketing and branding are key to disseminating the knowledge and tools we produce. This is especially true in the field of digital humanities, where we are competing for attention not only with other humanists and other [...]]]></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=Brand+Name+Scholar&amp;rft.aulast=Scheinfeldt&amp;rft.aufirst=Tom&amp;rft.subject=Digital+Humanities&amp;rft.subject=Favorites&amp;rft.subject=Libraries&amp;rft.subject=Management&amp;rft.subject=Marketing&amp;rft.subject=Mozilla&amp;rft.subject=Museums&amp;rft.subject=Open+Source&amp;rft.subject=Twitter&amp;rft.source=Found+History&amp;rft.date=2009-02-26&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.foundhistory.org/2009/02/26/brand-name-scholar/&amp;rft.language=English"></span>
<p>Scholars may not like it, but that doesn&#8217;t change the fact that in the 21st century&#8217;s fragmented media environment, marketing and branding are key to disseminating the knowledge and tools we produce. This is especially true in the field of digital humanities, where we are competing for attention not only with other humanists and other cultural institutions, but also with titans of the blogosphere and big-time technology firms. Indeed, CHNM spends quite a bit of energy on branding&mdash;logo design, search engine optimization, cool SWAG, blogs like this one&mdash;something we view as central to our success and our mission: to get history into as many hands possible. (CHNM&#8217;s actual mission statement reads, &#8220;Since 1994 under the founding direction of Roy Rosenzweig, CHNM has used digital media and computer technology to democratize history—to incorporate multiple voices, reach diverse audiences, and encourage popular participation in presenting and preserving the past.&#8221;)</p>
<p>In my experience, branding is mostly a game learned by trial and error, which is the only way to really understand what works for your target audience. But business school types also have some worthwhile advice. One good place to start is a <a href="http://mashable.com/2009/02/05/personal-branding-101/" onclick="javascript:pageTracker._trackPageview('/outbound/article/mashable.com');">two  <a href="http://mashable.com/2009/02/12/personal-branding-102/">part</a> series on &#8220;personal branding&#8221; from Mashable, which provides some easy advice for building a brand for your self or your projects. Another very valuable resource, which was just posted yesterday, is the <a href="http://contribute.mozilla.org/Marketing" onclick="javascript:pageTracker._trackPageview('/outbound/article/contribute.mozilla.org');">Mozilla Community Marketing Guide</a>. In it the team that managed to carve out <a href="http://www.informationweek.com/news/internet/browsers/showArticle.jhtml?articleID=212201517&#038;subSection=All+Stories" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.informationweek.com');">a 20% market share from Microsoft for the open source web browser Firefox</a> provides invaluable guidance not only on branding, but also on giving public presentations, using social networking, finding sponsorships, and dealing with the media that is widely transferable to marketing digital humanities and cultural heritage projects.</p>
<p>It may not be pretty, but in <a href="http://googleblog.blogspot.com/2008/07/we-knew-web-was-big.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/googleblog.blogspot.com');">an internet of more than one trillion pages</a>, helping your work stand out is no sin. </p>
<p>(Note: I&#8217;ll be leading a lunchtime discussion of these and other issues relating to electronic marketing and outreach for cultural heritage projects later today at the <a href="http://webwise2009.fcla.edu/" onclick="javascript:pageTracker._trackPageview('/outbound/article/webwise2009.fcla.edu');">IMLS WebWise conference</a> in Washington, D.C. I&#8217;ll be using #webwise on Twitter if you&#8217;d like to <a href="http://www.twitter.com/foundhistory" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.twitter.com');">follow my updates</a> from the conference.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foundhistory.org/2009/02/26/brand-name-scholar/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>New Omeka Support Resources</title>
		<link>http://www.foundhistory.org/2009/02/24/new-omeka-support-resources/</link>
		<comments>http://www.foundhistory.org/2009/02/24/new-omeka-support-resources/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 14:52:54 +0000</pubDate>
		<dc:creator>Tom Scheinfeldt</dc:creator>
				<category><![CDATA[Omeka]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.foundhistory.org/2009/02/24/new-omeka-support-resources/</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=New+Omeka+Support+Resources&amp;rft.aulast=Scheinfeldt&amp;rft.aufirst=Tom&amp;rft.subject=Omeka&amp;rft.subject=Open+Source&amp;rft.source=Found+History&amp;rft.date=2009-02-24&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.foundhistory.org/2009/02/24/new-omeka-support-resources/&amp;rft.language=English"></span>
Team Omeka has been hard at work. Not only are we preparing for a 1.0 alpha release in early March, we have also been working with the Omeka community to improve support for the steadily growing numbers of institutions and individuals using Omeka to display their collections and build exhibitions in rich narrative and visual [...]]]></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=New+Omeka+Support+Resources&amp;rft.aulast=Scheinfeldt&amp;rft.aufirst=Tom&amp;rft.subject=Omeka&amp;rft.subject=Open+Source&amp;rft.source=Found+History&amp;rft.date=2009-02-24&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.foundhistory.org/2009/02/24/new-omeka-support-resources/&amp;rft.language=English"></span>
<p><img src="http://www.foundhistory.org/wp-content/uploads/2009/02/logo-horizontal-288px.gif" class="left" alt="Omeka" align="left" /> <a href="http://omeka.org/about/staff/" onclick="javascript:pageTracker._trackPageview('/outbound/article/omeka.org');">Team Omeka</a> has been hard at work. Not only are we preparing for a 1.0 alpha release in early March, we have also been working with the Omeka community to improve support for the <a href="http://omeka.org/codex/View_Sites_Powered_by_Omeka" onclick="javascript:pageTracker._trackPageview('/outbound/article/omeka.org');">steadily growing numbers of institutions and individuals</a> using Omeka to display their collections and build exhibitions in rich narrative and visual context. A few of the latest developments:</p>
<ul>
<li>A new series of Omeka &#8220;playdates&#8221; (informal training sessions) launched last week with a well-attended even at Omeka HQ in Fairfax. A second playdate, to be held on Thursday, April 2 before the start of the <a href="http://www.ncph.org/Conferences/2009/tabid/304/Default.aspx" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.ncph.org');">National Council on Public History annual meeting</a> in Providence, <a href="http://omeka.org/codex/National_Council_on_Public_History_workshop" onclick="javascript:pageTracker._trackPageview('/outbound/article/omeka.org');">was just announced</a>. A third, again in Fairfax, will fill the Friday between the close of <a href="http://www.mith2.umd.edu/dh09/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.mith2.umd.edu');">Digital Humanities 2009</a> and the start of <a href="http://thatcamp.org/" onclick="javascript:pageTracker._trackPageview('/outbound/article/thatcamp.org');">THATCamp</a> on June 26. We will be announcing additional dates in the weeks ahead. <a href="http://omeka.org/codex/Upcoming_Workshops" onclick="javascript:pageTracker._trackPageview('/outbound/article/omeka.org');">Visit the Omeka Events calendar</a> for more information, to sign up, and to see a list of upcoming papers and presentations by Omeka staff members.</li>
<li>By now many of you are already following <a href="http://twitter.com/omeka" onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');">@omeka on Twitter</a>. Do you also know that you can track changes to the Omeka trunk on Twitter by following <a href="http://twitter.com/omekatrac" onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');">@omekatrac</a>?</li>
<li>The Omeka development team and development community are always available to answer questions about theme and plugin development, receive bug reports, and accept code contributions via the <a href="http://groups.google.com/group/omeka-dev" onclick="javascript:pageTracker._trackPageview('/outbound/article/groups.google.com');">Omeka Dev Google Group</a>. Now the community is also available via IRC at irc.freenode.net #omeka. Check in at 2:30 EST on Fridays for the weekly developers&#8217; meet-up.</li>
<p></ul>
<p>As always, new or prospective Omeka users should <a href="http://omeka.org/codex/Try_Omeka_Before_Installing" onclick="javascript:pageTracker._trackPageview('/outbound/article/omeka.org');">play in the Sandbox</a> and <a href="http://omeka.org/codex/Documentation#Getting_Started" onclick="javascript:pageTracker._trackPageview('/outbound/article/omeka.org');">visit the getting started sections</a> of our open, editable documentation. In coming weeks, we will be convening a community documentation working group to improve our support resources in advance of the 1.0 release. Let us know if you&#8217;d like to <a href="http://omeka.org/get-involved/document/" onclick="javascript:pageTracker._trackPageview('/outbound/article/omeka.org');">get involved</a>.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=ee041d39-be6c-44d2-a6f9-5e186378ed66" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.foundhistory.org/2009/02/24/new-omeka-support-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Briefly Noted for February 12, 2009</title>
		<link>http://www.foundhistory.org/2009/02/12/briefly-noted-for-february-12-2009/</link>
		<comments>http://www.foundhistory.org/2009/02/12/briefly-noted-for-february-12-2009/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 12:19:56 +0000</pubDate>
		<dc:creator>Tom Scheinfeldt</dc:creator>
				<category><![CDATA[Briefly Noted]]></category>
		<category><![CDATA[Digital Humanities]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.foundhistory.org/2009/02/12/briefly-noted-for-february-12-2009/</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=Briefly+Noted+for+February+12%2C+2009&amp;rft.aulast=Scheinfeldt&amp;rft.aufirst=Tom&amp;rft.subject=Briefly+Noted&amp;rft.subject=Digital+Humanities&amp;rft.subject=Management&amp;rft.subject=Open+Source&amp;rft.source=Found+History&amp;rft.date=2009-02-12&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.foundhistory.org/2009/02/12/briefly-noted-for-february-12-2009/&amp;rft.language=English"></span>
Showing extreme negligence earlier in the week, I somehow forgot to mention the opening of applications for THATCamp 2009. Last year&#8217;s event was great. This year will be (a little) bigger and better. Another late entry: Our colleagues at the Maryland Institute of Technology in the Humanities have launched their spring series of Digital Dialogues. [...]]]></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=Briefly+Noted+for+February+12%2C+2009&amp;rft.aulast=Scheinfeldt&amp;rft.aufirst=Tom&amp;rft.subject=Briefly+Noted&amp;rft.subject=Digital+Humanities&amp;rft.subject=Management&amp;rft.subject=Open+Source&amp;rft.source=Found+History&amp;rft.date=2009-02-12&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.foundhistory.org/2009/02/12/briefly-noted-for-february-12-2009/&amp;rft.language=English"></span>
<p>Showing extreme negligence earlier in the week, I somehow forgot to mention the opening of applications for <a href="http://thatcamp.org/" onclick="javascript:pageTracker._trackPageview('/outbound/article/thatcamp.org');">THATCamp 2009</a>. Last year&#8217;s event <a href="http://www.foundhistory.org/2008/06/06/thoughts-on-thatcamp/" >was great</a>. This year will be (a little) bigger and better. </p>
<p>Another late entry: Our colleagues at the Maryland Institute of Technology in the Humanities have launched their spring series of <a href="http://mith.umd.edu/programs/digitaldialogues.php" onclick="javascript:pageTracker._trackPageview('/outbound/article/mith.umd.edu');">Digital Dialogues</a>. I&#8217;m posting too late for readers to catch CHNM&#8217;s Jeremy Boggs (who spoke this past Tuesday), but there&#8217;s plenty of time to plan a trip to College Park for Mills Kelly&#8217;s provocatively titled &#8220;What Happens When You Teach Your Students to Lie Online?&#8221; in April. Other topics this semester include Project Bamboo, Shakespeare, and robots.</p>
<p>A somewhat unlikely place for the subject matter, <a href="http://slashdot.org" onclick="javascript:pageTracker._trackPageview('/outbound/article/slashdot.org');">Slashdot</a> nevertheless has a great discussion of <a href="http://ask.slashdot.org/article.pl?sid=09/02/08/1627242&#038;from=rss" onclick="javascript:pageTracker._trackPageview('/outbound/article/ask.slashdot.org');">How Do I Start a University Transition to Open Source?</a></p>
<p>Finally, from the <em>New York Times</em>, some tips on how to run better meetings: <a href="http://www.nytimes.com/2009/01/18/jobs/18pre.html?_r=2&#038;partner=permalink&#038;exprod=permalink" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.nytimes.com');">Meetings Are a Matter of Precious Time </a>. Thanks, <a href="http://clioweb.org" onclick="javascript:pageTracker._trackPageview('/outbound/article/clioweb.org');">Jerm</a>, hint taken.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=8a7abf63-08fd-466a-aa97-dbed782dc0e5" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.foundhistory.org/2009/02/12/briefly-noted-for-february-12-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Omeka Wins MATC Award</title>
		<link>http://www.foundhistory.org/2008/12/08/omeka-wins-matc-award/</link>
		<comments>http://www.foundhistory.org/2008/12/08/omeka-wins-matc-award/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 21:57:30 +0000</pubDate>
		<dc:creator>Tom Scheinfeldt</dc:creator>
				<category><![CDATA[Omeka]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.foundhistory.org/2008/12/08/omeka-wins-matc-award/</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=Omeka+Wins+MATC+Award&amp;rft.aulast=Scheinfeldt&amp;rft.aufirst=Tom&amp;rft.subject=Omeka&amp;rft.subject=Open+Source&amp;rft.source=Found+History&amp;rft.date=2008-12-08&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.foundhistory.org/2008/12/08/omeka-wins-matc-award/&amp;rft.language=English"></span>
I&#8217;m very happy to report that Omeka was honored with a $50,000 Mellon Award for Technology Collaboration today. Congrats to the entire Omeka team and thanks to all the users who supported our nomination! A full press release is available from the Mason newsroom.]]></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=Omeka+Wins+MATC+Award&amp;rft.aulast=Scheinfeldt&amp;rft.aufirst=Tom&amp;rft.subject=Omeka&amp;rft.subject=Open+Source&amp;rft.source=Found+History&amp;rft.date=2008-12-08&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.foundhistory.org/2008/12/08/omeka-wins-matc-award/&amp;rft.language=English"></span>
<p>I&#8217;m very happy to report that <a href="http://omeka.org/" onclick="javascript:pageTracker._trackPageview('/outbound/article/omeka.org');">Omeka</a> was honored with a $50,000 <a href="http://matc.mellon.org/" onclick="javascript:pageTracker._trackPageview('/outbound/article/matc.mellon.org');">Mellon Award for Technology Collaboration</a> today. Congrats to the entire <a href="http://omeka.org/about/staff/" onclick="javascript:pageTracker._trackPageview('/outbound/article/omeka.org');">Omeka team</a> and thanks to all the users who supported our nomination!</p>
<p>A <a href="http://eagle.gmu.edu/newsroom/725/" onclick="javascript:pageTracker._trackPageview('/outbound/article/eagle.gmu.edu');">full press release</a> is available from the Mason newsroom.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foundhistory.org/2008/12/08/omeka-wins-matc-award/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
