Skip to content

Commit dfbadde

Browse files
committed
updating slides a bit
1 parent b6d5000 commit dfbadde

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

slides/slides.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -535,15 +535,20 @@ <h2><a href="https://github.com/symfony-cmf/cmf-sandbox">Symfony2 CMF sandbox</a
535535
<h2>PHPCR in real live</h2>
536536
<ul>
537537
<li><a href="https://github.com/servergrove/KnowledgeBase">ServerGrove KnowledgeBase</a></li>
538-
<li><a href="http://www.liip.ch">Liip Company Website</a></li>
539-
<li><a href="http://www.barometredesprix.ch">Baromètre des prix</a> (Symfony2 CMF for static pages)</li>
540-
<li>...</li>
538+
<li>Used as storage layer in the Symfony Content Management Framework
539+
<ul>
540+
<li><a href="http://www.barometredesprix.ch">Baromètre des prix</a> (Symfony2 CMF for static pages of an otherwise custom web application)</li>
541+
<li>Used in a Saas CRM service by Quiet Storm Solutions</li>
542+
<li><a href="http://www.liip.ch">Liip Company Website</a></li>
543+
</ul>
544+
</li>
541545
</ul>
542546
</div>
543547

544548
<div class="slide">
545549
<h2>Next steps</h2>
546550
<ul>
551+
<li>JSR-333 adjustments of PHPCR</li>
547552
<li>Performance improvements for Jackalope DoctrineDBAL transport</li>
548553
<li>Security and ACL support</li>
549554
<li>Jackrabbit Oak support</li>
@@ -611,6 +616,7 @@ <h2>Many individuals contribute to the effort</h2>
611616
<li>uwej711 (Uwe Jäger)</li>
612617
<li>vedranzgela (Vedran Zgela)</li>
613618
<li>videlalvaro (Alvaro Videla)</li>
619+
<li>...</li>
614620
</ul>
615621
</td>
616622
</tr>

0 commit comments

Comments
 (0)