com presentations: Add a Fiat slide: phpday14.html phpday14.xml slides/intro/fiat.jpg slides/intro/italy.xml
[email protected] (Rasmus Lerdorf)
| Newsgroups | php.pres |
|---|---|
| Message-ID | <[email protected]> |
Commit: 71f456be1aab124eb37f957d5e1f91d8aba7b8e3 Author: Rasmus Lerdorf <[email protected]> Fri, 16 May 2014 08:59:58 +0200 Parents: 0355ebd09e342688b408daac98eaa4fdd34e2d3e Branches: master Link: http://git.php.net/?p=presentations.git;a=commitdiff;h=71f456be1aab124eb37f957d5e1f91d8aba7b8e3 Log: Add a Fiat slide Changed paths: M phpday14.html M phpday14.xml A slides/intro/fiat.jpg A slides/intro/italy.xml Diff: diff --git a/phpday14.html b/phpday14.html index b81121e..7012fa9 100644 --- a/phpday14.html +++ b/phpday14.html @@ -52,7 +52,10 @@ <small><a href="http://twitter.com/@rasmus">@rasmus</a></small> </p> </section> - <section> + <section data-background="#000000"> + <img src="/presentations/slides/intro/fiat.jpg" width="800" height="597"> + </section> + <section> <section id="performance"> <h2 margin-bottom="2em">PHP 5.5</h2><br> <h3 class="p">Performance Improvements</h3> diff --git a/phpday14.xml b/phpday14.xml index 9e6fda6..0cae9e4 100644 --- a/phpday14.xml +++ b/phpday14.xml @@ -24,6 +24,7 @@ <slide>slides/intro/titlepage.xml</slide> +<slide>slides/intro/italy.xml</slide> <slide>slides/intro/php55.xml</slide> <slide>slides/intro/php56.xml</slide> diff --git a/slides/intro/fiat.jpg b/slides/intro/fiat.jpg new file mode 100644 index 0000000..be7bf03 Binary files /dev/null and b/slides/intro/fiat.jpg differ diff --git a/slides/intro/italy.xml b/slides/intro/italy.xml new file mode 100644 index 0000000..d360130 --- /dev/null +++ b/slides/intro/italy.xml @@ -0,0 +1,5 @@ +<slide body_style="background:#000000;"> +<title> </title> +<break lines="2" /> +<image width="800" height="597" filename="fiat.jpg" align="center"/> +</slide>