Jan 17, 2019
In part 2 we made some good progress on our new budget feature. Today we'll finish off the core budget enhancement functionality.
Jan 10, 2019
In part 1 we added a placeholder page for our new budget feature and updated our navigation. This time out we are going to look at adding some actual content to the budget page.
Jan 7, 2019
In the past when doing .NET development, I've typically relied on running a Windows virtual machine inside VMware Fusion. This is still a good option, but nowadays it is possible to develop .NET applications on Mac OS without the use of a virtual machine. In today's short post we'll go over the setup required to do so.
Jan 3, 2019
Having recently put through a few changes to my hobby Rails application, I've since thought of some new functionality that I'd like to add. I figured it would be worthwhile documenting my steps, thus in the next few posts we'll be discussing the implementation of a new budget feature.
Dec 19, 2018
I recently came across this blog post by Chuck Groom regarding the benefits of creating a one page profile. I really liked the template Chuck created but there were a few things I wanted to change, so came up with my own template based on Chuck's work. In this post we'll walk thru how to customize the template.