Discuss Scratch

Scratchedia
Scratcher
58 posts

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

I am finally a scratcher and kop

Last edited by Scratchedia (Sept. 9, 2021 10:14:42)

AirfulGames
Scratcher
100+ posts

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

i was accepted in but im not curator
Scratchedia
Scratcher
58 posts

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

AirfulGames wrote:

i was accepted in but im not curator
You were accepted where?
IGABMS
Scratcher
100+ posts

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

Scratchedia wrote:

Ok, I made it. How does it look?
Oh my! That is so -ing good!

I love hwo you added the planet and the text position and font are groovy.
xMysticalCoder
Scratcher
1000+ posts

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

Scratchedia wrote:

AirfulGames wrote:

i was accepted in but im not curator
You were accepted where?
I accepted him as an artist, we need the gui asap
Scratchedia
Scratcher
58 posts

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

IGABMS wrote:

Scratchedia wrote:

Ok, I made it. How does it look?
Oh my! That is so -ing good!

I love hwo you added the planet and the text position and font are groovy.
tysm!
kkidslogin
Scratcher
1000+ posts

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

Scratchedia wrote:

kkidslogin wrote:

Four pages here happened without me knowing and i still dont hav3 a new notification.

Also, what is repl.it and replit.com???
It's a platform to code with others and an IDE
Aha! Dankon.
AirfulGames
Scratcher
100+ posts

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

Scratchedia wrote:

AirfulGames wrote:

i was accepted in but im not curator
You were accepted where?
i was accepted in the comments of the studio

Last edited by AirfulGames (Sept. 11, 2021 20:37:40)

xMysticalCoder
Scratcher
1000+ posts

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

Ill start working on a fresh new search engine, the old one will still be running UNTIL the new one is finished

the SE will reset back to v0.1 as the new SE will be completely different, and we would have to test it all over again.

The following message is for ALL coders

Please make the search button in @AirfulGames work. For now just make it so that if you press it, it just asks for the search. I could do it myself, but Im too lazy lol
ToastersUnited
Scratcher
1000+ posts

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

I have an idea

Each second: website data updated
User request goes to Website data
If request found in data then connect to the site. The data is stored in binary. And converted to english or smth. Website.A is displayed. links lead to Website.sonething. usually Website.A will redirect to a custom domain.
If not match
Load site 404.A (which is stored in the project, not the server)
Site language:
$this text will be big$
£this text will be small£
€-Ltgis text will be in pos L for left€-L
&This will render a pen image&

kkidslogin
Scratcher
1000+ posts

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

ToastersUnited wrote:

I have an idea

Each second: website data updated
User request goes to Website data
If request found in data then connect to the site. The data is stored in binary. And converted to english or smth. Website.A is displayed. links lead to Website.sonething. usually Website.A will redirect to a custom domain.
If not match
Load site 404.A (which is stored in the project, not the server)
Site language:
$this text will be big$
£this text will be small£
€-Ltgis text will be in pos L for left€-L
&This will render a pen image&

Having data transfered in decimal (0-9) format could be a lot faster as cloud variables cannot store binary values as a data type, only 256-bit integers.
101Corp
Scratcher
1000+ posts

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

kkidslogin wrote:

ToastersUnited wrote:

I have an idea

Each second: website data updated
User request goes to Website data
If request found in data then connect to the site. The data is stored in binary. And converted to english or smth. Website.A is displayed. links lead to Website.sonething. usually Website.A will redirect to a custom domain.
If not match
Load site 404.A (which is stored in the project, not the server)
Site language:
$this text will be big$
£this text will be small£
€-Ltgis text will be in pos L for left€-L
&This will render a pen image&

Having data transfered in decimal (0-9) format could be a lot faster as cloud variables cannot store binary values as a data type, only 256-bit integers.
If we can get ahold of Ancoder, maybe he could make a code language engine, that converts to html/Python when ran
And it would send numbers to scratch

Last edited by 101Corp (Sept. 12, 2021 14:29:34)

kkidslogin
Scratcher
1000+ posts

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

ToastersUnited wrote:

I have an idea

Each second: website data updated
User request goes to Website data
If request found in data then connect to the site. The data is stored in binary. And converted to english or smth. Website.A is displayed. links lead to Website.sonething. usually Website.A will redirect to a custom domain.
If not match
Load site 404.A (which is stored in the project, not the server)
Site language:
$this text will be big$
£this text will be small£
€-Ltgis text will be in pos L for left€-L
&This will render a pen image&

Also that sounds cool NILL_GAMES10

I refuse to forget your old username…
ToastersUnited
Scratcher
1000+ posts

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

kkidslogin wrote:

ToastersUnited wrote:

I have an idea

Each second: website data updated
User request goes to Website data
If request found in data then connect to the site. The data is stored in binary. And converted to english or smth. Website.A is displayed. links lead to Website.sonething. usually Website.A will redirect to a custom domain.
If not match
Load site 404.A (which is stored in the project, not the server)
Site language:
$this text will be big$
£this text will be small£
€-Ltgis text will be in pos L for left€-L
&This will render a pen image&

Also that sounds cool NILL_GAMES10

