oscatholic's blog

USCCB Social Media Guidelines

The USCCB recently released a working draft of their social media guidelines, after receiving input from a variety of diocesan personnel. The draft includes general principles for social media use, a call to the development of diocesan-level policies, and quoted exhortations for proclaiming the Word online from Pope Benedict.

Here are some excerpts (my notes/highlights in bold):

Social media are the fastest growing form of communication in the United States, especially among youth and young adults. Our Church cannot ignore it, but at the same time we must engage social media in a manner that is safe, responsible, and civil.

To keep members, a social networking site, such as a blog, needs to have new content on a regular basis. In the case of social media, the axiom “build it and they will come” is not applicable. It is important to set internal expectations regarding how often posts will be made [very good advice!], so that your followers can become accustomed to your schedule.

Guidelines:

  • Define appropriate boundaries for communications.
  • Include examples of Codes of Conduct.
  • Provide recommendations on how to deal with difficult “fans.” [This is a biggie].

They also include instructions for networking with minors, personal websites, and how to report and monitor social networks. Read the whole document on the USCCB website »

A very good first stab at this ever-changing field of policy/law!
 

New Twitter Hashtag for Catholic Media, Social Media

#cathmedia - for catholic (social) media

There's a new Twitter hashtag around these parts, for social media use. This hashtag came about as a response to those who were wondering where to move after the bulk of the #cnmc (Catholic New Media Celebration) tweets were becoming less and less about the Celebration, and more and more about general Catholic social media practices and discussion.

Therefore, a general consensus was made that #cathmedia would be a good hashtag for Tweets having to do with Catholic media, and social media initiatives.

Some other hashtags I've used:

  • #catholic - for all things Catholic
  • #vocation - for vocations-related tweets
  • #pope - for all things Pope Benedict XVI

Are there any other commonly-held Catholic Twitter hashtags everyone should be aware of? Currently, it seems the common practice to put a string of hashtags together for certain topics, like #Catholic #Prayer #Faith... while this is okay to do, it's best if there are some more specific hashtags which people can add to saved searches (like #cathmedia).

Found on NCR: How are parishes using new media?

From Matthew Warner's blog on the National Catholic Register website: How are parishes using new media?

Last week I asked my Twitter followers for some examples of parishes using new media. I got some good ones, which I was pleased with. So thank you fellow tweeters!

But I must admit that, overall, I was a bit disappointed in my search. I also “googled” the topic fairly extensively and the pickin’s were few. I hope that one day when we google “Catholic Parish,” we are blown away with how impressed we are with the many, many great results we find. In the meantime, we have some learning, sharing and working to do! Keep in mind I am looking for new media being applied specifically to the life of the parish, not simply its use in various other ministries by those in the Church.

I tried to capture a good variety of new media applications that parishes might find useful. But I hope it doesn’t stop there. I hope leaders of parishes will be contacting these parishes, asking them what works and what doesn’t and all taking some steps forward together. I also pray that the laity who have been blessed with the ability to produce and apply new media will come forward and fulfill an important roll in their Church.

What do you think? Be sure to drop Matthew a line either over on the original post (which has more findings from Matthew), or on Twitter (@MatthewWarner). (Matthew also blogs at Fallible Blogma, and is the founder of TweetCatholic).

Open Source Catholic Challenge: Rosary in HTML5

An idea I've been having in the back of my mind for some time is putting the Rosary (or another devotional) online in such a way as to (a) faithfully instruct individuals on the purpose and beauty in its prayer, and (b) stretch my skills and build a usable, friendly, and prayerful web application.

I envision building a standards-compliant/HTML5 site which leads a Catholic through the recitation of the Holy Rosary, or maybe the Chaplet of Divine Mercy, and works across as many modern browsers as is possible, without Flash, and without any of the 'cheese factor' that I see on many other similar projects...

Would anyone else be interested in collaborating in a project like this? I will probably do a little here, a little there, as I don't have a lot of time on my hands right now :)

Two Trackbacks - First Things & OpenSource.com

Recently, this site has had a nice influx of visitors from the following two articles:

1. First Things / First Thoughts: Sources for Open Sources

I stumbled across Open Source Catholic while looking for something entirely different, and as our webmaster says it looks like a useful site, pass it along. It includes stories with mysterious titles like Drupal Gardens enters Open Public Beta and understandable ones like Live-Blogging to Drive Traffic, Interest to Organizational Events. Some of you may find it useful.

