Discuss Scratch
- Discussion Forums
- » Show and Tell
- » Compress cloud further than hexidecimal.
- MrSherlockHolmes
-
Scratcher
500+ posts
Compress cloud further than hexidecimal.
http://scratch.mit.edu/projects/45728454/
It encodes words rather than letters, which is useful because it means it makes strings shorter and makes it safe.
For example…
Hello=0x02214C30F (in hexadecimal)
Hello=0805121215 (in normal system)
Hello=01 (in new system)
Remember caps is a problem, so anyone who can help refine it would be nice
Please note that it cannot display usernames and there are hardly any words, feel free to suggest words, or remix or use!
SH
It encodes words rather than letters, which is useful because it means it makes strings shorter and makes it safe.
For example…
Hello=0x02214C30F (in hexadecimal)
Hello=0805121215 (in normal system)
Hello=01 (in new system)
Remember caps is a problem, so anyone who can help refine it would be nice
Please note that it cannot display usernames and there are hardly any words, feel free to suggest words, or remix or use!
SH
Last edited by MrSherlockHolmes (Jan. 30, 2015 21:10:32)
- MrSherlockHolmes
-
Scratcher
500+ posts
Compress cloud further than hexidecimal.
Reserved for updates.
Last edited by MrSherlockHolmes (Jan. 30, 2015 21:10:47)
- MrSherlockHolmes
-
Scratcher
500+ posts
Compress cloud further than hexidecimal.
Reserved for other stuff
Last edited by MrSherlockHolmes (Jan. 30, 2015 21:15:07)
- Discussion Forums
- » Show and Tell
-
» Compress cloud further than hexidecimal.