Re: [CODE4LIB] Live Streaming

2020-01-13 Thread Brent Palmer
Yes we do this periodically here at Iowa City Public Library. Brent -Original Message- From: Code for Libraries On Behalf Of charles meyer Sent: Monday, January 13, 2020 3:15 PM To: CODE4LIB@LISTS.CLIR.ORG Subject: [CODE4LIB] Live Streaming My esteemed listmates, Have any of you succe

Re: [CODE4LIB] Parsing Library RFID Data?

2021-06-04 Thread Brent Palmer
Hi Jim, I've also been interested in custom projects using RFID equipment and that one in particular. From what I understand, Feig has a free tool with basic functionality. It's meant for testing and configuration but I think if your project is not too complicated, it could be useful. You are

Re: [CODE4LIB] Securing Loaner Laptops

2023-03-10 Thread Brent Palmer
We loan laptops and looked into the kiosk solutions originally and ruled them out as too expensive. (And from what I remember they generally just use Deepfreeze-like software to wipe them anyway). We shied away from the deep-freeze like option because we could imagine situations where patrons l

Re: [CODE4LIB] Net Security Updates

2023-08-30 Thread Brent Palmer
This one would be a good one to start with: https://www.cisecurity.org/cybersecurity-threats Brent -Original Message- From: Code for Libraries On Behalf Of charles meyer Sent: Tuesday, August 29, 2023 6:39 PM To: CODE4LIB@LISTS.CLIR.ORG Subject: [CODE4LIB] Net Security Updates My estee

Re: [CODE4LIB] Securing shared workstations

2023-12-19 Thread Brent Palmer
Hi, Thanks for getting this discussion started. This is a problem we have been working on as well. It is difficult. But we've been able to remove all shared domain logins. With persistence I convinced most of the public service points that it had to be done. In some cases, this involved adjustin

Re: [CODE4LIB] Marketing Ticket System

2017-01-18 Thread Brent Palmer
We use OSTicket for this (as well as IT help and maintenance tickets.). It works fine for this although as an open source platform it was much more difficult to do mods or create plugins than I thought it would be. There is a lot of activity in the help forums though. Brent -Original Mes