- Michael Deal on D3 as a frontend framework
- Application Building with D3 – somebody's slideshow lecture notes on D3 as frontend framework
- Tributary.io a browser tool for quick D3 prototyping. Parameters in the code window have interactive sliders to see changes on the fly.
- Toph, post wisdom teeth, slays data.
- Toward(s) Reuseable Charts
- How much of d3 have you read? None.
- Keith Collins.
- Flappy Bird
- App Annie app ranking data
- Interval Progress Bar
- SVG Patterns
- Derek Watkins
- More Patterns
- Dancing Texas
- Perfect Circles
- Larry Buchanan hacks Tumblr to be a digital file cabinet for bookmarks/inspiration.
- Map links
- Map of 101 great NYC coffee spots - A recent LarryBuch gem
- How to Make Gridded Maps - Nathan Yau tutorial
- TileMill - Custom map tiles
- Finding the perfect house using open data - Case study
- Map measuring gerrymandering in US Congressional districts
- SVG Tools:
- Depict - Auto-render fallback images for D3 pieces
- SVG Crowbar - Pry off SVGs from browser to open in Illustrator
- Progress-tracking Tools:
- flipbook.js - Auto-screenshot web projects to track progress in visual flipbook.
- RescueTime - Tracks and visualizes the time you spend on different apps/sites
- Feedback session on Larry's cancer diagnosis visualization
- Rob Giampietro's portfolio - A tab Larry hasn't closed in a year
- "Never let your fear decide your fate."
- Adrian Bautista from GA set a javascript mornings record and built 3 websites in the time it took for us to update this markdown file.
- Static Site Generators Yeoman, Middleman, and Jekyll
- Toph talked swoopyArrows.js lol. “No straight arrow was ever made out of the crooked timber of javascript.”
- Derek talks "A Rogue State Along Two Rivers: How ISIS Came to Control Large Portions of Syria and Iraq", which is just so incredibly good.
- Easter egg by Jeremy Ashkenas: click to console.log([lat,long]).
- Tiles were assembled from NASA Landsat images via USGS Earth Explorer http://earthexplorer.usgs.gov/; had to be reconstructed into well-exposed visual spectrum from the raw wide-spectrum EM sensor data.
- Rob Simmon of NASA has a tutorial "How To Make a True-Color Landsat 8 Image"
- Window boundaries are unprojected to coordinates which are then reprojected onto locator map.
- Cities were sometimes traced with a neat little bespoke in-browser tool.
- Toph likes Sonifizer, for data audio, done by a GA guy who kept walking by
- Adam has done "Making Music with D3"
- Karl Ward's poignant "Th_s Lan_ Is Yo_r L_nd"
- Amanda Cox's awesome "Fractions of a Second: An Olympic Musical"
- Which Mike astutely compared to Ol' Dirty Bastard's classic "Shimmy Shimmy Ya"
- KPQ, "Why Amanda Cox should be in charge of audio"
- Larry has a 2010 email exchange with Amanda in which she wisely recommends he learn Javascript, not Flash. Our origin story!
- Data cuisine
- "You can essentially taste how immigration spiced up Finland!"
- Adam talks
- crazy map shit code is here
- and ICYMI last week "Making Music with D3"
- Keith talks
- chords in a chorus, audio stuffs with d3 (tbd links)
- bubble and chloropleth map tool ✨ SVG to AI yayyy! ✨
- related: Object.keys() and more, and D3 reference page on array functions
- Can you programmatically pick a projection? maybe!
- related: when will u ever use the ass projection