I refuse to forget your old username…
Lol
Scratchedia
Scratcher
58 posts

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

kkidslogin wrote:

ToastersUnited wrote:

I have an idea

Each second: website data updated
User request goes to Website data
If request found in data then connect to the site. The data is stored in binary. And converted to english or smth. Website.A is displayed. links lead to Website.sonething. usually Website.A will redirect to a custom domain.
If not match
Load site 404.A (which is stored in the project, not the server)
Site language:
$this text will be big$
£this text will be small£
€-Ltgis text will be in pos L for left€-L
&This will render a pen image&

Also that sounds cool NILL_GAMES10

I refuse to forget your old username…
Yeah it will work with decimal numbers (0-9). More specifically, it will work with pairs of decimal numbers (00-99) so that we can encode a lot of stuff. I have made a format for scratchedia client - server communication that documents how clients will communicate with the server:

==========<< Scratchedia formatting >>==========


72 = website name start parenthesis

73 = website name end parenthesis

Website: “72 - (website name) - 73 - (website content)”


Client request format: 74 - (client id) - 75 - (client request) - (request info)

Client requests: show recents = 01
find website = 02
create website = 03
edit website = 04
delete website = 05
reset database = 06


Server respond format: 74 - (target client id) - 75 - (packet)

(amount of slices) (current slice number)
/\ /\
Packet slicing: 08 - 03 - (packet slice content) = When a server packet exceeds the character limit it is sliced and sent partially.
\/ \/
(may vary)
kkidslogin
Scratcher
1000+ posts

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

Scratchedia wrote:

kkidslogin wrote:

ToastersUnited wrote:

I have an idea

Each second: website data updated
User request goes to Website data
If request found in data then connect to the site. The data is stored in binary. And converted to english or smth. Website.A is displayed. links lead to Website.sonething. usually Website.A will redirect to a custom domain.
If not match
Load site 404.A (which is stored in the project, not the server)
Site language:
$this text will be big$
£this text will be small£
€-Ltgis text will be in pos L for left€-L
&This will render a pen image&

Also that sounds cool NILL_GAMES10

I refuse to forget your old username…
Yeah it will work with decimal numbers (0-9). More specifically, it will work with pairs of decimal numbers (00-99) so that we can encode a lot of stuff. I have made a format for scratchedia client - server communication that documents how clients will communicate with the server:

==========<< Scratchedia formatting >>==========


72 = website name start parenthesis

73 = website name end parenthesis

Website: “72 - (website name) - 73 - (website content)”


Client request format: 74 - (client id) - 75 - (client request) - (request info)

Client requests: show recents = 01
find website = 02
create website = 03
edit website = 04
delete website = 05
reset database = 06


Server respond format: 74 - (target client id) - 75 - (packet)

(amount of slices) (current slice number)
/\ /\
Packet slicing: 08 - 03 - (packet slice content) = When a server packet exceeds the character limit it is sliced and sent partially.
\/ \/
(may vary)
That looks good!
Scratchedia
Scratcher
58 posts

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

kkidslogin wrote:

Scratchedia wrote:

kkidslogin wrote:

ToastersUnited wrote:

I have an idea

Each second: website data updated
User request goes to Website data
If request found in data then connect to the site. The data is stored in binary. And converted to english or smth. Website.A is displayed. links lead to Website.sonething. usually Website.A will redirect to a custom domain.
If not match
Load site 404.A (which is stored in the project, not the server)
Site language:
$this text will be big$
£this text will be small£
€-Ltgis text will be in pos L for left€-L
&This will render a pen image&

Also that sounds cool NILL_GAMES10

I refuse to forget your old username…
Yeah it will work with decimal numbers (0-9). More specifically, it will work with pairs of decimal numbers (00-99) so that we can encode a lot of stuff. I have made a format for scratchedia client - server communication that documents how clients will communicate with the server:

==========<< Scratchedia formatting >>==========


72 = website name start parenthesis

73 = website name end parenthesis

Website: “72 - (website name) - 73 - (website content)”


Client request format: 74 - (client id) - 75 - (client request) - (request info)

Client requests: show recents = 01
find website = 02
create website = 03
edit website = 04
delete website = 05
reset database = 06


Server respond format: 74 - (target client id) - 75 - (packet)

(amount of slices) (current slice number)
/\ /\
Packet slicing: 08 - 03 - (packet slice content) = When a server packet exceeds the character limit it is sliced and sent partially.
\/ \/
(may vary)
That looks good!
Ty!
kkidslogin
Scratcher
1000+ posts

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

Imma busy with GalacticaOS so I won't be able to do much here besides respond to posts… But im still active.
ToastersUnited
Scratcher
1000+ posts

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

kkidslogin wrote:

Imma busy with GalacticaOS so I won't be able to do much here besides respond to posts… But im still active.
'might quit altogether
Scratchedia
Scratcher
58 posts

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

ToastersUnited wrote:

kkidslogin wrote:

Imma busy with GalacticaOS so I won't be able to do much here besides respond to posts… But im still active.
'might quit altogether
Why is meower so much more engaging

Last edited by Scratchedia (Sept. 16, 2021 19:31:34)

Powered by DjangoBB