Sermons on the Web converts sermons to MP3 format and publishes them on a church's own web site.
It consists of a web application to host the sermons plus a Windows application to publish them.
Listeners can access the sermons via web pages and podcasts, from PCs or mobile devices.
The Sermons on the Web architecture plugs into any web site that supports PHP and MySQL.
It is designed to ease sermon publication by combining these steps into a single operation:
encoding and tagging the MP3 file, uploading the MP3 file, and updating the online database.
How it works
Features
Creates files suitable for the internet and for archiving
Sermons on the Web starts with a sermon in WAV or MP3 format.
If necessary, it generates a small MP3 file optimized for good quality internet listening and fast downloads.
It also optionally generates an archival-quality WMA or MP3 file to be stored offline.
Files in both formats are tagged with the speaker, title, date, etc.
The web MP3 file is uploaded automatically.
Makes sermons available via a podcast
The sermons published to the web site are automatically available via podcast for use
with an iPod, iPhone, Zune, or similar device.
Organizes web site sermons chronologically and by series
Visitors to your web site can easily find what they're looking for.
They can view a short list of recent sermons or sort all sermons by date, speaker, scripture, or title.
They can also browse sermons by series.
Additionally, you can design pages dedicated to recordings from a single service type, such as a Sunday school.
Stands alone or integrates into an existing web site
Sermons on the Web includes instructions and a template to get a simple, functional web site online quickly.
It can also integrate sermon content into an existing web site while conforming to existing styles.
Sermons on the Web is designed to integrate into any web site with a PHP script engine and a MySQL database,
including sites that use a content management system.
Standards compliant for broad device support
Web pages use an adaptive subset of valid HTML5, CSS level 2, and ATOM 1.0 to maintain compatibility with both
old browsers and future browsers, both on PCs and mobile devices.