Files
archived-presentations/php6-unicode-webtech2006.xml
Derick Rethans 25e2bb929e - Fixed typoes.
2006-07-01 13:57:26 +00:00

69 lines
2.4 KiB
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<presentation
template="css"
navmode="html"
navbarbackground="#4373b4"
navbartopiclinks="0"
navColor="#f1fbff"
logo1=""
stylesheet="presentations/slides/perf/ezp.css"
backgroundfixed="1" >
<topic>Localization and Internationalization</topic>
<title>PHP 6 and Unicode</title>
<event>WebTech 2006</event>
<location>Sofia, Bulgaria</location>
<date>July 1st, 2006</date>
<speaker>Derick Rethans</speaker>
<email>dr@ez.no</email>
<url>http://derickrethans.nl/talks.php</url>
<slide>slides/clustering/title.xml</slide>
<slide>slides/toolbox/me.xml</slide>
<!-- UNICODE -->
<slide>slides/i18nl10n/what-languages.xml</slide> <!-- what is the problem actually? -->
<slide>slides/i18nl10n/challenges2.xml</slide>
<slide>slides/i18nl10n/sorting.xml</slide>
<slide>slides/i18nl10n/convert.xml</slide>
<slide>slides/i18nl10n/php-can-do-it-now.xml</slide>
<slide>slides/i18nl10n/php-now-iconv.xml</slide>
<slide>slides/i18nl10n/php-now-mbstring.xml</slide>
<slide>slides/i18nl10n/php-now-locales.xml</slide>
<!-- UNICODE -->
<slide>slides/i18nl10n/unicode.xml</slide>
<slide>slides/i18nl10n/composition.xml</slide>
<slide>slides/i18nl10n/properties.xml</slide>
<!-- PHP SOON -->
<slide>slides/i18nl10n/goals-1.xml</slide>
<slide>slides/i18nl10n/basics-1.xml</slide>
<slide>slides/i18nl10n/surrogates.xml</slide> <!-- how does the encoding work? -->
<slide>slides/i18nl10n/icu.xml</slide>
<slide>slides/i18nl10n/roadmap.xml</slide>
<slide>slides/i18nl10n/unicode-semantics.xml</slide>
<!-- STRINGS -->
<slide>slides/i18nl10n/string-types.xml</slide>
<slide>slides/i18nl10n/string-literals.xml</slide>
<slide>slides/i18nl10n/characters-not-bytes.xml</slide>
<slide>slides/i18nl10n/upgrading-locale.xml</slide>
<slide>slides/i18nl10n/locale-example.xml</slide>
<slide>slides/i18nl10n/locale-example2.xml</slide>
<slide>slides/i18nl10n/locale-example-arrays.xml</slide>
<slide>slides/i18nl10n/iterator-example.xml</slide>
<slide>slides/i18nl10n/unicode-extensions.xml</slide>
<!-- DIFFERENT ENCODINGS -->
<slide>slides/i18nl10n/encoding-overview.xml</slide>
<slide>slides/i18nl10n/script-encoding.xml</slide>
<slide>slides/i18nl10n/script-encoding-pragma.xml</slide>
<slide>slides/i18nl10n/runtime-encoding.xml</slide>
<slide>slides/i18nl10n/http-output-encoding.xml</slide>
<slide>slides/i18nl10n/fallback-encoding.xml</slide>
<!-- EXIT -->
<slide>slides/i18nl10n/when.xml</slide>
<slide>slides/i18nl10n/resources.xml</slide> <!-- resources -->
</presentation>