I looked at some guides for ideas and was hoping to find a ready to go solution but nothing seemed perfect for our use case. Good quality photos for keepsakes was a primary goal so I used this as an excuse to buy a DSLR (which still ended up being cheaper than renting a photobooth for a few hours would have been). I chose to code it up in Python since it seemed like the best candidate with plenty of libraries that could handle what I wanted. I chose a camera based on what devices were supported in gphoto2. Specifically, I chose a camera that supported live preview which allowed our guests to frame their photo better. I answered the question about connecting the camera in another comment but the tl;dr is that it was connected via USB and all communications were through the python app I wrote using the gphoto2 library.
The camera is hooked up to the raspberry pi via USB. I'm using the gphoto2 library in python to communicate with the camera, show a live preview on the attached LCD screen, snap photos and copy the photos onto the raspberry pi after they're taken.
Nice, that sounds quite a bit more compact than mine. Having really good quality photos for us to keep was the biggest priority so we settled on a DSLR and dedicated flash. Along with the printer, I ended up installing it all into an old speaker cabinet which ended up fitting everything perfectly. I do wish I wasn't living in an apartment at the time and had access to some better tools to build a proper enclosure though.
The photobooth application was written in Python and I was able to get picasawebsync (https://github.com/leocrawford/picasawebsync) working. Even though the documentation says it's probably no longer working, I can verify that it was working for me as of September 2016 which is after the Picasa deprecation. I had to edit the source a little so that I could call it from my app instead of the command line.
Another challenge was that I couldn't find a good application to display the Google photos album. Nothing I found would display any new photos added to the album after the slideshow had begun while also displaying everything in a continuous loop. I ended up writing a second small Python app also using picasawebsync to periodically sync the photos to a second Raspberry Pi which was hooked up to a projector and display them looped in a random order.
I used one to build a photobooth for my wedding. The raspberry pi controls a DSLR camera to take 4 photos, stitches them into a 4x6, prints the photo and uploads everything to a Google Photos album which was displayed live on a projector.
I'm not sure about other brands but I just looked at the bag of Krave jerky I have in front of me and they don't use any corn syrup. Their website [1] confirms it.
Does Southwest selectively offer access to different sites? I know Momondo lists Southwest flights when I search through there. Or is Momondo crawling Southwest's site for prices?
Yeah, there was another one [1] built with the same name later. It's a 2/3 scale model of a battleship which is still on display in Point Loma (in San Diego). I used to work around there and it seemed like they were refurbishing it recently.
I've used Sennheiser HD595, Koss TBSE1 (which are basically the Audio Technica ATH-M50), Sennheiser eH-350 and the Philips Citiscape Downtown as my main headphones at some point and the Philips Uptown sound as good as the best of them.
My only gripe with them is the volume slider on the cord isn't great and is staticky when you touch it. As long as you keep it in its highest setting though then it's not a problem. I've used the headphones to take calls on my cell phone and no one has ever complained about audio quality.
I had that same engine you link to as a kid except mine was orange instead of blue. It's definitely one of my more memorable childhood toys and even though a fairly basic representation of an engine, I agree that it was a great intro. On a side note, I remember the screwdriver that kit came with was ridiculously bad. It made stripping the included screws really easy and made putting together the model more of a chore than it should've been.
Perhaps not exactly what you're looking for but you can get some database dumps that you can browse offline at your leisure. I know Wikipedia offers a file you can download so does Stack Exchange.