<!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 - My Testimony</title>

<meta name="keywords" content="weblog denny daugherty blog writing comment review rant news christianity music percussion "/>
<meta name="description" content="Tonight is the commissioning service for our missions team. We're leaving soon for El Salvador. It's customary that each member of the missions team give a testimony to the local church, and also to the church we will be visiting..."/>
<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/06/30.html" title="Transformaci&oacute;n 2004" />

<link rel="next" href="http://www.denny.daugherty.name/blog/archives/2004/07/32.html" title="El Salvador 2004 Missions Trip" />


<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/06/31.html"
    trackback:ping="http://www.denny.daugherty.name/cgi-bin/mt/mt-tb.cgi/25"
    dc:title="My Testimony"
    dc:identifier="http://www.denny.daugherty.name/blog/archives/2004/06/31.html"
    dc:subject="Faith"
    dc:description="Tonight is the commissioning service for our missions team. We&apos;re leaving soon for El Salvador. It&apos;s customary that each member of the missions team give a testimony to the local church, and also to the church we will be visiting..."
    dc:creator="Denny D. Daugherty"
    dc:date="2004-06-20T14:45:01-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/06/31.html">
<dc:title>My Testimony</dc:title>
<dc:description>Tonight is the commissioning service for our missions team. We&apos;re leaving soon for El Salvador. It&apos;s customary that each member of the missions team give a testimony to the local church, and also to the church we will be visiting...</dc:description>
<dc:creator>Denny D. Daugherty</dc:creator>
<dc:date>2004-06-20T14:45:01-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/06/30.html">&laquo; Transformación 2004</a> |

<a href="http://www.denny.daugherty.name/blog/">Main</a>
| <a href="http://www.denny.daugherty.name/blog/archives/2004/07/32.html">El Salvador 2004 Missions Trip &raquo;</a>

</div>


<h2>June 20, 2004</h2>

<div class="blogentry">

<h3>My Testimony</h3>

<p>Tonight is the commissioning service for our missions team.  We're leaving soon for <a href="http://www.denny.daugherty.name/blog/archives/2004/06/30.html">El Salvador</a>.  It's customary that each member of the missions team give a testimony to the local church, and also to the church we will be visiting abroad.  It's always difficult coming up with a testimony that you want to write down and share with a congregation.  I've struggled in the past year a lot with a few things, and I plan to tell about them in my testimony.  Hopefully it will serve as an encouragement to those in El Salvador.  </p>

<a name="more"></a>
<p><b><i>English:</i></b></p>

<p>Hello, my name is Denny, and I want to tell you about how God is always working in our lives, whether we can see it or not.  Despite what we do, though we may go astray, God has plans for us.  In the past year I have been convicted regarding how I have gone astray, where I can serve, and where I haven't served that I should be serving, and also regarding my attitude.  I have a tendency to busy myself with many things, often things that are not for God's glory.  But, God has a way of getting our attention through various circumstances.  Just like God used a great fish to set Jonah on the right path, God often brings things into our lives, to lead us toward His will.  We may not always like them, but Jesus said we have to first lose our life before we can find it.  Through the tough times, we need to be steadfast in prayer, leaning on God because he will bring you through.</p>

<p>God has been getting my attention in the past year.  Through busyness and misdirection, I became bitter and at times felt distant from God.  I looked back at the greater joy I had at one time and the peace I had exchanged for worry and doubt.  Last summer I was paging through my Bible and came upon Proverbs 16:9 which reads "The human mind plans the way, but the Lord directs the steps" (NRSV).  We can make plans; we can go our own way, but it's not our will but God's that prevails.  Don't fight it In all things and through prayer seek always His guidance, and you can't go wrong.</p>

<p><b><i>Spanish:</i></b></p>

<p>Hola, me llamo Denny, y quiero decirles como Dios siempre trabaja en nuestras vidas.  No importa que hagamos ni ir a los caminos malos; Dios tiene proyectos para nosotros.</p>

<span class="small">Posted by Denny D. Daugherty at June 20, 2004 02:45 PM
| <a href="http://www.denny.daugherty.name/cgi-bin/mt/mt-tb.cgi?__mode=view&amp;entry_id=31" 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/faith.html">Faith</a></p>



<H2>Comments</h2>

<div class="blogcomment">
<p>Denny, just a help on Spanish: "no importa qu'e hagamos ni si nos desviamos de los buenos caminos; Dios tiene planes para nosotros."  In your version, the part about going astray seems to make it much less important to go astray than your English version does.</p>

<p>Another comment:  Good testimony, I thought.</p>

<p>Fred.</p>
<p class="small">Posted by: <a href="mailto&#58;f_boutch&#64;hotmail&#46;com">Fred</a> at January 11, 2005 05:37 PM</p>
</div>





</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>

