Discuss Scratch

ToastersUnited
Scratcher
1000+ posts

Scratchedia - The Internet on Scratch, that's safe (Applications Closed)

Codingland wrote:

Hey guys, I'm back. So can someone run me down on what happened?
Umm we moved forums

Scratchedia wrote:

Everyone who is working on Scratchedia, follow this discussion.
xouzouris
Scratcher
100+ posts

Scratchedia - The Internet on Scratch, that's safe (Applications Closed)

Codingland wrote:

Hey guys, I'm back. So can someone run me down on what happened?
This is the new forum: 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)

Codingland wrote:

Hey guys, I'm back. So can someone run me down on what happened?
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. )

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)

IGABMS wrote:

Codingland wrote:

Hey guys, I'm back. So can someone run me down on what happened?
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. )
button sensing! (like for apps, cool idea!)
Codingland
Scratcher
500+ posts

Scratchedia - The Internet on Scratch, that's safe (Applications Closed)

IGABMS wrote:

Codingland wrote:

Hey guys, I'm back. So can someone run me down on what happened?
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. )
That is cool! Can you show me?
IGABMS
Scratcher
100+ posts

Scratchedia - The Internet on Scratch, that's safe (Applications Closed)

Codingland wrote:

IGABMS wrote:

Codingland wrote:

Hey guys, I'm back. So can someone run me down on what happened?
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. )
That is cool! Can you show me?
Here it is:
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.
ToastersUnited
Scratcher
1000+ posts

Scratchedia - The Internet on Scratch, that's safe (Applications Closed)

scratcher2286 wrote:

I like this.
Sadly I can't participate anymore.
It's been 6 months
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.

Last edited by scratcher2286 (Dec. 8, 2022 23:19:46)

IGABMS
Scratcher
100+ posts

Scratchedia - The Internet on Scratch, that's safe (Applications Closed)

scratcher2286 wrote:

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.
This would not be allowed on Scratch.

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)

IGABMS wrote:

scratcher2286 wrote:

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.
This would not be allowed on Scratch.

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
Ah okay. How about, to make a site or edit its contents, the user may pick sentences or words in a list?
That may work.

Powered by DjangoBB