<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
	<link rel="stylesheet" type="text/css" href="/files/css/default.css" title="Default"/>
	<link rel="alternate stylesheet" type="text/css" href="/files/css/dark.css" title="Dark"/>
	<link rel="alternate stylesheet" type="text/css" href="/files/css/default_fixed.css" title="Default (Fixed Menu)"/>
	<link rel="alternate stylesheet" type="text/css" href="/files/css/dark_fixed.css" title="Dark (Fixed Menu)"/>
	<meta name="author" content="Denny D. Daugherty"/>
	<script type="text/javascript" src="/files/javascript/style.js"></script>
	<script type="text/javascript" src="/files/javascript/styleswitcher.js"></script>
        <meta name="google-site-verification" content="-ZoRN1iM2CfuduqvRcdPjiWLdzWyY5a6LuoJclOQos4" />
<title>Denny Daugherty - Writings - Turn off the phone!</title>

<meta name="keywords" content="weblog denny daugherty blog writing comment review rant news christianity music percussion "/>
<meta name="description" content="You know how you always complain when someone (specifically salesmen) call while you're enjoying a meal? Well, now with the advent of mobile phones (which are slowly replacing landline telephones), you can now easily turn them off! When you're in..."/>
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.denny.daugherty.name/blog/index.rdf" />

<link rel="start" href="http://www.denny.daugherty.name/blog/" title="Home" />
<link rel="prev" href="http://www.denny.daugherty.name/blog/archives/2004/03/18.html" title="Respect for the Dead in Spain" />

<link rel="next" href="http://www.denny.daugherty.name/blog/archives/2004/04/20.html" title="Youth Convention 2004" />


<script type="text/javascript" language="javascript">
<!--

function OpenTrackback (c) {
    window.open(c,
                    'trackback',
                    'width=480,height=480,scrollbars=yes,status=yes');
}

var HOST = 'www.denny.daugherty.name';

// Copyright (c) 1996-1997 Athenia Associates.
// http://www.webreference.com/js/
// License is granted if and only if this entire
// copyright notice is included. By Tomer Shiran.

function setCookie (name, value, expires, path, domain, secure) {
    var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : "");
    document.cookie = curCookie;
}

function getCookie (name) {
    var prefix = name + '=';
    var c = document.cookie;
    var nullstring = '';
    var cookieStartIndex = c.indexOf(prefix);
    if (cookieStartIndex == -1)
        return nullstring;
    var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
    if (cookieEndIndex == -1)
        cookieEndIndex = c.length;
    return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
}

function deleteCookie (name, path, domain) {
    if (getCookie(name))
        document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
}

function fixDate (date) {
    var base = new Date(0);
    var skew = base.getTime();
    if (skew > 0)
        date.setTime(date.getTime() - skew);
}

function rememberMe (f) {
    var now = new Date();
    fixDate(now);
    now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);
    setCookie('mtcmtauth', f.author.value, now, '', HOST, '');
    setCookie('mtcmtmail', f.email.value, now, '', HOST, '');
    setCookie('mtcmthome', f.url.value, now, '', HOST, '');
}

function forgetMe (f) {
    deleteCookie('mtcmtmail', '', HOST);
    deleteCookie('mtcmthome', '', HOST);
    deleteCookie('mtcmtauth', '', HOST);
    f.email.value = '';
    f.author.value = '';
    f.url.value = '';
}

//-->
</script>

<!--
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
         xmlns:dc="http://purl.org/dc/elements/1.1/">
<rdf:Description
    rdf:about="http://www.denny.daugherty.name/blog/archives/2004/04/19.html"
    trackback:ping="http://www.denny.daugherty.name/cgi-bin/mt/mt-tb.cgi/13"
    dc:title="Turn off the phone!"
    dc:identifier="http://www.denny.daugherty.name/blog/archives/2004/04/19.html"
    dc:subject="Rants"
    dc:description="You know how you always complain when someone (specifically salesmen) call while you&apos;re enjoying a meal? Well, now with the advent of mobile phones (which are slowly replacing landline telephones), you can now easily turn them off! When you&apos;re in..."
    dc:creator="Denny D. Daugherty"
    dc:date="2004-04-13T00:31:57-05:00" />
</rdf:RDF>
-->


<!--
<rdf:RDF xmlns="http://web.resource.org/cc/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="http://www.denny.daugherty.name/blog/archives/2004/04/19.html">
<dc:title>Turn off the phone!</dc:title>
<dc:description>You know how you always complain when someone (specifically salesmen) call while you&apos;re enjoying a meal? Well, now with the advent of mobile phones (which are slowly replacing landline telephones), you can now easily turn them off! When you&apos;re in...</dc:description>
<dc:creator>Denny D. Daugherty</dc:creator>
<dc:date>2004-04-13T00:31:57-05:00</dc:date>
<license rdf:resource="http://creativecommons.org/licenses/by-nd/1.0/" />
</Work>
<License rdf:about="http://creativecommons.org/licenses/by-nd/1.0/">
<requires rdf:resource="http://web.resource.org/cc/Attribution" />
<requires rdf:resource="http://web.resource.org/cc/Notice" />
<permits rdf:resource="http://web.resource.org/cc/Reproduction" />
<permits rdf:resource="http://web.resource.org/cc/Distribution" />
</License>
</rdf:RDF>
-->



