Coleman McCormick

Archive of posts with tag 'Visualization'

March 6, 2024 • #

Charts on Design — Christoph Labacher · Interaction Designer →

A collection of chart designs.

Weekend Reading: Figma's Typography, Xerox Alto, and a Timeline of CoVID

February 29, 2020 • #

⌨️ I Pressed ⌘B, You Wouldn’t Believe What Happened Next

An entertaining talk about the complexity of typography, from Marcin Wichary at Figma’s recent Config conference.

🖥 Restoring Y Combinator’s Xerox Alto

An technical piece on restoring Alan Kay’s Xerox Alto he donated to Y Combinator. Amazing piece of technology history, and inspired so many future developments in computing — graphical user interfaces, WYSIWIG text editing, bitmapped graphics, the mouse, and Ethernet for connectivity.

Xerox built about 2000 Altos for use in Xerox, universities and research labs, but the Alto was never sold as a product. Xerox used the ideas from the Alto in the Xerox Star, which was expensive and only moderately successful. The biggest impact of the Alto was in 1979 when Steve Jobs famously toured Xerox and saw the Alto and other machines. When Jobs saw the advanced graphics of the Alto, he was inspired to base the user interfaces of the Lisa and Macintosh systems on Xerox’s ideas, making the GUI available to the mass market.

🦠 Map and Timeline of CoVID-19 Outbreak

A timeline showing the spread of the coronavirus, with an accompanying map interface.

Weekend Reading: Universe Sandbox, Mapping Math, and Japanese Companies

February 15, 2020 • #

🌌 Universe Sandbox

This is a physics simulator that replicates the physics of interstellar objects. You can simulate massive planetary collisions or supernovae in the Earth’s solar system, in case you want to see what would happen.

🧮 The Map of Mathematics

A neat catalog “map” of mathematics, with visualizations of things like prime numbers, symmetry, calculus, and more. Quanta Magazine does fantastic work.

🇯🇵 Why So Many of the World’s Oldest Companies are in Japan

In 2019, there were over 33,000 businesses in Japan over a century old, according to research firm Teikoku Data Bank. The oldest hotel in the world has been open since 705 in Yamanashi and confectioner Ichimonjiya Wasuke has been selling sweet treats in Kyoto since 1000. Osaka-based construction giant Takenaka was founded in 1610, while even some global Japanese brands like Suntory and Nintendo have unexpectedly long histories stretching back to the 1800s.

Weekend Reading: Blot, Hand-Drawn Visualizations, and Megafire Detection

November 9, 2019 • #

📝 Blot.im

Blot is a super-minimal open source blogging system based on plain text files in a folder. It supports markdown, Word docs, images, and HTML — just drag the files into the folder and it generates web pages. I love simple tools like this.

🖋 Handcrafted Visualization: Precision

An interesting post from Robert Simmon from Planet. These examples of visualizations and graphics of physical phenomena (maps, cloud diagrams, drawings of insects, planetary motion charts) were all hand-drawn, in an era where specialized photography and sensing weren’t always options.

A common thread between each of these visualizations is the sheer amount of work that went into each of them. The painstaking effort of transforming a dataset into a graphic by hand grants a perspective on the data that may be hindered by a computer intermediary. It’s not a guarantee of accurate interpretation (see Chapplesmith’s flawed conclusions), but it forces an intimate examination of the evidence. Something that’s worth remembering in this age of machine learning and button-press visualization.

I especially love that Apollo mission “lunar trajectory” map.

🔥 The Satellites Hunting for Megafires

Descartes Labs built a wildfire detection algorithm and tool that leans on NASA’s GOES weather satellite thermal spectrum data, in order to detect wildfires by temperature:

While the pair of GOES satellites provides us with a dependable source of imagery, we still needed to figure out how to identify and detect fires within the images themselves. We started simple: wildfires are hot. They are also hotter than anything around them, and hotter than at any point in the recent past. Crucially, we also know that wildfires start small and are pretty rare for a given location, so our strategy is to model what the earth looks like in the absence of a wildfire, and compare it to the situation that the pair GOES satellites presents to us. Put another way our wildfire detector is essentially looking for thermal anomalies.

Weekend Reading: Observable Edition

September 7, 2019 • #

This week’s links are all interactive notebooks on Observable. Their Explore section always highlights interesting things people are creating. A great learning tool for playing with data and code to see how it works.

⌨️ The Enigma Machine

Easily the most impressive interactive notebook I’ve ever seen. This one from Tom shows the electromechanical pathways of the German Enigma machine at work — enter a character and see how the rotors and circuits encrypt text.

🚲 A Bicycle Drivetrain Analyzer

Another great example of the power of interactive programs. This one lets you compute bicycle chainring gear ratios by speed setting. You can add multiple cassettes and chainrings to compare:

Bicycle drivetrain analysis

🌍 Mapping the Mediterranean

Have to include a map example. Here the author brings in DEM data then styles and generates it all in code with GDAL for data manipulation and D3 for graphics.

Weekend Reading: Summer Solstice, Zoom Learnings, and TeachOSM

July 6, 2019 • #

📺 5 Learnings from Zoom

Zoom is one of those admirable SaaS companies built on solid product and amazing execution. I love this — not relying on anything sexy or super inventive, just solving a known problem better than everyone else. My favorite bit is their retention; it proves what can be done even in SMB with lock-tight product market fit:

Zoom has 140% net revenue retention. This is similar to RingCentral from our last analysis and other leaders. Zoom also shows that yes, this can be done with smaller customers too, not just enterprises.

☀️ Visualizing the Summer Solstice

This is a great quick animation showing the sun’s path across the globe during the summer solstice. It shows very clearly why, as you move toward northern latitudes in the summer you get such long days, with perpetual sunlight above the Arctic Circle.

🧭 Training the Next Generation of Mappers

The TeachOSM crew has been doing grest work training teachers how to use OpenStreetMap in their classrooms. Geographic education is critical, especially in primary education, to form a baseline understanding of the world. I got to help out at one of these workshops last year and the outcomes were truly impressive.

Since 2016, TeachOSM has trained ~350 teachers and vocational educators in open mapping techniques. So giving open mapping workshops for teachers has become a staple of our programming over the last few years. In this post, I briefly outline what we do in our workshops, why it is vital work, and how you can help us to make OSM available in geography classes everywhere.