You've already forked proefschrift
Add all static website files.
This commit is contained in:
311
static/Understanding.html
Normal file
311
static/Understanding.html
Normal file
@@ -0,0 +1,311 @@
|
||||
<!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>Understanding</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="CONCLUSIONS.html">12. CONCLUSIONS</a>
|
||||
<span class="separator">></span>
|
||||
</span>
|
||||
<!-- END NAVIGATION BREADCRUMBS ITEM-->
|
||||
<!-- BEGIN NAVIGATION BREADCRUMBS HERE-->
|
||||
<span class="breadcrumb">
|
||||
12.5 Understanding
|
||||
</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="Power=Emotion.html">
|
||||
<span class="label">Previous</span></a>
|
||||
</span>
|
||||
|
||||
<span class="command">
|
||||
<a href="Researchreferences.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="Topic65"></a>
|
||||
<span class=outlineNumberFirst>12.5 </span><span class=topicLineFirst>Understanding</span>
|
||||
<span class="topicIcons">
|
||||
|
||||
</span>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
<div class="topicTextNotes"><div align="left">Vernon Howard is examplary for using rationelle to explain the invalidity of rationelle
|
||||
as well as to
|
||||
direct his audience to emotion e.g. consciousness and their relationship. He does this to show
|
||||
both meaning and destiny of life, but here I quote his '3 keys to understanding' as a beautiful
|
||||
example of using ratio to point to rartio's root (and consequently to the ultimate 'uselessness' of
|
||||
ratio):</div>
|
||||
<div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">1. The world has
|
||||
nothing of real value to give you because it does not exist. Because it does
|
||||
not exist as a reality, because it is illusory, it has only illusory and worthless rewards for you.
|
||||
While employment and geography and people exist for your physical self and your social self,
|
||||
and are good for them, they cannot give benefits to your real spiritual nature which is complete
|
||||
in itself. It always has been complete and always will be, for it lives not in time but in eternity.
|
||||
In
|
||||
reality there is no individual who can win a thrill or a sense of worthiness from the everyday
|
||||
world. In a lost person, rewards or punishments from the world fall on the self-glorified self and
|
||||
cause it to vibrate. This vibration serves as a shaky idol which we eagerly worship for as long
|
||||
as the thrill lasts. But since the worshipper and his idol are the same thing—the same set of
|
||||
vibrations—the ending of the thrill of worshipping the idol causes self- panic; we feel as if
|
||||
we
|
||||
are fading away, that we will not be ourselves any more. The fear of the extinction of the
|
||||
invented self prevents us from seeing that the false self <i>must</i> fade away in order to experience
|
||||
true spiritual birth. Your work in all this is to notice the deceptive nature of your fear of not
|
||||
existing. And one way to do this is to notice how friends, news stories, rumors of doom, how
|
||||
they all try to plant fearful thoughts and feelings into your system. Here is what these people are
|
||||
doing: In order to give themselves a false sense of aliveness by making gloomy remarks, they
|
||||
have no conscience in making others feel the same false sense of doom. They are like mad
|
||||
musicians who demand that you dance to their insane music. Everything in this paragraph
|
||||
connects with the opening sentence, which is: The world has nothing of real value to give you
|
||||
because it does not exist.<br/>
|
||||
<br/>
|
||||
2. You need not idolize or yearn for anyone. But you must see very deeply into this in order to
|
||||
discover your basic error. You really do not admire that man or love that woman. Unknowingly
|
||||
you admire and love your own thoughts and feelings about them. Having imitation strength and
|
||||
beauty inside yourself you project them outwardly and then deceive yourself into thinking that
|
||||
they reside inside that man or woman. You will get an endless series of pains and
|
||||
disappointment as long as you unconsciously approve of this kind of self-trickery. You feel the
|
||||
need for something—which in itself is right—but then wreck the solution by trying to get
|
||||
an
|
||||
answer from the same unintelligent mind that asked the original question. You can not and must
|
||||
not answer your own questions. You fail to see that you are doing this when you look outside
|
||||
yourself for wisdom or strength or guidance. You are like the king of a castle who falls off his
|
||||
horse while riding in the woods. In his dazed state he wanders into a cave, thinking it is his
|
||||
home, even while suffering from the cave's discomfort. As his head gradually clears, he
|
||||
remembers where he truly belongs. Then his action-in-understanding guides him back to the
|
||||
castle with its true security and comfort. You have forgotten who you really are. Truth itself will
|
||||
help you to remember.<br/>
|
||||
<br/>
|
||||
3. Regarding acceptance and rejection, the day will come when neither word has any meaning
|
||||
to you. Such opposite states have meaning, false meaning, only to a divided mind, a mind
|
||||
looking to itself for a wholeness it will never be able to locate. Wholeness does not reside in
|
||||
thinking about wholeness, but in the lack of a need to think about wholeness. The king who has
|
||||
returned to his castle thinks neither about the castle nor the woods. To go a bit deeper into this,
|
||||
the spiritual castle has no geographical location on this earth. It does not exist in the woods or
|
||||
outside the woods—it exists above both, in a new and lofty world. This becomes clear when
|
||||
you see that a word is a word and nothing more. You need have no concern about being in a
|
||||
good light in the eyes of others. Only the thought—created self has such ambitions and the
|
||||
resulting anxieties. You cannot have either good light or bad light, for there is no individual self
|
||||
to receive it. Try handing either a bouquet of roses or of weeds to an imaginary person. It
|
||||
cannot be done. Only your <b><i>unself</i></b> can be truly Good, and that Goodness comes from God,
|
||||
Truth, Reality.</span></font><span></span></div></div>
|
||||
|
||||
|
||||
|
||||
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user