Archive for the 'Camera Stuff' CategoryAbout cameras, equipment, and postprocessing techniques This is a long post. The executive summary is: The verb "to scale" in computer science refers to a solution's ability to handle dramatically increasing demands. Filtering spam by personally inspecting each message, for example, works fine if you get only a few each day, but reaches its limits when you get hundreds a day, and becomes totally unworkable if you got thousands. Personal inspection just doesn't scale to those kinds of numbers, which is why in real life we need a totally different approach, such as automatic filtering as a first line of defense. When I first started writing [...] View full post » The lens on the left is a new AF-S Nikkor 50mm f/1.4G lens, and on the right is a circa-1969 Nikkor-S Auto 50mm f/1.4. The modern version has autofocus and a built-in CPU that communicates details about settings to the camera body, but is also made of plastic rather than the steel of the original, and comes completely devoid of character. Foremost a lens is a tool, but I wish it would at least aspire to look good. Modern Nikon lenses may well be optically wonderful, but looks-wise, they look to me now the same way that 80s hairstyles look [...] View full post » I've got a lot of Lightroom-related stuff brewing that I've been wanting to release, but have been waiting for the energy to do proper writeups before doing so. But like the Tree Publisher plugin for Lightroom I released the other day, I've decided to just release things as is rather than wait indefinitely for free time that will never happen. So, I've just added some simple JSON encode/decode routines in pure Lua to the short list of Lua routines I've published. I use these JSON routines in many of my plugins, and thought others might find them useful as well. View full post » I've just released as beta a new plugin, my Tree Publisher Publish Plugin, in beta. I wrote it months ago but had been waiting until I had the time/energy to write up documentation before releasing it, but the way things are going, time and energy are not in my foreseeable future. So, I'm just going to go ahead and push it out in beta without docs, and see how it goes. Jeffrey's "Tree Publisher" Lightroom PluginView full post » Note: the photos above are from among the hundreds of shots taken with the Voigtländer 125mm f/2.5 that have appeared on my blog since I first published this article. The photo I originally opened the article with, seen below, was one I just happened to have taken just before writing the article, but it reallly doesn't do the lens justice, so I came back to add a few that do. A couple of months ago I wrote about a new (for me) lens, a Cosina Voigtländer 125mm f/2.5 that I introduced in this post. It was my intention to eventually [...] View full post » |