Notes in 9: Dev Tools Grab Bag  

By Eric McCormick | 4/5/17 11:03 AM | - | Added by Oliver Busse

I’m on Notes in 9 again, with a “grab bag” of a couple of tools I’ve put together recently that may be of a varying degree of useful for other Domino + XPages developers. You don’t need these to do development, but for the right person, they may help with their development workflow.

Rebirth: An App of Ice and Fire  

By Eric McCormick | 12/14/16 11:22 AM | - | Added by Oliver Busse

If you read my blog for any of the Saga of Servlets series, then I hope that you’re excited I’m returning to the application I put together for it. This time, it’s as a conversation piece in regards to some of the build process modernization I engaged in recently, in order to unify the code base in its git repository.

Scripting Server Upgrades  

By Eric McCormick | 11/11/16 11:14 AM | - | Added by John Oldenburger

This one might be slight departure from my usual, but those that have followed my blogging this past year will have noticed a bit more of a leaning towards DevOps in some of my posts. This echoes a lot of what I’ve been concluding as increasingly a necessary part of development.

Git History Searching  

By Eric McCormick | 7/12/16 10:07 AM | - | Added by Oliver Busse

Here’s a quick tip from an example case I ran into at the day job relatively recently. I had a situation in which, due to one reason or another, a section of code had disappeared from an application. I happened to know exactly which design element (file) it disappeared from and, while I could have done so, I didn’t feel like only restoring the code (from an old, known working version), I also wanted to know what commit in my git repository showed its removal.

Source Control Thoughts  

By Eric McCormick | 4/4/16 4:14 PM | - | Added by Oliver Busse

Amongst several things lately, such as basement remodeling, configuring my new home NAS, and yard work, I’ve had a few interesting thoughts on my mind lately. In fact, I’ve started up a couple of interesting side projects. Before I’m ready to share those, I have to shout about something from the roof tops. Ready?