Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

Commit

Permalink
Updated to DCUK2011 blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
alsutton committed Sep 30, 2011
1 parent 84a0a39 commit d2621d4
Showing 1 changed file with 30 additions and 58 deletions.
88 changes: 30 additions & 58 deletions android-app/res/xml/blocks.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,94 +16,66 @@
-->
<blocks>

<!-- Thursday, October 7th 2011 -->
<!-- Thursday, October 6th 2011 -->
<block>
<start>2011-10-06T07:00:00.000-00:00</start>
<end>2011-10-06T22:00:00.000-00:00</end>
<start>2011-10-06T09:00:00.000-00:00</start>
<end>2011-10-06T17:00:00.000-00:00</end>
<title>On-site check-in</title>
</block>
<block>
<start>2011-10-06T07:00:00.000-00:00</start>
<end>2011-10-06T10:00:00.000-00:00</end>
<title>Breakfast</title>
<type>food</type>
</block>
<block>
<start>2011-10-06T09:00:00.000-00:00</start>
<end>2011-10-06T10:00:00.000-00:00</end>
<title>Keynote</title>
<end>2011-10-06T17:30:00.000-00:00</end>
<title>BarCamp</title>
<type>session</type>
</block>
<block>
<start>2011-10-06T10:30:00.000-00:00</start>
<end>2011-10-06T18:30:00.000-00:00</end>
<title>Developer Sandbox</title>
</block>
<block>
<start>2011-10-06T11:45:00.000-00:00</start>
<end>2011-10-06T13:30:00.000-00:00</end>
<title>Lunch served</title>
<type>food</type>
</block>
<block>
<start>2011-10-06T12:00:00.000-00:00</start>
<end>2011-10-06T15:00:00.000-00:00</end>
<title>Office hours</title>
<type>officehours</type>
</block>
<block>
<start>2011-10-06T15:00:00.000-00:00</start>
<end>2011-10-06T18:30:00.000-00:00</end>
<title>Office hours</title>
<type>officehours</type>
<start>2011-10-06T17:30:00.000-00:00</start>
<end>2011-10-06T19:30:00.000-00:00</end>
<title>DemoCamp</title>
<type>session</type>
</block>
<block>
<start>2011-10-06T18:30:00.000-00:00</start>
<start>2011-10-06T19:30:00.000-00:00</start>
<end>2011-10-06T22:30:00.000-00:00</end>
<title>After Hours evening party</title>
<title>After Hours Party</title>
<type>food</type>
</block>

<!-- Friday, October 7th 2011 -->
<block>
<start>2011-10-07T07:00:00.000-00:00</start>
<end>2011-10-07T16:00:00.000-00:00</end>
<start>2011-10-07T08:00:00.000-00:00</start>
<end>2011-10-07T17:00:00.000-00:00</end>
<title>On-site check-in</title>
</block>
<block>
<start>2011-10-07T07:00:00.000-00:00</start>
<end>2011-10-07T10:00:00.000-00:00</end>
<title>Breakfast</title>
<type>food</type>
</block>
<block>
<start>2011-10-07T09:30:00.000-00:00</start>
<end>2011-10-07T10:30:00.000-00:00</end>
<title>Keynote</title>
<start>2011-10-07T09:00:00.000-00:00</start>
<end>2011-10-07T09:05:00.000-00:00</end>
<title>Conference kick-off</title>
<type>session</type>
</block>
<block>
<start>2011-10-07T10:30:00.000-00:00</start>
<end>2011-10-07T17:30:00.000-00:00</end>
<title>Developer Sandbox</title>
<start>2011-10-07T11:35:00.000-00:00</start>
<end>2011-10-07T11:50:00.000-00:00</end>
<title>Coffee break</title>
<type>food</type>
</block>
<block>
<start>2011-10-07T11:45:00.000-00:00</start>
<end>2011-10-07T13:30:00.000-00:00</end>
<start>2011-10-07T13:10:00.000-00:00</start>
<end>2011-10-07T14:10:00.000-00:00</end>
<title>Lunch served</title>
<type>food</type>
</block>
<block>
<start>2011-10-07T12:00:00.000-00:00</start>
<end>2011-10-07T15:00:00.000-00:00</end>
<title>Office hours</title>
<type>officehours</type>
<start>2011-10-07T15:10:00.000-00:00</start>
<end>2011-10-07T15:30:00.000-00:00</end>
<title>Coffee break</title>
<type>food</type>
</block>
<block>
<start>2011-10-07T15:00:00.000-00:00</start>
<end>2011-10-07T17:30:00.000-00:00</end>
<title>Office hours</title>
<type>officehours</type>
<start>2011-10-07T17:45:00.000-00:00</start>
<end>2011-10-07T18:15:00.000-00:00</end>
<title>Closing Keynote</title>
<type>session</type>
</block>

</blocks>

0 comments on commit d2621d4

Please sign in to comment.