mirror of
https://github.com/php/presentations.git
synced 2026-03-24 07:32:11 +01:00
45 lines
1.5 KiB
XML
45 lines
1.5 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>Webdeal</event>
|
|
<location>Oslo, Norway</location>
|
|
<date>March 23rd, 2006</date>
|
|
<speaker>Derick Rethans</speaker>
|
|
<email>dr@ez.no</email>
|
|
<url>http://derickrethans.nl/talks.php</url>
|
|
<slide>slides/clustering/title.xml</slide>
|
|
|
|
<!-- OTHER STUFF -->
|
|
<slide>slides/php6/big-cleanup.xml</slide>
|
|
<slide>slides/php6/new-stuff.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/php-can-do-it-now.xml</slide>
|
|
<slide>slides/i18nl10n/goals-1.xml</slide>
|
|
<slide>slides/i18nl10n/unicode-semantics.xml</slide>
|
|
<slide>slides/i18nl10n/string-types.xml</slide>
|
|
<slide>slides/i18nl10n/string-literals.xml</slide>
|
|
<slide>slides/i18nl10n/script-encoding-pragma.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-example-arrays.xml</slide>
|
|
<slide>slides/i18nl10n/unicode-extensions.xml</slide>
|
|
|
|
<!-- EXIT -->
|
|
<slide>slides/i18nl10n/when.xml</slide>
|
|
<slide>slides/i18nl10n/resources.xml</slide> <!-- resources -->
|
|
</presentation>
|