Although it is pretty much the end of the biking season for the year as I write this, I have added an upgrade to my Biking Weather Suitability Forecast app: the sunrise and sunset times for the location. For now, this means Richfield, Minnesota. Perhaps someday I will get to making the app more customizable for the user.
java
My Biking Weather Suitability Forecast Web App
I have added a new page for my new “Biking Weather Suitability Forecast Web App“. Find more information about the app at the page; for now, it is hard-coded to focus on suitability using hard-coded criteria and for Richfield, Minnesota, only. The forecasts can probably be considered “close enough” for the rest of the Twin Cities metro area.
The Mandelbrot and Julia Sets Applet
I have added a new page for my Java applet for plotting Mandelbrot and Julia sets to this site. Please feel free to check it out on Java-enabled browsers. I hope to create an updated version down the road which will change it from a Java applet to a Spring application that should also work on mobile devices as well as PCs with a Java runtime installed.