You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

59 lines
5.4 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>wj</title>
<script type="text/javascript" src="../scripts/jquery/jquery-1.12.4.js"></script>
<script type="text/javascript" src="../scripts/popup.js"></script>
<link rel="stylesheet" type="text/css" href="../styles/terminal.css">
</head>
<body>
<audio preload="auto" id="sound-1" src="../media/sounds/Bottoni/1.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-2" src="../media/sounds/Bottoni/2.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-3" src="../media/sounds/Bottoni/3.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-4" src="../media/sounds/Bottoni/4.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-5" src="../media/sounds/Bottoni/5.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-6" src="../media/sounds/Bottoni/6.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-7" src="../media/sounds/Bottoni/7.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-8" src="../media/sounds/Bottoni/8.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-9" src="../media/sounds/Bottoni/9.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-10" src="../media/sounds/Bottoni/10.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-11" src="../media/sounds/Bottoni/11.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-12" src="../media/sounds/Bottoni/12.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-13" src="../media/sounds/Bottoni/13.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-14" src="../media/sounds/Bottoni/14.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-15" src="../media/sounds/Bottoni/15.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-16" src="../media/sounds/Bottoni/16.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-17" src="../media/sounds/Bottoni/17.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-18" src="../media/sounds/Bottoni/18.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-19" src="../media/sounds/Bottoni/19.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-20" src="../media/sounds/Bottoni/20.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-21" src="../media/sounds/Bottoni/21.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-22" src="../media/sounds/Bottoni/22.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-23" src="../media/sounds/Bottoni/23.wav" type="audio/wav"> ... src & fallback ... </audio>
<audio preload="auto" id="sound-24" src="../media/sounds/Bottoni/24.wav" type="audio/wav"> ... src & fallback ... </audio>
<div><span id="xnili">@ilinx</span>:<span id="tilde">~</span>$ <b>William James</b><br>
William James (1842-1910) is considered both 'the Father of American psychology' and one of the most influential philosopher of his time establishing along with Charles S. Peirce the philosophical school called Pragmatism. During his career he interacted with a wide array of writers and scholars, such as Sigmund Freud and Carl G. Jung, Ralph Waldo Emerson, John Dewey, but he is also rememberd as one of the three axis of process philosophy along with Henri Bergson and Alfred N. Whitehead. Behind this well known biography, James did important work on religion investigating the mystical experience and experimenting with drugs (chloral hydrate, amyl nitrite, <a class="home" href="./no2.html">nitrous oxide</a>, and peyote). James claimed that it was only when he was under the influence of nitrous oxide that he was able to understand Hegel. This work leads him to start the first American psychedelic movement which later has been continued by <a class="home" href="./wb.html">William Burroughs</a>.<br>
</a>
From the archives of Harvard University, dugged out and published by professor <a class="home" href="./af.html">Adin Fassrol</a>, it appears that William James partecipated as 'special' guest to sveral meetings of the <a class="home" href="./wcl.html">Wicht Club</a> led by <a class="home" href="./wc.html">Walter Cannon</a>. However, it is still uncertain on which extent James influenced the extracurricular activity of this secret congregation.<br><br>
Selected articles:
<ul>
<li><i><a class="home" href="http://www.uky.edu/~eushe2/Pajares/jnitrous.html" onclick="ppp(this, 'n2o', '1000', '1000','2000','0')" target="n2o">Subjective Effects of Nitrous Oxide</a></i></li>
<li><i><a class="home" href="https://www.theatlantic.com/past/docs/issues/96may/nitrous/wmjgist.htm" onclick="ppp(this, 'g', '1000', '1000','2000','0')" target="g">Review of "The Anaesthetic Revelation and the Gist of Philosophy"</a></i></li>
</ul>
</div>
<script type="text/javascript">
$("a").mouseenter(function() {
$("#sound-" + Math.ceil(Math.random() * 24))[0].play();
});
</script>
</body>
</html>