Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser excludeLists'></span></div>
<!--}}}-->
To get started with this blank [[TiddlyWiki]], you'll need to modify the following tiddlers:
* [[SiteTitle]] & [[SiteSubtitle]]: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* [[MainMenu]]: The menu (usually on the left)
* [[DefaultTiddlers]]: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
<<importTiddlers>>
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser

Your username for signing your edits. Write it as a [[WikiWord]] (eg [[JoeBloggs]])

<<option txtUserName>>
<<option chkSaveBackups>> [[SaveBackups]]
<<option chkAutoSave>> [[AutoSave]]
<<option chkRegExpSearch>> [[RegExpSearch]]
<<option chkCaseSensitiveSearch>> [[CaseSensitiveSearch]]
<<option chkAnimate>> [[EnableAnimations]]

----
Also see [[AdvancedOptions]]
<!--{{{-->
<div class='header' role='banner' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' role='navigation' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' role='navigation' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' role='complementary' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea' role='main'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected {color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

.wizard .notChanged {background:transparent;}
.wizard .changedLocally {background:#80ff80;}
.wizard .changedServer {background:#8080ff;}
.wizard .changedBoth {background:#ff8080;}
.wizard .notFound {background:#ffff80;}
.wizard .putToServer {background:#ff80ff;}
.wizard .gotFromServer {background:#80ffff;}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}
.readOnly {background:[[ColorPalette::TertiaryPale]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:alpha(opacity=60);}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0 1em 1em; left:0; top:0;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 0.3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0 0; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0;}
.wizardFooter .status {padding:0 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0 0 0.5em;}
.tab {margin:0 0 0 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0 0.25em; padding:0 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0 3px 0 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0; font-size:.9em;}
.editorFooter .button {padding-top:0; padding-bottom:0;}

.fieldsetFix {border:0; padding:0; margin:1px 0px;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0; right:0;}
#backstageButton a {padding:0.1em 0.4em; margin:0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin-left:3em; padding:1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none !important;}
#displayArea {margin: 1em 1em 0em;}
noscript {display:none;} /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
}
/*}}}*/
<!--{{{-->
<div class='toolbar' role='navigation' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
18 September 2011

Galaxies spin around my head, and the ground shifts beneath my feet.  All around is me vast, undulating ~World-Potential.  The Earth is supporting 7 billion human beings.

I am safe here and grateful for it.  In the midst of this, some of my desires and reflections follow:

*I do not wish to work for Industry.
*I have educated myself well, and I am not done. I have not failed. ~World-Potential is open wide to me.
*I love my wife and children, though I express it imperfectly and sometimes act selfishly.
*Together, my wife and I can be //brave, steadfast, compassionate, and loving-kind.//
*We will provision for our children's happiness.
*We will love them, protect them, prepare them, let them flower.

In broad terms, I desire:
''//To Understand//'' – I seek a [[Great Explaining|World Mythologies]] of all around me, and the causes of where I stand (which inherently limit my view)

''//Be Connected to Other Life//'' – overcoming a habit to maintain distance and escape

''//Stand in Awe of the Cosmos//'' – despite distraction and selective vision

''//Live and Work in 'Society'//'' – requiring that I learn to feel comfortable with my self in the world of human interactions

''//Walk and Dance With Myself//'' – with self-reliance and joy, again requiring a certain level of comfort and self-trust

''//Ease Suffering and Help Others Make [[Manifest]]//''

''//Exercise Reason, Compassion, and Knowledge//'' – to help solve problems of all magnitudes

''//Enjoy and Cultivate Art//'' – going beyond my own particular 'taste' and beliefs

----
[[Desiderata]] states what we humans need and desire for inner peace, as one man told it.  @@color(grey):{ Latin //''desideratum'' 'something desired' < __desiderare__ 'to desire.'// }@@
[img[Colored Bicycle for the Mind|http://farm4.static.flickr.com/3019/5768603154_6d1a75555f_m.jpg][http://www.flickr.com/photos/39042429@N00/5768603154/]]
I added the color to the [[bicycle]] logo

[img[Bicycle for the Mind – wire sculpture|http://farm6.static.flickr.com/5148/5768643410_a31e2d1184_m.jpg][http://www.flickr.com/photos/39042429@N00/5768643410/]]
Wire sculpture created by my wife Lily


[img(70%,)[Mandala|http://farm4.static.flickr.com/3535/5826532827_01cd90bec1_m.jpg][http://www.flickr.com/photos/39042429@N00/5826532827/]]
Mandala colored by Lily 7 Sept 2007.  It alludes to "The Yellow Brick Road" from Baum's Oz books (which I loved as a child), and also to the [[Blue Flower]].
She obtained the line-art from [[free-mandala.com|http://free-mandala.com]]
Every morning
I shall concern myself anew about the boundary
Between the love-deed-Yes
and the power-deed-No,
And pressing forward honor reality.
We cannot avoid
Using power,
Cannot escape the compulsion
To afflict the world,
So let us, cautious in diction
And mighty in contradiction,
Love powerfully.
— "Power and Love" (1926)
Martin [[Buber]]
"Anam Cara" is a Gaelic phrase meaning "soul friend," which my wife and I have used in reference to each other since the spring of 2001.

I was introduced to this term in John O'Donohue's book //[[Anam Cara|http://www.amazon.com/Anam-Cara-Book-Celtic-Wisdom/dp/006092943X/ref=sr_1_1?ie=UTF8&qid=1306108798&sr=8-1]]//.
!Whole Earth Discipline
Stewart Brand

1. Scale, Scope, Stakes, Speed
2. City Planet
3. Urban Promise
4. New Nukes 
5. Green Genes
6. Gene Dreams
7. Romantics, Scientists, Engineers
8. It’s All Gardening
9. Planet Craft
!Kythings
A collection by the Scottish poet Ronald Eadie Munro
(aka [[Duncan Munro Glen]]), published 1969, [[interpreted here|Kythings interpreted]]

From JOHN ATMAN
----
I.
This is daurk Lanarkshire
sae I hae learnt.
But //we ken aye there
a land o sun and blue skies.//
A time o lang days and play
wi my brithers.
We desire ainly
the cool blue watter.
...
Water rinnin slow in thochts
toom ablow the sky. Days
at ease wi oor brithers
and aw o earth and kin
in their ways.

And the corn there. Fenced
by oor faither. Yellowin ears
on lang stalks that move us
toward the hairst for days
oor faither fears.

We desire ainly
the cool blue watter.
...
Oor faither cut grey wi pain
and cauld. His lang-boned body
live wi knowledge
o days spent,
and sleep shut in the gairden
//though the paths are
open//
and the auld trees
in blossom that hauds nae stain.

//The blossom calls.// The gairden
oor mither returns to
with the strength o his winter.
Days for which she nourishes
strange sons. Their ways forced
ootside trig lairs.
And soon
grow strong and broun
and faither wi them
nourished to their hairst.

II.
In my thochts daurk corners
and unkent steps.
Journeys across swung stairweys.
Across daurk rivers on bridges
felt wi stretchin fingers;
open weys wi missin steps
and sweyin haunrails shadows
saft and grey agin the nicht.

A time o closed roads and unkent
fields. Great daurk acres
shut oot by quick faain hills
and sma halls o endless dance.

A spring held ticht; and wound
to the grip o innocence. //A spring
vibratin as he walks
a challenge
to his brithers.// A time of unwindin
to ithers’ time.

A large stride across a street.
//The hidden selves safe aneath
quick thrustin strides.// Unheard
voices drouned in the blood
racin. A time of lookin
frea ahint an unshaved face.
...
Bricht-haired shadows rinnin
through oor nicht; shairp wi
unkent knives cutting across
the raw stane. And //the beat o haimmers
edgin to brittle pairts
that spairk quick, and chip//
against unseen heids. A time
o shairp corners and short cuts
taen blin.

The stane rises daurk against
the sky. And //a table is set
across a field//

... A time o bricht
daurkness and haurd gless tables
set wi hauf-filled bottles.

And the dance. Heids on a hidden
floor. A turnin licht movin
through the spectrum. The warm
wi the cool. A sad yellow
and a turnin green. Heild ticht
on sprung boards. Turn and turn
again. The great springs taut
in ithers' haunds.

Great gaitherings o dochters
turnin. The owre-lookin.
And the dance. Close and fast
turnin steps. Time and time again
roond movin limbs. Quick steps
and slaw movements. Gyrations
full and round wi the beat
time and time again.
...

III.
A time of hame-comin and visitin
hame. New faces in auld.
And //strength ahint closed doors//
and rung bells.

//The warmth is in us.// We lie
thegither;
the fields are sma
and licht frae oor gairden. The days
are lazy and fu wi the trees
growin ablow us. And she walks doun,
and full-skirtit, wi warmth
and fear by his side. Waitin
and growin
life.

A stranger. A time of confinement
and doors closin. Of waiting
and walking. A time of sleep.
Of climbing close stairs
—and cauld. He rises
across the sky. Heavy clouds
blowin through the park. And gates
are closin. We wait on time.
The tide in her strong and high
wi waves that rise
and fall ayont the swingin
wecht. A flood rode dry
ootside the ark braithless and
strong in her blood. //That knot
made to untie.// And turn
in time, frae him noo
cryin
in the licht.

And the flood in him.
//a young God challengin
the storm// rushin owre
wi him licht to me. A pillar
above the storm.
...
Heich up hill paths I staun
and glimpse faur blue hills
and lochs seen bricht
though ne'er reached. And he
smiles owre my shoulder
a rock above the storm
I face.

She turns me to see
his ways. To journeys I canna
make. And a stranger moves
across a field. And through
my storm. A young face.
A column broken and swept
in spate
to the sea.

The storm beats doun my airms
and the sky falls . . .

IV.
Shadows grow colours
aw roun. I lie warm
in days lang wi daurk nights
alane in their time

A time o warmth by the fire.
Aw nicht
cauld doun daurk corridors
live wi steps
I turn frae across my nicht
and shut oot
ahint quick-closed dwaums.

I sit in the movin licht
wi steerin stairs
turnin wi the spurkle
o smells frae daurk breakfasts
you rise to mak
and mak again.

I sit cauld. Time
steady
in my pulse
racin to a time
I turn frae. A time o shut
doors
I couldna open
for licht or daurk.

Swallin doors growin shut
afore that white waa.
I look
to her warm in the sun. A young face
sad in my een. But quick
turn to quicker feet
and shoutin voices. Hers and mine
I canna hear, but ken
and feel aye there
a pool to lie in warm
wi unturnt licht.

My time.
But they call
and it is Their time.

I staun against the door
and turn open-eened to cross
daurk corridors and //shout
my strength to the shadows//
that run wi me
aye a step ahint
across halls and up stairs
to daurk that waits
and waits. And I turn warm;
//turn to the fire wi them
in times unkent; daurkness
welcomed and warm//
coverin us in the hidden places
of the gairden.

The leaves are faain.
I auld in their gairden;
I turn
and turn again
to a gairden that shuts oot
tomorrow's licht and shadows.
I turn frae the cool watter
and desire anerly the saft gress
uncut since we walkt paths
seen anerly frae that heavy wey
across the hill

and licht lengthens her shadow
in my dreed;
a cauld haun in mine
across corridors I see
open oot
and warm carpeted.

I see her often there
an unseen face
kent across daurk gress
frae this fireside. Oor past
still in me wi the toom
rooms o childhood. And //quick
turn in warmth to her I ken
across anither field.// But then
in time
grow cauld and turn
to the waa.

Sma faces growin frae patterns.
Faces safe in my een
that blink to blin
and turn
away to ithers. Turn and turn
again. Sma movin figures
I canna ken. And lie
warm in the coloured wall
that kens nae time
but the wun movin
a leaf. A wun
aye in the gairden
and the mornin taen wi the sun . . .

and they call
and it is their time
and their place . . .

[last and forty-eighth page of the book]
A human being is a part of the whole called by us "the universe," a part limited in time and space. He experiences himself, his thoughts and feelings, as something separate from the rest—a kind of optical delusion of consciousness. This delusion is a kind of prison for us, restricting us to our personal desires and affection for a few persons nearest to us. Our task must be to free ourselves from this prison by widening the circle of understanding and compassion to embrace all living creatures and the whole of nature in its beauty.  The true value of a human being is determined by the measure and the sense in which they have obtained liberation from the self.  We shall require a substantially new manner of thinking if humanity is to survive.
–Albert Einstein

Also stated by Einstein:
//No problem can be solved from the same consciousness that created it.  We have to learn to see the world anew.//
(in Banathy 1995)
*right view
*right intention
*right speech
*right conduct (action)
*right livelihood
*right endeavor (effort)
*right attention (mindfulness)
*right concentration
Walt Whitman (31 May 1819 – 26 March 1892) was an American journalist and poet, most famous for his lifelong work on his book //[[Leaves of Grass|Song of Myself]]//.

See http://www.leavesofgrass.org/

In every object, mountain, tree, and star — in every birth and life,
As part of each — evolved from each — meaning, behind the ostent,
A mystic [[cipher|correspondances]] waits infolded.
— Walt Whitman, Leaves of Grass

The two old, simple problems ever intertwined,
Close home, elusive, present, baffled, grappled.
By each successive age insoluble, pass'd on,
To ours to-day — and we pass on the same.
— Walt Whitman, "Life and Death," Leaves of Grass

"…I learned from Whitman that the poem is a temple—or a green field—a place to enter, and in which to feel. Only in a secondary way is it an intellectual thing—an artifact, a moment of seemly and robust wordiness—wonderful as that part of it is. I learned that the poem was made not just to exist, but to speak—to be company. It was everything that was needed, when everything was needed."
—Mary Oliver, on poetry
!Susan Ariel Rainbow Kennedy

Susan wrote me the following letter at the conclusion of an online / distance workshop:
<<<
I love your words here and your spirit shared. What a divine soul you are, and I love your questions.
There is so much in your subject line; Wanting Focus or Action. I wonder "who" is wanting that focus or action?
I envision you "clearing your energetic field" with 3 part Harmony, taking your OH [One Hunger], and sitting in a cornfield and receiving from your Wise Self.
I feel that you are already becoming what you say you want – and how to create a living from it is a separate question that is slowing you down from fully becoming it.
You are not "too far-flung" – perhaps you are not flung enough?
And are there tangible movements that you could make that you haven't?
My blessings and support to you, and acknowledging your growth and questions, sending you:
RELEASE from "knowing."

August 10, 2010
<<<

----
SARK's book //Glad No Matter What// inspired my [[Loss List]]
{{center{
[img(85%,)[The Coat of Arms of Pope Francis|http://www.vatican.va/holy_father/francesco/elezione/img/stemma-papa-francesco.png][http://www.vatican.va/holy_father/francesco/elezione/stemma-papa-francesco_en.html]]
@@font-size:125%;font-family: serif;
APOSTOLIC EXHORTATION
{{font150{''//EVANGELII GAUDIUM//''
}}}OF THE HOLY FATHER
{{font150{''FRANCIS''
}}}
//TO THE BISHOPS, [[PRIESTS|Welcome to your own priesthood]] AND DEACONS
CONSECRATED MEN AND WOMEN
AND THE LAY FAITHFUL
ON THE PROCLAMATION OF THE GOSPEL
IN TODAY'S WORLD//@@
}}}
2. The great danger in today’s world, pervaded as it is by consumerism, is the desolation and anguish born of a complacent yet [[covetous heart|Quenchless thirst]], the feverish pursuit of frivolous pleasures, and a blunted conscience. Whenever our interior life becomes caught up in its own interests and concerns, there is no longer room for others, no place for the poor. God’s voice is no longer heard, the quiet joy of his love is no longer felt, and the desire to do good fades. This is a very real danger for believers too. Many fall prey to it, and end up resentful, angry and listless. That is no way to live a dignified and fulfilled life…

27. I dream of a “missionary option”, that is, a missionary impulse capable of transforming everything, so that the Church’s customs, ways of doing things, times and schedules, language and structures can be suitably channeled for the evangelization of today’s world rather than for her self-preservation.

[[Apostolic Exhortation Text at the Vatican Website|http://www.vatican.va/holy_father/francesco/apost_exhortations/documents/papa-francesco_esortazione-ap_20131124_evangelii-gaudium_en.html]]
A story interrelating man, the world, and the gods or forces or 'ground of being' … otherwise known as 'Ground Divine' or 'God'

A story that tells how things came to be the way the are.

A culture is a group of people //__enacting__// a story, to live so as to make or maintain the story as a reality.  (Taken from Daniel Quinn's //Ishmael//.)
<<tiddler [[five great narratives (Postman)]]>>
(in [[The End of Education]].)
The //axis mundi// (also cosmic axis, world axis, world pillar, columna cerului, center of the world,world tree), in religion or mythology, is the world center or the connection between Heaven and Earth.

//Anima Mundi//, 1670s, Medieval Latin, literally "soul of the world;" used by Abelard to render Greek //psyche tou kosmou//

//Fractal Mundiosa//, [[Fractal]] World that is Divine Feminine; ~Ground-Divine

The image of the //Cosmic Tree// provides an axis symbol that unites three planes: sky (branches), earth (trunk) and underworld (roots).
* In some Pacific island cultures the banyan tree, of which the Bodhi tree is of the Sacred [[Fig]] variety, is the abode of ancestor spirits. In Hindu religion, the banyan tree is considered sacred and is called "Ashwath Vriksha" ("I am Banyan tree among trees" - Bhagavad Gita).
* The Bodhi Tree is also the name given to the tree under which Gautama Siddhartha, the historical Buddha, sat on the night he attained enlightenment.
* The Yggdrasil, or World Ash, functions in much the same way in Norse mythology; it is the site where Odin found enlightenment.
* Other examples - Jievaras in Lithuanian mythology and Thor's Oak in the myths of the pre-Christian Germanic peoples.
* The Tree of Life and the Tree of Knowledge of Good and Evil in Genesis present two aspects of the same image.

//Cursor Mundi// (Latin for "Runner of the World") is an anonymous ~Middle-English historical and religious poem of nearly 30,000 lines written around 1300 AD. The poem summarizes the history of the world as described in the Christian Bible and other sources, with additional legendary material drawn primarily from the //Historia scholastica.//
http://en.wikipedia.org/wiki/Cursor_Mundi
Dig for courage
Dig for wisdom
Dig for worth

While you dig,
keep a serene and focused mind.
Stay hungry, stay curious, and stretch yourself.
Keep digging!

With the materials at hand,
fashion your dwelling place
and your fulfillment.
In this moment, are you fulfilled?

Stand firm, yet loosen your grasp.
With a supple and accepting mind,
look outward.
Remove yourself from the center.
Learn the dance with finitude and change.

The ground on which you dance is hallowed,
as are the moments we smile and speak.
It all is shifting, then dissolves into vastness.
Protect the transmission of life.

01/02/2012
/***
|''Name''|RevisionsCommandPlugin|
|''Description''|provides access to tiddler revisions|
|''Author''|FND|
|''Contributors''|Martin Budden|
|''Version''|0.3.3|
|''Status''|@@beta@@|
|''Source''|http://svn.tiddlywiki.org/Trunk/association/plugins/RevisionsCommandPlugin.js|
|''CodeRepository''|http://svn.tiddlywiki.org/Trunk/association/plugins/|
|''License''|[[BSD|http://www.opensource.org/licenses/bsd-license.php]]|
|''CoreVersion''|2.6.0|
|''Keywords''|serverSide|
!Usage
Extend [[ToolbarCommands]] with {{{revisions}}}.
!Revision History
!!v0.1 (2009-07-23)
* initial release (renamed from experimental ServerCommandsPlugin)
!!v0.2 (2010-03-04)
* suppressed wikification in diff view
!!v0.3 (2010-04-07)
* restored wikification in diff view
* added link to side-by-side diff view
!To Do
* strip server.* fields from revision tiddlers
* resolve naming conflicts
* i18n, l10n
* code sanitizing
* documentation
!Code
***/
//{{{
(function($) {

jQuery.twStylesheet(".diff { white-space: pre, font-family: monospace }",
	{ id: "diff" });

var cmd = config.commands.revisions = {
	type: "popup",
	hideShadow: true,
	text: "revisions",
	tooltip: "display tiddler revisions",
	revTooltip: "", // TODO: populate dynamically?
	loadLabel: "loading...",
	loadTooltip: "loading revision list",
	selectLabel: "select",
	selectTooltip: "select revision for comparison",
	selectedLabel: "selected",
	compareLabel: "compare",
	linkLabel: "side-by-side view",
	revSuffix: " [rev. #%0]",
	diffSuffix: " [diff: #%0 #%1]",
	dateFormat: "YYYY-0MM-0DD 0hh:0mm",
	listError: "revisions could not be retrieved",

	handlePopup: function(popup, title) {
		title = this.stripSuffix("rev", title);
		title = this.stripSuffix("diff", title);
		var tiddler = store.getTiddler(title);
		var type = _getField("server.type", tiddler);
		var adaptor = new config.adaptors[type]();
		var limit = null; // TODO: customizable
		var context = {
			host: _getField("server.host", tiddler),
			workspace: _getField("server.workspace", tiddler)
		};
		var loading = createTiddlyButton(popup, cmd.loadLabel, cmd.loadTooltip);
		var params = { popup: popup, loading: loading, origin: title };
		adaptor.getTiddlerRevisionList(title, limit, context, params, this.displayRevisions);
	},

	displayRevisions: function(context, userParams) {
		removeNode(userParams.loading);
		if(context.status) {
			var callback = function(ev) {
				var e = ev || window.event;
				var revision = resolveTarget(e).getAttribute("revision");
				context.adaptor.getTiddlerRevision(tiddler.title, revision, context,
					userParams, cmd.displayTiddlerRevision);
			};
			var table = createTiddlyElement(userParams.popup, "table");
			for(var i = 0; i < context.revisions.length; i++) {
				var tiddler = context.revisions[i];
				var row = createTiddlyElement(table, "tr");
				var timestamp = tiddler.modified.formatString(cmd.dateFormat);
				var revision = tiddler.fields["server.page.revision"];
				var cell = createTiddlyElement(row, "td");
				createTiddlyButton(cell, timestamp, cmd.revTooltip, callback, null,
					null, null, { revision: revision });
				cell = createTiddlyElement(row, "td", null, null, tiddler.modifier);
				cell = createTiddlyElement(row, "td");
				createTiddlyButton(cell, cmd.selectLabel, cmd.selectTooltip,
					cmd.revisionSelected, null, null, null,
					{ index:i, revision: revision, col: 2 });
				cmd.context = context; // XXX: unsafe (singleton)!?
			}
		} else {
			$("<li />").text(cmd.listError).appendTo(userParams.popup);
		}
	},

	revisionSelected: function(ev) {
		var e = ev || window.event;
		e.cancelBubble = true;
		if(e.stopPropagation) {
			e.stopPropagation();
		}
		var n = resolveTarget(e);
		var index = n.getAttribute("index");
		var col = n.getAttribute("col");
		while(!index || !col) {
			n = n.parentNode;
			index = n.getAttribute("index");
			col = n.getAttribute("col");
		}
		cmd.revision = n.getAttribute("revision");
		var table = n.parentNode.parentNode.parentNode;
		var rows = table.childNodes;
		for(var i = 0; i < rows.length; i++) {
			var c = rows[i].childNodes[col].firstChild;
			if(i == index) {
				if(c.textContent) {
					c.textContent = cmd.selectedLabel;
				} else {
					c.text = cmd.selectedLabel;
				}
			} else {
				if(c.textContent) {
					c.textContent = cmd.compareLabel;
				} else {
					c.text = cmd.compareLabel;
				}
				c.onclick = cmd.compareSelected;
			}
		}
	},

	compareSelected: function(ev) {
		var e = ev || window.event;
		var n = resolveTarget(e);
		var context = cmd.context;
		context.rev1 = n.getAttribute("revision");
		context.rev2 = cmd.revision;
		context.tiddler = context.revisions[n.getAttribute("index")];
		context.format = "unified";
		context.adaptor.getTiddlerDiff(context.tiddler.title, context,
			context.userParams, cmd.displayTiddlerDiffs);
	},

	displayTiddlerDiffs: function(context, userParams) {
		var tiddler = context.tiddler;
		tiddler.title += cmd.diffSuffix.format([context.rev1, context.rev2]);
		tiddler.text = "{{diff{\n" + context.diff + "\n}}}";
		tiddler.tags = ["diff"];
		tiddler.fields.doNotSave = "true"; // XXX: correct?
		if(!store.getTiddler(tiddler.title)) {
			store.addTiddler(tiddler);
		}
		var src = story.getTiddler(userParams.origin);
		var tiddlerEl = story.displayTiddler(src, tiddler);
		var uri = context.uri.replace("format=unified", "format=horizontal");
		var link = $('<a target="_blank" />').attr("href", uri).text(cmd.linkLabel);
		$(".viewer", tiddlerEl).prepend(link);
	},

	displayTiddlerRevision: function(context, userParams) {
		var tiddler = context.tiddler;
		tiddler.title += cmd.revSuffix.format([tiddler.fields["server.page.revision"]]);
		tiddler.fields.doNotSave = "true"; // XXX: correct?
		if(!store.getTiddler(tiddler.title)) {
			store.addTiddler(tiddler);
		}
		var src = story.getTiddler(userParams.origin);
		story.displayTiddler(src, tiddler);
	},

	stripSuffix: function(type, title) {
		var str = cmd[type + "Suffix"];
		var i = str.indexOf("%0");
		i = title.indexOf(str.substr(0, i));
		if(i != -1) {
			title = title.substr(0, i);
		}
		return title;
	}
};

var _getField = function(name, tiddler) {
	return tiddler.fields[name] || config.defaultCustomFields[name];
};

})(jQuery);
//}}}
<html>
<iframe src="https://www.flickr.com/photos/carolemage/5399783038/player/6aa52e22be" height="640" width="480"  frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe></html>
''Torso of Venus, Altes Museum Berlin
Roman marble copy of the famed Aphrodite of Knidos''

Description of another version:

According to later Roman writers, the statue was originally commissioned by the citizens of Kos, Greece. Praxiteles, the Greek master sculptor, created two versions for them, one draped, the other nude. The prudish citizens of Kos rejected the nude version, which was then acquired by the citizens of Knidos. The statue’s fame became so great that numerous copies and variations were made during the Hellenistic and Roman periods. The Knidia, as she is called today, is considered one of the most famous works of art from antiquity, and exemplifies feminine beauty.

The goddess depicted nude, standing with her weight on her left leg, the right leg advanced, her torso bent slightly forward, causing a crease at the navel, her left arm originally lowered with the hand positioned over the pudendum, the right arm originally bent at the elbow, with the hand at the breast, the left arm adorned with an armband, with long wavy tendrils of hair falling onto each shoulder, the remains of a support on the side of the left thigh - 33½ in. (85 cm.) high.

Notes: One of the most famous works of art in antiquity was the cult statue of the goddess Aphrodite from her temple at Knidos, sculpted by the Greek master Praxiteles in circa 350 B.C. According to later Roman writers, the statue was originally commissioned by the citizens of Kos. Praxiteles sculpted two versions for them, one draped, the other nude. The prudish citizens of Kos rejected the nude version, which was then acquired by the citizens of Knidos. They erected the statue in an open-air temple, affording a splendid view of Praxiteles' masterpiece from all angles. It is thought that this was the first full-scale depiction of the female nude in all of Greek art. The statue's fame became so great that numerous copies and variations were made during the Hellenistic and Roman periods, from full-scale replicas in marble for temples and villas, to small bronze and terracotta statuary for household shrines, to depictions on engraved gems for personal adornment.

Although the original does not survive, enough is known about the Knidia (as she is called today) from the literary descriptions and these later copies that the type has been confidently identified. The goddess is shown standing, dropping her garment upon a vase, perhaps in preparation for her bath. Her left hand is positioned over her pudendum, her right hand over breasts, in a gesture that has traditionally been interpreted as the goddess' modesty. This is now recognized as a Victorian conceit, since there is no mythological basis to support such a view. The pose is now thought to depict the goddess ''emphasizing her fertility rather than hiding it''.
[see Ridgway, //~Fourth-Century Styles in Greek Sculpture//, p. 263; emphasis above mine.]

----
from http://elogedelart.canalblog.com/archives/p5990-10.html
THE SAVIOURS OF GOD: Spiritual Exercises
http://www.angel.net/~nic/askitiki.html

I am a weak, ephemeral creature made of mud and dream. But I feel all the powers of the universe whirling within me.

Everything in the world has a hidden meaning … Men, animals, trees, stars, they are all hieroglyphics. When you see them you do not understand them. You think they are really men, animals, trees, stars. It is only years later that you understand.

You shall never be able to establish in words what you live in ecstasy. But struggle unceasingly to establish it in words. ''//Battle with myths, with comparisons, with allegories, with rare and common words, with exclamations and rhymes, to embody it in flesh, to transfix it!//'' God, the Great Ecstatic, works in the same way. He speaks and struggles to speak in every way He can, with seas and with fires, with colors, with wings, with horns, with claws, with constellations and butterflies, that he may establish His ecstasy. Like every other living thing, I also am in the center of the Cosmic whirlpool.

The primordial Spirit branches out, overflows, struggles, fails, succeeds, trains itself. It is the Rose of the Winds.

Amid all these things, beyond all these things every man and nation, every plant and animal, every god and demon, charges upward like an army inflamed by an incomprehensible, unconquerable Spirit. We struggle to make this Spirit visible, to give it a face, to encase it in words, in allegories and thoughts and incantations, that it may not escape us. But it cannot be contained in the twentysix letters of an alphabet which we string out in rows; we know that all these words, these allegories, these thoughts, and these incantations are, once more, but a new mask with which to conceal the Abyss.

I felt that human partitions — bodies, brains, and souls — were capable of being demolished, and that humanity might return again, after frightfully bloody wandering, to its primeval, divine oneness. In this condition, there is no such thing as "me", "you", and "he"; everything is a unity and this unity is a profound mystic intoxication in which death loses its scythe and ceases to exist. Separately, we die one by one, but all together we are immortal. Like prodigal sons, after so much hunger, thirst, and rebellion, we spread our arms and embrace our two parents: heaven and earth.

http://www.greatthoughtstreasury.com/author/nikos-kazantzakis
/***
|''Name''|BinaryTiddlersPlugin|
|''Description''|renders base64-encoded binary tiddlers as images or links|
|''Author''|FND|
|''Version''|0.3.2|
|''Status''|@@beta@@|
|''Source''|http://svn.tiddlywiki.org/Trunk/association/plugins/BinaryTiddlersPlugin.js|
|''License''|[[BSD|http://www.opensource.org/licenses/bsd-license.php]]|
|''CoreVersion''|2.5|
!Code
***/
//{{{
(function($) {

"use strict";

var ctfield = "server.content-type";

var plugin = config.extensions.BinaryTiddlersPlugin = {
	isWikiText: function(tiddler) {
		var ctype = tiddler.fields[ctfield];
		if(ctype) {
			if (ctype === 'text/x-tiddlywiki') {
				return true;
			}
			return !this.isBinary(tiddler) && !this.isTextual(ctype);
		} else {
			return true;
		}
	},
	// NB: pseudo-binaries are considered non-binary here
	isBinary: function(tiddler) {
		var ctype = tiddler.fields[ctfield];
		return ctype ? !this.isTextual(ctype) : false;
	},
	isTextual: function(ctype) {
		return ctype.indexOf("text/") === 0
			|| this.endsWith(ctype, "+xml")
			|| ctype === 'application/json'
			|| ctype === 'application/javascript';
	},
	endsWith: function(str, suffix) {
		return str.length >= suffix.length &&
			str.substr(str.length - suffix.length) === suffix;
	},
	isLink: function(tiddler) {
		return this.isBinary(tiddler) && tiddler.text.indexOf("<html>") !== -1;
	}
};

// Disable edit for linked tiddlers (for now)
// This will be changed to a GET then PUT
config.commands.editTiddler.isEnabled = function(tiddler) {
    var existingTest = config.commands.editTiddler.isEnabled;
    if (existingTest) {
        return existingTest && !plugin.isLink(tiddler);
    } else {
        return !plugin.isLink(tiddler);
    }
};

// hijack text viewer to add special handling for binary tiddlers
var _view = config.macros.view.views.wikified;
config.macros.view.views.wikified = function(value, place, params, wikifier,
		paramString, tiddler) {
	var ctype = tiddler.fields["server.content-type"];
	if(params[0] === "text" && ctype && ctype !== 'text/x-tiddlywiki' &&
			!tiddler.tags.contains("systemConfig") && !plugin.isLink(tiddler)) {
		var el;
		if(plugin.isBinary(tiddler)) {
			var uri = "data:%0;base64,%1".format([ctype, tiddler.text]); // TODO: fallback for legacy browsers
			if(ctype.indexOf("image/") === 0) {
				el = $("<img />").attr("alt", tiddler.title).attr("src", uri);
			} else {
				el = $("<a />").attr("href", uri).text(tiddler.title);
			}
		} else {
			el = $("<pre />").text(tiddler.text);
		}
		el.appendTo(place);
	} else {
		_view.apply(this, arguments);
	}
};

// hijack edit macro to disable editing of binary tiddlers' body
var _editHandler = config.macros.edit.handler;
config.macros.edit.handler = function(place, macroName, params, wikifier,
		paramString, tiddler) {
	if(params[0] === "text" && plugin.isBinary(tiddler)) {
		return false;
	} else {
		_editHandler.apply(this, arguments);
	}
};

// hijack autoLinkWikiWords to ignore binary tiddlers
var _autoLink = Tiddler.prototype.autoLinkWikiWords;
Tiddler.prototype.autoLinkWikiWords = function() {
	return plugin.isWikiText(this) ? _autoLink.apply(this, arguments) : false;
};

}(jQuery));
//}}}
Apple Computer Co. described personal computers as "bicycles for the mind" in a 1980s advertisement. ^^[[[7]|http://www.folklore.org/StoryView.py?project=Macintosh&story=Bicycle.txt]]^^
[img[Bicycle for the mind – logo for Mac University Consortium|http://farm1.static.flickr.com/34/114050133_24aae18a49_m_d.jpg][http://www.flickr.com/photos/39042429@N00/114050133/]]
This has inspired several [[Art-ifacts]]
Unless you're delighted with the default theme you can make some quick changes by generating a new random color palette, hit this button to cycle through some alternatives.

<<RandomColorPaletteButton saturation_pale:0.67 saturation_light:0.53
saturation_mid:0.43 saturation_dark:0.06 pale:0.99 light:0.85 mid:0.5 dark:0.31>>

You can also change the look and feel completely by installing a new theme. To do this, find one you like in the @themes space, note down the name, and include it in this space by going to the space menu. You can reach the space menu by clicking on the blue and pink circle at the top-right of the page and chooshing "THIS SPACE". Here are a few to check out:
* @pip
* @caspian-ii
* @basalt
* @simplicity
* @cheesecake
* @jelly-doughnut

(//Note that if you are using a custom TiddlySpace install, these themes may not be present.//)
&nbsp;
//''…ideas, images and signs bleed into one another and soak perception with their infinite [[correspondances]], until these streams diverge, flooding out into the world…''//
–Johanna Gosse

Discovered from "[[In Memory of Moticos|http://www.thebookbeat.com/backroom/2014/01/24/in-memory-of-moticos/]]" January 2014 at The Book Beat:
<<<
He [Ray Johnson] re-imagined art as simply communication, a part of daily life—and a constant engagement with life that links the past, present and future into interchangeable symbols, fateful accidents, magic reversals and poetry. His books and letters were simple but intricate puzzles, all self-contained [[anti-museums]], missives that questioned collecting and collectors, the purpose of art, stretching the boundaries of <<tag poetry>>

Memory is not an instrument for surveying the past but its theater. It is the medium of past experience, just as the earth is the medium in which dead cities lie buried. He who seeks to approach his own buried ''past'' must conduct himself like a man digging.
–Walter Benjamin, //Berlin Childhood//

When you cut into the present, the ''future'' leaks out.
–William S. Burroughs, //~Cut-Ups//
<<<
In an interview for the inaugural issue of the //Village Voice//, Ray Johnson discussed what moticos were and what they weren't. "I've got a big pile of things at home which will make moticos. They're really collages – paste-ups of pictures and pieces of paper…but that sounds too much like what they really are, so I call them moticos. It's a good word because it's both singular and plural and you can pronounce it how you like." &nbsp;(Wilcock, 1955) Johnson's moticos, or collages, are exhibited more often in museums and galleries than his mail art because curators place the moticos in the category of fine art. In contrast, curators treat Johnson's [[mail art|mail art object]] more as a long-term performance or avocation, rather than as individual art objects.
–Madelyn Starbuck in "[[Clashing and Converging|http://www.lib.utexas.edu/etd/d/2003/starbuckmk032/starbuckmk032.pdf]]"
//See [[mail art object]]//

Following research courtesy of Johanna Gosse, The Journal of Black Mountain College Studies [[Volume II: Ray Johnson|http://www.blackmountainstudiesjournal.org/wp/?p=662]]
----
“Moticos” is an anagram of the term “osmotic,” the adjectival form of “osmosis,” which refers to the process of liquid flow between two semi-permeable membranes, and more colloquially, to the gradual process of assimilation or absorption of ideas. According to the possibly apocryphal account offered by [[Ray Johnson]], the term was arbitrarily picked from a dictionary by his friend Norman Soloman; yet, this word effectively evokes the idea of dynamic flow and exchange, qualities that are relevant to Johnson’s developing collage practice during this period.

Johnson’s moticos are composed of everyday found objects—mass media fragments, commercial packaging, scraps of cardboard—which he intricately arranged in small-scale compositions and then emblazoned with puns, pictograms, enigmatic hieroglyphs, small blocks or “tesserae,” celebrity names, Chinese lettering, and other more obscure references and elements. Still, the moticos’ delicately embellished surfaces do not obscure the fact that they are composed of humble materials…
<<<
Perhaps it’s all incorrect that these (the moticos) be looked at in terms of painting or creativity or beauty or whatever. It might very well just be useful objects like an automobile or a chair. And these happen to be things hanging on the wall. I never used to believe in a work of art being bought. I thought it should just be made and not cherished or sold.  [1968 interview with Johnson]
<<<
He accepts that art has a //use value// like any other functional object, but he wants to reject the notion that it possesses //exchange value//, as an object bought or sold on a marketplace. Indeed, a primary example of something with use value but no real exchange value is precisely the ritual performance: an event that is essential to the vitality of a community and yet remains time-bound, ephemeral, and thus cannot be “cherished or sold.”

This simple yet revolutionary idea—that art should have a quasi-ceremonial role in everyday life rather than exist as a rarefied commodity under the purview of [[elite collectors and museums|anti-museums]]—forms the core, I think, of Johnson’s aesthetic philosophy. This idea is also a fundamental tenet of one of the most important philosophical treatises on aesthetics of the past century—John Dewey’s //Art as Experience//.

Dewey states that his primary task (and the task of all aesthetic philosophy) is “to restore continuity between the refined and intensified forms of experience that are works of art and the everyday events, doings, and sufferings that are universally recognized to constitute experience.”  Later, he describes the function of art as promoting “active and alert commerce with the world—complete //interpenetration// of self and the world of objects and events.”  This notion of //interpenetration of self and world, of art and experience//, I contend, is philosophically aligned with Johnson’s porous practice and philosophy of art. What is central to both Dewey and Johnson’s thinking is the fundamental continuity between art and experience, rather than art’s distant and transcendent status above experience.

The idea of “an experience” is central to Dewey’s aesthetics and his philosophy on the whole, as noted by scholar Thomas M. Alexander, among others.  In the third chapter of //Art as Experience//, Dewey defines “an experience” as one where separate parts fuse into a unified whole; where the subject undergoes something that can be marked as singular, transformative, meaningful, consummatory, and sets a standard of quality for experiences to come—for example, an especially memorable meal in a Parisian bistro would constitute “an experience.” Importantly, “an experience” is an active, not a passive process. It necessitates an attentive perceiving subject to not only consume the experience, but to behave and act in response…. In defining the work of art as a process, rather than as an object, Dewey posits an implicit challenge to the ways that artistic value is conventionally assigned—via the art market and institutions like museums, which primarily exist to collect, categorize and assign value to objects rather than to cultivate aesthetic experiences.

Dewey’s notion of the fundamental continuity between art and the everyday permeates Johnson’s artistic practice, beginning with his use of “osmosis” as the primary metaphor for his work’s “active and alert commerce with the world”—its incursion into the everyday happenings and rituals that constitute experience. Notably, //Art as Experience// makes frequent use of biological and environmental metaphors, often involving water, waves, liquid, flow, and the concept of “flux.” For instance, in the first chapter on “The Live Creature,” Dewey states, “In an experience, flow is from something to something. As one part leads into another and as one part carries on what went before, each gains distinctness in itself.”

Elsewhere, in discussing this flow of experience, he writes, //“all interactions that effect stability and order in the whirling flux of change are rhythms. There is ebb and flow, systole and diastole: ordered change.”//

Dewey’s dynamic descriptions of everyday experience using terms like //flow// and //flux// is aligned with Johnson’s //osmotic//, stream-of-consciousness aesthetics, in which ideas, images and signs bleed into one another and soak perception with their infinite correspondences, until these streams diverge, flooding out into the world… [now via Internet, or the postal network of Johnson's time.]

Johnson’s establishment of a postal network corresponds to another of Dewey’s primary contentions in //Art as Experience//: that art and aesthetics are most meaningful when they are “part of the significant life of an organized community.”  Dewey emphasizes that community and tradition become severed from aesthetic experience when the art object is placed in an institutional setting like a museum or gallery, which leads him to praise the rituals and ceremonies of traditional societies. Like Dewey, Johnson understood art as an explicitly participatory endeavor, even as a form of encountering others. Though the social context for his practice was the art world, Johnson created his own “organized community” through the [[New York Correspondance School|NYCS]], a network that was based on shared aesthetic experience, a community fostered by art.

Dewey’s emphasis on art as the most effective means of human communication also resonates with Johnson’s mail art practice. In //Art as Experience//, Dewey writes:
<<<
Communication is the process of creating participation, of making common what had been isolated and singular… the expressions that constitute art are communication in its pure and undefiled form. Art breaks through barriers that divide human beings, which are impermeable in ordinary association.
<<<
Dewey’s description of art as a form of communication that makes barriers permeable is, again, immediately reminiscent of Johnson’s osmosis metaphor. Though Johnson’s enigmatic use of language in the moticos might at first appear to obstruct communication and understanding, or even promote “impermeability,” this perceived difficulty, I contend, should be understood as an invitation rather than a resistance to interpretation. Johnson’s open-ended linguistic play demands a heightened awareness of potential everyday correspondences, and an increased attention to the subtle analogies between forms, sounds, words, images, and even commercial logos.

–Johanna Gosse, "[[From Art to Experience: The Pourous Philosophy of Ray Johnson|http://www.blackmountainstudiesjournal.org/wp/?page_id=137]]"
----

When he sent works of art through the mail to people as gifts, he was describing what he thought were the correct relations among people…An envelope from Ray was like a haiku, a moment of immediacy and indeterminancy, a particularly vivid moment outside the economy, outside the machinery of our culture. It was free.
–Bill Wilson, "[[Dear Friends of Ray, and Audiences of One|http://www.nytimes.com/1999/02/28/arts/art-architecture-dear-friends-of-ray-and-audiences-of-one.html]]"
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   version="1.1"
   width="14pt"
   height="14pt"
   viewBox="918 510 14 14"
   id="svg3070">
  <metadata
     id="metadata3089">
    <rdf:RDF>
      <cc:Work
         rdf:about="">
        <dc:format>image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
        <dc:title></dc:title>
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <defs
     id="defs3072">
    <radialGradient
       cx="0"
       cy="0"
       r="1"
       id="Gradient"
       gradientUnits="userSpaceOnUse">
      <stop
         id="stop3075"
         style="stop-color:#ffffff;stop-opacity:1"
         offset="0" />
      <stop
         id="stop3077"
         style="stop-color:#2b2b2b;stop-opacity:1"
         offset="1" />
    </radialGradient>
    <radialGradient
       id="Obj_Gradient"
       xlink:href="#Gradient"
       gradientTransform="matrix(11.473944,0,0,11.473944,922.3752,513.7837)" />
  </defs>
  <g
     id="g3080"
     style="fill:none;stroke:none">
    <g
       id="g3082">
      <path
         d="m 929.6952,512.9018 c -2.5384,-2.53843 -6.654,-2.53843 -9.1924,0 -2.5384,2.5384 -2.5384,6.654 0,9.19238 2.5384,2.53839 6.654,2.53839 9.1924,0 2.5384,-2.53838 2.5384,-6.65398 0,-9.19238 m -4.5962,2.8407 2.07733,-2.07734 1.75547,1.75549 -2.0773,2.07735 2.0773,2.07732 -1.75547,1.75548 -2.07733,-2.07732 -2.07733,2.07732 -1.75547,-1.75548 2.0773,-2.07732 -2.0773,-2.07735 1.75547,-1.75549 z"
         id="path3084"
         style="fill:url(#Obj_Gradient)" />
      <path
         d="m 927.61447,515.38354 a 4.51205,4.2590378 0 1 1 -9.0241,0 4.51205,4.2590378 0 1 1 9.0241,0 z"
         transform="matrix(1.0218069,0,0,1.0462046,-18.063694,-21.648443)"
         id="path2394"
         style="fill:#000000;fill-opacity:0;fill-rule:evenodd;stroke:none;stroke-width:5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
    </g>
  </g>
</svg>
!!//The End of Education: Redefining the Value of School//
by Neil Postman

''Excerpts:''
<<<
Despite some of the more debilitating teachings of culture itself, something can be done in school that will alter the lenses though which one sees the world; which is to say, that non-trivial schooling can provide ''a point of view from which what //is// can be seen clearly, what //was// as a living present, and what //will be// as filled with possibility.'' —from the Preface
<<<
<<tiddler [[five great narratives (Postman)]]>>
I add a few others which dominate the focus of education – often its pragmatic aims:
*Transfer of Survival Skills
*Preparation for the Young to Inherit the Earth
*Qualification for Society

+++[Recommended reading for the Word Weavers narratives:]
*I.A. Richards
*Benjamin Lee Whorf
*and especially Alfred Korzybski
**Plants are "chemistry binders," animals are "space binders," and we humans are "time binders."  Humans are unique in their ability to transport their experiences through time.  We can accumulate knowledge from the past and communicate what we know to the future.
**some of his followers: S.I. Hayakawa, Irving Lee, Wendell Johnson
*Helen Keller's //The Story of My Life//
*In every subject, students should be taught "the universe of discourse" that comprises the subject: the structure of questions, the process of definition, and the role of metaphor particular to that subject… Not merely what are the questions, definitions, and metaphors of a subject but also //how// these are formed and how they have been formed in the past… Also the ways in which the forms of questions have changed over time and how these forms vary from subject to subject. (The terminology of a question determines the terminology of its answer.) … Some attention must be given to how such terms as //right, wrong, truth,// and //falsehood// are used in a subject… a historical fact is different from a biological fact, a mathematical "truth" is different from the "truth" of a literary work… Language education must also include what is meant by a //theory, fact, inference, assumption, judgment//, and a //generalization.//
*Last, inquiries into the ways in which humans have extended their capacities to "bind" time and control space, what may be called "technology education." … Educators confuse the teaching of how to use technology with technology education … To be "against technology" makes no more sense than to be "against food." We can't live without either. But to observe that it is dangerous to eat too much food, or to eat food lacking nutritional value, is not to be "anti-food."  It is to suggest what may be the best uses of food. Technology education aims at students' learning about what technology helps us to do and what it hinders us from doing; it is about how technology uses us and has used people in the past, for good or ill.  It is about how technology creates new worlds, for good or ill.
**Ten principles relating to technology put forth by Postman
===
[Aron's birth was expected, but his gender not yet known, so he was not named in this letter but was still addressed.]


Beloved children Maya and – –

I, A.J.M., aim to articulate my thoughts about the world and how we live in it.

All I see is part of me.  All of it, which is also of you, and her, and him, and that tree or rock.

What can we know? We can know events that happened. We can know things that are happening now, some out of sight. We can know how something works, now or in different conditions, and to an extent, why events past and present occurred.  We can make some attempt at predicting future events based on our prior experience. We can learn the names by which things, entities, and people are called.

With all this knowledge together, we can assemble a narrative about the world – //where, when, // and //who// was involved, //what // happened, //why // and //how?//  These are the basic questions of 'reporting' the truth.


//[breaking into fragments…]

Whatever reality we live in is primary.

There is story, there is fact, there is conjecture. Reason – tool of the mind, reason for living?

Measures of successful reality or knowledge? Does it work for us? There is an expected amount of agreement with ongoing observations and with other people's knowledge. Does it match?//
@@Please do not modify this tiddler; it was created automatically upon space creation.@@
There are a lot of interesting people using ~TiddlySpace that you might like to keep track of and interact with. There are a number of ways of doing this.

If you see a number in the speech bubble in one of your tiddlers, it means that someone is writing about the same thing as you. You can find out what they're saying by clicking on it. Likewise, if you see something interesting in someone else's space, you can respond to it and write up your own thoughts on the subject by clicking "Reply to this tiddler".

Additionally, if you find anyone interesting, or you find an interesting looking space and you'd like to know when it's changed, you can "follow" that space. To do this, simply create a tiddler with the title: {{{@space-name}}} and tag it {{{follow}}}. If you want, you can store some notes about that space in the body of the tiddler.

If you then want to know what happening, simply [[include|How do I include/exclude spaces?]]@docs the @tivity space and then visit your activity stream at [[/activity|/activity]], or just visit the @tapas space directly.

!Not sure who to follow?
Here's a few suggestions:
* @fnd
* @cdent
* @pmario
* @bengillies
* @dickon
"An adequate life . . . might be described as a life which has grasped intuitively the nature of all things, and has seen and refocused itself to this whole. An inadequate life is one that lacks this adjustment to the whole nature of things—hence its twisted perspective, its partiality, its confusion."
Douglas V. Steere, describing the life of Thomas R. Kelly, in A Testament of Devotion.

from http://questforadequacy.blogspot.com/
/*{{{*/
body {
	font-size: 1em;
	font-family: helvetica, arial, sans-serif;
	background-color: #fff;
	color: [[ColorPalette::Foreground]];
}

body ul { margin: 0; }

#popup {
	background-color: [[ColorPalette::TertiaryPale]];
}

#popup.confirmationPopup, .followList {
	font-size: 0.8em;
	padding: 1em;
	border: solid 1px [[ColorPalette::SecondaryMid]];
	background-color: [[ColorPalette::SecondaryPale]];
}

.followList .listTitle {
	text-decoration: underline;
}

#popup .followTiddlersList a {
	display: inline;
	padding: 0;
}

#popup li a {
	color: [[ColorPalette::PrimaryMid]];
	font-weight: bold;
}

#popup li a:hover {
	color: [[ColorPalette::PrimaryPale]];
	background: [[ColorPalette::PrimaryMid]];
}

#popup li.listTitle {
	border-bottom: 1px solid #000;
	font-weight: bold;
	margin-bottom: 10px;
}

#popup.followList {
	margin-left: 50px;
	margin-top: -30px;
}

.followTiddlersList .label {
	display: block;
	left: 10px;
	top: 0px;
	line-height: 16px;
	position: relative;
}

#popup .followTiddlersList .siteIcon{
	height: auto;
}

#popup .followTiddlersList li{
	clear: both;
	display: block;
	height: 48px;
	margin-bottom: 8px;
	position: relative;
}

#popup .followTiddlersList a{
	display: inline;
}

#displayArea {
	margin: 0;
	top: 0px;
	left: 0px;
	width: 100%;
	position: relative;
}

.revisionCloak {
	position: absolute;
	position: fixed !important;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	border: 0;
	margin: 0;
	padding: 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
	background-color: #000;
}

/* *** Header *** */
.header {
	position: relative;
	background-color: [[ColorPalette::PrimaryMid]];
	_width: 100%; /* ie 6 demands */
}

.headerForeground {
	background-color: [[ColorPalette::PrimaryMid]];
	float: left;
	margin: 24px 16px 0px 72px;
	padding: 0;
	position: relative;
	top: 0;
	_width: 70%; /*ie6: needed for the background to actually be transparent*/
	_background-color: transparent; /*ie6: needed to show the search box*/
}

.clearFloat {
	clear: both;
}

#contentWrapper {
	position: relative;
	padding-top: 1px;
	top: -1px;
}

#tiddlerDisplay {
	_position: relative; /* ie 6*/
}

.siteTitle {
	clear: both;
	display: block;
	font-size: 32px;
	font-weight: bold;
	line-height: 32px;
}

.siteSubtitle {
	display: block;
	font-size: 14px;
	height: 16px;
	margin-bottom: 8px;
}

#sidebarSearch {
	padding: 0;
	position: absolute;
	right: 80px;
	top: 8px;
	width: 176px;
}

#sidebarSearch .txtOptionInput {
	width: 100%;
	margin-top: 5px;
	_color: #bbb; /* ie6 danger */
}

#sidebarSearch .txtOptionInput:focus {
	color: #000;
}

#sidebarSearch .searchButton {
	display: none;
}

/* *** Menu Bar *** */

#mainMenu {
	position: static;
	text-align: left;
	margin-left: 72px;
	float: left;
	width: auto;
	padding: 0;
	font-size: 1em;
	line-height: normal;
}

#mainMenu a {
	color: #fff;
	padding: 8px;
	font-size: 0.9em;
	margin-right: 16px;
}

#mainMenu a:hover {
	background-color: [[ColorPalette::PrimaryMid]];
	color: [[ColorPalette::Background]]
}

#sidebarOptions {
	margin-right: 72px;
	float: right;
	font-size: 1.1em;
	line-height: 1.6em;
	min-height: 1em;
	padding-top: 0;
}

#sidebarOptions a {
	margin-right: 8px;
}

.confirmationPopup .button,
#sidebarOptions .button {
	cursor: pointer;
	line-height: 1.4em;
	text-align: center;
	margin-right: 8px;
	margin-left:-2px;
}

.confirmationPopup .button {
	font-size: 0.9em;
	padding: 2px;
}

#sidebarOptions .button {
	font-size: 0.7em;
	float: left;
	width: 80px;
	padding: 0px;
        color: #fff;
}

.confirmationPopup a.button,
#sidebarOptions a {
	border: none;
	margin: 0 0.2em;
	padding: 0.6em 0.25em;
	display: inline;
	color: #666;
}

.confirmationPopup a.button:hover,
#sidebarOptions a:hover {
	color: #000;
}

.confirmationPopup a.button:active,
#sidebarOptions a:active {
	border: solid 1px [[ColorPalette::PrimaryMid]];
	background-color: #fff;
	background: -webkit-gradient( linear, left bottom, left top, color-stop(0.1,rgb(200,200,200)), color-stop(1, rgb(100,100,100)));
	background: -moz-linear-gradient(center bottom , rgb(200,200,200) 10%,rgb(100,100,100) 100%) repeat scroll 0 0 transparent;
}
/* *** Sidebar *** */

#sidebar .wizard table {
	margin: 0px;
}

.tabContents .listTitle:first-child {
	margin-top: 0px;
}

#menuBar {
	background: [[ColorPalette::PrimaryLight]];
	left: 0;
	right: 0;
	position: relative;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	min-height: 1em;
	overflow: hidden;
	_width: 100%; /* for ie 6 */
}

#sidebarOptions a.button:hover {
	color: [[ColorPalette::PrimaryPale]];
    background: [[ColorPalette::PrimaryMid]];
}

#tiddlerDisplay, #searchResults {
	margin: 16px 448px 0 72px;
}

#sidebarTabs {
	position: absolute;
	right: 72px;
	width: 352px;
	top: 0;
}

#sidebarTabs .tabsetWrapper .tabset {
	width: 87px;
	border-top: 1px solid [[ColorPalette::PrimaryPale]];
	border-left: 1px solid [[ColorPalette::PrimaryPale]];
	border-bottom: 1px solid [[ColorPalette::PrimaryPale]];
	height: auto;
	float: left;
	word-wrap: break-word;
	top: 0;
	padding: 0;
}

#sidebarTabs .tabsetWrapper .tabContents {
	background-color: [[ColorPalette::PrimaryPale]];
	border: 3px solid [[ColorPalette::PrimaryMid]];
	width: 242px;
	_width: 238px;
	left: -3px;
	_left: -5px;
	position: relative;
	min-height: 34em;
	padding: 8px;
	font-size: 0.8em;
}

/* ---- Side style --- */

#sidebarTabs .tabsetWrapper .tabset .tab {
	font-size: 0.9em;
	padding: 0.7em 8px 0.5em;
	color: #fff;
	background: [[ColorPalette::PrimaryLight]];
	border: none;
	line-height: 16px;
	position: relative;
	display: block;
	margin: 0;
}

#sidebarTabs .tabsetWrapper .tabset .tabSelected {
	color: [[ColorPalette::PrimaryMid]];
	background: [[ColorPalette::PrimaryPale]];
	border-top: 3px solid [[ColorPalette::PrimaryMid]];
	border-bottom: 3px solid [[ColorPalette::PrimaryMid]];
	border-left: 3px solid [[ColorPalette::PrimaryMid]];
	z-index: 10;
	margin-top: -1px;
	font-weight: bold;
}

#sidebarTabs .tabContents li {
	border: none;
	margin-left: 0;
	word-wrap: break-word;
}

.tabContents .timeline {
	background: [[ColorPalette::PrimaryPale]];
	margin-bottom: 8px;
}

#sidebarTabs .timeline li.listTitle {
	color: #132E43;
	margin-left: 8px 0;
	padding: 0.3em 0.11em;
	font-size: 1em;
	border-bottom: none;
}

#sidebarTabs .tabContents li a {
	display: block;
	text-align: left;
	margin: 0 0 1px 0;
	padding: 0.3em 1em;
	background: [[ColorPalette::PrimaryPale]];
}

#sidebarTabs .tabsetWrapper .tabset a:hover,
#sidebarTabs .tabContents li a:hover {
	color: [[ColorPalette::PrimaryPale]];
	background: [[ColorPalette::PrimaryMid]];
}

/* Activity Stream */
#sidebarTabs .tabContents .activityStream .feedItem a {
	display: inline-block;
	padding: 0;
	background: none;
}

/* ---- Tagging box --- */
.tagInfo {
	border: 1px solid #cccccc;
	padding: 10px 15px;
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 2px rgba(0,0,0,0.2);
	color: [[ColorPalette::TertiaryMid]];
	background: -moz-linear-gradient(100% 100% 90deg, #f4f4f4, #e5e5e5);
	background: -webkit-gradient(linear, left top, right top, from(#e5e5e5), to(#f4f4f4));
	margin-top: 1em;
	font-size: 13px;
	margin: 0 0 0 56px;
}

.tagInfo ul {
	list-style: none;
	padding-left: 2.2em;
}

.tagInfo ul li {
	display: inline;
}

.tagInfo ul li.listTitle,
.tagInfo .tagging ul li.listTitle {
	color: [[ColorPalette::PrimaryMid]];
	font-size: 13px;
}

.tagInfo ul li a {
	border: none;
}

.tagInfo .tagging ul li {
	float: none;
	display: inline-block;
}

.tagInfo .tagging {
	padding: 0;
}

.viewRevision .toolbar {
	right: 48px;
	top: 8px;
}

.viewRevision .modifierIcon img,
.viewRevision .modifierIcon svg {
	margin-right: 8px;
}

.viewRevision .toolbar svg {
	width: 32px;
	height: 32px;
}

/* --- IE hacks from lattice --- */

/* ie hacks */
* html #menuBar {
	margin-bottom: 8px;
}
.toolbar .svgIconText {
	*display: inline;
}

div.tiddler .toolbar a {
	cursor: pointer;
	float: left\9;
	display: inline\9;
}

* html .toolbar {
	right: 8px;
}
* html .followButton a {
	margin-top: 0px;
	margin-right: 8px;
}
* html #tiddlerDisplay {
	margin-top: 0px;
}

/* for printing purposes */
@media print {
	#mainMenu,
	#sidebar,
	#messageArea,
	.toolbar,
	.followPlaceHolder,
	#backstageButton,
	#backstageArea,
	#sidebarTabs,
	#sidebarSearch .txtOptionInput,
	#sidebarOptions {
		display: none !important;
	}
	#displayArea {
		margin: 1em 1em 0em;
	}
	noscript {
		display:none; /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
	}
	#tiddlerDisplay {
		margin: 16px 16px;
	}
}

@media all and (max-width: 960px){
	#tiddlerDisplay,
	#searchResults {
		margin: 16px 366px 0 16px;
	}

	#mainMenu {
		margin-left: 16px;
	}

	.headerForeground {
		margin-left: 16px;
	}

	#sidebarSearch {
		right: 16px;
	}

	#sidebarOptions {
		margin-right: 16px;
	}

	#sidebarTabs {
		right: 16px;
		width: 326px;
	}

	#sidebarTabs .tabsetWrapper .tabset {
		font-size: 0.9em;
		width: 77px;
	}

	#sidebarTabs .tabsetWrapper .tabContents {
		width: 226px;
		_width: 222px;
	}

	#sidebarTabs .tabContents li a {
		font-size: 0.9em;
	}
}
/*}}}*/
[[StyleSheetTiddler]]
//Pope Francis addressing the Holy See Diplomatic Corps the 22 March, 2013//

But there is another form of poverty! It is the spiritual poverty of our time, which afflicts the so-called richer countries particularly seriously. It is what my much-loved predecessor, Benedict XVI, called the “tyranny of relativism”, which makes everyone his own criterion and endangers the coexistence of peoples. And that brings me to a second reason for my name. Francis of Assisi tells us we should work to build peace. But there is no true peace without truth! There cannot be true peace if everyone is his own criterion, if everyone can always claim exclusively his own rights, without at the same time caring for the good of others, of everyone, on the basis of the nature that unites every human being on this earth.

One of the titles of the Bishop of Rome is Pontiff, that is, a builder of bridges with God and between people. My wish is that the dialogue between us should help to build bridges connecting all people, in such a way that everyone can see in the other not an enemy, not a rival, but a brother or sister to be welcomed and embraced! My own origins impel me to work for the building of bridges. As you know, my family is of Italian origin; and so this dialogue between places and cultures a great distance apart matters greatly to me, this dialogue between one end of the world and the other, which today are growing ever closer, more interdependent, more in need of opportunities to meet and to create real spaces of authentic fraternity.

In this work, the role of religion is fundamental. It is not possible to build bridges between people while forgetting God. But the converse is also true: it is not possible to establish true links with God, while ignoring other people. Hence it is important to intensify dialogue among the various religions, and I am thinking particularly of dialogue with Islam. At the Mass marking the beginning of my ministry, I greatly appreciated the presence of so many civil and religious leaders from the Islamic world. And it is also important to intensify outreach to non-believers, so that the differences which divide and hurt us may never prevail, but rather the desire to build true links of friendship between all peoples, despite their diversity.

Fighting poverty, both material and spiritual, building peace and constructing bridges: these, as it were, are the reference points for a journey that I want to invite each of the countries here represented to take up. But it is a difficult journey, if we do not learn to grow in love for this world of ours. Here too, it helps me to think of the name of Francis, who teaches us profound respect for the whole of creation and the protection of our environment, which all too often, instead of using for the good, we exploit greedily, to one another’s detriment.
An electronic tool primarily designed for children, and named by Alan [[Kay]] in the paper "A Personal Computer for Children of All Ages".  ^^[[[4]|http://www.scribd.com/fullscreen/1036359?access_key=key-1oedzjdjf7y0aljmrb4o]]^^

On the first page of this paper, Kay says the Dynabook may "provide us with a better "book", one which is active (like the child) rather than passive…with the attention grabbing powers of TV, but controllable __by the child__ … It can be like a piano (a product of technology, yes): but one which can be a tool, a toy, a medium of expression, a source of unending pleasure and delight."

[img[Sketch of Dynabook by Alan Kay|http://farm4.static.flickr.com/3598/5768183736_5813f4ba6c.jpg][http://www.flickr.com/photos/39042429@N00/5768183736/]]

Kay was a principal architect of the Smalltalk programming language, which he imagined as the computer language enabling the Dynabook.  Kay later developed a Smalltalk-based software environment known as Squeak.  The Squeak.org website mentions the Dynabook:
<<<
The Dynabook was conceived by Alan Kay as "a portable interactive personal computer, as accessible as a book." The Dynabook would be linked to the internet and offer users a personal dynamic media environment. Dynabook can be viewed as a potential tool that can amplify learning and thinking for children of all ages. Dan Ingalls has envisioned "a system as immediate and tactile as a sketch pad, in which you can effortlessly mingle writing, drawing, painting, and all the structured leverage of computer science. Moverover, imagine that every aspect of that system is described in itself and equally amenable to examination and composition." In short, a personal computing environment that could be programmed by "the rest of us." ^^[[[14]|http://www.squeak.org/About]]^^
<<<
I feel angry because I believe myself to be impotent in the world of relations. I feel disoriented, not knowing where my 'place' or role is. I am in my mind the //protagonist// of this story – the //proto:// first, in the //agon// – contest, trial, drama.

I was born in the 'middle' socioeconomic American 'class' in a family sometimes teetering toward low class.  Low, middle, upper, or famous – these terms confound me.  They do not feel like truth. This world I live in, act in – the enactment of a story – it has been //thwarted.// I have to begin anew.

My wife Lily, the child she carries in her womb, and our daughter Maya, are part of my life in whatever transformation it / I make. Buddhism might say that grasping for a course, or dealing with suffering as I have tried, is the problem itself.

Who is the enemy?  I am the blockage.  I deny myself, and I torture my intellect and ego with the idea of perfection beyond my grasp – or worse, just around the corner, I'm almost there, I almost "have it."

There's no thing to have, maybe, for me?

But what about the world of relations?  And my //insecurity// there?
//making meanings in a symbolic universe//
| Physical Ground | Creation | Transcendent |
| Conditionality | Education |~|
| Relationship | Community |~|

These are mutually constraining "realms"
— I see the first three as forming a basis which underlies human experience, and which cannot be ignored by "higher" aspirations.
— Physical Ground, Conditionality, and Relationship have been relatively co-equal forces in my estimation, assuming that the recent stability of our planet is maintained.
(I refer to the long-range stability dating back to the dawn of humans and post Ice Age.)

----
''Physical Ground'' consists of
*Land, Air, Water
*Lifeforms, Food
*Energy (of the Sun and Earth)
*Change & Physical Dynamics;
in an interplay that can be termed ecological economics
 
''Conditionality'' is
— The shifting contingent ground;
— Conditions which emerge from the matrix of physical ground and life inter-relationships, a //dependent co-arising of life// which is random and unknowable to a degree.
— Time is the first and ubiquitous conditionality of life.  A being's position in space-time permutates every moment.  Human beings can bind their existence across time with memory and symbolic communication, drawing upon their own or their ancestors' past knowledge, while predicting or "moving into" the future.  However, the future continually blooms and dies for living things without our conscious movement or awareness.  Awareness only charts a story (or minimally, a mental map) of time.
— All living things encounter physical dynamics operating in time.  Some conditions operate in relative stasis, but everything is changing at some level and at some pace we cannot fully know.  Conditions move into volatility, or stability, or periods of drastic adjustment, in cycles which humans can observe and partially understand, but cannot completely halt.
— Conditionality includes all that we inherit by birth or chance, or are able to acquire: slices of physical ground, a stock of resources (food, energy, or useful materials);
— and it comprises the conditioning of human/animal behavior, our qualification to environmental and social forces.
 
''Relationship''
— In the beginning of every human story was relationship;
— Relationship to a mother and other family;
— followed by a range of possible relationships and modes of relating to other living beings.

----
''Creation'' is
— The means by which we continue ourselves, strive for a foothold on the Physical Ground and perpetuate our race;
— Procreation of further human beings;
— and the creation of Art.
 
''Education'' encompasses
— Knowledge of how the world works with increasing ability to predict it; also skills and a discipline for living.
— It leads each person from unknowing birth, out of ignorance and fear;
— Provides a "great explaining" of the nature of reality and a response to the vagaries of Conditionality;
— Mediates [[the hungers]] of physical existence - as "one does not obtain food-safety-freedom by instinct alone" ^^[[[21]|Dune]]^^
— and in the process, develops survival abilities, compassion and wisdom.
 
''Community'' is
— derived from relationships in aggregate.  It encompasses the phenomena of Group Power.  //[Examine the origins and benefits of collective power.]//
— The particular group membership a person is born or accepted into may be the single most defining influence of their life experience; however, I still see it as co-equal to the realms of Creation and Education, except when living under oppression.

----
''Transcendent''
— is super-personal; it transcends Self, Relationships, and Groups;
— it builds upon the other realms but has a focus beyond them;
— has traditionally included religion; art in many forms; the pursuit and defense of human knowledge and culture; philosophy; and politics in its ideal sense.

----
''Improving my self''
#gain confidence and clarity in walking my path
#learn to control and process my anger
#consider my speech more carefully
#stop "turning off my mind" with old habits and cravings
#improve my attitude toward my working life — start with my present employer
#live comfortably in my body (my height, appearance, health)
#be more at ease socially; stop worrying, measuring, comparing, judging
#make and maintain good friendships, including with men
''Life practice''
#practice loving-kindness, deeper listening, and genuine dialogue (~I-Thou)
#participate in a community, and cherish it as I do my family 
#meditate
#minimize my possessions; free myself of stuff
#spend more time in Nature and out of doors
#study Buddhism
''Parenthood''
#provision for my children's happiness
#raise my son to manhood without the violent and unfeeling tendencies of historic masculinity
#raise my children to live in a better culture; offer them an enlightened practice of living as I know it
#encourage them to create their own way
#homeschool my children
''The "business" of living''
#grow a garden, and consider farming as a vocation
#feed my family with less reliance on the industrial supply-chain
#all I do, do in awareness of my connection to other life and ecological dynamics
#practice right livelihood, and harmonize my work/income with my ethics
#understand and improve the economics of my life (personal, business, social, global)
#live with no financial debt (including no home mortgage)
''Personal enrichment''
#write a story, poem, or essay
#organize my library (downsize, catalog, and map with [[this wiki web]])
#learn as many [[languages→|Language Appreciation]] as I can (spoken, natural, formal or programming)
#speak Spanish fluently
#learn more about music
#enjoy children's literature again, with child's and adult's eyes
#look at the universe through a telescope
#thrive in a personal education (possibly as an educator), and dream of the [[Village University]]
#become a [[Dynabook]] author, publisher, or [[librarian→|Dynabook Library]]
#research, develop, possibly play an instantiation of The [[Glass Bead Game]]
''Experiences to "take in"''
#see a Frank Lloyd [[Wright]] home //(done!)// and incorporate some of his philosophy
#visit the [[Cathedral of Learning]]
#own a piece of art by Robert [[Vickrey]]
!!Earlier all-in-one list
#gain confidence and clarity in walking my path
#improve my attitude toward my working life — start with my present employer
#provision for my children's happiness
#learn to control and process my anger
#consider my speech more carefully
#stop "turning off my mind" with old habits and cravings
#participate in a community, and cherish it as I do my family 
#meditate
#study Buddhism
#practice loving-kindness, deeper listening, and genuine dialogue (~I-Thou)
#minimize my possessions; free myself of stuff
#spend more time in Nature and out of doors
#live comfortably in my body (my height, appearance, health)
#be more at ease socially; stop worrying, measuring, comparing, judging
#make and maintain good friendships, including with men
#raise my son to manhood without the violent and unfeeling tendencies of historic masculinity
#raise my children to live in a better culture; offer them an enlightened practice of living as I know it
#encourage them to create their own way
#grow a garden, and consider farming as a vocation
#feed my family with less reliance on the industrial supply-chain
#all I do, do in awareness of my connection to other life and ecological dynamics
#practice right livelihood, and harmonize my work/income with my ethics
#understand and improve the economics of my life (personal, business, social, global)
#live with no financial debt (including no home mortgage)
#write a story, poem, or essay
#homeschool my children
#organize my library (downsize, catalog, and map with [[this wiki web]])
#learn as many [[languages→|Language Appreciation]] as I can (spoken, natural, formal or programming)
#speak Spanish fluently
#learn more about music
#look at the universe through a telescope
#thrive in a personal education (possibly as an educator), and dream of the [[Village University]]
#visit the [[Cathedral of Learning]]
#see a Frank Lloyd [[Wright]] home //(done!)// and incorporate some of his philosophy
#own a piece of art by Robert [[Vickrey]]
#enjoy children's literature again, with child's and adult's eyes
#become a [[Dynabook]] author, publisher, or [[librarian→|Dynabook Library]]
#research, develop, possibly play an instantiation of The [[Glass Bead Game]]
According to ''Paul Tillich'', humanity can stand //in and through anxiety.// This stance is "courage to be."

This anxiety constitutes three features: the anxiety of fate and death, the anxiety of emptiness and meaninglessness, and the anxiety of guilt and condemnation.  For Tillich, the second type of anxiety is the “deepest level of anxiety.” The fear of doubt and lack of meaning in life is threatening to one’s identity and being, but this anxiety is addressed by “absolute faith.” Absolute faith is taking this kind of anxiety upon itself and affirming oneself and one’s being.  In this stance within anxiety and against the threat of nonbeing, we actually come closer to our being itself, and especially to “Being-itself.”
<<<
We can speak without voice to the trees and the clouds and the waves of the sea. Without words they respond through the rustling of leaves and the moving of clouds and the murmuring of the sea.
{{{* * *}}}
All things…call on us with small or loud voices. They want us to listen; they want us to understand their intrinsic claims, their justice of being… But we can give it to them only through the love that listens.
{{{* * *}}}
Spirit is not a mysterious substance; it is not a part of God. It is God himself; but not God as the creative ground of all things and not God directing history and manifesting himself in its central event, but God as present in communities and personalities, grasping them, inspiring them, and transforming them.
{{{* * *}}}
The vitality that can stand the abyss of meaninglessness is aware of a hidden meaning within the destruction of meaning.
—Paul Tillich
<<<
http://www.greatthoughtstreasury.com/author/paul-tillich-fully-paul-johannes-tillich

//''The courage to be brings us to a place of acceptance of ourselves, and in this we have an encounter with God as Being-itself, the ground of being.'' [~Ground-Divine]//

In the anxiety of emptiness and meaninglessness, “the courage to be is rooted in the God who appears when God has disappeared in the anxiety of doubt.” What this means is the courage to be is not in the encounter of God as a //being//, but as //Being-itself//, that which holds all existence together.  Thus, in spite of anxiety and despair, an absolute faith accepts our being in the midst of the threat of non-being. In this experience, we come to the source of being, identity, and security.
...
"Absolute faith and its consequence, the courage that takes the radical doubt, the doubt about God, into itself, transcends the theistic idea of God” (Tillich, The Courage to Be, 182). “Theism” here means “the unspecified affirmation of God.” It is an affirmation of God apart from the encounter of the God above God, the ground of being. It can also mean a description of the “divine-human encounter,” or what Tillich describes as, the “nonmystical side of biblical religion and historical Christianity,” for it personalizes absolute faith. Finally, the third meaning of theism is in how it attempts to prove the existence of God. Tillich sees the first theism as “irrelevant,” the second theism as “one-sided,” and the third as “wrong” and “bad theology.” In all of this, Tillich argues, theism makes God to be a being, not being-itself, and for Tillich, the God of theism must be transcended in order for “the anxiety of doubt and meaninglessness (to) be taken into the courage to be” (Tillich, The Courage to Be, 186).
''Robert R. Vickrey'' (26 August 1926 – 17 April 2011) American (Massachusetts) artist and author who specialized in the medium of egg tempera, and whose paintings include surreal dreamlike visions of shadows, nuns, and children playing.

2009 book //Robert Vickrey: The [[Magic of Realism]]// by Philip Eliasoph – follow the link to see a ~YouTube video about the book and an interview of Vickrey.

[[NYTimes Obituary: Robert Vickrey, Magic-Realist Painter, Dies at 84|http://www.nytimes.com/2011/04/20/arts/design/robert-vickrey-painter-of-magic-realism-school-dies-at-84.html]]

[img[Painting by Robert Vickrey, I don't know the title|http://farm4.static.flickr.com/3105/2794094718_aac07561e8.jpg][http://www.flickr.com/photos/39042429@N00/2794094718/]]
/***
|''Name''|TiddlySpaceFollowingSuggestions|
|''Version''|0.2.5dev|
|''Description''|Provides a following macro|
|''Author''|Jon Robson|
|''Requires''|TiddlySpaceFollowingPlugin|
|''License''|[[BSD|http://www.opensource.org/licenses/bsd-license.php]]|
!Usage

!Code
***/
//{{{
(function($) {

var tweb = config.extensions.tiddlyweb;
var tiddlyspace = config.extensions.tiddlyspace;
var followMacro = config.macros.followTiddlers;

var followSuggestions = config.macros.followSuggestions = {
	cache: {},
	handler: function(place, macroName, params) {
		// to do - limit results
		place = $('<div class="suggestions" />').appendTo(place)[0];
		var currentSpace = tiddlyspace.currentSpace.name;
		var user = params[0] || currentSpace;
		var pleaseWait = $("<div class='loading' />").text("please wait..").appendTo(place);
		tweb.getUserInfo(function(activeUser) {
			if(activeUser.name != tiddlyspace.currentSpace.name) {
				pleaseWait.hide();
				return;
			}
			followMacro.getFollowers(function(users) {
				// suggestions are followers of people that you follow that you don't follow
				var bags = followMacro._getFollowerBags(users);
				var _bags = [];
				for(var i = 0; i < bags.length; i++) {
					_bags.push("bag:%0".format([bags[i]]));
				}
				var bagString = _bags.join(" OR ");
				ajaxReq({
					beforeSend: followMacro.beforeSend,
					url: "/search?q=(%0)&select=title:!%1&select=title:!@%1".format([bagString, activeUser.name]),
					dataType: "json",
					success: function(tiddlers) {
						pleaseWait.hide();
						var suggestions = [];
						for(var i = 0; i < tiddlers.length; i++) {
							var tiddler = tiddlers[i];
							if(tiddler.tags.contains("follow")) {
								var title = tiddler.title;
								if(title.indexOf("@") === 0) {
									title = title.substr(1);
								}
								if(!users.contains(title)) {
									suggestions.pushUnique(title);
								}
							}
						}
						$(place).append("<div>suggestions:</div>");
						var suggestionArea = $("<div class='suggestionArea' />").appendTo(place)[0];
						var id = "more_%0".format([Math.random()]);
						var more = $("<div class='moreButton' />").text("more...").appendTo(place).attr("id", id);
						followSuggestions.cache[id] = suggestions;
						var limit = suggestions.length;
						more.click(function(ev) {
							var suggestions = config.macros.followSuggestions.cache[id];
							var newSuggestions = followSuggestions.suggest(place, suggestions, limit);
							config.macros.followSuggestions.cache[id] = newSuggestions;
						});
						followSuggestions.suggest(place, suggestions, limit);
					
					}
				});
			
			}, user);
		});
	},
	randomize: function(a, b) {
		if(Math.random() < Math.random()) {
			return -1;
		} else {
			return 1;
		}
	},
	suggest: function(place, suggestions, limit) {
		var currentSpace = tiddlyspace.currentSpace.name;
		suggestions = suggestions.sort(followSuggestions.randomize);
		var suggestionsArea = $(".suggestionArea", place)[0];
		if(suggestions.length === 0) {
			$("<span />").text("no suggestions..").appendTo(suggestionsArea);
			return;
		}
		limit = limit < suggestions.length ? limit : suggestions.length;
		for(var j = 0; j < limit; j++) {
			var link = $("<span />").appendTo(suggestionsArea)[0];
			var title = suggestions[j];
			var newTiddler = '@%0 <<newTiddler title:"@%0" fields:"server.workspace:bags/%1_public" tag:follow label:"follow">>\n'.format([title, currentSpace]);
			wikify(newTiddler, link);
		}
		var newSuggestions = suggestions.slice(limit, suggestions.length);
		var more = $(".moreButton", place);
		if(newSuggestions.length == 0) {
			more.remove();
		}
		return newSuggestions;
	}
};
})(jQuery);
//}}}
''Leonardo da Vinci''  (15 Apr 1452 – 2 May 1519)  Italian painter, scientist, and engineer whose notable paintings include The Last Supper (1498) and the Mona Lisa (1504-05).  Often described as the archetype of the Renaissance Man, he devoted himself to a wide range of other subjects, from anatomy and biology to mechanics and hydraulics: his 19 notebooks include studies of the human circulatory system and plans for a type of aircraft and a submarine.
<!--{{{-->
<div macro="hideWhen readOnly">
    <!-- full toolbar for admin  -->
    <div class='toolbar'
    macro='toolbar [[ToolbarCommands::ViewToolbar]] icons:yes height:16 width:16 more:popup'>
</div>
</div>

<div macro="showWhen readOnly">
<!--simple toolbar for visitors -->
<div class='toolbar'
macro='toolbar [[GuestToolbar::ViewToolbar]] icons:yes height:16 width:16 more:popup'>
</div>
</div>

<div class='heading'>
	<span class='spaceSiteIcon'
		macro='tiddlerOrigin label:no spaceLink:yes height:48 width:48 preserveAspectRatio:yes'>
	</span>
	<span class="titleBar">
		<div class='title' macro='view title text'></div>
		<span class="subtitle" macro='viewRevisions page:5'>
			last modified on
			<span macro="view modified date"></span>
		</span>
		<div macro="view title replyLink"></div>
	</span>
	<span class='followPlaceHolder' macro='followTiddlers'></span>
	<span class='modifierIcon'
		macro='view modifier SiteIcon label:no spaceLink:yes height:48 width:48 preserveAspectRatio:yes'>
	</span>
	<div class='tagClear'></div>
</div>
<div class='content'>
	<div class='viewer' macro='view text wikified'></div>
</div>
<div class='tagInfo'>
	<div class='tidTags' macro='tags'></div>
	<div class='tagging' macro='tagging'></div>
</div>
<!--}}}-->
... this is to bring forth the chief principle of any "[[codex]]"
-----

gaze with love
listen with love
meet me in love!
name your reverence (out of love-and-fear-sublated)
love this life­-arising sphere

keep faith and love for the Seed of Perfection on Earth
take refuge in the passages of natural perfection (and love) //to you//
protect your fellowships (based in love or need and regard)

sustain yourself from the Earth (because of love)
be mindful (of potential love or evil)
great throngs of life the Earth supports
the finiteness of all things

honor your fellow beings
nurture your fellow beings

do not kill
@@color(brown):do not cause harm; //choose loving-kindness//@@
strive tirelessly to ease suffering
bring an end to war
bring an end to poverty
bring an end to unjust rule
ignore no evil done by humanity
you make your own answer
circumstance
practice, practice
find strength and clarity
in today's purpose
what do you will to being?
honor the sanctity of coupling
@@color(brown):honor your physical being //with love//@@
protect yourself
defend one another
teach one another the same
be generous
do not steal
do not hoard or diminish what is needed by all
speak truthfully
do not stand with deception
keep questioning!
stay alert
heed the evidence of your senses
heed the efficacy of other people's ways
heed the fruit of empirical knowledge
let your children think freely
be grateful
loosen the grasp of attachments
find a proportion for yourself in the whole
avoid haste
avoid wrath
avoid mindless habit
reserve quiet contemplative time
take congruent action from this quiet
save life whenever you can
also accept death
do not live in fear
nor speculate on an afterlife
be here now
choose love
I am the clear sky
stasis and change together
bring all to peace
Saturday, May 28, 2011
In response to the [[Loss List]] I made last autumn.
@@color(grey):{ Latin //''abundare'' 'overflow,'// < //__ab__- 'from' + __undare__ 'surge'// < //__unda__ 'a wave'.// }@@

Also inspired by Pema Chödrön's words:
<<<
It is just as if we had looked around to find…the greatest wealth that we could possibly possess in order to lead a…completely fulfilling, energetic, inspired life, and found it all right here … The ground of loving-kindness is this sense of satisfaction with who we are and what we have.
– from //The [[Wisdom of No Escape]]//, pages 5 and 7
<<<
----
''Abundant List''
#A healthy, beautiful family – Lily, Maya, Aron and myself
#Being a citizen of the United States of America with all its benefits and liberties
#Having a mind with full capacities, and the gifts of eyesight, ears, hands, nostrils, mouth, tongue, and speech.
# …
[[About|Bird's Eye View]] [[Journal]] [[Journeybook|Friar's Journeybook]] [[Sources|Source List]] [[Influences]] <<saveChanges>>
"The ascent of man is not made by lovable people. It's made by people who have at least two qualities: an //''immense integrity''// and at least //''a little genius''//." —Jacob Bronowski

variegated human intelligence
+ bodies of knowledge and skills
+ insight / outlook
= genius

(IQ, knowledge, outlook pattern borrowed from Alan [[Kay]])

Meaning of genius

Meaning of integrity

inspiration / aspiration
//Do not maintain anger or hatred. Learn to penetrate and transform them when they are still seeds in my consciousness.//
*Daily, I will learn to control and process my anger or darkening thoughts – especially in my words and conduct toward others, as they only deepen my condition of //fear-weakness-avoidance.//
*I will replace dangerous or debilitating thoughts with peaceful and potent ones.
*I will not use physical force (even the 'mildest') in dealing with my family, except in moments of serious danger.
*Instead, I will use the powers of reason, my example/practice/guidance, and compassion for those in my life.  (And everyone there is by my choice.)

Further,
*I will enjoy time spent with my family or by myself, and will also work on plans for our happiness, during the times I have previously 'turned off my mind' with obsessive activities, cravings, or pseudo-connection.
*I will not eat to discomfort or past satiation, nor let other pleasures become an anesthetic.

From Pema Chödrön //[[Wisdom of No Escape]]//:
@@font-size: 100%;//Being satisfied with what we already have is a key to being alive in a full, unrestricted, and inspired way.
One of the major obstacles to what is traditionally called enlightenment is resentment, feeling cheated, holding a grudge about who you are, where you are, what you are.//@@
----
{{rjustify{
+++[more]
{{ljustify{
I am reminding myself to not 'nurse a grudge' against another, or against my place in the world. As soon as these feelings arise, turn my attention to my breath; seek to see their nature clearly and understand their origins.

<<tiddler [[Dealing With Anger]]>>

''__Sep 19 - Oct 16__''
<<tiddler [[Dwelling Happily in the Present Moment]]>>
}}}
===

{{ljustify{
Around mid-October, I shifted my focus toward other things and am not actively progressing through Thich Nhat Hanh's Interbeing Mindfulness Trainings.}}}
''1. We live in miserando [or dukkha]: we suffer, strive, and grasp intertwined with all of living.''
<<<
"He finds himself surrounded by problems he can neither totally understand nor conveniently reject as unintelligible, such as time, life, death, or the existence of a universe. He is also driven by aspirations whose goals he cannot hope to reach, yet cannot accept as unreachable…
More basically, man is a desiring, suffering, death-conscious, hence time-conscious, creature."
(J.T. Fraser //[[Of Time, Passion, and Knowledge|Human condition]]//)
<<<
''2. Miserando rises from attachment: from blind human will to power and pleasure.

3. I embrace and transcend miserando, choosing love and compassion to free myself from craving.''
* "Dethrone ourselves from the center of our world and put another there, and __[[honor|Charter for Compassion]]__ the inviolable sanctity of every single human being."
* Miserando atque Eligendo –  Pope <<tag Francis>>

''4. This is ~Ground-Divine; here we make peace. Walk the noble path, practicing''
*[[Right View]],
*Right Speech,
*Right Conduct,
*Right Intention,
*Right Livelihood,
*Right Effort [and concentration]

----

''Avoid the lure of words as a substitute for living!''

[[Fourfold Fruit]]: Dharma (natural law), Artha (material), Kāma (pleasure), Moksha (liberation)

The death of [[Tanha]] and [[Quenchless thirst]]; end of the 'thinker' and thirst for becoming, is succeeded by the plenitude of //Life.//
Be aware of the //total conditions about an organism// – our environs

//environ // and //encyclo // both mean to en[[circle|widening the circle]]

//No problem can be solved from the same consciousness that created it.  We have to learn to see the world anew.//
(in Banathy 1995)

//The fundamental challenge of sustainability goes far beyond that of environmentalism.  The question is whether we can fulfill our unique potential as human beings, to understand our behavior and its consequences.  To do this, we must be prepared to discard our prejudices, and to review every area of human life.  We must transcend the current limitations on our thinking if we are to become aware and rational beings in a way that no other species has ever had to do or been able to do before.//
Clayton and Radcliffe (1996)

//The world partly becomes – comes to be – how it is imagined.//
Bateson (1980)

//There is nothing either good or bad, but thinking makes it so.//
Shakespeare (Hamlet, II, ii)

//The volume of education continues to increase, yet so do pollution, exhaustion of resources, and the dangers of ecological catastrophe. If still more education is to save us, it would have to be education of a different kind: an education that takes us into the depth of things.//
E. F. Schumacher (written 1974, published 1997)

//The development of ecological understanding is not simply another subject to be learnt but a fundamental change in the way we view the world.//
John Lyle, 1994
<<<
Everything is interwoven, and the web is holy;
none of its parts are unconnected.
They are composed harmoniously, and together they compose the world.
One world, made up of all things.
One divinity, present in them all.
One substance and one law—the //logos// that all rational beings share.
<<<
–Marcus Aurelius //Meditations//, Book 7, Passage 9
as translated by Gregory Hays

-----

From Wikipedia, below are some quotations from major Stoic philosophers, selected to illustrate common Stoic beliefs:

Epictetus:
<<<
"Freedom is secured not by the fulfilling of men's desires, but by the removal of desire." (iv.1.175)
"Where is the good? In the will. Where is the evil? In the will. Where is neither of them? In those things that are independent of the will." (ii.16.1)
"Man is disturbed not by things, but by the views he takes of them." (Ench. 5)
"If, therefore, any be unhappy, let him remember that he is unhappy by reason of himself alone." (iii.24.2)
"I am formed by nature for my own good: I am not formed for my own evil." (iii.24.83)
<<<
http://classics.mit.edu/Epictetus/epicench.html#74

Marcus Aurelius:
<<<
"Get rid of the judgment, get rid of the 'I am hurt,' you are rid of the hurt itself." (viii.40)
"Everything is right for me that is right for you, O Universe. Nothing for me is too early or too late that comes in due time for you. Everything is fruit to me that your seasons bring, O Nature. From you are all things, in you are all things, to you all things return." (iv.23)
"If you work at that which is before you, following right reason seriously, vigorously, calmly, without allowing anything else to distract you, but keeping your divine part pure, as if you were bound to give it back immediately; if you hold to this, expecting nothing, but satisfied to live now according to nature, speaking heroic truth in every word that you utter, you will live happy. And there is no man able to prevent this." (iii.12)
"How ridiculous and how strange to be surprised at anything that happens in life!" (xii.13)
"Outward things cannot touch the soul, not in the least degree; nor have they admission to the soul, nor can they turn or move the soul; but the soul turns and moves itself alone." (v 19)
"Because your own strength is unequal to the task, do not assume that it is beyond the powers of man; but if anything is within the powers and province of man, believe that it is within your own compass also" (vi.19)
"Or is it your reputation that's bothering you? But look at how soon we're all forgotten. The abyss of endless time that swallows it all. The emptiness of those applauding hands." (iv.3)

Say to yourself in the early morning: I shall meet today ungrateful, violent, treacherous, envious, uncharitable men. All of these things have come upon them through ignorance of real good and ill... I can neither be harmed by any of them, for no man will involve me in wrong, nor can I be angry with my kinsman or hate him; for we have come into the world to work together... –//Meditations//, Book 2
<<<
"Be patient toward all that is unsolved in your heart and try to love the questions themselves, like locked rooms and like books that are now written in a very foreign tongue. Do not now seek the answers, which cannot be given you because you would not be able to live them. And the point is, to live everything. //''Live the questions now.''// Perhaps you will then gradually, without noticing it, live along some distant day into the answer."

Rainer Maria [[Rilke]]
Letter Four (16 July 1903) from //Letters to a Young Poet//
Etymology: <  ancient Greek τέχνη art, craft (see techno- comb. form).

  An art, skill, or craft; a technique, principle, or method by which something is achieved or created. Also: a product of this, a work of art.

2006 Believer Mar. 12/1
"Questions about Kafka's relation to what might be called the technê of image making, the rendering of life into a haunting semblance of itself."
/***
|Name|NestedSlidersPluginInfo|
|Source|http://www.TiddlyTools.com/#NestedSlidersPlugin|
|Documentation|http://www.TiddlyTools.com/#NestedSlidersPluginInfo|
|Version|2.4.9|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|documentation|
|Description|documentation for NestedSlidersPlugin|
This plugin adds new wiki syntax for embedding 'slider' panels directly into tiddler content.
!!!!!Usage
<<<
//{{{
++++(cookiename)!!!!!^width^*@{{class{[label=key|tooltip][altlabel|alttooltip]}}}#panelID:>...
content goes here
===
//}}}
* ''"""+++""" (or """++++""") and """==="""''<br>marks the start and end of the slider definition, respectively.  When the extra {{{+}}} is used, the slider will be open when initially displayed.
* ''"""(cookiename)"""''<br>saves the slider opened/closed state, and restores this state whenever the slider is re-rendered.
* ''"""! through !!!!!"""''<br>displays the slider label using a formatted headline (Hn) style instead of a button/link style
* ''"""^width^ (or just ^)"""''<br>makes the slider 'float' on top of other content rather than shifting that content downward.  'width' must be a valid CSS value (e.g., "30em", "180px", "50%", etc.).  If omitted, the default width is "auto" (i.e., fit to content)
* ''"""*"""''<br>denotes "transient display": when a click occurs elsewhere in the document, the slider/floating panel will be automatically closed.  This is useful for creating 'pulldown menus' that automatically go away after they are used.  //Note: using SHIFT-click on a slider label will open/close that slider without triggering the automatic closing of any transient slider panels that are currently displayed, permitting ''temporary'' display of several transient panels at once.//
* ''"""@"""''<br>denotes "open on hover": the slider/floating panel will be automatically opened as soon as the mouse moves over the slider label, without requiring a click.
* ''"""{{class{[label=key|tooltip][altlabel|alttooltip]}}}"""''<br>uses label/tooltip/accesskey.  """{{class{...}}}""", """=key""", """|tooltip""" and """[altlabel|alttooltip]""" are optional.  'class' is any valid CSS class name, used to style the slider label text.  'key' must be a ''single letter only''.  altlabel/alttooltip specify alternative label/tooltip for use when slider/floating panel is displayed.  //Note: you can use HTML syntax within the label text to include HTML entities (e.g., {{{&raquo;}}} (&raquo;) or {{{&#x25ba;}}} (&#x25ba;), or even embedded images (e.g., {{{<img src="images/eric3.gif">}}}).//
* ''"""#panelID:"""''<br>defines a unique DOM element ID that is assigned to the panel element used to display the slider content.  This ID can then be used later to reposition the panel using the {{{<<DOM move id>>}}} macro (see [[DOMTweaksPlugin]]), or to access/modify the panel element through use of {{{document.getElementById(...)}}}) javascript code in a plugin or inline script.
* ''""">"""''<br>automatically adds blockquote formatting to slider content
* ''"""..."""''<br>defers rendering of closed sliders until the first time they are opened.
Notes:
*You can 'nest' sliders as deep as you like (see complex nesting example below), so that expandable 'tree-like' hierarchical displays can be created.
*Deferred rendering (...) can be used to offset processing overhead until actually needed. However, this may produce unexpected results in some cases.  Use with care.
* To make slider definitions easier to read and recognize when editing a tiddler, newlines immediately following the 'start slider' or preceding the 'end slider' sequences are automatically supressed so that excess whitespace is eliminated from the output.
<<<
!!!!!Examples
<<<
simple in-line slider: 
{{{
+++content===
}}}
+++content===
----
use a custom label and tooltip: 
{{{
+++[label|tooltip]content===
}}}
+++[label|tooltip]content===
----
content automatically blockquoted: 
{{{
+++>content===
}}}
+++>content===
----
all options (except cookie) //(default open, heading, sized floater, transient, open on hover, class, label/tooltip/key, blockquoted, deferred)//
{{{
++++!!!^30em^*@{{big{[label=Z|click or press Alt-Z to open]}}}>...
   content
===
}}}
++++!!!^30em^*@{{big{[label=Z|click or press Alt-Z to open]}}}>...
   content
===
----
complex nesting example:
{{{
+++[get info...=I|click for information or press Alt-I]
	put some general information here,
	plus a floating panel with more specific info:
	+++^10em^[view details...|click for details]
		put some detail here, which could in turn contain a transient panel,
		perhaps with a +++^25em^*[glossary definition]explaining technical terms===
	===
===
}}}
+++[get info...=I|click for information or press Alt-I]
	put some general information here,
	plus a floating panel with more specific info:
	+++^10em^[view details...|click for details]
		put some detail here, which could in turn contain a transient panel,
		perhaps with a +++^25em^*[glossary definition]explaining technical terms===
	===
===
----
embedded image as slider button
{{{
+++[<img src=images/eric3.gif>|click me!]>
	{{big{OUCH!}}}
===
}}}
+++[<img src=images/eric3.gif>|click me!]>
	{{big{OUCH!}}}
===
<<<
!!!!!Revisions
<<<
2008.11.15 2.4.9 in adjustNestedSlider(), don't make adjustments if panel is marked as 'undocked' (CSS class).  In onClickNestedSlider(), SHIFT-CLICK docks panel (see [[MoveablePanelPlugin]])
2008.11.13 2.4.8 in document.onclick(), if transient panel is not a sliderPanel or floatingPanel, hide it via CSS
2008.10.05 2.4.7 in onClickNestedSlider(), added try/catch around focus() call to prevent IE error if input field being focused on is currently not visible.
2008.09.07 2.4.6 added removeCookie() function for compatibility with [[CookieManagerPlugin]]
2008.06.07 2.4.5 in 'onmouseover' handler for 'open on hover' slider buttons, use call() method when invoking document.onclick function (avoids error in IE)
2008.06.07 2.4.4 changed default for chkFloatingSlidersAnimate to FALSE to avoid clipping problem on some browsers (IE).  Updated Morpher hijack (again) to adjust regular sliderPanel styles as well as floatingPanel styles.
2008.05.07 2.4.3 updated Morpher hijack to adjust floatingPanel styles after animation without affecting other animated elements (i.e. popups).  Also, updated adjustSliderPos() to account for scrollwidth and use core findWindowWidth().
2008.04.02 2.4.2 in onClickNestedSlider, handle clicks on elements contained //within// slider buttons (e.g., when using HTML to display an image as a slider button).
2008.04.01 2.4.1 open on hover also triggers document.onclick to close other transient sliders
2008.04.01 2.4.0 re-introduced 'open on hover' feature using "@" symbol
2008.03.26 2.3.5 in document.onclick(), if click is in popup, don't dismiss transient panel (if any)
2008.01.08 [*.*.*] plugin size reduction: documentation moved to ...Info tiddler
2007.12.28 2.3.4 added hijack for Animator.prototype.startAnimating().  Previously, the plugin code simply set the overflow to "visible" after animation.  This code tweak corrects handling of elements that were styled with overflow=hidden/auto/scroll before animation by saving the overflow style and then restoring it after animation has completed.
2007.12.17 2.3.3 use hasClass() instead of direct comparison to test for "floatingPanel" class.  Allows floating panels to have additional classes assigned to them (i.e., by AnimationEffectsPlugin).
2007.11.14 2.3.2 in onClickNestedSlider(), prevent SHIFT-click events from opening a new, empty browser window by setting "cancelBubble=true" and calling "stopPropagation()".  Note: SHIFT-click is still processed as a normal click (i.e., it toggles the slider panel display).  Also, using SHIFT-click will prevent 'transient' sliders from being automatically closed when another slider is opened, allowing you to *temporarily* display several transient sliders at once.
2007.07.26 2.3.1 in document.onclick(), propagate return value from hijacked core click handler to consume OR bubble up click as needed.  Fixes "IE click disease", whereby nearly every mouse click causes a page transition.
2007.07.20 2.3.0 added syntax for setting panel ID (#panelID:).  This allows individual slider panels to be repositioned within tiddler content simply by giving them a unique ID and then moving them to the desired location using the {{{<<DOM move id>>}}} macro.
2007.07.19 2.2.0 added syntax for alttext and alttip (button label and tooltip to be displayed when panel is open)
2007.07.14 2.1.2 corrected use of 'transient' attribute in IE to prevent (non-recursive) infinite loop
2007.07.12 2.1.0 replaced use of "*" for 'open/close on rollover' (which didn't work too well).  "*" now indicates 'transient' panels that are automatically closed if a click occurs somewhere else in the document.  This permits use of nested sliders to create nested "pulldown menus" that automatically disappear after interaction with them has been completed.  Also, in onClickNestedSlider(), use "theTarget.sliderCookie", instead of "this.sliderCookie" to correct cookie state tracking when automatically dismissing transient panels.
2007.06.10 2.0.5 add check to ensure that window.adjustSliderPanel() is defined before calling it (prevents error on shutdown when mouse event handlers are still defined)
2007.05.31 2.0.4 add handling to invoke adjustSliderPanel() for onmouseover events on slider button and panel.  This allows the panel position to be re-synced when the button position shifts due to changes in unrelated content above it on the page.  (thanks to Harsha for bug report)
2007.03.30 2.0.3 added chkFloatingSlidersAnimate (default to FALSE), so that slider animation can be disabled independent of the overall document animation setting (avoids strange rendering and focus problems in floating panels)
2007.03.01 2.0.2 for TW2.2+, hijack Morpher.prototype.stop so that "overflow:hidden" can be reset to "overflow:visible" after animation ends
2007.03.01 2.0.1 in hijack for Slider.prototype.stop, use apply() to pass params to core function
2006.07.28 2.0.0 added custom class syntax around label/tip/key syntax: {{{{{classname{[label=key|tip]}}}}}}
2006.07.25 1.9.3 when parsing slider, save default open/closed state in button element, then in onClickNestedSlider(), if slider state matches saved default, instead of saving cookie, delete it.  Significantly reduces the 'cookie overhead' when default slider states are used.
2006.06.29 1.9.2 in onClickNestedSlider(), when setting focus to first control, skip over type="hidden"
2006.06.22 1.9.1 added panel.defaultPanelWidth to save requested panel width, even after resizing has changed the style value
2006.05.11 1.9.0 added optional '^width^' syntax for floating sliders and '=key' syntax for setting an access key on a slider label
2006.05.09 1.8.0 in onClickNestedSlider(), when showing panel, set focus to first child input/textarea/select element
2006.04.24 1.7.8 in adjustSliderPos(), if floating panel is contained inside another floating panel, subtract offset of containing panel to find correct position
2006.02.16 1.7.7 corrected deferred rendering to account for use-case where show/hide state is tracked in a cookie
2006.02.15 1.7.6 in adjustSliderPos(), ensure that floating panel is positioned completely within the browser window (i.e., does not go beyond the right edge of the browser window)
2006.02.04 1.7.5 add 'var' to unintended global variable declarations to avoid FireFox 1.5.0.1 crash bug when assigning to globals
2006.01.18 1.7.4 only define adjustSliderPos() function if it has not already been provided by another plugin.  This lets other plugins 'hijack' the function even when they are loaded first.
2006.01.16 1.7.3 added adjustSliderPos(place,btn,panel,panelClass) function to permit specialized logic for placement of floating panels.  While it provides improved placement for many uses of floating panels, it exhibits a relative offset positioning error when used within *nested* floating panels.  Short-term workaround is to only adjust the position for 'top-level' floaters.
2006.01.16 1.7.2 added button property to slider panel elements so that slider panel can tell which button it belongs to.  Also, re-activated and corrected animation handling so that nested sliders aren't clipped by hijacking Slider.prototype.stop so that "overflow:hidden" can be reset to "overflow:visible" after animation ends
2006.01.14 1.7.1 added optional "^" syntax for floating panels.  Defines new CSS class, ".floatingPanel", as an alternative for standard in-line ".sliderPanel" styles.
2006.01.14 1.7.0 added optional "*" syntax for rollover handling to show/hide slider without requiring a click (Based on a suggestion by tw4efl)
2006.01.03 1.6.2 When using optional "!" heading style, instead of creating a clickable "Hn" element, create an "A" element inside the "Hn" element.  (allows click-through in SlideShowPlugin, which captures nearly all click events, except for hyperlinks)
2005.12.15 1.6.1 added optional "..." syntax to invoke deferred ('lazy') rendering for initially hidden sliders
removed checkbox option for 'global' application of lazy sliders
2005.11.25 1.6.0 added optional handling for 'lazy sliders' (deferred rendering for initially hidden sliders)
2005.11.21 1.5.1 revised regular expressions: if present, a single newline //preceding// and/or //following// a slider definition will be suppressed so start/end syntax can be place on separate lines in the tiddler 'source' for improved readability.  Similarly, any whitespace (newlines, tabs, spaces, etc.) trailing the 'start slider' syntax or preceding the 'end slider' syntax is also suppressed.
2005.11.20 1.5.0 added (cookiename) syntax for optional tracking and restoring of slider open/close state
2005.11.11 1.4.0 added !!!!! syntax to render slider label as a header (Hn) style instead of a button/link style
2005.11.07 1.3.0 removed alternative syntax {{{(((}}} and {{{)))}}} (so they can be used by other formatting extensions) and simplified/improved regular expressions to trim multiple excess newlines
2005.11.05 1.2.1 changed name to NestedSlidersPlugin
2005.11.04 1.2.0 added alternative character-mode syntax {{{(((}}} and {{{)))}}}
tweaked "eat newlines" logic for line-mode {{{+++}}} and {{{===}}} syntax
2005.11.03 1.1.1 fixed toggling of default tooltips ("more..." and "less...") when a non-default button label is used.  code cleanup, added documentation
2005.11.03 1.1.0 changed delimiter syntax from {{{(((}}} and {{{)))}}} to {{{+++}}} and {{{===}}}.  changed name to EasySlidersPlugin
2005.11.03 1.0.0 initial public release
<<<
''Martin Buber'' (8 February 1878 – 13 June 1965)  Austrian-born Jewish philosopher best known for his philosophy of dialogue.  In his existentialist work //[[Ich und Du]] [I and Thou]// (1923), he argued that religious experience involves reciprocal relationships with a personal subject, rather than knowledge of some "thing."
<<<
The world awaits hallowing; it awaits the disclosure and realization of its meaning. But we must begin. Meet the world with the fullness of your being, and you shall meet God … If you wish to believe, love!

There is something that can only be found in one place.  It is a great treasure, which may be called the fulfillment of existence.  The place where this treasure can be found is the place on which one stands. —from //The Way of Man//
<<<

Martin Buber criticized Tillich's "transtheistic position" as a reduction of God to the impersonal "necessary being" of Thomas Aquinas.

<<<
Every morning
I shall concern myself anew about the boundary
Between the love-deed-Yes
and the power-deed-No,
And pressing forward honor reality.
We cannot avoid
Using power,
Cannot escape the compulsion
To afflict the world,
So let us, cautious in diction
And mighty in contradiction,
Love powerfully.
— "Power and Love" (1926)
<<<

http://en.wikiquote.org/wiki/Martin_Buber

[[NYTimes Obituary: Martin Buber, Renowned Jewish Philosopher|http://www.nytimes.com/learning/general/onthisday/bday/0208.html]]
...the two took off their clothes and kissed
because two bodies, naked and entwined,
leap over time, they are invulnerable,
nothing can touch them, they return to the source.
There is no you, no I, no tomorrow,
no yesterday, no names, the truth of two
in a single body, a single soul,
oh total being
...
all is transformed, all is sacred,
every room is the center of the world,
it's still the first night, and the first day,
the world is born when two people kiss,
a drop of light from transparent juices,
the room cracks half-open like a fruit
or explodes in silence like a star
...
the world changes
if two look at each other and see,
to love is to undress our names
...
the world changes
if two, dizzy and entwined,
fall on the grass: the sky comes down,
trees rise, space becomes nothing but light
and silence...

Octavio [[Paz]]
''Ralph Waldo Emerson''  (25 May 1803 – 27 April 1882)  American (Massachusetts) writer, philosopher, and central figure of the Transcendentalist movement.  His poems, lectures, and especially his essays, such as //Nature// (1836) and //~Self-Reliance// (1841), are landmarks in the development of American thought and literary expression.

As quoted by Loren [[Eiseley]],
<<<
We must admire in man,” continued Emerson, who, in //The Method of Nature//, was careful not to admire him overmuch, //''“the form of the formless, the concentration of the vast, the house of reason, the cave of memory.”''//
<<<
''encyclopedia'' //noun// – general course of instruction, 1531, thought to be a false reading (occurring in manuscripts of Roman writers such as Quintilian and Pliny) for the Greek phrase //enkyklios paideia// taken as a general or well-rounded education.  @@color(grey):{ Greek phrase //''enkyklios paideia''  'training in a circle'// < //__enkyklios__ 'circular', also 'general' < //__en-__// 'in' + //__kyklos__// 'circle' + //__paideia__// 'education, child-rearing', < //__pais__// 'child'.  }
For Whom the Bell Tolls
by John Donne

No man is an island, 
Entire of itself. 
Each is a piece of the continent, 
A part of the main …
Each man's death diminishes me, 
For I am involved in mankind. 
Therefore, send not to know 
For whom the bell tolls, 
It tolls for thee.
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
''Maria Montessori''  (31 August 1870 – 6 May 1952)  Italian physician and educator who proposed a method of teaching young children that stresses the development of initiative and natural abilities and which was child-centered.  Her most well-known book was //The Montessori Method// (1909).  She envisioned education in its entirety from birth to adulthood, and as the prime vehicle for social change.  Died in The Netherlands.
<<<
Since it has been seen to be necessary to give so much to the child, let us give him a vision of the whole universe... If the idea of the universe be presented to the child in the right way, it will do more for him than just arouse his interest, for it will create in him admiration and wonder, a feeling loftier than any interest and more satisfying. The child's mind then will no longer wander, but becomes fixed and can work. The knowledge he then acquires is organized and systematic; his intelligence becomes whole and complete because of the vision of the whole that has been presented to him, and his interest spreads to all, for all are linked and have their place in the universe on which his mind is centred. The stars, earth, stones, life of all kinds form a whole in relation with each other, and so close is this relation that we cannot understand a stone without some understanding of the great sun! No matter what we touch, an atom, or a cell, we cannot explain it without knowledge of the wide universe. What better answer can be given to those seekers for knowledge? It becomes doubtful whether even the universe will suffice. How did it come into being, and how will it end? A greater curiosity arises, which can never be satiated; so will last through a lifetime. The laws governing the universe can be made interesting and wonderful to the child, more interesting even than things in themselves, and he begins to ask: What am I? What is the task of man in this wonderful universe? Do we merely live here for ourselves, or is there something more for us to do?
<<<
<<allTags excludeLists>>
Currently, [[passages]] is a tag which also points to itself – as a "[[tiddler|http://www.google.com/search?q=define+tiddler#hl=en&q=Tiddler%27s&tbs=dfn:1&tbo=u&sa=X&ei=GNfhTZL1J8zogQeSl5CPBg&ved=0CBYQkQ4&bav=on.2,or.r_gc.r_pw.&fp=19a59778de2c65e2&biw=1024&bih=679]]" that collects miscellaneous passages I don't yet wish to stand alone.  Its self-referential nature is why ''passages'' is bolded in the list above.
/***
|''Name''|TiddlySpaceRevisionView|
|''Description''|Show tiddler revisions in a stack of cards view|
|''Author''|BenGillies|
|''Version''|0.2.0|
|''Status''|beta|
|''Source''|http://github.com/TiddlySpace/tiddlyspace|
|''CodeRepository''|http://github.com/TiddlySpace/tiddlyspace|
|''License''|[[BSD|http://www.opensource.org/licenses/bsd-license.php]]|
|''CoreVersion''|2.6.0|
|''Requires''|TiddlyWebAdaptor|
!Usage
The viewRevisions macro can be attached to any element, which should be passed
in as a parameter.

For example:

&lt;&lt;viewRevisions page:10 link:"<<view modified date>>"&gt;&gt;

would show the revisions "stack of cards" view, 10 at a time, when the modified
date is clicked.
!Code
***/
//{{{
(function($) {

var me = config.macros.viewRevisions = {
	revisionTemplate: "RevisionTemplate",
	revSuffix: " [rev. #%0]", // text to append to each tiddler title
	defaultPageSize: 5, // default number of revisions to show
	defaultLinkText: "View Revisions", // when there's nothing else to use
	offsetTop: 30, // in px
	offsetLeft: 10, // in px
	shiftDownDelay: 50, // in ms
	visibleSlideAmount: 20, // amount of revisions to show on left hand edge after sliding
	zIndex: 100, // default z-index
	handler: function(place, macroName, params, wikifier, paramString, tiddler) {
		params = paramString.parseParams(null, null, true)[0];
		var tiddlerElem = story.findContainingTiddler(place);

		var revButton;
		var pageSize = parseInt(params.page[0], 10) || me.defaultPageSize;
		var linkObj = params.link ? params.link[0] || me.defaultLinkText : false;
		if(linkObj) {
			revButton = $('<span class="button openRevisions" />')
				.appendTo(place);
			wikify(linkObj, revButton[0], null, tiddler);
		} else {
			revButton = place;
		}

		$(revButton).click(function() {
			if (!$(tiddlerElem).hasClass("revisions")) {
				me.showRevisions(tiddlerElem, tiddler, pageSize);
			} else {
				me.closeRevisions(tiddlerElem);
			}
		});
	},

	// initialisation for revision view
	showRevisions: function(tiddlerElem, tiddler, pageSize) {
		var context = {
			host: tiddler.fields["server.host"],
			workspace: tiddler.fields["server.workspace"]
		};
		$(tiddlerElem).addClass("revisions").attr("revName", tiddler.title);
		// ensure toolbar commands deactivate RevisionsView
		$("a", ".toolbar", tiddlerElem).each(function(index, btn) {
			var _onclick = btn.onclick;
			btn.onclick = function(e) {
				me.closeRevisions(tiddlerElem);
				_onclick.apply(this, arguments);
			};
		});
		// ensure default action deactivates RevisionsView
		var _ondblclick = tiddlerElem.ondblclick;
		tiddlerElem.ondblclick = function(e) {
			me.closeRevisions(tiddlerElem);
			_ondblclick.apply(this, arguments);
		};
		var type = tiddler.fields["server.type"];
		var adaptor = new config.adaptors[type]();
		var userParams = {
			tiddlerElem: tiddlerElem,
			pageSize: pageSize,
			title: tiddler.title
		};
		me.createCloak(tiddlerElem);
		adaptor.getTiddlerRevisionList(tiddler.title, null, context, userParams,
				function(context, userParams) {
					// strip the current revision
					context.revisions.shift();
					me.expandStack(context, userParams);
				});
	},

	// fetch the actual revision and put it in the tiddler div
	showRevision: function(place, revision, callback) {
		var context = {
			host: revision.fields["server.host"],
			workspace: revision.fields["server.workspace"]
		};
		var userParams = {
			revElem: place
		};
		var type = revision.fields["server.type"];
		var adaptor = new config.adaptors[type]();
		var revNo = revision.fields["server.page.revision"];
		adaptor.getTiddlerRevision(revision.title, revNo, context, userParams,
			function(context, userParams) {
				var tiddler = context.tiddler;
				tiddler.title += me.revSuffix
					.format([$(place).attr("revision")]);
				tiddler.fields.doNotSave = true;
				if (store.getTiddler(tiddler.title)) {
					store.deleteTiddler(tiddler.title);
				}
				store.addTiddler(tiddler);

				//now, populate the existing div
				var revElem = userParams.revElem;
				$(revElem).attr("id", story.tiddlerId(tiddler.title));
				$(revElem).attr("refresh", "tiddler");
				var getTemplate = function() {
					var themeName = config.options.txtTheme;
					if (themeName) {
						return store.getTiddlerSlice(themeName,
							me.revisionTemplate) || me.revisionTemplate ||
							"ViewTemplate";
					} else {
						return (store.getTiddler(me.revisionTemplate)) ?
							me.revisionTemplate : "ViewTemplate";
					}
				};
				var template = getTemplate();
				story.refreshTiddler(tiddler.title, template, true);
				callback(tiddler);
			});
	},

	createCloak: function(promoteElem) {
		var el = $(promoteElem);
		// cache styles for resetting later
		el.data({
			top: el.css("top"),
			left: el.css("left"),
			zIndex: el.css("z-index")
		});

		$('<div class="revisionCloak" />').css("z-index", me.zIndex)
			.click(function() {
				me.closeRevisions(promoteElem);
			})
			.appendTo(document.body);

		el.css("z-index", me.zIndex + 1);
	},

	// clean up, removing all evidence of revision view
	closeRevisions: function(promoteElem) {
		var el = $(promoteElem);
		// revert the original tiddler back to its previous state
		el.removeAttr("revName").removeClass("revisions").css({
			top: el.data("top"),
			left: el.data("left"),
			zIndex: el.data("zIndex")
		});

		// remove any revisions still in the store
		var revisions = $(".revisions");
		revisions.each(function(index, revision) {
			var revAttributes = revision.attributes;
			if ((revAttributes.revname) &&
					(revAttributes.revision)) {
				var revName = revAttributes.revname.value;
				var revNo = revAttributes.revision.value;
				var title = revName + me.revSuffix.format([revNo]);

				if (store.getTiddler(title)) {
					store.deleteTiddler(title);
				}
			}
		});

		// delete the previous revisions
		revisions.remove();

		// remove the cloak
		$(".revisionCloak").remove();
	},

	// calback from getting list of revisions
	expandStack: function(context, userParams) {
		var pageSize = userParams.pageSize;

		var from = userParams.from || 0;
		var tiddlerElem = userParams.tiddlerElem;

		userParams.defaultHeight = $(tiddlerElem).height();
		userParams.defaultWidth = $(tiddlerElem).width();
		if (from < context.revisions.length) {
			me.displayNextRevision(tiddlerElem, userParams, context, from,
				from + pageSize - 1);
		}
	},

	// place the next div above and behind the previous one
	displayNextRevision: function(tiddlerElem, userParams, context, from, to) {
		var revision = context.revisions[from];
		var callback = function() {
			var revText = revBtn.getRevisionText(tiddlerElem, revision);
			tiddlerElem = me.createRevisionObject(tiddlerElem, context,
				userParams, revText);
			$(tiddlerElem)
				.attr("revision", (context.revisions.length - from));
			if ((from < to) && ((from + 1) < context.revisions.length)){
				me.displayNextRevision(tiddlerElem, userParams, context,
					from + 1, to);
			} else if ((context.revisions.length - 1) > to) {
				me.showMoreButton(tiddlerElem, context, userParams, to + 1);
			}
		};
		me.shiftVisibleDown(userParams.title, callback);
	},

	createRevisionObject: function(tiddlerElem, context, userParams, text) {
		var newPosition = me.calculatePosition(tiddlerElem, context);
		return $('<div class="revisions tiddler" />')
			.css({
				position: "absolute",
				top: newPosition.top,
				left: newPosition.left,
				"z-index": me.zIndex + 1,
				height: userParams.defaultHeight,
				width: userParams.defaultWidth
			})
			.attr("revName", userParams.title)
			.append(text)
			.insertBefore(tiddlerElem);
	},

	// move the already present revisions down by 1 to fit the next one in
	shiftVisibleDown: function(title, callback) {
		var revisions = $("[revName='%0'].revisions".format([title]));
		var revisionCount = revisions.length;

		$(revisions).animate({top: "+=" + me.offsetTop},
				me.shiftDownDelay, function() {
					revisionCount -= 1;
					if ((callback) && (!revisionCount)) {
						callback();
					}
				});
	},

	// where we put the new revision
	calculatePosition: function(elem, context) {
		var offset = $(elem).offset();
		var currentPosition = $(elem).position();
		var newPosition = {
			top: currentPosition.top - me.offsetTop
		};
		if ((context.restrictLeft) ||
				((offset.left - me.offsetLeft) <
				$("#contentWrapper").offset().left)) {
			newPosition.left = $(elem).position().left;
			context.restrictLeft = true;
		} else {
			newPosition.left = currentPosition.left - me.offsetLeft;
		}
		return newPosition;
	},

	// equivalent of displayNextRevision, but for the more button
	showMoreButton: function(tiddlerElem, context, userParams, moreIndex) {
		userParams.from = moreIndex + 1;
		me.shiftVisibleDown(userParams.title, function() {
			var btn = me.createRevisionObject(tiddlerElem, context, userParams,
				"");

			var more = createTiddlyButton(btn[0], "more...", "show more revisions",
				function() {
					if ($(".viewRevision").length) {
						return;
					}
					userParams.tiddlerElem = btn[0];
					$(btn).text("")
						.append(revBtn
							.getRevisionText(btn[0], context.revisions[moreIndex]))
						.attr("revision", context.revisions.length - moreIndex);
					me.expandStack(context, userParams);
				});
			$(more).css("float", "right");
		});
	},

	stripRevFromTitle: function(revisionTitle) {
		return revisionTitle.split(/ ?\[rev\. #[0-9]+\]$/)[0];
	},

	onClickRevision: function(revElem, revision, callback) {
		// don't do anything if we are still loading
		if ($(".revisions").hasClass("loading")) {
			return null;
		}

		var origTitle = me.stripRevFromTitle(revision.title);
		if ($(revElem).hasClass("viewRevision")) {
			$(".revisions").addClass("loading");
			me.slideIn(revElem, revision, origTitle, function() {
				store.deleteTiddler(revision.title);
				revision.title = origTitle;
				$(revElem).text("").append(revBtn.getRevisionText(revElem,
						revision))
					.removeAttr("tags").removeAttr("tiddler")
					.removeAttr("refresh").removeAttr("template")
					.removeAttr("id");
				$(".revisions").removeClass("loading");
				if (callback) {
					callback();
				}
			});
			$(revElem).removeAttr("prevPos").removeClass("viewRevision");
		} else {
			var viewRevision = function() {
				var prevPos = $(revElem).position().left;
				$(revElem).addClass("viewRevision").attr("prevPos", prevPos);
				$(".revisions").addClass("loading");
				me.showRevision(revElem, revision, function(rev) {
					me.slideOut(revElem, rev, origTitle, function() {
						$(".revisions").removeClass("loading");
					});
				});
			};
			// make sure another revision isn't already out
			if ($(".viewRevision").length) {
				var newRevElem = $(".viewRevision")[0];
				var newRevision = store.getTiddler($(newRevElem)
					.attr("tiddler"));
				me.onClickRevision(newRevElem, newRevision, viewRevision);
			} else {
				viewRevision();
			}
		}
	},

	slideOut: function(revElem, revision, title, callback) {
		var leftMostPos = $("[revName='%0'].revisions".format([title]))
			.offset().left;
		var width = $(revElem).width();
		var originalLeftPos = $(story.getTiddler(title))
			.position().left;

		var slideAmount = leftMostPos + width - me.visibleSlideAmount;
		$("[revName='%0'].revisions:not(.viewRevision)".format([title]))
			.animate({left: "-=" + slideAmount}, 1000);
		$(revElem)
			.attr("baseHeight", $(revElem).css("height"))
			.css("height", "auto")
			.animate({left: originalLeftPos}, 1000, callback);
	},

	slideIn: function(revElem, revision, title, callback) {
		var slideAmount = $(revElem).offset().left -
			$(story.getTiddler(title)).offset().left;
		var origRevPos = $(revElem).attr("prevPos");

		$("[revName='%0'].revisions:not(.viewRevision)".format([title]))
			.animate({left: "+=" + slideAmount}, 1000);
		$(revElem).animate({left: origRevPos}, 1000, function() {
			$(revElem)
				.css("height", $(revElem).attr("baseHeight"))
				.removeAttr("baseHeight");
			callback();
		});
	}
};

var revBtn;
config.macros.slideRevision = revBtn = {
	btnText: "created by %0 at %1 on %2",
	handler: function(place, macroName, params, wikifier, paramString, tiddler) {
		var btn = revBtn.getRevisionText(place, tiddler);
		$(place).append(btn);
	},

	getRevisionText: function(place, revision) {
		var text = revBtn.btnText.format([revision.modifier,
			revision.modified.formatString("0hh:0mm"),
			revision.modified.formatString("0DD MMM YYYY")]);
		var btn = $('<a href="javascript:;" class="button revButton" />')
			.text(text)
			.click(function() {
				var revElem = story.findContainingTiddler(this);
				me.onClickRevision(revElem, revision);
			});
		return btn;
	}
};

})(jQuery);
//}}}
dialegence (a certain philosophy/practice)
dialegen (an adherent/practitioner thereof)
//dia-// "across, between" + //legein// "speak"

''//Dialegen Numina//''  (the plural of numen, divine power)

I am Dialegen.  I practice Dialegence.
(As a person might say they are Christian, Buddhist, or Deist.)

This includes elements of:
* ''diligence'' — //vita diligentissima// – //dis-// + //legere// "choose, gather"
** la vida de los más [[diligentes|http://translate.google.com/#la|es|vita%20diligentissima%0A]]
** the life of the most diligent, or the utmost diligence
* ''relegence'' — having a deep interest in religion while not being religious
** explicitly linked to //relegare//, 'to read the texts again'
** choosing not to practice the 'religious life' in closed-membership style
** Latin //interresse// from inter- "between" + esse "to be"
* ''numinology'' — having a strong religious or spiritual quality
** indicating or suggesting the presence of a divinity
** mid 17th century: from Latin //numen, numin-// ‘divine power’ 
** http://www4.wittenberg.edu/academics/mathcomp/andrews/misc/numen/I-TOC.html
* ''eligere'' — choice, election, choosing from possibilities
** the capacity to choose one's response in a situation = human behavior
** the unique human potential to understand our behavior and its consequences
* ''allegiance'' — though from a different word root, suggesting group membership
** erroneously associated with Latin //ligare// "to bind" — which has also been related to the word religion, traced to either //religare// or //relegare//
* ''dialogue'' — in the potent sense Martin Buber described
* ''dialectic'' — drawing in part from Hegel's philosophy and its derivatives

Diligence is the opposite of ''negligence'';
Interest [interbeing] counters indifference or apathy.
The capacity for empathy grows from deliberate interest and dialegence.
[[StyleSheetTiddlySpace]]

#bs-serviceUpdate {
display: none;
}

.rjustify {
 text-align: right;
}
.ljustify {
 text-align: left;
}
.center {
 text-align: center;
}
.font125 {
 font-size: 125%;
}
.font150 {
 font-size: 150%;
}
.font115 {
 font-size: 115%;
}
''Rainer Maria Rilke''  (4 December 1875 – 29 December 1926)  Austrian-born poet; pseudonym of René Karl Wilhelm Josef Maria Rilke.  His verse, often marked by mystic lyricism and vivid imagery, profoundly influenced 20th century German literature and philosophy.  His collections include //The Book of Hours// (1905) and //The Duino Elegies// (1923), and he also wrote more than 400 poems in French.  Died in Switzerland.
!ihr Trunk
(abridged from translation by Stephen Mitchell)

{{font115{We cannot know her eyes. And yet her trunk
is still suffused with brilliance from inside,
like a lamp, in which her gaze now turned to low,
gleams in all its power. Otherwise
she could not dazzle you so, nor could
a smile run to that dark center where creation flared.
Otherwise this body would seem defaced,
a lump of rock with no vision, would not glisten:
and would not, from all the borders of itself,
burst like a star:
For there is no place she does not see you.
//You must change your life.//}}}

@@color(grey):This rendering is deliberately ambiguous – who is she?
What is "her trunk", human or tree?  Let the reader imagine.
From the poet's pen refracted through my reading, she is the [[Knidia]].

The abridged title renders 'torso' as 'trunk' in both German and English.
Rilke intended Apollo; I intend this poem for Aphrodite.
Complete poem appears at [[Poets.org|http://www.poets.org/viewmedia.php/prmMID/15814]].@@

!I Am Much Too Alone in This World, Yet Not Alone
translated by Annemarie S. Kidder

I am much too alone in this world, yet not alone enough
to truly consecrate the hour.
I am much too small in this world, yet not small enough
to be to you just object and thing, 
dark and smart.
I want my free will and want it accompanying 
the path which leads to action;
and want during times that beg questions, 
where something is up, 
to be among those in the know, 
or else be alone.

I want to mirror your image to its fullest perfection, 
never be blind or too old
to uphold your weighty wavering reflection. 
I want to unfold.
Nowhere I wish to stay crooked, bent; 
for there I would be dishonest, untrue. 
I want my conscience to be 
true before you;
want to describe myself like a picture I observed 
for a long time, one close up, 
like a new word I learned and embraced, 
like the everday jug, 
like my mother's face, 
like a ship that carried me along 
through the deadliest storm.

!From //Letters to a Young Poet//

As bees gather honey, so we collect what is sweetest out of all things and build Him. Even with the trivial, with the insignificant (as long as it is done out of love) we begin, with work and with the repose that comes afterward, with a silence or with a small solitary joy, with everything that we do alone, without anyone to join or help us, we start Him whom we will not live to see, ''just as our ancestors could not live to see us.

And yet they, who passed away long ago, still exist in us, as predisposition, as burden upon our fate, as murmuring blood, and as gesture that rises up from the depths of time. Is there anything that can deprive you of the hope that in this way you will someday exist in Him, who is the farthest, the outermost limit?''
…
Love is something difficult and it is more difficult than other things because in other conflicts nature herself enjoins men to collect themselves, to take themselves firmly in the hand with all their strength, while in the heightening of love the impulse is to give oneself wholly away.
…
The great renewal of the world will perhaps consist in this, that man and maid, freed of all false feelings and reluctances, will seek each other not as opposites, but as brother and sister, as neighbors, and will come together as human beings.

!Listeners At Last
{{rjustify{
+++[more/hide]
{{ljustify{
Oh when, when, when will we ever have enough
of whining and defining? Haven’t champions
in the weaving of words been here already?
Why keep on trying?

Are not people perpetually, over and over and over again,
assaulted by books as by buzzing alarms?
When, between two books, the quieting sky appears,
or merely a patch of earth at evening—
rejoice.

Louder than all the storms, louder than all the oceans,
people have been crying out:
What abundance of quietude
the Universe must yield, if we screaming humans
can hear the crickets, and if the stars
in the [[screamed|scream of nature]]-at ether
can appease our hearts!

Let the farthest, oldest, most ancient
ancestors speak to us!
And let us be listeners at last, humans
finally able to hear.

//Uncollected Poems//
}}}
===
}}}
----

http://en.wikiquote.org/wiki/Rainer_Maria_Rilke

http://www.greatthoughtstreasury.com/murmuring/quotes
I dream of an en-viron-ment that is home for my body and mind… A place/space to rest, work, and play.

I am inspired by the philosophy of Thomas Jefferson's [[Academical Village]], which he realized as the University of Virginia.  I am also inspired by the architecture, beauty and ethos of the Pittsburgh [[Cathedral of Learning]].

If I were a Village Instructor, my training might be in:
*[[Library Science]]
*[[Symbolic Systems]]
*[[Sustainability]] Studies

And I might teach:
*[[World Mythologies]]
*[[Language Appreciation]]
*Living Sustainably
*Applied Ethics / Critical Thinking
*[[Dynabook]] Authoring, Publication, or [[Librarianship|Dynabook Library]]
*Information Science for "Laypeople"

Beware of the mystery school or clichéd ivory tower – elitism – or the fictional Castalia of [[Hesse]]'s //Glass Bead Game//.
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xl="http://www.w3.org/1999/xlink" version="1.1" viewBox="450 366 38 57"
width="30" height="30">
	<g stroke="none" stroke-opacity="1" stroke-dasharray="none" fill="none" fill-opacity="1">
		<g>
			<path d="M 452.1094 421.2422 L 450 421.2422 L 450 423 L 487.9688 423 L 487.9688 421.2422 L 485.8595 421.2422 
			L 485.8595 377.29688 L 487.9688 377.29688 L 487.9688 375.53906 L 485.8595 375.53906 
			C 485.8595 375.53906 481.12463 371.59341 473.02023 370.52802 C 472.6824 368.9689 471.72098 366.75 468.9844 366.75 
			C 466.24783 366.75 465.28638 368.9689 464.94864 370.52802 
			C 456.84418 371.59341 452.1094 375.53906 452.1094 375.53906 L 450 375.53906 L 450 377.29688 L 452.1094 377.29688 
			Z M 467.12247 370.32086 L 467.12247 370.32086 C 467.3805 369.42395 467.90762 368.50781 468.9844 368.50781 
			C 470.0612 368.50781 470.5883 369.42395 470.84634 370.32086 
			C 470.24136 370.2848 469.62054 370.26562 468.9844 370.26562 
			C 468.34827 370.26562 467.72748 370.2848 467.12247 370.32086 Z M 454.21875 420.92804 L 454.21875 420.92804 
			C 455.46762 420.42087 456.32816 419.35281 456.32816 418.11716 L 456.32816 377.29688 L 458.4375 377.29688 
			L 458.4375 421.2422 L 454.21875 421.2422 Z M 460.5469 420.92804 L 460.5469 420.92804 
			C 461.79578 420.42087 462.65625 419.35281 462.65625 418.11716 L 462.65625 377.29688 L 464.76566 377.29688 
			L 464.76566 421.2422 L 460.5469 421.2422 Z M 466.87503 420.92804 L 466.87503 420.92804 
			C 468.1239 420.42087 468.9844 419.35281 468.9844 418.11716 L 468.9844 377.29688 L 471.09378 377.29688 
			L 471.09378 421.2422 L 466.87503 421.2422 Z M 473.2032 420.92804 L 473.2032 420.92804 
			C 474.45203 420.42087 475.31256 419.35281 475.31256 418.11716 L 475.31256 377.29688 L 477.4219 377.29688 
			L 477.4219 421.2422 L 473.2032 421.2422 Z M 479.5313 420.92804 L 479.5313 420.92804 
			C 480.78018 420.42087 481.64066 419.35281 481.64066 418.11716 L 481.64066 377.29688 L 483.75006 377.29688 
			L 483.75006 421.2422 L 479.5313 421.2422 Z" fill="black" class="glyph"/>
		</g>
	</g>
</svg>
[[2013-03-22 — Honor your physical being|Honor your physical being]]
[[2012-11-11 — Resolution to transcend anger|resolutions]]

Dated posts I have written in various journals from the main of day-to-day living
<<list filter [tag[journal]][sort[-title]]>>
/***
|''Name''|TiddlyWebConfig|
|''Description''|configuration settings for TiddlyWebWiki|
|''Author''|FND|
|''Version''|1.3.2|
|''Status''|stable|
|''Source''|http://svn.tiddlywiki.org/Trunk/association/plugins/TiddlyWebConfig.js|
|''License''|[[BSD|http://www.opensource.org/licenses/bsd-license.php]]|
|''Requires''|TiddlyWebAdaptor ServerSideSavingPlugin|
|''Keywords''|serverSide TiddlyWeb|
!Code
***/
//{{{
(function($) {

if(!config.extensions.ServerSideSavingPlugin) {
	throw "Missing dependency: ServerSideSavingPlugin";
}
if(!config.adaptors.tiddlyweb) {
	throw "Missing dependency: TiddlyWebAdaptor";
}

if(window.location.protocol != "file:") {
	config.options.chkAutoSave = true;
}

var adaptor = tiddler.getAdaptor();
var recipe = tiddler.fields["server.recipe"];
var workspace = recipe ? "recipes/" + recipe : "bags/common";

var plugin = config.extensions.tiddlyweb = {
	host: tiddler.fields["server.host"].replace(/\/$/, ""),
	username: null,
	status: {},

	getStatus: null, // assigned later
	getUserInfo: function(callback) {
		this.getStatus(function(status) {
			callback({
				name: plugin.username,
				anon: plugin.username ? plugin.username == "GUEST" : true
			});
		});
	},
	hasPermission: function(type, tiddler) {
		var perms = tiddler.fields["server.permissions"];
		if(perms) {
			return perms.split(", ").contains(type);
		} else {
			return true;
		}
	}
};

config.defaultCustomFields = {
	"server.type": tiddler.getServerType(),
	"server.host": plugin.host,
	"server.workspace": workspace
};

// modify toolbar commands

config.shadowTiddlers.ToolbarCommands = config.shadowTiddlers.ToolbarCommands.
	replace("syncing ", "revisions syncing ");

config.commands.saveTiddler.isEnabled = function(tiddler) {
	return plugin.hasPermission("write", tiddler) && !tiddler.isReadOnly();
};

config.commands.deleteTiddler.isEnabled = function(tiddler) {
	return !readOnly && plugin.hasPermission("delete", tiddler);
};

// hijack option macro to disable username editing
var _optionMacro = config.macros.option.handler;
config.macros.option.handler = function(place, macroName, params, wikifier,
		paramString) {
	if(params[0] == "txtUserName") {
		params[0] = "options." + params[0];
		var self = this;
		var args = arguments;
		args[0] = $("<span />").appendTo(place)[0];
		plugin.getUserInfo(function(user) {
			config.macros.message.handler.apply(self, args);
		});
	} else {
		_optionMacro.apply(this, arguments);
	}
};

// hijack isReadOnly to take into account permissions and content type
var _isReadOnly = Tiddler.prototype.isReadOnly;
Tiddler.prototype.isReadOnly = function() {
	return _isReadOnly.apply(this, arguments) ||
		!plugin.hasPermission("write", this);
};

var getStatus = function(callback) {
	if(plugin.status.version) {
		callback(plugin.status);
	} else {
		var self = getStatus;
		if(self.pending) {
			if(callback) {
				self.queue.push(callback);
			}
		} else {
			self.pending = true;
			self.queue = callback ? [callback] : [];
			var _callback = function(context, userParams) {
				var status = context.serverStatus || {};
				for(var key in status) {
					if(key == "username") {
						plugin.username = status[key];
						config.macros.option.propagateOption("txtUserName",
							"value", plugin.username, "input");
					} else {
						plugin.status[key] = status[key];
					}
				}
				for(var i = 0; i < self.queue.length; i++) {
					self.queue[i](plugin.status);
				}
				delete self.queue;
				delete self.pending;
			};
			adaptor.getStatus({ host: plugin.host }, null, _callback);
		}
	}
};
(plugin.getStatus = getStatus)(); // XXX: hacky (arcane combo of assignment plus execution)

})(jQuery);
//}}}
From //Always Coming Home// by Ursula K. Le Guin
<<<
…Instruction in computer use was part of ordinary education; in the Valley this principally involved learning TOK. A convenient side-effect of this was the use of TOK—which could be spoken as well as typed into the Exchange terminals—as a worldwide lingua franca for traders and travellers and people wishing to communicate with people of another language directly or through the Exchanges. In the Valley, in fact, this use of TOK rather overshadowed its original purpose. But anybody who was interested in working with the terminal could augment their training at will. The City would provide training on any level, from simple gameplaying to the heights of pure mathematics or theoretical physics, for anyone desiring to master some part of the infinite complexities of information retrieval. The Memory of the City of Mind was incalculably vast. Endless knowledge was there, if one could get at it; for the goal of the Mind was to become a total mental model or replica of the Universe.

As with the Universe, however, the problem of intelligibility remained.
<<<

"There is an external reality that we ignore at our peril, and indeed much of the evolution of the human species can be described as an increasing concordance between the images within our brains and the reality in the external world."
—Carl [[Sagan]]
also quoted in my [[Dekatessera|Dekatessera Commentary]] 10 commentary

Given any new technology for transmitting information, we seem bound to use it for great quantities of small talk. We are only saved by <<tag music>> from being overwhelmed by nonsense.
—Lewis Thomas, "The Music of This Sphere"
//The Lives of a Cell//, 1974

Language is simply alive, like an organism. We all tell each other this, in fact, when we speak of living languages, and I think we mean something more than an abstract metaphor. We mean alive. Words are the cells of language, moving the great body, on legs. Language grows and evolves, leaving fossils behind. The individual words are like different species of animals. Mutations occur. Words fuse, and then mate. Hybrid words and wild varieties or compound words are the progeny. Some mixed words are dominated by one parent while the other is recessive. The way a word is used this year is its phenotype, but it has deeply immutable meanings, often hidden, which is its genotype…
—Lewis Thomas, "Living Language"
//The Lives of a Cell//
''Alan C. Kay''  (17 May 1940)  American computer scientist known for his work on object-oriented programming and user interface design.  Developed the Smalltalk programming language, and focuses on children's learning with computers.  He received the Turing award in 2003.

//''Points of View: a tribute to Alan Kay''// ^^[[[2]|http://www.scribd.com/fullscreen/56501816?access_key=key-q4wmgx31wfcju738rxw]]^^ – Edited by Ian Piumarta & Kimberly Rose

[[Alan Kay's Reading List]]
Eugene Gendlin first called this "preconceptual feeling."  It is central to his book //Focusing//.

from http://www.tricycle.com/feature/focusing?page=0,3

For years, Gendlin offered a class at the University of Chicago in which he taught exactly that. The purpose of the class was to get students to tap into their implicit knowing—Gendlin’s term for what someone knows but is not yet able to express. “It took weeks to explain that the usual criteria were reversed in my course,” Gendlin says. Everywhere else in the university only what was clear counted at all, he explains. “Here we cared only about what was as yet unclear.” Gendlin impressed the point on his students that if what they were thinking was already clear, “We don’t need you for this; we have it in the library already.” 

''Is the felt sense unconscious?''
No. You aren’t going to be able to say any of this in the old language. Everything in the old language is divided into conscious and unconscious—and this isn’t like that. Everything is divided into the same or different—and this isn’t like that. Everything is divided into thinking and feeling—and this isn’t like that. You have to make new phrases.

''When you talk about “the body,” you seem to use that word in a whole new way. “The body is not just some kind of structure,” you have written, “the body is also the body from the inside.” Elsewhere you say, “Consciousness is bodily.” What is wrong with our ordinary view of body?''
The body that we have is a living body. Mostly we were taught that the body is what we leave here when we die. I think that is a terrible mistake. The body that we have is not a dead body. We don’t know exactly how dead bodies come to be, but it is absolutely clear that this body is the living body. So we need to draw the basic concepts about “the body” from the living process. 

What most people today think of as the body comes from science, and that conception changes through time. In Kant and Hegel’s time, it was mechanical. When I was younger, it was chemistry. Now it’s neurology. By the time my grandchildren grow up, it’ll be some other thing. Human beings are capable of thinking analytically. They can create a grid with abstract variables. And then if you map observations and experiences on that grid, you can take them apart and get patterns for different things and move these patterns around. You learn a great deal. If it weren’t for that, we wouldn’t have any technology. Seven billion of us couldn’t all live on this planet without that capability. So there’s no denigrating science. But you have to know that a living process is a wider story than that. Those analytic, cognitive units are not alive, and they can’t literally be read back into living. 

''What is the body in your view?''
The living body has many different meanings. The body builds itself from the embryo on. The structure is not like a machine in the sense that first you build a machine, then you turn it on. It’s turned on from the first cell, and it develops itself, and that developing never stops. 

The body includes behavior possibilities. It has the sense of space in which you can do things, not just move around. The possibilities of “what we can do from here” is the space that we really live in; we don’t live in empty, abstract, geometric space. 

And then on top of that, you have your thinking capacity. The thinking that you are doing varies your behavior possibilities. You might think of something and then see that you can do such and such, which you hadn’t seen before. So the thinking changes the behavior possibilities, and that in turn is reconstituting your body in various ways. 

Your body takes everything you learn with you. But your body understanding is more than what you learned. It absorbs what you learn, and then it still implies further. A body isn’t only an is; it is an is and implies further. 

''I was just thinking how remarkable it is that the body heals itself. Is that what you are tapping into when you talk about embodied insight—this natural intelligence?''
No, you’re using “body” in the old meaning—that’s why it seems “remarkable” that it can heal or think. I’m talking about an inherent way that the body can think; or at least, that when we think, the body is part of that. I’m talking about the inherent way that the body has language; when we talk, the body is part of that—it’s not just the muscles or the vocal chords. It’s clear that the body is linguistic and logical. It senses clarity and also senses itself. 

Is your model of the body also a shifting of viewpoint? You talk from a perspective of first-person lived experience, from the inside, rather than describing lived experience from the outside, as an objective observer would? It’s not “rather than.” I would say “in addition to.” I learn everything that I can learn from objective science, and I understand and incorporate that. Then I come back to the corpus that incorporates it. And that corpus is the body, of course. 

I love every kind of research—mechanical, chemical, neurological, whatever. But you always have to take the understanding it gives you and then refer to how your understanding can go wider. That goes wider isn’t just mental; it is also bodily. 

For example, if you feel some excitement or some opposition or some discomfort, go to the quality. The first thing you get on this felt sense is just a quality, and you won’t even know what to call it. You have to say it’s “ugh,” or it’s uncomfortable, or it’s “something important is happening in here and I don’t know what, but I can feel it.” If you go there and just to that quality, it very soon opens, and you say, “Oh!” And then there is a whole field of wider. You can’t do that without a living body. 

''Can we trust the going-wider? Is this process always moving toward the good?''
Definitely. It is always trustworthy. What “trustworthy” means, though, depends here: it is your living forward, that it moves toward. It moves toward being able to breathe if you can’t breathe. It moves toward relaxing when you’re tense. It moves toward mobilizing when you’re in a funk and you can’t get moving. It moves toward more life. And yet—what that means varies.
Nutrition
Exercise
Water
Sunshine
Temperance
Air
Rest
Trust (in Self, Community, Divine)

I learned of this from Chris J–
''Currently reading:''

//S.// — Doug Dorst and J.J. Abrams

----
[[Books I've recently read]]

[[Writings that shaped my view]] of the world

----
''Planned to read or complete:''

//An Altar in the World: A Geography of Faith// — Barbara Brown Taylor

//The Lost Notebooks of Loren Eiseley// — edited by Kenneth Heuer

//The Information: A History, A Theory, A Flood// — James Gleick

//Radical Simplicity: Small Footprints on a Finite Earth// — Jim Merkel

//The Myth of the Machine: Technics and Human Development// — Lewis Mumford

//America's Constitution: A Biography// — Akhil Reed Amar

//Focusing// — Eugene T. Gendlin

//The Ascent of Man// — Jacob Bronowski, BBC documentary available on [[YouTube|http://www.youtube.com/view_play_list?p=A3FC4D7ED67F4B1A]]→

//The Lives of a Cell: Notes of a Biology Watcher// — Lewis Thomas

//The Places That Scare You: A Guide to Fearlessness in Difficult Times// — Pema Chödrön

//The [[Wisdom of No Escape]] and the Path of ~Loving-Kindness// — Pema Chödrön

//The Denial of Death// — Ernest Becker

//Gilgamesh: A New English Version// — Stephen Mitchell

//Points of View: a tribute to Alan [[Kay]]// ^^[[[2]|http://www.scribd.com/fullscreen/56501816?access_key=key-q4wmgx31wfcju738rxw]]^^ – Edited by Ian Piumarta & Kimberly Rose

//Dune// — Frank Herbert

//On Intelligence// – Jeff Hawkins

//Secrets of a ~Buccaneer-Scholar: How ~Self-Education and the Pursuit of Passion Can Lead to a Lifetime of Success// – James Marcus Bach

//The Idea of Decline in Western History// – Arthur Herman

//Your Money or Your Life// — Vicki Robin

Several books from [[Alan Kay's Reading List]]
This wiki has been reloaded as
{{font150{''[[re: muse|http://remuse.tiddlyspace.com]]''}}}
— matters of muses & life recombined

//You take the [[red pill]] – you stay in Wonderland,
and I show you how deep the rabbit hole goes.//

I'm also now sharing pieces from the wiki as [[museical|https://twitter.com/museical]] on Twitter.

This has been the primary home of my writing since May of 2011.  Much in my life has changed since then, but the whole while, I've been reading, collecting, and wrestling with life's questions.

//"[[live the questions]] now …
perhaps you will then gradually,
without noticing it,
live along some distant day
into the answer."//

Food, Drink, Metabolism
Habitation, Safety, Comfort
Sleep, Rest, Reflection
Exercise & Stimulation
Contact & Speech
Relationship

Control & Habit
Self & Freedom @@color:grey;font-size:60%;^^★^^@@
Belonging & Esteem
Story
[[Manifest]]ing
Sexuality

@@color:grey;font-size:60%;^^★^^@@ @@color:grey; Selfhood emerges and differentiates from the surrounding world & relationships; achieves memory-ego cohesion at minimum; hunger arises for freedom or "free agency" in the world.@@

Upon physical maturation/puberty, some who have gained a sense of control/habit, selfhood, belonging, and compliance to their culture's stories (if not understanding), henceforth will give little thought to these facets of life.  Sexual gratification often becomes a primary hunger akin to eating and sleeping. Sexual pleasure, procreation of young, and the accompanying benefits to one's ego and social belonging are sufficient "reward" to many, if their basic needs for nourishment and safety are met. Even the oppressed, who are not free to determine their own life course, desire to procreate. Other forms of conscious self-manifestation (or making of meaning) can often be ignored, and the desire for increased powers forgone.

//will to power//
//will to pleasure//
//will to meaning//

I imagine that self-manifesting—via power, pleasure and/or meaning—is realized in the [[Realms of the Manifest]]

Contrast ''Have–Do–Be'' paradigm with ''Be–Do–Have''.

[[Triple quest for self]]
''I invented this situation as I see it.  I am not a victim of the world I see because I invented it.''

The human memory…operates in a manner remarkably similar to those primitive cultures without reading and writing, cultures that must learn their collective stories by heart and constantly maintain their stock of stories through repetition. What constitutes a self or an identity is a set of memories-turned-into-stories, memories shared by the successive series of personae occupying an individual mind. And like the most ancient mythologist, we tend to remember according to the needs of memory.
—Timothy Adams, //Telling Lies//
…The double bind—a contradictory double imperative, or rather a whole network of contradictory imperatives—is an extremely common phenomenon. In fact, it is so common that it might be said to form the basis of all human relationships.

…The effects of the double bind on the child are particularly devastating. All the grown-up voices around him, beginning with those of the father and mother (voices which, in our society at least, speak for the culture with the force of established authority) exclaim in a variety of accents, “Imitate us!” “Imitate me!” “I bear the secret of life!” The more attentive the child is to these seductive words, and the more earnestly he responds to the suggestions emanating from all sides, the more devastating will be the eventual conflicts. The child possesses no perspective that will allow him to see things as they are. He has no basis for reasoned judgements, no means of foreseeing the metamorphosis of his model into a rival. This model's opposition reverberates in his mind like a terrible condemnation; he can only regard it as an act of excommunication. The future orientation of his desires—that is, the choice of his future models—will be significantly affected by the dichotomies of his childhood. In fact, these models will determine the shape of his personality.

If desire is allowed its own bent, its mimetic nature will almost always lead it into a double bind. The unchanneled mimetic impulse hurls itself blindly against the obstacle of a conflicting desire. It invites its own rebuffs and these rebuffs will in turn strengthen the mimetic inclination. We have, then, a self-perpetuating process, constantly increasing in simplicity and fervor… Whenever he sees himself closest to the supreme goal, he comes into violent conflict with a rival.
—René Girard, //Violence and the Sacred “From Mimetic Desire to the Monstrous Double”//, pp.156–157
/***
|Name|ImageSizePlugin|
|Source|http://www.TiddlyTools.com/#ImageSizePlugin|
|Version|1.2.1|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|plugin|
|Description|adds support for resizing images|
This plugin adds optional syntax to scale an image to a specified width and height and/or interactively resize the image with the mouse.
!!!!!Usage
<<<
The extended image syntax is:
{{{
[img(w+,h+)[...][...]]
}}}
where ''(w,h)'' indicates the desired width and height (in CSS units, e.g., px, em, cm, in, or %). Use ''auto'' (or a blank value) for either dimension to scale that dimension proportionally (i.e., maintain the aspect ratio). You can also calculate a CSS value 'on-the-fly' by using a //javascript expression// enclosed between """{{""" and """}}""". Appending a plus sign (+) to a dimension enables interactive resizing in that dimension (by dragging the mouse inside the image). Use ~SHIFT-click to show the full-sized (un-scaled) image. Use ~CTRL-click to restore the starting size (either scaled or full-sized).
<<<
!!!!!Examples
<<<
{{{
[img(100px+,75px+)[images/meow2.jpg]]
}}}
[img(100px+,75px+)[images/meow2.jpg]]
{{{
[<img(34%+,+)[images/meow.gif]]
[<img(21% ,+)[images/meow.gif]]
[<img(13%+, )[images/meow.gif]]
[<img( 8%+, )[images/meow.gif]]
[<img( 5% , )[images/meow.gif]]
[<img( 3% , )[images/meow.gif]]
[<img( 2% , )[images/meow.gif]]
[img(  1%+,+)[images/meow.gif]]
}}}
[<img(34%+,+)[images/meow.gif]]
[<img(21% ,+)[images/meow.gif]]
[<img(13%+, )[images/meow.gif]]
[<img( 8%+, )[images/meow.gif]]
[<img( 5% , )[images/meow.gif]]
[<img( 3% , )[images/meow.gif]]
[<img( 2% , )[images/meow.gif]]
[img(  1%+,+)[images/meow.gif]]
{{tagClear{
}}}
<<<
!!!!!Revisions
<<<
2009.02.24 [1.2.1] cleanup width/height regexp, use '+' suffix for resizing
2009.02.22 [1.2.0] added stretchable images
2008.01.19 [1.1.0] added evaluated width/height values
2008.01.18 [1.0.1] regexp for "(width,height)" now passes all CSS values to browser for validation
2008.01.17 [1.0.0] initial release
<<<
!!!!!Code
***/
//{{{
version.extensions.ImageSizePlugin= {major: 1, minor: 2, revision: 1, date: new Date(2009,2,24)};
//}}}
//{{{
var f=config.formatters[config.formatters.findByField("name","image")];
f.match="\\[[<>]?[Ii][Mm][Gg](?:\\([^,]*,[^\\)]*\\))?\\[";
f.lookaheadRegExp=/\[([<]?)(>?)[Ii][Mm][Gg](?:\(([^,]*),([^\)]*)\))?\[(?:([^\|\]]+)\|)?([^\[\]\|]+)\](?:\[([^\]]*)\])?\]/mg;
f.handler=function(w) {
	this.lookaheadRegExp.lastIndex = w.matchStart;
	var lookaheadMatch = this.lookaheadRegExp.exec(w.source)
	if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
		var floatLeft=lookaheadMatch[1];
		var floatRight=lookaheadMatch[2];
		var width=lookaheadMatch[3];
		var height=lookaheadMatch[4];
		var tooltip=lookaheadMatch[5];
		var src=lookaheadMatch[6];
		var link=lookaheadMatch[7];

		// Simple bracketted link
		var e = w.output;
		if(link) { // LINKED IMAGE
			if (config.formatterHelpers.isExternalLink(link)) {
				if (config.macros.attach && config.macros.attach.isAttachment(link)) {
					// see [[AttachFilePluginFormatters]]
					e = createExternalLink(w.output,link);
					e.href=config.macros.attach.getAttachment(link);
					e.title = config.macros.attach.linkTooltip + link;
				} else
					e = createExternalLink(w.output,link);
			} else 
				e = createTiddlyLink(w.output,link,false,null,w.isStatic);
			addClass(e,"imageLink");
		}

		var img = createTiddlyElement(e,"img");
		if(floatLeft) img.align="left"; else if(floatRight) img.align="right";
		if(width||height) {
			var x=width.trim(); var y=height.trim();
			var stretchW=(x.substr(x.length-1,1)=='+'); if (stretchW) x=x.substr(0,x.length-1);
			var stretchH=(y.substr(y.length-1,1)=='+'); if (stretchH) y=y.substr(0,y.length-1);
			if (x.substr(0,2)=="{{")
				{ try{x=eval(x.substr(2,x.length-4))} catch(e){displayMessage(e.description||e.toString())} }
			if (y.substr(0,2)=="{{")
				{ try{y=eval(y.substr(2,y.length-4))} catch(e){displayMessage(e.description||e.toString())} }
			img.style.width=x.trim(); img.style.height=y.trim();
			config.formatterHelpers.addStretchHandlers(img,stretchW,stretchH);
		}
		if(tooltip) img.title = tooltip;

		// GET IMAGE SOURCE
		if (config.macros.attach && config.macros.attach.isAttachment(src))
			src=config.macros.attach.getAttachment(src); // see [[AttachFilePluginFormatters]]
		else if (config.formatterHelpers.resolvePath) { // see [[ImagePathPlugin]]
			if (config.browser.isIE || config.browser.isSafari) {
				img.onerror=(function(){
					this.src=config.formatterHelpers.resolvePath(this.src,false);
					return false;
				});
			} else
				src=config.formatterHelpers.resolvePath(src,true);
		}
		img.src=src;
		w.nextMatch = this.lookaheadRegExp.lastIndex;
	}
}

config.formatterHelpers.addStretchHandlers=function(e,stretchW,stretchH) {
	e.title=((stretchW||stretchH)?'DRAG=stretch/shrink, ':'')
		+'SHIFT-CLICK=show full size, CTRL-CLICK=restore initial size';
	e.statusMsg='width=%0, height=%1';
	e.style.cursor='move';
	e.originalW=e.style.width;
	e.originalH=e.style.height;
	e.minW=Math.max(e.offsetWidth/20,10);
	e.minH=Math.max(e.offsetHeight/20,10);
	e.stretchW=stretchW;
	e.stretchH=stretchH;
	e.onmousedown=function(ev) { var ev=ev||window.event;
		this.sizing=true;
		this.startX=!config.browser.isIE?ev.pageX:(ev.clientX+findScrollX());
		this.startY=!config.browser.isIE?ev.pageY:(ev.clientY+findScrollY());
		this.startW=this.offsetWidth;
		this.startH=this.offsetHeight;
		return false;
	};
	e.onmousemove=function(ev) { var ev=ev||window.event;
		if (this.sizing) {
			var s=this.style;
			var currX=!config.browser.isIE?ev.pageX:(ev.clientX+findScrollX());
			var currY=!config.browser.isIE?ev.pageY:(ev.clientY+findScrollY());
			var newW=(currX-this.offsetLeft)/(this.startX-this.offsetLeft)*this.startW;
			var newH=(currY-this.offsetTop )/(this.startY-this.offsetTop )*this.startH;
			if (this.stretchW) s.width =Math.floor(Math.max(newW,this.minW))+'px';
			if (this.stretchH) s.height=Math.floor(Math.max(newH,this.minH))+'px';
			clearMessage(); displayMessage(this.statusMsg.format([s.width,s.height]));
		}
		return false;
	};
	e.onmouseup=function(ev) { var ev=ev||window.event;
		if (ev.shiftKey) { this.style.width=this.style.height=''; }
		if (ev.ctrlKey)  { this.style.width=this.originalW; this.style.height=this.originalH; }
		this.sizing=false;
		clearMessage();
		return false;
	};
	e.onmouseout=function(ev) { var ev=ev||window.event;
		this.sizing=false;
		clearMessage();
		return false;
	};
}
//}}}
Jonathan Weidenbaum in his rejection of pantheism and panentheism:
http://www.metanexus.net/print/6532

"...//''Seek to uncover the layers of significance''// already built within the texture of experience... These layers of meaning are religious as much as aesthetic and moral, and possess an inherent value. //They need not be vindicated by any metaphysical vision, including that of a “universalist supernaturalism.”//

It is the summation of my argument that, in regard to what is most exalting in human life, there is need for neither a One nor an Oversoul, neither Brahman nor God. There is the reed plain and simple, and our willingness to see it as Adam had ...

Consider a Chinese landscape painting. Set against a background of mist, an endless stretch of white, a reed bends gently in the breeze. The object seems to take on an ineffable, even transcendent quality ... This is a perception of what Buddhists call //tathata// or “suchness.” Staring at the reed, we are in fact brought before “what Adam had seen on the morning of his creation,” as [Aldous] Huxley eloquently described it, “the miracle, moment by moment, of naked existence.”

The reed is not the entire story however ... The reed—along with the grass, the mountain-top, and everything else—is the manifestation of a single, unitary ground. Alternatively called the Tao or the Void, this is an all-encompassing reality which permeates and shines through the “ten thousand things”—to borrow a phrase from Lao Tzu ... //''the sacred which underlies and continually generates the natural world.''//
-----

My earliest and most abiding religious sympathies have been with those who demonstrate a kind of astonishment before being ... I held (and still hold) a special appreciation for the art of perceiving “what Adam had seen."
...
It was my eventual exposure to contemplatives of the Abrahamic traditions wherein I learned not only to perceive the ineffable character of things in a monistic fashion—that is, as a single reality—but to call it “God.” For years, I was a panentheist.
...
The act of bringing everything within the scope of awareness—either in terms of external detail or inner principle—is labeled by numerous contemporary philosophers as //totalization//, and is heavily contested on a number of grounds.

There is, first, the question of our access to the external world, let alone the cosmos in its entirety ... The psyche impresses its categories upon the materials of perception, organizing the realm of appearance into a coherent form. We have as little ability to escape these contributions of the mind than we have of leaping out of our bodies ... But human existence is a precarious and open-ended affair, and resists being stuffed within a completed picture of any kind ... That the human being cannot step outside the universe in order to pronounce it as one or many, God or mindless matter, is the very essence of the objection to totalization.
...
The striving for totalization has come under fire for moral as well as spiritual and epistemological reasons, and pantheistic-style visions are consistently seen as the worst offenders. The attempt to push through the multiplicity of things into some divine ground is to promote a disregard for difference, to relegate the distinctions between individuals as either illusory or as stages to be overcome in the interests of a greater whole. A double-crime is in fact committed, for not only are other human beings liquefied into some homogenous totality, but the self is offered an escape from the contingencies and challenges of day to day existence. Seen against this light, the goal of the philosopher and the mystic is little more than a sophisticated defense mechanism, or worse, a form of intellectual imperialism designed to divest others from whatever moral claim they may have upon us.

The Jewish existentialist Martin Buber, for example, insisted that the true and authentic form of existence is that of a communion between a full-blooded “I” and a separate “Thou.” Neither side must disappear into the other, nor into some third and underlying element, less the relationship lose its vitality and transform into a vacuous idealism. [[Emmanuel Levinas]], an early founder of postmodern theory, would radicalize this same critique, and insist on how the face of another human being eludes each and every attempt to close off a coherent ontology.
...
One of [William] James’s biggest problems with either an all-powerful or all-pervading picture of the divine (traditional theism and pantheism respectively) is the trivialization or outright denial of evil. If human history were guaranteed a positive ending, then all misfortune must be a part of God’s calculations—and therefore only apparent. And if the divine is found everywhere, even hidden beneath the contingencies and ambiguities of day to day existence, then evil is simply non-existent. A fine example of this kind of theology is a sect known as Christian Science (whose founder, Mary Baker Eddy, died 1910—the same year as James). Claiming that the material world is an illusion, and that God is the sole reality, Eddy holds that the appearance of sickness and hardship is but a product of our limited minds and lack of faith. This is pantheism with a vengeance.

For James, the main consequence of denying the reality of evil is a slackening of moral purpose. If all danger and calamity were a fiction, then what could possibly be the point of all human striving and effort? What real difference do our actions and decisions make if there is nothing at //stake// in the universe? If is for this reason that James would advocate a finite God—one not all-powerful or identified with the totality of being, and one for whom the cosmos is an unfinished and even risk-filled venture. Only a universe beset with real possibilities, one whose outcome is not decided beforehand, can encourage the ethically vigorous life.
...
Let us grant that there is indeed something spiritual about the sheer existence of everything (when seen through the enlightened eye, of course). By what right do we call it God?

“God,” or the equivalent in any language, is not merely the most loaded term in history. [As pointed out in //[[Ich und Du]]//, "the most burdened of all words."]  It has possessed a specific set of meanings both from its inception in the major holy books of the Near East (at least for the Abrahamic traditions), as well as in the hearts of the majority of today’s believers—very few of whom, incidentally, think they are worshipping “the All” when entering a Church or a Mosque. In much of the Bible and the Quran (as least taken at face value) there exists humanity, the universe, and the Creator; the term “everything” simply does not denote God.

Moreover, many of the earliest attempts to promote a radically immanent notion of the divine have been non-theistic in both tone and substance. In one striking passage, the //Tao Te Ching// pronounces the Tao—the source of the cosmos and the harmony working through nature—as “older than God.”  And the more ecumenical philosophers of religion are bold to the point of arrogance in claiming that Brahman of the Upanishads is the same being worshipped by Jews, Christians, and Muslims (even if the later devotional sects of Hinduism make this easier to do so). In other words, calling the totality of things “God” is a betrayal of the deepest and most aboriginal sources of both Abrahamic theism and Eastern non-theism.
...
Pantheism and most forms of panentheism are prime examples of universalistic supernaturalism, for they are edifying without being irrational, spiritual without being sectarian. Even if a personal element is introduced, as in process panentheism, it remains a theological schema congenial to a multiplicity of traditions—including non-theistic ones—and willing to assimilate the discoveries of the sciences. In other words, philosophies like pantheism and panentheism are perceived as the means by which the more thoughtful citizens of late modernity can safely //re-spiritualize// (or “re-enchant,” to borrow a phrase from one of the more able defenders of process theology) their worldview without commitment to the delusions of dogmatic and literalistic belief.

All of this not only assumes that the world requires re-enchantment, but that this re-enchantment need be of an overarching and metaphysical kind. But there is more than one way to restore meaning to life in an increasingly post-theological and secular era. There exists a tendency, relatively recent in the history of ideas, which seeks to uncover the layers of significance already built within the texture of experience. William James and John Dewey are our great American representatives of this movement (although Dewey’s critique of religion along these lines is far more radical). These layers of meaning are religious as much as aesthetic and moral, and possess an inherent value. They need not be vindicated by any metaphysical vision, including that of a “universalistic supernaturalism.” It is the summation of my argument that, in regard to what is most exalting in human life, there is need for neither a One nor an Oversoul, neither Brahman nor God. There is the reed plain and simple, and our willingness to see it as Adam had.
//I aspire to be a [[Layman Monk]], Friend, or Friar;
a student of the world
who enjoys the fullness of life
and who meets suffering with love.

Aim to be brave, steadfast, compassionate, and true. 

Provision for my children's happiness:
love them, protect them, prepare them,
let them flower.//

last revised December and March 2013
''Carl E. Sagan'' (9 November 1934 – 20 December 1996)  American (New York) astronomer, astrophysicist, author, science popularizer and communicator, who wrote several books including //[[Pale Blue Dot]]//, and who co-produced the television series //Cosmos// (1980).

"We are the local embodiment of a Cosmos grown to self-awareness. We have begun to contemplate our origins: starstuff pondering the stars; organized assemblages of ten billion billion billion atoms considering the evolution of atoms; tracing the long journey by which, here at least, consciousness arose. Our loyalties are to the species and the planet. We speak for Earth. Our obligation to survive is owed not just to ourselves but also to that Cosmos, ancient and vast, from which we spring." — Carl Sagan, Cosmos, 1980

"A religion, old or new, that stressed the magnificence of the universe as revealed by modern science might be able to draw forth reserves of reverence and awe hardly tapped by conventional faiths. Sooner or later such a religion will emerge. — Carl Sagan, //Pale Blue Dot//, 1994

[[NYTimes Obituary: Carl Sagan, an Astronomer Who Excelled at Popularizing Science, Is Dead at 62|http://www.nytimes.com/learning/general/onthisday/bday/1109.html]]
A community is the presentation to its members of their mortal truth (…) It is the presentation of the finitude and the irredeemable excess that make up finite being: its death, but also its birth, and only the community can present me my birth, and along with it the impossibility of my reliving it, as well as the impossibility of my crossing over into my death.
–~Jean-Luc Nancy

Our most constant and powerful yearnings and interests have to do with ourselves and with our relation to one another. Our perceptual and cognitive equipment is built on a scale suited to operate within the limited horizon of human action. It is only by force of disappointment with this nearby, human world that we contrive and pretend to view it from a godlike distance. And it is only by crazed ambition, perpetually arising from entrenched features of our situation, that we set our sights on distant objects.
–Roberto Unger in //The Self Awakened: Pragmatism Unbound//

So far as you're concerned "life" is a verb of two voices—active, to do, and passive, to dream. Others believe doing to be only a kind of dreaming. Still others have discovered (in a mirror surrounded with mirrors), something harder than silence but softer than falling; the third voice of "life", which believes itself and which cannot mean because it is.
–[[E.E. Cummings]], six non-lectures

i breathe-move-and-seem some
perpetually roaming whylessness—
&nbsp;&nbsp;(poem 67, Cumming)

The challenge I face with children is the redemption of adulthood. We must make it evident that maturity is the fulfillment of childhood and adolescence, not a diminishing; that it is an affirmation of life, not a denial; that it is entering fully into our essential selves.
–Madeleine [[L'Engle]] in //The Circle of Quiet,// page 106.

Dig! What do you see?
Men and birds, water and stones. Dig deeper! What do you see?
Ideas and dreams, fantasies and lightning flashes … a mute night, voices and weeping … the fluttering of wings [from a distant shore] …
Don't weep! Don't weep! They are not on the other shore.
The voices, the weeping, and the wings are your own heart.
–Nikos [[Kazantzakis]], from his book //The Saviors of God: Spiritual Exercises//.

We must admire in man the form of the formless, the concentration of the vast, the house of reason, the cave of memory.
–Ralph Waldo [[Emerson]]

Trapped as a man is trapped within the journey
Of his life, trapped by his strength as much
As by his imperceptible weakening,
And a soft drumbeat drives him on, his heart,
His destiny, even the dark addiction
To reckless loss that is the ache of being…
This thing I knew was dream kin to my soul.
I need must follow if I would be whole.
–Frederick Turner, from the poem "Texas Eclogue"

And so it is a strange and holy thing
To labor in the world and love its goals...
The causes of the world no longer run
From past to future only, but turn back…
And deepen every time, and add detail,
Until the finer focusings reveal
Innermore branchings, scale nested in scale,
The infinite attractor of the real…
And if the world is far too interwoven
For us to justly act in it at all,
Yet action is the feedback of the given
From which the patterned world emerges in its fall.
–Frederick Turner, from the poem "Death Mass" in //Hadean Eclogues//

A [[SiteIcon|SiteIcon tiddler]]@glossary helps provide some identity to your space.  Ideally it'd be a square and a minimum of 48*48 pixels size.  You can upload your site icon using the uploader below.

<<binaryUploadPublic title:SiteIcon>>
<<<
Intellectual development is rooted in rich childhood experiences that combine healthy emotional relationships, physical engagement with the real world, and the exercise of imagination in self-generated play and in the arts. Intense use of computers can distract children //__and adults__// from these essential experiences.
–from //Fool's Gold: A Critical Look at Computers in Childhood//, page 8, edited by Colleen Cordes and Edward Miller
(emphasis mine)
<<<
''Dreaming the Real''

I share the moon tonight with anyone who can look upward or out a window. Not all are gifted with sight and mobility. I am thinking of the multitude of experiences that may be happening under this moon’s light, just within the Earth’s hemisphere that is currently dark. Many people, I hope, are sleeping in safety and comfort, resting for the next day. Babies are being born. Couples are in ‘el acto de amor.’ But somewhere else, someone is dying. Someone is hungry and lacking food. Someone is suffering cruelties inflicted by another human. All under the same moon. This is not a new revelation; people before me have contemplated how we are all connected this way.

Knowing that, here I am directing my sight toward an electronic screen rather than the sky. My view of the moon is now blocked by trees, but I could step outside and find it still, if I wanted. Instead I am choosing to write, using my fingers on a glass screen with the aid of electronic circuits and miles of technological infrastructure. As I’ve been editing this paragraph, the moon has become visible again. I have been too detached and cerebral, as I often am. The world outside my window is real, with all the states of existence I described — real suffering, pleasure, contentment, anger, perhaps a few islands of neutrality or peace.

I want to believe in my dreams, in their beauty and potency to change my life, and my family’s, for the better. Better than what, I ask myself? We live in comfort. We enjoy more luxuries and comforts than an emperor had 500 years ago. We have countless and varied entertainments and opportunities for learning. We are not hungry, suffering, or threatened by violence and injustices happening all over the world right now. My daughter is sick with a low-grade fever and likely a minor passing virus, but we have access to medical care. I have employment that sustains our resources and comforts. So, I dislike this particular employment. So, I doubt myself many days, bemoan my seeming inadequacy, and feel lost in how to ‘direct’ my life. I have a good life even when it wanders or feels uncertain.

Tomorrow I will reflect on this desire, to believe in my dreams. I don’t have to enumerate them here and now; they are gestating inside me like my son is within my wife. They are growing, developing more discernible features, readying for the day when they will “take shape and walk right out. Freedom has a scent…” as the song says. I am free.

I want to choose a different way. Listen to the cries of the world. I live in a land of plenty where they are not so audible, but I know they are all around me. I am grounded change, and I am dreaming the real, which has never been unreal — it is here now and beginning to unfold.
<!DOCTYPE html>
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
	<title>Account</title>
	<link href="/bags/common/tiddlers/profile.css" type='text/css' rel='stylesheet' >
	<link href="/bags/common/tiddlers/admin.css" type='text/css' rel='stylesheet' >
	<link href="/bags/common/tiddlers/jquery-ui.custom.css" type='text/css' rel='stylesheet' >
</head>
<body>

<div id="container">
	<div class="main section">
		<a class="app" href="/">home</a>
		<div class="left">
		<div id="siteiconArea">
		<h2>User Icon</h2>
		<div>
			<img id="siteicon" class="siteicon">
			<form id="upload" method="POST" enctype="multipart/form-data">
				<input type="hidden" name="title" value="SiteIcon" />
				<input type="hidden" name="tags" value="excludeLists">
				<input type="hidden" name="csrf_token" class="csrf" />
				<input type="file" name="file" accept="image/*" />
				<input type="submit" value="upload" />
			</form>
			<div id="dropzone">Drop file here
				<img class="notloading" src="/bags/common/tiddlers/ajax-loader.gif" alt="submitting SiteIcon" />
			</div>
		</div>
		</div>
		<h2>Find Space</h2>
		<form class="spaceSearch">
			<input class="inputBox" type="text" placeholder="find space" />
			<a href="http://docs.tiddlyspace.com/What%20is%20a%20Space%3F" class="help"
				title="What is a space?">What is a space?</a>
			<button>view all</button>
		</form>
		<div class='list-container'>
			You are a member of the following spaces:
			<ul class='ts-space-search'>
			</ul>
		</div>
		<h2>Create New Space</h2>
		<form class="ts-spaces">
			<input class="inputBox" type="text" name="spacename" placeholder="space name"><span class="hostSuffix">.tiddlyspace.com</span>
			<input type="submit" value="Create Space" />
		</form>
		</div>
		<div class="right">
		<h2>Change Password</h2>
		<form class="ts-password">
			<input class="inputBox" placeholder="existing password" type="password" name="password">
			<input class="inputBox" placeholder="new password" type="password" name="new_password">
			<input class="inputBox" placeholder="new password"	type="password" name="new_password_confirm">
			<input type="submit" value="Change password">
		</form>
		<h2>OpenID</h2>
		<h3>Why OpenID?</h3>
		<a href="http://openid.net/"><img src="/bags/common/tiddlers/openid.png" alt="openid" ></a><br />
		Use just one username and password across hundreds of OpenID-enabled sites.<br />
		It's an open standard.<br />
		<a href="http://openid.net/what/">learn more</a>
		<ul class="ts-identities"></ul>
		<form class="ts-openid" target="_top">
			<div>
				Add an openid:
			</div>
			<input class="inputBox" type="text" name="openid" placeholder="your openid" />
			<input type="submit" value="Register" />
			<a href="http://openid.net/get-an-openid/" class="help"
			title="What is an open id?">What is an open id?</a>
		</form>
		</div>
		<div class="clear"></div>
	</div>
</div>
<script src="/bags/common/tiddlers/backstage.js"></script>
<script src='/bags/common/tiddlers/jquery.js'></script>
<script src='/bags/tiddlyspace/tiddlers/chrjs'></script>
<script src='/bags/common/tiddlers/chrjs.space'></script>
<script src='/bags/common/tiddlers/chrjs.users'></script>
<script src='/bags/common/tiddlers/chrjs.identities'></script>
<script src="/bags/common/tiddlers/jquery-ui.custom.js"></script>
<script src='/bags/common/tiddlers/jquery-form.js'></script>
<script src="/bags/common/tiddlers/siteiconupload.js"></script>
<script src='/bags/common/tiddlers/ts.js'></script>
<script src="/status.js"></script>
<script type="text/javascript">
/*
 * jQuery UI Autocomplete HTML Extension
 *
 * Copyright 2010, Scott González (http://scottgonzalez.com)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 *
 * http://github.com/scottgonzalez/jquery-ui-extensions
 */
(function( $ ) {

var proto = $.ui.autocomplete.prototype,
	initSource = proto._initSource;

function filter( array, term ) {
	var matcher = new RegExp( $.ui.autocomplete.escapeRegex(term), "i" );
	return $.grep( array, function(value) {
		return matcher.test( $( "<div>" ).html( value.label || value.value || value ).text() );
	});
}

$.extend( proto, {
	_initSource: function() {
		if ( this.options.html && $.isArray(this.options.source) ) {
			this.source = function( request, response ) {
				response( filter( this.options.source, request.term ) );
			};
		} else {
			initSource.call( this );
		}
	},

	_renderItem: function( ul, item) {
		return $( "<li></li>" )
			.data( "item.autocomplete", item )
			.append( $( "<a></a>" )[ this.options.html ? "html" : "text" ]( item.label ) )
			.appendTo( ul );
	}
});

})( jQuery );

/***
_accounts application specific javascript
***/
var link;
ts.init(function(ts) {
	if(ts.user.anon) { // redirect to homepage when user not logged in
		window.location = ts.getHost();
	} else if(ts.user.name === ts.currentSpace){
		initSiteIconUpload(ts.user.name);
	} else {
		link = $("<a />").attr("href", ts.getHost(ts.user.name) + "/_account").text("Change User Icon");
		$("#siteiconArea div").empty().append(link);
	}
	$(".hostSuffix").text("." + ts.getHost("").split("//")[1]);
	ts.getSpaces(function(spaces) {
		$("<div class='info' />").text("You have " + spaces.length + " spaces.").insertBefore($(".spaceSearch")[0]);
		$("form.spaceSearch input").autocomplete({
			html: true,
			source: function(req, response) {
				ts.getSpaces(function(spaces) {
					var selected = [];
					for(var i = 0; i < spaces.length; i++) {
						var space = spaces[i];
						if(space.name.indexOf(req.term) > -1) {
							var host = ts.getHost(space.name) ;
							var img = host + "/SiteIcon";
							selected.push({
								value: space.name,
								label: '<a href="' + host + '" target="_parent" class="autocompleteLink"><img src="' + img + '" style="height:24px;width:auto;max-height:24px;max-width:24px;"/>' + space.name + '</a>'
							});
						}
					}
					response(selected);
				});
			},
			select: function(event, ui) {
				window.top.location = ts.getHost(ui.item.value);
			}
		});

		var $ul = $('.ts-space-search');
		$.each(spaces, function(i, space) {
			$ul.append($('<li/>').html($('<a/>').attr('href', space.uri)
				.text(space.name)));
		});

		$('form.spaceSearch button').click(function(ev) {
			$('.list-container').slideToggle('fast');
			ev.preventDefault();
			return false;
		});
	});
});

if(window != window.top) {
	$("html").addClass("iframeMode");
	$("a").live("click",function(ev) {
		$(ev.target).attr("target", "_parent");
	});
}
</script>
<!--[if lt IE 8]>
<script type="text/javascript" src="/bags/common/tiddlers/json2.js"></script>
<![endif]-->
</body>
</html>
''Explanation of [[Layman Monk]]'', or ''Friar''

''January 11, 2014''
I said to the almond tree: "Speak to me of God"
and the almond tree blossomed.
–Nikos [[Kazantzakis]]

''January 2, 2012''
The [[ground|dig]] on which you dance is hallowed,
as are the moments we smile and speak.
It all is shifting, then dissolves into vastness.
Protect the transmission of life.

''December 25, 2013''
"If you plant a lemon seed and pray for a mango fruit, logically it won’t work. But this is what we do: we wish for happiness without planting the seeds of happiness."

''December 21, 2013''
"As you walk, you cut open and create that riverbed into which the stream of your descendants shall enter and flow."
—Nikos [[Kazantzakis]]

''December 14, 2013''
“For the great enemy of the truth is very often not the lie—deliberate, contrived and dishonest—but the myth—persistent, persuasive, and unrealistic. Too often we hold fast to the clichés of our forebears. We subject all facts to a prefabricated set of interpretations. We enjoy the comfort of opinion without the discomfort of thought.”
—John F. Kennedy in his Yale University commencement address (New Haven, Connecticut: June 11, 1962), 5:10-6:08

''December 8, 2013''
There is I and You, there is dialogue, there is language, and //spirit whose primal deed language is.//
—Martin [[Buber]]

"Those tasks that have been entrusted to us are difficult…If you just recognize this and manage, out of yourself, out of your own talent and nature, //out of your own experience and childhood and strength//, to achieve a wholly individual relation to [[sex|Honor your physical being]] (one that is not influenced by convention and custom), then you will no longer have to be afraid of losing yourself and becoming unworthy of your dearest possession."
—from //Letters to a Young Poet// by Rainer Maria [[Rilke]]
-----
''March 30, 2013''
Great throngs of life on every side
-----
''March 23, 2013''
[[Do not cause harm]].
-----
''March 17, 2013''
[[Honor your physical being]].
-----
''November 25, 2011''
Strength is fidelity,
power reverence:
no one ends at himself,
each one is an all
in another all,
in another one.
The other is contained in the one,
the one is another:
we are constellations.
I learned,
in the brotherhood of the trees,
to reconcile myself,
not with myself:
with what lifts me, sustains me, lets me fall.
—Octavio [[Paz]]
-----
''November 21, 2011''
In my dwelling, live close to the ground.
In my thinking, keep to the [[simple]].
In conflict, be fair and generous.
In governing, I won't try to control.
In my work, I will do what I enjoy.
In family life, I will be completely present.
-----
Humans have enlarged our view, our faculties, and our power 'over' the world through the long progression of our [[art]] and science.  Now is the time for [[maturing to finiteness]] and learning to see the [[greatness of little things|Quenchless thirst]].
-----
''November 11, 2011''
//Protect your fellowships in every degree.//

Things arise and she lets them come;
things disappear and she lets them go.
She has but doesn't possess…
When her work is done, she forgets it.
That is why it lasts forever.
—Tao Te Ching (Mitchell)
-----
''November 7, 2011''
//Take refuge in the many ceaseless passages to you of the Great Natural Perfection -- dharma in many different forms.//
{{rjustify{
+++[more]
{{ljustify{
Tao Te Ching: The Book of the Immanence of the Way (and How It Manifests in the World), according to Stephen Mitchell's translation.  Among other things, "a treatise on the art of government, whether of a country or a child" or [in my mind] foremost of one's self.

"In order to understand, we must remain in the darkness of not-knowing." —Stephen Mitchell commentary

"There is an external reality that we ignore at our peril, and indeed much of the evolution of the human species can be described as an //increasing concordance between the images within our brains and the reality in the external world.//" -- Sagan

The Tao that can be told is not the eternal Tao …
I think now of Steven Weinberg's telling of "the first three minutes" – what is more eternal, primordial, and far-reaching than that?  However, is such distant speculation into the past or the Cosmos rather tangential to human life?  Perhaps the Tao, though referring to itself as "eternal", is actually more bound to the age of the human species, which feels quite ancient to any one member living today or in China a few thousand years ago.  The 'Way' of Daoism //may// imply consciousness and choice, which I doubt is an eternal phenomena.  Also, I think not all attempts at naming or telling are futile.  However, I heed the warning to not be too strongly attached to our words and names, loosening attachments (which always involves our desires.)  Those 'caught' in the grasp of desires see only manifestations.  Yet manifestations and mystery arise from the same source …

//The unnamable is the eternally real.//
Naming is the origin of all particular things [Buber's ~It-World]
}}}
===
}}}
-----
''October 30, 2011''
Keep faith in the Seed of Perfection dwelling on Earth; take refuge in its passages to you, and protect your fellowships.
{{rjustify{
+++[more]
{{ljustify{
*the seed of perfection within //me//
(which is the wellspring of adequacy and worth)
*the Earth in total as a seed in the cosmos, in terms of cosmic scale and its life-arising properties
*the seeds of living matter scattered diffusely on the Earth, and their collective durability
*How flowers changed the world ([[Eiseley]])
*Again, return to the seed of perfection (bodhichitta) within.

Contemplate the etymology of //perfection// and its kindred //facere// words:
*//perfecting// one's self in iterations
*seeing //defects//
(sublate (?) or harmonize (?) them)//
*effect, effective, efficacy
*affect, affection
*qualify, qualification
*edifice, deify
*manufacture, factor, refactor, factory
*infectious
//(seed-like, meme-like)

This is a form of the Buddha -- Dharma -- Sangha "jewels", but I prefer the impermanence of a figurative, fragile, living and dying seed rather than a jewel.
}}}
===
}}}
-----
''October 23, 2011''
I have gained a new realization that the [[Quaker]] Religious Society of Friends may offer this very opportunity at 'lay religious life' since it removes intermediaries and believes in the 'priesthood of all believers.'

I strive for the [[dialegen]]t way
-----
Earlier [[resolutions]]
!Evidence

When the narrow crossing leads to grave ends
and the rope over the chasm begins to fray,

if I should wake before I die, let me stay still,
hear whistling through my bones, the drum

that calls me to dance. If I should wake
between earths-shine and shadow, let it be

to say yes, there is death, and there is
a shudder seizes a birthing woman,

a shaking between world of //good-bye// and //hello//.
When the infant presents from the womb

and the face is cleansed, the mouth o so gently
cleared for the nipple, the eyes adjust slowly to light.

When we look for God we examine the evidence
coming at us from all sides: the full breast,

sweet milk sticky on the skin, everything saying
this is ours, we did this together.

Born with a taste for prayer on the tongue, let our eyes
open to light, wake before we die.

—Jeanne Lohmann
!The Sublime Wants To Reach You

To gaze deeply is to be [[broken|Fractal]]
To be seized by obscured things
Inside your chest, a mute space expands
Where mountains and desert undergo metamorphosis
Suspended in the eyes of the unforeseen

Look, a beam of light pierces the sky
As the darkening shadow meets the luminous
The sky opens, an invitation from the sublime
It needs your attendance

There, rises a mysterious star
Announcing the full dimension of the sacred
Embroidered in a secret garden
The evening primrose opens its petals
A luring smile
Where are you now?

Somewhere, an echo
The uneasy call of a black bird
Harkens to vanishing things 
Can you feel their still warm presence?

Pervade me, you say
With your eyes closed
Breathing confusion as you roam
In the time of no longer
Obeying only the benevolent law of physics

You are here to live

Venturing through the gate of death
Leaving and arriving all at once
Our bodies merge with the contours of the earth
Worlds collapsing and re-surging
Where fruits and planets are safely held

The sublime wants to reach you.

----
Mira Fong
February 14, 2003  
Santa Fe, New Mexico
----
//You are welcome to post my poem, glad that you like it. Poetry (it has wings) and philosophy (critical thinking) are the passions of my life. I enjoyed reading your sites. Rilke is my beloved poet and "Ishmael" is a great book. 

Best wishes,
Mira//
!SpaceUnplugged
{{unpluggedSpaceTab{
{{wizard{
<<image unsyncedIcon width:48>> Sync is currently unavailable in ~TiddlyWiki due to security constraints in modern browsers. Research is being done to build a suitable alternative. In the meantime if you have changed content in an offline ~TiddlyWiki, you can get your content back into ~TiddlySpace by using the ''import'' functionality from the backstage of the online wiki.
}}}
}}}

!Menu
<<message messages.memberStatus>> <<homeLink>>
{{unsyncedList{<<message messages.syncListHeading>> <<list filter [is[unsynced]]>>}}}

running TiddlySpace@glossary version <<message extensions.tiddlyweb.status.tiddlyspace_version>>
{{autotable{
<<tiddler Backstage##Resources>>
}}}

!Resources
[[blog|@@blog]] [[documentation|@@docs]] [[featured spaces|@@featured]] 

!ImportExport
<<fileImport>>
You can download this TiddlySpace as an offline TiddlyWiki:

{{chunkyButton{<<exportSpace>>}}}

!BackstageTiddlers
|upload a <<message messages.privacySetting>> file: <<binaryUpload>>|<<closeAll>><<permaview>><<newTiddler>><<newJournal "DD MMM YYYY" "journal">><<saveChanges>>|
|>|<<search>>|
|>|<<tiddler Backstage##Tiddlers>>|

!Tiddlers
<<tabs
	txtMainTab
	"Recent" "Recently edited tiddlers" TabTimeline
	"All" "All tiddlers" TabAll
	"Public" "All public tiddlers" [[TiddlySpaceTabs##Public]]
	"Private" "All private tiddlers" [[TiddlySpaceTabs##Private]]
	"Tags" "All tags" TabTags
	"Spaces" "Tiddlers grouped by space" [[TiddlySpaceTabs##Spaces]]
	"Missing" "Missing tiddlers" TabMoreMissing
	"Orphans" "Orphaned tiddlers" TabMoreOrphans
	"Shadows" "Shadowed tiddlers" TabMoreShadowed
>>

!BatchOps
<<tabs
	txtPublisherTab
	"Private" "Move tiddlers from private to public" Backstage##BatchPrivate
	"Public" "Move tiddlers from public to private" Backstage##BatchPublic
>>

!BatchPrivate
<<TiddlySpacePublisher type:private>>

!BatchPublic
<<TiddlySpacePublisher type:public>>

!Plugins
''Note:'' Many of these plugins are core TiddlySpace plugins and cannot be changed unless first cloned.

<<tiddler PluginManager>>

!Tweaks
These options change behavior in TiddlyWiki //only// and may be ineffective in TiddlySpace.

<<tiddler AdvancedOptions>>
[img(95%,)[Fractal|http://farm4.staticflickr.com/3717/11283429105_12acb579ab_z_d.jpg
][http://www.flickr.com/photos/39042429@N00/11283429105/]]
!~SELF-SIMILARITY OF BIG AND SMALL
from //RAW: real and woven//

if you believe in a higher power you cannot believe in magic - the two are self canceling - magic is just a name to describe the things that are going one that are unexplained - some people call it god, some people call it magic - some just know that we haven't figured everything out yet - the further in we go and the farther out we go the more we realize that there is more and more.

//fractal energy - plain and simple - fractal is my religion.//

according to wikipedia as of 11.17.09 - "a fractal is 'a rough or fragmented geometric shape that can be split into parts, each of which is (at least approximately) a reduced-sized copy of the whole,' a property called self-similarity." the same article notes that coastlines and mountains exhibit fractal qualities - this i did not now know - i knew about some plants like ferns and vegetables like cauliflower - but i also think that on some level the universe is a large and complex fractal - that our bodies are part of a large and complex fractal - that sun mirror atoms in our bodies in some way.

there would be a great deal of power in that - if the smallest is also the biggest - that there are replicating patterns and that energy would flow through those patterns and create order and music - that there is ordering in the chaos to only serve the chaos - that there is order in the randomness that serves only the randomness

----

__From Wikipedia__ (I will later follow to primary sources):

Some of these concepts are over my head mathematically, and stoked pseudo-science in my [[Breakthru]]/Breakdown.

 The term "fractal" was first used by mathematician Benoît Mandelbrot in 1975. Mandelbrot based it on the Latin //frāctus// meaning "broken" or "fractured", and used it to extend the concept of theoretical fractional dimensions to geometric patterns in nature.

Many mathematical constructs with //fractal dimensions// have been formulated… The general consensus is that theoretical fractals are //infinitely self-similar and iterated//… Fractals are not limited to geometric patterns, but can also describe processes in time.

A fractal dimension measures //complexity//, a concept related to certain key features of fractals: //self-similarity and detail or irregularity.//

The //self-similarity// lies in the infinite scaling, and the //detail// in the defining elements of each set. The length between any two points on these curves is undefined because the curves are theoretical constructs that never stop repeating themselves.

//Exact self-similarity: identical at all scales;// as well as
//Quasi self-similarity:// approximates the same pattern at different scales; may contain small copies of the entire fractal in distorted and degenerate forms; e.g., the Mandelbrot set's satellites are approximations of the entire set, but not exact copies.

//Fine or detailed structure at arbitrarily small scales.//  A consequence of this structure is fractals may have //emergent properties// (related to the next criterion.)

//Irregularity// locally and globally that is not easily described in traditional Euclidean geometric language. For images of fractal patterns, this has been expressed by phrases such as //"smoothly piling up surfaces" and "swirls upon swirls".//

//Multifractal scaling// is characterized by more than one fractal dimension or scaling rule: a generalization of a fractal system in which a single exponent (the fractal dimension) is not enough to describe its dynamics.  Instead, a continuous spectrum of exponents (the so-called singularity spectrum) is needed.
Multifractal systems are common in nature, especially ''geophysics''. They include fully developed turbulence, stock market time series, real world scenes, the Sun’s magnetic field time series, heartbeat dynamics, human gait, and natural luminosity time series.

In dynamical systems, an ''attractor'' is a set of physical properties toward which a system tends to evolve, regardless of the starting conditions of the system.  Property values that get close enough to the attractor values remain close even if slightly disturbed.

An attractor is called strange if it has a fractal structure. This is often the case when the dynamics on it are chaotic, but there also exist ''strange attractors'' that are not chaotic. The term was coined by David Ruelle and Floris Takens to describe the attractor that resulted from a series of bifurcations of a system describing fluid flow. Strange attractors are often differentiable in a few directions, but some are like a Cantor dust, and therefore not differentiable. Strange attractors may also be found in presence of noise, where they may be shown to support invariant random probability measures of ~Sinai-Ruelle-Bowen type; see Chekroun et al. (2011).  Examples of strange attractors include the Double-scroll attractor, Hénon attractor, Rössler attractor, and the Lorenz attractor.

The terms //fractal dimension// and //fractal// were coined by Mandelbrot in 1975, about a decade after he published his paper on self-similarity in the coastline of Britain. Various historical authorities credit him with also synthesizing centuries of complicated theoretical mathematics and engineering work and applying them in a new way to study complex geometries that defied description in usual linear terms.  The earliest roots of what Mandelbrot synthesized as the fractal dimension have been traced clearly back to writings about undifferentiable, infinitely self-similar functions, which are important in the mathematical definition of fractals, around the time that calculus was discovered in the mid-1600s.  There was a lull in the published work on such functions for a time after that, then a renewal starting in the late 1800s with the publishing of mathematical functions and sets that are today called canonical fractals (such as the eponymous works of von Koch, Sierpinski, and Julia), but at the time of their formulation were often considered antithetical mathematical "monsters".  These works were accompanied by perhaps the most pivotal point in the development of the concept of a fractal dimension through the work of Hausdorff in the early 1900s who defined a "fractional" dimension that has come to be named after him and is frequently invoked in defining modern fractals.

''Lacunarity'', from the Latin //lacuna// meaning "gap" or "lake", is a specialized term in geometry referring to a measure of how patterns, especially fractals, fill space, where patterns having more or larger gaps generally have higher lacunarity.
ColorPalette
StyleSheet
SiteSubtitle
GettingStarted
SiteTitle
MainMenu
SiteIcon
DefaultTiddlers
ViewTemplate
PageTemplate
SideBarOptions
EditTemplate
SiteInfo
SideBarTabs
ToolbarCommands
''Carl R. Rogers''  (8 January 1902 – 4 February 1987)  American psychologist and major influence of humanistic psychology.  He developed the client-centered approach in psychotherapy, which he later renamed the person-centered approach.  Born in Illinois and moved to California.

[[NYTimes Obituary: Carl R. Rogers, 85, Leader in Psychotherapy, Dies|http://www.nytimes.com/1987/02/06/obituaries/carl-r-rogers-85-leader-in-psychotherapy-dies.html?src=pm]]
The title and subtitle of your space are visible to visitors and are also displayed in your browser's tabs. Click on the SiteTitle and SiteSubtitle tiddler links below to make changes.
* [[SiteTitle]]
* [[SiteSubtitle]]
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xl="http://www.w3.org/1999/xlink" version="1.1" viewBox="2 724 68 55" 
width="30" height="30">
<g stroke="none" stroke-opacity="1" stroke-dasharray="none" fill="none" fill-opacity="1">
	<g>
		<path d="M 2.25 756 L 11.25 747 L 24.75 760.4994 L 60.750004 724.4994 L 69.75 733.49902 
		L 24.749977 778.49976 Z" fill="#101010" class="glyph"/>
	</g>
</g>
</svg>
The first definition is ‘to be [[manifest|Manifest]]’; the second, ‘to come in sight’; the third, ‘to appear in proper character’ and he quotes, ‘he will kythe in his ain colours’ with the explanation added, ‘he will appear without disguise.’”
—Madeleine [[L'Engle]]
quoted in //Kything: The Art of Spiritual Presence//
by Louis M. Savary and Patricia H. Berne, page 17.
[[wiki reloaded]]
[[To my son and daughter]]
Type the text for 'excludeLists'
''lay'' – of ordinary people; not of the clergy; not having professional qualifications or expert/specialized knowledge.  Middle English < Old French lai < via Latin from Greek laikos < laos ‘people.’  Layman appeared about 1425, a man outside the clergy or a profession.
Contrast with clergy and cleric < Latin clericus < Greek klerikos ‘belonging to the Christian clergy’ < kleros ‘lot, heritage.’  (Acts 1:26).

''monk'' – a member of a religious community typically living under vows of poverty, chastity, and obedience (or a similar discipline requiring restraint and focus.)  From Old English munuc
< Greek monakhos ‘individual or solitary’ < mónos ‘alone’.

''journey'' – travel or trip.  Apparently before 1200 jurnee ‘passage through life’ < borrowed from Old French journée, jornee ‘a day’s work or travel’ < based on Vulgar Latin diurnum ‘events of a day’ noun use of diurnus ‘of one day’ < dies ‘day’
– one interesting derivation is journeyman, a workman qualified in his trade

''journal'' – daily record.  c 1355, book containing the daily church service and appointed times of worship < borrowed directly from Old French journal, originally adjective, ‘daily’, from Latin diurnalis ‘daily’.  The meaning of a daily record of public transactions is first recorded in 1565, that of a daily personal record (diary) in 1610, and the meaning of a daily newspaper in 1728.

''catalog'' also catalogue – list of items in a collection (a gathering together, col- + legere).  From Old French catalogue < Latin catalogus < Greek katálogos ‘list’ < kata- ‘completely’ + légein ‘to count, speak related to Latin legere.  A complete telling, counting, or speaking.

''catalysis'' – the action or acceleration of a reaction by a ''catalyst'' – a substance that increases the rate of chemical reaction without itself undergoing any permanent chemical change; figuratively speaking: one that precipitates a process or event, especially without being involved in or changed by the consequences.   1655, ‘dissolution’ in John Evelyn’s Memoirs, borrowed from Greek katálysis < kata- ‘completely’ + lyein ‘loosen’.  Catalyst was not formed until 1902 from the English catalysis, on the pattern of analysis, analyst.  Analysis means to ‘loosen up’ (the opposite of synthesis, some say.)  Catalysis means to ‘loosen completely.’
/***
|''Name''|TiddlySpaceBackstage|
|''Version''|0.8.0|
|''Description''|Provides a TiddlySpace version of the backstage and a homeLink macro|
|''Status''|@@beta@@|
|''Contributors''|Jon Lister, Jon Robson, Colm Britton|
|''Source''|http://github.com/TiddlySpace/tiddlyspace/raw/master/src/plugins/TiddlySpaceBackstage.js|
|''Requires''|TiddlySpaceConfig ImageMacroPlugin TiddlySpaceViewTypes|
!StyleSheet
.tiddler .error.annotation .button{
	display: inline-block;
}

#backstageArea {
	z-index: 49;
	color: white;
	background-color: black;
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #222),color-stop(0.5, #333),color-stop(1, #555));
	background: -moz-linear-gradient(center bottom,#222 0%, #333 50%, #555 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff555555, endColorstr=#ff222222);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff555555, endColorstr=#ff222222)";
	height: 25px;
	padding: 0;
}

#backstageButton {
	overflow: hidden;
}

#backstageButton #backstageShow,
#backstageButton #backstageHide {
	margin: 0px;
	padding: 0px;
}

#backstageButton #backstageShow:hover,
#backstageButton #backstageHide:hover {
	background: none;
	color: none;
}

#backstageButton img,
#backstageButton svg {
	width: 24px;
	height: 24px;
}

#messageArea {
	top: 50px;
}

#backstageToolbar {
	position: relative;
}

#backstageArea a {
	padding: 0px;
	margin-left: 0px;
	color: white;
	background: none;
}

#backstageArea a:hover {
	background-color: white;
}

#backstage ol,
#backstage ul {
	padding: auto;
}

#backstageButton a {
	margin: 0;
}

.backstagePanelBody ul {
	padding: 5px;
	margin: 5px;
}

#backstage #backstagePanel {
	margin-left: 5%;
	padding: 0em;
	margin-right: 5%;
}

#backstageToolbar a {
	position: relative;
}

#backstageArea a.backstageSelTab,
#backstageToolbar .backstageTask {
	line-height: 25px;
	color: #767676;
}

.backstageTask .externalImage,
.backstageTask .image {
	display: inline;
}

#backstageToolbar a span {
	z-index: 2;
}

a.backstageTask {
	display: inline;
        margin-left: 1em !important;
}

.backstagePanelBody .button {
	display: inline-block;
	margin-right: 10px;
}

.backstagePanelBody {
	margin: 0 0 0 0.6em;
	padding: 0.4em 0.5em 1px 0.5em;
}

#backstage table {
	margin: auto;
}

#backstage .wizard table {
	border: 0px;
	margin: 0;
}

#backstage div  li.listLink {
	border: 0px;
	width: 78%;
	font-size: 0.7em;
}

#backstage div li.listTitle {
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;
	background: #ccc;
	width: 100%;
}

#backstage fieldset {
	border: solid 1px [[ColorPalette::Background]];
}

#backstage .viewer table,#backstage table.twtable {
	border: 0px;
}

#backstageToolbar img {
	padding: 0;
}

#backstage .wizard,
#backstage .wizardFooter {
	background: none;
}

.viewer td, .viewer tr, .twtable td, .twtable tr {
	border: 1px solid #eee;
}

#backstage .inlineList ul li {
	background-color: [[ColorPalette::Background]];
	border: solid 1px [[ColorPalette::TertiaryMid]];
	display: block;
	float: left;
	list-style: none;
	margin-right: 1em;
	padding: 0.5em;
}

.backstageClear, .inlineList form {
	clear: both;
	display: block;
	margin-top: 3em;
}

.tiddlyspaceMenu {
	text-align: center;
}

span.chunkyButton {
	display: inline-block;
	padding: 0;
	margin: 0;
	border: solid 2px #000;
	background-color: #04b;
}

span.chunkyButton a.button, span.chunkyButton a:active.button {
	white-space: nowrap;
	font-weight: bold;
	font-size: 1.8em;
	color: #fff;
	text-align: center;
	padding: 0.5em 0.5em;
	margin: 0;
	border-style: none;
	display: block;
}

span.chunkyButton:hover {
	background-color: #014;
}

span.chunkyButton a.button:hover {
	border-style: none;
	background: none;
	color: #fff;
}

#backstage .unpluggedSpaceTab .wizard,
.unpluggedSpaceTab .wizard {
	background: white;
	border: 2px solid #CCC;
	padding: 5px;
}

.syncKey .keyItem {
	border: 1px solid black;
	display: inline-block;
	margin: 0.2em;
	padding: 0.1em 0.1em 0.1em 0.1em;
}

.keyHeading {
	font-size: 2em;
	font-weight: bold;
	margin: 0.4em 0em -0.2em;
}

.unpluggedSpaceTab .putToServer,
.unpluggedSpaceTab .notChanged {
	display: none;
}

.tiddlyspaceMenu ul {
	margin: 0;
	padding: 0;
}

.tiddlyspaceMenu ul li {
	list-style: none;
}

.unsyncedChanges .unsyncedList {
	display: block;
}

.unsyncedList {
	display: none;
}
!Code
***/
//{{{
(function ($) {
    var name = "StyleSheet" + tiddler.title;
    config.shadowTiddlers[name] = "/*{{{*/\n%0\n/*}}}*/".
        format(store.getTiddlerText(tiddler.title + "##StyleSheet")); // this accesses the StyleSheet section of the current tiddler (the plugin that contains it)
    store.addNotification(name, refreshStyles);

    if (!config.extensions.tiddlyweb.status.tiddlyspace_version) { // unplugged
        config.extensions.tiddlyweb.status.tiddlyspace_version = "<unknown>";
        config.extensions.tiddlyweb.status.server_host = {
            url:config.extensions.tiddlyweb.host }; // TiddlySpaceLinkPlugin expects this
    }
    var disabled_tasks_for_nonmembers = ["tiddlers", "plugins", "batch", "sync"];

    var tweb = config.extensions.tiddlyweb;
    var tiddlyspace = config.extensions.tiddlyspace;
    var currentSpace = tiddlyspace.currentSpace.name;
    var imageMacro = config.macros.image;

    if (config.options.chkBackstage === undefined) {
        config.options.chkBackstage = false;
    }

// Set up Backstage
    config.tasks = {};
    config.tasks.status = {
        text:"status",
        tooltip:"TiddlySpace Info",
        content:"<<tiddler Backstage##Menu>>"
    };
    config.tasks.tiddlers = {
        text:"tiddlers",
        tooltip:"tiddlers control panel",
        content:"<<tiddler Backstage##BackstageTiddlers>>"
    };
    config.tasks.plugins = {
        text:"plugins",
        tooltip:"Manage installed plugins",
        content:"<<tiddler Backstage##Plugins>>"
    };
    config.tasks.batch = {
        text:"batch",
        tooltip:"Batch manage public/private tiddlers",
        content:"<<tiddler Backstage##BatchOps>>"
    };
    config.tasks.tweaks = {
        text:"tweaks",
        tooltip:"Tweak TiddlyWiki behaviors",
        content:"<<tiddler Backstage##Tweaks>>"
    };
    config.tasks.exportTiddlers = {
        text:"import/export",
        tooltip:"Import/export tiddlers from/to a TiddlyWiki",
        content:"<<tiddler Backstage##ImportExport>>"
    };
    config.tasks.sync = {
        text:"sync",
        tooltip:"Check Sync status",
        content:"<<tiddler Backstage##SpaceUnplugged>>"
    };

    if (window.location.protocol === "file:") {
        config.unplugged = true;
    }

    config.backstageTasks = ["status", "tiddlers", "plugins",
        "batch", "tweaks", "exportTiddlers", "sync"];

    config.messages.backstage.prompt = "";
// initialize state
    var _show = backstage.show;
    backstage.show = function () {
        // selectively hide backstage tasks and tabs based on user status
        var tasks = $("#backstageToolbar .backstageTask").show();
        var bs = backstage.tiddlyspace;
        if (!config.unplugged) {
            tweb.getUserInfo(function (user) {
                if (user.anon) {
                    jQuery.each(disabled_tasks_for_nonmembers, function (i, task) {
                        var taskIndex = config.backstageTasks.indexOf(task);
                        if (taskIndex !== -1) {
                            config.backstageTasks.splice(taskIndex, 1);
                        }
                    });
                    config.messages.memberStatus = bs.locale.loggedout;
                } else {
                    config.messages.memberStatus = readOnly ?
                        bs.locale.nonmember : bs.locale.member;
                }
            });
        } else {
            config.messages.memberStatus = bs.locale.unplugged;
        }

        // display backstage
        return _show.apply(this, arguments);
    };
    if (readOnly) {
        jQuery.each(disabled_tasks_for_nonmembers, function (i, task) {
            var taskIndex = config.backstageTasks.indexOf(task);
            if (taskIndex !== -1) {
                config.backstageTasks.splice(taskIndex, 1);
            }
        });
    }

    var tasks = config.tasks;
    var commonUrl = "/bags/common/tiddlers/%0";

    backstage.tiddlyspace = {
        locale:{
            member:"You are a member of this space.",
            nonmember:"You are not a member of this space.",
            loggedout:"You are currently logged out of TiddlySpace.",
            unplugged:"You are unplugged."
        },
        showButton:function () {
            var showBtn = $("#backstageShow")[0];
            var altText = $(showBtn).text();
            $(showBtn).empty();
            imageMacro.renderImage(showBtn, "backstage.svg",
                { altImage:commonUrl.format("backstage.png"), alt:altText});
        },
        hideButton:function () {
            var hideBtn = $("#backstageHide")[0];
            var altText = $(hideBtn).text();
            $(hideBtn).empty();
            imageMacro.renderImage(hideBtn, "close.svg",
                { altImage:commonUrl.format("close.png"), alt:altText, width:24, height:24 });
        }
    };

    var _init = backstage.init;
    backstage.init = function () {
        _init.apply(this, arguments);
        var init = function (user) {
            var bs = backstage.tiddlyspace;
            bs.showButton();
            bs.hideButton();
        };
        tweb.getUserInfo(init);
    };

    var home = config.macros.homeLink = {
        locale:{
            linkText:"your home space"
        },
        handler:function (place) {
            var container = $("<span />").appendTo(place)[0];
            tweb.getUserInfo(function (user) {
                if (!user.anon && user.name !== currentSpace) {
                    createSpaceLink(container, user.name, null, home.locale.linkText);
                }
            });
        }
    };

    config.macros.exportSpace = {
        handler:function (place, macroName, params) {
            var filename = params[0] ||
                "/tiddlers.wiki?download=%0.html".format(currentSpace);
            $('<a class="button">download</a>').// XXX: i18n
                attr("href", filename).appendTo(place);
        }
    };

}(jQuery));
//}}}
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
''Madeleine L'Engle (Camp – Franklin)''  (29 November 1918 – 6 September 2007)  American (New York City) writer best known for her children’s books, particularly //A Wrinkle In Time// (1962) which won the Newbery Medal.  Also a poet, essayist, non-fiction and Christian writer.

<<<
Look! Here I am, caught up in this fragment of chronology, in this bit of bone and flesh and water which makes up my mortal body, and yet I am also part of that which is not imprisoned in time or mortality. Partaker simultaneously of the finite and the infinte, I do not find the infinite by repudiating my [[finiteness|maturing to finiteness]], but by being fully in it, in this me who is more than I know. This me, like all of creation, lives in a glorious dance of communion with all the universe. In isolation we die; in interdependence we live.
– //A Stone for a Pillow: Journeys with Jacob//, page 90.

The challenge I face with children is the redemption of adulthood. We must make it evident that maturity is the fulfillment of childhood and adolescence, not a diminishing; that it is an affirmation of life, not a denial; that it is entering fully into our essential selves.
– //The Circle of Quiet//, page 106.

…I always look at one person or one thing in particular…I look at one blossom on the bough.  One little lizard sunning itself on the wall.  One orange.  One drop of rain as it slides down the windowpane.  When I look at one more carefully, then I know all better.
– Love Letters, pp 72-73.  (1966)
<<<

http://andrewbarbin.blogspot.com/2012/12/madeline-lengle.html

[[NYTimes Obituary: Madeleine L'Engle, Writer of Children's Classics|http://www.nytimes.com/2007/09/08/books/07cnd-lengle.html]]
!How Flowers Changed The World
Eiseley Curriculum Materials
from http://www.eiseley.org/curriculum/flowers.php

Produced by the Loren [[Eiseley]] Society
by Michael W. Antrim
TEACHERS GUIDE: HOW FLOWERS CHANGED THE WORLD

The following study guide presents questions relating to the Eiseley essay, How Flowers Changed the World (from The Immense Journey, published in 1957). The goal of this study guide is to help the student develop a better understanding and appreciation for the significance of the evolution of the angiosperms. Most biology textbooks will cover this material, but by taking advantage of the lively account of this subject matter by Eiseley, students may find it more intriguing and significant.

This study guide may be used by the teacher as he/she leads a class discussion or it may be used directly by students (working individually or in groups). Other references, including a biology text and a geologic time line will be necessary for this lesson.

It is interesting to note that plant fossils found in Nebraska figure prominently in the origin of the flowering plants. An outstanding reference to these fossils can be found in the August 1994 issue of Museum Notes (published by the University of Nebraska State Museum). This issue is titled, The Abominable Mystery of The First Flowers: Clues from Nebraska and Kansas, and is written by M.R. Bolick and R.K. Pabian. The Nebraska State Museum indeed features Nebraska fossils that represent perhaps the earliest angiosperms.

OBJECTIVES:

1. Describe the reproductive advances of gymnosperms in comparison to mosses and ferns.

2. Describe the reproductive advances of angiosperms in comparison to gymnosperms.

3. Place the following in the correct evolutionary sequence, from oldest to most recent: gymnosperms, ferns, algae, angiosperms.

4. Describe the adaptations of the following plant parts: pollen, seeds, fruits.

5. Explain the impact of the flowering plants on the animal kingdom.

HOW FLOWERS CHANGED THE WORLD
A Study Guide

Information and directions: How Flowers Changed the World is an essay from Loren Eiseley's most popular book, The Immense Journey, published in 1957. After reading this essay, answer the following questions. You will also need to have access to a biology textbook and a geologic time line.

Introduction

1. Eiseley states that observers from the far side of our solar system could have perceived only one change in the whole history of the planet Earth. Describe this change and explain what would have been responsible for it.

2. What is Eiseley referring to when he notes the wandering fingers of green?

3. What was the soundless, violent explosion that Eiseley refers to?

4. Why could this be referred to as an explosion?

First Land Plants

1. What type of plants were the first to appear on land?

2. Eiseley notes that these plants clung of necessity to swamps and watercourses and did not move to drier areas. Why were these plants not successful on drier land?

3. In these earlier land plants, how were sperm transferred from one plant to another?

4. Name the geologic era and period when the first land plants emerged? How many millions of years ago was this? What were the dominant land animals during this geologic time?

Animal Life

1. Eiseley describes the animal life in the Age of Reptiles (Mesozoic) using the following terms and phrases: ...a sleepier world... Tyrannosaurus...would stalk mindlessly... ...grave sleepwalking intentness... ...a world in slow motion...

According to Eiseley, what type of metabolism did these animals have, that justified descriptions? (note: today, dinosaur metabolism is a hotly debated issue; consider researching this issue further!)

2. Give a more thorough discussion of this type of metabolism. (use other resource material)

3. A high metabolic rate and the maintenance of a constant body temperature are characteristics of _ _ _ _ _ . Biologists use the term homeothermic to describe this type of metabolism. Why is this a more appropriate term?

4. What two groups (classes) of vertebrates have this type of metabolism?

5. According to Eiseley, what are some of the advantages of this type of metabolism.

6. Eiseley describes two demands for this type of metabolism. What are they?

7. Eiseley notes that the appearance of the flowering plants parallels the rise of birds and mammals. How did the rise of flowering plants affect the success of birds and mammals?

The Gymnosperms

1. What are some present-day examples of gymnosperms?

2. Name the geologic era and period when the first gymnosperms emerged? How many millions of years ago was this? Name some animals that lived during this time.

3. The sperm of these plants are contained in pollen grains. Eiseley notes that, because of this adaptation, the march over drier regions could be extended. Why did pollen allow these plants to be more successful than the earliest land plants?

4. Gymnosperms also were among the first group of plants to have seeds. A seed contains a young plant (embryo) and some nourishment (food source) for the young plant (see diagram of seed). What advantages does the seed give to the survival of the offspring.

5. Describe and sketch the life cycle of a gymnosperm. Include in your description the following: male cone, female cone, pollen, sperm, egg, seed. (use other resource material).

Angiosperms – the flowering plants

1. According to the geologic time line, when did the flowering plants first arise?

2. What animals were dominate during this period, when the flowering plants arose? Were mammals and birds very successful at this time?

3. Describe the dominate plant life on earth when the flowering plants first arose. (What is Eiseley referring to when he states that all is stiff, formal, upright and green, monotonously green.)

4. What was the source of the sharp, rending explosion that occurred in the Eiseley living room?

5. In addition to flowers, angiosperms have fruits. A fruit is a structure that covers the seed. The word angiosperm actually means _________ seed . What does the term gymnosperm mean? (use alternate resource)

6. The fruit is an important adaptation because it helps disperse (transport) the seed. Why is this an important adaptation to a plant species? (note the Eiseley statement, A plant, a fixed, rooted thing, immobilized in a single spot, had devised a way of propelling its offspring across open space.)

7. Were the wistaria pods in the Eiseley living room fruits? Why?

8. List several other fruits and means of seed dispersal that Eiseley thought of after discovering the exploded wistaria pod. (note: all all fruits edible?)

9. Using a biology textbook, sketch a diagram of a typical flower and label the following: anthers, pistil, ovary, petals, sepals. Under the diagram, state the function of the anthers, pistil, and ovary. Answer the following: (a) where do the seed form? (b) where does the fruit form? (c) what is the difference between pollination and fertilization?

10. Where the first flowering plants probably pollinated by wind or insects?

11. What is the advantage of insect pollination over wind pollination?

12. Eiseley states that the older (non-flowering) plants began to fade away under this unequal contest. Why did he refer to this as an unequal contest?

13. What are the three sources of food that come from flowering plants. How did these affect the success of warm-blooded animals that have high metabolism?

14. The term coevolution refers to the joint change of two interacting species. How does this apply to insects and flowering plants? (Include one example from the essay)

15. Grasses are flowering plants. Do grass flowers have large, colorful petals? How are grass flowers pollinated? Using examples from the essay, how did the success of the grasses affect the animal life on earth?

16. In the last paragraph of the essay, Eiseley states that, "The weight of a petal has changed the face of the world and made it ours." In your own words, write one paragraph summary of how flowers have indeed changed the world.
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
…these frayed strands
of the rope I held
ran back and back
to individual and diverse times

…hidden in ourselves
that code of DNA,
that secret spiral ladder
made up of bits and pieces of
the past that never dies
but lives entwined in us

…our fingers quick with stones;
our brains dreaming
lost ancient dreams
as well as throwing
ropes in the air as though to catch
what is uncatchable —
the future…

This is a heavy time to cast my rope.
I stand unmagical…
I let [[the cord]] fall and I climb on words,
swaying, ascending,
desperate as man
in the black dark
has always swung and climbed

…assembling along
the ever-lengthening rope
my own dismantled self,
the eye that weeps
salt tears
reborn,
the mind cleansed
of its treason and unbelief.

Believe, oh do believe;
look up,
the rope is there
lent by that devious double agent, night.

Oh now we know
the rope is hidden in ourselves to climb.

—Excerpted from "The Rope" [[→|the cord]]
by Loren [[Eiseley]]
From Stanford's description of its educational program:
<<<
Symbolic Systems' affiliated faculty come from several departments at Stanford University, including Computer Science, Linguistics, Philosophy, Psychology, Communication, and Education. Our students are exposed to the tools of these disciplines -- formal methods, philosophical analysis, computer programming, and empirical research -- with the aim of being able to apply the appropriate tool(s) to a chosen area of specialization.
-- http://symsys.stanford.edu/
<<<

One representation/instantiation of a symbolic system could be the [[Glass Bead Game]].
http://en.wikiquote.org/wiki/Robinson_Jeffers

<<<
Know that however ugly the parts appear
the whole remains beautiful. A severed hand
Is an ugly thing and man dissevered from the earth and stars
and his history... for contemplation or in fact...
Often appears atrociously ugly. Integrity is wholeness,
the greatest beauty is
Organic wholeness, the wholeness of life and things, the divine beauty
of the universe. Love that, not man
Apart from that, or else you will share man's pitiful confusions,
or drown in despair when his days darken.
"The Answer" (1936)

Its burden [the poem "Double Axe"], as of some previous work of mine, is to present a philosophical attitude, which might be called //Inhumanism//, a shifting of emphasis and significance from man to not-man; the rejection of human solipsism and recognition of the //transhuman// magnificence. It seems time that our race began to think as an adult does, rather than like an egocentric baby or insane person. This manner of thought and feeling is neither misanthropic nor pessimist, though two or three people have said so and may again. It involves no falsehoods, and is a means of maintaining sanity in slippery times; it has objective truth and human value. It offers a reasonable detachment as rule of conduct, instead of love, hate and envy. It neutralizes fanaticism and wild hopes; but it provides magnificence for the religious instinct, and satisfies our need to admire greatness and rejoice in beauty.
—Preface to The Double Axe and Other Poems (1948)

I think that one may contribute (ever so slightly) to the beauty of things by making one's own life and environment beautiful, as far as one's power reaches.This includes moral beauty, one of the qualities of humanity, though it seems not to appear elsewhere in the universe. But I would have each person realize that his contribution is not important, its success not really a matter for exaltation nor its failure for mourning; the beauty of things is sufficient without him.
(An office of tragic poetry is to show that there is beauty in pain and failure as much as in success and happiness.)
—Letter to Sister Mary James Power (1 October 1934); published in //The Wild God of the World : An Anthology of Robinson Jeffers// (2003), edited by Albert Gelpi, p. 189-190.

I think, here is your emblem
To hang in the future sky;
Not the cross, not the hive,
But this; bright power, dark peace;
Fierce consciousness joined with final
Disinterestedness;
Life with calm death; the falcon’s
Realist eyes and act
Married to the massive
Mysticism of stone,
Which failure cannot cast down
Nor success make proud.
—"Rock and Hawk" in //Solstice and Other Poems// (1935)
<<<
/***
|''Name''|ImageMacroPlugin|
|''Version''|0.9.4|
|''Description''|Allows the rendering of svg images in a TiddlyWiki|
|''Author''|Osmosoft|
|''License''|[[BSD|http://www.opensource.org/licenses/bsd-license.php]]|
|''Notes''|Currently only works in modern browsers (not IE)|
|''Requires''|BinaryTiddlersPlugin|
!Usage
{{{<<image SVG>>}}} will render the text of the tiddler with title SVG as an SVG image (but not in ie where it will fail silently)
!!Parameters
width/height: specify width/height parameters
link: make the image link to a given location
tiddlyLink: link to a tiddler

!Notes
Binary tiddlers in TiddlyWeb when passed through the wikifier will be shown as images.
eg. {{{<<view text wikified>>}}} on a binary tiddler will show the image.
{{{<<view fieldname image>>}}}
will render the value of the tiddler field 'fieldname' as an image. This field can contain a tid
{{{<<image SiteIcon>>}}}
will create an image tag where the tiddler has content type beginning image and not ending +xml
will attempt to create svg object in other scenarios
{{{<<image /photos/x.jpg>>}}}
will create an image tag with src /photos/x.jpg as long as there is not a tiddler called /photos/x.jpg in 
which case it will render that tiddler as an image. Note for the case of svg files it will attempt to render as an svg if possible via the image
tag. It doesn't embed the svg in the dom for security reasons as svg code can contain javascript.
!Code
***/
//{{{
(function($) {

var macro = config.macros.image = {
	shim: "/bags/common/tiddlers/shim",
	ieVersion: config.browser.isIE ? parseInt(config.browser.ieVersion[1], 10) : false,
	svgns: "http://www.w3.org/2000/svg",
	xlinkns: "http://www.w3.org/1999/xlink", 
	svgAvailable: document.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure", "1.1"),
	_fixPrefix: 1,
	_external_cache: {},
	_image_tag_cache: {},
	_image_dimensions: {},
	locale: {
		badImage: "This image cannot be displayed."
	},
	handler: function(place, macroName, params, wikifier, paramString, tiddler){
		var imageSource = params[0];
		// collect named arguments
		var args = macro.getArguments(paramString, params);
		this.renderImage(place, imageSource, args);
	},
	init: function() {
		var startupImages = store.getTaggedTiddlers("systemImage");
		var place = $("<div />").attr("id", "systemImageArea").appendTo("body").hide()[0];
		for(var i = 0; i < startupImages.length; i++) {
			var image = startupImages[i];
			macro.renderImage(place, image.title, { idPrefix: "" });
		}
		var data = new Image();
		data.onload = function() {
			// note ie 8 only supports data uris up to 32k so cannot be relied on
			macro.supportsDataUris = this.width != 1 || this.height != 1 ? false : true;
			macro.supportsDataUris = macro.ieVersion && macro.ieVersion < 9 ? false : macro.supportsDataUris;
		};
		data.onerror = data.onload;
		data.src = "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==";
	},
	refreshImage: function(src) {
		var elements = macro._image_tag_cache[src] ? macro._image_tag_cache[src] : [];
		if(macro._image_dimensions[src]) {
			macro._image_dimensions[src] = false;
		}
		for(var i = 0; i < elements.length; i++) {
			var el = $(elements[i]);
			var newSrc = "%0?nocache=%1".format(src, Math.random());
			el.attr("src", newSrc); // force reload
		}
	},
	isBinaryImageType: function(contentType) {
		return (contentType && contentType.indexOf("image") === 0 &&
			contentType.indexOf("+xml") != contentType.length - 4) ? true : false;
	},
	isImageTiddler: function(tiddler) {
		return macro.isSVGTiddler(tiddler) || macro.isBinaryImageTiddler(tiddler);
	},
	isSVGTiddler: function(tiddler) {
		var type = tiddler ? tiddler.fields['server.content-type'] : false;
		return type == "image/svg+xml";
	},
	isBinaryImageTiddler: function(tiddler) {
		return macro.isBinaryImageType(tiddler.fields['server.content-type']);
	},
	renderImage: function(place, imageSource, options) {
		var imageTiddler = store.getTiddler(imageSource);
		var container;
		var classes = ["image"];
		if(options.link) {
			classes = classes.concat(["imageLink", "externalLink"]);
			container = $("<a />").attr("href", options.link).appendTo(place)[0];
		} else if(options.tiddlyLink) {
			classes.push("imageLink");
			container = createTiddlyLink(place, options.tiddlyLink, false);
		} else {
			container = $("<span />").appendTo(place)[0];
		}
		$(container).addClass(classes.join(" "));

		options = options ? options : {};
		if(imageTiddler && macro.isBinaryImageTiddler(imageTiddler)) { // handle the case where we have an image url
			return macro._renderBinaryImageTiddler(container, imageTiddler, options);
		} else if(imageTiddler){ // handle the case where we have a tiddler
			return macro._renderSVGTiddler(container, imageTiddler, options);
		} else { // we have a string representing a url
			return macro._renderBinaryImageUrl(container, imageSource, options);
		}
	},
	_renderAlternateText: function(container, options) {
		var img;
		var src = options.src || "";
		if(options.width && options.height) {
			img = $("<img />").attr("src", src).addClass("svgImageText").attr("width", options.width).
				attr("height", options.height).appendTo(container);
		}
		var alt = options.alt;
		if(img && alt) {
			img.attr("alt", alt).attr("title", alt);
		} else if(alt) {
			$(container).addClass("svgImageText").text(alt);
		}
		macro._image_tag_cache[src] = img;
	},
	_renderSVGTiddler: function(place, tiddler, options) {
		if(!options) {
			options = {};
		}
		merge(options, { tiddler: tiddler, fix: true});

		if(macro.svgAvailable) {
			this._importSVG(place, options); // display the svg
		} else if(options.altImage) {
			var image = options.altImage;
			delete options.altImage;
			this._renderBinaryImageUrl(place, image, options);
		} else {
			this._renderAlternateText(place, options); // instead of showing the image show the alternate text.
		}
	},
	_renderBinaryImageTiddler: function(place, tiddler, options) {
		var resourceURI;
		var fields = tiddler.fields;
		if(fields["server.type"] == "tiddlyweb") { // construct an accurate url for the resource
			resourceURI = "%0/%1/tiddlers/%2".format(config.defaultCustomFields["server.host"],
				fields["server.workspace"], encodeURI(fields["server.title"]));
		} else { // guess the url for the resource
			resourceURI = tiddler.title;
		}
		var ctype = fields["server.content-type"] || tiddler.type;
		var text = tiddler.text;
		if(macro.supportsDataUris && ctype && text.indexOf("<html") == -1) {
			var uri = "data:%0;base64,%1".format(ctype, text);
			options.src = resourceURI;
			return macro._renderBinaryImageUrl(place, uri, options);
		} else if(options.src) {
			return macro._renderBinaryImageUrl(place, options.src, options);
		} else {
			return macro._renderBinaryImageUrl(place, resourceURI, options);
		}
	},
	_renderImageTag: function(container, src, width, height, options) {
		var img;
		img = $("<img />").appendTo(container);
		if(height) {
			img.attr("height", height);
		}
		if(width) {
			img.attr("width", width);
		}
		if(macro.ieVersion && macro.ieVersion < 7 && macro.shim && options.ie6png) {
			$(img).css({width: userW, height: userH,
					filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='%0', sizingMethod='scale')".format(src)
				}).attr("src", macro.shim);
		} else {
			img.attr("src", src);
		}
		if(!macro._image_tag_cache[options.srcUrl]) {
			macro._image_tag_cache[options.srcUrl] = [];
		}
		img = $(img).addClass(options.imageClass)[0];
		macro._image_tag_cache[options.srcUrl].push(img);
		return img;
	},
	_getDimensions: function(realDimensions, reqDimensions, preserve) {
		var w = realDimensions.width;
		var h = realDimensions.height;
		var reqh = reqDimensions.height;
		var reqw = reqDimensions.width;
		var finalw = w, finalh = h;
		var ratiow = reqw / w, ratioh = reqh / h;
		var scaledw = ratioh * w;
		var scaledh = ratiow * h;
		if(!reqw && reqh) {
			finalw = scaledw;
			finalh = reqh;
		} else if(reqw && !reqh) {
			finalw = reqw;
			finalh = scaledh;
		} else if(reqh && reqw) {
			var preserveWidth = w > h ? true : false;
			if(preserve) {
				if(preserveWidth && scaledh < reqh) {
					finalh = scaledh;
					finalw = reqw;
				} else {
					finalh = reqh;
					finalw = scaledw;
				}
			} else {
				finalw = reqw;
				finalh = reqh;
			}
		}
		return { width: parseInt(finalw, 10), height: parseInt(finalh, 10) };
	},
	_renderBinaryImageUrl: function(container, src, options) {
		var srcUrl = options.src ? options.src : src;
		srcUrl = srcUrl.indexOf("/") === -1 ? "/%0".format(srcUrl) : srcUrl; // for IE. 
		var image_dimensions = macro._image_dimensions[srcUrl];
		var image = new Image(); // due to weird scaling issues where you use just a width or just a height
		var createImageTag = function(dimensions, error) {
			if(error) {
				var altImage = options.altImage;
				if(altImage) {
					delete options.altImage;
					macro._renderBinaryImageUrl(container, altImage, options);
				} else {
					options.src = src;
					macro._renderAlternateText(container, options);
				}
			} else {
				var dim = macro._getDimensions(dimensions, { 
					width: options.width, height: options.height }, options.preserveAspectRatio);
				options.srcUrl = srcUrl;
				macro._renderImageTag(container, src, dim.width, dim.height, options);
			}
		};

		if(!image_dimensions) {
			image.onload = function() {
				var dimensions = { width: image.width, height: image.height};
				macro._image_dimensions[srcUrl] = dimensions;
				createImageTag(dimensions);
			};
			image.onerror = function() {
				createImageTag(null, true);
			};
			image.src = src;
		} else {
			createImageTag(image_dimensions);
		}
	},
	_generateIdPrefix: function(){
		return "twsvgfix_" + (this._fixPrefix++).toString() + "_";
	},
	_fixSVG: function(childNodes, idPrefix) {
		var urlPattern = /url\(\#([^\)]*)\)*/ig;
		var fixes = [
		{ attr: "id", pattern: /^(.*)$/ig },
		{ attr: "href", namespace: macro.xlinkns, pattern: /^#(.*)$/ig }
		];
		var url_fixes = ["filter", "fill", "mask", "stroke", "style"];
		for(var i = 0; i < url_fixes.length; i++) {
			fixes.push({ attr: url_fixes[i], pattern: urlPattern });
		}
		for(var t = 0; t < childNodes.length; t++) {
			var node = childNodes[t];
			for(var a = 0; a < fixes.length; a++) {
				var fix = fixes[a];
				var attr = fix.attr;
				var ns = fix.namespace || "";
				if(node.hasAttributeNS && node.hasAttributeNS(ns, attr)) {
					var v = node.getAttributeNS(ns, attr);
					fix.pattern.lastIndex = 0;
					var match = fix.pattern.exec(v);
					if(match) {
						// Make sure replacement string doesn't contain any single dollar signs
						var toReplace = match[1];
						if(toReplace.indexOf(idPrefix) !== 0 && toReplace.indexOf("twglobal_") !== 0) {
							var replacement = (idPrefix + toReplace).replace("$", "$$$$"); 
							v = v.replace(match[1], replacement);
						}
						node.setAttributeNS(ns, attr,v);
					}
				}
			}
			var children = node.childNodes;
			if(children.length > 0) {
				this._fixSVG(children, idPrefix);
			}
		}
	},
	_importSVG: function(place, options){
		options = options ? options : {};
		var svgDoc, tiddlerText = options.tiddler.text;
		if (window.DOMParser) {
			svgDoc = new DOMParser().parseFromString(tiddlerText, "application/xml").documentElement;
			var idPrefix = options.idPrefix || this._generateIdPrefix();
			this._fixSVG([svgDoc], idPrefix);
			var el = document.importNode(svgDoc, true);
			var svgHolder = document.createElementNS(macro.svgns,"svg");
			var width = options.width;
			var height = options.height;
			if(width || height) {
				if(width && height) { // set view box of containing svg element based on the svg viewbox and width and height.
					var viewBox = el.getAttribute("viewBox");
					var topLeft = "0 0";
					if(viewBox) {
						topLeft = viewBox.replace(/([0-9]*) +([0-9]*) +([0-9]*) +([0-9]*) */gi,"$1 $2");
					}
					svgHolder.setAttributeNS(macro.svgns, "viewBox", "0 0 %0 %1".format(width, height));
				} else {
					if(!width) {
						width = el.getAttribute("width");
					}
					if(!height) {
						height = el.getAttribute("height");
					}
				}
				svgHolder.setAttribute("width", width);
				svgHolder.setAttribute("height", height);

				el.setAttribute("width", "100%");
				el.setAttribute("height", "100%");
				svgHolder.setAttribute("class", "svgImage svgIcon %0".format(options.imageClass || ""));
				svgHolder.appendChild(el);
				place.appendChild(svgHolder);
			}
			else {
				var existing = el.className ? el.className.baseVal : "";
				el.setAttribute("class","svgImage %0".format(existing));
				place.appendChild(el);
			}
			// if a tiddler attribute is set this is read as a link
			$("[tiddler], [tiddlyLink]", place).attr("refresh", "link").click(function(ev) {
				var tiddler = $(ev.target).attr("tiddlyLink");
				if(tiddler) {
					story.displayTiddler(ev.target, tiddler);
				}
			});
		}
	},
	getArguments: function(paramString, params) {
		var args = paramString.parseParams("name", null, true, false, true)[0];
		var options = {};
		for(var id in args) {
			if(true) {
				var p = args[id];
				if(id == "def") {
					options[id] = p;
				} else {
					options[id] = p[0];
				}
			}
		}
		var width = isNaN(params[1]) ? false : parseInt(params[1], 10);
		var height = isNaN(params[2]) ? false : parseInt(params[2], 10);

		options.width = macro.lookupArgument(options, "width", width);
		options.height = macro.lookupArgument(options, "height", height);
		options.preserveAspectRatio = args.preserveAspectRatio && 
			args.preserveAspectRatio[0] == "yes" ? true : false;
		options.tiddlyLink = macro.lookupArgument(options, "tiddlyLink", false);
		options.link = macro.lookupArgument(options, "link", false);
		return options;
	},
	lookupArgument: function(args, id, ifEmpty) {
		return args[id] ? args[id] : ifEmpty;
	}
};

// update views
var _oldwikifiedview = config.macros.view.views.wikified;
// update wikifier to check tiddler type before rendering
merge(config.macros.view.views, {
	wikified: function(value, place, params, wikifier, paramString, tiddler) {
		if(macro.isImageTiddler(tiddler) && params[0] == "text") {
			var newplace = $("<div />").addClass("wikifiedImage").appendTo(place)[0];
			macro.renderImage(newplace, tiddler.title, { alt: macro.locale.badImage });
		} else {
			_oldwikifiedview.apply(this, arguments);
		}
	},
	image: function(value, place, params, wikifier, paramString, tiddler) {
		// a field can point to another tiddler whereas text is the current tiddler.
		var title = params[0] == "text" ? tiddler.title : value;
		var args = macro.getArguments(paramString, params);
		macro.renderImage(place, title, args);
	}
});
config.shadowTiddlers.StyleSheetImageMacro = [".wikifiedImage svg, .wikifiedImage .image { width: 80%; }",
	".svgImageText { background-color:[[ColorPalette::Error]]; color:#ddd; display: inline-block; }",
	"span.svgImageText { display: inline-block; overflow: hidden; }"
].join("");
store.addNotification("StyleSheetImageMacro", refreshStyles);

})(jQuery);
//}}}
/*{{{*/
Background: #ddf8e7
Foreground: #062111
PrimaryPale: #ffffff
PrimaryLight: #7fe5a8
PrimaryMid: #22a958
PrimaryDark: #082a16
SecondaryPale: #ffffff
SecondaryLight: #e5977f
SecondaryMid: #a94222
SecondaryDark: #2a1008
TertiaryPale: #ffffff
TertiaryLight: #b97fe5
TertiaryMid: #6e22a9
TertiaryDark: #1b082a
Error: #f88
ColorPaletteParameters: HSL([144|50], [0.6609941923525184],[0.1|0.4|0.7|1])
/*}}}*/
''Thomas Jefferson''  (2 April 1743 – 4 July 1826)  American statesman and polymath, principal author of the Declaration of Independence, of the Virginia Statute for Religious Freedom, and Father of the University of Virginia (chartered in 1819.)  Also the third President of the United States (1801-1809), his presidency was marked by the purchase of the Louisiana Territory from France and its subsequent exploration.

!Desiderata
1927 prose poem by American writer Max Ehrmann (1872-1945)

Go placidly amid the noise and haste,
and remember what peace there may be in silence.

As far as possible without surrender
be on good terms with all persons.
Speak your truth quietly and clearly;
and listen to others,
even the dull and the ignorant;
they too have their story.
Avoid loud and aggressive persons,
they are vexations to the spirit.

If you compare yourself with others,
you may become vain or bitter;
for always there will be greater and lesser persons than yourself.

Enjoy your achievements as well as your plans.
Keep interested in your own career, however humble;
it is a real possession in the changing fortunes of time.
Exercise caution in your business affairs;
for the world is full of trickery.
But let this not blind you to what virtue there is;
many persons strive for high ideals;
and everywhere life is full of heroism.

Be yourself.
Especially, do not feign affection.
Neither be cynical about love;
for in the face of all aridity and disenchantment
it is as perennial as the grass.

Take kindly the counsel of the years,
gracefully surrendering the things of youth.
Nurture strength of spirit to shield you in sudden misfortune.
But do not distress yourself with dark imaginings.
Many fears are born of fatigue and loneliness.

Beyond a wholesome discipline,
be gentle with yourself.
You are a child of the universe,
no less than the trees and the stars;
you have a right to be here.
And whether or not it is clear to you,
no doubt the universe is unfolding as it should.

Therefore be at peace with God,
whatever you conceive Him to be,
and whatever your labors and aspirations,
in the noisy confusion of life keep peace with your soul.

With all its sham, drudgery, and broken dreams,
it is still a beautiful world.
Be cheerful.
Strive to be happy.

----

I was introduced to this in the late 90s by my high school chemistry teacher Frank N–
From "[[Moticos and Mail Art: A History, part 2|http://www.spareroom.org/mailart/mis_2.html]]", by Matt Ferranto

[[Ray Johnson]], however, rarely consented to show his work in galleries, and he instead became known as "New York’s most famous unknown artist." Throughout the 1950s and ‘60s, the artist developed the [[New York Correspondance School|NYCS]], a characteristic word play [on] ubiquitous art-by-correspondence courses; the "Correspondance" school further emphasized the intertwining relationships, the "dance" of giver and receiver, that Johnson had created through the post.

Mailing works of art directly to his correspondents, Johnson eroded the convention of buying and selling, instead initiating "an ongoing practice based on gifts, or gift exchange." Johnson’s motives for initiating these transactions, of course, remain diffuse and complex. As he noted in a 1984 interview with Henry Martin, "it’s not at all a cliché when I say that I have a kind of natural generosity and that this was the real basis of the New York Correspondance School." Yet his gifts accomplished many other objectives as well. When delivered to John Weber or Richard Feigen, for instance, they could serve as a means of charming his way into the edges of the New York art establishment. Their value to such recipients was a complex factor of formal characteristics, including word play and humorous drawings, and the means by which their delivery initiated these individuals into a private, somewhat mysterious society. In addition, Johnson’s "gifts" often constituted idiosyncratic combinations of word and image that were not immediately intelligible to many beneficiaries… Johnson’s mailings, while often keenly reflecting a sense of the recipient’s identity and interests, often projected a sense of responsibility as well.

In conjunction with his multiple approaches to the mailed object as a gift, Johnson recognized the postal system as an effective means of collaborating with numerous individuals. While most likely unaware of Bakhtin’s theories of [[Heteroglossia|http://en.wikipedia.org/wiki/Heteroglossia]], which were not distributed in the West until the 1970s, Johnson’s Correspondance School nevertheless comprises a succinct, if peculiar and humorous, response to such ideas. The NYCS took a distinct step from the received notion of artworks as autonomous creations. Instead, its numerous mailings represented the interactions of numerous individuals and combined a wide range of rhetorical modes…

Recipients were encouraged to transform the art that they had received, then send it on to another receiver or return the changed object to the original sender. In this way artists became collaborators working on joint projects through the mail, and the NYCS grew into what Ken Friedman describes as a "whirling vortex of mailings and events." Madcap verbal associations and distinctive draftsmanship shaped Johnson’s mailings, which he called [[moticos]].
!!//Reading Obama: Dreams, Hope, and the American Political Tradition//
by James T. Kloppenberg

''Excerpts:''
<<<
Obama arrived in Chicago with a mantra he said he had learned from Martin Luther King, Jr.:  //Love without power is mere sentimentality.  Power without love is dangerous.  Love plus power equals justice.//  Obama wanted to learn how to do the sum.  (Page 26)

In the address he delivered when accepting the Nobel Peace Price, Obama borrowed the eloquent image used by Martin Luther King, Jr.:  //Our actions matter, and can bend history in the direction of justice.//  But lasting reform occurs only slowly, and it can be consolidated only through patient and persistent persuasion, a willingness to admit mistakes, and a tireless commitment to taking one step at a time.  (Page 260)

At Harvard Law School … students learned that in the ~Anglo-American tradition of common law, precedents matter more than abstract principles.  (Page 64)

The power of our principles of liberty and equality depends not on the fervor with which they are proclaimed but on the deliberative process from which they have developed.  That process requires us to debate, test, and revise the meaning of our ideals in practice rather than genuflecting reverentially before them.  Only when we affirm the process of continuous and open-ended experimentation do we affirm the principle of democracy.  (Page 265, Conclusion)
<<<
The continuously experimental nature of our democracy is one of the organizing principles, or [[five great narratives (Postman)]] referred to in //[[The End of Education]]//.

Frequently references John [[Rawls]]'s //Theory of Justice//
''John Rawls'' (1921 – 2002)  US philosopher. His books //A Theory of Justice// (1971) and //Political Liberalism// (1993) consider the basic institutions of a just society as those chosen by rational people under conditions that ensure impartiality.
<<<
When John Rawls's //Theory of Justice// was published in 1971, it resuscitated American political theory, stimulating debate about fundamental principles and helping to inspire a scholarly renaissance.  In the assessment of the philosopher Alexander Nehamas, //A Theory of Justice// stands among the few books educated Americans might be embarrassed not to have read.  (Page 89 of //[[Reading Obama]]//)
<<<
(function() {
var getCSRFToken = function(window) {
	// XXX: should not use RegEx - cf.
	// http://www.quirksmode.org/js/cookies.html
	// https://github.com/TiddlySpace/tiddlyspace/commit/5f4adbe009ed4bda3ce39058a3fb07de1420358d
	var regex = /^(?:.*; )?csrf_token=([^(;|$)]*)(?:;|$)/;
	var match = regex.exec(document.cookie);
	var csrf_token = null;
	if (match && (match.length === 2)) {
		csrf_token = match[1];
	}

	return csrf_token;
};

if (typeof config !== 'undefined' && config.extensions &&
		config.extensions.tiddlyspace &&
		config.extensions.tiddlyspace.getCSRFToken === null) {
	config.extensions.tiddlyspace.getCSRFToken = getCSRFToken;
} else {
	window.getCSRFToken = getCSRFToken;
}
})(window);
June 12, 2011

Dear Lily,

I am writing to tell you what I most want in our remaining years together, whether they be long or short.  Some of these desires will be rather lofty and abstract, but they are vitally important to me.  I will begin with those.

I want to be engaged and grateful in our present moment – when alone, together, with our children, or apart in the world. I want to avoid distractions and trivial worries as much as possible, or becoming caught in excesses of information and personal obsessions.  These have caused me to neglect you, Maya, and Aron in the past. 
{{rjustify{
+++[more]
{{ljustify{
I want to treat you with more respect. Extending that thought, I want to be more mindful and respectful in all my relationships and dealings in the world.  I mean a genuine respect, not merely self-censorship and restraint, false respect that is really deference or bolstering your ego but lacks empathy.

This respect means to settle my gaze on you lovingly and try to see the world in the light of your consciousness.  If I can't empathize with my [[Anam Cara]], then how could I ever with anyone?  The way of loving-kindness begins with my self, then my mate.

I want to raise our children together (approximately 20 years in front of us!), watch the flowering of their potential, and see them reach adulthood.  In the intervening years, I will give my greatest effort to provision for their happiness, be a 'provider' for the family, and be someone you can rely upon … like the sun coming up each morning.  You don't even wonder if it will happen, or if I will be there.

One of my delights is seeing part of you reborn in our children, particularly your female aspects in Maya.  She and Aron will grow up steeped in a respect of the feminine.  They will know their mother and father love each other, and will see its expression.  I have no memory of physical warmth between my parents, memories which I wish to give my children.

Together, I want to continue investigating the nature of the world, and discuss what we learn, conjecture, disagree with, and what still puzzles us.  Intellectual honesty is one of our strengths.  Another is our shared desire to see past all appearances and inadequate conventions that do not work for us.  We challenge each other's preconceptions and misconceptions.  We support each other in risks and bold endeavors.

I want to offer our children a practice of living that is the soundest and truest we can arrive at together.  It was together that we shook off theism, hoodoo, and a variety of other stories that lulled us during difficult and formative years.

Together, I believe we are seeing the conclusion of our 'formative' years.  Separately and privately we found who we are, while in the safety of this relationship, and we may have given each other the extra rocket boost to escape the gravitational pull of family and childhood history.  (Which so often is //inexorably// defining.)

You believed in me, and I want you to know that //''I believe in you''// – I who say that sparingly, who am a skeptic and critic at every opportunity.  I also believe in our combined synergy and the good realities we can make manifest from what we dream.

What do I want to manifest with you?  Some things we will do naturally and reliably, as we have for 10 years now … such as our home life.  I know that we will maintain a safe and sturdy home for ourselves.  [[Home is]] a refuge and a haven; yet, I want to relax the fears that compel me to keep the 'World' outside our home.  I want to let more of the world in and grow more socially confident.

We will maintain sufficient resources but tend toward the minimal, casting off whatever is extraneous, gradually releasing our attachment to stuff and stories.  Let us remove as much as we can without compromising a sense of beauty in our lives and home as a place of ease and repose.  Every underused piece of furniture, seldom referenced book, sentimental decoration, or unthinking habit should go.  I owe much of this philosophy to you, who adopted it first.

With your support and cooperation, I want to arrive at a particular dreamed-of moment:  Ahh… at last!  I am practicing right livelihood and am satisfied in my work.  What a happy day that will be.  I want Sunday evenings and Monday mornings to no longer be our dread.

My conflict over work has been long and persistent.  It is related to my incomplete and fragmentary education.  I want to 'right my course' in education and work, for my own peace, and so I may be a better human and father.  I ask for your help in this.  Ideally, I want to combine our talents and productive energies, working together or in complementary ways.

I also want to help you realize your aspirations, clear your blockages, and try at the endeavors you have dreamed of.  We may own a business.  We may travel.  We may home-school our children.  We may enter or found an intentional community.  We want to help people, and are still trying to figure out how.  The particulars have yet to manifest or even pass the threshold of germination, but that does not concern me.  I believe we are completing a solid foundation for the remainder of our life that will enable any thing or experience we desire.

I plan to arrange our lives in a way that minimizes clutter, confusion, and stagnancy.  I want to live in a well-ordered home where everything has a place.  Our activities will have a rhythm, and we will cultivate habits that preserve and clarify the home.  We will watch for and avoid the blockage circumstances which triggered arguments and resentments in the past.

We will speak openly, say what we mean and mean what we say.  I will learn to not over-commit.  I will avoid comparison to other people, and stop dwelling on perceived inadequacies that came from these comparisons.  I will be grateful and accepting of our imperfections, and relish the 'rough edges' of living as an art form.

I will cherish Maya and Aron always.  I will protect them, but not clutch or confine.  I will be the best possible model for them I can be … but more importantly //available,// warm and affectionate.  I intend to give you this same degree of cherishing and devotion.  You are not secondary to the children!  I just leave you to your own resources more often because you are an adult.

I believe that our sexuality flowered and fulfilled its ultimate purpose in creating Maya and Aron, yet has not been rendered irrelevant with the end of childbirth.  Affection and intimacy with you has been a deeply good and satisfying experience I hope to enjoy for many more years.  It will be a fluid and adaptive facet of our relationship, following no script or fixed expectations.  As in so many other things, that is our magic.

Lily, I want to gratefully and gracefully live my remaining years with you, my best friend.  Let us never forget that this friendship of souls, not circumstances, made //us// possible and gave us our children.  We have participated in the miracle of the human race renewing itself.  We have also enjoyed a rich life in the world apart from being parents, or even caras.  That is my last treasure – finding a reason to live sufficient unto itself, and walking that journey with you.

Always,
A
}}}
===
[[Isaac Asmiov, January 2|http://www.nytimes.com/learning/general/onthisday/bday/0102.html]]
[[William James, January 11|http://www.nytimes.com/learning/general/onthisday/bday/0111.html]]
[[Albert Schweitzer, January 14|http://www.nytimes.com/learning/general/onthisday/bday/0114.html]]
[[Virginia Woolf, January 25|http://www.nytimes.com/learning/general/onthisday/bday/0125.html]]
[[Martin Buber, February 8|http://www.nytimes.com/learning/general/onthisday/bday/0208.html]]
[[Frank Lloyd Wright, June 8|http://www.nytimes.com/learning/general/onthisday/bday/0608.html]]
[[Carl Jung. July 26|http://www.nytimes.com/learning/general/onthisday/bday/0726.html]]
[[Carl Sagan, November 9|http://www.nytimes.com/learning/general/onthisday/bday/1109.html]]

My Own [[Obituary]]
This is a blend of fiction and personal experiences, culminating in "breakthru" past a family mystery, my obsessions and childhood legends ... as well as a breakdown I never actually had.  I imagined and wrote out my nervous breakdown rather than succumb to it.  Other people's stories such as //House of Leaves// and the movie //A Beautiful Mind// provided stimulus.

The pieces below are cloaked behind pseudonyms and obscurantism, "memory jogs" to me of larger narratives.
----
~Y-Chromosome DNA signature: 
13 - 22 - ''9'' - 10 - ''14-19'' - 11 - 12 - 11 - 14 - 14 - ''29''
18 - 9-9 - 11 - ''13'' - 26 - 14 - 18 - ''36'' - ''16-16-16-16''

9 is distinctive to this ancestral cluster
14-19 is Murphy's
29 is Berry's
13 is distinctive to M70
36 is Randy's

Randy’s most frequent number chant:
“Thirteen-twenty-two-nine-ten-fourteen-nineteen-eleven-twelve-eleven-fourteen-fourteen-twenty-nine!  From the House, Cry out to You!  Six and ten; the Fourfold Fruit!”

In the second of the Twelve Minor Prophets in The Jewish Study Bible – begin at the sixteenth word “House” of the sixteenth verse of the sixteenth 'chapter', then count down sixteen lines to “You”

[img[From the House, Cry Out to You (Joel 1:16)|http://farm4.staticflickr.com/3670/11281634683_2949ec9bfc.jpg][http://www.flickr.com/photos/39042429@N00/11281634683/]]
''From the House, Cry out to You''

[[The Fourfold Root of the Principle of Sufficient Reason|http://en.wikipedia.org/wiki/On_the_Fourfold_Root_of_the_Principle_of_Sufficient_Reason]]
“The world is my representation.”

http://en.wikipedia.org/wiki/Purusharthas

Fourfold Fruit: Dharma (natural law), Artha (material), Kāma (pleasure), Moksha (liberation)

Another chant:  “Eleven-sixty-nine modulo sixteen is one!”	(page 1169 is Joel 1:16)

My face is red from weeping,			(Job 16:16)
A darkness has covered my eyes.
I have waited till they stopped speaking,	  (Job 32:16)
Waited for stillness to cease their reply.
Now I will have my say!			(Job 32:17)

(6 * 12 + 1) * (+ – – +) + 1

Prime Numbers – Green and Gold series (6n-1, 6n+1) likely non-serious mathematics
Randy was born at 5:07
Balanced Ternary number system, dozenal number system, alternate alphabet

Genealogy – [[My grandfather's wish]] – Wagner red herring, ~Y-DNA phylogeny, Y-chromosome ~STRs (short tandem repeats) and ~SNPs (single nucleotide polymorphisms) – '~RecLOH event'

http://www.yfull.com/tree/t/
<<<
//Take caution://
Roger Highfield, in an article warning about the limits of DNA tests, quoted University of Texas, Austin’s Deborah Bolnick, who stressed that “the problems can be significant for the test-takers, who may hope to identify biological relatives, validate genealogical records and fill in gaps in their family histories. //‘Test-takers may reshape their personal identities, and they may suffer emotional distress if test results are unexpected or undesired.//'"  [emphasis mine]
<<<

Adopted name Tillman < anglicized from Tisztátlan < means ‘impure’ in Hungarian

Lugano, Switzerland – Herman Hesse, KLMU, JAMU

//Salvia divinorum// – dancing, ego dissolution

Cathedral of Learning, Castalia, Glass Bead Game

Actual [[Glass Bead Game]] play – Kennexions, Pilkington

//House of Leaves// – Zampanò, Johnny Truant – also borrow from //A Beautiful Mind//  (John F. Nash)

DGK (Dirty Ghetto Kids) reference from brother Mark’s breakdown, and their associated childhood history / trauma

''Correlation is not causation''

''Obsession'' and the curse of ''specialness''
<<<
From childhood's hour
I have not been as others were —
I have not seen as others saw …
In the dawn of a most stormy life was drawn 
From every depth of good and ill 
The mystery which binds me still…
—Edgar Allen Poe
<<<
Randy's age/life experience ratio, IQ, DNA; also height, handwriting, multiple bell curve outliers

''[[Fractal]] Theory of Consciousness''

//we are living fractals. everything living is a fractal. everything in the universe is [an] iteration in a fractal. perhaps this is why mandalas are so appealing.//
—Lily ~McCulloch

* Fine, detailed structure at arbitrary scales
* Consciousness as one of its //emergent properties//
* Irregularity that is not easily described in traditional geometric or scientific language
* //"Smoothly piling up surfaces" and "swirls upon swirls"//
* Multifractal scaling is characterized by more than one fractal dimension or scaling rule: a system in which a single exponent (the fractal dimension) is not enough to describe its dynamics.
* Multifractal systems are common in nature, especially ''geophysics''.
* An attractor is a set of physical properties toward which a system tends to evolve, regardless of the starting conditions of the system. Property values that get close enough to the attractor values remain close even if slightly disturbed.
* An attractor is called strange if it has a fractal structure … often the case when the dynamics on it are chaotic, but there also exist //strange attractors// which are not chaotic.
* http://asimpleexplanation.blogspot.com/2011/01/simple-fractal-model-of-conscious.html
* http://asimpleexplanation.blogspot.com/2013/04/a-simple-explanation-of-past-life.html
* Synchronicity and Collective Unconscious
* __Analogies__
* Constant movement of earth (geophysical / seismological) :: human nocturnal dreams;
* Geological fault lines :: the psychologically troubled :: boundary points or limits within 'the Fractal'.
* Only consciousness can be 'cursed', not houses, objects, or words.  The phenomena of ghosts or past-life memories are manifested in certain people, or regions of the fractal consciousness.  Curses go extinct when a biological line or family pattern ends; but the curse may have a 'correspondance'.
* 'Past-life incarnations' and 'doppelgangers' are [[correspondances]] across the Fractal’s symmetric regions.  Occasionally they co-exist in living bodies, but more often as potential, a similar consciousness forward or backward in time, and sometimes in a 'world that might be.'  Souls on the fractal boundaries will sometimes connect to these 'other / mirror souls' in stories, dreams, or hallucinations.

+++[Fractal Poem and Prose]
<<<
And so it is a strange and holy thing
To labor in the world and love its goals...
The causes of the world no longer run
From past to future only, but turn back…
And deepen every time, and add detail,
Until the finer focusings reveal
Innermore branchings, scale nested in scale,
The [[infinite attractor|Fractal]] of the real…
And if the world is far too interwoven
For us to justly act in it at all,
Yet action is the feedback of the given
From which the patterned world emerges in its fall.
—Frederick Turner, [[passage|passages]] from "Death Mass" in //Hadean Eclogues//

On your way here
Innumerable times you have been transformed
You have used your own body
to measure the age of the //__mountains and rivers__//.
You have manifested yourself
as trees, grass, butterflies, single-celled beings,
and as chrysanthemums
…
Who knows that the infinitely large must be found
in your tiny body?
Upon each point on your body,
thousands of Buddha fields have been established.
With each stretch of your body, you measure time
from the non-beginning to the never-ending.
—Thich Nhat Hanh, "[[The Old Mendicant]]"

To gaze deeply is to be ''broken''
To be seized by ''obscured things''
Inside your chest, a ''mute space expands''
Where //__mountains and desert__// undergo metamorphosis
Suspended in the eyes of the ''unforeseen''
—Mira Fong, "[[The Sublime Wants To Reach You]]"

In every object, //__mountain, tree, and star__// — in every birth and life,
As part of each — evolved from each — meaning, behind the ostent,
A mystic [[cipher|correspondances]] waits infolded.
—Walt [[Whitman]], Leaves of Grass

The reed — along with the //__grass, the mountain-top, and everything else__// — is the manifestation of a single, unitary ground. Alternatively called the Tao or the Void, this is an all-encompassing reality which permeates and shines through the “ten thousand things”, to borrow a phrase from Lao Tzu.
—Jonathan Weidenbaum,
"Why I am not a [[pantheist]] (Nor a panentheist)"

If we had a keen vision and feeling of all ordinary human life, it would be like hearing the grass grow and the squirrel's heart beat, and we should die of that roar which lies on the other side of silence.
–George Eliot

There's no presumption in joining in
on the //indescribable relation;//
the [[meshwork|the web is holy]] grows more and more ardent,
mere being-borne is not enough.
…
Take your practiced strengths and [[stretch|dig]] them
until they reach between two
contradictions . . . For far inside you
the god wishes to consult.
–Rainer Marie [[Rilke]]
<<<
===


William Sleator – author of //Strange Attractors// and
//The Boy Who Reversed Himself// which Randy read in the third grade:
<<<
I never forgot a few main elements: the protagonists Laura and Omar, and Sleator explaining through character dialogue some dimensional mechanics such as 2D and 3D cross-sections, and introducing the 4D directions //ana// and //kata//: which in 4-space are the pair orthogonal to 3D left/right, up/down, and foward/backward.
I also remember the book's conclusion when a much higher-dimension being explained to the adolescent Laura and Omar about the hierarchy of dimensions, and how every gateway between them is hidden/protected ... so that we don't abuse 2D beings, 4D beings don't abuse us, and so on, higher upward infinitely(?)
<<<
//New Kind of Science// (Wolfram), the real math of [[Fractal]]s (Mandelbrot), Dynabook (Alan Kay)

Literate Programming (Knuth), GBG language, "Notation as a Tool of Thought" (Iverson), [[TOK|The City of Mind]] (Le Guin), boustrophedon text

Etymology, OED, AHD, which Randy received at high school graduation
(http://keiapl.org/rhui/remember.htm)

Oz – children’s literature at large – Randy's early childhood 'making movies' – rich inner dreamscapes

ACIM – specialness, Ego, illusion – 'granting myself permission' as did S. [[Jobs]], H. [[Schucman|ACIM 32 - I invented the world I see]], J. Smith

Domestication (''home''), human suffering (http://www.slideshare.net/carvajaladames/homo-domesticus)

Karl Stevenson the 'Merchant Prince' who employs Randy in Plumley, South Dakota

Manufacturing – bookstore – inner conflict of leader, manager or amanuensis

Hesse's crisis of ca. 1913, work under a first-generation Jungian analyst

Joanna Newsom lyrics

Sexual 'acting-out' began in August 2012 (and earlier in the summer and fall of 2000)

Buddhism – Quakerism – //[[Evangelii Gaudium]]//

[[Eiseley]], [[Paz]], [[Rilke]], [[Buber]] //[[Ich und Du]]//, [[Jung]], [[Hesse]], Cummings, [[Escher]] – and all his other [[Influences]]

J.T. Fraser //[[Of Time, Passion, and Knowledge|Human condition]]//
''ego'' //noun// – the self. @@color(grey):{ Latin //''ego'' 'I'// }@@
According to //Chambers Dictionary of Etymology//, the word //ego// was used 1789 in William Cowper's //Letters//, but probably much earlier as suggested by the use of //ego// in formations such as ''egotism'' (which appeared in 1714, as the excessive use of //"I, me, my,"// in writings of Joseph Addison in //The Spectator//; the word ''egotist'' was also introduced by Addison in the same essay.)
The sense of conceit, egotism is first recorded in English in 1891, in Rudyard Kipling's //The Light that Failed//, but may also have been used much earlier as suggested by ''egotism'' used in the sense of selfishness, and ''egoism'' self-interest.
The psychoanalytic sense of the conscious part of the mind (contrasted with //id//) appeared in 1910, in a translation from Sigmund Freud of German //Ich//, literally, I.
''egotistical'' //adjective// – appeared 1825 in (Zachary?) Macaulay's works, formed from English //egotist// + //-ical.//
----
It also has seemed to me that //ego// has a particular meaning in Buddhist or Eastern philosophies, as they have migrated to the West.

//Ego// is used extensively in //A Course in Miracles.//
/***
|''Name:''|TiddlySpaceIntraSpaceInclusion|
|''Description:''|Provides support for {{{<<tiddler Foo@bar>>}}} and {{{<<tiddler [[Foo]]@bar>>}}}|
|''Author:''|Jon Robson|
|''Source:''|https://github.com/jdlrobson/TiddlyWikiPlugins/raw/master/plugins/TiddlySpaceIntraSpaceInclusion/TiddlySpaceIntraSpaceInclusion.js|
|''Version:''|0.3.8a|
|''License:''|[[BSD License|http://www.opensource.org/licenses/bsd-license.php]] |
|''Comments:''|Please make comments at http://groups.google.co.uk/group/TiddlyWikiDev |
|''~CoreVersion:''|2.4|
***/
//{{{
(function() {
	var _tidtext = TiddlyWiki.prototype.getTiddlerText;
	var cache = {};

	// allmost the same regExp as in TiddlySpaceLinkPlugin but .. no "mg" parameter, because it didn't work for this usecase.
	config.textPrimitives.spacenameLinkRegExp = new RegExp(config.textPrimitives.unWikiLink + 
													 "?(" + config.textPrimitives.bareTiddlerLetter + "*)@(" + config.textPrimitives.spaceName + ")", "");
	config.textPrimitives.tiddlyLinkSpacenameLinkRegExp = new RegExp("\\[\\[(.*?)(?:\\|(.*?))?\\]\\]@(" + config.textPrimitives.spaceName + ")", "");
	
	TiddlyWiki.prototype.getTiddlerText = function(title, defaultText) {
		var ct = config.textPrimitives;
		var match = ct.spacenameLinkRegExp.exec(title);	// foo@bar
		var match2 = ct.tiddlyLinkSpacenameLinkRegExp.exec(title); 	// [[foo]]@bar
		
		if(match || match2) {
		//	console.log('inner: ', 'spacename: ', match, 'tiddlyLink: ', match2, 'place: ');
			var tidtitle, space;
			if(match[1] && match.length === 3) {
				tidtitle = match[1];
				space = match[2];
			} else if(match2 && match2.length === 4) {
				tidtitle = match2[1];
				space = match2[3];
			}
			var newtitle = tidtitle + "@" + space;
			if(tidtitle && space) {
				title = newtitle;
			}
			if(tidtitle && space && !store.getTiddler(newtitle)) {
				var tiddler = new Tiddler(title);
				// get the tiddler, where the macro is rendered. //XXX will need more testing
				var el = story.findContainingTiddler(place);
				var refreshTitle = (el) ? el.getAttribute('tiddler') : null;

				tiddler.text = "//retrieving from server//";
				tiddler.fields.doNotSave = "true";
				tiddler.tags = ["excludeLists", "excludeSearch", "excludeMissing"];
				merge(tiddler.fields, config.defaultCustomFields);
				tiddler.fields["server.bag"] = space + "_public";
				tiddler = store.addTiddler(tiddler);
				ajaxReq({ url: "/bags/" + space + "_public/tiddlers/" + tidtitle,
					dataType: "json",
					success: function(tid) {
						var tiddler = store.getTiddler(title);
						tiddler.text = tid.text;
						store.addTiddler(tiddler);
						// store.notify(title,true);
						story.refreshTiddler(refreshTitle,null,true);
						// story.refreshAllTiddlers(); // hacky but above link doesn't always seem to work!
					},
					error: function() {
						var tiddler = store.getTiddler(title);
						tiddler.text = "//error retrieving tiddler {{{" + title + "}}} from space @" + space + "//";
						store.addTiddler(tiddler);
						// store.notify(title,true);
						story.refreshTiddler(refreshTitle,null,true);
						// story.refreshAllTiddlers(); // hacky but above link doesn't always seem to work!
					}
				});
			}
		}
		return _tidtext.apply(this, [title, defaultText]);
	}
})();
//}}}
//"Here I am, caught up in this fragment of chronology, in this bit of bone and flesh and water..."//  ([[L'Engle]])

!People
Yevgeny Yevtushenko

<<<
//In any one who dies there dies with him
his first snow, first kiss, and first fight ...
Not people die but worlds die in them ...

Yes, books and bridges remain,
and painted canvas and machinery,
yes, much is sentenced to remain,
but something really departs all the same!

We remember people, sinful and earthly.
But what did we know, in essence, about them?
What do we know of brothers, sisters, friends?
What do we know of our one and only?
And about our own fathers,
knowing everything, we know nothing.

They perish. They cannot be brought back.
Their secret worlds are not regenerated.
And every time I want again
to cry out against the unretrievableness.//
<<<
{{rjustify{
+++[more]
{{ljustify{
I prefer the second translation below, in all places except for the line //"Not people die but worlds die in them ..."//

The following comments and two translations were copied from:
http://readalittlepoetry.wordpress.com/2006/06/21/people-by-yevgeny-yevtushenko/
—ReadaLittlePoetry

//This was copied by a stranger on the back of a paper wrapper, passed on to me by a friend during class. That was in 2004. The note said, “Of course I find you pretty,” but I don’t think it was for me. The poem though—I was meant to read it.//

----

''People''
Yevgeny Yevtushenko

No people are uninteresting.
Their fate is like the chronicle of planets.

Nothing in them is not particular,
and planet is dissimilar from planet.

And if a man lived in obscurity
making his friends in that obscurity
obscurity is not uninteresting.

To each his world is private,
and in that world one excellent minute.

And in that world one tragic minute.
These are private.

In any man who dies there dies with him
his first snow and kiss and fight.
It goes with him.

There are left books and bridges
and painted canvas and machinery.
Whose fate is to survive.

But what has gone is also not nothing:
by the rule of the game something has gone.
Not people die but worlds die in them.

Whom we knew as faulty, the earth’s creatures
Of whom, essentially, what did we know?

Brother of a brother? Friend of friends?
Lover of lover?

We who knew our fathers
in everything, in nothing.

They perish. They cannot be brought back.
The secret worlds are not regenerated.

And every time again and again
I make my lament against destruction.

----

//Here is another version, from a book I bought years later://

''“No people are…”''
Yevgeny Yevtushenko
Translated by Albert C. Todd

            To S. Preobrazhenski

No people are uninteresting.
Their destinies are like histories of planets.
Nothing in them is not particular,
and no planet is like another.

And if someone lives in obscurity,
befriending that obscurity,
he is interesting to people
by his very obscurity.

Everyone has his own secret, private world.
In that world is a finest moment.
In that world is a tragic hour,
but it is all unknown to us.

And if someone dies
there dies with him his first snow,
and first kiss, and first fight.
He takes it all with him.

Yes, books and bridges remain,
and painted canvas and machinery,
yes, much is sentenced to remain,
but something really departs all the same!

Such is the law of the pitiless game.
It’s not people who die, but worlds.
We remember people, sinful and earthly.
But what did we know, in essence, about them?

What do we know of brothers, of friends?
What do we know of our one and only?
And about our own fathers,
knowing everything, we know nothing.

They perish. They cannot be brought back.
Their secret worlds are not regenerated.
And every time I want again
to cry out against the unretrievableness.
}}}
===
/***
|Name|SearchOptionsPluginInfo|
|Source|http://www.TiddlyTools.com/#SearchOptionsPlugin|
|Documentation|http://www.TiddlyTools.com/#SearchOptionsPluginInfo|
|Version|3.0.10|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|documentation|
|Description|Documentation for SearchOptionsPlugin|
Extend core search function with additional user-configurable options including selecting which data items to search, enabling/disabling incremental key-by-key searches, and generating a ''list of matching tiddler'' instead of immediately displaying all matches.  This plugin also adds syntax for rendering 'search links' within tiddler content to embed one-click searches using pre-defined 'hard-coded' search terms.
!!!!!Search link Syntax
<<<
To insert a 'search link' into tiddler content, you can write:
{{{
[search[text to find]]
}}}
or
{{{
[search[text to display|text to find]]
}}}
Clicking on the resulting search link will trigger the search functionality, just as if the specified 'text to find' had been entered into the standard search input field usually displayed in the document sidebar.
<<<
!!!!!Inline output: search macro syntax
<<<
Alternatively, to embed search results lists directly into your tiddler content, you can use:
{{{
<<search "text" report>> (report is a literal keyword)
<<search "text" "heading" "separator">> (simple inline generator)
}}}
<<<
!!!!!Inline output examples:
<<<
*+++*[&lt;&lt;search "wood"&gt;&gt;]>...
<<search "wood">>
===

*+++*[&lt;&lt;search "wood" "/%%/"&gt;&gt;]>...
<<search "wood" "/%%/">>
===

*+++*[&lt;&lt;search "wood" "See also: "&gt;&gt;]>...
<<search "wood" "See also: ">>
===

*+++*[&lt;&lt;search "wood" "See also:\n*" "\n*"&gt;&gt;]>...
<<search "wood" "See also:\n*" "\n*">>
===

*+++*[&lt;&lt;search "wood" report=list "See also:"&gt;&gt;]>...
<<search "wood" report=list "See Also:" >>
===

*+++*[&lt;&lt;search "wood" report&gt;&gt;]>...
<<search "wood" report>>
===

*+++*[&lt;&lt;search "wood" report=&gt;&gt;]>...
<<search "wood" report=>>
===

*+++*[&lt;&lt;search "wood" report=all&gt;&gt;]>...
<<search "wood" report=all>>
===

*+++*[&lt;&lt;search "wood" report=summary+buttons+again+list&gt;&gt;]>...
<<search "wood" report=summary+buttons+again+list>>
===

*+++*[&lt;&lt;search "wood" report=summary+again&gt;&gt;]>...
<<search "wood" report=summary+again>>
===

*+++*[&lt;&lt;search "wood" report=summary&gt;&gt;]>...
<<search "wood" report=summary>>
===

<<<
!!!!!Configuration
<<<
<<tiddler SearchOptions>><<option chkSearchResultsOptions>> Include {{{options...}}} slider in "search again" form
>//Note: You can customize the search options display by editing the [[SearchOptions]] shadow tiddler.  You can also embed these options in your content by using any of the following standard TiddlyWiki macros://
{{{
<<tiddler SearchOptions>>
<<slider chkSearchOptions [[SearchOptions]] options "show search options">>
<<tabs chkSomeCookieName ... "options" "show search options" [[SearchOptions]] ... >>
}}}
<<<
!!!!!Revisions
<<<
2011.04.08 3.0.10 fixed typo in CSS in formatSearchResults_buttons().  Restore missing options in Configuration section.
2011.03.18 3.0.9 moved configuration controls to [[SearchOptions]] shadow tiddler
2010.05.03 3.0.8 added chkSearchResultsOptions to allow/omit the "options..." slider from the "search again" form
2010.02.25 3.0.7 in formatSearchResults_list, added declaration of local 'co' variable
2009.09.22 3.0.6 in TiddlyWiki.prototype.search, added 'match' param for core compatibility
2009.01.16 3.0.5 added chkSearchOpenTiddlers option to limit searches to displayed tiddlers only
2009.01.15 3.0.4 in formatSearchResults_list(), corrected link generation to properly handle single-quotes and double-quotes in tiddler titles
2009.01.09 3.0.3 added chkSearchHighlight to optionally disable highlighting of matched text
2009.01.05 3.0.2 in formatSearchResults_list(), set/clear 'highlightHack' via HTML links so that search term will be highlighted when displaying tiddlers.
2008.10.14 3.0.1 changed panel class from "tiddler" to "searchPanel" and added style definition for "searchPanel".  Fixes ticket #771 (in IE, links from search results were reporting errors due to "fake" tiddler class wrapper)
2008.10.02 3.0.0 added optional list of tags to use for excluding tiddler from searches (default="excludeLists").
2008.09.24 2.9.9 performance improvment to reportSearchResults(): when rendering a real SearchResults tiddler, store.notify() isn't needed since the results tiddler is always explicitly closed and redrawn each time.
2008.09.20 2.9.8 corrected createPanel() and renderPanel() so toolbar will be correctly shown/hidden on mouseover/mouseout.
2008.09.19 2.9.7 fixes to panel handling for IE, Safari, and others.  Changed panel id to #searchPanel and added .searchResults CSS class wrapper around panel content.  Fixed fold/unfold handling.
2008.09.18 2.9.6 refactored panel handling code, added 'fold/unfold' panel toolbar command, added dynamic 'title' (shows search term), added txtIncrementalSearchMin option
2008.09.17 2.9.5 added focus and cursor handling for 'search again' field in #searchResults DIV report so that an incremental key-by-key search doesn't interfere with continuous typing into the field.
2008.09.17 2.9.4 fix 'flicker' when updating #searchResults DIV by wikify()ing to an 'offscreen' DIV and then using replaceChild() instead of using removeChildren() followed by wikify()
2008.09.16 2.9.3 changed report layout, added "search again" and collapsible 'options' section with incremental search checkbox and "txtIncrementalSearchDelay" timer tweak to onKeyPress()
2008.08.25 2.9.2 added animation to search results DIV.  Also, the #searchResults DOM element is only auto-created if it does not exist ... and when closed, the DIV is simply hidden rather than removed.  This allows custom placement of search results report in the PageTemplate definition.
2008.08.23 2.9.1 story column search results uses {{{<<moveablePanel>>}}}
2008.08.22 2.9.0 default is now to show search results at top of story column, similar to FND's SimpleSearchPlugin display, with an option to generate SearchResults tiddler as before.  Also changed 'chkSearchIncremental' to 'chkIncrementalSearch' to match core option variable
2008.08.12 2.8.2 change default for chkSearchByDate back to FALSE, and adjusted "list" and "again" output formats (minor tweaks requested by PhilWhitehouse for use on TiddlyWiki.com)
2008.08.11 2.8.1 changed defaults for chkSearchTitlesFirst, chkSearchList and chkSearchShadows to TRUE to enable enhanced search results output as soon as plugin is installed.
2008.06.21 2.8.0 added extended syntax for {{{<<search "text" report heading>> and <<search "text" "heading" "seperator">>}}}
2008.05.03 2.7.1 in searchLink formatter handler(), use separate setAttribute() call instead of passing attribs to createTiddlyButton().  Avoids conflict with errant code in TiddlerNotesPlugin (v2.1 26/10/07)
2008.04.29 2.7.0 added searchLink formatter (syntax: {{{[search[text]]}}} or {{{[search[display|text]]}}})
2008.04.08 2.6.2 don't automatically add options to AdvancedOptions shadow tiddler
2007.02.17 2.6.1 added redefinition of config.macros.search.onKeyPress() to restore check to bypass key-by-key searching (i.e., when chkSearchIncremental==false), which had been unintentionally removed with v2.6.0
2007.02.13 2.6.0 remove redefinition of config.macros.search.handler since core now includes handling for ENTER key.
2007.02.08 2.5.1 include 'temporary' tag when creating SearchResults (for use with TemporaryTiddlersPlugin)
2007.01.29 2.5.0 added support for "sort results by date".  Default is to sort alphabetically (standard).  When sorted by dates, most recent changes are shown first
2006.10.10 2.4.0 added support for "search in tiddler data" (tiddler.fields)  Default is to search extended data.
2006.04.06 2.3.0 added support for "search in shadow tiddlers".  Default is *not* to search in the shadows (i.e. standard TW behavior).  Note: if a shadow tiddler has a 'real' counterpart, only the real tiddler is searched, since the shadow is inaccessible for viewing/editing.
2006.02.03 2.2.1 rewrite timeout clearing code and blank search text handling to match 2.0.4 core release changes.  note that core no longer permits "blank=all" searches, so neither does this plugin.  To search for all, use "." with text patterns enabled.
2006.02.02 2.2.0 in search.handler(), KeyHandler() function clears 'left over' timeout when search input is < 3 chars.  Prevents searching on shorter text when shortened by rapid backspaces (<500msec)
2006.02.01 2.1.9 in Story.prototype.search(), correct inverted logic for using/not using regular expressions when searching
also, blank search text now presents "No search text.  Continue anyway?" confirm() message box, so search on blank can still be processed if desired by user.
2006.02.01 2.1.8 in doSearch(), added alert/return if search text is blank
2006.01.20 2.1.7 fixed setting of config.macros.search.reportTitle so that Tweaks can override it.
2006.01.19 2.1.6 improved SearchResults formatting, added a "search again" form to the report (based on a suggestion from MorrisGray)
define results report title using config.macros.search.reportTitle instead of hard-coding the tiddler title
2006.01.18 2.1.5 Created separate functions for reportSearchResults(text,matches) and discardSearchResults(), so that other developers can create alternative report generators.
2006.01.17 2.1.4 Use regExp.search() instead of regExp.test() to scan for matches.  Correctd the problem where only half the matching tiddlers (the odd-numbered ones) were being reported.
2006.01.15 2.1.3 Added information (date/time, username, search options used) to SearchResults output
2006.01.10 2.1.2 use displayTiddlers() to render matched tiddlers.  This lets you display multiple matching tiddlers, even if SinglePageModePlugin is enabled.
2006.01.08 2.1.1 corrected invalid variable reference, "txt.value" to "text" in story.search()
2006.01.08 2.1.0 re-write to match new store.search(), store.search.handler() and story.search() functions.
2005.12.30 2.0.0 Upgraded to TW2.0.  When rendering SearchResults tiddler, closeTiddler() first to ensure display is refreshed.
2005.12.26 1.4.0 added option to search for matching text in tiddler tags
2005.12.21 1.3.7 use \\ to 'escape' single quotes in tiddler titles when generating "Open all matching tiddlers" link.  Also, added access key: "O", to trigger "open all" link.  Based on a suggestion by UdoBorkowski.
2005.12.18 1.3.6 call displayMessage() AFTER showing matching tiddlers so message is not cleared too soon
2005.12.17 1.3.5 if no matches found, just display message and delete any existing SearchResults tiddler.
2005.12.17 1.3.4 use {/%%/{/%%/{  and }/%%/}/%%/} to 'escape' display text in SearchResults tiddler to ensure that formatting contained in search string is not rendered.  Based on a suggestion by UdoBorkowski.
2005.12.14 1.3.3 tag SearchResults tiddler with 'excludeSearch' so it won't list itself in subsequent searches. Based on a suggestion by UdoBorkowski.
2005.12.14 1.3.2 added "open all matching tiddlers..." link to search results output. Based on a suggestion by UdoBorkowski.
2005.12.10 1.3.1 added "discard search results" link to end of search list tiddler output for quick self-removal of 'SearchResults' tiddler.
2005.12.01 1.3.0 added chkSearchIncremental to enable/disable 'incremental' searching (i.e., search after each keystroke) (default is ENABLED).
added handling for Enter key so it can be used to start a search. Based on a suggestion by LyallPearce
2005.11.25 1.2.1 renamed from SearchTitleOrTextPlugin to SearchOptionsPlugin
2005.11.25 1.2.0 added chkSearchList option.  Based on a suggestion by RodneyGomes
2005.10.19 1.1.0 added chkSearchTitlesFirst option.  Based on a suggestion by ChristianHauck
2005.10.18 1.0.0 Initial Release.  Based on a suggestion by LyallPearce.
<<<
Good is the flesh that the Word has become,
good is the birthing, the milk in the breast,
good is the feeding, caressing and rest,
good is the body for knowing the world,
Good is the flesh that the Word has become.

Good is the body for knowing the world,
sensing the sunlight, the tug of the ground,
feeling, perceiving, within and around,
good is the body, from cradle to grave,
Good is the flesh that the Word has become.

Good is the body from cradle to grave,
growing and ageing, arousing, impaired,
happy in clothing or lovingly bared,
good is the pleasure of God in our flesh.
Good is the flesh that the Word has become.

Good is the pleasure of God in our flesh,
longing in all, as in {Buddha} to dwell,
glad of embracing, and tasting, and smell,
good is the body, for good and for God,
Good is the flesh that the Word has become.
Randy M–––––, née Randall Francis Tillman, died at home on Saturday afternoon, ––––––––  ––, 207–.  He was surrounded by his children and grandchildren in the house where he had lived and worked the past three decades.

Randy was an active member of his community past his ninetieth birthday.  He never tired of <<tag reading>>, writing, teaching, and debating on what he called “the great concerns of my generation.”  These were fueled by his endless curiosity across a range of fields.  Randy was largely self-taught in history, [[anthropology|Oikos Philos Anthropos Logos]], and several pursuits in citizen science and the humanities.  He self-published his writings in print and electronically, then championed new approaches to mass communication and collaboration, issuing the challenge: [[after technology|Evocative Technology]], comes what?  He became a respected voice in social activism circles and the [[Quaker]] Society of Friends, to which he belonged for sixty years.

Randy made a first career in Western Nebraska, managing a factory that produced machine parts.  He spent over a decade supporting his young family from that work.  While in Nebraska, he and his wife Lily bought the last bookstore in their community that sold used and new printed books.  Randy [[left industrial work|what I see and desire]] and experimented with various forms of writing, teaching, and agrarian lifestyles through the early 2020s.

Randy fulfilled a dream of his youth graduating from the University of Pittsburgh's [[School|Library Science]] of [[Arts|art]] and Sciences, where he studied at the [[Cathedral of Learning]].  With colleagues he met there, Randy co-founded the [[Village University]] and built several houses and community buildings upon the principles of Frank Lloyd [[Wright]].  Randy lived and worked at the Village, maintaining ties with the Cathedral of Learning and the [[University of Virginia|Academical Village]].  He sponsored Buddhist and Quaker gatherings throughout the Northeastern U.S.

He published and was best known under the name Randy M–––––, taken from the patrilineal name of his great-grandfather, an [[orphan|My grandfather's wish]] with the adopted name Tillman.  His chosen surname was discovered by Randy's research and [[DNA|Breakthru]] testing early in the history of genetic genealogy.

Randy was the oldest son of N––– Tillman and C––– Williams, born on September ––, 19–– in Colorado.  He married L.K.M. on December ––, 20––.  He is survived by their children Maya and Aron, several grandchildren and great-grandchildren, his brother M––– and sister A–––, nieces, nephews, and many colleagues and former students whom he counted among his family.

Randy was healthy, energetic, and creative through his final years.  His son and daughter were the greatest pride of his life.  He delighted in spending time with them, as well as watching their children and grandchildren grow up.  Marveling at each transition from childhood, he would quote a favorite author Madeleine [[L'Engle]]: "Maturity is the fulfillment of childhood…not a diminishing; an affirmation of life, not a denial…it is entering fully into our essential selves."
[[Replies and Notifications]]

<<activity>>
all listed by frequency
results from http://wolframalpha.com

words ending in spect
respect  |  aspect  |  prospect  |  suspect  |  circumspect  |  disrespect  |  inspect  |  introspect  |  retrospect  |  self-respect  |  reinspect   (total: 11)

words ending in vide
provide  |  divide

words ending in vision
television  |  division  |  provision  |  vision  |  envision  |  prevision  |  revision  |  subdivision  |  supervision   (total: 9)

words ending in vise
advise  |  devise  |  improvise  |  revise  |  supervise  |  televise  |  vise  |  passivise   (total: 8)

advice  |  device
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xl="http://www.w3.org/1999/xlink" version="1.1" viewBox="301 225 48 52"
width="30" height="30">
<g stroke="none" stroke-opacity="1" stroke-dasharray="none" fill="none" fill-opacity="1">
	<g>
		<path d="M 333.00003 234 L 306 258.75003 L 301.5 270 L 312.75 265.50003 L 339.75 240.74998 Z M 337.5 229.50002 
		L 335.24988 231.75008 L 341.99997 238.50003 L 344.24997 236.24995 Z M 342 225.00003 L 339.74988 227.25009 
		L 346.5 234.00005 L 348.75 231.75003 Z M 301.5 273.9719 C 301.5 273.9719 309.59888 277.99927 317.70013 273.97183 
		C 325.80066 269.94437 341.99997 276.65686 341.99997 276.65686 L 341.99997 273.97195 
		C 341.99997 273.97195 325.80014 267.2594 317.70013 271.28687 C 309.6 275.31451 301.5 271.28683 301.5 271.28683 Z" 
		fill="#101010" class="glyph"/>
	</g>
</g>
</svg>
Saturday, November 13, 2010
Loss List – inspiration from [[SARK]], page 166 of //Glad No Matter What//
#Loss of my “clean reputation” and “good name” – the fear of lurking scandals to-be bars me from public interactions.  //What story does this tell?//  —The story of belonging in a social group, my desire to have others’ admiration, fear of embarrassment and exclusion from the group’s social workings.
#Loss of “normal” school experience – especially the idealized social experience of high school and college years I did not have.
#Loss of my youth – the innocent young boy (in the kindergarten picture), followed by teenage years spent in family turmoil, and the last 10 years employed in manufacturing.
#Loss of the prime cognitive learning time of my life – so I’ve read – and my failure as a traditional student. My heart aches a little when I think about the [[Cathedral of Learning]].  I feel that I lost or squandered my opportunity for education.  It closes some doors of employment opportunity.
#Loss of relationship with Dad – I miss having a frank and genuine interaction.
#Loss of role models within my biological family.  Who do I want to be like?  Whose example can I follow?
#Loss of relationship with my brother A–.  I abandoned him and the opportunity to make a positive difference in his formative years.
#Loss of friendship with L–.  I recognize my pattern of abandoning friends – this is a choice I can change.
#Loss of freedom or “carefree” time unencumbered by provider responsibilities to my wife and children.
//''My lack of confidence is a retrievable loss, subject to my choices and attitudes.''//

<<<
Reflections of May 28, 2011
• What purpose does this list serve?  Review SARK's recommendation in her book.

Also, I now want to juxtapose this list with an [[Abundant List]].
@@color(grey):{ French //''juxtaposer''// < Latin //__juxta__ 'next'// + French //__poser__ 'to place.'// }
{ Latin //''abundare'' 'overflow,'// < //__ab__- 'from' + __undare__ 'surge'// < //__unda__ 'a wave'.// }@@
<<<
Many quotations or excerpts appearing in this wiki provide a hyperlink to their sources.  These are listed in the [[Source List]] in the sequence I created them.

Throughout the wiki, these links appear in superscript, numbered and enclosed in brackets.  A handful of these such as ^^[[[1]|Not all those who wander]]^^ point to another entry in the wiki citing the full passage in more context.
More source links are like ^^[[[2]|http://www.scribd.com/fullscreen/56501816?access_key=key-q4wmgx31wfcju738rxw]]^^ and point to an external copy of the original source.

All wiki entries containing a source link can be retrieved with the [[Search Wiki]] tool, if they are consistent with the bracketed superscript ^^[x]^^ form.
Nothing more than a Taoist, Ray knew who he was in the sense that he was a master of correspondence. When Ray said he invented the [[New York Correspondence School|NYCS]] , it was more than a cute way of linking people up. Ray's School has most often been cited as a pun on the word "dance," and indeed it was, but the third element in that triangulation seems to have been forgotten—the French spelling of the word. And let us not forget that [[Correspondances|correspondances]] is the name of one of Baudelaire's poems. In his //L'art Romantique//, Baudelaire says correspondences are "the affinities which exist between spiritual states and states in nature; those people who are aware of these correspondences become artists and their art is of value only in so far as it is capable of expressing these mysterious relationships...

Ray's rigourous art of free association can easily be dismissed by those without the hearty tenacity required to follow the links from one correspondance to another. On the surface it is deceptively child-like but the myriad ways any two elements intersect is worthy of scholarly study. That is why a reappraisal of Ray is important at this time. In this two bit, sound bite, simulated world, Ray's work is an unlikely antidote—requiring effort and patience to "get" it. It is holographic in that every minute piece contains the whole. To follow any one of the threads reveals his entire world. The more one delves into it, the more there is to explore as each piece is integrated with every other. But this hard work is infinitley rewarding. The triangulation is the structure on which a complex and far-reaching labyrinth of associations is built. While it is impossible to arrive at the end of this maze, any attempt to do so is enlightening for its own sake, revealing subtle truths about our world via his. Ray's clever pallette remains profoundly punctuated with the forgotten details that other people's lives would be made of, if we only had the time to ponder such things.

–Mark Bloch, http://www.panmodern.com/rayjohnson/rayocide.html
From //The Noble Eightfold Path: Way to the End of Suffering//
by Bhikkhu Bodhi

Right view is the forerunner of the entire path, the guide for all the other factors. It enables us to understand our starting point, our destination, and the successive landmarks to pass as practice advances. To attempt to engage in the practice without a foundation of right view is to risk getting lost in the futility of undirected movement.

The importance of right view can be gauged from the fact that our perspectives on the crucial issues of reality and value have a bearing that goes beyond mere theoretical convictions. They govern our attitudes, our actions, our whole orientation to existence. Our views might not be clearly formulated in our mind; we might have only a hazy conceptual grasp of our beliefs. But whether formulated or not, expressed or maintained in silence, these views have a far-reaching influence. They structure our perceptions, order our values, crystallize into the ideational framework through which we interpret to ourselves the meaning of our being in the world.

These views then condition action. They lie behind our choices and goals, and our efforts to turn these goals from ideals into actuality. The actions themselves might determine consequences, but the actions along with their consequences hinge on the views from which they spring. Since views imply an "ontological commitment," a decision on the question of what is real and true, it follows that views divide into two classes, right views and wrong views. The former correspond to what is real, the latter deviate from the real and confirm the false in its place. These two different kinds of views, the Buddha teaches, lead to radically disparate lines of action, and thence to opposite results. If we hold a wrong view, even if that view is vague, it will lead us towards courses of action that eventuate in suffering. On the other hand, if we adopt a right view, that view will steer us towards right action, and thereby towards freedom from suffering. Though our conceptual orientation towards the world might seem innocuous and inconsequential, when looked at closely it reveals itself to be the decisive determinant of our whole course of future development. The Buddha himself says that he sees no single factor so responsible for the arising of unwholesome states of mind as wrong view, and no factor so helpful for the arising of wholesome states of mind as right view. Again, he says that there is no single factor so responsible for the suffering of living beings as wrong view, and no factor so potent in promoting the good of living beings as right view.
i want to tell you stories but i struggle with the critic within…they are stories about more than love and loss - they are about the very fabric of our humanity. the whispering self knows that what wishes to be written is too contrite - the involved stories that have developed in the mind can hardly be expressed in mere words - they live more in the mind-images that have created them and made them whole.

we are boundless creatures of an impenetrable night - we are fighting and struggling with the demons and the daemons in our minds, and finding that in the struggle, nothing solid comes - just the words and the motions and the dark veil of night falling soft upon our lips - as we arch seeking the light of the rising@@color:grey;font-size:80%;^^★^^@@ moon.

we are princes in the kingdom of the solitary queen - and there is nothing we can do to overcome the severe depression and anger that has fallen there in her absence - who dares covet such a thing as a kingdom when a queen is in charge - all homes of the king are banished to the realms of thought and angered accusation - //j'accuse// - my friend - ''i accuse you of all that i can not bear to blame on myself'' - of all that is laid barren by the thought of touch in the land of the extreme.

----
@@color:grey;font-size:80%;^^★^^@@ @@color:grey;Bold emphasis is mine; all lowercase is Lily's. Edited in one place to state the //rising// moon (Lily wrote "setting") which follows with "night //falling// soft upon our lips" - a logical change to me, at least.

//j'accuse// - I accuse; a bitter denunciation.
<<<
I have gathered a garland of other men's flowers, and nothing is mine but ''the cord that binds them.''
–Michel de Montaigne

----

Which is that one force amid all of God's forces which man is able to grasp? Only this: We discern a ''crimson line on this earth'', a red, blood-splattered line which ascends, struggling, from matter to plants, from plants to animals, from animals to man.
–Nikos [[Kazantzakis]]

----

Since the first human eye saw a leaf in Devonian sandstone and a puzzled finger reached to touch it, sadness has lain over the heart of man. By this tenuous thread of living protoplasm, stretching backward into time, we are linked forever to lost beaches whose sands have long since hardened into stone. The stars that caught our blind amphibian stare have shifted far or vanished in their courses, but still that naked, glistening thread winds onward. No one knows the secret of its beginning or its end. Its forms are phantoms. ''The thread alone is real; the thread is life.''
—Loren Eiseley, //The Firmament of Time// 1960
<<<

!!The Rope
by Loren [[Eiseley]]
(from //Notes of an Alchemist// 1972)

I used to carry a frayed rope in my hand
upon the speaker's rostrum,
try to tell
my students this:
that there was a similar rope
as loosely frayed
that bound them to the past,
{{rjustify{
+++[more]
{{ljustify{
a rope that somewhere ran
to an old salt-oozing eye
in the deep sea,
and that strange eye
still stared from underneath their brows
full at me,
just as the interlocked vertebrae of their dextrous spines
was long ago
a fish's gift,
just as
their lungs had labored gasping in a swamp
to serve a fish's needs,
and these frayed strands
of the rope I held
ran back and back
to individual and diverse times
in sea and swamp and forest,
twisted finally
into our living substance, hidden in ourselves
that code of DNA,
that secret spiral ladder
made up of bits and pieces of
the past that never dies
but [[lives entwined]] in us,
our spines up-tilted in a forest attic;
our foot, so tendon-bound
and twisted over,
a re-engineered bent
climbing pad
renewed to walk on grass;
our fingers quick
with stones;
our brains
dreaming lost ancient dreams
as well as throwing
ropes in the air as though to catch
what is uncatchable -
the future.
We can ask only the question
nor can we be
answered save through signs.
By many primitive fires around the world
man has
employed the rope trick of the Indian fakirs,
striven to climb
out of himself to heaven,
forever scaled
the giant beanstalk of himself,
been cast
forever down,
arose and climbed again.
Here holding
before a scientific audience
a plain, unmagical ordinary rope of hemp
I suddenly find
that, having made ascent, by weeping eye, salt-crusted fin,
and wrigglings learned
piercing the downpour of a continent
to reach this trembling platform,
it is my intent
to stay and cast
the wondrous rope still farther.
Fakir, mystic I may be, but this,
this is the way we came, the way
of the invisible rope
in the beginning cast
somewhere in the Devonian darkness
or below:
this is what instructed seers enact,
unknowing the precise sense
in which they cast but casting rope or thread
always above them
by dimly smoking fires
or using
an old, old symbolism
and climbing
before an audience
the ever-growing tree
up which there run
animals in pursuit.
This is a heavy time to cast my rope.
I stand unmagical
knowing only
the trick was done far back and must be done again.
I let the cord fall and I climb on words,
swaying, ascending,
desperate as man
in the black dark has always swung and climbed
toward some far sky lord he has never seen,
assembling along the ever-lengthening rope
his own dismantled self, the eye that weeps
salt tears
reborn,
the mind
cleansed of its treason and foul unbelief.
Believe, oh do believe;
look up,
the rope is there
lent by that devious double agent, night.
Oh now we know
the rope is hidden in ourselves to climb.
}}}
===
@@font-size:150%;οφαλ@@

''//oikos// – house/[[home|Home is]] – the form of the formless'' ([[Emerson]]) – ~Prana-Kama – realized in all lifeforms on Earth in graduating degrees. See //[[Om|http://en.wikipedia.org/wiki/Om]].//
//''Ecumenical:''// from Late Latin oecūmenicus, from Greek oikoumenikos, from (hē) oikoumenē (gē), //(the) inhabited (world)//, feminine present passive participle of oikein, to inhabit, from oikos, //house//.

''//philos// – friendship/love – the concentration of the vast'' – ~Kama-Artha – the basic life urge in a "social animal": a desiring, suffering, death-conscious and time-conscious creature.

''//anthropos// – humankind – the house of reason'' – ~Artha-Dharma – in //homo sapiens// "the wise" a creature who "can carry the chemistry and the distance of a star inside his head." ([[Eiseley]])

''//logos// – word – the cave of memory'' – ~Dharma-Moksha – language, signs and symbols; Logos in a Greek (Deist? Aurelian?) understanding – all the inherited meanings and living meanings being-made by humankind.
----

Living matter forms to a certain state (mostly certain, but according to a natural design.)  Organic design (not by man) is in essence a 'life plan', //natus mori mundi//.  'The World' is the transformation of a rocky terrestrial (Earth-like) planet into a [[home|Home is]].
{{rjustify{
+++[more]
{{ljustify{
Non-organic matter, on the other hand, fluxes from one form to the next, according to laws and conditions but with little or no certainty.  Think of the weather.  It has patterns and is somewhat predictable, but can you think of any predictions that are less certain?  Humans use concepts such as Chaos Theory to describe non-living complex systems such as weather.

Seeing the ''//form of the formless//'' in ''//oikos//'': Home, rather than human kind, dethrones man—as I feel we should—from the center of life.  Human consciousness is a great perfection of nature, indeed.  But our home in space and time, the ground upon which we stand and spring from, is a deeper and more enduring form than any human //I// or a collection of //I's// can ever be.  This is even despite our new-found capacities to rule the earth or even destroy the perfection dwelling on its outer crust.
}}}
===
}}}
@@font-size:150%;οφαλ@@
*omicron – corresponds with the Phoenician //ayin// 'eye' – Greek //o mikron// 'small o' contrasted with //ō mega// 'great o', which is the final letter of the Greek alphabet.
*phi – this symbol is used to signify the golden ratio (1 + √5) ÷ 2
*alpha – the first letter of the alphabet, corresponds to the Hebrew //aleph//.
*lambda – corresponds to the Hebrew //lamed//, and also the symbol of lambda calculus.

This acronym may be recalled by an image of
''"the om phial"''
(a small container, typically cylindrical and made of glass, used especially for holding medicines)

compound words derivative from these Greek roots:
*[[Ecology]]
*Economy
*Philanthropy
*Philology
*Philosophy
*Anthropology
*Anthroposophy
*Logotherapy
''The Seventh Mindfulness Training: //Dwelling Happily in the Present Moment//''
Aware that life is available only in the present moment and that it is possible to live happily in the here and now, I am committed to training myself to live deeply each moment of daily life. I will try not to lose myself in dispersion or be carried away by regrets about the past, worries about the future, or craving, anger or jealousy in the present. I will practise mindful breathing to come back to what is happening in the present moment. I am determined to learn the art of mindful living by touching the wondrous, refreshing and healing elements that are inside and around me, and by nourishing seeds of joy, peace, love and understanding in myself, thus facilitating the work of transformation and healing in my consciousness.
March 22, 2013

These past six days, I have reflected on this practice: //''honor your physical being''//

*Take care in what I eat and drink
*Abstain from intoxicants
*Respect my physical needs for sleep, nourishment, eliminating waste
*Honor the need for touch
*Express the need for motility
*Exercise not as a //noun//: to take on as a "self-improvement" regimen, but as a //verb//: I exercise my limbs and muscles, my balance, strength, and response
*Perhaps through dance, yoga, Pilates, or t'ai chi?
*Abstain from pleasuring as a "stimulant at the tired spots of my life, and as a distraction" ... when tired, stressed, or lonely
*Get out of my head and be among people: physically near, and unafraid to touch, be touched, or be seen (ungirded by intellect, social position, or barriers of words)

Regarding physical intimacy — sometimes troubled in my life (as it is for other people):
<<<
Physical pleasure is a sensual experience no different from pure seeing or the pure sensation with which a fine fruit fills the tongue; it is a great unending experience, which is given us, a knowing of the world, the fullness and the glory of all knowing. And not our acceptance of it is bad; the bad thing is that most people misuse and squander this experience and //apply it as a stimulant at the tired spots of their lives and as distraction// instead of a rallying toward exalted moments.
...
Sex is difficult; yes. But those tasks that have been entrusted to us are difficult; almost everything serious is difficult; and everything is serious. If you just recognize this and manage, out of yourself, out of your own talent and nature, out of your own experience and childhood and strength, to achieve a wholly individual relation to sex (one that is not influenced by convention and custom), then you will no longer have to be afraid of losing yourself and becoming unworthy of your dearest possession.
—from //Letters to a Young Poet// by Rainer Maria [[Rilke]]
<<<

Sexuality can be, to borrow another man's phrasing (Sean Abreu) about the astrological sign Scorpio:
"a burdened, billowing, and turbid ocean."  (//turbare// - "to stir up") ... The Moon was in the sign of Scorpio at my birth.
!I ask myself: &nbsp;//How do I ''connect'' right now?//

Dido sang //"I want to feel safe in my own skin..."//

+++[The Practice of Wearing Skin — Incarnation]

Chapter Three from //An Altar in the World// by Barbara Brown Taylor
<<<
"While we might not have one other thing in common, we all wore skin.  We all had breath and beating hearts.  Most of us had wept, although not for the same reasons.  Few of our bodies worked the way we wanted them to.  The vast majority of us were afraid of dying.
...
However differently you and I may conceive the world, God, or one another, physical reality is something we can usually agree on.  When the temperature drops below 32 degrees, I am as cold as whoever happens to be standing next to me.  When I am sitting next to someone in a meeting and our stomachs growl at the same time, we both shift in our seats, unable to ignore a connection more fundamental than knowing each other's names.
...
My body is what connects me to all of these other people.  Wearing my skin is not a solitary practice but one that brings me into communion with all these other embodied souls.  It is what we have most in common with one another."

As Taylor quoted Stanley Hauerwas, is there //''"anything beside the body that can be sanctified"?''//
<<<

She also quoted the following hymn written by Brian Wren.  Below I substitute "Buddha" where he wrote "Jesus."  I believe these names, or others, can be somewhat interchangeable in this deeper meaning.
<<<
<<tiddler [[Good Is The Flesh]]>>
<<<
===


-----
''honor''
related to //honest// — etymology of the latter:
c.1300, "respectable, decent, of neat appearance," also "free from fraud," from Old French honeste (12c.; Modern French honnête), from Latin honestus "honorable, respected, regarded with honor," figuratively "deserving honor, honorable, respectable," from //honos// (see //honor//, noun). Main modern sense of "dealing fairly, truthful" is c.1400, as is sense of "virtuous."

''physical''
early 15c., "of or pertaining to material nature" (in medicine, opposed to surgical), from Medieval Latin physicalis "of nature, natural," from Latin //physica// "study of nature", from Greek //physike episteme// "knowledge of nature," from //physis// "nature," from phyein "to bring forth, produce, make to grow" (consider //phyton// "growth, plant," //phyle// "tribe, race".)

''being''
Old English //beon, beom, bion// "be, exist, come to be, become, happen," from ~Proto-Germanic *//biju-// "I am, I will be." This "b-root" is from PIE root *//bheue-// "to be, exist, grow, come into being," and in addition to the words in English it yielded German present first and second person singular (//bin, bist,// from Old High German //bim - // "''I am''," //bist - // "''Thou art''"), Latin perfective tenses of esse (//fui// "I was," etc.), Old Church Slavonic //byti// "be," Greek //phu-// "become," Old Irish //bi'u// "I am," Lithuanian //bu'ti// "to be," Russian //byt// "to be," etc. It also is behind Sanskrit //bhavah// "becoming," //bhavati// "becomes, happens," //bhumih// "''earth, world''." 
|~ViewToolbar|jump +editTiddler +cloneTiddler > fields refreshTiddler changeToPublic changeToPrivate revisions syncing permalink jump references closeOthers < closeTiddler|
|~EditToolbar|jump +saveTiddler saveDraft -cancelTiddler deleteTiddler|
|~RevisionToolbar|> fields revert|
!!1912
*William Howard Taft was the President of the United States of America, in the final year of his term.  He had followed as Theodore Roosevelt's hand-picked successor, but did not prove as popular a president or fully committed to Roosevelt's Progressivist agenda.  Woodrow Wilson was elected the next president in November 1912, with 42% of the popular vote.  Roosevelt, in an attempted return to the presidency, won 27% of the vote, Taft won 23%, and 6% or 901,000 people voted for the Socialist candidate.  This was the highest percentage of the popular vote ever received by a Socialist Party candidate in the United States.
*The 47th and 48th continental U.S. states (New Mexico and Arizona) were admitted to the Union.
*Unknown to the people of the time, they were living in the last years of peace before the Great War (World War I.)  The Christian sect of Jehovah's Witnesses mark the "end times" of the world as beginning in 1914 (under their most current interpretations.)
*Edward ~McCulloch died at the age of 37, leaving a widow Florence ~McNulty ~McCulloch and two daughters: your great-grandmother Stella Elizabeth ~McCulloch (born 17 Jul 1907) and Cora M. ~McCulloch (born 11 Oct 1909.)  Edward was born in 1875 south of Omaha, Nebraska, and lived from 1900 through most of the following decade in Colorado, where he started his family.
*Your great-grandfather Steven George Liptak was living in Slovakia with his mother, two years of age (born 28 Jul 1910.)  He was your last ancestor who immigrated to the United States.
*His future wife Anna Schwab was conceived in 1912 (and born 23 May 1913) in Carter County, Missouri, a first-generation Slovak born in the United States.
*Joseph August Unrein (née Magner?) was living with his adoptive family in Schoenchen, Kansas, and a written indenture agreement was signed between John Peter Unrein and the New York Foundling Home in June 1912.  Joseph, or Joe, (born 21 May 1898) turned 14 that year.
*On 6 Jul 1912, Guilford Williams died in Clay County, Illinois, according to family legend shot by a long-time neighbor Delbert Levitt.  His wife Anise was left with seven children, one an infant.  Her youngest son Delbert Marion Williams (born 26 Sep 1909) was your great-great-grandfather.
*Angela Werth turned 12, Jesse Llewellyn Butler 14, Mable Elsa Davis 10, Camilla Isadora Broster 5 (on Christmas Eve), Joseph Michael Sweeney 4, Anthony Jacobs 8, his second-cousin and future wife Regina Jacobs 5.  She was born 4 Jun 1907, one month before Stella ~McCulloch.  Regina's great-grandson Andrew married Stella's granddaughter Catherine — your parents.
*See http://www.goodreads.com/book/popular_by_date/1912
*Rainer Maria [[Rilke]], age 37, began the //Duino Elegies//, which was written from 1912 to 1922.
*Frank Lloyd [[Wright]] wrote a small book //[[The Japanese Print|http://books.google.com/books?id=j7cNu0OvP8oC&lpg=PA118&ots=Ksgjf2IB4t&dq=%22the%20japanese%20print%22%201912&pg=PA100]]// in 1912, following his return to the U.S. after abandoning his family, and beginning the construction of his home Taliesin in 1911.
*Wright turned 45, Maria [[Montessori]] 42, Carl [[Jung]] 37, Hermann [[Hesse]] 35, Martin [[Buber]] 34, T.S. [[Eliot]] 24, J.R.R. [[Tolkien]] 20, M.C. [[Escher]] 14, and Carl [[Rogers]] 10.
*Albert Einstein, age 33, was actively working on his theories of [[relativity|http://www.amazon.com/Einsteins-Manuscript-Special-Theory-Relativity/dp/0807614173]].
*RMS //Titanic// sunk in the northern Atlantic Ocean on April 15; more than 1,500 people perished.
transform
transport
transit
transition
transient
translate
transliteration
transcribe
transpose
transplant
transcend
transfigure
transubstantiate
transpire
transfer
transfix
transfuse
transgress
transmit
transmission
transmute
transact
transaction
transistor
transverse
transparent
translucent
transgender
transvestite / travesty
transnational / transcontinental
transtheism / deism / pan(th)(d)eism / panentheism
transhuman
Transdeva
Transveda
!The Waking
by Theodore Roethke

I wake to sleep, and take my waking slow.
I feel my fate in what I cannot fear.
I learn by going where I have to go.
We think by feeling. What is there to know?
I hear my being dance from ear to ear.
I wake to sleep, and take my waking slow.

Of those so close beside me, which are you?
God bless the Ground! I shall walk softly there,
And learn by going where I have to go.

Light takes the Tree; but who can tell us how?
The lowly worm climbs up a winding stair;
I wake to sleep, and take my waking slow.

Great Nature has another thing to do
To you and me, so take the lively air,
And, lovely, learn by going where to go.

This shaking keeps me steady. I should know.
What falls away is always. And is near.
I wake to sleep, and take my waking slow.
I learn by going where I have to go.
http://en.wikiquote.org/wiki/Octavio_Paz

New York Times review of //The Monkey Grammarian//:

It is a journey of the mind back to a center of silence, before there were stories. It is also, as he says, "a sack of word-things."  Grammar is a "critique of the universe."  Empty the sack, and we are back where we started, in the middle of that "anxiety" between "never" and "always," beyond history, meaning, practical use or any sort of measure.  The center is without end or beginning, like a spiral seashell: "the Simian is lost amid his similes."
...
Knowing is hard when naming is separation, when writing abolishes things by turning them into meaning, when reading abolishes signs by extracting meaning from them. Meaning dissipates, returning to a "primordial stuff" which is "untranslatable."  As in a painting, nothing happens.  But wait.  There is poetry, "the reverse of names."  Poetry, "crystallizing" time, converges and reconciles.  Neither "before" nor "when," it is now, beyond language. Inside laughter, it embraces.  Poetry is the female splendor, a plenitude that accompanies Mr. Paz on his visit to the monkeys and himself.
...
The circular musings on the nature of mind should cause British philosophers, in and around Cambridge, to throw up their hands, their lunches, and their [[positivism|http://en.wikipedia.org/wiki/Positivism]].

from http://www.nytimes.com/1981/11/03/books/books-of-the-times-077183.html
Those who are called philosophers, or men of speculation, whose trade it is not to do any thing, but to //''observe every thing,''// and who, upon that account, are often capable of //''combining together the powers of the most distant and dissimilar objects''// in the progress of society.
–Adam Smith, 1776, in //The Wealth of Nations//
Click the "new tiddler" button towards the top right of the screen to write something in your space. You'll need to give it a title, some content and, optionally, some tags that will help you identify it later.

!Stuck for ideas?
Not sure what to write about? Not sure what to keep in your space? Other people use ~TiddlySpace for almost anything. How about some of the following:

* [[Save interesting sites|http://bookmarks.tiddlyspace.com]], images or articles from around the web so that you can refer back to them.
* [[Record your family tree|http://familytree.tiddlyspace.com]], store notes on long lost relatives or ancestors and map their relationship to you.
* [[Make up a pocketbook|http://pocketbook.tiddlyspace.com]] to store some useful information in, then print it out, [[fold it up|http://www.pocketmod.com/]], and take it with you.
* [[Plan your holiday|http://the-web-is-your-oyster.tiddlyspace.com/]], record where you're planning to go, note down places of interest and refer back to it later.
* [[Create a mindmap|http://mindmaps.tiddlyspace.com/]] to visualise your inner thoughts and see how they relate to each other.
* [[Set up a questionnaire|http://questionnaire.tiddlyspace.com/]] and get all your friends to answer it.

If you don't like any of those ideas, you can still use this space directly to keep notes and link them together, make a todo list and keep track of everything you're doing, or any one of a hundred million other things.

Still stuck? Check out the @featured space for more suggestions.

You can also [[socialise with others|How to socialise]].
/***
|''Name''|TiddlySpaceViewTypes|
|''Version''|0.6.0|
|''Status''|@@beta@@|
|''Description''|Provides TiddlySpace specific view types|
|''Author''|Jon Robson|
|''Source''|http://github.com/TiddlySpace/tiddlyspace/raw/master/src/plugins/TiddlySpaceViewTypes.js|
|''Requires''|TiddlySpaceConfig TiddlySpaceTiddlerIconsPlugin|
!Usage
Provides replyLink, spaceLink and SiteIcon view types.
!!SiteIcon view parameters
* labelPrefix / labelSuffix : prefix or suffix the label with additional text. eg. labelPrefix:'modified by '
* spaceLink: if set to "yes" will make any avatars link to the corresponding space. {{{<<originMacro spaceLink:yes>>}}}

!Code
***/
//{{{
(function($) {

var tiddlyspace = config.extensions.tiddlyspace;
var originMacro = config.macros.tiddlerOrigin;
var tweb = config.extensions.tiddlyweb;

config.macros.view.replyLink = {
	locale: {
		label: "Reply to this tiddler"
	}
};

var _replyButtons = [];
var _replyInitialised, _replyScriptLoaded;
config.macros.view.views.replyLink = function(value, place, params, wikifier,
		paramString, tiddler) {
	var valueField = params[0];
	var imported;
	if(valueField == "title") { // special casing for imported tiddlers
		var localTitle = tiddler.title;
		var serverTitle = tiddler.fields["server.title"];
		if(serverTitle && localTitle != serverTitle) {
			value = serverTitle ? serverTitle : localTitle;
			imported = true;
		}
	} else {
		title = tiddler[valueField] ? tiddler[valueField] : tiddler.fields[valueField];
	}
	var args = paramString.parseParams("anon")[0];
	var label = (args.label) ? args.label : config.macros.view.replyLink.locale.label;
	var space;
	if(tiddler) {
		var bag = tiddler.fields["server.bag"];
		space = tiddlyspace.resolveSpaceName(bag);
	}
	var container = $('<span class="replyLink" />').appendTo(place)[0];

	tweb.getUserInfo(function(user) {
		if ((!user.anon) && ((space && user.name != space &&
				user.name != tiddlyspace.currentSpace.name) || imported)) {
			var link = $("<a />")
				.text(config.macros.view.replyLink.locale.label)
				.appendTo(container)[0];

			if(typeof(createReplyButton) === "undefined") {
				_replyButtons.push(link);
			}
			if(_replyInitialised) {
				createReplyButton(link);
			} else if(!_replyScriptLoaded) {
				_replyScriptLoaded = true;
				$.getScript("/bags/common/tiddlers/_reply-button.js",
					function() {
						_replyInitialised = true;
						for(var i = 0; i < _replyButtons.length; i++) {
							createReplyButton(_replyButtons[i]);
						}
						_replyButtons = [];
					});
			}
		}
	});

};

config.macros.view.views.spaceLink = function(value, place, params, wikifier,
		paramString, tiddler) {
		var spaceName = tiddlyspace.resolveSpaceName(value);
		var isBag = params[0] == "server.bag" && value === spaceName ? true : false;
		var args = paramString.parseParams("anon")[0];
		var titleField = args.anon[2];
		var labelField = args.labelField ? args.labelField[0] : false;
		var label;
		if(labelField) {
			label = tiddler[labelField] ? tiddler[labelField] : tiddler.fields[labelField];
		} else {
			label = args.label ? args.label[0] : false;
		}
		var title = tiddler[titleField] ? tiddler[titleField] : tiddler.fields[titleField];

		var link = createSpaceLink(place, spaceName, title, label, isBag);
		if(args.external && args.external[0] == "no") {
			$(link).click(function(ev) {
				var el = $(ev.target);
				var title = el.attr("tiddler");
				var bag = el.attr("bag");
				var space = el.attr("tiddlyspace");
				bag = space ? space + "_public" : bag;
				if(title && bag) {
					ev.preventDefault();
					tiddlyspace.displayServerTiddler(el[0], title,
						"bags/" + bag);
				}
				return false;
			});
		}
};

config.macros.view.views.SiteIcon = function(value, place, params, wikifier,
		paramString, tiddler) {
	var options = originMacro.getOptions(paramString);
	if(!tiddler || value == "None") { // some core tiddlers lack modifier
		value = false;
	}
	var field = params[0];
	if(field == "server.bag") {
		options.notSpace = !originMacro._isSpace(value);
	}
	tiddlyspace.renderAvatar(place, value, options);
};

})(jQuery);
//}}}
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xl="http://www.w3.org/1999/xlink" version="1.1" viewBox="78 222 60 60" 
width="30" height="30">
<g stroke="none" stroke-opacity="1" stroke-dasharray="none" fill="none" fill-opacity="1">
	<g>
		<path d="M 107.92718 244.14815 L 86.651474 222.89253 L 78.85206 230.69925 L 100.120415 251.9476 L 78.774 273.27396 
		L 86.57342 281.08075 L 107.927216 259.74707 L 129.39981 281.19946 L 137.19922 273.39267 L 115.73397 251.94763 
		L 137.121155 230.58054 L 129.32175 222.77374 Z" fill="black" class="glyph"/>
	</g>
</g>
</svg>
/***
|''Name''|ToggleTiddlerPrivacyPlugin|
|''Version''|0.7.1|
|''Status''|@@beta@@|
|''Description''|Allows you to set the privacy of new tiddlers and external tiddlers within an EditTemplate, and allows you to set a default privacy setting|
|''CoreVersion''|2.6.1|
|''Requires''|TiddlySpaceConfig|
|''Source''|http://github.com/TiddlySpace/tiddlyspace/raw/master/src/plugins/ToggleTiddlerPrivacyPlugin.js|
!Notes
When used in conjunction with TiddlySpaceTiddlerIconsPlugin changing the privacy setting will also interact with any privacy icons.

Currently use of
{{{<<setPrivacy defaultValue:public>>}}} is in conflict with {{{<<newTiddler fields:"server.workspace:x_private">>}}}

There is an option, found in the tweak tab of the backstage, called txtPrivacyMode. Set this to either ''public'' or ''private'' depending on your security preference. If you choose not to set it then it will default to ''public''.
!Params
defaultValue:[private|public]
Allows you to set the default privacy value (Default is private)

!Code
***/
//{{{
(function($) {

	var tiddlyspace = config.extensions.tiddlyspace,
		macro;
	macro = config.macros.setPrivacy = {
		handler: function(place, macroName, params, wikifier, paramString, tiddler) {
			if(readOnly) {
				return;
			}
			var el = $(story.findContainingTiddler(place)),
				args = paramString.parseParams("name",
					null, true, false, true)[0],
				container = $("<div />").
					addClass("privacySettings").
					appendTo(place)[0],
				currentSpace = tiddlyspace.currentSpace.name,
				currentBag = tiddler ? tiddler.fields["server.bag"] : false,
				// XXX: is the following reliable?
				isNewTiddler = el.hasClass("missing") || !currentBag,
				tiddlerStatus = tiddlyspace.getTiddlerStatusType(tiddler),
				customFields = el.attr("tiddlyfields"),
				defaultValue = "public",
				options = config.macros.tiddlerOrigin ?
						config.macros.tiddlerOrigin.getOptions(paramString) :
						{};
			customFields = customFields ? customFields.decodeHashMap() : {};
			if(isNewTiddler || !["public", "private", "unsyncedPrivate",
					"unsyncedPublic"].contains(tiddlerStatus)) {
				if(args.defaultValue) {
					defaultValue = args.defaultValue[0].toLowerCase();
				} else {
					defaultValue = config.options.chkPrivateMode ?
							"private" : "public";
				}
				defaultValue = defaultValue ?
						"%0_%1".format(currentSpace, defaultValue) :
						customFields["server.bag"];
				this.createRoundel(container, tiddler, currentSpace,
						defaultValue, options);
			}
		},
		updateEditFields: function(tiddlerEl, bag) {
			var saveBagField = $('[edit="server.bag"]', tiddlerEl),
				saveWorkspaceField = $('[edit="server.workspace"]', tiddlerEl),
				input = $("<input />").attr("type", "hidden"),
				workspace = "bags/" + bag;
			if(saveBagField.length === 0) {
				input.clone().attr("edit", "server.bag").val(bag).
					appendTo(tiddlerEl);
			} else {
				saveBagField.val(bag);
			}
			// reset to prevent side effects
			$(tiddlerEl).attr("tiddlyFields", "");
			if(saveWorkspaceField.length === 0) {
				input.clone().attr("edit", "server.workspace").
					val(workspace).appendTo(tiddlerEl);
			} else {
				saveWorkspaceField.val(workspace);
			}
		},
		setBag: function(tiddlerEl, newBag, options) {
			var bagStatus,
				title = $(tiddlerEl).attr("tiddler"),
				tiddler = store.getTiddler(title),
				originButton = $(".originButton", tiddlerEl)[0],
				refreshIcon,
				newWorkspace = "bags/" + newBag,
				rPrivate = $("input[type=radio].isPrivate", tiddlerEl),
				rPublic = $("input[type=radio].isPublic", tiddlerEl);
			refreshIcon = function(type) {
				var originMacro = config.macros.tiddlerOrigin;
				if(originButton && originMacro) {
					options.noclick = true;
					originMacro.showPrivacyRoundel(tiddler, type,
							originButton, options);
				}
			};
			macro.updateEditFields(tiddlerEl, newBag);
			if(tiddler) {
				tiddler.fields["server.bag"] = newBag;
				// for external tiddlers
				tiddler.fields["server.workspace"] = newWorkspace;
			}
			if(newBag.indexOf("_public") > -1) {
				rPrivate.attr("checked", false);
				rPublic.attr("checked", true);
				bagStatus = "public";
			} else {
				rPublic.attr("checked", false); // explicitly do this for ie
				rPrivate.attr("checked", true);
				bagStatus = "private";
			}
			refreshIcon(bagStatus);
		},
		createRoundel: function(container, tiddler, currentSpace,
							   defaultValue, options) {
			var privateBag = "%0_private".format(currentSpace),
				publicBag = "%0_public".format(currentSpace),
				rbtn = $("<input />").attr("type", "radio").
					attr("name", tiddler.title),
				el = story.findContainingTiddler(container);
			rbtn.clone().val("private").addClass("isPrivate").
				appendTo(container);
			$("<label />").text("private").appendTo(container); // TODO: i18n
			rbtn.clone().val("public").addClass("isPublic")
				.appendTo(container);
			$("<label />").text("public").appendTo(container); // TODO: i18n
			$("[type=radio]", container).click(function(ev) {
				var btn = $(ev.target);
				tiddler.fields["server.page.revision"] = "false";
				if(btn.hasClass("isPrivate")) { // private button clicked.
					$(el).addClass("isPrivate").removeClass("isPublic");
					macro.setBag(el, privateBag, options);
				} else {
					$(el).addClass("isPublic").removeClass("isPrivate");
					macro.setBag(el, publicBag, options);
				}
			});
			window.setTimeout(function() {
				macro.setBag(el, defaultValue, options);
			}, 100);
			// annoyingly this is needed as customFields are added to end of EditTemplate so are not present yet
			// and don't seem to respect any existing customFields.
		}
	};

}(jQuery));
//}}}
var user, userbag;
var friends = [];
var host = "http://tiddlyspace.com";

$.ajaxSetup({
	beforeSend: function(xhr) {
		xhr.setRequestHeader("X-ControlView", "false");
	}
});

function printMessage(txt) {
	alert(txt);
}

function printError(txt) {
	alert(txt);
}

var simpleDate = (function() {

	var measures = {
		second: 1,
		minute: 60,
		hour: 3600,
		day: 86400,
		week: 604800,
		month: 2592000,
		year: 31536000
	};

	var chkMultiple = function(amount, type) {
		return (amount > 1) ? amount + " " + type + "s":"a " + type;
	};

	return function(thedate) {

		var dateStr, amount,
			current = new Date().getTime(),
			diff = (current - thedate.getTime()) / 1000; // work with seconds

		if(diff > measures.year) {
			amount = Math.round(diff/measures.year);
			dateStr = "about " + chkMultiple(amount, "year") + " ago";
		} else if(diff > measures.month) {
			amount = Math.round(diff/measures.month);
			//if(typeof amount == "")
			dateStr = "about " + chkMultiple(amount, "month") + " ago";
		} else if(diff > measures.week) {
			amount = Math.round(diff/measures.week);
			dateStr = "about " + chkMultiple(amount, "week") + " ago";
		} else if(diff > measures.day) {
			amount = Math.round(diff/measures.day);
			dateStr = "about " + chkMultiple(amount, "day") + " ago";
		} else if(diff > measures.hour) {
			amount = Math.round(diff/measures.hour);
			dateStr = "about " + chkMultiple(amount, "hour") + " ago";
		} else if(diff > measures.minute) {
			amount = Math.round(diff/measures.minute);
			dateStr = "about " + chkMultiple(amount, "minute") + " ago";
		} else {
			dateStr = "a few seconds ago";
		}

		return dateStr;

	};
})();

function prettyDate(t) {
	var date = new Date(Date.UTC(
		parseInt(t.substr(0, 4), 10),
		parseInt(t.substr(4, 2), 10) - 1,
		parseInt(t.substr(6, 2), 10),
		parseInt(t.substr(8, 2), 10),
		parseInt(t.substr(10, 2), 10),
		parseInt(t.substr(12, 2) || "0", 10),
		parseInt(t.substr(14, 3) || "0", 10)
	));
	return simpleDate(date);
}

function endsWith(str, suffix) {
	return str.indexOf(suffix) == str.length - suffix.length;
}

function isShadow(tid) {
	var shadows = ["MarkupPreHead", "DefaultTiddlers", "PageTemplate", "SideBarTabs",
		"GettingStarted", "MainMenu", "SiteTitle", "SiteSubtitle", "ColorPalette",
		"SiteIcon", "ViewTemplate", "EditTemplate", "ServerSettings", "MarkupPostHead",
		"MarkupPostBody", "MarkupPreBody"];
	return tid.title.indexOf("StyleSheet") === 0 ||
		tid.title.indexOf("SideBar") === 0 ||
		shadows.indexOf(tid.title) > -1 || endsWith(tid.title, "SetupFlag") ? true : false;
}

function isPlugin(tid) {
	return tid.tags.indexOf("systemConfig") > -1 ? true : false;
}

function isArtifact(tid) {
	var follow = tid.tags.indexOf("follow") > -1;
	var type = tid.type;
	if(follow || type) {
		return true;
	} else {
		return false;
	}
}

function chooseTiddlers(tiddlers) {
	var _tiddlers = [];
	for(var i = 0; i < tiddlers.length; i++) {
		var tid = tiddlers[i];
		if(!isPlugin(tid) && !isShadow(tid) && !isArtifact(tid)) {
			_tiddlers.push(tid);
		}
	}
	return _tiddlers;
}

function bubbleDown() {
	var friends = $(".friend");
	friends.css({ position: "relative" });
	var target;
	friends.each(function(i, el) {
		if(!target && $(el).hasClass("silentFriend") &&
			$(el).next(".friend").hasClass("noisyFriend")) {
			target = el;
		}
	});
	if(target) {
		var other = $(target).next(".friend");
		// we want to move target above the prev element
		// target is an element which has the class noisy and the previous node is quiet
		var swapDuration = 50;
		var otherHeight = other.height();
		var thisHeight = $(target).height();
		$(target).animate({ top: + otherHeight }, { duration: swapDuration });
		$(other).animate({ top:  - thisHeight }, { duration: swapDuration,
				complete: function() {
					var newTarget = $(target).clone(true).insertAfter(other)[0];
					$(target).remove();
					$(other).css({ top: 0 });
					$(newTarget).css({ top: 0 });
					bubbleDown();
				}
		});
	}
}

function renderTiddlerList(container,friend) {
	var tidList = $("<ul />").appendTo(container)[0];
	$("<li />").text("loading").appendTo(tidList);
	var oncompletion = function() {
		if($(".errorFriend,.silentFriend,.noisyFriend").length === $(".friend").length) {
			bubbleDown();
		}
	}
	$.ajax({ dataType: "json",
		url: "/search?q=modifier:" + friend + "&select=modified:>3d&sort=-modified",
		error: function() {
			$(container).addClass("errorFriend");
			oncompletion();
		},
		success: function(tiddlers) {
			$(tidList).empty();
			tiddlers = chooseTiddlers(tiddlers);
			if(tiddlers.length === 0) {
				$(container).addClass("silentFriend");
				$("<li />").text("No recent activity.").appendTo(tidList);
				oncompletion();
				return;
			} else {
				$(container).addClass("noisyFriend").removeClass("inactiveFriend");
				oncompletion();
			}
			for(var i=0; i < tiddlers.length; i++) {
				var tiddler = tiddlers[i];
				var item = $("<li />").appendTo(tidList)[0];
				var win;
				var space = tiddler.bag.split("_")[0];
				var spaceUrl = "http://" + space + ".tiddlyspace.com";
				var path = "/bags/" + tiddler.bag + "/tiddlers/" + encodeURIComponent(tiddler.title);
				var link = $("<a />").text(tiddler.title).
					attr("href", spaceUrl + path).
					data("path", path).
					click(function(ev) {
						var win = $(ev.target).data("win");
						if($(ev.target).hasClass("active")) {
							$(win).toggle(1000);
						} else {
							$(ev.target).addClass("active");
							$(".text", win).text("loading...");
							$(win).show();
							$.ajax({
								url: $(ev.target).data("path"),
								data: {
									render: "y"
								},
								dataType: "json",
								success: function(tiddler) {
									$(".text",win).html(tiddler.render);
									$(win).show(1000);
								},
								error: function() {
									$(".text", win).text("error loading that tiddler");
								}
							});
						}
						ev.preventDefault();
					}).
					appendTo(item)[0];
				var space = tiddler.bag.split("_")[0];
				$("<span />").text(" in ").appendTo(item);
				$("<a />").attr("href", spaceUrl).text(space).appendTo(item);
				$("<span />").text(" (" + prettyDate(tiddler.modified) + ")").appendTo(item);
				win = $("<div />").addClass("tiddler").appendTo(item)[0];
				$("<div />").addClass("text").appendTo(win);
				var toolbar = $("<div />").addClass("toolbar").appendTo(win)[0];
				var extra = $("<div />").addClass("extra").appendTo(win)[0];
				$("<button />").data("bag", tiddler.bag).data("title", tiddler.title).text("give feedback").
					data("revision", tiddler.revision).click(function(ev) {
					var title = $(ev.target).data("title");
					var revision = $(ev.target).data("revision");
					var bag = $(ev.target).data("bag");
					var revisionURL = host + "/bags/" + bag + "/tiddlers/" + encodeURIComponent(title) + "/revisions/" + revision;
					var space = bag.split("_")[0];
					var area = $(ev.target).parents(".tiddler").children(".extra")[0];
					$(area).hide();
					$("<textarea />").appendTo(area);
					$("<button />").text("save feedback").click(function(ev) {
						var tid = new tiddlyweb.Tiddler("Feedback for " + title, userbag);
						tid.tags = ["feedback", "@" + space];
						tid.text = ["In reply to [[", title, "]]@", space,
							" (revision [[", revision, "|", revisionURL, "]])\n\n"].join("") + $("textarea", area).val();
						tid.put(function(tiddler) {
							$(area).empty();
							$("<span />").text("your comment: ").appendTo(area);
							$("<a />").attr("href", "/" + encodeURIComponent(tiddler.title)).text(tiddler.title).appendTo(area);
						}, function() {
							printError("error commenting!");
						});
					}).appendTo(area);
					$(area).show(1000);
					ev.preventDefault();
					$(ev.target).remove();
					return false;
				}).appendTo(toolbar);

				$(win).hide();
				$(link).data("win", win);
			}
		}
	})
}

function removeFriend(friend) {
	var tiddler = new tiddlyweb.Tiddler("@" + friend, userbag);
	var success = function() {
		printMessage("User removed from friends");
		var newFriends = [];
		for(var i = 0; i < friends.length; i++) {
			var f = friends[i];
			if(f !== friend) {
				newFriends.push(f);
			}
		}
		friends = newFriends;
		$("#friend-" + friend).hide(2000);
	};
	tiddler["delete"](success, function() {
		var old = new tiddlyweb.Tiddler(friend, userbag);
		old["delete"](success, function() {
			printError("Unable to remove friend " + friend);
		})
	})
}

function renderFriend(list, friend) {
	var bag = friend + "_public";
	var item = $("<li />").addClass("friend").attr("id", "friend-" + friend).addClass("inactiveFriend").appendTo(list)[0];
	$("<img />").attr("alt", friend).attr("title", friend).
		attr("src", host + "/bags/" + bag + "/tiddlers/SiteIcon").css({ width: 48, height: 48 }).appendTo(item);
	var heading = $("<h2>").appendTo(item)[0];
	$("<a />").attr("href", "#friend-" + friend).attr("name", "friend-" + friend).text(friend).appendTo(heading);
	$("<button />").data("who", friend).text("remove from friends").
		click(function(ev) {
			if(confirm("Are you sure you want to remove " + friend + " as a friend?")) {
				removeFriend($(ev.target).data("who"));
			}
		}).appendTo(item)[0];
	renderTiddlerList(item,friend);
}

function renderFriends() {
	var list = $("<ul />").appendTo("#friends")[0];
	$("<li />").text("Activity of your friends will appear below when available").appendTo(list);
	for(var i = 0; i < friends.length; i++) {
		var friend = friends[i];
		renderFriend(list, friend);
	}
}

function followWidget() {
	$("#friends").empty();
	var container = $("<div />").addClass("addfriends").appendTo("#friends")[0];
	$("<input />").attr("name", "friend").appendTo(container);
	$("<button />").text("add friend").click(function(ev) {
		var friend = $(ev.target).parent().children("[name='friend']").val();
		if(friends.indexOf(friend) > -1) {
			return printError("You already follow " + friend + "!");
		}

		var title;
		if(friend.indexOf("@") !== 0) {
			title = "@" + friend;
		} else {
			title = friend;
		}

		$.ajax({ dataType: "text", url: "/users/" + friend,
			success: function() {
				var tid = new tiddlyweb.Tiddler(title, userbag);
				tid.tags = ["follow", "excludeLists"];
				tid.put(function(tiddler) {
					printMessage("Added friend " + friend);
					renderFriend($("#friends ul")[0], friend);
					window.location.hash = "#friend-" + friend;
				}, function() {
					printError("Failed to add friend " + friend);
				})
			},
			error: function() {
				printError("No one with name " + friend + " exists!");
			}
		});
	}).appendTo(container);
	renderFriends();
}
$.ajax({
	url: "/status",
	dataType: "json",
	success: function(status) {
		user = status.username;
		userbag = new tiddlyweb.Bag(user + "_public", "/");
		$.ajax({ url: "/bags/" + user + "_public/tiddlers?select=tag:follow", dataType: "json", success: function(tiddlers) {
				for(var i = 0; i < tiddlers.length; i++) {
					var title = tiddlers[i].title;
					if(title.indexOf("@") === 0) {
						title = title.substr(1, title.length);
					}
					friends.push(title);
				}
				friends.sort();
				followWidget();
			}
		});
	}
})
''John Chris Jones''  (1927)  Welsh philosopher and design engineer, and writer on the subjects of design, social science, and post-industrial living, which include the books //Designing Designing// (1991) and //The Internet and Everyone// (1996).

Personal website: [[softopia|http://www.softopia.demon.co.uk/]]
''The next steps toward my dream''
July 17, 2010
#Improve my attitude toward my working life – being open to change what I do, where, who I work for – and how I labor for my present employer before larger changes are possible. I am discharging my resentment toward this company and my boss.
#Gain confidence and clarity to see my path, which is pointing toward non-traditional, non-credentialed education (yet still requires very robust learning.)
#I will continue practicing meditation and learning about the Buddhist practice.
#I will feed my family (in multiple senses) with less reliance on the industrial supply-chain. We reject being consumers. My wife and I are raising our children to live in the fullest awareness possible and maintain intimate connections with the living world.
#I want to work and play in concert, pursuing a fusion of language, art, mathematics – and 'practical living.'  In this, I hope to carry on some portion of human knowledge and art – even if I don't add a single word to it, but am a custodian and interpreter passing it on to my children.
//''Work of my youth:'' Wanting a secure grasp

''Begin now:'' [[Work and play in concert→|But yield who will to their separation]]

''Make real [[what I see and desire]]''//
Type the text for 'New Tiddler'
/***
|''Name''|ErrorHandlerPlugin|
|''Version''|0.4.3|
|''Author''|Jon Robson|
|''Description''|Localised tiddler save errors including edit conflict resolution.|
|''CoreVersion''|2.6.1|
|''Requires''|TiddlySpaceConfig|
***/
//{{{
(function($) {

var tiddlyspace = config.extensions.tiddlyspace;
var currentSpace = tiddlyspace.currentSpace.name;
tiddlyspace.getLocalTitle = function(title, workspace, suffix) {
	var endsWith = config.extensions.BinaryTiddlersPlugin.endsWith;
	if(!suffix) {
		var isPublic = endsWith(workspace, "_public");
		suffix = tiddlyspace.resolveSpaceName(workspace);
		if(currentSpace == suffix) {
			suffix = isPublic ? "public" : "private";
		} else {
			suffix = "@%0".format(suffix);
		}
	}
	return "%0 *(%1)*".format(title, suffix);
};

var sssp = config.extensions.ServerSideSavingPlugin;

var msgs = config.messages.editConflict = {
	loading: "Loading..",
	resolve: "[[Edit Conflict]]@glossary: this tiddler may have been changed by someone else.",
	reviewDiff: "review (recommended)",
	reviewDiffTooltip: "review changes made to this tiddler",
	reviewDiffError: "error retrieving revision.",
	save: "overwrite",
	saveTooltip: "make this revision the top revision of this tiddler",
	discard: "cancel",
	discardTooltip: "undo changes to this tiddler and get most recent version",
	diffTitle: "%0",
	diffFieldTitle: "%0 - fields",
	diffTextTitle: "%0 - text",
	updating: "updating your version...",
	diffHeader: ["Review the changes that have been made whilst you were editing this tiddler. ",
		"Fold relevant changes back into your version.\n",
		"{{removed{Red}}} highlight shows content removed. ",
		"{{added{Green}}} highlight shows content added.\n"].join(""),
	diffTextHeader: "View changes in text",
	diffFieldsHeader: "View changes in fields"
};

var plugin = config.extensions.errorHandler = {
	diffTags: ["excludeLists", "excludeMissing", "excludeSearch"],
	displayMessage: function(message, tiddler, context) {
		var desc = context && context.httpStatus ? context.statusText :
			sssp.locale.connectionError;
		var reportArea = plugin.reportError(tiddler.title);
		var msg = $("<div />").appendTo(reportArea);
		if(message == "saveConflict") {
			wikify(msgs.resolve, msg[0]);
			var choiceArea = $("<div />").appendTo(reportArea)[0];
			plugin.editConflictHandler(choiceArea, tiddler);
		} else {
			msg.text(sssp.locale[message].format(tiddler.title, desc));
		}
	},
	editConflictHandler: function(container, tiddler) {
		var title = tiddler.title;
		var myrev = tiddler.fields["server.page.revision"];
		// note user now needs to edit, fix problem and save. 
		// TODO: make sure this gets reset in save callback
		store.getTiddler(title).fields["server.page.revision"] = "false";

		var diffBtn = createTiddlyButton(container, msgs.reviewDiff, msgs.reviewDiffTooltip, function(ev) {
			var title = $(ev.target).data("title");
			plugin.displayDiff(ev.target, store.getTiddler(title), myrev);
		});
		var saveBtn = createTiddlyButton(container, msgs.save, msgs.saveTooltip, function(ev) {
				var title = $(ev.target).data("title");
				var tid = store.saveTiddler(store.getTiddler(title));
				autoSaveChanges(null, [tid]);
			});
		var ignoreBtn = createTiddlyButton(container, msgs.discard, msgs.discardTooltip, function(ev) {
			var title = $(ev.target).text(msgs.updating).data("title");
			plugin.resetToServerVersion(store.getTiddler(title));
		});
		$([diffBtn, ignoreBtn, saveBtn]).data("title", title);
	},
	getDiffTiddlerTexts: function(diffText) {
		var chunks = diffText.split("\n  \n");
		if(chunks.length < 2) {
			return [chunks[0], ""];
		} else {
			var diffFieldsText = "{{diff{\n%0\n}}}".format(chunks[0]);
			diffText = '{{diff{\n%0\n}}}'.format(chunks.splice(1, chunks.length).join("\n"));
			return [diffText, diffFieldsText];
		}
	},
	makeDiffTiddler: function(title, diff) {
		var newTiddler = new Tiddler(title);
		var tags = plugin.diffTags;
		newTiddler.text = msgs.loading;
		newTiddler.fields.doNotSave = true;
		newTiddler.tags = diff ? tags.concat(["diff"]) : tags;
		newTiddler = store.saveTiddler(newTiddler);
		$.extend(store.getTiddler(title).fields,
			config.defaultCustomFields); // allow option to save it
		return newTiddler;
	},
	displayDiff: function(src, tiddler, latestRevision) {
		var adaptor = tiddler.getAdaptor();
		var title = tiddler.title;
		var ts = new Date().formatString("0hh:0mm:0ss");
		var suffix = "edit conflict %0".format(ts);
		var diffTitle = tiddlyspace.getLocalTitle(msgs.diffTitle.format(title), "", suffix);
		var diffTextTitle = tiddlyspace.getLocalTitle(msgs.diffTextTitle.format(title), "", suffix);
		var diffFieldsTitle = tiddlyspace.getLocalTitle(msgs.diffFieldTitle.format(title), "", suffix);
		plugin.makeDiffTiddler(diffTextTitle, true);
		plugin.makeDiffTiddler(diffFieldsTitle, true);
		var newTiddler = plugin.makeDiffTiddler(diffTitle, false);
		newTiddler.text = ['%0\n<<slider chkViewDiffText "%1" "%2">>\n',
			'<<slider chkViewDiffField "%3" "%4">>'].join("").
			format(msgs.diffHeader, diffTextTitle, msgs.diffTextHeader,
				diffFieldsTitle, msgs.diffFieldsHeader);
		store.saveTiddler(newTiddler);

		var callback = function(r) {
			var text = plugin.getDiffTiddlerTexts(r);
			store.getTiddler(diffTextTitle).text = text[0];
			store.getTiddler(diffFieldsTitle).text = text[1];
			story.refreshTiddler(diffTitle, null, true);
		};
		var workspace = "bags/%0".format(tiddler.fields["server.bag"]);
		ajaxReq({
			type: "get",
			dataType: "text",
			url: "/diff?format=unified&rev1=%0/%1/%2&rev2=%0/%1".format(workspace, title, latestRevision),
			success: callback,
			error: function() {
				displayMessage(msgs.reviewDiffError);
			}
		});
		story.displayTiddler(src, diffTitle);
	},
	resetToServerVersion: function(tiddler) {
		var adaptor = tiddler.getAdaptor();
		var ctx = { 
			host: tiddler.fields["server.host"],
			workspace: "bags/" + tiddler.fields["server.bag"]
		};
		adaptor.getTiddler(tiddler.title, ctx, null, function(context) {
			store.saveTiddler(context.tiddler);
			story.refreshTiddler(tiddler.title);
			store.setDirty(false);
		});
	},
	reportError: function(title) {
		var el = story.getTiddler(title);
		if(!el) {
			el = story.displayTiddler(null, title);
		}
		return $("<div />").addClass("error annotation").prependTo(el)[0];
	}
};

sssp.reportFailure = function(message, tiddler, context) {
	config.options.chkViewDiffText = config.options.chkViewDiffText === undefined ?
		true : config.options.chkViewDiffText;
	config.options.chkViewDiffFields = config.options.chkViewDiffFields || false;
	plugin.displayMessage(message, tiddler, context);
};

})(jQuery);
//}}}
//The Tao is manifest in every time and place.

There is language, and spirit whose primal ''deed'' language is.//
Known in contact and passing,
hungering and suffering,
aware of itself and another.
//[?]//

----

Every morning
I shall concern myself anew about the boundary
Between the ''love-deed-Yes''
and the power-deed-No,
And pressing forward honor reality.
We cannot avoid
Using power,
Cannot escape the compulsion
To afflict the world,
So let us, cautious in diction
And mighty in contradiction,
Love powerfully.
— Martin [[Buber]], "Power and Love" (1926)

[Refer to Cyd Ropp's metaphor of cohesion met by the balancing/opposing force of energy. She names this "pair" ananda (universal energy) and love.]
!The Dynabook Library is
for learning, teaching, and exploring
storing what you find in a portable environment
It can go with you everywhere

It is a place for sharing art and knowledge
in new interactions between authors, readers, and text
It can host the whole library of human civilization
accessible, adaptable, brought to life in new forms –
words, images, and sounds interacting

It is a tableau for your web of ideas – those that are public and personal
It is a makhzan – an electronic storehouse of information
It is a translator and tour guide, an informative assistant when needed

It is made to enjoy books
Read a really good story, or listen to one
Learn a new subject – you control the breadth and depth
These books respond to touch and speech
and allow direct manipulation and questioning
Play with models and examples, watch them run
Write in workbooks, in the allotted space or in the margins
Mark anywhere and make notes in public texts or those you own
Follow references, journey between books,
ramble through your library any way you choose
A [[Dynabook]]'s dynamic nature is in the reading / handling experience and in the content

Connected to 'the grid', people can find and sample books (in fair length),
buy them, retrieve them, and publish them –
they can also collaborate or communicate about their reading

Its handheld device could also be a music machine, a newspaper, a little theater – one question is how much to integrate within the Dynabook Library?

Organization is natural and easy on the device
It is intimate and comfortable, doesn't get in your way

If desired, it can record your spoken thoughts and provide blank 'pages' to write upon
You can compose [[active essays]] or longer works within the Library

It requires electricity
Also, lots and lots of infrastructure (telecom) or 'the grid' to which it connects and where master copies are stored
Is this a big liability?

February 28, 2010

[Note that this was written before the iPad went on sale, though a month earlier, it had been previewed to the public by Apple.]

----
I want to explore, study, practice, //try at this thing// – starting today as a novice. Aim to become an 'expert user' rather than developer, a reader before publisher, a meta-practitioner of the art. Dynamic e-books are the crux of it. There are some essential ingredients: electronics, non-paper display, use of visual presentation apart from text or use of other senses, fluidity, and adaptiveness.
/***
|''Name''|TiddlySpaceTiddlerIconsPlugin|
|''Version''|0.8.10|
|''Status''|@@beta@@|
|''Author''|Jon Robson|
|''Description''|Provides ability to render SiteIcons and icons that correspond to the home location of given tiddlers|
|''Source''|http://github.com/TiddlySpace/tiddlyspace/raw/master/src/plugins/TiddlySpaceTiddlerIconsPlugin.js|
|''Requires''|TiddlySpaceConfig BinaryTiddlersPlugin ImageMacroPlugin TiddlySpacePublishingCommands|
!Notes
{{{<<tiddlerOrigin>>}}} shows the origin of the tiddler it is being run on.
In TiddlySpace terms this means it will determine whether the tiddler is external, public or private.
Where private it will analyse whether a public version exists and distinguish between the different scenarios.
If a tiddler is external, the SiteIcon of that external space will be shown

!Parameters
width / height : define a width or height of the outputted icon
label: if label parameter is set to yes, a label will accompany the icon.
!Code
***/
//{{{
(function($) {

if(!config.macros.image) {
	throw "Missing dependency: ImageMacroPlugin";
}

var imageMacro = config.macros.image;
var tiddlyspace = config.extensions.tiddlyspace;
var tweb = config.extensions.tiddlyweb;
var cmds = config.commands;
var cmd = cmds.publishTiddler;
tiddlyspace.resolveSpaceName = function(value) {
	var endsWith = config.extensions.BinaryTiddlersPlugin.endsWith;
	if(value) {
		value = value.indexOf("bags/") === 0 ? value.substr(5) : value;
		value = value.indexOf("recipes/") === 0 ? value.substr(8) : value;
		if(value.indexOf("@") === 0) {
			value = value.substr(1);
		}
		if(endsWith(value, "_public")) {
			value = value.substr(0, value.length - 7);
		} else if(endsWith(value, "_private")) {
			value = value.substr(0, value.length - 8);
		}
		value = value.toLowerCase();
	}
	return value;
};

tiddlyspace.renderAvatar = function(place, value, options) {
	options = options ? options : {};
	options.labelOptions = options.labelOptions ? options.labelOptions : { include: false, height: 48, width: 48 };
	options.imageOptions = options.imageOptions ? options.imageOptions : {};
	options.imageOptions.altImage = "/bags/common/tiddlers/defaultUserIcon";
	var container = $('<div class="siteIcon" />').appendTo(place);
	value = tiddlyspace.resolveSpaceName(value);

	tweb.getStatus(function(status) {
		var link, noLabel;
		if(!value || value == config.views.wikified.defaultModifier ||
			value == config.views.wikified.shadowModifier) {
			var icon = config.views.wikified.shadowModifier == value ? "shadowIcon" : "missingIcon";
			if(store.tiddlerExists(icon)) {
				imageMacro.renderImage(container, icon, options.imageOptions);
			} else {
				noLabel = true;
			}
		} else {
			var spaceURI;
			if(value != tiddlyspace.currentSpace.name) {
				spaceURI = options.notSpace ? tiddlyspace.getHost(status.server_host) :
					tiddlyspace.getHost(status.server_host, value);
			}
			link = spaceURI ? $("<a />").attr("href", spaceURI) : $("<span />");
			link.text(value);

			var imageOptions = options.imageOptions;
			if(options.spaceLink && !imageOptions.link) {
				imageOptions.link = spaceURI;
			}
			var avatar = options.notSpace ? false : value;
			var uri = tiddlyspace.getAvatar(status.server_host, avatar);
			imageMacro.renderImage(container, uri, options.imageOptions);
			if(!value) {
				value = "tiddlyspace";
			}
		}
		if(!noLabel && options.labelOptions.include) {
			var prefix = $("<span />").text(options.labelOptions.prefix || "")[0];
			var suffix = $("<span />").text(options.labelOptions.suffix || "")[0];
			$('<div class="label" />').append(prefix).append(link).
				append(suffix).appendTo(container);
		}
	});
	if(value) {
		var prefix = options.labelOptions.prefix || "";
		var suffix = options.labelOptions.suffix || "";
		var label = "%0%1%2".format(prefix, value, suffix);
		$(container).attr("title", label);
	}
};

var originMacro = config.macros.tiddlerOrigin = {
	locale: {
		"shadow": "shadow tiddler",
		"missing": "missing tiddler",
		"private": "private",
		"unknown": "unknown state",
		"public": "public",
		"unsyncedPrivate": "unsynced and private",
		"unsyncedPublic": "unsynced and public",
		externalPrefix: "from ",
		externalBagSuffix: " bag",
		externalSuffix: " space",
		publishPrivateDeletePrivate: "Are you sure you want to make this tiddler public?",
		moveToPrivate: "Are you sure you want to make this tiddler private? Only members will be able to see it.",
		pleaseWait: "please wait..",
		keepPublic: "keep public",
		cannotPublishDirtyTiddler: "The current tiddler is unsaved so cannot be published. Please save the tiddler first.",
		keepPrivate: "keep private",
		makePublic: "make public",
		makePrivate: "make private"
	},
	handler: function(place, macroName, params,wikifier, paramString, tiddler){
		var adaptor = tiddler.getAdaptor();
		var btn = $("<div />").addClass("originButton").attr("params", paramString).
			attr("refresh", "macro").attr("macroName", macroName).appendTo(place)[0];
		$(btn).data("tiddler", tiddler);
		originMacro.refresh(btn);
	},
	refresh: function(btn) {
		$(btn).empty();
		var paramString = $(btn).attr("params");
		var tiddler = $(btn).data("tiddler");
		var options = originMacro.getOptions(paramString);
		var type = tiddlyspace.getTiddlerStatusType(tiddler);
		originMacro.renderIcon(tiddler, type, btn, options);
	},
	getOptions: function(paramString) {
		paramString = "%0 label:no width:48 height:48 spaceLink:yes preserveAspectRatio:yes".format(paramString);
		var parsedParams = paramString.parseParams("name");
		var params = parsedParams[0].name;
		var options = {
			labelOptions: originMacro._getLabelOptions(parsedParams),
			imageOptions: imageMacro.getArguments(paramString, []),
			noclick: parsedParams[0].interactive &&
				parsedParams[0].interactive[0] == "no" ? true : false
		};
		if(!options.noclick) {
			var spaceLink = parsedParams[0].spaceLink;
			options.spaceLink = spaceLink && spaceLink[0] == "no" ? false : true;
		} else {
			options.spaceLink = false;
		}
		return options;
	},
	_getLabelOptions: function(parsedParams) {
		parsedParams = parsedParams[0];
		var includeLabel = !parsedParams.label || ( parsedParams.label && parsedParams.label[0] == "yes" );
		var prefix = parsedParams.labelPrefix ? parsedParams.labelPrefix[0] : false;
		var suffix = parsedParams.labelSuffix ? parsedParams.labelSuffix[0] : false;
		return { include: includeLabel, suffix: suffix, prefix: prefix };
	},
	_isSpace: function(value) {
		value = value ? value : "";
		var endsWith = config.extensions.BinaryTiddlersPlugin.endsWith;
		if(endsWith(value, "_private") || endsWith(value, "_public")) {
			return true;
		} else {
			return false;
		}
	},
	renderIcon: function(tiddler, type, button, options) {
		var locale = originMacro.locale;
		originMacro.annotateTiddler(button, type);
		if(type != "external") {
			originMacro.showPrivacyRoundel(tiddler, type, button,
				options);
		} else {
			var prefix = options.labelOptions.prefix, suffix = options.labelOptions.suffix;
			var space = tiddler.fields["server.bag"];
			options.notSpace = !originMacro._isSpace(space);
			options.labelOptions.prefix = prefix ? prefix : locale.externalPrefix;
			options.labelOptions.suffix = suffix ? suffix : (options.notSpace ? locale.externalBagSuffix : locale.externalSuffix);

			tiddlyspace.renderAvatar(button, space, options);
		}
	},
	showPrivacyRoundel: function(thisTiddler, privacyType, button, options) {
		// there is a public tiddler as well as the current tiddler!
		// TODO: not this is not enough.. we also need to check if the public tiddler is the same as..
		// .. the private tiddler to determine whether this is a draft
		// use of hashes would be useful here.
		$(button).empty();
		var icon = "%0Icon".format(privacyType);
		if(privacyType.indexOf("unsynced") === 0 && !store.tiddlerExists(icon)) {
			icon = "unsyncedIcon";
		}
		if(privacyType == "shadow") {
			if(!store.tiddlerExists(icon)) {
				icon = "bags/tiddlyspace/tiddlers/SiteIcon";
			}
		}
		if(privacyType == "missing" && !store.tiddlerExists(icon)) {
			return; // the user is not making use of the missingIcon
		} else {
			imageMacro.renderImage(button, icon, options.imageOptions);
			originMacro.showLabel(button, privacyType, options.labelOptions);
			var cmd = originMacro.iconCommands[privacyType];
			if(cmd && thisTiddler && !options.noclick) {
				$(button).click(function(ev) {
					cmd(ev, thisTiddler);
				});
			}
		}
	},
	annotateTiddler: function(place, type) {
		var tidEl = $(story.findContainingTiddler(place));
		tidEl.
			removeClass("private public external privateAndPublic privateNotPublic shadow").
			addClass(type);
	},
	showLabel: function(button, type, options) {
		var locale = originMacro.locale;
		var label = options.label ? options.label : locale[type];
		label = label ? label : locale.unknown;
		if(options && options.include) {
			$('<div class="roundelLabel" />').html(label).appendTo(button);
		}
		$(button).attr("title", label);
	},
	confirm: function(ev, msg, onYes, options) {
		options = options ? options : {};
		onYes = onYes ? onYes : function(ev) {};
		var btn = $(".originButton", $(ev.target).parents())[0];
		var popup = Popup.create(btn);
		$(popup).addClass("confirmationPopup");
		$("<div />").addClass("message").text(msg).appendTo(popup);
		$("<button />").addClass("button").text(options.yesLabel || "yes").appendTo(popup).click(onYes);
		$("<button />").addClass("button").text(options.noLabel || "no").click(function(ev) {
			Popup.remove();
		}).appendTo(popup);
		Popup.show();
		ev.stopPropagation();
		return false;
	},
	alert: function(ev, msg) {
		var popup = Popup.create(ev.target);
		$(popup).addClass("confirmationPopup alert");
		$("<div />").addClass("message").text(msg).appendTo(popup);
		Popup.show();
		ev.stopPropagation();
	},
	reportDirty: function(el) {
		originMacro.alert(el, originMacro.locale.cannotPublishDirtyTiddler);
	},
	iconCommands: {
		"public": function(ev, tiddler) {
			if(!readOnly) {
				var locale = originMacro.locale;
				var msg = locale.moveToPrivate;
				if(story.isDirty(tiddler.title)) {
					originMacro.reportDirty(ev);
				} else {
					originMacro.confirm(ev, msg, function(ev) {
						var target = $(ev.target);
						var onComplete = function(info) {};
						var privateBag = cmd.toggleBag(tiddler, "private");
						cmd.moveTiddler(tiddler, {
							title: tiddler.title,
							fields: { "server.bag": privateBag }
						}, onComplete);
					}, { yesLabel: locale.makePrivate, noLabel: locale.keepPublic });
				}
			}
		},
		"private": function(ev, tiddler) {
			if(!readOnly) {
				var locale = originMacro.locale;
				var adaptor = tiddler.getAdaptor();
				var publishTo = tiddler.fields["publish.name"] || tiddler.title;
				var workspace = "bags/%0".format(tiddler.fields["server.bag"]);
				tiddler.fields["server.workspace"] = workspace;
				var publicBag = cmd.toggleBag(tiddler, "public");
				var msg;
				msg = locale.publishPrivateDeletePrivate;
				var title = tiddler.title;
				var newTitle = publishTo || tiddler.title;
				tiddler.fields["server.page.revision"] = "false";
				store.addTiddler(tiddler);
				if(story.isDirty(tiddler.title)) {
					originMacro.reportDirty(ev);
				} else {
					originMacro.confirm(ev, msg, function(ev) {
						var onComplete = function(info) {};
						cmd.moveTiddler(tiddler, {
							title: newTitle,
							fields: { "server.bag": publicBag }
						}, onComplete);
					}, { yesLabel: locale.makePublic, noLabel: locale.keepPrivate });
				}
			}
		}
	}
};

})(jQuery);
//}}}
/***
|''Name''|ServerSideSavingPlugin|
|''Description''|server-side saving|
|''Author''|FND|
|''Version''|0.6.5|
|''Status''|stable|
|''Source''|http://svn.tiddlywiki.org/Trunk/association/plugins/ServerSideSavingPlugin.js|
|''License''|[[BSD|http://www.opensource.org/licenses/bsd-license.php]]|
|''CoreVersion''|2.5.3|
|''Keywords''|serverSide|
!Notes
This plugin relies on a dedicated adaptor to be present.
The specific nature of this plugin depends on the respective server.
!Revision History
!!v0.1 (2008-11-24)
* initial release
!!v0.2 (2008-12-01)
* added support for local saving
!!v0.3 (2008-12-03)
* added Save to Web macro for manual synchronization
!!v0.4 (2009-01-15)
* removed ServerConfig dependency by detecting server type from the respective tiddlers
!!v0.5 (2009-08-25)
* raised CoreVersion to 2.5.3 to take advantage of core fixes
!!v0.6 (2010-04-21)
* added notification about cross-domain restrictions to ImportTiddlers
!To Do
* conflict detection/resolution
* rename to ServerLinkPlugin?
* document deletion/renaming convention
!Code
***/
//{{{
(function($) {

readOnly = false; //# enable editing over HTTP

var plugin = config.extensions.ServerSideSavingPlugin = {};

plugin.locale = {
	saved: "%0 saved successfully",
	saveError: "Error saving %0: %1",
	saveConflict: "Error saving %0: edit conflict",
	deleted: "Removed %0",
	deleteError: "Error removing %0: %1",
	deleteLocalError: "Error removing %0 locally",
	removedNotice: "This tiddler has been deleted.",
	connectionError: "connection could not be established",
	hostError: "Unable to import from this location due to cross-domain restrictions."
};

plugin.sync = function(tiddlers) {
	tiddlers = tiddlers && tiddlers[0] ? tiddlers : store.getTiddlers();
	$.each(tiddlers, function(i, tiddler) {
		var changecount = parseInt(tiddler.fields.changecount, 10);
		if(tiddler.fields.deleted === "true" && changecount === 1) {
			plugin.removeTiddler(tiddler);
		} else if(tiddler.isTouched() && !tiddler.doNotSave() &&
				tiddler.getServerType() && tiddler.fields["server.host"]) { // XXX: server.host could be empty string
			delete tiddler.fields.deleted;
			plugin.saveTiddler(tiddler);
		}
	});
};

plugin.saveTiddler = function(tiddler) {
	try {
		var adaptor = this.getTiddlerServerAdaptor(tiddler);
	} catch(ex) {
		return false;
	}
	var context = {
		tiddler: tiddler,
		changecount: tiddler.fields.changecount,
		workspace: tiddler.fields["server.workspace"]
	};
	var serverTitle = tiddler.fields["server.title"]; // indicates renames
	if(!serverTitle) {
		tiddler.fields["server.title"] = tiddler.title;
	} else if(tiddler.title != serverTitle) {
		return adaptor.moveTiddler({ title: serverTitle },
			{ title: tiddler.title }, context, null, this.saveTiddlerCallback);
	}
	var req = adaptor.putTiddler(tiddler, context, {}, this.saveTiddlerCallback);
	return req ? tiddler : false;
};

plugin.saveTiddlerCallback = function(context, userParams) {
	var tiddler = context.tiddler;
	if(context.status) {
		if(tiddler.fields.changecount == context.changecount) { //# check for changes since save was triggered
			tiddler.clearChangeCount();
		} else if(tiddler.fields.changecount > 0) {
			tiddler.fields.changecount -= context.changecount;
		}
		plugin.reportSuccess("saved", tiddler);
		store.setDirty(false);
	} else {
		if(context.httpStatus == 412) {
			plugin.reportFailure("saveConflict", tiddler);
		} else {
			plugin.reportFailure("saveError", tiddler, context);
		}
	}
};

plugin.removeTiddler = function(tiddler) {
	try {
		var adaptor = this.getTiddlerServerAdaptor(tiddler);
	} catch(ex) {
		return false;
	}
	var context = {
		host: tiddler.fields["server.host"],
		workspace: tiddler.fields["server.workspace"],
		tiddler: tiddler
	};
	var req = adaptor.deleteTiddler(tiddler, context, {}, this.removeTiddlerCallback);
	return req ? tiddler : false;
};

plugin.removeTiddlerCallback = function(context, userParams) {
	var tiddler = context.tiddler;
	if(context.status) {
		if(tiddler.fields.deleted === "true") {
			store.deleteTiddler(tiddler.title);
		} else {
			plugin.reportFailure("deleteLocalError", tiddler);
		}
		plugin.reportSuccess("deleted", tiddler);
		store.setDirty(false);
	} else {
		plugin.reportFailure("deleteError", tiddler, context);
	}
};

plugin.getTiddlerServerAdaptor = function(tiddler) { // XXX: rename?
	var type = tiddler.fields["server.type"] || config.defaultCustomFields["server.type"];
	return new config.adaptors[type]();
};

plugin.reportSuccess = function(msg, tiddler) {
	displayMessage(plugin.locale[msg].format([tiddler.title]));
};

plugin.reportFailure = function(msg, tiddler, context) {
	var desc = (context && context.httpStatus) ? context.statusText :
		plugin.locale.connectionError;
	displayMessage(plugin.locale[msg].format([tiddler.title, desc]));
};

config.macros.saveToWeb = { // XXX: hijack existing sync macro?
	locale: { // TODO: merge with plugin.locale?
		btnLabel: "save to web",
		btnTooltip: "synchronize changes",
		btnAccessKey: null
	},

	handler: function(place, macroName, params, wikifier, paramString, tiddler) {
		createTiddlyButton(place, this.locale.btnLabel, this.locale.btnTooltip,
			plugin.sync, null, null, this.locale.btnAccessKey);
	}
};

// hijack saveChanges to trigger remote saving
var _saveChanges = saveChanges;
saveChanges = function(onlyIfDirty, tiddlers) {
	if(window.location.protocol == "file:") {
		_saveChanges.apply(this, arguments);
	} else {
		plugin.sync(tiddlers);
	}
};

// override removeTiddler to flag tiddler as deleted -- XXX: use hijack to preserve compatibility?
TiddlyWiki.prototype.removeTiddler = function(title) { // XXX: should override deleteTiddler instance method?
	var tiddler = this.fetchTiddler(title);
	if(tiddler) {
		tiddler.tags = ["excludeLists", "excludeSearch", "excludeMissing"];
		tiddler.text = plugin.locale.removedNotice;
		tiddler.fields.deleted = "true"; // XXX: rename to removed/tiddlerRemoved?
		tiddler.fields.changecount = "1";
		this.notify(title, true);
		this.setDirty(true);
	}
};

// hijack ImportTiddlers wizard to handle cross-domain restrictions
var _onOpen = config.macros.importTiddlers.onOpen;
config.macros.importTiddlers.onOpen = function(ev) {
	var btn = $(resolveTarget(ev));
	var url = btn.closest(".wizard").find("input[name=txtPath]").val();
	if(window.location.protocol != "file:" && url.indexOf("://") != -1) {
		var host = url.split("/")[2];
		var macro = config.macros.importTiddlers;
		if(host != window.location.host) {
			btn.text(macro.cancelLabel).attr("title", macro.cancelPrompt);
			btn[0].onclick = macro.onCancel;
			$('<span class="status" />').text(plugin.locale.hostError).insertAfter(btn);
			return false;
		}
	}
	return _onOpen.apply(this, arguments);
};

})(jQuery);
//}}}
/***
|''Name''|GroupByPlugin|
|''Description''|Mimics allTags macro to provide ways of creating lists grouping tiddlers by any field|
|''Version''|0.6.1|
|''Author''|Jon Robson|
|''Status''|beta|
!Usage
{{{<<groupBy tags>>}}}
mimics allTags macro

{{{<<groupBy server.bag>>}}}
groups by the server.bag field (this version contains TiddlySpace specific code for turning a bag into a space name)

{{{groupBy modified dateFormat:"YYYY"}}}
group tiddlers by year.

{{{<<groupBy tags exclude:excludeLists exclude:systemConfig>>}}}
group tiddlers by tag but exclude the tags with values excludeLists and systemConfig

Within that group you can also exclude things by filter
{{{groupBy modifier filter:[tag[film]]}}}
will group tiddlers tagged with film by modifier.
***/
//{{{
(function($) {
var taglocale = config.views.wikified.tag;
var macro = config.macros.groupBy = {
	locale: {
		tooltip: "all tiddlers in group %0",
		noTiddlers: "no tiddlers",
		openAllText: taglocale.openAllText,
		openAllTooltip: taglocale.openAllTooltip,
		openTiddler: "open tiddler with title %0"
	},
	morpher: {
		// TODO: note currently the following 2 morphers are TiddlySpace specific and probably should be in separate plugin
		"server.workspace": function(value, options) {
			return macro.morpher["server.bag"](value.replace("bags/", "").replace("recipes/", ""));
		},
		"server.bag": function(value, options) {
			if(typeof(value) !== "string") {
				return false;
			} else if(value.indexOf("_public") === -1 && value.indexOf("_private") === -1) {
				value = "*%0".format(value); // add star for non-space bags.
			}
			return value.replace("_public", "").replace("_private", "");
		},
		created: function(value, options) {
			return value.formatString(options.dateFormat || "DD MMM YYYY");
		},
		modified: function(value, options) {
			return macro.morpher.created(value, options);
		}
	},

	handler: function(place, macroName, params, wikifier, paramString) {
		var field = params[0] || "server.workspace";
		var dateFormat = params[1] || "DD MMM YYYY";
		var container = $("<div />").attr("macroName", macroName).addClass("groupBy").
			attr("refresh", "macro").attr("fieldName", field).
			attr("paramString", paramString).
			attr("dateFormat", dateFormat).appendTo(place)[0];
		macro.refresh(container);
	},
	isTypeArray: function(value) {
		var valueType = typeof value;
		if(valueType === "object" && typeof value.length === "number" &&
			!(value.propertyIsEnumerable("length")) &&
			typeof value.splice === "function") { //is Array
			return true;
		} else {
			return false;
		}
	},
	_onClickGroup: function(ev, options) {
		var i, target = ev.target, locale = macro.locale;
		var tiddlers = $(target).closest(".templateContainer").data("tiddlers");
		var popup = $(Popup.create(target)).addClass("taggedTiddlerList")[0];
		var value = $(target).attr("value");
		var openAll = createTiddlyButton($("<li />").appendTo(popup)[0],
			locale.openAllText.format(value), locale.openAllTooltip);
		$(openAll).click(function(ev) {
			story.displayTiddlers(ev.target, tiddlers);
			return false;
		});
		var listBreak = $("<li />").addClass("listBreak").html("<div />").appendTo(popup);
		for(i = 0; i < tiddlers.length; i++) {
			var item = $("<li />").appendTo(popup)[0];
			var template = store.getTiddlerText(options.template) || macro.template;
			wikify(template, item, null, tiddlers[i]);
		}
		listBreak.clone().appendTo(popup);
		$(createTiddlyLink($("<li />").appendTo(popup)[0], value, false)).
			text(locale.openTiddler.format(value));
		Popup.show();
		ev.stopPropagation();
		return false;
	},
	_refresh: function(container, tiddlers, options) {
		var totalGroups = 0, locale = macro.locale, i, j;
		var excludeValues = options.exclude;
		var values = {}, value_ids = [];
		var field = options.field;
		var morpher = macro.morpher[field] || function(value) {
			return value;
		};
		for(i = 0; i < tiddlers.length; i++) {
			var tiddler = tiddlers[i];
			var value = tiddler[field] || tiddler.fields[field];
			value = macro.isTypeArray(value) ? value : [ value ];
			for(j = 0; j < value.length; j++) {
				var v = morpher(value[j], options);
				if(v && $.inArray(v, excludeValues) === -1) {
					totalGroups += 1;
					if(!values[v]) {
						values[v] = [];
					}
					values[v].push(tiddler);
					value_ids.pushUnique(v);
				}
			}
		}
		var ul = $("<ul />").appendTo(container)[0];
		if(totalGroups === 0) {
			$("<li />").addClass("listTitle").text(locale.noTiddlers);
		}
		value_ids = value_ids.sort();
		var groupTemplate = store.getTiddlerText(options.groupTemplate);
		var onClick = function(ev) {
			macro._onClickGroup(ev, options);
		};
		for(i = 0; i < value_ids.length; i++) {
			var title = value_ids[i];
			var info = getTiddlyLinkInfo(title);
			tiddlers = values[title];
			var btn = createTiddlyButton($("<li />").appendTo(ul)[0],
				"%0 (%1)".format(title, tiddlers.length), locale.tooltip.format(title), null, info.classes);
			if(groupTemplate) {
				$(btn).empty();
				wikify(groupTemplate, btn, null, tiddlers[0]);
			}
			$(btn).click(onClick).attr("value", title).attr("refresh", "link").attr("tiddlyLink", title);
			$(btn).addClass("templateContainer").data("tiddlers", tiddlers);
		}
	},
	refresh: function(container) {
		container = $(container).empty();
		var paramString = container.attr("paramString");
		var args = paramString.parseParams("name", null, true, false, true)[0];
		var options = { field: container.attr("fieldName"), dateFormat: container.attr("dateFormat"), exclude: args.exclude || [],
			template: args.template ? args.template[0] : false, groupTemplate: args.groupTemplate ? args.groupTemplate[0] : "" };
		var tiddlers = args.filter ? store.filterTiddlers(args.filter[0]) : store.getTiddlers("title");
		macro._refresh(container, tiddlers, options);
	},
	template: "<<view title link>>"
};

}(jQuery));
//}}}
i desire too much and i expect too much of the world - i want to be given something that i have not earned - i do not know why i feel such an entitlement. i am about as worthy as the constant sun - who does not deserve nothing just because it is in the same place over and over again every day - i should not be rewarded for being sun-like - warrior goddess-like in my affectations and my granting of tokened kindness.

i want to run away. i want to run away from my words. i want to run away from my potential words in a fear of what they might reveal about me ...

i suppose i have this opportunity to push on and see what potential lies out there  - to try to uncover what is steaming below the surface - just waiting to erupt and spew all about. this is //my hidden dorsal fin - my phenomenal sense of self// that is hovering low below that surface of self that is seething and hateful and full of the mire of unfulfilled desire.

@@color:grey;font-size:80%;^^★^^@@ From Wikipedia: The main purpose of the //dorsal fin// is to stabilize the animal against rolling and to assist in sudden turns. 
----

MY INNER OCEAN, INNER ISLAND

so i realize this now - there is my inner island - my place of refuge and refinement - and there is my inner ocean - my deep and holding place of all the secrets in my mind and body. i float on that ocean to get to my island - but i never think about what is teeming below me in that ocean - of what darkness lies there - hiding.

bits of seaweed and broken coral lying just under the surface on a reef, but slip beyond the reef and quickly there is deeper water, dark and mysterious and treacherous - full of carnivorous and deadly creatures. the water is dark, and in some places still - some places rotting and stagnant. in some places there are fast currents that run ice cold and then burning hot - underwater volcanoes that spew lava and grow mini mountains under the water. it is all there and i hardly give notice or voice to it. some of it scares me, and some of it thrills me. i keep most of it from myself because there is just too much of it - and it is easier to float aimlessly and comfortably to the calmer quiet of the mind, the island that sits in the middle of this immense and dangerous ocean. an ocean that batters the island so hard sometimes that it has trouble withstanding - sometimes recovery is an act of sheer will.

i push my strength in so many directions as to buffer the blow - to scatter the impact is to stand firm and let it all flow around you - when it hits it is more like the hits of many little thousands rather than one large resounding knock. there is power in standing ground against so many small armed - not quite as courageous as standing ground against the one and all powerful - but much greater force - in the end you can gain unbelievable power from it.

i want to tap into the power of my inner ocean. i want to recognize its power and work with it - not just float on it oblivious to what is going one down below the surface. i want the power to move and motivate myself - the power that comes from within ... that i can only give myself - i can grant it - far down from those oceanic depths. first there must be granting, then there must be receiving.

to be granted by oneself this great power and then to accept it - these are things that bring even greater power and energy to movement and motion. we free ourselves to be ourselves - to deal with our dark water and tend our aquatic gardens, as well as those on land. it isn't all fields of sunflowers - there are living things below the surface too - just as worthy of love and respect.
/***
|''Name''|DiffFormatter|
|''Description''|highlighting of text comparisons|
|''Author''|FND|
|''Version''|0.9.0|
|''Status''|beta|
|''Source''|http://svn.tiddlywiki.org/Trunk/contributors/FND/formatters/DiffFormatter.js|
|''CodeRepository''|http://svn.tiddlywiki.org/Trunk/contributors/FND/|
|''License''|[[BSD|http://www.opensource.org/licenses/bsd-license.php]]|
|''Keywords''|formatting|
!Description
Highlights changes in a unified [[diff|http://en.wikipedia.org/wiki/Diff#Unified_format]].
!Notes
Based on Martin Budden's [[DiffFormatterPlugin|http://svn.tiddlywiki.org/Trunk/contributors/MartinBudden/formatters/DiffFormatterPlugin.js]].
!Usage
The formatter is applied to blocks wrapped in <html><code>{{{diff{..}}}</code></html> within tiddlers tagged with "diff".
!Revision History
!!v0.9 (2010-04-07)
* initial release; fork of DiffFormatterPlugin
!StyleSheet
.diff { white-space: pre; font-family: monospace; }
.diff ins, .diff del { display: block; text-decoration: none; }
.diff ins { background-color: #dfd; }
.diff del { background-color: #fdd; }
.diff .highlight { background-color: [[ColorPalette::SecondaryPale]]; }
!Code
***/
//{{{
(function() {

config.shadowTiddlers.StyleSheetDiffFormatter = store.getTiddlerText(tiddler.title + "##StyleSheet");
store.addNotification("StyleSheetDiffFormatter", refreshStyles);

var formatters = [{
		name: "diffWrapper",
		match: "^\\{\\{diff\\{\n", // XXX: suboptimal
		termRegExp: /(.*\}\}\})$/mg,
		handler: function(w) {
			var el = createTiddlyElement(w.output, "div", null, "diff");
			w.subWikifyTerm(el, this.termRegExp);
		}
	}, {
		name: "diffRange",
		match: "^(?:@@|[+\\-]{3}) ",
		lookaheadRegExp: /^(?:@@|[+\-]{3}) .*\n/mg,
		handler: function(w) {
			createTiddlyElement(w.output, "div", null, "highlight").
				innerHTML = "&#8230;";
			this.lookaheadRegExp.lastIndex = w.matchStart;
			var lookaheadMatch = this.lookaheadRegExp.exec(w.source);
			if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
				w.nextMatch = this.lookaheadRegExp.lastIndex;
			}
		}
	}, {
		name: "diffAdded",
		match: "^\\+",
		termRegExp: /(\n)/mg,
		handler: function(w) {
			var el = createTiddlyElement(w.output, "ins", null, "added");
			w.subWikifyTerm(el, this.termRegExp);
		}
	}, {
		name: "diffRemoved",
		match: "^-",
		termRegExp: /(\n)/mg,
		handler: function(w) {
			var el = createTiddlyElement(w.output, "del", null, "removed");
			w.subWikifyTerm(el, this.termRegExp);
		}
	}
];

config.parsers.diffFormatter = new Formatter(formatters);
config.parsers.diffFormatter.format = "diff";
config.parsers.diffFormatter.formatTag = "diff";

})();
//}}}
this is me [[screaming|scream of nature]] - this little work of fiction - this is me screaming and so maybe the whole thing should be in all caps - but then you wouldn't read it, couldn't read it because you would just hear me screaming in your head and you would turn away just as surely as you would turn away if i were screaming at you in front of you - the sound would be an affront to your senses and your deep sensibilities - i would frighten you because you would know that it was true.
----
so i am thinking about calling this work //RAW: real and woven// - for me it evokes the true sense of the work that i am doing. not everything i've written here is real, and not everything is woven - but it is the real and it is very woven. i feel as if i am crashing against an invisible wall in my mind - crashing and teeming like that [[ocean|inner ocean]] of the self that i talked about earlier. so that then implies that the wall can be scaled and overcame - it also implies that the wall is a temporary obstacle -and that i can overcome this too.
http://en.wikipedia.org/wiki/Blue_Flower
http://www.wagn.org/wagn/John_Abbe

Personal website: http://johnabbe.wagn.org/

http://ourpla.net/cgi/pikie?AssumptionsOfPowerWithCulture

http://ourpla.net/

From the 1999 film //The Matrix://
<<<
//This is your last chance. After this, there is no turning back. You take the blue pill – the story ends, you wake up in your bed and believe whatever you want to believe. You take the red pill – you stay in Wonderland, and I show you how deep the rabbit hole goes. Remember, all I'm offering is the truth – nothing more.//
<<<
http://en.wikipedia.org/wiki/Red_pill_and_blue_pill
Surrounded and pondering so much much-ness —

My One Hunger is to be __strong__ and __wise__ in the world of __relationship__ to other __living__ things.

Bring into harmony what I do, what I say, and what I think.

Be a ~Layman-Father-Monk

Practitioner of Living
/***
|Name:|HideWhenPlugin|
|Description:|Allows conditional inclusion/exclusion in templates|
|Version:|3.2a|
|Date:|27-Jun-2011|
|Source:|http://mptw.tiddlyspot.com/#HideWhenPlugin|
|Author:|Simon Baird <simon.baird@gmail.com>|
|License:|http://mptw.tiddlyspot.com/#TheBSDLicense|
For use in ViewTemplate and EditTemplate. Example usage:
{{{<div macro="showWhenTagged Task">[[TaskToolbar]]</div>}}}
{{{<div macro="showWhen tiddler.modifier == 'BartSimpson'"><img src="bart.gif"/></div>}}}

Warning: the showWhen and hideWhen macros will blindly eval paramString.
This could be used to execute harmful javascript from a tiddler.

(TODO: Make some effort to sanitize paramString. Perhaps disallow the equals sign?)
***/
//{{{

window.hideWhenLastTest = false;

window.removeElementWhen = function(test,place) {
  window.hideWhenLastTest = test;
  if (test) {
    jQuery(place).empty()
    place.parentNode.removeChild(place);
  }
};

merge(config.macros,{

  hideWhen: { handler: function(place,macroName,params,wikifier,paramString,tiddler) {
    removeElementWhen( eval(paramString), place );
  }},

  showWhen: { handler: function(place,macroName,params,wikifier,paramString,tiddler) {
    removeElementWhen( !eval(paramString), place );
  }},

  hideWhenTagged: { handler: function (place,macroName,params,wikifier,paramString,tiddler) {
    removeElementWhen( tiddler.tags.containsAll(params), place );
  }},

  showWhenTagged: { handler: function (place,macroName,params,wikifier,paramString,tiddler) {
    removeElementWhen( !tiddler.tags.containsAll(params), place );
  }},

  hideWhenTaggedAny: { handler: function (place,macroName,params,wikifier,paramString,tiddler) {
    removeElementWhen( tiddler.tags.containsAny(params), place );
  }},

  showWhenTaggedAny: { handler: function (place,macroName,params,wikifier,paramString,tiddler) {
    removeElementWhen( !tiddler.tags.containsAny(params), place );
  }},

  hideWhenTaggedAll: { handler: function (place,macroName,params,wikifier,paramString,tiddler) {
    removeElementWhen( tiddler.tags.containsAll(params), place );
  }},

  showWhenTaggedAll: { handler: function (place,macroName,params,wikifier,paramString,tiddler) {
    removeElementWhen( !tiddler.tags.containsAll(params), place );
  }},

  hideWhenExists: { handler: function(place,macroName,params,wikifier,paramString,tiddler) {
    removeElementWhen( store.tiddlerExists(params[0]) || store.isShadowTiddler(params[0]), place );
  }},

  showWhenExists: { handler: function(place,macroName,params,wikifier,paramString,tiddler) {
    removeElementWhen( !(store.tiddlerExists(params[0]) || store.isShadowTiddler(params[0])), place );
  }},

  hideWhenTitleIs: { handler: function(place,macroName,params,wikifier,paramString,tiddler) {
    removeElementWhen( tiddler.title == params[0], place );
  }},

  showWhenTitleIs: { handler: function(place,macroName,params,wikifier,paramString,tiddler) {
    removeElementWhen( tiddler.title != params[0], place );
  }},

  'else': { handler: function(place,macroName,params,wikifier,paramString,tiddler) {
    removeElementWhen( !window.hideWhenLastTest, place );
  }}

});

//}}}
/***
|''Name''|TiddlyFileImporter|
|''Version''|0.3.8|
|''Author''|Ben Gillies|
|''Type''|plugin|
|''Description''|Upload a TiddlyWiki file to TiddlyWeb, and import the tiddlers.|
!Usage
Upload a TiddlyWiki file to TiddlyWeb, and import the tiddlers.
!Requires
tiddlyweb
tiddlywebplugins.reflector
!Code
***/
//{{{
(function($){
if(!version.extensions.TiddlyFileImporter)
{ //# ensure that the plugin is only installed once
	version.extensions.TiddlyFileImporter = { installed: true };
}

config.macros.fileImport = {
	reflectorURI: '/reflector?csrf_token=%0',
	incorrectTypeError: 'Incorrect File Type. You must upload a TiddlyWiki',
	uploadLabel: 'Upload',
	uploadLabelPrompt: 'Import tiddlers from this TiddlyWiki',
	step1FileText: 'File:',
	step1PostText: 'In the next screen you will select the tiddlers to import.',
	step1Title: 'Step 1: Pick a TiddlyWiki to import',
	step1TypeChooser: 'Import From:',
	step3Html: ['<input type="hidden" name="markList" />',
		'<input type="hidden" checked="true" name="chkSync" />',
		'<input type="hidden" name="chkSave" />',
		'<input type="hidden" name="txtSaveTiddler" />'].join(),

	handler: function(place, macroName, params, wikifier, paramString) {
		var wizard = new Wizard();
		wizard.createWizard(place, 'Import a TiddlyWiki');
		this.restart(wizard);
	},

	restart: function(wizard) {
		var me = config.macros.fileImport;
		wizard.addStep(me.step1Title, ['<input type="hidden" ',
			'name="markList" />'].join(""));
		var markList = wizard.getElement('markList');
		var uploadWrapper = document.createElement('div');
		markList.parentNode.insertBefore(uploadWrapper, markList);
		uploadWrapper.setAttribute('refresh', 'macro');
		uploadWrapper.getAttribute('macroName', 'fileImport');
		var iframeName = 'reflectorImporter' + Math.random().toString();
		me.createForm(uploadWrapper, wizard, iframeName);
		$(uploadWrapper).append('<p>' + me.step1PostText + '</p>');
		wizard.setValue('serverType', 'tiddlyweb');
		wizard.setValue('adaptor', new config.adaptors.file());
		wizard.setValue('host', config.defaultCustomFields['server.host']);
		wizard.setValue('context', {});
		var iframe = $(['<iframe name="' + iframeName + '" ',
			'style="display: none" />'].join("")).appendTo(uploadWrapper);
		var onSubmit = function(ev) {
			var uploadType = $('select[name=uploadtype]', wizard.formElem).val();
			if (uploadType == "file") {
				// set an onload ready to hijack the form
				me.setOnLoad(uploadWrapper, wizard, iframe[0]);
				wizard.importType = 'file';
				wizard.formElem.submit();
			} else {
				var csrf_token = config.extensions.tiddlyspace.getCSRFToken();
				$.ajax({
					url: "%0/reflector?csrf_token=%1".format(
						config.defaultCustomFields["server.host"], csrf_token),
					type: "POST",
					dataType: "text",
					data: {
						uri: $("input", ".importFrom", wizard.formElem).val()
					},
					success: function(data, txtStatus, xhr) {
						wizard.POSTResponse = data;
						me.importTiddlers(uploadWrapper, wizard);
					},
					error: function(xhr, txtStatus, error) {
						displayMessage(["There was an error fetching the ",
							'url: ', txtStatus].join(""));
						me.restart(wizard);
					}
				});
				return false;
			}
		};
		wizard.setButtons([{
			caption: me.uploadLabel,
			tooltip: me.uploadLabelPrompt,
			onClick: onSubmit
		}]);
		$(wizard.formElem).submit(function(ev) {
			onSubmit(ev);
			ev.preventDefault();
		});
	},

	createForm: function(place, wizard, iframeName) {
		var form = wizard.formElem;
		var me = config.macros.fileImport;
		form.action = me.reflectorURI.format(
			config.extensions.tiddlyspace.getCSRFToken());
		form.enctype = 'multipart/form-data';
		form.encoding = 'multipart/form-data';
		form.method = 'POST';
		form.target = iframeName;
		onSelectChange = function(e) {
			var changeTo = $(this).val();
			if (changeTo == "file") {
				$(".importFrom").html('%0 <input type="file" name="file" />'.
					format(me.step1FileText));
			} else {
				$(".importFrom").html('URL: <input type="text" name="uri" />'
					+ ' Do you want <a target="_blank" href="http://faq.tiddlyspace.com/How%20do%20I%20include%2Fexclude%20spaces%3F">inclusion</a> instead?');
			}
		};
		$(place).append('<span>%0</span>'.format(me.step1TypeChooser)).
			append($(['<select name="uploadtype"><option value="file" selected="selected">file',
				'<option value="uri">url</select>'].join("")).change(onSelectChange)).
			append('<div class="importFrom">%0<input type="file" name="file" /></div>'.
					format(me.step1FileText));
	},

	setOnLoad: function(place, wizard, iframe) {
		var me = config.macros.fileImport;
		var loadHandler = function() {
			me.importTiddlers.apply(this, [place, wizard, iframe]);
		};
		iframe.onload = loadHandler;
		completeReadyStateChanges = 0;
		iframe.onreadystatechange = function() {
			if (++(completeReadyStateChanges) == 5) {
				loadHandler();
			}
		};
	},

	importTiddlers: function(place, wizard, iframe) {
		var tmpStore = new TiddlyWiki();
		var POSTedWiki = "";
		if (wizard.importType == "file") {
			try {
				POSTedWiki= iframe.contentWindow
					.document.documentElement.innerHTML;
			} catch(e) {
				displayMessage(config.macros.fileImport.incorrectTypeError);
				config.macros.fileImport.restart(wizard);
				return;
			}
			// now we are done, so remove the iframe
			$(iframe).remove();
		} else {
			POSTedWiki = wizard.POSTResponse;
		}

		tmpStore.importTiddlyWiki(POSTedWiki);
		var newTiddlers = tmpStore.getTiddlers();
		var workspace = config.defaultCustomFields['server.workspace'];
		var context = {
			status: true,
			statusText: 'OK',
			httpStatus: 200,
			adaptor: wizard.getValue('adaptor'),
			tiddlers: newTiddlers
		};
		context.adaptor.store = tmpStore;
		wizard.setValue('context', context);
		wizard.setValue('workspace', workspace);
		wizard.setValue('inFileImport', true);
		config.macros.importTiddlers.onGetTiddlerList(context, wizard);
	}
};

var _onGetTiddler = config.macros.importTiddlers.onGetTiddler;
config.macros.importTiddlers.onGetTiddler = function(context, wizard) {
	if (wizard.getValue('inFileImport')) {
		var me = config.macros.importTiddlers;
		if(!context.status)
			displayMessage("Error in importTiddlers.onGetTiddler: " + context.statusText);
		var tiddler = context.tiddler;
		var fields = tiddler.fields;
		merge(fields, config.defaultCustomFields);
		fields["server.workspace"] = wizard.getValue('workspace');
		delete fields['server.permissions'];
		delete fields['server.bag'];
		fields['server.page.revision'] = 'false';
		delete fields['server.recipe'];
		fields.changecount = 1;
		store.suspendNotifications();
		store.saveTiddler(tiddler.title, tiddler.title, tiddler.text,
			tiddler.modifier, tiddler.modified, tiddler.tags, tiddler.fields,
			false, tiddler.created);
		store.resumeNotifications();
		var remainingImports = wizard.getValue("remainingImports")-1;
		wizard.setValue("remainingImports",remainingImports);
		if(remainingImports === 0) {
			if(context.isSynchronous) {
				store.notifyAll();
				refreshDisplay();
			}
			wizard.setButtons([
					{caption: me.doneLabel, tooltip: me.donePrompt, onClick: me.onClose}
				],me.statusDoneImport);
			autoSaveChanges();
		}
	} else {
		_onGetTiddler.apply(this, arguments);
	}
};

var _onCancel = config.macros.importTiddlers.onCancel;
config.macros.importTiddlers.onCancel = function(e)
{
	var wizard = new Wizard(this);
	if (!wizard.getValue('inFileImport')) {
		return _onCancel.apply(this, arguments);
	}
	var place = wizard.clear();
	config.macros.fileImport.restart(wizard);
	return false;
};

var _step3Html = config.macros.importTiddlers.step3Html;
var _onGetTiddlerList = config.macros.importTiddlers.onGetTiddlerList;
config.macros.importTiddlers.onGetTiddlerList = function(context, wizard) {
	var fileImport = config.macros.fileImport;
	var importTiddlers = config.macros.importTiddlers;
	if (wizard.getValue('inFileImport')) {
		importTiddlers.step3Html = fileImport.step3Html;
	} else {
		importTiddlers.step3Html = _step3Html;
	}
	_onGetTiddlerList.apply(this, arguments);
};
})(jQuery);
//}}}
''The Sixth Mindfulness Training: //Dealing with Anger//''
Aware that anger blocks communication and creates suffering, I am determined to take care of the energy of anger when it arises and to recognise and transform the seeds of anger that lie deep in my consciousness. When anger comes up, I am determined not to do or say anything, but to practise mindful breathing or mindful walking and acknowledge, embrace and look deeply into my anger. I will learn to look with the eyes of compassion on those I think are the cause of my anger.
[[Anam Cara]],

I am looking forward to this time of reflection and preparation with you and Maya.
{{{
wind soft
  hollows deep
  treasures near
  this heart will keep
forever found
  never far
  loving planet
  cosmic star
}}}
Lily, 12.2009
A list of recommended reading prepared by Alan [[Kay]]
From http://c2.com/cgi/wiki?AlanKaysReadingList combined with
another version at http://www.squeakland.org/resources/books/readingList.jsp

''TECHNOLOGY & MEDIA''
Marshall ~McLuhan
*Gutenberg Galaxy
*Understanding Media
Peter Drucker
*Technology, Management, And Society
*Innovation And Entrepreneuring
Neil Postman
*Amusing Ourselves To Death
*The Disappearance Of Childhood
*Conscientious Objections
Lewis Mumford
*The Myth Of The Machine
*Technics And Civilization

''LEARNING & CREATIVITY''
Jean Piaget
*The Psychology Of The Child
*To Understand Is To Invent
Jerome Bruner
*Towards A Theory Of Instruction
*The Relevance Of Education
Lev Vygotsky
*Thought And Language
*Mind In Society
*The Psychology Of Art
Edward ~DeBono
*Lateral Thinking
*Six Thinking Hats
Frank Smith
*Essays Into Literacy
John Holt
*Instead Of Education
*Teach Them Yourself
Tim Gallwey
*The Inner Game Of Tennis
Shinichi Suzuki
*Nurtured By Love
Maria Montessori
*The Secret Of Childhood
*The Discovery Of The Child
Seymour Papert
*Mind Storms
*The Childrens' Machine
John Dewey
*School And Society
*Freedom And Culture
Arthur Koestler
*Act Of Creation
*The Ghost In The Machine

''ANTHROPOLOGY & PSYCHOLOGY''
Joseph Campbell
*Myths To Live By
*The Masks Of God
Derek Bickerton
*Language And Species
Silvia Scribner & Mike Cole (gets technical)
*The Psychology Of Literacy
Julian Jaynes
*The Origin Of Consciousness In The Breakdown Of The Bicameral Mind
Clifford Geertz
*The Interpretation Of Cultures
Mihaly Csikszenmihalyi
*Beyond Boredom And Anxiety
*Flow
Robert Ornstein & Paul Ehrlich
*New World, New Mind
Charles ~Hampton-Turner
*Maps Of The Mind
Carl Jung
*Man And His Symbols
*Modern Man In Search Of A Soul
Marvin Minsky
*Society Of Mind
Anthony Stevens
*Archetypes

''PHILOSOPHY''
Plato
*Timeaus
*Republic
Bertrand Russell
*History Of Western Philosophy
*Human Knowledge, Its Scope And Limits
*Skeptical Essays
Richard Tarnas
*The Passion Of The Western Mind
Jacob Bronowski
*Ascent Of Man
Mary Midgley
*Wisdom, Information, & Wonder
*Science As Salvation
Hannah Arendt
*The Human Condition
Korzybski
*Science And Sanity
Vannevar Bush
*Science Is Not Enough
Mark Booth (Ed)
*What I Believe
"Great Books"
Most Of Greeks, Etc., Cicero, Lucretius, Seneca, Montaigne, Etc.
Mortimer Adler
*The Great Ideas: Syntopicon Of "Great Books" (Vol I,II)
~Lao-Tzu
*Tao Te Ching
D.T. Suzuki
*Zen Mind, Beginner's Mind

''ART & PERCEPTION''
Kenneth Clark
*Civilisation
*What Is A Masterpiece?
Ernst Gombrich
*Art And Illusion
Richard Gregory
*Eye And Brain
Rudolf Arnheim
*Visual Thinking

''DESIGN''
Christopher Alexander
*Notes On The Synthesis Of Form
*A Pattern Language
Grosser
*Gossamer Odyssey
Valentino Braitenberg
*Vehicles
W. Gray Walter
*The Living Brain
Edward Tufte
*The Visual Display Of Quantitative Information
*Visualizing Information

''SCIENCE''
David Goodsell
*The Machinery Of Life
Philip Morrison
*The Ring Of Truth
Niko Tinbergen
*The Animal In Its World
L. C. Epstein
*Relativity Visualized
Eric Drexler
*Engines Of Creation
Richard Dawkins
*The Blind Watchmaker
Evert
*Neuroethology (semi-technical)
Richard Feynman (semi-technical)
*The Character Of Physical Law
*Qed
Leon Lederman (semi-technical)
*The God Particle
*From Quark To Cosmos
James Watson
*The Double Helix

''POLITICAL''
Daniel Boorstin
*An American Primer
*The Americans
Madison, Et.Al,
*Federalist Papers
*The Debate On The Constitution
Ralph Ketcham (Ed)
*The ~Anti-Federalist Papers
Thomas Paine
*Common Sense
*The Rights Of Man
*The Age Of Reason
Benjamin Barber
*An Aristocracy Of Everyone

''COMPUTERS''
(most of the good stuff is still in papers, here are a few books)
Doug Lenat
--
John ~McCarthy
*Lisp 1.5 Manual
Marvin Minsky
*Computation: Finite And Infinite Machines (technical)
Nicholas Negroponte
*The Architecture Machine
*Architecture Machines
!Design of this Wiki Web Space

1. [[Bird's Eye View]] – loads upon every visit to ''//Dialectic Dad//'' and also invoked from the "About" link on the pale green horizontal menu at the top.
This is meant to list some starting points one may journey from, through main "sections" of the wiki.
*The term "bird's eye view" was borrowed from John Chris [[Jones]]' [[softopia|http://www.softopia.demon.co.uk/history_of_the_website.html]] website

2. [[Journal]]

3. [[Friar's Journeybook]]

4. [[Source List]] +++[+]
<<tiddler AboutSourceLinks>>
----
===


5. [[Books|Books I'm reading or plan to read]] (my lists of books read, currently reading, and planned) – as well as [[passages]] from various literature
*A place to store excerpts I find meaningful, inter-link between works, and add commentary of my own

6. People who have been my [[Influences]]

7. My [[dream]] statement

8. My deep interest in [[technology|Evocative Technology]]

9. Organizational structure of the wiki using [[tags|MyTags]] and other devices
*[[Search Wiki]] tool for images, external links, and other information types

[[What Is A Wiki]]
Home is the //Great Familiarity//
(familiar and familial) of //humans living together//
on the Earth … usually a continent or
//land which humans share// with other life,
or which they have taken in possession, divided,
and //domesticated.//
Home requires //will and resources,
security in a social group,//
in a //shelter, building,// or //vessel.//
Home is our //planet, star, galaxy,// and
the whole of the //Cosmos.//
Home is in //our bodies// and //culture//
(our genotype, phenotype, and memotype),
found in our //memories, artifacts, habits,//
and the //comforts// which give us strength.
Home is a //language// and //ethos,// our //creations//
and our //relations// to this World.
Home is //knowledge,//
the //abstract// and the //concrete.//
Home is //love of existence, I// and //You,
Belonging// in space and time.

23 Aug 2009
18 Sep 2011 last revision

----
Home: A place where one lives; a residence (for an extended period.)  The physical structure in which one lives.  A dwelling together with the family or social unit that occupies it.  An environment offering security and happiness.  A valued place regarded as a refuge or place of origin.  The place where something is discovered, founded, developed, or promoted; a source.  "At home": comfortable and relaxed, at ease.  Feeling an easy familiarity and competence.
/***
|''Name''|TiddlySpaceConfig|
|''Version''|0.7.7|
|''Description''|TiddlySpace configuration|
|''Status''|stable|
|''Source''|http://github.com/TiddlySpace/tiddlyspace/raw/master/src/plugins/TiddlySpaceConfig.js|
|''CoreVersion''|2.6.1|
|''Requires''|TiddlyWebConfig ServerSideSavingPlugin TiddlyFileImporter|
!Code
***/
//{{{
(function($) {

var tweb = config.extensions.tiddlyweb;

var recipe = config.defaultCustomFields["server.workspace"].split("recipes/")[1];
var currentSpace; // assigned later

var disabledTabs = [];

var coreBags = ["system", "tiddlyspace"];
var systemSpaces = ["plugins", "info", "images", "theme"];
systemSpaces = $.map(systemSpaces, function(item, i) {
	return "system-%0_public".format(item);
});

// hijack search macro to add custom attributes for mobile devices
var _search = config.macros.search.handler;
config.macros.search.handler = function(place, macroName, params) {
	_search.apply(this, arguments);
	$(".searchField:input", place).
		attr({ autocapitalize: "off", autocorrect: "off" });
};

// arg is either a container name or a tiddler object
// if fuzzy is truthy, space may be inferred from workspace (for new tiddlers)
// returns space object or false
var determineSpace = function(arg, fuzzy) {
	if(typeof arg == "string") { // container name
		var space = split(arg, "_", "r");
		return ["public", "private"].contains(space.type) ? space : false;
	} else if(arg) { // tiddler
		var container = determineContainer(arg, fuzzy);
		return container ? determineSpace(container.name, fuzzy) : false;
	} else {
		return false;
	}
};

// if fuzzy is truthy, container may be inferred from workspace for new tiddlers
// returns container object or false
var determineContainer = function(tiddler, fuzzy) { // TODO: expose?
	var bag = tiddler.fields["server.bag"];
	var recipe = tiddler.fields["server.recipe"]; // XXX: unused/irrelevant/redundant!?
	if(bag) {
		return { type: "bag", name: bag };
	} else if(recipe) {
		return { type: "recipe", name: recipe };
	} else if(fuzzy) { // new tiddler
		var workspace = tiddler.fields["server.workspace"];
		if(workspace) {
			var container = split(workspace, "/", "l");
			return ["bags", "recipes"].contains(container.type) ? container : false;
		} else {
			return false;
		}
	} else {
		return false;
	}
};

// hijack removeTiddlerCallback to restore tiddler from recipe cascade -- TODO: move into TiddlyWebWiki?
var sssp = config.extensions.ServerSideSavingPlugin;
var _removeTiddlerCallback = sssp.removeTiddlerCallback;
sssp.removeTiddlerCallback = function(context, userParams) {
	var title = context.tiddler.title;
	var recipe = context.tiddler.fields["server.recipe"];
	_removeTiddlerCallback.apply(this, arguments);
	if(recipe) {
		context.workspace = "recipes/" + recipe;
		var callback = function(context, userParams) {
			if(context.status) {
				var dirty = store.isDirty();
				store.saveTiddler(context.tiddler).clearChangeCount();
				store.setDirty(dirty);
			} else {
				store.notify(title, true);
			}
		};
		context.adaptor.getTiddler(title, context, null, callback);
	}
};

// splits a string once using delimiter
// mode "l" splits at the first, "r" at the last occurrence
// returns an object with members type and name
var split = function(str, sep, mode) {
	mode = mode == "r" ? "pop" : "shift"; // TODO: use +/-1 instead of "l"/"r"?
	var arr = str.split(sep);
	var type = arr.length > 1 ? arr[mode]() : null;
	return { type: type, name: arr.join(sep) };
};

var plugin = config.extensions.tiddlyspace = {
	currentSpace: determineSpace(recipe),
	coreBags: coreBags.concat(systemSpaces),

	determineSpace: determineSpace,
	isValidSpaceName: function(name) {
		return name.match(/^[a-z][0-9a-z\-]*[0-9a-z]$/) ? true : false;
	},
	getCurrentBag: function(type) {
		return "%0_%1".format(currentSpace, type);
	},
	getCurrentWorkspace: function(type) {
		return "bags/" + this.getCurrentBag(type);
	},
	// returns the URL for a space's avatar (SiteIcon) based on a server_host
	// object and an optional space name
	// optional nocors argument prevents cross-domain URLs from being generated
	getAvatar: function(host, space, nocors) {
		if(space && typeof space != "string") { // backwards compatibility -- XXX: deprecated
			space = space.name;
		}
		var subdomain = nocors ? currentSpace : space;
		host = host ? this.getHost(host, subdomain) : "";
		var bag = space ? "%0_public".format(space) : "tiddlyspace";
		return "%0/bags/%1/tiddlers/SiteIcon".format(host, bag);
	},
	// returns the URL based on a server_host object (scheme, host, port) and an
	// optional subdomain
	getHost: function(host, subdomain) {
		if(host === undefined) { // offline
			tweb.status.server_host = {}; // prevents exceptions further down the stack -- XXX: hacky workaround, breaks encapsulation
			return null;
		}
		subdomain = subdomain ? subdomain + "." : "";
		var url = "%0://%1%2".format(host.scheme, subdomain, host.host);
		var port = host.port;
		if(port && !["80", "443"].contains(port)) {
			url += ":" + port;
		}
		return url;
	},
	disableTab: function(tabTiddler) {
		if(typeof(tabTiddler) == "string") {
			disabledTabs.push(tabTiddler);
		} else {
			for(var i = 0; i < tabTiddler.length; i++) {
				plugin.disableTab(tabTiddler[i]);
			}
		}
	},
    checkSyncStatus: function(tiddler) {
		if(tiddler) {
			var title = typeof(tiddler) === "string" ? tiddler : tiddler.title;
			var el = story.getTiddler(title) || false;
			if(el) {
				refreshElements(el);
			}
		}
	},
	isDisabledTab: function(tabTitle) {
		var match = new RegExp("(?:\\[\\[([^\\]]+)\\]\\])", "mg").exec(tabTitle);
		var tabIdentifier = match ? match[1] : tabTitle;
		return disabledTabs.contains(tabIdentifier);
	},
	getCSRFToken: window.getCSRFToken || null // this may not have been processed yet
};

currentSpace = plugin.currentSpace.name;

tweb.serverPrefix = tweb.host.split("/")[3] || ""; // XXX: assumes root handler
tweb.getStatus(function(status) {
	var url = plugin.getHost(status.server_host);
	tweb.status.server_host.url = url;
	config.messages.tsVersion = status.version;
});

if(window.location.protocol == "file:") {
	// enable AutoSave by default
	config.options.chkAutoSave = config.options.chkAutoSave === undefined ?
		true : config.options.chkAutoSave;
} else {
	// set global read-only mode based on membership heuristics
	var indicator = store.getTiddler("SiteTitle") || tiddler;
	readOnly = !(recipe.split("_").pop() == "private" ||
		tweb.hasPermission("write", indicator));
	// replace TiddlyWiki's ImportTiddlers due to cross-domain restrictions
	if(config.macros.fileImport) {
		$.extend(config.macros.importTiddlers, config.macros.fileImport);
	}
}

// hijack saveChanges to ensure SystemSettings is private by default
var _saveChanges = saveChanges;
saveChanges = function(onlyIfDirty, tiddlers) {
	if(tiddlers && tiddlers.length == 1 &&
			tiddlers[0] && tiddlers[0].title == "SystemSettings") {
		var fields = tiddlers[0].fields;
		delete fields["server.recipe"];
		fields["server.bag"] = plugin.getCurrentBag("private");
		fields["server.workspace"] = plugin.getCurrentWorkspace("private");
	}
	return _saveChanges.apply(this, arguments);
};

// ensure backstage is always initialized
// required to circumvent TiddlyWiki's read-only based handling
config.macros.backstageInit = {
	init: function() {
		showBackstage = true;
	}
};

// disable evaluated macro parameters for security reasons
config.evaluateMacroParameters = "none";
var _parseParams = String.prototype.parseParams;
String.prototype.parseParams = function(defaultName, defaultValue, allowEval,
		noNames, cascadeDefaults) {
	if(config.evaluateMacroParameters == "none") {
		arguments[2] = false;
	}
	return _parseParams.apply(this, arguments);
};

var _tabsMacro = config.macros.tabs.handler;
config.macros.tabs.handler = function(place, macroName, params) {
	var newParams = [params[0]]; // keep cookie name
	for(var i = 1; i < params.length; i += 3) {
		var tabTitle = params[i + 2];
		if(!plugin.isDisabledTab(tabTitle)){
			newParams = newParams.concat(params[i], params[i + 1], tabTitle);
		}
	}
	_tabsMacro.apply(this, [place, macroName, newParams]);
};

// disable ControlView for XHRs by default
$.ajaxSetup({
	beforeSend: function(xhr) {
		xhr.setRequestHeader("X-ControlView", "false");
	}
});
// TiddlyWeb adaptor currently still uses httpReq, which needs extra magic -- XXX: obsolete this!
var _httpReq = httpReq;
httpReq = function(type, url, callback, params, headers, data, contentType,
		username, password, allowCache) {
	headers = headers || {};
	headers["X-ControlView"] = "false";
	_httpReq.apply(this, arguments);
};

// register style sheet for backstage separately (important)
store.addNotification("StyleSheetBackstage", refreshStyles);

// option for default privacy setting
config.optionsDesc.chkPrivateMode = "Set your default privacy mode to private";
config.optionsSource.chkPrivateMode = "setting";
config.options.chkPrivateMode = config.options.chkPrivateMode || false;
saveSystemSetting("chkPrivateMode", true);
config.defaultCustomFields["server.workspace"] = plugin.
	getCurrentWorkspace(config.options.chkPrivateMode ? "private" : "public");

config.paramifiers.follow = {
	onstart: function(v) {
		if(!readOnly) {
			var bag = "%0_public".format(currentSpace);
			story.displayTiddler(null, v, DEFAULT_EDIT_TEMPLATE, null, null,
				"server.bag:%0 server.workspace:bags/%0".format(bag));
			story.setTiddlerTag(v, "follow", 1);
			story.focusTiddler(v, "text");
		}
	}
};

var fImport = config.macros.fileImport;
if(fImport) {
	fImport.uploadTo = "Upload to: ";
	var _createForm = config.macros.fileImport.createForm;
	config.macros.fileImport.createForm = function(place, wizard, iframeName) {
		var container = $("<div />").text(fImport.uploadTo).appendTo(place);
		var select = $('<select name="mode" />').appendTo(container)[0];
		$('<option value="private" selected>private</a>').appendTo(select);
		$('<option value="public">public</a>').appendTo(select);
		wizard.setValue("importmode", select);
		_createForm.apply(this, [place, wizard, iframeName]);
	};

	var _onGet = config.macros.importTiddlers.onGetTiddler;
	config.macros.importTiddlers.onGetTiddler = function(context, wizard) {
		var type = $(wizard.getValue("importmode")).val();
		var ws =  plugin.getCurrentWorkspace(type);
		wizard.setValue("workspace", ws);
		_onGet.apply(this, [context, wizard]);
	};
}

config.extensions.ServerSideSavingPlugin.reportSuccess = function(msg, tiddler) {
	plugin.checkSyncStatus(tiddler);
	msg = config.extensions.ServerSideSavingPlugin.locale[msg];
	var link = "/" + encodeURIComponent(tiddler.title);
	displayMessage(msg.format([tiddler.title]), link);
};


})(jQuery);
//}}}
from http://www.cathyaten.com/wordpress/2011/09/we-are-so-beautiful-and-terrible/

We Are So Beautiful And Terrible…

We are so beautiful and terrible,
Broken and resilient,
Inspired and bored.
We are full of wrath one moment
Only to wipe a tear from a child the next.
I know light
And I know shadow.
How could it be
That we hold all of these things
Right next to one another
In our hearts?
In my wider moments
I love all of it.
Because if I don’t
I know I am armoring-up my heart once again..
That hardness is now becoming intolerable.
#  Look, listen, meet me!
# Choose the way of love and truth.
# Strength is fidelity.
# Keep faith in the Seed of Perfection dwelling on Earth.
# Take refuge in its passages to You, and protect your fellowships.
# Sustain yourself from the Earth deliberately.
# Be mindful of the great throngs of life on every side, arising and dying equally under the sun.
# You share their splendor and finiteness.
# Honor and nurture your fellow beings.
# Embrace.
# Ease another's suffering.
# Strive to end poverty and oppression.
# Do not kill or cause harm.
# Ignore no evil done by humanity.
# Mend what is possible without violence.
# Turn your heart away from vengeance.
# Practice, practice, to find strength and clarity in today's purpose.
# The outer marks of success cannot satisfy.
# What will You bring to being?
# Honor the sanctity of coupling and your physical being.
# Defend and teach one another the same.
# Be generous.
# Do not steal, hoard, or diminish what is needed by all
# Speak truthfully, and do not stand with deception.
# Keep questioning!
# You shall come to acceptance, but never a livable codex
# Stay alert to the evidence of your senses.
# Heed the efficacy of other ways and the test of empirical knowledge.
# Let your children think and act freely.
# Be grateful.
# Loosen the grasp of attachments.
# Find a proportion for yourself in the whole.
# Avoid haste, distraction and worry.
# Reserve quiet contemplative time.
# Take congruent action from this quiet.
# Save life whenever You can, but also accept death.
# Do not live in fear nor speculate on an afterlife.
# Be here with all your heart, all your mind, and all your strength centered, and respond to life's call.
# The Tao is manifest in every time and place.
# Come to this peace.
Experiments with TiddlySpace following to make following more useful and easier to use.
Provides [[ImportExternalLinksPlugin]] [[TiddlySpaceFollowingPlugin]] (upgraded), [[TiddlySpaceIntraSpaceInclusion]], [[TiddlySpaceFollowingSuggestions]], [[tsScanCountPlugin]],[[TiddlySpaceFollowingWizard]], [[ActivityStreamPlugin]], 
LoadMissingExternalTiddler and following tabs in TabFollowing.

Also provides the [[friends]] spa and work in progress [[_topics]]
The term “theopoetic” goes back at least to Amos N. Wilder: “[T]heopoetic means doing more justice to the role of the symbolic and the prerational in the way we deal with experience. We should recognize that human nature and human societies are more deeply motivated by images and fabulations than by ideas.” (Theopoetic: Theology and the Religious Imagination [Philadelphia: Fortress Press, 1976], p. 2.) According to Scott Holland, “[T]heology in our postmodern condition must be understood as a poetics, not a metaphysics…. [W]hether theology is inscribed in the genre of poetry, in the form of narrative, or in a thicker, theoretical style of prose, it remains a poiesis: an inventive, imaginative act of composition performed by authors.” (“Theology is a Kind of Writing: The Emergence of Theopoetics,” ~CrossCurrents, Vol. 47 No. 3, [Fall 1997], p. 319.) Both references are from an unattributed essay titled “Liberating Language: Rubem Alves, Theopoetics, and the Democratization of ~God-Talk” at [[theopoetics.net|http://theopoetics.net]], a Web site managed by a Friend named Callid ~Keefe-Perry.
/***
|''Name''|ActivityStreamPlugin|
|''Version''|0.5.4|
|''Description''|Provides a following macro|
|''Author''|Jon Robson|
|''Requires''|TiddlySpaceFollowingPlugin|
|''License''|[[BSD|http://www.opensource.org/licenses/bsd-license.php]]|
|''Source''|https://github.com/jdlrobson/TiddlyWiki/raw/master/plugins/TiddlySpaceInstaller/ActivityStreamPlugin.js|
!Usage
{{{<<activity>>}}}
!!Supressing activity
You can supress notifications by  id:
"plugin", "shadow", "standard", "follow", "followYou", "siteInfo", "siteIcon", "ownSiteIcon", "notify", "reply"
e.g. {{{ <<activity supress:siteIcon>> }}} will hide siteIcon activity from you.

!!Supressing people
{{{<<activity ignore:person}}} will ignore all activity where person is the subject of the activity. eg. person followed other-person will not appear in the feed.
!!Controlling displayed dates.
{{{<<activity timestampFormat:"<0hh o' clock>" headingFormat:"0DD/0MM" >>}}} will display date headings as date/month eg.
3rd of January would be displayed as 03/01. This particular timestamp example gives you the hour of the activity.

!!Even more content
{{{<<activity limit:no>>}}} will show you all possible activity in the last X days where X is set at a macro level (advanced developers should see config.macros.activity.RECENTNESS).
!StyleSheet

.activityStream .externalImage, .activityStream .image {
	display: inline;
}

.feedItem .siteIcon {
	display: inline;
}

.activityStream .error {
	background-color: red;
	color: white;
	font-weight: bold;
}

.activityStream .feedItem {
list-style: none;
}

.activityStream .notification {
	background-color: yellow;
	color: black;
}

.activityStream .activityGroupTitle {
	font-weight: bold;
	margin-top: 8px;
}
.activityStream .feedItem {
	margin-left: 8px;
}
!Code
***/
//{{{
(function($) {
var name = "StyleSheetActivityStream";
config.shadowTiddlers[name] = store.getTiddlerText(tiddler.title +
     "##StyleSheet");
store.addNotification(name, refreshStyles);

var followMacro = config.macros.followTiddlers;
var tweb = config.extensions.tiddlyweb;
var tiddlyspace = config.extensions.tiddlyspace;
var scanMacro = config.macros.tsScan;

var modifierSpaceLink = "<<view modifier spaceLink>>";
var spaceTiddlyLink = "<<view server.bag spaceLink server.title>>";
var bagSpaceLink = "<<view server.bag spaceLink>>";
var bagSiteIcon = "<<view server.bag SiteIcon width:24 height:24 label:no preserveAspectRatio:yes>>";
var modifierSiteIcon = "<<view modifier SiteIcon width:24 height:24 label:no preserveAspectRatio:yes>>";
var timestamp = "[<<view modified date '0hh:0mm'>>]";
var replyLink = "<<view server.title replyLink>>";
config.shadowTiddlers.ActivityStreamTemplates = [
	"!notify\n%3 {{notification{%0 %1 has modified %2 in %0 %1 and flagged it for your attention!}}} %8\n",
	"!reply\n%3 {{notification{%0 %1 replied with %2 to your %4 %5 post.}}} %8\n",
	"!userSiteIcon\n%3 %6 %7 has a new ~SiteIcon.\n",
	"!spaceSiteIcon\n%3 %6 %7 updated the SiteIcon for the %0 %1 space.\n",
	"!image\n%3 %6 %7 drew the image %2 in the %1 space.\n",
	"!plugin\n%3 %6 %7 modified a plugin called %2 in the %0 %1 space.\n",
	"!shadow\n%3 %6 %7 modified a shadow tiddler %2 in the %0 %1 space.\n",
	"!geo\n%3 %6 %7 modified a geo tiddler called %2 in the %0 %1 space <<view title maplink 'view on map'>>. %8\n",
	"!followYou\n%3 %0 %1 is now following you.\n",
	"!follow\n%3 %0 %1 is now following %4 %5 <<view server.title link follow>>\n",
	"!siteInfo\n%3 %6 %7 <<view server.bag spaceLink server.title label:described>> the %0 %1 space.\n",
	"!video\n%3 %6 %7 modified a video entitled %2 in the %0 %1 space. %8\n",
	"!standard\n%3 %6 %7 modified %2 in the %0 %1 space. %8\n"
	].join("").format(bagSiteIcon, bagSpaceLink, spaceTiddlyLink, timestamp,
		"<<view server.title SiteIcon width:24 height:24 label:no preserveAspectRatio:yes>>", "<<view server.title spaceLink>>",
		modifierSiteIcon, modifierSpaceLink, replyLink);
story.refreshTiddler("ActivityStreamTemplates", null, true);
config.annotations.ActivityStreamTemplates = "This is a special tiddler used by the ActivityStreamPlugin. It is used for templating notifications. Templates at the top have preference over templates at the bottom.";

var macro = config.macros.activity = {
	default_limit: 50,
	templates: [],
	init: function() {
		var templates = [];
		var regex = new RegExp(/^!(.*)\n/gm);
		var text = store.getTiddlerText("ActivityStreamTemplates");
		var match = regex.exec(text);
		while(match) {
			templates.push(match[1]);
			match = regex.exec(text);
		}
		macro.templates = templates;
	},
	// order matters - earlier templates override older ones
	RECENTNESS: 2, // in days
	TIMESTAMP_FORMAT: "<0hh:0mm>",
	info: {},
	locale: {
		pleaseWait: "please wait while we load your stream...",
		errorLoading: "The activity stream failed to load. Please make sure you have an internet connection and try again.",
		userHeading: "Below is the activity stream for spaces that this space follows with the follow tag. (%0/%1 spaces have been loaded)",
		emptyStream: "Activity stream currently empty. (%0/%1 loaded)"
	},
	getTimeStamp: function() {
		var today = new Date();
		macro._lastRun = today.getTime();
		var previous = new Date(today.setDate(today.getDate() - macro.RECENTNESS));
		return previous.convertToYYYYMMDDHHMM();
	},
	handler: function(place, macroName, params, wikifier, paramString, tiddler) {
		var container = $("<div />").text(macro.locale.pleaseWait).appendTo(place).
			attr("refresh", "macro").attr("macroName", macroName).attr("paramString", paramString);
		var space = tiddlyspace.currentSpace.name;
		var options = macro.getOptions(paramString);
		$(container).attr("activity-limit", options.limit);
		macro._session = Math.random();
		var activityType;
		var sourceActivity = function(user) {
			macro.CURRENT_USER = user.name;
			macro.USER_AT_TAG = "@%0".format(user.name);
			followMacro.getFollowers(function(users) {
				macro.getActivity(container, users, activityType, options);
			}, macro.CURRENT_USER);
			container.attr("activity-type", activityType);
			macro._renderStream(container, activityType, options);
		};

		if(options.user) {
			sourceActivity({name: options.user});
		} else {
			sourceActivity({ name: tiddlyspace.currentSpace.name });
		}
	},
	getOptions: function(paramString) {
		var options = {};
		var args = paramString.parseParams("name")[0];
		var toMap = ["timestampFormat", "headingFormat", "limit", "user"];
		var i;
		for(i = 0; i < toMap.length; i++) {
			var map = toMap[i];
			options[map] = args[map] ? args[map][0] : false;
		}
		var supress = args.supress || [];
		var templates = [];
		var show = args.show ? args.show : macro.templates;
		for(i = 0; i < show.length; i++) {
			var template = show[i];
			if(supress.indexOf(template) === -1) {
				templates.push(template);
			}
		}
		options.ignore = args.ignore || [];
		options.templates = templates;
		return options;
	},
	_getActivityQuery: function(user, timestamp) {
		timestamp = timestamp || macro.getTimeStamp();
		if(user) {
			return "/bags/%0_public/tiddlers?select=modified:>%1".format(user, timestamp);
		} else {
			return false;
		}
	},
	refresh: function(container) {
		var type = $(container).attr("activity-type");
		var limit = $(container).attr("activity-limit");
		var options = macro.getOptions($(container).attr("paramString"));
		options.limit = parseInt(limit, 10);
		macro.renderStream(container, type, options);
	},
	getActivity: function(place, users, type, options) {
		var i;
		var timestamp = macro.activityTimestamp;
		var firstRun =  timestamp ? false : true;
		macro.info.loaded = firstRun ? 0 : macro.info.loaded;
		var afterAjax = function(tiddlers) {
			if(firstRun) {
				macro.info.loaded += 1;
			}
			macro.updateStream(tiddlers, type, options);
			macro.renderStream(place, type, options);
		};
		var success = function(tiddlers) {
			afterAjax(tiddlers);
		};
		var error = function() {
			afterAjax([]);
		};
		if(macro._lastRun > new Date().getTime() - 300000) { // leave 5 minutes between calls
			afterAjax([]);
			return;
		}
		macro.info.queries = users.length;
		for(i = 0; i < users.length; i++) {
			var user = users[i];
			ajaxReq({
				url: macro._getActivityQuery(user, timestamp),
				dataType: "json", success: success, error: error
			});
		}
		macro.activityTimestamp = new Date().convertToYYYYMMDDHHMM();
	},
	reportError: function(place) {
		var error = $("<div />").addClass("error").text(locale.errorLoading);
		$(place).empty().append(error);
	},
	createFeedEntry: function(container, tiddler, options) {
		var item = $("<li />").addClass("feedItem");
		var content = $("<div />").appendTo(item);
		var wikifyPlace = $("<span />").appendTo(content)[0];
		var author = tiddler.modifier;
		if(author && !options.ignore.contains(author)) {
			$(container).append(item);
			config.macros.view.views.activityItem(null, wikifyPlace, null, null, null, tiddler);
			return item;
		}
		return false;
	},
	renderStream: function(place, type, options) {
		window.clearTimeout(macro._renderTimeout);
		macro._renderTimeout = window.setTimeout(function() {
			macro._renderStream(place, type, options);
		}, 100);
	},
	_renderStream: function(place, type, options) {
		$(place).empty();
		var limit = options.limit;
		var container = $("<ul />").addClass("activityStream").appendTo(place);
		var textHeading = macro.locale.userHeading.format(macro.info.loaded, macro.info.queries);
		$("<li />").addClass("listTitle").text(textHeading).appendTo(container);
		var tiddlers = store.sortTiddlers(store.filterTiddlers("[server.activity[true]]"), "-modified"); // TODO: sort headings instead if possible (conflicts with limit)
		var headings = [];
		var groups = {};
		var processed = 0, i, j;
		var atEndOfActivityFeed = true;
		for(i = 0; i < tiddlers.length; i++) {
			var tiddler = tiddlers[i];
			if(options.templates.contains(tiddler.fields["server.activity.type"])) {
				if(!limit || processed < limit) {
					var modified = tiddler.modified;
					if(modified) {
						// format date.
						var modifiedString = modified.formatString(options.headingFormat || config.macros.timeline.dateFormat);
						if(headings.contains(modifiedString)) {
							groups[modifiedString].push(tiddler);
						} else {
							headings.push(modifiedString);
							groups[modifiedString] = [ tiddler ];
						}
					}
					processed += 1;
				} else {
					atEndOfActivityFeed = false;
				}
			}
		}
		var somethingRendered;
		for(i = 0; i < headings.length; i++) {
			var heading = headings[i];
			var _tiddlers = store.sortTiddlers(groups[heading], "-modified");
			var headingEl;
			if(_tiddlers.length > 0) {
				headingEl = $("<li />").addClass("listTitle activityGroupTitle").text(heading).appendTo(container);
			}
			var rendered = [];
			for(j = 0; j < _tiddlers.length; j++) {
				var item = macro.createFeedEntry(container, _tiddlers[j], options);
				if(item) {
					rendered.push(item);
				}
			}
			if(rendered.length === 0) {
				headingEl.remove();
			} else {
				somethingRendered = true;
			}
		}
		if(!somethingRendered) {
			var msg;
			if(macro.gotActivity) { // it has been run before
				msg = macro.locale.emptyStream.format(macro.info.loaded, macro.info.queries);
			} else {
				msg = macro.locale.pleaseWait;
			}
			$(container).text(msg);
		}
		if(!atEndOfActivityFeed) { // show more button
			$("<input />").attr("type", "button").val("more").click(function(ev) {
				var currentLimit = $(place).attr("activity-limit");
				var newLimit = parseInt(currentLimit, 10) + 50;
				macro.default_limit = newLimit;
				$(place).attr("activity-limit", newLimit);
				macro.refresh(place);
			}).appendTo(place);
		}
		this.gotActivity = true;
	},
	updateStream: function(jstiddlers, type, options) {
		// assume already sorted.
		var tiddlers = scanMacro._tiddlerfy(jstiddlers, options);
		var _dirty = store.isDirty();
		$.each(tiddlers, function(i, tid) {
			var info = config.macros.view.activity.getActivityInfo(tid, options);
			tid.fields["server.activity.type"] = info.type;
			tid.fields["server.activity"] = "true";
			if(!tid.tags.contains("excludeLists")) {
				tid.title = tiddlyspace.getLocalTitle(tid.title, tid.fields["server.workspace"]);
				tid.tags = tid.tags.concat(["excludeLists", "excludeMissing", "excludeSearch"]);
				tid.fields.doNotSave = "true";
				store.addTiddler(tid); // save caused unsaved changes alert and slowdown
			}
		});
		store.setDirty(_dirty);
	}
};

config.macros.view.views.activityItem = function(value, place, params, wikifier,
	paramString, tiddler) {
	var info = config.macros.view.activity.getActivityInfo(tiddler, {});
	wikify(info.template, place, null, tiddler);
};

var helper = config.macros.view.activity = {
	_isNotification: function(tiddler) {
		return tiddler.tags.contains(macro.USER_AT_TAG) || tiddler.tags.contains("@all");
	},
	_repliesOn: function() {
		return tiddlyspace.currentSpace.name === macro.CURRENT_USER;
	},
	types: {
		video: function(tiddler) {
			return tiddler.tags.contains("video");
		},
		geo: function(tiddler) {
			return tiddler.fields["geo.lat"] && tiddler.fields["geo.long"];
		},
		siteInfo: function(tiddler) {
			var title = tiddler.fields["server.title"];
			return title === "SiteInfo";
		},
		userSiteIcon: function(tiddler) {
			var modifierBag = "%0_public".format(tiddler.modifier);
			var title = tiddler.fields["server.title"];
			return title === "SiteIcon" && modifierBag === tiddler.fields["server.bag"];
		},
		spaceSiteIcon: function(tiddler) {
			var title = tiddler.fields["server.title"];
			return title === "SiteIcon"; // note userSiteIcon above does the bag check
		},
		shadow: function(tiddler) {
			var title = tiddler.fields["server.title"];
			return title in config.shadowTiddlers;
		},
		plugin: function(tiddler) {
			return tiddler.tags.contains("systemConfig");
		},
		followYou: function(tiddler) {
			var title = tiddler.fields["server.title"];
			title = title.indexOf("@") === 0 ? title.substr(1) : title;
			return tiddler.tags.contains("follow") && title === macro.USER_AT_TAG;
		},
		follow: function(tiddler) {
			return tiddler.tags.contains("follow");
		},
		reply: function(tiddler) {
			var title = tiddler.fields["server.title"];
			var myTiddler = store.getTiddler(tiddler.title);
			var myTiddlerIsOlder = myTiddler && myTiddler.modified < tiddler.modified;
			return store.tiddlerExists(title) && myTiddlerIsOlder && helper._repliesOn(tiddler);
		},
		notify: function(tiddler) {
			var title = tiddler.fields["server.title"];
			var myTiddler = store.getTiddler(title);
			var myTiddlerIsNewer = myTiddler && myTiddler.modified > tiddler.modified;
			return helper._isNotification(tiddler) && helper._repliesOn(tiddler) && !myTiddlerIsNewer;
		},
		standard: function(tiddler) {
			return true;
		},
		image: function(tiddler) {
			return config.macros.image.isImageTiddler(tiddler);
		}
	},
	// each type should point to a slice in ActivityStreamTemplates tiddler
	getActivityInfo: function(tiddler, options) {
		var repliesOn = tiddlyspace.currentSpace.name === macro.CURRENT_USER;
		var activityType, i;
		if(tiddler) {
			for(i = 0; i < macro.templates.length; i++) {
				var type = macro.templates[i];
				if(!activityType && helper.types[type]) {
					if(helper.types[type](tiddler)) {
						activityType = type;
					}
				}
			}
		}
		template = store.getTiddlerText("ActivityStreamTemplates##" + activityType) || locale.standardTemplate;
		return activityType ? { template: template, type: activityType } : false;
	}
};

config.macros.view.views.link = function(value, place, params, wikifier,
		paramString, tiddler) {
		var el = createTiddlyLink(place,value,true);
		if(params[2]) {
			$(el).text(params[2]);
		}
};

config.macros.view.views.maplink = function(value, place, params, wikifier,
		paramString, tiddler) {
		var lat = tiddler.fields["geo.lat"];
		var lng = tiddler.fields["geo.long"];
		var label  = params[2] || value;
		if(lat && lng) {
			$("<a />").attr("href", "http://maps.google.com/maps?saddr=%0,%1".format(lat, lng)).text(label).appendTo(place);
		}
};

var _displayS = tiddlyspace.displayServerTiddler;
tiddlyspace.displayServerTiddler = function(src, title, workspace, callback) {
	var localTitle = tiddlyspace.getLocalTitle(title, workspace);
	var localTiddler = store.getTiddler(localTitle);

	var _callback = function(src, tiddler) {
		if(callback) {
			callback(src, tiddler);
		}
		if(localTiddler) {
			tiddler.fields["server.activity"] = "true";
			tiddler.fields["server.activity.type"] = localTiddler.fields["server.activity.type"];
		}
	};
	return _displayS.apply(this, [ src, title, workspace, _callback ]);
};
}(jQuery));
//}}}
!Ecology: "the science of understanding consequences"
as related by Brian Herbert in //[[Dreamer of Dune|http://books.google.com/books?id=hlbSrcGnhRIC&pg=PA174]]//

@@color(grey):{ German //''Okologie''// < Greek //__oikos__ 'house, dwelling place, habitation' + -__logia__ 'study of'// < //__legein__ 'to speak.'//  }@@ 1873, "branch of science dealing with the relationship of living things to their environments," coined by German zoologist Ernst Haeckel (1834-1919) as //Okologie.//

Related to the word ''Economy'', //noun// – household management; later extended sense of "wealth and resources of a country or region."
@@color(grey):{ Latin //''oeconomia''// < Greek //''oikonomos''// 'manager, steward' < //__oikos__ 'house' + __nomos__ 'managing'// < //__nemein__ 'manage.'//  }@@
<<<
Every measurement is a direct interrogation of nature. It's a chance to sit down with the Universe and ask, "Did we get this right?" and "Do we really understand?"

''This learned intimacy'' with shared experience is what that makes the discovery of science itself such a milestone in the history of human culture. It gives us a way to base our claims about the world in the world's own actions. It takes us beyond the ''"demon haunted world"'' into a public space, ''a collective commons'', where ''all claims about nature must rest on public evidence.''

From the NPR 13.7 blog: http://www.npr.org/blogs/13.7/2013/04/16/177463556/there-s-trouble-at-the-birth-of-the-universe
<<<
As Carlos Suareès says, quoted by Robert Linssen in //Living Zen//:

"The 'I' is developed by successive association and dissociation. All psychological life is made up of oscillations of this nature.  Desire is the sensation, felt by the permanence, of being in danger; assuagement is its feeling of not being in danger ... On maturity we see these oscillations diminishing more and more, finally dying because of the hardening, of the ossification of the "me", and consciousness slowly extinguishing itself in indifference or, on the contrary, we see these vibrations, by reason of their intensity, breaking the very instrument that made them and freeing consciousness itself, as a flower releases its perfume.  Thus man will come to the point of refusing the experience through indifference, or //transcending it by smashing his own identity.//"
-----
The 'I-process' in order to safeguard its continuity, develops a stratagem of transformations, innumerable modifications during which it oscillates from one extreme to the other.  After having been associated with certain gains, it will leave them to try to win new ones.  It will disassociate itself from the first ones in order to associate with the second.  But amidst this process of successive associations and disassociations an 'entity' remains, a 'thinker' who in contrast to the alternative changes of 'surface', is building a permanence in depth in proportion to their intensity.

Still the day will dawn when the 'thinker' having wandered from enslavement to enslavement, will understand the vanity of all attempts to associate with anything whatsoever.  He will become aware of the absurdity of the subtle game he has been playing with himself.

[''N.B. Caution!'' Absurdity perhaps, but solid and real to the community around us.  Relationships need not be enslavment, in a clear and //loving// perspective.  Remember the caution to not invite existentialists to dinner, unless you are prepared to dine alone. Philosophy creates another layer of detachment from living, attachment-to "[[self-thrown things]]".]

Nothing can fill up the unfathomable gulf of his inner contradiction ... From the moment when the 'thinker' understands, he is silent; stopping he looks more serenely within himself and into all things.  Tanha, the thirst for 'becoming' is on the point of extinction.  The tensions in order to 'become' are replaced by the relaxation of THAT WHICH IS.  It is the hour of the 'letting go' of which the Zen Masters speak.

//The death of the entity of the 'thinker' is succeeded by the plenitude of __Life__.//
!Out Of My Deeper Heart
Kahlil Gibran

Out of my deeper heart a bird rose and flew skywards.
Higher and higher did it rise, yet larger and larger did it grow.
At first it was but like a swallow, then a lark, then an eagle, then as vast as a spring cloud, and then it filled the starry heavens.
Out of my heart a bird flew skywards. And it waxed larger as it flew. Yet it left not my heart.

O my faith, my untamed knowledge, how shall I fly to your height and see with you man's larger self pencilled upon the sky?
How shall I turn this sea within me into mist, and move with you in space immeasurable?
How can a prisoner within the temple behold its golden domes?
How shall the heart of a fruit be stretched to envelop the fruit also?
O my faith, I am in chains behind these bars of silver and ebony, and I cannot fly with you.
Yet out of my heart you rise skyward, and it is my heart that holds you, and I shall be content.

----

//And on we walked. Suddenly we heard a voice crying, “This is the sea. This is the deep sea. This is the vast and mighty sea.” And when we reached the voice it was a man whose back was turned to the sea, and at his ear he held a shell, listening to its murmur.
And my soul said, “Let us pass on. ''He is the realist, who turns his back on the whole he cannot grasp, and busies himself with a fragment.''”//

"Half of what I say is meaningless; but I say it so that the other half may reach you." 
— Kahlil Gibran, from //Sand and Foam//
!!//Ich und Du//
by Martin [[Buber]]
Published in German in 1923
Translated to English by Ronald Gregor Smith (1937), and later by Walter Kaufmann (1970)

''__Excerpts__
from the Third Part:''
(mostly using Kaufmann's translation)

"What is greater for us than all enigmatic webs at the margins of being is the central activity of an everyday hour on earth, with a streak of sunshine on a maple twig and an intimation of the eternal You.
...
Men have addressed their eternal You by many names. When they sang of what they had thus named, they still meant You: the first myths were hymns of praise. Then the names entered into the It-language; men felt impelled more and more to think of and to talk about their eternal //You// as an //It//.  But all names of God remain hallowed—because they have been used not only to speak //of// God, but also to speak //to// him.

Some would deny any legitimate use of the word God because it has been misused so much. Certainly it is the most burdened of all human words. Precisely for that reason it is the most imperishable and unavoidable. What does all erroneous talk about God's nature and works (though such talk is always erroneous) matter in comparison with the one truth that all men who have addressed God //really meant him?//  For whoever pronounces the word God and really means You, addresses, no matter what his illusion, the true You of his life, which cannot be limited by any other, and to whom he stands in a relationship that includes all others.

But whoever abhors the name and fancies that he is godless—when he addresses with his whole devoted being the You of his life that cannot be limited by any other, he addresses God.
...
We are resolved to tend with holy care the holy treasure of our actuality that has been given to us for this life and perhaps for no other life that might be closer to the truth.
...
We do not know whether there is a recurrence [reincarnation]; the line of this dimension of time in which we live we do not extend beyond this life; and we do not try to uncover what will reveal itself to us in its own time and law.  But if we did know that there was recurrence, then we should not seek to escape from it: we should desire not crude existence but the chance to speak in every existence, in its appropriate manner and language, the eternal I of the destructible and the eternal You of the indestructible.
...
First, the soul may become one.  This event occurs not between man and God but in man.  All forces are concentrated into the core, everything that would distract them is pulled in, and the being stands alone in itself and jubilates, as Paracelsus puts it, in its exaltation.  This is a man's decisive moment.  Without this he is not fit for the work of the spirit.  With this—it is decided deep down whether this means //preparation or sufficient satisfaction.//  Concentrated into a unity, a human being can proceed to his encounter—wholly successful only now—with mystery and perfection.  But he can also savor the bliss of his unity and, without incurring the supreme duty, return into distraction.  Everything along our way is decision—intentional, dimly sensed, or altogether secret—but this one, deep down, is the primally secret decision, pregnant with the most powerful destiny.
...
God embraces but is not the universe {//das All// which Kaufmann says corresponds to the Brahma of the Upanishads}; is not the All; just so, God embraces but is not my self {or [[Atman]].}  On account of this which cannot be spoken about, I can say in my language, as all can say in theirs: You.  For the sake of this, there are I and You, there is dialogue, there is language, and //spirit whose primal deed language is//, and there is, in eternity, the word.
...
Only the spell of separation needs to be broken ... Going forth is unteachable in the sense of prescriptions. It can only be indicated—by drawing a circle that excludes everything else. Then the one thing needful becomes visible: //the total acceptance of the present.//  To be sure, this acceptance involves a heavier risk and a more fundamental return, the further man has lost his way in separation.  What has to be given up is not the I, as most mystics suppose: //the ''I'' is indispensable for any relationship, including the highest,// which always presupposes an I and You.  What has to be given up is not the I but that false drive for self-affirmation which impels man to flee from the //unreliable, unsolid, unlasting, unpredictable, dangerous world of relation// into the having of things."
----
<<<
The relation is wrapped in a cloud but reveals itself, it lacks but creates language. We hear no You and yet feel addressed; we answer—creating, thinking, acting: with our being we speak the basic word, unable to say You with our mouth.
<<<

I have many more pages marked in my copy of the book, to transcribe excerpts here later…
----
Contrast //''Ich und Du''// translated as
//I and __You__// (by Kaufmann) – or as
//I and __Thou__// (by Smith)

with Freud's fairly contemporaneous
//''Das Ich und das Es''// translated as
//The [[Ego]] and the Id//.
Art defined prosaically:
//Human effort to imitate, supplement, alter, or counteract the work of nature.//

My attempt at a Latinate definition:
//Humanus ex fortis versus natus mori mundi.//

//'natus mori mundi'// – the world being born and dying – a rendering of "Nature".

Frank Lloyd [[Wright]]:
<<<
Art is a discovery and development of elementary principles of nature into beautiful forms suitable for human use.
<<<

Leo Tolstoy, in his essay “What Is Art?”:
<<<
Art is not, as the metaphysicians say, the manifestation of some mysterious idea of beauty or God; it is not, as the aesthetical physiologists say, a game in which man lets off his excess of stored-up energy; it is not the expression of man’s emotions by external signs; it is not the production of pleasing objects; and, above all, it is not pleasure; but //it is a means of union among men, joining them together in the same feelings, and indispensable for the life and progress toward well-being of individuals and of humanity.//
<<<

Susan Sontag:
"All great art contains at its center contemplation, a dynamic contemplation."  (9/10/1964)

Friedrich Nietzsche:
"We have our Arts so we won’t die of Truth."
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xl="http://www.w3.org/1999/xlink" version="1.1" viewBox="434 218 68 68"
width="30" height="30">
<g stroke="none" stroke-opacity="1" stroke-dasharray="none" fill="none" fill-opacity="1">
	<g>
		<path d="M 478.39694 232.53705 L 478.39694 232.53705 
		C 477.1145 231.85132 475.77875 231.30147 474.41058 230.88734 L 474.41058 218.24994 L 461.58942 218.24994 
		L 461.58942 230.88734 C 460.22125 231.30147 458.8855 231.85132 457.60306 232.53705 L 448.66824 223.60214 
		L 439.6022 232.66814 L 448.53717 241.60304 C 447.8515 242.8854 447.30157 244.22116 446.88745 245.58936 
		L 434.25 245.58936 L 434.25 258.41052 L 446.88745 258.41052 
		C 447.30157 259.77869 447.8515 261.11447 448.53717 262.39688 L 439.6022 271.33173 L 448.66824 280.3978 
		L 457.60306 271.46283 C 458.8855 272.14862 460.22125 272.69846 461.58942 273.11252 L 461.58942 285.74988 
		L 474.41058 285.74988 L 474.41058 273.11252 C 475.77875 272.69846 477.1145 272.14862 478.39694 271.46283 
		L 487.33176 280.3978 L 496.39767 271.33173 L 487.46286 262.39688 
		C 488.14853 261.11447 488.69836 259.77869 489.11255 258.41052 L 501.74988 258.41052 L 501.74988 245.58936 
		L 489.11255 245.58936 C 488.69836 244.22116 488.14853 242.8854 487.46286 241.60304 L 496.39767 232.66814 
		L 487.33176 223.60214 Z M 475.3328 244.66714 C 479.3825 248.71698 479.3825 255.2829 475.3328 259.33273 
		C 471.28296 263.3826 464.71704 263.3826 460.66724 259.33273 
		C 456.61737 255.2829 456.61737 248.71698 460.66724 244.66714 
		C 464.71704 240.61734 471.28296 240.61734 475.3328 244.66714" fill="#111"
		class="glyph"/>
	</g>
</g>
</svg>
''//The Scream//'' (Norwegian: //Skrik//) is the popular name given to each of four versions of a composition, created as both paintings and pastels, by the Expressionist artist Edvard Munch between 1893 and 1910. ''//Der Schrei der Natur//'' (//The Scream of Nature//) is the title Munch gave to these works, all of which show a figure with an agonized expression against a landscape with a tumultuous orange sky. Arthur Lubow has described //The Scream// as "an icon of modern art, a Mona Lisa for our time." [From Wikipedia]

In January 1892, the painter Edvard Munch described his inspiration for the image:
<<<
One evening I was walking along a path, the city was on one side and the fjord below. I felt tired and ill. I stopped and looked out over the fjord—the sun was setting, and the clouds turning blood red. I sensed a scream passing through nature; it seemed to me that I heard the scream. I painted this picture, painted the clouds as actual blood. The color shrieked. This became The Scream.
<<<
This memory was later rendered by Munch as a poem, which he hand-painted onto the frame of the 1895 pastel version of the work:
<<<
I was walking along the road with two friends – the sun was setting – suddenly the sky turned blood red – I paused, feeling exhausted, and leaned on the fence – there was blood and tongues of fire above the blue-black fjord and the city – my friends walked on, and I stood there trembling with anxiety – and I sensed an infinite scream passing through nature.
<<<
[img[The Scream]]
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="100%" width="100%" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" viewBox="0 0 40 40"><metadata><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/><dc:title/></cc:Work></rdf:RDF></metadata><defs><linearGradient id="lG3826" x1="7.0996" gradientUnits="userSpaceOnUse" y1="18.829" gradientTransform="matrix(1.5858347,0,0,1.8078238,1098.1851,351.13716)" x2="1.5461" y2="-0.95166"><stop stop-color="#000" offset="0"/><stop stop-color="#9c9b99" offset="1"/></linearGradient><linearGradient id="lG3828" y2="372.44" gradientUnits="userSpaceOnUse" y1="375.7" x2="1111.7" x1="1097.7"><stop style="stop-color:#ac9393;" offset="0"/><stop style="stop-color:#c8b7b7;" offset="1"/></linearGradient></defs><g transform="translate(-1080.9375,-357.3329)"><path style="stroke-width:0;stroke-miterlimit:4;fill:url(#lG3826);" d="m1080.9,357.32,39.996-0.0426-0.01,40.008c-15.507-25.519-15.36-25.95-39.988-39.965z"/><path style="stroke-dashoffset:0;stroke:#7aa3be;stroke-linecap:round;stroke-miterlimit:4;stroke-width:1.49999988;fill:#c1e6fd;" d="m1091.9,363.55c6.5716-6.4925,16.576-7.3925,23.147-0.90003,6.5717,6.4925,6.5717,17.019,0,23.511-4.4424-8.6113-12.288-15.713-23.147-22.611z"/><path style="stroke-dashoffset:0;stroke:#ce81b0;stroke-linecap:round;stroke-miterlimit:4;stroke-width:1.5;fill:#f4c4e2;" d="m1110.2,367.62c3.217,3.2168,3.217,8.4323,0,11.649-3.8194-4.2357-8.3307-8.1824-11.649-11.649,3.217-3.2168,8.4325-3.2168,11.649-0.00002z"/><path style="stroke-linejoin:bevel;stroke:#000000;stroke-linecap:round;stroke-dasharray:none;stroke-miterlimit:4;stroke-width:0.80000001;fill:url(#lG3828);" d="m1081,357.34c18.79,6.4752,32.53,16.56,39.894,39.892-11.19-17.028-14.878-19.19-27.352-14.96,6.2984-12.098,3.9371-13.19-12.542-24.932z"/></g></svg>
''Frank Lloyd Wright''  (8 June 1867 – 9 April 1959)  American (Wisconsin) architect whose distinctive style greatly influenced modern architecture.  His designs included many private homes, such as Fallingwater (1935-39), and the Guggenheim Museum in New York City (1956-1959).  His "prairie-style" and [[Usonian]] houses, characterized by a close relationship among building, landscape, and materials used, revolutionized domestic architecture in the U.S.  Founded the Taliesin Fellowship and died in Scottsdale, Arizona.

[[NYTimes Obituary: Frank Lloyd Wright Dies; Famed Architect Was 89|http://www.nytimes.com/learning/general/onthisday/bday/0608.html]]

<<<
Man takes a positive hand in creation whenever he puts a building upon the earth beneath the sun. If he has a birthright at all, it must consist in this: that he, too, is no less a feature of the landscape than the rocks, trees, bears, or bees of that nature to which he owes his being.... The sum of man's creative impulses, we find, took substance in architecture as his creative passion rose and fell within it.... Of what use to us are miraculous tools until we have mastered the humane, cultural use of them?  We do not want to live in a world where the machine has mastered the man; we want to live in a world where man has mastered the machine!
<<<
Bird's%20Eye%20View 1513 526 223 120
DefaultTiddlers 382 413 225 39
GettingStarted 326 590 225 107
Introduction 1742 528 225 173
Keyboard%20Shortcuts -47 292 225 115
MainMenu 188 412 225 74
MyMap 1000 500 225 107
NaN 250 500 225 16
New%20Tiddler 500 500 225 43
OverlayMenu 24 579 225 99
SideBarTabs 750 500 225 152
SiteIcon 193 462 225 98
SiteSubtitle 500 500 225 39
SiteTitle 250 500 225 39
dream 1513 650 225 99
preso 244 466 225 43
undefined 500 500 225 61
The word //dialectic// shares its etymology with //dialogical// philosophy, that of Martin [[Buber]].

As I understand the philosopher Hegel's explanation of the dialectic process, it consists of three phases, from the //abstract, // through the //negative, // to //concrete// truth. Hegel's term for overcoming the negative was the German //Aufhebung,// often translated into English as //sublation.//

Abstract–Negative–Concrete
Thesis–Antithesis–Synthesis
Immediate–Mediated (Opposing)–Concrete
< //concrescere// 'grow together

From Wikipedia:
Fichtean Dialectics (Hegelian Dialectics) is based upon four concepts:
#Everything is transient and finite, existing in the medium of time.
#Everything is composed of contradictions (opposing forces).
#Gradual changes lead to crises, turning points when one force overcomes its opponent force (quantitative change leads to qualitative change).
#Change is helical (spiral), not circular (negation of the negation).

Fichte, Johann Gottlieb (1762–1814), German philosopher. A student of Kant, he postulated that the ego is the basic reality, and the world is posited by the ego in defining and delimiting itself.
Professor Duncan Munro Glen was a Scottish poet, literary editor and Emeritus Professor of Visual Communication at Nottingham Trent University.

Also the "editor and publisher of the literary magazine //Akros// which he founded in August 1965 [and edited through 51 issues] ... A lecturer in graphic design, he had led a nomadic life," according to his 1969 authorial bio in //[[Kythings]]//, his fourth poetry publication.  This work was "largely extracts from a long sequence entitled //In Appearances//.

Born: January 11, 1933, Cambuslang, Lanarkshire, United Kingdom
Died: September 20, 2008, Kirkcaldy, aged 75.

http://www.scotsman.com/news/obituaries/duncan-glen-1-1091900
----
//Not unteasingly, I once put it to him that if there were a spectrum in poetry from the laconic Emily Dickinson to the expansive Walt Whitman, he veered more towards the former. He protested that he belonged "with the bearded one". I suspect that in time we'll regard his work as featuring more than a bit of both.//

"~MYRIAD-minded" is a phrase that comes to mind in any attempt to sum up Duncan Glen. It was a favourite of his mentor, Hugh ~MacDiarmid, and it helps describe this poet, publisher, bibliographer, graphic designer, typographer, visual communications educator and artist; doubts will remain that this list is exhaustive.

Only last May a varied crowd gathered in the Scottish Poetry Library to launch a "Festschrift" – a book of poems and essays in his honour. Its contents reflect the range of his interests: translations of a Sicilian poet into Scots; accounts of exhibitions of his publications in libraries from Scotland to South Carolina; the score of a song-setting by Ronald Stevenson of one of his poems; and an account of his wider cultural significance by the historian Christopher Harvie.

Duncan Munro Glen was born in 1933 in Cambuslang, Lanarkshire, the son of a manager at the local steelworks. Many of the poems in his earlier collections, In Appearances (1971), Clydesdale (1971) and Buits and Wellies (1976), draw on the drab landscapes of his native airt, but there is a wonderfully transforming quality to these pieces – most notably as regards one of his most deservedly popular poems, the deeply moving My Faither:

//Staunin noo aside his braw bress-haunled coffin
I mind him fine aside the black shinin range
In his grey strippit troosers, galluses and nae collar
For the flannel shirt. My faither.//

The last line of the following two stanzas ends with "My faither" as a refrain, then we come to the last stanza, where we

//See him and me baith laid oot in the best
Black suitin wi proper white aw weill chosen.
And dinna ken him. My father.//

That melancholy journey from Scots to English is instantly universalised. Glen would sometimes complain that his other roles got in the way of his being considered, above all, as a poet. Once the reading public has fully taken in his Collected Poems 1965-2005, which appeared from his Akros imprint two years ago, his spirit should rest easy on that one.

The 1950s saw his first period of residence in Fife, where he married Margaret Eadie, daughter of the stationmaster at Markinch, and worked for the Kirkcaldy printing firm Allen Litho.

He attended day-release classes at Edinburgh College of Art, accompanied on his journeys by copies of William Maclellan's Scottish literary periodicals, which he bought at the Kirkcaldy station news-stall. These elements came together when, in a basement of the college, he designed and printed sheets of poems by MacDiarmid.

The elder poet's reputation – then limited – would be boosted by Glen's full-length study, Hugh MacDiarmid and the Scottish Renaissance, published in 1964 by the Edinburgh firm Chambers.

By 1965, following the foundation of his own small poetry press, Akros, he seemed to be following his mentor as a literary and cultural activist; his own poetry, though, eschews the dense Scots developed by MacDiarmid in favour of a more relaxed, conversational idiom. As editor and publisher he had catholic tastes: this did not prevent him from being caught in the crossfire of Scotland's contending literary factions. The jovial, easy-going Glen was forced to reveal himself to be as feisty as the best of them.

He was always his own man. He not only survived but triumphed in difficult times, aided always by Margaret, who was his colleague as well as his companion; she proved a sharp-eyed proof-reader and efficient manager of the business side of Akros Publications, as the couple's authors (including myself) will warmly attest.

Akros the magazine came to an end in 1983; three years later, Glen took early retirement from his post as professor of visual communications at what is now Nottingham Trent University.

His energies, undiminished, were soon rechanneled when he took over the design and editorship of the newsletter of the new Scottish Poetry Library, his haunt during the Edinburgh-based years of the late 1980s and early 1990s.

With Peter France he co-edited the pioneering anthology of translations by Scottish poets, European Poetry in Scotland (Edinburgh University Press, 1989) and relaunched Akros Publications.

At a time when literary publishing was increasingly sacrificing the aesthetic to the commercial, Glen took on new Scottish poets and asserted the status of the pamphlet against catchpenny gloss, before a cornucopia of publications issued from the Glens' new home at Kirkcaldy, to which they had returned in 1996.

He discovered a new career as a local historian, and I spent hours with him in a caf in the Pathhead area of the town, putting together the Fife anthology Fringe of Gold, published by Birlinn earlier this year.

At the launch in April, Glen was at his most mischievous. Then in June came the diagnosis of pulmonary fibrosis, but he was bearing up remarkably well until, last Friday, he suffered a stroke and died in the early hours of Saturday. He leaves behind Margaret, their son, Ian, and daughter, Alison, as well as two grandchildren.

Not unteasingly, I once put it to him that if there were a spectrum in poetry from the laconic Emily Dickinson to the expansive Walt Whitman, he veered more towards the former. He protested that he belonged "with the bearded one". I suspect that in time we'll regard his work as featuring more than a bit of both.

–TOM HUBBARD
/***
|''Name''|TiddlySpaceFollowingPlugin|
|''Version''|0.7.1|
|''Description''|Provides a following macro|
|''Author''|Jon Robson|
|''Requires''|TiddlySpaceConfig TiddlySpaceTiddlerIconsPlugin ErrorHandler|
|''License''|[[BSD|http://www.opensource.org/licenses/bsd-license.php]]|
!Usage
Tag a tiddler with "follow" to express a list of followers.
Using the {{{<<followTiddlers X>>}}}
will reveal the number of tiddlers with name X in the set of spaces the *current* user viewing your space follows.
{{{<<following jon>>}}} will list all the users following Jon.
{{{<<followers jon>>}}} will list all the followers of jon.
{{{<linkedTiddlers>>}}} will list all tiddlers across TiddlySpace linked to the current tiddler
{{{<linkedTiddlers follow:yes>>}}} will list all tiddlers across TiddlySpace that come from your list of followers
adds spaceLink view type {{{<<view server.bag spaceLink>>}}} creates a link to the space described in server.bag
{{{<<view server.bag spaceLink title>>}}} makes a link to the tiddler with title expressed in the field title in space server.bag
If no name is given eg. {{{<<following>>}}} or {{{<<follow>>}}} it will default the current user.
!StyleSheet
.followTiddlersList li {
	list-style:none;
}

.followButton {
	width: 2em;
}

.followTiddlersList li .siteIcon {
	height:48px;
	width: 48px;
}

#sidebarTabs .followers li a,
.followers .siteIcon,
.followers .siteIcon div {
	display: inline;
}

.followTiddlersList li .externalImage, .followTiddlersList li .image {
	display: inline;
}

.scanResults li {
	list-style: none;
}
!Code
***/
//{{{
(function($) {
var LIMIT_FOLLOWING = 100;

var tweb = config.extensions.tiddlyweb;
var tiddlyspace = config.extensions.tiddlyspace;
var currentSpace = tiddlyspace.currentSpace.name;

var shadows = config.shadowTiddlers;
config.annotations.ScanTemplate = "This tiddler is the default template used in the display of tiddlers founding using the tsScan macro. To access attributes use the view macro e.g. {{{<<view title text>>}}}";
shadows.ScanTemplate = "<<view modifier SiteIcon width:24 height:24 spaceLink:yes label:no>> <<view title link>>";
shadows.FollowersTemplate = "<<view server.bag SiteIcon width:24 height:24 spaceLink:yes label:no>> <<view server.bag spaceLink>>";
shadows.FollowingTemplate = "<<view title SiteIcon width:24 height:24 spaceLink:yes label:no>> <<view title spaceLink>>";
shadows.FollowTiddlersBlackList = "";
shadows.FollowTiddlersHeading = "There are tiddlers in spaces you follow using the follow tag which use the title <<view title text>>";
shadows.FollowTiddlersTemplate = ["* <<view server.space SiteIcon width:24 height:24 spaceLink:yes label:no>> ",
	"<<view server.space spaceLink title external:no>> modified by <<view modifier spaceLink>> ",
	"in the <<view server.space spaceLink>> space (<<view modified date>> @ <<view modified date 0hh:0mm>>).\n"].join("");

var name = "StyleSheetFollowing";
shadows[name] = "/*{{{*/\n%0\n/*}}}*/".
	format(store.getTiddlerText(tiddler.title + "##StyleSheet"));
store.addNotification(name, refreshStyles);

// provide support for sucking in tiddlers from the server
tiddlyspace.displayServerTiddler = function(src, title, workspace, callback) {
	var adaptor = store.getTiddlers()[0].getAdaptor();
	var localTitle = tiddlyspace.getLocalTitle(title, workspace);
	var tiddler = new Tiddler(localTitle);
	tiddler.text = "Please wait while this tiddler is retrieved...";
	tiddler.fields.doNotSave = "true";
	store.addTiddler(tiddler);
	src = story.displayTiddler(src || null, tiddler.title);
	tweb.getStatus(function(status) {
		var context = {
			host: tweb.host, // TODO: inherit from source tiddler?
			workspace: workspace,
			headers: { "X-ControlView": "false" }
		};
		var getCallback = function(context, userParams) {
			var tiddler = context.tiddler;
			tiddler.title = localTitle;
			store.addTiddler(tiddler);
			story.refreshTiddler(localTitle, null, true); // overriding existing allows updating
			if(callback) {
				callback(src, tiddler);
			}
		};
		adaptor.getTiddler(title, context, null, getCallback);
	});
};

tiddlyspace.scroller = {
	runHandler: function(title, top, bottom, height) {
		var i;
		var handlers = tiddlyspace.scroller.handlers;
		var tidEl = story.getTiddler(title);
		if(tidEl) {
			var topEl = $(tidEl).offset().top + 20;
			if(top === false || (topEl > top && topEl < bottom)) {
				var h = handlers[title];
				for(i = 0; i < h.length; i++) {
					h[i]();
				}
				tiddlyspace.scroller.clearHandlers(title);
			}
		} else {
			tiddlyspace.scroller.clearHandlers(title);
		}
	},
	clearHandlers: function(title) {
		tiddlyspace.scroller.handlers[title] = [];
	},
	registerIsVisibleEvent: function(title, handler) {
		tiddlyspace.scroller.handlers[title] = tiddlyspace.scroller.handlers[title] || [];
		tiddlyspace.scroller.handlers[title].push(handler);
	},
	init: function() {
		this.handlers = {};
		this.interval = window.setInterval(function() {
			var top = $(window).scrollTop();
			var height = $(window).height();
			var bottom = top + height;
			var title;
			for(title in tiddlyspace.scroller.handlers) {
				if(title) {
					tiddlyspace.scroller.runHandler(title, top, bottom, height);
				}
			}
		}, 2000); // every 2 seconds check scroll position
	}
};
tiddlyspace.scroller.init();

var followMacro = config.macros.followTiddlers = {
	locale: {
		followListHeader: "Here are tiddlers from spaces you follow using the follow tag which use this title.",
		noTiddlersFromFollowers: "None of the spaces you follow contain a tiddler with this name.",
		errorMessage: "There was a problem retrieving tiddlers from the server. Please try again later."
	},
	init: function() {
		followMacro.lookup = {};
	},
	followTag: "follow",
	getHosts: function(callback) {
		tweb.getStatus(function(status) {
			callback(tweb.host, tiddlyspace.getHost(status.server_host, "%0"));
		});
	},
	getBlacklist: function() {
		return store.getTiddlerText("FollowTiddlersBlackList").split("\n");
	},
	handler: function(place, macroName, params, wikifier, paramString, tiddler) {
		var args = paramString.parseParams("anon")[0];
		var containingTiddler = story.findContainingTiddler(place).getAttribute('tiddler');
		var title = (args.anon && args.anon[0]) || tiddler.fields["server.title"] || tiddler.title;
		var tid = store.getTiddler(title);
		var user = params[1] || false;
		if(tid) {
			followMacro.makeButton(place, {
				url: "/search?q=title:%22" + encodeURIComponent(title) + "%22",
				containingTiddler: containingTiddler,
				blacklisted: followMacro.getBlacklist(), title: title, user: user,
				consultFollowRelationship: (args.follow &&
					args.follow[0] === 'false') ? false : true });
		}
	},
	makeButton: function(place, options) { // this is essentially the same code in TiddlySpaceFollowingPlugin
		var title = options.title;
		var blacklisted = options.blacklisted;
		var tiddler = store.getTiddler(title);
		var btn = $('<div class="followButton" />').addClass("notLoaded").appendTo(place)[0];
		if(blacklisted.contains(title)) {
			$(btn).remove();
			return;
		} else {
			var user = options.user;
			window.setTimeout(function() { // prevent multiple calls due to refresh
				tiddlyspace.scroller.registerIsVisibleEvent(options.containingTiddler, function() {
					var mkButton = function(followers, ignore) {
						if(!followers && !ignore) {
							$(btn).remove();
						} else {
							$("<a />").appendTo(btn);
							var scanOptions = { url: options.url,
								spaceField: options.spaceField || "bag", template: null, sort: "-modified",
								callback: function(tiddlers) {
									$(btn).removeClass("notLoaded");
									followMacro.constructInterface(btn, tiddlers);
								}
							};
							if(!ignore) {
								scanOptions.showBags = followMacro._getFollowerBags(followers);
							}
							scanOptions.hideBags = [tiddler.fields["server.bag"]];
							scanMacro.scan(null, scanOptions, user);
						}
					};
					if(options.consultFollowRelationship) {
						followMacro.getFollowers(mkButton);
					} else {
						mkButton([], true);
					}
				});
			}, 1000);
		}
	},
	constructInterface: function(container, tiddlers) {
		var txt = tiddlers.length;
		var className = txt > 0 ? "hasReplies" : "noReplies";
		var el = $(story.findContainingTiddler(container));
		$(container).empty().addClass(className);
		var btn = $("<a />").addClass("followedTiddlers").text(txt).
			click(function(ev) {
				followMacro.followingOnClick(ev);
			}).appendTo('<div class="followedTiddlers" />').appendTo(container)[0];
		$.data(btn, "tiddlers", tiddlers);
	},
	followingOnClick: function(ev) {
		var target = ev.target;
		var locale = followMacro.locale;
		var el = $('<div class="followTiddlersList" />')[0];
		var popup = Popup.create(target,"div");
		$(popup).addClass("taggedTiddlerList followList").click(function(ev) { // make it so only clicking on the document outside the popup removes the popup
			if(ev.target.parentNode != document) {
				ev.stopPropagation();
			}
		}).append(el);
		var tiddlers = $.data(target, "tiddlers") || [];
		scanMacro.template(el, tiddlers.slice(0,1), "FollowTiddlersHeading");
		scanMacro.template(el, tiddlers, "FollowTiddlersTemplate");
		if(tiddlers.length === 0) {
			$("<li />").text(locale.noTiddlersFromFollowers).appendTo(el);
		}
		Popup.show();
		ev.stopPropagation();
		return popup;
	},
	_getFollowerBags: function(followers) { // XXX: private or not?
		return $.map(followers, function(name, i) {
			return name != currentSpace ? "%0_public".format(name) : null;
		});
	},
	getFollowers: function(callback, username) {
		// returns a list of spaces being followed by the existing space
		var followersCallback = function(user) {
			if(!user.anon) {
				scanMacro.scan(null, { 
					url: "/search?q=bag:%0_public tag:%1 _limit:%2".format(user.name, followMacro.followTag, LIMIT_FOLLOWING),
					spaceField: "title", template: null, cache: true,
					callback: function(tiddlers) {
						var followers = [];
						for(var i = 0; i < tiddlers.length; i++) {
							followers.push(tiddlyspace.resolveSpaceName(tiddlers[i].title));
						}
						callback(followers);
					}
				});
			} else {
				callback(false);
			}
		};
		return !username ? tweb.getUserInfo(followersCallback) : followersCallback({ name: username });
	}
};

var scanMacro = config.macros.tsScan = {
	init: function () {
		this.scanned = {};
	},
	_tiddlerfy: function(jsontiddlers, options) {
		var tiddlers = [];
		var spaceField = options.spaceField || "bag"; // TODO: phase out use view types instead
		$.each(jsontiddlers, function(i, t) {
			var use = false;
			if(!options.showBags || (options.showBags && options.showBags.contains(t.bag))) {
				use = true;
			}
			if(options.hideBags && options.hideBags.contains(t.bag)) {
				use = false;
			}
			if(use) {
				var spaceName = t[spaceField];
				var tiddler = config.adaptors.tiddlyweb.toTiddler(t, tweb.host);
				tiddler.fields["server.space"] = tiddlyspace.resolveSpaceName(spaceName);
				tiddlers.push(tiddler);
			}
		});
		return tiddlers;
	},
	_scanCallback: function(place, jsontiddlers, options) {
		var locale = followersMacro.locale;
		var tiddlers = scanMacro._tiddlerfy(jsontiddlers, options);
		
		if(options.sort) {
			tiddlers = store.sortTiddlers(tiddlers, options.sort);
		}
		if(options.filter) {
			var _store = new TiddlyWiki();
			config.lastStore = _store;
			for(var i = 0; i < tiddlers.length; i++) {
				var clone = tiddlers[i];
				clone.title = tiddlyspace.getLocalTitle(clone.title, clone.fields['server.workspace']);
				_store.addTiddler(clone);
			}
			tiddlers = _store.filterTiddlers(options.filter);
		}
		if(place) {
			$(place).empty();
			var list = $("<ul />").appendTo(place)[0];
			scanMacro.template(list, tiddlers, options.template);
			if(tiddlers.length === 0) {
				$("<li />").text(options.emptyMessage || locale.noone).appendTo(list);
				$(list).addClass("emptyList");
			}
		}
		if(options.callback) {
			options.callback(tiddlers);
		}
	},
	constructSearchUrl: function(host, options) {
		if(options.url) {
			return options.url;
		}
		var inputs = options.searchValues;
		var tag = options.tag;
		var searchField = options.searchField || "title";
		var searchQuery = [];
		for(var i = 0; i < inputs.length; i++) {
			searchQuery.push('%0:"%1"'.format(searchField, inputs[i]));
		}
		var query = searchQuery.join(" OR ");
		query = tag ? "(%0) AND tag:%1".format(query, tag) : query;
		query = options.query ? "%0;%1;".format(query, options.query) : query;
		query = options.fat ? "%0&fat=1".format(query) : query;
		return '%0/search?q=%1'.format(host, query);
	},
	scan: function(place, options) { // TODO: make use of list macro with url filter
		var locale = followersMacro.locale;
		options.template = options.template ? options.template : "ScanTemplate";
		followMacro.getHosts(function(host, tsHost) {
			$(place).text(followersMacro.locale.pleaseWait);
			options = options ? options: {};
			var url = scanMacro.constructSearchUrl(host, options);
			if(options.cache && scanMacro.scanned[url]) {
				var tiddlers = scanMacro.scanned[url].tiddlers;
				var run = function(tiddlers) {
					scanMacro._scanCallback(place, tiddlers, options);
				};
				if(tiddlers) {
					run(tiddlers);
				} else {
					scanMacro.scanned[url].callbacks.push(run);
				}
			} else {
				var callback = function(tiddlers) {
					scanMacro._scanCallback(place, tiddlers, options);
				};
				if(scanMacro.scanned[url] && scanMacro.scanned[url].callbacks) {
					scanMacro.scanned[url].callbacks.push(callback);
				} else {
					scanMacro.scanned[url] = {
						callbacks: [callback]
					};
				}
				ajaxReq({
					url: url,
					dataType: "json",
					success: function(tiddlers) {
						scanMacro.scanned[url].tiddlers = tiddlers;
						var callbacks = scanMacro.scanned[url].callbacks;
						while(callbacks.length > 0) {
							callbacks.pop()(tiddlers);
						}
					},
					error: function(xhr) {
						$(place).empty();
						$("<span />").addClass("annotation error").text(locale.error.format(xhr.status)).appendTo(place);
					}
				});
			}
		});
	},
	template: function(place, tiddlers, template) { // TODO: make use of list macro.
		for(var i = 0; i < tiddlers.length; i++) {
			var tiddler = tiddlers[i];
			var item = $('<li class="spaceName" />').appendTo(place)[0];
			var spaceName = tiddler.fields["server.space"] || "";
			var templateText = store.getTiddlerText(template).replace(/\$1/mg, spaceName);
			wikify(templateText, item, null, tiddler);
		}
	},
	getOptions: function(paramString, tiddler) {
		var args = paramString.parseParams("name", null, true, false, true)[0];
		var options = { query: false, sort: false, tag: false, template: false, showBags: args.show || false,
			hideBags: args.hide || false, filter: false, spaceField: "bag", searchField: "title", fat: false,
			emptyMessage: false };
		for(var name in args) {
			if(name != "name") {
				if(name == "fat") {
					options[name] = true;
				} else {
					options[name] = args[name][0];
				}
			}
		}
		// if user has set searchField to modifier, then use the modifiers value if available otherwise use searchValues.
		var searchField = options.searchField;
		var searchValues = args[searchField] ? args[searchField] : args.searchValues;
		// if neither of those were used use the first parameter
		var defaultValues = tiddler ? [ tiddler.title ] : [];
		options.searchValues = searchValues ? searchValues : ( args.name ? [args.name[0]] : defaultValues);
		return options;
	},
	handler: function(place, macroName, params, wikifier, paramString, tiddler) {
		var container = $("<div />").addClass("scanResults resultsArea").appendTo(place)[0];
		var options = scanMacro.getOptions(paramString, tiddler);
		scanMacro.scan(container, options);
	}
};

var followersMacro = config.macros.followers = {
	locale: {
		loggedOut: "Please login to see the list of followers",
		noSupport: "We were unable to retrieve followers as your browser does not support following.",
		pleaseWait: "Please wait while we look this up...",
		error: "Error %0 occurred whilst retrieving data from server",
		noone: "None."
	},
	handler: function(place, macroName, params, wikifier, paramString, tiddler) {
		var locale = followersMacro.locale;
		var args = paramString.parseParams("name", null, true, false, true)[0];
		var username = args.name ? args.name[0] : false;
		var container = $('<div class="followers" />').text(locale.pleaseWait).
			appendTo(place)[0];
		var followersCallback = function(user) {
			if(user.anon) {
				$("<span />").text(locale.loggedOut).appendTo(container);
			} else {
				var options = scanMacro.getOptions(paramString);
				$.extend(options, {
					url: "/search?q=title:@%0 OR title:%0 tag:%1 _limit:%2".
						format(user.name, followMacro.followTag, LIMIT_FOLLOWING),
					spaceField: "bag",
					template: options.template ? options.template : "FollowersTemplate"
				});
				scanMacro.scan(container, options);
			}
		};
		return !username ? followersCallback({ name: currentSpace }) : followersCallback({ name: username });
	}
};

var followingMacro = config.macros.following = {
	locale: {
		pleaseWait: followersMacro.locale.pleaseWait,
		loggedOut: "Please login to see who you are following",
		noSupport: followersMacro.locale.noSupport,
		error: followersMacro.locale.error,
		noone: followersMacro.locale.noone
	},
	handler: function(place, macroName, params, wikifier, paramString, tiddler) {
		var locale = followingMacro.locale;
		var args = paramString.parseParams("name", null, true, false, true)[0];
		var fat = args.fat ? true : false;
		var username = args.name ? args.name[0] : false;
		var container = $('<div class="following" />').text(locale.pleaseWait).
			appendTo(place)[0];
		var followingCallback = function(user) {
			if(user.anon) {
				$("<span />").text(locale.loggedOut).appendTo(container);
			} else {
				var options = scanMacro.getOptions(paramString);
				$.extend(options, {
					url: "/search?q=bag:%0_public tag:%1 _limit:%2".format(user.name, followMacro.followTag, LIMIT_FOLLOWING),
					spaceField: "title",
					template: options.template ? options.template : "FollowingTemplate"
				});
				scanMacro.scan(container, options);
			}
		};
		return !username ? followingCallback({ name: currentSpace }) : followingCallback({ name: username });
	}
};

var linkedMacro = config.macros.linkedTiddlers = {
	handler: function(place, macroName, params, wikifier, paramString, tiddler) {
		var args = paramString.parseParams("anon")[0];
		var title = params[0] || tiddler.fields["server.title"] || tiddler.title;
		var tid = store.getTiddler(title);
		var containingTiddler = story.findContainingTiddler(place).getAttribute('tiddler');
		if(tid) {
			followMacro.makeButton(place, {
				spaceField: "recipe",
				url: "/bags/%0/tiddlers/%1/backlinks".format(tid.fields['server.bag'],
					encodeURIComponent(tid.title)),
				blacklisted: followMacro.getBlacklist(),
				title: title,
				containingTiddler: containingTiddler,
				user: params[1] || false,
				consultFollowRelationship: args.follow ? true : false });
		}
	}
};

if(config.options.chkFollowTiddlersIsLinkedTiddlers) {
	merge(config.macros.followTiddlers, config.macros.linkedTiddlers);
	config.shadowTiddlers.FollowTiddlersHeading = "These are the other tiddlers that link to this tiddler.";
}

})(jQuery);
//}}}
!HONESTY IS THE DEVIL'S TORCH
from //RAW: real and woven//

i am a notorious liar. i will tell lies even when i don't need to - and quite reliably i won't tell lies when i should. honesty is the devil's torch they say (well, no, "they" don't - nobody does - in fact i just googled that whole phrase in quotes and no one has ever said that exactly...)

//when you are honest with yourself about the reality of the life you are living, it sets the world ablaze.//

it is no small coincidence that the tree of which adam and eve ate in the garden of eden in genesis is the tree of knowledge. most religions believe that knowledge is dangerous. it is not surprising that the incidence of atheism increases with the level of education. it isn't that the more educated don't have time for god with their busy careers and lives, it is that they know there can be no god given the circumstances - and that everything about our lives is random and accidental - we are here because of a strong trait that won out in evolution - that is all - and ultimately, no matter what we do, what records we keep, what words we write on a page, what thoughts we commit to solid form, there will be a time, which in the time of our planet is a very small time, when none of it will matter - when none of it or us will survive - man has been on this planet in this form for only a very short time compared to the history of the cosmos - we can quite easily and quickly fade out just as we sparked in.

so knowledge is what must be kept from those who are to be believers - because in order to believe you must have faith, and faith is easily countered by strong evidence - there is always some sort of answer for something - and those answers that we don't have are usually in response to the bigger questions...
----

//From earlier in RAW://
we know, because it is written in the bible (and for some that is all that matters) that there are two creation stories - both quite different from each other. so let us suppose then there were two gardens - one in which there was a boy, a girl, a tree, an apple, and a snake, and another in which there was a girl, a boy, a tree, an orange, and a snake.  in one the boy was tempted to knowledge by the girl and her apple.  in the other the girl was tempted to knowledge by the boy and his orange. the snake represents reason in both stories.
!Correspondances
Charles Baudelaire

Nature is a temple where living pillars
Let escape sometimes confused words;
Man traverses it through forests of symbols
That observe him with familiar glances.

Like long echoes that intermingle from afar
In a dark and profound unity,
Vast like the night and like the light,
The perfumes, the colors and the sounds respond.

There are perfumes fresh like the skin of infants
Sweet like oboes, green like prairies,
—And others corrupted, rich and triumphant

That have the expanse of infinite things,
Like ambergris, musk, balsam and incense,
Which sing the ecstasies of the mind and senses.
|~ViewToolbar|+editTiddler permalink references jump closeTiddler|

''cycle'' //noun// – recurrent period of time, before 1387. @@color(grey):{ Old French //''cycle''// or directly from Late Latin //__cyclus__// < Greek //__kyklos__ 'circle, ring, wheel, any circular body, circular motion, cycle of events'.// }
<<allTags excludeLists>>
!Followers
<<followers>>
!Activity
[[Replies and Notifications]]

<<activity>>
!Following
All spaces tagged follow
<<list filter [tag[follow]][sort[title]]>>

<<followSuggestions>>
"All relationships begin, and end, in separation.

"Through the bloodwebs of our mothers, we start out connected to the pulse and rhythm of the cosmos. And then we are torn from the Mother, separated from the cosmos, separated from the gods, separated forever. And we close all the relationships of our lives through that separation we call death. That grinning ghastly guest is even a part of the marital ceremony, reminding the couple who are just now swearing eternal devotion that, inevitably, they are also committing themselves to loss.

"Perhaps even more significantly, they will have spent their lives in the context of a deeper, more subtly lost relationship. They will have spent the bulk of their journey suffering the loss of relationship with their own best selves. We live our lives estranged - from others, from gods, and worst of all from ourselves. Intuitively, we all know this. We know that we are our own worst enemies. We never stop trying to reconnect, to find home again, and in the end we simply leave it in a different way. Perhaps there is no home to which we can return. We can't return to the womb, though we try, and few of us are confident of a future celestial home. So we live, always homeless, whether we know it or not."

//The Eden Project: In Search of the Magical Other//
by James Hollis
I am a speck in the cosmos.
I am a daughter of the biome.
I am a son of the wild.
I grew-up in the family of mankind.
I am becoming master of my will.
I am training to defend the jewels.
I am a tao-child.
''Improving my self''
#gain confidence and clarity in walking my path
#learn to control and process my anger
#consider my speech more carefully
#stop "turning off my mind" with old habits and cravings
#improve my attitude toward my working life — start with my present employer
#live comfortably in my body (my height, appearance, health)
#be more at ease socially; stop worrying, measuring, comparing, judging
#make and maintain good friendships, including with men
''Life practice''
#practice loving-kindness, deeper listening, and genuine dialogue (~I-Thou)
#participate in a community, and cherish it as I do my family 
#meditate
#minimize my possessions; free myself of stuff
#spend more time in Nature and out of doors
#study [[Buddhism]]
''Parenthood''
#provision for my children's happiness
#raise my son to manhood without the violent and unfeeling tendencies of historic masculinity
#raise my children to live in a better culture; offer them an enlightened practice of living as I know it
#encourage them to create their own way
#homeschool my children
''The "business" of living''
#grow a garden, and consider farming as a vocation
#feed my family with less reliance on the industrial supply-chain
#all I do, do in awareness of my connection to other life and ecological dynamics
#practice right livelihood, and harmonize my work/income with my ethics
#understand and improve the economics of my life (personal, business, social, global)
#live with no financial debt (including no home mortgage)
''Personal enrichment''
#write a story, poem, or essay
#organize/downsize my library, carefully acquire further books for a "core collection"
#learn as many [[languages→|Language Appreciation]] as I can (spoken, natural, formal or programming)
#speak Spanish fluently
#learn more about music
#enjoy children's literature again, with child's and adult's eyes
#look at the universe through a telescope
#thrive in a personal education (possibly as an educator), and dream of the [[Village University]]
#become a [[Dynabook]] author, publisher, or [[librarian→|Dynabook Library]]
#research, develop, possibly play an instantiation of The [[Glass Bead Game]]
''Experiences to "take in"''
#see a Frank Lloyd [[Wright]] home //(done!)// and incorporate some of his philosophy
#visit the [[Cathedral of Learning]]
#own a piece of art by Robert [[Vickrey]]
//From the Homily of Pope Francis in his Inaugural Mass on the 19 March, 2013://

[All emphasis below is mine, which tends toward elements of Francis' message I see as ecumenical.]

"How does Joseph respond to his calling to be the protector of Mary, Jesus and the Church? By being //constantly attentive// to God, //open to the signs of God’s presence// and receptive to God’s plans, and not simply to his own ... Joseph is a “protector” because he is able to hear God’s voice and be guided by his will; and for this reason he is all the more sensitive to the persons entrusted to his safekeeping. //He can look at things realistically, he is in touch with his surroundings, he can make truly wise decisions.//  In him, dear friends, we learn how to respond to God’s call, readily and willingly, but we also see the core of the Christian vocation, which is Christ! Let us protect Christ in our lives, so that we can protect others, so that we can protect creation!

The vocation of being a “protector”, however, is not just something involving us Christians alone; it also has //a prior dimension which is simply human, involving everyone.//  It means protecting all creation, the beauty of the created world, as the Book of Genesis tells us and as Saint Francis of Assisi showed us. It means respecting each of God’s creatures and respecting the environment in which we live. It means protecting people, showing loving concern for each and every person, especially children, the elderly, those in need, who are often the last we think about. It means caring for one another in our families: husbands and wives first protect one another, and then, as parents, they care for their children, and children themselves, in time, protect their parents. It means building sincere friendships in which we protect one another in trust, respect, and goodness.  //In the end, everything has been entrusted to our protection, and all of us are responsible for it.//  Be protectors of God’s gifts!

Whenever human beings fail to live up to this responsibility, whenever we fail to care for creation and for our brothers and sisters, the way is opened to destruction and hearts are hardened. Tragically, in every period of history there are “Herods” who plot death, wreak havoc, and mar the countenance of men and women.

Please, I would like to ask all those who have positions of responsibility in economic, political and social life, and all men and women of goodwill: let us be “protectors” of creation, protectors of God’s plan inscribed in nature, protectors of one another and of the environment.  //Let us not allow omens of destruction and death to accompany the advance of this world!//  But to be “protectors”, we also have to keep watch over ourselves!  Let us not forget that hatred, envy and pride defile our lives!  Being protectors, then, also means //keeping watch over our emotions, over our hearts, because they are the seat of good and evil intentions: intentions that build up and tear down!//  We must not be afraid of goodness or even tenderness!

Here I would add one more thing: caring, protecting, demands goodness, it calls for a certain tenderness. In the Gospels, Saint Joseph appears as a strong and courageous man, a working man, yet in his heart we see //great tenderness, which is not the virtue of the weak but rather a sign of strength of spirit// and a capacity for concern, for compassion, for genuine openness to others, for love. We must not be afraid of goodness, of tenderness!

Today, together with the feast of Saint Joseph, we are celebrating the beginning of the ministry of the new Bishop of Rome, the Successor of Peter ... He must be inspired by the //lowly, concrete and faithful service// which marked Saint Joseph and, like him, he must open his arms to //protect all of God’s people and embrace with tender affection the whole of humanity, especially the poorest, the weakest, the least important//, those whom Matthew lists in the final judgment on love: //the hungry, the thirsty, the stranger, the naked, the sick and those in prison// (cf. Mt 25:31-46). Only those who serve with love are able to protect!

... Today too, amid so much darkness, we need to see the light of hope and to be men and women who bring hope to others. To protect creation, to protect every man and every woman, to look upon them with tenderness and love, is to open up a horizon of hope; it is to let a shaft of light break through the heavy clouds; it is to bring the warmth of hope!

... To protect Jesus with Mary, to protect the whole of creation, to protect each person, especially the poorest, to protect ourselves: this is a service that the Bishop of Rome is called to carry out, yet one to which all of us are called, so that the star of hope will shine brightly. Let us protect with love all that God has given us!"
This luminous View of the Natural Great Perfection transcends the dualism of perfect and imperfect.  It implies that everything is primordially complete as is, and uninhibitedly, inexhaustibly, spontaneously manifesting.  We don’t have to inhibit, alter, or adulterate anything in our experience; we can simply appreciate it as it as, and make more wise and informed decisions about how skillfully to work with things according to conditions and circumstances.   We don’t have to try to become perfect or stop thinking and feeling–not to mention try to make others change according to our own notions of how they could or should be!  The nature of the mind is primordially perfect as it is, and all its myriad manifestations are as well–thoughts, feelings, perceptions, memories, or whatever arises in the body-mind complex.
<<closeAll>><<permaview>><<newTiddler>>
From the Wikipedia article:

Kevin Kelly:  "Everything the Whole Earth Catalogs did, the web does better."

Looking back and discussing attitudes evident in the early editions of the catalog, Brand wrote, “At a time when the New Left was calling for grassroots political (i.e., referred) power, Whole Earth eschewed politics and pushed grass-roots direct power—tools and skills.”

The broad interpretation of "tool" coincided with that given by the designer, philosopher, and engineer Buckminster Fuller, though another thinker admired by Brand and some of his cohorts was Lewis Mumford, who had written about words as tools. Early editions reflected the considerable influence of Fuller, particularly his teachings about "whole systems," "synergetics," and efficiency or reducing waste.

By 1971, Brand and his co-workers were already questioning whether Fuller’s sense of direction might be too anthropocentric. New information arising in fields like ecology and biospherics was persuasive.  By the mid-1970s, much of the Buddhist economics viewpoint of E. F. Schumacher, as well as the activist interests of the biological species preservationists, had tempered the overall enthusiasm for Fuller's ideas in the catalog.  Still later, the amiable-architecture ideas of people like Christopher Alexander and similar community-planning ideas...

An important shift in philosophy in the Catalogs occurred in the early 1970s, when Brand decided that the early stance of emphasizing individualism should be replaced with one favoring community. He had originally written that "a realm of intimate, personal power is developing"; regarding this as important in some respects (to wit, the soon-emerging potentials of personal computing), Brand felt that the over-arching project of humankind had more to do with living within natural systems, and this is something we do in common, interactively.
''Kenneth E. Iverson''  (17 December 1920 – 19 October 2004)  Canadian computer scientist most notable for developing the APL programming language in 1957, and later the J programming language.  He receiving the Turing award in 1979 for his contributions to mathematical notation and programming language theory.

From "Remembering Ken Iverson" ^^[[[9]|http://keiapl.info/rhui/remember.htm]]^^ by Roger Hui, November 2004
– which includes the last known picture of Ken [[here|http://keiapl.info/rhui/remember.htm#photo]].
<<<
As others have recounted, Ken was deeply interested in words, their use and their etymology. He indeed did read the dictionary, and kept a copy of the American Heritage Dictionary (along with other dictionaries) by his easy chair for ready reference. He especially encouraged me to consult the section on ~Indo-European roots in the back of the AHD, which makes deep and uncommon connections between words.

Many of Ken’s relatives and friends received from him the AHD as a present. I myself did not because I’d already owned one years before I met Ken. In fact, I gave him the third edition of the AHD as a present.

I think nothing I had ever done impressed Ken quite as much as when I found the word “rhematic” (meaning, pertaining to the formation of words), a word he had been searching for for some time. Thus the phrase “rhematic rules of J” made its way into the J [programming language] dictionary.
<<<

[[The Times Obituary: Kenneth Iverson, Charismatic mathematician who invented the APL computer programming language|http://www.timesonline.co.uk/tol/comment/obituaries/article1076611.ece]]
in reply to [[précis]]@vikram-rao: Today I came across your TiddlySpace, full of interesting philosophy and the hyperlinked structure you are creating with and for it. I began using the term précis in my space @remuse a few weeks ago.  I'd like to include and link to many of your tiddlers in my own mental explorations. Are you open to conversing?
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
system : ecstasy ''::'' simple : explicate
!!one plait
| freedom • necessity | |
| liberate • reconcile | |
| art • nature | //natus mori mundi// |
| human • environment | // ecology// |
| self • whole | //adequacy// |
| ideal • actual | |
| fixity • change | |
| simplicity • complexity | |
| unity • duality | |
| knowledge • passion | |
| life • death | |
| information • naïf actual | |
!!Naïf ~Living-Actual
sun : sky
lake : rain
fire : metal
tree : thunder
wind : angiosperm
water : moon
mountain : dwelling
earth : soil

[correspond to the //bagua// – literally "eight symbols" in Chinese]

time
life/death ("[[procreant urge|origin of all poems]] of the world"  – Whitman)

''I live free, and
I reconcile to the whole.''

[[Art|art]] . . . and [[Ecology]]
art defined by the American Heritage Dictionary:
//'human effort to imitate, supplement, alter, or counteract the work of nature'//

Human Art and Effort . . . and the 'External' Ambience called '''Nature''' or '''World'''
//humanus ex fortis . . . natus mori mundi//

Simplicity is non-dual: not self and whole in tension, but harmonized.
Simplicity is the weaving and the woven, not the contrasting 'strands.'
<<<
Everything is interwoven, and [[the web is holy]];
none of its parts are unconnected.
They are composed harmoniously, and together they compose the world.
One world, made up of all things . . . @@color(grey):[Marcus Aurelius]@@
There's no presumption in joining in
on the indescribable relation;
the [[interweaving|self-thrown things]] grows more and more intimate.
Mere being-borne is not enough . . . @@color(grey):[Rainer Maria Rilke]@@
An [[adequate life]] . . . has grasped intuitively the nature of all things,
and has seen and refocused itself to this whole.
<<<
Octavio [[Paz]] treats liberation and reconciliation in //The Monkey Grammarian//.
He also refers to reconciliation in [[The beginning of the Beginning]].)

"Simple can be harder than complex:
You have to work hard to get your thinking clean to make it simple.
But it's worth it in the end because once you get there, you can move mountains."
—Steve [[Jobs]], [[May 1998|http://www.businessweek.com/archives/1998/b3579156.arc.htm]]

Contrast simple with //complex, complicated, multiplexed//
It takes courage to be afraid. —Montaigne, //Essays//, III, 6, (1588)

An endeavor which human beings have never attempted…
!The Space Within Us
by Rainer Maria [[Rilke]]

The space within us reaches out, translates each thing.
For the essence of a Tree to be real for you,
cast inner space around it, out of the space
that exists in you. Encircle it with restraint.
It has no borders. Only in the realm
of your renouncing can it, as tree, be known.

//Uncollected Poems//
/***
https://raw.github.com/tiddlyweb/chrjs/master/main.js
***/
//{{{
// TiddlyWeb adaptor
// v0.14.3

/*jslint vars: true, unparam: true, nomen: true, white: true */
/*global jQuery */

var tiddlyweb = (function($) {

"use strict";

var tw = {
	routes: {
		// host is the TiddlyWeb instance's URI (including server_prefix)
		// placeholders "_type" & "name" refer to the respective bag/recipe
		root     : "{host}/",
		bags     : "{host}/bags",
		bag      : "{host}/bags/{name}",
		recipes  : "{host}/recipes",
		recipe   : "{host}/recipes/{name}",
		tiddlers : "{host}/{_type}s/{name}/tiddlers",
		tiddler  : "{host}/{_type}s/{name}/tiddlers/{title}",
		revisions: "{host}/{_type}s/{name}/tiddlers/{title}/revisions",
		revision : "{host}/{_type}s/{name}/tiddlers/{title}/revisions/{revision}",
		search   : "{host}/search?q={query}"
	}
};

var convertTimestamp, supplant;

// host (optional) is the URI of the originating TiddlyWeb instance
tw.Resource = function(type, host) {
	if(arguments.length) { // initialization
		this._type = type;
		if(host !== false) {
			this.host = host !== undefined ? host.replace(/\/$/, "") : null;
		}
	}
};
$.extend(tw.Resource.prototype, {
	// retrieves resource from server
	// callback is passed resource, status, XHR (cf. jQuery.ajax success)
	// errback is passed XHR, error, exception, resource (cf. jQuery.ajax error)
	// filters is an optional filter string (e.g. "select=tag:foo;limit=5")
	get: function(callback, errback, filters) {
		var uri = this.route();
		if(filters) {
			var separator = uri.indexOf("?") === -1 ? "?" : ";";
			uri += separator + filters;
		}
		var self = this;
		return $.ajax({
			url: uri,
			type: "GET",
			dataType: "json",
			success: function(data, status, xhr) {
				var resource = self.parse(data);
				resource.etag = xhr.getResponseHeader("Etag");
				callback(resource, status, xhr);
			},
			error: function(xhr, error, exc) {
				errback(xhr, error, exc, self);
			}
		});
	},
	// sends resource to server
	// callback is passed data, status, XHR (cf. jQuery.ajax success)
	// errback is passed XHR, error, exception, resource (cf. jQuery.ajax error)
	put: function(callback, errback) {
		var self = this;
		var options = {
			url: this.route(),
			type: "PUT",
			contentType: "application/json",
			data: JSON.stringify(this.baseData()),
			success: function(data, status, xhr) {
				callback(self, status, xhr);
			},
			error: function(xhr, error, exc) {
				errback(xhr, error, exc, self);
			}
		};
		if(this.ajaxSetup) {
			this.ajaxSetup(options);
		}
		return $.ajax(options);
	},
	// deletes resource on server
	// callback is passed data, status, XHR (cf. jQuery.ajax success)
	// errback is passed XHR, error, exception, resource (cf. jQuery.ajax error)
	"delete": function(callback, errback) {
		var self = this;
		var options = {
			url: this.route(),
			type: "DELETE",
			success: function(data, status, xhr) {
				callback(self, status, xhr);
			},
			error: function(xhr, error, exc) {
				errback(xhr, error, exc, self);
			}
		};
		if(this.ajaxSetup) {
			this.ajaxSetup(options);
		}
		return $.ajax(options);
	},
	// returns an object carrying only the essential information of the resource
	baseData: function() {
		var data = {},
			self = this;
		$.each(this.data, function(i, item) {
			var value = self[item];
			if(value !== undefined) {
				data[item] = value;
			}
		});
		return data;
	},
	// returns corresponding instance from a raw object (if applicable)
	parse: function(data) {
		return data;
	},
	// list of accepted keys in serialization
	data: [],
	// returns resource's URI
	route: function() {
		return supplant(tw.routes[this._type], this);
	}
});

var Container = function(type, name, host) {
	if(arguments.length) { // initialization
		tw.Resource.apply(this, [type, host]);
		this.name = name;
		this.desc = "";
		this.policy = new tw.Policy({});
	}
};
Container.prototype = new tw.Resource();
$.extend(Container.prototype, {
	tiddlers: function() {
		return new tw.TiddlerCollection(this);
	},
	parse: function(data) {
		var type = tw._capitalize(this._type),
			container = new tw[type](this.name, this.host);
		data.policy = new tw.Policy(data.policy);
		return $.extend(container, data);
	},
	data: ["desc", "policy"]
});

// attribs is an object whose members are merged into the instance (e.g. query)
tw.Collection = function(type, host, attribs) {
	if(arguments.length) { // initialization
		tw.Resource.apply(this, [type, host]);
		$.extend(this, attribs);
	}
};
tw.Collection.prototype = new tw.Resource();

tw.TiddlerCollection = function(container, tiddler) {
	if(arguments.length) { // initialization
		tw.Collection.apply(this, [tiddler ? "revisions" : "tiddlers"]);
		this.container = container || null;
		this.tiddler = tiddler || null;
	}
};
tw.TiddlerCollection.prototype = new tw.Collection();
$.extend(tw.TiddlerCollection.prototype, {
	parse: function(data) {
		var container = this.container;
		return $.map(data, function(item, i) {
			var tiddler = new tw.Tiddler(item.title, container),
				bag = item.bag;
			tiddler = tw.Tiddler.prototype.parse.apply(tiddler, [item]);
			if(!tiddler.bag && bag) { // XXX: bag always present!?
				tiddler.bag = new tw.Bag(bag, container.host);
			}
			if(!tiddler.recipe && item.recipe) {
				tiddler.recipe = new tw.Recipe(item.recipe, container.host);
			}
			delete item.recipe;
			return $.extend(tiddler, item);
		});
	},
	route: function() {
		var params = this.container;
		if(this.tiddler) {
			var container = this.tiddler.bag || this.tiddler.recipe;
			params = {
				_type: container._type,
				host: container.host,
				name: container.name,
				title: this.tiddler.title
			};
		}
		return supplant(tw.routes[this._type], params);
	}
});

tw.Search = function(query, host) {
	tw.Collection.apply(this, ["search", host]);
	this.query = query;
};
tw.Search.prototype = new tw.Collection();
$.extend(tw.Search.prototype, {
	parse: function(data) {
		this.container = { // XXX: hacky
			_type: "bag",
			host: this.host
		};
		var tiddlers = tw.TiddlerCollection.prototype.parse.apply(this, arguments);
		delete this.container;
		return tiddlers;
	}
});

// title is the name of the tiddler
// container (optional) is an instance of either Bag or Recipe
// optionally accepts a single object representing tiddler attributes
tw.Tiddler = function(title, container) {
	tw.Resource.apply(this, ["tiddler", false]);
	this.title = title;
	this.bag = container && container._type === "bag" ? container : null;
	this.recipe = container && container._type === "recipe" ? container : null;
	var self = this;
	$.each(this.data, function(i, item) {
		self[item] = undefined; // exposes list of standard attributes for inspectability
	});
	if(title && title.title) { // title is an object of tiddler attributes
		$.extend(this, title);
	}
};
tw.Tiddler.prototype = new tw.Resource();
$.extend(tw.Tiddler.prototype, {
	revisions: function() {
		return new tw.TiddlerCollection(this.bag || this.recipe, this);
	},
	route: function() {
		var container = this.bag || this.recipe;
		var params = $.extend({}, this, {
			host: container ? container.host : null,
			_type: this.bag ? "bag" : (this.recipe ? "recipe" : null),
			name: container ? container.name : null
		});
		return supplant(tw.routes[this._type], params);
	},
	parse: function(data) {
		var tiddler = new tw.Tiddler(this.title),
			container = this.bag || this.recipe;
		if(data.bag) {
			tiddler.bag = new tw.Bag(data.bag, container.host);
			delete data.bag;
		}
		delete data.recipe;
		tiddler.created = data.created ? convertTimestamp(data.created) : new Date();
		delete data.created;
		tiddler.modified = data.modified ? convertTimestamp(data.modified) : new Date();
		delete data.modified;
		if(this.recipe) {
			tiddler.recipe = this.recipe;
		}
		return $.extend(tiddler, data);
	},
	data: ["created", "creator", "modifier", "modified", "tags", "type", "text",
			"fields"],
	ajaxSetup: function(options) {
		var self = this;
		if(this.etag && (options.type === "PUT" || options.type === "DELETE")) {
			options.beforeSend = function(xhr) {
				xhr.setRequestHeader("If-Match", self.etag);
			};
		}
		if(options.type === "PUT") {
			var callback = options.success;
			options.success = function(data, status, xhr) {
				var loc = xhr.getResponseHeader("Location"),
					etag = xhr.getResponseHeader("Etag");
				if(loc && etag) {
					self.etag = etag;
					if(!self.bag) {
						var bag = loc.split("/bags/").pop().split("/")[0];
						self.bag = new tw.Bag(bag, self.recipe.host);
					}
					callback(self, status, xhr);
				} else { // IE
					self.get(callback, options.error);
				}
			};
		}
	}
});

tw.Revision = function(id, tiddler) {
	var container = tiddler.bag || tiddler.recipe;
	tw.Tiddler.apply(this, [tiddler.title, container]);
	this._type = "revision";
	this.revision = id;
};
tw.Revision.prototype = new tw.Tiddler();
$.extend(tw.Revision.prototype, {
	revisions: false,
	data: false,
	put: false,
	"delete": false
});

tw.Bag = function(name, host) {
	Container.apply(this, ["bag", name, host]);
};
tw.Bag.prototype = new Container();

tw.Recipe = function(name, host) {
	Container.apply(this, ["recipe", name, host]);
	this.recipe = [];
};
tw.Recipe.prototype = new Container();
$.extend(tw.Recipe.prototype, {
	data: ["recipe"].concat(Container.prototype.data)
});

tw.Policy = function(constraints) { // TODO: validation?
	var self = this;
	$.each(this.constraints, function(i, item) {
		self[item] = constraints[item];
	});
};
tw.Policy.prototype.constraints = ["read", "write", "create", "delete",
	"manage", "accept", "owner"];

/*
 * utilities
 */

tw._capitalize = function(str) {
	return str.charAt(0).toUpperCase() + str.slice(1);
};

// convert YYYYMMDDhhmmss timestamp to Date instance
convertTimestamp = function(t) {
	if (t.match(/^\d{12,17}$/)) {
		return new Date(Date.UTC(
			parseInt(t.substr(0, 4), 10),
			parseInt(t.substr(4, 2), 10) - 1,
			parseInt(t.substr(6, 2), 10),
			parseInt(t.substr(8, 2), 10),
			parseInt(t.substr(10, 2), 10),
			parseInt(t.substr(12, 2) || "0", 10),
			parseInt(t.substr(14, 3) || "0", 10)
		));
	} else {
		return new Date(Date.parse(t));
	}
};

// adapted from Crockford (http://javascript.crockford.com/remedial.html)
supplant = function(str, obj) {
	return str.replace(/{([^{}]*)}/g, function (a, b) {
		var r = obj[b];
		r = typeof r === "string" || typeof r === "number" ? r : a;
		return $.inArray(b, ["host", "query"]) !== -1 ? r : encodeURIComponent(r); // XXX: special-casing
	});
};

return tw;

}(jQuery));
//}}}
As long as you catch self-[[thrown|iacere]] things
it's all dexterity and venial gain—;
only when you've suddenly caught that ball
which she, one of the eternal players,
has tossed toward you, your center, with
a throw precisely judged, one of those arches
that exist in God's great bridge-system:
only then is catching a proficiency,—
not yours, a world's.

And if you then had
strength and courage to return the throw,
no, more wonderful: forget strength and courage
and had //already// thrown . . . . . (as the year
throws the birds, those migrating bird swarms,
which an older to a younger warmth sends
catapulting across oceans—) only
in that venture would you truly join in.
No longer making the throw easy; no longer making
it hard. Out of your hands the meteor
would launch itself and flame into its spaces . . .

–Rainer Marie [[Rilke]], January 31, 1922

-----

As once the winged energy of delight
carried you over those many first abysses,
now build the unimagined bridge's
sternly calculated arc.

Miracle's not only in the unexplained
outlasting of the threat;
only in the clear, consummate
achievement //[?]// is the miracle //defined.//

There's no presumption in joining in
on the indescribable relation;
the [[meshwork|the web is holy]] grows more and more ardent,
mere being-borne is not enough.

Take your practiced strengths and [[stretch|dig]] them
until they reach between two
contradictions . . . For far inside you
the god wishes to consult.

mid-February 1924
/***
|''Name''|BinaryUploadPlugin|
|''Version''|0.3.16|
|''Author''|Ben Gillies and Jon Robson|
|''Type''|plugin|
|''Source''|http://github.com/TiddlySpace/tiddlyspace/raw/master/src/plugins/BinaryUploadPlugin.js|
|''Description''|Upload a binary file to TiddlyWeb|
|''CoreVersion''|2.6.1|
|''Requires''|TiddlySpaceConfig TiddlyWebConfig|
!Usage
{{{
<<binaryUpload bag:<name> edit:tags edit:title tags:<default tags> title:<title> >>
}}}
* {{{bag:<name>}}}: optional; if left out, the file will be saved to the current workspace
* {{{edit:tags}}}: specifies that you want to tag the file being uploaded
* {{{edit:title}}}: specifies that you want to set the title to something other than the filename
* {{{tags:<default tags>}}}: specifies a default set of tags to apply to the file (requires {{{edit:tags}}} to be set)
* {{{title:<title>}}}: predefines the title of the binary tiddler
!Requires
TiddlyWeb
tiddlywebplugins.form
!Code
***/
//{{{
(function($) {

var tiddlyspace = config.extensions.tiddlyspace;

var macro = config.macros.binaryUpload = {
	locale: {
		titleDefaultValue: "Please enter a title...",
		tagsDefaultValue: "Please enter some tags...",
		titlePrefix: "title: ",
		tagsPrefix: "tags: ",
		loadSuccess: 'Tiddler %0 successfully uploaded',
		loadError: "An error occurred when uploading the tiddler %0",
		uploadInProgress: "Please wait while the file is uploaded...",
		membersOnly: "Only members can upload."
	},
	renderInputFields: function(container, options) {
		var locale = macro.locale;
		var editableFields = options.edit;
		var includeFields = {
			tags:  editableFields && editableFields.contains("tags") ? true : false,
			title: editableFields && editableFields.contains("title") ? true : false
		};
		var fields = ["title", "tags"];
		for(var i = 0; i < fields.length; i++) {
			var fieldName = fields[i];
			var userDefault = options[fieldName];
			var defaultValue = userDefault ? userDefault[0] : false;
			if(includeFields[fieldName] || defaultValue) {
				var localeDefault = locale["%0DefaultValue".format(fieldName)];
				var className = defaultValue ? "userInput" : "userInput notEdited";
				var inputEl;
				var val = defaultValue || localeDefault || "";
				var iContainer = $("<div />").addClass("binaryUpload%0".format(fieldName)).
					appendTo(container);
				if(defaultValue && !includeFields[fieldName]) {
					var label = locale["%0Prefix".format(fieldName)];
					$("<span />").text(label).appendTo(iContainer);
					$("<span />").addClass("disabledInput").text(val).appendTo(iContainer);
					inputEl = $("<input />").attr("type", "hidden");
				} else {
					inputEl = $("<input />").attr("type", "text");
				}
				inputEl.attr("name", fieldName).
					addClass("%0Edit".format(fieldName)).
					val(val).addClass(className).appendTo(iContainer);
			}
		}
	},
	getTiddlerName: function(fileName) {
		var fStart = fileName.lastIndexOf("\\");
		var fStart2 = fileName.lastIndexOf("/");
		fStart = fStart < fStart2 ? fStart2 : fStart;
		fileName = fileName.substr(fStart+1);
		return fileName;
	},
	errorHandler: function(fileName) {
		displayMessage("upload of file %0 failed".format(fileName));
	},
	uploadFile: function(place, baseURL, workspace, options) {
		var pleaseWait = $(".uploadProgress", place);
		var iframeName = options.target;
		var form = $("form", place);
		var existingVal = $("input[name=title]", form).val();
		var fileName = existingVal || $('input:file', form).val();
		if(!fileName) {
			return false; // the user hasn't selected a file yet
		}
		fileName = macro.getTiddlerName(fileName);
		$("input[name=title]", place).val(fileName);
		// we need to go somewhere afterwards to ensure the onload event triggers
		var redirectTo = "/%0/tiddlers.txt?select=title:%1".
			format(workspace, fileName);
		var token = tiddlyspace ? tiddlyspace.getCSRFToken() : "";
		var action = "%0?csrf_token=%1&redirect=%2"
			.format(baseURL, token, redirectTo);
		form[0].action = action; // dont use jquery to work with ie
		form[0].target = iframeName;
		// do not refactor following line... won't work in IE6 otherwise
		$(place).append($('<iframe name="' + iframeName + '" id="' + iframeName + '"/>').css('display','none'));
		macro.iFrameLoader(iframeName, function() {
			var content = document.getElementById(iframeName).contentWindow.document.documentElement;
			if($(content).text().indexOf(fileName) > -1) {
				options.callback(place, fileName, workspace, baseURL);
			} else {
				macro.errorHandler(fileName);
			}
			form.show(1000);
			pleaseWait.hide(1000);
		});
		form.hide(1000);
		pleaseWait.show(1000);
		return true;
	},
	createUploadForm: function(place, options) {
		var locale = macro.locale;
		if(readOnly) {
			$('<div class="annotation" />').text(locale.membersOnly).
				appendTo(place);
			return;
		}
		var bag = options.bag;
		options.callback = options.callback ? options.callback :
			function(place, fileName, workspace, baseurl) {
				macro.displayFile(place, fileName, workspace);
				displayMessage(locale.loadSuccess.format(fileName));
				$("input[type=text]", place).val("");
			};
		var defaults = config.defaultCustomFields;
		place = $("<div />").addClass("container").appendTo(place)[0];
		var workspace = bag ? "bags/%0".format(bag) : config.defaultCustomFields["server.workspace"];
		var baseURL = defaults["server.host"];
		baseURL += (baseURL[baseURL.length - 1] !== "/") ? "/" : "";
		baseURL = "%0%1/tiddlers".format(baseURL, workspace);
		//create the upload form, complete with invisible iframe
		var iframeName = "binaryUploadiframe%0".format(Math.random());
		// do not refactor following line of code to work in IE6.
		var form = $('<form action="%0" method="POST" enctype="multipart/form-data" />'.
					format(baseURL)).addClass("binaryUploadForm").
			appendTo(place)[0];
		macro.renderInputFields(form, options);
		$(form).
			append('<div class="binaryUploadFile"><input type="file" name="file" /></div>').
			append('<div class="binaryUploadSubmit"><input type="submit" value="Upload" disabled /></div>').
			submit(function(ev) {
				this.target = iframeName;
				options.target = iframeName;
				macro.uploadFile(place, baseURL, workspace, options);
			})
			.find('[type="file"]').bind('change', function() {
				$(form).find('[type="submit"]').prop('disabled', false);
			}).end();
		$('<div />').addClass("uploadProgress").text(locale.uploadInProgress).hide().appendTo(place);
		$("input[name=file]", place).change(function(ev) {
			var target = $(ev.target);
			var fileName = target.val();
			var title = $("input[type=text][name=title]", place);
			if(!title.val()) {
				title.val(fileName);
			}
		});
	},
	handler: function(place, macroName, params, wikifier, paramString, tiddler) {
		params = paramString.parseParams(null, null, true);
		macro.createUploadForm(place, params[0]);
	},
	iFrameLoader: function(iframeName, callback) {
		var iframe = document.getElementById(iframeName); //jQuery doesn't seem to want to do this!?
		var locale = macro.locale;
		$(".userInput").addClass("notEdited"); // reset editing
		var finishedLoading = function() {
			callback();
		};
		var iFrameLoadHandler = function() {
			finishedLoading.apply();
			return;
		};

		iframe.onload = iFrameLoadHandler;
		//IE
		completeReadyStateChanges = 0;
		iframe.onreadystatechange = function() {
			if (++(completeReadyStateChanges) == 3) {
				iFrameLoadHandler();
			}
		};
	},
	displayFile: function(place, title, workspace) {
		var adaptor = store.getTiddlers()[0].getAdaptor();
		var context = {
			workspace: workspace,
			host: config.defaultCustomFields['server.host']
		};
		adaptor.getTiddler(title, context, null, function(context) {
			if(context.status) {
				store.addTiddler(context.tiddler);
				story.displayTiddler(place, title);
				var image = config.macros.image;
				if(image && image.refreshImage) {
					image.refreshImage("/%0/tiddlers/%1".format(workspace, title));
					image.refreshImage(title);
					image.refreshImage("/%0".format(title));
					image.refreshImage("%0/%1/tiddlers/%2".format(config.extensions.tiddlyweb.host, workspace, title));
				}
			} else {
				displayMessage(macro.locale.loadError.format(title));
			}
		});
	}
};

if(tiddlyspace) {
	config.macros.binaryUploadPublic = {
		handler: function(place, macroName, params, wikifier, paramString, tiddler) {
			var options = paramString.parseParams(null, null, true)[0];
			var bag = tiddlyspace.getCurrentBag("public");
			options.bag = bag;
			macro.createUploadForm(place, options);
		}
	};
	config.messages.privacySetting = config.options.chkPrivateMode ?
		"private" : "public";
	config.macros.binaryUpload.defaultWorkspace = tiddlyspace.
		getCurrentWorkspace(config.messages.privacySetting);
}

})(jQuery);
//}}}
;//Enfoca tu atención primaria en el mensaje en lugar de la forma.//
:Focus your primary attention [care] on the message in place of the form.
----
;//''Fractal Mundiosa''//
:Fractal World that is Divine Feminine; Ground Divine; or the [[Axis Mundi]]
;//material [[mítica|mitocos]] diosa//
:material mythic goddess
;//Una Trenza//
:One Plait … see the [[simple]] 'thread'
----

//Tentatively I list these elements of what I call//
;//El ~Ingenuo-Ser / Ser La Realidad ~Vida-y-Ingenuo//
:The ~Unaware-Is / The Naïf ~Living-Actual
;sol
:sun
;suelo
:soil
;lluvia
:rain
;viento
:wind
;humo
:smoke
;montaña
:mountain
;lago
:lake
;árbol
:tree
;vida
:life
;muerte
:death
;tiempo
:time
----

''Yo hago el siguiente precaución para mí''
*No intente la reinvención de cada patrón y un conjunto de reglas que me encuentro.
**//Do not try to reinvent each pattern and a set of rules that I meet.//
*No se sienta desprecio por lo que ha sido eficaz para los demás.
**//Do not feel contempt for what has been effective for others.//
*No deje de apreciar las lenguas y las tradiciones heredadas de mi civilización.
**//Do not fail to appreciate the languages ​​and traditions inherited from my civilization.//
/***
|''Name''|LoadMissingExternalTiddler|
|''Version''|0.1.0|
|''Author''|Jon Robson|
***/
//{{{
var _loadMissing = Story.prototype.loadMissingTiddler;
Story.prototype.loadMissingTiddler = function(title,fields,callback) {
	var matches = title.match(/([^\*]*) \*\(@([^\)]*)\)\*/);
	if(matches && matches.length > 0) {
		var sTitle = matches[1];
		var space = matches[2];		config.extensions.tiddlyspace.displayServerTiddler(story.getTiddler(title),
			sTitle, "bags/%0_public".format(space));
	} else {
	_loadMissing.apply(this, arguments)
	}
};
//}}}
Intimate contact across the void - m4mw - 31

Would you like to "pass notes" across the digital void, and taste intimacy through words? Baring your heart...your hungers...your demons...or your unfulfilled needs to a "stranger" who will listen and possibly become a friend?

Male or female, young or old, whether you seek romance, friendship, or intense conversation to flame up in your days ... send me a message.

Here's a fragment of poetry translated from Spanish to give you a sense of my M.O. (modus operandi):

...The world is born when two people kiss,
a drop of light from transparent juices,
the room cracks half-open like a fruit
or explodes in silence like a star...
the world changes
if two look at each other and see,
to love is to [[undress|the two took off their clothes]] our names...
the world changes
if two, dizzy and entwined,
fall on the grass: the sky comes down...
they leap over time, invulnerable,
nothing can touch them, they return to the source.
There is no you, no I, no tomorrow,
no yesterday, no names, the truth of two
in a single body, a single soul.

Bonus if you answer with your favorite poem, passage, lyric from a song, or quote from a film.
----
Ray to you:

so what do you do exactly? like I wanna talk to you about my fantasies

Me to Ray:

I listen.

In real life, I've had sex with strangers -- which was largely a disappointment.
I've also fallen in love a time or two in the past 15 years.
And I read and write a lot.

If you want to talk about your fantasies, I'm all ears. And I can "play along" however you wish.
Type the text for 'cecilyMap'
!!//The Wisdom of No Escape and the Path of ~Loving-Kindness//
by Pema Chödrön

''Excerpts:''
<<<
Being satisfied with what we already have is a…key to being alive in a full, unrestricted, and inspired way.  One of the major obstacles to what is traditionally called enlightenment is resentment, feeling cheated, holding a grudge about who you are, where you are, what you are. (Page 5)
<<<

''Five strengths to draw upon:''
#__Determination__ and __commitment__ to awakened meaningful existence, relate openly and "turn toward life."
#__Familiarity__ or familiarization with bodhichitta practices … All activities should be done with one intention: to realize Interbeing (connection with all beings.)
#__Seed of goodness__ found in all life, held in my daily awareness.
#__Reproach__ gentle, firm, yet far-sighted – asking //Have I done this before?// (in the life prior to determination.)
#__Aspiration__ that ignorance and fear will diminish; wisdom and compassion will increase.
this is what i want: a studio of my own.
a place to do my writing or my art or my crafting or my thinking or my dreaming - or do it all and nothing - a place to meditate, a place to hide, a place to collect and deconstruct my thoughts - a studio: a multi-purpose cross-functional all embracing place of love and honor - a shrine, a temple - a holy (wholly place).

i suppose that one could argue your mind is the best studio of all - and if you don't use the confines of your own personal space to create and do all of these amazing things in, you probably won't do it in a physical space that [merely] represents these things.

and then you really have to ask yourself - can a writer and an artist coexist in the same space? that is what i would be asking - for my multi-faceted created selves to exist in the same space and share physical union - paints and words and failures - because oh so many of those would thrive in the studio - but masterpieces too - priceless in their beauty and variety and //openness.//

stunning and beautiful masterpieces - dutiful bits of pottery and prose and painted canvas biding time until [[the end of my world|People]].

is there anything more tragic - for art to die at the very moment with its creator - though sometimes it lives on, if those entrusted with its legacy have even a semblance of caring and concern for the outcome - for the message [[made manifest|Manifest]].
/***
|''Name''|TiddlySpaceInitialization|
|''Version''|0.7.3|
|''Description''|Initializes new TiddlySpaces the first time they are created|
|''Status''|@@beta@@|
|''Source''|http://github.com/TiddlySpace/tiddlyspace/blob/master/src/plugins/TiddlySpaceInit.js|
|''CoreVersion''|2.6.1|
|''Requires''|TiddlySpaceConfig RandomColorPalettePlugin chrjs ImageMacroPlugin|
!TODO
* robust error notification and recovery
!MarkupPreHead
<!--{{{-->
<link href="/bags/%0_public/tiddlers.atom" rel="alternate"
	type="application/atom+xml" title="%0's public feed" />
<link rel="canonical" href="%1/" />
<!--}}}-->
!Code
***/
//{{{
(function($) {

var versionField = "tiddlyspaceinit_version";
var markupPreHead = store.getTiddlerText(tiddler.title + "##MarkupPreHead", "");
var tiddlyspace = config.extensions.tiddlyspace;
var currentSpace = tiddlyspace.currentSpace;
var tweb = config.extensions.tiddlyweb;

var plugin = config.extensions.TiddlySpaceInit = {
	version: "0.6",
	SiteTitle: "%0",
	SiteSubtitle: "a TiddlySpace",
	flagTitle: "%0SetupFlag",
	flagWarning: "Please do not modify this tiddler; it was created " +
		"automatically upon space creation.",

	dispatch: function(ev) {
		var title = plugin.flagTitle.format([currentSpace.name]);
		config.annotations[title] = plugin.flagWarning;
		if(currentSpace.type != "private") {
			return;
		}
		var tiddlers = [];
		var tid = store.getTiddler(title);
		if(tid) {
			curVersion = parseFloat(tid.fields[versionField]);
			reqVersion = parseFloat(plugin.version);
			if(curVersion < reqVersion) {
				plugin.update(curVersion, tid);
				tid.fields[versionField] = plugin.version;
				tid.incChangeCount();
				tid = store.saveTiddler(tid);
				tiddlers.push(tid);
			}
		} else { // first run
			tid = new Tiddler(title);
			tid.tags = ["excludeLists", "excludeSearch", "excludePublisher"];
			tid.fields = $.extend({}, config.defaultCustomFields);
			tid.fields[versionField] = plugin.version;
			tid.text = "@@%0@@".format([plugin.flagWarning]);
			tid = store.saveTiddler(tid);
			tiddlers = tiddlers.concat(plugin.firstRun(), tid);
		}
		autoSaveChanges(null, tiddlers);
	},
	update: function(curVersion, flagTiddler) {
		if(curVersion < 0.2) {
			this.createAvatar();
		}
		if(curVersion < 0.3) {
			flagTiddler.tags.pushUnique("excludePublisher"); // XXX: never persisted
		}
		if(curVersion < 0.5) { // v0.4 was faulty
			this.setupMarkupPreHead();
		}
		if(curVersion < 0.6) {
			this.purgeSystemSettings();
		}
	},
	pubTid: {
		tags: ["excludeLists", "excludeSearch"],
		fields: $.extend({}, config.defaultCustomFields, {
			"server.workspace": tiddlyspace.getCurrentWorkspace("public")
		})
	},
	makeTiddlerIfNot: function(tiddler) {
		if (!store.tiddlerExists(tiddler.title)) {
			$.extend(true, tiddler, plugin.pubTid);
			return [store.saveTiddler(tiddler)];
		} else {
			return [];
		}
	},
	firstRun: function() {
		var tiddlers = [];
		// generate Site*itle
		$.each(["SiteTitle", "SiteSubtitle"], function(i, item) {
			var tid = new Tiddler(item);
			tid.text = plugin[item].format([currentSpace.name]);
			tiddlers.push.apply(tiddlers,
				plugin.makeTiddlerIfNot(tid));
		});
		// generate public ColorPalette
		var tid = new Tiddler("ColorPalette");
		tid.text = config.macros.RandomColorPalette.generatePalette({
			saturation_pale: 0.67, saturation_light: 0.53,
			saturation_mid: 0.43, saturation_dark: 0.06,
			pale: 0.99, light: 0.85, mid: 0.5, dark: 0.31
		},
			false);
		tiddlers.push.apply(tiddlers, plugin.makeTiddlerIfNot(tid));
		this.createAvatar();
		this.setupMarkupPreHead();
		return tiddlers;
	},
	// remove _cookie slices (TiddlyWiki 2.6.2 beta 6 remnants)
	purgeSystemSettings: function() {
		var ss = store.getTiddler("SystemSettings");
		if(ss) {
			var lines = ss.text.split("\n");
			var persistentOptions = $.grep(lines, function(line, i) {
				return line.indexOf("_cookie:") == -1;
			});
			ss.text = persistentOptions.join("\n");
			ss = store.saveTiddler(ss);
			autoSaveChanges(null, [ss]);
		}
	},
	createAvatar: function() {
		var avatar = "SiteIcon";
		var host = tweb.host;
		var notify = function(xhr, error, exc) {
			displayMessage("ERROR: could not create avatar - " + // TODO: i18n
				"%0: %1".format([xhr.statusText, xhr.responseText]));
			// TODO: resolve!?
		};

		var pubBag = tiddlyspace.getCurrentBag("public");
		var tid = new tiddlyweb.Tiddler(avatar);
		tid.bag = new tiddlyweb.Bag(pubBag, host);

		var callback = function(data, status, xhr) {}; // avatar already exists; do nothing
		var errback = function(xhr, error, exc) {
			if(xhr.status != 404) {
				return;
			}
			// copy default avatar
			var _notify = function(tid, status, xhr) {
				displayMessage("created avatar"); // TODO: i18n
				var image = config.macros.image;
				if(image && image.refreshImage) {
					var uri = "/%0/tiddlers/SiteIcon".
						format(tiddlyspace.getCurrentWorkspace("public"));
					image.refreshImage(uri);
					image.refreshImage("SiteIcon");
				}
			};
			var _callback = function(tid, status, xhr) {
				tid.title = avatar;
				tid.bag.name = pubBag;
				delete tid.etag;
				tid.put(_notify, notify); // TODO: add to current session document (via adaptor?)
			};
			tweb.getUserInfo(function(user) {
				var avatarTitle = currentSpace.name == user.name ?
					"defaultUserIcon" : "defaultSiteIcon";
				var tid = new tiddlyweb.Tiddler(avatarTitle);
				tid.bag = new tiddlyweb.Bag("common", host);
				tid.get(_callback, notify);
			});
		};
		tid.get(callback, errback);
	},
	savePublicTiddlerText: function(title, text, pubWorkspace) {
		var tid = new Tiddler(title);
		tid.text = text;
		tid.tags = ["excludeLists"];
		tid.fields = $.extend({}, config.defaultCustomFields);
		tid.fields["server.workspace"] = pubWorkspace;
		tid.fields["server.page.revision"] = "false";
		tid = store.saveTiddler(tid);
		autoSaveChanges(null, [tid]);
	},
	setupMarkupPreHead: function() {
		var pubWorkspace = tiddlyspace.getCurrentWorkspace("public");
		var existing = store.getTiddler("MarkupPreHead");
		if(!existing || existing.fields["server.workspace"] != pubWorkspace) {
			var context = this;
			tweb.getStatus(function(status) {
				var text = markupPreHead.format(currentSpace.name,
					tiddlyspace.getHost(status.server_host, currentSpace.name));
				context.savePublicTiddlerText("MarkupPreHead", text,
					pubWorkspace);
			});
		}
		// also set up DefaultTiddlers
		var title = "DefaultTiddlers";
		existing = store.getTiddler(title) || new Tiddler(title);
		if(existing.fields["server.workspace"] != pubWorkspace) {
			var text = existing.text || store.getShadowTiddlerText(title);
			this.savePublicTiddlerText(title, text, pubWorkspace);
		}
	}
};

$(document).bind("startup", plugin.dispatch);

})(jQuery);
//}}}
Extracted 14 July 2013
!Kythings
A collection by the Scottish poet Ronald Eadie Munro
(aka [[Duncan Munro Glen]]), published 1969

//we know, still there,
a land of sun and blue skies
our faither cut grey with pain
live with knowledge of days spent,
and sleep shut in the gairden
though the paths are
open
the blossom calls

a spring held tight
vibratin as he walks
a challenge to his brothers
the hidden selves safe aneath
quick thrustin strides
the beat o haimmers
edgin to brittle pairts
that spairk quick and chip

a table is set across a field
strength ahint closed doors
the warmth is in us
breathless and strong in her blood
that knot made to untie

a young God challengin the storm
shout my strength to the shadows
turn to the fire with them in times unknown;
daurkness welcomed and warm

quick turn in warmth to her I [[kythe]]
across another field
turn and turn again
and lie warm in the coloured wall
that knows no time but the one movin a leaf//
{{rjustify{
+++[more]
{{ljustify{
From JOHN ATMAN
----
I.
This is daurk Lanarkshire
[the place of Duncan's birth in 1933]
sae I hae learnt.
But //we ken aye there
a land o sun and blue skies.//
A time o lang days and play
wi my brithers.
We desire ainly
the cool blue watter.
...
Water rinnin slow in thochts
toom ablow the sky. Days
at ease wi oor brithers
and aw o earth and kin
in their ways.

And the corn there. Fenced
by oor faither. Yellowin ears
on lang stalks that move us
toward the hairst for days
oor faither fears.

We desire ainly
the cool blue watter.
...
Oor faither cut grey wi pain
and cauld. His lang-boned body
live wi knowledge
o days spent,
and sleep shut in the gairden
//though the paths are
open//
and the auld trees
in blossom that hauds nae stain.

//The blossom calls.// The gairden
oor mither returns to
with the strength o his winter.
Days for which she nourishes
strange sons. Their ways forced
ootside trig lairs.
And soon
grow strong and broun
and faither wi them
nourished to their hairst.

II.
In my thochts daurk corners
and unkent steps.
Journeys across swung stairweys.
Across daurk rivers on bridges
felt wi stretchin fingers;
open weys wi missin steps
and sweyin haunrails shadows
saft and grey agin the nicht.

A time o closed roads and unkent
fields. Great daurk acres
shut oot by quick faain hills
and sma halls o endless dance.

A spring held ticht; and wound
to the grip o innocence. //A spring
vibratin as he walks
a challenge
to his brithers.// A time of unwindin
to ithers’ time.

A large stride across a street.
//The hidden selves safe aneath
quick thrustin strides.// Unheard
voices drouned in the blood
racin. A time of lookin
frea ahint an unshaved face.
...
Bricht-haired shadows rinnin
through oor nicht; shairp wi
unkent knives cutting across
the raw stane. And //the beat o haimmers
edgin to brittle pairts
that spairk quick, and chip//
against unseen heids. A time
o shairp corners and short cuts
taen blin.

The stane rises daurk against
the sky. And //a table is set
across a field//

... A time o bricht
daurkness and haurd gless tables
set wi hauf-filled bottles.

And the dance. Heids on a hidden
floor. A turnin licht movin
through the spectrum. The warm
wi the cool. A sad yellow
and a turnin green. Heild ticht
on sprung boards. Turn and turn
again. The great springs taut
in ithers' haunds.

Great gaitherings o dochters
turnin. The owre-lookin.
And the dance. Close and fast
turnin steps. Time and time again
roond movin limbs. Quick steps
and slaw movements. Gyrations
full and round wi the beat
time and time again.
...

III.
A time of hame-comin and visitin
hame. New faces in auld.
And //strength ahint closed doors//
and rung bells.

//The warmth is in us.// We lie
thegither;
the fields are sma
and licht frae oor gairden. The days
are lazy and fu wi the trees
growin ablow us. And she walks doun,
and full-skirtit, wi warmth
and fear by his side. Waitin
and growin
life.

A stranger. A time of confinement
and doors closin. Of waiting
and walking. A time of sleep.
Of climbing close stairs
—and cauld. He rises
across the sky. Heavy clouds
blowin through the park. And gates
are closin. We wait on time.
The tide in her strong and high
wi waves that rise
and fall ayont the swingin
wecht. A flood rode dry
ootside the ark braithless and
strong in her blood. //That knot
made to untie.// And turn
in time, frae him noo
cryin
in the licht.

And the flood in him.
//a young God challengin
the storm// rushin owre
wi him licht to me. A pillar
above the storm.
...
Heich up hill paths I staun
and glimpse faur blue hills
and lochs seen bricht
though ne'er reached. And he
smiles owre my shoulder
a rock above the storm
I face.

She turns me to see
his ways. To journeys I canna
make. And a stranger moves
across a field. And through
my storm. A young face.
A column broken and swept
in spate
to the sea.

The storm beats doun my airms
and the sky falls . . .

IV.
Shadows grow colours
aw roun. I lie warm
in days lang wi daurk nights
alane in their time

A time o warmth by the fire.
Aw nicht
cauld doun daurk corridors
live wi steps
I turn frae across my nicht
and shut oot
ahint quick-closed dwaums.

I sit in the movin licht
wi steerin stairs
turnin wi the spurkle
o smells frae daurk breakfasts
you rise to mak
and mak again.

I sit cauld. Time
steady
in my pulse
racin to a time
I turn frae. A time o shut
doors
I couldna open
for licht or daurk.

Swallin doors growin shut
afore that white waa.
I look
to her warm in the sun. A young face
sad in my een. But quick
turn to quicker feet
and shoutin voices. Hers and mine
I canna hear, but ken
and feel aye there
a pool to lie in warm
wi unturnt licht.

My time.
But they call
and it is Their time.

I staun against the door
and turn open-eened to cross
daurk corridors and //shout
my strength to the shadows//
that run wi me
aye a step ahint
across halls and up stairs
to daurk that waits
and waits. And I turn warm;
//turn to the fire wi them
in times unkent; daurkness
welcomed and warm//
coverin us in the hidden places
of the gairden.

The leaves are faain.
I auld in their gairden;
I turn
and turn again
to a gairden that shuts oot
tomorrow's licht and shadows.
I turn frae the cool watter
and desire anerly the saft gress
uncut since we walkt paths
seen anerly frae that heavy wey
across the hill

and licht lengthens her shadow
in my dreed;
a cauld haun in mine
across corridors I see
open oot
and warm carpeted.

I see her often there
an unseen face
kent across daurk gress
frae this fireside. Oor past
still in me wi the toom
rooms o childhood. And //quick
turn in warmth to her I ken
across anither field.// But then
in time
grow cauld and turn
to the waa.

Sma faces growin frae patterns.
Faces safe in my een
that blink to blin
and turn
away to ithers. Turn and turn
again. Sma movin figures
I canna ken. And lie
warm in the coloured wall
that kens nae time
but the wun movin
a leaf. A wun
aye in the gairden
and the mornin taen wi the sun . . .

and they call
and it is their time
and their place . . .

[last and forty-eighth page of the book]
}}}
===
I sent this message this evening to my Republican Senator, House Rep, as well as to John Boehner and Mitch ~McConnell:
----
I want your office to hear my viewpoint on America's current fiscal situation, deficits, and the work before the new Congressional committee to address these problems.

First, I want to share the following NY Times op-ed piece, which I assume you have already or will personally read:
http://www.nytimes.com/2011/08/15/opinion/stop-coddling-the-super-rich.html

I hope that you will heed the advice of a man like Warren Buffett, even if his politics may generally run more liberal than your own.  Ideological differences between Republicans and Democrats must take a back-seat to solving our country's fiscal problems.  It is vital that those in your party who are so dogmatically opposed to revenue increases come to recognize that "spending through the tax code" with loop-holes and unmerited deductions, and refusing to fairly tax the income of some Americans (such as those in the financial sector) is extremely irresponsible and unfair to your constituents.

I am going to send this same message to Speaker Boehner.  Although I am not a direct constituent of either one of you, in your leadership roles I hope that you are making an effort to hear *all* American's voices.  Surely you must know that to be your real work in the Congress, not obsessive factionalism and unity with Republicans against President Obama.
!Upload an icon
<<tiddler spaceIcon>>
!Describe your space
If you haven't already done so, you should provide a brief decscription of yourself and what you're using this space for. To do this, just edit the [[SiteInfo]] tiddler (keeping the title the same of course).

!Change the title
<<tiddler spaceTitle>>
!Change the theme
<<tiddler colorScheme>>
!Change the menu
If you'd like to change the menu items along the top, you can edit the [[MainMenu]] tiddler.

!Change the default tiddlers
<<tiddler setDefaultTiddlers>>
!More Advanced customisations
If you know HTML and CSS, you can edit some or all of the following tiddlers to customise your space further:
* PageTemplate
* EditTemplate
* ViewTemplate
* StyleSheet
[[self-thrown things]]

project
object
subject

project materials
project aims and means
whole means project

master/subject
subjective
objective

adjective
conjecture
projection
abject
deject
reject
inject
interject
eject
ejaculate
adjacent
circumjacent
interjacent

ictus
trajectory
jet
jettison
a spontaneous, deliberative and dialectic space - for a daddy engaged in the practice of living
Books I've read in the past few years which are memorable to me:

//[[Reading Obama]]: Dreams, Hope, and the American Political Tradition// — James T. Kloppenberg

//The Last Lecture// — Randy Pausch

//A Short History of Nearly Everything// — Bill Bryson

//[[The End of Education]]: Redefining the Value of School// — Neil Postman

//Deep Ancestry: Inside the Genographic Project// – Spencer Wells

//Notes to Myself: My struggle to become a person// — Hugh Prather

//Cycling: For Health, Fitness, and ~Well-Being// – James C. ~McCullagh
!!//Man's Search For Meaning//
by Viktor E. Frankl
Published in German in 1946 under the title
//Ein Psycholog erlebt das Konzentrationslager//,
original English title was //From ~Death-Camp to Existentialism//.

''Excerpts:''
<<<
Some details of a particular man's inner greatness come to mind, like the story of the young woman whose death I witnessed in a concentration camp.  It is a simple story.  There is little to tell and it may sound as if I had invented it; but to me it seems like a poem.

This young woman knew that she would die in the next few days.  But when I talked to her she was cheerful in spite of this knowledge.  "I am grateful that fate has hit me so hard," she told me.  "In my former life I was spoiled and did not take spiritual accomplishments seriously."  Pointing through the window of the hut, she said, "This tree here is the only friend I have in my loneliness."  Through that window she could see just one branch of a chestnut tree, and on the branch were two blossoms.  "I often talk to this tree," she said to me.  I was startled and didn't quite know how to take her words.  Was she delirious?  Did she have occasional hallucinations?  Anxiously I asked her if the tree replied.  "Yes."  What did it say to her?  She answered, "It said to me, ''//'I am here—I am here—I am life, eternal life.'//'' "
<<<

I said to the almond tree: "Speak to me of God"
and the almond tree blossomed.
–Nikos [[Kazantzakis]]
Term appeared in John [[Rawls]]'s //Theory of Justice//.  It also fits with my recollection of Stephen Batchelor's philosophy put forth in //Confession of a Buddhist Atheist//.

Our self, or [[Ego]], is one of the earliest navigational markers young human beings need to acquire (I believe), but then 'shed' it, and come to regard this, too, as a provisional fixed point in existence.
Whole
Life
Catalog

Whole Means Company
//Access to tools and the whole means of living//

*Understanding Whole Systems
*Shelter and Land Use
*Industry and Craft
*Communications
*Community
*Nomadics
*Learning

The WHOLE EARTH CATALOG functions as an evaluation and access device. With it, the user should know better what is worth getting and where and how to do the getting. An item is listed in the CATALOG if it is deemed:
#Useful as a tool,
#Relevant to independent education,
#High quality or low cost,
#Not already common knowledge,
#Easily available by mail.
+++[Whole Green Catalog]
Cleaning house (housekeeping)	
Eating well (food)	
Green power (energy)	
Smarter shelter (homebuilding)	
Ready to wear (clothing)	
In motion (transportation)	
Growing greens (gardening)	
Bringing it home (furnishings/appliances)	
Closing the circle (recycling)	
Working green (workplace)	
Natural beauty (beauty aids)	
Eco-technology (electronics)	
Greater outdoors (outdoors)	
Round trips (travel)	
Next generation (parenting)	
Playing clean (sports/recreation)	
Doing well and good (money)	
Natural healing (medicine)	
Animal vitality (pet care)	
Sustainable arts (arts/crafts)
===

We care about wholeness.  We care about 'the whole', whole conditions, or whole systems.

We care about life, and systems which support, interact with, or influence life.  Simulated, theorized living, or mechanized 'life-like' systems, are only interesting insofar as the living creatures caught in their interplay.

Caring about wholeness does not mean putting the collective or the community 'before' or 'above' individuals.  We care about the whole of individuals, and the whole in which these individuals can succeed, life healthy, and realize their 'potential.'  (Buzz-word alert.)

We seek the whole, evolving, permuting meanings of words and slogans.  There is a practical, thriving //aliveness// of the original concepts which buzz-words allude to and try to capture.

Caring about wholeness means caring about //context, relative// knowledge and //vantage points//, degrees of importance which vary wildly from one person to the next.  We keep our focus on the few things which don't vary except in their outward appearances — human qualities which have been enduring (or durable, perhaps a better word) through all the vagaries of time and culture.

Whole, mindful means are the effort and methods we take //not// divorced from their 'ends' – mindful of consequences, steeped in an ecological perspective.  We challenge our readers to live within the means of their grandchildren and the unborn grandchildren of distant lands.

To be aware of consequences or attempt to foresee them, we must be aware of //The Whole Shebang// which is both "Out There" (physical and social science, chaos and order, in the world independent of observer), and "In Here" (internalized culture, language, and the living human transmission of which we each carry a piece.)

In each complex human domain (the Internet, democracy or its alternatives, economics, scholarship, agriculture, industry, religion), people often have a concept of the 'whole shebang' specific to that domain.  As the Whole Life Catalog surveys each piece of human life, we will do so with an eye to presenting its whole context and differing vantage points.

The Catalog aims to be be comprehensive, diverse, not organized toward one taste or philosophy. This increases the importance of whole context and relativity of our presentation.

The only "target audience" are people who care about life (which most people do in some expression or another), and the consequences of their actions (to which some people are indifferent.)  The Catalog presents a slice in time from the whole array of decisions and opportunities before human beings in the early 21st century.

Access to tools.  Mindful action.  Caring about life, and the whole set of circumstances before us.  Those are the descriptors of our product and target audience: the Whole Life Catalog and Whole Means Community.
Do not cause harm
by inattention, neglect, or breaches of trust.
When I //misplace my focus//,
relationships and self-regard suffer.

When I repudiate the claims of my fellowship
(my marriage, my family, the Company I work with),
I transgress,
I cause harm.

As you harm none, do as you will.
Dialectic Dad
//To gaze deeply is to be broken
To be seized by obscured things
Inside your chest, a mute space expands// ^^[[[19]|The Sublime Wants To Reach You]]^^

''insights from my 'vision quest' follow:''

/***
|Name|NestedSlidersPlugin|
|Source|http://www.TiddlyTools.com/#NestedSlidersPlugin|
|Documentation|http://www.TiddlyTools.com/#NestedSlidersPluginInfo|
|Version|2.4.9|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|plugin|
|Description|show content in nest-able sliding/floating panels, without creating separate tiddlers for each panel's content|
!!!!!Documentation
>see [[NestedSlidersPluginInfo]]
!!!!!Configuration
<<<
<<option chkFloatingSlidersAnimate>> allow floating sliders to animate when opening/closing
>Note: This setting can cause 'clipping' problems in some versions of InternetExplorer.
>In addition, for floating slider animation to occur you must also allow animation in general (see [[AdvancedOptions]]).
<<<
!!!!!Revisions
<<<
2008.11.15 - 2.4.9 in adjustNestedSlider(), don't make adjustments if panel is marked as 'undocked' (CSS class).  In onClickNestedSlider(), SHIFT-CLICK docks panel (see [[MoveablePanelPlugin]])
|please see [[NestedSlidersPluginInfo]] for additional revision details|
2005.11.03 - 1.0.0 initial public release.  Thanks to RodneyGomes, GeoffSlocock, and PaulPetterson for suggestions and experiments.
<<<
!!!!!Code
***/
//{{{
version.extensions.NestedSlidersPlugin= {major: 2, minor: 4, revision: 9, date: new Date(2008,11,15)};

// options for deferred rendering of sliders that are not initially displayed
if (config.options.chkFloatingSlidersAnimate===undefined)
	config.options.chkFloatingSlidersAnimate=false; // avoid clipping problems in IE

// default styles for 'floating' class
setStylesheet(".floatingPanel { position:absolute; z-index:10; padding:0.5em; margin:0em; \
	background-color:#eee; color:#000; border:1px solid #000; text-align:left; }","floatingPanelStylesheet");

// if removeCookie() function is not defined by TW core, define it here.
if (window.removeCookie===undefined) {
	window.removeCookie=function(name) {
		document.cookie = name+'=; expires=Thu, 01-Jan-1970 00:00:01 UTC; path=/;'; 
	}
}

config.formatters.push( {
	name: "nestedSliders",
	match: "\\n?\\+{3}",
	terminator: "\\s*\\={3}\\n?",
	lookahead: "\\n?\\+{3}(\\+)?(\\([^\\)]*\\))?(\\!*)?(\\^(?:[^\\^\\*\\@\\[\\>]*\\^)?)?(\\*)?(\\@)?(?:\\{\\{([\\w]+[\\s\\w]*)\\{)?(\\[[^\\]]*\\])?(\\[[^\\]]*\\])?(?:\\}{3})?(\\#[^:]*\\:)?(\\>)?(\\.\\.\\.)?\\s*",
	handler: function(w)
		{
			lookaheadRegExp = new RegExp(this.lookahead,"mg");
			lookaheadRegExp.lastIndex = w.matchStart;
			var lookaheadMatch = lookaheadRegExp.exec(w.source)
			if(lookaheadMatch && lookaheadMatch.index == w.matchStart)
			{
				var defopen=lookaheadMatch[1];
				var cookiename=lookaheadMatch[2];
				var header=lookaheadMatch[3];
				var panelwidth=lookaheadMatch[4];
				var transient=lookaheadMatch[5];
				var hover=lookaheadMatch[6];
				var buttonClass=lookaheadMatch[7];
				var label=lookaheadMatch[8];
				var openlabel=lookaheadMatch[9];
				var panelID=lookaheadMatch[10];
				var blockquote=lookaheadMatch[11];
				var deferred=lookaheadMatch[12];

				// location for rendering button and panel
				var place=w.output;

				// default to closed, no cookie, no accesskey, no alternate text/tip
				var show="none"; var cookie=""; var key="";
				var closedtext=">"; var closedtip="";
				var openedtext="<"; var openedtip="";

				// extra "+", default to open
				if (defopen) show="block";

				// cookie, use saved open/closed state
				if (cookiename) {
					cookie=cookiename.trim().slice(1,-1);
					cookie="chkSlider"+cookie;
					if (config.options[cookie]==undefined)
						{ config.options[cookie] = (show=="block") }
					show=config.options[cookie]?"block":"none";
				}

				// parse label/tooltip/accesskey: [label=X|tooltip]
				if (label) {
					var parts=label.trim().slice(1,-1).split("|");
					closedtext=parts.shift();
					if (closedtext.substr(closedtext.length-2,1)=="=")	
						{ key=closedtext.substr(closedtext.length-1,1); closedtext=closedtext.slice(0,-2); }
					openedtext=closedtext;
					if (parts.length) closedtip=openedtip=parts.join("|");
					else { closedtip="show "+closedtext; openedtip="hide "+closedtext; }
				}

				// parse alternate label/tooltip: [label|tooltip]
				if (openlabel) {
					var parts=openlabel.trim().slice(1,-1).split("|");
					openedtext=parts.shift();
					if (parts.length) openedtip=parts.join("|");
					else openedtip="hide "+openedtext;
				}

				var title=show=='block'?openedtext:closedtext;
				var tooltip=show=='block'?openedtip:closedtip;

				// create the button
				if (header) { // use "Hn" header format instead of button/link
					var lvl=(header.length>5)?5:header.length;
					var btn = createTiddlyElement(createTiddlyElement(place,"h"+lvl,null,null,null),"a",null,buttonClass,title);
					btn.onclick=onClickNestedSlider;
					btn.setAttribute("href","javascript:;");
					btn.setAttribute("title",tooltip);
				}
				else
					var btn = createTiddlyButton(place,title,tooltip,onClickNestedSlider,buttonClass);
				btn.innerHTML=title; // enables use of HTML entities in label

				// set extra button attributes
				btn.setAttribute("closedtext",closedtext);
				btn.setAttribute("closedtip",closedtip);
				btn.setAttribute("openedtext",openedtext);
				btn.setAttribute("openedtip",openedtip);
				btn.sliderCookie = cookie; // save the cookiename (if any) in the button object
				btn.defOpen=defopen!=null; // save default open/closed state (boolean)
				btn.keyparam=key; // save the access key letter ("" if none)
				if (key.length) {
					btn.setAttribute("accessKey",key); // init access key
					btn.onfocus=function(){this.setAttribute("accessKey",this.keyparam);}; // **reclaim** access key on focus
				}
				btn.setAttribute("hover",hover?"true":"false");
				btn.onmouseover=function(ev) {
					// optional 'open on hover' handling
					if (this.getAttribute("hover")=="true" && this.sliderPanel.style.display=='none') {
						document.onclick.call(document,ev); // close transients
						onClickNestedSlider(ev); // open this slider
					}
					// mouseover on button aligns floater position with button
					if (window.adjustSliderPos) window.adjustSliderPos(this.parentNode,this,this.sliderPanel);
				}

				// create slider panel
				var panelClass=panelwidth?"floatingPanel":"sliderPanel";
				if (panelID) panelID=panelID.slice(1,-1); // trim off delimiters
				var panel=createTiddlyElement(place,"div",panelID,panelClass,null);
				panel.button = btn; // so the slider panel know which button it belongs to
				btn.sliderPanel=panel; // so the button knows which slider panel it belongs to
				panel.defaultPanelWidth=(panelwidth && panelwidth.length>2)?panelwidth.slice(1,-1):"";
				panel.setAttribute("transient",transient=="*"?"true":"false");
				panel.style.display = show;
				panel.style.width=panel.defaultPanelWidth;
				panel.onmouseover=function(event) // mouseover on panel aligns floater position with button
					{ if (window.adjustSliderPos) window.adjustSliderPos(this.parentNode,this.button,this); }

				// render slider (or defer until shown) 
				w.nextMatch = lookaheadMatch.index + lookaheadMatch[0].length;
				if ((show=="block")||!deferred) {
					// render now if panel is supposed to be shown or NOT deferred rendering
					w.subWikify(blockquote?createTiddlyElement(panel,"blockquote"):panel,this.terminator);
					// align floater position with button
					if (window.adjustSliderPos) window.adjustSliderPos(place,btn,panel);
				}
				else {
					var src = w.source.substr(w.nextMatch);
					var endpos=findMatchingDelimiter(src,"+++","===");
					panel.setAttribute("raw",src.substr(0,endpos));
					panel.setAttribute("blockquote",blockquote?"true":"false");
					panel.setAttribute("rendered","false");
					w.nextMatch += endpos+3;
					if (w.source.substr(w.nextMatch,1)=="\n") w.nextMatch++;
				}
			}
		}
	}
)

function findMatchingDelimiter(src,starttext,endtext) {
	var startpos = 0;
	var endpos = src.indexOf(endtext);
	// check for nested delimiters
	while (src.substring(startpos,endpos-1).indexOf(starttext)!=-1) {
		// count number of nested 'starts'
		var startcount=0;
		var temp = src.substring(startpos,endpos-1);
		var pos=temp.indexOf(starttext);
		while (pos!=-1)  { startcount++; pos=temp.indexOf(starttext,pos+starttext.length); }
		// set up to check for additional 'starts' after adjusting endpos
		startpos=endpos+endtext.length;
		// find endpos for corresponding number of matching 'ends'
		while (startcount && endpos!=-1) {
			endpos = src.indexOf(endtext,endpos+endtext.length);
			startcount--;
		}
	}
	return (endpos==-1)?src.length:endpos;
}
//}}}
//{{{
window.onClickNestedSlider=function(e)
{
	if (!e) var e = window.event;
	var theTarget = resolveTarget(e);
	while (theTarget && theTarget.sliderPanel==undefined) theTarget=theTarget.parentNode;
	if (!theTarget) return false;
	var theSlider = theTarget.sliderPanel;
	var isOpen = theSlider.style.display!="none";

	// if SHIFT-CLICK, dock panel first (see [[MoveablePanelPlugin]])
	if (e.shiftKey && config.macros.moveablePanel) config.macros.moveablePanel.dock(theSlider,e);

	// toggle label
	theTarget.innerHTML=isOpen?theTarget.getAttribute("closedText"):theTarget.getAttribute("openedText");
	// toggle tooltip
	theTarget.setAttribute("title",isOpen?theTarget.getAttribute("closedTip"):theTarget.getAttribute("openedTip"));

	// deferred rendering (if needed)
	if (theSlider.getAttribute("rendered")=="false") {
		var place=theSlider;
		if (theSlider.getAttribute("blockquote")=="true")
			place=createTiddlyElement(place,"blockquote");
		wikify(theSlider.getAttribute("raw"),place);
		theSlider.setAttribute("rendered","true");
	}

	// show/hide the slider
	if(config.options.chkAnimate && (!hasClass(theSlider,'floatingPanel') || config.options.chkFloatingSlidersAnimate))
		anim.startAnimating(new Slider(theSlider,!isOpen,e.shiftKey || e.altKey,"none"));
	else
		theSlider.style.display = isOpen ? "none" : "block";

	// reset to default width (might have been changed via plugin code)
	theSlider.style.width=theSlider.defaultPanelWidth;

	// align floater panel position with target button
	if (!isOpen && window.adjustSliderPos) window.adjustSliderPos(theSlider.parentNode,theTarget,theSlider);

	// if showing panel, set focus to first 'focus-able' element in panel
	if (theSlider.style.display!="none") {
		var ctrls=theSlider.getElementsByTagName("*");
		for (var c=0; c<ctrls.length; c++) {
			var t=ctrls[c].tagName.toLowerCase();
			if ((t=="input" && ctrls[c].type!="hidden") || t=="textarea" || t=="select")
				{ try{ ctrls[c].focus(); } catch(err){;} break; }
		}
	}
	var cookie=theTarget.sliderCookie;
	if (cookie && cookie.length) {
		config.options[cookie]=!isOpen;
		if (config.options[cookie]!=theTarget.defOpen) window.saveOptionCookie(cookie);
		else window.removeCookie(cookie); // remove cookie if slider is in default display state
	}

	// prevent SHIFT-CLICK from being processed by browser (opens blank window... yuck!)
	// prevent clicks *within* a slider button from being processed by browser
	// but allow plain click to bubble up to page background (to close transients, if any)
	if (e.shiftKey || theTarget!=resolveTarget(e))
		{ e.cancelBubble=true; if (e.stopPropagation) e.stopPropagation(); }
	Popup.remove(); // close open popup (if any)
	return false;
}
//}}}
//{{{
// click in document background closes transient panels 
document.nestedSliders_savedOnClick=document.onclick;
document.onclick=function(ev) { if (!ev) var ev=window.event; var target=resolveTarget(ev);

	if (document.nestedSliders_savedOnClick)
		var retval=document.nestedSliders_savedOnClick.apply(this,arguments);
	// if click was inside a popup... leave transient panels alone
	var p=target; while (p) if (hasClass(p,"popup")) break; else p=p.parentNode;
	if (p) return retval;
	// if click was inside transient panel (or something contained by a transient panel), leave it alone
	var p=target; while (p) {
		if ((hasClass(p,"floatingPanel")||hasClass(p,"sliderPanel"))&&p.getAttribute("transient")=="true") break;
		p=p.parentNode;
	}
	if (p) return retval;
	// otherwise, find and close all transient panels...
	var all=document.all?document.all:document.getElementsByTagName("DIV");
	for (var i=0; i<all.length; i++) {
		 // if it is not a transient panel, or the click was on the button that opened this panel, don't close it.
		if (all[i].getAttribute("transient")!="true" || all[i].button==target) continue;
		// otherwise, if the panel is currently visible, close it by clicking it's button
		if (all[i].style.display!="none") window.onClickNestedSlider({target:all[i].button})
		if (!hasClass(all[i],"floatingPanel")&&!hasClass(all[i],"sliderPanel")) all[i].style.display="none";
	}
	return retval;
};
//}}}
//{{{
// adjust floating panel position based on button position
if (window.adjustSliderPos==undefined) window.adjustSliderPos=function(place,btn,panel) {
	if (hasClass(panel,"floatingPanel") && !hasClass(panel,"undocked")) {
		// see [[MoveablePanelPlugin]] for use of 'undocked'
		var rightEdge=document.body.offsetWidth-1;
		var panelWidth=panel.offsetWidth;
		var left=0;
		var top=btn.offsetHeight; 
		if (place.style.position=="relative" && findPosX(btn)+panelWidth>rightEdge) {
			left-=findPosX(btn)+panelWidth-rightEdge; // shift panel relative to button
			if (findPosX(btn)+left<0) left=-findPosX(btn); // stay within left edge
		}
		if (place.style.position!="relative") {
			var left=findPosX(btn);
			var top=findPosY(btn)+btn.offsetHeight;
			var p=place; while (p && !hasClass(p,'floatingPanel')) p=p.parentNode;
			if (p) { left-=findPosX(p); top-=findPosY(p); }
			if (left+panelWidth>rightEdge) left=rightEdge-panelWidth;
			if (left<0) left=0;
		}
		panel.style.left=left+"px"; panel.style.top=top+"px";
	}
}
//}}}
//{{{
// TW2.1 and earlier:
// hijack Slider stop handler so overflow is visible after animation has completed
Slider.prototype.coreStop = Slider.prototype.stop;
Slider.prototype.stop = function()
	{ this.coreStop.apply(this,arguments); this.element.style.overflow = "visible"; }

// TW2.2+
// hijack Morpher stop handler so sliderPanel/floatingPanel overflow is visible after animation has completed
if (version.major+.1*version.minor+.01*version.revision>=2.2) {
	Morpher.prototype.coreStop = Morpher.prototype.stop;
	Morpher.prototype.stop = function() {
		this.coreStop.apply(this,arguments);
		var e=this.element;
		if (hasClass(e,"sliderPanel")||hasClass(e,"floatingPanel")) {
			// adjust panel overflow and position after animation
			e.style.overflow = "visible";
			if (window.adjustSliderPos) window.adjustSliderPos(e.parentNode,e.button,e);
		}
	};
}
//}}}
Type the text for 'excludePublisher'
Chapter 1 – Quantitas
Chapter 2 – Logos
Chapter 3 – Lingua
Chapter 4 – Bushido
Chapter 5 – Ars
Chapter 6 – Moksha
Chapter 7 – Physik
Chapter 8 – Vivitas
Chapter 9 – Psyche
Chapter 10 – [[Techne]]
Chapter 11 – Opus
Chapter 12 – Ethik
[[It’s Not About You|http://www.nytimes.com/2011/05/31/opinion/31brooks.html?_r=2&partner=rss&emc=rss&src=ig]]
By David Brooks
May 30, 2011
//The New York Times//

Final sentences:
//The purpose in life is not to find yourself. It’s to lose yourself.//
----

Over the past few weeks, America’s colleges have sent another class of graduates off into the world. These graduates possess something of inestimable value. Nearly every sensible middle-aged person would give away all their money to be able to go back to age 22 and begin adulthood anew.

But, especially this year, one is conscious of the many ways in which this year’s graduating class has been ill served by their elders. They enter a bad job market, the hangover from decades of excessive borrowing. They inherit a ruinous federal debt.

More important, their lives have been perversely structured. This year’s graduates are members of the most supervised generation in American history. Through their childhoods and teenage years, they have been monitored, tutored, coached and honed to an unprecedented degree.

Yet upon graduation they will enter a world that is unprecedentedly wide open and unstructured. Most of them will not quickly get married, buy a home and have kids, as previous generations did. Instead, they will confront amazingly diverse job markets, social landscapes and lifestyle niches. Most will spend a decade wandering from job to job and clique to clique, searching for a role.

No one would design a system of extreme supervision to prepare people for a decade of extreme openness. But this is exactly what has emerged in modern America. College students are raised in an environment that demands one set of navigational skills, and they are then cast out into a different environment requiring a different set of skills, which they have to figure out on their own.

Worst of all, they are sent off into this world with the whole baby-boomer theology ringing in their ears. If you sample some of the commencement addresses being broadcast on ~C-Span these days, you see that many graduates are told to: Follow your passion, chart your own course, march to the beat of your own drummer, follow your dreams and find yourself. This is the litany of expressive individualism, which is still the dominant note in American culture.

But, of course, this mantra misleads on nearly every front.

College grads are often sent out into the world amid rapturous talk of limitless possibilities. But this talk is of no help to the central business of adulthood, finding serious things to tie yourself down to. The successful young adult is beginning to make sacred commitments — to a spouse, a community and calling — yet mostly hears about freedom and autonomy.

Today’s graduates are also told to find their passion and then pursue their dreams. The implication is that they should find themselves first and then go off and live their quest. But, of course, very few people at age 22 or 24 can take an inward journey and come out having discovered a developed self.

Most successful young people don’t look inside and then plan a life. They look outside and find a problem, which summons their life. A relative suffers from Alzheimer’s and a young woman feels called to help cure that disease. A young man works under a miserable boss and must develop management skills so his department can function. Another young woman finds herself confronted by an opportunity she never thought of in a job category she never imagined. This wasn’t in her plans, but this is where she can make her contribution.

Most people don’t form a self and then lead a life. They are called by a problem, and the self is constructed gradually by their calling.

The graduates are also told to pursue happiness and joy. But, of course, when you read a biography of someone you admire, it’s rarely the things that made them happy that compel your admiration. It’s the things they did to court unhappiness — the things they did that were arduous and miserable, which sometimes cost them friends and aroused hatred. It’s excellence, not happiness, that we admire most.

Finally, graduates are told to be independent-minded and to express their inner spirit. But, of course, doing your job well often means suppressing yourself. As Atul Gawande mentioned during his countercultural address last week at Harvard Medical School, being a good doctor often means being part of a team, following the rules of an institution, going down a regimented checklist.

Today’s grads enter a cultural climate that preaches the self as the center of a life. But, of course, as they age, they’ll discover that the tasks of a life are at the center. Fulfillment is a byproduct of how people engage their tasks, and can’t be pursued directly. Most of us are egotistical and most are self-concerned most of the time, but it’s nonetheless true that life comes to a point only in those moments when the self dissolves into some task. The purpose in life is not to find yourself. It’s to lose yourself.
/***
|''Name''|TiddlySpaceSearcher|
|''Version''|0.2.5|
|''Requires''|TiddlySpaceConfig TiddlySpaceFollowingPlugin|
***/
//{{{
(function($) {
var tiddlyspace = config.extensions.tiddlyspace;
var tsScan = config.macros.tsScan;

config.shadowTiddlers.SearchTemplate = "<<view server.bag SiteIcon label:no width:24 height:24 preserveAspectRatio:yes>> <<view server.bag spaceLink title external:no>> in space <<view server.bag spaceLink>>";
config.shadowTiddlers.StyleSheetSearch = [".resultsArea .siteIcon { display: inline; }",
	".searchForm {text-align: left;}"].join("\n");
store.addNotification("StyleSheetSearch", refreshStyles);

var search = config.macros.tsSearch = {
	locale: {
		advanced: "Advanced Options",
		header: "Search",
		resultsHeader: "Results (%0)",
		find: "find",
		noResults: "No tiddlers matched your search query",
		query: "QUERY: ",
		error: "please provide a search query or a tag, modifier or title!",
		titleAdvanced: "where the title is",
		modifierAdvanced: "where the last modifier is",
		spaceAdvanced: "only in the space: ",
		notspaceAdvanced: "but not in the spaces: ",
		tagsAdvanced: "with the tags: "
	},
	andConstructor: function(container, label, fieldname, negationMode) {
		var tags = $("<div />").appendTo(container);
		$('<span />').text(label).appendTo(tags);
		var id = "area" + Math.random();
		container = $("<span />").attr("id", id).appendTo(tags)[0];
		function add(container) {
			var el = $('<input type="text" />').attr("field", fieldname).appendTo(container);
			if(negationMode) {
				el.attr("negation", "true");
			}
		}
		add(container);
		var el = $("<button />").text("AND").click(function(ev) {
			add($(ev.target).data("container"));
			ev.preventDefault();
		}).appendTo(tags);
		$(el).data("container", container);
	},
	fieldConstructor: function(container, label, field) {
		container = $("<div />").appendTo(container)[0];
		$("<span />").text(label).appendTo(container);
		$("<input />").attr("text", "input").attr("field", field).appendTo(container);
	},
	advancedOptions: function(form) {
		var locale = search.locale;
		var container = $("<div />").addClass("tsAdvancedOptions").appendTo(form)[0];
		$("<h2/ >").text(search.locale.advanced).appendTo(container);
		$("<div />").addClass("separator").appendTo(container);
		search.fieldConstructor(container, locale.titleAdvanced, "title");
		search.fieldConstructor(container, locale.modifierAdvanced, "modifier");
		search.fieldConstructor(container, locale.spaceAdvanced, "space");
		search.andConstructor(container, locale.notspaceAdvanced, "space", true);
		search.andConstructor(container, locale.tagsAdvanced, "tag");
	},
	constructSearchQuery: function(form) {
		var data = [], select = [];
		var query = $("[name=q]", form).val();
		if(query) {
			data.push("q=%0".format(query));
		}

		// add tags, fields etc..
		$("[field]", form).each(function(i, el) {
			var val = $(el).val();
			var name = $(el).attr("field");
			var negate = $(el).attr("negation") == "true";
			if(val && name) {
				val = encodeURIComponent(val);
				val = negate ? "!" + val : val;
				if(name == "space") {
					val += "_public";
					name = "bag";
				}
				if(negate) {
					select.push("select=%0:%1".format(name,val));
				} else {
					var prefix = data.length === 0 ? "q=" : "";
					data.push('%0%1:"%2"'.format(prefix, name, val));
				}
			}
		});
		var dataString = data.join(" ");
		if(dataString.length === 0 && !query) {
			return false;
		}
		var selectStatement = select.join("&");
		if(dataString.length > 0 && selectStatement.length > 0) {
			dataString += "&";
		}
		dataString += selectStatement;
		return "/search?%0".format(dataString);
	},
	constructForm: function(place) {
		var locale = search.locale;
		$("<h1 />").text(locale.header).appendTo(place);
		var form = $("<form />").appendTo(place)[0];
		$('<input type="text" name="q" />').appendTo(form);
		$('<input type="submit" />').val(locale.find).appendTo(form);
		search.advancedOptions(form);
		var query = $('<h2 class="query"/>').appendTo(place)[0];
		var results = $("<div />").appendTo(place).addClass("resultsArea")[0];
		var lookup = function(url) {
			if(!url) {
				results.empty().addClass("error").text(locale.error);
				return;
			}
			config.extensions.tiddlyweb.getStatus(function(status) {
				$(query).text(locale.query);
				var href = status.server_host.url + url;
				$("<a />").attr("href", href).text(href).appendTo(query);
				tsScan.scan(results, { url: url, emptyMessage: search.locale.noResults, cache: true,
					template: "SearchTemplate", sort: "title", callback: function(tiddlers) {
						$("<h2 />").text(locale.resultsHeader.format(tiddlers.length)).prependTo(results);
					}
				});
			});
		};
		$(form).submit(function(ev) {
			ev.preventDefault();
			var url = search.constructSearchQuery(form);
			config.macros.tsSearch.lastSearch = url;
			lookup(url);
		});
		if(search.lastSearch) {
			lookup(search.lastSearch);
		}
		return form;
	},
	handler: function(place) {
		var container = $("<div />").addClass("searchForm").appendTo(place)[0];
		search.constructForm(container);
	}
};

})(jQuery);
//}}}
''From //The Healing Spirit//
by Paul R. Fleischman, M.D.''

At the conclusion of life, I would hope to say:  I was seen and known, heart and soul, and in the same way knew those who circled me; I bowed to the one who opens in dawn, and I lived in harmony with the order, the principles, the laws of the day; I knew myself, saw myself, and held in one embrace human faults, limits and successes; I did my job, working in the common cause; and I stirred up dust with my feet, tramping along in the undivided march of human history; I laid down my burden and surrendered myself to the voice of the river, and out of me poured the fountain of life; and when I looked up I saw one hand spinning the divine wheel of the world; and I looked down, and knelt, lending my hand; and I continued on my way, shouldering my own pain as I followed the signs; and now that I feel the chill of death upon me, I can sing of how I was sent forth, and who calls me home.

''My adaptation adding two elements and revising a few points:''
|>| In the sum of my days and at their close, I hope to say: |
| //witnessed significance// | I was seen and known, heart and soul, and in the same way knew those who circled me; |
| //numinous meeting// | I bowed to the one who opens in dawn, filled with awe and longing to join in its great essential mystery; |
| //lawful order// | I lived in harmony with the order, the principles, the laws of the day, and sought justice for all; |
| //affirming acceptance // | I knew myself, saw myself, and held in one embrace human faults, limits and successes; |
| //diligent regard // | while I kept a diligent watch on the gifts of providence to my people, and took care in how we used them; |
| //meaningful work // | and I did my job, working in the common cause; |
| //membership// | I stirred up dust with my feet, tramping along in the undivided march of human history; |
| //release// | I laid down my burden and surrendered myself to the voice of the river, and out of me poured the fountain of life; |
| //worldview// | and when I looked up I saw meaning amid flux as the world spins ever on; |
| //human love// | then I looked down, and knelt, lending my hand, exchanging myself and another; |
| //sacrifice// | I continued on my way, shouldering my own pain as I followed the signs; |
| //answering death// | and now that I feel the chill of death upon me, I can sing of how I was sent forth, and return to the blossoming earth. |
thousands upon thousands they fall like honey from the dripping lips of stolid wonders - there is nothing of great import or direction or desire in their doing. great libraries are erected in their name, and fall crumbled ashes and scraps before the mighty sword, and fire of truth - there is no dominion over which the fallen can claim -  no direction or source and //being-sense.//

we are tried and trialed and broken and pulled from the wombs of the comfort of our mothers - babes of wild wilderness and born of the freedom of words and complicated by their unspoken desires - read into by the need of the moment and the clearing of the burning of the thoughts of the mind and the heartiness of the soul - //sense of wonder.//

[emphasis mine, but capitalization hers]
''//Technology spares labor, danger, and pain, and may also increase human capacities.//

I envision:''
*an instrument whose music is ideas ^^[[[5]|http://squeakland.jp/school/HTML/essays/dynabook_revisited.htm]]^^  ([[Kay]])
*a [[bicycle]] for the mind
*notation as a tool of thought ^^[[[6]|http://www.jsoftware.com/papers/tot.htm]]^^ ([[Iverson]])

''Notes Tagged as Technology''
<<list filter [tag[technology]][sort[title]]>>
[[Computer assisted discovery realms|http://www.scribd.com/fullscreen/57696892?access_key=key-qlwx0gzhx7urmlumz4l]] – an "idea map" I created a few years ago
/***
|''Name''|TiddlySpaceRevertRevision|
|''Description''|Revert to a previous revision|
|''Author''|BenGillies|
|''Version''|0.1|
|''Status''|unstable|
|''Source''|http://github.com/TiddlySpace/tiddlyspace|
|''CodeRepository''|http://github.com/TiddlySpace/tiddlyspace|
|''License''|[[BSD|http://www.opensource.org/licenses/bsd-license.php]]|
|''CoreVersion''|2.6.0|
|''Requires''|TiddlyWebAdaptor TiddlySpaceRevisionView|
!Usage
Add a control button to revert to a particular revision.

The button must be called from within a revision, as generated by TiddlySpaceRevisionView
!Code
***/
//{{{
(function($) {

config.commands.revert = {
	text: "revert",
	tooltip: "make this revision the current one",
	handler: function(ev, src, title) {
		var revElem = story.getTiddler(title);
		var tidToRevert = store.getTiddler($(revElem).attr("revName"));

		var revision = store.getTiddler(title);
		if ((revision) && (tidToRevert)) {
			tidToRevert.text = revision.text;
			var newFields = merge({}, revision.fields);
			for (var fieldName in newFields) {
				if (fieldName.substr(0, 7) === "server.") {
					delete newFields[fieldName];
				}
			}
			merge(tidToRevert.fields, newFields);
			tidToRevert.tags = merge([], revision.tags);
			tidToRevert.fields.changecount = 1;
			delete tidToRevert.fields.doNotSave;

			store.saveTiddler(tidToRevert.title, tidToRevert.title,
				tidToRevert.text, null, null, tidToRevert.tags,
				tidToRevert.fields, false, tidToRevert.created, tidToRevert.creator);

			autoSaveChanges(true);
		}
	}
};

})(jQuery);
//}}}
<!DOCTYPE HTML>
<html>
<body style="display:none">
topics: <ul id="topics"></ul>
<button id='addtopic'>add topic</button>
stream:
<ul id="stream"></ul>
<script type='text/javascript' src='/bags/common/tiddlers/jquery.js'></script>
<script type='text/javascript' src='/bags/tiddlyspace/tiddlers/chrjs'></script>
<script src="/twikifier.js" type="text/javascript" charset="utf-8"></script>
<script type='text/javascript'>
	$.ajaxSetup({
		beforeSend: function(xhr) {
			xhr.setRequestHeader("X-ControlView", "false");
		}
	});
	function renderTopic(topic) {
		var item = $("<li />").appendTo("#topics");
		$("<button class='show' />").text(topic).appendTo(item);
		$("<button class='delete'>x</button>").appendTo(item);
		return item[0];
	}
	var host =  '/';
	var space = "jon";
	var active_topics = [];
	var current_topic, offset;
	function renderTopics() {
		var topics = active_topics;
		$("#topics").empty();
		for(var i = 0; i < topics.length; i++) {
			var topic = topics[i];
			if(topic) {
				renderTopic(topic);
			}
		}
		$("body").show();
	}
	// Array Remove - By John Resig (MIT Licensed)
	Array.prototype.remove = function(from, to) {
		var rest = this.slice((to || from) + 1 || this.length);
		this.length = from < 0 ? this.length + from : from;
		return this.push.apply(this, rest);
	};

	var topicList = new tiddlyweb.Tiddler("Topics", new tiddlyweb.Bag(space + "_public", host));
	topicList.get(function(tid) {
			active_topics = tid.text.split("\n");
			renderTopics(active_topics);
			$("#topics .show:first").trigger("click");
		},
		function() {
			active_topics = ["tiddlyspace"];
			renderTopics(active_topics)
		}
	);
	$("#addtopic").click(function(ev) {
		var text = prompt("What topic would you like to watch?");
		if(active_topics.indexOf(text) === -1) {
			active_topics.push(text);
		}
		var el = renderTopic(text);
		topicList.text = active_topics.join("\n");
		topicList.put(function() {
			$("button.show", el).trigger("click");
		}, function() {
			alert("eek!")
		});
	});
	$("#topics .delete").live("click",function(ev) {
		var topic = $(".show", this.parentNode).text();
		active_topics.remove(active_topics.indexOf(topic));
		renderTopics();
		topicList.text = active_topics.join("\n");
		topicList.put(function() {}, function() {
			alert("eek!")
		});
	});
	w = createWikifier(window, jQuery, { host: host, container: "recipes/" + space + "_public" });
	$("#topics .show").live("click",function(ev) {
		var tag = $(this).text();
		current_topic = tag;
		offset = 0;
		$("#stream").empty();
		var search = new tiddlyweb.Search('tag:"' + tag + '" &fat=y', host);
		search.get(function(tiddlers) {
			for(var i = 0; i < tiddlers.length; i++) {
				var tiddler = tiddlers[i];
				var item = $("<li />").appendTo("#stream")[0];
				$("<h2 />").text(tiddler.title + ": ").appendTo(item);
				
				$("<div class='text' />").text(tiddler.text).appendTo(item);
				$("<div class='author' />").text(tiddler.modifier).appendTo(item);
			}
		}, function() {
			$("<li>no topics :-(</li>").appendTo("#stream");
		});
	});
	$(window).scroll(function(){
		if($(window).scrollTop() == $(document).height() - $(window).height()) {
			offset += 10;
			// find a way to get all tiddlers created before the ones above
			console.log("loadMore();");
		}
	});
</script>
</body>
</html>
/***
|''Name''|ImportExternalLinksPlugin|
|''Author''|Jon Robson|
|''Version''|0.3.0|
|''Requires''|TiddlySpaceConfig TiddlySpaceLinkPlugin TiddlySpaceCloneCommand|
|''Description''|Turns space links into ajax links so you don't have to leave the comfort of your own TiddlyWiki|
!Notes
This maybe should hides the editTiddler, cloneTiddler commands. Ideally the toolbar commands should hide themselves but we need a strong concept of "this is a sucked in tiddler" to do that.
***/
//{{{
(function($){
var tiddlyspace = config.extensions.tiddlyspace;
_createSpaceLink = createSpaceLink;
if(_createSpaceLink) {
	createSpaceLink = function(place, spaceName, title, alt, isBag) {
		var tooltip = "Click to open in current document. Right click to open in original space.";
		_createSpaceLink(place, spaceName, title, alt, isBag);
		var workspace;
		if(isBag) {
			workspace = "bags/%0".format(spaceName);
		} else {
			workspace = "bags/%0_public".format(spaceName);
		}
		if(title && spaceName != tiddlyspace.currentSpace.name) {
			var link = $("a:last", place);
			var newlink = $("<a />").text("[link]").after(link[0]);
			// very hacky
			var updateInterval = setInterval(function() {
				var href = link.attr("href");
				if(href) {
					$(newlink).attr("href", href);
					clearInterval(updateInterval);
				}
			}, 200);
			
			if(link.parent(".replyLink").length == 0) { // don't suck in a reply link.
				link.attr("title", tooltip).addClass("importLink").click(function(ev) {
					if(config.floorboards) {
						config.floorboards.pushUnique("%0_public".format(spaceName));
					}
					tiddlyspace.displayServerTiddler(ev.target, title, workspace, function(el) {
						// TODO: the commands should disable themselves based on the meta information.
						//$("[commandname=editTiddler], [commandname=cloneTiddler]", el).hide(); 
					});
					ev.preventDefault();
				});
			}
		}
	};
}

var _cloneHandler = config.commands.cloneTiddler.handler;
config.commands.cloneTiddler.handler = function(event, src, title) {
	var _tiddler = store.getTiddler(title);
	var source = _tiddler ? _tiddler.fields["server.bag"] : false;
	var imported = _tiddler ? _tiddler.fields["tiddler.source"] : false;
	var realTitle = _tiddler ? _tiddler.fields["server.title"] : title;
	_cloneHandler.apply(this, [event, src, title]);
	var tidEl = story.getTiddler(title);
	$(story.getTiddlerField(title, "title")).val(realTitle);
	if(source) {
		$("<input />").attr("type", "hidden").attr("edit", "tiddler.source").val(source).appendTo(tidEl);
		$("<input />").attr("type", "hidden").attr("edit", "server.activity").appendTo(tidEl);
	}
}
})(jQuery);
//}}}
There is I and You, there is dialogue, there is language, and //spirit whose primal deed language is.//
–Martin [[Buber]]

A mystic [[cipher|correspondances]] waits infolded.
–Walt [[Whitman]], //Leaves of Grass//

What is greater for us than all enigmatic webs at the margins of being is the central activity of an everyday hour on earth, with a streak of sunshine on a maple twig and an intimation of the eternal You.
–Buber's //[[Ich und Du]]//

Wisdom lies neither in fixity nor in change, but in the [[dialectic]] between the two.
–Octavio [[Paz]], //The Monkey Grammarian//

Strength is fidelity, power reverence:
no one ends at himself …
we are constellations …
I learned, in the brotherhood of the trees,
to reconcile myself, not with myself:
with what lifts me, sustains me, lets me fall.
–Octavio [[Paz]], [[The beginning of the Beginning]]

οφαλ – [[Oikos Philos Anthropos Logos]]

If we had a keen vision and feeling of all ordinary human life, it would be like hearing the grass grow and the squirrel's heart beat, and we should die of that roar which lies on the other side of silence.
–George Eliot

Nature: //natus mori mundi// – the world being born and dying

To the people whose labors go beyond ideas into the realm of 'real materials' –Frank Herbert

All things/cells/beings are impermanent… strive for flow-permanence within [and between]… –Frank Herbert
;
:(My addition suggests that flow-permanence is not found exclusively within the self, nor in relationship between beings.) 
[[Realms of the Manifest]]

[[Provisional fixed points]]

Not all who wander are lost.  ^^[[[1]|Not all those who wander]]^^ –J.R.R. [[Tolkien]]

To work and play in concert
… yield who will to their separation ^^[[[8]|But yield who will to their separation]]^^
–from Robert Frost's poem "Two Tramps in Mud Time"

I have gathered a garland of other men's flowers, and nothing is mine but [[the cord]] that binds them.
–Michel de Montaigne
Cited in //[[Collage Culture|http://www.artbook.com/9783037641194.html]]// which the editors subtitle as a "21st century identity crisis"

"The Green Hills…taught me longing—//Sehnsucht;// made me for good or ill, and before I was six years old, a votary of the [[Blue Flower]].
–C.S. Lewis in //Surprised By Joy//

To gaze deeply is to be broken, to be seized by obscured things
–"[[The Sublime Wants To Reach You]]", Mira Fong

Work of the eyes is done, begin heart-work now …
His grappling-up glance … the rumor that a //gazer// existed
stirred the less clearly, more questionably visible ones.
–from [[Turning]] by Rainer Maria [[Rilke]]

The [[Glass Bead Game]] –Hermann [[Hesse]]

The [[Village University]]

[[Off By A Billion]]

The ~Off-Line Web

another never defines you –my wife Lily

raw – real and woven – also her creation
Type the text for 'excludeSearch'
''dissolution of the god myth is not hating god'', but it is moving beyond the need to have someone outside of the self that can answer the unanswered questions - who can address the seeming randomness and who can offer a comforting shoulder when we are faced with the extinction of consciousness.

it pains me to see that so many people have been made powerless - have not been given the tools to take control of their beings and their sense of the world. to know that actions have a direct and lasting impact, just as inactions do. that we have freedom beyond the building and the massing of others - to be regal and stand before the known universe, throw our arms out to the unknown universe, and say simply, "i accept".

in that one pure and shuddering moment we shatter the god myth.

[What Lily calls the god myth, I suggest could be more precisely defined as the myth of ~Father-God.]
Hurt as I think through no place
where unlikely man in aspiration of beauty
meets void and solution at once.
| [img[1st grade, Fall 1989|http://farm7.static.flickr.com/6057/6259806815_5ce379f869_m.jpg][http://www.flickr.com/photos/39042429@N00/6259806815/]] | [img[After high school graduation, Fall 2000|http://farm7.static.flickr.com/6159/6260354262_742161a082_m.jpg][http://www.flickr.com/photos/39042429@N00/6260354262/]] | [img[Family gathering, Fall 2011|http://farm7.static.flickr.com/6157/6259806855_94e6093041_m.jpg][http://www.flickr.com/photos/39042429@N00/6259806855/]] |
| Fall 1989 | Fall 2000 | Fall 2011 |
!mitocos mathema muse

''Mitocos'', like [[moticos]] coined by [[Ray Johnson]], is an anagram of the term “osmotic” — the adjective form of “osmosis,” referring to the process of liquid flow between two semi-permeable membranes.

Pronunciation: mit·ōh·kôz
Singular and plural forms are the same: //a mitocos; several mitocos//.

Its first syllable suggests //[[mítica|pensamientos españoles]]//, the Spanish form of //mythical// – as well as the Greek //mitos// "thread", root of //mitochondria//.
----

Ancient Greek μάθημα (//''mathema''//), means "that which is learnt", hence also "study" and "science", and in modern Greek just "lesson".  The word máthēma is derived from μανθάνω (//manthano//), while the modern Greek equivalent is μαθαίνω (//mathaino//), both of which mean "to learn".
<<<
The universe cannot be read until we have learned the language and become familiar with the characters in which it is written. It is written in mathematical language, and the letters are triangles, circles and other geometrical figures, without which means it is humanly impossible to comprehend a single word. Without these, one is wandering about in a dark labyrinth.
–Galileo Galilei
<<<
----

Old French //''muse''// directly from Latin //Musa//, from Greek Μοῦσαι, //Moũsai//, "the Muse" (of Greek mythology); also "music, song."

----

An additional anagram is ''itocosm'', made by shifting one letter from beginning to end.  Its spelling echoes and refracts the popular terms //microcosm// and //macrocosm//.  Distinct from those realms, the itocosm brings awe through an immediate world of quantity and diversity.  //("There is an external reality that we ignore at our peril…"// as Carl [[Sagan]] said; which may also be the "dark labyrinth" Galileo spoke of.) The //micro// and //macro// scales are often not seen as readily.

Swimming the ''itocosm'', [[dissolve into vastness|dig]]:
joining to //''it'' (the Other outside your skin), ''ids'' (brute life), ''ideo''-forms (ideographs one kind), and swarms of ''itty''-bity awareness (on the ''cosm''ic scale.)//
Once you have some content then you may choose to determine a tiddler, or set of tiddlers to display each time you load ~TiddlySpace. This is determined by the [[DefaultTiddlers]].
<!DOCTYPE html>
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
	<title>This Space</title>
	<link href="/bags/common/tiddlers/profile.css" type='text/css' rel='stylesheet' >
	<link href="/bags/common/tiddlers/admin.css" type='text/css' rel='stylesheet' >
	<!--[if lte IE 8]>
	<script type="text/javascript" src="/bags/common/tiddlers/json2.js"></script>
	<script type="text/javascript" src="/bags/common/tiddlers/es5-shim.min.js"></script>
	<![endif]-->
</head>
<body>
<div id="container">
	<div id="text-html" class="main section">
		<a class="app" href="/">home</a>
		<div class="left">
		<h2>About this space <button class='toggleNext'></button></h2>
		<div id="siteinfo"></div>
		<h2>Site Icon</h2>
		<div>
			<img id="siteicon" class="siteicon">
			<form id="upload" method="POST" enctype="multipart/form-data">
				<input type="hidden" name="title" value="SiteIcon" />
				<input type="hidden" name="tags" value="excludeLists">
				<input type="hidden" name="csrf_token" class="csrf" />
				<input type="file" name="file" accept="image/*" />
				<input class="btn" type="submit" value="upload" />
			</form>
			<div id="dropzone">Drop file here
				<img class="notloading" src="/bags/common/tiddlers/ajax-loader.gif" alt="submitting SiteIcon" />
			</div>
		</div>
		<h2>Vital Statistics</h2>
		<div id="info">please wait while information is loaded about this space...</div>
		<button class="spacereset">Reset Space</button>
		<div class="reset-confirm-wrap messageArea">
			<button class="close-btn" title="cancel reset">×</button>
			<p>Are you sure you want to reset the space? You can't go back! This will remove all the content from the space!</p>
			<form class="cf">
				<label for="reset-confirm">Enter the space name to confirm.</label>
				<input type="text" name="reset-confirm" class="reset-confirm-input inputBox" />
				<button type="submit">Reset Now</button>
			</form>
			<div class="reset-message-area">
				<p class="performing">Resetting...</p>
				<p class="finished">Reset Done!</p>
				<p class="recipe-error-msg">Error removing includes. Please remove manually.</p>
			</div>
		</div>
		</div>
		<div class="right">
		<div class="ts-membership">
			<h2>
				Add Member
				<a href="http://docs.tiddlyspace.com/What%20is%20a%20member%3F" title="What is a Member?" class="help">What is a Member?</a>
			</h2>
			<div>
				<p>Add a new member to your space by entering their name below. Enter a space name instead and prefix with @ to add everyone who is already a member of that space.</p>
				<form class="ts-members">
					<input class="inputBox" type="text" name="username">
					<input type="submit" value="Add Member" class="btn" />
				</form>
			</div>
			<h2>
				Existing Members <button class='toggleNext'></button>
			</h2>
			<div>
				Your space currently has the following members: 
				<ul class="ts-members"></ul>
			</div>
			<h2>
				Include Space
				<a class="help" href="http://docs.tiddlyspace.com/What%20is%20space%20inclusion%3F" title="What is inclusion?">What is Inclusion?</a>
			</h2>
			<form class="ts-includes">
				<input class="inputBox" type="text" name="spacename">
				<input type="submit" value="Include Space" class="btn" />
			</form>
		</div>
		<div>
			<h2>Included Spaces <button class='toggleNext'></button></h2>
			<div>
			This space includes the following spaces:
			<ul class="ts-includes"></ul>
			</div>
		</div>
		</div>
		<div class="clear"></div>
	</div>
</div>
<script src='/bags/common/tiddlers/backstage.js'></script>
<script src='/bags/common/tiddlers/jquery.js'></script>
<script src='/bags/tiddlyspace/tiddlers/chrjs'></script>
<script src='/bags/common/tiddlers/chrjs.space'></script>
<script src='/bags/common/tiddlers/chrjs.users'></script>
<script src='/bags/common/tiddlers/chrjs.identities'></script>
<script src='/bags/tiddlyspace/tiddlers/TiddlySpaceCSRF'></script>
<script src='/bags/common/tiddlers/jquery-form.js'></script>
<script src="/bags/common/tiddlers/siteiconupload.js"></script>
<script src="/bags/common/tiddlers/ts.js"></script>
<script src="/status.js"></script>
<script src="/bags/common/tiddlers/space.js"></script>
</body>
</html>
"Minimum Statement" of IHEU:

Humanism is a democratic and ethical life stance, which affirms that human beings have the right and responsibility to give meaning and shape to their own lives. It stands for the building of a more humane society through an ethic based on human and other natural values in the spirit of reason and free inquiry through human capabilities. It is not theistic, and it does not accept supernatural views of reality.

The official defining statement of World Humanism is:

*Humanism is ethical. It affirms the worth, dignity and autonomy of the individual and the right of every human being to the greatest possible freedom compatible with the rights of others. Humanists have a duty of care to all humanity including future generations. Humanists believe that morality is an intrinsic part of human nature based on understanding and a concern for others, needing no external sanction.
*Humanism is rational. It seeks to use science creatively, not destructively. Humanists believe that the solutions to the world’s problems lie in human thought and action rather than divine intervention. Humanism advocates the application of the methods of science and free inquiry to the problems of human welfare. But Humanists also believe that the application of science and technology must be tempered by human values. Science gives us the means but human values must propose the ends.
*Humanism supports democracy and human rights. Humanism aims at the fullest possible development of every human being. It holds that democracy and human development are matters of right. The principles of democracy and human rights can be applied to many human relationships and are not restricted to methods of government.
*Humanism insists that personal liberty must be combined with social responsibility.Humanism ventures to build a world on the idea of the free person responsible to society, and recognizes our dependence and responsibility for the natural world. Humanism is undogmatic, imposing no creed upon its adherents. It is thus committed to education free from indoctrination.
*Humanism is a response to the widespread demand for an alternative to dogmatic religion. The world’s major religions claim to be based on revelations fixed for all time, and many seek to impose their world-view on all of humanity. Humanism recognizes that reliable knowledge of the world and ourselves arises through a continuing process of observation, evaluation and revision.
*Humanism values artistic creativity and imagination and recognizes the transforming power of art. Humanism affirms the importance of literature, music, and the visual and performing arts for personal development and fulfillment.
*Humanism is a lifestance aiming at the maximum possible fulfilment through the cultivation of ethical and creative living and offers an ethical and rational means of addressing the challenges of our time. Humanism can be a way of life for everyone everywhere.

The Amsterdam Declaration explicitly states that  Humanism rejects dogma, and imposes no creed upon its adherents.
-----
Even more important is to recognize the damage done by qualifying adjectives. It is academic sectarianism to promote a half dozen or more separate varieties of attitudes, But this does not require a multiplicity of names. The similarities between the beliefs and values of the different groups - even ‘secular’ and ‘religious’ Humanists - is more fundamental and more important than the different groups is divisive. Viewed from outside, it does not help us to have all these specific names. How should ordinary people be able to see anything but irrelevance (at best!) in such a divided movement? The above points are particularly important at the international level. If the International Humanist and Ethical Union doesn't succeed in getting the groups in our movement to identify themselves as Humanists within very few years, the already weak world organisations, with their odd names, will die as well - some of them have already been dead for some years, even if they will not lie down. The battle will be lost.

It should be noted, however, that there is a problem in adopting the single word ‘Humanism’, without adjective; and the last of our three points above resolves this difficulty, as expressing our identity, and our value in the world. The difficulty is that our opponents have genuine grounds for pressing us to make clear that by Humanism we mean our distinctive position, as against ‘renaissance humanism,’ on the hand, and a generalized ‘concern for humanity’ on the other.

The difficulty is resolved by recognizing that Humanism is a life stance. As the name of a life stance, Humanism should carry an initial capital letter, for as such it is a proper name, not a common noun. We use initial capitals for the religious life stances, Hinduism, Christianity etc; why discriminate against Humanism? The use of the capital H both expresses the identity of Humanism as a life stance; and shows that it is neither ‘renaissance humanism’ nor mere generalized ‘concern for humanity’.
Humanism with initial capital does not need any distinguishing adjective. We should establish our identity by the word ‘Humanism’: 8 letters, no more; and the first is capital.  That is us - the distinctive naturalistic life stance.’
This is --strikethrough text--, and this -- yes that &mdash; was an em dash.

http://www.netstrider.com/tutorials/HTML/text/metacharacters/
@@font-size:150%;
&#9733;
&bull;
&hellip;
&permil;
&amp;
&dagger;
&Dagger;
&cent;
&pound;
&euro;
&yen;
&harr;
&larr;
&rarr;
&sum;
&prod;
&radic;
&there4;


&Alpha;&alpha;&Beta;&beta;

&phi;&alpha;&lambda;
@@
*[[TiddlyWiki|http://tiddlywiki.com/]] was released by Jeremy Ruston in 2004, and created as "a non-linear personal web notebook" which he still actively maintains.  ^^[[[13]|http://tiddlywiki.org/#JeremyRuston%20Introduction%20TiddlyWiki%20%5B%5BWhat%20is%20TiddlyWiki%3F%5D%5D]]^^ The technology is explained in more detail in the [[Wikipedia article|http://en.wikipedia.org/wiki/TiddlyWiki]]; Wikipedia itself being a "cousin technology" built on Wiki principles.
*The original wiki C2 ^^[[[10]|http://c2.com/cgi/wiki]]^^ created by Ward Cunningham in 1995 describes itself as a "content creation wiki" … and "a composition system, a discussion medium, a repository…a tool for collaboration."
*Cunningham's first wiki software was called ~WikiWikiWeb, borrowing the Hawaiian word //wiki// ^^[[[11]|http://c2.com/doc/etymology.html]]^^ which means "fast" or "quick" and doubled for emphasis //wiki-wiki//, "very quick."  Part of his original description was "the simplest online database that could possibly work." ^^[[[12]|http://www.wiki.org/wiki.cgi?WhatIsWiki]]^^
*One of its descendants Wikipedia [[defined the term|http://en.wikipedia.org/wiki/Wiki]] as a website that allows the creation and editing of any number of interlinked web pages. Wikis have little implicit structure, allowing structure to emerge according to the needs of the users.  Text is usually written using a simplified markup language.
* This website is built upon ''~TiddlyWiki'' and hosted by [[Tiddlyspace|http://tiddlyspace.com/]]. Images are stored at Yahoo's Flickr service.
*[[Wagn]] is another wiki software environment I've been reading about.
!The Old Mendicant
from //Call Me by My True Names: The Collected Poems of Thich Nhat Hanh//

Being rock, being gas, being mist, being mind,
being the mesons traveling among the galaxies
at the speed of light,
you have come here, my beloved.
And your blue eyes shine, so beautiful, so deep.
You have taken the path traced for you
from the non-beginning and the never-ending.
You say that on your way here
you have gone through
many millions of births and deaths.
Innumerable times you have been transformed
into firestorms in outer space.
You have used your own body
to measure the age of the mountains and rivers.
You have manifested yourself
as trees, grass, butterflies, single-celled beings,
and as chrysanthemums.
But the eyes with which you look at me this morning
tell me that you have never died.
Your smile invites me into the game
whose beginning no one knows,
the game of hide-and-seek.

O green caterpillar, you are solemnly using your body
to measure the length of the rose branch that grew up last Summer.
Everyone says that you, my beloved, were just born this Spring.
Tell me, how long have you been around?
Why wait until this moment to reveal yourself to me,
carrying with you that smile which is so silent and deep?
O caterpillar, suns, moons, and stars flow out
each time I exhale.
Who knows that the infinitely large must be found
in your tiny body?
Upon each point on your body,
thousands of [[Buddha fields|https://www.google.com/search?q="buddha+fields"]] have been established.
With each stretch of your body, you measure time
from the non-beginning to the never-ending.
The great mendicant of old is still there on [[Vulture Peak|http://en.wikipedia.org/wiki/Griddhraj_Parvat#In_Buddhist_Literature]],
contemplating the ever-splending sunset.

Gautama, how strange!
Who said the Udumbara flower blooms
only once every 3,000 years?

The sound of the rising tide—you cannot help hearing it if you have an attentive ear.

----
The "old mendicant" is Shakyamuni Buddha.
/***
|''Name''|tsScanCountPlugin|
|''Description''|Provides ability to count tiddlers at a given tiddlyspace url and display a button that when clicked lists them. Also upgrades tsScan to replace any options containing with $1 with the current space|
|''Version''|0.2.0|
***/
//{{{
(function($) {

var tsScan = config.macros.tsScan;
var tiddlyspace = config.extensions.tiddlyspace;

var macro = config.macros.tsScanCount = {
	cache: true,
	countCache: {},
	handler: function(place, macroName, params, w, paramString, tiddler) {
		var container = $("<a href='#' class='button' />").attr("refresh", "macro").attr("macroName", macroName).appendTo(place)[0];
		$(container).data("params", paramString);
		macro.refresh(container);
	},
	refresh: function(container) {
		var paramString = $(container).data("params");
		var options = tsScan.getOptions(paramString, tiddler);
		var url = options.url;
		options.cache = macro.cache;
		options.callback = function(tiddlers) {
				options.cache = true;
				macro.cache = true;
				var count = tiddlers[0] ? tiddlers[0].fields['server.page.revision'] : 0;
				var lastCount = macro.countCache[url] || 0;
				if(lastCount != count) {
					var interval, step = 0;
					interval = window.setInterval(function() {
						var last = step;
						step += 1;
						$(container).removeClass("step" + last);
						if(step > 10) {
							macro.countCache[url] = count;
							window.clearInterval(interval);
						} else {
							$(container).addClass("step" + step);
						}
					}, 500)
				}
				$(container).empty().addClass("enabled").text(tiddlers.length).click(function(ev) {
				$(ev.target).addClass("active");
				var target = options.popupSelector ? $(options.popupSelector)[0] : ev.target;
				var p = Popup.create(target, "div");
				var container;
				if(options.heading) {
					container = $("<div />").addClass("heading").appendTo(p)[0];
					wikify(store.getTiddlerText(options.heading) || "", container);
				}
				container = $("<div />").addClass("followTiddlersList").appendTo(p)[0];
				tsScan.scan(container, options);
				Popup.show();
				ev.stopPropagation();
				return false;
			});
		};
		tsScan.scan(container, options);
	}
}

var _getOptions = tsScan.getOptions;
config.macros.tsScan.getOptions = function(paramString, tiddler) {
	var options = _getOptions.apply(this, arguments);
	var optionsClone = {};
	for(var i in options) {
		if(typeof(options[i]) == "string") {
			optionsClone[i] = options[i].format(tiddlyspace.currentSpace.name);
		} else {
			optionsClone[i] = options[i];
		}
	}
	return optionsClone;
}

// every 5 minutes make tsScan update.
window.setInterval(function() {
	macro.cache = false;
	$("[macroName=tsScanCount]").each(function(i, el) {
		macro.refresh(el);
	});
}, 1000 * 60 * 5);
})(jQuery);
//}}}
His work is based on the ethics of the Other or, in Lévinas' terms, on "ethics as first philosophy". For Lévinas, the Other is not knowable and cannot be made into an object of the self, as is done by traditional metaphysics (which Lévinas called "ontology").

Lévinas prefers to think of philosophy as the ''"wisdom of love"'' rather than the love of wisdom (the literal Greek meaning of the word "philosophy"). In his view, responsibility precedes any "objective searching after truth".

Lévinas derives the primacy of his ethics from the experience of the encounter with the Other. For Lévinas, the irreducible relation, the epiphany, of the face-to-face, the encounter with another, is a privileged phenomenon in which the other person's proximity and distance are both strongly felt. "The Other precisely reveals himself in his alterity not in a shock negating the I, but as the primordial phenomenon of gentleness."  At the same time, the revelation of the face makes a demand, this demand is before one can express, or know one's freedom, to affirm or deny.  One instantly recognizes the transcendence and heteronomy of the Other. Even murder fails as an attempt to take hold of this otherness.
/***
|''Name''|TiddlySpaceCloneCommand|
|''Version''|0.5.8|
|''Description''|provides a toolbar command for cloning external tiddlers|
|''Status''|stable|
|''Source''|http://github.com/TiddlySpace/tiddlyspace/raw/master/src/plugins/TiddlySpaceCloneCommand.js|
|''Requires''|TiddlySpaceConfig TiddlySpaceFilters|
!Code
***/
//{{{
(function($) {

var cmd = config.commands;
var tiddlyspace = config.extensions.tiddlyspace;

var fieldsCache = {};

cmd.cloneTiddler = {
	text: cmd.editTiddler.text,
	tooltip: "Create a copy of this tiddler in the current space",
	errorMsg: "Error publishing %0: %1",

	isEnabled: function(tiddler) {
		return !config.filterHelpers.is.local(tiddler) && !readOnly;
	},
	handler: function(ev, src, title) {
		var tiddler = store.getTiddler(title);
		if(tiddler) {
			fieldsCache[title] = $.extend({}, tiddler.fields);
			tiddler.fields["server.workspace"] = tiddlyspace.getCurrentWorkspace(config.options.chkPrivateMode ?
		"private" : "public");
			tiddler.fields["server.permissions"] = "read, write, create"; // no delete
			delete tiddler.fields["server.page.revision"];
			delete tiddler.fields["server.title"];
			delete tiddler.fields["server.etag"];
			// special handling for pseudo-shadow tiddlers
			if(tiddlyspace.coreBags.contains(tiddler.fields["server.bag"])) {
				tiddler.tags.remove("excludeLists");
			}
		} else { // ensure workspace is the current space
			var el = story.findContainingTiddler(src);
			el = $(el);
			var fields = el.attr("tiddlyfields");
			if(fields) { // inherited via TiddlyLink
				fields = fields.decodeHashMap();
				fields["server.workspace"] = config.
					defaultCustomFields["server.workspace"];
			} else {
				fields = config.defaultCustomFields;
			}
			fields = String.encodeHashMap(fields);
			el.attr("tiddlyfields", fields);
		}
		cmd.editTiddler.handler.apply(this, arguments);
		if(tiddler) {
			tiddler.fields["server.permissions"] += ", delete";
		}
		return false;
	}
};

cmd.editTiddler.isEnabled = function(tiddler) {
	return !cmd.cloneTiddler.isEnabled.apply(this, arguments);
};

// hijack cancelTiddler to restore original fields
var _cancelHandler = cmd.cancelTiddler.handler;
cmd.cancelTiddler.handler = function(ev, src, title) {
	var tiddler = store.getTiddler(title);
	if(tiddler) {
		tiddler.fields = fieldsCache[title] || tiddler.fields;
		delete fieldsCache[title];
	}
	return _cancelHandler.apply(this, arguments);
};

// hijack saveTiddler to clear unused fields stash
var _saveHandler = cmd.saveTiddler.handler;
cmd.saveTiddler.handler =  function(ev, src, title) {
	delete fieldsCache[title];
	return _saveHandler.apply(this, arguments);
};

})(jQuery);
//}}}
I begin
as we all began:
with my self
and with what I inherit.

I enter the stream of nature and culture—
"what we call nature: that totality of objects and processes that surrounds us, that alternately creates and devours us" ([[Paz]])
and culture: the great flux of people, processes, stories, all in motion,
in the ceaseless dance with finitude and change.
Grow, conserve, reform, liberate, reconcile, grow further…
It all is shifting, then dissolves into vastness.

I [[dig]]:
for courage,
for wisdom,
for worth.
I rest, then dig more,
trying to be glad, deliberate, brave, and serene.

I work to nourish the world
and protect the transmission of life.

In this I begin,
but do not stay,
with myself.

01/08/2012
<<tiddler Backstage##Tiddlers>>
/***
|''Name''|RefreshTiddlerCommand|
|''Version''|0.3.0|
***/
//{{{
(function($) {

var cmd = config.commands.refreshTiddler = {
	text: "refresh",
	locale: {
		refreshing: "Refreshing tiddler..."
	},
	tooltip: "refresh this tiddler to be the one on the server",
	handler: function(ev, src, title) {
		var tiddler = store.getTiddler(title);
		if(!tiddler) {
			tiddler = new Tiddler(title);
			merge(tiddler.fields, config.defaultCustomFields);
		}
		$(story.getTiddler(title)).find(".viewer").
			empty().text(cmd.locale.refreshing);
		var dirtyStatus = store.isDirty();
		story.loadMissingTiddler(title, {
			"server.workspace": tiddler.fields["server.recipe"]  ? "recipes/" + tiddler.fields["server.recipe"] :
				tiddler.fields["server.workspace"] || "bags/"+tiddler.fields["server.bag"],
			"server.host": tiddler.fields["server.host"],
			"server.type": tiddler.fields["server.type"]
		}, function() {
			store.setDirty(dirtyStatus);
		});
	}
};

})(jQuery);
//}}}
iVBORw0KGgoAAAANSUhEUgAAAC0AAAAuCAYAAAC8jpA0AAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAAEZ0FNQQAAsY58+1GTAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABwNJREFUeNrtWVtMW3UY/1quha4XxqWjDXTZxhggMmXJTIwJNEZdfNMHHxRmXGJMNOqbydyTJj5o4sziw+JMBF9MXIzGvewBMUbNpmaXOIZcplBKSwus7VhpC7T1+52efzmF0nM6Ck/7knJO6f/y+3/n910P0UPZHdFtd4Hh4WFHMpl8iW8f1el03Xx18qdSMSTEnyn+7Vced0ev11/q6emZ3HXQDLSSAZxiIK/x1w7+lBa4xI1UKvUlH+ArPsD9HQUtg32Hwb7NX21ZC+l0ZDAYyGg0UklJCVVUVNDq6iolEgmKRCK0vLyc4vuN+y0w+M8Y/NlCwOsKANzKG3zNt93ifwwutXfvXl1tbS3xlUpLt1Y4z6VwOEw+n48CgUCKD6/c+xYf+hUGfqNooIeGht7kRT8VNIAmm5qayG63U1lZWcH0whPweDzkdruzwPPB3nW5XGe3DZo1/AEv9r74DqBOp5PKy8u37QVWVlZofHyc5ufnlU/kAtPlDdb62lbz9Coafk8JuK2tjVpaWooCGIJ1Ojo6pHVhE7JtnOLLx/nmleTRMNzYORwMdOjq6iJwdycExmu1Wsnv97OOUkB/vK+vLzw4OHhFM2gG3M2Tf4Ay+FFRZ2entOhOSmVlJZnNZh2MFMBZnj158uTQwMCAWxM9eNI5ESCOHDmy44CFYB/eT2mY37ICjaqgZVocx31dXR3V19fvaojGfoo9EQtO56UHggef7ke+NYEW4DH4rEVSSfbDoz7y/z5Jc7+Mkf+3CVq87qbI9CIlOcBUWKtJV6LXtFZNTY3kz9kd4msH0+Q80yQmfs+KBnJoduAeflirlwjd9pLv51GKLWwOarHAPQqOzJLXWEGOZzvJ0taouh6CVHNzM01OSimKBbj4+klOejDgfmXw0CLeodv038U/swDrS0uozFAuXTMB5X5cGjd7+Zb0VNSksbER4FMyrtdz0oOpUSufRm+z2TRxGYBBA5F7WOy1ZGtrptpDdrI2NVCN00YmWw3pmGrxe8vSuMhskJLxNTIdzL8+6BmPx3VLS0sSY5gizJCBUJam5fSyVBiDFkooATuOHqT6VqaU0ZAJFJCyqgqq40M4Hm9hTqd1FLh6R6KMFm5vwJdNDz7ZAUENi8WianTen26vA37sEBmse/LOMZirpYPp9ekDzV7+m5Ira6ouEBqX5fAm0Ow1npQW5/RSMTCnhP/xUfxuRLo3MyUMFqMm/gO42VGf4XhozJd3PBQIPLJyWnMZIioOqq6uVt08POHP3IPHhYhy/L1xv/pBZdAC30bQtcIA1CTqD697ierKgkCD48KrROeXVMejmFAEmtwRUTFoS0nEVtOPr6wky+i0CuZJxqXCaemQOfL1TaDZzahvWpleKLGakCqSQgXzpM3L1UtLFAyyrOUCHdswaGueNZjTmlpL0GokVljVshyX5knr1O1RP2AiIW7ncoGewh8uQFUXMh9qWPfXswsFgVaON7U0qI5HUSyK4C1BR6NRWlvLzzVz6z6qqEl7mTCDiIa0FdLRcITCnkCaq5yLWA7vyx8PmHpCieib5PLTV8XAxcXF/IUlB4jG3rbMwp5rE6rAAdhzfZIjW9oG7M88osppVO+CHmj05IqIFwXZFxbUHzmytfonDmYBD4zN0Eok25BXoys0PzFLs9fGKSUDqDu2n6ztdtU9kJ4q8F3alDBxMhLo7+8/wbeOWCwmVd1qPtt0oJ7dVoIinrtpS+akKOSZp+BMgMLeBVr810fBaT/FWMvCyQBwo6tNNbeGQxgbGxPe6UZvb+9HW6WmnwuLRV9Ci9ifbqf9Lx6jckvVenIDr8IaFl5CcNj5Qjc5nuvU5Oqwv6AGWmhZ+faGsaAITuRwu91STqulEABVYJzISRDiETERgAAObg1eAkanBazoh8zMzGS8Bnp+eZs1nFef4pN9IVLU9vb2XW/ljoyMoHUmtHzG5XJ9mDci9vT0XOCL1G/ARDF5t8Tv9yv3vIXmpKYWAnP7LeFJRkdHVV1gsQQuDvspcLyaq5uas9RmT+Lt6+sL8qQTsF702lAYoKGyUxIMBunmzZuZXAbNSPYY3xXUFhscHPyD6zJYzlNYaG5ujqqqqqQWVrEFdACP5ZaB1IRkHp8uuJcna3yYgVtE8wYaRy5gMpny9qK1CtIF0GFqaiqjYX66Z9G0572TRe1PI4dGi8HhcDxQBxX+1+v10vT0dFZWWbT+tMIVdshvArqUZT7eAMCfg/P5IiiAhkIhyahBhw0p8F8wfja6K0V7E6Bsm231zkUUoagxAV68c0FRgcwRH8FZheCdyxkefyFfE31boJXg+fIyb4jOz1E128gheLt1nsF+w2BDhe5fjPeITtbg8+ibyG0IpyiSFRURcvUppL887nutL4QeykN5APkflX09TZ+Q7fwAAAAASUVORK5CYII=
The following are a few publicly-known people who have influenced my thought and self-conception:

Thomas [[Jefferson]] (1743-1826)
Ralph Waldo [[Emerson]] (1803-1882)
Walt [[Whitman]] (1819-1892)
Frank Lloyd [[Wright]] (1867-1959)
Maria [[Montessori]] (1870-1952)
Carl [[Jung]] (1875-1961)
Rainer Maria [[Rilke]] (1875-1926)
Hermann [[Hesse]] (1877-1962)
Martin [[Buber]] (1878-1965)
T.S. [[Eliot]] (1888-1965)
J.R.R. [[Tolkien]] (1892-1973)
M.C. [[Escher]] (1898-1972)
Carl [[Rogers]] (1902-1987)
Loren [[Eiseley]] (1907-1977)
Madeleine [[L'Engle]] (1918-2007)
Kenneth [[Iverson]] (1920-2004)
Robert [[Vickrey]] (1926-2011)
John Chris [[Jones]] (1927-)
Carl [[Sagan]] (1934-1996)
Alan [[Kay]] (1940-)
Steve [[Jobs]] (1955-2011)
<!--{{{-->
<div macro='slideRevision'></div>
<div class='heading'>
	<span class="titleBar">
		<div class='title' macro='view title text'></div>
	</span>
	<span class='modifierIcon'
		macro='view modifier SiteIcon label:no height:48 width:48 preserveAspectRatio:yes'>
	</span>
	<div class='toolbar'
		macro='toolbar [[ToolbarCommands::RevisionToolbar]] icons:yes height:48 width:48 more:popup'>
	</div>
	<div class='tagClear'></div>
</div>
<div class='content'>
	<div class='viewer' macro='view text wikified'></div>
</div>
<div class='tagInfo'>
	<div class='tidTags' macro='tags'></div>
	<div class='tagging' macro='tagging'></div>
</div>
<!--}}}-->
This dream does not have to be all-encompassing. I can and need to choose a focus@@color:grey;font-size:60%;^^★^^@@ or locus of my attention. An 'interim imperfect' lifestyle is OK.

*In purchasing my food, be aware, but I don't have to be Joel Salatin.
*In learning [[Buddhism]] and meditation, I don't have to be a monk.
*In working at a manufacturing plant a while longer, I can practice right livelihood and sustain my family; I don't have to be an entrepreneur //now.//
*Fear of not being 'well-rounded' or lacking a utopian community to operate in cannot paralyze me.
*I don't have to be a Renaissance Man, agrarian, and citizen legislator all at once.
*I should start with what I like or value most.

@@color:grey;font-size:60%;^^★^^@@ @@color:grey; I recently learned that the Latin word //focus// literally meant a domestic hearth. I seek the modern sense: a center of interest, activity, or energy. A center to which my many roaming dreams may cohere and be grounded.
The domestic hearth may not be too far from my energetic focus, as a [[Layman Monk]] who is a 'householder' with a family. But Buddhist monks subsisted by begging, and withdrew from commerce. The world of commerce is what entraps me.@@
<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
	<title>Reply</title>
	<link rel="stylesheet" href="//tiddlyspace.com/bags/benspa_public/tiddlers/bootvelcro.css">
	<style>
		html,
		body {
			overflow: hidden;
			background-color: transparent;
		}

		#container {
			/* prevent a fouc if no images present */
			display: none;
		}

		.modal-header {
			border-bottom: none;
			padding: 5px 0 0;
			position: absolute;
			width: 100%;
			background-color: #e0e0e0;
			-webkit-border-radius: 6px 6px 0 0;
			-moz-border-radius: 6px 6px 0 0;
			border-radius: 6px 6px 0 0;
			cursor: move;
		}

		.form-actions {
			position: absolute;
			bottom: 0;
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			width: 100%;
			margin: 0;
			border-radius: 0 0 6px 6px;
			background-color: #e0e0e0;
			border-top: 1px solid gray;
		}

		.form-actions input.btn {
			width: auto;
			float: right;
			margin: 0 0.2em;
		}

		.closeBtn {
			background-color: #DCE7F1 !important;
		}

		.primary {
			background-color: #09F !important;
		}

		h1 {
			margin-bottom: 9px;
			margin-top: 9px;
		}

		body {
			width: 100%;
			height: 100%;
			position: absolute;
		}

		.modal {
			margin: 10px;
			top: 0;
			left: 0;
			bottom: 0;
			width: 510px;
			position: absolute;
			box-shadow: #444 0px 0px 10px 2px;
			border-radius: 6px;
			background-color: white;
			border: 1px solid gray;
			background-color: #F0F4F8;
		}

		label em {
			cursor: pointer;
		}

		.modal-body {
			overflow: auto;
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			margin: 65px 20px 67px;
			background-color: transparent;
		}

		.nav-tabs {
			padding-left: 1%;
			margin: 0;
			width: 99%;
			border-color: gray;
		}

		.nav-tabs > li {
			cursor: pointer;
		}

		.nav-tabs > li > a {
			line-height: 2.4em;
			font-weight: bold;
			font-size: 100%;
		}

		.nav-tabs > li.active > a{
			background-color: #F0F4F8;
			border-color: gray;
			border-bottom-color: #F0F4F8;
		}

		.active {
			display: block;
		}

		input,
		textarea,
		select,
		.uneditable-input {
			color: #606060;
		}

		.imagePicker {
			-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
			-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
			box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
			border: 1px solid #CCC;
			height: 110px;
			overflow: auto;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
			margin-left: 0;
		}

		.imagePicker img {
			margin: 5px;
			border: 2px solid transparent;
		}

		.imagePicker .current {
			border: 2px dotted #555;
		}

		label {
			font-weight: bold;
		}

		.form-actions label {
			float: left;
			margin-top: 0.75em;
		}

		fieldset input,
		fieldset textarea {
			width: 90%;
			border-color: gray;
		}

		@media all and (max-width: 550px) {
			.modal {
				width: 95%;
			}
		}

		#help {
			position: absolute;
			border: 0;
			right: 4px;
			top: 5px;
			text-indent: -9999px;
			color: transparent;
			height: 16px;
			width: 16px;
			background: none;
			background-image: url(/bags/common/tiddlers/help.png);
			background-repeat: no-repeat;
			background-color: white;
			z-index: 2;
			border-radius: 10px;
		}

		#help-info {
			padding: 0;
			border: 1px solid gray;
			width: 60%;
			height: 50px;
			color: #404040;
			background-color: white;
			position: absolute;
			top: 5px;
			right: 5px;
			z-index: 1;
			cursor: auto;
			border-radius: 5px;

		}

		#help-info p {
			padding: 10px 25px;
			margin-bottom: 0;
		}
	</style>
</head>
<body>
	<div id="container">
		<form action="#" class="modal">
			<div class="modal-header">
				<button id="help">help</button>
				<div id="help-info" style="display:none;"><p>
				Found something interesting? Write about it in your own space. <a href="//docs.tiddlyspace.com/Reply to this Tiddler" target="_blank">Find out more</a>
				</p></div>
				<ul class="nav nav-tabs" data-tabs="tabs">
					<li class="active" data-tab-name="post"><a href="#postForm">Reply</a></li>
				</ul>
			</div>


			<fieldset id="postForm" class="modal-body">
				<label>Title
					<input type="text" name="title">
				</label>
				<input type="hidden" name="url">
				<label>Post
					<textarea name="text" rows="8"></textarea>
				</label>
				<label>Tags
					<input type="text" name="tags" value="">
				</label>
			</fieldset>


			<div class="form-actions">
				<label class="checkbox">
					<input type="checkbox" name="private" val="private">
					keep private
				</label>
				<input type="submit" class="btn primary btn-large" value="Done">
				<input type="button" class="btn btn-large closeBtn" value="Cancel">
			</div>
		</form>
	</div>

	<script type="text/javascript"
            src="/bags/common/tiddlers/jquery.js"></script>
	<script type="text/javascript" src="/bags/tiddlyspace/tiddlers/chrjs"></script>
	<script type="text/javascript" src="/bags/common/tiddlers/_reply.js"></script>
</body>
</html>
This is a prepared text of the Commencement address delivered by Steve Jobs, CEO of Apple Computer and of Pixar Animation Studios, on June 12, 2005.

<html> 
<object width="560" height="349"><param name="movie" value="http://www.youtube.com/v/UF8uR6Z6KLc?version=3&amp;hl=en_US"></param><embed src="http://www.youtube.com/v/UF8uR6Z6KLc?version=3&amp;hl=en_US" type="application/x-shockwave-flash" width="560" height="349"></embed></object> 
</html>

I am honored to be with you today at your commencement from one of the finest universities in the world. I never graduated from college. Truth be told, this is the closest I’ve ever gotten to a college graduation. Today I want to tell you three stories from my life. That’s it. No big deal. Just three stories.

The first story is about connecting the dots.
{{rjustify{
+++[more]
{{ljustify{
I dropped out of Reed College after the first 6 months, but then stayed around as a drop-in for another 18 months or so before I really quit. So why did I drop out?

It started before I was born. My biological mother was a young, unwed college graduate student, and she decided to put me up for adoption. She felt very strongly that I should be adopted by college graduates, so everything was all set for me to be adopted at birth by a lawyer and his wife. Except that when I popped out they decided at the last minute that they really wanted a girl. So my parents, who were on a waiting list, got a call in the middle of the night asking: “We have an unexpected baby boy; do you want him?” They said: “Of course.” My biological mother later found out that my mother had never graduated from college and that my father had never graduated from high school. She refused to sign the final adoption papers. She only relented a few months later when my parents promised that I would someday go to college.

And 17 years later I did go to college. But I naively chose a college that was almost as expensive as Stanford, and all of my working-class parents’ savings were being spent on my college tuition. After six months, I couldn’t see the value in it. I had no idea what I wanted to do with my life and no idea how college was going to help me figure it out. And here I was spending all of the money my parents had saved their entire life. So I decided to drop out and trust that it would all work out OK. It was pretty scary at the time, but looking back it was one of the best decisions I ever made. The minute I dropped out I could stop taking the required classes that didn’t interest me, and begin dropping in on the ones that looked interesting.

It wasn’t all romantic. I didn’t have a dorm room, so I slept on the floor in friends’ rooms, I returned coke bottles for the 5¢ deposits to buy food with, and I would walk the 7 miles across town every Sunday night to get one good meal a week at the Hare Krishna temple. I loved it. And much of what I stumbled into by following my curiosity and intuition turned out to be priceless later on. Let me give you one example:

Reed College at that time offered perhaps the best calligraphy instruction in the country. Throughout the campus every poster, every label on every drawer, was beautifully hand calligraphed. Because I had dropped out and didn’t have to take the normal classes, I decided to take a calligraphy class to learn how to do this. I learned about serif and san serif typefaces, about varying the amount of space between different letter combinations, about what makes great typography great. It was beautiful, historical, artistically subtle in a way that science can’t capture, and I found it fascinating.

None of this had even a hope of any practical application in my life. But ten years later, when we were designing the first Macintosh computer, it all came back to me. And we designed it all into the Mac. It was the first computer with beautiful typography. If I had never dropped in on that single course in college, the Mac would have never had multiple typefaces or proportionally spaced fonts. And since Windows just copied the Mac, it’s likely that no personal computer would have them. If I had never dropped out, I would have never dropped in on this calligraphy class, and personal computers might not have the wonderful typography that they do. Of course it was impossible to connect the dots looking forward when I was in college. But it was very, very clear looking backwards ten years later.

Again, you can’t connect the dots looking forward; you can only connect them looking backwards. So you have to trust that the dots will somehow connect in your future. You have to trust in something — your gut, destiny, life, karma, whatever. This approach has never let me down, and it has made all the difference in my life.

My second story is about love and loss.

I was lucky — I found what I loved to do early in life. Woz and I started Apple in my parents garage when I was 20. We worked hard, and in 10 years Apple had grown from just the two of us in a garage into a $2 billion company with over 4000 employees. We had just released our finest creation — the Macintosh — a year earlier, and I had just turned 30. And then I got fired. How can you get fired from a company you started? Well, as Apple grew we hired someone who I thought was very talented to run the company with me, and for the first year or so things went well. But then our visions of the future began to diverge and eventually we had a falling out. When we did, our Board of Directors sided with him. So at 30 I was out. And very publicly out. What had been the focus of my entire adult life was gone, and it was devastating.

I really didn’t know what to do for a few months. I felt that I had let the previous generation of entrepreneurs down - that I had dropped the baton as it was being passed to me. I met with David Packard and Bob Noyce and tried to apologize for screwing up so badly. I was a very public failure, and I even thought about running away from the valley. But something slowly began to dawn on me — I still loved what I did. The turn of events at Apple had not changed that one bit. I had been rejected, but I was still in love. And so I decided to start over.

I didn’t see it then, but it turned out that getting fired from Apple was the best thing that could have ever happened to me. The heaviness of being successful was replaced by the lightness of being a beginner again, less sure about everything. It freed me to enter one of the most creative periods of my life.

During the next five years, I started a company named NeXT, another company named Pixar, and fell in love with an amazing woman who would become my wife. Pixar went on to create the worlds first computer animated feature film, Toy Story, and is now the most successful animation studio in the world. In a remarkable turn of events, Apple bought NeXT, I returned to Apple, and the technology we developed at NeXT is at the heart of Apple’s current renaissance. And Laurene and I have a wonderful family together.

I’m pretty sure none of this would have happened if I hadn’t been fired from Apple. It was awful tasting medicine, but I guess the patient needed it. Sometimes life hits you in the head with a brick. Don’t lose faith. I’m convinced that the only thing that kept me going was that I loved what I did. You’ve got to find what you love. And that is as true for your work as it is for your lovers. Your work is going to fill a large part of your life, and the only way to be truly satisfied is to do what you believe is great work. And the only way to do great work is to love what you do. If you haven’t found it yet, keep looking. Don’t settle. As with all matters of the heart, you’ll know when you find it. And, like any great relationship, it just gets better and better as the years roll on. So keep looking until you find it. Don’t settle.

My third story is about death.

When I was 17, I read a quote that went something like: “If you live each day as if it was your last, someday you’ll most certainly be right.” It made an impression on me, and since then, for the past 33 years, I have looked in the mirror every morning and asked myself: “If today were the last day of my life, would I want to do what I am about to do today?” And whenever the answer has been “No” for too many days in a row, I know I need to change something.

Remembering that I’ll be dead soon is the most important tool I’ve ever encountered to help me make the big choices in life. Because almost everything — all external expectations, all pride, all fear of embarrassment or failure - these things just fall away in the face of death, leaving only what is truly important. Remembering that you are going to die is the best way I know to avoid the trap of thinking you have something to lose. You are already naked. There is no reason not to follow your heart.

About a year ago I was diagnosed with cancer. I had a scan at 7:30 in the morning, and it clearly showed a tumor on my pancreas. I didn’t even know what a pancreas was. The doctors told me this was almost certainly a type of cancer that is incurable, and that I should expect to live no longer than three to six months. My doctor advised me to go home and get my affairs in order, which is doctor’s code for prepare to die. It means to try to tell your kids everything you thought you’d have the next 10 years to tell them in just a few months. It means to make sure everything is buttoned up so that it will be as easy as possible for your family. It means to say your goodbyes.

I lived with that diagnosis all day. Later that evening I had a biopsy, where they stuck an endoscope down my throat, through my stomach and into my intestines, put a needle into my pancreas and got a few cells from the tumor. I was sedated, but my wife, who was there, told me that when they viewed the cells under a microscope the doctors started crying because it turned out to be a very rare form of pancreatic cancer that is curable with surgery. I had the surgery and I’m fine now.

This was the closest I’ve been to facing death, and I hope it’s the closest I get for a few more decades. Having lived through it, I can now say this to you with a bit more certainty than when death was a useful but purely intellectual concept:

No one wants to die. Even people who want to go to heaven don’t want to die to get there. And yet death is the destination we all share. No one has ever escaped it. And that is as it should be, because Death is very likely the single best invention of Life. It is Life’s change agent. It clears out the old to make way for the new. Right now the new is you, but someday not too long from now, you will gradually become the old and be cleared away. Sorry to be so dramatic, but it is quite true.

Your time is limited, so don’t waste it living someone else’s life. Don’t be trapped by dogma — which is living with the results of other people’s thinking. Don’t let the noise of others’ opinions drown out your own inner voice. And most important, have the courage to follow your heart and intuition. They somehow already know what you truly want to become. Everything else is secondary.

When I was young, there was an amazing publication called //The Whole Earth Catalog//, which was one of the bibles of my generation. It was created by a fellow named Stewart Brand not far from here in Menlo Park, and he brought it to life with his poetic touch. This was in the late 1960’s, before personal computers and desktop publishing, so it was all made with typewriters, scissors, and polaroid cameras. It was sort of like Google in paperback form, 35 years before Google came along: it was idealistic, and overflowing with neat tools and great notions.

Stewart and his team put out several issues of The Whole Earth Catalog, and then when it had run its course, they put out a final issue. It was the mid-1970s, and I was your age. On the back cover of their final issue was a photograph of an early morning country road, the kind you might find yourself hitchhiking on if you were so adventurous. Beneath it were the words: “Stay Hungry. Stay Foolish.” It was their farewell message as they signed off. Stay Hungry. Stay Foolish. And I have always wished that for myself. And now, as you graduate to begin anew, I wish that for you.

Stay Hungry. Stay Foolish.

Thank you all very much.
}}}
===
From the University of Pittsburgh:

*Promote the ideals of open access to information and intellectual freedom;
*Draw effectively upon the values, principles, knowledge and history of library and information science and other related disciplines;
*Advance the intelligent and ethical applications of information technologies; and
*Understand and apply [continuously developing] research in library and information science.
/***
|''Name''|TiddlyWebAdaptor|
|''Description''|adaptor for interacting with TiddlyWeb|
|''Author:''|FND|
|''Contributors''|Chris Dent, Martin Budden|
|''Version''|1.4.10|
|''Status''|stable|
|''Source''|http://svn.tiddlywiki.org/Trunk/association/adaptors/TiddlyWebAdaptor.js|
|''CodeRepository''|http://svn.tiddlywiki.org/Trunk/association/|
|''License''|[[BSD|http://www.opensource.org/licenses/bsd-license.php]]|
|''CoreVersion''|2.5|
|''Keywords''|serverSide TiddlyWeb|
!Notes
This plugin includes [[jQuery JSON|http://code.google.com/p/jquery-json/]].
!To Do
* createWorkspace
* document custom/optional context attributes (e.g. filters, query, revision) and tiddler fields (e.g. server.title, origin)
!Code
***/
//{{{
(function($) {

var adaptor = config.adaptors.tiddlyweb = function() {};

adaptor.prototype = new AdaptorBase();
adaptor.serverType = "tiddlyweb";
adaptor.serverLabel = "TiddlyWeb";
adaptor.mimeType = "application/json";

adaptor.parsingErrorMessage = "Error parsing result from server";
adaptor.noBagErrorMessage = "no bag specified for tiddler";
adaptor.locationIDErrorMessage = "no bag or recipe specified for tiddler"; // TODO: rename

// retrieve current status (requires TiddlyWeb status plugin)
adaptor.prototype.getStatus = function(context, userParams, callback) {
	context = this.setContext(context, userParams, callback);
	var uriTemplate = "%0/status";
	var uri = uriTemplate.format([context.host]);
	var req = httpReq("GET", uri, adaptor.getStatusCallback, context,
		null, null, null, null, null, true);
	return typeof req == "string" ? req : true;
};

adaptor.getStatusCallback = function(status, context, responseText, uri, xhr) {
	context.status = responseText ? status : false;
	try {
		context.statusText = xhr.statusText;
	} catch(exc) { // offline (Firefox)
		context.status = false;
		context.statusText = null;
	}
	context.httpStatus = xhr.status;
	if(context.status) {
		context.serverStatus = $.evalJSON(responseText); // XXX: error handling!?
	}
	if(context.callback) {
		context.callback(context, context.userParams);
	}
};

// retrieve a list of workspaces
adaptor.prototype.getWorkspaceList = function(context, userParams, callback) {
	context = this.setContext(context, userParams, callback);
	context.workspaces = [];
	var uriTemplate = "%0/recipes"; // XXX: bags?
	var uri = uriTemplate.format([context.host]);
	var req = httpReq("GET", uri, adaptor.getWorkspaceListCallback,
		context, { accept: adaptor.mimeType }, null, null, null, null, true);
	return typeof req == "string" ? req : true;
};

adaptor.getWorkspaceListCallback = function(status, context, responseText, uri, xhr) {
	context.status = status;
	context.statusText = xhr.statusText;
	context.httpStatus = xhr.status;
	if(status) {
		try {
			var workspaces = $.evalJSON(responseText);
		} catch(ex) {
			context.status = false; // XXX: correct?
			context.statusText = exceptionText(ex, adaptor.parsingErrorMessage);
			if(context.callback) {
				context.callback(context, context.userParams);
			}
			return;
		}
		context.workspaces = workspaces.map(function(itm) { return { title: itm }; });
	}
	if(context.callback) {
		context.callback(context, context.userParams);
	}
};

// retrieve a list of tiddlers
adaptor.prototype.getTiddlerList = function(context, userParams, callback) {
	context = this.setContext(context, userParams, callback);
	var uriTemplate = "%0/%1/%2/tiddlers%3";
	var params = context.filters ? "?" + context.filters : "";
	if(context.format) {
		params = context.format + params;
	}
	var workspace = adaptor.resolveWorkspace(context.workspace);
	var uri = uriTemplate.format([context.host, workspace.type + "s",
		adaptor.normalizeTitle(workspace.name), params]);
	var req = httpReq("GET", uri, adaptor.getTiddlerListCallback,
		context, merge({ accept: adaptor.mimeType }, context.headers), null, null, null, null, true);
	return typeof req == "string" ? req : true;
};

adaptor.getTiddlerListCallback = function(status, context, responseText, uri, xhr) {
	context.status = status;
	context.statusText = xhr.statusText;
	context.httpStatus = xhr.status;
	if(status) {
		context.tiddlers = [];
		try {
			var tiddlers = $.evalJSON(responseText); //# NB: not actual tiddler instances
		} catch(ex) {
			context.status = false; // XXX: correct?
			context.statusText = exceptionText(ex, adaptor.parsingErrorMessage);
			if(context.callback) {
				context.callback(context, context.userParams);
			}
			return;
		}
		for(var i = 0; i < tiddlers.length; i++) {
			var tiddler = adaptor.toTiddler(tiddlers[i], context.host);
			context.tiddlers.push(tiddler);
		}
	}
	if(context.callback) {
		context.callback(context, context.userParams);
	}
};

// perform global search
adaptor.prototype.getSearchResults = function(context, userParams, callback) {
	context = this.setContext(context, userParams, callback);
	var uriTemplate = "%0/search?q=%1%2";
	var filterString = context.filters ? ";" + context.filters : "";
	var uri = uriTemplate.format([context.host, context.query, filterString]); // XXX: parameters need escaping?
	var req = httpReq("GET", uri, adaptor.getSearchResultsCallback,
		context, { accept: adaptor.mimeType }, null, null, null, null, true);
	return typeof req == "string" ? req : true;
};

adaptor.getSearchResultsCallback = function(status, context, responseText, uri, xhr) {
	adaptor.getTiddlerListCallback(status, context, responseText, uri, xhr); // XXX: use apply?
};

// retrieve a particular tiddler's revisions
adaptor.prototype.getTiddlerRevisionList = function(title, limit, context, userParams, callback) {
	context = this.setContext(context, userParams, callback);
	var uriTemplate = "%0/%1/%2/tiddlers/%3/revisions";
	var workspace = adaptor.resolveWorkspace(context.workspace);
	var uri = uriTemplate.format([context.host, workspace.type + "s",
		adaptor.normalizeTitle(workspace.name), adaptor.normalizeTitle(title)]);
	var req = httpReq("GET", uri, adaptor.getTiddlerRevisionListCallback,
		context, merge({ accept: adaptor.mimeType }, context.headers), null, null, null, null, true);
	return typeof req == "string" ? req : true;
};

adaptor.getTiddlerRevisionListCallback = function(status, context, responseText, uri, xhr) {
	context.status = status;
	context.statusText = xhr.statusText;
	context.httpStatus = xhr.status;
	if(status) {
		context.revisions = [];
		try {
			var tiddlers = $.evalJSON(responseText); //# NB: not actual tiddler instances
		} catch(ex) {
			context.status = false; // XXX: correct?
			context.statusText = exceptionText(ex, adaptor.parsingErrorMessage);
			if(context.callback) {
				context.callback(context, context.userParams);
			}
			return;
		}
		for(var i = 0; i < tiddlers.length; i++) {
			var tiddler = adaptor.toTiddler(tiddlers[i], context.host);
			context.revisions.push(tiddler);
		}
		var sortField = "server.page.revision";
		context.revisions.sort(function(a, b) {
			return a.fields[sortField] < b.fields[sortField] ? 1 :
				(a.fields[sortField] == b.fields[sortField] ? 0 : -1);
		});
	}
	if(context.callback) {
		context.callback(context, context.userParams);
	}
};

// retrieve an individual tiddler revision -- XXX: breaks with standard arguments list -- XXX: convenience function; simply use getTiddler?
adaptor.prototype.getTiddlerRevision = function(title, revision, context, userParams, callback) {
	context = this.setContext(context, userParams, callback);
	context.revision = revision;
	return this.getTiddler(title, context, userParams, callback);
};

// retrieve an individual tiddler
//# context is an object with members host and workspace
//# callback is passed the new context and userParams
adaptor.prototype.getTiddler = function(title, context, userParams, callback) {
	context = this.setContext(context, userParams, callback);
	context.title = title;
	if(context.revision) {
		var uriTemplate = "%0/%1/%2/tiddlers/%3/revisions/%4";
	} else {
		uriTemplate = "%0/%1/%2/tiddlers/%3";
	}
	if(!context.tiddler) {
		context.tiddler = new Tiddler(title);
	}
	context.tiddler.fields["server.type"] = adaptor.serverType;
	context.tiddler.fields["server.host"] = AdaptorBase.minHostName(context.host);
	context.tiddler.fields["server.workspace"] = context.workspace;
	var workspace = adaptor.resolveWorkspace(context.workspace);
	var uri = uriTemplate.format([context.host, workspace.type + "s",
		adaptor.normalizeTitle(workspace.name), adaptor.normalizeTitle(title),
		context.revision]);
	var req = httpReq("GET", uri, adaptor.getTiddlerCallback, context,
		merge({ accept: adaptor.mimeType }, context.headers), null, null, null, null, true);
	return typeof req == "string" ? req : true;
};

adaptor.getTiddlerCallback = function(status, context, responseText, uri, xhr) {
	context.status = status;
	context.statusText = xhr.statusText;
	context.httpStatus = xhr.status;
	if(status) {
		try {
			var tid = $.evalJSON(responseText);
		} catch(ex) {
			context.status = false;
			context.statusText = exceptionText(ex, adaptor.parsingErrorMessage);
			if(context.callback) {
				context.callback(context, context.userParams);
			}
			return;
		}
		var tiddler = adaptor.toTiddler(tid, context.host);
		tiddler.title = context.tiddler.title;
		tiddler.fields["server.etag"] = xhr.getResponseHeader("Etag");
		// normally we'd assign context.tiddler = tiddler here - but we can't do
		// that because of IE, which triggers getTiddler in putTiddlerCallback,
		// and since ServerSideSavingPlugin foolishly relies on persistent
		// object references, we need to merge the data into the existing object
		$.extend(context.tiddler, tiddler);
	}
	if(context.callback) {
		context.callback(context, context.userParams);
	}
};

// retrieve tiddler chronicle (all revisions)
adaptor.prototype.getTiddlerChronicle = function(title, context, userParams, callback) {
	context = this.setContext(context, userParams, callback);
	context.title = title;
	var uriTemplate = "%0/%1/%2/tiddlers/%3/revisions?fat=1";
	var workspace = adaptor.resolveWorkspace(context.workspace);
	var uri = uriTemplate.format([context.host, workspace.type + "s",
		adaptor.normalizeTitle(workspace.name), adaptor.normalizeTitle(title)]);
	var req = httpReq("GET", uri, adaptor.getTiddlerChronicleCallback,
		context, { accept: adaptor.mimeType }, null, null, null, null, true);
	return typeof req == "string" ? req : true;
};

adaptor.getTiddlerChronicleCallback = function(status, context, responseText, uri, xhr) {
	context.status = status;
	context.statusText = xhr.statusText;
	context.httpStatus = xhr.status;
	if(status) {
		context.responseText = responseText;
	}
	if(context.callback) {
		context.callback(context, context.userParams);
	}
};

// store an individual tiddler
adaptor.prototype.putTiddler = function(tiddler, context, userParams, callback) {
	context = this.setContext(context, userParams, callback);
	context.title = tiddler.title;
	context.tiddler = tiddler;
	context.host = context.host || this.fullHostName(tiddler.fields["server.host"]);
	var uriTemplate = "%0/%1/%2/tiddlers/%3";
	try {
		context.workspace = context.workspace || tiddler.fields["server.workspace"];
		var workspace = adaptor.resolveWorkspace(context.workspace);
	} catch(ex) {
		return adaptor.locationIDErrorMessage;
	}
	var uri = uriTemplate.format([context.host, workspace.type + "s",
		adaptor.normalizeTitle(workspace.name),
		adaptor.normalizeTitle(tiddler.title)]);
	var etag = adaptor.generateETag(workspace, tiddler);
	var headers = etag ? { "If-Match": etag } : null;
	var payload = {
		type: tiddler.fields["server.content-type"] || null,
		text: tiddler.text,
		tags: tiddler.tags,
		fields: $.extend({}, tiddler.fields)
	};
	delete payload.fields.changecount;
	$.each(payload.fields, function(key, value) {
		if(key.indexOf("server.") == 0) {
			delete payload.fields[key];
		}
	});
	payload = $.toJSON(payload);
	var req = httpReq("PUT", uri, adaptor.putTiddlerCallback,
		context, headers, payload, adaptor.mimeType, null, null, true);
	return typeof req == "string" ? req : true;
};

adaptor.putTiddlerCallback = function(status, context, responseText, uri, xhr) {
	context.status = [204, 1223].contains(xhr.status);
	context.statusText = xhr.statusText;
	context.httpStatus = xhr.status;
	if(context.status) {
		var loc = xhr.getResponseHeader("Location");
		var etag = xhr.getResponseHeader("Etag");
		if(loc && etag) {
			var bag = loc.split("/bags/").pop().split("/")[0];
			context.tiddler.fields["server.bag"] = bag;
			context.tiddler.fields["server.workspace"] = "bags/" + bag;
			var rev = etag.split("/").pop().split(/;|:/)[0];
			context.tiddler.fields["server.page.revision"] = rev;
			context.tiddler.fields["server.etag"] = etag;
			if(context.callback) {
				context.callback(context, context.userParams);
			}
		} else { // IE
			context.adaptor.getTiddler(context.tiddler.title, context,
				context.userParams, context.callback);
		}
	} else if(context.callback) {
		context.callback(context, context.userParams);
	}
};

// store a tiddler chronicle
adaptor.prototype.putTiddlerChronicle = function(revisions, context, userParams, callback) {
	context = this.setContext(context, userParams, callback);
	context.title = revisions[0].title;
	var headers = null;
	var uriTemplate = "%0/%1/%2/tiddlers/%3/revisions";
	var host = context.host || this.fullHostName(tiddler.fields["server.host"]);
	var workspace = adaptor.resolveWorkspace(context.workspace);
	var uri = uriTemplate.format([host, workspace.type + "s",
		adaptor.normalizeTitle(workspace.name),
		adaptor.normalizeTitle(context.title)]);
	if(workspace.type == "bag") { // generate ETag
		var etag = [adaptor.normalizeTitle(workspace.name),
			adaptor.normalizeTitle(context.title), 0].join("/"); //# zero-revision prevents overwriting existing contents
		headers = { "If-Match": '"' + etag + '"' };
	}
	var payload = $.toJSON(revisions);
	var req = httpReq("POST", uri, adaptor.putTiddlerChronicleCallback,
		context, headers, payload, adaptor.mimeType, null, null, true);
	return typeof req == "string" ? req : true;
};

adaptor.putTiddlerChronicleCallback = function(status, context, responseText, uri, xhr) {
	context.status = [204, 1223].contains(xhr.status);
	context.statusText = xhr.statusText;
	context.httpStatus = xhr.status;
	if(context.callback) {
		context.callback(context, context.userParams);
	}
};

// store a collection of tiddlers (import TiddlyWiki HTML store)
adaptor.prototype.putTiddlerStore = function(store, context, userParams, callback) {
	context = this.setContext(context, userParams, callback);
	var uriTemplate = "%0/%1/%2/tiddlers";
	var host = context.host;
	var workspace = adaptor.resolveWorkspace(context.workspace);
	var uri = uriTemplate.format([host, workspace.type + "s",
		adaptor.normalizeTitle(workspace.name)]);
	var req = httpReq("POST", uri, adaptor.putTiddlerStoreCallback,
		context, null, store, "text/x-tiddlywiki", null, null, true);
	return typeof req == "string" ? req : true;
};

adaptor.putTiddlerStoreCallback = function(status, context, responseText, uri, xhr) {
	context.status = [204, 1223].contains(xhr.status);
	context.statusText = xhr.statusText;
	context.httpStatus = xhr.status;
	if(context.callback) {
		context.callback(context, context.userParams);
	}
};

// rename an individual tiddler or move it to a different workspace -- TODO: make {from|to}.title optional
//# from and to are objects with members title and workspace (bag; optional),
//# representing source and target tiddler, respectively
adaptor.prototype.moveTiddler = function(from, to, context, userParams, callback) { // XXX: rename parameters (old/new)?
	var self = this;
	var newTiddler = store.getTiddler(from.title) || store.getTiddler(to.title); //# local rename might already have occurred
	var oldTiddler = $.extend(true, {}, newTiddler); //# required for eventual deletion
	oldTiddler.title = from.title; //# required for original tiddler's ETag
	var _getTiddlerChronicle = function(title, context, userParams, callback) {
		return self.getTiddlerChronicle(title, context, userParams, callback);
	};
	var _putTiddlerChronicle = function(context, userParams) {
		if(!context.status) {
			return callback(context, userParams);
		}
		var revisions = $.evalJSON(context.responseText); // XXX: error handling?
		// change current title while retaining previous location
		for(var i = 0; i < revisions.length; i++) {
			delete revisions[i].revision;
			if(!revisions[i].fields.origin) { // NB: origin = "<workspace>/<title>"
				revisions[i].fields.origin = ["bags", revisions[i].bag, revisions[i].title].join("/");
			}
			revisions[i].title = to.title;
		}
		// add new revision
		var rev = $.extend({}, revisions[0]);
		$.each(newTiddler, function(i, item) {
			if(!$.isFunction(item)) {
				rev[i] = item;
			}
		});
		rev.title = to.title;
		rev.created = rev.created.convertToYYYYMMDDHHMM();
		rev.modified = new Date().convertToYYYYMMDDHHMM();
		delete rev.fields.changecount;
		revisions.unshift(rev);
		if(to.workspace) {
			context.workspace = to.workspace;
		} else if(context.workspace.substring(0, 4) != "bags") { // NB: target workspace must be a bag
			context.workspace = "bags/" + rev.bag;
		}
		var subCallback = function(context, userParams) {
			if(!context.status) {
				return callback(context, userParams);
			}
			context.adaptor.getTiddler(newTiddler.title, context, userParams, _deleteTiddler);
		};
		return self.putTiddlerChronicle(revisions, context, context.userParams, subCallback);
	};
	var _deleteTiddler = function(context, userParams) {
		if(!context.status) {
			return callback(context, userParams);
		}
		$.extend(true, newTiddler, context.tiddler);
		context.callback = null;
		return self.deleteTiddler(oldTiddler, context, context.userParams, callback);
	};
	callback = callback || function() {};
	context = this.setContext(context, userParams);
	context.host = context.host || oldTiddler.fields["server.host"];
	context.workspace = from.workspace || oldTiddler.fields["server.workspace"];
	return _getTiddlerChronicle(from.title, context, userParams, _putTiddlerChronicle);
};

// delete an individual tiddler
adaptor.prototype.deleteTiddler = function(tiddler, context, userParams, callback) {
	context = this.setContext(context, userParams, callback);
	context.title = tiddler.title; // XXX: not required!?
	var uriTemplate = "%0/bags/%1/tiddlers/%2";
	var host = context.host || this.fullHostName(tiddler.fields["server.host"]);
	var bag = tiddler.fields["server.bag"];
	if(!bag) {
		return adaptor.noBagErrorMessage;
	}
	var uri = uriTemplate.format([host, adaptor.normalizeTitle(bag),
		adaptor.normalizeTitle(tiddler.title)]);
	var etag = adaptor.generateETag({ type: "bag", name: bag }, tiddler);
	var headers = etag ? { "If-Match": etag } : null;
	var req = httpReq("DELETE", uri, adaptor.deleteTiddlerCallback, context, headers,
		null, null, null, null, true);
	return typeof req == "string" ? req : true;
};

adaptor.deleteTiddlerCallback = function(status, context, responseText, uri, xhr) {
	context.status = [204, 1223].contains(xhr.status);
	context.statusText = xhr.statusText;
	context.httpStatus = xhr.status;
	if(context.callback) {
		context.callback(context, context.userParams);
	}
};

// compare two revisions of a tiddler (requires TiddlyWeb differ plugin)
//# if context.rev1 is not specified, the latest revision will be used for comparison
//# if context.rev2 is not specified, the local revision will be sent for comparison
//# context.format is a string as determined by the TiddlyWeb differ plugin
adaptor.prototype.getTiddlerDiff = function(title, context, userParams, callback) {
	context = this.setContext(context, userParams, callback);
	context.title = title;

	var tiddler = store.getTiddler(title);
	try {
		var workspace = adaptor.resolveWorkspace(tiddler.fields["server.workspace"]);
	} catch(ex) {
		return adaptor.locationIDErrorMessage;
	}
	var tiddlerRef = [workspace.type + "s", workspace.name, tiddler.title].join("/");

	var rev1 = context.rev1 ? [tiddlerRef, context.rev1].join("/") : tiddlerRef;
	var rev2 = context.rev2 ? [tiddlerRef, context.rev2].join("/") : null;

	var uriTemplate = "%0/diff?rev1=%1";
	if(rev2) {
		uriTemplate += "&rev2=%2";
	}
	if(context.format) {
		uriTemplate += "&format=%3";
	}
	var host = context.host || this.fullHostName(tiddler.fields["server.host"]);
	var uri = uriTemplate.format([host, adaptor.normalizeTitle(rev1),
		adaptor.normalizeTitle(rev2), context.format]);

	if(rev2) {
		var req = httpReq("GET", uri, adaptor.getTiddlerDiffCallback, context, null,
			null, null, null, null, true);
	} else {
		var payload = {
			title: tiddler.title,
			text: tiddler.text,
			modifier: tiddler.modifier,
			tags: tiddler.tags,
			fields: $.extend({}, tiddler.fields)
		}; // XXX: missing attributes!?
		payload = $.toJSON(payload);
		req = httpReq("POST", uri, adaptor.getTiddlerDiffCallback, context,
			null, payload, adaptor.mimeType, null, null, true);
	}
	return typeof req == "string" ? req : true;
};

adaptor.getTiddlerDiffCallback = function(status, context, responseText, uri, xhr) {
	context.status = status;
	context.statusText = xhr.statusText;
	context.httpStatus = xhr.status;
	context.uri = uri;
	if(status) {
		context.diff = responseText;
	}
	if(context.callback) {
		context.callback(context, context.userParams);
	}
};

// generate tiddler information
adaptor.prototype.generateTiddlerInfo = function(tiddler) {
	var info = {};
	var uriTemplate = "%0/%1/%2/tiddlers/%3";
	var host = this.host || tiddler.fields["server.host"]; // XXX: this.host obsolete?
	host = this.fullHostName(host);
	var workspace = adaptor.resolveWorkspace(tiddler.fields["server.workspace"]);
	info.uri = uriTemplate.format([host, workspace.type + "s",
		adaptor.normalizeTitle(workspace.name),
		adaptor.normalizeTitle(tiddler.title)]);
	return info;
};

// create Tiddler instance from TiddlyWeb tiddler JSON
adaptor.toTiddler = function(json, host) {
	var created = Date.convertFromYYYYMMDDHHMM(json.created);
	var modified = Date.convertFromYYYYMMDDHHMM(json.modified);
	var fields = json.fields;
	fields["server.type"] = adaptor.serverType;
	fields["server.host"] = AdaptorBase.minHostName(host);
	fields["server.bag"] = json.bag;
	fields["server.title"] = json.title;
	if(json.recipe) {
		fields["server.recipe"] = json.recipe;
	}
	if(json.type && json.type != "None") {
		fields["server.content-type"] = json.type;
	}
	fields["server.permissions"] = json.permissions.join(", ");
	fields["server.page.revision"] = json.revision;
	fields["server.workspace"] = "bags/" + json.bag;
	var tiddler = new Tiddler(json.title);
	tiddler.assign(tiddler.title, json.text, json.modifier, modified, json.tags,
		created, json.fields, json.creator);
	return tiddler;
};

adaptor.resolveWorkspace = function(workspace) {
	var components = workspace.split("/");
	return {
		type: components[0] == "bags" ? "bag" : "recipe",
		name: components[1] || components[0]
	};
};

adaptor.generateETag = function(workspace, tiddler) {
	var revision = tiddler.fields["server.page.revision"];
	var etag = revision == "false" ? null : tiddler.fields["server.etag"];
	if(!etag && workspace.type == "bag") {
		if(typeof revision == "undefined") {
			revision = "0";
		} else if(revision == "false") {
			return null;
		}
		etag = [adaptor.normalizeTitle(workspace.name),
			adaptor.normalizeTitle(tiddler.title), revision].join("/");
		etag = '"' + etag + '"';
	}
	return etag;
};

adaptor.normalizeTitle = function(title) {
	return encodeURIComponent(title);
};

})(jQuery);


/*
 * jQuery JSON Plugin
 * version: 1.3
 * source: http://code.google.com/p/jquery-json/
 * license: MIT (http://www.opensource.org/licenses/mit-license.php)
 */
(function($){function toIntegersAtLease(n)
{return n<10?'0'+n:n;}
Date.prototype.toJSON=function(date)
{return this.getUTCFullYear()+'-'+
toIntegersAtLease(this.getUTCMonth())+'-'+
toIntegersAtLease(this.getUTCDate());};var escapeable=/["\\\x00-\x1f\x7f-\x9f]/g;var meta={'\b':'\\b','\t':'\\t','\n':'\\n','\f':'\\f','\r':'\\r','"':'\\"','\\':'\\\\'};$.quoteString=function(string)
{if(escapeable.test(string))
{return'"'+string.replace(escapeable,function(a)
{var c=meta[a];if(typeof c==='string'){return c;}
c=a.charCodeAt();return'\\u00'+Math.floor(c/16).toString(16)+(c%16).toString(16);})+'"';}
return'"'+string+'"';};$.toJSON=function(o,compact)
{var type=typeof(o);if(type=="undefined")
return"undefined";else if(type=="number"||type=="boolean")
return o+"";else if(o===null)
return"null";if(type=="string")
{return $.quoteString(o);}
if(type=="object"&&typeof o.toJSON=="function")
return o.toJSON(compact);if(type!="function"&&typeof(o.length)=="number")
{var ret=[];for(var i=0;i<o.length;i++){ret.push($.toJSON(o[i],compact));}
if(compact)
return"["+ret.join(",")+"]";else
return"["+ret.join(", ")+"]";}
if(type=="function"){throw new TypeError("Unable to convert object of type 'function' to json.");}
var ret=[];for(var k in o){var name;type=typeof(k);if(type=="number")
name='"'+k+'"';else if(type=="string")
name=$.quoteString(k);else
continue;var val=$.toJSON(o[k],compact);if(typeof(val)!="string"){continue;}
if(compact)
ret.push(name+":"+val);else
ret.push(name+": "+val);}
return"{"+ret.join(", ")+"}";};$.compactJSON=function(o)
{return $.toJSON(o,true);};$.evalJSON=function(src)
{return eval("("+src+")");};$.secureEvalJSON=function(src)
{var filtered=src;filtered=filtered.replace(/\\["\\\/bfnrtu]/g,'@');filtered=filtered.replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,']');filtered=filtered.replace(/(?:^|:|,)(?:\s*\[)+/g,'');if(/^[\],:{}\s]*$/.test(filtered))
return eval("("+src+")");else
throw new SyntaxError("Error parsing JSON, source is not valid.");};})(jQuery);
//}}}
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
/*{{{*/
.tiddler .originButton div {
	display: inline-block;
}

.tiddler .spaceSiteIcon .siteIcon {
	_display: inline; /* IE doesn't like inline-block */
}

.tiddler .originButton {
	display: block;
}

.selected .tagging,
.selected .tagging:hover {
	border: none;
	background: none;
}

.tagging {
	float: none;
	background: none;
	border: none;
}

.tagging li.listTitle {
	margin-left: 0px;
}
.tagging li {
	margin: 0 8px;
}

.tagging .tiddlyLink {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	padding: 1px 2px;
	line-height: 1.2em;
}

/* for following */
#popup .siteIcon {
	float: left;
	height: 25px;
}

.content {
	width: 100%; /* IE */
	font-size: 0.9em;
}

.editorHeading {
	height: 48px;
}

.heading {
	left: 0;
	margin-bottom: 40px;
	position: relative;
	top: 32px;
}

.followButton a {
	display: block;
	margin-top: -20px;
}

.tiddler .followPlaceHolder {
	display: block;
	position: absolute;
	top: 16px;
	right: 64px;
	_right: 138px; // add width of modifierIcon
}

.tiddler .followButton {
	position: relative;
	height: 24px;
	text-align: left;
	color: #fff;
	background: [[ColorPalette::PrimaryMid]];
	padding: 10px 0px 0px 10px;
	width: 38px;
	margin: -16px -8px 24px 0;
}

/* creates the larger triangle */
.followButton:before {
	content: "\00a0";
	display: block; /* reduce the damage in FF3.0 */
	position: relative;
	bottom: -20px;
	right: 0;
	width: 0;
	height: 0;
	border-width: 0 0 20px 20px;
	border-style: solid;
	border-color: transparent [[ColorPalette::PrimaryMid]];
}

.toolbar svg {
	height: 16px;
	width: 16px;
}

.toolbar svg .glyph {
	fill: #ccc;
}

.toolbar a:hover .glyph {
	fill: black;
}

.toolbar a:active .glyph {
	fill: [[ColorPalette::Background]];
}

.originButton,
.followPlaceHolder,
.tiddler .subtitle {
	cursor: pointer;
}

.editSpaceSiteIcon .originButton {
	cursor: auto;
}

.tiddler .subtitle:hover {
	font-weight: bold;
	background: none;
}

.originButton img,
.originButton svg {
	margin-left: 0px;
}

.modifierIcon {
	position: absolute;
	width: 74px;
	top: 0px;
	right: 0px;
	_right: 74px; /* in IE6 positioning works incorrectly so use -width instead */
	text-align: right;
}

.modifierIcon img,
.modifierIcon svg {
	margin-right: 8px;
}

.tiddler .viewer {
	padding-bottom: 16px;
	margin: 0 0 0 56px;
	line-height: 1.4em;
}

.viewer pre {
	margin-left: 0;
}

.siteIcon .label {
	color: [[ColorPalette::TertiaryDark]];
}

.tiddler .spaceSiteIcon {
	float: left;
	margin-right: 0;
	margin-top: 0;
	position: relative;
	display: block;
}

.tiddler .titleBar {
	display: block;
	margin-right: 136px;
	margin-left: 56px;
}

.followButton a {
	color: [[ColorPalette::Background]];
}

.tiddler {
	position: relative;
	padding: 0;
	margin-bottom: 3em;
	border-top: 3px solid [[ColorPalette::PrimaryMid]];
	background: #fff;
}

.tiddler .editor {
	padding: 0px 8px;
}

.tiddler .heading .title {
	position: relative;
	display: block;
	word-wrap: break-word;
	font-size: 32px;
	line-height: 32px;
}
.tiddler .heading .editor.title {
	font-size: 1.7em;
	line-height: normal;
}

.tiddler .headingClear {
	clear: both;
}

.tiddler .subtitle {
	font-style: italic;
	font-size: 0.9em;
	color: #a6a59e;
	margin-top: 0;
}

.toolbar {
	position: absolute;
	padding: 0;
	top: 8px;
	right: -8px;
}

.toolbar .moreCommand.highlight {
	background: none;
}

.tiddler .toolbar .button {
	border: none;
	display: inline;
	padding: 0px;
	margin-right: 16px;
}

.tiddler .toolbar a:hover {
	background: none;
}

.tiddler .tagged .listTitle {
	display: none;
}

.revButton {
	float: right;
}

/*! EditTemplate specific*/
.tiddler .privacySettings {
	text-align: center;
}
.tiddler .privacySettings .originButton {
	display: inline;
}

.editSpaceSiteIcon, .privacyEdit {
	float: left;
}

.editSpaceSiteIcon svg,
.editSpaceSiteIcon img,
.editSpaceSiteIcon .roundelLabel {
	float: left;
}

.tagTitle {
	position: absolute;
	text-align: center;
	width: 48px;
	top: 0px;
	left: -56px;
}

.editSpaceSiteIcon .originButton img,
.editSpaceSiteIcon .originButton svg {
	height: 16px;
	margin-left: 24px;
	margin-right: 32px;
	width: 16px;
}

.tagAnnotation {
	margin-top: 8px;
	padding-bottom: 8px;
}
.annotationsBox {
	margin-top: 8px;
}

.editorFooter {
	position: relative;
	padding: 0;
	margin-top: 16px;
	margin-left: 64px;
}

.tiddler .editorFooter .editor {
	padding-left: 0px;
}

.heading .editor input {
	width: 100%;
	font-size: 1.5em;
}

.spaceSiteIcon .externalImage .image a:hover,
.modifierIcon .externalImage .image a:hover {
	background: none;
}

div.toolbar {
	visibility:hidden;
	right:-16px;
}

.selected div.toolbar {
	visibility: visible;
}

.followButton a:hover {
	background: [[ColorPalette::PrimaryMid]];
	text-decoration: underline;
}

a.image:hover {
	background: transparent;
}

@media all and (max-device-width: 480px) {
	div.toolbar {
		visibility:visible;
	}
}
@media only screen and (device-width: 768px) {
	div.toolbar {
		visibility:visible;
	}
}
@media all and (max-width: 960px) {
	.tiddler .titleBar {
		margin-left: 36px;
		margin-right: 80px;
	}

	.tiddler .heading {
		margin-bottom: 48px;
	}

	.tiddler .heading .title {
		font-size: 32px;
		line-height: 32px;
	}

	.tiddler .modifierIcon img,
	.tiddler .modifierIcon svg,
	.tiddler .spaceSiteIcon .originButton img,
	.originButton svg {
		width: 32px;
		height: 32px;
		margin-left: 0px;
		margin-right: 0px;
	}

	.tiddler .followPlaceHolder {
		right: 48px;
	}

	.tiddler .followButton {
		width: 24px;
	}

	.tiddler .viewer {
		margin: 0px 0px 0px 36px;
		padding-top: 0;
	}

	br {
		line-height: 0.5em;
	}
}
/*}}}*/
!!!Five great narratives which Postman posits as organizing myths (figurative gods) upon which to base an education:
*The Spaceship Earth
*The Fallen Angel
*The American Experiment
*The Law of Diversity
*The ~Word-Makers / ~World-Weavers
Loren Eiseley (3 September 1907 – 9 July 1977) was an American anthropologist, educator, philosopher, and natural science writer.

http://sunflower.esva.net/

Every one of us is a hidden child. We are hidden in our beginnings—in the vagaries of the genetic cards that have been dealt to us by nature; we are hidden in the episodes of our individual lives, environments, events unduplicable that have aided or scarred us. We may have come from poverty or riches, but ironically this tells us nothing either, for on occasion it may be the rich child who has suffered trauma and the poor one who has achieved insight and balance.  It is not always so … I merely say to begin with that life is infinitely complex and hidden. We share together some elements of a complicated culture and a language, which, while common to all of us, whispers to each of us secret meanings, depending upon the lives we have led. Our diverging roads begin before birth and intensify afterwards.
—The Lost Notebooks of Loren Eiseley

Tomorrow lurks in us, the latency to be all that was not achieved before.  This is what led proto-man, five million years ago, to start upon a journey, at a time when night and day were strange and miraculous, as was the trumpeting of mammoths or the march of reindeer.  It was for this that man adorned his caverns in the morning of time.  It was for this that he worshipped the bear.  For man had fallen out of the secure world of instinct into a place of wonder.  That wonder is still expanding, changing as man’s mind keeps pace with it.  He stands and listens with a shell pressed to his ear.  He is still a child before the infinite spaces but he is in no way frightened … //The shifting unseen potential that we call nature has left man but one observable dictum, ''to grow.''//
—from //The Star Thrower//
Growing from Anatta and Prana, the [[Fourfold Fruit]] flowers and knows itself: unnamed ~G-D (Ground Divine) or ~Atman-Tao?

[[I am]] ''a
Speck in the Cosmos
Daughter of the Biome
Son of the Wild
Family of Mankind
Master of Will
Defender of the Jewels
~Tao-Child''

''//Anatta Existence//''
Matter, Dimension, Forces
Unbounded Sum and Void
The world undulates, ebbs, flows, and is still … //quaking and kything, conscious.//
Physical Ground
• [[Right View]]
Body in common with the whole  (~No-Self)
Speck in the Cosmos  (in/of/equal to all)
//To change//
<<<
1. Look, listen, meet me!  First, choose the way of love and truth.  Strength is fidelity.
;
:The world awaits hallowing; it awaits the disclosure and realization of its meaning. But we must begin. Meet the world with the fullness of your being, and you shall meet God … If you wish to believe, love!
:—Martin Buber
<<<

''//Prana Life//''
~Chemical-Binder
''Seed of Perfection'' dwelling on Earth to ''You''
Cosmos/Anatta in flux gave rise to Prana
Conditionality
• Right Attention & Right View
Earth, Water, Light
Respiration  (~No-Will, but growth)
Plant life, [[angiosperms]]
The Biome — Seed of Perfection
//To grow//, rooted by physical environ
<<<
2. Keep faith in the Seed of Perfection dwelling on Earth. Take refuge in its passages to you, and [[protect]] your fellowships.
;
://These are gifts no one owns — lasting ages and latent everywhere — yet hemmed by uncertainty, human weakness and evil.//
3. Sustain yourself from the Earth deliberately. Be mindful of the great throngs of life on every side, arising and dying equally under the sun.  You share their splendor and finiteness.
;
://The world has no Chosen tribe of creatures.  Do not elevate your community above another's only because it is different.  Keep contact with the open sky and living things.//
<<<
+++[+]
"The shifting unseen potential that we call nature has left man but one observable dictum, ''to grow''" (Loren [[Eiseley]]) — reconsider the meaning of growth from mankind's position of potential mass destruction.
===


''//Kama Life//''
~Space-Binder
from the ''Earth, You'' share
Prana in flux within Anatta gave rise to Kama
Relationship
• Right Intention & Right Conduct
Motility, Boundary, Hunger
Desires  (Will to pleasure)
Rooted in present moment
The Wild — animal life
//To move, eat, mate//
<<<
4. Honor and nurture your fellow beings.  Embrace.  Ease another's suffering.  Strive to end poverty and oppression.
;
://Be here with another: a child, a neighbor, a kin, or a stranger, and be wholly present to them: with words, hands, eyes, and all your intent.//
5. Do not kill or cause harm.  Ignore no evil done by humanity; mend what is possible without violence.  Turn your heart away from vengeance.
<<<
+++[+]
<<tiddler quickens>>
===


''//Artha Life//''
~Time-Binder
''You will what?''
Kama in flux consuming and renewing Prana gave rise to Artha
Creating [[Realms of the Manifest]]
• Right Livelihood, Right Effort & Right Conduct
Memory and Reasoning Faculties of Man (Homo)
Minds focused on Cosmic fragments
Rooted in Ego, speaking ~I-It  (Will to power)
Family of Mankind (our fundamental roots)
//To have, do, create//, [make and reproduce], //to grasp or 'be grasped'//
<<<
6. Practice, practice, to find strength and clarity in today's purpose.  The outer marks of success cannot satisfy.  What will you bring to being?
7. Honor the sanctity of coupling and your physical being. Protect yourself. Defend and teach one another the same.
<<<
+++[+]
----
And ever those, who would enjoyment gain/
Must find it in the purpose they pursue
—Sarah Josepha Hale

//one does not obtain food-safety-freedom by instinct alone// ...
animal consciousness does not extend beyond the given moment ...
the human requires a background grid through which to see his universe ...
focused consciousness by choice, this forms your grid ...
//all things/cells/beings are impermanent// ...
strive for flow-permanence within [and between]
—Frank Herbert in //Dune//

Tomorrow lurks in us, the latency to be all that was not achieved before.  This is what led proto-man, five million years ago, to start upon a journey, at a time when night and day were strange and miraculous, as was the trumpeting of mammoths or the march of reindeer.  It was for this that man adorned his caverns in the morning of time.  It was for this that he worshipped the bear.  For man had fallen out of the secure world of instinct into a place of wonder.  That wonder is still expanding, changing as man’s mind keeps pace with it.  He stands and listens with a shell pressed to his ear.  He is still a child before the infinite spaces but he is in no way frightened … The shifting unseen potential that we call nature has left man but one observable dictum, to grow.
—Loren [[Eiseley]] in //The Star Thrower//
===


''//Dharma Life//''
~Culture-Binder
''You come'' to acceptance
Artha refines and expresses Kama, giving rise to Dharma
Education
• Right Effort & Right Speech
Widens the Ego's [[circle]] to a larger "Self" rooted in the entire human family
Begins with dialogue of ~I-You
Kama sublated (not negated)
Accepting the finiteness of Artha and its workings
Mastering Will  (knowledge //understood//)
To change, grow, move, create, to have and release, //to meet and turn//
<<<
8. Be generous.  Do not steal, hoard, or diminish what is needed by all.
;
://You provision with and for the means of unborn humanity. Your sources and effects are finite, yet [[adequate|adequate life]] to need.  Share them freely.//
9. Speak truthfully, and do not stand with deception. Keep questioning!  You shall come to acceptance, but never a livable codex.

A. Stay alert to the evidence of your senses.  Heed the efficacy of other ways and the test of empirical knowledge.  Let your children think freely.
;
://Alert to all your senses, develop them for the gift of discernment.//
<<<

''//Moksha Life//''
Relinquishing  (~Bind-Unloosing)
''You save life''
Dharma shifts Artha back toward Prana or an Ideal ~Super-Personal, Extraconceptual state which is Moksha
• Right Concentration & Right Intention
Community
Has been the province of [[priests|Welcome to your own priesthood]], wise ones, or "magic"  (knowledge //felt//)
Defender of the Three Jewels:
[[Chain|the cord]] of Dharma (natural law / wisdom), Sangha (community), and Bodhi/Christ/Inner Light (ideal Self), all understood as both sacrament (holy presence that is) and laws (holy potential that ought to be)
//To suffer and transcend//: all desires, attachments, and impermanence
<<<
B. Be grateful.  Loosen the grasp of attachments.  Find a proportion for yourself in the whole.
C.  Avoid haste, distraction and worry.  Reserve quiet contemplative time; from this take congruent action.
D. Save life whenever you can, but also accept death. Do not live in fear nor speculate on an afterlife.
<<<
+++[+]
The true value of a human being is determined by the measure and the sense in which they have obtained [[liberation|widening the circle]] from the self. We shall require a substantially new manner of thinking if humanity is to survive.
—Albert Einstein
===


''//Atman~Tao//''
Peak experiences, fleeting (Unbound from Ego's craving to flee and self-affirm)
''Tao'' is manifest
Moksha shifts Dharma and Artha back toward Anatta / ~No-Self, which in sentient form is Atman~Tao or 'Soul of the World' — not existence, but Way, dare I say 'maximal' life?
Transcendent
• Right View, (At)/(In)tention (?), Concentration, Effort
Tao that cannot be spoken
Nondual, Seed of Perfection or natural splendor 'unveiled' from subject/object limitations
The death of [[Tanha]], end of the 'thinker' and thirst for becoming, is succeeded by the plenitude of //Life.//
//Being borne and dying//
<<<
E. Be here with all your heart, all your mind, and all your strength centered, and respond to life's call.  The Tao is manifest in every time and place.  Come to this peace.
<<<
----
This is the ultimate concern of faith (the centered listening and response): beyond suffering, impermanence, non-self — wisdom that springs from neither fixity nor change.

"Reconcile not with myself:  with what lifts me, sustains me, lets me fall."  (Octavio Paz)

Preserve and restore the Tao in the body and cosmos: Tao being the basic, eternal principle of the universe that transcends reality and is the source of //being, non-being, and change.//

//Absolve yourself.//   Insoluble consciousness, resolution, absolution, dissolution. //Ecstasy steps outside a 'system' of belief.//

http://www.vipassana.com/resources/8fp3.php
Language appreciation, including non-English

Reading stories
Composition
Journal (Response as reader/viewer/listener/participant)
Poetry
Music
Alphabets
Vocabulary
Etymology
Translation via machine, and human translation of idioms
Constructed languages

Mathematical language
Literate computer [[programming language]]

Balanced ternary or dozenal base number systems
/%

Hello,

If you choose to change this GettingStarted tiddler, you may wish to add the following to your new content if you expect you space to be included:

<<<
----
Hello,
''This ~GettingStarted tiddler has been customized.''
If you want to see the original system tiddler just click the following link: GettingStarted@system-info at system-info.
<<<
%/

Welcome to your brand new [[TiddlySpace|http://docs.tiddlyspace.com/TiddlySpace]].

You're almost ready to go, there are just a couple of things left to do.

!Customise your space
Go to [[SpaceSettings]] to finish customising  your space. When you're done, come back here (just scroll up). Don't worry though, this will still be open when you've finished.

!Further Customisation

For advanced options, the [[ServerSettings]] tiddler is used to enable the following features:

#index: The value is the name of a tiddler that will be presented when loading the space.  For example, when set to {{{Hello}}} for the space hello.tiddlyspace.com, navigating to that URL will present the Hello tiddler. If there is no {{{Hello}}} you will get an error.
#editor: The name of an [[editor application|http://docs.tiddlyspace.com/Example%20Tiddler%20Editors]] to edit tiddlers with.  Applications come from [[included spaces|http://docs.tiddlyspace.com/How%20do%20I%20include%2Fexclude%20spaces%3F]]

//If you do not need or understand these features there is no need to create a ServerSettings tiddler.//

To edit these options: 

* click [[here|ServerSettings]] to open the [[ServerSettings]] tiddler
* click on the edit button (the pencil icon)
* add the options you wish to set 
* click on the save button (the tick icon).

An example [[ServerSettings]] tiddler:
{{{
index: HelloThere
editor: /edit#{tiddler}
}}}

The additional text after /edit allows a tiddler to be opened in edit mode e.g:
{{{http://hello.tiddlyspace.com/edit#MyTiddler}}}

!!See Also

* [[ServerSettings shadow tiddler|http://docs.tiddlyspace.com/ServerSettings%20shadow%20tiddler]]
* [[Choosing a non-TiddlyWiki Default Application for your Space|http://docs.tiddlyspace.com/Choosing%20a%20non-TiddlyWiki%20Default%20Application%20for%20your%20Space]]

!Finished customising?
You can [[Start writing]] some [[tiddlers|http://docs.tiddlyspace.com/Tiddler]].
If you're not done tweaking yet though, you can always [[Customise this space|SpaceSettings]] a bit more.

You can also [[access and read other tiddlers in various ways|http://docs.tiddlyspace.com/Viewing%20Tiddlers]].

!Administration
If you'd like to change your password or create another space, visit "Your Account" from the [[Universal Backstage|http://docs.tiddlyspace.com/UniversalBackstage]] (the blue dot in the upper right of the page). If you'd like to add a member or [[include a space|http://docs.tiddlyspace.com/How%20do%20I%20include%2Fexclude%20spaces%3F]] visit "This Space" from the [[Universal Backstage|http://docs.tiddlyspace.com/UniversalBackstage]].

You can have as many spaces as you like and each space can have as many members as you or your group need.

!Stuck?
If you're stuck, and would like some help, please visit the [[help|http://help.tiddlyspace.com]] space, which can point you in the right direction.
Type the text for 'New Tiddler'
<html> 
<object width="560" height="349"><param name="movie" value="http://www.youtube.com/v/z66QPWnrxW8?fs=1&amp;hl=en_US"></param><embed src="http://www.youtube.com/v/z66QPWnrxW8?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" width="560" height="349"></embed></object> 
</html>
Right-click on video and select "Watch on ~YouTube" for full-screen playback.

<html> 
<object width="560" height="349"><param name="movie" value="http://www.youtube.com/v/GghcVqvxQHU?fs=1&amp;hl=en_US"></param><embed src="http://www.youtube.com/v/GghcVqvxQHU?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" width="560" height="349"></embed></object> 
</html>
/***
|''Name''|TiddlySpacePublishingCommands|
|''Version''|0.8.5|
|''Status''|@@beta@@|
|''Description''|toolbar commands for drafting and publishing|
|''Author''|Jon Robson|
|''Source''|http://github.com/TiddlySpace/tiddlyspace/raw/master/src/plugins/TiddlySpacePublishingCommands.js|
|''CoreVersion''|2.6.1|
|''Requires''|TiddlySpaceConfig TiddlySpaceFilters|
!Usage
Provides changeToPrivate, changeToPublic and saveDraft commands
Provides TiddlySpacePublisher macro.
{{{<<TiddlySpacePublisher type:private>>}}} make lots of private tiddlers public.
{{{<<TiddlySpacePublisher type:public>>}}} make lots of public tiddlers public.
!TODO
* add public argument?
!Code
***/
//{{{
(function($) {

var tiddlyspace = config.extensions.tiddlyspace;
var originMacro = config.macros.tiddlerOrigin;

tiddlyspace.getTiddlerStatusType = function(tiddler) {
	var isShadow = store.isShadowTiddler(tiddler.title);
	var exists = store.tiddlerExists(tiddler.title);
	if(isShadow && !exists) {
		return "shadow";
	} else if(!exists) {
		return "missing";
	} else {
		var types = ["private", "public"];
		var type = "external";
		for(var i = 0; i < types.length; i++) {
			var t = types[i];
			type = config.filterHelpers.is[t](tiddler) ? t : type;
		}
		if(config.filterHelpers.is.unsynced(tiddler)) {
			type = type == "private" ? "unsyncedPrivate" : "unsyncedPublic";
		}
		return type;
	}
};

var cmd = config.commands.publishTiddler = {
	text: "make public",
	tooltip: "Change this private tiddler into a public tiddler",
	errorMsg: "Error publishing %0: %1",

	isEnabled: function(tiddler) {
		return !readOnly && config.filterHelpers.is["private"](tiddler);
	},
	handler: function(ev, src, title) {
		var tiddler = store.getTiddler(title);
		if(tiddler) {
			var newBag = cmd.toggleBag(tiddler.fields["server.bag"]);
			this.moveTiddler(tiddler, {
				title: tiddler.fields["publish.name"] || tiddler.title,
				fields: { "server.bag": newBag }
			});
		}
	},
	toggleBag: function(bag, to) {
		var newBag;
		if(typeof bag != typeof "") {
			var tiddler = bag;
			bag = tiddler.fields["server.bag"];
		}
		if(bag.indexOf("_private") > -1) { // should make use of endsWith
			to = to ? to : "public";
			newBag = bag.replace("_private", "_" + to);
		} else {
			to = to ? to : "private";
			newBag = bag.replace("_public", "_" + to);
		}
		return newBag;
	},
	copyTiddler: function(title, newTitle, newBag, callback) {
		var original = store.getTiddler(title);
		newTitle = newTitle ? newTitle : title;
		var adaptor = original.getAdaptor();
		var publish = function(original, callback) {
			var tiddler = $.extend(new Tiddler(newTitle), original);
			tiddler.fields = $.extend({}, original.fields, {
				"server.bag": newBag,
				"server.workspace": "bags/%0".format(newBag),
				"server.page.revision": "false"
			});
			delete tiddler.fields["server.title"];
			tiddler.title = newTitle;
			adaptor.putTiddler(tiddler, null, null, callback);
		};
		publish(original, callback);
	},
	moveTiddler: function(tiddler, newTiddler, callback) {
			var info = {
			copyContext: {},
			deleteContext: {}
		};
		var _dirty = store.isDirty();
		var adaptor = tiddler.getAdaptor();
		var newTitle = newTiddler.title;
		var oldTitle = tiddler.title;
		delete tiddler.fields["server.workspace"];
		var oldBag = tiddler.fields["server.bag"];
		var newBag = newTiddler.fields["server.bag"];
		var newWorkspace = "bags/%0".format(newBag);
		cmd.copyTiddler(oldTitle, newTitle, newBag, function(ctx) {
				info.copyContext = ctx;
				var context = {
					tiddler: tiddler,
					workspace: newWorkspace
				};
				store.addTiddler(ctx.tiddler);
				tiddler.title = oldTitle; // for cases where a rename occurs
				if(ctx.status) { // only do if a success
					if(oldBag != newBag) {
						adaptor.deleteTiddler(tiddler, context, {}, function(ctx) {
							info.deleteContext = ctx;
							var el;
							if(tiddler) {
								tiddler.fields["server.workspace"] = newWorkspace;
								tiddler.fields["server.bag"] = newBag;
							}
							el = el ? el : story.refreshTiddler(oldTitle, null, true);
							if(oldTitle != newTitle) {
								store.deleteTiddler(oldTitle);
								store.notify(oldTitle, true);
							}
							if(el) {
								story.displayTiddler(el, newTitle);
							}
							if(oldTitle != newTitle) {
								story.closeTiddler(oldTitle);
							}
							if(callback) {
								callback(info);
							}
							store.setDirty(_dirty);
						});
					} else {
						if(callback) {
							callback(info);
						}
					}
					refreshDisplay();
				}
		});
	}
};

var changeToPrivate = config.commands.changeToPrivate = {
	text: "make private",
	tooltip: "turn this public tiddler into a private tiddler",
	isEnabled: function(tiddler) {
		return !readOnly && config.filterHelpers.is["public"](tiddler);
	},
	handler: function(event, src, title) {
		var tiddler = store.getTiddler(title);
		var newBag = cmd.toggleBag(tiddler, "private");
		var newTiddler = { title: title, fields: { "server.bag": newBag }};
		cmd.moveTiddler(tiddler, newTiddler);
	}
};
config.commands.changeToPublic = cmd;

/* Save as draft command */
var saveDraftCmd = config.commands.saveDraft = {
	text: "save draft",
	tooltip: "Save as a private draft",
	isEnabled: function(tiddler) {
		return changeToPrivate.isEnabled(tiddler);
	},
	getDraftTitle: function(title) {
		var draftTitle;
		var draftNum = "";
		while(!draftTitle) {
			var suggestedTitle = "%0 [draft%1]".format(title, draftNum);
			if(store.getTiddler(suggestedTitle)) {
				draftNum = !draftNum ? 2 : draftNum + 1;
			} else {
				draftTitle = suggestedTitle;
			}
		}
		return draftTitle;
	},
	createDraftTiddler: function(title, gatheredFields) {
		var tiddler = store.getTiddler(title);
		var draftTitle = saveDraftCmd.getDraftTitle(title);
		var draftTiddler = new Tiddler(draftTitle);
		if(tiddler) {
			$.extend(true, draftTiddler, tiddler);
		} else {
			$.extend(draftTiddler.fields, config.defaultCustomFields);
		}
		for(var fieldName in gatheredFields) {
			if(TiddlyWiki.isStandardField(fieldName)) {
				draftTiddler[fieldName] = gatheredFields[fieldName];
			} else {
				draftTiddler.fields[fieldName] = gatheredFields[fieldName];
			}
		}
		var privateBag = tiddlyspace.getCurrentBag("private");
		var privateWorkspace = tiddlyspace.getCurrentWorkspace("private");
		draftTiddler.title = draftTitle;
		draftTiddler.fields["publish.name"] = title;
		draftTiddler.fields["server.workspace"] = privateWorkspace;
		draftTiddler.fields["server.bag"] = privateBag;
		draftTiddler.fields["server.title"] = draftTitle;
		draftTiddler.fields["server.page.revision"] = "false";
		delete draftTiddler.fields["server.etag"];
		return draftTiddler;
	},
	handler: function(ev, src, title) {
		var tiddler = store.getTiddler(title); // original tiddler
		var tidEl = story.getTiddler(title);
		var uiFields = {};
		story.gatherSaveFields(tidEl, uiFields);
		var tid = saveDraftCmd.createDraftTiddler(title, uiFields);
		tid = store.saveTiddler(tid.title, tid.title, tid.text, tid.modifier,
			new Date(), tid.tags, tid.fields);
		autoSaveChanges(null, [tid]);
		story.closeTiddler(title);
		story.displayTiddler(src, title);
		story.displayTiddler(src, tid.title);
	}
};

var macro = config.macros.TiddlySpacePublisher = {
	locale: {
		title: "Batch Publisher",
		changeStatusLabel: "Make %0",
		noTiddlersText: "No tiddlers to publish",
		changeStatusPrompt: "Make all the selected tiddlers %0.",
		description: "Change tiddlers from %0 to %1 in this space"
	},

	listViewTemplate: {
		columns: [
			{ name: "Selected", field: "Selected", rowName: "title", type: "Selector" },
			{ name: "Tiddler", field: "tiddler", title: "Tiddler", type: "Tiddler" },
			{ name: "Status", field: "status", title: "Status", type: "WikiText" }
		],
		rowClasses: []
	},

	changeStatus: function(tiddlers, status, callback) { // this is what is called when you click the publish button
		var publicBag;
		for(var i = 0; i < tiddlers.length; i++) {
			var tiddler = tiddlers[i];
			var newTiddler = {
				title: tiddler.title,
				fields: { "server.bag": cmd.toggleBag(tiddler, status) }
			};
			cmd.moveTiddler(tiddler, newTiddler, callback);
		}
	},
	getMode: function(paramString) {
		var params = paramString.parseParams("anon")[0];
		var status = params.type ?
			(["public", "private"].contains(params.type[0]) ? params.type[0] : "private") :
			"private";
		var newStatus = status == "public" ? "private" : "public";
		return [status, newStatus];
	},
	handler: function(place, macroName, params, wikifier, paramString, tiddler) {
		var wizard = new Wizard();
		var locale = macro.locale;
		var status = macro.getMode(paramString);
		wizard.createWizard(place, locale.title);
		wizard.addStep(macro.locale.description.format(status[0], status[1]),
			'<input type="hidden" name="markList" />');
		var markList = wizard.getElement("markList");
		var listWrapper = $("<div />").addClass("batchPublisher").
			attr("refresh", "macro").attr("macroName", macroName).
			attr("params", paramString)[0];
		markList.parentNode.insertBefore(listWrapper, markList);
		$.data(listWrapper, "wizard", wizard);
		macro.refresh(listWrapper);
	},
	getCheckedTiddlers: function(listWrapper, titlesOnly) {
		var tiddlers = [];
		$(".chkOptionInput[rowName]:checked", listWrapper).each(function(i, el) {
			var title = $(el).attr("rowName");
			if(titlesOnly) {
				tiddlers.push(title);
			} else {
				tiddlers.push(store.getTiddler(title));
			}
		});
		return tiddlers;
	},
	refresh: function(listWrapper) {
		var checked = macro.getCheckedTiddlers(listWrapper, true);
		var paramString = $(listWrapper).empty().attr("params");
		var wizard = $.data(listWrapper, "wizard");
		var locale = macro.locale;
		var params = paramString.parseParams("anon")[0];
		var publishCandidates = [];
		var status = macro.getMode(paramString);
		var pubType = status[0];
		var newPubType = status[1];
		var tiddlers = params.filter ? store.filterTiddlers(params.filter[0]) :
			store.filterTiddlers("[is[%0]]".format(pubType));
		var enabled = [];
		for(var i = 0; i < tiddlers.length; i++) {
			var tiddler = tiddlers[i];
			var title = tiddler.title;
			if(!tiddler.tags.contains("excludePublisher") && title !== "SystemSettings") {
				publishCandidates.push({ title: title, tiddler: tiddler, status: pubType});
			}
			if(checked.contains(title)) {
				enabled.push("[rowname=%0]".format(title));
			}
		}

		if(publishCandidates.length === 0) {
			createTiddlyElement(listWrapper, "em", null, null, locale.noTiddlersText);
		} else {
			var listView = ListView.create(listWrapper, publishCandidates, macro.listViewTemplate);
			wizard.setValue("listView", listView);
			var btnHandler = function(ev) {
				var tiddlers = macro.getCheckedTiddlers(listWrapper);
				var callback = function(status) {
					$(".batchPublisher").each(function(i, el) {
						macro.refresh(el);
					});
				};
				macro.changeStatus(tiddlers, newPubType, callback);
			};
			wizard.setButtons([{
				caption: locale.changeStatusLabel.format(newPubType),
				tooltip: locale.changeStatusPrompt.format(newPubType),
				onClick: btnHandler
			}]);
			$(enabled.join(",")).attr("checked", true); // retain what was checked before
		}
	}
};

})(jQuery);
//}}}
!Spaces
<<groupBy server.bag>>

!Private
<<list filter [is[private]]>>

!Public
<<list filter [is[public]]>>

!Drafts
<<list filter [is[draft]]>>
/***
|''Description''|Sanitisation for dynamically pulling tiddlers into your space and displaying them|
!Notes
Works both inside and outside TiddlyWiki. Uses the HTML Sanitizer provided by the Google Caja project
(see http://code.google.com/p/google-caja/wiki/JsHtmlSanitizer for more on this), which is licensed under
an Apache License (see http://www.apache.org/licenses/LICENSE-2.0).
!Code
***/
//{{{
(function($) {

var cleanURL = function(url) {
	var regexp = /^(?:http|https|mailto|ftp|irc|news):\/\//;
	return (regexp.test(url)) ? url : null;
};

$.sanitize = function(html) {
	return html_sanitize(html, cleanURL);
};

/*
 * HTML Sanitizer, provided by Google Caja
 */

/* Copyright Google Inc.
 * Licensed under the Apache Licence Version 2.0
 * Autogenerated at Tue May 17 17:39:24 BST 2011
 * @provides html4
 */var html4={};html4.atype={NONE:0,URI:1,URI_FRAGMENT:11,SCRIPT:2,STYLE:3,ID:4,IDREF:5,IDREFS:6,GLOBAL_NAME:7,LOCAL_NAME:8,CLASSES:9,FRAME_TARGET:10},html4.ATTRIBS={"*::class":9,"*::dir":0,"*::id":4,"*::lang":0,"*::onclick":2,"*::ondblclick":2,"*::onkeydown":2,"*::onkeypress":2,"*::onkeyup":2,"*::onload":2,"*::onmousedown":2,"*::onmousemove":2,"*::onmouseout":2,"*::onmouseover":2,"*::onmouseup":2,"*::style":3,"*::title":0,"a::accesskey":0,"a::coords":0,"a::href":1,"a::hreflang":0,"a::name":7,"a::onblur":2,"a::onfocus":2,"a::rel":0,"a::rev":0,"a::shape":0,"a::tabindex":0,"a::target":10,"a::type":0,"area::accesskey":0,"area::alt":0,"area::coords":0,"area::href":1,"area::nohref":0,"area::onblur":2,"area::onfocus":2,"area::shape":0,"area::tabindex":0,"area::target":10,"bdo::dir":0,"blockquote::cite":1,"br::clear":0,"button::accesskey":0,"button::disabled":0,"button::name":8,"button::onblur":2,"button::onfocus":2,"button::tabindex":0,"button::type":0,"button::value":0,"canvas::height":0,"canvas::width":0,"caption::align":0,"col::align":0,"col::char":0,"col::charoff":0,"col::span":0,"col::valign":0,"col::width":0,"colgroup::align":0,"colgroup::char":0,"colgroup::charoff":0,"colgroup::span":0,"colgroup::valign":0,"colgroup::width":0,"del::cite":1,"del::datetime":0,"dir::compact":0,"div::align":0,"dl::compact":0,"font::color":0,"font::face":0,"font::size":0,"form::accept":0,"form::action":1,"form::autocomplete":0,"form::enctype":0,"form::method":0,"form::name":7,"form::onreset":2,"form::onsubmit":2,"form::target":10,"h1::align":0,"h2::align":0,"h3::align":0,"h4::align":0,"h5::align":0,"h6::align":0,"hr::align":0,"hr::noshade":0,"hr::size":0,"hr::width":0,"iframe::align":0,"iframe::frameborder":0,"iframe::height":0,"iframe::marginheight":0,"iframe::marginwidth":0,"iframe::width":0,"img::align":0,"img::alt":0,"img::border":0,"img::height":0,"img::hspace":0,"img::ismap":0,"img::name":7,"img::src":1,"img::usemap":11,"img::vspace":0,"img::width":0,"input::accept":0,"input::accesskey":0,"input::align":0,"input::alt":0,"input::autocomplete":0,"input::checked":0,"input::disabled":0,"input::ismap":0,"input::maxlength":0,"input::name":8,"input::onblur":2,"input::onchange":2,"input::onfocus":2,"input::onselect":2,"input::readonly":0,"input::size":0,"input::src":1,"input::tabindex":0,"input::type":0,"input::usemap":11,"input::value":0,"ins::cite":1,"ins::datetime":0,"label::accesskey":0,"label::for":5,"label::onblur":2,"label::onfocus":2,"legend::accesskey":0,"legend::align":0,"li::type":0,"li::value":0,"map::name":7,"menu::compact":0,"ol::compact":0,"ol::start":0,"ol::type":0,"optgroup::disabled":0,"optgroup::label":0,"option::disabled":0,"option::label":0,"option::selected":0,"option::value":0,"p::align":0,"pre::width":0,"q::cite":1,"select::disabled":0,"select::multiple":0,"select::name":8,"select::onblur":2,"select::onchange":2,"select::onfocus":2,"select::size":0,"select::tabindex":0,"table::align":0,"table::bgcolor":0,"table::border":0,"table::cellpadding":0,"table::cellspacing":0,"table::frame":0,"table::rules":0,"table::summary":0,"table::width":0,"tbody::align":0,"tbody::char":0,"tbody::charoff":0,"tbody::valign":0,"td::abbr":0,"td::align":0,"td::axis":0,"td::bgcolor":0,"td::char":0,"td::charoff":0,"td::colspan":0,"td::headers":6,"td::height":0,"td::nowrap":0,"td::rowspan":0,"td::scope":0,"td::valign":0,"td::width":0,"textarea::accesskey":0,"textarea::cols":0,"textarea::disabled":0,"textarea::name":8,"textarea::onblur":2,"textarea::onchange":2,"textarea::onfocus":2,"textarea::onselect":2,"textarea::readonly":0,"textarea::rows":0,"textarea::tabindex":0,"tfoot::align":0,"tfoot::char":0,"tfoot::charoff":0,"tfoot::valign":0,"th::abbr":0,"th::align":0,"th::axis":0,"th::bgcolor":0,"th::char":0,"th::charoff":0,"th::colspan":0,"th::headers":6,"th::height":0,"th::nowrap":0,"th::rowspan":0,"th::scope":0,"th::valign":0,"th::width":0,"thead::align":0,"thead::char":0,"thead::charoff":0,"thead::valign":0,"tr::align":0,"tr::bgcolor":0,"tr::char":0,"tr::charoff":0,"tr::valign":0,"ul::compact":0,"ul::type":0},html4.eflags={OPTIONAL_ENDTAG:1,EMPTY:2,CDATA:4,RCDATA:8,UNSAFE:16,FOLDABLE:32,SCRIPT:64,STYLE:128},html4.ELEMENTS={a:0,abbr:0,acronym:0,address:0,applet:16,area:2,b:0,base:18,basefont:18,bdo:0,big:0,blockquote:0,body:49,br:2,button:0,canvas:0,caption:0,center:0,cite:0,code:0,col:2,colgroup:1,dd:1,del:0,dfn:0,dir:0,div:0,dl:0,dt:1,em:0,fieldset:0,font:0,form:0,frame:18,frameset:16,h1:0,h2:0,h3:0,h4:0,h5:0,h6:0,head:49,hr:2,html:49,i:0,iframe:4,img:2,input:2,ins:0,isindex:18,kbd:0,label:0,legend:0,li:1,link:18,map:0,menu:0,meta:18,nobr:0,noframes:20,noscript:20,object:16,ol:0,optgroup:0,option:1,p:1,param:18,pre:0,q:0,s:0,samp:0,script:84,select:0,small:0,span:0,strike:0,strong:0,style:148,sub:0,sup:0,table:0,tbody:1,td:1,textarea:8,tfoot:1,th:1,thead:1,title:24,tr:1,tt:0,u:0,ul:0,"var":0},html4.ueffects={NOT_LOADED:0,SAME_DOCUMENT:1,NEW_DOCUMENT:2},html4.URIEFFECTS={"a::href":2,"area::href":2,"blockquote::cite":0,"body::background":1,"del::cite":0,"form::action":2,"img::src":1,"input::src":1,"ins::cite":0,"q::cite":0},html4.ltypes={UNSANDBOXED:2,SANDBOXED:1,DATA:0},html4.LOADERTYPES={"a::href":2,"area::href":2,"blockquote::cite":2,"body::background":1,"del::cite":2,"form::action":2,"img::src":1,"input::src":1,"ins::cite":2,"q::cite":2};var html=function(a){function x(b,c,d){var e=[];w(function(b,e){for(var f=0;f<e.length;f+=2){var g=e[f],h=e[f+1],i=null,j;if((j=b+"::"+g,a.ATTRIBS.hasOwnProperty(j))||(j="*::"+g,a.ATTRIBS.hasOwnProperty(j)))i=a.ATTRIBS[j];if(i!==null)switch(i){case a.atype.NONE:break;case a.atype.SCRIPT:case a.atype.STYLE:h=null;break;case a.atype.ID:case a.atype.IDREF:case a.atype.IDREFS:case a.atype.GLOBAL_NAME:case a.atype.LOCAL_NAME:case a.atype.CLASSES:h=d?d(h):h;break;case a.atype.URI:h=c&&c(h);break;case a.atype.URI_FRAGMENT:h&&"#"===h.charAt(0)?(h=d?d(h):h,h&&(h="#"+h)):h=null;break;default:h=null}else h=null;e[f+1]=h}return e})(b,e);return e.join("")}function w(b){var c,d;return v({startDoc:function(a){c=[],d=!1},startTag:function(e,f,g){if(!d){if(!a.ELEMENTS.hasOwnProperty(e))return;var h=a.ELEMENTS[e];if(h&a.eflags.FOLDABLE)return;if(h&a.eflags.UNSAFE){d=!(h&a.eflags.EMPTY);return}f=b(e,f);if(f){h&a.eflags.EMPTY||c.push(e),g.push("<",e);for(var i=0,j=f.length;i<j;i+=2){var k=f[i],l=f[i+1];l!==null&&l!==void 0&&g.push(" ",k,'="',r(l),'"')}g.push(">")}}},endTag:function(b,e){if(d)d=!1;else{if(!a.ELEMENTS.hasOwnProperty(b))return;var f=a.ELEMENTS[b];if(!(f&(a.eflags.UNSAFE|a.eflags.EMPTY|a.eflags.FOLDABLE))){var g;if(f&a.eflags.OPTIONAL_ENDTAG)for(g=c.length;--g>=0;){var h=c[g];if(h===b)break;if(!(a.ELEMENTS[h]&a.eflags.OPTIONAL_ENDTAG))return}else for(g=c.length;--g>=0;)if(c[g]===b)break;if(g<0)return;for(var i=c.length;--i>g;){var h=c[i];a.ELEMENTS[h]&a.eflags.OPTIONAL_ENDTAG||e.push("</",h,">")}c.length=g,e.push("</",b,">")}}},pcdata:function(a,b){d||b.push(a)},rcdata:function(a,b){d||b.push(a)},cdata:function(a,b){d||b.push(a)},endDoc:function(a){for(var b=c.length;--b>=0;)a.push("</",c[b],">");c.length=0}})}function v(c){return function(d,e){d=String(d);var f=null,g=!1,h=[],j=void 0,l=void 0,m=void 0;c.startDoc&&c.startDoc(e);while(d){var n=d.match(g?t:u);d=d.substring(n[0].length);if(g){if(n[1]){var o=b(n[1]),p;if(n[2]){var q=n[3];switch(q.charCodeAt(0)){case 34:case 39:q=q.substring(1,q.length-1)}p=k(i(q))}else p=o;h.push(o,p)}else if(n[4]){l!==void 0&&(m?c.startTag&&c.startTag(j,h,e):c.endTag&&c.endTag(j,e));if(m&&l&(a.eflags.CDATA|a.eflags.RCDATA)){f===null?f=b(d):f=f.substring(f.length-d.length);var r=f.indexOf("</"+j);r<0&&(r=d.length),l&a.eflags.CDATA?c.cdata&&c.cdata(d.substring(0,r),e):c.rcdata&&c.rcdata(s(d.substring(0,r)),e),d=d.substring(r)}j=l=m=void 0,h.length=0,g=!1}}else if(n[1])c.pcdata&&c.pcdata(n[0],e);else if(n[3])m=!n[2],g=!0,j=b(n[3]),l=a.ELEMENTS.hasOwnProperty(j)?a.ELEMENTS[j]:void 0;else if(n[4])c.pcdata&&c.pcdata(n[4],e);else if(n[5]&&c.pcdata)switch(n[5]){case"<":c.pcdata("&lt;",e);break;case">":c.pcdata("&gt;",e);break;default:c.pcdata("&amp;",e)}}c.endDoc&&c.endDoc(e)}}function s(a){return a.replace(m,"&amp;$1").replace(n,"&lt;").replace(o,"&gt;")}function r(a){return a.replace(l,"&amp;").replace(n,"&lt;").replace(o,"&gt;").replace(p,"&#34;").replace(q,"&#61;")}function k(a){return a.replace(j,g)}function i(a){return a.replace(h,"")}function g(a,b){return f(b)}function f(a){a=b(a);if(c.hasOwnProperty(a))return c[a];var f=a.match(d);if(f)return String.fromCharCode(parseInt(f[1],10));if(!!(f=a.match(e)))return String.fromCharCode(parseInt(f[1],16));return""}var b;"script"==="SCRIPT".toLowerCase()?b=function(a){return a.toLowerCase()}:b=function(a){return a.replace(/[A-Z]/g,function(a){return String.fromCharCode(a.charCodeAt(0)|32)})};var c={lt:"<",gt:">",amp:"&",nbsp:"240",quot:'"',apos:"'"},d=/^#(\d+)$/,e=/^#x([0-9A-Fa-f]+)$/,h=/\0/g,j=/&(#\d+|#x[0-9A-Fa-f]+|\w+);/g,l=/&/g,m=/&([^a-z#]|#(?:[^0-9x]|x(?:[^0-9a-f]|$)|$)|$)/gi,n=/</g,o=/>/g,p=/\"/g,q=/\=/g,t=new RegExp("^\\s*(?:(?:([a-z][a-z-]*)(\\s*=\\s*(\"[^\"]*\"|'[^']*'|(?=[a-z][a-z-]*\\s*=)|[^>\"'\\s]*))?)|(/?>)|[\\s\\S][^a-z\\s>]*)","i"),u=new RegExp("^(?:&(\\#[0-9]+|\\#[x][0-9a-f]+|\\w+);|<!--[\\s\\S]*?-->|<!\\w[^>]*>|<\\?[^>*]*>|<(/)?([a-z][a-z0-9]*)|([^<&>]+)|([<&>]))","i");return{escapeAttrib:r,makeHtmlSanitizer:w,makeSaxParser:v,normalizeRCData:s,sanitize:x,unescapeEntities:k}}(html4),html_sanitize=html.sanitize

// stop here if we're not in TiddlyWiki
// XXX: is this the correct way of checking for TiddlyWiki?
if (!window.TiddlyWiki || !window.store || !store instanceof TiddlyWiki) {
	return;
}

var tiddlyspace = config.extensions.tiddlyspace;

var _subWikify = Wikifier.prototype.subWikify;

var cleanedTitle = 'This section has been cleaned of any potentially harmful code';

var replaceFunctions = {
	html: function(w) {
		var sanitizedHTML, spanEl;
		this.lookaheadRegExp.lastIndex = w.matchStart;
		var lookaheadMatch = this.lookaheadRegExp.exec(w.source);
		if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
			sanitizedHTML = $.sanitize(lookaheadMatch[1]);
			spanEl = createTiddlyElement(w.output, 'span', null, 'sanitized');
			spanEl.innerHTML = sanitizedHTML;
			spanEl.setAttribute('title', cleanedTitle);
			w.nextMatch = this.lookaheadRegExp.lastIndex;
		}
	},
	customFormat: function(w) {
		switch(w.matchText) {
			case '@@':
				var e = createTiddlyElement(w.output, 'span');
				var styles = config.formatterHelpers.inlineCssHelper(w);
				if (styles.length === 0) {
					e.className = 'marked';
				}
				w.subWikifyTerm(e, /(@@)/mg);
				break;
			case '{{':
				var lookaheadRegExp = /\{\{[\s]*([\w]+[\s\w]*)[\s]*\{(\n?)/mg;
				lookaheadRegExp.lastIndex = w.matchStart;
				var lookaheadMatch = lookaheadRegExp.exec(w.source);
				if(lookaheadMatch) {
					w.nextMatch = lookaheadRegExp.lastIndex;
					e = createTiddlyElement(w.output,lookaheadMatch[2] == "\n" ? "div" : "span",null,lookaheadMatch[1]);
					w.subWikifyTerm(e,/(\}\}\})/mg);
				}
				break;
		}
	}
};

Wikifier.prototype.subWikify = function(output, terminator) {
	var tid = this.tiddler,
		spaceName = tiddlyspace.currentSpace.name,
		tidSpace, recipeName, stripped;
	try {
		recipeName = tid.fields['server.recipe'] ||
			tid.fields['server.workspace'];
		tidSpace = tiddlyspace.resolveSpaceName(recipeName);
		if (tidSpace !== spaceName) {
			// external tiddler, so replace dangerous formatters
			stripped = stripHTML(tid, this.formatter);
		}
	} catch(e) {
		// do nothing. There's no tiddler, so assume it's safe (?!?!?)
	}

	_subWikify.apply(this, arguments);

	if (stripped) {
		// change back to the original function
		unstripHTML(stripped, this.formatter);
	}
};

// replace potentially unsafe formatters with versions that strip bad HTML/CSS
var stripHTML = function(tid, formatter) {
	var popped = {}, _handler;
	for (var i = 0; i < formatter.formatters.length; i++) {
		var f = formatter.formatters[i];
		if (replaceFunctions[f.name]) {
			_handler = f.handler;
			popped[f.name] = _handler;
			f.handler = replaceFunctions[f.name];
		}
	};

	return popped;
};

// put the original formatters back where they belong
var unstripHTML = function(stripped, formatter) {
	for (var i = 0; i < formatter.formatters.length; i++) {
		var f = formatter.formatters[i];
		if (stripped[f.name]) {
			f.handler = stripped[f.name];
		}
	};
};

})(jQuery);
//}}}
<!--{{{-->
<link rel="shortcut icon" href="/recipes/dialecticdad_public/tiddlers/favicon.ico" />
<link href="/bags/dialecticdad_public/tiddlers.atom" rel="alternate"
	type="application/atom+xml" title="dialecticdad's public feed" />
<link rel="canonical" href="http://dialecticdad.tiddlyspace.com/" />
<!--}}}-->
Adapted from //Leaves of Grass//
by Walt [[Whitman]]
-----

You shall possess the origin of all poems.
You shall no longer take things at second or third hand,
nor look through the eyes of the dead,
nor feed on the specters in books.
You shall not look through my eyes either,
nor take things from me.
You shall listen to all sides and filter them from your self.

Backward I see in my own days where I sweated through fog with linguists and contenders,
I have no mockings or arguments, I witness and wait. 

I believe in you my soul,
Loafe with me on the grass, loose the stop from your throat,
Not words, not music or rhyme I want,
not custom or lecture, not even the best,
Only the lull I like, the hum of your valvèd voice.

The smallest sprout shows there is really no death,
And if ever there was it led forward life,
and does not wait at the end to arrest it,
And ceased the moment life appeared.

Urge and urge and urge,
Always the procreant urge of the world. 

Out of the dimness opposite equals advance,
always substance and increase,
Always a knit of identity, always distinction, breed of life.
All goes onward and outward, nothing collapses,
And to die is different from what any one supposed,
and luckier.

I pass death with the dying
and birth with the new-washed babe,
and am not contained between my hat and boots.
I peruse manifold objects, no two alike and every one good,
The earth good and the stars good, and their adjuncts all good.

These are really the thoughts of all men in all ages and lands, 
they are not original with me,
If they are not yours as much as mine they are next to nothing,
If they are not the riddle and the untying of the riddle they are nothing,
If they are not just as close as they are distant they are nothing.

This is the grass that grows wherever the land is and the water is,
This the common air that bathes the globe.

In all people I see myself, none more and not one an iota less,
And the good or bad I say of myself I say of them.

I know I am solid and sound,
To me the converging objects of the universe perpetually flow,
All are written to me, and I must get what the writing means.

I know I am deathless,
I know this orbit of mine cannot be swept by a carpenter's compass.

My voice goes after what my eyes cannot reach,
With the twirl of my tongue I encompass worlds and volumes of worlds.
Speech is the twin of my vision, it is unequal to measure itself; it provokes me forever.

Encompass worlds, but never try to encompass me,
I crowd your sleekest and best words by simply looking toward you.

Writing and talk do not prove me,
I carry the plenum of proof and every thing else in my face,
With the hush of my lips I wholly confound the skeptic.

Now I will do nothing but listen,
To accrue what I hear into this song,
to let sounds contribute toward it. 

Do I contradict myself?
Very well then, I contradict myself.
(I am large, I contain multitudes.)

I have said that the soul is not more than the body,
And I have said that the body is not more than the soul,
I hear and behold God in every object,
yet understand God not in the least.

There is that in me—I do not know what it is—
but I know it is in me.
Wrenched and sweaty—calm and cool then my body becomes,
I sleep—I sleep long.
I do not know it—it is without name—it is a word unsaid,
It is not in any dictionary, utterance, symbol.

Something it swings on more than the earth I swing on,
To it the creation is the friend whose embracing awakes me. 
It is not chaos or death—it is form, union, plan—
it is eternal life—it is Happiness.

I too am not a bit tamed, I too am untranslatable,
I sound my barbaric yawp over the roofs of the world.
I depart as air, I shake my locks at the runaway sun,
I effuse my flesh in eddies, and drift it in lacy jags.
I bequeath myself to the dirt to grow from the grass I love,
If you want me again look for me under your boot-soles. 

You will hardly know who I am or what I mean,
But I shall be good health to you nevertheless,
And filter and fibre your blood.

Failing to fetch me at first, keep encouraged,
Missing me one place, search another,
I stop somewhere waiting for you.
All that is gold does not glitter,
Not all those who wander are lost;
The old that is strong does not wither,
Deep roots are not reached by the frost.

//The Fellowship of the Ring//
J.R.R. [[Tolkien]]
Excerpted from a poem by Minnie Bruce Pratt:

It's taken me years to write this to you.

I had to make a future, willful, voluble,
lascivious, a thinker, a long walker,
unstruck transgressor, furious, shouting,
existence I could pray to,
capable of poetry.

But now I have spoken, my self, I can ask
for you:
that you'll know evil when you smell it;
that you'll know good and do it, and see how both
run loose through your lives; that then you'll remember
you come from dirt and history; that you'll choose
memory, not anesthesia; that you'll have work
you love, hindering no one, a path crossing
at boundary markers where you question power;
that your loves will match you thought for thought
in the long heat of blood and fact of bone.

Words not so romantic nor so grandly tossed
as if I'd summoned the universe to be
at your disposal.
       I can only pray:

That you'll never ask for the weather, earth,
angels, women, or other lives to obey you;

that you'll remember me, who crossed,
recrossed you,
your father making slowly toward
an unknown place where you could be with me,
like a man on foot, in a long stepping out.
After many hours spent in thought and struggling with words, I have concluded:

''There is no perfect formulation for living;
no ethical or existential codex.''

I now recognize being lured by "the temptation to try to complete with words what can only be completed in living." ^^[[[18]|http://www.turntowardlife.org/eco_spiritual_vows.htm]]^^

So, the verbal and written portion of my spiritual journey now enters a necessary process of subtraction.

In all honesty, I have developed these desires with the belief that they will benefit me, somehow making me a better, happier, more contented, or more enlightened person.  Even my stated ideal of compassion is selfish.  I recognize that and am moving forward.  I won't get lost in the analysis of my motives.

''Strong commitment to my children's happiness and sound development remains a fixed point in my nebulous worldview.''
Adapted from //Song of Myself//
by Walt [[Whitman]]
interwoven with Octavio Paz and …
November 2011
-----

I celebrate myself, and sing myself,
And what I assume you shall assume,
For every atom belonging to me belongs to you.

I loafe and invite my soul,
at my ease observing a spear of summer grass.
My tongue, every atom of my blood, formed from this soil, this air,
Born here of parents born here from parents the same,
and their parents the same, [eight, born from 1898 to 1909],
I, now twenty-nine years old in perfect health begin,
Hoping to cease not till death.

Creeds and schools in abeyance,
Retiring back a while sufficed at what they are, but never forgotten,
I harbor for good or bad, I permit to speak at every hazard,
Nature without check with original energy.

I am mad for it to be in contact with me:
The smoke of my own breath,
My respiration and inspiration, the beating of my heart,
the passing of blood and air through my lungs,
The sniff of green leaves and dry leaves, and of the shore and dark-colored sea-rocks, and of hay in the barn,
A few light kisses, a few embraces, a reaching around of arms,
The play of shine and shade on the trees as the supple boughs wag,
The delight alone or in the rush of the streets,
or along the fields and hill-sides,
The feeling of health, the full-noon trill,
the song of me rising from bed and meeting the sun.

Stop this day and night with me
and you shall possess the [[origin of all poems]],
You shall possess the good of the earth and sun,
(there are millions of suns left,)
You shall no longer take things at second or third hand, nor look through the eyes of the dead, nor feed on the specters in books,
You shall not look through my eyes either, nor take things from me,
You shall listen to all sides and filter them from your self.

I have heard what the talkers were talking,
the talk of the beginning and the end,
But I do not talk of the beginning or the end.

There was never any more inception than there is now,
Nor any more youth or age than there is now,
And will never be any more perfection than there is now,
Nor any more heaven or hell than there is now.

Urge and urge and urge,
Always the procreant urge of the world. 

Out of the dimness opposite equals advance, always substance and increase, always sex,
Always a knit of identity, always distinction, always a breed of life.
To elaborate is no avail, learn'd and unlearn'd feel that it is so.

I and this mystery here we stand.
Clear and sweet is my soul, and
clear and sweet is all that is not my soul.
Lack one lacks both, and the unseen is proved by the seen,
Till that becomes unseen and receives proof in its turn. 

Backward I see in my own days where I sweated through fog with linguists and contenders,
I have no mockings or arguments, I witness and wait. 

I believe in you my soul,
Loafe with me on the grass, loose the stop from your throat,
Not words, not music or rhyme I want,
not custom or lecture, not even the best,
Only the lull I like, the hum of your valvèd voice.

The smallest sprout shows there is really no death,
And if ever there was it led forward life,
and does not wait at the end to arrest it,
And ceased the moment life appeared.

One day, as if I had returned, not to my house,
but to the beginning of the Beginning,
I reached a clarity.

I heard a dark green murmur burst from the center of the night:
the neem tree.
The tree would not give way.
Huge as a monument to patience, fair as the balance
that weighs a dewdrop, a grain of light, an instant.

Strength is fidelity,
power reverence:
no one ends at himself,
each one is an all in another all, in another one.
The other is contained in the one, the one is another:
we are constellations.
The enormous neem once knew how to be small.
At its feet I knew I was alive,
I knew that death is expansion,
self-negation is growth.
I learned, in the brotherhood of the trees,
to reconcile myself, not with myself:
with what lifts me, sustains me, lets me fall.

All goes onward and outward, nothing collapses,
And to die is different from what any one supposed,
and luckier.

I pass death with the dying
and birth with the new-washed babe,
and am not contained between my hat and boots.
I peruse manifold objects, no two alike and every one good,
The earth good and the stars good, and their adjuncts all good.

I am not an earth nor an adjunct of an earth,
I am the mate and companion of people, all just as immortal and fathomless as myself,
(They do not know how immortal, but I know.)

These are really the thoughts of all men in all ages and lands, 
they are not original with me,
If they are not yours as much as mine they are next to nothing,
If they are not the riddle and the untying of the riddle they are nothing,
If they are not just as close as they are distant they are nothing.

This is the grass that grows wherever the land is and the water is,
This the common air that bathes the globe.

In all people I see myself, none more and not one an iota less,
And the good or bad I say of myself I say of them.

I know I am solid and sound,
To me the converging objects of the universe perpetually flow,
All are written to me, and I must get what the writing means.

I know I am deathless,
I know this orbit of mine cannot be swept by a carpenter's compass,
I know I shall not pass like a child's curlicue cut with a burnt stick at night.
I do not trouble my spirit to vindicate itself or be understood,
I see that the elementary laws never apologize.

(I reckon that I behave as proudly as //the level I plant my house by.)//

My voice goes after what my eyes cannot reach,
With the twirl of my tongue I encompass worlds and volumes of worlds.

Speech is the twin of my vision, it is unequal to measure itself,
It provokes me forever, it says sarcastically,
//You contain enough, why don't you let it out then?//

Come now I will not be tantalized — you conceive too much of articulation.

Encompass worlds, but never try to encompass me,
I crowd your sleekest and best words by simply looking toward you.

Writing and talk do not prove me,
I carry the plenum of proof and every thing else in my face,
With the hush of my lips I wholly confound the skeptic.

Now I will do nothing but listen,
To accrue what I hear into this song,
to let sounds contribute toward it. 

Do I contradict myself?
Very well then, I contradict myself.
(I am large, I contain multitudes.)

I have said that the soul is not more than the body,
And I have said that the body is not more than the soul,
I hear and behold God in every object,
yet understand God not in the least.

There is that in me—I do not know what it is—but I know it is in me.
Wrenched and sweaty—calm and cool then my body becomes,
I sleep—I sleep long.
I do not know it—it is without name—it is a word unsaid,
It is not in any dictionary, utterance, symbol.

Something it swings on more than the earth I swing on,
To it the creation is the friend whose embracing awakes me. 
It is not chaos or death—it is form, union, plan—
it is eternal life—it is Happiness.

The spotted hawk swoops by and accuses me,
he complains of my gab and my loitering.
I too am not a bit tamed, I too am untranslatable,
I sound my barbaric yawp over the roofs of the world.

The last scud of day holds back for me,
It flings my likeness after the rest
and true as any on the shadowed wilds,
It coaxes me to the vapor and the dusk.

I depart as air, I shake my locks at the runaway sun,
I effuse my flesh in eddies, and drift it in lacy jags.
I bequeath myself to the dirt to grow from the grass I love,
If you want me again look for me under your boot-soles. 

You will hardly know who I am or what I mean,
But I shall be good health to you nevertheless,
And filter and fibre your blood.

Failing to fetch me at first, keep encouraged,
Missing me one place, search another,
I stop somewhere waiting for you.
After work, I wade back through the silence of the shop:
the lathes shut down, inert, like enormous animals in hibernation,
red oil rags lying limp on the shoulders
of machines, dust motes still climbing shafts
of dawn light, hook and hoist chain lying desultory
as an old drunk collapsed outside a bar,
barn sparrows pecking on the shores of oil puddles—
emptiness, wholeness; a cave, a cathedral.

As morning light washes the walls of Florence,
the boy Leonardo mixes paints in Verrocchio's shop
and watches the new apprentice muddle
the simple task of the Madonna's shawl.
Leonardo whistles a canzone and imagines
a lathe: the spindle, bit, and treadle, the gleam of brass.

----

//the beat o haimmers
edgin to brittle pairts
that spairk quick and chip//
—from [[Kythings interpreted]]
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
Or a computer programming language, a software environment, etc.
I asked this question in one of my [[Technology Ideas]].

When reading about computer science, I keep coming across this concept of //the tool being written / created by (or "in") itself.//
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xl="http://www.w3.org/1999/xlink" version="1.1" viewBox="506 234 68 36" width="30" height="30"><metadata xmlns:dc="http://purl.org/dc/elements/1.1/"><dc:date>2010-09-16 14:51Z</dc:date><!-- Produced by OmniGraffle Professional 5.2.3 --></metadata><defs></defs><g stroke="none" stroke-opacity="1" stroke-dasharray="none" fill="none" fill-opacity="1"><rect width="1118" height="783"/><g><path d="M 538.68195 244.31807 C 540.43927 246.07547 540.43927 248.9247 538.68195 250.68204 C 536.92456 252.4394 534.07532 252.4394 532.318 250.68204 C 530.5606 248.9247 530.5606 246.07547 532.318 244.31807 C 534.07532 242.56075 536.92456 242.56075 538.68195 244.31807 M 511.12607 257.99356 C 511.26108 258.13019 511.39728 258.26608 511.53473 258.40121 C 527.2556 273.86606 552.74414 273.86606 568.46515 258.40121 C 568.60248 258.26617 568.73853 258.13037 568.87354 257.9938 C 568.8736 257.99374 568.8736 257.99371 568.8736 257.99362 C 568.87366 257.99371 568.87366 257.9938 568.87372 257.9939 C 570.72504 256.12051 572.35046 254.11153 573.74994 252 C 573.74994 251.99997 573.74994 251.99994 573.74994 251.99992 C 572.35046 249.8884 570.72504 247.87938 568.87372 246.00606 C 568.87366 246.00613 568.87366 246.00621 568.8736 246.00627 C 568.73865 245.86966 568.60254 245.73383 568.46515 245.5987 C 552.74414 230.13387 527.2556 230.13387 511.53473 245.5987 C 511.39728 245.73383 511.26108 245.86974 511.12613 246.00635 C 511.126 246.00624 511.126 246.00616 511.12595 246.00606 C 509.2748 247.87938 507.64954 249.88837 506.24994 251.9998 L 506.24994 251.99983 C 506.24994 251.9999 506.25 251.99992 506.25 251.99997 C 506.25 252 506.24994 252.00005 506.24994 252.00009 L 506.24994 252.00012 C 507.64954 254.11157 509.2748 256.12051 511.12595 257.9939 C 511.126 257.99377 511.126 257.99365 511.12607 257.99359 Z M 515.44916 252 C 515.8548 251.55469 516.27502 251.11778 516.71014 250.68985 C 522.16632 245.32257 529.06055 242.23206 536.17273 241.41824 C 534.6662 241.96199 533.2525 242.83762 532.04498 244.04512 C 527.65155 248.43852 527.65155 255.56163 532.04498 259.95502 C 533.2522 261.16226 534.6656 262.03778 536.17175 262.58154 C 529.05988 261.76761 522.16608 258.6771 516.71014 253.31009 C 516.2751 252.88219 515.85486 252.44528 515.44922 252 Z M 564.55054 251.99995 C 564.14502 252.44525 563.7248 252.88217 563.28973 253.31009 C 557.83368 258.67712 550.93988 261.76764 543.828 262.58157 C 545.33423 262.03781 546.74756 261.1623 547.9549 259.95502 C 552.34833 255.56163 552.34833 248.43852 547.9549 244.04512 C 546.74744 242.83765 545.33374 241.96202 543.82715 241.41824 C 550.9394 242.23206 557.83356 245.3226 563.28973 250.68985 C 563.7248 251.11775 564.14502 251.55467 564.55054 251.99995 Z M 568.8736 257.99362 C 570.7249 256.12033 572.35028 254.11139 573.74988 252.00002" fill="black" class="glyph"/></g></g></svg>
!From Out the Cave
by Joyce Sutphen

When you have been
at war with yourself
for so many years that
you have forgotten why,
when you have been driving
for hours and only
gradually begin to realize
that you have lost the way,
when you have cut
hastily into the fabric,
when you have signed
papers in distraction,
when it has been centuries
since you watched the sun set
or the rain fall, and the clouds,
drifting overhead, pass as flat
as anything on a postcard;
when, in the midst of these
everyday nightmares, you
understand that you could
wake up,
you could turn
and go back
to the last thing you
remember doing
with your whole heart:
that passionate kiss,
the brilliant drop of love
rolling along the tongue of a green leaf,
then you wake,
you stumble from your cave,
blinking in the sun,
naming every shadow
as it slips.
Type the text for 'excludeMissing'
chkPrivateMode: false
"Come tell us what is saving your life now," the old priest asked of Barbara.  Some years later when she wrote this book, she answered:

What is saving my life now is the conviction that there is no spiritual treasure to be found apart from the bodily experiences of human life on earth.
My life depends on engaging the most ordinary physical activities with the most exquisite attention I can give them.
My life depends on ignoring all touted distinctions between the secular and the sacred, the physical and the spiritual, the body and the soul ...

Whoever you are, you are human.  Wherever you are, you live in the world, which is just waiting for you to notice the holiness in it.  So welcome to your own priesthood, practiced at the altar of your own life.  The good news is that you have everything you need to begin.

—from //An Altar in the World// by Barbara Brown Taylor
<<<
Today, as in all recorded history, as man strives to create and preserve his individual and communal identity, he finds himself surrounded by problems he can neither totally understand nor conveniently reject as unintelligible, such as time, life, death, or the existence of a universe.  He is also driven by aspirations whose goals he cannot hope to reach, yet cannot accept as unreachable, such as his ethical needs for justice and truth, or his aesthetic demand for consummate beauty.  Beneath these existential dilemmas man still lives by and for ideas; yet, simultaneously, he remains //only superficially a reasoning animal.//

More basically, man is a //''desiring, suffering, death-conscious, hence time-conscious, creature.''//  Neither the meager diet of scientific interpretation posing as philosophy, nor the obscurantism of pseudomysticism disguised as metaphysics is useful to someone stooped under the burden of daily struggle, while he is carried along into a "brave new world" with the storm of social and industrial advance.

As for the certain conflicts which man can neither resolve nor accept as unresolvable, one may look at them as those between //knowledge felt// and //knowledge understood//.  These two warring projections of a single, underlying tension are ordinarily described as passion and knowledge.

—J. T. Fraser, //Of Time, Passion, and Knowledge: Reflections on the Strategy of Existence//, 1975
<<<

Hannah Arendt — //Vita Activa//
Labor, Work, and Action

-----

[[Triple quest for self]]
''My current primary interests:''
*Python language invented by Guido van Rossum
**SAGE mathematics system and notebook created by William Stein
*Wolfram Language announced June 2013
*HTML (a declarative markup language, not a programming language per se), its cousin XML, and Wiki markup / Markdown with hypertext
*Javascript language that runs in all modern web browsers and powers [[this wiki web]]
**~TiddlyWiki and [[Wagn]]
*Visual and grid-based environments, as an extension of the spreadsheet (Excel, Apple Numbers, Quantrix Modeler)
*Smalltalk language invented by Alan [[Kay]] to realize the [[Dynabook]]
*APL and J languages invented by Kenneth [[Iverson]]
*Lisp language invented by John ~McCarthy

'Code' as literature — Donald Knuth:
*"Instead of imagining that our main task is to instruct a computer what to do, let us concentrate rather on explaining to human beings what we want a computer to do… The practitioner of literate programming can be regarded as an essayist, whose main concern is with exposition and excellence of style." ^^[[[15]|http://www.literateprogramming.com]]^^

From New York Times article October 13, 2011:
http://www.nytimes.com/2011/10/14/technology/dennis-ritchie-programming-trailblazer-dies-at-70.html
<<<
The C programming language, //a shorthand of words, numbers and punctuation,// is still widely used today, and successors like C++ and Java build on the //ideas, rules and grammar// that Mr. Ritchie designed.

Mr. Ritchie, Mr. Thompson and their Bell Labs colleagues were making not merely software but, as Mr. Ritchie once put it, ''//“a system around which fellowship can form.”//''
[emphasis mine]

Colleagues who worked with Mr. Ritchie were struck by his code — meticulous, clean and concise. His writing, according to Mr. Kernighan, was similar. “There was a remarkable precision to his writing,” Mr. Kernighan said, “no extra words, elegant and spare, much like his code.”
<<<
&nbsp;
Referred to on the defunct Nervousness.org more specifically as ~LMAOs: //land mail art objects//.

//…the profitlessness of mail-art has been an
''emancipation'', a moment of ''economic truancy'' and
''mischief'', as ''irrational as love''.//&nbsp;&nbsp;–William S. Wilson

"''Mail Art as Intermedia'' … Dick Higgins revived the word "intermedia," from the 1812 writings of Samuel Taylor [[Coleridge|http://books.google.com/books?id=mwqX6LBmfhYC&lpg=PA51&ots=4pbHPyi1LQ&dq=intermedia%20coleridge&pg=PA51#v=onepage&q=intermedia%20coleridge&f=false]], to define works which fall conceptually between media that are already known; he uses the term to demystify //avant garde// art… Higgins claims that intermediality rests on an artist's or group of artists' desire to fuse two or more existing media (Higgins, 1965 and 1981) and he defines mail art as intermedia."
<<<
…between almost any art and non-art media other intermedia are possible. What lies between theater and life, for instance? Between music and philosophy? … If we take any art as a medium and the postal system as a medium, then mail art is the intermedium between these.
<<<
* It is decentralized, in that mail artists all rely on other artists to convey their messages, their work, their advertisements for projects. 
* It is international, and it goes beyond the usual cultural barriers of geography and language. 
* There is no sanctity of completion; all that is put into it is subject to further manipulation by other artists: nothing is ever finished. This is what art is really all about, continual reinvention and metamorphosis. Paintings in the museums are just interesting stops along the way, but they are never the end of the road. 
* Because it is freely reproduced and traded, but never sold, it cannot be compromised for the sake of money.
* It embodies the do-it-yourself spirit that has been absent from conventional art and music for too long. Anybody can participate.

Quoting William S. Wilson:
<<<
The phrase ''"stable open system"'' I borrow from Michael Polanyi, who borrowed the words to describes life as a stable open system.  The implication here is that mail-art is a model for systems that enhance the animation and livingness of life, and that it must be aware of the structures and functions of other systems, ranging from postal services through to museums.  ''Not entertainment, but art'', has in our culture often worked to ''break "the mind-forged manacles"'' (William Blake), and to enable people to fly beyond the nets of nationalism, religion and language (James Joyce).
<<<
Wilson also comments on the irrationality of mail art gifts and the effects of the gifts on the receivers.
<<<
…the profitlessness of mail-art has been an emancipation, a moment of economic truancy and mischief, as irrational as love.
<<<
–Above research courtesy of Madelyn Starbuck in "[[Clashing and Converging: Effects of the Internet on the Correspondence Art Network|http://www.lib.utexas.edu/etd/d/2003/starbuckmk032/starbuckmk032.pdf]]"
/***
|''Name''|TiddlySpaceFollowingWizard|
|''Version''|0.7.0|
|''Description''|Provides a following wizard macro and deleteButton view type|
|''Author''|Jon Robson|
|''Requires''|TiddlySpaceConfig TiddlySpaceFollowingPlugin TiddlySpaceTiddlerIconsPlugin|
|''License''|[[BSD|http://www.opensource.org/licenses/bsd-license.php]]|
!Usage
{{{ <<followWizard>> }}}
!StyleSheet
.followWizard ul,
.followWizard li .siteIcon,
.followWizard li {
	list-style: none;
	display: inline-block;
}

.followWizard li {
	margin-right: 8px;
	background-color: #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 4px;
}
!Code
***/
//{{{
(function($) {

var tweb = config.extensions.tiddlyweb;
var tiddlyspace = config.extensions.tiddlyspace;
var currentSpace = tiddlyspace.currentSpace.name;

var shadows = config.shadowTiddlers;
shadows.FollowersTemplate = "<<view server.bag SiteIcon width:24 height:24 spaceLink:yes label:no>> <<view server.bag spaceLink>>";
shadows.FollowingTemplate = "<<view title SiteIcon width:24 height:24 spaceLink:yes label:no>> <<view title spaceLink>> <<view title deleteButton>>";

var name = "StyleSheetFollowingWizard";
shadows[name] = "/*{{{*/\n%0\n/*}}}*/".
	format(store.getTiddlerText(tiddler.title + "##StyleSheet"));
store.addNotification(name, refreshStyles);

var wizard = config.macros.followWizard = {
	locale: {
		mission: "Which user or space would you like to follow?",
		badpermissions: "Only members of the space can maintain followers.",
		follow: "follow"
	},
	handler: function(place, macroName, params, wikifier, paramString, tiddler) {
		var locale = wizard.locale;
		var container = $("<div />").addClass("followWizard").appendTo(place)[0];
		if(!readOnly) {
			var form = $("<form />").addClass("followForm").appendTo(container)[0];
			$("<span />").text(locale.mission).appendTo(form);
			var input = $("<input />").attr("name", "space").attr("type", "text").appendTo(form);
			$("<input />").attr("type", "submit").val(locale.follow).appendTo(form).click(function(ev) {
				wizard.addFollowing(ev, input.val());
				ev.preventDefault();
			});
		} else {
			$(container).addClass("annotation").text(locale.badpermissions);
		}
	},
	addFollowing: function(ev, space) {
		var name = tiddlyspace.resolveSpaceName(space);
		if(!name) {
			alert("That doesn't appear to be a valid space name. Please check and try again.");
			return;
		}
		var title = "@" + name;
		var tiddler = store.getTiddler(title);
		if(tiddler) {
			tiddler.tags.push("follow");
		} else {
			tiddler = new Tiddler(title);
			tiddler.tags.push("follow");
			merge(tiddler.fields, config.defaultCustomFields);
		}
		store.saveTiddler(tiddler);
		autoSaveChanges();
	}
};

config.macros.view.views.deleteButton = function(value,place,params,wikifier,paramString,tiddler) {
	var tid = store.getTiddler(value)
	if(tid && config.commands.deleteTiddler.isEnabled(tid)) {
		var handler = function(ev) {
			config.commands.deleteTiddler.handler(ev,ev.target,value);
		};
		createTiddlyButton(place, "X", "delete this tiddler", handler);
	}
};

})(jQuery);
//}}}
//[[Ich und Du]]// – Martin Buber

[[Desiderata]] – by Max Ehrmann

//[[Man's Search For Meaning]]// – Viktor Frankl

//The [[Glass Bead Game]]// – Hermann [[Hesse]]

"Wendung" ([[Turning]]) and //The Duino Elegies// – Rainer Maria [[Rilke]]

Books and art by [[SARK]] (Susan Ariel Rainbow Kennedy)

The writings of [[Kahlil Gibran→|Out of My Deeper Heart]]

//The God Delusion// – Richard Dawkins

//Confession of a Buddhist Atheist// – and other writings of Stephen Batchelor

//Ishmael// – Daniel Quinn

//Four Quartets// – T.S. [[Eliot]]

Madeline [[L'Engle]]'s "Time Quartet"

//The Omnivore's Dilemma// – Michael Pollan
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AP8zZgAAAGYA//8zAADMMwD/mTMAAGYzAP8zMwAAADMAzP8AAADMAADMmQAAAGYAAMwzAAAAAADuzAAA3QAAALvMAACqAAAAiMwAAHcAAABVmQAARAAAACKZAAARAADuAJkA3QAAALsAmQCqAAAAiACZAHcAAABVAJkARAAAACIAZgARAADuAABm3QAAALsAAGaqAAAAiAAAZncAAABVAABmRAAAACIAAGYRAAAA7u7uM93d3QC7u7szqqqqAIiIiDN3d3cAVVVVM0RERAAiIiIzERERAAAAADMBAQEBAQEBAQEBpXl5eXl5eXl5eXmlAQEBAQEBAQEBAQEBAQEBAQEBgHl5eXl5eXl5eXl5eXl5gAEBAQEBAQEBAQEBAQEB/Xp5eXlVT04qKioqTk9VeXl5ev0BAQEBAQEBAQEBAaV5eXlPKioqKioqKioqKioqT3l5eaUBAQEBAQEBAQGAeXlVTioqKioqKioqKioqKioqTlV5eYABAQEBAQEBgHl5VSoqKioqKioqKioqKioqKioqKlV5eYABAQEBAaV5eVUqKioqKioqKioqKioqKioqKioqKlV5eaUBAQEBeXlVKioqKioqKioqKioqKioqKioqKioqKlV5eQEBAXl5eU4qKioqKioqKjExMTExMSoqKioqKioqTnl5eQEBeXlPKioqKioqKjEyMjIyMjIyMjEqKioqKioqT3l5AXp5eSoqKioqKioxMjIxBwcHBzEyMjEqKioqKioqeXl6eXlVKioqKioqMTIxBwcHBwcHBwcxMjEqKioqKipVeXl5eU8qKioqKioyMgcHBwcHBwcHBwcyMioqKioqKk95eXl5TioqKioqMTIxBwcHBwcHBwcHBzEyMSoqKioqTnl5eXkqKioqKioxMgcHBwcHBwcHBwcHBzIxKioqKioqeXl5eSoqKioqKjEyBwcHBwcHBwcHBwcHMjEqKioqKip5eXl5KioqKioqMTIHBwcHBwcHBwcHBwcyMSoqKioqKnl5eXkqKioqKioxMgcHBwcHBwcHBwcHBzIxKioqKioqeXl5eU4qKioqKjEyMQcHBwcHBwcHBwcxMjEqKioqKk55eXl5TyoqKioqKjIyBwcHBwcHBwcHBzIyKioqKioqT3l5eXlVKioqKioqMTIxBwcHBwcHBwcxMjEqKioqKipVeXl6eXkqKioqKioqMTIyMQcHBwcxMjIxKioqKioqKnl5egF5eU8qKioqKioqMTIyMjIyMjIyMSoqKioqKipPeXkBAXl5eU4qKioqKioqKjExMTExMSoqKioqKioqTnl5eQEBAXl5VSoqKioqKioqKioqKioqKioqKioqKipVeXkBAQEB+nl5VSoqKioqKioqKioqKioqKioqKioqVXl5+gEBAQEBenl5VSoqKioqKioqKioqKioqKioqKlV5eXoBAQEBAQEBeXl5VU4qKioqKioqKioqKioqKk5VeXl5AQEBAQEBAQEBenl5eU8qKioqKioqKioqKipPeXl5egEBAQEBAQEBAQEB+nl5eXlVT04qKioqTk9VeXl5efoBAQEBAQEBAQEBAQEBAXl5eXl5eXl5eXl5eXl5eXkBAQEBAQEBAQEBAQEBAQEBAQF6eXl5eXl5eXl5eXoBAQEBAQEBAQEB/+AH//+AAf/+AAB//AAAP/gAAB/wAAAP4AAAB8AAAAPAAAADgAAAAYAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAYAAAAHAAAADwAAAA+AAAAfwAAAP+AAAH/wAAD/+AAB//4AB///gB/8oAAAAIAAAAEAAAAABACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAEAAAACAAAAAwAAAAMAAAADAAAABG1bSA61m3JXuqB4mbuhd8m9o3jqvaF4+b2hePm9o3jqu6F3ybqgeJm1m3JXbVtIDgAAAAQAAAADAAAAAwAAAAMAAAACAAAAAQAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAACAAAAAwAAAAUAAAAGAAAACI98Wye0nXWavKF4876kev++pHr/vqR6/76kev++pHr/vqR6/76kev++pHr/vqR6/76kev+8oXjztJ11mo98WycAAAAIAAAABgAAAAUAAAADAAAAAgAAAAEAAAAAAAAAAAAAAAAAAAABAAAAAgAAAAQAAAAHAAAAChwcHBKulnGJvaN5+L6kev++pHr/y7GJ/9/Fnv/s1K7/9t25//rivv/64r7/9t25/+zUrv/fxZ7/y7GJ/76kev++pHr/vaN5+K6WcYkcHBwSAAAACgAAAAcAAAAEAAAAAgAAAAEAAAAAAAAAAAAAAAEAAAADAAAABwAAAAtuYkUst552z76kev++pHr+1LuS//Latf/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD/8tq1/9S7kv++pHr+vqR6/7eeds9uYkUsAAAACwAAAAcAAAADAAAAAQAAAAAAAAABAAAAAgAAAAQAAAAIi3hbNbqgd+a+pHr/xayD/+3Vr//85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA/+3Vr//FrIP/vqR6/7qgd+aJdVg0AAAACAAAAAQAAAACAAAAAQAAAAEAAAACAAAABIl8WSW8oXjlvqR6/8yyiv/54Lz//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//ngvP/Msor/vqR6/7yheOWJfFklAAAABAAAAAIAAAABAAAAAAAAAAFfXz8Iu6F4zL6kev/Msor/+uK+//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//rivv/Msor/vqR6/7uheMxfXz8IAAAAAQAAAAAAAAAAAAAAAbqid4K+pHr/xayD//ngvP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//fgvP/FrIP/vqR6/7qid4IAAAABAAAAAAAAAAC3l28gvaN5+L6kev7t1a///OXA//zlwP/85cD//OXA//zlwP/85cD//OXA/+/Twv/Qq8f/u5HK/7OGzP+zhsz/u5HK/9Crx//v08L//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA/+3Vr/++pHr+vaN5+LeXbyAAAAAAAAAAALuheJa+pHr/1LuS//zlwP/85cD//OXA//zlwP/85cD//OXA//riwP/Pq8f/r4HM/6+Bzf+vgc3/r4HN/6+Bzf+vgc3/r4HN/6+BzP/Pq8f/+uLA//zlwP/85cD//OXA//zlwP/85cD//OXA/9S5kv++pHr/u6F4lgAAAACii3MLvKF4876kev/y2rX//OXA//zlwP/85cD//OXA//zlwP/64sD/w5vJ/6+Bzf+vg83/w5vc/9W06v/dwPD/3cDw/9W06v/Dm9z/r4PN/6+Bzf/Dm8n/+uLA//zlwP/85cD//OXA//zlwP/85cD/8tq1/76kev+8oXjzootzC72feFW+pHr/y7GJ//zlwP/85cD//OXA//zlwP/85cD//OXA/8+rx/+vgc3/tIfQ/9a16//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//Wtev/tIfQ/6+Bzf/Pq8f//OXA//zlwP/85cD//OXA//zlwP/85cD/y7GJ/76kev+9n3hVvaF4mL6kev/fxZ7//OXA//zlwP/85cD//OXA//zlwP/v08L/r4HM/6+Dzf/Wtev/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//Wtev/r4PN/6+BzP/v08L//OXA//zlwP/85cD//OXA//zlwP/fxZ7/vqR6/72heJi8oXfIvqR6/+zUrv/85cD//OXA//zlwP/85cD//OXA/9Crx/+vgc3/w5vc/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//Dm9z/r4HN/9Crx//85cD//OXA//zlwP/85cD//OXA/+zUrv++pHr/vKF3yL2jeOq+pHr/9t25//zlwP/85cD//OXA//zlwP/85cD/u5HK/6+Bzf/VtOr/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/9W06v+vgc3/u5HK//zlwP/85cD//OXA//zlwP/85cD/9t25/76kev+9o3jqvaF4+b6kev/64r7//OXA//zlwP/85cD//OXA//zlwP+zhsz/r4HN/93A8P/hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/3cDw/6+Bzf+zhsz//OXA//zlwP/85cD//OXA//zlwP/64r7/vqR6/72hePm9oXj5vqR6//rivv/85cD//OXA//zlwP/85cD//OXA/7OGzP+vgc3/3cDw/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//dwPD/r4HN/7OGzP/85cD//OXA//zlwP/85cD//OXA//rivv++pHr/vaF4+b2jeOq+pHr/9t25//zlwP/85cD//OXA//zlwP/85cD/u5HK/6+Bzf/VtOr/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/9W06v+vgc3/u5HK//zlwP/85cD//OXA//zlwP/85cD/9t25/76kev+9o3jqvKF3yL6kev/s1K7//OXA//zlwP/85cD//OXA//zlwP/Qq8f/r4HN/8Ob3P/hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/w5vc/6+Bzf/Qq8f//OXA//zlwP/85cD//OXA//zlwP/s1K7/vqR6/7yhd8i9oXiYvqR6/9/Fnv/85cD//OXA//zlwP/85cD//OXA/+/Twv+vgcz/r4PN/9a16//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/9a16/+vg83/r4HM/+/Twv/85cD//OXA//zlwP/85cD//OXA/9/Fnv++pHr/vaF4mL2feFW+pHr/y7GJ//zlwP/85cD//OXA//zlwP/85cD//OXA/8+rx/+vgc3/tIfQ/9a16//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//Wtev/tIfQ/6+Bzf/Pq8f//OXA//zlwP/85cD//OXA//zlwP/85cD/y7GJ/76kev+9n3hVootzC7yhePO+pHr/8tq1//zlwP/85cD//OXA//zlwP/85cD/+uLA/8Obyf+vgc3/r4PN/8Ob3P/VtOr/3cDw/93A8P/VtOr/w5vc/6+Dzf+vgc3/w5vJ//riwP/85cD//OXA//zlwP/85cD//OXA//Latf++pHr/vKF486KLcwsAAAAAu6N3l76kev/Uu5L//OXA//zlwP/85cD//OXA//zlwP/85cD/+uLA/8+rx/+vgcz/r4HN/6+Bzf+vgc3/r4HN/6+Bzf+vgc3/r4HM/8+rx//64sD//OXA//zlwP/85cD//OXA//zlwP/85cD/1LmS/76kev+7oXiWAAAAAAAAAAC3l28gvaN5+L6kev7t1a///OXA//zlwP/85cD//OXA//zlwP/85cD//OXA/+/Twv/Qq8f/u5HK/7OGzP+zhsz/u5HK/9Crx//v08L//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA/+3Vr/++pHr+vaN5+LeXbyAAAAAAAAAAAAAAAAC6oneCvqR6/8Wsg//54Lz//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/34Lz/xayD/76kev+6oneCAAAAAAAAAAAAAAAAAAAAAH9/VQa8oHjLvqR6/8yyiv/64r7//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD/+uK+/8yyiv++pHr/vKB4y39/VQYAAAAAAAAAAAAAAAAAAAAAAAAAALKhbh67o3nkvqR6/8yyiv/54Lz//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//ngvP/Msor/vqR6/7ujeeSyoW4eAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALqbdim7o3nkvqR6/8Wsg//t1a///OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/t1a//xayD/76kev+7o3nkupt2KQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALKhbh68oHjLvqR6/76kev7Uu5L/8tq1//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/y2rX/1LmS/76kev6+pHr/vKB4y7Khbh4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH9/VQa6oneCvaN5+L6kev++pHr/y7GJ/9/Fnv/s1K7/9t25//rivv/64r7/9t25/+zUrv/fxZ7/y7GJ/76kev++pHr/vaN5+Lqid4J/f1UGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC3l28gu6F4lryhePO+pHr/vqR6/76kev++pHr/vqR6/76kev++pHr/vqR6/76kev++pHr/vKF487uheJa3l28gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAootzC72feFW9oXiYvKF3yL2jeOq9oXj5vaF4+b2jeOq8oXfIvaF4mL2feFWii3MLAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/gB///gAH//gAAf/wAAD/4AAAf8AAAD+AAAAfAAAADwAAAA4AAAAGAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAGAAAABwAAAA8AAAAPgAAAH8AAAD/gAAB/8AAA//gAAf/+AAf//4Af/
User-agent: *
Disallow: /bags
Disallow: /recipes
The activity feed is best for sharing opinions on something. To make best use of it create a tiddler and tag it with a username you would like to share thought with on this subject.

For instance I might create a tiddler called [[Animal I'd least like to be stuck in a cage with]]. I might say 
<<<
I would least like to be stuck in a cage with a lion as it could tear me apart amongst other reasons.
<<<
I then tag it @matias to get @matias's attention to see what he think. This flags it in @matias's activity feed and tells him that I am interested in his thoughts. Of course @matias can ignore it, and if he is not using the activity feed feature he may not even know about the message. If he wants to respond all @matias then has to do is create his own tiddler [[Animal I'd least like to be stuck in a cage with]]. Matias might say
<<<
A lion would be not as bad as a great white shark... not only would you be stuck in a cage with it but you would  be underwater with a likelihood of drowning to increase suffering.
<<<
It's not over yet.. now I can refine my original post with the thoughts of Matias. I might think mm, @matias has got a point there with the water, but I think a crocodile would more likely eat me then a great white shark and I fancy my chances with the great white.

I then update my tiddler to say 
<<<
I would least like to be stuck in a cage with a crocodile as it could tear me apart amongst other reasons. A lion would also be scary however I'm not a good swimmer so would be less likely to be able to make an escape. A crocodile is worse than a shark as shark attacks on humans are rare, so I'd fancy my chances.
<<<

We continue replying this way revising our tiddlers till the process finishes and I have a tiddler which clearly explains the [[Animal I'd least like to be stuck in a cage with]] with very detailed reasoning.
1982H4a1a4bM70Z709DYS19=12
''J. R. R. (John Ronald Reuel) Tolkien''  (3 January 1892 – 2 September 1973)  South African-born British philologist, scholar, and writer of the fantasies //The Hobbit// (1937) and //The Lord of the Rings// (1954-55), considered the father of modern fantasy literature.

[[NYTimes Obituary: J. R. R. Tolkien|http://www.nytimes.com/1973/09/03/books/090373tolkien-obit.html]]
''T. S. (Thomas Stearns) Eliot''  (26 September 1888 – 4 January 1965)  British poet, dramatist, and literary critic whose works include //The Love Song of J. Alfred Prufrock// (1915) and //The Waste Land// (1922).  He won the 1948 Nobel Prize for literature for //Four Quartets//.  Although born in St. Louis, Missouri, he emigrated to London at age 25 and became a British subject.

[[NYTimes Obituary: T.S. Eliot, the Poet, is Dead in London at 76|http://www.nytimes.com/books/97/04/20/reviews/eliot-obit.html]]
But yield who will to their separation,
My object in living is to unite
My avocation and my vocation
As my two eyes make one in sight.
Only where love and need are one,
And the work is play for mortal stakes,
Is the deed ever really done
For Heaven and the future's sakes.

from "Two Tramps in Mud Time" by Robert Frost

I was introduced to this stanza of the poem in Madeleine [[L'Engle]]'s book //The Arm of the Starfish//.
<<activity show:reply show:notify>>
''Kama''
//guanine//
Animal/Homo Desires – ~Space-Binder
I Feel / We Feel (raw sensation) – Feeling & Worth
Poem – [[correspondances]], communing

''Artha''
//adenine//
Ego – I – Attachment – ~Time-Binder
I Do / I Make – Having & Power
Novel – Valor, Agon, Art

''Dharma''
//cytosine//  [unstable]
Natural Law – ~I-You – ~Culture-Binder
Desire Sublated
I Know / I Choose – Knowledge & Worth, Dialegence
Talk / [[Tok|The City of Mind]] – Science, Sacred; Hollow Vessel

''Moksha''
//thymine [uracil]//
Relinquishing – Bodhi Mind – inspiration from //Prana//
Ich (I Am) und Du – superpersonal
''[[Mandelbrot|Fractal]] Quakes''
Unity / Dissolution – Atman – as close as consciously possible to //Anatta//
The authentic human being is one of us who instinctively knows what he should not do, and, in addition, he will balk at doing it. He will refuse to do it, even if this brings down dread consequences to him and to those whom he loves. This, to me, is the ultimately heroic trait of ordinary people; they say no to the tyrant and they calmly take the consequences of this resistance. Their deeds may be small, and almost always unnoticed, unmarked by history. Their names are not remembered, nor did these authentic humans expect their names to be remembered. I see their authenticity in an odd way: not in their willingness to perform great heroic deeds but in their quiet refusals. In essence, they cannot be compelled to be what they are not.

-Philip K. Dick
"I learned from [[Whitman]] that the poem is a temple—or a green field—a place to enter, and in which to feel. Only in a secondary way is it an intellectual thing, an artifact… I learned that the poem was made not just to exist, but to speak—to be company." (Mary Oliver)
----
Something knocked in my soul,
fever or forgotten wings,
and I made my own way,
deciphering
that fire,
and I wrote the first, +++[faint line,]
faint, without substance, pure
nonsense,
pure wisdom
of someone who knows nothing;
and suddenly I saw
the heavens
unfastened
and open,
planets,
palpitating plantations,
the darkness perforated,
riddled
with arrows, fire, and flowers,
the overpowering night, the universe.
===

And I, +++[tiny being,]
Who knows that the infinitely large must be found
in your tiny body?
Upon each point on your body,
thousands of [[Buddha fields|The Old Mendicant]] have been established.
----
===

drunk with the great starry
void,
likeness, image of
mystery,
felt myself a pure part
of the abyss.
I wheeled with the stars.
My heart broke loose with the wind.

(Pablo Neruda)
----
I think it was Robert Frost who said, //“A poem begins as a lump in the throat, a sense of wrong, a homesickness, a lovesickness.”// And then I would like to believe that after awhile it transforms, changes, molds you, together with the words, until there is nothing left but your hands, holding //“emptiness, wholeness; a cave, a cathedral.”// [B.H. Fairchild from //[[The Art of the Lathe]]//]

This is an attempt to find bits and pieces of my life tucked away in poems, waiting to be found, waiting to meet me, again, in another universe. I think I have lived through worlds, a hundred of them, a thousand, little puzzles told by poets [and [[People]]] who knew exactly what I was feeling, even if I couldn’t give them names for it.

10 August 2005
from http://readalittlepoetry.wordpress.com/about/
//reclaiming the Muse from museums//
/***
|Name|SearchOptionsPlugin|
|Source|http://www.TiddlyTools.com/#SearchOptionsPlugin|
|Documentation|http://www.TiddlyTools.com/#SearchOptionsPluginInfo|
|Version|3.0.10|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|plugin|
|Description|extend core search function with additional user-configurable options|
Adds extra options to core search function including selecting which data items to search, enabling/disabling incremental key-by-key searches, and generating a ''list of matching tiddlers'' instead of immediately displaying all matches.  This plugin also adds syntax for rendering 'search links' within tiddler content to embed one-click searches using pre-defined 'hard-coded' search terms.
!!!!!Documentation
>see [[SearchOptionsPluginInfo]]
!!!!!Configuration
<<<
<<tiddler SearchOptions>>
<<option chkSearchResultsOptions>> Include {{{options...}}} slider in "search again" form
<<<
!!!!!Revisions
<<<
2011.04.08 3.0.10 fixed typo in CSS in formatSearchResults_buttons().  Restore missing options in Configuration section.
|please see [[SearchOptionsPluginInfo]] for additional revision details|
2005.10.18 1.0.0 Initial Release
<<<
!!!!!Code
***/
//{{{
version.extensions.SearchOptionsPlugin= {major: 3, minor: 0, revision: 10, date: new Date(2011,3,18)};
//}}}
//{{{
var defaults={
	chkSearchTitles:	true,
	chkSearchText:		true,
	chkSearchTags:		true,
	chkSearchFields:	true,
	chkSearchTitlesFirst:	true,
	chkSearchList:		true,
	chkSearchHighlight:	true,
	chkSearchListTiddler:	false,
	chkSearchByDate:	false,
	chkIncrementalSearch:	true,
	chkSearchShadows:	true,
	chkSearchOpenTiddlers:	false,
	chkSearchResultsOptions:true,
	chkSearchExcludeTags:	true,
	txtSearchExcludeTags:	'excludeSearch',
	txtIncrementalSearchDelay:	500,
	txtIncrementalSearchMin:	3
}; for (var id in defaults) if (config.options[id]===undefined)
	config.options[id]=defaults[id];
if (config.macros.search.reportTitle==undefined)
	config.macros.search.reportTitle="SearchResults"; // note: not a cookie!
config.macros.search.label+="\xa0"; // a little bit of space just because it looks better
//}}}
// // searchLink: {{{[search[text to find]] OR [search[text to display|text to find]]}}}
//{{{
config.formatters.push( {
	name: "searchLink",
	match: "\\[search\\[",
	lookaheadRegExp: /\[search\[(.*?)(?:\|(.*?))?\]\]/mg,
	prompt: "search for: '%0'",
	handler: function(w)
	{
		this.lookaheadRegExp.lastIndex = w.matchStart;
		var lookaheadMatch = this.lookaheadRegExp.exec(w.source);
		if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
			var label=lookaheadMatch[1];
			var text=lookaheadMatch[2]||label;
			var prompt=this.prompt.format([text]);
			var btn=createTiddlyButton(w.output,label,prompt,
				function(){story.search(this.getAttribute("searchText"))},"searchLink");
			btn.setAttribute("searchText",text);
			w.nextMatch = this.lookaheadRegExp.lastIndex;
		}
	}
});
//}}}
// // incremental search uses option settings instead of hard-coded delay and minimum input values
//{{{
var fn=config.macros.search.onKeyPress;
fn=fn.toString().replace(/500/g, "config.options.txtIncrementalSearchDelay||500");
fn=fn.toString().replace(/> 2/g, ">=(config.options.txtIncrementalSearchMin||3)");
eval("config.macros.search.onKeyPress="+fn);
//}}}
// // REPLACE story.search() for option to "show search results in a list"
//{{{
Story.prototype.search = function(text,useCaseSensitive,useRegExp)
{
	var co=config.options; // abbrev
	var re=new RegExp(useRegExp ? text : text.escapeRegExp(),useCaseSensitive ? "mg" : "img");
	if (config.options.chkSearchHighlight) highlightHack=re;
	var matches = store.search(re,co.chkSearchByDate?"modified":"title","");
	if (co.chkSearchByDate) matches=matches.reverse(); // most recent first
	var q = useRegExp ? "/" : "'";
	clearMessage();
	if (!matches.length) {
		if (co.chkSearchListTiddler) discardSearchResults();
		displayMessage(config.macros.search.failureMsg.format([q+text+q]));
	} else {
		if (co.chkSearchList||co.chkSearchListTiddler) 
			reportSearchResults(text,matches);
		else {
			var titles = []; for(var t=0; t<matches.length; t++) titles.push(matches[t].title);
			this.closeAllTiddlers(); story.displayTiddlers(null,titles);
			displayMessage(config.macros.search.successMsg.format([matches.length, q+text+q]));
		}
	}
	highlightHack = null;
}
//}}}
// // REPLACE store.search() for enhanced searching/sorting options
//{{{
TiddlyWiki.prototype.search = function(searchRegExp,sortField,excludeTag,match)
{
	var co=config.options; // abbrev
	var tids = this.reverseLookup("tags",excludeTag,!!match,sortField);
	var opened=[]; story.forEachTiddler(function(tid,elem){opened.push(tid);});

	// eliminate tiddlers tagged with excluded tags
	if (co.chkSearchExcludeTags&&co.txtSearchExcludeTags.length) {
		var ex=co.txtSearchExcludeTags.readBracketedList();
		var temp=[]; for(var t=tids.length-1; t>=0; t--)
			if (!tids[t].tags.containsAny(ex)) temp.push(tids[t]);
		tids=temp;
	}

	// scan for matching titles first...
	var results = [];
	if (co.chkSearchTitles) {
		for(var t=0; t<tids.length; t++) {
			if (co.chkSearchOpenTiddlers && !opened.contains(tids[t].title)) continue; 
			if(tids[t].title.search(searchRegExp)!=-1) results.push(tids[t]);
		}
		if (co.chkSearchShadows)
			for (var t in config.shadowTiddlers) {
				if (co.chkSearchOpenTiddlers && !opened.contains(t)) continue; 
				if ((t.search(searchRegExp)!=-1) && !store.tiddlerExists(t))
					results.push((new Tiddler()).assign(t,config.shadowTiddlers[t]));
			}
	}
	// then scan for matching text, tags, or field data
	for(var t=0; t<tids.length; t++) {
		if (co.chkSearchOpenTiddlers && !opened.contains(tids[t].title)) continue; 
		if (co.chkSearchText && tids[t].text.search(searchRegExp)!=-1)
			results.pushUnique(tids[t]);
		if (co.chkSearchTags && tids[t].tags.join(" ").search(searchRegExp)!=-1)
			results.pushUnique(tids[t]);
		if (co.chkSearchFields && store.forEachField!=undefined)
			store.forEachField(tids[t],
				function(tid,field,val) {
					if (val.search(searchRegExp)!=-1) results.pushUnique(tids[t]);
				},
				true); // extended fields only
	}
	// then check for matching text in shadows
	if (co.chkSearchShadows)
		for (var t in config.shadowTiddlers) {
			if (co.chkSearchOpenTiddlers && !opened.contains(t)) continue; 
			if ((config.shadowTiddlers[t].search(searchRegExp)!=-1) && !store.tiddlerExists(t))
				results.pushUnique((new Tiddler()).assign(t,config.shadowTiddlers[t]));
		}

	// if not 'titles first', or sorting by modification date,
	// re-sort results to so titles, text, tag and field matches are mixed together
	if(!sortField) sortField = "title";
	var bySortField=function(a,b){
		if(a[sortField]==b[sortField])return(0);else return(a[sortField]<b[sortField])?-1:+1;
	}
	if (!co.chkSearchTitlesFirst || co.chkSearchByDate) results.sort(bySortField);

	return results;
}
//}}}
// // HIJACK core {{{<<search>>}}} macro to add "report" and "simple inline" output
//{{{
config.macros.search.SOP_handler=config.macros.search.handler;
config.macros.search.handler = function(place,macroName,params)
{
	// if "report", use SearchOptionsPlugin report generator for inline output
	if (params[1]&&params[1].substr(0,6)=="report") {
		var keyword=params[0];
		var options=params[1].split("=")[1]; // split "report=option+option+..."
		var heading=params[2]?params[2].unescapeLineBreaks():"";
		var matches=store.search(new RegExp(keyword.escapeRegExp(),"img"),"title","excludeSearch");
		if (matches.length) wikify(heading+window.formatSearchResults(keyword,matches,options),place);
	} else if (params[1]) {
		var keyword=params[0];
		var heading=params[1]?params[1].unescapeLineBreaks():"";
		var seperator=params[2]?params[2].unescapeLineBreaks():", ";
		var matches=store.search(new RegExp(keyword.escapeRegExp(),"img"),"title","excludeSearch");
		if (matches.length) {
			var out=[];
			for (var m=0; m<matches.length; m++) out.push("[["+matches[m].title+"]]");
			wikify(heading+out.join(seperator),place);
		}
	} else
		config.macros.search.SOP_handler.apply(this,arguments);
};
//}}}
// // SearchResults panel handling
//{{{
setStylesheet(".searchResults { padding:1em 1em 0 1em; }","searchResults"); // matches std tiddler padding

config.macros.search.createPanel=function(text,matches,body) {

	function getByClass(e,c) { var d=e.getElementsByTagName("div");
		for (var i=0;i<d.length;i++) if (hasClass(d[i],c)) return d[i]; }
	var panel=createTiddlyElement(null,"div","searchPanel","searchPanel");
	this.renderPanel(panel,text,matches,body);
	var oldpanel=document.getElementById("searchPanel");
	if (!oldpanel) { // insert new panel just above tiddlers
		var da=document.getElementById("displayArea");
		da.insertBefore(panel,da.firstChild);
	} else { // if panel exists
		var oldwrap=getByClass(oldpanel,"searchResults");
		var newwrap=getByClass(panel,"searchResults");
		// if no prior content, just insert new content
		if (!oldwrap) oldpanel.insertBefore(newwrap,null);
		else {	// swap search results content but leave containing panel intact
			oldwrap.style.display='block'; // unfold wrapper if needed
			var i=oldwrap.getElementsByTagName("input")[0]; // get input field
			if (i) { var pos=this.getCursorPos(i); i.onblur=null; } // get cursor pos, ignore blur
			oldpanel.replaceChild(newwrap,oldwrap);
			panel=oldpanel; // use existing panel
		} 
	}
	this.showPanel(true,pos);
	return panel;
}

config.macros.search.renderPanel=function(panel,text,matches,body) {

	var wrap=createTiddlyElement(panel,"div",null,"searchResults");
	wrap.onmouseover = function(e){ addClass(this,"selected"); }
	wrap.onmouseout = function(e){ removeClass(this,"selected"); }
	// create toolbar: "open all", "fold/unfold", "close"
	var tb=createTiddlyElement(wrap,"div",null,"toolbar");
	var b=createTiddlyButton(tb, "open all", "open all matching tiddlers", function() {
		story.displayTiddlers(null,this.getAttribute("list").readBracketedList()); return false; },"button");
	var list=""; for(var t=0;t<matches.length;t++) list+='[['+matches[t].title+']] ';
	b.setAttribute("list",list);
	var b=createTiddlyButton(tb, "fold", "toggle display of search results", function() {
		config.macros.search.foldPanel(this); return false; },"button");
	var b=createTiddlyButton(tb, "close", "dismiss search results",	function() {
		config.macros.search.showPanel(false); return false; },"button");
	createTiddlyText(createTiddlyElement(wrap,"div",null,"title"),"Search for: "+text); // title
	wikify(body,createTiddlyElement(wrap,"div",null,"viewer")); // report
	return panel;
}

config.macros.search.showPanel=function(show,pos) {
	var panel=document.getElementById("searchPanel");
	var i=panel.getElementsByTagName("input")[0];
	i.onfocus=show?function(){config.macros.search.stayFocused(true);}:null;
	i.onblur=show?function(){config.macros.search.stayFocused(false);}:null;
	if (show && panel.style.display=="block") { // if shown, grab focus, restore cursor
		if (i&&this.stayFocused()) { i.focus(); this.setCursorPos(i,pos); }
		return;
	}
	if(!config.options.chkAnimate) {
		panel.style.display=show?"block":"none";
		if (!show) { removeChildren(panel); config.macros.search.stayFocused(false); }
	} else {
		var s=new Slider(panel,show,false,show?"none":"children");
		s.callback=function(e,p){e.style.overflow="visible";}
		anim.startAnimating(s);
	}
	return panel;
}

config.macros.search.foldPanel=function(button) {
	var d=document.getElementById("searchPanel").getElementsByTagName("div");
	for (var i=0;i<d.length;i++) if (hasClass(d[i],"viewer")) var v=d[i]; if (!v) return;
	var show=v.style.display=="none";
	if(!config.options.chkAnimate)
		v.style.display=show?"block":"none";
	else {
		var s=new Slider(v,show,false,"none");
		s.callback=function(e,p){e.style.overflow="visible";}
		anim.startAnimating(s);
	}
	button.innerHTML=show?"fold":"unfold";
	return false;
}

config.macros.search.stayFocused=function(keep) { // TRUE/FALSE=set value, no args=get value
	if (keep===undefined) return this.keepReportInFocus;
	this.keepReportInFocus=keep;
	return keep
}	

config.macros.search.getCursorPos=function(i) {
	var s=0; var e=0; if (!i) return { start:s, end:e };
	try {
		if (i.setSelectionRange) // FF
			{ s=i.selectionStart; e=i.selectionEnd; }
		if (document.selection && document.selection.createRange) { // IE
			var r=document.selection.createRange().duplicate();
			var len=r.text.length; s=0-r.moveStart('character',-100000); e=s+len;
		}
	}catch(e){};
	return { start:s, end:e };
}
config.macros.search.setCursorPos=function(i,pos) {
	if (!i||!pos) return; var s=pos.start; var e=pos.end;
	if (i.setSelectionRange) //FF
		i.setSelectionRange(s,e);
	if (i.createTextRange) // IE
		{ var r=i.createTextRange(); r.collapse(true); r.moveStart("character",s); r.select(); }
}
//}}}
// // SearchResults report generation
// note: these functions are defined globally, so they can be more easily redefined to customize report formats//
//{{{
if (!window.reportSearchResults) window.reportSearchResults=function(text,matches)
{
	var cms=config.macros.search; // abbrev
	var body=window.formatSearchResults(text,matches);
	if (!config.options.chkSearchListTiddler) // show #searchResults panel
		window.scrollTo(0,ensureVisible(cms.createPanel(text,matches,body)));
	else { // write [[SearchResults]] tiddler
		var title=cms.reportTitle;
		var who=config.options.txtUserName;
		var when=new Date();
		var tags="excludeLists excludeSearch temporary";
		var tid=store.getTiddler(title); if (!tid) tid=new Tiddler();
		tid.set(title,body,who,when,tags);
		store.addTiddler(tid);
		story.closeTiddler(title);
		story.displayTiddler(null,title);
	}
}

if (!window.formatSearchResults) window.formatSearchResults=function(text,matches,opt)
{
	var body='';
	var title=config.macros.search.reportTitle
	var q = config.options.chkRegExpSearch ? "/" : "'";
	if (!opt) var opt="all";
	var parts=opt.split("+");
	for (var i=0; i<parts.length; i++) { var p=parts[i].toLowerCase();
		if (p=="again"||p=="all")   body+=window.formatSearchResults_again(text,matches);
		if (p=="summary"||p=="all") body+=window.formatSearchResults_summary(text,matches);
		if (p=="list"||p=="all")    body+=window.formatSearchResults_list(text,matches);
		if (p=="buttons"||p=="all") body+=window.formatSearchResults_buttons(text,matches);
	}
	return body;
}

if (!window.formatSearchResults_again) window.formatSearchResults_again=function(text,matches)
{
	var title=config.macros.search.reportTitle
	var body='';
	// search again
	body+='{{span{<<search "'+text.replace(/"/g,'&#x22;')+'">> /%\n';
	body+='%/<html><input type="button" value="search again"';
	body+=' onclick="var t=this.parentNode.parentNode.getElementsByTagName(\'input\')[0];';
	body+=' config.macros.search.doSearch(t); return false;">';
	if (!config.options.chkSearchResultsOptions) // omit "options..."
		body+='</html>';
	else {
		body+=' <a href="javascript:;" onclick="';
		body+=' var e=this.parentNode.nextSibling;';
		body+=' var show=e.style.display!=\'block\';';
		body+=' if(!config.options.chkAnimate) e.style.display=show?\'block\':\'none\';';
		body+=' else anim.startAnimating(new Slider(e,show,false,\'none\'));';
		body+=' return false;">options...</a>';
		body+='</html>@@display:none;border-left:1px dotted;margin-left:1em;padding:0;padding-left:.5em;font-size:90%;/%\n';
		body+='	%/<<tiddler SearchOptions>>@@';
	};
	body+='}}}\n\n';
	return body;
}

if (!window.formatSearchResults_summary) window.formatSearchResults_summary=function(text,matches)
{
	// summary: nn tiddlers found matching '...', options used
	var body='';
	var co=config.options; // abbrev
	var title=config.macros.search.reportTitle
	var q = co.chkRegExpSearch ? "/" : "'";
	body+="''"+config.macros.search.successMsg.format([matches.length,q+"{{{"+text+"}}}"+q])+"''\n";
	var opts=[];
	if (co.chkSearchTitles) opts.push("titles");
	if (co.chkSearchText) opts.push("text");
	if (co.chkSearchTags) opts.push("tags");
	if (co.chkSearchFields) opts.push("fields");
	if (co.chkSearchShadows) opts.push("shadows");
	if (co.chkSearchOpenTiddlers) body+="^^//search limited to displayed tiddlers only//^^\n";
	body+="~~&nbsp; searched in "+opts.join(" + ")+"~~\n";
	body+=(co.chkCaseSensitiveSearch||co.chkRegExpSearch?"^^&nbsp; using ":"")
		+(co.chkCaseSensitiveSearch?"case-sensitive ":"")
		+(co.chkRegExpSearch?"pattern ":"")
		+(co.chkCaseSensitiveSearch||co.chkRegExpSearch?"matching^^\n":"");
	return body;
}

if (!window.formatSearchResults_list) window.formatSearchResults_list=function(text,matches)
{
	// bullet list of links to matching tiddlers
	var body='';
	var co=config.options; // abbrev
	var pattern=co.chkRegExpSearch?text:text.escapeRegExp();
	var sensitive=co.chkCaseSensitiveSearch?"mg":"img";
	var link='{{tiddlyLinkExisting{<html><nowiki><a href="javascript:;" onclick="'
		+'if(config.options.chkSearchHighlight)'
		+'	highlightHack=new RegExp(\x27'+pattern+'\x27.escapeRegExp(),\x27'+sensitive+'\x27);'
		+'story.displayTiddler(null,\x27%0\x27);'
		+'highlightHack = null; return false;'
		+'" title="%2">%1</a></html>}}}';
	for(var t=0;t<matches.length;t++) {
		body+="* ";
		if (co.chkSearchByDate)
			body+=matches[t].modified.formatString('YYYY.0MM.0DD 0hh:0mm')+" ";
		var title=matches[t].title;
		var fixup=title.replace(/'/g,"\\x27").replace(/"/g,"\\x22");
		var tid=store.getTiddler(title);
		var tip=tid?tid.getSubtitle():''; tip=tip.replace(/"/g,"&quot;");
		body+=link.format([fixup,title,tip])+'\n';
	}
	return body;
}

if (!window.formatSearchResults_buttons) window.formatSearchResults_buttons=function(text,matches)
{
	// embed buttons only if writing SearchResults to tiddler
	if (!config.options.chkSearchListTiddler) return "";
	// "open all" button
	var title=config.macros.search.reportTitle;
	var body="";
	body+="@@display:block;<html><input type=\"button\" href=\"javascript:;\" "
		+"onclick=\"story.displayTiddlers(null,[";
	for(var t=0;t<matches.length;t++)
		body+="'"+matches[t].title.replace(/\'/mg,"\\'")+"'"+((t<matches.length-1)?", ":"");
	body+="],1);\" accesskey=\"O\" value=\"open all matching tiddlers\"></html> ";
	// "discard SearchResults" button
	body+="<html><input type=\"button\" href=\"javascript:;\" "
		+"onclick=\"discardSearchResults()\" value=\"discard "+title+"\"></html>";
	body+="@@\n";
	return body;
}

if (!window.discardSearchResults) window.discardSearchResults=function()
{
	// remove the tiddler
	story.closeTiddler(config.macros.search.reportTitle);
	store.deleteTiddler(config.macros.search.reportTitle);
	store.notify(config.macros.search.reportTitle,true);
}
//}}}
// // DELIVER [[SearchOptions]] shadow payload
//{{{
config.shadowTiddlers.SearchOptions = store.getTiddlerText('SearchOptionsPlugin##panel','');
config.annotations.SearchOptions    = 'created by SearchOptionsPlugin';
//}}}
/***
//{{{
!panel
search in:
  {{nowrap{<<option chkSearchTitles>>titles <<option chkSearchText>>text <<option chkSearchTags>>tags}}} /%
%/{{nowrap{<<option chkSearchFields>>fields <<option chkSearchShadows>>shadows}}}
----
  {{nowrap{<<option chkCaseSensitiveSearch>>case-sensitive}}} /%
%/{{nowrap{<<option chkRegExpSearch>>match text patterns}}}
  {{nowrap{<<option chkIncrementalSearch>>key-by-key search:}}} /%
	%/{{threechar smallform nowrap{<<option txtIncrementalSearchMin>> or more characters}}} /%
	%/{{threechar smallform nowrap{<<option txtIncrementalSearchDelay>> msec delay}}}<hr>
  {{nowrap{<<option chkSearchList>>show results in a list &nbsp; &nbsp;}}} /%
%/{{nowrap{<<option chkSearchListTiddler>>save list in ''[[SearchResults]]''}}}
  {{nowrap{<<option chkSearchTitlesFirst>>show title matches first}}} /%
%/{{nowrap{<<option chkSearchByDate>>sort results by date}}} /%
%/{{nowrap{<<option chkSearchHighlight>>highlight matching text}}}
----
{{nowrap{<<option chkSearchOpenTiddlers>>search open tiddlers only}}}
{{nowrap{<<option chkSearchExcludeTags>>exclude tiddlers tagged with:}}}
{{editor{<<option txtSearchExcludeTags>>}}}
!end
//}}}
***/
 
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xl="http://www.w3.org/1999/xlink" version="1.1" viewBox="72 648 70 70" 
width="30" height="30">
<g stroke="none" stroke-opacity="1" stroke-dasharray="none" fill="none" fill-opacity="1">
	<g>
		<path d="M 77.59005 669.34003 C 71.532745 681.90424 73.714462 697.4441 84.135193 707.86475 
		C 97.315445 721.0451 118.684715 721.0451 131.8649 707.86475 
		C 145.04515 694.68457 145.04515 673.31537 131.8649 660.13513 
		C 121.4441 649.7141 105.90419 647.53253 93.339905 653.5899 L 102.047455 662.2976 
		C 109.58637 660.2373 117.987976 662.16803 123.90997 668.08997 
		C 132.69673 676.8767 132.69673 691.12317 123.90997 699.90985 
		C 115.12313 708.6966 100.87699 708.6966 92.09012 699.90985 
		C 86.168266 693.98804 84.23744 685.58643 86.297653 678.04755 Z M 72 648 L 72 668.25 L 78.75 661.49957 
		L 99.00019 681.7502 L 105.750175 675.00006 L 85.50013 654.75012 L 92.249985 648 Z" fill="black"
		class="glyph"/>
	</g>
</g>
</svg>
life is more true than reason will deceive
(or more secret than madness did reveal)
deeper is life than to lose: higher than to have
—but beauty is more each than living's all
…
futures are obsolete; pasts are unborn
(here less than nothing's more than everything)
death, as men call him, ends what they call men
—but beauty is more now than dying's when

----

all worlds have halfsight,seeing either with

life’s eye(which is if things seem spirits)or
(if spirits in the guise of things appear)
death’s:any world must always half percieve.

Only whose vision can create the whole

(being forever born a foolishwise
proudhumble citizen of ecstasies
more steep than climb can time with all his years)

he’s free into the beauty of the truth;

and strolls the [[axis of the universe|Axis Mundi]]
—love. Each believing world denies,whereas
your lover(looking through both life and death)
timelessly celebrates the merciful

wonder no world deny may or believe&nbsp;&nbsp;&nbsp;^^73^^

----

create is now contrive;
imagined,merely know
(freedom:what makes a slave)
therefore,my life,lie down
and more by most endure
all that you never were

hide,poor, dishonoured mind
who thought yourself so wise;
and much could understand
concerning no and yes:
if they've become the same
it's time you unbecame

but from this endless end
of briefer each our bliss—
where seeing eyes go blind
(where lips forget to kiss)
where everything's nothing
—arise, my soul; and sing&nbsp;&nbsp;&nbsp;^^62^^

----

2 little whos
(he and she)
under are this
wonderful tree

smiling stand
(all realms of where
and when beyond)
now and here

(far from a grown
-up i&you-
ful world of known)
who and who

(2 little ams
and over them this
aflame with dreams
incredible is)&nbsp;&nbsp;&nbsp;^^60^^

//how the(myself's own self who's)child will dance!//

and when he's plucked such mysteries as men
do not conceive—let ocean grow again&nbsp;&nbsp;&nbsp;^^71^^

—look—
selves,stir:writhe
o-p-e-n-i-n-g 

are(leaves;flowers)dreams 

,come quickly come
run run
with me now
jump shout(laugh
dance cry

sing)for it's Spring

—irrevocably;
and in
earth sky trees:
every
where a miracle arrives

(yes)

you and I may not
hurry it with
a thousand poems
my darling
but nobody will stop it&nbsp;&nbsp;&nbsp;^^63^^
Recent Chapters
# [[1892]] - 1901
# [[1902]] - 1911
# [[1912]] - 1921
# [[1922]] - 1931
# [[1932]] - 1941
# [[1942]] - 1951
# [[1952]] - 1961
# [[1962]] - 1971
# [[1972]] - 1981
# [[1982]] - 1991
# [[1992]] - 2001
# [[2002]] - 2011
# [[2012]] - 2021

Backwards Flowing Chapters
# [[1862]] - 1891 … 30 years
# [[1832]] - 1861 … 30 years
# [[1802]] - 1831 … 30 years
# [[1772]] - 1801 … 30 years
# [[1700]] - 1771 … 71 years – the last human lifespan pre-dating the U.S.A.
# [[15th - 17th centuries]] … c. 1400 - 1699 (300 years)
# [[12th - 14th centuries]] … c. 1100 - 1399 (300 years)
# [[8th - 11th centuries]] … c. 700 - 1099 (400 years)
# [[4th - 7th centuries]] … c. 300 - 699 (400 years)
# [[100 BCE]] - 3rd century (c. 299 CE) – 400 years at the dawn of the Common Era
# [[600 BCE]] - 100 BCE (500 years)
# [[2000 BCE]] - 600 BCE (1,400 years)
# [[4000 - 2000 BCE]] (2,000 years)
# [[9,000 Years Ago]] … 7000 - 4000 BCE (3,000 years)
# [[20,000 Years Ago]]
# [[50,000 Years Ago]]
# [[150,000 Years Ago]]
# [[400,000 Years Ago]]
# [[1,000,000 Years Ago]]
# [[3,000,000 Years Ago]]
''Carl (Gustav) Jung''  (26 July 1875 – 6 June 1961)  Swiss psychiatrist who founded analytical psychology, whose works include //The Psychology of the Unconscious// (1912) and //Psychological Types// (1921).  Among his contributions to understanding of the human mind are the concepts of extraversion and introversion, and the collective unconscious.

Jung had the following Latin statement inscribed over the doorway of his home, and on his tombstone:

//''Vocatus atque non vocatus deus aderit.'' (Called or not called, God is present.)//
He had discovered it among the Latin writings of Desiderius Erasmus, specifically in a 1563 edition of //Collectaneas adagiorum.// ^^[[[3]|http://www.jungnewyork.com/photo_vocatus.shtml]]^^

[img[Vocatus atque non vocatus deus aderit. (Called or not called, God is present.)|http://farm4.static.flickr.com/3540/5766541717_84790263ca.jpg][http://www.flickr.com/photos/39042429@N00/5766541717/]]

[[NYTimes Obituary: Dr. Carl G. Jung, Pioneer in Analytic Psychology|http://www.nytimes.com/learning/general/onthisday/bday/0726.html]]
If we imagine our being as a room of any size, it seems that most of us know only a single corner of that room, a spot by the window, a narrow strip on which we keep walking back and forth. That gives a kind of security. But isn't insecurity with all its dangers so much more human?

We are not prisoners of that room.

Borgeby gärd, Sweden, August 12, 1904
//Letters to a Young Poet//
Rainer Maria [[Rilke]]
<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="utf-8"/>
	<title>TiddlySpace Apps</title>
	<link rel="stylesheet" href="/bags/common/tiddlers/reset.css" />
	<link rel="stylesheet" href="/bags/common/tiddlers/appspage.css" />
	<!--[if lt IE 7 ]>
	<link rel="stylesheet" href="/bags/common/tiddlers/appspageie6.css" />
	<![endif]-->
</head>
<body>
	
	<div id="wrapper">
		<div id="TSbar"></div>
		<div id="main-content">
			<div id="space-details">
				<a href="/_space"><img class="siteicon"></a>
				<div id="title-subtitle">
					<h1 class="spaceaddress">
						<span class="spaceName"></span><span class="hostName"></span>
					</h1>
					<p class="tagline"><span class="subTitle"></span><a class="managespaces" href="/_space">manage space</a></p>
				</div>
			</div>
			<div id="holder">
				<div id="appswitcher-wrapper">
					<div id="appswitcher">
						<h2>Your Apps</h2>
						<ul id="app-list">
							<li class="htmlserialisation">
								<a href="/tiddlers.html?select=tag:!excludeLists;sort=-modified">
									<img src="/bags/common/tiddlers/browse_read_blue.png" alt="Icon for the HTML Serialisation" class="app-img" />
									BROWSE
								</a>
							</li>
							<li class="tiddlywiki">
								<a href="/tiddlers.wiki">
									<img src="/bags/common/tiddlers/tiddlywiki2_blue.png" alt="Icon for TiddlyWiki" class="app-img" />
									TIDDLYWIKI
								</a>
							</li>
						</ul>
						<div id="addapp">
							<button class="inactive">Add More!</button>
						</div>
					</div>
					<div id="app-desc">
						<ul>
							<li class="htmlserialisationdesc"><p>an easy to understand HTML representation of your content.</p></li>
							<li class="tiddlywikidesc"><p>use TiddlyWiki to create, edit and organise your content.</p></li>
						</ul>
					</div>
					<div style="clear: both;"></div>
				</div>
			</div>
		</div>
		<div id="footer"><!-- ie doesn't support footer tag -->
			<div id="footer-content">
				<div class="links">
					<a href="http://blog.tiddlyspace.com">blog</a>
					<a href="http://featured.tiddlyspace.com">featured</a>
					<a href="http://docs.tiddlyspace.com">documentation</a>
					<a href="https://github.com/TiddlySpace/tiddlyspace">source</a>
				</div>
				<p>TiddlySpace 2011, created by <a href="http://osmosoft.com">Osmosoft</a></p>
			</div>
		</div>
	</div>
	
	<script type="text/javascript" src="/bags/common/tiddlers/backstage.js"></script>
	<script type="text/javascript" src="/bags/common/tiddlers/jquery.js"></script>
	<script type="text/javascript" src="/bags/tiddlyspace/tiddlers/chrjs"></script>
	<script type="text/javascript" src="/bags/common/tiddlers/chrjs-store.js"></script>
	<script type="text/javascript" src="/bags/common/tiddlers/jquery-json.js"></script>
	<script type="text/javascript" src="/bags/common/tiddlers/appspage.js"></script>
</body>
</html>
I propose this rate as a means to reduce United States consumption and "free" 1 billion productive acres of land and water that are feeding our consumption.
<!--{{{-->
<div class='header'>
	<div id='sidebarSearch'>
		<span macro='search'></span>
	</div>
	<div class='headerForeground'>
		<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
		<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
	</div>
	<div class='clearFloat'></div>
</div>

<div id='menuBar'>
	<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
	<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
</div>
<div id='displayArea'>
	<div id='messageArea'></div>
	<div id='tiddlerDisplay'></div>
	<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<!--}}}-->
September 18, 2011

Disclaimer: This idea is beyond my skills to implement, is possibly not feasible, and perhaps just a mishmash in my head of unrelated, overlapping, or conflicting technologies.
Would it appeal to any other users, or gather mind-share? I don't know. Here it goes:
----
*Examine the ~TiddlyWiki 'source code' comprised of HTML/Javascript/CSS, as I understand it. What is the internal structure, clarity of code, presence and quality of commenting?
*Rewrite in a Literate Javascript style à la Donald Knuth's philosophy – 'code' as literature.
**"Instead of imagining that our main task is to instruct a computer what to do, let us concentrate rather on explaining to human beings what we want a computer to do… The practitioner of literate programming can be regarded as an essayist, whose main concern is with exposition and excellence of style." ^^[[[15]|http://www.literateprogramming.com]]^^
*Compare with other wiki 'best practices' – one example may be the design of everything2. Wikipedia / ~MediaWiki seems a little farther afield, but may offer some guidance. Survey many other wiki flavors.
*Review scalability, and questions of self-contained vs. cloud-based or a hybrid of the two, and storage in a database.
*Incorporate a Javascript REPL (read-eval-print loop) inside any desired tiddler / node. How can computational expressions best be expressed by non-programmers in a ~TiddlyWiki? I am reminded of what Dan Ingalls called "computational sketches."
*Review dialects or alterations of the Javascript syntax which may work better in the user-facing ~TiddlyWiki (to address the above feature) – or perhaps would even benefit ~TiddlyWiki development.
*Python/Javascript interoperability – would Python be a better user language of ~TiddlyWiki?
*Wolfram Alpha interoperability
*Sage mathematics software (System for Algebra and Geometry Experimentation), look at the tools and notebook interface which evolved around the math packages.
*A digression about the REPL or programming expressions being evaluated inside the wiki.  I am reminded of the Lisp [[programming language]] with its REPL. I don't "speak" Lisp, but its spare syntax and code-as-data philosophy seems compatible with nearly the whole ~TiddlyWiki system architecture being wiki nodes.  [[To what extent can a wiki be written in itself?]]
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
The Dekatessera describes in fourteen precepts my chosen practice of living.  These ethics are grounded in a naturalist worldview which does not look to an afterlife, nor to a God/Parent made in the image of human desires.  This "life of dialogue" embraces principles of Buddhism and the teachings of Christ, among other philosophies.
!Dekatessera Lexeis ~ δεκατεσσερα λεξεις
!!!I. Look, listen, meet me!  First, choose the way of love and truth.  Strength is fidelity.
<<<
The world awaits hallowing; it awaits the disclosure and realization of its meaning. But we must begin. Meet the world with the fullness of your being, and you shall meet God … If you wish to believe, love!
—Martin Buber
<<<
+++[+]
//''Resist deifying'' any figure or story that serves human desires.//
''DL 1'' — I and THOU, fellow humans, creatures, the Living World — "the Ground Divine: Being-itself"
No other Lords or man-made Gods //inpangere// — Meet me!
//Come out of slavery through ~Kama-Artha-Dharma-Moksha-Dao//
''DL 2'' — Resist deifying and worship of "graven images."
//(Changed the word "gaze" to "look")//
Direct, unmediated experience of the Divine is available to everyone.  Commit yourself to knowing truth – felt and understood more fully in this world of relations.  Witness the significance outside you and in other beings.  Live in the mysteries and simple truths, the separateness-and-unity.
The strength of your view and your understanding lies in its truthfulness – more precisely its fidelity to the 'actual' world: changing, co-arising events and beings,  extraconceptual realities older and larger than yourself.
	''//Adhitthana Panna://'' [Determination and transcendent insight-outlook.]
	This guidance is first an //enjoinder to dialogue.//  (Contrast the meanings of joining, attention, and attachment.)
	There is no anthropic god or supernatural entity who is jealous for your attention or worship. However, this way requires "the fullness of your being" and nothing less.  Be undistracted by "any other gods before me."  I imagine that Buber's God could be formulated as the "Ground Divine" which is //''Transdeva''.//
	''//Nekkhamma://'' [Renunciation]  Renouncing "false gods" or explaining/justifying stories which serve to allay fear and ignorance.  Loosen the grasp of attachments and stories, or any supernatural agent created atop these. (Gods of physical things.)  Many narratives or explaining stories have been used by the powerful as justificationalism.  Also do not attach yourself to creeds, including this one, or let yourself ossify in dogma.  Release from desires is the way out of figurative slavery.
	This guidance is also for the maintenance of your mind and manner of viewing.  Increase your capacity for knowing and not-knowing (continually listening.)
	Continue [[widening the circle]] of your awareness.
<<<
''//Reverence For Life//''
I open my heart and mind
to consider, delight in, protect and celebrate
the beauty, integrity and well-being
of all life-forms and natural systems:
people of all ages, kinds and races,
animals and plants, lands and seas,
which co-exist with me now and which will come after me
into the far future.  These I take
to be my kin, expressions of the same Heart of Being
[Seed of Perfection], the same Living Universe,
of which my life is an expression.
<<<
===
!!!II. Keep faith in the Seed of Perfection dwelling on Earth.  Take refuge in its passages to you, and protect your fellowships.
//These are gifts no one owns — lasting ages and latent everywhere — yet hemmed by uncertainty, human weakness and evil.//
<<<
All of the manifest actions of egotism and all of the inner states of sin point to one thing: //repudiation, destruction, and abuse of community for the sake of the self.//
—John Rawls
<<<
+++[+]
''Transdeva'' teaching on the "path of enlightenment" and meaning of sin.
	''//Bodhichitta Dharma Sangha://''  The fellowship or community (Sangha) conveys the wisdom or teachings (Dharma – natural law, including science, and human experience) which tend the Seed of Perfection in all, and awakens and enlightens your being (Bodhichitta/God/Christ/Light.)
	Awakening and Enlightenment is your natural "destiny": Buddha/Bodhichitta mind, the Tao, non-dual Natural Perfection. Its ceaseless passages have came down through history (as inherited Dharma), and via communities or kinship paths (the Sangha.)
===
!!!III. Sustain yourself from the Earth deliberately.  Be mindful of the great throngs of life on every side, arising and dying equally under the sun.  You share their splendor and finiteness.
//Do not wander long from the open sky and living things.//
+++[+]
''DL 3'' — Do not "use the world in vain" as an object for your pleasure, or "take it up in a worthless way."
<<<
[[Ecology]] is the science of understanding consequences.
<<<
	''//Sila://'' [right conduct, right action, right livelihood.]
	Nothing is beneath your regard.  Be mindful of your conduct and its consequences, and the finitude-impermanence of things.
	The //gazing// of the first guidance is the goodness of near-sighted, intimate immediacy (as in Buber's statement "all else lives in his light.")  This is followed by the goodness of //far-sighted// view which tempers curiosity and impulse, as does //respect//: looking back with regard.
===
!!!IV. Honor and nurture your fellow beings.  Embrace.  Ease another's suffering. Strive to end poverty and oppression.
//Be here with another: a child, a neighbor, a kin, or a stranger, and be wholly present to them: with words, hands, eyes, and all your intent.//
+++[+]
''DL 5'' — Honor thy father and mother, your brothers and sisters, your children, and continue to widen this circle of loving-kindness.

	Learn to exchange your view for another's.

	''//Metta://'' [~Loving-Kindness]
===
!!!V. Do not kill or cause harm.  Ignore no evil done by humanity; mend what is possible without violence.  Turn your heart away from vengeance.
+++[+]
''DL 6'' — Thou shalt not kill.
	''//Sila Viriya Metta://'' [Viriya - Action, effort, diligence, vigor.]
===
!!!VI. Practice, practice, to find strength and clarity in today's purpose.  The outer marks of success cannot satisfy.  What will you bring to being?
+++[+]
''Transdeva'' teaching on the use of will in daily life and in "//practical// matters."  Your //practice// comes forth to be tested daily by the //mundane//, "earthly or secular" circumstances.  You always have a choice how to answer.

What will you bring to being from seeds of evil and seeds of good latent in human nature?
<<<
“And ever those, who would enjoyment gain/Must find it in the purpose they pursue” (Sarah Josepha Hale)
<<<
===
!!!VII. Honor the sanctity of coupling and your physical being.  Protect yourself.  Defend and teach one another the same.
+++[+]
''DL 7'' — Thou shalt not commit adultery.
	''//Sila Nekkhamma://'' [Conduct which renounces sexual indulgence or abuse.] Honor your being as sacred, and do not disperse (scatter) its energies - this may include the use of intoxicants, and relates to the eleventh guidance.
In sexual relations, be aware of future suffering that may be caused.  Be fully aware of the responsibility of bringing new lives into the world.  Meditate on the world into which you are bringing new beings.
===
!!!VIII. Be generous.  Do not steal, hoard, or diminish what is needed by all.
//You provision with and for the means of unborn humanity. Your sources and effects are finite, yet adequate to need. Share them freely.//
+++[+]
''DL 8'' — Thou shalt not steal.
	''//Dana Sila://'' [Generosity, giving of oneself; avoiding greed is Sila?] Using what is not yours can include over-consumption while others are starving. 
===
!!!IX. Speak truthfully, and do not stand with deception.  Keep questioning!  You shall come to acceptance, but never a livable codex.
+++[+]
''DL 9'' — Thou shalt not bear false witness.
	''//Sacca://'' [Truthfulness, Honesty, Right Speech]
<<<
''//Questioning as a Path of Transformation//''
Mindful of the way that answers can become meaningless
without the questions that evoked them,
and that even great truths can become lifeless dogmas,
I embrace the practice of creative, open-ended, questioning
of self, others and institutions as a way of deepening my engagement
with the ongoing quest for a wiser and more compassionate world.
<<<
===
!!!X. Stay alert to the evidence of your senses.  Heed the efficacy of other ways and the test of empirical knowledge.  Let your children think and act freely.
+++[+]
''Transdeva'' teaching on the use of our rational minds, attention to external reality, and non-attachment to views.
//Changed "fruit" to "test"//
"There is an external reality that we ignore at our peril, and indeed much of the evolution of the human species can be described as an increasing concordance between the images within our brains and the reality in the external world." — Sagan
===
!!!XI. Be grateful.  Loosen the grasp of attachments.  Find a proportion for yourself in the whole.
+++[+]
''DL 10'' — Thou shalt not covet.
	''//Nekkhamma Upekkha://'' [Renunciation which realizes serenity and equanimity; because suffering is caused by craving.]
===
!!!XII. Avoid haste, distraction and worry.   Reserve quiet contemplative time; from this take congruent action.
+++[+]
''DL 4'' — Remember the Sabbath day.
	''//Sila Khanti://'' [Conduct with forbearance, patience, acceptance, endurance]
	The one intention is to realize connection with all beings, which has been called Interbeing by Thich Nhat Hanh.  The Torah recommended one day of seven as a Sabbath; this could equal two concentrated hours every day (nearly a seventh of your waking time.) It is important to pull away from work and not let it ply your attention during this time. Cultivating mindful habits can "consecrate" every day.
	
<<<
''//Peace and Personal Truthfulness//''
I commit myself to work for the peaceful resolution of conflicts
between persons, between nations and between humans and other species.
And as part of that process, I commit myself to facing and working through my own anger, fear, greed, ignorance, self-deception, unfulfilled needs, and lack of skill,
such as they may be, and also the same, of my culture and my country.
<<<
===
!!!XIII. Save life whenever you can, but also accept death.  Do not live in fear nor speculate on an afterlife.
+++[+]
''Transdeva'' answer to mortality.
===
!!!XIV. Be here with all your heart, all your mind, and all your strength centered, and respond to life's call.  The Tao is manifest in every time and place.  Come to this peace.
+++[+]
''Transdeva'' guidance to the present moment and a reminder of love.  Points a way toward the Tao that cannot be spoken.

This is the ultimate concern of faith (the centered listening and response): beyond suffering, impermanence, non-self — wisdom that springs from neither fixity nor change.

"Reconcile not with myself:  with what lifts me, sustains me, lets me fall."  (Octavio Paz)

Preserve and restore the Tao in the body and cosmos: Tao being the basic, eternal principle of the universe that transcends reality and is the source of //being, non-being, and change.//

//Absolve yourself.//   Insoluble consciousness, resolution, absolution, dissolution. //Ecstasy steps outside a 'system' of belief.// 

[[Atman, Tao result Google Books|http://books.google.com/books?id=jtO7czidPeYC&lpg=PA611&ots=0RCtEJhU2T&dq=%22Atman-Tao%22&pg=PA611#v=onepage&q=%22Atman-Tao%22&f=false]]

	''//Upekkha Panna Metta Viriya//''
<<<
''//Exploratory Spiral of Endless Beginnings//''
Understanding the limited capacity of words to hold spiritual meanings,
and understanding the temptation to try to complete with words
what can only be completed in living,
I affirm these Commitments as a way of mobilizing my inner resources
to continue my path of exploration, action, embodiment, and dialogue,
of compassion, reflection, and celebration,
not as completing, resolving or even fully describing
any of the themes they name. 
I open my heart and mind to affirm and learn from
all that is reverential toward life in every tradition and culture,
and to evolve new affirmations and practices
as my reverence for life deepens.
<<<
===
<br>
----
''Five strengths:''
Seed of Perfection dwelling on Earth - Bodhichitta
Determination
Familiarity
Reproach (gentle – have I done this before?)
Aspiration – that wisdom and compassion will increase; fear and ignorance will diminish
-----
''Practice methods:''
Buber's life of dialogue
Frankl's logotherapy – will to meaning
Hegel's dialectic
-----
Interspersed while crafting these words, I recognized:
''There is no perfect formulation for living;
no ethical or existential [[codex →|2011-09-14]]''

My commitment is for a practice now – not in theory, not in lofty sentiments chanted by a few of this fortunate society, sought 'in the ideal' and ever in the distance.  Begin today!
[img(90%,)[The University of Virginia's Rotunda and Pavilions at dusk, 1991, photo by Richard T. Nowitz/Corbis |http://www.corbisimages.com/images/IH105946.jpg?size=67&uid=b61c69a1-a398-48b9-8832-931f79532d3d&uniqID=09332283-8b36-4496-8839-4fdb01532319]]
The University of Virginia's Rotunda and Pavilions at dusk, 1991
photo by Richard T. Nowitz/Corbis (above image linked from [[corbisimages.com|http://www.corbisimages.com/stock-photo/rights-managed/IH105946/university-of-virginia-campus/]])

Appeared in //Thomas [[Jefferson]]: Architect: The Interactive Portfolio// – by Chuck Wills 
/***
|''Name:''|TiddlySpaceLinkPlugin|
|''Description:''|Formatter to reference other spaces from wikitext |
|''Author:''|PaulDowney (psd (at) osmosoft (dot) com) |
|''Source:''|http://github.com/TiddlySpace/tiddlyspace/raw/master/src/plugins/TiddlySpaceLinkPlugin.js|
|''Version:''|1.4.2|
|''License:''|[[BSD License|http://www.opensource.org/licenses/bsd-license.php]] |
|''Comments:''|Please make comments at http://groups.google.co.uk/group/TiddlyWikiDev |
|''~CoreVersion:''|2.4|
!!Documentation
This plugin provides wikitext formatters for referencing another [[space|Space]] on the same TiddlySpace server, as in the following examples:
<<<
  {{{@space}}} -- @space 
  {{{~@space}}} -- ~@space 
  {{{Tiddler@space}}} -- Tiddler@space
  {{{[[Tiddler Title]]@space}}} -- [[Tiddler Title]]@space 
  {{{[[Link text|Tiddler Title]]@space}}} -- [[Link text|Tiddler Title]]@space
<<<
Links to tiddlers with a title begining with an "@" remain as tiddlyLinks:
<<<
  {{{[[@tiddler]]}}} -- [[@tiddler]]
<<<
and these may be changed into a space link using {{{@@}}}:
<<<
  {{{[[@@space]]}}} -- [[@@space]]
  {{{[[Link to an another space|@@space]]}}} -- [[Link to another space|@@space]]
  {{{[[@space|@@space]]}}} -- [[@space|@@space]]
<<<
TiddlySpace includes the [[TiddlySpaceLinkPlugin]] which provides WikiText markup for linking to other spaces on the same server. For example @glossary is a link to the {{{glossary}}} space and [[Small Trusted Group]]@glossary a link to an individual tiddler in the @glossary space. Prefixing the link with a tilde escapes the link, for example {{{~@space}}}.
Email addresses, for example joe.bloggs@example.com and mary@had.a.little.lamb.org should be unaffected.
!!Features
The plugin provides external links decorated so that other plugins may be included to add features such as the ability to dynamically pull externally linked tiddlers into the current TiddlyWiki.
Wikitext linking to a space on another server, for example from a tiddler in a space on tiddlyspace.com to a tiddler or a space on example.com, isn't currently supported. 
!!Code
***/
//{{{
/*jslint onevar: false nomen: false plusplus: false */
/*global jQuery config createTiddlyText createExternalLink createTiddlyLink */

function createSpaceLink(place, spaceName, title, alt, isBag) {
	var link, a, currentSpaceName, label;
	try {
		if (spaceName === config.extensions.tiddlyspace.currentSpace.name) {
			title = title || spaceName;
			a = createTiddlyLink(place, title, false);
			jQuery(a).text(alt || title);
			return a;
		}
	} catch (ex1) {
		currentSpaceName = false;
	}

	a = jQuery("<a />").addClass('tiddlySpaceLink externalLink').appendTo(place)[0];
	if(title) {
		jQuery(a).attr('tiddler', title);
	}
	if(isBag) {
		jQuery(a).attr('bag', spaceName);
	} else {
		jQuery(a).attr('tiddlyspace', spaceName);
	}

	config.extensions.tiddlyweb.getStatus(function(status) {
		link = status.server_host.url;
		if (title) {
			label = alt || title;
			link = link + "/" + encodeURIComponent(title);
		} else {
			label = alt || spaceName;
		}
		// assumes a http URI without user:pass@ prefix
		if(!isBag) {
			link = link.replace("http://", "http://" + spaceName.toLowerCase() + ".");
		} else {
			link += "/bags/" + spaceName + "/tiddlers.wiki";
		}
		jQuery(a).attr("href", link).text(label);
	});
	return a;
}

(function ($) {

	config.textPrimitives.spaceName = "[a-zA-Z][a-zA-Z0-9-]*[a-zA-Z0-9]";
	config.textPrimitives.spaceNameStrict = "[a-z][a-z0-9-]*";
	config.textPrimitives.bareTiddlerLetter = config.textPrimitives.anyLetterStrict;

	config.formatters.splice(0, 0, {
		name: "spacenameLink",
		match: config.textPrimitives.unWikiLink + "?" + config.textPrimitives.bareTiddlerLetter + "*@" + config.textPrimitives.spaceName + "\\.?.?",
		lookaheadRegExp: new RegExp(config.textPrimitives.unWikiLink + "?(" + config.textPrimitives.bareTiddlerLetter + "*)@(" + config.textPrimitives.spaceName + ")", "mg"),
		handler: function (w) {
			if (w.matchText.substr(w.matchText.length - 2, 1) === '.' && w.matchText.substr(w.matchText.length - 1, 1).match(/[a-zA-Z]/)) {
				w.outputText(w.output, w.matchStart, w.nextMatch);
				return;
			}
			if (w.matchText.substr(0, 1) === config.textPrimitives.unWikiLink) {
				w.outputText(w.output, w.matchStart + 1, w.nextMatch);
				return;
			}
			this.lookaheadRegExp.lastIndex = w.matchStart;
			var lookaheadMatch = this.lookaheadRegExp.exec(w.source);
			if (lookaheadMatch && lookaheadMatch.index === w.matchStart) {
				createSpaceLink(w.output, lookaheadMatch[2], lookaheadMatch[1]);
				w.nextMatch = this.lookaheadRegExp.lastIndex;
			}
		}
	},
	{
		name: "tiddlySpaceLink",
		match: "\\[\\[[^\\|\\]]*\\|*@@" + config.textPrimitives.spaceName + "\\]",
		lookaheadRegExp: new RegExp("\\[\\[(.*?)(?:\\|@@(.*?))?\\]\\]", "mg"),
		handler: function (w) {
			this.lookaheadRegExp.lastIndex = w.matchStart;
			var lookaheadMatch = this.lookaheadRegExp.exec(w.source);
			if (lookaheadMatch && lookaheadMatch.index === w.matchStart) {
				var alt = lookaheadMatch[2] ? lookaheadMatch[1] : lookaheadMatch[1].replace(/^@@/, "");
				var space = lookaheadMatch[2] || alt;
				createSpaceLink(w.output, space, "", alt);
				w.nextMatch = this.lookaheadRegExp.lastIndex;
			}
		}
	},
	{
		name: "tiddlyLinkSpacenameLink",
		match: "\\[\\[[^\\[]*\\]\\]@",
		lookaheadRegExp: new RegExp("\\[\\[(.*?)(?:\\|(.*?))?\\]\\]@(" + config.textPrimitives.spaceName + ")", "mg"),
		handler: function (w) {
			this.lookaheadRegExp.lastIndex = w.matchStart;
			var lookaheadMatch = this.lookaheadRegExp.exec(w.source);
			if (lookaheadMatch && lookaheadMatch.index === w.matchStart) {
				var title = lookaheadMatch[2] || lookaheadMatch[1];
				var alt = lookaheadMatch[1] || lookaheadMatch[2];
				createSpaceLink(w.output, lookaheadMatch[3], title, alt);
				w.nextMatch = this.lookaheadRegExp.lastIndex;
			}
		}
	});

	// ensure space links don't appear as missing links
	config.textPrimitives.brackettedLink = "\\[\\[([^\\]][^@\\]][^\\]]*)\\]\\](?=[^@])";
	config.textPrimitives.titledBrackettedLink = "\\[\\[([^\\[\\]\\|]+)\\|([^\\[\\]\\|]+)\\]\\](?=[^@])";

	// reevaluate derrived expressions ..
	config.textPrimitives.tiddlerForcedLinkRegExp = new RegExp("(?:" + config.textPrimitives.titledBrackettedLink + ")|(?:" +
		config.textPrimitives.brackettedLink + ")|(?:" +
		config.textPrimitives.urlPattern + ")","mg");
	config.textPrimitives.tiddlerAnyLinkRegExp = new RegExp("("+ config.textPrimitives.wikiLink + ")|(?:" +
		config.textPrimitives.titledBrackettedLink + ")|(?:" +
		config.textPrimitives.brackettedLink + ")|(?:" +
		config.textPrimitives.urlPattern + ")","mg");

	// treat space links in titledBracketedLink as external links
	var missingTiddlySpaceLink = new RegExp("^@@" + config.textPrimitives.spaceName + "$", "");
	var isExternalLink = config.formatterHelpers.isExternalLink;
	config.formatterHelpers.isExternalLink = function(link) {
		return missingTiddlySpaceLink.test(link) || isExternalLink(link);
	};

}(jQuery));
//}}}
The man who determined the surname I carry, my paternal great-grandfather, was abandoned at birth.  Born in New York City in 1898, he spent three years in the New York Foundling Home, and then was adopted by a German family in rural Kansas.  Below is a letter he wrote to the Sisters of Charity as an adult, with the hope of meeting his parents.  I obtained a copy from the New York Foundling records.  Words I could not make out are designated by – –

As far as I know, when he died in 1974, he knew nothing more about his parents and had spent his entire life in the Kansas farming community where he was adopted.

----

May 9, 1927
 
Dear Sisters,

Now it has been so long since I wrote you the last time, and I made up my mind today to write you a few lines to let you know that I am well.  I hope that my few lines would reach you the same. 

Now as I wrote you before already, I sure would be Anxious to find out something about my Parents because I will be 29 years here in May already and haven’t heard anything yet, which I think is not right if I am not told.  I think it would be a Blessing for me if I had a Dear Mother or a Dear Father to talk to and tell him all about – – how hard it was all these years – – to struggle to live all by myself which I am doing yet. I didn’t have no good time yet always – – and I have a Family of six Healthy children which are all Boys. Two of them are going to school already with the Sisters of St. Joseph. 

Now Dear Sisters if you could give me any relief and tell me anything about my --mother-- Parents, if any Possibility if I could find them and where – – I could find either one of them, if no other way of getting there.  I Sure would walk (?) their way, this way I have got no – –  But the other way with some Dear Mother or Dear Father all would be Friends. And it seems to me I can not forget because I got something (?) in my mind, and though it looks like I forgot or tried to forget and – – but I cannot do it.

I thought I would write to you because I have been under your care once before, so I thought maybe there would be a possibility to tell me anything that would help me in the Situation.  I think it could be found out if tried once, so Please let me hear from you at once. ''Please.''

Respectfully yours,
J A (née Wagner) 
+ experience

sensory data

what we remember

matter … becoming information
motion …
sound …
energy …
!![[dig]]
data …in formation …gnosis
[//subjective// gnosis which is "realer than myth" to the sub[[ject|iacere]]]

felt sense or preconceptual feeling

information contrasted with knowledge and experience

content-bearing object

auto-associative memory
''Hermann Hesse''  (2 July 1877 – 9 August 1962)  German-born poet, painter, and novelist whose works, including //Siddhartha// (1922) and //Steppenwolf// (1927), concern the duality of human existence and the alienation of the artist.  He won the 1946 Nobel Prize for literature for //The [[Glass Bead Game]]//.   Died in Switzerland.
Paul Ricoeur suggests a ‘triple quest’ in the constitution of the self; this order ‘is built on the themes of ''having'', ''power'', and ''worth''’, and these quests are intricately linked.
http://lyceumphilosophy.com/?q=node/123

Having
Power
Worth — Human [[art]] — [[adequate life]]

Many in my culture seem to revere human selfhood or achievement — consisting of the above elements.  Hence they revere wealth, power, and 'personality'.  Or simplified, they revere achievement.
That word //achievement// shares its root withs 'chief' (i.e. the 'super-man'.)

//Power is reverence// ^^[[[20]|The beginning of the Beginning]]^^

A useful way to understand how myth speaks to us is to keep in mind the six critical elements of the human condition as set out by contemporary French existentialist philosopher Paul Ricoeur (born 1913): Ricoeur proposed that, in order for humans to be at peace with their lives, they need to address these six issues in their lives: (1) our finitude; (2) our estrangement from God and/or the numinous; (3) our process of becoming and transcendence, in that in each human life, the truth is never whole and complete; (4) the paradox of the freedom and burden of human choice; (5) our existence with, in, and through others, for our sense of meaning is relational; and ultimately, (6) our identity and participation in the cosmos.
Many of us originally turn to the dharma at least in part as a way of trying to overcome the pain of our psychological and relational wounding. Yet we are often in denial about or unconscious of the nature or extent of this wounding. As a result, being a “good” spiritual practitioner can become a compensatory identity that covers up and defends against an underlying deficient identity, where we feel bad about ourselves, not good enough, or basically lacking. Then, although we may be practicing diligently, our spiritual practice can be used in the service of denial and defense. And when spiritual practice is used to bypass our real-life human issues, it becomes compartmentalized in a separate zone of our life that remains unintegrated with our overall functioning.

– excerpted from [["Human Nature, Buddha Nature"|http://www.tricycle.com/interview/human-nature-buddha-nature]], an interview with John Welwood, which appeared on //Tricycle.com//
The Order of ''Interbeing'' (Vietnamese: Tiếp Hiện, French: Ordre de l'Interêtre), was founded between 1964 and 1966 by Vietnamese Buddhist monk Thich Nhat Hanh.

Tiếp Hiện is a ~Sino-Vietnamese term (Chinese 接现). The term did predate the Order of Interbeing's use in other contexts in Vietnamese, but was and remains uncommon. Tiếp means "being in touch with" and "continuing." Hiện means "realizing" and "making it here and now."

The translation "Interbeing" (French: Interêtre) is a word coined by Thich Nhat Hanh to represent the Buddhist principles of impermanence and the nonself characteristic which reveal the interconnectedness of all things.

From the Community of Interbeing Manual of Practice, http://interbeing.org.uk/manual/

''Chapter 4.2, The Mindfulness Trainings''
!!The Fourteen Mindfulness Trainings

''The First Mindfulness Training: //Openness//''
Aware of the suffering created by fanaticism and intolerance, I am determined not to be idolatrous about or bound to any doctrine, theory or ideology, even Buddhist ones. Buddhist teachings are guiding means to help me learn to look deeply and to develop my understanding and compassion. They are not doctrines to fight, kill or die for.
''The Second Mindfulness Training: //Nonattachment to Views//''
Aware of suffering created by attachment to views and wrong perceptions, I am determined to avoid being narrow-minded and bound to present views. I will learn and practise non-attachment from views in order to be open to others’ insights and experiences. I am aware that the knowledge I presently possess is not changeless, absolute truth. Truth is found in life and I will observe life within and around me in every moment, ready to learn throughout my life.
''The Third Mindfulness Training: //Freedom of Thought//''
Aware of the suffering brought about when I impose my views on others, I am committed not to force others, even my children, by any means whatsoever – such as authority, threat, money, propaganda or indoctrination – to adopt my views. I will respect the right of others to be different and to choose what to believe and how to decide. I will, however, help others renounce fanaticism and narrowness through compassionate dialogue.
''The Fourth Mindfulness Training: //Awareness of Suffering//''
Aware that looking deeply at the nature of suffering can help me develop compassion and find ways out of suffering, I am determined not to avoid or close my eyes before suffering. I am committed to finding ways, including personal contact, images and sounds, to be with those who suffer, so I can understand their situation deeply and help them transform their suffering into compassion, peace and joy.
''The Fifth Mindfulness Training: //Simple, Healthy Living//''
Aware that true happiness is rooted in peace, solidity, freedom and compassion, and not in wealth or fame, I am determined not to take as the aim of my life fame, profit, wealth or sensual pleasure, nor to accumulate wealth while millions are hungry and dying. I am committed to living simply and sharing my time, energy and material resources with those in real need. I will practise mindful consuming, not using alcohol, drugs or any other products that bring toxins into my own and the collective body and consciousness.
<<tiddler [[Dealing With Anger]]>>
<<tiddler [[Dwelling Happily in the Present Moment]]>>
''The Eighth Mindfulness Training: //Community and Communication//''
Aware that lack of communication always brings separation and suffering, I am committed to training myself in the practice of compassionate listening and loving speech. I will learn to listen deeply without judging or reacting and refrain from uttering words that can create discord or cause the community to break. I will make every effort to keep communications open and to reconcile and resolve all conflicts, however small.
''The Ninth Mindfulness Training: //Truthful and Loving Speech//''
Aware that words can create suffering or happiness, I am committed to learning to speak truthfully and constructively, using only words that inspire hope and confidence. I am determined not to say untruthful things for the sake of personal interest or to impress people, nor to utter words that might cause division or hatred. I will not spread news that I do not know to be certain nor criticise or condemn things of which I am not sure. I will do my best to speak out about situations of injustice, even when doing so may threaten my safety.
''The Tenth Mindfulness Training: //Protecting the Sangha//''
Aware that the essence and aim of a Sangha is the practise of understanding and compassion, I am determined not to use the Buddhist community for personal gain or profit or transform our community into a political instrument. A spiritual community should, however, take a clear stand against oppression and injustice and should strive to change the situation without engaging in partisan conflicts.
''The Eleventh Mindfulness Training: //Right Livelihood//''
Aware that great violence and injustice have been done to the environment and society, I am committed not to live with a vocation that is harmful to humans and nature. I will do my best to select a livelihood that helps realise my ideal of understanding and compassion. Aware of global economic, political and social realities, I will behave responsibly as a consumer and as a citizen, not investing in companies that deprive others of their chance to live.
''The Twelfth Mindfulness Training: //Reverence for Life//''
Aware that much suffering is caused by war and conflict, I am determined to cultivate non-violence, understanding and compassion in my daily life, to promote peace education, mindful mediation and reconciliation, within families, communities, nations and in the world. I am determined not to kill and not to let others kill. I will diligently practise deep looking with my Sangha to discover better ways to protect life and prevent war.
''The Thirteenth Mindfulness Training: //Generosity//''
Aware of the suffering caused by exploitation, social injustice, stealing and oppression, I am committed to cultivating loving kindness and learning ways to work for the well-being of people, animals, plants and minerals. I will practise generosity by sharing my time, energy and material resources with those who are in need. I am determined not to steal and not to possess anything that should belong to others. I will respect the property of others, but will try to prevent others from profiting from human suffering or the suffering of others beings.
''The Fourteenth Mindfulness Training: //Right Conduct//'' (for lay members)
Aware that sexual relations motivated by craving cannot dissipate the feeling of loneliness, but will create more suffering, frustration and isolation, I am determined not to engage in sexual relations without mutual understanding, love and a long-term commitment. In sexual relations, I must be aware of future suffering that may be caused. I know that to preserve the happiness of myself and others, I must respect the rights and commitments of myself and others. I will do everything in my power to protect children from sexual abuse and to protect couples and families from being broken by sexual misconduct. I will treat my body with respect and preserve my vital energies (sexual, breath, spirit) for the realisation of my bodhisattva ideal. I will be fully aware of the responsibility for bringing new lives in the world, and will meditate on the world into which we are bringing new beings.

!!The Five Mindfulness Trainings

''The First Mindfulness Training''
Aware of the suffering caused by the destruction of life, I am committed to //cultivating compassion// and learning ways to //protect the lives// of people, animals, plants and minerals. I am determined not to kill, not to let others kill, and //not to support any act of killing// in the world, in my thinking, and in my way of life.
''The Second Mindfulness Training''
Aware of suffering caused by exploitation, social injustice, stealing and oppression, I am committed to //cultivating loving kindness// and learning ways to work for the well-being of people, animals, plants and minerals. I will //practise generosity// by sharing my time, energy and material resources with those who are in real need. I am determined //not to steal and not to possess anything that should belong to others.// I will respect the property of others, but I will prevent others from profiting from human suffering or the suffering of other species on Earth.
''The Third Mindfulness Training''
Aware of the suffering caused by sexual misconduct, I am committed to //cultivating responsibility// and learning ways to //protect the safety and integrity of individuals, couples, families and society.// I am determined not to engage in sexual relations without love and a long-term commitment. To preserve the happiness of myself and others, I am determined to respect my commitments and the commitments of others. I will do everything in my power to protect children from sexual abuse and to prevent couples and families from being broken by sexual misconduct.
''The Fourth Mindfulness Training''
Aware of the suffering caused by unmindful speech and the inability to listen to others, I am committed to //cultivating loving speech and deep listening// in order to bring joy and happiness to others and relieve others of their suffering. Knowing that words can create happiness or suffering, I am determined to //speak truthfully, with words that inspire// self-confidence, joy and hope. I will not spread news that I do not know to be certain and will not criticise or condemn things of which I am not sure. I will refrain from uttering words that can cause division or discord, or that can cause the family or the community to break. I am determined to //make all efforts to reconcile and resolve all conflicts//, however small.
''The Fifth Mindfulness Training''
Aware of the suffering caused by //unmindful consumption//, I am committed to cultivating good health, both physical and mental, for myself, my family and my society by //practising mindful eating, drinking and consuming.// I will ingest only items that preserve peace, well-being and joy in my body, in my consciousness and in the collective body and consciousness of my family and society. I am determined not to use alcohol or any other intoxicant or to ingest foods or other items that contain toxins, such as certain TV programmes, magazines, books, films and conversations. I am aware that to damage my body or my consciousness with these poisons is to betray my ancestors, my parents, my society and future generations. I will //work to transform violence, fear, anger and confusion in myself and in society by practising a diet for myself and for society.// I understand that a proper diet is crucial for self-transformation and for the transformation of society.
!On a Good Day
Joanna Newsom

Hey hey hey, the end is near!
On a good day,
you can see the end from here.
But I won't turn back, now,
though the way is clear;
I will stay for the remainder.

I saw a life, and I called it mine.
I saw it, drawn so sweet and fine,
and I had begun to fill in all the lines,
right down to what we'd name her.

Our nature does not change by will.
In the winter, 'round the ruined mill,
the creek is lying, flat and still;
it is water,
though it's frozen.

So, 'cross the years,
and miles, and through,
on a good day,
you can feel my love for you.
Will you leave me be,
so that we can stay true
to the path that you have chosen?
I am first a Daddy – the father of Maya, a 4 year-old girl, and Aron, a 3 year-old boy – each marvelous and beautiful as all children are, but singularly so to me.  I share Maya and Aron's journey with their mother Lily, who I have spent the last thirteen years with.

Generally I eschew all labels for myself, but one which may fit my role in the world is that of a [[Humanist Friar or Monk|Layman Monk]].  I am a reader and thinker, a man seeking principles and practices of living.  I want to construct, resolve, reflect and question.  I want to grasp and relinquish, gaze further inward and outward … ''readying myself to offer a world-view to my children.''  This is a place to record it all: which I call the journey of a Dialectic Dad.

I am attracted to [[this wiki web]] medium for its non-linear, wandering structure, as a "place" I can be spontaneous and uncensored, yet also deliberative.  Here I can record my personal [[dialectic]] process – the process by which I try to arrive at //truth// – and chronicle [[what I see and desire]].

I have considered an ancillary purpose as well: if I die before my children reach adulthood, this record might still be in existence so they can come to know me through it. It will be a far richer record than a conventional paper diary.  If I use it with regularity, readers can glimpse a "brain dump" of me – my personal history, my context in society, and the reflections of my loved ones in the mirror of my mind.

Also revealed is my intellectual quest always morphing, connecting, refracting and recombining.  Last, a reader (such as my children at some future time) can come to know my beliefs and values, fears and aspirations.

I aspire for grounded change … and if not visible change, then a shifting, accepting, mindful being-in-the-world.

September 2011; updated September 2013
!!![[Wagn|http://www.wagn.org/Wagn.org]] is an open web platform for collaboration…built from simple building blocks called cards. ^^[[[16]|http://www.wagn.org/Introduction%2Bdraft2]]^^

It enables users to "integrate your web systems in imaginative and powerful ways," as described by the project website.  Below, one of its developers stated a design principle
://''to keep smoothing the ramp from reader to editor to site-builder.''//
The philosophy behind its implementation seems quite similar to ~TiddlyWiki.  In fact, Wagn [[acknowledges some similarity|http://www.wagn.org/TiddlyWiki]] between the two.  Primary differences are Wagn storing its content in a SQL database and using Ruby on Rails as its infrastructure.

From a Rails Inside review 17 December 2008:  ^^ [[[17]|http://www.railsinside.com/misc/177-wagn-a-revolutionary-open-source-wiki-on-rails.html]]^^
<<<
The basic innovation with Wagn is that instead of the editable units being pages, they're cards - and cards come in many different types, each with their own properties. So there are basic cards with a rich-text editor, HTML cards, plain text cards, image cards, executable Ruby cards, user account cards, and more. In addition, it supports "plus cards" - linkages between other cards that let you assign tags or attributes or indicate how other cards combine into tuples. The effect is a sort of cross between a wiki and a database.

Other features include the ability to nest cards within other cards, dynamic form building, a permissions model, and WQL - the wiki query language - which lets you build up flexible cards through searching for other cards.
----
Comment by [[John Abbe]] @@color(grey)://[Wagn developer]//@@
December 18th, 2008:
Wow, thanks for the positive review! It's especially meaningful to us since we feel like you get most of what we're trying to do (tuples, cross between a wiki and a database, WQL, nesting/inclusion). Another design principle (with much work ahead) is to keep smoothing the ramp from reader to editor to site-builder.
<<<
<html> 
<object width="560" height="349"><param name="movie" value="http://www.youtube.com/v/wktlwCPDd94?version=3&amp;hl=en_US"></param><embed src="http://www.youtube.com/v/wktlwCPDd94?version=3&amp;hl=en_US" type="application/x-shockwave-flash" width="560" height="349"></embed></object> 
</html>

From http://charterforcompassion.org/the-charter

''The principle of compassion'' lies at the heart of all religious, ethical and spiritual traditions, calling us always to treat all others as we wish to be treated ourselves. Compassion impels us to work tirelessly to alleviate the suffering of our fellow creatures, to dethrone ourselves from the centre of our world and put another there, and to honour the inviolable sanctity of every single human being, treating everybody, without exception, with absolute justice, equity and respect.

''It is also necessary'' in both public and private life to refrain consistently and empathically from inflicting pain. To act or speak violently out of spite, chauvinism, or self-interest, to impoverish, exploit or deny basic rights to anybody, and to incite hatred by denigrating others—even our enemies—is a denial of our common humanity. We acknowledge that we have failed to live compassionately and that some have even increased the sum of human misery in the name of religion.

''We therefore call upon all men and women'' ~ to restore compassion to the centre of morality and religion ~ to return to the ancient principle that any interpretation of scripture that breeds violence, hatred or disdain is illegitimate ~ to ensure that youth are given accurate and respectful information about other traditions, religions and cultures ~ to encourage a positive appreciation of cultural and religious diversity ~ to cultivate an informed empathy with the suffering of all human beings—even those regarded as enemies.

''We urgently need'' to make compassion a clear, luminous and dynamic force in our polarized world. Rooted in a principled determination to transcend selfishness, compassion can break down political, dogmatic, ideological and religious boundaries. Born of our deep interdependence, compassion is essential to human relationships and to a fulfilled humanity. It is the path to enlightenment, and indispensable to the creation of a just economy and a peaceful global community.
/***
|''Name''|TiddlySpaceToolbar|
|''Description''|augments tiddler toolbar commands with SVG icons|
|''Author''|Osmosoft|
|''Version''|0.6.6|
|''Status''|@@beta@@|
|''Source''|http://github.com/TiddlySpace/tiddlyspace/raw/master/src/plugins/TiddlySpaceToolbar.js|
|''CodeRepository''|http://github.com/TiddlySpace/tiddlyspace|
|''License''|[[BSD|http://www.opensource.org/licenses/bsd-license.php]]|
|''CoreVersion''|2.5.0|
|''Requires''|ImageMacroPlugin|
|''Keywords''|toolbar icons SVG|
!Description
replaces tiddler toolbar commands with SVG icons if available
!Notes
requires [[ImageMacroPlugin|http://svn.tiddlywiki.org/Trunk/contributors/JonRobson/plugins/ImageMacroPlugin/plugins/ImageMacroPlugin.tid]]

SVG icons are drawn from tiddlers titled {{{<command>.svg}}}
In readonly mode a tiddler called {{{<command>ReadOnly.svg}}} will be used if it exists.
!TODO
* rename (IconToolbarPlugin?)
* support more than one more popup menu in the toolbar.
!Code
***/
//{{{
(function($) {

if(!config.macros.image) {
	throw "Missing dependency: ImageMacroPlugin";
}

var macro = config.macros.toolbar;

macro.icons = {
	cloneTiddler: "editTiddler"
};

var _handler = macro.handler;
macro.handler = function(place, macroName, params, wikifier,
		paramString, tiddler) {
	var toolbar = $(place);
	toolbar.attr({
		refresh: "macro",
		macroName: macroName
	}).data("args", arguments);
	var status = _handler.apply(this, arguments);
	if(tiddler.isReadOnly()) {
		toolbar.addClass("toolbarReadOnly");
	} else {
		toolbar.removeClass("toolbarReadOnly");
	}
	var parsedParams = paramString.parseParams("name")[0];
	if(parsedParams.icons && parsedParams.icons == "yes") {
		this.augmentCommandButtons(place);
	}
	if(parsedParams.more && parsedParams.more == "popup") {
		// note we must override the onclick event like in createTiddlyButton
		// otherwise the click event is the popup AND the slider
		$(".moreCommand", place).each(function(i, el) {
			el.onclick = macro.onClickMorePopUp;
		});
		// buttons that are after a less command should not be in more menu.
		$(".lessCommand ~ .button", place).appendTo(place);
		$(".lessCommand", place).remove();
	}
	return status;
};

macro.refresh = function(place, params) {
	var args = $(place).empty().data("args");
	this.handler.apply(this, args);
};

var imageMacro = config.macros.image;
macro.augmentCommandButtons = function(toolbar) {
	$(".button", toolbar).each(function(i, el) {
		var cmd = $(el).attr("commandname");
		cmd = cmd ? cmd : "moreCommand"; // XXX: special-casing of moreCommand due to ticket #1234
		var icon = store.tiddlerExists(cmd) ? cmd : macro.icons[cmd];
		var text = $(el).text();
		if(readOnly) {
			var readOnlyAlternative = "%0ReadOnly".format([icon]);
			if(store.tiddlerExists(readOnlyAlternative)) {
				icon = readOnlyAlternative;
			}
		}
		if(store.tiddlerExists(icon)) {
			$(el).css({display: "inline-block"}).empty();
			imageMacro.renderImage(el, icon, { alt: text });
		}
	});
};

// provide onClickMore to provide extra commands in a popup
macro.onClickMorePopUp = function(ev) {
	ev = ev || window.event;
	var sibling = this.nextSibling;
	if(sibling) {
		var commands = sibling.childNodes;
		var popup = Popup.create(this);
		$(popup).addClass("taggedTiddlerList");
		for(var i = 0; i < commands.length; i++) {
			var li = createTiddlyElement(popup, "li", null);
			var oldCommand = commands[i];
			var command = oldCommand.cloneNode(true);
			command.onclick = oldCommand.onclick;
			li.appendChild(command);
		}
		Popup.show();
	}
	ev.cancelBubble = true;
	if(ev.stopPropagation) {
		ev.stopPropagation();
	}
	return false;
};

})(jQuery);
//}}}
abime
An unfathomable depth; an abyss or chasm.
The bottom of a chasm or valley.
(literary) An infiniteness of thought.
!Occident
Joanna Newsom

Mercy me! the night is long.
Take my pen, to write you this song.

Lord: is it harder to carry on,
or to know when you are done?

All my life, I've felt as though
I'm inside a beautiful memory,
replaying
with the sound turned down low.

Long-life, show your face.
Slow-heart, curb your taste.
Smoke me out of my hiding place.
Long-life, state your case.

What in the world are we waiting for —
building glowing cities along the shore,
where the wind batters in,
baiting my kin like a matador?

So much value, placed upon
what lies just beyond our plans:
waving my handkerchief,
running along, till the end of the sand.

Long-life, speak your name.
So tired of the guessing game.
But, something is moving,
just out of frame:
Slow-heart,
brace and aim.

Breaching slowly, across the sea,
one mast —
a flash, like the stinger of a bee —
to take you away,
a swarming fleet is gonna take you
from me.

The universe is getting loose:
sodden spread,
from some leaden disuse,
rushing, unhinged,
toward diminishing lights,
like a headless caboose.

I'll wait for you,
alongside the ocean,
and make do
with my no-skin.
But then, Long-life,
will you let me in?
And then, Slow-heart,
are you gonna know him?
Long-life, speak your name.
I wait, while I decry the wait.
And when I die, may I relate:
Slow heart, congregate.

To leave your home, and your family,
for some distortion of property?
Well, darling, I can't go.
But you may stay
here, with me.
I learned in the book //[[Reading Obama]]// that in 1942, John [[Rawls]] defined sin as:
''//the destruction and repudiation of community.//''

In //A Brief Inquiry Into the Meaning of Sin and Faith//, John Rawls stated:
<<<
All of the manifest actions of egotism and all of the inner states of sin point to one thing: namely, repudiation, destruction, and abuse of community for the sake of the self.
<<<
!!Wendung : Turning
by Rainer Maria [[Rilke]]
Paris, June 20, 1914
(excerpts follow, combining the translations by Edward Snow and Stephen Mitchell)

//The path from inner intensity to greatness leads through sacrifice.–Kassner//

He had long won it through gazing.
Stars fell to their knees
under his grappling up-glance.
…
Towers he gazed at with such force
that they were startled
building them up again, abruptly, all in an instant!
But how often the landscape,
overburdened by the day,
rested in his quiet perceiving, at twilight.
…
Animals stepped trustingly
into his open gaze as they grazed,
and the caged lions
stared in, as into unthinkable freedom;
birds flew straight through it,
as it made room; flowers
gazed back into it 
greatly, as in children.
…
And the rumor that a //gazer// existed
stirred the less clearly,
more questionably visible ones.
stirred women.
…
Gazing how long?
How long inwardly lacking,
imploring deep down in his glance?
When he, whose vocation was Waiting, sat far from home…
and later from the tormenting bed, again:
there was counsel in the air,
beyond grasping there was counsel
over his still feelable heart,
over his heart which through the buried-alive body
could nevertheless be felt…
it did not have love.
…
For the act of gazing sets limits.
And the world gazed at more deeply
wants to flourish in love.
…
Work of the eyes is done,
begin heartwork now
on those images in you, those captive ones;
for you conquered them: but even now you don't know them.
…
Behold, inner man, your inner woman!
she who was won
from a thousand natures,
the merely attained,
not yet loved creation.
<!--{{{-->
<div class='toolbar'
	macro='toolbar [[ToolbarCommands::EditToolbar]] icons:yes'>
</div>
<div class='heading editorHeading'>
	<div class='editor title' macro='edit title'></div>
	<div class='tagClear'></div>
</div>
<div class='annotationsBox' macro='annotations'>
	<div class='editSpaceSiteIcon'
		macro='tiddlerOrigin height:16 width:16 label:no interactive:no'>
	</div>
	<div class="privacyEdit" macro='setPrivacy label:no interactive:no'></div>
	<div class='tagClear'></div>
</div>
<div class='editor' macro='edit text'></div>
<div class='editorFooter'>
	<div class='tagTitle'>tags</div>
	<div class='editor' macro='edit tags'></div>
	<div class='tagAnnotation'>
		<span macro='message views.editor.tagPrompt'></span>
		<span macro='tagChooser excludeLists'></span>
	</div>
</div>
<!--}}}-->
/***
|''Name''|TiddlySpaceFilters|
|''Description''|provide TiddlySpace-specific filter extensions|
|''Author''|Jon Robson|
|''Version''|0.6.1|
|''Status''|@@beta@@|
|''CoreVersion''|2.6.2|
|''Requires''|TiddlySpaceConfig|
|''License''|[[BSD|http://www.opensource.org/licenses/bsd-license.php]]|
!Usage
{{{
<<tsList Private>>
<<tsList Public>>
<<tsList Draft>>
}}}
!Code
***/
//{{{
(function($) {

var tiddlyspace = config.extensions.tiddlyspace;
var privateBag = tiddlyspace.getCurrentBag("private");
var publicBag = tiddlyspace.getCurrentBag("public");

config.filterHelpers = {
	is: {
		"private": function(tiddler) {
			var bag = tiddler.fields["server.bag"];
			return bag == privateBag;
		},
		"public": function(tiddler) {
			var bag = tiddler.fields["server.bag"];
			return bag == publicBag;
		},
		draft: function(tiddler) {
			var fields = tiddler.fields;
			var bag = fields["server.bag"];
			return (privateBag == bag && fields["publish.name"]) ? true : false;
		},
		local: function(tiddler) {
			return config.filterHelpers.is["public"](tiddler) ||
				config.filterHelpers.is["private"](tiddler);
		},
		unsynced: function(tiddler) {
			return tiddler ? tiddler.isTouched() : false;
		}
	}
};

config.filters.is = function(results, match) {
	var candidates = store.getTiddlers("title");
	var type = match[3];
	for (var i = 0; i < candidates.length; i++) {
		var tiddler = candidates[i];
		var helper = config.filterHelpers.is[type];
		if(helper && helper(tiddler)) {
			results.pushUnique(tiddler);
		}
	}
	return results;
};

})(jQuery);
//}}}
look
listen
meet me!
choose the way of love
manifold and always near
strength is fidelity
keep faith in the Seed of Perfection dwelling on Earth
take refuge in its passages to You
protect your fellowships
sustain yourself from the Earth deliberately
@@color(brown):be mindful of the great throngs of life on every side@@
arising and dying equally under the sun
You share their splendor and finiteness
honor your fellow beings
nurture your fellow beings
embrace
ease another's suffering
strive to end poverty
strive to end oppression
do not kill
@@color(brown):do not cause harm@@
ignore no evil done by humanity
mend what is possible without violence
turn your heart away from vengeance
practice, practice
find strength and clarity in today's purpose
the outer marks of success cannot satisfy
what will You bring to being?
honor the sanctity of coupling
@@color(brown):honor your physical being@@
protect yourself
defend one another
teach one another the same
be generous
do not steal
do not hoard or diminish what is needed by all
speak truthfully
do not stand with deception
keep questioning!
You shall come to acceptance
never a livable codex
stay alert
heed the evidence of your senses
heed the efficacy of other ways
heed the test of empirical knowledge
let your children think freely
be grateful
loosen the grasp of attachments
find a proportion for yourself in the whole
avoid haste, distraction and worry
reserve quiet contemplative time
take congruent action from this quiet
save life whenever You can
also accept death
@@color(brown):do not live in fear@@
nor speculate on an afterlife
be here with all your heart [wholehearted, unhidden]
all your heart, mind, and strength centered
respond to life's call
the Tao is manifest in every time and place
come to this peace
/***
|''Name''|RandomColorPalettePlugin|
|''Description''|Adds a random color palette to TiddlyWiki|
|''Author''|Jon Robson|
|''Version''|1.4.0|
|''Status''|stable|
|''Source''|https://github.com/jdlrobson/TiddlyWikiPlugins/raw/master/plugins/RandomColorPalettePlugin/RandomColorPalettePlugin.js|
|''License''|[[BSD|http://www.opensource.org/licenses/bsd-license.php]]|
!Usage
{{{
<<RandomColorPalette>>
}}}
Sets and saves a random color palette on execution

{{{
<<RandomColorPaletteButton>>
}}}
Creates a button, which when clicked will change the color palette
More information at http://macros.tiddlyspace.com/#%5B%5BRandomColorPaletteButton%20macro%5D%5D
!Code
***/
//{{{
RGB.prototype.toRGBString = function() {
	return "rgb(%0,%1,%2)".format(parseInt(this.r * 255, 10),
		parseInt(this.g * 255, 10), parseInt(this.b * 255, 10))
}
function HSL_TO_RGB(h, s, l) { // h (hue) between 0 and 360, s (saturation) & l (lightness) between 0 and 1
	var c = l <= 0.5 ? 2 * l * s : ( 2 - (2 * l)) * s;
	var h1 = h / 60;
	var x = c * (1 - Math.abs((h1 % 2) - 1)); 
	var r, g, b;
	if(typeof(h) == 'undefined') {
		r = 0;
		g = 0;
		b = 0;
	} else if(0 <= h1 && h1 < 1) {
		r = c;
		g = x;
		b = 0;
	} else if(1 <= h1 && h1 < 2) {
		r = x;
		g = c;
		b = 0;
	} else if(2 <= h1 && h1 < 3) {
		r = 0;
		g = c;
		b = x;
	} else if(3 <= h1 && h1 < 4) {
		r = 0;
		g = x;
		b = c;
	} else if(4 <= h1 && h1 < 5) {
		r = x;
		g = 0;
		b = c;
	} else if(5 <= h1 && h1 < 6) {
		r = c;
		g = 0;
		b = x;
	}
	m = l - (0.5 * c);
	return new RGB(r + m, g + m, b + m);
}

(function($){
	var macro = config.macros.RandomColorPalette = {
		messagesOn: false, 
		changedPaletteText: "We have assigned you a random theme by adjusting the [[ColorPalette]] tiddler.\nDon't like it? Click <<RandomColorPalette>> for another one.", 
		handler: function(place, macroName, params, wikifier, paramString, tiddler) {
			paramString = paramString || "";
			var options = macro.getOptions(paramString);
			macro.generatePalette(options, true);
		},
		optionTypes: {
			floats: ["hue", "saturation", "darkest", "lightness", "huevariance", "dark", "pale", "light", "mid",
				"saturation_light", "saturation_pale", "saturation_mid", "saturation_dark"
			]
		},
		getOptions: function(paramString) {
			var args = paramString.parseParams("name", null, true, false, true)[0];
			var options = {};
			var numbers = macro.optionTypes.floats;
			for(var i in args) {
				options[i] = numbers.indexOf(i) > -1 ? parseFloat(args[i][0], 10) : args[i][0];
			}
			return options;
		},
		generateRandomNumber: function(min, max, info) {
			var num = (Math.random() * 1);
			info = !info ? { attempts:0 } : info;
			info.attempts += 1;
			var good = true;
			if(min == max) {
				return max;
			}
			if(min && num < min) {
				good = false;
			} else if(max && num > max) {
				good = false;
			}
			if(!good) {
				if(info.attempts < 5) {
					return macro.generateRandomNumber(min, max, info);
				} else {
					if(max) {
						return max;
					} else if(min) {
						return min;
					} else {
						return 1;
					}
				}
			}
			return num;
		},
		getExistingPalette: function(asJSON) {
			var title = "ColorPalette";
			var tiddlerText;
			if(store.tiddlerExists(title)) {
				tiddlerText = store.getTiddlerText(title);
			} else if(store.isShadowTiddler(title)){
				tiddlerText = config.shadowTiddlers[title];
			}
			if(asJSON) {
				var json = {};
				if(tiddlerText) {
					var lines = tiddlerText.split("\n");
					for(var i = 0; i < lines.length; i++) {
						var definition = lines[i].split(":");
						if(definition.length == 2) {
							var name = definition[0].trim();
							var value = definition[1].trim();
							json[name] = value;
						}
					}
				}
				return json;
			} else {
				return tiddlerText;
			}
		},
		generatePalette: function(options, save) {
			var outputRGB = options.rgb;
			var palette = macro.getExistingPalette(true);
			var hue = options.hue || Math.floor(Math.random() * 359);
			var saturation = options.saturation || macro.generateRandomNumber(0.3, 0.7);
			var dark = options.dark || options.darkest || macro.generateRandomNumber(0, 0.10);
			var pale = options.pale || options.lightness || macro.generateRandomNumber(0.90, 1);
			var delta = ( ( pale - dark ) / 3 );
			var mid = options.mid || dark + delta;
			var light = options.light || dark + (delta * 2);
			var lightness_values = {Dark: dark, Mid: mid, Light: light, Pale: pale};
			var saturation_values = {};
			for(i in lightness_values) {
				if(true) {
					saturation_values[i] = options["saturation_" + i.toLowerCase()] || saturation;
				}
			}

			var opposite_hue = (hue + 180) % 360;
			var seed = options.huevariance || Math.floor((85 * Math.random()) + 5); // we want it to be at least 5 degrees
			var huetwo = (opposite_hue + seed) % 360;
			var huethree = (opposite_hue - seed) % 360;
			if(huetwo < 0) {
				huetwo = 360 + huetwo;
			}
			if(huethree < 0) {
				huethree = 360 + huethree;
			}
			for(var j in lightness_values) {
				if(true) {
					var saturation = saturation_values[j];
					palette["Primary" + j] = HSL_TO_RGB(hue, saturation, lightness_values[j]);
					palette["Secondary" + j] = HSL_TO_RGB(huetwo, saturation, lightness_values[j]);
					palette["Tertiary" + j] = HSL_TO_RGB(huethree, saturation, lightness_values[j]);
				}
			}
			palette.Background = HSL_TO_RGB(hue, saturation, 0.92);
			palette.Foreground = HSL_TO_RGB(hue, saturation, 0.08);
			palette.ColorPaletteParameters = ["HSL([", hue, "|", seed, "], [", saturation_values.Pale, "|",
				saturation_values.Light, "|", saturation_values.Mid, "|", saturation_values.Dark, "],",
				"[", dark, "|", mid, "|", light, "|", pale, "])"].join("");
			// construct new ColorPalette
			var text = ["/*{{{*/\n"];
			var colorcode;
			for(var id in palette) {
				if(true) {
					var color = palette[id];
					colorcode = outputRGB ? color.toRGBString() : color.toString();
					text.push("%0: %1\n".format(id, colorcode));
				}
			}
			text.push("/*}}}*/");
			text = text.join("");
			if(save) {
				macro.saveColorPalette(text);
			}
			return text;
		},
		saveColorPalette: function(text) {
			var tid = store.getTiddler("ColorPalette");
			if(!tid) {
				tid = new Tiddler("ColorPalette");
				tid.fields = merge({}, config.defaultCustomFields);
			} // TODO: detect that the ColorPalette in the space comes from outside recipe
			tid.fields["server.page.revision"] = "false"; // edit conflicts dont matter

			// save the color palette in tid
			tid = store.saveTiddler(tid.title, tid.title, text, tid.modifier, tid.modified,
				tid.tags, tid.fields, false, tid.created, tid.creator);
			// an interval is used to cope with users clicking on the palette button quickly.
			if(macro._nextSave) {
				window.clearTimeout(macro._nextSave);
			}
			macro._nextSave = window.setTimeout(function() {
					autoSaveChanges(null, [tid]);
				}, 2000);
			// temporary workaround for IE.
			$.twStylesheet.remove({ id: "StyleSheetColors" });
			$.twStylesheet.remove({ id: "StyleSheet" });
			refreshAll();
			macro.reportChange();
			return tid;
		},
		reportChange: function() {
			if(macro.messagesOn) { // only display message once..
				var msgPlace = getMessageDiv();
				if(!$(".changedPalette", msgPlace)[0]) {
					var tempPlace = document.createElement("div");
					wikify("{{changedPalette{" + macro.changedPaletteText + "}}}", tempPlace);
					msgPlace.appendChild(tempPlace);
				}
			}
		}
	};
	var btnMacro = config.macros.RandomColorPaletteButton = {
			text: "New ColorPalette",
			tooltip: "Generate a random colour scheme for your TiddlyWiki",
			makeButton: function(place, options) {
				var btnHandler = function(ev) {
					var t = $(ev.target);
					var options = t.data("options");
					macro.generatePalette(options, true);
					ev.preventDefault();
					return false;
				};
				var btn = createTiddlyButton(place, this.text, this.tooltip, btnHandler);
				$(btn).data("options", options);
				return btn;
			},
			handler: function(place, macroName, params, wikifier, paramString, tiddler) {
				var options = macro.getOptions(paramString);
				btnMacro.makeButton(place, options);
			}
	};
})(jQuery);
//}}}
Like a vapor or glowing		from this wet and rocky body,
the inert quickens for a while:
blind fish, buzzing bee, hunting owl and wolf,
voices at a campfire,		and the touch of a human hand
extends into lifeless depths	(above, below, inside) …
Understanding comes in fragments.
This is our inheritance:		created, caught, devoured,
ever tenuous grasp		of Will
on the unbounded sum and void …
Everything undulates.
[img[The Cathedral of Learning, University of Pittsburgh, Pennsylvania| http://upload.wikimedia.org/wikipedia/commons/thumb/6/6b/Cathedral_of_Learning_stitch_1.jpg/250px-Cathedral_of_Learning_stitch_1.jpg][http://en.wikipedia.org/wiki/Cathedral_of_Learning]]
image from Wikimedia Commons – click to read the Wikipedia article

I. Gaze, listen, meet me!  Name your reverence for the Cosmos, and your determination for the Way of Interbeing.
<<<
The world awaits hallowing; it awaits the disclosure and realization of its meaning. But we must begin. Meet the world with the fullness of your being, and you shall meet God … If you wish to believe, love! —Martin Buber
<<<
II. Resist deifying any figure or story that serves human desires. .  Loosen the grasp of attachments.  Let your children think freely.

III. Sustain yourself from the Earth with diligent respect for all life.  Be mindful of your conduct.

IV. Avoid haste, wrath and mindless habit.  Allot quiet contemplative time.  Do all with the intention for harmonious Interbeing.

V. Honor and nurture your fellow beings, and act with compassion.

VI. Do not kill or cause harm.  Strive vigorously to ease suffering, and to bring an end to war, poverty, and unjust rule.

VII. Honor the sanctity of coupling, and your physical being, and your extension of the human family.

VIII. Be generous; do not steal, or hoard, or diminish what is needed by all.

IX. Speak truthfully, and do not stand with deception.  Keep questioning!

X. Free yourself of craving and jealousy.  Be grateful and live simply.

XI. Keep faith in the Seed of Perfection dwelling on Earth; take refuge in its passages to you, and protect your fellowships.

XII. Stay alert to the evidence of your senses, to the efficacy of other people's ways, and to the fruit of empirical knowledge.

XIII. Save life when you can, but also accept death.  Do not fear it or speculate on an afterlife.

XIV. Be here now, and create gladly. Continuously perfect your view, your knowledge, your empathy, then your action.
Since Darwin, we have been forced, in art as in life, to //mature to finiteness.// I mean maturing as human beings not simply by realizing that there are no usable absolutes for man—//for that mere realization is still a kind of adolescence//—but by accepting one's finiteness and learning to live with it with some degree of sanity and integrity.
—Philip Appleman, "Darwin: On Changing the Mind"
For contrast with //maturing to finity,// see //[[Quenchless thirst]]//.

While both authors [Ralph Wado [[Emerson]] and Loren [[Eiseley]]] acknowledge the reality of human finitude, it is the distinctive manner in which Eiseley approaches this central factor of our existence that provides for his richness as a contemplative thinker.  Eiseley //spiritualizes// our finitude, and in a broad range of ways.  He goes so far as to suggest, ''by way of love'', the possibility of surmounting our physical and intellectual barriers and ''identifying with the rest of the cosmos.''
—Jonathan [[Weidenbaum|pantheist]], "Emerson and Eiseley" appearing in //Artifacts and Illuminations: Critical Essays on Loren Eiseley//
A book by Carl [[Sagan]] referring to this image of the Earth taken from a spacecraft:
[img(70%,)[Pale Blue Dot|http://farm3.static.flickr.com/2510/5769625836_8647930433_m.jpg][http://www.flickr.com/photos/39042429@N00/5769625836/]]
Our planet a mere dot in a band of sunrays amid empty space
Type the text for 'systemConfig'
''M. C. (Mauritis Cornelius) Escher''  (18 June 1898 – 27 March 1972)  Dutch graphic artist known for his often mathematically inspired woodcuts, lithographs, and mezzotints which feature impossible constructions, explorations of infinity, and imaginary metamorphoses.
From "A Tale of Two Gardens", page 295-299 of
//The Collected Poems of Octavio [[Paz]], 1957-1987//

One day,
as if I had returned,
not to my house,
but to the beginning of the Beginning,
I reached a clarity.
…
I heard a dark green murmur
burst from the center of the night: the neem [[tree]].
…
The tree would not give way.
Huge as a monument to patience,
fair as the balance that weighs
a dewdrop,
a grain of light,
an instant.
…
Strength is fidelity,
power reverence:
no one ends at himself,
each one is an all
in another all,
in another one.
The other is contained in the one,
the one is another:
we are constellations.
The enormous neem
once knew how to be small.
At its feet
I knew I was alive,
I knew
that death is expansion,
self-negation is growth.
I learned,
in the brotherhood of the trees,
to reconcile myself,
not with myself:
with what lifts me, sustains me, lets me fall.

[img(90%,)[Azadirachta indica|http://upload.wikimedia.org/wikipedia/commons/a/a5/Animal_Section_in_a_rural_Punjabi_home.JPG][http://commons.wikimedia.org/wiki/Category:Azadirachta_indica]]
A [[Neem Tree|http://en.wikipedia.org/wiki/Azadirachta_indica]]
//Azadirachta indica//
from Persian //āzād dirakht//, literally, free or noble tree
<html>
<head>
	<title>Friends</title>
	<style type='text/css'>
		ul {
			list-style: none;
		}
		ul .friend {
			border-bottom: solid 1px black;
		}
		ul .friend .tiddler {
			margin-left: 10px;
			margin-bottom: 30px;
			padding: 10px;
			border: dotted 2px #CCC;
			color: #006100;
		}
		textarea {
			width: 100%;
			height: 150px;
		}
		.friend h2 {
			display: inline-block;
		}
		button {
			display: inline-block;
		}
		.inactiveFriend {
			background-color: #ccc;
			opacity: 0.1;
		}
	</style>
	<link rel="stylesheet" href="/HtmlCss" type="text/css">
</head>
<body>
<div id="container">
<div id="header">
<h1>Your friends</h1>
</div>
<noscript>
	javascript is required to see friend's activity
</noscript>
<div id='friends' class="section">loading...</div>
</div>
<script src="/bags/common/tiddlers/jquery.js" type="text/javascript" charset="utf-8"></script>
<script src="/bags/common/tiddlers/jquery-json.js" type="text/javascript" charset="utf-8"></script>
<script src="/bags/tiddlyspace/tiddlers/chrjs" type="text/javascript" charset="utf-8"></script>
<script type='text/javascript' src='/friendjs'></script>
</body>
</html>
This [[Introduction]] describes the author of this [[wiki|this wiki web]], and how I envision its purpose and structure.

Read the [[Friar's Journeybook]] to follow a portion of my spiritual journey through life, some of it theorized and not yet lived.

[[Books|Books I'm reading or plan to read]] I'm reading with excerpts, commentary, and hyperlinks

Publicly-known people who have been significant <<tag influences>> on my thought and self-conception, listed by birth years [[here→|Influences]]

A list of [[Evocative Words]] and phrases that point a few paths through my life and mind

A collection of <<tag passages>> taken from books, poems, websites, and other literature I read, a few random bits [[here→|passages]]

Some <<tag philosophy>> I've collected and what I'm <<tag [[contemplating now]]>>

For those who may wish to contact me, my email address is dialecticdad (at) gmail (dot) com.
Note: This is a partial list of attributions for passages and ideas that appear in this wiki. It's in need of updating.

Explanation of source links +++[+]
----
<<tiddler AboutSourceLinks>>
----
===
!Hyperlinked Source List
#Not all who wander are lost.  ^^[[[1]|Not all those who wander]]^^ –J.R.R. [[Tolkien]] in [[Evocative Words]]
#//Points of View: a tribute to Alan [[Kay]]// ^^[[[2]|http://www.scribd.com/fullscreen/56501816?access_key=key-q4wmgx31wfcju738rxw]]^^ edited by Ian Piumarta & Kimberly Rose
#Vocatus atque non vocatus deus aderit.  ^^[[[3]|http://www.jungnewyork.com/photo_vocatus.shtml]]^^ from www.jungnewyork.com about Carl [[Jung]]'s use of this phrase
#"A Personal Computer for Children of All Ages"  ^^[[[4]|http://www.scribd.com/fullscreen/1036359?access_key=key-1oedzjdjf7y0aljmrb4o]]^^ paper about the [[Dynabook]] by Alan Kay
#An instrument whose music is ideas ^^[[[5]|http://squeakland.jp/school/HTML/essays/dynabook_revisited.htm]]^^ from "The Dynabook Revisited, A Conversation with Alan [[Kay]]" hosted by squeakland.jp in [[Evocative Technology]]
#"Notation as a Tool of Thought" ^^[[[6]|http://www.jsoftware.com/papers/tot.htm]]^^ paper by Kenneth E. [[Iverson]] in [[Evocative Technology]]
#"Bicycle" ^^[[[7]|http://www.folklore.org/StoryView.py?project=Macintosh&story=Bicycle.txt]]^^ article by Andy Hertzfeld from www.folklore.org – referencing [[bicycle]] for the mind
#Yield who will to their separation… ^^[[[8]|But yield who will to their separation]]^^ from Robert Frost's poem "Two Tramps in Mud Time" in [[Evocative Words]]
#"Remembering Ken [[Iverson]]" ^^[[[9]|http://keiapl.info/rhui/remember.htm]]^^ by Roger Hui
#Front page of www.c2.com [[wiki|this wiki web]] ^^[[[10]|http://c2.com/cgi/wiki]]^^ created by Ward Cunningham
#"Correspondence on the Etymology of [[Wiki|this wiki web]]" ^^[[[11]|http://c2.com/doc/etymology.html]]^^ by Ward Cunningham
#"What Is [[Wiki|this wiki web]]" ^^[[[12]|http://www.wiki.org/wiki.cgi?WhatIsWiki]]^^ from www.wiki.org
#Description of [[TiddlyWiki|this wiki web]] ^^[[[13]|http://tiddlywiki.org/#JeremyRuston%20Introduction%20TiddlyWiki%20%5B%5BWhat%20is%20TiddlyWiki%3F%5D%5D]]^^ from www.tiddlywiki.org and alternately at [[www.tiddlywiki.com|http://tiddlywiki.com]]
#Squeak.org website ^^[[[14]|http://www.squeak.org/About]]^^ under "Philosophy", describes the [[Dynabook]]
#"Literate Programming" ^^[[[15]|http://www.literateprogramming.com]]^^ by Donald Knuth in //Literate Programming// – cited from literateprogramming.com in [[Technology Ideas]]
#[[Wagn]] Introduction ^^[[[16]|http://www.wagn.org/Introduction%2Bdraft2]]^^ from www.wagn.org, a wiki software project
#"[[Wagn]]: A Revolutionary Open Source Wiki on Rails" a Rails Inside review ^^ [[[17]|http://www.railsinside.com/misc/177-wagn-a-revolutionary-open-source-wiki-on-rails.html]]^^ by Mike Gunderloy
#~TurnTowardLife.org ~Eco-Spiritual Vows/Intentions/Committments ^^[[[18]|http://www.turntowardlife.org/eco_spiritual_vows.htm]]^^
<<search "^^[" "/%%/">>
According to Wikipedia: "The Religious Society of Friends, also known as the Friends Church, is a Christian denomination focusing on //the [[priesthood of all believers|Welcome to your own priesthood]]//."
----
"This is the word of the Lord God to you all, a charge to you all in the presence of the living God; be patterns, be examples in all countries, places, islands, nations, wherever you come; that your life and conduct may preach among all sorts of people, and to them. Then you will come to //walk cheerfully over the world, answering that of God in every one;// whereby in them ye may be a blessing, and make the witness of God in them to bless you: then to the Lord God you shall be a sweet savour, and a blessing."
–George Fox

"There is a principle which is pure, placed in the human mind, which in different places and ages hath different names: it is, however, pure and proceeds from [the ~Ground-Divine] "God." It is deep and inward, confined to no form of religion nor excluded from any, where the heart stands in perfect sincerity.”
–John Woolman
-----
Walking our precious spiritual paths, climbing our mountains of mystical experience, we risk trampling the seed (a favorite metaphor of early Quaker writers): we prize our path and our apparent progress over the tiny germ of God’s righteousness that lies ready to grow and blossom in our hearts. But if we remain still, our hearts, prepared by the work of love’s light, will permit the seed to mature and bear fruit. To borrow a Buddhist verse:
<<<
Sitting quietly, doing nothing.
Spring comes, and the grass grows by itself.
<<<
The God who makes the sun to rise and the rain to fall doesn’t need our help in nurturing the Christ-seed: the seed grows of itself when we stop stepping on it. Perhaps our new life begins, then, with the simple realization that walking a spiritual path gets us nowhere, that what we need to do is, as Fox tells us, to “be still awhile from thy own thoughts, searching, seeking, desires, and imaginations,” to “stand still in the light.”  Our standing still is our saving act of faith, for it takes faith to stop our seed-trampling travel toward a goal, to accept that we are citizens of the Promised Land here and now if only we have ears to hear the voice of love in our hearts.

On Quaker Theology:
#“God” signifies “love” — in biblical Greek, agape.
#“Love/agape” signifies behavior, empathetic encounter with and response to the actual other in her actual need.
#Each of us has, here and now, a degree (“measure”) of the power of agape.
#That agape-power will shape our lives if we allow it to do so — if, that is, we commit ourselves to it, discern how we are impeding it, and get out of its way.

The essential Quaker message is, then, not only simple but also practical: commit yourself to God/love as that which moves you to respond justly and generously to the other, even at cost to you, and then pay attention to that love’s movement in your heart and allow it to guide and empower you; anything else is distraction and therefore anti-religion, anti-spirituality. In keeping with that, the first Friends announced the end of religion-as-we-know-it, emphatically including the end of teachers, techniques, and speculations. Their theology, like the biblical exegesis supporting it, served their belief that God-who-is-love had come to guide his people himself: it was but a sign directing human beings to the motive power of agape within. In our contemporary distillation of their theology, we follow in that spirit.

http://postmodernquaker.wordpress.com
-----
The Quaker Universalist Fellowship is a gathering of Friends who work to foster understanding among people from the diverse spiritual cultures which flourish in our globalized human community …
We seek, or create, opportunities for all Friends to engage in constructive dialogue among Quakers and with representatives of other spiritual traditions, in the hope that religious faith, although diverse, will become a force which unites rather than divides the human family. We seek to nurture that unity through lives of simplicity, humility, justice, mercy, and peace so that it becomes a beacon drawing together the human family in love and service to all earthly life.
– QUF Steering Committee, October 2009
----
Friends testimonies on peace, equality, simplicity, integrity, truth, community, and diversity have evolved over time and are the outward expressions of Friends attempts to turn our idealism into action.  Friends value and pursue actions that reflect our ideals.  Not only do Friends expect that we can live divinely inspired lives, but also we expect that, with Divine power and guidance, we can attain social justice and peace on earth.

That we do not always attain the ideal does not mean we will not continue to strive for it. Consequently, in our meetings for worship and business and in our daily lives, Friends try to manifest our common values:
*life is sacred;
*God's inward presence is experienced universally;
*revelation is continuous;
*simplicity, integrity, community and diversity are essential in the search for truth;
*seeking truth and unity are goals for worship and business;
*the way opens, making the ideal attainable.

These values follow from our realization that there is that of God in everyone.
–from http://www.fgcquaker.org/area-focus/introduction-quakerism

Quakerism has deep Christian roots.  Many Quakers are Christian and many are not.
<<<
My sort of Quakerism deals with our present life, such as it is, here on Earth. Some divisions of Christianity emphasize the role of good works, but even these are focused on an afterlife. Christianity, from its beginnings, was not focused on the “here and now,” but instead on what would come in the hereafter. This is not my focus, and it is why I am not a Christian.
–Sanford L. Segal, //Friends Journal//, February 2010
<<<
Quakerism is an experience-based religion meaning that everyone can have a direct encounter with the Divine. By tradition, Quakerism is non-creedal; there are no signed statements of belief or oaths. 

Quakers generally recognize five central testimonies: ''simplicity, integrity, equality, community and peace.'' The testimonies are not rules, but ways of living in the world.
(According to Wikipedia, "In the USA, children and Friends school students are often taught the acronym SPICES, which stands for Simplicity, Peace, Integrity, Community, Equality and Stewardship."
----
@@color(grey):
{ Testimony meaning "evidence, statement of a witness" first recorded early 15c., from Old French //''testimonie''// (11c.) < Latin //''testimonium'' 'evidence, proof, testimony,'// < //__testis__ 'witness'// + -//__monium__,// suffix signifying 'action, state, condition.'}@@

''Quaking'' could be an appropriate word before the //mysterium tremendum//.
I imagine a Layman Monk to be a man or woman with a family (of birth or choice), a craft, and a devoted life practice. A monk contributes his productive energies to society (and/or 'a godly life') and keeps his integrity. He grows to strength and wisdom, in community, not in isolation.  I further hope that this path will provision for my children's well-being and happiness.

In October 2011, I realized that the [[Quaker]] Religious Society of Friends may provide one such example of 'lay religious life' since it removes intermediaries and advocates for the 'priesthood of all believers.'  I began attending a weekly Quaker meeting in February 2013. It is 50 minutes of silent meditation followed by conversation and fellowship.

March 24, 2013, I am still searching for words, mindful that the way or Tao must be //lived// ... not spoken or read ... ''Friar'' may be a better term than monk.

December 8, 2013: So many things swirling together—
*[[Quaker]] and catholic (lowercase) Christian life
*[[Buddhism]]
*[[Humanism]]
*[[Pantheism|pantheist]]
*[[Transdeva]] rejection of supernaturalism
*Teachings of [[Buber]] and [[Tillich|courage to be]]
*[[Dekatessera Commentary]], my own act of synthesis
*[[Evangelii Gaudium]]

Will something begin to cohere? I feel closer, but fear being lost in mind-games.  Living essentially, go back to the practice at hand.

-----

*My first endeavor is to bring into harmony what I think, what I say, and what I do.  Correct each discrepancy, small and large, as I find it.
*Honor my physical being.
*[[Do not cause harm]], and endeavor toward loving-kindness for all sentient life.
*Give time and full attention to listen and meet another in dialogue. (Begin with my wife and children.)
*Strive with patient, diligent inquiry to understand [[what I see and desire]].  I accept not-knowing and incomplete or evolving answers over delusion.
*I revere this life-arising sphere: the totality of being past, present and future.

I would love to learn and live at a place I've imagined like the [[Village University]].
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xl="http://www.w3.org/1999/xlink" version="1.1" viewBox="364 157 64 51" width="30" height="30"><g stroke="none" stroke-opacity="1" stroke-dasharray="none" fill="none" fill-opacity="1"><g><path class="glyph" d="M 364.50006 184.50061 L 386.99985 207.00037 L 396 198.00002 L 373.50003 175.50066 Z M 403.02295 181.97704 C 400.38693 179.34099 396.11307 179.34099 393.47702 181.97704 C 390.841 184.61307 390.841 188.88695 393.47702 191.52298 C 396.11307 194.15903 400.38693 194.15903 403.02295 191.52298 C 405.65906 188.88695 405.65906 184.61307 403.02295 181.97704 M 414.27298 170.72704 C 411.63693 168.091 407.36307 168.091 404.72702 170.72704 C 402.091 173.36308 402.091 177.63693 404.72702 180.27296 C 407.36307 182.90901 411.63693 182.90901 414.27298 180.27296 C 416.90903 177.63693 416.90903 173.36308 414.27298 170.72704 M 425.523 159.47705 C 422.88696 156.841 418.6131 156.841 415.97705 159.47705 C 413.341 162.11308 413.341 166.38695 415.97705 169.02295 C 418.6131 171.65903 422.88696 171.65903 425.523 169.02295 C 428.15906 166.38695 428.15906 162.11308 425.523 159.47705" fill="#020202"/></g></g></svg>
When we consider how small after all the cup of human enjoyment is, how soon overflowed with tears, how easily //drained to the dregs in our quenchless thirst for infinity//, we shall not blame ourselves for making so much of the tea-cup…

Those who cannot feel the littleness of great things in themselves are apt to overlook the greatness of little things in others.

—//The Book of Tea// by Kakuzo Okakura

This morning, I thought of the new Pope <<tag Francis>> as I read these words.

Five days later somewhat ironically, I read these words of his predecessor Benedict XVI (Joseph Ratzinger):
<<<
Man bears within him a thirst for the infinite, a longing for eternity, a quest for beauty, a desire for love, a need for light and for truth which impel him towards the Absolute; man bears within him the desire for God.
<<<