Rotating Complex Gradient Fractal Rectangles with JavaScript
body, html {
margin: 0;
padding: 0;
overflow: hidden;
background-color: #f0f0f0; /* Set a background color */
}
canvas {
display: block;
}
// Define your canvas element and context
const canvas = document.getElementById('canvas');
const ctx = canvas.getContext('2d');
// Get the screen dimensions
const screenWidth = window.innerWidth;
const screenHeight = window.innerHeight;
// Set canvas dimensions to match the screen size
canvas.width = screenWidth;
canvas.height = screenHeight;
// Function (...)
A CT scan providing evidence of the nasal cycle. The more patent airway is on the right of the image; the swollen turbinates congesting the left.
The nasal cycle is unknown to many people. It refers to the alternating partial congestion and decongestion of the nasal cavities in primates. It is a visible physiological congestion of the nasal conchae (nasal turbinates) due to selective lateralised activation of one half of the autonomic nervous system by the hypothalamus (cf. hemispheric lateralisation). It completly unrelated to pathological nasal congestion and is comparable to the circadian rhythm (in the broadest sense). The ancient yoga literature describes the nasal cycle in detail and it is the focus of several pranayama (breathing) techniques which have the goal to balance the nervous (...)
becomes the bed of the lotus-naveled Vishnu when at the termination of every Yuga that deity of immeasurable power enjoys yoga-nidra, the deep sleep under the spell of spiritual meditation.
— Mahabharata, Book 1, section XXI
Yoga nidrâ (Sanskrit: योग निद्रा) also known as "yogic sleep" is a specific state of consciousness (usually induced by a guided meditation) which can be described as a a state between waking and sleeping. is an appropriate asana for yoga nidra.
Parker, S., Bharati, S. V., & Fernandez, M.. (2013). Defining yoga-nidra: traditional accounts, physiological research, and future directions.. International Journal of Yoga Therapy, 23(1), 11–6. Retrieved from http://www.ncbi.nlm.nih.gov/pubmed/24016819
“The term yoga-nidra has been used in many empirical (...)
YouTube Comments by User
.comment {
background-color: #f9f9f9;
border: 1px solid #ddd;
padding: 10px;
margin-bottom: 10px;
}
.comment-link {
color: #007bff;
text-decoration: none;
}
YouTube Comments by User
Enter YouTube Video URL:
(...)
/*!
* Base CSS for pdf2htmlEX
* Copyright 2012,2013 Lu Wang
* https://github.com/coolwanglu/pdf2htmlEX/blob/master/share/LICENSE
*/#sidebar{position:absolute;top:0;left:0;bottom:0;width:250px;padding:0;margin:0;overflow:auto}#page-container{position:absolute;top:0;left:0;margin:0;padding:0;border:0}@media screen{#sidebar.opened+#page-container{left:250px}#page-container{bottom:0;right:0;overflow:auto}.loading-indicator{display:none}.loading-indicator.active{display:block;position:absolute;width:64px;height:64px;top:50%;left:50%;margin-top:-32px;margin-left:-32px}.loading-indicator img{position:absolute;top:0;left:0;bottom:0;right:0}}@media print{@page{margin:0}html{margin:0}body{margin:0;-webkit-print-color-adjust:exact}#sidebar{display:none}#page-container{width:auto;height:auto;overflow:visible;background-color:transparent}.d{display:none}}.pf{position:relative;background-color:white;overflow:hidden;margin:0;border:0}.pc{position:absolute;border:0;padding:0;margin:0;top:0;left:0;width:100%;height:100%;overflow:hidden;display:block;transform-origin:0 (...)
/*!
* Base CSS for pdf2htmlEX
* Copyright 2012,2013 Lu Wang
* https://github.com/coolwanglu/pdf2htmlEX/blob/master/share/LICENSE
*/#sidebar{position:absolute;top:0;left:0;bottom:0;width:250px;padding:0;margin:0;overflow:auto}#page-container{position:absolute;top:0;left:0;margin:0;padding:0;border:0}@media screen{#sidebar.opened+#page-container{left:250px}#page-container{bottom:0;right:0;overflow:auto}.loading-indicator{display:none}.loading-indicator.active{display:block;position:absolute;width:64px;height:64px;top:50%;left:50%;margin-top:-32px;margin-left:-32px}.loading-indicator img{position:absolute;top:0;left:0;bottom:0;right:0}}@media print{@page{margin:0}html{margin:0}body{margin:0;-webkit-print-color-adjust:exact}#sidebar{display:none}#page-container{width:auto;height:auto;overflow:visible;background-color:transparent}.d{display:none}}.pf{position:relative;background-color:white;overflow:hidden;margin:0;border:0}.pc{position:absolute;border:0;padding:0;margin:0;top:0;left:0;width:100%;height:100%;overflow:hidden;display:block;transform-origin:0 (...)
Below you can find a custom-made "meta-search-tool" I programmed (coded in ActionScript2) which facilitates to effectively search the web for psychology and neuroscience related information.
You can freely download the program as a zipped executable:
Citation File Format (*.cff)
cff-version: 1.0.3
message: If you use this software, please cite it as below.
authors:
- family-names: Germann
given-names: Christopher, Benjamin
orcid: https://orcid.org/0000-0002-1573-4651
title: Psychology Meta Search Tool
version: 1.0.2
URL: https://christopher-germann.de/psychology-meta-search-tool-v1-02/
date-released: 2012-07-16 (...)