<img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=1758373551078632&amp;ev=PageView&amp;noscript=1">
Resource Center

Discover how to leverage technology in your church

Technology should not transform ministry, but rather do the things that people don’t have to do so they can do what they do best.

Rev. Bill Johnson

Rev. Bill Johnson serves as the chief information officer at Concordia Theological Seminary, Fort Wayne, where he works to find ways to improve the experience of students, faculty, and staff across the digital landscape. He’s passionate about automating the things that can be automated to free up people to be fully present and engaged in the things that matter most. He and his wife, Cammie, live on campus alongside their two dogs, Daisy and Nettle.
Find me on:

Recent Posts

Why You Must Question the Cultural Orthodoxy

By Rev. Bill Johnson | Feb 28, 2017 10:00:00 AM

Within any culture there’s a certain orthodox set of ideas that aren’t allowed to be challenged or compromised except at great peril.  Some of those are held in common across most, if not all, cultures, such as the idea that killing without justification is wrong.  Others of them are unique to a particular culture, place and time.  In ancient Rome, for example, one of the guiding principles was that of polytheism.  It was perfectly acceptable for someone to worship whatever god they chose to follow, as long as they didn’t make any claims to be the only god.  Obviously Judaism and early Christianity ran afoul of this principle, and as a result they found themselves on the margins of Roman society pretty quickly. 

In the western world today, we also have a set of guiding principles. 

Continue Reading

Incremental Change vs. Transformational Change (Part 2)

By Rev. Bill Johnson | Oct 27, 2016 9:00:00 AM

Part two of a two-part series on Incremental Change vs. Transformational Change by Rev. Bill Johnson.

Continue Reading
Topics: Church Office

Incremental Change vs. Transformational Change (Part 1)

By Rev. Bill Johnson | Oct 25, 2016 9:00:00 AM

Part one of a two-part series on Incremental Change vs. Transformational Change by Rev. Bill Johnson.

An author I once read (and have now forgotten the name of) shared a story about incremental change. Take a photo. It’s a good photo, and probably one you’ll look back at often, but it’s just a photo. Take a second photo of the same subject moments later. Now, switch back and forth between the two photos. You will see that a few things have changed, and the experience will begin to feel a bit like one of those “Spot the Difference” puzzles you find in the Sunday newspapers. It’s a change, but it’s really just a notch forward. Two pictures aren’t really all that much different than one picture. This is incremental change.

Continue Reading
Topics: Church Office

I Hate Passwords Too: A Quick Guide to Secure Passwords

By Rev. Bill Johnson | Sep 22, 2016 9:00:00 AM

I’m not sure anyone likes passwords.  They’re clumsy, hard to remember and increasingly easy to crack. There are a few things you can do, however, to make your passwords easier to remember and more secure.

Continue Reading
Topics: Security Data

What the Church Can Take Away from the Equation Group Hack

By Rev. Bill Johnson | Sep 19, 2016 9:00:00 AM

There was some big news last month, and it had nothing to do with the US presidential election or the Olympics. Because of this, it largely went unnoticed by major media channels, but it’s something we should all be aware of.

Continue Reading
Topics: Security Data

What the Church Can Learn from No Man’s Sky

By Rev. Bill Johnson | Sep 1, 2016 9:00:00 AM

Perhaps no game has been more anticipated (and more divisive) in the gaming community than the recent release of No Man’s Sky. Hyped as a nearly infinite universe, it enabled players to explore the breadth of its over 18 quintillion stars, each with its own planets, moons, plants, animals, and ecosystems. The player is cast in the role of a survivor of a starship crash and must repair his or her ship and make a way boldly forth into the unknown. 

Continue Reading

Social Media and the Death of Reason

By Rev. Bill Johnson | Jun 27, 2016 9:00:00 AM

As we find ourselves in the middle of an election season, you don’t have to go very far to find people expressing their opinions on a variety of topics.  This has always been true, of course, but in the last several decades a new forum has arisen, allowing people to have unprecedented reach as they express themselves about things they’re passionate about, and they don’t always agree.

Continue Reading
Topics: Social Media

jQuery for Interactive Websites

By Rev. Bill Johnson | May 27, 2016 9:00:00 AM

For many web developers who are moving beyond the basic link and page behavior, the next step is to learn JavaScript, a powerful programming language that runs in your user’s browser to enable your website to change its behavior in response to the user. (While some newer frameworks are making use of server side JavaScript, today’s focus will be on the more traditional client side usage.) 

While JavaScript in its original form is pretty powerful, there are some common frameworks that you can add to get yourself up and running with very minimal programming experience. One of the most common of these is jQuery.

Continue Reading

Cybernetics and the Body

By Rev. Bill Johnson | May 12, 2016 9:00:00 AM

One of the staples of science fiction literature has long been the cyborg.  Part man, part machine, the cyborg often serves as man’s triumph over the limitations of the physical body.  From Luke Skywalker’s robotic hand to the more malevolent “upgrades” of Dr. Who’s Cybermen, the fascination and fear of cybernetics has inspired authors to wonder what it means to replace our bodies. 

Continue Reading

Using Bootstrap Framework to Make Mobile Web Design Easier

By Rev. Bill Johnson | Apr 25, 2016 9:00:00 AM

One of the hardest things for a web designer to do, especially one who’s just getting started, is to design a website that looks and functions well on a variety of screen sizes. 

Sites today not only have to deal with the old standard 1024x768, but they also need to adapt to resolutions as low as your smaller smartphones (320x480) and as high as your 4k monitors (3840x2160).  Not only do you need to be resolution aware, but you also need to ensure your site functions across a variety of operating systems, browsers and versions. 

Continue Reading