Process Articles

We’re curious people by nature. And we love to teach others what we’ve learned. So explore our blog to gain fresh insights from our expertise in areas ranging from culture to AI.

SEP Named a Best Places to Work Company for 14th Consecutive Year

SEP has once again been recognized as one of Indiana’s Best Places to Work for the 14th year consecutive year.  The statewide survey and award program evaluates participating organizations and honors those with the highest levels of employee satisfaction and…
Read Full Post

Five Decisions Your Team Needs to Make Before Starting a Project

Huzzah! You got the project! Now what!? Here are some recommendations on what decisions you should make right now, before you start. 1. What’s the tech? Let’s start with the obvious one. Assuming you’ve decided to write some software, you’ll have to decide how to write it. Which programming language? Is your team going to […]
Read Full Post
close up laptop keyboard and screen with code

Scripted Git Branch Deployment with Jenkins

When working with git, normally work is done on a branch then merged onto master. However, it is often desired or required that someone else take a look at it before putting it on master. The process of deploying your branch to a test environment is oftentimes manual / time consuming. It does not have […]
Read Full Post

Designers + Developers: Why We’re Better Together

I want to start by sharing that I was inspired by the infographic below from InVision to write this. This may appear at first to be a silly and hunky-dory post about family-like co-worker relationships in the office. While I agree I am writing with this sentiment, I want to show how enriching and successful […]
Read Full Post

Builds should fail sometimes

Reposted from my personal blog “Well, you don’t want your builds to succeed all the time…” I remember hearing that for the first time a year or two ago and thinking to myself “that’s probably one of those counter-intuitive truths that make a lot of sense in the context of Agile. This guy is probably some kind […]
Read Full Post

Where have you been all my life?

Someone asked me a few weeks ago how lean/agile (little L, little A) has changed how I worked. At the time, I didn’t think that I’ve changed what I did all that much. Sure, lean and agile practices have refined how things are done. Kanban, story mapping, and product ownership are just some of the […]
Read Full Post