Skip to content

Commit

Permalink
Bundle of updates: DocType HTML5 series is over.
Browse files Browse the repository at this point in the history
  • Loading branch information
jace committed Feb 19, 2011
1 parent c3ca6b7 commit f4575cb
Show file tree
Hide file tree
Showing 8 changed files with 163 additions and 160 deletions.
5 changes: 3 additions & 2 deletions README.rst
Expand Up @@ -47,5 +47,6 @@ Why use a framework?
--------------------

The website is currently a single HTML page, so why use a framework at all?
Because we intend to expand it. We might as well get a good foundation in place
right at the beginning. Flask is lightweight and a joy to work with.
Because there is also a sizeable backend that sends email and tracks responses
from participants. This is not exposed to the UI, but you can see it here in
the code.
12 changes: 0 additions & 12 deletions templates/index.html
Expand Up @@ -3,8 +3,6 @@
{% block title %}DocType HTML5{% endblock %}
{% block header %}
<div id="date-location">
<strong>January 23</strong>, 2011 in <strong>Hyderabad</strong><br/>
<strong>February 5</strong>, 2011 in <strong>Ahmedabad</strong>
</div>
<h1><a href="{{ url_for('index') }}"><span class="brkt">&lt;</span><span class="bang">!</span><span itemprop="summary">DocType HTML<sup>5</sup></span><span class="domain">.in</span><span class="brkt">&gt;</span></a></h1>
{% endblock %}
Expand Down Expand Up @@ -199,14 +197,6 @@ <h1><a href="{{ url_for('index') }}"><span class="brkt">&lt;</span><span class="
alt="Microsoft"/>
</a>
</div>
<div class="tile bubbleInfo">
<span class="title">Community Sponsor</span><br/>
<img class="trigger" src="{{ url_for('static', filename='img/logos/blank.png') }}" width="90" height="70" alt="Available"/>
<div class="popup">
Sponsor position available.
<a href="mailto:%63%6f%6e%74%61%63%74%40%64%6f%63%74%79%70%65%68%74%6d%6c%35%2e%69%6e">Write to us</a>.
</div>
</div>
<div class="tile">
<span class="title">Event Host</span><br/>
<a href="http://www.gujaratchamber.org/">
Expand All @@ -223,7 +213,6 @@ <h1><a href="{{ url_for('index') }}"><span class="brkt">&lt;</span><span class="
</div>
</div>
</div>

