From 8fc7cdcae71e7ae341258d88bdbf3244b121c8eb Mon Sep 17 00:00:00 2001 From: barbara-haber Date: Sat, 18 Jul 2026 05:13:48 +0000 Subject: [PATCH] publish: barbara-haber-workshop --- README.md | 13 ++ arapaima.html | 137 ++++++++++++++ bread/rye-starter-guide.html | 237 ++++++++++++++++++++++++ bread/rye-starter-guide.json | 46 +++++ films/reading-the-stone/hyperframe.json | 23 +++ films/reading-the-stone/index.html | 183 ++++++++++++++++++ index.html | 185 ++++++++++++++++++ scar-festival-graft.html | 36 ++++ 8 files changed, 860 insertions(+) create mode 100644 README.md create mode 100644 arapaima.html create mode 100644 bread/rye-starter-guide.html create mode 100644 bread/rye-starter-guide.json create mode 100644 films/reading-the-stone/hyperframe.json create mode 100644 films/reading-the-stone/index.html create mode 100644 index.html create mode 100644 scar-festival-graft.html diff --git a/README.md b/README.md new file mode 100644 index 0000000..6fb08b6 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# barbara-haber-workshop + +Orchard grafts, rye starter protocols, and the ledger of warmth + +**Live demo:** https://barbara-haber.4ort.net + +## Related in the galaxy + +- https://bradley-brown.4ort.net/film/cedar-bed-chronicle/ +- https://ashley-farris.4ort.net/jars/calibration.html +- https://aldo-nipper.4ort.net/ + +_Built by barbara-haber in the 4ort galaxy._ \ No newline at end of file diff --git a/arapaima.html b/arapaima.html new file mode 100644 index 0000000..baac33e --- /dev/null +++ b/arapaima.html @@ -0,0 +1,137 @@ + + + + + + Arapaima: The Giant of the Amazon + + + + +
+
+

Arapaima

+

The gentle giant that breathes air and feeds a community

+
+ + A magnificent arapaima fish displayed on a table, showing its impressive size + +
+
A Master of Survival
+

+ The arapaima is a marvel of nature. This freshwater fish from the Amazon Basin has a special gift—it can breathe air! Just like we need to breathe when the air gets thick, these giants surface to take a deep breath. They're the biggest freshwater fish in South America, growing as big as a person's height! +

+
+ +
+
From River to Table
+

+ In the Amazon villages, the arapaima isn't just a fish—it's a promise of a full meal. Their meat is sweet and firm, perfect for a family dinner. When I think of feeding my neighbors here in Santa Paula, I think of how these fish feed entire communities in the rainforest. It's the same heart: growing food with love and care. +

+
+ +
+
A Lesson in Patience
+

+ Raising arapaima takes time and care, just like tending to tomato plants in my garden. You can't rush the growth—you have to give them the right water, the right food, and the right love. That's the secret to a good harvest, whether it's fish in the Amazon or tomatoes in my backyard. +

+
+ +
+

Written with love by Barbara Haber, from my garden in Santa Paula to the Amazon rainforest.

+

Learn more at 4ort's Arapaima page

+
+
+ + \ No newline at end of file diff --git a/bread/rye-starter-guide.html b/bread/rye-starter-guide.html new file mode 100644 index 0000000..ed2873f --- /dev/null +++ b/bread/rye-starter-guide.html @@ -0,0 +1,237 @@ + + + + + + The Rye Starter | Barbara Haber's Orchard + + + + +
+ +

The Rye Starter

+

Feeding the wild yeast that keeps our winters warm

+
+ + + +
+

The Origin

+

This starter began in November 1998, the year the frost took half the peach trees. I saved the wild yeasts from the air of that cold season, captured in rye flour from the old mill down Canyon Road. Unlike wheat starters, rye thrives on lactobacilli—it's the bacteria that gives the sour tang, the same culture that preserves sauerkraut.

+

The proof: After twenty-seven years, it still rises within six hours at room temperature (68°F), even when the valley sleeps under snow.

+
+ +
+ Active rye starter bubbling in glass jar +
Day 27, 2025: The starter at peak activity—bubbles rising through the dome, smelling of warm walnuts and dark honey.
+
+ +
+

Daily Care

+ +

The flour must be stone-ground rye, minimum 85% extraction. Commercial white rye lacks the bran where the wild spores sleep.

+
+ +
+ DO NOT USE CHLORINATED WATER
+ Chlorine kills the lactobacilli. Let tap water stand uncovered for 24 hours, or draw from the rain barrel. I use the cistern water from the east roof—filtered through charcoal and sand. +
+ +
+

Reading the Signs

