com presentations: Bio slide for Jeremy Mikola: mongo-tut-tek15.xml slides/mongodb/jmikola.xml slides/mongodb/jmikola_cartoon.p ng
[email protected] (Derick Rethans) Sun, 17 May 2015 20:54:37 +0000
| Newsgroups | php.pres |
|---|---|
| Message-ID | <[email protected]> |
Commit: c42e74f7e99da833b8c0fc2e056d3d09b5cd6ecd Author: Jeremy Mikola <[email protected]> Sun, 17 May 2015 14:25:17 -0500 Parents: 540453978299aa336925db9cbe4344f5d4b40810 Branches: master Link: http://git.php.net/?p=presentations.git;a=commitdiff;h=c42e74f7e99da833b8c0fc2e056d3d09b5cd6ecd Log: Bio slide for Jeremy Mikola Changed paths: M mongo-tut-tek15.xml A slides/mongodb/jmikola.xml A slides/mongodb/jmikola_cartoon.png Diff: diff --git a/mongo-tut-tek15.xml b/mongo-tut-tek15.xml index 34ea60f..5cc047a 100644 --- a/mongo-tut-tek15.xml +++ b/mongo-tut-tek15.xml @@ -12,6 +12,7 @@ <joindin>https://joind.in/13776</joindin> <slide>slides/mongodb/title.xml</slide> <slide>slides/mongodb/me.xml</slide> +<slide>slides/mongodb/jmikola.xml</slide> <slide>slides/mongodb/half-tutorial-topics.xml</slide> <slide>slides/mongodb/section-intro.xml</slide> diff --git a/slides/mongodb/jmikola.xml b/slides/mongodb/jmikola.xml new file mode 100644 index 0000000..e340714 --- /dev/null +++ b/slides/mongodb/jmikola.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="utf-8"?> +<slide> + <title>About Him</title> + + <image filename="jmikola_cartoon.png" align="right" pdf-float="1" x-offset="21.3" y-offset="10" pdf-scale="0.25"/> + + <blurb>Jeremy Mikola</blurb> + <list> + <bullet>Lives in Hoboken, NJ (which has a Dutch name)</bullet> + <bullet>Also maintains the PHP MongoDB driver</bullet> + <bullet>Contributor on React PHP, Doctrine MongoDB, and a few other things</bullet> + <bullet>Sausage aficionado</bullet> + </list> +</slide> diff --git a/slides/mongodb/jmikola_cartoon.png b/slides/mongodb/jmikola_cartoon.png new file mode 100644 index 0000000..96beac6 Binary files /dev/null and b/slides/mongodb/jmikola_cartoon.png differ