2013-01-22

  • Test Driven Development mit Code Katas trainieren
  • WordPress - Erfahrungen aus dem Alltag

Dienstag, 22. Januar 2013 ab 19 Uhr
netz98 new media GmbH
2. Stock, mittlerer Eingang
Haifa-Allee 2
55128 Mainz

Parkplätze sind ausreichend vorhanden; wer mit dem ÖPNV kommen möchte, sollte eine der Bushaltestellen am Gutenberg-Center (Nord, Ost) anfahren.

<html> <link rel=„stylesheet“ href=„http://cdn.leafletjs.com/leaflet-0.4.4/leaflet.css“ /> <!–[if lte IE 8]>

  <link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.4.4/leaflet.ie.css" />

<![endif]–

>

<

script src=„http://cdn.leafletjs.com/leaflet-0.4.4/leaflet.js

></script>

<

div id=„map“ style=„height: 400px; width: 50%; position: relative;“

></div>

<

script type=„text/javascript“

>

v

ar map = new L.Map('map').setView([49.96976, 8.22938], 16); L.tileLayer('http:{s}.tile.cloudmade.com/bb69ea629ff2494aa0aa91e68dd08d2e/1930/256/{z}/{x}/{y}.png', { attribution: 'Map data &copy; <a href=„http://openstreetmap.org“>OpenStreetMap</a> contributors, <a href=„http://creativecommons.org/licenses/by-sa/2.0/“>CC-BY-SA</a>, Imagery © <a href=„http://cloudmade.com“>CloudMade</a>' }).addTo(map); var marker = new L.Marker([49.97000, 8.22938]).addTo(map).bindPopup('<a href=„http://www.phpug-rheinhessen.de/“><img src=„http://www.sperr-objekt.de/phpugrhh/lib/images/phpugrhh_logo.png“/></a>'); </script> </html> ===== Anmeldung/Teilnehmer ===== Die Teilnehmerliste bzw. Anmeldungen pflegen wir auf XING, Link folgt. Bitte tragt euch dort entsprechend ein. Ihr könnt natürlich gern auch ohne vorherige Anmeldung reinschauen!