</head><body>
<div id="header">
<div id="headermain">
	Denny D. Daugherty's Personal Web Site
</div>
<div id="menu">
	<a class="menu" href="/index.html">Home</a> - 
	<a class="menu" href="/news/">News</a> - 
	<a class="menu" href="/blog/">Blog</a> - 
	<a class="menu" href="/contact.html">Contact</a> - 
	<a class="menu" href="/interests/">Interests</a> - 
	<a class="menu" href="/gallery/">Gallery</a> - 
	<a class="menu" href="/about/">About</a> - 
	<a class="menu" href="/links/">Links</a> - 
	<a class="menu" href="/guestbook/">Guestbook</a>
</div>
&nbsp;
</div>
<div id="content">


<h1>Writings</h1>

<div id="menu"><a href="http://www.denny.daugherty.name/blog/archives/2004/03/18.html">&laquo; Respect for the Dead in Spain</a> |

<a href="http://www.denny.daugherty.name/blog/">Main</a>
| <a href="http://www.denny.daugherty.name/blog/archives/2004/04/20.html">Youth Convention 2004 &raquo;</a>

</div>


<h2>April 13, 2004</h2>

<div class="blogentry">

<h3>Turn off the phone!</h3>

<p>You know how you always complain when someone (specifically salesmen) call while you're enjoying a meal?  Well, now with the advent of mobile phones (which are slowly replacing landline telephones), you can now easily turn them off!  When you're in a situation where you don't want to be disturbed by a call or where it would be impolite to those around you to take a call, the sensible thing to do is to turn the phone off.  However, it seems that this very simple idea is lost on nearly anyone with a mobile phone these days.  Mobile phones are great for a number of reasons, but they have their place.  Like any great tool, they can be improperly used.  It seems while people have adopted these handy devices quickly in recent years, many have not considered when it is appropriate to have them on.</p>

<a name="more"></a>
<p>Recently, I was sitting down to dinner with some family.  Sure enough, someone at the table had a mobile phone with him, and half way through the meal there was an incoming call.  It gets better (well, worse).  Actually, he did initially ask the caller to return the call later which I often do if a friend calls our landline phone at home during dinner.  Later in the, there was another incoming call.  Some of us had finished eating, so he took the call at the table.  Actually, it wasn't a standard telephone call, it was a walkie-talkie communication.  So, we all had an opportunity to hear the entire conversation as he sat at the table until he finally went to the other room.  In another situation, I was in a seminar during which three rings were heard.  I recall some time a few months ago during a church service when there was a ring during a solemn time of the service.</p>

<p>To make matters worse, newer mobile phones now support polyphonic, enhanced ring tones, a far cry from the simple rings that were heard from early mobile phones.  To be perfectly frank, a simple ring, just loud enough to get your attention, is all that is necessary.  A standard ring sound during a movie is annoying; a ring featuring a symphonic or pop tune is much worse, usually louder, and always more distracting.  Yes, people do like to have unique rings to identify if it is their phone that's ringing.  Though, the more obnoxious the ring, the more you need to be careful about when the phone is left on.</p>

<p>I move on to the subject of when to have the phone on.  There are times when phones should be turned off completely, not on silent mode but off.  Voicemail can be used in these situations in case you miss a call.  Is it really so awful if you miss a call?  Mobile phones are convenient so you can keep in contact everywhere, but for most people it is not imperative to be available by phone at any hour of the day.  (Yes, there are some people for whom they are that important, but face it most of us do not get many calls of such a pressing nature)  I would expect people to find mobile phones an intrusion since they can be contacted whenever they have the phone with them and left on.  There are times when I don't want to answer the phone.  Say I'm meeting with some friends or in some activity where disruptions would be impolite, inconvenient, et cetera.  Many times the call can wait.  If you're involved in something with other people, don't push them aside to answer the phone.  I once saw two people walking together, each talking on a phone which seemed somewhat odd to me.  I guess they didn't enjoy each others company very much.</p>

<p>Mobile phone users, please remember that there is a time and a place for these handy tools.  Remember to turn them off when you go to the theatre, a concert, and any other situation where phones should be off.  Perhaps the novelty of mobile phones has merely reached its peak and has not yet faded, especially with a large number of kids having them.  Either way, remember to exercise proper etiquette when it comes to your mobile phones. </p>

<span class="small">Posted by Denny D. Daugherty at April 13, 2004 12:31 AM
| <a href="http://www.denny.daugherty.name/cgi-bin/mt/mt-tb.cgi?__mode=view&amp;entry_id=19" onclick="OpenTrackback(this.href); return false">TrackBack</a>
</span>

</div>

<p>See related entries in the following categories:
<a href="http://www.denny.daugherty.name/blog/archives/rants.html">Rants</a>, <a href="http://www.denny.daugherty.name/blog/archives/technology.html">Technology</a></p>



<H2>Comments</h2>

