Tag Archives: software development

It’s about Perception

This editorial was originally published on Dec 9, 2009. It is being re-run as Steve is on vacation. It’s not just the code. Sure the code’s important, but it’s not necessarily the most important thing. It’s more than just the … Continue reading

Posted in Editorial | Tagged | Comments Off on It’s about Perception

Continuous Delivery for Windows?

I read a bit about the next version of Windows, which is coming in 2015 as Windows 10. I’m not sure how much I care about some of the changes coming in the OS, though having CTRL+V working in a … Continue reading

Posted in Editorial | Tagged , , , | Comments Off on Continuous Delivery for Windows?

Testing your API

I think learning to better test our software, including the database objects, is one of the ways in which we’ll build better software applications in the future. Testing is a complex subject, but this is part of a series that … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Testing your API

Database Checkups

I am most definitely a fan of continuous delivery (CD) and the idea that we have the ability to both release our software at any time, for any change, but also have the process and mindset in place to rapidly … Continue reading

Posted in Editorial | Tagged , , | Comments Off on Database Checkups