<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="/xsl/page_sub.xsl" type="text/xsl"?>

<chaospage>
  <title>OpenChaos, September 25th: Unicode</title>
  <author>Florob</author>
  <date>2014-09-25T22:00:00+01:00</date>

  <abstract>
    To many, Unicode is best known as a huge repository of characters.
    This talk mostly deals with everything else.
    Encoding them, comparing them, and telling them apart.
  </abstract>

  <paragraph>
    After presenting a short history of Unicode, the talk presents different ways
    to encode Unicode characters and discusses their benefits drawbacks.
  </paragraph>

  <paragraph>
    It goes on to discuss Unicode Normalization Forms, which are used to compare
    strings containing separate codepoints that are logically equivalent.
  </paragraph>

  <paragraph>
    Lastly there is some discussion on dealing with visually confuseable strings, in terms
    of both the Unicode Confusable Mappings and certain special characters.
  </paragraph>

  <paragraph>
    This OpenChaos will be on <strong>September, 25th 2014</strong> at
    the <a href="/c4/faq/index.xml#anreise">Chaos Computer Club Cologne</a>.
    Start is at <strong>8pm (20:00)</strong> CEST.
  </paragraph>
</chaospage>