<div class="blogcomment">
<p>Some people just *need* to be available all the time, regardless of where they are or what they are doing. I have met people who refuse to use services or go places where their phones may not work (such as Subways) or where they are not allowed. They just cannot stand being un-available, and there is nothing you can do about it.... ;)</p>
<p class="small">Posted by: <a href="mailto&#58;sebastianobacio&#64;hotmail&#46;com">Sebastian B.</a> at April 15, 2004 07:57 AM</p>
</div>
<div class="blogcomment">
<p>Dude; Grow up.  Get a cell phone.  Become important.  You'll know what it's like.  Peace.</p>
<p class="small">Posted by: <a href="mailto&#58;justin&#64;justin&#46;com">Justin</a> at May 16, 2004 03:50 PM</p>
</div>
<div class="blogcomment">
<p>Sebastian B:<br />
 Yes, people have different personalities regarding their phone usage and availability.  To someone like that I would suggest to relax a bit; it's not the end of the world if you can't take a call because you're doing something more important.  :)  Personally, I like to be available much of the time as well, but there are some times when I just don't want to be disturbed. :)</p>

<p>Justin:<br />
 First off, everyone is important.  It is arrogant to say that someone else is not important for such a reason.  A mobile phone does not in any way make someone more important.  Sure, many teenagers today might like to feel they are more important because they are always on the phone, but that is irrelevant.  I understand that some people do need to available due to profession or other circumstance, but this does not apply to the all calls and callers which I state in my writing.  </p>

<p> Secondly, you falsely assume that I do not use a mobile phone which was not stated in my writing.  You imply that every mobile phone user is 'important' and needs to be on the phone all the time; this is simply not the case.  Some people don't use landline or mobile phones much anyway; some people don't like mobile phones at all.  I do not state in my writing that people should not use their phone.  I think they are wonderful devices, even necessary commodities for many people.  I only focused on certain situations where I have found such rings to be mildly disturbing.  This surely does not apply to a majority of mobile phone users, and I think as more and more people use them (which today most people do) these problems subside.  :)</p>
<p class="small">Posted by: <a href="http://www.denny.daugherty.name/cgi-bin/mt/mt-comments.cgi?__mode=red&amp;id=9">Denny D. Daugherty</a> at May 16, 2004 04:37 PM</p>
</div>



<h3>Post a comment</h3>

<form method="post" action="http://www.denny.daugherty.name/cgi-bin/mt/mt-comments.cgi" name="comments_form" onsubmit="if (this.bakecookie[0].checked) rememberMe(this)">
<input type="hidden" name="static" value="1" />
<input type="hidden" name="entry_id" value="19" />

<div style="width:180px; padding-right:15px; margin-right:15px; float:left; text-align:left; border-right:1px dotted #bbb;">
	<label for="author">Name:</label><br />
	<input tabindex="1" id="author" name="author" /><br />

	<label for="email">Email Address:</label><br />
	<input tabindex="2" id="email" name="email" /><br />

	<label for="url">URL:</label><br />
	<input tabindex="3" id="url" name="url" /><br />
</div>

Remember personal info?<br />
<input type="radio" id="bakecookie" name="bakecookie" /><label for="bakecookie">Yes</label><input type="radio" id="forget" name="bakecookie" onclick="forgetMe(this.form)" value="Forget Info" style="margin-left: 15px;" /><label for="forget">No</label><br style="clear: both;" />

<label for="text">Comments:</label><br />
<textarea tabindex="4" id="text" name="text" rows="10" cols="50"></textarea><br />

<input type="submit" name="preview" value="&nbsp;Preview&nbsp;" />
<input style="font-weight: bold;" type="submit" name="post" value="&nbsp;Post&nbsp;" /><br />

</form>

<script type="text/javascript" language="javascript">
<!--
document.comments_form.email.value = getCookie("mtcmtmail");
document.comments_form.author.value = getCookie("mtcmtauth");
document.comments_form.url.value = getCookie("mtcmthome");
if (getCookie("mtcmtauth")) {
    document.comments_form.bakecookie[0].checked = true;
} else {
    document.comments_form.bakecookie[1].checked = true;
}
//-->
</script>



</div>
<hr/>
<address>Copyright &copy; 2003-2004 Denny D. Daugherty
<br/>All Rights Reserved
<br/><a href="http://www.denny.daugherty.name">http://www.denny.daugherty.name</a>
<br/><img src="/files/graphics/signature.gif" alt="My Signature"/>
</address>

<div id="foot">
<a href="/credits.html">Site Credits</a> | <a href="/sitemap.html">Site map</a>

<script type="text/javascript"><!--
document.write('<br/>Choose Style:  <a href="javascript:changeColors(\'default\');">Default</a> // ');
document.write('<a href="javascript:changeColors(\'dark\');">Dark</a>');

document.write('<br/>Choose Layout:  <a href="javascript:changeLayout(\'default\');">Default</a> // <a href="javascript:changeLayout(\'fixed\');">Fixed Menu</a>');
// -->
</script>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-15632333-2");
pageTracker._trackPageview();
} catch(err) {}</script>
</body></html>

