Discuss Scratch

TheUltimatum
Scratcher
1000+ posts

(content of [].mit.edu/[])

I have a suggestion for a great new block. Here is a mockup of the block itself:
Content of block.

(content of [scratch v].mit.edu/[] :: sensing)
The way this block would work is this, It would simply return the source of the page requested.
Nothing more. Nothing less.
This block wouldn't let people spam tabs to your browser forever like this one:

forever
open scratch.mit.edu[/project/spamproject] in new tab :: control
end
If the block were hacked like this:

say (content of (join [bad] [subdomain]).mit.edu/[] :: sensing)
It would check if the input is in a whitelist. If it wasn't it would simply default to the subdomain of scratch.

If you have any ideas to add to this suggestion please tell.
If you don't support this suggestion please give a valid reason.

Last edited by TheUltimatum (Sept. 4, 2016 23:22:15)

The4thPixel
Scratcher
1000+ posts

(content of [].mit.edu/[])

amount of support updated, please read the posts below

Last edited by The4thPixel (Oct. 1, 2016 16:10:22)

TheUltimatum
Scratcher
1000+ posts

(content of [].mit.edu/[])

The4thPixel wrote:

Neutral. What would this be used for?
Lots of things
Getting stuff like how many projects you have. Saying your what I'm working on or even triggering events based on comments on a project.
The4thPixel
Scratcher
1000+ posts

(content of [].mit.edu/[])

TheUltimatum wrote:

The4thPixel wrote:

Neutral. What would this be used for?
Lots of things
Getting stuff like how many projects you have. Saying your what I'm working on or even triggering events based on comments on a project.
In that case, I support. Thank you for the clarification. I can now think of a lot of creative ways this would be used.

Leave me alone, stupid 120-second rule. I never did anything to you.
CodeLegend
Scratcher
500+ posts

(content of [].mit.edu/[])

The4thPixel wrote:

Leave me alone, stupid 120-second rule. I never did anything to you.
You called it stupid. :)

Support! I'd really like to see Scratch 3.0 have more I/O capabilities… It would make it much more useful in a larger context.
The4thPixel
Scratcher
1000+ posts

(content of [].mit.edu/[])

CodeLegend wrote:

The4thPixel wrote:

Leave me alone, stupid 120-second rule. I never did anything to you.
You called it stupid. :)
The thing is though, I did that AFTER it started following me. It's creepy, trust me.
DownsGameClub
Scratcher
1000+ posts

(content of [].mit.edu/[])

The4thPixel wrote:

CodeLegend wrote:

The4thPixel wrote:

Leave me alone, stupid 120-second rule. I never did anything to you.
You called it stupid. :)
The thing is though, I did that AFTER it started following me. It's creepy, trust me.
Nah, its just a coincidence. Back on topic.

When you say, “Return the source,” do you mean by returns the report as true or false? I would like some clarification.
TheUltimatum
Scratcher
1000+ posts

(content of [].mit.edu/[])

DownsGameClub wrote:

The4thPixel wrote:

CodeLegend wrote:

The4thPixel wrote:

Leave me alone, stupid 120-second rule. I never did anything to you.
You called it stupid. :)
The thing is though, I did that AFTER it started following me. It's creepy, trust me.
Nah, its just a coincidence. Back on topic.

When you say, “Return the source,” do you mean by returns the report as true or false? I would like some clarification.
It returns the source of the webpage requested.
Scratcher1002
Scratcher
1000+ posts

(content of [].mit.edu/[])

Indifferent, this is a feature in Snap! but I can't see many applications, and the applications I see sound like minor details.
TheUltimatum
Scratcher
1000+ posts

(content of [].mit.edu/[])

Scratcher1002 wrote:

Indifferent, this is a feature in Snap! but I can't see many applications, and the applications I see sound like minor details.
Can you tell me how you would make this better then?
Sigton
Scratcher
1000+ posts

(content of [].mit.edu/[])

What would you do once you have the source? It would be an effort to parse it an so on in Scratch.

Sigton
TheUltimatum
Scratcher
1000+ posts

(content of [].mit.edu/[])

Sigton wrote:

What would you do once you have the source? It would be an effort to parse it an so on in Scratch.

Sigton
It would be useful though. It's actually quite easy to parse html. And if you are requesting from the api server you don't really need to parse any html.
Scratcher1002
Scratcher
1000+ posts

