<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>xp &amp;mdash; Musings by @rg</title>
    <link>https://write.tedomum.net/rgx/tag:xp</link>
    <description>A place to jot down ideas, notes, pointers.</description>
    <pubDate>Fri, 17 Apr 2026 09:28:28 +0000</pubDate>
    <item>
      <title>Image Hosting Services with Zonelets Blogs</title>
      <link>https://write.tedomum.net/rgx/image-hosting-services-with-zonelets-blogs</link>
      <description>&lt;![CDATA[&#xA;-----&#xA;Many times we need a place to store our Images, online&#xA;&#xA;Finding some free Image Hosting for Forum, Mastodon and Blog Posts -- it&#39;s something needed by many of us, when we get active in Forums, etc.&#xA;&#xA;I had to find a place to host images for my Blog pages, as my usual WriteFreely platform does not offer the option of uploading an image to the server.&#xA;&#xA;Have used different ones over the years, and back in December 2019, when I was starting the new Blog, went and spent a day looking for what&#39;s available, their features, etc. !--more--&#xA;&#xA;-----&#xA;A good image host recommendation&#xA;&#xA;Found PostImage.org -- and since then, that&#39;s what I use, very happy. I can upload a file right from my machine&#39;s File manager window. They have a nice Windows 10 client app, and it works really well.&#xA;&#xA;Right-Click -- Send To -- PostImage and it takes it, uploads and gives me the URL for that image. Copy/Paste into Blog text window. &#xA;&#xA;Made two screenshots, visual is always helpful -- and I will use these for my new Blogger&#39;s toolkit post when I write it.&#xA;&#xA;-----&#xA;And you soon get a direct image link/URL&#xA;&#xA;This smaller second image, btw -- there&#39;s even a super handy &#34;Copy&#34;button right beside the URL after the upload is done. Here&#39;s the URL copied from it :  &#xA;&#xA;https://i.postimg.cc/NFmsyz5y/Post-Image-URL-Copy-529x173p.jpg&#xA;&#xA;Lovely and very productive. Simple as can be.&#xA;&#xA;Highly recommend this host -- PostImage.org&#xA;&#xA;-----&#xA;Larger image and smaller ones ?&#xA;&#xA;A larger image can also be stored easily for reference - like this 1280x668 pixels, 292 kB screenshot&#xA;&#xA;We can create a smaller size version for the blog page, and use &#39;nested code&#39; -- so the smaller image is actually hot linked to the larger version. One click and the user can see it. (the half sized image is only 38 kB !)&#xA;&#xA;Not hard to do, specially as you practice more, and its a lot of fun. The HTML code for the nested image above is :&#xA;&#xA;pa href=&#34;https://i.postimg.cc/LsBLMd2g/GS-Dark-Mint-Theme-Screenshot-2020-06-08-Kafuka-ME.png&#34; rel=&#34;nofollow&#34;img src=&#34;https://i.postimg.cc/43y9SV88/GS-Dark-Mint-640x334p.jpg&#34; alt=&#34;&#34;/a/p&#xA;&#xA;-----&#xA;But do we really need this with NeoCities.org hosting?&#xA;&#xA;It&#39;s not essential - as Neocities does allow you to store your image on their servers. There&#39;s a maximum quota of 1 GigaByte for ALL of your files, for a free account user.&#xA;&#xA;But the main reason I think this is a good idea for Neocities Blog users is for our own organization. We can keep our files stored locally in folders for each page or project.&#xA;&#xA;-----&#xA;Ease of Use - organize our files by page folders&#xA;&#xA;By default, Zonelets expects all images to be in the &#39;../images/&#39; folder, right under the Blog&#39;s install folder.&#xA;&#xA;As we add a lot of new pages, the images, posts folders will get crowded. And with the handy right click shortcut in the Windows PostImage client, I find it MUCH simpler to store my files locally in separate folders. &#xA;&#xA;I can upload and get the URL I need for the blog page code, paste it in and not need to worry about uploading the image. Done!&#xA;&#xA;#rgxJournal #writers #blog #newusers #xp&#xA;&#xA;------&#xA;spanBanner image, a photo by a href=&#34;https://unsplash.com/@sigmund?utmsource=unsplash&amp;amp;utmmedium=referral&amp;amp;utmcontent=creditCopyText&#34;Sigmund/a on a href=&#34;https://unsplash.com/s/photos/internet-service?utmsource=unsplash&amp;amp;utmmedium=referral&amp;amp;utmcontent=creditCopyText&#34;Unsplash/a/span&#xA;&#xA; &#xA;&#xA;@rgx@write.tedomum.net&#xA;&#xA;This page created entirely in MarkDown language. Thank you for reading, feel free to comment about this post - reach me at my Writer&#39;s Lounge.&#xA;&#xA; R.G. @rgx@muensterland.social  ^--top of page]]&gt;</description>
      <content:encoded><![CDATA[<p><img src="https://i.postimg.cc/wB2sM3SK/Image-Hosting-640x427p.jpg" alt=""></p>

<hr>

<h2 id="many-times-we-need-a-place-to-store-our-images-online">Many times we need a place to store our Images, online</h2>

<p>Finding some free Image Hosting for Forum, Mastodon and Blog Posts — it&#39;s something needed by many of us, when we get active in Forums, etc.</p>

<p>I had to find a place to host images for my Blog pages, as my usual WriteFreely platform does not offer the option of uploading an image to the server.</p>

<p>Have used different ones over the years, and back in December 2019, when I was starting the new Blog, went and spent a day looking for what&#39;s available, their features, etc. </p>

<hr>

<h2 id="a-good-image-host-recommendation">A good image host recommendation</h2>

<p>Found <a href="https://postimages.org/" rel="nofollow">PostImage.org</a> — and since then, that&#39;s what I use, very happy. I can upload a file right from my machine&#39;s File manager window. They have a nice <a href="https://postimages.org/app" rel="nofollow">Windows 10 client app</a>, and it works really well.</p>

<p>Right-Click — Send To — PostImage and it takes it, uploads and gives me the URL for that image. Copy/Paste into Blog text window.</p>

<p><img src="https://i.postimg.cc/2SJKJ8HD/Post-Image-Send-580x552p.jpg" alt=""></p>

<p>Made two screenshots, visual is always helpful — and I will use these for my new Blogger&#39;s toolkit post when I write it.</p>

<hr>

<h2 id="and-you-soon-get-a-direct-image-link-url">And you soon get a direct image link/URL</h2>

<p><img src="https://i.postimg.cc/NFmsyz5y/Post-Image-URL-Copy-529x173p.jpg" alt=""></p>

<p>This smaller second image, btw — there&#39;s even a super handy “Copy”button right beside the URL after the upload is done. Here&#39;s the URL copied from it :</p>

<p><a href="https://i.postimg.cc/NFmsyz5y/Post-Image-URL-Copy-529x173p.jpg" rel="nofollow">https://i.postimg.cc/NFmsyz5y/Post-Image-URL-Copy-529x173p.jpg</a></p>

<p>Lovely and very productive. Simple as can be.</p>

<p>Highly recommend this host — <a href="https://postimage.org/" rel="nofollow">PostImage.org</a></p>

<hr>

<h2 id="larger-image-and-smaller-ones">Larger image and smaller ones ?</h2>

<p>A larger image can also be stored easily for reference – <a href="https://i.postimg.cc/LsBLMd2g/GS-Dark-Mint-Theme-Screenshot-2020-06-08-Kafuka-ME.png" rel="nofollow">like this 1280x668 pixels, 292 kB screenshot</a></p>

<p>We can create a smaller size version for the blog page, and use &#39;nested code&#39; — so the smaller image is actually hot linked to the larger version. One click and the user can see it. (the half sized image is <em>only 38 kB</em> !)</p>

<p><a href="https://i.postimg.cc/LsBLMd2g/GS-Dark-Mint-Theme-Screenshot-2020-06-08-Kafuka-ME.png" rel="nofollow"><img src="https://i.postimg.cc/43y9SV88/GS-Dark-Mint-640x334p.jpg" alt=""></a></p>

<p>Not hard to do, specially as you practice more, and its a lot of fun. The HTML code for the nested image above is :</p>

<p><code>&lt;p&gt;&lt;a href=&#34;https://i.postimg.cc/LsBLMd2g/GS-Dark-Mint-Theme-Screenshot-2020-06-08-Kafuka-ME.png&#34; rel=&#34;nofollow&#34;&gt;&lt;img src=&#34;https://i.postimg.cc/43y9SV88/GS-Dark-Mint-640x334p.jpg&#34; alt=&#34;&#34;&gt;&lt;/a&gt;&lt;/p&gt;</code></p>

<hr>

<h2 id="but-do-we-really-need-this-with-neocities-org-hosting">But do we really need this with NeoCities.org hosting?</h2>

<p>It&#39;s not essential – as Neocities does allow you to store your image on their servers. There&#39;s a maximum quota of 1 GigaByte for ALL of your files, for a free account user.</p>

<p>But the main reason I think this is a good idea for Neocities Blog users is for our own organization. We can keep our files stored locally in folders for each page or project.</p>

<hr>

<h2 id="ease-of-use-organize-our-files-by-page-folders">Ease of Use – organize our files by page folders</h2>

<p>By default, Zonelets expects all images to be in the &#39;../images/&#39; folder, right under the Blog&#39;s install folder.</p>

<p>As we add a lot of new pages, the images, posts folders will get crowded. And with the handy right click shortcut in the Windows PostImage client, I find it MUCH simpler to store my files locally in separate folders.</p>

<p>I can upload and get the URL I need for the blog page code, paste it in and not need to worry about uploading the image. Done!</p>

<p><a href="/rgx/tag:rgxJournal" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">rgxJournal</span></a> <a href="/rgx/tag:writers" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">writers</span></a> <a href="/rgx/tag:blog" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">blog</span></a> <a href="/rgx/tag:newusers" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">newusers</span></a> <a href="/rgx/tag:xp" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">xp</span></a></p>

<hr>

<p><span>Banner image, a photo by <a href="https://unsplash.com/@sigmund?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText" rel="nofollow">Sigmund</a> on <a href="https://unsplash.com/s/photos/internet-service?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText" rel="nofollow">Unsplash</a></span></p>

<p><img src="https://i.postimg.cc/vZmtLMRb/Musings-Footer-400x80p.png" alt=""></p>

<h4 id="rgx-write-tedomum-net"><a href="https://write.tedomum.net/@/rgx@write.tedomum.net" class="u-url mention" rel="nofollow">@<span>rgx@write.tedomum.net</span></a></h4>

<p><em>This page created entirely in MarkDown language.</em> Thank you for reading, feel free to comment about this post – <em>reach me <a href="https://muensterland.social/@rgx" rel="nofollow">at my Writer&#39;s Lounge</a></em>.</p>

<p><img src="https://i.postimg.cc/d3ThDcdc/cat-mtx-60p.png" alt=""> R.G. <a href="https://muensterland.social/@rgx" rel="nofollow"><a href="https://write.tedomum.net/@/rgx@muensterland.social" class="u-url mention" rel="nofollow">@<span>rgx@muensterland.social</span></a></a> <a href="#top" rel="nofollow"> ^—top of page</a></p>
]]></content:encoded>
      <guid>https://write.tedomum.net/rgx/image-hosting-services-with-zonelets-blogs</guid>
      <pubDate>Sat, 12 Dec 2020 21:03:26 +0000</pubDate>
    </item>
    <item>
      <title>Crossposting, and Surprises Happened...</title>
      <link>https://write.tedomum.net/rgx/crossposting-and-surprises-happened</link>
      <description>&lt;![CDATA[&#xA;&#xA;-----&#xA;I have been thinking about a new and better Instance.  &#xA;&#xA;And a small snapshot of my busy Tabs list in #Waterfox browser shows that I really was looking for some good GlitchSocial instances.&#xA;&#xA;Found a nice one, here. Muensterland.social came up in my search, from one of those tabs in the header banner.&#xA;&#xA;Thank you, 🐘nipos@muensterland.social ! 😺 &#xA;&#xA;#MarkDown love for me. #xp #glitchsocial   \!--more--&#xA;&#xA;------&#xA;How did I find it ? &#xA;&#xA;One of the search tabs I had open (quite hard to locate a List of GlitchSocial instances, when you need one), showed a page which is Nick&#39;s Blog and mentioned this new mastodon service he was bringing online.&#xA;&#xA;This whole page is based on a conversation yesterday at Qoto&#39;s timeline. Lightly edited for clarity and formatting, adding links, etc.&#xA;&#xA;-----&#xA;Crossposting -- Gone Wild...&#xA;&#xA;The Funniest part of this -- for me anyways, was HOW did this end up here, at Qoto, OMG ??&#xA;&#xA;Not intentional, at all; post was created at a remote new instance, a brand new account. But for good in the end; I am REALLY committed to leaving Mastodon behind and moving to better platforms.&#xA;&#xA;GlitchSocial is one, Pleroma is another, I have accounts in BOTH types of instances, and love their added features, design improvements, and many, many new things.&#xA;&#xA;The Pleroma FE (front end, or user interface -- Intro Guide here) is a bit unusual for a mastodon user - but it HAS a second choice of Client; many pleroma instances have the GlitchSocial Web client as an option, sometimes as a link in their Front pages even.&#xA;&#xA;For those of us who like to Read The Friendly Manual, there&#39;s a detailed Pleroma FE Guide here.&#xA;&#xA;These notes now appear in a polished Web Magazine here. I developed various pages as extensions of toots and conversations had in various instances; one of the reasons I love having various accounts and always looking for interesting ones to try. #FediReporter I am...&#xA;&#xA;-----&#xA;So How did this post end up here, unexpectedly ?&#xA;&#xA;The real screenshot snippet in OP above is just part of the Tabs Overload in my current browser (#Waterfox Current always). &#xA;&#xA;And I HAD been intensively searching for a list (non-existant, afaik) of GlitchSocial instances. They tend to be blended in with generic mastodon ones (no thanks), so it was quite a chore.&#xA;&#xA;[ parenthesis : I will provide that as soon as possible, there is a need ]&#xA;&#xA;------&#xA;And then, what happened ? &#xA;&#xA;My search went into late last night. &#xA;&#xA;By that time I had found a nice one, created an account and started trying things out.&#xA;Looking good, the basics taken care or, some notes and screenshots saved.&#xA;off to bed, near 3 am.&#xA;Hello again, coffee and we get into it. Configuring a crossposter for the new account, next...&#xA;&#xA;------&#xA;Crossposting ?&#xA;&#xA;Yep. As in, moving posts and content from one network to another. I do enjoy that, there&#39;s no denying that there&#39;s GOOD stuff in every one. Some are plagued by bad actors, arses and other undesirables.&#xA;&#xA;But, there&#39;s The Economist, BBC News, Scientific American, The Guardian and NY Times --- full feeds with quality content I love. Plus, Cats. Lots. of. Cats... &#xA;&#xA;All of those I can chose to share with #fedi friends; easy, with a crossposter. &#xA;&#xA;for this, my Qoto.org account, I use Moa Bridge, as it is agnostic and doesn&#39;t mind my instance name. Recommended for #qoto people. Simple and barebones, functional, a little less explained than the other options.  &#xA;&#xA;------&#xA;And another, better alternative ;&#xA;&#xA;if your instance is NOT objected by the hosting instance, a BETTER and EASIER to configure tool is available - the awesome Crossposter, created by Renato Lond at his Brazilian instance.&#xA;&#xA;Rightfully seen as a top notch tool, it has all the controls, works magnificently, fast and has PRETTIER output. Yep. I love it, and use it if the account is acceptable. &#xA;&#xA;There are possibly others, and I welcome suggestions and reports from their users, if desired.&#xA;&#xA;------&#xA;And HOW did it get here ? &#xA;&#xA;...that OP above ? Yeah, you see, you can configure your crossposter of choice to use a Keyword.&#xA;&#xA;Moa defaults to &#39;#moa&#39; and &#39;#xp&#39;. The shorter one is easy-peasy to remember and only takes 3 chars on the freaking limited Twitter char count. So, I of course use it.&#xA;&#xA;Renato&#39;s tool allows your choice of keywords (yeay for user friendliness!). Since I am always busy, &#39;#xp&#39; is a nice one. Ooops.&#xA;&#xA;...that explains, the surprise appearance of this OP above, here at Qoto. &#xA;&#xA;------&#xA;Woot ? &#xA;&#xA;...was my first response on getting a reply notification to it -- I hadn&#39;t posted it at Qoto.org, or intended to.&#xA;&#xA;but the original post at Muensterland.social , had the #xp tag. Intended to bring it into Twitter, which I intended to.&#xA;regardless of my forgetting, Moa is watching for that tag too, and bam! wham! off to Qoto it goes, when it shows in my Twitter stream.&#xA;&#xA;Moral of the Story - be careful with your keywords, as unexpected results do occur.&#xA;&#xA;A revision is in order, after which I will copy and make this into Today&#39;s Web Magazine post.&#xA;&#xA;At your friendly #FediReporter home at TeDomum&#xA;&#xA;#QotoJournal #webstories #Fediverse #Culture &#xA;&#xA;WordCount : 958 words, 7,051 characters used. Thank you qoto.org for a HIGH limit allowance. &#xA;&#xA;-----&#xA;Follow Blog via your Fediverse/Mastodon account :&#xA;&#xA; &#xA;&#xA;@rgx@write.tedomum.net&#xA;&#xA;This page created entirely in MarkDown language. Thank you for reading, feel free to comment about this post - reach me at my Writer&#39;s Lounge.&#xA;&#xA; R.G. @rgx@muensterland.social  ^--top of page]]&gt;</description>
      <content:encoded><![CDATA[<p><img src="https://i.postimg.cc/bNrkfhBX/Tab-List-Glitch-Search-Crop-640x436p.jpg" alt=""></p>

<hr>

<h2 id="i-have-been-thinking-about-a-new-and-better-instance-top">I have been thinking about a new and better Instance. <a href="#top" rel="nofollow"> </a></h2>

<p>And a small snapshot of my busy Tabs list in <a href="/rgx/tag:Waterfox" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Waterfox</span></a> browser shows that I <strong>really was looking</strong> for some good <a href="https://glitch-soc.github.io/docs/" rel="nofollow"><strong>GlitchSocial instances</strong></a>.</p>

<p><a href="https://muensterland.social/" rel="nofollow"><em>Found a nice one, here</em></a>. <em>Muensterland.social came up in my search</em>, from one of those tabs in the header banner.</p>

<p>Thank you, <a href="https://muensterland.social/web/accounts/21920" rel="nofollow">🐘nipos@muensterland.social</a> ! 😺</p>

<p><a href="/rgx/tag:MarkDown" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">MarkDown</span></a> love for me. <a href="/rgx/tag:xp" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">xp</span></a> <a href="/rgx/tag:glitchsocial" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">glitchsocial</span></a>   &lt;!—more—&gt;</p>

<hr>

<h2 id="how-did-i-find-it">How did I find it ?</h2>

<p>One of the search tabs I had open (quite hard to locate a List of GlitchSocial instances, when you need one), showed <a href="https://blog.nikisoft.one/note/b26752ee158fc1d7" rel="nofollow">a page which is <strong>Nick&#39;s Blog</strong></a> and mentioned this new mastodon service he was bringing online.</p>

<p>This whole page is based on <a href="https://qoto.org/@design_RG/104281334827691492" rel="nofollow">a conversation yesterday at Qoto&#39;s</a> timeline. Lightly edited for clarity and formatting, adding links, etc.</p>

<hr>

<h2 id="crossposting-gone-wild">Crossposting — Gone Wild...</h2>

<p>The Funniest part of this — for me anyways, was HOW <a href="https://qoto.org/@design_RG/104280624744767311" rel="nofollow">did this end up here, at Qoto</a>, OMG ??</p>

<p>Not intentional, at all; post was created at <a href="https://muensterland.social/@rgx/104280610366797338" rel="nofollow"><em>a remote new instance, a brand new account</em></a>. But for good in the end; I am REALLY committed to leaving <a href="https://docs.joinmastodon.org/" rel="nofollow">Mastodon</a> behind and moving to better platforms.</p>

<p><a href="https://glitch-soc.github.io/docs/" rel="nofollow">GlitchSocial</a> is one, <a href="https://docs-develop.pleroma.social/backend/introduction/" rel="nofollow">Pleroma is another</a>, I have accounts in BOTH types of instances, and love their added features, design improvements, and many, many new things.</p>

<p>The Pleroma FE (front end, or <a href="https://docs-develop.pleroma.social/backend/introduction/" rel="nofollow">user interface — Intro Guide here)</a> is a bit unusual for a mastodon user – but it HAS a second choice of Client; many pleroma instances have the <em>GlitchSocial Web client as an option</em>, sometimes as a link in their Front pages even.</p>

<p>For those of us who like to Read The Friendly Manual, <a href="https://docs-develop.pleroma.social/frontend/USER_GUIDE/" rel="nofollow">there&#39;s a detailed Pleroma FE Guide here</a>.</p>

<p>These notes now appear in a polished Web Magazine here. I developed various pages as extensions of toots and conversations had in various instances; one of the reasons I love having various accounts and always looking for interesting ones to try. <a href="/rgx/tag:FediReporter" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">FediReporter</span></a> I am...</p>

<hr>

<h2 id="so-how-did-this-post-end-up-here-unexpectedly">So How did this post end up here, unexpectedly ?</h2>

<p>The real <a href="https://i.postimg.cc/bNrkfhBX/Tab-List-Glitch-Search-Crop-640x436p.jpg" rel="nofollow">screenshot snippet in OP</a> above is just part of the Tabs Overload in my current browser (<a href="https://www.waterfox.net/" rel="nofollow"><a href="/rgx/tag:Waterfox" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Waterfox</span></a> Current</a> always).</p>

<p>And I HAD been intensively searching for a list (non-existant, afaik) of GlitchSocial instances. They tend to be blended in with generic mastodon ones (no thanks), so it was quite a chore.</p>

<p>[ parenthesis : I will provide that as soon as possible, <em>there is a need</em> ]</p>

<hr>

<h2 id="and-then-what-happened">And then, what happened ?</h2>

<p>My search went into late last night.</p>
<ul><li>By that time I had found a nice one, created an account and started trying things out.</li>
<li>Looking good, the basics taken care or, some notes and screenshots saved.</li>
<li>off to bed, near 3 am.</li>
<li>Hello again, coffee and we get into it. Configuring a crossposter for the new account, next...</li></ul>

<hr>

<h2 id="crossposting">Crossposting ?</h2>

<p>Yep. As in, moving posts and content from one network to another. I do enjoy that, there&#39;s no denying that there&#39;s GOOD stuff in every one. Some are plagued by bad actors, arses and other undesirables.</p>

<p>But, there&#39;s <a href="https://twitter.com/TheEconomist" rel="nofollow">The Economist</a>, <a href="https://twitter.com/BBCWorld" rel="nofollow">BBC News</a>, <a href="https://twitter.com/sciam" rel="nofollow">Scientific American</a>, <a href="https://twitter.com/guardian" rel="nofollow">The Guardian</a> and <a href="https://twitter.com/nytimes" rel="nofollow">NY Times</a> —– full feeds with quality content I love. Plus, Cats. <a href="https://twitter.com/search?q=%23Cats&amp;src=typed_query&amp;f=live" rel="nofollow">Lots. of. Cats</a>...</p>

<p>All of those I can chose to share with <a href="/rgx/tag:fedi" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">fedi</span></a> friends; easy, with a crossposter.</p>
<ul><li>for this, my <a href="https://Qoto.org/about/" rel="nofollow">Qoto.org account</a>, I use <a href="https://moa.party/" rel="nofollow">Moa Bridge</a>, as it is agnostic and doesn&#39;t mind my instance name. Recommended for <a href="/rgx/tag:qoto" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">qoto</span></a> people. Simple and barebones, functional, a little less explained than the other options.<br></li></ul>

<p><img src="https://i.postimg.cc/zGjrCsqB/Moa-Crop-640x408p.png" alt=""></p>

<hr>

<h2 id="and-another-better-alternative">And another, better alternative ;</h2>
<ul><li>if your instance is NOT objected by the hosting instance, a BETTER and EASIER to configure tool is available – <a href="https://crossposter.masto.donte.com.br/" rel="nofollow">the awesome Crossposter</a>, created by Renato Lond at <a href="https://masto.donte.com.br/about/" rel="nofollow">his Brazilian instance</a>.</li></ul>

<p><img src="https://i.postimg.cc/bN3shxYV/BR-crosspost-640x431p.png" alt=""></p>

<p>Rightfully seen as a top notch tool, it has all the controls, works magnificently, fast and has PRETTIER output. Yep. I love it, and use it if the account is acceptable.</p>

<p>There are possibly others, and I welcome suggestions and reports from their users, if desired.</p>

<hr>

<h2 id="and-how-did-it-get-here">And HOW did it get here ?</h2>

<p>...<a href="https://qoto.org/@design_RG/104280624744767311" rel="nofollow">that OP above</a> ? Yeah, you see, you can configure your crossposter of choice to use a <strong>Keyword</strong>.</p>
<ul><li>Moa defaults to &#39;<a href="/rgx/tag:moa" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">moa</span></a>&#39; and &#39;<a href="/rgx/tag:xp" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">xp</span></a>&#39;. The shorter one is easy-peasy to remember and only takes 3 chars on the freaking limited Twitter char count. So, I of course use it.</li></ul>

<p><img src="https://i.postimg.cc/cC9HWW7k/Moa-KW-580x115p.png" alt=""></p>
<ul><li>Renato&#39;s tool allows your choice of keywords (yeay for user friendliness!). Since I am always busy, &#39;<a href="/rgx/tag:xp" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">xp</span></a>&#39; is a nice one. Ooops.</li></ul>

<p><img src="https://i.postimg.cc/SRvy5rqw/TW-Masto-Kw-640x235p.png" alt=""></p>

<p>...that explains, the surprise appearance of this OP above, here at Qoto.</p>

<hr>

<h2 id="woot">Woot ?</h2>

<p>...was my first response on getting a reply notification to it — <em>I hadn&#39;t posted it at Qoto.org, or intended to</em>.</p>
<ul><li>but the <a href="https://muensterland.social/@rgx/104280610366797338" rel="nofollow">original post at Muensterland.social</a> , <em>had the <a href="/rgx/tag:xp" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">xp</span></a> tag</em>. Intended to bring it into Twitter, which I intended to.</li>
<li>regardless of my forgetting, <em>Moa is watching for that tag too</em>, and bam! wham! off to Qoto it goes, when it shows in my Twitter stream.</li></ul>

<p><strong><em>Moral of the Story</em></strong> – be careful with your keywords, as unexpected results do occur.</p>

<p>A revision is in order, after which I will copy and make this into Today&#39;s Web Magazine post.</p>

<p>At your friendly <a href="https://write.tedomum.net/rgx/" rel="nofollow"><a href="/rgx/tag:FediReporter" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">FediReporter</span></a> home at <strong>TeDomum</strong></a></p>

<p><a href="/rgx/tag:QotoJournal" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">QotoJournal</span></a> <a href="/rgx/tag:webstories" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">webstories</span></a> <a href="/rgx/tag:Fediverse" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Fediverse</span></a> <a href="/rgx/tag:Culture" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Culture</span></a></p>

<p><a href="/rgx/tag:WordCount" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">WordCount</span></a> : 958 words, 7,051 characters used. Thank you qoto.org for a HIGH limit allowance.</p>

<hr>

<h3 id="follow-blog-via-your-fediverse-mastodon-account">Follow Blog via your Fediverse/Mastodon account :</h3>

<p><img src="https://i.postimg.cc/vZmtLMRb/Musings-Footer-400x80p.png" alt=""></p>

<h4 id="rgx-write-tedomum-net"><a href="https://write.tedomum.net/@/rgx@write.tedomum.net" class="u-url mention" rel="nofollow">@<span>rgx@write.tedomum.net</span></a></h4>

<p><em>This page created entirely in MarkDown language.</em> Thank you for reading, feel free to comment about this post – <em>reach me <a href="https://muensterland.social/@rgx" rel="nofollow">at my Writer&#39;s Lounge</a></em>.</p>

<p><img src="https://i.postimg.cc/d3ThDcdc/cat-mtx-60p.png" alt=""> R.G. <a href="https://muensterland.social/@rgx" rel="nofollow"><a href="https://write.tedomum.net/@/rgx@muensterland.social" class="u-url mention" rel="nofollow">@<span>rgx@muensterland.social</span></a></a> <a href="#top" rel="nofollow"> ^—top of page</a></p>
]]></content:encoded>
      <guid>https://write.tedomum.net/rgx/crossposting-and-surprises-happened</guid>
      <pubDate>Thu, 04 Jun 2020 16:49:07 +0000</pubDate>
    </item>
    <item>
      <title>Muensterland.Social - a new Instance joined.</title>
      <link>https://write.tedomum.net/rgx/muensterland-social-a-new-instance-joined</link>
      <description>&lt;![CDATA[&#xA;------&#xA;&#xA;## Have been thinking about new and better Instance. Part 2(#top)&#xA;&#xA;This morning, I wrote this Toot at a new instance, which I found and registered at late last night.&#xA;&#xA;  And picture of my busy Tabs list in #Waterfox browser showed that I really was looking for some good GlitchSocial instances.&#xA;    Found a nice one, here. Muensterland.social came up in my search, from one of those tabs in the header banner.&#xA;    Thank you, 🐘nipos@muensterland.social ! 😺 &#xA;    #MarkDown love for me. #xp #glitchsocial  \!--more--&#xA;&#xA;------&#xA;Glitch-Social -- Instances List is Needed!&#xA;&#xA;I HAD been intensively searching for a list (non-existant, afaik) of GlitchSocial instances. They tend to be blended in with generic mastodon ones (no thanks), so it was quite a chore.&#xA;&#xA;[ parenthesis : I WILL provide that as soon as possible, there is a need ]&#xA;&#xA;------&#xA;And then, what happened ? &#xA;&#xA;My search went into late last night. &#xA;&#xA;By that time I had found a nice one, created an account and started trying things out.&#xA;Looking good, the basics taken care or, some notes and screenshots saved.&#xA;off to bed, near 3 am. A few hours of sleep and...&#xA;Hello again, coffee and we get back into it.&#xA;&#xA;Now I am writing this page, to document and describe not only the process, but mainly the Why -- the reasons which lead me to look for alternatives in Fediverse, what they can offer, etc.&#xA;&#xA;------&#xA;Why look for a change? &#xA;&#xA;I am REALLY committed to leaving Mastodon behind and moving to better platforms.&#xA;&#xA;GlitchSocial is one, Pleroma is another, I have accounts in BOTH types of instances, and love their added features, design improvements, and many, many new things.&#xA;&#xA;The Pleroma FE (front end, or user interface -- Intro Guide here) is a bit unusual for a mastodon user - but it HAS a second choice of Client; many pleroma instances have the GlitchSocial Web client as an option, sometimes as a link in their Front pages even.&#xA;&#xA;For those of us who like to Read The Friendly Manual, there&#39;s a detailed Pleroma FE Guide here.&#xA;&#xA;These notes now appear in a polished Web Magazine here. I developed various pages as extensions of toots and conversations had in various instances; one of the reasons I love having various accounts and always looking for interesting ones to try. #FediReporter I am...&#xA;&#xA;------&#xA;How did I find it ? &#xA;&#xA;One of the search tabs I had open (quite hard to locate a List of GlitchSocial instances, when you need one), showed a page which is Nick&#39;s Blog and mentioned this new mastodon service he was bringing online.&#xA;&#xA;Got my attention, quickly! Lots to like...&#xA;&#xA;  We had planned putting online a new Mastodon instance for a long time but then we saw that a small German instance would go offline soon and decided to take it over.&#xA;    Continuing an existing service and making sure that all existing users don&#39;t lose their digital home is much better than creating a completely new service out of the nothing.&#xA;    You can find the instance at Muensterland.social but it&#39;s mainly meant for people near Muenster and most posts are in German.&#xA;&#xA;Interesting -- a thoughful admin is important, and he seems a good one. And it gets Better. &#xA;&#xA;------&#xA;Using GlitchSocial and allowing 5,000 characters for Toots!&#xA;&#xA;  The instance runs with the GlitchSocial software (Git repo) which is a fork of Mastodon which allows more settings for users as well as server admin.&#xA;    For example GlitchSoc makes the 5000 chars limit instead of 500 chars possible [the usual and pesky Mastodon limit]  and that&#39;s important for having real conversations and not just a short message.&#xA;&#xA;Wow. To have support for larger Toots and messages is ESSENTIAL for my self expression. I have campaigned for about 6 months now, and it&#39;s an uphill battle, to tell you the Truth. Why? &#xA;&#xA;Many of the senior developers in the Mastodon project, starting with Eugen R. himself, came from Twitter. &#xA;The cramped 144 characters there forced users to adapt and try to find clever ways to instill meaning in those miserable spaces.&#xA;As it&#39;s prone to happen, people will adapt and thrive, somewhat, even in sh1ty conditions.&#xA;Case in point, all those old TwitterHeads who can&#39;t understand why 500 chars is not sufficient. Freak, it&#39;s 3 times the TW limit! &#xA;&#xA;------&#xA;My Response to that? Screw your 500 Hard Limit!&#xA;&#xA;Ha, ha, ha, thanks God and some illuminated beings, we DO have instances in mastodon and elsewhere that DO allow more than 500 Characters. Qoto.org has 65,535 characters max limit, a generous allowance even for a very verbal writer. &#xA;&#xA;( I have personally used up about 5,000 tops, I would say. In extreme cases, so this limit is a God-send, yes please. )&#xA;&#xA;------&#xA;And then, the Closer : &#xA;&#xA;A few lines down, this gem :&#xA;&#xA;  Additionally we do now have a #Halcyon instance at web.Muensterland.social so you can use it with the easy and beautiful design of Twitter.&#xA;    Muensterland.social runs on a HP ProLiant DL380 G6 server with two Intel Xeon Quad Core CPUs,32GB memory and 4x72GB RAID5 HDDs so there is still much space for new users.&#xA;&#xA;For a geek like me, the server description was saliva inducing. OMG. I want in, thank you!&#xA;&#xA;------&#xA;Halcyon&#39;s Client -- Main Features :&#xA;&#xA;Nick is using the well-regarded Halcyon mastodon and Pleroma client. A screenshot below (reduced in size) shows Eugen&#39;s account at Mastodon.social as rendered in Halcyon. [img source - Halcyon]&#xA;&#xA;From the homepage for Halcyon :&#xA;&#xA;It looks like Twitters user interface which you may already know&#xA;It supports custom character limits of Pleroma and modded Mastodon instances&#xA;It supports custom emojis in posts and user names and has a emoji picker&#xA;It&#39;s completely free of advertisements and trackers&#xA;It&#39;s open source - You can help adding features you&#39;re missing&#xA;It has full support for the lists feature including create/edit/delete&#xA;It has full support for the filters - Also from other clients&#xA;There are dozens of free Halcyon instances - No single point of failure&#xA;Halcyon is available in many different languages - Currently 9&#xA;Who to follow feature to easily find other users with similar interests&#xA;Supports different media files like GIFs,videos or audio files&#xA;Privacy friendly players for content from YouTube,Vimeo and Peertube&#xA;&#xA;Looks good, and can be tried without hassle or expense. &#xA;&#xA;------&#xA;Halcyon&#39;s Additional Resources : &#xA;&#xA;List of free Halcyon instances you can use.&#xA;Git instance for the project&#xA;Nick&#39;s personal account and projects page&#xA;&#xA;------&#xA;&#xA;Famous Last Words : &#xA;&#xA;I would like to sincerely thank all the dedicated people who put in a lot of effort, time and resources in providing us all the Software, the Instances and Content for the Fediverse.&#xA;&#xA;It&#39;s thanks to them that we can enjoy a rich experience, the freedom to move and find communities we enjoy, and the ability to ignore or even shut the door in the varied annoyances that Internet living has those days (a subject to another post, another day).&#xA;&#xA;Please visit and see new content at your friendly #FediReporter home at TeDomum.net&#xA;&#xA;Originally partially posted at Qoto.org, with many thanks for excellent services and a refined user experience. &#xA;&#xA;wordCount : 1333 words, 8,021 characters used. Thank you qoto.org for a HIGH limit allowance. [note that this is the actual MarkDown source for this page, and includes tons of URLs and Formatting code.]&#xA;&#xA;#QotoJournal #webstories #Fediverse #Culture &#xA;&#xA;-----&#xA;Follow Blog via your Fediverse/Mastodon account :&#xA;&#xA; &#xA;&#xA;@rgx@write.tedomum.net&#xA;&#xA;This page created entirely in MarkDown language. Thank you for reading, feel free to comment about this post - reach me at my Writer&#39;s Lounge.&#xA;&#xA; R.G. @rgx@muensterland.social  ^--top of page]]&gt;</description>
      <content:encoded><![CDATA[<p><img src="https://i.postimg.cc/FFSsdFng/Muensterland-Social-640x370p.jpg" alt=""></p>

<hr>

<h2 id="have-been-thinking-about-new-and-better-instance-part-2-top">Have been thinking about new and better Instance. [Part 2]<a href="#top" rel="nofollow"> </a></h2>

<p>This morning, I wrote <a href="https://muensterland.social/@rgx/104280610366797338" rel="nofollow">this Toot at a new instance</a>, which I found and registered at late last night.</p>

<blockquote><p>And <a href="https://i.postimg.cc/bNrkfhBX/Tab-List-Glitch-Search-Crop-640x436p.jpg" rel="nofollow">picture of my busy Tabs</a> list in <a href="https://www.waterfox.net/" rel="nofollow"><a href="/rgx/tag:Waterfox" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Waterfox</span></a> browser</a> showed that I <strong>really was looking</strong> for some good <a href="https://glitch-soc.github.io/docs/" rel="nofollow"><strong>GlitchSocial instances</strong></a>.</p>

<p><a href="https://muensterland.social/" rel="nofollow"><em>Found a nice one, here</em></a>. <em>Muensterland.social came up in my search</em>, from one of those tabs in the header banner.</p>

<p>Thank you, <a href="https://muensterland.social/web/accounts/21920" rel="nofollow">🐘nipos@muensterland.social</a> ! 😺</p>

<p><a href="/rgx/tag:MarkDown" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">MarkDown</span></a> love for me. <a href="/rgx/tag:xp" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">xp</span></a> <a href="/rgx/tag:glitchsocial" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">glitchsocial</span></a>  &lt;!—more—&gt;</p></blockquote>

<hr>

<h2 id="glitch-social-instances-list-is-needed">Glitch-Social — Instances List is Needed!</h2>

<p>I HAD been intensively searching for <em>a list (non-existant, afaik) of GlitchSocial instances</em>. They tend to be blended in with generic mastodon ones (no thanks), so it was quite a chore.</p>

<p>[ parenthesis : <em>I WILL provide that as soon as possible, there is a need</em> ]</p>

<hr>

<h2 id="and-then-what-happened">And then, what happened ?</h2>

<p>My search went into late last night.</p>
<ul><li>By that time I had found a nice one, created an account and started trying things out.</li>
<li>Looking good, the basics taken care or, some notes and screenshots saved.</li>
<li>off to bed, near 3 am. A few hours of sleep and...</li>
<li>Hello again, coffee and we get back into it.</li></ul>

<p>Now I am writing this page, <em>to document and describe not only the process, but mainly the</em> <strong><em>Why</em></strong> — the reasons which lead me to look for alternatives in Fediverse, what they can offer, etc.</p>

<hr>

<h2 id="why-look-for-a-change">Why look for a change?</h2>

<p>I am REALLY committed to leaving <a href="https://docs.joinmastodon.org/" rel="nofollow">Mastodon</a> behind and moving to better platforms.</p>

<p><a href="https://glitch-soc.github.io/docs/" rel="nofollow">GlitchSocial</a> is one, <a href="https://docs-develop.pleroma.social/backend/introduction/" rel="nofollow">Pleroma is another</a>, I have accounts in BOTH types of instances, and love their added features, design improvements, and many, many new things.</p>

<p>The Pleroma FE (front end, or <a href="https://docs-develop.pleroma.social/backend/introduction/" rel="nofollow">user interface — Intro Guide here)</a> is a bit unusual for a mastodon user – but it HAS a second choice of Client; many pleroma instances have the <em>GlitchSocial Web client as an option</em>, sometimes as a link in their Front pages even.</p>

<p>For those of us who like to Read The Friendly Manual, <a href="https://docs-develop.pleroma.social/frontend/USER_GUIDE/" rel="nofollow">there&#39;s a detailed Pleroma FE Guide here</a>.</p>

<p>These notes now appear in a polished Web Magazine here. I developed various pages as extensions of toots and conversations had in various instances; one of the reasons I love having various accounts and always looking for interesting ones to try. <a href="/rgx/tag:FediReporter" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">FediReporter</span></a> I am...</p>

<hr>

<h2 id="how-did-i-find-it">How did I find it ?</h2>

<p>One of the search tabs I had open (quite hard to locate a List of GlitchSocial instances, when you need one), showed <a href="https://blog.nikisoft.one/note/b26752ee158fc1d7" rel="nofollow">a page which is <strong>Nick&#39;s Blog</strong></a> and mentioned this new mastodon service he was bringing online.</p>

<p>Got my attention, quickly! Lots to like...</p>

<blockquote><p>We had planned putting online a new Mastodon instance for a long time but then we saw that a small German instance would go offline soon and decided to take it over.</p>

<p>Continuing an existing service and making sure that all existing users don&#39;t lose their digital home is much better than creating a completely new service out of the nothing.</p>

<p>You can find the instance at Muensterland.social but it&#39;s mainly meant for people near Muenster and most posts are in German.</p></blockquote>

<p>Interesting — <em>a thoughful admin is important, and he seems a good one</em>. And it gets <strong><em>Better</em></strong>.</p>

<hr>

<h2 id="using-glitchsocial-and-allowing-5-000-characters-for-toots">Using GlitchSocial and allowing 5,000 characters for Toots!</h2>

<blockquote><p>The instance runs with the GlitchSocial software (Git repo) which is a fork of Mastodon which allows more settings for users as well as server admin.</p>

<p>For example GlitchSoc makes <strong>the 5000 chars limit instead of 500 chars</strong> possible [the usual and pesky Mastodon limit]  and that&#39;s important for having real conversations and not just a short message.</p></blockquote>

<p>Wow. To have <em>support for larger Toots and messages is ESSENTIAL for my self expression</em>. I have campaigned for about 6 months now, <em>and it&#39;s an uphill battle</em>, to tell you the Truth. <strong>Why?</strong></p>
<ul><li>Many of the senior developers in the Mastodon project, starting with Eugen R. himself, <em>came from Twitter.</em></li>
<li>The <em>cramped 144 characters there</em> forced users to adapt and try to find clever ways to instill meaning in those miserable spaces.</li>
<li>As it&#39;s prone to happen, people will adapt and thrive, somewhat, even in sh1ty conditions.</li>
<li>Case in point, <em>all those old TwitterHeads</em> who can&#39;t understand <em>why 500 chars is not sufficient</em>. Freak, it&#39;s 3 times the TW limit!</li></ul>

<hr>

<h2 id="my-response-to-that-screw-your-500-hard-limit">My Response to that? Screw your 500 Hard Limit!</h2>

<p>Ha, ha, ha, thanks God and some illuminated beings, <em>we DO have instances in mastodon and elsewhere that DO allow more than 500 Characters</em>. <a href="https://qoto.org/about/" rel="nofollow">Qoto.org has <strong><em>65,535 characters</em></strong></a> max limit, a generous allowance even for a very verbal writer.</p>

<p><img src="https://i.postimg.cc/BZmNFsLb/Qoto-65-K-Toot-390x223p.png" alt=""></p>

<p>( <em>I have personally used up about 5,000 tops</em>, I would say. In extreme cases, so this limit is a God-send, yes please. )</p>

<hr>

<h2 id="and-then-the-closer">And then, the Closer :</h2>

<p>A few lines down, this gem :</p>

<blockquote><p>Additionally we do now have a <strong><a href="/rgx/tag:Halcyon" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Halcyon</span></a> instance</strong> at <a href="https://web.Muensterland.social/" rel="nofollow">web.Muensterland.social</a> so you can use it with the easy and beautiful design of Twitter.</p>

<p><a href="https://Muensterland.social/" rel="nofollow">Muensterland.social</a> runs on a <strong><em>HP ProLiant DL380 G6</em></strong> <em>server with</em> <strong><em>two Intel Xeon Quad Core CPUs,32GB memory and 4x72GB RAID5 HDDs</em></strong> so there is still much space for new users.</p></blockquote>

<p><img src="https://i.postimg.cc/9MNsrYDG/HP-Proliant-DL380-600x220p.jpg" alt=""></p>

<p>For a geek like me, the server description was saliva inducing. OMG. I want in, thank you!</p>

<hr>

<h2 id="halcyon-s-client-main-features">Halcyon&#39;s Client — Main Features :</h2>

<p>Nick is using the well-regarded <strong>Halcyon</strong> mastodon and Pleroma client. A screenshot below (reduced in size) shows <a href="https://mastodon.social/@Gargron" rel="nofollow">Eugen&#39;s account at Mastodon.social</a> as rendered in Halcyon. [img source – Halcyon]</p>

<p><img src="https://i.postimg.cc/XvbgbP5w/Halcyon-preview-640x375p.jpg" alt=""></p>

<p>From the <a href="https://www.halcyon.social/index.php" rel="nofollow">homepage for Halcyon</a> :</p>
<ul><li>It looks like Twitters user interface which you may already know</li>
<li>It supports custom character limits of Pleroma and modded Mastodon instances</li>
<li>It supports custom emojis in posts and user names and has a emoji picker</li>
<li>It&#39;s completely free of advertisements and trackers</li>
<li>It&#39;s open source – You can help adding features you&#39;re missing</li>
<li>It has full support for the lists feature including create/edit/delete</li>
<li>It has full support for the filters – Also from other clients</li>
<li>There are dozens of free Halcyon instances – No single point of failure</li>
<li>Halcyon is available in many different languages – Currently 9</li>
<li>Who to follow feature to easily find other users with similar interests</li>
<li>Supports different media files like GIFs,videos or audio files</li>
<li>Privacy friendly players for content from YouTube,Vimeo and Peertube</li></ul>

<p>Looks good, and can be tried without hassle or expense.</p>

<hr>

<h2 id="halcyon-s-additional-resources">Halcyon&#39;s Additional Resources :</h2>
<ul><li><a href="https://www.halcyon.social/instances.php" rel="nofollow">List of free Halcyon instances</a> you can use.</li>
<li><a href="https://notabug.org/halcyon-suite/halcyon" rel="nofollow">Git instance for the project</a></li>
<li><a href="https://notabug.org/nipos" rel="nofollow">Nick&#39;s personal account and projects page</a></li></ul>

<hr>

<h2 id="famous-last-words">Famous Last Words :</h2>

<p>I would like to sincerely thank all the dedicated people who put in a lot of effort, time and resources in providing us all the Software, the Instances and Content for the Fediverse.</p>

<p>It&#39;s thanks to them that we can enjoy a rich experience, the freedom to move and find communities we enjoy, and the ability to ignore or even shut the door in the varied annoyances that Internet living has those days (a subject to another post, another day).</p>

<p>Please visit and see new content <a href="https://write.tedomum.net/rgx/" rel="nofollow">at your friendly <strong><em><a href="/rgx/tag:FediReporter" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">FediReporter</span></a></em></strong> home at TeDomum.net</a></p>

<p>Originally <a href="https://qoto.org/@design_RG/104280624744767311" rel="nofollow">partially posted at Qoto.org</a>, with <em>many thanks for excellent services and a refined user experience</em>.</p>

<p><a href="/rgx/tag:wordCount" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">wordCount</span></a> : 1333 words, 8,021 characters used. Thank you qoto.org for a HIGH limit allowance. [<em>note that this is the actual MarkDown source for this page, and includes tons of URLs and Formatting code.</em>]</p>

<p><a href="/rgx/tag:QotoJournal" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">QotoJournal</span></a> <a href="/rgx/tag:webstories" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">webstories</span></a> <a href="/rgx/tag:Fediverse" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Fediverse</span></a> <a href="/rgx/tag:Culture" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Culture</span></a></p>

<hr>

<h3 id="follow-blog-via-your-fediverse-mastodon-account">Follow Blog via your Fediverse/Mastodon account :</h3>

<p><img src="https://i.postimg.cc/vZmtLMRb/Musings-Footer-400x80p.png" alt=""></p>

<h4 id="rgx-write-tedomum-net"><a href="https://write.tedomum.net/@/rgx@write.tedomum.net" class="u-url mention" rel="nofollow">@<span>rgx@write.tedomum.net</span></a></h4>

<p><em>This page created entirely in MarkDown language.</em> Thank you for reading, feel free to comment about this post – <em>reach me <a href="https://muensterland.social/@rgx" rel="nofollow">at my Writer&#39;s Lounge</a></em>.</p>

<p><img src="https://i.postimg.cc/d3ThDcdc/cat-mtx-60p.png" alt=""> R.G. <a href="https://muensterland.social/@rgx" rel="nofollow"><a href="https://write.tedomum.net/@/rgx@muensterland.social" class="u-url mention" rel="nofollow">@<span>rgx@muensterland.social</span></a></a> <a href="#top" rel="nofollow"> ^—top of page</a></p>
]]></content:encoded>
      <guid>https://write.tedomum.net/rgx/muensterland-social-a-new-instance-joined</guid>
      <pubDate>Wed, 03 Jun 2020 21:28:21 +0000</pubDate>
    </item>
  </channel>
</rss>