Years ago, I blogged about emerging technology for deep zooming called Seadragon. This was inspired by a TED Talk, in which Blaise Agüera y Arcas demostrated the capabilities of Seadragon alongside Photosynth, software that assembles photos into 3D environments. Before my recent trip to China, I never had enough photographs of a single object for …
Category :xperience Gallery
Code Golf: Count formula
Time to play a little code golf, where we try to find the shortest possible source code to accomplish a given task. I’m going to be taking on a formula in Crystal Reports that changes a running total {#Count} into a text string to be used as a line label. The string should be formatted …