Made some pasta
Tortilla Pizza
Made a pizza.
Kimchi and Comte Grilled Cheese
Made a sandwich.
James Webb Space Telescope
Some photos from a friend working on the James Webb Space Telescope.
Excel VBA – Create iCalendar file
This is some code to create an iCalendar (.ics) file from data in cells
Photos from our trip to Florida
Some of the photos from our trip to Florida.
Better Than Twix
Made some “Better Than Twix” Cookies.
Thanksgiving in Vermont
Photos from our trip to Burlington for Thanksgiving.
Minneapolis in November
Photos from my November trip to Minneapolis
Chef Sean Brock Book Signing
Went to Sean Brock’s book signing. He was at America Eats Tavern signing his new cookbook, Heritage. They served up some treats from his restaurants and America Eats.
Salted Caramels
Combined Alton Brown’s and Ina Garten’s recipes for Salted Caramels.
Visual Basic: Right Align Long String In TextBox
This is a chunk of code to set the text of a text box to align right if it exceeds the length of the text box.
Moop Getaway
Photos from our motorcycle outing to western Virginia.
Tularis on Speedvision
Here is a video of the Tularis in a show on the Speedvision channel.
Frederick MD
Photos from our day trip to Frederick.
Montgomery County Fair
Photos from the Montgomery County Fair.
Wisconsin Vacation
Photos from our vacation in northern Wisconsin
Motorcycle Ride to Minnesota
Took a meandering 5 day ride to Minnesota.
Using Excel Solver In VBA
Here is a routine that shows how to use Solver within VBA.
Convert Excel Named Range To Local Scope
Here is an Excel VBA routine for converting a named range from Workbook level scope to Worksheet level scope.
Minneapolis in June
Photos from my trip to Minneapolis in June.
My vi Cheat Sheet
My condensed version of a cheat sheet for the vi editor.
Excel VBA – RGB to HSV Color Conversion
VBA function to convert RGB values into OpenCV HSV values.
Eastern Shore
Spent the weekend visiting the Eastern Shore and Annapolis
Birthday Ride to Westminster
Took the BMW for a ride to Westminster, MD.
Minneapolis in August
Photos from my August trip to Minneapolis
Ride to Point Lookout
Took the BMW for a ride to Point Lookout.
Grandma’s Birthday
Photos from my trip to Wisconsin for my grandmother’s birthday.
Ride to Frederick MD
Took the BMW for a ride to Frederick MD for breakfast at Barbara Fritchie Restaurant.
This was the route that I took.
Grilled Cheese Sandwich with Red Onion Jam
Used a recipe from Brian Boitano. Turned out quite tasty.
Philly Beer Week
Photos from our trip to Philly for Beer Week 2013
Visual Basic/VBA – Working With Text Files
Here are a few methods for reading/writing text files.
Auto Create Excel Named Ranges
A macro for creating named ranges in a spreadsheet. The generated names are local in scope.
VBA Batch File Rename
A VBA sub routine for batch renaming/moving/copying of files.
New Zealand
Photos from our trip to New Zealand
Excel VBA Curve Fitting
These are some curve functions that can be used to generate curve fits to data that doesn’t lend itself to the built in Excel curve fits.