<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>newusers &amp;mdash; Musings by @rg</title>
    <link>https://write.tedomum.net/rgx/tag:newusers</link>
    <description>A place to jot down ideas, notes, pointers.</description>
    <pubDate>Sat, 02 May 2026 13:26:03 +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>Mastodon - Options for Moving an Account ?</title>
      <link>https://write.tedomum.net/rgx/mastodon-options-for-moving-an-account</link>
      <description>&lt;![CDATA[&#xA;------&#xA;&#34;Take your information and do what you want with it.&#34; &#xA;&#xA;That suggestive text sounds like Freedom of movement is granted and important, doesn&#39;t it? That is directly copied from Documents at JoinMastodon.org.&#xA;&#xA;The truth is less rosy though. There are easy and reliable ways to :&#xA;&#xA;Export the list of people you Follow.&#xA;Export lists of people you Mute (hiding their posts from your view)&#xA;Export lists of people and instances you Blocked (barring their content reaching you).  !--more--&#xA;&#xA;This is done by creating small text files, with the &#39;.csv&#39; (comma-separated values) extensions. In some cases you might not have any data in one or more of them (zero Blocked Domains, or blocked instances, for example). In those cases, exporting the data is NOT needed, as it would be a Blank, empty file.&#xA;&#xA;  At any time you want, you can go to Settings   Export and download a CSV file for your current followed accounts, your currently created lists, your currently blocked accounts, your currently muted accounts, and your currently blocked domains. &#xA;&#xA;-------&#xA;Backups are important :&#xA;&#xA;Creating these files regularly gives you a personal backup -- if the instance you are using disappears suddenly (which DOES happen), having the files means you recover much easier that starting from scratch. &#xA;&#xA;So, consider creating these, and update them once a month or so!&#xA;&#xA;Once you have the files, what can be done ? At any other Mastodon, Pleroma, Glitch-Social instance, the files can be easily Imported :&#xA;&#xA;  Your following, blocking, muting, and domain-blocking lists can be imported at Settings   Import, where they can either be merged or overwritten.&#xA;&#xA;Clarifying Words is important, as they have very different results :&#xA;&#xA;Merging the backup files means any new data in them is ADDED to the existing lists (Following, Muted, etc.)&#xA;Overwriting means existing data is LOST -- and likely not what you are aiming for. So select carefully.&#xA;&#xA;Importing works well, and the .csv files are a big help in restoring some of your normal work environment in a new account.&#xA;&#xA;These Export options DO NOT offer you a copy of your Followers list.&#xA;&#xA;------&#xA;Facebook Does It !&#xA;&#xA;Facebook HAS a new tool that allows an Export of an user&#39;s photos and videos -- and it works wonderfully in my experience.&#xA;&#xA;all photos were exported successfully.&#xA;it does NOT require any user effort (try downloading, 100 albums or more!)&#xA;Albums are created in the new destination (for the moment, supports exporting to Google Photos, only; others expected soon)&#xA;Albums have the same names as the originals, with the addition of &#34;Copy of [user&#39;s original title]&#34;&#xA;&#xA;And even each photo goes with the poster&#39;s comment attached to it. &#xA;&#xA;Completely automated, reliable, full featured. I am impressed, kudos to Facebook for this.&#xA;&#xA;FediReporter thinks it&#39;s time we got something BETTER here too ?&#xA;&#xA;Full details on Facebook Data Exporting in this Android Police post.&#xA;&#xA;------&#xA;&#xA;Mastodon Account -- Personal Data Archive&#xA;&#xA;Don&#39;t think there&#39;s much we can do, sadly. Just searched and there&#39;s a good page but the news are NOT good.&#xA;&#xA;You CAN request a zipped archive, of all your posts, images included. But :&#xA;&#xA;  Mastodon currently does not support importing toots or media due to technical limitations, but your archive can be viewed by any software that understands how to parse ActivityPub documents.&#xA;&#xA;&#34;Any Software&#34; capable of handling that, even in a personal, offline, non-federated way -- I haven&#39;t seen any yet. If you know, let me know, thank you.&#xA;&#xA;Sadly needed, at least for personal references!&#xA;&#xA;-------&#xA;Asked in Fediverse for &#34;Any Software&#34; :&#xA;&#xA;To complement this article, I decided to post a question to some admin friends -- to see if anyone knew of a possible tool to view a user&#39;s personal backup archive.&#xA;&#xA;Some responses came back, negative. Then one, by fluffy, offered a possibility :&#xA;&#xA;  you can use JSON.awk&#xA;&#xA;Sadly, this is a command line, Unix / Linux tool; and I wonder how useful it could be with a large archive. We need a Graphical User Interface, a GUI tool, for productivity.&#xA;&#xA;Maique suggested contacting Eugen R, the lead Mastodon developer, and sent a Toot. I joined in as well.&#xA;&#xA;Fingers crossed, hopefully the idea will germinate and some usable solution might appear.&#xA;&#xA;------&#xA;Moving House -- Your Options, not great.&#xA;&#xA;There are a couple of choices, and they are well explained in this page -- but beware that both will cripple the existing account&#39;s posting ability.&#xA;&#xA;So, READ the fine print, understand it, and DECIDE if this is a good option, or not.&#xA;&#xA;The alternative is to leave the old account and simply communicate to your followers that you are relocating.&#xA;&#xA;------&#xA;&#xA;Mastodon Moving Options - Choice 1 : &#xA;&#xA;Redirect your Profile.&#xA;&#xA;  Redirecting your account disables posting from that account and displays a “profile moved” notice indicating your new account. Anyone viewing your profile can see this notice and will know to follow you at your new account. Following redirected accounts is not possible. The redirect can be cancelled at any time.&#xA;&#xA;My take on this ? &#xA;&#xA;it&#39;s a reversible option, can be cancelled if desired. &#xA;You can cancel and resume posting to the account after that.&#xA;Not harmful to your data, which stays there.&#xA;Not very Useful either; as it&#39;s simply a Notice, posted in the old profile.&#xA;&#xA;You might do better by contacting people yourself, with a nicely made post -- and sent with &#34;Followers Only&#34; privacy setting.&#xA;&#xA;----- &#xA;Choice 2 : &#xA;&#xA;Move your Profile&#xA;&#xA;  Moving your account is the same as redirecting your account, but it will also irreversibly force everyone to un-follow your current account and follow your new account, if their software supports the Move activity. Your toots will not be moved, due to technical limitations. There is also a very heavy cool-down period in which you cannot migrate again, so be very careful before using this option!&#xA;&#xA;My take on this ? &#xA;&#xA;This is effective, will switch Followers to the new account automatically.&#xA;But it&#39;s also a &#39;Goodbye Johnny&#39; to the older account, you get locked out of it.&#xA;This is pretty much a &#39;Sayonara option&#39;, you don&#39;t plan to use the older account anymore.&#xA;&#xA;...most of those points are not great from my user&#39;s perspective. &#xA;&#xA;But there are those two official and documented options.&#xA;&#xA;Plus the common practices of people, sending mass DMs being one of them (there seems to be some software allowing that; DMs are sent to followers, one copy per person, nobody sees the full mail list).&#xA;&#xA;------&#xA;Aliases are Needed :&#xA;&#xA;  Profile moves can only be initiated when your two accounts have been aliased. Account aliases are currently not used for anything other than profile moves, where you will need to set your old account as an alias of your new account before initiating the move. Setting aliases is harmless and reversible on its own.&#xA;&#xA;This is a necessary step, and it&#39;s not damaging at all, reversible. &#xA;&#xA;FediReporter on options for consideration when you plan to re-settle.&#xA;&#xA;#rgxJournal for reference #NewUsers #Tips #Mastodon &#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/5tKT1jqT/Masto-Mov-Welcome-640x295p.jpg" alt=""></p>

<hr>

<h2 id="take-your-information-and-do-what-you-want-with-it-top">“Take your information and do what you want with it.”<a href="#top" rel="nofollow"> </a></h2>

<p>That suggestive text sounds like Freedom of movement is granted and important, doesn&#39;t it? That is directly copied <a href="https://docs.joinmastodon.org/user/moving/" rel="nofollow">from Documents at JoinMastodon.org</a>.</p>

<p>The truth is less rosy though. There are easy and reliable ways to :</p>
<ul><li>Export the list of people you Follow.</li>
<li>Export lists of people you Mute (hiding their posts from your view)</li>
<li>Export lists of people and instances you Blocked (barring their content reaching you).  </li></ul>

<p>This is done by creating small text files, with the &#39;.csv&#39; (comma-separated values) extensions. In some cases you might not have any data in one or more of them (zero Blocked Domains, or blocked instances, for example). In those cases, <em>exporting the data is NOT needed</em>, as it would be a Blank, empty file.</p>

<p><img src="https://i.postimg.cc/tgsD3kWv/CSV-Exp-Crop-HL-520x280p.png" alt=""></p>

<blockquote><p>At any time you want, you can go to Settings &gt; Export and download a CSV file for your current followed accounts, your currently created lists, your currently blocked accounts, your currently muted accounts, and your currently blocked domains.</p></blockquote>

<hr>

<h2 id="backups-are-important">Backups are important :</h2>

<p>Creating these files regularly gives you a personal backup — if the instance you are using disappears suddenly (<em>which DOES happen</em>), having the files means you recover much easier that starting from scratch.</p>

<p>So, consider creating these, and update them once a month or so!</p>

<p>Once you have the files, what can be done ? At any other Mastodon, Pleroma, Glitch-Social instance, the files can be easily Imported :</p>

<blockquote><p>Your following, blocking, muting, and domain-blocking lists can be imported at Settings &gt; Import, where they can either be <strong>merged</strong> or <strong>overwritten</strong>.</p></blockquote>

<p>Clarifying Words is important, as <em>they have very different results</em> :</p>
<ul><li><em>Merging the backup files</em> means any new data in them is <em>ADDED to the existing lists</em> (Following, Muted, etc.)</li>
<li><em>Overwriting means existing data is LOST</em> — and likely not what you are aiming for. So <em>select carefully</em>.</li></ul>

<p>Importing works well, and the .csv files are a big help in restoring some of your normal work environment in a new account.</p>

<p><em>These Export options DO NOT offer you a copy of your Followers list</em>.</p>

<hr>

<h2 id="facebook-does-it">Facebook Does It !</h2>

<p>Facebook HAS a new tool that allows an Export of an user&#39;s photos and videos — and it <strong>works wonderfully</strong> in my experience.</p>
<ul><li>all photos were exported successfully.</li>
<li>it does NOT require any user effort (try downloading, 100 albums or more!)</li>
<li>Albums are created in the new destination (for the moment, supports exporting to Google Photos, only; others expected soon)</li>
<li>Albums have the same names as the originals, with the addition of “Copy of [user&#39;s original title]”</li></ul>

<p>And even each photo goes with the poster&#39;s comment attached to it.</p>

<p>Completely automated, reliable, full featured. <em>I am impressed, kudos to Facebook for this</em>.</p>

<p><a href="/rgx/tag:FediReporter" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">FediReporter</span></a> thinks it&#39;s time we got something BETTER here too ?</p>

<p><a href="https://www.androidpolice.com/2020/05/16/how-to-transfer-all-of-your-facebook-photos-and-videos-to-google-photos/" rel="nofollow"><strong>Full details on Facebook Data Exporting</strong> in this Android Police post</a>.</p>

<hr>

<h2 id="mastodon-account-personal-data-archive">Mastodon Account — Personal Data Archive</h2>

<p>Don&#39;t think there&#39;s much we can do, sadly. Just <a href="https://docs.joinmastodon.org/user/moving/" rel="nofollow">searched and there&#39;s a good page</a> but the news are NOT good.</p>

<p>You CAN request a zipped archive, of all your posts, images included. But :</p>

<blockquote><p>Mastodon currently does not support importing toots or media due to technical limitations, but your archive can be viewed by <strong>any software that understands how to parse ActivityPub documents</strong>.</p></blockquote>

<p>“<strong>Any Software</strong>” capable of handling that, even in a personal, offline, non-federated way — <em>I haven&#39;t seen any yet. If you know, let me know, thank you</em>.</p>

<p>Sadly needed, at least for personal references!</p>

<hr>

<h2 id="asked-in-fediverse-for-any-software">Asked in Fediverse for “Any Software” :</h2>

<p>To complement this article, I decided <a href="https://fedi.absturztau.be/notice/9wLP9QZmdBTYgklyj2" rel="nofollow">to post a question to some admin friends</a> — to see <em>if anyone knew of a possible tool to view a user&#39;s personal backup archive</em>.</p>

<p>Some responses came back, negative. Then <a href="https://fedi.absturztau.be/notice/9wLQZmhJ6gQSmQQKzQ" rel="nofollow">one, by fluffy</a>, offered a possibility :</p>

<blockquote><p>you <a href="https://github.com/step-/JSON.awk" rel="nofollow">can use JSON.awk</a></p></blockquote>

<p>Sadly, this is a command line, Unix / Linux tool; and I wonder how useful it could be with a large archive. We need a Graphical User Interface, a GUI tool, for productivity.</p>

<p><a href="https://mastodon.social/@maique" rel="nofollow">Maique</a> suggested contacting Eugen R, the lead Mastodon developer, <a href="https://fedi.absturztau.be/notice/9wLWZAhSyoCQerab32" rel="nofollow">and sent a Toot. I joined in as well.</a></p>

<p><img src="https://i.postimg.cc/Zq1LpYXv/Request-Eugen-Tool-Viewer-546x350p.png" alt=""></p>

<p>Fingers crossed, hopefully the idea will germinate and some usable solution might appear.</p>

<hr>

<h2 id="moving-house-your-options-not-great">Moving House — Your Options, not great.</h2>

<p>There are a couple of choices, and <a href="https://docs.joinmastodon.org/user/moving/" rel="nofollow">they are well explained in this page</a> — but beware that both will cripple the existing account&#39;s posting ability.</p>

<p>So, READ the fine print, understand it, and DECIDE if this is a good option, or not.</p>

<p>The alternative is to leave the old account and simply communicate to your followers that you are relocating.</p>

<hr>

<h2 id="mastodon-moving-options-choice-1">Mastodon Moving Options – Choice 1 :</h2>

<p><strong><em>Redirect your Profile</em></strong>.</p>

<p><img src="https://i.postimg.cc/g27ybkzt/Prof-Redir-Form-640x247p.jpg" alt=""></p>

<blockquote><p>Redirecting your account disables posting from that account and displays a “profile moved” notice indicating your new account. Anyone viewing your profile can see this notice and will know to follow you at your new account. Following redirected accounts is not possible. The redirect can be cancelled at any time.</p></blockquote>

<p><em>My take on this ?</em></p>
<ul><li>it&#39;s a reversible option, can be cancelled if desired.</li>
<li>You can cancel and resume posting to the account after that.</li>
<li>Not harmful to your data, which stays there.</li>
<li>Not very Useful either; as it&#39;s simply a Notice, posted in the old profile.</li></ul>

<p>You might do better by contacting people yourself, with a nicely made post — and sent with “<strong>Followers Only</strong>” privacy setting.</p>

<hr>

<h2 id="choice-2">Choice 2 :</h2>

<p><strong><em>Move your Profile</em></strong></p>

<p><img src="https://i.postimg.cc/m2XC72HZ/Move-Acc-Follow-640x356p.jpg" alt=""></p>

<blockquote><p>Moving your account is the same as redirecting your account, but it will also irreversibly force everyone to un-follow your current account and follow your new account, if their software supports the Move activity. Your toots will not be moved, due to technical limitations. There is also a very heavy cool-down period in which you cannot migrate again, so be very careful before using this option!</p></blockquote>

<p><em>My take on this ?</em></p>
<ul><li>This is effective, <em>will switch Followers to the new account automatically</em>.</li>
<li>But it&#39;s also <em>a &#39;Goodbye Johnny&#39;</em> to the older account, <strong>you get locked out of it</strong>.</li>
<li>This is pretty much a &#39;<em>Sayonara option</em>&#39;, you don&#39;t plan to use the older account anymore.</li></ul>

<p>...most of those points <em>are not great from my user&#39;s perspective</em>.</p>

<p>But there <em>are those two official and documented options</em>.</p>

<p>Plus the common practices of people, sending mass DMs being one of them (there seems to be some software allowing that; DMs are sent to followers, one copy per person, nobody sees the full mail list).</p>

<hr>

<h2 id="aliases-are-needed">Aliases are Needed :</h2>

<p><img src="https://i.postimg.cc/y8RxWVhb/Move-Alias-640x320p.jpg" alt=""></p>

<blockquote><p>Profile moves <em>can only be initiated when</em> <strong>your two accounts have been aliased</strong>. Account aliases are currently not used for anything other than profile moves, where you will need to set your old account as an alias of your new account before initiating the move. Setting aliases is harmless and reversible on its own.</p></blockquote>

<p>This is a necessary step, and it&#39;s not damaging at all, reversible.</p>

<p><a href="/rgx/tag:FediReporter" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">FediReporter</span></a> on options for consideration when you plan to re-settle.</p>

<p><a href="/rgx/tag:rgxJournal" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">rgxJournal</span></a> for reference <a href="/rgx/tag:NewUsers" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">NewUsers</span></a> <a href="/rgx/tag:Tips" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Tips</span></a> <a href="/rgx/tag:Mastodon" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Mastodon</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/mastodon-options-for-moving-an-account</guid>
      <pubDate>Mon, 22 Jun 2020 17:25:55 +0000</pubDate>
    </item>
    <item>
      <title>Pinafore Client for Fediverse now has a Forum </title>
      <link>https://write.tedomum.net/rgx/pinafore-client-for-fediverse-now-has-a-forum</link>
      <description>&lt;![CDATA[&#xA;------&#xA;Pinafore Client deserves a Discussion and Support Forum  &#xA;&#xA;A new Pinafore client discussions Forum is now online at Qoto&#39;s Discourse Forums&#xA;&#xA;We now have a new sub-forum, dedicated to the powerful and fast Pinafore client for Fediverse instances -- Mastodon, Glitch-Social, Pleroma are all supported.&#xA;&#xA;I am a big fan of Pinafore, since first trying it. It is a popular client with power users, as it is FAST and Light, plus has elegant design, clean UI and many nice features. \!--more--&#xA;&#xA;------&#xA;&#xA;Why a Forum ?&#xA;&#xA;Forums are wonderful in how they can organize information (by Topics, sub-forums, etc), allow easy retrieval (unlike most Social Media), and Advanced formatting. At the modern Discouse Forums :&#xA;&#xA;Enhanced text MarkDown is fully enabled.&#xA;Images can be easily copy/pasted or uploaded into any topic or comment.&#xA;And images can be placed in-line -- along the text, where they refer to.&#xA;Unlike Mastodon, which only attaches them at the very bottom of any post.&#xA;&#xA;They are un-matched in these features, and a pleasure for users who have experienced the presentation and discussions they allow. Plus :&#xA;&#xA;As an experienced moderator, a staff person can split any Topic if it goes into a tangent.&#xA;This keeps the original topic focused, while exposing the new idea for it&#39;s own.&#xA;Posts can be edited and enhanced, anytime. Unlike the frozen state of masto toots.&#xA;&#xA;------&#xA;Meet the Author &#xA;&#xA;Nolan Lawson is the author of Pinafore, and I have told him many times how I enjoy it. Never heard about Pinafore? See the author&#39;s word here. &#xA;&#xA;As part of Fandom, I thought we could do more to support Great Software, and requested a new Project Forum for Pinafore at Qoto&#39;s Discourse Forum. The Qoto.org admin graciously agreed and created it, it&#39;s now opening for business.&#xA;&#xA;An Introductory post was needed, so here we are. 🙂 &#xA;&#xA;#Pinafore #Discourse #Forum  #NewUsers #Fediclient #Qoto &#xA;&#xA;-----&#xA;First Topic, in a brand new Forum.&#xA;&#xA;Not only we have the new forum, but I have just collected a topic we discussed in our local feed -- and made it into a prettier, formatted and in-line illustrated page.&#xA;&#xA;The way a good manual page could be; and there&#39;s a need, the documentation available is very limited; so I plan to add to it.&#xA;&#xA;Assigning Colour Themes to Allow easy Multi-Instances use in Pinafore Client&#xA;&#xA;Please visit  the Topic here.&#xA;&#xA;------&#xA;&#xA;Reading is Open to All. Register to comment, etc.&#xA;&#xA;The Forum is publicly Visible (anyone can read) and open to new user registrations if you want to comment, ask questions about Pinafore or have any suggestions to the Author. &#xA;&#xA;We will be sure to pass those along, and Nolan is very good with support, promptly responding when I had something to ask.&#xA;&#xA;Many Thanks to Nolan Lawson (@nolan) and Dr. Freeman (@freemo).&#xA;&#xA;Thank you to Coralie who inspired the toots discussion and now this post. Merci, mon amie.&#xA;&#xA;#Pinafore #Discourse #Forum #NewUsers #Fediclient #Qoto&#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/DydFN1Wy/PF-Forum-Intro-640x410p.jpg" alt=""></p>

<hr>

<h2 id="pinafore-client-deserves-a-discussion-and-support-forum-top">Pinafore Client deserves a Discussion and Support Forum <a href="#top" rel="nofollow"> </a></h2>

<p>A new <strong>Pinafore</strong> client discussions Forum is now online at Qoto&#39;s Discourse Forums</p>

<p>We now have a new sub-forum, dedicated to the powerful and fast <a href="https://nolanlawson.com/2019/06/02/one-year-of-pinafore/" rel="nofollow">Pinafore client</a> for Fediverse instances — Mastodon, Glitch-Social, Pleroma are all supported.</p>

<p>I am a big fan of Pinafore, since first trying it. It is a popular client with power users, as it is FAST and Light, plus has elegant design, clean UI and many nice features. &lt;!—more—&gt;</p>

<hr>

<h2 id="why-a-forum">Why a Forum ?</h2>

<p>Forums are wonderful in how they can organize information (<em>by Topics, sub-forums, etc</em>), allow easy retrieval (<em>unlike most Social Media</em>), and Advanced formatting. At the modern Discouse Forums :</p>
<ul><li>Enhanced text MarkDown is fully enabled.</li>
<li>Images can be easily copy/pasted or uploaded into any topic or comment.</li>
<li>And images can be placed in-line — along the text, where they refer to.</li>
<li>Unlike Mastodon, which only attaches them at the very bottom of any post.</li></ul>

<p>They are un-matched in these features, and a pleasure for users who have experienced the presentation and discussions they allow. Plus :</p>
<ul><li>As an experienced moderator, a staff person can <em>split any Topic</em> if it goes into a tangent.</li>
<li>This keeps the original topic focused, while exposing the new idea for it&#39;s own.</li>
<li>Posts <em>can be edited and enhanced</em>, anytime. Unlike the frozen state of masto toots.</li></ul>

<hr>

<h2 id="meet-the-author">Meet the Author</h2>

<p><a href="https://nolanlawson.com/about/" rel="nofollow"><img src="https://i.postimg.cc/j22dT5Bk/NOLAN-200p.jpg" alt=""></a></p>

<p><a href="https://nolanlawson.com/about/" rel="nofollow">Nolan Lawson</a> is the author of Pinafore, and I have told him many times how I enjoy it. Never heard about <a href="https://nolanlawson.com/2019/06/02/one-year-of-pinafore/" rel="nofollow"><strong>Pinafore</strong>? See the author&#39;s word here</a>.</p>

<p>As part of Fandom, I thought we could do more to support Great Software, and requested a new <a href="https://discourse.qoto.org/c/PROJ/PINA/35" rel="nofollow"><strong>Project Forum for Pinafore</strong> at <em>Qoto&#39;s Discourse Forum</em></a>. The Qoto.org admin graciously agreed and created it, it&#39;s now opening for business.</p>

<p>An Introductory post was needed, so here we are. 🙂</p>

<p><a href="/rgx/tag:Pinafore" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Pinafore</span></a> <a href="/rgx/tag:Discourse" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Discourse</span></a> <a href="/rgx/tag:Forum" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Forum</span></a>  <a href="/rgx/tag:NewUsers" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">NewUsers</span></a> <a href="/rgx/tag:Fediclient" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Fediclient</span></a> <a href="/rgx/tag:Qoto" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Qoto</span></a></p>

<hr>

<h2 id="first-topic-in-a-brand-new-forum">First Topic, in a brand new Forum.</h2>

<p>Not only we have the new forum, but I have just collected <a href="https://qoto.org/@design_RG/104322150988664364" rel="nofollow">a topic we discussed in our local feed</a> — and made it into a prettier, formatted and in-line illustrated page.</p>

<p>The way a good manual page could be; and there&#39;s a need, the documentation available is very limited; so I plan to add to it.</p>

<h3 id="assigning-colour-themes-to-allow-easy-multi-instances-use-in-pinafore-client-https-discourse-qoto-org-t-assigning-colour-themes-to-diferentiate-instances-at-a-glance-295"><a href="https://discourse.qoto.org/t/assigning-colour-themes-to-diferentiate-instances-at-a-glance/295" rel="nofollow">Assigning Colour Themes to Allow easy Multi-Instances use in Pinafore Client</a></h3>

<p><img src="https://i.postimg.cc/Df9tnmVJ/PF-Colour-Pink-500x130p.png" alt=""></p>

<p><img src="https://i.postimg.cc/zG56HMGq/PF-Colour-Orange-500x130p.png" alt=""></p>

<p><a href="https://discourse.qoto.org/t/assigning-colour-themes-to-diferentiate-instances-at-a-glance/295" rel="nofollow">Please visit  the Topic here</a>.</p>

<hr>

<h2 id="reading-is-open-to-all-register-to-comment-etc">Reading is Open to All. Register to comment, etc.</h2>

<p>The Forum is <em>publicly Visible</em> (anyone can read) and open to <em>new user registrations</em> if you want to comment, ask questions about Pinafore or have any suggestions to the Author.</p>

<p>We will be sure to pass those along, and Nolan <em>is very good with support, promptly responding when I had something to ask</em>.</p>

<p>Many Thanks to <strong><em>Nolan Lawson</em></strong> (<a href="https://toot.cafe/@nolan" rel="nofollow">@nolan</a>) and <strong><em>Dr. Freeman</em></strong> (<a href="https://qoto.org/@freemo" rel="nofollow">@freemo</a>).</p>

<p>Thank you to <a href="https://qoto.org/@globcoco" rel="nofollow"><strong><em>Coralie</em></strong></a> who inspired the toots discussion and now this post. <em>Merci, mon amie</em>.</p>

<p><a href="/rgx/tag:Pinafore" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Pinafore</span></a> <a href="/rgx/tag:Discourse" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Discourse</span></a> <a href="/rgx/tag:Forum" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Forum</span></a> <a href="/rgx/tag:NewUsers" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">NewUsers</span></a> <a href="/rgx/tag:Fediclient" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Fediclient</span></a> <a href="/rgx/tag:Qoto" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Qoto</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/pinafore-client-for-fediverse-now-has-a-forum</guid>
      <pubDate>Thu, 11 Jun 2020 15:54:14 +0000</pubDate>
    </item>
  </channel>
</rss>