{% endblock %}
{% block footerscripts %}
<script type="text/javascript">
Expand Down Expand Up @@ -262,7 +251,6 @@ <h1><a href="{{ url_for('index') }}"><span class="brkt">&lt;</span><span class="
duration: "fast",
}
});
sponsorTabs.tabs('select', '#sponsors-ahmedabad');
$(".tabs-bottom .ui-tabs-nav, .tabs-bottom .ui-tabs-nav > *")
.removeClass( "ui-corner-all ui-corner-top" )
.addClass( "ui-corner-bottom" );
Expand Down
6 changes: 5 additions & 1 deletion templates/overview.html
@@ -1,6 +1,10 @@
{# Do not edit this file unless you are an event organizer. Changes will be rejected. #}
<h2>About the event</h2>
<div id="twidget"><!-- --></div>
<p>
<strong>The DocType HTML5 tour is now over. We will be back for more later in 2011.
This website now stands as an archive of the event series.</strong>
</p>
<p>
DocType HTML5 is a part conference, part workshop, and part genesis
of a developer community around HTML5.
Expand All @@ -11,7 +15,7 @@ <h2>About the event</h2>
<p>
The <a href="http://wiki.hasgeek.in/DocType_HTML5_Bangalore">first edition of DocType HTML5</a>
was held in Bangalore on October 9, 2010. It received a 96% positive rating,
following which the current multi-city series was planned.
following which the a multi-city series was planned.
</p>
<h3>What is HTML5?</h3>
<blockquote>
Expand Down
9 changes: 4 additions & 5 deletions templates/registration.html
@@ -1,17 +1,16 @@
{# Do not edit this file unless you are an event organizer. Changes will be rejected. #}
<h2>Register for the event</h2>
<p>
Registrations are currently open for the Hyderabad and Ahmedabad editions. We have
limited capacity at both venues, so please submit a good reason for why you want to
attend. You will receive an email confirmation if accepted. This could take several
days.
Registrations are closed for all editions.
</p>
{#
{% include 'regform.html' %}
<p>
<strong>Our privacy policy:</strong> Your contact details will not be shared. You
will only hear from us. If you ever change your mind, you can unsubscribe from the
will only hear from us. If you ever change your mind, you can unsubscribe from
event updates.
</p>
#}
<h3>Community discussion group</h3>
<p>
The <a href="http://groups.google.com/group/html5-in">HTML5 discussion group</a>
Expand Down
210 changes: 105 additions & 105 deletions templates/schedule.html
Expand Up @@ -2,115 +2,12 @@
<h2>Event schedule</h2>
<div id="schedule-tabs">
<ul>
<li><a href="#schedule-ahmedabad">Ahmedabad</a></li>
<li><a href="#schedule-bangalore">Bangalore</a></li>
<li><a href="#schedule-chennai">Chennai</a></li>
<li><a href="#schedule-pune">Pune</a></li>
<li><a href="#schedule-hyderabad">Hyderabad</a></li>
<li><a href="#schedule-ahmedabad">Ahmedabad</a></li>
</ul>
<div id="schedule-ahmedabad">
<p class="ui-tabs-vertical-top">The Ahmedabad edition is on February 5, 2011.</p>
<div class="schedule">
<div class="dayslot breakslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/register.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Registration</div>
<div class="speaker"></div>
<div class="time">09.30 – 10.00</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/closing.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Introduction</div>
<div class="speaker"></div>
<div class="time">10.00 – 10.15</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/ideas.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">New Ideas in HTML5</div>
<div class="speaker"><a href="http://jace.zaiki.in/">Kiran Jonnalagadda</a></div>
<div class="time">10.15 – 11.00</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot breakslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/break.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Tea &amp; Coffee Break</div>
<div class="speaker"></div>
<div class="time">11.00 – 11.15</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/css.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">CSS3 and Presentation</div>
<div class="speaker"><a href="http://pixelogue.in/">Rahul Gonsalves</a></div>
<div class="time">11.15 – 12.00</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/biz.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Sponsor Session: HTML5 in IE9</div>
<div class="speaker">— Sandeep Alur</a></div>
<div class="time">12.00 – 12.45</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot breakslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/lunch.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Lunch Break</div>
<div class="speaker"></div>
<div class="time">12.45 – 01.45</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/quiz.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Quiz</div>
<div class="speaker">— Ravi Srinivasan</div>
<div class="time">01.45 – 02.00</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/multimedia.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Multimedia Kit</div>
<div class="speaker">— Sanjay Bhangar</div>
<div class="time">02.00 – 02.45</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/location.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Geolocation, Offline and Mobile</div>
<div class="speaker"><a href="http://twitter.com/dhavaltrivedi">Dhaval Trivedi</a></div>
<div class="time">02.45 – 03.30</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot breakslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/break.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Tea &amp; Coffee Break</div>
<div class="speaker"></div>
<div class="time">03.30 – 03.45</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/accessibility.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Accessibility</div>
<div class="speaker"><a href="http://pixelogue.in/">Rahul Gonsalves</a></div>
<div class="time">03.45 – 04.15</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/panel.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Participant Panel</div>
<div class="speaker"></div>
<div class="time">04.15 – 04.45</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/closing.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Feedback Session</div>
<div class="speaker"></div>
<div class="time">04.45 – 05.00</div>
<div class="clearfix"><!-- --></div>
</div>
</div>
</div>
<div id="schedule-bangalore">
<p class="ui-tabs-vertical-top">The Bangalore edition was on October 9, 2010.</p>
<div class="schedule">
Expand Down Expand Up @@ -441,7 +338,7 @@ <h2>Event schedule</h2>
</div>
</div>
<div id="schedule-hyderabad">
<p class="ui-tabs-vertical-top">The Hyderabad edition is on January 23, 2011.</p>
<p class="ui-tabs-vertical-top">The Hyderabad edition was on January 23, 2011.</p>
<div class="schedule">
<div class="dayslot breakslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/register.png') }}" width="24" height="24" alt="Icon"/></div>
Expand Down Expand Up @@ -543,4 +440,107 @@ <h2>Event schedule</h2>
</div>
</div>
</div>
<div id="schedule-ahmedabad">
<p class="ui-tabs-vertical-top">The Ahmedabad edition was on February 5, 2011.</p>
<div class="schedule">
<div class="dayslot breakslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/register.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Registration</div>
<div class="speaker"></div>
<div class="time">09.30 – 10.00</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/closing.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Introduction</div>
<div class="speaker"></div>
<div class="time">10.00 – 10.15</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/ideas.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">New Ideas in HTML5</div>
<div class="speaker"><a href="http://jace.zaiki.in/">Kiran Jonnalagadda</a></div>
<div class="time">10.15 – 11.00</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot breakslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/break.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Tea &amp; Coffee Break</div>
<div class="speaker"></div>
<div class="time">11.00 – 11.15</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/css.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">CSS3 and Presentation</div>
<div class="speaker"><a href="http://pixelogue.in/">Rahul Gonsalves</a></div>
<div class="time">11.15 – 12.00</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/biz.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Sponsor Session: HTML5 in IE9</div>
<div class="speaker">— Sandeep Alur</a></div>
<div class="time">12.00 – 12.45</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot breakslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/lunch.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Lunch Break</div>
<div class="speaker"></div>
<div class="time">12.45 – 01.45</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/quiz.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Quiz</div>
<div class="speaker">— Ravi Srinivasan</div>
<div class="time">01.45 – 02.00</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/multimedia.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Multimedia Kit</div>
<div class="speaker">— Sanjay Bhangar</div>
<div class="time">02.00 – 02.45</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/location.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Geolocation, Offline and Mobile</div>
<div class="speaker"><a href="http://twitter.com/dhavaltrivedi">Dhaval Trivedi</a></div>
<div class="time">02.45 – 03.30</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot breakslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/break.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Tea &amp; Coffee Break</div>
<div class="speaker"></div>
<div class="time">03.30 – 03.45</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/accessibility.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Accessibility</div>
<div class="speaker"><a href="http://pixelogue.in/">Rahul Gonsalves</a></div>
<div class="time">03.45 – 04.15</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/panel.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Participant Panel</div>
<div class="speaker"></div>
<div class="time">04.15 – 04.45</div>
<div class="clearfix"><!-- --></div>
</div>
<div class="dayslot">
<div class="icon"><img src="{{ url_for('static', filename='img/schedule/closing.png') }}" width="24" height="24" alt="Icon"/></div>
<div class="title">Feedback Session</div>
<div class="speaker"></div>
<div class="time">04.45 – 05.00</div>
<div class="clearfix"><!-- --></div>
</div>
</div>
</div>
</div>
43 changes: 21 additions & 22 deletions templates/team.html
Expand Up @@ -2,32 +2,12 @@
<h2>The Team</h2>
<div id="team-tabs">
<ul>
<li><a href="#team-ahmedabad">Ahmedabad</a></li>
<li><a href="#team-bangalore">Bangalore</a></li>
<li><a href="#team-chennai">Chennai</a></li>
<li><a href="#team-pune">Pune</a></li>
<li><a href="#team-hyderabad">Hyderabad</a></li>
<li><a href="#team-ahmedabad">Ahmedabad</a></li>
</ul>
<div id="team-ahmedabad">
<h3 class="ui-tabs-vertical-top">Ahmedabad</h3>
<h4>Speakers</h4>
<ul>
<li>Dhaval Trivedi from SourceBits</li>
<li>Kiran Jonnalagadda from HasGeek</li>
<li>Rahul Gonsalves from Pixelogue</li>
<li>Sandeep Alur from Microsoft</li>
<li>Sanjay Bhangar from pad.ma</li>
</ul>
<h4>Planners</h4>
<ul>
<li>Kesava Reddy from Numo Solutions</li>
<li>Kiran Jonnalagadda from HasGeek</li>
<li>Ravi Srinivasan</li>
<li>Samay Bhavsar from GCCI</li>
<li>Shrinjay Joshi from GCCI</li>
<li>Vimarsh Rana from GCCI</li>
</ul>
</div>
<div id="team-bangalore">
<h3 class="ui-tabs-vertical-top">Bangalore</h3>
<h4>Speakers</h4>
Expand Down Expand Up @@ -95,4 +75,23 @@ <h4>Planners</h4>
<li>Prof. Venkatesh Choppella from IIIT-H</li>
</ul>
</div>
</div>
<div id="team-ahmedabad">
<h3 class="ui-tabs-vertical-top">Ahmedabad</h3>
<h4>Speakers</h4>
<ul>
<li>Dhaval Trivedi from SourceBits</li>
<li>Kiran Jonnalagadda from HasGeek</li>
<li>Rahul Gonsalves from Pixelogue</li>
<li>Sandeep Alur from Microsoft</li>
<li>Sanjay Bhangar from pad.ma</li>
</ul>
<h4>Planners</h4>
<ul>
<li>Kesava Reddy from Numo Solutions</li>
<li>Kiran Jonnalagadda from HasGeek</li>
<li>Ravi Srinivasan</li>
<li>Shrinjay Joshi from GCCI</li>
<li>Vimarsh Rana from GCCI</li>
</ul>
</div>
</div>

0 comments on commit f4575cb

Please sign in to comment.