How a Lazy Pilot Learned to Love Maintaining his Airplane
Tags:
4/20/2019 \## I recently have completed a lot of maintenance on my Cessna 177RG I had a professor in college who said "Don't ever buy an airplane". I did not listen to him because I bought into a partnership fo...
Sun-N-Fun Airshow and Expo
Tags:
4/7/2019 \## Highlights from my 2019 trip to Sun-n-Fun 2019 I went down to Lakeland again this year to visit the \Sun-n-Fun aviation airshow and expo\. One of the neatest things about Sun-n-fun is that it is n...
My Favorite Food and Nutrition Myths
Tags:
4/4/2019 I decided to make a list of my favorite food and nutrition myths. We get a lot of mixed messages from the media about what is good for you to eat, and what is bad. One week we will hear a study hat sa...
Things I have Learned About Gatsby JS
Tags:
4/3/2019 \Check out my first post on \Gatsby JS\\ # Gatsby is fun to use I have really enjoyed using Gatsby so far in the process of moving my website to a new site generator. In my previous post I talked abou...
My Weight Loss Journey, or How I lost 70 Pounds in a Year
Tags:
3/28/2019 \### I was asked to write about how I lost my excess weight, and what I have learned about nutrition "You know you have gained 10 pounds from last year?" No one likes hearing that question from their ...
Nasty Scroll Bug in the WKWebView in iOS 12
Tags:
3/27/2019 I came across a nasty bug in the WKWebView in iOS 12 today when it comes to dismissing the keyboard. What happens sometime when the user scrolls the webview while a textarea is selected, and then they...
I moved my Website and Blog to Gatsby
Tags:
3/24/2019 \### I recently moved my Website to a new static site generator called Gatsby JS \Gatsby JS\ is a site generator based on the \React\ framework. I have been using \Jekyll\ for the last couple of years...
Flying Again After a 20 Year Coffee Break
Tags:
1/8/2018 \#### Coffee Breaks is what one of my flight instructors referred to my breaks of a couple months or a couple of years from flying. I recently started flying again after a 20 year absence from the coc...
How to Start a Node.js User Group
Tags: node.jsjavascript community
3/9/2017 \### I started a Node.js User Group here in Jacksonville back in 2013, and I wanted to share my experiences about starting a Node.js User Group… I started a Node.js User Group here in Jacksonville bac...
Dealing with a rejection from the Apple App Store
Tags: iOSApple App Submission
9/6/2016 \This article is reprinted from a post I made to \Hashnode\.\ I have been writing software for iOS since before it was the iOS, back when it was still called iPhone OS 2.0. Navigating the App Store ap...
Dependency injection in Javascript without objects
Tags: expressjsJavascriptnodenode.jsDIDependencyInjection
1/13/2016 After programming in an object oriented way for 15 years, I am started to make the transition of programming in a more functional way with languages like Javascript and Swift. Javascript has always tr...
I am moving my website over to Jekyll
Tags: Jekyll
4/12/2015 I have decided to move my web site off of the \Orchard CMS\, and to \Jekyll\. !\Image of Jekyll Logo\ If you are not familiar with \Jekyll\, it is a static site generator written in Ruby. I initially ...