2. opensource.com: Give me some of that old-time, open source religion

A reader tossed us a link to opensourcecatholic.com. This of course raised the question—which Google happily answered: Is there an intersection between open source and religion? 8,910,000 results say yes. Whether you have a church home, a home church, or simply some spiritual foundation that you hold to because you believe it, it’s likely that this faith is helped by fellowship, and educated through both doctrine and some form of social networking. What you believe—the specifics of it at least—is usually information that needs to be explored, maintained, and perhaps shared.

Is there a module for that?

More often than not, this website provides the correct answer out of the box:

http://isthereamoduleforthat.com/

(mostly for my Drupal-using bretheren...).

Vatican.va Getting an Upgrade!

Vatican Website Splash PageThe Vatican website (one of the oldest domains/websites on the Internet) has been due for an overhaul for some time. Looks like it's finally going to happen! Here's the news, from EWTN:

The director of the Vatican’s website, Msgr. Lucio Adrian Ruiz explained this week in an interview that the site is going through an extensive redesign to improve the Church's evangelization efforts.

The main reason for the redevelopment? Getting the Vatican website in line with Pope Benedict's call to a new evangelization on the 'digital continent.'

How long will this project take? Well, judging by the fact that the Vatican has over 500,000 pages (many, I am sure, not following any set standard of formatting... making migration scripting very tough), it could be a while.

Msgr. Ruiz said the Vatican site receives three million visits per day, with the greatest number of visits coming from the United States, followed by Italy, Spain, Germany, Brazil, South Korea, Mexico, Canada, France and China.

He also noted that the site has occasionally been the target of hackers [see an OSC report on one of the recent attacks here] and cyber attacks, but that the staff works closely with Italian online security officials to keep a close eye on their systems.

Just coming off the Catholic New Media Celebration (more info on the CNMC in a blog post here), this is a great step forward for our universal Church. Hopefully we'll see some movement soon!

OSC Users' RSS Feeds... soon to be aggregated

RSS Icon

In the next week or two, I'm going to configure the Feeds module to begin aggregating RSS feeds added on Open Source Catholic members' profile pages. If you'd like your feed added, make sure you go to your user account page (log in and click on 'My account' under your username) and Edit it to add the URL.

Easy Embedding of HTML5 Video on a Drupal Site

For the past year, I've watched the HTML5 <video> element debate (mostly over video formats/containers) with a great interest—I abhor having to use Adobe Flash on my sites to embed video, especially since that means many videos don't work on my Linux workstation (which doesn't have Flash), or on my iPhone/iPad.

The HTML5 <video> element (and similarly, the less-supported <audio> element) promises to take away the stress of having to have flash players, FLV-encoded video, etc. just to show a viewer a non-static piece of content.

In its simplest form, you can add the following code to embed a video on your page:

<video src="video-file.m4v"></video>

On my Drupal sites, I've been wanting to be able to simply grab an m4v video exported from iMovie, QuickTime, or straight from my camera, attach it to a post via a filefield, and have it display. In the old days, I would use SWFTools to embed the video using Flash.

I've found a solution that, in my opinion, is much more elegant, using the <video> element, with a Flash fallback for Internet Explorer:

  1. I set up a filefield with which I can attach an m4v file to a piece of content.
  2. I enabled Custom Formatters (an excellent Drupal module for CCK), and set up a simple formatter for this filefield with the code below:

Study shows 2/3 of Churches not using any Social Media

Buzzplant (a social media firm) recently surveyed thousands of Churches (it was a general survey, so not just Catholics), asking what forms of social communications they were using to communicate with their parishioners. Here's a summary of the results:

  • 62% of Churches post homilies to website as text or podcast
  • 28% of Churches have a Pastor's Blog
  • 32% of Churches use social media in one way or another
  • 25% of Churches use social media to promote parish events [really? this should probably be the highest statistic, imo]

You can view the full report on Churches' use of social communications tools (PDF) from Buzzplant. With the USCCB having recently released its proposed guidelines for social media use, and with many Archdioceses effectively using Twitter and Facebook to spread the gospel, the time is ripe to use social media on the parish level, and integrate it with parish websites.

Syndicate content