I don’t know how often this happens, but at least here is one story of how the web was used to reach one person.
Author: Clif Guy
Top 20 church business admins in the US
Our boss, Brent Messick, is one of the top 20 church business administrators in the US. Congratulations Brent!
Is all this technology making us less human?
Tony Long of Wired News wonders how instant communications technology is impacting our humanity. I’m not fully endorsing his point of view, but it spoke to me today.
Revolution
Barna’s new book, Revolution, is getting a lot of buzz, including a prominent mention yesterday in the Milwaukee Journal-Sentinal. (Thanks, Jeff, for alterting me to this.)
My mom first told me about the book earlier this week, and offered to pay for a copy. Woo hoo! So I guess this will be on my reading list soon.
Word of the podcast is spreading
Jeff is listening to our sermon podcasts and is telling his friends. Jeff, we’re happy you’re listening and even happier you think it’s cool enough to tell your friends.
Web Developer position open
At Resurrection we’ve had a position open for a web developer since August. As a hiring manager in the IT field, this is the first time in more than four years that I’ve had difficulty filling an IT job. See my previous post about how the world has changed. Now Scoble posts this morning that every company he knows is hiring like crazy. The IT labor market has changed for sure.
I just now realized that I’ve been remiss in not posting our job opening here. Are you a skilled web developer who is a passionate follower of Christ and would consider a ministry position at Resurrection? Do you know someone like that?
Here’s the job posting:
Blend your passion for following Christ with your technical talents at one of the top mainline Protestant churches in the United States.
Outstanding opportunity for an early-career IT professional to gain experience in all aspects of IT in this multi-functional position. Work in the energetic IT department of a large and fast-growing church in Kansas City, reporting to the Director of IT. Develop both .NET web applications connecting to existing SQL Server databases and simple web applications that integrate with the TYPO3 open source web content management system. Develop new web page templates for TYPO3, support line-of-business applications including TYPO3, Shelby church management system, and the mass outbound e-mail system. Work directly with end users.
Candidate should have two years current web development experience using the Microsoft platform (Visual Studio, Internet Explorer, IIS, ASP, SQL Server, .NET). The position will require technical proficiency in HTML, CSS, XML, and SQL. Should be familiar with TCP/IP, HTTP protocols, object-oriented and structured programming, Windows 2000/2003 user administration, and SQL Server Enterprise Manager.
Familiarity with the open source platform (Linux, Apache, PHP, MySQL) and graphical web design skills are a plus.
If you are a disciplined software engineer, have the personality to work with non-technical end users, are committed to personal spiritual growth, and desire to serve God in a ministry position, this could be your calling. Please email your resume to kcesi@email.com, then call Cork Kurlbaum at 913-685-8383.
Looks like we better upgrade Skype right away
Skype has a critical security flaw. You need to upgrade to the newest version, 1.4.0.84.
Gutenburg Goes to Church
In a new post called “Gutenburg goes to church,” Internet evangelist Scott Reese imagines the early resistance Gutenburg might have encountered when he wanted to use his new printing press to print Bibles. Those of us who develop, refine, and deploy new technology are faced every day with the kinds of issues Gutenburg must have faced as well.
Church Management System comparison
In this month’s issue, Christian Computing Magazine compares 40 Church Management Systems in a familiar product evaluation matrix format. Full contact info on all 40 vendors is provided at the end of the article. If you’re looking to buy a CMS or to replace your existing CMS, having a list of 40 vendors with contact info all in one place will speed your search significantly.
Resurrection Podcast is Live
Resurrection’s Weekly Sermon podcast is now live. Here’s the link to our feed: http://www.cor.org/index.php?id=2485
Read on to learn how we built the podcast and publicized it to the world.
We decided to base our podcast feed on the RSS 2.0 capability that is built in to the ttnews plugin in TYPO3. First, we had to get ttnews working properly and generating the RSS feed. Then we had to modify ttnews to make it add enclosure tags to the feed for the MP3 files. While we were at it, we decided to add the iTunes-specific tags as well.
Next, we had to think about the user experience. We know that podcasting is a new technology that is only understood well by techies and other early adopters. When we release this capability to the 7,000+ weekly visitors to our website, how will the non-techies react to it? Will they be confused? Intimidated?
Podcasting technology is relatively immature and lacks a large installed base of podcatchers. iTunes is the only major media player that can act as a podcatcher. Also, Apple is the leader in integrating the website, music store, client software, and portable player device. Accordingly, we wanted to take advantage of Apple’s market leadership, but without endorsing iTunes or implying that other podcatchers wouldn’t work just as well.
So we did register the podcast with the iTunes Music Store. This is really a pain in the rear. First, you can’t do this on the iTunes website. You have to go to the Music Store inside the iTunes application. Within the iTunes application click “Podcasts” and then “Submit a podcast.” Then, you need an Apple ID. Then you need to sign up for the music store, which requires full contact information and a credit card as though you are going to download songs, even if you never intend to do that. (This whole time we’re thinking, “we just want to register our podcast with your stupid directory!”)
We’re a bit confused about the podcast metadata you supply when you register with iTunes. Once registered, there doesn’t seem to be any way to edit your registration. Yet, Apple does seem to pick up changes to the channel information in our feed. So perhaps it doesn’t really matter what information (such as genre, author, etc.) you give when you sign up? Perhaps the only thing that really matters is the channel information? Also, be aware that Apple is caching the channel information. We don’t know how frequently they poll the RSS feed for new information, but there doesn’t seem to be a way to ping it to let it know your feed has changed (Feedburner is great about this).
Finally, we had to figure out how we were going to explain this whole podcasting thing to non-techie site visitors. We’ve done a bunch of work on this and posted some pages on the site. We don’t know yet whether it is going to be adequate or whether further changes will be necessary. You can see our subscription page here and our FAQ page here. We borrowed the “Subscribe with iTunes” button from Brian Bailey. Thanks Brian! We hope you don’t mind.
Update
The final test was asking my wife to subscribe. Watching her try and fail at this was a humbling experience for me. I had to tweak all the text on the subscription page before I got something that made sense to her. Once I wrote some text that she could understand, she downloaded iTunes. Then she had trouble installing it. When she finally got it installed, clicking the “Subscribe with iTunes” button didn’t work. So I suggested a reboot (thinking there might be something not registered correctly from the installation). Still no luck. She finally gave up on that and tried subscribing manually. This was a disaster too. This whole time I’m thinking, “I sure hope this podcasting thing doesn’t generate an avalanche of support calls! Ugh!”
Bottom line: it seems that podcasting is great for early adopters, but has a ways to go before it will work well for the masses. Feel free to comment if you think differently.