Frank Viola’s Blog

I have been much inspired by the work of Frank Viola for his insightful thinking about many important issues surrounding current church trends, teaching and more.

Here is a link to his Blog where he features anothr author he deems valuable.

http://frankviola.org/2012/02/08/scotmcknight


Previous Post
Reflections – What shape church? II
Next Post
Thailand Intensive SEA Leaders Training

Leave a Reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.
You need to agree with the terms to proceed

jQuery(document).ready(function($) { // Target the comment submission form $('#commentform').on('submit', function() { var $submitButton = $(this).find('input[type="submit"], button[type="submit"]'); // Disable the button instantly to block double-clicks $submitButton.prop('disabled', true); // Optional: change the cursor to show it is processing $submitButton.css('cursor', 'not-allowed'); }); });