OU Create – A Domains Project From the University of Oklahoma
Knowledge Base Archive – The Teaching Knowledge Base
WordPress vs Domains of One's Own - Coventry Domains
Browser warning when closing tab when editing/filling out a form! - Feature Requests - Gravity Forms
var userStartedForm;
jQuery(document).on('focus', '.gform_wrapper input', function(){
userStartedForm = true;
});
jQuery(window).on('beforeunload', function(){
if(userStartedForm){ return ''; }
});
Digital Detox - Environmental
Set up your blog and create a first post – East Asian history courses at Muhlenberg
I really like this example of getting started with blogging for a course
Seriously Simple Podcasting – WordPress plugin | WordPress.org