You've already forked proefschrift
325 lines
12 KiB
HTML
325 lines
12 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
|
"http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<title>Emotional Intelligence</title>
|
|
<script language="JavaScript" type="text/JavaScript" src="Res/code/shared.js"></script>
|
|
<script language="JavaScript" type="text/JavaScript" src="Res/code/boxController.js"></script>
|
|
<script language="JavaScript" type="text/JavaScript" src="Res/code/boxSettings.js"></script>
|
|
<script language="JavaScript" type="text/JavaScript" src="Res/tree/tree.js"></script>
|
|
<script language="JavaScript" type="text/JavaScript" src="Res/tree/tree_items.js"></script>
|
|
<script language="JavaScript" type="text/JavaScript" src="Res/tree/tree_tpl.js"></script>
|
|
<link href="Res/styles/shared.css" rel="stylesheet" type="text/css">
|
|
<link href="Res/styles/DynamicOutline.css" rel="stylesheet" type="text/css">
|
|
</head>
|
|
<body id="page" onload="init()">
|
|
<!-- BEGIN PAGE HEADER -->
|
|
<table id="pageHeader">
|
|
<tr>
|
|
<td class="left" rowspan="3">
|
|
<a class="noHover" href="index.html" target="_parent">
|
|
<img src="Res/images/logo.gif" alt=""></a>
|
|
</td>
|
|
<td class="right">
|
|
<!-- BEGIN TOOLS UTILITIES-->
|
|
<div class="utilities">
|
|
<span class="command">
|
|
<a href="index.html" target="_parent">
|
|
<span class="label">Home</span>
|
|
</a>
|
|
</span>
|
|
<span class="utilities_toc">
|
|
|
|
|
<span class="command">
|
|
<a href="contents.htm" target="_parent">
|
|
<span class="label">Table of Contents</span>
|
|
</a>
|
|
</span>
|
|
</span>
|
|
<!-- BEGIN HEADER UTILITIES OVERVIEW SNIPPET -->
|
|
|
|
|
<span class="command">
|
|
<a href="map.htm" target="_parent">
|
|
<span class="label">Overview Map</span>
|
|
</a>
|
|
</span>
|
|
<!-- END HEADER UTILITIES OVERVIEW SNIPPET -->
|
|
|
|
<!-- BEGIN HEADER UTILITIES LEGEND SNIPPET -->
|
|
|
|
|
<span class="command">
|
|
<a href="javascript:openPopup('legend.htm','Legend','scrollbars=yes,resizable=yes,left=20,top=20,width=240,height=450')">
|
|
<span class="label">Icon Legend</span>
|
|
</a>
|
|
</span>
|
|
<!-- END HEADER UTILITIES LEGEND SNIPPET -->
|
|
|
|
</div>
|
|
<!-- END TOOLS UTILITIES-->
|
|
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="right">
|
|
<div class="mapName">EQnomy</div>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="right">
|
|
<div class="contactInformation">Mob.: +31 (0)6 295 26 884 <a href="mailto:paul.jansen@pibuckle.com">paul.jansen@pibuckle.com</a></div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<!-- END PAGE HEADER -->
|
|
|
|
<!-- BEGIN PAGE BODY-->
|
|
|
|
<!-- BEGIN SIDE NAVIGATION WRAPPER-->
|
|
<table>
|
|
<tr>
|
|
<td class="outlineColumn">
|
|
<!-- Ensure minimum width of outline-->
|
|
<img class="emptyImage" src="Res/images/empty.gif"
|
|
width="190" height="1" alt="">
|
|
<!-- DYNAMIC OUTLINE - START -->
|
|
<div class="dynamicOutline">
|
|
<div class="tree" style="padding: 5px;">
|
|
<script language="JavaScript" type="text/JavaScript">new tree (TREE_ITEMS, TREE_TPL);</script>
|
|
</div>
|
|
</div>
|
|
<!-- DYNAMIC OUTLINE - END -->
|
|
|
|
</td>
|
|
<td class="bodyColumn">
|
|
<!-- END SIDE NAVIGATION WRAPPER-->
|
|
|
|
<table id="pageBody">
|
|
<col class="main">
|
|
<col class="right">
|
|
|
|
<!-- BEGIN BREADCRUMBS-->
|
|
<tr id="breadcrumbsAndPageNavigation">
|
|
<td class="breadcrumbs" valign="top">
|
|
<!-- BEGIN NAVIGATION BREADCRUMBS ITEM-->
|
|
<span class="breadcrumb">
|
|
<a href="index.html">Home</a>
|
|
<span class="separator">></span>
|
|
</span>
|
|
<!-- END NAVIGATION BREADCRUMBS ITEM-->
|
|
<!-- BEGIN NAVIGATION BREADCRUMBS ITEM-->
|
|
<span class="breadcrumb">
|
|
<a href="GeneralBasics(Popular).html">6. General Basics (Popular)</a>
|
|
<span class="separator">></span>
|
|
</span>
|
|
<!-- END NAVIGATION BREADCRUMBS ITEM-->
|
|
<!-- BEGIN NAVIGATION BREADCRUMBS HERE-->
|
|
<span class="breadcrumb">
|
|
6.3 Emotional Intelligence
|
|
</span>
|
|
<!-- END NAVIGATION BREADCRUMBS HERE-->
|
|
|
|
</td>
|
|
<td class="pageNavigation" valign="top">
|
|
<!-- START PAGE NAVIGATION NEXT IN SEQUENCE IMAGES -->
|
|
<span class="commands">
|
|
<span class="command">
|
|
<img src="Res/images/previous_button.gif" alt=""> <a href="PurposeofEmotions.html">
|
|
<span class="label">Previous</span></a>
|
|
</span>
|
|
|
|
<span class="command">
|
|
<a href="Association.html">
|
|
<span class="label">Next</span></a> <img src="Res/images/next_button.gif" alt="">
|
|
</span>
|
|
</span>
|
|
<!-- END PAGE NAVIGATION NEXT IN SEQUENCE IMAGES -->
|
|
|
|
</td>
|
|
<td class="right" valign="top">
|
|
</td>
|
|
</tr>
|
|
<!-- END BREADCRUMBS-->
|
|
|
|
<tr class="topic">
|
|
<td class="main" valign="top" colspan="2">
|
|
<div class="body">
|
|
<div class="topicDivider">
|
|
</div>
|
|
</div>
|
|
</td>
|
|
<td class="right" valign="top">
|
|
<!--right body column empty-->
|
|
</td>
|
|
</tr>
|
|
|
|
<!--BEGIN PAGE BODY ITEM-->
|
|
<tr class="topic">
|
|
<td class="main" valign="top" colspan="2">
|
|
<table>
|
|
<tr class="topicHeader">
|
|
<td class="topicImageColumn">
|
|
|
|
</td>
|
|
<td class="topicLineColumn">
|
|
<a name="Topic13"></a>
|
|
<span class=outlineNumberFirst>6.3 </span><span class=topicLineFirst>Emotional Intelligence</span>
|
|
<span class="topicIcons">
|
|
|
|
</span>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
<div class="topicTextNotes"><div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">'Emotional Intelligence'
|
|
is a neat metaphor that borrows from the notion of IQ. It implies that
|
|
some people are better at handling emotions than others. It also hints that you might be able to
|
|
increase your EQ. Practically, it offers a useful set of guidelines for doing just this.</span></font><span></span></div>
|
|
<div align="left"><font face="Times New Roman" size="5"><span style="font-size:18pt"><b>Self-awareness</b></span></font><span></span></div>
|
|
<div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">Being emotionally
|
|
self-aware means knowing how you feel in “real time.” Self- knowledge is
|
|
the first step in being able to handle emotions. If you can see them and name them, then you at
|
|
least then have a chance to do something about them.</span></font><span></span></div>
|
|
<div align="left"><font face="Times New Roman" size="5"><span style="font-size:18pt"><b>Emotional literacy</b></span></font><span></span></div>
|
|
<div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">Emotional literacy
|
|
means being able to label emotions precisely. This includes the emotions of
|
|
others and especially yourself. It also means being able to talk about emotions without getting
|
|
overly emotional or (as happens with many people) denying them. <br/>
|
|
Emotional literacy is <i>not</i> using ‘I feel...’ statements to offer opinions, ideas,
|
|
etc. Thus 'I feel that
|
|
is a good idea' is not emotional literacy, whist 'I feel angry' is.</span></font><span></span></div>
|
|
<div align="left"><font face="Times New Roman" size="5"><span style="font-size:18pt"><b>Empathy &
|
|
compassion</b></span></font><span></span></div>
|
|
<div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">Empathy is the
|
|
ability to feel and understand the emotions of others. If you can empathise, you
|
|
can engender trust, as people desperately want to be understood at the emotional level. All
|
|
great carers and nurturers major in empathy and compassion.</span></font><span></span></div>
|
|
<div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">It also means appreciating
|
|
and accepting differences between people, accepting that we have
|
|
different priorities and capabilities around emotion.</span></font><span></span></div>
|
|
<div align="left"><font face="Times New Roman" size="5"><span style="font-size:18pt"><b>Balance</b></span></font><span></span></div>
|
|
<div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">The ability to
|
|
balance emotion and reason in making decisions leads to good decisions.
|
|
Emotion should not be abandoned, lest cold and callous decisions are made. Nor should logic
|
|
be abandoned unless you want a wishy-washy outcome.</span></font><span></span></div>
|
|
<div align="left"><font face="Times New Roman" size="5"><span style="font-size:18pt"><b>Responsibility</b></span></font><span></span></div>
|
|
<div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">Emotional Intelligence
|
|
means taking primary responsibility for your own emotions and
|
|
happiness. You cannot say that others “made” you feel the way you feel. Although they may
|
|
be
|
|
instrumental, the responsibility is yours, just as if you kill someone, there is no argument that
|
|
says that someone else made you do it.</span></font><span></span></div>
|
|
<div align="left"><font face="Times New Roman" size="6"><span style="font-size:24pt"><b>So What</b></span></font><span></span></div>
|
|
<div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">Emotions are one
|
|
of the main things that derails communications and persuasions. Once people
|
|
start getting upset at one another, rationalism goes out of the window. If you can identify and
|
|
control your own emotions you have good chance of winning any argument. If you can sense
|
|
the emotions of others, you have a chance to change them. And of course it all starts with
|
|
yourself and your own emotions...</span></font><span></span></div>
|
|
<div align="left"><font face="Times New Roman" size="5"><span style="font-size:18pt"><b>Reference</b></span></font><span></span></div>
|
|
<div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">Goleman, Daniel
|
|
(1996), <i>Emotional Intelligence</i>, Bloomsbury, London</span></font><span></span></div></div>
|
|
|
|
|
|
|
|
<!--START RELATED-->
|
|
<div class="relatedSection">
|
|
<!--START ONE RELATED SECIONT -->
|
|
<div class="oneRelatedSection">
|
|
<div class="relatedSectionHeader">See also: </div>
|
|
<div class="relatedSectionBody">
|
|
<!--BEGIN SNIPPET RELATIONSHIP CALLOUT TEXT HYPERLINK-->
|
|
<div class="relatedItem">
|
|
<span class="relatedItemBullet">
|
|
<img src="Res/images/arrow.gif" alt="">
|
|
</span>
|
|
<a class="topicHyperlink"
|
|
href="EIHistoryandDefinition.html"
|
|
target="">EI History and Definition</a>
|
|
|
|
</div>
|
|
<!--END SNIPPET RELATIONSHIP CALLOUT TEXT HYPERLINK -->
|
|
|
|
</div>
|
|
</div>
|
|
<!--END ONE RELATED SECIONT-->
|
|
|
|
|
|
</div>
|
|
<!--END RELATED-->
|
|
|
|
</td>
|
|
<td class="right" valign="top">
|
|
<!--right body column empty-->
|
|
</td>
|
|
</tr>
|
|
<!--END PAGE BODY ITEM-->
|
|
|
|
|
|
<!-- BEGIN TOP BUTTON -->
|
|
<tr class="topic">
|
|
<td class="main" valign="top" colspan="2">
|
|
<div class="body">
|
|
<div class="topCommand">
|
|
<span class="commands">
|
|
<span class="command">
|
|
<img src="Res/images/top_button.gif" alt="">
|
|
<a href="javascript:scroll(0,0)">
|
|
<span class="label">Top</span>
|
|
</a>
|
|
</span>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
<td class="right" valign="top">
|
|
<!--right body column empty-->
|
|
</td>
|
|
</tr>
|
|
<!-- END TOP BUTTON -->
|
|
|
|
</table>
|
|
|
|
<!-- BEGIN SIDE NAVIGATION WRAPPER-->
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<!-- END SIDE NAVIGATION WRAPPER-->
|
|
|
|
<!-- END PAGE BODY-->
|
|
|
|
<!---BEGIN FOOTER-->
|
|
<table id="pageFooter">
|
|
<tr>
|
|
<!-- reserved for image <td class="left" rowspan="2"></td>-->
|
|
<td class="center" rowspan="2">
|
|
<div class="footerText">Dissertation of Paul L. Jansen Ph.D., MBA</div>
|
|
</td>
|
|
<td class="right">
|
|
<div class="hyperlink">
|
|
<span>
|
|
<a href="http://www.pibuckle.com" target="_blank">Part of the Pibuckle website</a>
|
|
</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="right">
|
|
<div class="lastUpdated">
|
|
<span>Last updated:</span>
|
|
<span>19-8-2005</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
<!---END FOOTER-->
|
|
|
|
|
|
</body>
|
|
</html>
|
|
|