Date for   Saturday, April 2, 2011 8:00:00 AM - Saturday, April 2, 2011 5:00:00 PM

Get your Speakers Badge

Please the following javascript in your head section (or anywhere you want).
<script type="text/javascript" src="https://www.desertcodecamp.com/js/badge.js"></script>

then place the following div where you want the widget.
Presenter:
<div id="mce" conference="nov2010" userId="3741"></div>

Attendee:
<div id="mce" conference="nov2010" userId="169" presenting="0"></div>

Settings

Setting Value
data-subdomain The sub domain of the code conference you are speaking at. If the Url for the code conference is nov2010.desertcodecamp.com, place nov2010 for this value.
data-domain The sub domain of the code conference you are speaking at. If the Url for the code conference is nov2010.desertcodecamp.com, place desertcodecamp.com for this value.
data-login Place your code conference login id here. This is the login you use for the Desert Code Camp site.
data-presenting Place a 1 if you want to list the sessions that you are presenting.

Style

The widget allows for custom styling. The ids of the objects are listed below.
Id Name
#mce The div that holds the widget
#mceMe The div that states 'I'm teaching at.. or I'm attending ...
#mceName The div for the name of the Technology Conference
#mceLogo The logo of the Technology Conference
#mceSessions A list of the sessions the person is attending or presenting.

Example