please listen to the following episodes (remember, they\’re 30 seconds or less, so that\’s only 4 minutes of listening):
Some Of It Even Happened by Jim Kast-Keat: http://thirtysecondsorless.net/bible/
You Gave Me Room by Anna Spencer: http://thirtysecondsorless.net/room/
Jesus Is A Christmas Unicorn by Kate Rae Davis: http://thirtysecondsorless.net/unicorn-2/
You Are Not Alone by Mihee Kim-Kort: http://thirtysecondsorless.net/hebrews-2
Super califragilisticexpialidocious by Sarah The barge: http://thirtysecondsorless.net/supercalifragilisticexpialidocious/
Your Life Matters by Rob Bell: http://thirtysecondsorless.net/leviticus-1
Big Mamma\’s Blues by Michael-Ray Mathews: http://thirtysecondsorless.net/big-mamma/
God Is Present by Wil Gafney: http://thirtysecondsorless.net/habakkuk-1/
In addition, take another minute or two to find two other episodes not on the list to listen to. These will be the content for your discussion summary/reflection paper.
You might also look at other aspects of The Rev. Jim Kat-Keat\’s digitally-integrated ministry through he Thirty Second Bible series, the Church is a Cloud series, the Social Media Sunday series, the LGBTQ Pride series, and the Faith Feminism. These series do an especially good job of capturing the project and a diversity of the voices who participate.
———-
Added on 19.04.2016 13:03
please follow the instruction above, thank you.
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

