Nuts and Bolts - Some practical observations
The Website
In programming this site I have eschewed the use of a web page generator such as FrontPage or Dreamweaver. Such programs tend to be expensive and to generate bulky code. Instead, following the lead of the book, 'Build Your Own Website the Right Way Using HTML and CSS' by Ian Lloyd (Sitepoint), I have chosen to write the HTML code by hand using a programmer's text editor. I use the excellent BBEdit (Macintosh only), which colour codes the markup language and can check code syntax and links. These features make writing the code far less daunting.
Using a style sheet (the CSS component) ensures that formatting is determined mainly by the style sheet, so changes can be made to the appearance of every page merely by changing a line or so in the style sheet. Very efficient!
If you compare the source code of a page on this site with that of a typical modern web site, you will notice how compact the code is. When re-coding the web site after abandoning FrontPage, there was an enormous reduction in page size. This should result in speedier page loading. Although some browsers will recognise and utilise colour management profiles in images, I have removed the usual sRGB profile to make the files smaller. Most browsers will display untagged images in the sRGB colour space acceptably.
The pages are reviewed mainly with Firefox running under OS X on a Macintosh Mini computer, with occasional checks with Safari and Opera on the Mac, and Firefox and Internet Explorer on a Windows XP PC. On a PC, the site is seen at its best with Internet Explorer, since Firefox under XP does not render text very attractively. All of the common Macintosh browsers appear to be fine. I have made no attempt to make the code compatible with ancient, non-standard browsers, but do try to ensure that it complies with the XHTML 1.0 standard. If you use a modern browser you should have no problems with this site. Recent visitor statistics suggest that users of Internet Explorer are using version 6 and above, so I anticipate no problems here.
I disable JavaScript on my own browser because of security concerns and do not use JavaScript on this web site except for the invisible StatCounter code on each page, and the W3C buttons on this page and the home page. I may introduce JavaScript on the Contacts page to assemble email addresses on the fly: the idea being to prevent 'harvesters' from discovering the email addresses, yet making them more clearly readable by human beings viewing the page.
Why can't I hear the preacher?
One of my tasks is to supervise the church audio-visual equipment. Because we have preachers who drop their voice, and because increasing the gain of the sound reinforcement system produces feedback resulting in 'ringing' and squealing, I have endeavoured to understand the scientific basis of our task. The outcome is that there are clear theoretical limits on the amount of amplification we can get without problems; and reverberation compounds the problems. I have prepared a brief paper on the subject; and here is the current version.
The take-home message is this:
The loudspeakers cannot deliver a louder or clearer sound to the back of the church
than the talker/preacher delivers to the microphone.
Quality Church Sound Starts With The “Talkers” - The People At The Microphone
This is the name of an article I came across recently about the importance of clear speaking when it comes to addressing a church congregation (or any other group, for that matter). Here is the link to the article.
Recording the Sermon
Sound level: There are various problems in the recording of sermons, and not all of them technological. Some preachers have such a dynamic range that the quiet passages are inaudible and the loud passages overload the system and cause distortion. A compressor helps by reducing the amplification of the loud parts and leaving the quiet parts untouched; but the quiet parts can still be lost amid the background noise of the chapel and the electronic systems. In that situation, no amount of amplification will deliver an intelligible sound.
Noise: The microphone picks up unwanted noises as well as speech. Our lapel radio microphones, especially the UHF systems, pick up electrical interference and the occasional unwanted radio message; and the microphone and its lead are are easily knocked or scraped, thus introducing unwanted noises. The lectern microphone picks up thuds and bangs when folk caress or thump the lectern.
Operating Manuals and Hints for the Audio-visual Team
I have placed a number of equipment operating manuals and some user guides of my own on an A-V Information page.
Tim Mimpriss
Webmaster
