Friday, November 22, 2019

Listservs, jQuery, Putting out a Fire

Three very odd things I ran across this week:


  1. So we got an email from a vendor informing us they were moving to https: and we needed to update our EZproxy stanzas accordingly. Well, like most systems folks, or maybe not, I took the addition to EZproxy, and added it to the config. Well on the EZproxy listserv, one person was smart enough to scan through all of the configurations and sure enough in one of the entries, the vendor had left out the "s" in the after the HTTP in the URL. A nice catch, that without the listserv post by that librarian, we probably would not have noticed for quite some time.
  2. I started looking a the way we could use and integrate some of the bootstrap features, Randall Sean Harrison has created here. One I jumped on that I really like is the accordion feature to hide content and only expand when you need to see it. Basically, his code builds all of the frameworks for you, and then you can paste into a CMS or system like libguides which is built on bootstrap. Well I put one it, and it worked great, and then I wanted to do an information tooltip one. But I could not get it to work, and as I started looking around this feature actually should have been already working in libguides. Well, since we were loading some of the campus javascript it was conflicting with the libguides javascript. Of course, no one ever knew or even tried to use the tooltip feature below. So it's interesting how one adventure, can lead you to into discovering you actually had more tools than you thought available.
  3.  Finally, to wrap up the week, we had a great lecture at Colloquium today by Luke Ettinger, on the research he is doing. However, the real excitement occurred walking back to the library. Coming across the millstream, we noticed one of the music secretaries on the side of the library putting out a small fire with a fire extinguisher. Some students were guessing, must have dumped some hot ashes in the area outside the 24-hour study room just by the stairs. I worked with a campus safety officer, bailing some water from out of the millstream to finish putting it out. A very odd way to end the week.

Friday, November 15, 2019

Open Source Publications, Collection Reports, Unpaywall

Well, another week is done and all sorts of fun.

  1.  I thought it might be a good idea to add a new collection for our Atkinson school of works created by their faculty and published in Open Source Publications. Web of Science is great for setting up alerts, as you can set an alert for Open Access titles and organization of the author Willamette.



    So I checked with our Atkinson liaison, and he loved the idea. So I made the collection, got it all set up. Populated it with the article, and all set to go but then I get well we never really officially said we would add this collection. Ugggh, other departments at the CLA level already have these types of collections. Let's highlight the work our faculty or doing, by making it easier for people to find.
  2. I created a couple of special collection reports for our humanities and fine arts librarian.  In doing it I got to use Analytics and I used the option to turn on local parameters for certain bib fields. So now in our instance of Analytics with ExLibris the following local parameters:

    Local Param 01 = 300
    Local Param 02 = 590
    Local Param 03 = 655

    It would be great if we could re-label those Local Param fields, but we'll just have to remember we have customized them. Documented in Confluence, but you know how that goes.
  3. A nice new feature in Alma, and very easy to turn on. It will now automatically show if the doi from an article matches a resource from Unpaywall. I was going to turn on a primo add on that Lewis & Clark wrote for the resolver which basically does this, but this is so much easier to turn on. Two sorts of odd things with the add on, unfortunately, you can't control how it opens. One method it only opens into a new tab, another method it opens in the same window. And unfortunately, if that is an HTTP resource, you get an error message as the https server is trying to serve HTTP content. So it still needs a little fine-tuning from ExLibris, but a very nice addition.





Error Reporting, Open Educational Resources, Comma to Column

So here are three lessons learned this week.


  1. Although something may appear like its working, there is always a slight possibility that it may not be. I was working on a PHP script that would export all of our librarian's instructions sessions from a MySQL database. It should have been pretty straight forward, but the code was older and I had not used it in a while. Well, I thought it was working as it did export the data, the only problem was there was a loop in the script that was continually writing to our error_log file. It's a good thing our web server was smart enough to shut it down, but not before it ate all the space up on our server. We had to throw out some very large error log files, but nothing super serious. Still not a bad idea to check in on your error log file once in a while when you are working on new coding.
  2. So during our Alliance systems meeting this week we had a great presentation from Heather White and Holly Wheeler both from Mount Hood Community College, they have been doing a lot of incredible work with Open Educational Resources (OER), and were great presenters. They come from the "technical services" side of the Alliance, but I felt they had a great topic and something that we on the systems side could learn about. They did not disappoint, and it reinforces the need for us to all work together across teams.
  3. This last nugget is sort of a no brainer. When you are trying to accomplish something new to you and sort of techy, always "Google" it first. So I had a list of attendees to a meeting all in paragraph form separated by commas. What I really want to do at our next Systems Open meeting is to give away two Starbucks cards in a random drawing using numbers by the names of the people, so if I had all the names in a spreadsheet column that would be easy to assign numbers to. Sure enough, there is a web site, that allows you to input a comma list, and have it all be in one column you can just paste into an Excel file. Major time saver!

Friday, November 1, 2019

ExLibris Initiatives, ILLiad in Primo, and Windows 7

Another week winding down, this time finishing the week in Portland in a meeting with ExLibris and the Alliance. I was invited to attend the meeting on the initiatives by Lori Hildebrandt in charge of Resource Sharing. I currently do not do a lot with Resource Sharing, but I have a lot of knowledge of our history with ExLibris in Resource Sharing. It also worked out very well with my football officiating, as I was assigned a game in Colton which is just south of Portland, so I can easily make it by game time. ExLibris was also willing to at least make a request by us, to look at removing one they had suggested for one we felt was more important.

The second item this week was finishing up installing the ILLiad Primo integration that Lewis & Clark developed. Since I was looking at our ILLiad API last week to try and track down other issues for Liz, I decided to grab the code from Jeremy and update it for our instance of Alma and Illiad. Now in place, it allows users to see their outstanding requests, and to directly see their articles.

Our campus is phasing out all of our Windows 7 machines, and we currently have about 10 still in use. For most of our machines, upgrading to Windows 10 is not going to be an issue, just an issue with reinstalling the software on the systems. So I have begun looking at all of our software on those specific machines, and unfortunately, we have two software packages that only will run on Windows 7. We currently have one machine which is non-networked which may have to be the landing zome for one of these programs which may not require network access to run, but one of the programs definitely is still going to be a hot topic issue come January.