Birds in Flight with the Nikon D800

I just published an article on www.dpreview.com about Birds in Flight with the Nikon D800. It is available also on Nikon Rumors now (as of 20.02.2014).

How to create exif statistics for your photos

If you have Adobe Bridge, you can display statistics such as how many times you used a certain focal length or which ISO speeds you use the most. But what if you wanted to use this information in another application or post it on your blog? Unfortunately, Bridge doesn’t let you export that information (or …

dGraph: a layered directed graph libray for the web

If you ever needed to visualize hierarchical data with JavaScript in the browser, the library dGraph will help you out. It will draw a layered directed graph as SVG based on the Sugiyama algorithm. Checkout dGraph from GitHub.

Quick tip: How to document a dojo AMD module for JSDoc 3

Unfortunately, JSDoc 3 does not fully support documenting AMD style modules that return a declare function, e.g.: define([‘dojo/_base/declare’], function(declare) { … return declare([], { … }); }); But with a bit of verbosity each module and the class will be properly documented:

How to Generate JavaScript Documentation with JSDoc 3 and PhpStorm

This guide is outdated. I wrote the new tutorial Use JSDoc 3 and PhpStorm to generate JavaScript documentation This is an update to my previous article How to create JavaScript documentation in PhpStorm, since the JsDoc Toolkit is no longer under active development. It got replaced by JSDoc 3, with better support for current coding …

Weight comparison of super-telephoto lenses

I got invited by Nasim Mansurov from photographylife.com to write the guest post Canon vs Nikon Telephoto Lenses. The guest post is based on charts that compare the weight of Canon and Nikon Telephoto Lenses.

Best way to transport your photo equipment including a 600mm/f4 lens

When traveling by airplane, the size of the case and the weight of the photo gear is usually a big problem. Currently, luggage size on international flights is limited to an overall length of 157 cm (length + width + depth) and weight is limited to 23kg. Carry-on is limited to 115 cm (56 + …

Nikon versus Canon lenses: If weight is important.

A few weeks ago Nikon announced the release of the new AF-S NIKKOR 800mm f/5.6E FL ED VR. This is the first Nikon telephoto lens, which has basically the same weight as its Canon counterpart. It is Nikon’s lens with the best focal length to weight ratio. You get 176 mm per kilo. I also …

Footwear for the jungle

When planing my trip to Guayana I was wondering what kind of shoes to bring in addition to my Teva Sandals. After reading through numerous blog posts and watching some videos including the excellent one by junglecrafty on Jungle Boots, I decided to buy OTB’s JungleLite Boots.

Guyana’s Wildlife along the Rewa River

I just returned from an amazing trip to the Amazonian jungle of Guyana. Together with friends and local guides I spent a month on the Rewa river searching for wildlife. Aside from many birds, insects, snakes, frogs and lizards, we got rewarded with outstanding sightings of tapirs, anacondas, capybaras, harpy eagles, an ocelot, a jaguar, …