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.
{
"@context": "https://www.w3.org/ns/activitystreams",
"type": "OrderedCollectionPage",
"orderedItems": [
{
"type": "Create",
"actor": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"object": {
"type": "Note",
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1712418615094939652",
"attributedTo": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"content": "In-app purchasing by cryptocurrency<br /><br /><a href=\"https://github.com/bdshahab/in-app-purchasing-by-crypto\" target=\"_blank\">https://github.com/bdshahab/in-app-purchasing-by-crypto</a> <a href=\"https://www.minds.com/newsfeed/1712418615094939652\" target=\"_blank\">https://www.minds.com/newsfeed/1712418615094939652</a>",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://www.minds.com/api/activitypub/users/1113365859230818307/followers"
],
"tag": [],
"url": "https://www.minds.com/newsfeed/1712418615094939652",
"published": "2024-12-08T09:00:12+00:00",
"source": {
"content": "In-app purchasing by cryptocurrency\n\nhttps://github.com/bdshahab/in-app-purchasing-by-crypto https://www.minds.com/newsfeed/1712418615094939652",
"mediaType": "text/plain"
}
},
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1712418615094939652/activity"
},
{
"type": "Create",
"actor": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"object": {
"type": "Note",
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1712418170419023873",
"attributedTo": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"content": "The new version of the Contra game has been released!🎉<br /><br />In the new version:👇<br /><br />The in-app payment💰 section has been updated<br /><br />Program files are more compatible with various devices and operating systems💻📱.<br /><br />Download links:<br /><a href=\"https://bdshahab.itch.io/contra\" target=\"_blank\">https://bdshahab.itch.io/contra</a>",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://www.minds.com/api/activitypub/users/1113365859230818307/followers"
],
"tag": [],
"url": "https://www.minds.com/newsfeed/1712418170419023873",
"published": "2024-12-08T08:58:26+00:00",
"source": {
"content": "The new version of the Contra game has been released!🎉\n\nIn the new version:👇\n\nThe in-app payment💰 section has been updated\n\nProgram files are more compatible with various devices and operating systems💻📱.\n\nDownload links:\nhttps://bdshahab.itch.io/contra",
"mediaType": "text/plain"
}
},
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1712418170419023873/activity"
},
{
"type": "Create",
"actor": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"object": {
"type": "Note",
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1665658478380716045",
"attributedTo": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"content": "Source code of In-app purchasing by cryptocurrency<br /><br />Published in 2 Game Engines:<br /><br />Defold: <a href=\"https://defold.com/assets/crypto_iap\" target=\"_blank\">https://defold.com/assets/crypto_iap</a><br /><br />Godot: <a href=\"https://godotengine.org/asset-library/asset/3158\" target=\"_blank\">https://godotengine.org/asset-library/asset/3158</a><br /><br />Source code:<br /><br />For Defold game engine: <a href=\"https://github.com/bdshahab/iap_defold\" target=\"_blank\">https://github.com/bdshahab/iap_defold</a><br /><br />For Godot game engine: <a href=\"https://github.com/bdshahab/iap_godot\" target=\"_blank\">https://github.com/bdshahab/iap_godot</a><br /><br />A simple way to enable in-app purchases using cryptocurrencies.<br /><br />A video clip about this method (A little different in appearance but the same in function):<br /><br /><a href=\"https://youtu.be/QOaZi6Bp4og\" target=\"_blank\">https://youtu.be/QOaZi6Bp4og</a><br /><br />Using this program's method, you can make in-app purchases using cryptocurrencies.<br /><br />Users only had limited time to finish payment.<br /><br />The user picks the method of payment, and then the app shows the price in that currency. Users have to send that amount of money to the address. Users have to paste [TXID] of payment in the program. The app will verify the payment with the registered price at that time.",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://www.minds.com/api/activitypub/users/1113365859230818307/followers"
],
"tag": [],
"url": "https://www.minds.com/newsfeed/1665658478380716045",
"published": "2024-08-01T08:12:07+00:00",
"attachment": [
{
"type": "Document",
"url": "https://cdn.minds.com/fs/v1/thumbnail/1665658415646511119/xlarge/",
"mediaType": "image/jpeg",
"height": 421,
"width": 759
}
],
"source": {
"content": "Source code of In-app purchasing by cryptocurrency\n\nPublished in 2 Game Engines:\n\nDefold: https://defold.com/assets/crypto_iap\n\nGodot: https://godotengine.org/asset-library/asset/3158\n\nSource code:\n\nFor Defold game engine: https://github.com/bdshahab/iap_defold\n\nFor Godot game engine: https://github.com/bdshahab/iap_godot\n\nA simple way to enable in-app purchases using cryptocurrencies.\n\nA video clip about this method (A little different in appearance but the same in function):\n\nhttps://youtu.be/QOaZi6Bp4og\n\nUsing this program's method, you can make in-app purchases using cryptocurrencies.\n\nUsers only had limited time to finish payment.\n\nThe user picks the method of payment, and then the app shows the price in that currency. Users have to send that amount of money to the address. Users have to paste [TXID] of payment in the program. The app will verify the payment with the registered price at that time.",
"mediaType": "text/plain"
}
},
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1665658478380716045/activity"
},
{
"type": "Create",
"actor": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"object": {
"type": "Note",
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1566387625823047691",
"attributedTo": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"content": "Contra game: Bug fixes for touch controls for computers<br /><br />Computer files (Windows and Linux) were modified; Because their touch keys were always active!🤦♂️<br />Android files have not changed.<br /><br />Now this problem is solved and you can download them again.<br /><br />Of course, this was a minor bug, and through the \"settings\" section, you can also disable touch keys and play with the keyboard.<br /><br />Running the game on Windows 11 also has problems! But this problem is related to the game engine itself, which produces such files!<br /><br />The output file for 32-bit Windows is also available in the download links.<br /><br />Download links:👇<br /><a href=\"https://bdshahab.itch.io/contra\" target=\"_blank\">https://bdshahab.itch.io/contra</a><br /><br />Contra,bug,touch screens,bdshahab,2D game,shooter <a href=\"https://www.minds.com/newsfeed/1566387625823047691\" target=\"_blank\">https://www.minds.com/newsfeed/1566387625823047691</a>",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://www.minds.com/api/activitypub/users/1113365859230818307/followers"
],
"tag": [],
"url": "https://www.minds.com/newsfeed/1566387625823047691",
"published": "2023-11-01T09:45:11+00:00",
"source": {
"content": "Contra game: Bug fixes for touch controls for computers\n\nComputer files (Windows and Linux) were modified; Because their touch keys were always active!🤦♂️\nAndroid files have not changed.\n\nNow this problem is solved and you can download them again.\n\nOf course, this was a minor bug, and through the \"settings\" section, you can also disable touch keys and play with the keyboard.\n\nRunning the game on Windows 11 also has problems! But this problem is related to the game engine itself, which produces such files!\n\nThe output file for 32-bit Windows is also available in the download links.\n\nDownload links:👇\nhttps://bdshahab.itch.io/contra\n\nContra,bug,touch screens,bdshahab,2D game,shooter https://www.minds.com/newsfeed/1566387625823047691",
"mediaType": "text/plain"
}
},
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1566387625823047691/activity"
},
{
"type": "Create",
"actor": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"object": {
"type": "Note",
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1564184346980519938",
"attributedTo": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"content": "A full explanation of in-app purchases by cryptocurrencies<br /><a href=\"https://www.youtube.com/watch?v=QOaZi6Bp4og\" target=\"_blank\">https://www.youtube.com/watch?v=QOaZi6Bp4og</a><br /><br />If you are a programmer💻, you could see the source code of this payment method from here:👇<br /><a href=\"https://github.com/bdshahab/in-app-purchasing-by-crypto\" target=\"_blank\">https://github.com/bdshahab/in-app-purchasing-by-crypto</a><br /><br /><a href=\"https://www.minds.com/search?f=top&t=all&q=cryptocurrency\" title=\"#cryptocurrency\" class=\"u-url hashtag\" target=\"_blank\">#cryptocurrency</a><br /><a href=\"https://www.minds.com/search?f=top&t=all&q=payment\" title=\"#payment\" class=\"u-url hashtag\" target=\"_blank\">#payment</a><br /><a href=\"https://www.minds.com/search?f=top&t=all&q=IAP\" title=\"#IAP\" class=\"u-url hashtag\" target=\"_blank\">#IAP</a><br /><a href=\"https://www.minds.com/search?f=top&t=all&q=crypto\" title=\"#crypto\" class=\"u-url hashtag\" target=\"_blank\">#crypto</a><br /><a href=\"https://www.minds.com/search?f=top&t=all&q=pay\" title=\"#pay\" class=\"u-url hashtag\" target=\"_blank\">#pay</a><br /> <a href=\"https://www.minds.com/newsfeed/1564184346980519938\" target=\"_blank\">https://www.minds.com/newsfeed/1564184346980519938</a>",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://www.minds.com/api/activitypub/users/1113365859230818307/followers"
],
"tag": [],
"url": "https://www.minds.com/newsfeed/1564184346980519938",
"published": "2023-10-26T07:50:08+00:00",
"source": {
"content": "A full explanation of in-app purchases by cryptocurrencies\nhttps://www.youtube.com/watch?v=QOaZi6Bp4og\n\nIf you are a programmer💻, you could see the source code of this payment method from here:👇\nhttps://github.com/bdshahab/in-app-purchasing-by-crypto\n\n#cryptocurrency\n#payment\n#IAP\n#crypto\n#pay\n https://www.minds.com/newsfeed/1564184346980519938",
"mediaType": "text/plain"
}
},
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1564184346980519938/activity"
},
{
"type": "Create",
"actor": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"object": {
"type": "Note",
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1559438965725990916",
"attributedTo": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"content": "Video guide for payments by cryptocurrencies (digital currencies)<br /><br />You can see the video guide for in-app payment with cryptocurrencies (digital currencies) in this video:<br /><br /><a href=\"https://youtu.be/yfBa5ht0K44\" target=\"_blank\">https://youtu.be/yfBa5ht0K44</a>",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://www.minds.com/api/activitypub/users/1113365859230818307/followers"
],
"tag": [],
"url": "https://www.minds.com/newsfeed/1559438965725990916",
"published": "2023-10-13T05:33:40+00:00",
"source": {
"content": "Video guide for payments by cryptocurrencies (digital currencies)\n\nYou can see the video guide for in-app payment with cryptocurrencies (digital currencies) in this video:\n\nhttps://youtu.be/yfBa5ht0K44",
"mediaType": "text/plain"
}
},
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1559438965725990916/activity"
},
{
"type": "Create",
"actor": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"object": {
"type": "Note",
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1559438856078495751",
"attributedTo": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"content": "🔔Contra game has been updated to version 1.1🎉🎊🎈🔔<br />🔈🔊📣📢<br /><br />✅Bugs in in-app purchases🛒 have been fixed.<br />✅It's possible to play in levels 1 to 6 using the gamepad🎮.<br />✅The sound was adjusted in the \"Game over\"❌ section.<br />✅Several other minor bugs in the game have been fixed along with this new version of the game.<br /><br />Now, more versions of the game are available for download.🤗<br />From 32-bit to 64-bit operating systems, as well as various Android operating system architectures.💻📱<br /><br />Download links:👇<br /><a href=\"https://bdshahab.itch.io/contra\" target=\"_blank\">https://bdshahab.itch.io/contra</a>",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://www.minds.com/api/activitypub/users/1113365859230818307/followers"
],
"tag": [],
"url": "https://www.minds.com/newsfeed/1559438856078495751",
"published": "2023-10-13T05:33:14+00:00",
"attachment": [
{
"type": "Document",
"url": "https://cdn.minds.com/fs/v1/thumbnail/1559438809429446663/xlarge/",
"mediaType": "image/jpeg",
"height": 648,
"width": 1280
},
{
"type": "Document",
"url": "https://cdn.minds.com/fs/v1/thumbnail/1559438782837559316/xlarge/",
"mediaType": "image/jpeg",
"height": 600,
"width": 386
},
{
"type": "Document",
"url": "https://cdn.minds.com/fs/v1/thumbnail/1559438775925346308/xlarge/",
"mediaType": "image/jpeg",
"height": 643,
"width": 1280
},
{
"type": "Document",
"url": "https://cdn.minds.com/fs/v1/thumbnail/1559438821949444099/xlarge/",
"mediaType": "image/jpeg",
"height": 404,
"width": 800
}
],
"source": {
"content": "🔔Contra game has been updated to version 1.1🎉🎊🎈🔔\n🔈🔊📣📢\n\n✅Bugs in in-app purchases🛒 have been fixed.\n✅It's possible to play in levels 1 to 6 using the gamepad🎮.\n✅The sound was adjusted in the \"Game over\"❌ section.\n✅Several other minor bugs in the game have been fixed along with this new version of the game.\n\nNow, more versions of the game are available for download.🤗\nFrom 32-bit to 64-bit operating systems, as well as various Android operating system architectures.💻📱\n\nDownload links:👇\nhttps://bdshahab.itch.io/contra",
"mediaType": "text/plain"
}
},
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1559438856078495751/activity"
},
{
"type": "Create",
"actor": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"object": {
"type": "Note",
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1550417799518621709",
"attributedTo": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"content": "This is a 2D shooting game.😊<br /><br />Depending on your device, you can play this game with a touch screen📲, a keyboard⌨️, or a gamepad🎮.<br /><br />This game is free, but to use all its features, you have to buy💰 the product;😁<br /><br />For example, playing with 2 players is not free! However, the price of the product is only one cent($0.01)!🤗<br /><br />This game requires at least 256 MB of RAM for graphics and a powerful CPU.💻📱<br /><br />Download links:👇<br /><a href=\"https://bdshahab.itch.io/contra\" target=\"_blank\">https://bdshahab.itch.io/contra</a> <a href=\"https://www.minds.com/newsfeed/1550417799518621709\" target=\"_blank\">https://www.minds.com/newsfeed/1550417799518621709</a>",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://www.minds.com/api/activitypub/users/1113365859230818307/followers"
],
"tag": [],
"url": "https://www.minds.com/newsfeed/1550417799518621709",
"published": "2023-09-18T08:06:47+00:00",
"source": {
"content": "This is a 2D shooting game.😊\n\nDepending on your device, you can play this game with a touch screen📲, a keyboard⌨️, or a gamepad🎮.\n\nThis game is free, but to use all its features, you have to buy💰 the product;😁\n\nFor example, playing with 2 players is not free! However, the price of the product is only one cent($0.01)!🤗\n\nThis game requires at least 256 MB of RAM for graphics and a powerful CPU.💻📱\n\nDownload links:👇\nhttps://bdshahab.itch.io/contra https://www.minds.com/newsfeed/1550417799518621709",
"mediaType": "text/plain"
}
},
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1550417799518621709/activity"
},
{
"type": "Create",
"actor": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"object": {
"type": "Note",
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1550416727915892750",
"attributedTo": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"content": "This is a 2D shooting game.😊<br /><br />Depending on your device, you can play this game with a touch screen📲, a keyboard⌨️, or a gamepad🎮.<br /><br />This game is free, but to use all its features, you have to buy💰 the product;😁<br /><br />For example, playing with 2 players is not free! However, the price of the product is only one cent($0.01)!🤗<br /><br />This game requires at least 256 MB of RAM for graphics and a powerful CPU.💻📱<br /><br />Download links:👇<br /><a href=\"https://bdshahab.itch.io/contra\" target=\"_blank\">https://bdshahab.itch.io/contra</a>",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://www.minds.com/api/activitypub/users/1113365859230818307/followers"
],
"tag": [],
"url": "https://www.minds.com/newsfeed/1550416727915892750",
"published": "2023-09-18T08:02:32+00:00",
"attachment": [
{
"type": "Document",
"url": "https://cdn.minds.com/fs/v1/thumbnail/1550416506632802311/xlarge/",
"mediaType": "image/jpeg",
"height": 556,
"width": 833
},
{
"type": "Document",
"url": "https://cdn.minds.com/fs/v1/thumbnail/1550416691031183372/xlarge/",
"mediaType": "image/jpeg",
"height": 551,
"width": 1058
},
{
"type": "Document",
"url": "https://cdn.minds.com/fs/v1/thumbnail/1550416690104242188/xlarge/",
"mediaType": "image/jpeg",
"height": 607,
"width": 1011
},
{
"type": "Document",
"url": "https://cdn.minds.com/fs/v1/thumbnail/1550416677286449166/xlarge/",
"mediaType": "image/jpeg",
"height": 806,
"width": 1194
}
],
"source": {
"content": "This is a 2D shooting game.😊\n\nDepending on your device, you can play this game with a touch screen📲, a keyboard⌨️, or a gamepad🎮.\n\nThis game is free, but to use all its features, you have to buy💰 the product;😁\n\nFor example, playing with 2 players is not free! However, the price of the product is only one cent($0.01)!🤗\n\nThis game requires at least 256 MB of RAM for graphics and a powerful CPU.💻📱\n\nDownload links:👇\nhttps://bdshahab.itch.io/contra",
"mediaType": "text/plain"
}
},
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1550416727915892750/activity"
},
{
"type": "Create",
"actor": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"object": {
"type": "Note",
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1409445230322651140",
"attributedTo": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"content": "This is a board game which was produced in 1993 and has different names too! You could play with the computer too.<br /><br /><br />Each player in turn tries to take a diamond. If it comes free, the player keeps it.<br /><br /><br />It is a memory game because you have to remember where the fixed diamonds are to increase your chance to grab more diamonds.<br /><br />You could change how many cards or diamonds are in this game.<br /><br /><br />You could also change the color of the diamonds and board.<br /><br />So you could play it in any style you like.<br /><br /><br />This game could play by 2–8 players and takes about 20 minutes to finish the game.<br /><br />Suitable for age 8 and up.<br /><br /><br />After selecting the card, you have to select a diamond and then you have to press your selected card.<br /><br /><br />Computer shuffles cards and the game continues until cards are finished or all diamonds are picked.<br /><br />You could change some rules in the “settings” section.<br /><br /><br />The computer plays very well and there is no easy level!<br /><br /><br />Diamonds on other players’ cards can be picked by grab card, but only those diamonds can be placed on a card that has the same price. For example, if you picked a player’s diamond from his $3,000 card, you can only put it on your $3,000 card, not on other cards!<br /><br /><br />If the grab card cannot be used, the player puts it out of the game and draws another card (the same, of course, would be done if the first card drawn in the game is a grab card). Grab cards have no value in themselves, and these are only usable for picking diamonds from other players.<br /><br /><br />Download links:<br /><br /><a href=\"https://bdshahab.itch.io/mr-diamond\" target=\"_blank\">https://bdshahab.itch.io/mr-diamond</a>",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://www.minds.com/api/activitypub/users/1113365859230818307/followers"
],
"tag": [],
"url": "https://www.minds.com/newsfeed/1409445230322651140",
"published": "2022-08-25T07:52:08+00:00",
"source": {
"content": "This is a board game which was produced in 1993 and has different names too! You could play with the computer too.\n\n\nEach player in turn tries to take a diamond. If it comes free, the player keeps it.\n\n\nIt is a memory game because you have to remember where the fixed diamonds are to increase your chance to grab more diamonds.\n\nYou could change how many cards or diamonds are in this game.\n\n\nYou could also change the color of the diamonds and board.\n\nSo you could play it in any style you like.\n\n\nThis game could play by 2–8 players and takes about 20 minutes to finish the game.\n\nSuitable for age 8 and up.\n\n\nAfter selecting the card, you have to select a diamond and then you have to press your selected card.\n\n\nComputer shuffles cards and the game continues until cards are finished or all diamonds are picked.\n\nYou could change some rules in the “settings” section.\n\n\nThe computer plays very well and there is no easy level!\n\n\nDiamonds on other players’ cards can be picked by grab card, but only those diamonds can be placed on a card that has the same price. For example, if you picked a player’s diamond from his $3,000 card, you can only put it on your $3,000 card, not on other cards!\n\n\nIf the grab card cannot be used, the player puts it out of the game and draws another card (the same, of course, would be done if the first card drawn in the game is a grab card). Grab cards have no value in themselves, and these are only usable for picking diamonds from other players.\n\n\nDownload links:\n\nhttps://bdshahab.itch.io/mr-diamond",
"mediaType": "text/plain"
}
},
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1409445230322651140/activity"
},
{
"type": "Create",
"actor": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"object": {
"type": "Note",
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1409444641945686034",
"attributedTo": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"content": "Bunny has to go out to earn money when the coronavirus spreads!<br /><br />Bunny has to go out to earn money, and at the same time, she has to be careful not to get infected with the coronavirus! Therefore, as far as possible, you should be careful about the coronavirus thrown by people or on contaminated surfaces. To protect against the coronavirus, Bunny also uses masks and hand washes. After earning enough money, Bunny can go home.<br /><br />Download it from here:<br /><a href=\"https://bdshahab.itch.io/bunny-and-coronavirus\" target=\"_blank\">https://bdshahab.itch.io/bunny-and-coronavirus</a>",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://www.minds.com/api/activitypub/users/1113365859230818307/followers"
],
"tag": [],
"url": "https://www.minds.com/newsfeed/1409444641945686034",
"published": "2022-08-25T07:49:48+00:00",
"source": {
"content": "Bunny has to go out to earn money when the coronavirus spreads!\n\nBunny has to go out to earn money, and at the same time, she has to be careful not to get infected with the coronavirus! Therefore, as far as possible, you should be careful about the coronavirus thrown by people or on contaminated surfaces. To protect against the coronavirus, Bunny also uses masks and hand washes. After earning enough money, Bunny can go home.\n\nDownload it from here:\nhttps://bdshahab.itch.io/bunny-and-coronavirus",
"mediaType": "text/plain"
}
},
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1409444641945686034/activity"
},
{
"type": "Create",
"actor": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"object": {
"type": "Note",
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1409443606766293008",
"attributedTo": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"content": "This is a chess program to help you to organize any chess tournaments without using real chess rules, go to the support page of this program. The support page also has more information about this program.<br /><br />This program creates a \"Data\" folder to save settings of this program and notes of tournaments and players.<br />Players could play with each other on a single device or playing by multiple devices by a network.<br />This program shows squares that mouse points on them and that helps to prevent any mouse mistakes that happen when playing chess by computers! Although you could do moves by keyboard too.<br />This program never shows legal moves, so you have to know chess rules before starting the game! That is the main rule in chess tournaments because no one could ask legal moves during the game. However, this program shows the last move in a separate part to inform you about the moved which played.<br />This program has all the functionalities that you need to manage a database, but you cannot analyze games by chess engines or creating variations for them.<br />This program uses PGN format and its standard but in some cases, there is not any definite standard and this program uses some similar formats in those cases.<br />This program has all time controls in chess clocks, but if you need more complex time controls, you could use them as well, because this program allows you to start a game from any position by two different time controls. Therefore, you could handle any time control any time in any position. After finishing your game, you could import all moves into the initial game and see your game in one single game but not in multiple segments.<br />You could paste raw PGN game by using the \"Add moves\" section. This section is smart and you even don't need to set up the initial position of the game.<br /><br />You have to download and install Java 8 or above to run this program.<br /><br />Download links:<br /><br />Windows setup:<br /><a href=\"https://sourceforge.net/p/chesstournaments-windows\" target=\"_blank\">https://sourceforge.net/p/chesstournaments-windows</a><br /><br />Jar file for all OS:<br /><a href=\"https://sourceforge.net/p/chesstournaments\" target=\"_blank\">https://sourceforge.net/p/chesstournaments</a><br /><br />",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://www.minds.com/api/activitypub/users/1113365859230818307/followers"
],
"tag": [],
"url": "https://www.minds.com/newsfeed/1409443606766293008",
"published": "2022-08-25T07:45:41+00:00",
"source": {
"content": "This is a chess program to help you to organize any chess tournaments without using real chess rules, go to the support page of this program. The support page also has more information about this program.\n\nThis program creates a \"Data\" folder to save settings of this program and notes of tournaments and players.\nPlayers could play with each other on a single device or playing by multiple devices by a network.\nThis program shows squares that mouse points on them and that helps to prevent any mouse mistakes that happen when playing chess by computers! Although you could do moves by keyboard too.\nThis program never shows legal moves, so you have to know chess rules before starting the game! That is the main rule in chess tournaments because no one could ask legal moves during the game. However, this program shows the last move in a separate part to inform you about the moved which played.\nThis program has all the functionalities that you need to manage a database, but you cannot analyze games by chess engines or creating variations for them.\nThis program uses PGN format and its standard but in some cases, there is not any definite standard and this program uses some similar formats in those cases.\nThis program has all time controls in chess clocks, but if you need more complex time controls, you could use them as well, because this program allows you to start a game from any position by two different time controls. Therefore, you could handle any time control any time in any position. After finishing your game, you could import all moves into the initial game and see your game in one single game but not in multiple segments.\nYou could paste raw PGN game by using the \"Add moves\" section. This section is smart and you even don't need to set up the initial position of the game.\n\nYou have to download and install Java 8 or above to run this program.\n\nDownload links:\n\nWindows setup:\nhttps://sourceforge.net/p/chesstournaments-windows\n\nJar file for all OS:\nhttps://sourceforge.net/p/chesstournaments\n\n",
"mediaType": "text/plain"
}
},
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1409443606766293008/activity"
},
{
"type": "Create",
"actor": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"object": {
"type": "Note",
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1409443037590851603",
"attributedTo": "https://www.minds.com/api/activitypub/users/1113365859230818307",
"content": "<br />After 10 months, the new version of “Financial Calculator” has been created by bdshahab.<br />In this version, all bugs have been fixed and now you could enjoy the most powerful and accurate financial calculator for personal affairs by downloading this version.<br /><br />Here are some improvements to this version:<br /><br />Changing decimal and grouping signs<br />changing grouping format<br />better design and adding two more color style<br />Database problems have been fixed<br />Changing a very low number to zero<br />Updating shortcuts and make it available for all functions.<br />Download links:<br />Setup file for Windows:<br /><a href=\"https://sourceforge.net/projects/financialcalculator-windows\" target=\"_blank\">https://sourceforge.net/projects/financialcalculator-windows</a><br />The jar file for all OS:<br /><a href=\"https://sourceforge.net/projects/financialcalculator\" target=\"_blank\">https://sourceforge.net/projects/financialcalculator</a><br /><br />",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://www.minds.com/api/activitypub/users/1113365859230818307/followers"
],
"tag": [],
"url": "https://www.minds.com/newsfeed/1409443037590851603",
"published": "2022-08-25T07:43:25+00:00",
"source": {
"content": "\nAfter 10 months, the new version of “Financial Calculator” has been created by bdshahab.\nIn this version, all bugs have been fixed and now you could enjoy the most powerful and accurate financial calculator for personal affairs by downloading this version.\n\nHere are some improvements to this version:\n\nChanging decimal and grouping signs\nchanging grouping format\nbetter design and adding two more color style\nDatabase problems have been fixed\nChanging a very low number to zero\nUpdating shortcuts and make it available for all functions.\nDownload links:\nSetup file for Windows:\nhttps://sourceforge.net/projects/financialcalculator-windows\nThe jar file for all OS:\nhttps://sourceforge.net/projects/financialcalculator\n\n",
"mediaType": "text/plain"
}
},
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/entities/urn:activity:1409443037590851603/activity"
}
],
"id": "https://www.minds.com/api/activitypub/users/1113365859230818307/outbox",
"partOf": "https://www.minds.com/api/activitypub/users/1113365859230818307/outboxoutbox"
}