Ubuntu Studio in the Christian Church

When I began working on Ubuntu Studio, I was working for a large church. We were doing amazing things in our services every Sunday. Our video, audio, and lighting were top-notch, but the problem was that it was hard to replicate without spending thousands of dollars.

This made me frustrated when running services for our youth in the church’s youth center. I couldn’t use those same tools and didn’t have a budget to spend. This got me wondering what tools existed in the open-source world. Remembering my days of experimenting with Linux and multimedia, I remembered seeing audio plugins in Ubuntu Studio, so that was the first place I looked.

Back then, I thought, “What would it take to replace all of these Apple and Windows computers with Ubuntu Studio?” We could use that money we would otherwise spend on software, on stage lighting, projectors, and audio equipment upgrades. Unfortunately, at that time, we were missing key components. While the audio was top-notch, it was lacking a good video editor and good software for controlling DMX-based lighting. This isn’t even to mention lyric and presentation software, which couldn’t hold a candle to ProPresenter.

Fast forward to now. Just four years later, those problems are being solved. We have some amazing audio plugins, and more keep coming to the repositories. Harrison’s MixBus is one of the best Digital Audio Workstations on the market and works flawlessly. Kdenlive, the video editor we include, has matured dramatically, and keeps getting better. Besides that, BlackMagic Design’s DaVinci Resolve is easy to install. For DMX lighting, we now have Q Light Controller Plus installed by default.

Lyric projection and presentation software out there was the final piece of the puzzle. Sure, OpenLP has been out there and has matured quite well, but it remains lacking in the usability department. However, I stumbled upon one thing that made me cry nearly tears of joy when I discovered it: FreeShow.

FreeShow

FreeShow reminded me of ProPresenter and operates very similarly. However, in some ways, it operates easier, because to set up another display, you just need a web browser to point it at the FreeShow presentation computer’s address. Same with the stage display. This was the application I had hoped would come about years ago.

FreeShow is being developed by Kristoffer Vassbø. It’s an application written in Electron. As such, to package it for Ubuntu, I had to go a non-traditional route and package it as a snap. This way, I could include it in Ubuntu Studio and complete the last piece of the puzzle for a full, out-of-the-box multimedia production system for churches. It will be included by default in Ubuntu Studio 22.10.

With that, I hope to find a church that would be willing to try Ubuntu Studio for its multimedia production needs. This could potentially save churches thousands of dollars per year that they could use for outreach in their local area, in their local region, or even to the ends of the earth!

This might be the unique ministry that God has been calling me to my whole life that I’ve been looking for.

Linux for Photography

Linux is a wonderful operating system, but one thing that gets overlooked a lot is how it can help a photographer’s workflow. In this article I discuss the software that’s available and my workflows, and pose a question for everyone.

If you don’t know my story on how I got into Linux, it’s about time I told it. It was almost 3 years ago. My son had just been born, and I had some pretty outdated photography software. I was running Adobe Lightroom 1.0 (or something like that) and Creative Suite 3. Sadly, those were the highest I could go without upgrading my Power Mac G4 to an Intel mac. Additionally, this same computer would no longer run the latest versions of Firefox. I was pretty stuck.

The real key in my workflow was Lightroom. Unfortunately, I had a really small budget. Also, it was likely that, much to my chagrin, I was going to have to go back to Windows. So, I searched for alternatives. This is where alternativeto.net came in handy.

The only viable alternative was a program called Darktable which does not run on Windows, but Linux as well as Intel Macs. Same situation, except this time there was a potential solution.

Having dabbled with Slackware in 1997 an Ubuntu in 2009, I decided to give Ubuntu a try again. This time I was blown away. The Unity interface felt comfortable, especially coming from the OS X world. Also, Darktable was a great replacement for Lightroom, and Gimp was a good replacement for PhotoShop.

The only thing missing was RAW to DNG conversion that Lightroom could do internally. I convert to DNG because it’s a fairly universal and open format, and has lossless compression which saves disk space. The only solution I could find that ran natively under Linux was Digikam with its Kipi plugins, which ran best and integrated best with the KDE Plasma desktop.  This got my switching to Kubuntu.

Unfortunately, being comfortable with my OSX-like workflow, Plasma turned out to be too windows-like. Don’t get me wrong, it can be customized very well, and the tools are excellent. But, from a photographer standpoint, it’s just too cumbersome.

Fortunately, I found out that I can run the standard Windows version of the Adobe DNG converter with WINE. This seems to work fine for my needs.

So, to stay at the most up-to-date software, I’ve been using Fedora 21 with its default desktop environment (GNOME Shell 3.14). Although not a “rolling” distribution (which tends to have breakages in my experience), it seems to always have the latest versions of software.

My workflow is as follows:

IMPORT: I use Rapid Photo Downloader. This organizes my photos by year and date into my library.

CONVERT: For this step, I use Adobe DNG converter to convert the RAW files to DNG. I discard the raw files as the conversion to DNG is lossless.

EDIT AND DEVELOP: This is where Darktable comes in. From there I can mark my picks and adjust the photos that I pick, retouching in GIMP as needed. From there, I export into my main photo library as JPEG.

ORGANIZATION: For this I use Shotwell as it can create custom albums and export to social media. This is where I simply keep my photos as it serves as a logical replacement for iPhoto for me.

What do you use? Let me know in the comments.