The Sunrise, The Clock, And The Map That Covers Everything

My family vacations in Maine most years, and because it’s so far north and east, the sun rises egregiously early around the summer solstice. I was looking up the sunrise times on a chart and noticed that the earliest sunrise did not line up with the longest day. It was about a week earlier. Additionally, the latest sunset is about a week after the solstice. At the winter solstice, the latest sunrise and earliest sunset are even further off, about two weeks in either direction from the solstice.

I thought that the math behind this calculation would make for good content for an article, but the true reason behind the anomaly is much more interesting than a simple calculation, and has significantly altered my understanding of time itself.

Continue reading “The Sunrise, The Clock, And The Map That Covers Everything”

Large d3.js Application Development

“Code that belongs”.

This is the mantra, the quest, of Beezwax Senior Developer Ryan Simms; which he discusses in this 10-part article on building a large-scale web application using d3.js. It is to write code that fits the context intrinsically. The article focuses on specific techniques with the data visualization library, d3.js. But the lessons are broad: How do you make something fit — in ways that feel like it belongs?

Continue reading “Large d3.js Application Development”

FMAjax and FileMaker Web Viewers

With everything that we’ve learned with our last post, Communicating with a Web Viewer in FileMaker, it makes sense to wrap up the functionality into a FileMaker module and JavaScript library.

Continue reading “FMAjax and FileMaker Web Viewers”

Communicating with a Web Viewer in FileMaker

Beezwax has always been active in the FileMaker community regarding advanced use of Web Viewers. Check out these earlier posts if you’d like to learn more:

  1. Native Web 2.0 Controls in FileMaker 12 Layouts
  2. Go, JavaScript Go!
  3. Enable WebKit debugger in FileMaker Web Viewer

Continue reading “Communicating with a Web Viewer in FileMaker”