Categories
Drones Release_Candidate

Introducing Project Wing

Looks like Amazon isn’t the only one working on delivery-by-drone…

 

Introducing Project Wing – YouTube.

Categories
LibraryBox

Directory Layout opinions needed

Ok, Internet. I have two options, both of which have their upside/downsides, and I need your feedback. I’m working on the new directory layout for LibraryBox, and need to break long names, especially those without spaces in them, because it does crazy things with the layout. Here’s an example of what the layout looks like without the hard-break behavior:

Photo Aug 27, 2 59 58 PM
Without Hard Break CSS

 

And here’s the same directory listing, WITH the hard-break CSS behavior in place:

 

Photo Aug 27, 3 00 20 PM
With hard break CSS

Better, right? Except then you get weird things like this:

 

Photo Aug 27, 2 59 50 PM
Text with spaces, no hard break CSS

 

 

Photo Aug 27, 2 59 18 PM
Text with spaces, with hard break CSS

 

Text that DOES have spaces, and would normally break across them, instead breaks at the arbitrary point where it hits the wall of the container.

So what’s your vote: With or Without the hard break CSS? The text in question will be all over the place, as it’s whatever filenames people use for the files they put on a LibraryBox…could literally be any text in the world. So I can’t predict…and it’s in CSS, so I don’t really have a way to detect spaces and do an if/then with it. Anyone have any ideas?

Categories
3D Printing Legal Issues

Creative Commons NC clause and 3D printing

I was browsing through some 3D printing files today, STLs that both I produced and were produced by others. For example, I designed and uploaded a 3D case for a LibraryBox that others have downloaded and printed. It is CC licensed, specifically CC BY-NC. I was looking at other STL files that had a CC NC license applied to them, and it made me think what that NC is really protecting.

Obviously, at the very least, the license prevents others from selling the STL files. Does it, however, prevent someone from using the files to create the physical object (that is, using a 3D printer to print the box itself out) and then selling the object? My instinct says yes, as the physical object is an instantiation of the digital file. But let’s scale the example up…what if someone built a house based on CC NC licensed plans? Could they ever legally sell the house?

This is purely theoretical. To my knowledge, no one is selling my designs, and I’m not planning to sell anyone else’s. But I am curious where the line between licensing a digital file and the resultant legal implications of the physical instantiation of that file might be.

The only case and real discussion I can find online is this case that was written up by Make, US Legal Lessons from Canada’s First STL IP Infringement Case. The discussion there indicates that Make’s author, Michael Weinberg, doesn’t believe that, once printed, there is any protection for a utilitarian object under copyright law (and since that’s what underpins Creative Commons, nothing there either).

Anyone want to weigh in on this?

Categories
Hardware Library Issues Maker presentation

Code4LibDC Unconference Workshop

Monday and Tuesday of this week I had the opportunity to attend the 2014 Code4LibDC Unconference, where I had been invited to lead an introduction to hardware hacking workshop. Thanks in large part to the generosity of SparkFun Electronics, whose Education arm let me borrow the hardware necessary to run the workshop (15 sets of the Sparkfun Redboard Arduino clone, breadboards, wiring, LEDs, and sensors).

I decided that I wanted to try and reverse the normal order of pretty much every “Learn Arduino” workshop that I’d seen, so rather than start with a blank slate and have the students build a circuit to blink an LED, I decided that I wanted them to start with a working circuit that was a bit more complicated and then deconstruct it. As a result, I spent most of a day late the week before building out a dozen or so circuits that would light a series of 4 LEDs dependent on the value of a potentiometer, and then packing them up and hoping the TSA didn’t find them “interesting”. The idea was that the participants would immediately have a working thing, and then could break it, alter it, change it, and they would have something that was immediately useful rather than struggle to make it work from the outset. Judging from the reactions I got, I think that was a good call…the participants seemed to have a grand time deconstructing why the circuit did what it did. It also provided an example of how something very simple could be useful in a library…you could, with very little change, basically replace the potentiometer with a thermistor and have a temperature gauge, or with a microphone and have a noise indicator for “too loud” rooms.

We weren’t without problems (no hardware session ever is) but overall I felt like it went well, and I can’t wait to work on making this particular workshop even better. I really want to teach more and more librarians how to hack on hardware to benefit their libraries. A few of the participants really had a field day, with one group altering the simple 4 LED series to instead be a 4-bit binary counter, and another working out an algorithm that allowed for soft fades instead of simple on/off of the lights.

If anyone is interested, below you will find my slides from the workshop. They need work before I try to give this again, but I think they are a good start.

Categories
Evenly Distributed Personal

Month One

Today marks the one month anniversary of leaving my position at the University of TN at Chattanooga, walking away from a tenured professorship, and trying to build a business on my reputation and skills.

So how’s it going?

Right now, it’s mostly proposal limbo. I have something like 8 different consulting proposals that I’ve either put together or been attached to over the course of the month. Of those 8, 2 are definite no-gos, 2 need revisions and resubmittal, and 4 are still floating in the ether of uncertainty. I’ve got a handful of speaking engagements (but am always happy to come and speak with librarians about technology) and over the next few months will be:

Those are all in roughly the next 12 weeks!

Which is a lot of words to basically say: Things are uncertain, but good, and I’m keeping busy. 🙂

I’d love to hear from anyone who needs technology planning at their library, though…I would love to turn a few proposals into contracts. What can I do to help your library?