changeset 325:8a0f5facb73a

merge
author Henry S Thompson <ht@inf.ed.ac.uk>
date Thu, 18 Jan 2024 09:17:41 +0000
parents 0de8487d68b2 (current diff) 1f9ffcef94d8 (diff)
children 3ae1fe7aecbb
files
diffstat 4 files changed, 423 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/A_Guide_for_Living.html	Thu Jan 18 09:17:41 2024 +0000
@@ -0,0 +1,144 @@
+<?xml version="1.0" encoding="US-ASCII"?>
+<!DOCTYPE html
+  PUBLIC "-//HST//DTD XHTML5 1.0 Transitional//EN" "http://www.ltg.ed.ac.uk/~ht/xhtml5.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta name="copyright" content="Copyright &#xa9; 2024 &lt;a href=&#34;http://www.ltg.ed.ac.uk/~ht/&#34;&gt;Henry S. Thompson&lt;/a&gt;&amp;#160;&lt;a href=&#34;http://creativecommons.org/licenses/by-sa/3.0/deed.en&#34;&gt;CC-BY-SA&lt;/a&gt;"/><meta http-equiv="Content-type" content="text/html; charset=utf-8"/><style type="text/css">
+       ul.nolabel { margin: 0; margin-left: -2.5em}
+       ul.naked.nolabel {margin: 0; margin-left: 0; padding-left: 0}
+       ul.cdefn {clear: both}
+       div.ndli { margin-bottom: 1ex }
+       div.hidden {display: none}
+
+    ul.naked > li { list-style-type: none; background: none; margin-left: 2em;
+margin-bottom: 0 }
+    li ul.naked > li, dd ul.naked > li { list-style-type: none; background: none; margin-left: 0;
+margin-bottom: 0 }
+    li.cdefni {}
+    li.cdefni span.cl {display: inline-block; vertical-align: bottom}
+    li.cdefni span.cr {display: inline-block; margin-left: 1em; vertical-align: bottom}
+   pre.code {display: inline-block}
+   blockquote.vanilla {display: inline-block; margin-left: 1em;
+        border: solid 1px; background: rgb(238,234,230);
+                   padding: .5ex .5em}
+   blockquote.vanilla ul.naked li {margin-left: 0 ! important;font-size: 100%}
+    ol ol ol, ol ol ol li {list-style-type: lower-roman}
+    ol ol, ol ol li {list-style-type: lower-alpha}
+    i i {font-style: normal}
+    li li {font-style: normal}
+    li ul li {font-style: normal}
+    li { line-height: 100%; margin-top: 0.3em}
+    .math {font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', serif}
+    .sub {font-size: 80%; vertical-align: sub}
+    .termref {text-decoration: none; color: #606000}
+       .licence {margin-left: 1em; font-size: 70%}
+       .credits {margin-left: 1.5em; font-size: 70%}
+    .right {position: absolute}
+   .stackdown {vertical-align: text-top; margin-top: 0}
+    body {font-size: 12pt}
+   pre.numbered {
+     white-space: pre-wrap;
+   }
+   div.counter {
+    counter-reset: listing;
+   }
+   pre.numbered code {
+     counter-increment: listing;
+   }
+   pre.cl code::before {
+     content: "$ " ;
+     font-size: 80%;
+     width: 2em
+   }
+   pre.numbered code::before {
+     content: counter(listing) ". ";
+     display: inline-block;
+     font-size: 80%;
+     width: 3em; 
+     padding-left: auto; 
+     margin-left: auto; 
+     text-align: right; 
+   }
+
+   /* content doesn't combine :-( */
+   pre.numbered.cl code::before {
+     content: counter(listing) ". $ ";
+     display: inline-block;
+     font-size: 80%;
+     width: 3em; 
+     padding-left: auto; 
+     margin-left: auto; 
+     text-align: right;
+  }
+     @page { size: A4 portrait; margin: 2cm;
+             orphans: 2; widows: 2;} 
+     @media screen {
+     body {width: 20cm; margin-left: auto; margin-right: auto}
+       }
+     @media print {
+        body {font-size: 10pt}
+        h1, h2, h3, h4 {page-break-after: avoid}
+     }
+     pre.code {font-family: monospace;
+ font-weight: bold;
+ line-height: 120%;
+ padding-top: 0.2em;
+ padding-bottom: 0.2em;
+ padding-left: 1em;
+ padding-right: 1em;
+ border-style: solid;
+ border-left-width: 1em;
+ border-top-width: thin;
+ border-right-width: thin;
+ border-bottom-width: thin;
+ border-color: #95ABD0;
+ color: #00428C;
+ background-color: #E4E5E7;
+}
+       pre {margin-left: 0em}
+       div.toc h2 {font-size: 120%; margin-top: 0em; margin-bottom: 0em}
+       div.toc h4 {font-size: 100%; margin-top: 0em; margin-bottom: 0em;
+                   margin-left: 1em}
+       div.toc h1 {font-size: 140%; margin-bottom: 0em}
+       div.toc ul {margin-top: 1ex}
+       .byline {font-size: 120%}
+       div.figure {margin-left: 2em}
+       div.caption {font-style: italic; font-weight: bold; margin-top: 1em}
+       i i {font-style: normal}
+       img {border: 0}
+       .copyright {font-size: 70%}
+       .note {width: 20%; float: right; clear: right; margin-left: .5em}
+     </style><title>A Guide for Living</title></head><body style="font-family: DejaVu Sans, Arial; background: rgb(254,250,246)"><div style="text-align: center" class="head"><h1>A Guide for Living</h1><hr/><div class="byline">Henry S. Thompson</div><div class="byline">17 Jan 2024</div><div class="copyright">Copyright &#xa9; 2024 <a href="http://www.ltg.ed.ac.uk/~ht/">Henry S. Thompson</a>&#160;<a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en">CC-BY-SA</a></div></div><div class="body"><div><h2>1.  Introduction</h2><p>I should be continually striving to fulfill the potential of my humanity
+(in general) and my particular gifts (in particular), grounded in Christianity.
+"... 'Live up to the light thee hast and more will be granted thee'. ... [so] I
+strove to lead a more Christian life, in unison with what I knew to be right
+..." Caroline Fox, 26.04 in QF&amp;P</p><p>Accepting that I will fail again, while trying to fail better, what
+follows are some specific actions or goals, which I may use "as an aid to
+self-discipline" [BPD]&gt; if I take the above seriously.</p></div><div><h2>2.  Specifics</h2><ul class=" "><li>Start most days with some quiet time, prayer for the day ahead, what
+opportunities/risks it may offer for doing good/falling short.  End most days
+with some form of [Ignatian] Examen</li><li>Apologise less, and only when it's genuine, and not a dishonest
+attempt to look good/earn brownie points.</li><li>Enumerate specific concrete goals/projects
+     <ul class=" "><li>For those
+already underway, describe/identify KPIs/criteria for declaring victory and/or
+pulling out
+       <ul class=" "><li>CCrawl research paper</li><li>Grant proposal</li><li>PDF project</li><li>CDX project</li><li>WebArch book</li><li>Move south</li></ul>
+      </li><li>For candidates,
+prioritise
+       <ul class=" "><li>CCrawl whitepaper</li><li>Middle Way project</li><li>Autobiography</li><li>Group of N</li></ul>
+      </li><li>[ref. BPD "[C]omplete all tasks I take on and only take on
+those I truly feel I can carry out.  To finish current major projects before I
+embark on new ones"]</li></ul>
+    </li><li>Start a House Group dedicated to Good Old Fashioned (Christian)
+Quakerism [ref. BPD "[M]ake a commitment to discuss my faith and the faith of
+others each week"; "[A]ttempt to find others who would want to participate in
+mutual guidance"; "[T]hink about the future of Quakerism"]</li><li>Start having people in for lunch (Bonnie?) or dinner</li><li>Ask Mark if we can start having lunch every week or two</li><li>Look for a way to volunteer in a helping capacity Samaritains? Google
+[volunteer counselling opportunities edinburgh] suggests there are _lots_ of
+opportunities Reconsider my unwillingness to serve as an Overseer</li><li>Anger management: try harder to own the weaknesses that fuel my
+aggressive responses
+     <ul class=" "><li>To Catharine</li><li>To (motor)cyclists</li></ul>
+    </li><li>Declutter, including reclassifying much long-held-on-to as clutter.
+[ref. AW "[Release] many possessions and attachments ... no longer hoard
+newspapers/cuttings and printed matter generally.]</li><li>Practice explicit humility and thanksgiving, giving thanks for "the
+comforts [I] enjoy and the responsibilities [my] affluence entails" [BPD] and
+the blessings of my family.</li><li>Aim for honesty and integrity, not forgetting the that tact is not
+dishonesty: "Is it true, is it kind, is it necessary, is it helpful?" and "Does
+this build community?" Things to document/confess/seek to redress, or lay to
+rest? Russian History Early years of marriage Timanous</li><li>Try not to dismiss suggestions/opportunities out-of-hand.</li></ul></div></div></body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/A_Guide_for_Living.txt	Thu Jan 18 09:17:41 2024 +0000
@@ -0,0 +1,85 @@
+*Towards a Guide for Living*
+
+I shold be continually striving to fulfill the potential of my
+humanity (in general) and my particular gifts (in particular),
+grounded in Christianity.  "... 'Live up to the light thee hast and
+more will be granted thee'. ... [so] I strove to lead a more Christian
+life, in unison with what I knew to be right ..." Caroline Fox, 26.04
+in QF&P
+
+Accepting that I will fail again, while trying to fail better, here
+are some specific actions or goals, which I may use "as an aid to
+self-discipline" [BPD]> if I take the above seriously.
+
+  * Start most days with some quiet time, prayer for the day ahead,
+    what opportunities/risks it may offer for doing good/falling
+    short.
+
+    End most days with some form of [Ignatian] Examen
+
+  * Apologise less, and only when it's genuine, and not a dishonest
+    attempt to look good/earn brownie points.
+
+  * Enumerate specific concrete goals/projects
+      * For those already underway, describe/identify KPIs/criteria for
+        declaring victory and/or pulling out
+        * CCrawl research paper
+        * Grant proposal
+        * PDF project
+        * CDX project
+        * WebArch book
+        * Move south
+      * For candidates, prioritise
+        * CCrawl whitepaper
+        * Middle Way project
+        * Autobiography
+        * Group of N
+
+     [ref. BPD "[C]omplete all tasks I take on and only take on those
+      I truly feel I can carry out.  To finish current major projects
+      before I embark on new ones"]
+
+   
+  * Start a House Group dedicated to Good Old Fashioned (Christian)
+    Quakerism [ref. BPD "[M]ake a commitment to discuss my faith and
+    the faith of others each week"; "[A]ttempt to find others who
+    would want to participate in mutual guidance"; "[T]hink about the
+    future of Quakerism"]
+
+  * Start having people in for lunch (Bonnie?) or dinner
+
+  * Ask Mark if we can start having lunch every week or two
+
+  * Look for a way to volunteer in a helping capacity
+    Samaritains?  Google [volunteer counselling opportunities
+    edinburgh] suggests there are _lots_ of opportunities
+
+    Reconsider my unwillingness to serve as an Overseer
+
+  * Anger management: try harder to own the weaknesses that fuel my
+		      aggressive responses
+                      * To Catharine
+                      * To (motor)cyclists
+
+  * Declutter, including reclassifying much long-held-on-to as
+    clutter.  [ref. AW "[Release] many possessions and attachments
+    ... no longer hoard newspapers/cuttings and printed matter
+    generally.]
+
+  * Practice explicit humility and thanksgiving, giving thanks for
+    "the comforts [I] enjoy and the responsibilities [my] affluence
+    entails" [BPD] and the blessings of my family.
+
+  * Aim for honesty and integrity, not forgetting the that tact is not
+    dishonesty: "Is it true, is it kind, is it necessary, is it
+    helpful?" and "Does this build community?"
+
+    Things to document/confess/seek to redress, or lay to rest?
+      Russian History
+      Early years of marriage
+      Timanous
+
+  * Try not to dismiss suggestions/opportunities out-of-hand.
+
+
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/A_Guide_for_Living.xml	Thu Jan 18 09:17:41 2024 +0000
@@ -0,0 +1,88 @@
+<?xml version='1.0'?>
+<?xml-stylesheet type="text/xsl" href="../../lib/xml/doc.xsl" ?>
+<!DOCTYPE doc SYSTEM "../../lib/xml/doc.dtd" >
+<doc>
+ <head>
+  <title>A Guide for Living</title>
+  <author>Henry S. Thompson</author>
+  <date>17 Jan 2024</date>
+ </head>
+ <body>
+  <div>
+   <title>Introduction</title>
+   <p>I should be continually striving to fulfill the potential of my humanity
+(in general) and my particular gifts (in particular), grounded in Christianity.
+"... 'Live up to the light thee hast and more will be granted thee'. ... [so] I
+strove to lead a more Christian life, in unison with what I knew to be right
+..." Caroline Fox, 26.04 in QF&amp;P</p>
+   <p>Accepting that I will fail again, while trying to fail better, what
+follows are some specific actions or goals, which I may use "as an aid to
+self-discipline" [BPD]> if I take the above seriously.</p>
+  </div>
+  <div>
+   <title>Specifics</title>
+   <list>
+    <item>Start most days with some quiet time, prayer for the day ahead, what
+opportunities/risks it may offer for doing good/falling short.  End most days
+with some form of [Ignatian] Examen</item>
+    <item>Apologise less, and only when it's genuine, and not a dishonest
+attempt to look good/earn brownie points.</item>
+    <item>Enumerate specific concrete goals/projects
+     <list>
+      <item>For those
+already underway, describe/identify KPIs/criteria for declaring victory and/or
+pulling out
+       <list>
+        <item>CCrawl research paper</item>
+        <item>Grant proposal</item>
+        <item>PDF project</item>
+        <item>CDX project</item>
+        <item>WebArch book</item>
+        <item>Move south</item>
+       </list>
+      </item>
+      <item>For candidates,
+prioritise
+       <list>
+        <item>CCrawl whitepaper</item>
+        <item>Middle Way project</item>
+        <item>Autobiography</item>
+        <item>Group of N</item>
+       </list>
+      </item>
+      <item>[ref. BPD "[C]omplete all tasks I take on and only take on
+those I truly feel I can carry out.  To finish current major projects before I
+embark on new ones"]</item>
+     </list>
+    </item> 
+    <item>Start a House Group dedicated to Good Old Fashioned (Christian)
+Quakerism [ref. BPD "[M]ake a commitment to discuss my faith and the faith of
+others each week"; "[A]ttempt to find others who would want to participate in
+mutual guidance"; "[T]hink about the future of Quakerism"]</item>
+    <item>Start having people in for lunch (Bonnie?) or dinner</item>
+    <item>Ask Mark if we can start having lunch every week or two</item>
+    <item>Look for a way to volunteer in a helping capacity Samaritains? Google
+[volunteer counselling opportunities edinburgh] suggests there are _lots_ of
+opportunities Reconsider my unwillingness to serve as an Overseer</item>
+    <item>Anger management: try harder to own the weaknesses that fuel my
+aggressive responses
+     <list>
+      <item>To Catharine</item>
+      <item>To (motor)cyclists</item>
+     </list>
+    </item>
+    <item>Declutter, including reclassifying much long-held-on-to as clutter.
+[ref. AW "[Release] many possessions and attachments ... no longer hoard
+newspapers/cuttings and printed matter generally.]</item>
+    <item>Practice explicit humility and thanksgiving, giving thanks for "the
+comforts [I] enjoy and the responsibilities [my] affluence entails" [BPD] and
+the blessings of my family.</item>
+    <item>Aim for honesty and integrity, not forgetting the that tact is not
+dishonesty: "Is it true, is it kind, is it necessary, is it helpful?" and "Does
+this build community?" Things to document/confess/seek to redress, or lay to
+rest? Russian History Early years of marriage Timanous</item>
+    <item>Try not to dismiss suggestions/opportunities out-of-hand.</item>
+   </list>
+  </div>
+ </body>
+</doc>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Penny_Brohn_notes.txt	Thu Jan 18 09:17:41 2024 +0000
@@ -0,0 +1,106 @@
+*Day 0*
+
+I had missed the 'rule' part!
+Wrt what would I be willing to be held to account?
+What kind of intentional community might be situated within a Quaker
+meeting?
+
+Alex Wildwood:
+ Connection: participation/communion/community
+ Reflection/meditation/contemplation: Stilling the monkey mind;
+   self-enquiry: what are we led to do
+ Service: Action of love [12 step]; work, creativity and caring;
+          aliveness is relational
+          Serving the great works of justice, peace and love
+
+Aka connection/consciousness/compassion
+
+Power and presence that is greater than us
+
+Ego, seeking self-validation.  "I don't like change"
+
+---------
+
+Ben PD:
+
+"A succession of very unhappy people, nothing to do with me" !
+??? hedonism.
+
+Faithfulness: What does it feel like to be faithful, how do I know
+what is an authentic spiritual impetus?
+
+Keep practicing a life as ministry; Remember the principle of Act as If.
+
+Look for a feeling, and look at the fruits.
+
+Holy moments, right place/right time, a _thin_ place
+
+Good questions to ask about authentic decision making
+
+Amish decision: does this build community?
+
+Ever vigilant, and recognise the need for help.
+
+*Day 1*
+----------
+
+Be prepared to wait.  Sometimes one has to just get out of the way.
+
+G. MacLeod: "I don't believe in coincidences, but when I stop praying
+they stop happening".
+
+"Fold the wings of the intellect"
+
+"God is reached by love, not navigation" Augustine
+
+----------------
+
+But sometimes pain is just painful...
+
+"There is a power and presence by which we live" _The_ Quaker
+testimony, per Jocelyn Burnell, allegedly
+
+curl -o ewa  ftpes://hsthompson:eebaephai4Ae@resources.elda.org/
+
+-------------Rules----------
+
+What is the aim of the spiritual life: to realise the full potential
+of my humanity.
+
+Noticing how we sabotage our best intentions
+
+*Day 2*
+
+----------Rule for me-------
+
+Substantive, realistic, ministry
+
+[use positive language]
+
+How without a community?
+
+If I'm not keeping a rule maybe _it_ needs to change
+
+Don't set oneself up to fail "I have not gone after things to great,
+or marvels beyond me".
+
+QF&P/A&Q as a rule: how to make it more personal [substantive,
+realistic, ministry]
+
+What's already underway w/o problems may not need to be in there...
+
+Be careful about inviting ways to work around bits
+
+Use the stairs as a physical cue, morning and evening, to set the
+day's goals; to acknowledge the goods/fallings short.
+
+Thich Nhat Hanh puts value on 'solidity':  that resonates, but what
+_is_ it?
+
+St. Francis: "[E]liminate the ways we may manipulate others to ur own
+    ends."
+
+I'm going to write this without assuming that I'm ready to adopt it,
+call it...
+
+[See A_Guide_for_Living.{txt,xml}]