Breizhcamp 2012: XWiki used to build a Conference Site

Last modified by Vincent Massol on 2019/06/11 10:11

Jun 21 2012

Breizhcamp 2012 was a very nice conference (200 attendees roughly) organized by Nicolas DeLoof and friends.

I had the opportunity to present XWiki and more specifically I did a demonstration of XWiki used as a web development platform to construct a possible Breizhcamp 2013 web site, featuring the ability to register talks and speakers, and automatically generate a session calendar based on the entered talks. Ability to see all speaker avatars and to search for sessions. Also demonstrated how to apply a Boostrap-based skin to make the site look like a web site.

I also had some fun showing how to import Gravatars automatically using a Groovy Script.

In addition I also got to record a live LesCastCodeurs episode.

Well done to Nicolas and all who helped organize this event. It was very nice and I'll happily come back next year (especially if the website is done using XWiki emoticon_wink).

Here are some screenshots of the result.

Conference home page demo with default XWiki Skin
breizhcamp5.png

Creation of the application to register Talks
breizhcamp7.png

Registration of Talks
breizhcamp6.png

Edition of a Talk
breizhcamp8.png

Conference home page demo with the Lyrebird Skin (bootstrap-based)
breizhcamp1.png

Calendar generated automatically by the registered Talks
(Technically a wiki page is created to generate JSON with some Groovy scripting on the XWiki Model, this JSON is then used as input for the Javascript Calendar)
breizhcamp2.png

Ability to search for Talks with a Livetable
(Note: The Lyrebird Skin used was missing some CSS for a nice Livetable styling)
breizhcamp3.png

Dynamic list of all speaker avatars
breizhcamp4.png

Created by Vincent Massol on 2012/06/21 08:02