<!doctype html>
<html lang="en-AU">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <title>Simon Lange — Digital health, delivered</title>
  <meta name="description" content="Program leadership, practice advisory and The Independent Clinician&#39;s Toolkit — twenty years on the systems side of Australian healthcare.">
  <link rel="canonical" href="https://simonlange.com.au/notes/feed.xml">
  <meta property="og:title" content="Simon Lange — Digital health, delivered">
  <meta property="og:description" content="Program leadership, practice advisory and The Independent Clinician&#39;s Toolkit — twenty years on the systems side of Australian healthcare.">
  <meta property="og:type" content="website">
  <meta property="og:url" content="https://simonlange.com.au/notes/feed.xml">
  <link rel="alternate" type="application/rss+xml" title="Notes — Simon Lange" href="/notes/feed.xml">
  <link rel="preconnect" href="https://fonts.googleapis.com">
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,600;0,8..60,700;1,8..60,400&display=swap" rel="stylesheet">
  <link rel="stylesheet" href="/assets/css/style.css">
</head>
<body>
  <header class="site-header">
    <div class="wrap">
      <a class="brand" href="/">Simon Lange</a>
      <nav class="site-nav" aria-label="Main">
        <a href="/consulting/" >Consulting</a>
        <a href="/practice-advisory/" >Practice Advisory</a>
        <a href="/book/" >The Book</a>
        <a href="/about/" >About</a>
        <a href="/notes/" aria-current="page">Notes</a>
        <a href="/contact/" >Contact</a>
      </nav>
    </div>
  </header>

  <main>
    <article>
  <section class="hero">
    <div class="wrap wrap--narrow">
      <p class="kicker">Notes</p>
      <h1></h1>
      <p class="post-meta"><time datetime="2026-08-24">24 August 2026</time> · Simon Lange</p>
      <div class="prose">
        <?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Notes — Simon Lange</title>
  <subtitle>Occasional notes on digital health that's actually working.</subtitle>
  <link href="https://simonlange.com.au/notes/feed.xml" rel="self"/>
  <link href="https://simonlange.com.au/notes/"/>
  <updated>2026-08-24T00:00:00.000Z</updated>
  <id>https://simonlange.com.au/notes/</id>
  <author><name>Simon Lange</name></author>
  <entry>
    <title>A sample note (delete me before launch)</title>
    <link href="https://simonlange.com.au/notes/sample-post-delete-me/"/>
    <updated>2026-08-24T00:00:00.000Z</updated>
    <id>https://simonlange.com.au/notes/sample-post-delete-me/</id>
    <summary>This post exists to show the format. Delete this file, or replace its contents with your first real note.</summary>
    <content type="html"><![CDATA[<p>This is what a note looks like. Each post is a single Markdown file in the <code>src/notes/</code> folder — this one is <code>sample-post-delete-me.md</code>.</p>
<p>The bit between the <code>---</code> lines at the top is the front matter: the title, a one-line summary that appears on the Notes index, and the date. The rest is the post itself, written in Markdown.</p>
<h2>A heading looks like this</h2>
<p>Plain paragraphs are just plain text with a blank line between them. <strong>Bold</strong> uses double asterisks, <em>italics</em> single. A link <a href="https://simonlange.com.au">looks like this</a>.</p>
<blockquote>
<p>A quote is a line starting with an angle bracket. Good for pulling a line out of the book.</p>
</blockquote>
<p>To publish a new note: add a new <code>.md</code> file to this folder (through Pages CMS, or directly on GitHub), commit it, and the site rebuilds itself — index page, RSS feed and all.</p>
]]></content>
  </entry>
</feed>

      </div>
      <p class="mt-2"><a href="/notes/">← All notes</a></p>
    </div>
  </section>
  <section>
    <div class="wrap wrap--narrow">
      <div class="capture">
  <h2>Occasional notes on digital health that's actually working</h2>
  <p>A few times a year, when I have something useful to say. No sequences, no funnels, no &ldquo;quick question, Simon?&rdquo; emails.</p>
  
  <form onsubmit="return false;">
    <input type="email" placeholder="you@example.com" aria-label="Email address" required>
    <button class="btn btn--primary" type="submit" title="Email service not yet connected">Subscribe</button>
  </form>
  <p class="form-note">⚠ Email service not connected yet — see README, “Wiring the forms”.</p>
  
</div>

    </div>
  </section>
</article>

  </main>

  <footer class="site-footer">
    <div class="wrap">
      <nav class="footer-nav" aria-label="Footer">
        <a href="/consulting/">Consulting</a>
        <a href="/practice-advisory/">Practice Advisory</a>
        <a href="/book/">The Book</a>
        <a href="/about/">About</a>
        <a href="/notes/">Notes</a>
        <a href="/contact/">Contact</a>
      </nav>
      <div>Lange Consulting Group Pty Ltd · ABN 85 607 114 134 · Sydney, Australia</div>
      <div><a href="mailto:simon@langeconsultinggroup.com">simon@langeconsultinggroup.com</a></div>
      <div>© 2026 Lange Consulting Group Pty Ltd</div>
    </div>
  </footer>
</body>
</html>
