Skip to content

Commit 8a0c5aa

Browse files
committed
tweak slides
1 parent 4d8e858 commit 8a0c5aa

File tree

1 file changed

+7
-17
lines changed

1 file changed

+7
-17
lines changed

slides/slides.html

+7-17
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<body>
9494
<div class="slide section" style="text-align:center">
9595
<h1>PHP Content Repository</h1>
96-
<h2><a href="http://phpcr.github.com">phpcr.github.com</a></h2>
96+
<h2><a href="http://phpcr.github.io">phpcr.github.io</a></h2>
9797
</div>
9898

9999
<div class="slide" style="text-align:center">
@@ -280,7 +280,7 @@ <h1>Workspaces</h1>
280280
<div class="slide" style="text-align:center">
281281
<h1>PHPCR</h1>
282282
<p><img src="phpcr.png" alt="PHPCR class interaction diagramm" />
283-
<small style="white-space: nowrap; float:right; font-size: 16pt;">Source: phpcr.github.com</small></p>
283+
<small style="white-space: nowrap; float:right; font-size: 16pt;">Source: phpcr.github.io</small></p>
284284
</div>
285285

286286
<div class="slide section">
@@ -628,16 +628,6 @@ <h1 style="padding-right: 40%">PHPCR in real live</h1>
628628
</ul>
629629
</div>
630630

631-
<div class="slide">
632-
<h1>Next steps</h1>
633-
<ul>
634-
<li>Release a stable version 1.0 of Jackalope</li>
635-
<li>More features for Jackalope DoctrineDBAL transport</li>
636-
<li>Jackrabbit Oak support</li>
637-
<li>Security and ACL?</li>
638-
</ul>
639-
</div>
640-
641631
<div class="slide">
642632
<h1>Many individuals contribute to the effort</h1>
643633
<br />
@@ -656,7 +646,7 @@ <h1>Many individuals contribute to the effort</h1>
656646
<li>chregu (Christian Stocker)</li>
657647
<li>cordoval (Luis Cordova)</li>
658648
<li>craigmarvelley (Craig Marvelley)</li>
659-
<li>cryptocompress (Crypto Compress)</li>
649+
<li>cryptocompress</li>
660650
<li>damz (Damien Tournoud)</li>
661651
<li>dbojdo (Daniel Bojdo)</li>
662652
<li>dbu (David Buchmann)</li>
@@ -685,15 +675,15 @@ <h1>Many individuals contribute to the effort</h1>
685675
<li>petesiss (Pete Sisson)</li>
686676
<li>piotras</li>
687677
<li>pitpit (Damien Pitard)</li>
688-
<li>rande (Thomas)</li>
678+
<li>rande (Thomas Rabaix)</li>
689679
<li>richardmiller (Richard Miller)</li>
690680
<li>rndstr (Roland Schilter)</li>
691681
<li>robertlemke (Robert Lemke)</li>
692682
<li>sebastien-roch (Sébastien Roch)</li>
693683
<li>Seldaek (Jordi Boggiano)</li>
694684
<li>simensen (Beau Simensen)</li>
695685
<li>sixty-nine (Daniel Barsotti)</li>
696-
<li>sjopet</li>
686+
<li>sjopet (Sjoerd Peters)</li>
697687
<li>starkj (Johannes Stark)</li>
698688
<li>stof (Christophe Coevoet)</li>
699689
<li>uwej711 (Uwe Jäger)</li>
@@ -727,7 +717,7 @@ <h1>Resources</h1>
727717
<ul>
728718
<li><a href="irc://freenode/#jackalope">#jackalope IRC</a></li>
729719
<li><a href="irc://freenode/#phpcr">#phpcr IRC</a></li>
730-
<li><a href="http://phpcr.github.com">http://phpcr.github.com</a></li>
720+
<li><a href="http://phpcr.github.io">http://phpcr.github.io</a></li>
731721
<li><a href="http://jcp.org/en/jsr/detail?id=283">JSR 283 (aka JCR 2, especially Chapter 3)</a></li>
732722
<li><a href="http://jcp.org/en/jsr/detail?id=333">JSR 333 (aka JCR 2.1)</a></li>
733723
<li><a href="http://wiki.apache.org/jackrabbit/DavidsModel">David's Model</a></li>
@@ -742,7 +732,7 @@ <h1>Resources</h1>
742732
</div>
743733

744734
<div class="footer">
745-
<span class="left"><a href="http://phpcr.github.com">phpcr.github.com</a></span>
735+
<span class="left"><a href="http://phpcr.github.io">phpcr.github.io</a></span>
746736
<span class="right"><a href="irc://freenode/#phpcr">#phpcr IRC</a></span>
747737
<hr class="defloat" />
748738
</div>

0 commit comments

Comments
 (0)