About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
community:conferences:summit_2023

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
community:conferences:summit_2023 [2023/08/28 12:15] demiankatzcommunity:conferences:summit_2023 [2023/10/17 15:48] (current) – [André Lahmann, University of Leipzig - Security insights from analysing VuFind® code] demiankatz
Line 7: Line 7:
 ===== Video Recordings ===== ===== Video Recordings =====
  
-// Video recordings of the event are currently being processed; they will be shared here as soon as they are ready. //+Video recordings of all sessions can be viewed through the [[https://www.youtube.com/playlist?list=PLMocoPoiGkwdO3yoRSd_3zUo7-1032U1A|VuFind® Summit 2023 YouTube playlist]].
  
 ===== Conference Planning Document ===== ===== Conference Planning Document =====
Line 22: Line 22:
  
 This session is designed to encourage discussion and collaboration about Open Source fundraising: what has worked, what hasn't, and how might we collaborate and pool our resources to improve future results? What are the most effective uses for the funds that we raise? In what ways might the Open Library Foundation support the fundraising needs of its members? What untapped funding sources might be worth exploring in future? Please join us prepared to share your own experiences and ideas.  This session is designed to encourage discussion and collaboration about Open Source fundraising: what has worked, what hasn't, and how might we collaborate and pool our resources to improve future results? What are the most effective uses for the funds that we raise? In what ways might the Open Library Foundation support the fundraising needs of its members? What untapped funding sources might be worth exploring in future? Please join us prepared to share your own experiences and ideas. 
 +
 +[[https://vufind.org/docs/summit2023/katz-fundraising.pptx|Slides]]
 +[[https://obsius.site/5a515y3i2r5w461u732b|Notes]]
  
 ==== Demian Katz, Villanova University - VuFind®: State of the Project 2023 ==== ==== Demian Katz, Villanova University - VuFind®: State of the Project 2023 ====
  
 This talk will discuss developments within the project (both technical and organizational) over the year since the previous VuFind Summit while also highlighting some possible future developments for the next major release. This talk will discuss developments within the project (both technical and organizational) over the year since the previous VuFind Summit while also highlighting some possible future developments for the next major release.
 +
 +[[https://vufind.org/docs/summit2023/katz-vufind-2023.pptx|Slides]]
  
 ==== Mohan Raj Pradhan, HealthNet Nepal / Mariyapillai Jayakananthan, International Water Management Institute (IWMI) - SSL (Secure Sockets Layer) for library software with reference to Let’s Encrypt certificates ==== ==== Mohan Raj Pradhan, HealthNet Nepal / Mariyapillai Jayakananthan, International Water Management Institute (IWMI) - SSL (Secure Sockets Layer) for library software with reference to Let’s Encrypt certificates ====
  
 Most of the library software, username and password is required to access data. In most of the developing countries, the protocol, invented 30 years back, being used is http for accessing databases online and uses the technology: client-server model. When HTTP is combined with TLS, it is called HTTPS (HyperText Transfer Protocol Secure) and TLS certificate to be installed on the server. HTTPS appears in the URL, symbolically it is shown through a padlock icon or lock icon. In this article discussion is limited to free SSL certificate: Let’s encrypt. It is due to its availability free of cost and suitable to library software. Free SSL certificates fit into two categories. ‘Self-Signed Certificates’ and ‘Certificate Authorities (CA)’. A self-signed certificate may be appropriate if domain name associated with the server is not available and has only an IP address. If domain name is available, in many cases it is better to use Certificate Authority (CA)-signed certificate. This article is based on the procedure for creating a self –signed certificate for Apache and Tomcat and Certificate Authority (CA)-signed certificate for Koha ILS, DSpace, VuFind, Subjects Plus, WordPress and Moodle. All the procedures were tested in HealthNet Nepal server so these procedures help to create SSL free of cost which may be helpful for library professionals in developing countries as well as developed countries. Most of the library software, username and password is required to access data. In most of the developing countries, the protocol, invented 30 years back, being used is http for accessing databases online and uses the technology: client-server model. When HTTP is combined with TLS, it is called HTTPS (HyperText Transfer Protocol Secure) and TLS certificate to be installed on the server. HTTPS appears in the URL, symbolically it is shown through a padlock icon or lock icon. In this article discussion is limited to free SSL certificate: Let’s encrypt. It is due to its availability free of cost and suitable to library software. Free SSL certificates fit into two categories. ‘Self-Signed Certificates’ and ‘Certificate Authorities (CA)’. A self-signed certificate may be appropriate if domain name associated with the server is not available and has only an IP address. If domain name is available, in many cases it is better to use Certificate Authority (CA)-signed certificate. This article is based on the procedure for creating a self –signed certificate for Apache and Tomcat and Certificate Authority (CA)-signed certificate for Koha ILS, DSpace, VuFind, Subjects Plus, WordPress and Moodle. All the procedures were tested in HealthNet Nepal server so these procedures help to create SSL free of cost which may be helpful for library professionals in developing countries as well as developed countries.
 +
 +[[https://vufind.org/docs/summit2023/pradhan.pptx|Slides (part 1)]]
 +[[https://vufind.org/docs/summit2023/jaya.pptx|Slides (part 2)]]
  
 ==== Thomas Wagener, HEBIS - Broadcast Messages and Custom Pages ==== ==== Thomas Wagener, HEBIS - Broadcast Messages and Custom Pages ====
Line 38: Line 46:
  
 Both features can be used by admin users in the website's admin module itself and do not require any technical knowledge. Both features can be used by admin users in the website's admin module itself and do not require any technical knowledge.
 +
 +[[https://vufind.org/docs/summit2023/broadcast.odp|Slides]]
  
 ==== Dennis Schrittenlocher, HEBIS - Please explain the rank of the title. Why is it found at all? ==== ==== Dennis Schrittenlocher, HEBIS - Please explain the rank of the title. Why is it found at all? ====
Line 48: Line 58:
  
 The idea is not new. When we optimised our VuFind® implementation, we made extensive use of Rafał Kuć's service 'explain.solr.pl'. Unfortunately, this service was discontinued years ago, but we hope you will find our Explain just as helpful. The idea is not new. When we optimised our VuFind® implementation, we made extensive use of Rafał Kuć's service 'explain.solr.pl'. Unfortunately, this service was discontinued years ago, but we hope you will find our Explain just as helpful.
 +
 +[[https://vufind.org/docs/summit2023/explain.pdf|Slides (part 1)]]
 +[[https://vufind.org/docs/summit2023/explain-addon.odp|Slides (part 2)]]
  
 ==== Thomas Wagener, HEBIS - Managing user information via an API ==== ==== Thomas Wagener, HEBIS - Managing user information via an API ====
Line 55: Line 68:
 We have developed an API that allows to perform those tasks through simple requests. It can be used by the maintainers of VuFind® or even other departments of a library. Currently, there are three functions it provides. 1. It can return all stored data about a user in a readable format. 2. It can delete all of that data. 3. Sometimes, users get new or second accounts from their libraries. They are registered as new users in VuFind®. The API can then move their favorite lists from the old to the new account. We have developed an API that allows to perform those tasks through simple requests. It can be used by the maintainers of VuFind® or even other departments of a library. Currently, there are three functions it provides. 1. It can return all stored data about a user in a readable format. 2. It can delete all of that data. 3. Sometimes, users get new or second accounts from their libraries. They are registered as new users in VuFind®. The API can then move their favorite lists from the old to the new account.
  
 +[[https://vufind.org/docs/summit2023/management.odp|Slides]]
 +
 +==== Stephanie Leary and Andrea Buntz Neiman, Equinox Open Library Initiative - Layers of Accessibility in Open Source: Creating an Accessible Theme for VuFind® ====
 +
 +In early 2023, Equinox Open Library Initiative produced a fully reworked theme for VuFind® . The theme passes WCAG 2.1 AA standard and is freely available for download from Equinox's GitHub page. This talk will discuss the development process related to the theme including challenges encountered as well as future suggestions for front-end accessibility practices in VuFind®.
 +
 +[[https://vufind.org/docs/summit2023/layers-slides.pdf|Slides]]
 +[[https://vufind.org/docs/summit2023/layers-notes.pdf|Speaker Notes]]
 +
 +==== André Lahmann, University of Leipzig - Security insights from analysing VuFind® code ====
 +
 +In this session we will discuss the results of the [[https://vufind.org/docs/summit2023/report.pdf|code analysis]] done by a contractor on the VuFind®  code base (release 9.0.2). 
 +
 +[[https://vufind.org/docs/summit2023/lahmann.pptx|Slides]]
 +
 +==== David Maus, State and University Library Hamburg (SUB HH) - Analyzing, understanding and (hopefully) fixing degraded search performance ====
 +
 +Katalogplus is the VuFind®-based discovery system of the State and University Library Hamburg (SUB HH), the largest academic library in Hamburg and central lending library for the University of Hamburg and the city's other higher education institutions. In summer 2022 our main search index provider clarified a usage policy and limited the number of requests a client could make without being throttled. Being a high volume discovery system, this caused serious performance degradation for our end users.
 +
 +We developed SolrProbe, a composer-installable component, to gather empirical information about our discovery system's use of the search index and subsequently measure the impact of modifications to our setup.
 +
 +In this presentation, I will give a short introduction to SolrProbe and discuss some of our findings regarding possible ways to improve our search performance.
 +
 +[[https://vufind.org/docs/summit2023/maus.pdf|Slides]]
 +
 +==== Lightning Talks ====
 +
 +=== Demian Katz, Villanova University - FOLIO reporting with help from VuFind® ===
 +
 +[[https://vufind.org/docs/summit2023/katz-lightning.pptx|Slides]]
 +
 +=== Ere Maijala, National Library of Finland - Hierarchical facets - Improving accessibility and everything by reconsidering old choices ===
 +
 +[[https://vufind.org/docs/summit2023/maijala.pptx|Slides]]
 +
 +=== Kate Deibel, Philadelphia College of Osteopathic Medicine - Accessibility Testing for All ===
 +
 +[[https://vufind.org/docs/summit2023/deibel-a11y-lightning-wolfcon23.pptx|Slides]]
 +
 +=== Josef Moravec, Moravian Library in Brno - Link data from local index to Wikidata ===
 +
 +// This presentation did not have slides. //
 ---- struct data ---- ---- struct data ----
 properties.Page Owner :  properties.Page Owner : 
 ---- ----
  
community/conferences/summit_2023.1693224955.txt.gz · Last modified: 2023/08/28 12:15 by demiankatz