Author Archives: erictummers

Unknown's avatar

About erictummers

Working in a DevOps team is the best thing that happened to me. I like challenges and sharing the solutions with others. On my blog I’ll mostly post about my work, but expect an occasional home project, productivity tip and tooling review.

Undo git reset –hard

To remove some unhappy commits I executed a git reset –hard. Unfortunately the hangover of missing some files was shortly after. I’ve read this post about undoing it. And it worked. This listed a lot of files and commits. I … Continue reading

Posted in Tooling | Tagged | Leave a comment

TDD for JavaScript

My TDD workshop is a demo with Visual Studio 2012, Team Foundation Express and C#. The concept of Test Driven Development goes beyond the tooling or language. Here is a toolset to do TDD for JavaScript. The Yahoo library (YUI) … Continue reading

Posted in Test | Tagged , , , , , , | Leave a comment

Renew certificate

In my post Resolve certificate error for Synology Diskstation part 3 of 4 I created a SSL certificate for my NAS. Today I received an e-mail notifying me about the expiration of that certificate. Following my original post I created … Continue reading

Posted in Security | Tagged , , , | 1 Comment

Week roundup

Last week recap an links: This week I migrated a Microsoft Access “application”. It uses Auto FE Updater to copy the Front End from a central network path to a local folder. A bit like Click Once Deployment Scott Hanselman’s … Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment

I’m Eric Tummers, Technical Consultant at Valid, and this is how I work

Eric Tummers likes challenges and sharing the solutions with others. His work is focused on the Microsoft .NET framework. He writes unit tests when he develops. Not all developers he has worked with share this necessity for unit tests and … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , | Leave a comment