Emoji is fun!

Поделиться
HTML-код
  • Опубликовано: 13 июл 2024
  • The world of Emoji is so interesting, thanks to a set of cool mechanics presented by Unicode, in which emoji are defined. You can combine emoji to make new ones, or use certain special codes to change how an emoji looks. Today, let's delve into exactly what this looks like under the hood, and try your own hands at doing the same using a special Emoji Combiner web application written specifically for this video!
    = LINKS & RESOURCES =
    My Emoji Combiner Webapp: resources.nerdfirst.net/emoji
    Bear plus snowflake equals polar bear: andysalerno.com/posts/weird-e...
    Full emoji list, v14.0: unicode.org/emoji/charts/full...
    More info on variant selectors: unicode.org/Public/UCD/latest...
    = CONTENTS PAGE =
    00:00 Introduction
    00:37 Text, Encoding and Unicode
    02:32 The Emoji Combiner Webapp
    03:03 Difficulties of Rendering Emoji
    04:23 Combining Characters
    06:02 Example: Skin Tone Modifiers
    06:21 Variant Selectors
    07:48 Example: Keycap Emoji
    08:42 Combining Emoji: Zero Width Joiner
    09:44 Putting it All Together!
    10:57 Limitations
    11:42 Unicode Fails Elegantly
    -----
    Want to contribute to the channel? Consider using the "Super Thanks" feature above, or visit my website at nerdfirst.net/donate to find alternative ways to donate. Thank you!
    -----
    ATTRIBUTION
    I would like to extend my thanks to the following creators for generously releasing their work into the public domain.
    Backdrop loop: pixabay.com/videos/particles-...
    freepd.com/music/Driving%20Co...
    freepd.com/Page2/music/Rap%20...
    freepd.com/Page2/music/Urban%...
    freepd.com/Page2/music/Rap%20...
    freepd.com/Page2/music/Rap%20...
    freepd.com/Page2/music/Rap%20...
    freepd.com/Page2/music/Rap%20...
    freepd.com/Page2/music/Outro.mp3
    -----
    Disclaimer: Please note that any information is provided on this channel in good faith, but I cannot guarantee 100% accuracy / correctness on all content. Contributors to this channel are not to be held responsible for any possible outcomes from your use of the information.

Комментарии • 13

  • @arthur3545
    @arthur3545 2 года назад +1

    This production quality was insane! It's been a while since a video kept me so entertained. subscribed!

    • @NERDfirst
      @NERDfirst  2 года назад

      Hello and thank you very much for your comment! Really glad you liked the video :)

  • @codycodes
    @codycodes 2 года назад +2

    this was fun

    • @NERDfirst
      @NERDfirst  2 года назад

      Hello and thank you for your comment! Yes, it was fun to shoot and code out as well. So interesting to see the problem-solving approaches used by the Unicode team!

  • @JB-ro7kv
    @JB-ro7kv Год назад

    would you believe I found your web site tool first, then followed over to your youtube 😊

    • @NERDfirst
      @NERDfirst  Год назад

      Hello and thank you for your comment! Well maybe that means search engines are finally seeing my site, which is a good thing!

  • @padoharaja4503
    @padoharaja4503 2 года назад +1

    pretty cool

    • @NERDfirst
      @NERDfirst  2 года назад

      Hello and thank you for your comment! Glad you liked the video =)

  • @goodmoron
    @goodmoron 2 года назад +1

    hahaa...this was so cool!!!

    • @NERDfirst
      @NERDfirst  2 года назад

      Hello and thank you for your comment! For sure! Definitely a fun one.

  • @talitaholanda9658
    @talitaholanda9658 Год назад +2

    👨🏻‍🌾‍
    👩🏼‍🎤
    🤼‍♂

  • @Arganoid
    @Arganoid 2 года назад +1

    Interesting that it doesn't let you put any arbitrary emoji on a flag

    • @NERDfirst
      @NERDfirst  2 года назад +1

      Hello and thank you for your comment! Yes, unfortunately it doesn't do that - I don't think the "combined" emoji are being generated on the fly. They're all pre-defined glyphs that are called up when a certain combination of code points are encountered.