<?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>Glorious Generalist</title>
	<atom:link href="http://www.gloriousgeneralist.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gloriousgeneralist.com</link>
	<description></description>
	<lastBuildDate>Thu, 10 May 2012 18:32:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Real World Semantic Web?: Facebook’s Open Graph Protocol (ACRL Tech Connect Post)</title>
		<link>http://www.gloriousgeneralist.com/2012/05/real-world-semantic-web-facebooks-open-graph-protocol-acrl-tech-connect-post/</link>
		<comments>http://www.gloriousgeneralist.com/2012/05/real-world-semantic-web-facebooks-open-graph-protocol-acrl-tech-connect-post/#comments</comments>
		<pubDate>Thu, 10 May 2012 18:32:00 +0000</pubDate>
		<dc:creator>Margaret</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.gloriousgeneralist.com/?p=513</guid>
		<description><![CDATA[Originally posted at ACRL Tech Connect on May 10, 2012. Librarians need to understand what the semantic web is and how to use it, but this can be challenging. While the promise of the semantic web has existed for over a decade, to the uninitiated there may not seem to be many implementations that are [...]]]></description>
			<content:encoded><![CDATA[<p>Originally posted at <a href="http://acrl.ala.org/techconnect/?p=855">ACRL Tech Connect on May 10, 2012</a>.</p>
<div id="attachment_1031" class="wp-caption alignright" style="width: 310px"><a href="https://developers.facebook.com/docs/opengraph/"><img class="size-medium wp-image-1031 " title="Open graph" src="http://acrl.ala.org/techconnect/wp-content/uploads/2012/05/Open-graph1-300x93.gif" alt="" width="300" height="93" /></a><p class="wp-caption-text">Original image available at https://developers.facebook.com/docs/opengraph/</p></div>
<p>Librarians need to understand what the semantic web is and how to use it, but this can be challenging. While the promise of the semantic web has existed for over a decade, to the uninitiated there may not seem to be many implementations that are accessible to the average person.</p>
<p>One implementation that most people use daily is Facebook&#8217;s Open Graph Protocol, which is their version of the semantic web. This is a useful example to illustrate the ideas behind the semantic web and linked data. Libraries and other cultural institutions want and need to make their data open, and Facebook&#8217;s openness is highly questionable, so it will also illustrate some of the potential problems with linked data that isn&#8217;t open. There is much great work being done in the library world with the semantic web and linked data, which will be addressed in more detail in further posts.</p>
<p><strong>The Semantic Web and Linked Data</strong></p>
<p>The &#8220;semantic web&#8221; describes a web where data is understood by computers in some of the same ways humans understand it. Tim Berners-Lee illustrates this wonderfully in his 2001 <em>Scientific American</em> article with a future in which the diagnosis of a family member with cancer is made easier by the smart device which can find the most appropriate specialist in a convenient location at a convenient time, with very little work on the part of the searcher. This is only possible, however, when data is semantically meaningful. Open hours for a doctor (or a library) written on a website mean something to a human, but very little to a computer. Once those hours are structured in a way that can be made meaningful, the computer can tell you if the doctor&#8217;s office is open&#8211;and if it has access to your calendar, what you have to cancel to go there.</p>
<p>Linking data takes this implementation a step further and makes it possible to connect data, to avoid, <a href="http://www.w3.org/standards/semanticweb/data" target="_blank">as the W3C says </a>&#8220;a sheer collection of datasets&#8221;. Berners-Lee outlines the steps that <a href="http://www.w3.org/DesignIssues/LinkedData.html" target="_blank">need to be followed to make linked data</a> in a 2006 post, namely to use uniform resource indicators (URIs) as names, to present those URIs in the hypertext protocol, <a href="http://www.w3.org/standards/semanticweb/data" target="_blank">use a standard format such as RDF</a> to present useful information, and link to additional URIs with related information. A 2010 follow-up points out that to be linked <em>open</em> data, the data must be presented with a license that allows free unimpeded use, such as the Creative Commons CC-BY license. Such data doesn&#8217;t have to be structured in any particular way as long as it&#8217;s open. He says that &#8220;&#8230;you get one (big!) star if the information has been made public at all, even if it is a photo of a scan of a fax of a table &#8212; if it has an open licence.&#8221; But &#8220;five-star&#8221; linked open data meets all of the above requirements as well.</p>
<p><strong>Facebook&#8217;s Open Graph Protocol</strong></p>
<p>Moving into a different world, let&#8217;s consider what the semantic web and linked data look like at Facebook. First, it is interesting to consider what Facebook was before it was semantic. When Facebook first started in 2005, you could make a list of things you &#8220;liked&#8221;. You might have said you &#8220;liked&#8221; the movie Clueless and &#8220;liked&#8221; running, but these were just lists that would let others in your college classes know a few facts about you next time you saw them in class or at a party. In theory you could use these lists to find others that shared your interests, but this required a person to understand what interests matched each other.</p>
<p>But starting in 2010 these &#8220;likes&#8221; took on a real semantic meaning. Suddenly &#8220;liking&#8221; the movie Clueless meant that, among other things, the owners of the &#8220;Clueless&#8221; identity on Facebook could directly send you marketing announcements. In addition, you could &#8220;like&#8221; content outside of Facebook completely as long as that website used the correct markup on the page to speak to Facebook, and thus link together content with people. Unlike Facebook&#8217;s earlier scheme of <a href="http://en.wikipedia.org/wiki/Facebook_Beacon" target="_blank">Beacon</a>, it was easier to understand how you were exposing yourself to advertisers and to control privacy and sharing, though this still left people troubled.</p>
<p>In late 2011/early 2012 Facebook opened up this system even more to third party developers, which went along with the new Facebook Timeline. Now any person could perform any verb with any application. So &#8220;Margaret read a book on Goodreads&#8221; or &#8220;Margaret listened to a song on Spotify&#8221;&#8211;real world actions&#8211;turn into semantically meaningful statements on my Facebook Timeline. As long as the user authenticates the application, the application can access the necessary information to grab the information about the object from the webpage and show the user&#8217;s interaction with it.</p>
<p><strong>Developing for the Open Graph</strong></p>
<p>The Open Graph protocol was developed based on the idea of the &#8220;social graph&#8221;, which represents the connections between people and the types of relationships they have with each other. In the Facebook universe, this includes the relationships people have with other types of entities, such as media, products, and companies. It was developed by Facebook to make a quick and easy way for websites to include semantically meaningful data. It is based on the standard RDF specification for linked data and includes basic and optional metadata, as well as different types of structured data about objects, of which music and videos are the most well-defined.</p>
<p>To see the Open Graph in action, simply replace &#8220;www&#8221; with &#8220;graph&#8221; at the beginning of any Facebook page. For instance, let&#8217;s take a look at my own library&#8217;s information at <a href="http://graph.facebook.com/rebeccacrownlibrary" target="_blank">http://graph.facebook.com/rebeccacrownlibrary</a>. You can see that this page describes a library, and get our phone number, physical location, and open hours. Most important, a computer viewing this page can understand this information. For complete details,<a href="https://developers.facebook.com/docs/reference/api/" target="_blank"> see the Graph API documentation</a>&#8211;even for non-developers this is interesting; for instance, find out how to get the URL for your current profile picture to embed in other sites. To get access to this information, you can use various methods, including the <a href="https://developers.facebook.com/docs/reference/fql/" target="_blank">Facebook Query Language</a>.</p>
<p>Of course, you only get access to this information if it&#8217;s explicitly made public by the page. For anything beyond that, applications must use <a href="https://developers.facebook.com/docs/authentication/" target="_blank">authentication</a> in order to access more. Linking information from outside of Facebook is one way only&#8211;you can&#8217;t pull very much at all out of Facebook into the open web. Note that, for instance, Google searches will pull up only basic information from a Facebook page rather than any content that page has posted.</p>
<p><strong>Outside of Facebook&#8211;How &#8220;Open&#8221; is the Open Graph?</strong></p>
<p>It is precisely this closed effect that has a lot of people worried about Facebook&#8217;s implementation of the semantic web. Brad Fitzpatrick described the problems in 2007 inherent in implementations of the &#8220;social graph&#8221; on the web, which was that standards were quirky, non-interoperable, and usually completely walled off. The solution would be a Social Graph API that would create a social graph outside of any one company and belonging to all. This would allow people to find friends and connections without signing up for additional services or relying on Facebook or any other company. Fitzpatrick did later create a Social Graph API, which <a href="http://googleblog.blogspot.com/2012/01/renewing-old-resolutions-for-new-year.html" target="_blank">Google recently pulled out of their products</a>. Some of the problems of an open social graph are familiar to librarians: people are hesitant to share too much information with just anyone about with whom they associate, what they like, and what they think (Prodromou). The great boon for advertisers in social networking services is that inside walled gardens with reasonable privacy controls is that people are willing to share much more information. Thus the walled garden of Facebook, inaccessible to Google, means that that valuable social data is inaccessible. It is perhaps not coincidental that around the same time Google stopped supporting the open Social Graph API that they released the API for their own social networking service Google Plus.</p>
<p>Concerns with the Open Graph remain that it is not actually open, and in particular that it uses the open standard of RDF to ingest but not share content (Turenhout). The Open Graph Protocol website states that a variety of big websites are publishing websites with Open Graph markup and it <a href="http://ogp.me/#discuss" target="_blank">is ingested by Facebook (of course), Google, and mixi</a>. It remains unclear how much this particular standard will be adopted outside of Facebook.</p>
<p><strong>Conclusion</strong></p>
<p>Whether or not you think you have any idea what linked data is, any time you click a &#8220;like&#8221; button on a website or sign up for a social sharing app in Facebook, you are participating in the semantic web. But every time that data link goes behind a Facebook wall, it fails in being <em>open</em> linked data. Just as librarians have always worked to keep the world&#8217;s knowledge available to all, we must continue to ensure that potentially important linked data is kept open as well&#8211;and with no commercial motive. The <a href="http://lod-lam.net/summit/" target="_blank">LODLAM Summit</a> has outlined and continues to work on what linked open data looks like for libraries, archives, and museums. The W3C Library Linked Data Incubator Group <a href="http://www.w3.org/2005/Incubator/lld/XGR-lld-20111025/" target="_blank">released its final report in fall 2011</a>, which provides a thorough overview of the roles and responsibilities of libraries in the world of linked open data. There is a lot of possibility around this area right now, and the future openness of the world wide web may very well depend on action taken right now.</p>
<p>In a future post, we will examine some specific examples of work being done in the library world around the semantic web and linked data.</p>
<p><strong>Works Cited</strong></p>
<div class="csl-bib-body" style="line-height: 1.35; padding-left: 2em; text-indent: -2em;">
<div class="csl-entry">Axon, Samuel. “Facebook’s Open Graph Personalizes the Web.” <em>Mashable</em>, April 21, 2010. <a href="http://mashable.com/2010/04/21/facebook-open-graph/" target="_blank">http://mashable.com/2010/04/21/facebook-open-graph/</a>.</div>
</div>
<div class="csl-bib-body" style="line-height: 1.35; padding-left: 2em; text-indent: -2em;">
<div class="csl-entry">Berners-Lee, Tim, James Hendler, and Ora Lassila. “The Semantic Web.” Scientific American 284, no. 5 (May 2001): 34. doi: <a href="http://dx.doi.org/10.1038%2Fscientificamerican0501-34" rel="nofollow">10.1038/scientificamerican0501-34</a></div>
</div>
<div class="csl-bib-body" style="line-height: 1.35; padding-left: 2em; text-indent: -2em;">
<div class="csl-entry">Berners-Lee, Tim. “Linked Data.” <em>Design Issues</em>, July 27, 2006. <a href="http://www.w3.org/DesignIssues/LinkedData.html" target="_blank">http://www.w3.org/DesignIssues/LinkedData.html</a>.</div>
</div>
<div class="csl-bib-body" style="line-height: 1.35; padding-left: 2em; text-indent: -2em;">
<div class="csl-entry">Fitzpatrick, Brad, and David Recordon. “Thoughts on the Social Graph.” Bradfitz.com, August 17, 2007. <a href="http://bradfitz.com/social-graph-problem/" target="_blank">http://bradfitz.com/social-graph-problem/</a>.</div>
</div>
<div class="csl-bib-body" style="line-height: 1.35; padding-left: 2em; text-indent: -2em;">
<div class="csl-entry">Geron, Tomio.<a href="http://www.forbes.com/sites/tomiogeron/2012/01/18/live-facebook-adds-60-new-partners-to-open-graph/" target="_blank"> “Facebook Expands Open Graph To 60 New Apps, Many More Coming.”</a> <em>Forbes.com</em> (January 18, 2011): 20.</div>
</div>
<div class="csl-bib-body" style="line-height: 1.35; padding-left: 2em; text-indent: -2em;">
<div class="csl-entry">Giles, Jim. “If Facebook Likes the Semantic Web, You’ll Love It.” <em>New Scientist</em>, July 31, 2010.</div>
</div>
<div class="csl-bib-body" style="line-height: 1.35; padding-left: 2em; text-indent: -2em;">
<div class="csl-entry">Iskold, Alex. “Social Graph: Concepts and Issues.” <em>Read Write Web</em>, September 11, 2007. <a href="http://www.readwriteweb.com/archives/social_graph_concepts_and_issues.php" target="_blank">http://www.readwriteweb.com/archives/social_graph_concepts_and_issues.php</a>.</div>
</div>
<div class="csl-bib-body" style="line-height: 1.35; padding-left: 2em; text-indent: -2em;">
<div class="csl-entry">Mitchell, Jon. “Google Plus Releases APIs for Search, +1s and Comments.” <em>Read Write Web</em>, October 4, 2011. <a href="http://www.readwriteweb.com/archives/google_plus_releases_apis_for_search_1s_and_commen.php" target="_blank">http://www.readwriteweb.com/archives/google_plus_releases_apis_for_search_1s_and_commen.php</a>.</div>
</div>
<div class="csl-bib-body" style="line-height: 1.35; padding-left: 2em; text-indent: -2em;">
<div class="csl-entry">Prodromou, Evan. “On the Social Graph API.” <em>Evan Prodromou: His Life and Times</em>, February 21, 2012. <a href="http://evanprodromou.name/2012/02/21/on-the-social-graph-api/" target="_blank">http://evanprodromou.name/2012/02/21/on-the-social-graph-api/</a>.</div>
</div>
<div class="csl-bib-body" style="line-height: 1.35; padding-left: 2em; text-indent: -2em;">
<div class="csl-entry">Turenhout, Ryanne. “Harry Halpin on the Hidden History of the ‘Like’ Button.” Institute of Network Cultures, March 10, 2012. <a href="http://networkcultures.org/wpmu/unlikeus/2012/03/10/harry-halpin-on-the-hidden-history-of-the-like-button/" target="_blank">http://networkcultures.org/wpmu/unlikeus/2012/03/10/harry-halpin-on-the-hidden-history-of-the-like-button/</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.gloriousgeneralist.com/2012/05/real-world-semantic-web-facebooks-open-graph-protocol-acrl-tech-connect-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some obvious points about using Facebook</title>
		<link>http://www.gloriousgeneralist.com/2012/04/some-obvious-points-about-using-facebook/</link>
		<comments>http://www.gloriousgeneralist.com/2012/04/some-obvious-points-about-using-facebook/#comments</comments>
		<pubDate>Mon, 30 Apr 2012 14:51:22 +0000</pubDate>
		<dc:creator>Margaret</dc:creator>
				<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Social Networks]]></category>

		<guid isPermaLink="false">http://www.gloriousgeneralist.com/?p=507</guid>
		<description><![CDATA[I am presenting an example of how we used Facebook effectively at Dominican University&#8211;but I hope this information was already obvious. This is partly a reminder to myself about what works and to force myself to repeat a successful use of Facebook. National Library Week was a few weeks ago, and our library&#8217;s administrative assistant [...]]]></description>
			<content:encoded><![CDATA[<p>I am presenting an example of how we used Facebook effectively at Dominican University&#8211;but I hope this information was already obvious. This is partly a reminder to myself about what works and to force myself to repeat a successful use of Facebook.</p>
<p>National Library Week was a few weeks ago, and our library&#8217;s administrative assistant Sharon Tobin and Photoshop whiz got the idea to make posters for the week with the theme &#8220;Keep Calm and Read On&#8221;. (She is also my officemate and we are pretty much a Masterpiece Theatre appreciation society in here). We always have our own National Library Week theme that has pretty much nothing to do with ALA&#8217;s theme. Works for us.</p>
<p>Anyway, the posters were a huge hit.<a href="https://www.facebook.com/photo.php?fbid=360024537381817&amp;set=a.360023960715208.94342.115830091801264&amp;type=3&amp;theater" target="_blank"> (This one is mine)</a>. I pushed them heavily on the blog, the library website, and for the purposes of this post, the Facebook page.</p>
<p>Here are the Facebook statistics for that week <a href="https://www.facebook.com/115830091801264/posts/359156967468574" target="_blank">(This was the most popular post of the week.) </a>:</p>
<p><a href="http://www.gloriousgeneralist.com/wp-content/uploads/2012/04/Facebook-insights.gif"><img class="aligncenter size-medium wp-image-508" title="Facebook insights" src="http://www.gloriousgeneralist.com/wp-content/uploads/2012/04/Facebook-insights-300x142.gif" alt="" width="300" height="142" /></a></p>
<p>Note the huge spike in mid-April, which immediately fell after the end of the week, when we went back to our usual posting routines.</p>
<p>Why? Well, it was a clever idea, timely, and featured interesting sets of images that people wanted to click through and look at. These are all hallmarks of good Facebook material. My advice for good use of Facebook is to look around and see the clever and interesting ideas of the people at your library, and show them on Facebook. It may not revolutionize library service, but it may enlighten, instruct, and/or entertain your patrons, which is certainly an important part of the role of the library.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gloriousgeneralist.com/2012/04/some-obvious-points-about-using-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Report on &#8220;Copyright and Fair Use in the Digital Age&#8221;</title>
		<link>http://www.gloriousgeneralist.com/2012/04/report-on-copyright-and-fair-use-in-the-digital-age/</link>
		<comments>http://www.gloriousgeneralist.com/2012/04/report-on-copyright-and-fair-use-in-the-digital-age/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 23:50:33 +0000</pubDate>
		<dc:creator>Margaret</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Libraries]]></category>

		<guid isPermaLink="false">http://www.gloriousgeneralist.com/?p=486</guid>
		<description><![CDATA[On Monday I attended a very useful meeting put on by various institutions, including CARLI, Northwestern University, and the Association of Research Libraries called &#8220;Copyright and Fair Use in the Digital Age.&#8221; The first part of the program was a chance to learn the details about the Code of Best Practices for Fair Use in [...]]]></description>
			<content:encoded><![CDATA[<p>On Monday I attended a very useful meeting put on by various institutions, including CARLI, Northwestern University, and the Association of Research Libraries called &#8220;Copyright and Fair Use in the Digital Age.&#8221; The first part of the program was a chance to learn the details about the <em>Code of Best Practices for Fair Use in Academic and Research Libraries</em>, which was published in January 2012 as a joint project of the Association of Research Libraries, Center for Social Media at American University and the Program for Information Justice and Intellectual Property at American University. The second part of the program was from Creative Commons on &#8220;Fair Use and Copyright in the Age of the Internet.&#8221; (I will probably get those notes done too at some point). I am presenting below the notes I took during the meeting, but you can follow the <a href="http://www.arl.org/pp/ppcopyright/codefairuse/slides-libs.shtml" target="_blank">first presentation at the ARL site</a>, as well as find a lot more information and the actual code at <a href="http://arl.org/fairuse" target="_blank">arl.org/fairuse</a>.</p>
<p>The meeting was prompted by the new <em>Code of Best Practices for Fair Use in Academic and Research Libraries</em>, which is one of a series of guides addressing fair use in many different communities. Co-facilitators Brandon Butler (ARL) and Peter Jaszi (American University) are going around the country to help introduce the code. The guide provides tools to address challenges in determining what is fair use.</p>
<h2>Fair Use and Research Librarians</h2>
<h3>Copyright and Fair Use</h3>
<p>Peter Jaszi delivered the first part of the talk, which covered the legal background. After this Brandon Butler joked that we&#8217;d just gotten $7000 worth of law school. The purpose of copyright is often misunderstood or misconstrued. While some people will tell you that copyright has always been for the rights of authors, it isn&#8217;t the true story. In fact, the historic and constitutional truth is that copyright isn&#8217;t meant to reward authors or publishers, but rather is a means to promote the creation of culture. That authors and publishers are rewarded is merely a side effect. (I got a slightly different understanding of this historically from Adrian Johns&#8217; <em>Piracy</em>, but that&#8217;s in a non-American context, which is of course what this talk was about). Giving people limited monopoly supposedly stimulates people to invest their time and effort in creating cultures. Another way to encourage the making of new culture is to use existing culture, so this creates a tension.</p>
<p>This tension could serve to unbalance the whole culture creating enterprise, so there are certain &#8220;balancing features&#8221;, such as limiting the term of the copyright (which is being eroded all the time). The biggest and most controversial balancing measure is fair use: &#8220;legal, unauthorized use of copyrighted material&#8211; under some circumstances.&#8221; As Jaszi remarked, fair use allows a space for artistic creativity&#8211;as well as legal creativity.</p>
<p>There are &#8220;Four Factors&#8221; in the copyright bill of 1976 in section 107 which help determine whether the use is fair. To some people these may be very well know, but I certainly need a review every so often. They are:</p>
<blockquote>
<ul>
<li>Reason for the use</li>
<li>Kind of work</li>
<li>Amount used</li>
<li>Effect on Market</li>
</ul>
</blockquote>
<p>This is fairly loose&#8211;while it does allow judges flexibility in making their decisions, it is difficult to apply to specific cases. It is also difficult to use to make prospective decisions about what you should do in a certain case. The Supreme Court has affirmed the critical importance of fair use in free speech. It has moved into the center and is being perceived as core feature of copyright. There has been a big shift in rulings since 1990. There has been a practical renaissance and sea change in judicial interpretation with very positive connotations for various communities, including libraries. Judges now ask the following questions:</p>
<blockquote>
<ul>
<li>Whether the use is transformative? Is it a new purpose, context, audience, insight?</li>
<li>Is the amount of material used appropriate for the transformative purpose?</li>
</ul>
</blockquote>
<p>If both the answers are true, then in the vast majority of cases judge will rule fair use. There are some misunderstandings about both of these concepts, however. First, &#8220;transformative&#8221; does not have to create an independently copyrightable work, nor does the use have to be a physical transformation. One example from the scholarly research realm. You could use text and images in scholarly studies: not modifying, but re-contextualizing. For instance, taking images of Google search and making into poster is an arguable fair use.</p>
<h3>The Best Practices Approach</h3>
<p>Judges pay attention to community practice and community values. A consensus about what constitutes fair use in a communities helps to create a better culture of fair use as well as to serve as a defense of such use. American University has been working with a variety of communities to facilitate creation of fair use principles by those communities and figure out best way of handling the material. Communities with which they have worked include documentary filmmaker, scholars, media literacy, online video, dance collections, and open courseware.</p>
<p>These codes have had rapid effects on gatekeepers in various areas. One example is for documentary filmmakers, which now have an easier time getting insurance for their projects when they can show that what they are doing in their works constitutes fair use. These codes have transformed their fields and brought about new culture that wouldn&#8217;t have been possible under more timid definitions.</p>
<p>Some important realizations for going into this document is that these are best practices, not guidelines. There are a lot of pieces of folklore floating around with specific metrics, but these are not based on law. For instance, it&#8217;s not true to say that you can use two minutes or 11 bars or what have you of a piece to make it fair use. Following such guidelines will not serve as legal protection. To that end, you can understand the document as:</p>
<blockquote>
<ul>
<li>Principles, not rules.</li>
<li>Limitations, not bans. Limitations that are embodied in the codes are as integral to the document as the principles, but they are not hard and fast rules. Rather they define a thought process</li>
<li>They promote reasoning, not rote.</li>
</ul>
</blockquote>
<h3>Libraries and Fair Use</h3>
<p>Obviously this guide is aimed at librarians. The genesis was that libraries have a duty to preserve the past, answer present needs (they are first and sometimes last line of copyright defense on campuses), and think about the future role of libraries and keeping libraries relevant. As the limits of copyright keep getting extended, fewer and fewer things in library collections will fall into the public domain. An additional problem is that as people want everything in digital form, this involves making lots of copies.</p>
<p>When they did initial field research for this project, they found that librarians had the same common set of issues. First, there is a great deal of insecurity and hesitation&#8211;stakes feel very high and no one wants to get the answer wrong. &#8220;No one ever got sued for saying no,&#8221; as Brendan Butler says. Sometimes fears have led to sunk costs in projects that were important but people were too concerned to follow through. There was a general sense that fair use is an important tool, but they didn&#8217;t know how to use it. People revert to &#8220;risk aversion&#8221; rather than &#8220;risk management&#8221;. There is never no risk. But in the copyright world there seems to be no tolerance for fear ever. We need to be more sensible about this. They created this code in order to help librarians feel more comfortable in using fair use as a tool in academic libraries</p>
<h3>Code of Best Practices in Fair Use for Academic and Research Libraries</h3>
<p>Brandon and Peter switched off discussing the Code and introducing its principles. It was created by librarians. Deep deliberation by 90 librarians from 64 institutions in 9 four-hour discussions. ARL and the American Center for Social Media et al. took detailed notes of these conversations. They were then reviewed by a diverse panel of legal experts. This wasn&#8217;t to develop a &#8220;perfect&#8221; code, but to see if it&#8217;s within reason. The Code puts legal risks into perspective&#8211;balance legal risk against &#8220;mission risk&#8221;. There is a real value to projects that get ended because of fear.</p>
<p>They said of course to read the Code, but outlined the most noteworthy or important features, which I have noted below. Each numbered item in bold represents a principle that academic librarians agree is fair use, Peter and Brandon&#8217;s comments about it, and the important limitations to keep in mind, plus some enhancements that make it even more likely the use will be perceived as fair.</p>
<h3>Fair Use in 8 Common Principles</h3>
<h4>One: Digital access to teaching materials for students and professors.</h4>
<ul>
<li>This is not about physical materials. This is not about re-fighting the course pack wars. This document focuses on the digital, such as e-reserves, course websites, streaming, etc.</li>
<li>There are significant limitations to this, however. Most important: focus on pedagogical content of content being chosen.</li>
<li>When you use someone&#8217;s content, you must identify the source.</li>
<li>Consensus about providing certain enhancements.  They were dismissive of the notion of spontaneity. You can&#8217;t use something at the last minute and that makes it ok. But do have periodic review of content to see what remains necessary.</li>
<li> Georgia State hasn&#8217;t been decided yet, but there are other things coming up potentially. This document may influence the debate.</li>
</ul>
<h4>Two: Exhibits, both physical and digital.</h4>
<ul>
<li>Lots of libraries have fascinating collections and are building exhibitions and need guidance on building these.</li>
<li>People who own copyrights really value attribution.</li>
<li> Take a look at Library of Congress boilerplate on American Memory for ideas.</li>
</ul>
<h4>Three: Digitizing to preserve at-risk items</h4>
<ul>
<li>If the format isn&#8217;t already falling apart or already obsolete, section 108 doesn&#8217;t cover it.</li>
<li>Section 107 provides back-up to section 108.</li>
<li>Once the digital copies of items have been made, it should be possible to make these items available to the learning community rather than the fragile materials.</li>
<li> Use reasonable measures to ensure that to the extent possible only accredited users have access to material.</li>
<li>Librarians felt they have an ethical duty to provide measures to limit downstream use of the material. This is ethical feeling only, has no legal basis. Librarians have been socialized into believing that they have legal liability if a legal copy they make ends up in illegal use.</li>
</ul>
<h4>Four: Digital collections of archives and special collections.</h4>
<ul>
<li> How do we take rare and unique items and make them available more broadly?</li>
<li> Librarians came to consensus that this is fair use. Similar rationale to exhibitions.</li>
<li>If you have a special collection of a famous person, and they made no modification to the work, you want a record of it, but not have complete version of it.</li>
<li> Limit access to damaging or sensitive private information.</li>
</ul>
<h4>Five: Access to research and teaching materials for disabled students.</h4>
<p>There was  little controversy and so much broad consensus on this that they said it wasn&#8217;t worth going into detail on this.</p>
<h4>Six: Institutional repositories, e.g. dissertations, multimedia research</h4>
<ul>
<li> IR contract often has clause that third party material has express permission for use, so people were cutting out material willy-nilly before depositing it.</li>
<li>Up front before the person starts researching, educate about fair use.</li>
<li> ProQuest was &#8220;the main bad guy&#8221;, but getting better.</li>
<li>We all can improve on the language used and education.</li>
</ul>
<h4>Seven: Creating digital databases for &#8220;non-consumptive uses&#8221; (digitizing, indexing for search).</h4>
<ul>
<li>Data mining&#8211;you aren&#8217;t interested in reading the sources, but algorithmic analyses. This goes on in STEM and humanities. Is this a legitimate fair use activity?</li>
<li> Subject to limitations, mostly about restriction, this is fair use.</li>
</ul>
<h4>Eight: Making topically-based collections of Web-based material</h4>
<ul>
<li>These are fragile and sensitive to being taken down. The purpose for which they will be consulted later is quite different than the original purpose, so this clearly seems fair use.</li>
</ul>
<h3>Practice Makes Practice</h3>
<p>Brandon concluded by saying that he was obligated to say by the American Bar Association that &#8220;Fair use is a muscle, if you don&#8217;t use it will atrophy.&#8221; I am guessing this is hilarious lawyer humor. There were a few last comments and questions. Someone asked if the Code would be updated over time. They said that the last two principles reflected emergent scholarly practices that will have relevance to the next set of practices. Also, any institutions which uses this can and should create its own localized version. Everyone ought to know that these are opportunities that are available. Librarians know that the opportunities are fragile, and the easiest way to lose them is to sign license agreements that restrict your fair use. Suggestions for communicating with others on campus were to share this with the general counsel, but also provide backup documentation with legal information. This is something that ARL and AUSOC can help with. Faculty, on the other hand, probably need this boiled down into something more easily consumed.</p>
<p>I learned a lot from this presentation and feel a lot more confident in my ability to make decisions and explain concepts to faculty and students now, so it was definitely time well spent. I also really enjoy Sarah Hinchcliff Pearson on Creative Commons but will post that later.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gloriousgeneralist.com/2012/04/report-on-copyright-and-fair-use-in-the-digital-age/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Personal Data Monitoring: Gamifying Yourself (New ACRL Tech Connect post)</title>
		<link>http://www.gloriousgeneralist.com/2012/04/personal-data-monitoring/</link>
		<comments>http://www.gloriousgeneralist.com/2012/04/personal-data-monitoring/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 18:22:29 +0000</pubDate>
		<dc:creator>Margaret</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.gloriousgeneralist.com/?p=483</guid>
		<description><![CDATA[This post originally appeared on ACRL Tech Connect on April 9, 2012 The academic world has been talking about gamification of learning for some time now. The 2012 Horizon Report says gamification of learning will become mainstream in 2-3 years. Gamification taps into the innate human love of narrative and displaying accomplishments. Anyone working through [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://acrl.ala.org/techconnect/?p=692">This post originally appeared on ACRL Tech Connect on April 9, 2012</a></p>
<p>The academic world has been talking about gamification of learning for some time now. <a href="http://www.educause.edu/Resources/2012HorizonReport/246056">The 2012 Horizon Report says gamification of learning will become mainstream in 2-3 years</a>. Gamification taps into the innate human love of narrative and displaying accomplishments. Anyone working through Code Year is personally familiar with the lure of the green bar that tells you how far you are to your next badge. In this post I want to address a related but slightly different topic: personal data capture and analytics.</p>
<p>Where does the library fit into this? One of the roles of the academic library is to help educate and facilitate the work of researchers. Effective research requires collecting a wide variety of relevant sources, reading them, and saving the relevant information for the future. The 2010 book <em>Too Much to Know</em> by Ann Blair describes the note taking and indexing habits taught to scholars in early modern Europe. Keeping a list of topics and sources was a major focus of scholars, and the resulting notes and indexes were published in their own right. Nowadays maintaining a list of sources is easier than ever with the many tools to collect and store references&#8211;but challenges remain due to the abundance of sources and pressure to publish, among others.</p>
<p><span style="color: #800000;"><strong>New Approaches and Tools in Personal Data Monitoring</strong></span></p>
<p>Tracking one&#8217;s daily habits, reading lists and any other personal information is a very old human habit. Understanding what you are currently doing is the first step in creating better habits, and technology makes it easier to collect this data. Stephen Wolfram has been using technology to collect data about himself for nearly 25 years, and <a href="http://blog.stephenwolfram.com/2012/03/the-personal-analytics-of-my-life" target="_blank">he posted some visual examples of this a few weeks ago</a>. This includes items such as how many emails he&#8217;s sent and received, keystrokes made, and file types created. <a href="http://feltron.com/" target="_blank">The Felton report, produced by Nick Felton</a>, is a gorgeously designed book with personal data about himself and his family. But you don’t have to be a data or design whiz to collect and display personal information. For instance, to display your data in a visually compelling way you can use a service such as <a href="http://daytum.com/">Daytum</a> to create a personal data dashboard.</p>
<div id="attachment_835" class="wp-caption alignleft" style="width: 232px"><a href="http://acrl.ala.org/techconnect/wp-content/uploads/2012/04/fitbit.gif"><img class="size-full wp-image-835" title="fitbit" src="http://acrl.ala.org/techconnect/wp-content/uploads/2012/04/fitbit.gif" alt="" width="222" height="143" /></a><p class="wp-caption-text">Hours of Activity recorded by Fitbit</p></div>
<p>In the realm of fitness and health, there are many products that will help capture, store, and analyze personal data. Devices like the <a href="http://www.fitbit.com/" target="_blank">Fitbit</a> now clip or strap to your body and count steps taken, floors climbed, and hours slept. Pedometers and GPS enabled sport watches help those trying to get in shape, but the new field of personal genetic monitoring and behavior analytics promise to make it possible to know very specific information about your health and understand potential future choices to make. <a href="https://www.23andme.com/" target="_blank">23andMe</a> will map your personal genome and provide a portal for analyzing and understanding your genetic profile, allowing unprecedented ability to understand health. (<a href="http://www.nytimes.com/2012/04/03/health/research/dnas-power-to-predict-is-limited-study-finds.html">Though there is doubt about whether this can accurately predict disease</a>). For the behavioral and lifestyle aspects of health a new service called <a href="http://www.getdailydata.com/" target="_blank">Ginger.io</a> will help collect daily data for health professionals.</p>
<div id="attachment_837" class="wp-caption alignright" style="width: 310px"><a href="http://acrl.ala.org/techconnect/wp-content/uploads/2012/04/mendeley.gif"><img class=" wp-image-837 " title="mendeley" src="http://acrl.ala.org/techconnect/wp-content/uploads/2012/04/mendeley-300x225.gif" alt="" width="300" height="225" /></a><p class="wp-caption-text">Number of readers recorded by Mendeley</p></div>
<p>Visual cues of graphs of accomplishments and green progress bars can be as helpful in keeping up research and monitoring one&#8217;s personal research habits just as much as they help in learning to code or training for a marathon. One such feature is the personal reading challenge on <a href="http://www.goodreads.com/" target="_blank">Goodreads</a>,which lets you set a goal of how many books to read in the year, tracks what you&#8217;ve read, and lets you know how far behind or ahead you are at your current reading pace. Each book listed as in progress has a progress bar indicating how far along in the book you are. This is a simple but effective visual cue. Another popular tool, <a href="http://www.mendeley.com/" target="_blank">Mendeley</a>, provides a convenient way to store PDFs and track references of all kinds. Built into this is a small green icon that indicates a reference is unread. You can sort references by read/unread&#8211;by marking a reference as &#8220;read&#8221;, the article appears as read in the Mendeley research database. <a href="http://academia.edu/" target="_blank">Academia.edu</a>provides another way for scholars to share research papers and see how many readers they have.</p>
<p><span style="color: #800000;"><strong>Libraries and Personal Data</strong></span></p>
<p>How can libraries facilitate this type of personal data monitoring and make it easy for researchers to keep track of what they have done and help them set goals for the future? Last November the <a href="http://www.phd2published.com/tag/acbowrimo/" target="_blank">Academic Book Writing Month</a> (#acbowrimo) Twitter hashtag community spun off of National Novel Writing Month and challenged participants to complete the first draft of an academic book or other lengthy work. Participants tracked daily word counts and research goals and encouraged each other to complete the work. Librarians could work with researchers at their institutions, both faculty and students, on this type of peer encouragement. We already do this type of activity, but tools like Twitter make it easier to share with a community who might not come to the library often.</p>
<p>The recent furor over the change in Google&#8217;s privacy settings prompted many people to delete their Google search histories. Considered another way, this is a treasure trove of past interests to mine for a researcher trying to remember a book he or she was searching for some years ago—information that may not be available anywhere else. Librarians have certain professional ethics that make collecting and analyzing that type of personal data extremely complex. While we collect all types of data and avidly analyze it, we are careful to not keep track of what individuals read, borrowed, or asked of a librarian. This keeps individual researchers&#8217; privacy safe; the major disadvantage is that it puts the onus on the individual to collect his own data. For people who might read hundreds or thousands of books and articles it can be a challenge to track all those individual items. Library catalogs are not great at facilitating this type of recordkeeping. Some next generation catalogs provide better listing and sharing features, but the user has to know how to add each item. Even if we can&#8217;t provide users a historical list of all items they&#8217;ve ever borrowed, we can help to educate them on how to create such lists. And in fact, unless we do help researchers create lists like this we lose out on an important piece of the historical record, such as the library borrowing history in <a href="http://www.english.qmul.ac.uk/drwilliams/portal.html" target="_blank">Dissenting Academies Online</a>.</p>
<p><span style="color: #800000;"><strong>Conclusion</strong></span></p>
<p>What are some types of data we can ethically and legally share to help our researchers track personal data? We could share statistics on the average numbers of books checked out by students and faculty, articles downloaded, articles ordered, and other numbers that will help people understand where they fall along a continuum of research. Of course all libraries already collect this information&#8211;it&#8217;s just a matter of sharing it in a way that makes it easy to use. People want to collect and analyze data about what they do to help them reach their goals. Now that this is so easy we must consider how we can help them.</p>
<p>&nbsp;</p>
<div class="csl-bib-body" style="line-height: 1.35; padding-left: 2em; text-indent: -2em;">
<div class="csl-entry"><span style="color: #800000;"><strong>Works Cited</strong></span></div>
<div class="csl-entry"></div>
<div class="csl-entry">Blair, Ann. <em>Too Much to Know : Managing Scholarly Information Before the Modern Age</em>. New Haven: Yale University Press, 2010.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.gloriousgeneralist.com/2012/04/personal-data-monitoring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GTD with Google Docs</title>
		<link>http://www.gloriousgeneralist.com/2012/04/gtd-with-google-docs/</link>
		<comments>http://www.gloriousgeneralist.com/2012/04/gtd-with-google-docs/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 20:04:53 +0000</pubDate>
		<dc:creator>Margaret</dc:creator>
				<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://www.gloriousgeneralist.com/?p=477</guid>
		<description><![CDATA[I meant to write this post about three years ago after I first set this up. But I never did! I mentioned that I use a Google Docs presentation for tracking projects (in the Getting Thing Done sense) on Twitter last week, but pretty much left it at that. Today I got a request to [...]]]></description>
			<content:encoded><![CDATA[<p>I meant to write this post about three years ago after I first set this up. But I never did! I mentioned that I use a Google Docs presentation for tracking projects (in the <a href="http://www.davidco.com/about-gtd">Getting Thing Done sense</a>) on Twitter last week, but pretty much left it at that. Today I got a request to share this presentation, so I thought I would give a little context for it.</p>
<p>Getting Things Done requires a list of projects of various types. The basic set up is described in <em>Getting Things Done, </em>and really expanded upon in <em>Making Things Work</em>. I won&#8217;t go into it all here, as there are many better explanations available online. The question left unanswered by everyone is <strong>what is the best solution for me, personally?</strong> That is because the internet isn&#8217;t psychic, silly. You need to ask a librarian for that.</p>
<p>I like Remember the Milk for my daily tasks, but it&#8217;s not so good at the weekly review portion of Getting Things Done. I mean it probably could be, but I get too distracted by all the tasks and lists. So I created this presentation to just focus on one section at a time. I&#8217;ve edited out most of my more personal information, but left some of the things to get an idea of what I think about. The Personal Workflow Model is the <em>best of all possible worlds</em> scenario. Yes, I should follow that, but I rarely do to the letter. Still, it&#8217;s helpful to think about.</p>
<p>Let me know what you think!</p>
<p><em><strong>Getting Things Done Method Lists</strong><br />
</em></p>
<p><iframe src="https://docs.google.com/present/embed?id=ddpz8ztf_104cwfqxqdk" frameborder="0" width="410" height="342"></iframe></p>
<p><strong>Works Cited</strong></p>
<div class="csl-bib-body" style="line-height: 1.35; padding-left: 2em; text-indent: -2em;">
<div class="csl-entry">Allen, David. <em>Getting Things Done: The Art of Stress-Free Productivity</em>. Penguin, 2002.</div>
<div class="csl-entry"></div>
<div class="csl-entry">Allen, David. <em>Making It All Work: Winning at the Game of Work and Business of Life</em>. Viking, 2008.</div>
<div class="csl-entry"></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.gloriousgeneralist.com/2012/04/gtd-with-google-docs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Recent Presentations</title>
		<link>http://www.gloriousgeneralist.com/2012/03/recent-presentations/</link>
		<comments>http://www.gloriousgeneralist.com/2012/03/recent-presentations/#comments</comments>
		<pubDate>Mon, 26 Mar 2012 21:14:10 +0000</pubDate>
		<dc:creator>Margaret</dc:creator>
				<category><![CDATA[Conferences]]></category>

		<guid isPermaLink="false">http://www.gloriousgeneralist.com/?p=473</guid>
		<description><![CDATA[I don&#8217;t have the files or correct metadata yet, but if nothing else, a placeholder for a few recent conference appearances. My online CV in all its manifestations is pretty ugly. At IACRL 2012, I co-presented with Ariel Orlov and Ken Orenic &#8220;Creating Pedagogically Meaningful Work  for Student Workers&#8221;. I moderated and talked about Library [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t have the files or correct metadata yet, but if nothing else, a placeholder for a few recent conference appearances. My online CV in all its manifestations is pretty ugly.</p>
<p>At <a href="http://www.ila.org/iacrl2012/IACRL_Conf_Prog.pdf" target="_blank">IACRL 2012</a>, I co-presented with Ariel Orlov and Ken Orenic &#8220;Creating Pedagogically Meaningful Work  for Student Workers&#8221;. I moderated and talked about Library Labs, about which you will see quite a bit more soon. We say: give people interesting work to do and train them accordingly, and you won&#8217;t regret it.</p>
<p>Also at IACRL I talked about technical implementation of consortial institutional repositories in &#8220;Say You Want An Institutional Repository&#8221; with Caroline Sietmann, Jacob Hill, and Julie Wroblewski. My advice: <em><strong>DSpace, you can do it<em>!</em></strong></em> (But you might not want to.) (See recent posting to dspace-tech if you doubt me).</p>
<p>On a totally different track, I appeared on the <a href="http://homeeducatorsconference.org/workshops/sessions/17/15" target="_blank">Grown Homeschoolers Panel at InHome</a> Conference. This is a panel I once attended as a teenager and found really helpful. (The conference is for non-religious homeschoolers). There were mostly parents there, and as the one person who was old enough to be graduated from college with a master&#8217;s degree and doing a normal-ish job and life trajectory, I think I was very reassuring to them. My main message was: no one else will even remember or care 10 years on who went to school where.</p>
<p>These all were, by the way, within two days of each other. I napped a lot after this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gloriousgeneralist.com/2012/03/recent-presentations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lazy Consensus and Libraries: post on ACRL Tech Connect</title>
		<link>http://www.gloriousgeneralist.com/2012/03/lazy-consensus-and-libraries-post-on-acrl-tech-connect/</link>
		<comments>http://www.gloriousgeneralist.com/2012/03/lazy-consensus-and-libraries-post-on-acrl-tech-connect/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 14:36:57 +0000</pubDate>
		<dc:creator>Margaret</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.gloriousgeneralist.com/?p=468</guid>
		<description><![CDATA[Super excited to be blogging for ACRL Tech Connect. I just had my first post published&#8211; &#8220;Lazy Consensus and Libraries&#8220;, which was inspired by Bethany Nowviskie&#8217;s closing keynote at Code4Lib. Give it a read; I&#8217;d love to hear about how you could see this concept fitting in at your library.]]></description>
			<content:encoded><![CDATA[<p>Super excited to be blogging for ACRL Tech Connect. I just had my first post published&#8211; &#8220;<a href="http://acrl.ala.org/techconnect/?p=391" target="_blank">Lazy Consensus and Libraries</a>&#8220;, which was inspired by <a href="http://nowviskie.org/2012/lazy-consensus/" target="_blank">Bethany Nowviskie&#8217;s closing keynote at Code4Lib</a>.</p>
<p>Give it a read; I&#8217;d love to hear about how you could see this concept fitting in at your library.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gloriousgeneralist.com/2012/03/lazy-consensus-and-libraries-post-on-acrl-tech-connect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simplifying Library Database Interfaces</title>
		<link>http://www.gloriousgeneralist.com/2012/02/simplifying-library-database-interfaces/</link>
		<comments>http://www.gloriousgeneralist.com/2012/02/simplifying-library-database-interfaces/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 15:56:19 +0000</pubDate>
		<dc:creator>Margaret</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Libraries]]></category>

		<guid isPermaLink="false">http://www.gloriousgeneralist.com/?p=454</guid>
		<description><![CDATA[As a way to relax and unwind during a stressful work week, I decided to do some arts and crafts with electronic resources. I wanted to make the simplest interface the database would allow.  The purpose was twofold: I had to straighten out messy EBSCO research database profiles, but I also wanted to play around [...]]]></description>
			<content:encoded><![CDATA[<p>As a way to relax and unwind during a stressful work week, I decided to do some arts and crafts with electronic resources. I wanted to make the simplest interface the database would allow.  The purpose was twofold: I had to straighten out messy EBSCO research database profiles, but I also wanted to play around with EBSCO&#8217;s customization features since I knew they were more thorough than other vendors.</p>
<p>For those of you who aren&#8217;t aware of what the back end of a research database looks like for the administrator (and I am just fine with not knowing what the back end looks like for the developer, thanks), it&#8217;s a lot of options that make the database work properly with your A-Z list of journals, OpenURL resolver, proxy server, catalog, authentication, and branding, among other things. A lot of that stuff you set up at the beginning when you first acquire the database, and what&#8217;s possible to customize completely varies by vendor. For instance, some vendors don&#8217;t let you change any of that&#8211;you <strong><em>fax</em></strong>your IP addresses and proxy server address, and then if you have to make any changes, you call or sometimes fax again to do so. Some vendors are much more lenient, even letting you remove their big branding from the top of the page and put in yours. Most are somewhere in between. Maintaining all these various options and tuning them up from time to time is what&#8217;s called electronic resource management, which also encompasses many other tasks. In case you are one of my non-librarian friends and wondered what I am talking about when I say that.</p>
<div id="attachment_455" class="wp-caption alignleft" style="width: 310px"><a href="http://www.gloriousgeneralist.com/wp-content/uploads/2012/02/SimpleProfile.jpg"><img title="Simple Profile" src="http://www.gloriousgeneralist.com/wp-content/uploads/2012/02/SimpleProfile-300x138.jpg" alt="Simple Profile screenshot" width="300" height="138" /></a><p class="wp-caption-text">Simple Profile Search Interface</p></div>
<p>So back to EBSCO. They are one of those vendors which allow you a lot of freedom in changing every aspect of the search experience down to an extremely granular level. A level to which I do not have time to go, in fact, but certainly there was a lot of tune-up that needed to happen. The reason is that as of late 2011 they acquired H.W. Wilson and all of their databases. By about early February all those databases were incorporated into EBSCOHost research databases, and thus a lot of the search options needed a bit of refinement. But I was also interested in what I could take away and still leave a useable product. Enter: the Google-y EBSCOHost.</p>
<p>&#8220;Why can&#8217;t this work like Google?&#8221; is a question a lot of people, librarians and students alike, ask fairly often. If you&#8217;ve read Alan Jacobs&#8217; <a href="http://www.theatlantic.com/technology/archive/2012/02/google-trained-minds-cant-deal-with-terrible-research-database-ui/253641/" target="_blank">recent piece on the Atlantic website</a> you&#8217;ll see some good arguments for why it&#8217;s important to work on library research interfaces. I remember Aaron Schmidt declaring in a talk &#8220;Patrons shouldn&#8217;t see the word Boolean!&#8221; to resounding applause. While I don&#8217;t fully agree with either statement, I think it&#8217;s worth seeing what happens when you <em>do</em> try to make things more simple. In designing this profile, I took away as much as possible. The search options are  not as visible, but still there (Google making advanced search and verbatim search as hard to find as they have recently annoys me no end, though this is apparently only annoying to nerds). The top bar is black like the ubiquitous Google bar. And the branding is for Dominican University (the size kind of sucks currently,  that&#8217;s something to work on). Behind the scenes, Boolean searching is turned off completely. Just like our friend Google and their no more + operators except in verbatim search. But now patrons never see the word Boolean. The results page still has a lot on it, but it&#8217;s only two columns, like Google, with the results in the middle part of the grid and the options on the left bar.</p>
<div id="attachment_463" class="wp-caption alignleft" style="width: 310px"><a href="http://www.gloriousgeneralist.com/wp-content/uploads/2012/02/SimpleProfileResults.jpg"><img class="size-medium wp-image-463" title="SimpleProfileResults" src="http://www.gloriousgeneralist.com/wp-content/uploads/2012/02/SimpleProfileResults-300x139.jpg" alt="Simple Profile Results screenshot" width="300" height="139" /></a><p class="wp-caption-text">Simple Profile Results</p></div>
<p>I haven&#8217;t used this much yet, but I hope to show it in instruction sessions for students to demonstrate as something along the lines of training wheels for novice researchers. But I don&#8217;t think it&#8217;s an appropriate interface for in-depth research,  because I know what options I took away from the user. Some of them make good research better for experienced searchers even if they make them more confusing for the novice. This is the advantage to having these different profiles available, and why it&#8217;s worth spending some time really understanding what your options are.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gloriousgeneralist.com/2012/02/simplifying-library-database-interfaces/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Dark Chocolate Brownies with Sea Salt &amp; Meyer Lemon</title>
		<link>http://www.gloriousgeneralist.com/2012/02/dark-chocolate-brownies-with-sea-salt-meyer-lemon/</link>
		<comments>http://www.gloriousgeneralist.com/2012/02/dark-chocolate-brownies-with-sea-salt-meyer-lemon/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 16:59:18 +0000</pubDate>
		<dc:creator>Margaret</dc:creator>
				<category><![CDATA[Cooking]]></category>

		<guid isPermaLink="false">http://www.gloriousgeneralist.com/?p=451</guid>
		<description><![CDATA[This recipe is based on this recipe for Extra-Dark Brownies with Sea Salt &#38; Lime. I modified it a bit to make it more cakey and less fudgy. Dark Chocolate Brownies with Sea Salt &#38; Meyer Lemon 16 2-inch square brownies 1/2 cup unsalted butter 4 ounces unsweetened chocolate, in squares 1 cup sugar 1 [...]]]></description>
			<content:encoded><![CDATA[<p>This recipe is based on this recipe for <a href="http://www.thekitchn.com/weekend-snack-recipe-bitter-br-145579">Extra-Dark Brownies with Sea Salt &amp; Lime</a>. I modified it a bit to make it more cakey and less fudgy.</p>
<p>Dark Chocolate Brownies with Sea Salt &amp; Meyer Lemon<br />
16 2-inch square brownies</p>
<p>1/2 cup unsalted butter<br />
4 ounces unsweetened chocolate, in squares<br />
1 cup sugar<br />
1 cup all purpose flour<br />
1/4 cup cocoa powder<br />
2 large eggs, lightly beaten<br />
1 teaspoon vanilla<br />
1/4 teaspoon kosher salt<br />
1 Meyer lemon, juiced and zested<br />
1 ounce unsweetened chocolate, finely chopped<br />
1 teaspoon flaky or coarse sea salt. Be sure it&#8217;s not too fine or it will sink into the batter.</p>
<p>Preheat oven to 325°F and line an 8&#215;8-inch baking pan with parchment paper, leaving the paper extra-long and hanging over two sides.</p>
<p>Place a glass bowl over a pot of simmering water. Melt the chocolate and butter slowly in the bowl. Allow to cool slightly.</p>
<p>Sift together dry ingredients.</p>
<p>Beat wet ingredients together with a wire whisk. Add melted chocolate and butter.</p>
<p>Carefully fold  dry ingredients in to wet ingredients with a wire whisk in three batches. Batter will be thick, but be careful not to over stir. Pour into baking dish, and sprinkle sea salt on top.</p>
<p>Bake for 30 minutes or until toothpick comes out clean. Allow to cool for a few minutes before lifting out the parchment paper and cool on a wire rack. Cut into squares.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gloriousgeneralist.com/2012/02/dark-chocolate-brownies-with-sea-salt-meyer-lemon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Midwinter Report</title>
		<link>http://www.gloriousgeneralist.com/2012/01/midwinter-report/</link>
		<comments>http://www.gloriousgeneralist.com/2012/01/midwinter-report/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 23:03:24 +0000</pubDate>
		<dc:creator>Margaret</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Libraries]]></category>

		<guid isPermaLink="false">http://www.gloriousgeneralist.com/?p=448</guid>
		<description><![CDATA[This year marked my first ALA Midwinter Conference. I&#8217;ve been to Annual a few times (twice in DC and once in Chicago), and numerous smaller library conferences, but I&#8217;d always been curious about what Midwinter is like. This year I finally had an opportunity to attend, since I am serving on the LITA Education Committee [...]]]></description>
			<content:encoded><![CDATA[<p>This year marked my first ALA Midwinter Conference. I&#8217;ve been to Annual a few times (twice in DC and once in Chicago), and numerous smaller library conferences, but I&#8217;d always been curious about what Midwinter is like. This year I finally had an opportunity to attend, since I am serving on the <a href="http://www.ala.org/lita/involve/committees/education/lit-ed">LITA Education Committee</a> and participated on the Drupal4Lib IG &#8220;FAIL!&#8221; panel with fabulous MC and librarian <a href="http://milehighbrarian.net/">Nina McHale</a>. The FAIL! panel was lots of fun, though pretty intimidating because I was sitting at a table with some incredibly smart people who have failed in what seemed to me more exciting ways. Either way, I got to talk about <a href="http://nationalzoo.si.edu/Animals/AsiaTrail/FishingCats/factsheet.cfm">fishing cats at the National Zoo</a>. And, you know, Drupal. Which I need to work on this weekend.</p>
<p>My favorite part of Midwinter is the fact that it&#8217;s mostly sitting down at a table with like minded people talking about issues, whether they are practical projects or general theoretical questions. It&#8217;s also small enough that you have a chance to run into people, unlike Annual where you can&#8217;t even find the people you set out to meet. For instance, walking by the Networking Uncommons I spotted <a href="http://andromedayelton.com/">Andromeda Yelton</a>, whom I met though this blog and talk to on Twitter fairly often but had only met at Internet Librarian karaoke, where it&#8217;s hard to talk about web development.</p>
<p>I attended the <a href="http://www.ala.org/lita/involve/igs/linked/lit-iglld">Library Linked Data IG</a> meeting on Sunday, which was a nice mix of people and ideas. Linked data is something I know about a lot more in theory than in practice, so it was good to get an idea of what some of the practical issues are. One concern/issue is bringing the library linked data world into the rest of the semantic web world&#8211;we have the coolest data, so we need to be a part of the conversations. Another issue is actually consuming linked data in libraries, which doesn&#8217;t have as many tools or examples available but is something that is more appealing to administrators.</p>
<p>Another topic was how to share information about available tools and data sets in something like a clearinghouse. One potential on ALA Connect is linked from the ALA page above, but the <a href="https://www.zotero.org/groups/lod-lam">DLF already had a Zotero group</a>, so that&#8217;s another potential. I mentioned to someone or other I was going to put myself through Linked Data bootcamp before Code4Lib in a few weeks so I can get beyond the beginner stage. I know I always say I will blog about things and then never do (silly clothing catalog is one major example), but maybe I will blog about this.</p>
<p>Either way, in the future will definitely try to attend Midwinter.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gloriousgeneralist.com/2012/01/midwinter-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

