Headline: Alaskan Library lets down Patron

I’ve been watching this story (article) with a growing level of frustration. Not with the user, nor with the police (who were simply doing their job), but with the Palmer Public Library in Palmer Alaska.

First, can anyone give me a good reason why a library’s wifi service should be only available during business hours? Perhaps we ought to shut off our web servers along with the lights as well.

I’ll admit that this situation brings up some interesting issues. Obviously the Palmer Public Library usage policy forbids after-hours access. They have a plan in place to shut off access at night, though they’re waiting until they find a technician to do it: *hint* maybe your parking-lot superpatron could help you out there, guys. But that is a flawed policy, and is also nowhere to be found on their website. It’s important to remember that Internet usage policies don’t hold business hours, so no matter what time a user hops on, they are still subject to those rules of governance.

This could have been a fabulous public relations opportunity, but the Palmer Library took a big pass. Worse, it didn’t come to the defense of this user who may very well be saddled with some real criminal charges. Yes, he may be arrested for playing Risk in the parking lot of his town’s public library. But, the fact that the user in question was using the service for gaming is completely inconsequential. Since when do libraries pass judgement on our user’s activities and choice of material?

This user has been let down by his library.

So, what should the Palmer Library do if it is so inclined?

First, they should notify the police and the district attorney that a) using wifi after hours is permitted and b) the user’s laptop should be returned immediately and c) charges should not be filed against the user because there was no theft of service involved.

They should then re-evaluate their Internet usage policy and make any changes necessary to remove any ambiguity regarding hours of operation and make sure language is included that allows for after-hour usage.

Then, if it were up to me, I would see what kind of wifi coverage the parking lot was getting, and have additional access points installed if signal strength was spotty. I might even place some signage in the lot to advertise the hot spot.

Finally, I would invite that user to the library to talk about his experience as a moderator on the site, Conquor Club. I don’t know what’s going on in Palmer, Alaska, but I imagine that there might be other library users who’d be interested.

Identifying our most valuable users and taking advantage of their expertise should be ever present in our minds. So when I read a story like this where a library simply stands back, takes the easiest and safest path, I get mightily frustrated.

What a waste of a great opportunity. And what a lack of cojones.

[Update - 3/2/2007 23:13]

I just happened across this update which includes a comment from the library director at Palmer who did admit that Tanner was breaking no rules regarding service but was violating a city ordnance by loitering in the parking lot. Palmer’s director was mainly concerned about overage charges if someone tried downloading a lot of data.

Two words: traffic shaping.

Sharing Music with iTunes and mt-daapd

In honor of today’s launch of iTunes 7…

I’ve been floating this idea for while, and I thought I’d sketch it out here on the off-chance that someone might run with it.

I think it’s safe to say that iTunes is a fairly ubiquitous application. Versions exist for both Mac and Windows operating systems. It’s free to download, and all things considered, it’s a very nice piece of software. I can also fire up iTunes at any time during the day at work and I’ll almost always see several other users’ shared libraries on our wireless network. I’ve even had people listen to my shared library. This begs the question, why aren’t we sharing an iTunes library at our, um, library?

The problem is that we could definitely create an iTunes share on a computer somewhere, but we would soon run in to disk-space issues and other complications such as always having to be logged in with iTunes running in order for the service to be active. Well, I’ve been using a very cool piece of open-source software for a while that solves this. It’s called mt-dappd. It’s basically an iTunes server that runs as a daemon in Linux. It has a number of nice features, including playlist support. It would be quite easy to set up a new server with a terabyte or two of storage, and have your technical services department start importing new CDs as they come in (tech-serv. people are going to kill me, I know). Of course, they don’t have to import every CD they get, maybe the more popular ones–that’s up to your library.

Once your tech services folks are done importing a batch of CDs, they could be given an rsync script that syncs the new material to the dappd server. I’ve experimented with this a bit and use the following command to do it for my iTunes library:

rsync -zrptL --delete-after --progress -e "ssh" --include=core --include=tags --exclude=.DS_Store --cvs-exclude "/Users/TechSrv/Music/iTunes/iTunes Music/" root@dappd.mylibrary.org:/path/to/itunes/volume/

If you’ve set the rescan_interval option in your mt-daapd.conf file, the running mt-daapd daemon will automatically re-scan the file system for changes. The result is that you’ve got a system for sharing music that requires little or no intervention after the initial setup. Because mt-dappd allows you to specify multiple locations for music files, you could simply change your rsync script to point to another directory once the tech services computer fills up with music.

This seems to me to be an easy way to provide low-barrier access to content on your existing guest and wifi networks. It also doesn’t require the material to be on the premises. In addition, If your library produces podcasts, the playlist feature would be a great way to showcase those.

I’d love to hear if anyone does something like this.

Free Wireless for Washtenaw County

I was welcomed home with this nice little bit of information! I wonder how this will impact wifi use in our library and if people will even bother to use it anymore.