<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>observablehq &amp;mdash; triptych</title>
    <link>https://triptych.writeas.com/tag:observablehq</link>
    <description>Building fun experiences for the web</description>
    <pubDate>Sat, 18 Apr 2026 12:02:19 +0000</pubDate>
    <item>
      <title>Testing Embedding! </title>
      <link>https://triptych.writeas.com/testing-embedding?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[div id=&#34;observablehq-78444a0e&#34;&#xA;  div class=&#34;observablehq-logo&#34;/div&#xA;/div&#xA;script type=&#34;module&#34;&#xA;  import {Runtime, Inspector} from &#34;https://cdn.jsdelivr.net/npm/@observablehq/runtime@4/dist/runtime.js&#34;;&#xA;  import define from &#34;https://api.observablehq.com/@triptych/to-do-rpg.js?v=3&#34;;&#xA;  (new Runtime).module(define, name =  {&#xA;    if (name === &#34;logo&#34;) return Inspector.into(&#34;#observablehq-78444a0e .observablehq-logo&#34;)();&#xA;  });&#xA;/script]]&gt;</description>
      <content:encoded><![CDATA[<p><div id="observablehq-78444a0e" id="observablehq-78444a0e">
  <div class="observablehq-logo"></div>
</div>
</p>
]]></content:encoded>
      <guid>https://triptych.writeas.com/testing-embedding</guid>
      <pubDate>Fri, 14 May 2021 16:37:22 +0000</pubDate>
    </item>
    <item>
      <title>Embedded Observable Games</title>
      <link>https://triptych.writeas.com/embedded-observable-games?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[As I&#39;m playing more with #observablehq I&#39;m seeing how powerful it is in many ways. One way is how you can embed views of some logic and game in another site. For instance, I have a simple icon generator that gives you a score based on if you match colors and shapes. Check it out below.&#xA;&#xA;&lt;iframe width=&#34;100%&#34; height=&#34;287&#34; frameborder=&#34;0&#34; style=&#34;width:100%;&#34;&#xA;  src=&#34;https://observablehq.com/embed/@triptych/monster-icon-mix-up?cell=viewof+button&amp;cell=icon&#34;  /iframe&#xA;&#xA;This game is based on a few other Observable notebooks in a chain fashion. You can see the original Observable Notebook here -  @triptych/monster-icon-mix-up  It allows you to share just individual cells if you want - and all the logic / js / css carries over. I&#39;m really super impressed. Also with Write.as for letting iframe embedding. The combo is just super powerful.]]&gt;</description>
      <content:encoded><![CDATA[<p>As I&#39;m playing more with <a href="https://triptych.writeas.com/tag:observablehq" class="hashtag"><span>#</span><span class="p-category">observablehq</span></a> I&#39;m seeing how powerful it is in many ways. One way is how you can embed views of some logic and game in another site. For instance, I have a simple icon generator that gives you a score based on if you match colors and shapes. Check it out below.</p>

<iframe height="287" frameborder="0" style="width:100%;" src="https://observablehq.com/embed/@triptych/monster-icon-mix-up?cell=viewof+button&amp;cell=icon"></iframe>

<p>This game is based on a few other Observable notebooks in a chain fashion. You can see the original Observable Notebook here –&gt; <a href="https://observablehq.com/@triptych/monster-icon-mix-up">@triptych/monster-icon-mix-up</a>  It allows you to share just individual cells if you want – and all the logic / js / css carries over. I&#39;m really super impressed. Also with Write.as for letting iframe embedding. The combo is just super powerful.</p>
]]></content:encoded>
      <guid>https://triptych.writeas.com/embedded-observable-games</guid>
      <pubDate>Sun, 17 Jan 2021 22:27:27 +0000</pubDate>
    </item>
  </channel>
</rss>