Discuss Scratch
- Discussion Forums
- » Collaboration
- » Scratchedia - The Internet on Scratch, that's safe (Applications Closed)
- ToastersUnited
- Scratcher
1000+ posts
Scratchedia - The Internet on Scratch, that's safe (Applications Closed)
Umm we moved forums Hey guys, I'm back. So can someone run me down on what happened?
this discussion.Everyone who is working on Scratchedia, follow
- xouzouris
- Scratcher
100+ posts
Scratchedia - The Internet on Scratch, that's safe (Applications Closed)
This is the new forum: Hey guys, I'm back. So can someone run me down on what happened?https://scratch.mit.edu/discuss/topic/549135/?page=13#post-5883304
- IGABMS
- Scratcher
100+ posts
Scratchedia - The Internet on Scratch, that's safe (Applications Closed)
I created a lanaguage called WLang, and created the ability to detect if an event occurred in a pen-drawn area (ex. whether a pen-drawn object was clicked, hovered, etc. I'll add more options. ) Hey guys, I'm back. So can someone run me down on what happened?
Last edited by IGABMS (Jan. 6, 2022 14:25:21)
- yooit_32
- Scratcher
1000+ posts
Scratchedia - The Internet on Scratch, that's safe (Applications Closed)
button sensing! (like for apps, cool idea!)I created a lanaguage called WLang, and created the ability to detect if an event occurred in a pen-drawn area (ex. whether a pen-drawn object was clicked, hovered, etc. I'll add more options. ) Hey guys, I'm back. So can someone run me down on what happened?
- Codingland
- Scratcher
500+ posts
Scratchedia - The Internet on Scratch, that's safe (Applications Closed)
That is cool! Can you show me?I created a lanaguage called WLang, and created the ability to detect if an event occurred in a pen-drawn area (ex. whether a pen-drawn object was clicked, hovered, etc. I'll add more options. ) Hey guys, I'm back. So can someone run me down on what happened?
- IGABMS
- Scratcher
100+ posts
Scratchedia - The Internet on Scratch, that's safe (Applications Closed)
Here it is:That is cool! Can you show me?I created a lanaguage called WLang, and created the ability to detect if an event occurred in a pen-drawn area (ex. whether a pen-drawn object was clicked, hovered, etc. I'll add more options. ) Hey guys, I'm back. So can someone run me down on what happened?
https://scratch.mit.edu/projects/602380144/
(hover over the red dot, no “is touching” blocks (see the code))
- xouzouris
- Scratcher
100+ posts
Scratchedia - The Internet on Scratch, that's safe (Applications Closed)
Please talk on the new forum, thanks!
- applejuiceproduc
- Scratcher
1000+ posts
Scratchedia - The Internet on Scratch, that's safe (Applications Closed)
I don't have enough time to help right now, but you should really make a servers/cloud departments, because presumably all the websites will be stored on a server (I recommend replit). Also, I'm not following this thread, so if you want to reply to this, do it on my profile.
- scratcher2286
- Scratcher
79 posts
Scratchedia - The Internet on Scratch, that's safe (Applications Closed)
I like this.
Sadly I can't participate anymore.
Sadly I can't participate anymore.
- ToastersUnited
- Scratcher
1000+ posts
Scratchedia - The Internet on Scratch, that's safe (Applications Closed)
It's been 6 months I like this.
Sadly I can't participate anymore.
- scratcher2286
- Scratcher
79 posts
Scratchedia - The Internet on Scratch, that's safe (Applications Closed)
Suggestion:
- Make Scratchedia like HTTP (requests, headers, etc.) with each part contained by a cloud variable
- Each server, identified by index, may start answering their requests.
- Clients send back their responses to the server they are talking to.
For the sake of keeping Scratchedia kid-friendly, adding profanity detection to the data part of HTTP would be okay.
- Make Scratchedia like HTTP (requests, headers, etc.) with each part contained by a cloud variable
- Each server, identified by index, may start answering their requests.
- Clients send back their responses to the server they are talking to.
For the sake of keeping Scratchedia kid-friendly, adding profanity detection to the data part of HTTP would be okay.
Last edited by scratcher2286 (Dec. 8, 2022 23:19:46)
- IGABMS
- Scratcher
100+ posts
Scratchedia - The Internet on Scratch, that's safe (Applications Closed)
This would not be allowed on Scratch. Suggestion:
- Make Scratchedia like HTTP (requests, headers, etc.) with each part contained by a cloud variable
- Each server, identified by index, may start answering their requests.
- Clients send back their responses to the server they are talking to.
For the sake of keeping Scratchedia kid-friendly, adding profanity detection to the data part of HTTP would be okay.
Whitelist-based projects are allowed; blocklist-based projects are not.
Example:
Only allowing appropriate words in a list to be sent - Allowed
Allowing all words except those in a blocklist - Not allowed
- scratcher2286
- Scratcher
79 posts
Scratchedia - The Internet on Scratch, that's safe (Applications Closed)
Ah okay. How about, to make a site or edit its contents, the user may pick sentences or words in a list?This would not be allowed on Scratch. Suggestion:
- Make Scratchedia like HTTP (requests, headers, etc.) with each part contained by a cloud variable
- Each server, identified by index, may start answering their requests.
- Clients send back their responses to the server they are talking to.
For the sake of keeping Scratchedia kid-friendly, adding profanity detection to the data part of HTTP would be okay.
Whitelist-based projects are allowed; blocklist-based projects are not.
Example:
Only allowing appropriate words in a list to be sent - Allowed
Allowing all words except those in a blocklist - Not allowed
That may work.
- Discussion Forums
- » Collaboration
- » Scratchedia - The Internet on Scratch, that's safe (Applications Closed)