Discuss Scratch

Ihatr
Scratcher
1000+ posts

Unicode blocks

han614698 wrote:

ScratchCatHELLO wrote:

support because this could be useful, but this would allow for much easier free cloud chats. instead of creating an encoder and decoder, you could just use this.
Free cloud chats are against the terms of use and community guidelines.
I think one of the main reasons why you don't see many free chats is that you have to encode/decode which isn't the easiest task to do. If this were to be implemented, I'd still think attempts to make these would go up.
fdreerf
Scratcher
1000+ posts

Unicode blocks

Ihatr wrote:

I think one of the main reasons why you don't see many free chats is that you have to encode/decode which isn't the easiest task to do.
Step one: put all the characters in a list.
Step two: use the “item #” block and a join block to make sure all the characters are two digits.
You have made an encoder.
Ihatr
Scratcher
1000+ posts

Unicode blocks

fdreerf wrote:

Ihatr wrote:

I think one of the main reasons why you don't see many free chats is that you have to encode/decode which isn't the easiest task to do.
Step one: put all the characters in a list.
Step two: use the “item #” block and a join block to make sure all the characters are two digits.
You have made an encoder.
That's not the first method that comes to mind if you think of an encoder, and plus while it may be easy to use, a block that shortens this step into one would probably open the door to lots of these projects as the encoder/decoder is the hardest part of making cloud chats.
fdreerf
Scratcher
1000+ posts

Unicode blocks

Ihatr wrote:

the encoder/decoder is the hardest part of making cloud chats.
I will still have to disagree as the griffpatch tutorial is twelve minutes long. It's not very hard to do.
the2000
Scratcher
1000+ posts

Unicode blocks

Ihatr wrote:

fdreerf wrote:

Step one: put all the characters in a list.
Step two: use the “item #” block and a join block to make sure all the characters are two digits.
You have made an encoder.
That's not the first method that comes to mind if you think of an encoder
I disagree. That is very much the first method that comes to mind. Putting a bunch of characters into a list and getting the number of each one doesn't really require an advanced understanding of anything at all.
sathvikrias
Scratcher
500+ posts

Unicode blocks

bump
the2000
Scratcher
1000+ posts

Unicode blocks

Snap! has this. I think that this would allow users to implement a lot of requested functionality themselves, like seeing if a character is a number, seeing if a character is uppercase or lowercase, etc… Basically, it's a pretty good block from my definition.
Raihan142857
Scratcher
1000+ posts

Unicode blocks

I support. Unicode makes cloud variables and case sensitivity a lot easier.
7salad3salad
Scratcher
1000+ posts

Unicode blocks

I absolutely support this! It could also be used to make letter to unicode converter, which could be really cool for people who don't know unicodes really (like me)
dhfbei8987
Scratcher
1000+ posts

Unicode blocks

Could anyone explain how unicode operates? Otherwise, I dont know whether to support or no support.

Last edited by dhfbei8987 (March 24, 2021 16:27:13)

7salad3salad
Scratcher
1000+ posts

Unicode blocks

dhfbei8987 wrote:

Could anyone explain how unicode operates? Otherwise, I dont know whether to support or no support.

(I'm on Chromebook btw)
So if you type in ctrl + shift + u, a u with an underline appears with it. Then you type in some numbers / letters like 3333 you will get ㌳ or if you type 23f3 you get ⏳. You can do it with latin letters too and stuff like abcdfewasefw and accent aigu e and all that jazz
the2000
Scratcher
1000+ posts

Unicode blocks

dhfbei8987 wrote:

Could anyone explain how unicode operates? Otherwise, I dont know whether to support or no support.
Each character has its own numerical code which everyone (or at least most people) agrees is the correct number to represent that character. Typically these numbers are automatically converted to their corresponding symbols so that you can actually read them, but in some operations it may be useful to get the unicode value of a symbol.
sathvikrias
Scratcher
500+ posts

Unicode blocks

bump
JaCreatot
Scratcher
100+ posts

Unicode blocks

FULL SUPPORT, also they should add Unicode capability to forum threads and posts.
509robotic
Scratcher
100+ posts

Unicode blocks

JaCreatot wrote:

FULL SUPPORT, also they should add Unicode capability to forum threads and posts.

JaCreatot wrote:

Unicode capability to forum threads and posts.
With chromebook, that is a thing.
ctrl + u
then some numbers
then a space.
boom.
unicode.
kavincar
Scratcher
36 posts

Unicode blocks

Cloud Chatting is the Biggest threat for not adding this and also there is almost no problem in adding this as the cloud chatting can still be enable by using decoding lists. But i think it would make it way easier for people to make which worsens the projects.
giantredwood
Scratcher
67 posts

Unicode blocks

Yes!!!! I could encode easier
giantredwood
Scratcher
67 posts

Unicode blocks

giantredwood wrote:

Yes!!!! I could encode easier
Post bump
cosmnikcandlek
Scratcher
9 posts

Unicode blocks

support
Unithlees3
Scratcher
1000+ posts

Unicode blocks

Support, This will be useful to some projects

Powered by DjangoBB