<?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>Inherent Vice</title>
	<atom:link href="http://www.inherentvice.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.inherentvice.net</link>
	<description>Exploring the world of digital cultural heritage.</description>
	<lastBuildDate>Tue, 24 Aug 2010 01:07:04 +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>My Anthologizd UX (Part 2)</title>
		<link>http://www.inherentvice.net/?p=270</link>
		<comments>http://www.inherentvice.net/?p=270#comments</comments>
		<pubDate>Tue, 24 Aug 2010 01:06:01 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[digital humanities]]></category>
		<category><![CDATA[Anthologize]]></category>
		<category><![CDATA[CHNM]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.inherentvice.net/?p=270</guid>
		<description><![CDATA[In Part 1, I described my first experiences installing and using Anthologize. Importing Content The image problem I encountered in Part 1 seemed like a weird thing to have happen, because I&#8217;d heard that Anthologize would allow me to gather content from other blogs and turn it into a (e)book.  If remote images caused Anthologize [...]]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://www.inherentvice.net/?p=238">Part 1</a>, I described my first experiences installing and using <a href="http://www.anthologize.org">Anthologize</a>.</p>
<p><strong>Importing Content</strong><br />
The image problem I encountered in Part 1 seemed like a weird thing to have happen, because I&#8217;d heard that Anthologize would allow me to gather content from other blogs and turn it into a (e)book.  If remote images caused Anthologize to fail this function would be of limited use.</p>
<p>I really enjoy Nicholas Nova&#8217;s blog &#8220;<a href="http://www.liftlab.com/think/nova/">Pasta and Vinegar</a>&#8221; so I decided to use it as a test.  I entered the RSS feed into Anthologize and it brought back a list of all of Novas&#8217; posts.  And I mean all of them.  Checked. Ready for importing.   I really didn&#8217;t want all of his posts, just a few.  A desirable feature here would be a checkbox that flipped the import status of all the posts so that you could select just a few.</p>
<p>After clicking &#8220;Import&#8221; I was taken back to the main <em>My Projects</em> screen.  I was a little befuddled about where all the imported posts had gone.  I clicked on the last project I had opened and realized that the things I imported were now included in the list of posts (including my local blog posts).  At first I&#8217;d hoped that the filters could also be applied to the imported posts (this would make selecting from a large number of imported posts easier).  Unfortunately, the tags and categories are based on the ones from my blog, not the ones imported via the Pasta and Vinegar RSS.   I can&#8217;t say this is an Anthologize problem, it looks like the Feedburner feed from P&amp;V doesn&#8217;t include any of that information (a quick peek shows that my WP feed does &#8211; will have to try this again with a different blog to see if Anthologize recognizes it).</p>
<p>I was able to add the imported posts to a new project and it exported without any troubles &#8211; no image errors like I&#8217;d seen on my blog.  Although Novas&#8217; posts do include embedded images from Flickr they use a standard img src tag, not the Flickr wrapper .  So maybe my theory above about why my images didn&#8217;t work isn&#8217;t correct, the extra code for remote embedding maybe causing the problem.  This is causing me to rethink how I post Flickr photos to my blog and consider what some of the longer-term preservation impacts may be.</p>
<p>To test the import feature little further, I went back and imported the feed from <a href="http://sowingculture.wordpress.com">Sowing Culture</a>,  IMLS DCC&#8217;s blog which does include categories in the feed but they were not recognized by Anthologize.   Even though the image references did point back to Sowing Culture,  the PDF export went off with out a hitch.   On examining the PDF,  I found that the pages were breaking in the wrong place (<em>after</em> the post title, which left the titles dangling on the preceding page). I went back and looked at the other PDFs and found they exhibit the same behavior.   Finding page breaks in a straight run of HTML is a tough nut,  but since these are breaks across different Anthologize library items, I would think it would be possible.  I would only expect the posts to run as a complete text if I&#8217;d &#8220;Appended&#8221; one post to another.</p>
<p>Fortunately I&#8217;m not just stuck with the default PDF output,  Anthologize also allows you to export your project in ePub, TEI (with HTML) and RTF.  In Part 3, I&#8217;ll take a closer look at each of these to see what&#8217;s going on under the hood.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inherentvice.net/?feed=rss2&amp;p=270</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My Anthologize UX (Part I)</title>
		<link>http://www.inherentvice.net/?p=238</link>
		<comments>http://www.inherentvice.net/?p=238#comments</comments>
		<pubDate>Sat, 21 Aug 2010 15:45:38 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[content management systems]]></category>
		<category><![CDATA[digital humanities]]></category>
		<category><![CDATA[Anthologiz]]></category>
		<category><![CDATA[CHNM]]></category>

		<guid isPermaLink="false">http://www.inherentvice.net/?p=238</guid>
		<description><![CDATA[Since I wrote last about Anthologize I thought I&#8217;d do some reflection on my installation &#38; initial use of the tool. Rather than be a grumbly mumbly, I really need to start making some contributions to these kinds of project.  Plus,  I&#8217;ll be meeting with a colleague on Monday who is also interested in Anthologize.  [...]]]></description>
			<content:encoded><![CDATA[<p>Since I wrote last about <a href="http://www.anthologize.org">Anthologize</a> I thought I&#8217;d do some reflection on my installation &amp; initial use of the tool. Rather than be a grumbly mumbly, I really need to start making some contributions to these kinds of project.  Plus,  I&#8217;ll be meeting with a colleague on Monday who is also interested in Anthologize.  I thought it would be helpful for me to have run through the installation first.</p>
<p>What follows is a kind of &#8220;think-out-loud&#8221; exercise about my first experience with Anthologize.  I intentionally <em>did not read</em> any of the documentation before trying Anthologize out &#8211; I wanted to see how far I could get just using it just based on the interface.</p>
<p><strong>Installation</strong></p>
<p>Although I already downloaded the Anthologize plug-in, there had been a lot of traffic on the development list.  The dev team had already released an update to fix some of the initial bugs.<br />
Anthologize installs like any other WordPress plugin, so I added it to good ole Inherent Vice here.   I was a little wary about this, because I wasn&#8217;t quite sure how Anthologize would affect my regular blogging and plugins, etc.  But since it was just a plugin, it seemed worth trying it (I&#8217;d backed up my database earlier in the evening before upgrading my WordPress installation to the required 3.0 version).  Once activated, Anthologize added a new panel to my administrative dashboard.</p>
<p><strong>Creating a Project</strong></p>
<p>Under <em>My Projects</em> I created a new project, adding a title and my name as an author.  I thought I&#8217;d use Anthologize to gather all the posts I&#8217;d made about my Collections Dashboard research.</p>
<p>After adding a project, I was presented with the list of &#8220;My Projects&#8221; which now included the Collection Dashboard Diary that I&#8217;d just created.  It wasn&#8217;t quite clear what to do next, but as I hovered over the title of my project a sub-menu appeared. Project Details took me back to the screen I&#8217;d just completed with title and author information, nothing new here but nice to know you could change these after creating the project.  I went back to <em>My Projects</em> and hovered over the project title again, selecting &#8220;Manage Parts.&#8221;</p>
<p><em>Manage Parts</em> gave me options for Items and Parts.  Items included a filter that would change which posts from my blog were displayed and a list of titles of previous posts.  I assumed I would be able to click on the posts, but nothing happened.  Apparently you need to first create a &#8220;Part.&#8221; After creating a part it was possible to drag posts from the Items column to the Parts column.  It might be helpful to put something here that suggests dragging. This was a familiar pattern to me, but I don&#8217;t know if the interface makes it obvious that dragging is what was required.</p>
<p>Once  posts were added to the Items menu, an additional set of links appeared. I clicked on the Edit link and was taken to the Anthologize edit screen.  Here I was able to make changes to the original post &#8211; or so I hoped.  I was a little unsure whether Anthologize would change the original post on the blog,  or whether I was editing a copy of the post.  The title of the WordPress page was &#8220;Editing Anthologize Library Item&#8221; -  I took this as assurance that I wasn&#8217;t editing the original post.  I added some text and saved it,  but I went back to make sure nothing changed in the original post.   Nope, Anthologize had made a copy of the post for me to edit.</p>
<p>The other option was to &#8220;Append&#8221; items.  I presume that this would combine two blog posts into one Anthologize item &#8211; but I didn&#8217;t have anything I wanted to combine yet.</p>
<p><strong>Exporting a Project</strong></p>
<p>The only thing left to do was Export my project.   Anthologize walks you though a several step process that lets you select a Creative Commons license (a very nice touch to have this built in) and add a dedication and acknowledgements section.  Lastly you can choose from several different publication formats, page size (8.5&#215;11 or A4), font size and type.</p>
<p>Here&#8217;s where I ran into my first problem.  On clicking export I received the following error:</p>
<p><em>TCPDF ERROR: [Image] Unable to get image: /tmp/img_sm3Fuu</em></p>
<p>I went back and looked at the posts.  None seemed to have an embedded image with a file path like that.  I did have a Flickr badge in the middle of one post, so I removed it, thinking it could be causing a problem.  No luck.  I looked in the user forum but didn&#8217;t see an obvious solution.  There was some conversation on the development group about a similiar problem, but it didn&#8217;t seem to have anything to do with the posts I was trying to publish.</p>
<p>I then re-exported the project as a TEI (with HTML) file which went without a hitch.  On reviewing the TEI,  I realized that the posts I was trying to publish had been written on a related blog for the IMLS DCC project and the embedded images actually lived on that blog. The error that had been reported in the dev forums had to do with remote images. Once I&#8217;d removed all of the image sources,  the PDF was generated without a problem.</p>
<p>I created a new project and included several posts that I know used local images &#8211; these also exported without a problem.   Since I often use the <em>Blog This</em> feature for Flickr to publish posts to Inherent Vice, not being able to include remote images could be a problem for me.  I presume that images located remotely on Flickr will cause the PDF export to break.</p>
<p><em>This was my first impression of the Unable to Get Image problem.  In <a href="http://www.inherentvice.net/?p=270">Part 2,</a> I&#8217;ll explore what&#8217;s going on here a little more closely, import some content from another blog.  In Part 3 I&#8217;ll take a closer look at the default TEI markup.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.inherentvice.net/?feed=rss2&amp;p=238</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Anthologize &amp; User Studies</title>
		<link>http://www.inherentvice.net/?p=234</link>
		<comments>http://www.inherentvice.net/?p=234#comments</comments>
		<pubDate>Fri, 13 Aug 2010 17:32:37 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.inherentvice.net/?p=234</guid>
		<description><![CDATA[oy! Sometimes Twitter is not the right medium to have a discussion. Since I have more than 140 characters to say on the Anthologize user study and user experience discussion making the rounds. Earlier this week Claire Warwick decided to Rain on Anthologize&#8217;s Parade; kicking off an active discussion about place of user studies in [...]]]></description>
			<content:encoded><![CDATA[<p>oy!  Sometimes Twitter is not the right medium to have a discussion.   Since I have more than 140 characters to say on the <a href="http://www.anthologize.org">Anthologize</a> user study and user experience discussion making the rounds.</p>
<p>Earlier this week Claire Warwick decided to <a href="http://clairewarwick.blogspot.com/2010/08/raining-on-parade.html">Rain on Anthologize&#8217;s Parade;</a> kicking off an active discussion about place of user studies in this kind of digital humanities tool building.</p>
<p>In a tweet earlier today, I suggested not throwing the &#8220;user study&#8221; out with the bathwater.  I&#8217;m realizing now that part of the confusion in this conversation is that &#8220;user study&#8221; is a somewhat vague term that can mean several things.  In <a href="http://clairewarwick.blogspot.com/2010/08/raining-on-parade.html">Claire&#8217;s post</a> she expressed concern:</p>
<blockquote><p>I am really pleased that Anthologise had a UX team. But I can’t quite see what serious UX work you can actually do in a week. And this is a problem because if you are going to design something that  users really want you need to study them first. You need to talk to  them, interview them, observe them, feed back the results of this into  the design process, try it again, retest, get more feedback etc.</p></blockquote>
<p>While there have been several helpful responses from the UX team to Claire&#8217;s post (see <a href="http://www.twitter.com/gossettphd">Kathie&#8217;s</a> comment on clarifying that interviews (albeit rapid) were conducted and the expertise of those involved), the comments I&#8217;m responding to are the ones that have felt more defensive &#8211; along the lines of &#8220;but look at all the downloads for @zotero, @omeka, @anthologize!&#8221; (sorry <a href="http://www.twitter.com/foundhistory">Tom</a>) or <a href="http://www.twitter.com/clioweb">@clioweb</a> &#8220;Most academics write books that other academics haven&#8217;t thought of or asked for. No user surveys asking for what they want.&#8221;</p>
<p>Maybe it&#8217;s unfair to get my feathers ruffled about those (given the work that was done), but there has been less articulation of what sounds to me like a <a href="http://en.wikipedia.org/wiki/Participatory_design">participatory design</a> process.  Rather than gathering requirements, they gathered people who are representative of  users who would want Anthologize. While that&#8217;s different than the survey/interview/analysis process, it is a legitimate approach in and of itself.   As is the rapid/agile kind of development  I&#8217;ve seen come out of CHNM shops.   I think proudly owning these approaches and articulating them more clearly would be a better response than pointing to the number of downloads or devaluing different approaches.  (and as I&#8217;ve been writing, it seems like that&#8217;s been happening on twitter).   This isn&#8217;t an argument about involving users, but rather <em>what methods should we use?</em></p>
<p>While scholars may not conduct a survey to decide what the topic of their next book is (sorry Jeremy),  the book (and it still is a <em>book</em> at this point, no?) that they do write is bounded by currently accepted practice &#8211; or it makes a case for a new set of practices.   Perhaps this conversation can open up a new round of discussion about what UX means for the digital humanities,  particularly an exploration of what kinds of UX <strong>methods </strong>most benefit the kinds of projects we are undertaking.   Talking about &#8220;users studies&#8221; isn&#8217;t very helpful if you don&#8217;t know who they are (or who you&#8217;d like them to be).   If your developer is just a developer, scratching their itches might not be the best approach. But what if your developer is also a recognized humanities scholar who is blending their expertise to create new tools?  How are the UX methods that have emerged from corporate development environments compatible with humanities scholarship and tools?  UX methods are often grounded in different kinds of social science &#8211; quantitative surveys, qualitative ethnography, structured interviews, etc. Is there a humanist UX approach that has been overlooked? (thinking about <a href="http://mitworld.mit.edu/video/796">Johanna Drucker&#8217;s critiques of  visualization</a> at the MIT Hyperstudio conference). How do you match the effort at UX with the overall budget of the project (just how much did One Week cost anyway?).  What are the right forums for sharing the scholarship of studying humanities tools?  <a href="http://www.twitter.com/gossettphd">Kathie</a> says that there will be ongoing work in this direction, I would be interested in hearing more about what that research will look like.</p>
<p>As a final word on this, there are worse ways of going about this.   I&#8217;ve worked on projects that did user studies and then ignored much of what was learned to produce inferior (IMHO) products.   My own user-centered work is often hampered because I don&#8217;t have the development chops I need to give people what they want.  As much as Anthologize is about a product,  it&#8217;s also about building a community that has the ability to support the tool as it grows and evolves.   Already on-board are people who can commit code changes.   What&#8217;s the vision for including people conducting systematic UX evaluation and assessment? (as opposed to the anecdotal stream of bug reports and feature requests that will come in.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inherentvice.net/?feed=rss2&amp;p=234</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Museum Map</title>
		<link>http://www.inherentvice.net/?p=229</link>
		<comments>http://www.inherentvice.net/?p=229#comments</comments>
		<pubDate>Tue, 13 Jul 2010 02:06:25 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[museums]]></category>

		<guid isPermaLink="false">http://www.inherentvice.net/?p=229</guid>
		<description><![CDATA[I don&#8217;t know why&#8230;maybe a healthy dose of doctoral student procrastination&#8230;but I started wondering how many museums (and sites, parks, etc.) I&#8217;ve visited over the years.  On a lark I started posting them to a Google map and a few hours later ended up with this (click through to the larger version on Google for [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t know why&#8230;maybe a healthy dose of doctoral student procrastination&#8230;but I started wondering how many museums (and sites, parks, etc.) I&#8217;ve visited over the years.  On a lark I started posting them to a Google map and a few hours later ended up with this (click through to the larger version on Google for the second page&#8230;sheesh):</p>
<p><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;oe=UTF8&amp;start=0&amp;num=200&amp;msa=0&amp;msid=114096069159400627680.00048b37556c0b25fe834&amp;ll=37.46811,-88.52492&amp;spn=15.021367,33.116917&amp;output=embed"></iframe><br /><small>View <a href="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;oe=UTF8&amp;start=0&amp;num=200&amp;msa=0&amp;msid=114096069159400627680.00048b37556c0b25fe834&amp;ll=37.46811,-88.52492&amp;spn=15.021367,33.116917&amp;source=embed" style="color:#0000FF;text-align:left">My Museums </a> in a larger map</small></p>
<p>I&#8217;m sure I&#8217;ve forgotten some, but I&#8217;ll try to keep adding them as they pop into my head.   These days I&#8217;m using things like Yelp! and Foursquare to check into museums when I go.   Wouldn&#8217;t this have been a great thing for me to keep track of in the past?   But it also makes me wonder what will happen to all the footprints I&#8217;m leaving in the digital sand.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.inherentvice.net/?feed=rss2&amp;p=229</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recent Presentations</title>
		<link>http://www.inherentvice.net/?p=217</link>
		<comments>http://www.inherentvice.net/?p=217#comments</comments>
		<pubDate>Wed, 03 Mar 2010 15:46:42 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[cultural heritage]]></category>
		<category><![CDATA[ALISE2010]]></category>
		<category><![CDATA[collections dashboard]]></category>
		<category><![CDATA[iconf2010]]></category>
		<category><![CDATA[IMLS DCC]]></category>
		<category><![CDATA[information visualization]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[mw2010]]></category>

		<guid isPermaLink="false">http://www.inherentvice.net/?p=217</guid>
		<description><![CDATA[I&#8217;m a little behind getting the word out,  but here are links to a recent poster and presentation: ALISE 2010:  Patchwork Prototyping a Collections Dashboard (poster) iConference 2010: Cultural Heritage Information Dashboards Cultural Heritage Information Dashboards View more presentations from Richard Urban. Stay tuned for more on Dashboards at Museums and the Web 2010: Workshop: [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a little behind getting the word out,  but here are links to a recent poster and presentation:</p>
<p>ALISE 2010:  Patchwork Prototyping a Collections Dashboard (poster)</p>
<p><a href="http://hdl.handle.net/2142/15069"><img class="aligncenter" title="Patchwork Prototyping a Collections Dashboard" src="http://farm3.static.flickr.com/2710/4403489211_efbafd8cf6.jpg" alt="" width="429" height="500" /></a></p>
<p>iConference 2010: Cultural Heritage Information Dashboards</p>
<div id="__ss_3079021" style="width: 425px;"><strong style="display:block;margin:12px 0 4px"><a title="Cultural Heritage Information Dashboards" href="http://www.slideshare.net/musebrarian/cultural-heritage-information-dashboards">Cultural Heritage Information Dashboards</a></strong><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=ischools-100205080505-phpapp02&amp;rel=0&amp;stripped_title=cultural-heritage-information-dashboards" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=ischools-100205080505-phpapp02&amp;rel=0&amp;stripped_title=cultural-heritage-information-dashboards" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/musebrarian">Richard  Urban</a>.</div>
</div>
<p>Stay tuned for more on Dashboards at Museums and the Web 2010:</p>
<ul>
<li><strong>Workshop:</strong><a href="http://archimuse.com/mw2010/abstracts/prg_335002328.html"> Building and Evaluating Collection Dashboards</a> (Piotr Adamczyk, Richard Urban, Michael Twidale).</li>
<li><strong>Demonstration: </strong> <a href="http://www.archimuse.com/mw2010/abstracts/prg_335002318.html">Design and Development of a Collection Dashboard.</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.inherentvice.net/?feed=rss2&amp;p=217</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Archival Research Catalog on Data.gov</title>
		<link>http://www.inherentvice.net/?p=215</link>
		<comments>http://www.inherentvice.net/?p=215#comments</comments>
		<pubDate>Sat, 30 Jan 2010 00:30:15 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[archives]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[data.gov]]></category>
		<category><![CDATA[NARA]]></category>

		<guid isPermaLink="false">http://www.inherentvice.net/?p=215</guid>
		<description><![CDATA[Description Peddlers and Data.gov: Two Peas In a Pod As you may have heard, the National Archives issued a press release today announcing the release of three data sets on Data.gov: The first milestone of the Open Government Directive was met on January 22 with the release of new datasets on Data.gov. Each major government [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Description Peddlers and Data.gov: Two Peas In a Pod</strong><br />
As you may have heard, the National Archives issued a press release today announcing the release of three data sets on Data.gov:</p>
<blockquote><p>The first milestone of the Open Government Directive was met on January 22 with the release of new datasets on Data.gov. Each major government agency has uploaded at least three datasets in this initial action. The National Archives released the 2007–2009 Code of Federal Regulations and two datasets from its Archival Research Catalog. This is the first time this material is available as raw data in XML format.</p></blockquote>
<p>Read more on <a href="http://thesecretmirror.com/description/nara-and-data-dot-gov"><em>The Secret Mirror </em></a></p>
<ul></ul>
<p><a href="http://thesecretmirror.com/description/nara-and-data-dot-gov"><em></em></a> and <em>ArchivesNext</em>:</p>
<ul>
<li><a href="http://www.archivesnext.com/?p=980">NARA calls for public comments on how it can be more “open”</a></li>
<li><a href="http://www.archivesnext.com/?p=967">NARA releases data sets on data.gov, including catalog data and organizational authority records</a></li>
</ul>
<p>or Fred2.0</p>
<ul>
<li><a href="http://www.ibiblio.org/fred2.0/wordpress/?p=109">NARA Archival Research Catalog – Compressed for Your Dowloading Pleasure</a></li>
<li>Get the compressed and easily dowloadable <a href="http://www.ibiblio.org/fred2.0/NARA/">data</a> on Simon&#8217;s Fred2.0 iBiblio site. (Thanks to Simon and Mark for doing the heavy lifting here!)</li>
</ul>
<p>Original ARC data is available at <a href="http://www.data.gov/details/1357">data.gov</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.inherentvice.net/?feed=rss2&amp;p=215</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LIS310 Syllabus</title>
		<link>http://www.inherentvice.net/?p=213</link>
		<comments>http://www.inherentvice.net/?p=213#comments</comments>
		<pubDate>Tue, 22 Dec 2009 21:38:50 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[academia]]></category>
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://www.inherentvice.net/?p=213</guid>
		<description><![CDATA[Starting in January I will be teaching LIS310 Computing the in the Humanities at GSLIS. I&#8217;ve posted a draft of my syllabus and would welcome any feedback or comments from more seasoned instructors in this area. It&#8217;s been a while since I&#8217;ve taught an undergraduate course, and I&#8217;m quite excited to see the diversity of [...]]]></description>
			<content:encoded><![CDATA[<p>Starting in January I will be teaching LIS310 Computing the in the Humanities at <a href="http://www.lis.illinois.edu">GSLIS</a>.  I&#8217;ve posted a draft of my <a href="http://richardurban.net/node/885">syllabus</a> and would welcome any feedback or comments from more seasoned instructors in this area.  </p>
<p>It&#8217;s been a while since I&#8217;ve taught an undergraduate course, and I&#8217;m quite excited to see the diversity of students who have already enrolled in the course.  I&#8217;ll be updating the draft syllabus as we go along to fill in some of the details (like exactly which activity I&#8217;m using for a particular week).  </p>
<p>Thanks to all of you who have posted your digital humanities syllabuses to the web, They&#8217;ve been a useful guide as I&#8217;ve been revising this one.  Thanks also to <a href="http://www3.isrl.illinois.edu/~unsworth/"> John Unsworth</a> for sharing his earlier syllabus for this course on which this one is heavily based.   </p>
]]></content:encoded>
			<wfw:commentRss>http://www.inherentvice.net/?feed=rss2&amp;p=213</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CFP: Involving Users in the Co-Construction of Digital Knowledge in Libraries, Archives and Museums</title>
		<link>http://www.inherentvice.net/?p=199</link>
		<comments>http://www.inherentvice.net/?p=199#comments</comments>
		<pubDate>Wed, 09 Sep 2009 05:51:20 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[LIS]]></category>
		<category><![CDATA[academia]]></category>
		<category><![CDATA[announcements]]></category>
		<category><![CDATA[archives]]></category>
		<category><![CDATA[museums]]></category>

		<guid isPermaLink="false">http://www.inherentvice.net/?p=199</guid>
		<description><![CDATA[CALL FOR PAPERS &#8212; LIBRARY TRENDS The editors of Library Trends are pleased to announce plans for a special issue titled &#8220;Involving Users in the Co-Construction of Digital Knowledge in Libraries, Archives, and Museums.&#8221; This special issue will be guest edited by Drs. Paul F. Marty and Michelle M. Kazmer, College of Communication and Information, [...]]]></description>
			<content:encoded><![CDATA[<p>CALL FOR PAPERS &#8212; LIBRARY TRENDS</p>
<p>The editors of Library Trends are pleased to announce plans for a special issue titled &#8220;Involving Users in the Co-Construction of Digital Knowledge in Libraries, Archives, and Museums.&#8221;</p>
<p>This special issue will be guest edited by Drs. Paul F. Marty and Michelle M. Kazmer, College of Communication and Information, Florida State University, with Dr. Corinne Jorgensen (Florida State University), Katherine Burton Jones (Harvard Divinity School), and Richard J. Urban (University of Illinois at Urbana-Champaign).</p>
<p>DESCRIPTION</p>
<p>Many libraries, archives, and museums provide their users with social computing environments that include the ability to tag collections, annotate objects, and otherwise contribute their thoughts to the knowledge base of the institution. Information professionals and users have responded to the transition to a web 2.0 world of user-created content by developing open source tools to coordinate these activities and researching the best ways to involve users in the co-creation of digital knowledge.</p>
<p>This rapid influx of new technologies and new methods of interacting with users has come at a time when libraries, archives, and museums still struggle to share data across their own institutions, let alone between different types of institutions. Information professionals in libraries, archives, and museums had barely begun to make progress developing crosswalks and data interoperability standards when, as social computing became the norm on the web, providing the ability for users to manipulate data changed from a cool toy to a basic expectation. Moving forward &#8212; and keeping pace with user expectations &#8212; requires the coordination of many different users (in all their variety) as they contribute, participate, shape, and create all types of data in all types of contexts.</p>
<p>We need to consider what social computing really means for the future of libraries, archives, and museums, and think carefully about the future trends and long-term implications of involving users in the co-construction of knowledge online. It is important to have broad-based discussions about what happens when users are involved in shaping and directing and guiding the development of online libraries, archives, and museums and their information resources.</p>
<p>For this issue of Library Trends, therefore, we seek authors who can step back and think broadly about those issues that are raised when we bring users into the mix in various ways and at various points in the data/information/knowledge life-cycle. We are interested in receiving high-level theory pieces, supported by research data of course, but with a focus on the long-term trends involved and their implications for libraries, archives, and museums. In particular, we are looking for papers that explore the future trends and long-term implications of the many different ways in which information professionals in libraries, archives, and museums have, can, and should involve their users in the co-construction of digital knowledge based on their online collections.</p>
<p>Sample questions include, but are certainly not limited to:</p>
<ul>
<li>How are libraries, archives, and museums implementing user-contributed data / descriptions of artifacts, objects, or collections on their websites? What are the long-term implications of involving users in the co-description, co-cataloguing of digital knowledge?</li>
<li> How are libraries, archives, and museums encouraging users to create online collections of personal favorites or similar items on their websites? What are the long-term implications of involving users in the co-creation, co-curation of digital knowledge?</li>
<li>How are libraries, archives, and museums encouraging users to create / structure their own online environments, designing personalized websites or portals specifically suited to individual needs? What are the implications of involving users in the design and structuring of online interfaces for the development and presentation of digital knowledge?</li>
<li>How is the education of library, archives, and museum practitioners (and in particular the increase in online and hybrid learning technologies) influencing the ways practitioners subsequently incorporate technology into their user service environments in libraries, archives, and museums?</li>
</ul>
<p>IMPORTANT DATES</p>
<ul>
<li>Optional Abstract: December 1, 2009 (see below)</li>
<li>Submission Deadline: March 1, 2010</li>
<li> Review Decisions: May 15, 2010 (all submissions will be peer-reviewed)</li>
<li>Final Versions Due: July 15, 2010</li>
<li>Publication: Early 2011</li>
</ul>
<p>SUBMISSION INSTRUCTIONS</p>
<p>All submissions should be emailed directly to Paul Marty at marty@fsu.edu or Michelle Kazmer at mkazmer@fsu.edu.</p>
<p>For formatting instructions, please see the Library Trends Author Guidelines available here:</p>
<p>http://www.press.jhu.edu/journals/library_trends/guidelines.html</p>
<p>If you wish, you may submit an optional abstract (by email to Paul Marty at marty [at] fsu.edu or Michelle Kazmer at mkazmer [at] fsu.edu) for feedback by December 1, 2009.<br />
<a href="http://www.press.jhu.edu/journals/library_trends/"><br />
A </a><a href="http://marty.ci.fsu.edu/misc/cfp_librarytrends.pdf">PDF version</a> of this CFP is available.</p>
<p><a href="http://www.press.jhu.edu/journals/library_trends/">More information about Library Trends</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.inherentvice.net/?feed=rss2&amp;p=199</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Digs: 309 W. Vine St.</title>
		<link>http://www.inherentvice.net/?p=189</link>
		<comments>http://www.inherentvice.net/?p=189#comments</comments>
		<pubDate>Wed, 12 Aug 2009 20:41:03 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[cultural heritage]]></category>
		<category><![CDATA[mental lint]]></category>
		<category><![CDATA["champaign]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[IL"]]></category>

		<guid isPermaLink="false">http://www.inherentvice.net/?p=189</guid>
		<description><![CDATA[Every time I&#8217;ve moved into new living quarters in Chambana I&#8217;ve done a little bit of digging around to find out the history of my  house. (see Battle Creek Sanitarium) The dust from the move has finally settled enough for me to do some poking around. Recently, the University of Illinois Library digitized a large [...]]]></description>
			<content:encoded><![CDATA[<p>Every time I&#8217;ve moved into new living quarters in Chambana I&#8217;ve done a little bit of digging around to find out the history of my  house. (see <a href="http://www.inherentvice.net/?p=40">Battle Creek Sanitarium)</a> The dust from the move has finally settled enough for me to do some poking around.</p>
<div class="wp-caption aligncenter" style="width: 170px"><a href="http://www.flickr.com/photos/musebrarian/3815900222/"><img title="309 W. Vine" src="http://farm3.static.flickr.com/2597/3815900222_4bb9f51fe6_m.jpg" alt="309 W. Vine" width="160" height="240" /></a><p class="wp-caption-text">309 W. Vine</p></div>
<p>Recently, the University of Illinois Library digitized a large number of the best resources I used the last time I did this &#8211; the <a href="http://www.archive.org/search.php?query=champaign%20directory%20AND%20mediatype%3Atexts">Champaign city and county directories</a>.  These, combined with the Champaign County Historical Archives <a href="http://ccha.tufl.org/ccha/cchadb.htm">online database,</a> give a nice picture of the early history of our new place wihtout me having to leave the house. I&#8217;ll flesh this out a little more when I have a chance to go and read some of the referenced news clippings at UFL. .</p>
<p><strong>Owners</strong></p>
<ul>
<li>1904-1912: future resident Emery (aka Emory) A. Nelson works at University as a janitor. Resides in various locations on Clark St. in Champaign with wife Catherine (after 1908)</li>
<li><strong>1912</strong>: property not listed, but it is the year that the first resident <a href="http://ccha.tufl.org/ccha/records/04061912/0406191203381.htm">got married</a>.</li>
<li><strong>1914-1916</strong>: George W. Snyder (Lora M. &#8211; nee Lane); Snyder &amp; Collord Shoes<br />
<em>Snyder &amp; Collord was located at 312 Hickory. C. (where the patio for J Gould is currently)</em></li>
<li><strong>1918:</strong> Emery A. Nelson (Kathyrn); Carpenter &amp; Vernon Alldridge (Mary); Chauffeur for Chester &amp; O&#8217;Bryne Transfer Co. (63 Chester St.)<em> [C&amp;O also listed under "horse shoers"]<br />
</em></p>
<div id="attachment_196" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.archive.org/details/champaigncountyd1923"><img class="size-medium wp-image-196" title="Chester &amp; O'Bryne Transfer Co." src="http://www.inherentvice.net/wp-content/uploads/2009/08/screenshot1-300x112.png" alt="from Champaign County Directory (1923)" width="300" height="112" /></a><p class="wp-caption-text">from Champaign County Directory (1923)</p></div></li>
<li><strong>1925:</strong> E.A. Nelson (Katherine);  Carpenter Robesons &amp; Jesse J. Collins (Minnie); trucker IC (<a href="http://en.wikipedia.org/wiki/Illinois_Central">Illinois Central</a>?) <em>[the Nelsons must have been taking in boarders, as the names of other couples changes through the years]</em></li>
<li><strong>1927: </strong>E.A. Nelson (Kath);  clk (clerk?) F.K. Robeson &amp; Glenn Padgett (Mary);  driver Model Laundry
<p><div id="attachment_194" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.archive.org/details/johnsonsurbanach1927love"><img class="size-medium wp-image-194" title="Model Laundry" src="http://www.inherentvice.net/wp-content/uploads/2009/08/screenshot16-300x103.png" alt="from Johnson's Champaign-Urbana Directory (1927)" width="300" height="103" /></a><p class="wp-caption-text">from Johnson&#39;s Champaign-Urbana Directory (1927)</p></div>
<p><div id="attachment_195" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.archive.org/details/johnsonsurbanach1927love"><img class="size-medium wp-image-195" title="F.K. Robeson Advertisement" src="http://www.inherentvice.net/wp-content/uploads/2009/08/screenshot-300x112.png" alt="from Johnson's Champaign-Urbana Directory (1927)" width="300" height="112" /></a><p class="wp-caption-text">from Johnson&#39;s Champaign-Urbana Directory (1927)</p></div></li>
<li><strong>1930: </strong><a href="http://ccha.tufl.org/ccha/records/07011930/07011930690155.htm">Raymond and Blanche Nelson</a> reside at 108 S. Poplar St. in Urbana, IL <em>[not sure about the relation between R.B. Nelson and E.A. Nelson]</em></li>
<li><strong>1931: </strong><a href="http://ccha.tufl.org/ccha/records/02010002/0201000231030402.htm">Lora Snyder (nee Lane) dies</a>. March 4, 1931 <em>[She was a city nurse.]</em></li>
<li><strong>1935:</strong> Emory A. Nelson; sales Robesons; Ray. B. Nelson (Blanche); switchman <a href="http://en.wikipedia.org/wiki/Illinois_Central">Illinois Central</a> &amp; Lawrence L. Weatherford (Gladys); sign painter.  <em>[this is the last year that Emory/Emery Nelson is listed.  Katherine isn't listed in this entry]</em></li>
<li><strong>1936:</strong> Ray B. Nelson (Blanche); switchman Illinois Central (IC) &amp; Dale N. Dilley (Ruth); driver Eisner Grocery [<em>Eisners is listed under Wholesale Groceries and was located at 202-204 S. Market St. C.]</em></li>
<li><strong>1938</strong>: Ray B. Nelson (Blanche);  breakman  <em>[RBN is listed as the owner]</em></li>
<li><strong>1940:</strong> Ray B. Nelson (Blanche);  switchman &amp; Ray B. Nelson Jr.;  clerk</li>
<li><strong>1941:</strong> <a href="http://ccha.tufl.org/ccha/records/02010002/0201000241020903.htm">Emery A. Nelson</a> deceased Feb. 1941  (born December 6, 1856)</li>
<li><strong>1944</strong>: <a href="http://ccha.tufl.org/ccha/records/02001000/02001000018733.htm">R.B. Nelson Jr. served in Patton&#8217;s &#8220;Ghost&#8221; Corps</a></li>
<li><strong>1950:</strong> Raymond B. Nelson (Blanche);  delivery man <em>Courier</em></li>
<li><strong>1955:</strong> <a href="http://ccha.tufl.org/ccha/records/02001000/02001000018733.htm">R.B. Nelson deceased</a> (born May 30, 1888)</li>
<li><strong>1972:</strong> <a href="http://ccha.tufl.org/ccha/records/02010002/0201000272031310.htm">Blanche Cleavland Nelson deceased March 13, 1972</a> (Woodlawn Cemtery)</li>
</ul>
<p>The online trail ends here&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inherentvice.net/?feed=rss2&amp;p=189</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>More fun with Pipes &#8211; Champaign Urbana Historic Built Environment</title>
		<link>http://www.inherentvice.net/?p=183</link>
		<comments>http://www.inherentvice.net/?p=183#comments</comments>
		<pubDate>Sun, 03 May 2009 18:07:07 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[archives]]></category>
		<category><![CDATA[cultural heritage]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[Champaign Urbana Historic Built Environment]]></category>
		<category><![CDATA[ContentDM]]></category>
		<category><![CDATA[CUHiBE]]></category>
		<category><![CDATA[OAI]]></category>
		<category><![CDATA[Yahoo! Pipes]]></category>

		<guid isPermaLink="false">http://www.inherentvice.net/?p=183</guid>
		<description><![CDATA[Earlier this year I tried to start a &#8220;365&#8243; project on Flickr. The basic idea is that you take a new photo every day and contribute it to a pool. I&#8221;ve been a dismal failure at this so far this year, even after trying to re-start my project by begining a &#8220;Then and Now&#8221; project [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier this year I tried to start a &#8220;365&#8243; project on Flickr. The basic idea is that you take a new photo every day and contribute it to a pool.  I&#8221;ve been a dismal failure at this so far this year, even after trying to re-start my project by begining a &#8220;Then and Now&#8221; project based on the <a href="http://images.library.uiuc.edu/projects/cubuilding/">Champaign-Urbana Historic Built Environment</a> collection.  </p>
<blockquote><p>
The Champaign-Urbana Historic Built Environment Photograph Collection offers a selection from the holdings of the Champaign County Historical Archives, which was established as a department of The Urbana Free Library in 1956. Among its holdings of books, manuscripts, and maps, the archives has preserved over 50,000 photographs of local people and locations. This collection provides a sampling of the rich visual history of Champaign-Urbana&#8217;s historic built environment in the 19th and 20th century, including images of residential, commercial, governmental, educational, medical, and religious structures, and thus reflects the notion that historic buildings serve as an entryway into the community&#8217;s collective memory.</p>
<p>The Champaign-Urbana Historic Built Environment Photograph Collection is a joint project of the Champaign County Historical Archives at Urbana Free Library and the Library of the University of Illinois at Urbana-Champaign.</p></blockquote>
<p>This was as far as I got on this project:<br />
<!-- Start of Flickr Badge --></p>
<style type="text/css">
#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {background-color:#CCCCCC;border: solid 1px #000000}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
</style>
<table id="flickr_badge_uber_wrapper" cellpadding="0" cellspacing="10" border="0">
<tr>
<td><a href="http://www.flickr.com" id="flickr_www">www.<strong style="color:#3993ff">flick<span style="color:#ff1c92">r</span></strong>.com</a><br />
<table cellpadding="0" cellspacing="10" border="0" id="flickr_badge_wrapper">
<tr>
<script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?count=3&#038;display=latest&#038;size=s&#038;layout=h&#038;source=user_set&#038;user=44573711%40N00&#038;set=72157615499873777&#038;context=in%2Fset-72157615499873777%2F"></script><br />
</tr>
</table>
</td>
</tr>
</table>
<p><!-- End of Flickr Badge --></p>
<p>One thing that was becoming clear is that I needed some easier way to locate the next historic building for me to shoot.   Since I was trying to replicate the view in the original photo I&#8217;d also need to be able to see it.    Champaign has yet to be blessed with 3G, so it was painfully slow to browse to the ContentDM site and try to search for something, scroll through a list, etc. etc.   The CUHBE collection DOES include the address of the site when know, but the address has been broken up into two separate fields, neither of which appear in the short display.  There had to be an easier way to get to these records.  </p>
<p><a href="http://museumpipes.wordpress.com">Piotr</a> was able to build a Pipe that parsed the OAI_DC output from ContentDM (more coming soon from him on this) into various PIPE formats.   This was a good step forward, but I still couldn&#8217;t see the addresses of the historic buildings.  By adding a string builder module to the Piotr&#8217;s pipe, I now get the name of the building along with it&#8217;s address.  Now, what I&#8217;d really like to do is put these locations on a map, but the location builder doesn&#8217;t seem to like the addresses in here &#8211; I&#8217;m sure with a little more poking I can get it to work, stay tuned! </p>
<p><a href="http://pipes.yahoo.com/musebrarian/cubuildings">Champaign Urbana Historic Built Environment Pipe</a><br />
<script src="http://pipes.yahoo.com/js/listbadge.js">{"pipe_id":"ffc2758839e0ec82b08bdd18ea7c88c6","_btype":"list","pipe_params":{"metadataPrefix":"oai_dc","set":"cubuilding","verb":"ListRecords"}}</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.inherentvice.net/?feed=rss2&amp;p=183</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
