|
| 1 | +<!doctype html> |
| 2 | +<html lang="en"> |
| 3 | + |
| 4 | +<head> |
| 5 | + <meta charset="utf-8"> |
| 6 | + |
| 7 | + <title>PHP Usergroup Münster</title> |
| 8 | + |
| 9 | + <meta name="description" content="PHP Usergroup Münster"> |
| 10 | + <meta name="apple-mobile-web-app-capable" content="yes"/> |
| 11 | + <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/> |
| 12 | + <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> |
| 13 | + |
| 14 | + <link rel="stylesheet" href="../reveal.js-4/dist/reset.css"> |
| 15 | + <link rel="stylesheet" href="../reveal.js-4/dist/reveal.css"> |
| 16 | + <link rel="stylesheet" href="../theme/theme.css" id="theme"> |
| 17 | +</head> |
| 18 | + |
| 19 | +<body class="light"> |
| 20 | +<div class="reveal"> |
| 21 | + <div class="slides"> |
| 22 | + |
| 23 | + <section> |
| 24 | + <h2> |
| 25 | + <img alt="PHP Usergroup Münster" src="../assets/phpugms-logo.svg" class="noborder" style="width: 300px"> |
| 26 | + </h2> |
| 27 | + |
| 28 | + <p> |
| 29 | + <a href="https://www.meetup.com/phpugms">meetup.com/phpugms</a> |
| 30 | + <br/> |
| 31 | + <a href="https://twitter.com/phpugms">@phpugms</a> |
| 32 | + <br/> |
| 33 | + Thursday, January 26, 2023 |
| 34 | + <p> |
| 35 | + </section> |
| 36 | + |
| 37 | + <section class="l-3up"> |
| 38 | + <h3>Orga Team</h3> |
| 39 | + <div> |
| 40 | + <figure> |
| 41 | + <img src="../assets/orga/patrick.jpg"/> |
| 42 | + <figcaption>Patrick Blom<br>(@pbl0m)</figcaption> |
| 43 | + </figure> |
| 44 | + </div> |
| 45 | + <div> |
| 46 | + <figure> |
| 47 | + <img src="../assets/orga/benjamin.jpg"/> |
| 48 | + <figcaption>Benjamin Cremer<br>(@benjamincremer)</figcaption> |
| 49 | + </figure> |
| 50 | + </div> |
| 51 | + <div> |
| 52 | + <figure> |
| 53 | + <img src="../assets/orga/timo.png"/> |
| 54 | + <figcaption>Timo Tewes<br>(@zf2timo)</figcaption> |
| 55 | + </figure> |
| 56 | + </div> |
| 57 | + |
| 58 | + </section> |
| 59 | + |
| 60 | + <section> |
| 61 | + <h2> |
| 62 | + <img src="../assets/slack.svg" class="noborder" width="250px"/> |
| 63 | + </h2> |
| 64 | + |
| 65 | + <p>Room <strong>#phpugms</strong><br> |
| 66 | + PHPUG Slack (<a href="https://phpug.slack.com/">phpug.slack.com</a>)<br> |
| 67 | + Get your Invite (<a href="https://php.ug/slackinvite">php.ug/slackinvite</a>) |
| 68 | + </p> |
| 69 | + </section> |
| 70 | + |
| 71 | + <section> |
| 72 | + <h2>Slide Archive on Github</h2> |
| 73 | + |
| 74 | + <p> |
| 75 | + Contribute Slides and links on GitHub<br> |
| 76 | + <a href="https://github.com/phpugms/">github.com/phpugms</a><br> |
| 77 | + <a href="https://phpugms.github.io/">phpugms.github.io</a> |
| 78 | + </p> |
| 79 | + </section> |
| 80 | + |
| 81 | + <section> |
| 82 | + <h2>PHP UG Meetings 2023</h2> |
| 83 | + <p> |
| 84 | + <a href="https://www.meetup.com/phpugms/events/calendar/">meetup.com/phpugms/events/calendar/</a> |
| 85 | + <a href="https://www.meetup.com/phpugms/events/ical/">meetup.com/phpugms/events/ical/</a> |
| 86 | + </p> |
| 87 | + |
| 88 | + <p> |
| 89 | + Monday, 2023-03-20<br/> |
| 90 | + Tuesday, 2023-05-23<br/> |
| 91 | + Wednesday, 2023-07-19<br/> |
| 92 | + Thursday, 2023-09-21<br/> |
| 93 | + Monday, 2023-11-20<br/> |
| 94 | + </p> |
| 95 | + </section> |
| 96 | + |
| 97 | + |
| 98 | + <section class="l-2up"> |
| 99 | + <h3>CALL FOR PAPERS - ALWAYS OPEN!</h3> |
| 100 | + <div> |
| 101 | + <img src="../assets/call-for-papers.png"/> |
| 102 | + </div> |
| 103 | + |
| 104 | + <div> |
| 105 | + ๏ Suggest talk topics<br> |
| 106 | + ๏ Submit (lightning) talks<br> |
| 107 | + ๏ Speak together<br> |
| 108 | + ๏ Preview / Review<br> |
| 109 | + ๏ Suggest speakers<br> |
| 110 | + ๏ Your turn!<br> |
| 111 | + </div> |
| 112 | + </section> |
| 113 | + |
| 114 | + |
| 115 | + <section> |
| 116 | + <h1>Wifi</h1> |
| 117 | + <p>SSID: </p> |
| 118 | + <p>Passwort: <span style="font-family: monospace"></span></p> |
| 119 | + </section> |
| 120 | + |
| 121 | + <section> |
| 122 | + <h1>Restroom </h1> |
| 123 | + </section> |
| 124 | + |
| 125 | + <section> |
| 126 | + <h1>Drinks</h1> |
| 127 | + </section> |
| 128 | + |
| 129 | + <section> |
| 130 | + <h2>Thank you sponsors!</h2> |
| 131 | + </section> |
| 132 | + |
| 133 | + |
| 134 | + <section> |
| 135 | + <img src="../assets/sitepark.svg" class="noborder"/> |
| 136 | + <p>Thanks for Drinks, Wifi and Hosting</p> |
| 137 | + <p>Looking for a Job? Ask the team!</p> |
| 138 | + </section> |
| 139 | + |
| 140 | + <section> |
| 141 | + <h1>Upcoming Events</h1> |
| 142 | + </section> |
| 143 | + |
| 144 | + <section> |
| 145 | + <h1>Open Space 2023.1</h1> |
| 146 | + |
| 147 | + Saturday, February 11, 2023<br> |
| 148 | + Hafenstraße 19<br> |
| 149 | + Osnabrück<br> |
| 150 | + </section> |
| 151 | + |
| 152 | + |
| 153 | + <section> |
| 154 | + <h1>PHPUGMRN 01/23</h1> |
| 155 | + |
| 156 | + Thursday, February 23, 2023<br> |
| 157 | + <b>Online</b> |
| 158 | + </section> |
| 159 | + |
| 160 | + <section> |
| 161 | + <h1>Backend User Group #22</h1> |
| 162 | + |
| 163 | + Thursday, March 16, 2023<br> |
| 164 | + Hannoversche Str. 6 - 8<br> |
| 165 | + Osnabrück<br> |
| 166 | + </section> |
| 167 | + |
| 168 | + <section class="l-2up"> |
| 169 | + <h2>March Meeting</h2> |
| 170 | + |
| 171 | + <strong>Tuesday, February 21, 2023</strong><br> |
| 172 | + |
| 173 | + <p>Speaker Wanted!</p> |
| 174 | + </section> |
| 175 | + |
| 176 | + <section> |
| 177 | + <h2>Todays Speaker</h2> |
| 178 | + |
| 179 | + <div> |
| 180 | + <p>Stepahn Hochdörfer (@shochdoerfer @ [email protected]) </p> |
| 181 | + <img style="width: 300px" src="phpugms_greeting_2023_01/img/stephan.jpg"> |
| 182 | + </div> |
| 183 | + </section> |
| 184 | + </div> |
| 185 | + <footer class="minimal"> |
| 186 | + <div class="left"> |
| 187 | + @phpugms |
| 188 | + </div> |
| 189 | + <div class="center"> |
| 190 | + </div> |
| 191 | + <div class="right"> |
| 192 | + <a href="https://twitter.com/phpugms">#phpugms</a> |
| 193 | + </div> |
| 194 | + </footer> |
| 195 | +</div> |
| 196 | + |
| 197 | +<script src="../reveal.js-4/dist/reveal.js"></script> |
| 198 | +<script src="../reveal.js-4/plugin/notes/notes.js"></script> |
| 199 | +<script src="../reveal.js-4/plugin/markdown/markdown.js"></script> |
| 200 | +<script src="../reveal.js-4/plugin/highlight/highlight.js"></script> |
| 201 | +<script> |
| 202 | +// More info about initialization & config: |
| 203 | +// - https://revealjs.com/initialization/ |
| 204 | +// - https://revealjs.com/config/ |
| 205 | +Reveal.initialize({ |
| 206 | + hash: true, |
| 207 | + controls: false, |
| 208 | + progress: true, |
| 209 | + center: true, |
| 210 | + transition: 'none', // none/fade/slide/convex/concave/zoom |
| 211 | + slideNumber: false, |
| 212 | + |
| 213 | + |
| 214 | + // Learn about plugins: https://revealjs.com/plugins/ |
| 215 | + plugins: [ RevealMarkdown, RevealHighlight, RevealNotes ] |
| 216 | +}); |
| 217 | + |
| 218 | +</script> |
| 219 | + |
| 220 | +</body> |
| 221 | +</html> |
0 commit comments