Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## 2017

### October 17th 2017

* [Introduction](http://phpugms.github.io/phpugms_greeting_2017-10/index.html)

### September 20th 2017

* [Introduction](http://phpugms.github.io/phpugms_greeting_2017-09/index.html)
Empty file.
Binary file added phpugms_greeting_2017-10/img/Ugy6h6Hn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added phpugms_greeting_2017-10/img/cleancodelingen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added phpugms_greeting_2017-10/img/gdcr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added phpugms_greeting_2017-10/img/mshack.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added phpugms_greeting_2017-10/img/swhack.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added phpugms_greeting_2017-10/img/testfest.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added phpugms_greeting_2017-10/img/trivagohack.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
201 changes: 201 additions & 0 deletions phpugms_greeting_2017-10/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,201 @@
<!doctype html>
<html lang="en">

<head>
<meta charset="utf-8">

<title>PHP Usergroup Münster</title>

<meta name="description" content="PHP Usergroup Münster">

<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />

<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui">

<link rel="stylesheet" href="../reveal.js/css/reveal.css">
<link rel="stylesheet" href="../theme/theme.css" id="theme">

<!-- Printing and PDF exports -->
<script>
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match( /print-pdf/gi ) ? '../reveal.js/css/print/pdf.css' : '../reveal.js/css/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
</script>

<style>
.reveal footer {
background-color: #7c83b7;
}

.reveal a {
color: #50587c;
}


.reveal h1:after, .reveal h2:after {
background: #50587c;
}
</style>
</head>

<body class="light">
<div class="reveal">
<div class="slides">

<section>
<h2>
<img alt="PHP Usergroup Münster" src="../assets/phpugms-logo.svg" class="noborder" style="width: 300px">
</h2>

<p>
<a href="https://www.meetup.com/phpugms">meetup.com/phpugms</a>
<br/>
<a href="https://twitter.com/phpugms">@phpugms</a>
<br/>
Wednesday, October 17, 2017
<p>
</section>

<section>
<h1>Wifi</h1>
<p>SSID: GS Event<br>Password: gruenspar4events</p>
</section>

<section>
<h1>Restroom </h1>
</section>

<section>
<h1>Drinks</h1>
</section>

<section>
<h2>Thank you sponsors!</h2>
</section>



<section>
<img src="../assets/gruenspar_logo.jpg" class="noborder" />
<p>Thanks for Drinks, Wifi and Hosting</p>
<p>Looking for a Job? Ask the team!</p>
</section>


<section>
<h1>Upcoming Events</h1>
</section>



<section>
<img src="img/swhack.png">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Are you attending btw?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Its marked in my calendar, but i still not have signed up ^^

</section>


<section>
<img src="img/testfest.png">
</section>


<section class="l-2up">
<h2>PHP TestFest Münster</h2>

<strong>Sunday, October 22, 2017</strong><br>

<p>DigitalHub Münster</p>
<p>https://phptestfest.org/ || Meetup</p>
</section>

<section>
<img src="img/mshack.png">
</section>

<section>
<img src="img/gdcr.png">
</section>

<section>
<img src="img/trivagohack.png" height="650">
</section>

<section>
<img src="img/cleancodelingen.png" height="650">
</section>

<section class="l-2up">
<h2>November Meeting</h2>

<strong>Tuesday, November 21, 2017</strong><br>

<p>Holger Woltersdorf (@hollodotme )</p>
<p>"Async requests &amp; reactive responses with php-fpm"</p>
<p>"IceHawk &mdash; a PHP 7 micro framework respecting CQRS"</p>
</section>



<section>
<h2>Todays Speaker</h2>

<div>
<p>Timo Tewes (@zf2timo)</p>
<img width="400" src="img/Ugy6h6Hn.png">
</div>
</section>



</div>
<footer class="minimal">
<div class="left">
@phpugms
</div>
<div class="center">
</div>
<div class="right">
<a href="https://twitter.com/phpugms">#phpugms</a>
</div>
</footer>
</div>

<script src="../reveal.js/lib/js/head.min.js"></script>
<script src="../reveal.js/js/reveal.js"></script>

<script>

// Full list of configuration options available at:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
width: 1014,
height: 768,

// Bounds for smallest/largest possible scale to apply to content
minScale: 0.2,
maxScale: 3,
margin: 0.01,

controls: false,
progress: true,
history: true,
center: true,

transition: 'none', // none/fade/slide/convex/concave/zoom

slideNumber: false,

// Optional reveal.js plugins
dependencies: [
//{ src: '../reveal.js/plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
//{ src: '../reveal.js/plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: '../reveal.js/plugin/highlight/highlight.js', async: true, condition: function() { return !!document.querySelector( 'pre code' ); }, callback: function() { hljs.initHighlightingOnLoad(); } },
{ src: '../reveal.js/plugin/notes/notes.js', async: true }
]
});

</script>
</body>
</html>