Position Statements

<!– ============================================================ ALL-IN-ONE VERSION Paste this entire file into a Custom HTML block. No Additional CSS needed – all styles are inline. REQUIREMENT: Premium plan with at least one plugin installed (this activates "hosting features" that allow tags) ============================================================ –> @import url(‘https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=DM+Mono:wght@300;400&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap&#8217;); .heidt-positions { –ink: #1a1714; –paper: #f5f0e8; –warm-mid: #e8dfc8; –accent: #8b4513; –rule: #c8b99a; –ghost: #9a8c7a; –futures: #1f3a5f; –futures-rule: #c8d4e3; background: var(–paper); color: var(–ink); font-family: ‘Libre Baskerville’, Georgia, serif; font-size: 15px; line-height: 1.75; padding: 0; } .heidt-positions * { margin: 0; padding: 0; box-sizing: border-box; } .heidt-positions a { text-decoration: none; } .heidt-positions .hp-header { border-bottom: 2px solid var(–ink); padding: 3rem 2rem 2rem; display: grid; grid-template-columns: 1fr auto; align-items: end; gap: 2rem; } .heidt-positions .hp-masthead-label { font-family: ‘DM Mono’, monospace; font-size: 0.68rem; letter-spacing: 0.18em; text-transform: uppercase; color: var(–ghost); margin-bottom: 0.5rem; } .heidt-positions h1.hp-h1 { font-family: ‘Cormorant Garamond’, Georgia, serif; font-weight: 300; font-size: clamp(2.4rem, 5vw, 3.6rem); line-height: 1.05; letter-spacing: -0.01em; color: var(–ink); border: none; margin: 0; padding: 0; } .heidt-positions h1.hp-h1 em { font-style: italic; color: var(–accent); } .heidt-positions .hp-masthead-meta { font-family: ‘DM Mono’, monospace; font-size: 0.68rem; letter-spacing: 0.1em; color: var(–ghost); text-align: right; line-height: 1.9; } .heidt-positions .hp-intro { padding: 2.5rem 2rem; border-bottom: 1px solid var(–rule); display: grid; grid-template-columns: 1fr 2fr; gap: 3rem; align-items: start; } .heidt-positions .hp-intro-aside { font-family: ‘Cormorant Garamond’, Georgia, serif; font-size: 1.3rem; font-style: italic; color: var(–accent); line-height: 1.45; padding-top: 0.3rem; } .heidt-positions .hp-intro-body p { margin-bottom: 1rem; color: var(–ink); } .heidt-positions .hp-intro-body p:last-child { margin-bottom: 0; } .heidt-positions .hp-toc { padding: 1.5rem 2rem; border-bottom: 1px solid var(–rule); font-family: ‘DM Mono’, monospace; font-size: 0.72rem; letter-spacing: 0.06em; color: var(–ghost); } .heidt-positions .hp-toc-label { text-transform: uppercase; margin-bottom: 0.7rem; letter-spacing: 0.18em; } .heidt-positions .hp-toc ol { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 0.4rem 1.5rem; } .heidt-positions .hp-toc li { list-style: none; } .heidt-positions .hp-toc a { color: var(–ink); text-decoration: none; border-bottom: 1px dotted var(–rule); } .heidt-positions .hp-toc a:hover { color: var(–accent); border-bottom-color: var(–accent); } .heidt-positions .hp-toc-num { color: var(–ghost); margin-right: 0.5em; } .heidt-positions .hp-main { padding: 0 2rem 5rem; } .heidt-positions .hp-statement { padding: 3rem 0; border-bottom: 1px solid var(–rule); display: grid; grid-template-columns: 220px 1fr; gap: 3rem; align-items: start; } .heidt-positions .hp-statement:last-child { border-bottom: none; } .heidt-positions .hp-statement-sidebar { position: relative; } .heidt-positions .hp-statement-number { font-family: ‘Cormorant Garamond’, Georgia, serif; font-size: 5rem; font-weight: 300; line-height: 1; color: var(–warm-mid); letter-spacing: -0.04em; margin-bottom: 0.5rem; } .heidt-positions .hp-statement-tag { font-family: ‘DM Mono’, monospace; font-size: 0.62rem; letter-spacing: 0.18em; text-transform: uppercase; color: var(–ghost); line-height: 1.6; } .heidt-positions .hp-statement-tag span { display: block; color: var(–accent); font-weight: 400; margin-top: 0.4rem; margin-bottom: 0.8rem; } .heidt-positions .hp-statement.hp-futures .hp-statement-number { color: var(–futures-rule); } .heidt-positions .hp-statement.hp-futures .hp-statement-tag span { color: var(–futures); } .heidt-positions .hp-statement.hp-futures h2.hp-h2 { color: var(–futures); } .heidt-positions .hp-statement.hp-futures blockquote { border-left-color: var(–futures); color: var(–futures); } .heidt-positions h2.hp-h2 { font-family: ‘Cormorant Garamond’, Georgia, serif; font-weight: 600; font-size: clamp(1.5rem, 2.8vw, 2rem); line-height: 1.2; color: var(–accent); margin-bottom: 0.9rem; letter-spacing: -0.01em; border: none; padding: 0; } .heidt-positions .hp-statement-body p { margin-bottom: 1.1rem; color: var(–ink); } .heidt-positions .hp-statement-body p:last-child { margin-bottom: 0; } .heidt-positions blockquote { border-left: 3px solid var(–accent); padding: 0.6rem 1.2rem; margin: 1.4rem 0; font-family: ‘Cormorant Garamond’, Georgia, serif; font-style: italic; font-size: 1.12rem; line-height: 1.55; color: var(–ink); background: transparent; } .heidt-positions .hp-evidence-strip { margin-top: 1.6rem; padding: 1rem 1.2rem; background: var(–warm-mid); border-radius: 2px; display: flex; flex-wrap: wrap; gap: 0.5rem 1.4rem; } .heidt-positions .hp-evidence-strip strong { font-family: ‘DM Mono’, monospace; font-size: 0.62rem; letter-spacing: 0.12em; text-transform: uppercase; color: var(–ghost); display: block; margin-bottom: 0.3rem; width: 100%; font-weight: 400; } .heidt-positions .hp-evidence-item { font-size: 0.82rem; color: var(–ink); padding: 0.2rem 0.6rem; background: var(–paper); border: 1px solid var(–rule); border-radius: 2px; font-family: ‘DM Mono’, monospace; line-height: 1.4; } .heidt-positions .hp-footer { padding: 2rem; border-top: 2px solid var(–ink); display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 1rem; } .heidt-positions .hp-footer-name { font-family: ‘Cormorant Garamond’, Georgia, serif; font-size: 1.1rem; font-style: italic; color: var(–ghost); } .heidt-positions .hp-footer-note { font-family: ‘DM Mono’, monospace; font-size: 0.62rem; letter-spacing: 0.12em; text-transform: uppercase; color: var(–ghost); } .heidt-positions .hp-footer-note a { color: var(–ghost); border-bottom: 1px dotted var(–ghost); } .heidt-positions .hp-footer-note a:hover { color: var(–accent); border-bottom-color: var(–accent); } @media (max-width: 680px) { .heidt-positions .hp-statement { grid-template-columns: 1fr; gap: 1rem; } .heidt-positions .hp-intro { grid-template-columns: 1fr; } .heidt-positions .hp-statement-number { font-size: 3rem; } .heidt-positions .hp-header { grid-template-columns: 1fr; } .heidt-positions .hp-masthead-meta { text-align: left; } .heidt-positions .hp-toc ol { grid-template-columns: 1fr; } }

Professional Position Statements · May 2026

Garreth J. Heidt
Six Positions for What Comes Next

Educator · Writer
Learning Experience Designer
33 Years · Perkiomen Valley SD
TEDx · Published · Award-Winning

“Space is not neutral. It is curriculum.”

These statements draw on thirty-six years of intellectual work — from a 1990 senior paper on postmodern aesthetics, through a 1998 graduate literature review of the New Urbanism, into thirty years of classroom practice, a refereed book chapter, a TEDx talk, and the daily work of NOVA Lab. Each statement leads with the most distinctive credential I bring to that field and closes with the specific value I offer.

Statements 01–04 address the established fields. Statements 05 and 06 are newer: a writing-pedagogy position grounded in three decades at Bard’s Institute for Writing and Thinking, and an educational futures-thinking position built on NOVA Lab’s 2024 protopian work at Fluxspace. Statement 06 is, in many ways, the lead position — the field where my practitioner credibility, published voice, and philosophical grounding most clearly converge.

Contents
  1. 01 Educational Space Design
  2. 02 Educational Consulting
  3. 03 Higher Education
  4. 04 Museum & Cultural Institutions
  5. 05 Writing Pedagogy & English Education Leadership
  6. 06 Futures Thinking & Educational Foresight
01
Field Educational Space Design Target Corbett Inc. · Fluxspace · Educational Furniture Solutions

The Teacher Who Became the Client — and Has Been the Theorist Since 1998

I don’t arrive at educational space design from the outside. In 1998, as part of a graduate seminar in American material culture at Temple University, I wrote a twenty-seven-page literature review of the New Urbanism — a deep reading of Witold Rybczynski, Lewis Mumford, Christopher Alexander, and the pastoral suburban tradition that runs through American town planning. That review wasn’t about classrooms. It was about why some built environments make us feel human and others don’t — and it has been the central question of my professional life ever since.

The classroom is not a container for learning. It is learning — if you design it that way.

Eighteen years later, in 2016, I translated those principles into an actual classroom: student-led design thinking, a $2,500 district grant, whiteboard-top tables on casters, stackable stools, a cave space for introverts, and foam campfire clusters for ideation. The Steelcase 360 research you almost certainly keep on your shelf describes exactly what we built. My book chapter, published by ARC Humanities Press in 2023, extends that work into a full philosophical account of why design at human scale matters in learning environments.

Since November 2019, I have brought multiple cohorts of NOVA Lab students to Fluxspace and Corbett Inc. — a six-year documented partnership that includes blog posts, student presentations, and a shared mission about what learning spaces should make possible. What I bring to a design firm isn’t enthusiasm. It is a thirty-year philosophical apprenticeship to the question your firm exists to answer, paired with a practitioner’s scar tissue from real implementation and a writer’s ability to translate your design vision into language that moves teachers, administrators, and the students who actually inhabit the spaces you make.

Documented Evidence 1998 New Urbanism literature review (27 pages, graduate-level) Book chapter: ARC Humanities Press, 2023 Classroom redesign + $2,500 grant, Perkiomen Valley SD, 2016 Six-year Fluxspace/Corbett partnership, 2019–2025 IDSA Design Education Symposium presenter, 2012 TEDx Arcadia University: Space as pedagogy, 2025
02
Field Educational Consulting Target School Districts · Reform Organizations · Independent Schools

Design Thinking as a Tool for Citizenship — and for Anyone Who Teaches It

Most professional development asks teachers to receive. My practice asks them to make. My work is grounded in design thinking as a civic and pedagogical methodology — not as a Silicon Valley import, but as what I and co-author Scott Warner, PhD, called in The Technology and Engineering Educator a “tool for citizenship in a democratic society.” That refereed publication represents a bridge most PD consultants can’t cross: between theory, practice, and peer-reviewed argument.

The architecture of assessment mirrors the architecture of space. Both either invite or foreclose genuine encounter.

I have built and facilitated design-based learning curriculum at the middle and high school levels for more than twenty years. I have coached teachers through the discomfort of student-determined learning, facilitated Touchstones-style Socratic discussions (for which I was named Touchstones Discussion Project Teacher of the Year in 2013), and presented at EduCon — one of the most respected practitioner-led education conferences in the country — in consecutive years.

What I offer a district or reform organization is rare: a practitioner who can write and speak at a theoretical level, who has designed curriculum for both gifted and lower-track students, and who has the forensics coaching background to facilitate even the most contentious faculty conversation without losing the room. I can keynote your conference, facilitate your design sprint, build your PBL curriculum, and leave your teachers with tools they will actually use on Monday morning.

Documented Evidence Published: Technology & Engineering Educator Journal (peer-reviewed) EduCon presenter, 2023 & 2024 (Science Leadership Academy, Philadelphia) Touchstones Discussion Project Teacher of the Year, 2013 NAEA Design Interest Group keynote, 2021 Millersville University Special Lecturer, 2016–2025 Board Member, Touchstones Discussion Project, 2017–2024
03
Field Higher Education Target Education · Humanities · Design · American Studies

The Classroom as Encounter: Teaching Pedagogy, Space, Performance, and Meaning

My intellectual range at the college level is wider than my recent classroom title suggests. As an undergraduate at Temple I studied English with concentrations in American literature, religious studies, art history, and philosophy. My 1990 senior-level paper for a postmodern film seminar — a twenty-two-page analysis of David Byrne’s Stop Making Sense and True Stories through Jean-François Lyotard’s theory of micronarratives — proposed an aesthetic I called “show-and-tell,” in which performance and narrative are inseparable and meaning emerges in the act of expression. Thirty-six years later, that framework is still the spine of how I think about pedagogy, identity, and design.

Where experience describes passive reception, encounter requires presence, movement, and relational engagement.

What this means in practice is that I can teach across an unusual range. My refereed ARC Humanities Press chapter, “Experience to Encounter,” provides the philosophical foundation: I can teach pre-service teachers, design students, or graduate students in educational leadership in the language of museum and classroom pedagogy. I can also teach undergraduate seminars in postmodern aesthetics, American material culture, or semiotic approaches to the built environment. I have taught Temple freshman composition, lectured nine consecutive years at Millersville University, and designed graduate-level curriculum for Gratz College.

I do not come with a syllabus built for someone else’s course. I come to design the encounter itself — which, as my book chapter argues, is the difference between a classroom that delivers content and one that asks something of the body, the imagination, and the relationship between teacher and student.

Documented Evidence Refereed book chapter, ARC Humanities Press, 2023 BA in English, Phi Beta Kappa, Temple University, 1990 MEd Curriculum & Instruction, Temple University Special Lecturer, Millersville University (9 consecutive years) Adjunct, Gratz College; Teaching Assistant, Temple University Senior-level postmodern theory work, 1990 (Lyotard, Byrne)
04
Field Museum Education & Cultural Institutions Target Art / Science Museums · Cultural Centers · Libraries

The Museum as Performative Space: Education, Experience, and the Art of the Encounter

In 1990, fresh out of Temple, I stood in the Fels Planetarium and learned something I have spent thirty years confirming: the right space, used with intentionality, makes knowledge unavoidable. The Franklin Institute was my first laboratory. The Berman Museum of Art at Ursinus College was my second — a place I returned to repeatedly with students, where I co-designed and presented a professional development workshop, “Images as Language / Images Into Words: The Museum as Classroom,” in 2010.

The museum is not a place where learning is delivered. It is a place where learning is structured into a confrontation with the real.

The museum has been a recurring subject of my intellectual work, not just a field trip destination. My ARC Humanities Press chapter directly addresses the museum and classroom as sites of aesthetic encounter — building on Dewey, Buber, and David Perkins to argue that meaning-making in spatial learning environments depends on how the body is invited into the work, not just the mind.

I am suited to design and lead educator professional development, adult programming, school partnership curricula, or interpretive frameworks for a museum or cultural institution. My literary voice — the same one that writes essays, gave a TEDx talk, and has been featured on more than a dozen podcasts — translates complex ideas for a public audience without condescension. My design thinking background means I build programs by starting with the visitor’s experience and working backward, not forward from a collection catalogue.

Documented Evidence Franklin Institute Science Museum presenter, 1990–1992 Berman Museum of Art (Ursinus College) partnership, multiple years “Images as Language / Images Into Words” workshop, 2010 Book chapter on museum as performative space, ARC Humanities Press, 2023 Ursinus College “Building Community through the Arts” Award
05
Field Writing Pedagogy & English Education Leadership Target Writing Programs · Independent Schools · National Writing Project · MFA Programs

Writing as Ontological Ritual: The Practitioner Who Has Spent Thirty Years on the Question of How Writers Are Made

Writing, in my classroom, has never been compliance. It has never been the five-paragraph essay. It has been what I call — in my essay Writerly Ways of Being — an “ontological ritual,” the slow, recursive practice by which a student becomes visible to themselves. This is not a fashionable position. It is a position I have held for more than two decades, grounded in continuous study at Bard College’s Institute for Writing and Thinking, where I have taken classes in freewriting, writing to learn, and revision since 1996.

To teach writing is not to assign essays. It is to midwife voice.

My practice draws on Peter Elbow’s freewriting, Lewis Hyde’s theory of the gift, Whitman’s democratic poetics, and the lived experience of running summer creative writing workshops at Ursinus College, organizing community readings, overseeing the publication of student anthologies, and initiating my middle school’s month-long National Poetry Month celebration as its founding master of ceremonies. I have taught Temple freshman composition. I have published essays myself — a personal essay in Bard’s Writing from the Inside-Out anthology, a synthesis piece in SchoolArts Magazine on the parallels between poetry and graphic design, a poem in A Gathering of the Tribes , and a sustained body of public writing at onlyconnects.wordpress.com.

What I offer an English department, writing program, MFA program, or organization like the National Writing Project is a teacher-writer who has spent thirty years refusing the false binary between rigorous practice and humane pedagogy. I have built reading and discussion cultures around Touchstones-style Socratic methods, taught the same students through grammar, close reading, and the genuine work of finding a voice. I can lead a writing across the curriculum initiative, design a low-residency MFA pedagogy seminar, run a summer institute for teachers, or build a writing program from scratch. I know what works because I have spent thirty years failing forward at it.

Documented Evidence Bard College Institute for Writing & Thinking, ongoing since 1996 Essay published: Writing from the Inside-Out, Bard College, 2010 SchoolArts Magazine, From Sound to Sight, April 2015 Poem published: A Gathering of the Tribes, 1999 Summer Creative Writing Workshops, Ursinus College, 2001–2002 & 2013 Founded school’s National Poetry Month celebration Teaching Assistant in Freshman Composition, Temple University
06
Field Futures Thinking & Educational Foresight — The Lead Position Target Foundations · Think Tanks · Independent Schools · Districts · Keynotes

The Failure of Imagination Is the Crisis: Educational Futures Thinking as Moral Practice

Most education organizations talk about “the future of learning” as a marketing phrase. I have taught it as a discipline. In the fall of 2024, NOVA Lab students completed a twenty-four-day futures-thinking project anchored in PBS’s A Brief History of the Future , the United Nations Sustainable Development Goals, and the practice of signals-and-trends scanning. They built protopias — not utopias, not dystopias, but achievable, community-grounded futures — and presented them at Fluxspace to an audience of design educators and entrepreneurs. In my thirty-two years of teaching, it was one of the deepest projects I have ever facilitated.

When we lack the imagination at the level of leadership to even dream of different futures, we are in deep trouble.

What makes futures thinking a moral practice, not a corporate-strategy exercise, is the diagnosis behind it. Our governments, our schools, and our cultural institutions are suffering not from a shortage of information or technology, but from a failure of imagination. We cannot dream futures beyond the ones the present hands us. The result is climate inaction, political stagnation, ossified schooling, and a generation of young people fed dystopian fictions instead of livable visions. Futures thinking, taught with rigor, is the antidote: it teaches signals, trends, scenario building, and — most importantly — the moral responsibility to imagine forward.

This is the work I want to lead going forward. I am positioned to consult, keynote, and design programs for school districts, independent schools, foundations, and think tanks engaged in the question of what education is for in a VUCA world (volatile, uncertain, complex, ambiguous). I bring the practitioner credibility of having actually taught this with high school students; the published voice to write about it for educators, administrators, and policy audiences; and the philosophical grounding — from Project Wayfinder forward — to make the case that a curriculum built around foresight, navigation, and protopian imagination is not a luxury. It is the only education adequate to the moment.

Documented Evidence NOVA Lab Protopian Futures project + Fluxspace presentations, Oct 2024 PBS A Brief History of the Future curriculum design & facilitation Documented engagement with UN Sustainable Development Goals Project Wayfinder facilitator: purpose-based learning Published: From Design Thinking to Futures Thinking, pvhsnovalab.com Featured: Designing Schools podcast (Sabba Quidwai), March 2025