<?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>International PHP Conference</event>
<location>Frankfurt, Germany</location>
<date>November 7th, 2006</date>
<speaker>Derick Rethans</speaker>
<email>dr@ez.no</email>
<url>http://derickrethans.nl/talks.php</url>
<slide>slides/clustering/title.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>

<!-- 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/script-encoding-fun1.xml</slide>
<slide>slides/i18nl10n/script-encoding-fun2.xml</slide>
<slide>slides/i18nl10n/runtime-encoding.xml</slide>
<slide>slides/i18nl10n/http-output-encoding.xml</slide>

<slide>slides/i18nl10n/stream-encoding1.xml</slide>
<slide>slides/i18nl10n/stream-encoding2.xml</slide>
<slide>slides/i18nl10n/stream-encoding3.xml</slide>

<slide>slides/i18nl10n/translit1.xml</slide>

<slide>slides/i18nl10n/fallback-encoding.xml</slide>

<!-- EXIT -->
<slide>slides/i18nl10n/when.xml</slide>
<slide>slides/i18nl10n/resources.xml</slide> <!-- resources -->
</presentation>
