Eddie On Everything

Don't get me started

Entries Tagged ‘Calculators’

Chipotle Calorie Calculator

I’ve made calorie calculators for both Subway and Blimpie.
Mariah suggested that I make a calculator for Chipotle as well – so I did!
You can find the Chipotle Calorie Calculator here.
You’ll note that I’ve also added a Nutrition database section to this website – I hope you find it useful as well.
Chipotle Calorie Calculator

Calculate the Days Since a Given Date (Javascript)

I recently needed to calculate the number of days that had elapsed since a given date. Not happy with any of the code snippets I found on the internet, I wrote my own. A demo is below, along with the the javascript code. Note that the code uses a bit of dynamic [...]