ActivityPub Viewer

A small tool to view real-world ActivityPub objects as JSON! Enter a URL or username from Mastodon or a similar service below, and we'll send a request with the right Accept header to the server to view the underlying object.

Open in browser →
{ "@context": [ "https://www.w3.org/ns/activitystreams" ], "type": "Article", "id": "https://write.tedomum.net/api/posts/ivbx1k43qr", "published": "2020-12-12T21:03:26Z", "url": "https://write.tedomum.net/rgx/image-hosting-services-with-zonelets-blogs", "attributedTo": "https://write.tedomum.net/api/collections/rgx", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://write.tedomum.net/api/collections/rgx/followers", "https://write.tedomum.net/api/collections/rgx", "https://muensterland.social/users/rgx" ], "name": "Image Hosting Services with Zonelets Blogs", "content": "<p><img src=\"https://i.postimg.cc/wB2sM3SK/Image-Hosting-640x427p.jpg\" alt=\"\"></p>\n\n<hr>\n\n<h2 id=\"many-times-we-need-a-place-to-store-our-images-online\" id=\"many-times-we-need-a-place-to-store-our-images-online\">Many times we need a place to store our Images, online</h2>\n\n<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>\n\n<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>\n\n<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>\n\n<hr>\n\n<h2 id=\"a-good-image-host-recommendation\" id=\"a-good-image-host-recommendation\">A good image host recommendation</h2>\n\n<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>\n\n<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>\n\n<p><img src=\"https://i.postimg.cc/2SJKJ8HD/Post-Image-Send-580x552p.jpg\" alt=\"\"></p>\n\n<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>\n\n<hr>\n\n<h2 id=\"and-you-soon-get-a-direct-image-link-url\" id=\"and-you-soon-get-a-direct-image-link-url\">And you soon get a direct image link/URL</h2>\n\n<p><img src=\"https://i.postimg.cc/NFmsyz5y/Post-Image-URL-Copy-529x173p.jpg\" alt=\"\"></p>\n\n<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>\n\n<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>\n\n<p>Lovely and very productive. Simple as can be.</p>\n\n<p>Highly recommend this host — <a href=\"https://postimage.org/\" rel=\"nofollow\">PostImage.org</a></p>\n\n<hr>\n\n<h2 id=\"larger-image-and-smaller-ones\" id=\"larger-image-and-smaller-ones\">Larger image and smaller ones ?</h2>\n\n<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>\n\n<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>\n\n<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>\n\n<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>\n\n<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>\n\n<hr>\n\n<h2 id=\"but-do-we-really-need-this-with-neocities-org-hosting\" id=\"but-do-we-really-need-this-with-neocities-org-hosting\">But do we really need this with NeoCities.org hosting?</h2>\n\n<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>\n\n<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>\n\n<hr>\n\n<h2 id=\"ease-of-use-organize-our-files-by-page-folders\" id=\"ease-of-use-organize-our-files-by-page-folders\">Ease of Use – organize our files by page folders</h2>\n\n<p>By default, Zonelets expects all images to be in the &#39;../images/&#39; folder, right under the Blog&#39;s install folder.</p>\n\n<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>\n\n<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>\n\n<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>\n\n<hr>\n\n<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>\n\n<p><img src=\"https://i.postimg.cc/vZmtLMRb/Musings-Footer-400x80p.png\" alt=\"\"></p>\n\n<h4 id=\"rgx-write-tedomum-net\" 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>\n\n<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>\n\n<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>\n", "contentMap": { "en": "<p><img src=\"https://i.postimg.cc/wB2sM3SK/Image-Hosting-640x427p.jpg\" alt=\"\"></p>\n\n<hr>\n\n<h2 id=\"many-times-we-need-a-place-to-store-our-images-online\" id=\"many-times-we-need-a-place-to-store-our-images-online\">Many times we need a place to store our Images, online</h2>\n\n<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>\n\n<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>\n\n<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>\n\n<hr>\n\n<h2 id=\"a-good-image-host-recommendation\" id=\"a-good-image-host-recommendation\">A good image host recommendation</h2>\n\n<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>\n\n<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>\n\n<p><img src=\"https://i.postimg.cc/2SJKJ8HD/Post-Image-Send-580x552p.jpg\" alt=\"\"></p>\n\n<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>\n\n<hr>\n\n<h2 id=\"and-you-soon-get-a-direct-image-link-url\" id=\"and-you-soon-get-a-direct-image-link-url\">And you soon get a direct image link/URL</h2>\n\n<p><img src=\"https://i.postimg.cc/NFmsyz5y/Post-Image-URL-Copy-529x173p.jpg\" alt=\"\"></p>\n\n<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>\n\n<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>\n\n<p>Lovely and very productive. Simple as can be.</p>\n\n<p>Highly recommend this host — <a href=\"https://postimage.org/\" rel=\"nofollow\">PostImage.org</a></p>\n\n<hr>\n\n<h2 id=\"larger-image-and-smaller-ones\" id=\"larger-image-and-smaller-ones\">Larger image and smaller ones ?</h2>\n\n<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>\n\n<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>\n\n<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>\n\n<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>\n\n<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>\n\n<hr>\n\n<h2 id=\"but-do-we-really-need-this-with-neocities-org-hosting\" id=\"but-do-we-really-need-this-with-neocities-org-hosting\">But do we really need this with NeoCities.org hosting?</h2>\n\n<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>\n\n<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>\n\n<hr>\n\n<h2 id=\"ease-of-use-organize-our-files-by-page-folders\" id=\"ease-of-use-organize-our-files-by-page-folders\">Ease of Use – organize our files by page folders</h2>\n\n<p>By default, Zonelets expects all images to be in the &#39;../images/&#39; folder, right under the Blog&#39;s install folder.</p>\n\n<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>\n\n<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>\n\n<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>\n\n<hr>\n\n<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>\n\n<p><img src=\"https://i.postimg.cc/vZmtLMRb/Musings-Footer-400x80p.png\" alt=\"\"></p>\n\n<h4 id=\"rgx-write-tedomum-net\" 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>\n\n<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>\n\n<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>\n" }, "tag": [ { "type": "Hashtag", "href": "https://write.tedomum.net/rgx/tag:newusers", "name": "#newusers" }, { "type": "Hashtag", "href": "https://write.tedomum.net/rgx/tag:xp", "name": "#xp" }, { "type": "Hashtag", "href": "https://write.tedomum.net/rgx/tag:top", "name": "#top" }, { "type": "Hashtag", "href": "https://write.tedomum.net/rgx/tag:rgxJournal", "name": "#rgxJournal" }, { "type": "Hashtag", "href": "https://write.tedomum.net/rgx/tag:writers", "name": "#writers" }, { "type": "Hashtag", "href": "https://write.tedomum.net/rgx/tag:blog", "name": "#blog" }, { "type": "Mention", "href": "https://write.tedomum.net/api/collections/rgx", "name": "@rgx@write.tedomum.net" }, { "type": "Mention", "href": "https://muensterland.social/users/rgx", "name": "@rgx@muensterland.social" } ], "attachment": [ { "type": "Image", "url": "https://i.postimg.cc/LsBLMd2g/GS-Dark-Mint-Theme-Screenshot-2020-06-08-Kafuka-ME.png", "mediaType": "image/png", "name": "" }, { "type": "Image", "url": "https://i.postimg.cc/43y9SV88/GS-Dark-Mint-640x334p.jpg", "mediaType": "image/jpeg", "name": "" }, { "type": "Image", "url": "https://i.postimg.cc/vZmtLMRb/Musings-Footer-400x80p.png", "mediaType": "image/png", "name": "" }, { "type": "Image", "url": "https://i.postimg.cc/d3ThDcdc/cat-mtx-60p.png", "mediaType": "image/png", "name": "" }, { "type": "Image", "url": "https://i.postimg.cc/wB2sM3SK/Image-Hosting-640x427p.jpg", "mediaType": "image/jpeg", "name": "" }, { "type": "Image", "url": "https://i.postimg.cc/2SJKJ8HD/Post-Image-Send-580x552p.jpg", "mediaType": "image/jpeg", "name": "" }, { "type": "Image", "url": "https://i.postimg.cc/NFmsyz5y/Post-Image-URL-Copy-529x173p.jpg", "mediaType": "image/jpeg", "name": "" } ] }