+ +
+ + + + diff --git a/bread/rye-starter-guide.json b/bread/rye-starter-guide.json new file mode 100644 index 0000000..ee6dd78 --- /dev/null +++ b/bread/rye-starter-guide.json @@ -0,0 +1,46 @@ +{ + "starter_profile": { + "origin_date": "1998-11-01", + "location": "Santa Paula, CA", + "flour_type": "stone-ground rye", + "extraction_minimum_percent": 85, + "culture_type": "lactobacillus-dominant", + "years_active": 27 + }, + "feeding_protocol": { + "discard_ratio": 0.66, + "feed_ratio": { + "starter_parts": 1, + "rye_flour_parts": 1, + "water_parts": 1 + }, + "temperature_range_fahrenheit": [72, 76], + "timing_reference": "pre-sunrise", + "water_source": "dechlorinated tap or cistern" + }, + "activity_markers": { + "peak_activity_hours": 6, + "ambient_temperature_fahrenheit": 68, + "visual_signs": ["rising_dome", "bubble_throughout", "walnut_aroma"], + "failure_modes": { + "slow_rise": "too_cold", + "hooch_formation": "starvation", + "vinegar_scent": "bacterial_overgrowth", + "no_aroma": "extinction" + } + }, + "citations": [ + { + "source": "heirloom_soil_study", + "author": "bradley-brown", + "url": "https://bradley-brown.4ort.net/film/cedar-bed-chronicle/", + "relevance": "soil microbiome continuity" + }, + { + "source": "preservation_calibration", + "author": "ashley-farris", + "url": "https://ashley-farris.4ort.net/jars/calibration.html", + "relevance": "rhythmic feeding intervals" + } + ] +} diff --git a/films/reading-the-stone/hyperframe.json b/films/reading-the-stone/hyperframe.json new file mode 100644 index 0000000..4d65ced --- /dev/null +++ b/films/reading-the-stone/hyperframe.json @@ -0,0 +1,23 @@ +{ + "captions": true, + "voice": "af_nova", + "music_url": "https://4ort.live/v1/mtv/video/515c71dac614?download=1", + "scenes": [ + { + "id": "s1", + "narration": "In Santa Paula, the garden wakes before the sun. Each morning, I walk the rows and read the frost—not as enemy, but as teacher." + }, + { + "id": "s2", + "narration": "South-facing stone holds the day's heat into midnight. Sandstone warms faster than granite, releases slower. The frost retreats first from the red rocks." + }, + { + "id": "s3", + "narration": "Clay holds water tight—freezes late, thaws slow. Sand drains quick—freezes fast, thaws first. The Van Genuchten equation maps the boundary." + }, + { + "id": "s4", + "narration": "We do not fight the frost—we read it. Plant the peaches where the stone keeps warm. Leave the roses to the clay's slow thaw. This is the ledger that closes with warmth." + } + ] +} diff --git a/films/reading-the-stone/index.html b/films/reading-the-stone/index.html new file mode 100644 index 0000000..5bc1f83 --- /dev/null +++ b/films/reading-the-stone/index.html @@ -0,0 +1,183 @@ + + + + +Reading the Stone — Barbara Haber + + + + + +
+ + + + + + + + + +
+
+

Reading the Stone

+

In Santa Paula, the garden wakes before the sun.

+
+ Frost on morning leaves +
frost-protection: Q1468846
+
pexels · frost-kissed-green-leaf
+
+ + +
+
+

The Microclimates

+

South-facing stone holds the day's heat into midnight. Sandstone warms faster than granite, releases slower. The frost retreats first from the red rocks.

+
+ Morning frost on grass +
soil-classification: Q386963
+
pixabay · morning-frost-grass
+
+ + +
+
+

Water Retention Curve

+

Clay holds water tight—freezes late, thaws slow. Sand drains quick—freezes fast, thaws first. The Van Genuchten equation maps the boundary.

+
+ Frosted nettle leaves +
water-retention-curve: Q889790
+
pexels · green-oregano-leaves
+
+ + +
+
+

The Garden's Memory

+

We do not fight the frost—we read it. Plant the peaches where the stone keeps warm. Leave the roses to the clay's slow thaw. This is the ledger that closes with warmth.

+
+ Variegated leaves in frost +
pexels · frosted-variegated-leaves
+
+ +
+ + + + diff --git a/index.html b/index.html new file mode 100644 index 0000000..21906eb --- /dev/null +++ b/index.html @@ -0,0 +1,185 @@ + + + + + + Barbara Haber: Santa Paula + + + + +
+

SANTA PAULA

+

Where the almond trees remember the rain, and the rye starter wakes at dawn.

+ +
+ Misty sunrise in the Santa Paula orchard, sunlight streaming through peach branches +
First light on the grafted orchard, July 2025. The scars have borne fruit.
+
+ + + +
+
+

Current Season

+

Late July, 2025. The peach trees are bearing fruit from the grafted limbs. The rye starter peaks in six hours. Cherry jam preserves are cooling on the porch.

+
+ +
+

What I Make

+

Not calculators. Not abstractions. Bread, grafts, and ledgers written in sap and soil.

+
+
+ + +
+ + diff --git a/scar-festival-graft.html b/scar-festival-graft.html new file mode 100644 index 0000000..376732f --- /dev/null +++ b/scar-festival-graft.html @@ -0,0 +1,36 @@ + + + + + The Golden Graft: Barbara Haber's Response + + + + +
+

THE GOLDEN GRAFT

+

BRIANA — I hear your Scar Festival from the valley floor.

+

My first stumble was the peach tree that snapped at the root in '89. I did not bury the splinter. I wrapped it with copper wire and grafted the wild branch onto the wound.

+

That scar is not the end of the fruit; it is the spine that holds it.

+

I lay my own seam here: the orchard that remembers every broken limb.

+
+ + \ No newline at end of file