<?xml version="1.0" encoding="UTF-8"?>
<!-- RSS generated by rss.network v0.6.12 on Sun, 02 Aug 2026 23:39:22 GMT -->
<rss version="2.0" xmlns:source="https://source.scripting.com/">
	<channel>
		<title></title>
		<link></link>
		<description></description>
		<pubDate>Sun, 02 Aug 2026 23:39:22 GMT</pubDate>
		<language>en-us</language>
		<generator>rss.network v0.6.12</generator>
		<docs>https://cyber.law.harvard.edu/rss/rss.html</docs>
		<lastBuildDate>Sun, 02 Aug 2026 23:39:22 GMT</lastBuildDate>
		<cloud domain="rpc.rsscloud.io" port="5337" path="/pleaseNotify" registerProcedure="" protocol="http-post" />
		<image>
			<title></title>
			<url>https://jimrussell.us/bassclef.jpg</url>
			<link></link>
			<description></description>
			</image>
		<source:account service="demo.rss.chat">jimr</source:account>
		<source:localTime>Sun, August 2, 2026 7:39 PM EDT</source:localTime>
		<source:self>https://demo.rss.chat/users/jimr/rss.xml</source:self>
		<item>
			<description>&lt;p&gt;&lt;i&gt;New York Times Sunday crossword&lt;/i&gt; today.  &lt;/p&gt;&lt;p&gt;38 down: Blog feed letters&lt;/p&gt;</description>
			<pubDate>Sun, 02 Aug 2026 23:39:22 GMT</pubDate>
			<guid>https://demo.rss.chat/?id=382</guid>
			<source:markdown>_New York Times Sunday crossword_ today.&#10;&#10;38 down: Blog feed letters</source:markdown>
			</item>
		<item>
			<description>I do hope you don't find this necessary.  I've been using &lt;a href=&quot;http://demo.rss.chat&quot;&gt;demo.rss.chat&lt;/a&gt; as a devel playground, mostly focusing on the API's behavior, and if it becomes read-only, I might as well do my hacking against the main &lt;a href=&quot;http://rss.chat&quot;&gt;rss.chat&lt;/a&gt;.  Or bite the bullet and start running an instance locally, which I've been studiously avoiding.</description>
			<pubDate>Thu, 30 Jul 2026 00:15:23 GMT</pubDate>
			<guid>https://demo.rss.chat/?id=362</guid>
			<source:markdown>I do hope you don't find this necessary.  I've been using demo.rss.chat as a devel playground, mostly focusing on the API's behavior, and if it becomes read-only, I might as well do my hacking against the main rss.chat.  Or bite the bullet and start running an instance locally, which I've been studiously avoiding.</source:markdown>
			<source:inReplyTo>https://demo.rss.chat/?id=361</source:inReplyTo>
			</item>
		<item>
			<description>My hacking continues.  I managed to create a zero-length media object at &lt;a href=&quot;http://demo.rss.chat/media/23&quot;&gt;demo.rss.chat/media/23&lt;/a&gt; (this is what happens when you forget the @ in the curl command).  I suspect that eventually, endpoints for /deletemedia and /updatemedia will be needed.</description>
			<pubDate>Tue, 28 Jul 2026 19:42:04 GMT</pubDate>
			<guid>https://demo.rss.chat/?id=348</guid>
			<source:markdown>My hacking continues.  I managed to create a zero-length media object at demo.rss.chat/media/23 (this is what happens when you forget the @ in the curl command).  I suspect that eventually, endpoints for /deletemedia and /updatemedia will be needed.</source:markdown>
			</item>
		<item>
			<description>Examining my prior post (the one I'm replying to, id=343), I see that the markdowntext element is not my original markdown, but has been converted to HTML.</description>
			<pubDate>Tue, 28 Jul 2026 17:01:03 GMT</pubDate>
			<guid>https://demo.rss.chat/?id=345</guid>
			<source:markdown>Examining my prior post (the one I'm replying to, id=343), I see that the markdowntext element is not my original markdown, but has been converted to HTML.</source:markdown>
			<source:inReplyTo>https://demo.rss.chat/?id=343</source:inReplyTo>
			</item>
		<item>
			<description>From my vim to your feed&#10;&#10;&lt;p&gt;If you can read this, my &lt;em&gt;bash&lt;/em&gt; scripts are functional. Not&#10;pretty, but functional.&lt;/p&gt;&#10;&#10;&lt;p&gt;The &lt;a href=&quot;http://rss.chat&quot;&gt;rss.chat&lt;/a&gt; API docs have improved substantially, saving me from&#10;going down some deep rabbit holes.&lt;/p&gt;</description>
			<pubDate>Tue, 28 Jul 2026 02:53:12 GMT</pubDate>
			<guid>https://demo.rss.chat/?id=343</guid>
			<source:markdown>&lt;h1 id=&quot;from-my-vim-to-your-feed&quot;&gt;From my vim to your feed&lt;/h1&gt;&#10;&lt;p&gt;If you can read this, my &lt;em&gt;bash&lt;/em&gt; scripts are functional. Not&#10;pretty, but functional.&lt;/p&gt;&#10;&lt;p&gt;The rss.chat API docs have improved substantially, saving me from&#10;going down some deep rabbit holes.&lt;/p&gt;</source:markdown>
			<source:comments count="1" feedUrl="https://demo.rss.chat/users/jimr/comments/343.xml"/>
			</item>
		<item>
			<description>&lt;p&gt;Not really, no.&lt;/p&gt;&lt;p&gt;&#10;&#10;&lt;/p&gt;&lt;p&gt;For case 1 (both &quot;description&quot; and &quot;markdowntext&quot; populated), I wasn't sure what to expect, but the server accepted having both of them, and the website displayed the contents of &quot;description&quot;.&lt;/p&gt;&lt;p&gt;For case 2 (only &quot;markdowntext' provided), I expected a failure, since api.md says that &quot;description&quot; is a required field.  I also did not expect the website to display an empty post.&lt;/p&gt;&lt;p&gt;I was expecting some kind of relationship between these two fields, where a change to one might trigger a change to the other.&lt;/p&gt;</description>
			<pubDate>Sun, 26 Jul 2026 23:20:42 GMT</pubDate>
			<guid>https://demo.rss.chat/?id=327</guid>
			<source:markdown>Not really, no.&#10;&#10;For case 1 (both &quot;description&quot; and &quot;markdowntext&quot; populated), I wasn't sure what to expect, but the server accepted having both of them, and the website displayed the contents of &quot;description&quot;.&#10;&#10;For case 2 (only &quot;markdowntext' provided), I expected a failure, since api.md says that &quot;description&quot; is a required field.  I also did not expect the website to display an empty post.&#10;&#10;I was expecting some kind of relationship between these two fields, where a change to one might trigger a change to the other.</source:markdown>
			<source:inReplyTo>https://demo.rss.chat/?id=326</source:inReplyTo>
			<source:comments count="2" feedUrl="https://demo.rss.chat/users/jimr/comments/327.xml"/>
			</item>
		<item>
			<description>This was a call with no description, only markdowntext</description>
			<pubDate>Sun, 26 Jul 2026 20:42:57 GMT</pubDate>
			<guid>https://demo.rss.chat/?id=325</guid>
			<source:markdown>This was a call with no description, only markdowntext</source:markdown>
			<source:inReplyTo>https://demo.rss.chat/?id=323</source:inReplyTo>
			<source:comments count="1" feedUrl="https://demo.rss.chat/users/jimr/comments/325.xml"/>
			</item>
		<item>
			<description>This was a call to newpost where description and markdowntext were populated to different things.</description>
			<pubDate>Sun, 26 Jul 2026 20:42:16 GMT</pubDate>
			<guid>https://demo.rss.chat/?id=324</guid>
			<source:markdown>This was a call to newpost where description and markdowntext were populated to different things.</source:markdown>
			<source:inReplyTo>https://demo.rss.chat/?id=322</source:inReplyTo>
			</item>
		<item>
			<description>&lt;p&gt;I'm experimenting with API calls, working purely from the api.md document.  Currently, I have been able to post here using /newpost.  Here are the things I'm attempting to understand: &lt;/p&gt;&lt;p&gt;When we say that &quot;description&quot; is HTML, do we mean HTML fragments, or a complete &amp;lt;HTML&amp;gt;&amp;lt;/HTML&amp;gt; document?&lt;/p&gt;&lt;p&gt;What happens if I populate both description and markdowntext?&lt;/p&gt;</description>
			<pubDate>Sun, 26 Jul 2026 19:29:03 GMT</pubDate>
			<guid>https://demo.rss.chat/?id=320</guid>
			<source:markdown>I'm experimenting with API calls, working purely from the api.md document.  Currently, I have been able to post here using /newpost.  Here are the things I'm attempting to understand:&#10;&#10;When we say that &quot;description&quot; is HTML, do we mean HTML fragments, or a complete &lt;HTML&gt;&lt;/HTML&gt; document?&#10;&#10;What happens if I populate both description and markdowntext?</source:markdown>
			<source:comments count="1" feedUrl="https://demo.rss.chat/users/jimr/comments/320.xml"/>
			</item>
		<item>
			<description>&lt;h1&gt;Markdown&lt;/h1&gt;&#10;&#10;&lt;h2&gt;subtitle&lt;/h2&gt;&#10;&#10;&lt;p&gt;Don't mind me, I'm just hacking on MarkDown mode.  I want to become fluent enough in MD to throw away my cheatsheet.&lt;/p&gt;&#10;&#10;&lt;p&gt;&lt;a href=&quot;tab%3ahttp://jimr.us&quot;&gt;Open in new tab&lt;/a&gt;&lt;/p&gt;&#10;&#10;&lt;p&gt;&lt;img src=&quot;https://jimrussell.org/images/jimr-at-great-notch-300-300.jpg&quot; alt=&quot;Jim at the Great Notch Inn&quot; title=&quot;&quot; /&gt;&lt;/p&gt;&#10;&#10;&lt;p&gt;| name | quest | favorite color |&#10;| ---- | ---- | ---- |&#10;| Arthur | To seek the Holy Grail | blue |&lt;/p&gt;</description>
			<pubDate>Wed, 15 Jul 2026 00:46:14 GMT</pubDate>
			<guid>https://demo.rss.chat/?id=44</guid>
			<source:markdown># Markdown&#10;## subtitle&#10;&#10;Don't mind me, I'm just hacking on MarkDown mode.  I want to become fluent enough in MD to throw away my cheatsheet.&#10;&#10;[Open in new tab](tab:http://jimr.us)&#10;&#10;![Jim at the Great Notch Inn](https://jimrussell.org/images/jimr-at-great-notch-300-300.jpg)&#10;&#10;| name | quest | favorite color |&#10;| ---- | ---- | ---- |&#10;| Arthur | To seek the Holy Grail | blue |&#10;&#10;</source:markdown>
			</item>
		<item>
			<description>Yay, it's here!&amp;nbsp; Let's see what this can do.</description>
			<pubDate>Tue, 14 Jul 2026 20:46:09 GMT</pubDate>
			<guid>https://demo.rss.chat/?id=34</guid>
			<source:markdown>Yay, it's here!  Let's see what this can do.</source:markdown>
			</item>
		</channel>
	</rss>
