personal-website/posts/2015-nov20.html

106 lines
14 KiB
HTML
Raw Normal View History

2016-08-15 16:43:08 +00:00
<!--
.. title: My First LITA
.. slug: first-LITA
.. date: 2015-11-20 14:08:25 UTC-04:00
.. tags:
.. category:
.. link: https://github.com/VickySteeves/Nikola-Site/blob/master/posts/2015-nov20.html
2016-08-15 16:43:08 +00:00
.. description:
.. type: text
-->
<!DOCTYPE html>
<html>
<body>
<p>A few weeks ago, I attend the <a href="http://www.ala.org/lita/">Library Information Technology Association</a>'s <a href="http://litaforum.org/">Forum</a>. Over the 13-15th, I attended several sessions, explored Minneapolis for the first time, and met some really awesome people. I was, as always, a bit nervous attending a new conference but the organizers had some really great 101-type sessions, and even set up <a href="http://litaforum.slack.com/">a Slack channel</a> which I found to be immensely helpful throughout the day. People organized dinners, discussed sessions in real-time, posed questions, and uploaded some hysterical gifs.</p>
<!-- TEASER_END -->
<div align="center"><img src="../../images/Computer_Cat.gif" alt="Computer Cat" height="55%" width="55%">
<p class="caption">Image from <a href="http://metro.co.uk/2015/12/23/still-stuck-at-work-here-are-some-emergency-kittens-to-cheer-you-up-5581801/">Metro UK</a>.</p></div>
<p>The first session I attended cemented to me that this conference is 1000% worth attending. <a href="https://www.lib.ncsu.edu/staff/jmcasden" >Jason Casden</a> talked about the state of open source software in the LIS community and why we are falling short of creating what he called "mature" software. He began this discussion by commending libraryland for creating and publishing a lot of open source software, but there was the big essential caveat: it has to be maintained. This becomes an issue when other institutions want to use your software, but lack prerequisite knowledge--the point is, the software is ECONOMICALLY free to obtain, but requires labour and some prerequisite hardware or software configurations you may not have and may not be free.</p>
<p>He went into some really cool discussion about the open source community in general, of course starting with Richard Stallman and his ideas on developing standardized methods of delivering software and on creating "ideologically free software."</p>
<blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">Richard Stallman....you know. Richard Stallman &lt;&lt; all that needs to be said about him <a href="https://twitter.com/hashtag/litaforum?src=hash">#litaforum</a></p>&mdash; Vicky Steeves (@VickySteeves) <a href="https://twitter.com/VickySteeves/status/665265874136342528">November 13, 2015</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<p>Now of course, Unix systems (Linux!) is widely used and increasingly popular across domains. But the central idea still remains: how can we make open source software more available in Libraryland, especially to underresourced staff? </p>
<p>Jason made an amazing point here: we as a field need to produce more "adult" software. And no, not hentai games, but software that knows what it needs and can correct an environment to allow it to thrive--we must teach software how to create an environment in which it can thrive. Most open source library software, compared to this, is in its child stage. </p>
<p>Again, the open source movement is super important and no disrespect to the developers spending their time creating amazing community resources. But the idea is that our field should spend some time thinking, deliberating, and creating tools that are easier to install, maintain, and evaluate. </p>
<img src="../../images/publicLibTechSupport.jpg" alt="Computer Cat" height="85%" width="85%">
<p class="caption"><a href="http://www.ala.org/research/sites/ala.org.research/files/content/initiatives/plftas/2011_2012/plftas12_technology%20landscape.pdf" >2011-2012 ALA Public Library Funding and Technology Access Study</a></p>
<p>To help, Jason discussed some reasonable task performance metrics that we can apply to our own open source projects. We ideally should meet an 80% threshold of usefulness for software based on these key characteristics, assessed together using the same user group for each one, and using the same success rate for each one: </p>
<ul>
<li>can someone install your software on a laptop? how long does it take? over an hour, less than an hour? for what percentage?</li>
<li>how long does it take to update dependencies?</li>
<li>time to migrate (how long??)</li>
<li>time to new production deployment (e.g. if you are funded for 5 years, how long will it take you to deploy it?)
<li>time to reasonable security (passwords, firewalls, etc)</li>
<li>time to export data (if relevant)</li>
</ul>
<hr/>
<p>Another amazing session I attended at LITA was all about "Collaborating to Deliver Better Data Management Services" from <a href="http://briannamarshall.com" >Brianna Marshall</a>, the lead in Research Data Services at University of Wisconsin, Madison, and <a href="http://dataabinitio.com/" >Kristin Briney</a>, the Data Services Librarian at University of Wisconsin, Milwaukee. This session focused on some really cool actionable stuff for me to take home to New York, as <a href="http://www.nmwolf.net/" >Nick</a> and I begin to think on some greater outreach campaigns for the research data management services we provide.</p>
<img src="../../images/UW.png" alt="UW Badger" height="55%" width="55%">
<p class="caption">~Go fighting Badgers~ Image from the <a href="http://www.uwbadgers.com/" >UW Athletics page</a>.</p>
<p>The two started off respectively discussing the environments at their own institutions. At UW-Madison, a research institution that spends about $1.1 billion in research spending, the focus of Research Data Services is mainly education and training, consultations, and support for data management plans. UW-Milwaukee is a Carnegie high research institution ($59mil research spending) with a more demographically diverse population. Their Data Services also include DMP consultations, data management training, and data management consultations.</p>
<p>Brianna went onto describe her initial framework for everything they did in the past year: increasing awareness, and creating buzz so researchers could see them as a valuable service. The first step was to improve <a href="http://researchdata.wisc.edu/" >the website for Research Data Services</a>: by providing a useful knowledge hub that had an updated aesthetic, they wanted to convey to users that RDS is a useful, active group. <a href="http://researchdata.wisc.edu/datapoints-the-rds-blog/" >The blog</a> attached to this site has amazingly cute RDM-themed graphics, too!!</p>
<img src="../../images/RDS_VDay.jpg" alt="RDS Valentine" height="85%" width="85%">
<p class="caption">Image from the <a href="http://researchdata.wisc.edu/" >RDS website</a>.</p>
<p>Additionally, Brianna started a research data management-themed digest as a way for them to both generate content and push users towards the new and improved RDS website. On this shared news, content, and events. These two were bolstered up by the newly created <a href="https://twitter.com/UWMadRschSvcs" >RDS twitter</a>. </p>
<p> Brianna also discussed two in-person meetings they began this past year: <a href="http://researchdata.wisc.edu/category/brownbags/" >a brown bag talk series</a> and a data information literacy reading group. The first was all about finding really awesome researchers and putting the spotlight on them, loosely surrounding their research data management practices and workflows. The idea here was to capitalize on researcher's social capital to bring people together to talk about research workflows and management. </p>
<p>The data information literacy reading group had about 12 participants so far, a mix of information literacy librarians, subject librarians, graduate students, library IT, and academic IT. The goal was to essentially explore the intersection between research data management and information literacy--and, create some data management evangelists on the way! This group had monthly notes as well as a teaching and learning forum talk. </p>
<p>At UW-Milwaukee, <a href="http://uwm.edu/libraries/dataservices/" >Data Services</a> was really prompted by the 2011 NSF requirement for the inclusion of data management plans with grant applications. Again, the biggest thing at this campus was creating a marketing campaign to get the word out about this new service in the library. Data Services went to faculty meetings, created a partnership with sponsored research, etc. They've put out some sweet videos also like this one below for giving researchers and others some impetus for data managements:</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/K5_ocBG5xek" frameborder="0" allowfullscreen></iframe>
<p>Kristen's vision was to get people in the room together who rarely met but were stakeholders in how researchers on campus managed their data: records managers, IT, the CIO's office, the director of networking, a compliance person, senior academic research officer/dean, IRB, and information security. The idea was to create a RDM cohort/network on campus so Data Services (and others!) could provide a research resource list, i.e. "if you have sensitive data, talk to these people" or "if you need storage options, talk to these people." This created one place for researchers to look instead of having them fumble around asking who does what on campus.</p>
<p>Kristen described her model for Data Services as "playing around in the data sandbox," which I absolutely adored. Their focus is on interdisciplinary programming, trying to train people on skills that cut across all disciplines, so in this spirit they've created things like "Data Day!" This was a part of a larger GIS series. They are trying to connect more with digital humanities also by providing support and training on TEI, OpenRefine, and RegEx. </p>
<img src="../../images/UWM_Guide.png" alt="UW Data Management" height="85%" width="85%">
<p class="caption">Find resources on their <a href="http://guides.library.uwm.edu/data" >Data Management Guide</a></p>
<p>What has been a great advantage for Data Services is their ability to try things, see what works, and possibly fail. Because it's a smaller department than the UW-Madison RDS, they have less people to get things done. For Data Services, this wiggle room has been awesome for them as they build new and kind of experimental services around data and data management. </p>
<p>Lastly, Brianna and Kristen went over the cross-campus collaboration that went on between their departments at Madison and Milwaukee. There were some existing infrastructure that helped them think more holistically about the way that they delivered their services. The UW system is completely connection: there is one system across all the UW campuses for library services. They use Primo and Alma, there is a DPLA Wisconsin hub, so why not one data services? They each had some limited local resources and didn't want to reinvent the wheel, so the idea is that they can use what each other develops!</p>
<img src="../../images/sharing_caring.jpg" alt="Sharing" height="85%" width="85%">
<p class="caption">Sharing is caring! Image taken from <a href="http://extraimago.com/image/qnu" >http://extraimago.com/image/qnu</a></p>
<p>Perhaps one of the coolest RDM-related things I had ever seen is their one of their joint projects, <a href="https://mwdatalibrariansymposium.wordpress.com" >the Midwest Data Librarians Symposium</a>. Milwaukee hosted and Madison kicked in some money for food and space. They asked a registration fee of $30 for this one day event that centered on all aspects of data librarianship. They had four facilitators who taught in four different sections: teaching data management (focus on lesson planning/curriculum building), curating data, building collaborations, and consulting. What was most exciting was that folks from other states saying they wanted to host it next year!! I really want to do this in New York. The closest thing is <a href="http://escholarship.umassmed.edu/escience_symposium/">The University of Massachusetts and New England Area Librarian e-Science Symposium</a> but I'm wondering if there is an avenue to explore for explicit RDM-type sessions. </p>
<img src="../../images/Midwest_Symposium.jpg" alt="Midwest Symposium" height="85%" width="85%">
<p class="caption">Great turnout for the 2015 Symposium! See contents (and original image) <a href="http://dc.uwm.edu/mdls/2015/" >here</a>.</p>
<p>Some future projects for them include providing some liaison librarian training, producing teaching materials for others on RDM, and collecting some cool data that passes through their doors. This involves some more intellectual work, since they have to develop a collection development policy, come up with some metadata recommendations, licensing standards, and think of a role for repository. They also want to formalize these relationships on some state/system level.</p>
<p>They closed the session going over some lessons learned from their past year building collaborations and communication between their two departments at their two campuses. The most salient for me: partnership can work on a partner-by-partner basis because personal relationships matter--most of the time, there is no top-down mandate--you have to go out and do this on your own!</p>
<hr/>
<p>LITA was definitely worth my while and if the program next year is as good as this year, you can bet you'll find me there again. Plus, amazing crepes:</p>
<blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">Everyone at <a href="https://twitter.com/hashtag/litaforum?src=hash">#litaforum</a> needs to go to Bella Crêpe on Nicollet Mall Road, I&#39;m in actual heaven.<a href="https://t.co/V0ZNAGStVH">pic.twitter.com/V0ZNAGStVH</a></p>&mdash; Vicky Steeves (@VickySteeves) <a href="https://twitter.com/VickySteeves/status/665197978039156737">November 13, 2015</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</body>
</html>