(content of [].mit.edu/[])

TheUltimatum wrote:

Scratcher1002 wrote:

Indifferent, this is a feature in Snap! but I can't see many applications, and the applications I see sound like minor details.
Can you tell me how you would make this better then?
I can't think of many ideas right now, but if I think of one, I'll try to remember to post it.
TheUltimatum
Scratcher
1000+ posts

(content of [].mit.edu/[])

Scratcher1002 wrote:

TheUltimatum wrote:

Scratcher1002 wrote:

Indifferent, this is a feature in Snap! but I can't see many applications, and the applications I see sound like minor details.
Can you tell me how you would make this better then?
I can't think of many ideas right now, but if I think of one, I'll try to remember to post it.
OK, Thanks!
pvz_pro
Scratcher
500+ posts

(content of [].mit.edu/[])

don't mean no support, but what if someone does this?
forever
say (content of [scratch v] .mit.edu/[]::sensing)
end
Would it cause lag?
Yes, I read the OP

Last edited by pvz_pro (Sept. 6, 2016 02:40:30)

Scratcher1002
Scratcher
1000+ posts

(content of [].mit.edu/[])

pvz_pro wrote:

don't mean no support, but what if someone does this?
forever
say (content of [scratch v] .mit.edu/[]::sensing)
end
Would it cause lag?
Yes, I read the OP
I tested it with google.com's source, DO NOT ATTEMPT, it made flash not respond and caused a lot of lag in the editor, the likes of which I've never seen before. So yes, it will.

Also, with a little ingenuity you could display innapropro images.
TheUltimatum
Scratcher
1000+ posts

(content of [].mit.edu/[])

Scratcher1002 wrote:

pvz_pro wrote:

don't mean no support, but what if someone does this?
forever
say (content of [scratch v] .mit.edu/[]::sensing)
end
Would it cause lag?
Yes, I read the OP
I tested it with google.com's source, DO NOT ATTEMPT, it made flash not respond and caused a lot of lag in the editor, the likes of which I've never seen before. So yes, it will.

Also, with a little ingenuity you could display innapropro images.
Umm… that's what the white list is for
I do know how you would go about doing that tho. Also the report button would be nice for stuff like that.

Last edited by TheUltimatum (Sept. 6, 2016 02:56:53)

TheUltimatum
Scratcher
1000+ posts

(content of [].mit.edu/[])

pvz_pro wrote:

don't mean no support, but what if someone does this?
forever
say (content of [scratch v] .mit.edu/[]::sensing)
end
Would it cause lag?
Yes, I read the OP
Welp. You aren't supposed to crash scratch anyways so I don't think that is very much of a concern as it wouldn't be allowed.
Just like this isn't:
when green flag clicked
atomicbomb::custom

define atomicbomb
atomicbomb ::custom
Scratcher1002
Scratcher
1000+ posts

(content of [].mit.edu/[])

TheUltimatum wrote:

Scratcher1002 wrote:

pvz_pro wrote:

don't mean no support, but what if someone does this?
forever
say (content of [scratch v] .mit.edu/[]::sensing)
end
Would it cause lag?
Yes, I read the OP
I tested it with google.com's source, DO NOT ATTEMPT, it made flash not respond and caused a lot of lag in the editor, the likes of which I've never seen before. So yes, it will.

Also, with a little ingenuity you could display innapropro images.
Umm… that's what the white list is for
I do know how you would go about doing that tho. Also the report button would be nice for stuff like that.
Oh yeah, forgot about the whitelist.

Last edited by Scratcher1002 (Sept. 6, 2016 03:05:43)

TheUltimatum
Scratcher
1000+ posts

(content of [].mit.edu/[])

Scratcher1002 wrote:

TheUltimatum wrote:

Scratcher1002 wrote:

pvz_pro wrote:

don't mean no support, but what if someone does this?
forever
say (content of [scratch v] .mit.edu/[]::sensing)
end
Would it cause lag?
Yes, I read the OP
I tested it with google.com's source, DO NOT ATTEMPT, it made flash not respond and caused a lot of lag in the editor, the likes of which I've never seen before. So yes, it will.

Also, with a little ingenuity you could display innapropro images.
Umm… that's what the white list is for
I do know how you would go about doing that tho. Also the report button would be nice for stuff like that.
Oh yeah, forgot about the whitelist.

Powered by DjangoBB