[BACK]Return to hackathons.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/hackathons.html, Revision 1.77

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
                      3: <html>
                      4: <head>
                      5: <title>OpenBSD hackathons</title>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the OpenBSD release song hackathon page">
                      8: <meta name="keywords" content="openbsd,ordering">
                      9: <meta name="distribution" content="global">
1.33      lum        10: <meta name="copyright" content="This document copyright 2000-2011 by OpenBSD.">
1.1       deraadt    11: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                     12: </head>
                     13:
                     14: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
                     16: <p>
                     17: <h2><font color="#e00000">Hackathons</font></h2><hr>
1.57      deraadt    18:
1.55      deraadt    19: In June of 1999, OpenBSD held the first hackathon.  In the months
                     20: leading up to this, either Theo or Niels Provos had coined this new
                     21: word "hackathon".  A bunch of developers from around the world congregated
                     22: into a house in Calgary, and within the week had the first IPv6 and IPSEC
                     23: stacks completely integrated into an operating system... an industry
                     24: first.. an accidental scrape in a hardwood floor commemorates the event.
1.1       deraadt    25: <p>
1.57      deraadt    26:
1.55      deraadt    27: In succeeding years, the OpenBSD development process has benefited
                     28: greatly from holding more of these events.  In our form, hackathons
                     29: do not have talks, nor a specific schedule.  People will arrive at
                     30: a hackathon to work for a straight stretch of time on the projects
                     31: they wish to, in the same room as the people who they need to talk
                     32: to about their ideas.  Hackathons are about writing code.  At hackathons
                     33: there is an attempt to get new changes into the source tree quickly.
1.1       deraadt    34: Since people from many different timezones are in the same room,
                     35: development is almost around the clock.  Developers sometimes joke
                     36: about returning home without jet-lag.
                     37: <p>
                     38:
1.55      deraadt    39: Hackathons attendees come by invitation only.  Some new people in
                     40: the community who show promise are sometimes invited to see if they
                     41: have what it takes.  However, hackathons are not developer training
                     42: events.
1.1       deraadt    43: <p>
                     44:
1.60      deraadt    45: The event space and accommodation is typically funded by
1.65      deraadt    46: <a href="donations.html">donations to the OpenBSD Project</a>, or
1.60      deraadt    47: by the <a href="http://www.openbsdfoundation.org">OpenBSD Foundation</a>,
                     48: however most developers pay for their own travel.  The facilities
                     49: are always chosen to be highly economical; generally near Universities
                     50: or in cheaper locales.  If anyone wants to help us <b>FUND ONE OF THESE
                     51: EVENTS OR A DEVELOPER'S TRAVEL</b>, please contact Theo de Raadt (who
                     52: generally has the most knowledge about upcoming options).  General
                     53: financing is more interesting, but we will entertain offers for free
                     54: locations as well.
1.57      deraadt    55: <p>
1.1       deraadt    56:
                     57: Here are some details about past and future events, also showing
                     58: a part of the artwork from the event T-shirt (if there was one made).
1.64      deraadt    59: The shirts are only given to people who attend the event, and are
1.1       deraadt    60: worn with pride.  Every shirt contains at least one developer in-joke,
                     61: so don't worry if you can't understand the shirt.  Just enjoy them.
                     62: <p>
                     63:
1.61      deraadt    64: <table width=1080>
1.63      deraadt    65: </tr><tr><td bgcolor="#000000" colspan="3"></td>
                     66: </tr><tr valign="top">
1.1       deraadt    67: <td>
1.77    ! deraadt    68:     <a id="s2k15" href="images/hackathons/s2k15.gif">
        !            69:     <img src="images/hackathons/s2k15-s.gif"></a><br>
        !            70:     s2k15: southern mini hackathon<br>
        !            71:     Feb 6 - 13, 2015<br>
        !            72:     Brisbane, Australia<br>
        !            73:     21 developers<br>
        !            74:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
        !            75:     and with the support of David Gwynne.
        !            76: </td>
        !            77: <td>
1.71      deraadt    78:     <a id="g2k14" href="images/hackathons/g2k14.gif">
                     79:     <img src="images/hackathons/g2k14-s.gif"></a><br>
                     80:     g2k14: general hackathon<br>
                     81:     July 8 - 14, 2014<br>
                     82:     Ljubljana, Slovenia<br>
1.73      deraadt    83:     49 developers<br>
1.71      deraadt    84:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
                     85:     and with the support of Mitja Mu&#382;eni&#269;.
                     86: </td>
                     87: <td>
1.70      deraadt    88:     <a id="m2k14" href="images/hackathons/m2k14.gif">
                     89:     <img src="images/hackathons/m2k14-s.gif"></a><br>
                     90:     m2k14: mini hackathon<br>
                     91:     Apr 17 - 22, 2014<br>
                     92:     Marrakech, Morocco<br>
                     93:     12 developers<br>
                     94:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
                     95:     and with the support of <a href="http://www.uca.ma/">Universit&eacute; Cadi Ayyad</a>.
                     96: </td>
1.77    ! deraadt    97: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !            98: </tr><tr valign="top">
1.70      deraadt    99: <td>
1.69      deraadt   100:     <a id="n2k14" href="images/hackathons/n2k14.gif">
1.65      deraadt   101:     <img src="images/hackathons/n2k14-s.gif"></a><br>
                    102:     n2k14: mini hackathon<br>
                    103:     Jan 18 - 25, 2014<br>
                    104:     Dunedin, New Zealand<br>
                    105:     15 developers<br>
                    106:     Funded by <a href=http://www.foretell.ca>ForeTell Technologies</a>
1.70      deraadt   107:     and with the support of <a href="http://www.otago.ac.nz">University of Otago</a>.
1.65      deraadt   108: </td>
                    109: <td>
1.63      deraadt   110:     <a id="b2k13" href="images/hackathons/b2k13.gif">
                    111:     <img src="images/hackathons/b2k13-s.gif"></a><br>
                    112:     b2k13: mini hackathon<br>
                    113:     Oct 17 - 21, 2013<br>
                    114:     Berlin, Germany<br>
                    115:     21 developers<br>
1.68      deraadt   116:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
1.70      deraadt   117:     and with the support of <a href="http://www.in-berlin.de">IN-Berlin</a>.
1.1       deraadt   118: </td>
                    119: <td>
1.63      deraadt   120:     <a id="t2k13" href="images/hackathons/t2k13.jpg">
                    121:     <img src="images/hackathons/t2k13-s.gif"></a><br>
                    122:     t2k13: general hackathon<br>
                    123:     May 29 - Jun 5, 2013<br>
                    124:     Toronto, Canada<br>
                    125:     43 developers<br>
                    126:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
1.70      deraadt   127:     and with the support of <a href="http://www.utoronto.ca">University of Toronto</a>.
1.1       deraadt   128: </td>
1.77    ! deraadt   129: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           130: </tr><tr valign="top">
1.1       deraadt   131: <td>
1.63      deraadt   132:     <a id="n2k13" href="images/hackathons/n2k13.gif">
                    133:     <img src="images/hackathons/n2k13-s.gif"></a><br>
                    134:     n2k13: network hackathon<br>
                    135:     Jan 13 - 19, 2013<br>
                    136:     Dunedin, New Zealand<br>
                    137:     17 developers<br>
                    138:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
1.70      deraadt   139:     and with the support of <a href="http://www.otago.ac.nz">University of Otago</a>.
1.1       deraadt   140: </td>
                    141: <td>
1.63      deraadt   142:     <a id="c2k12" href="images/hackathons/c2k12.gif">
                    143:     <img src="images/hackathons/c2k12-s.gif"></a><br>
                    144:     c2k12: coimbra hackathon<br>
                    145:     Nov 14 - 20, 2012<br>
                    146:     Coimbra, Portugal<br>
                    147:     10 developers<br>
                    148:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
1.70      deraadt   149:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.1       deraadt   150: </td>
                    151: <td>
1.63      deraadt   152:     <a id="p2k12" href="images/hackathons/p2k12.gif">
                    153:     <img src="images/hackathons/p2k12-s.gif"></a><br>
                    154:     p2k12: ports hackathon<br>
                    155:     Oct 8 - 13, 2012<br>
                    156:     Budapest, Hungary,<br>
                    157:     9 developers<br>
1.65      deraadt   158:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    159:     The OpenBSD Project</a>.
1.1       deraadt   160: </td>
1.77    ! deraadt   161: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           162: </tr><tr valign="top">
1.1       deraadt   163: <td>
1.63      deraadt   164:     <a id="n2k12" href="images/hackathons/n2k12.gif">
                    165:     <img src="images/hackathons/n2k12-s.gif"></a><br>
                    166:     n2k12: network hackathon<br>
                    167:     Sep 17 - 21, 2012<br>
                    168:     Starnberg, Germany,<br>
                    169:     23 developers<br>
                    170:     Funded by <a href=http://www.genua.de>GeNUA</a>.
1.1       deraadt   171: </td>
                    172: <td>
1.63      deraadt   173:     <a id="g2k12" href="images/hackathons/g2k12.gif">
                    174:     <img src="images/hackathons/g2k12-s.gif"></a><br>
                    175:     g2k12: general hackathon<br>
                    176:     Jul 7 - 14, 2012<br>
                    177:     Budapest, Hungary<br>
                    178:     41 developers<br>
                    179:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>.
1.1       deraadt   180: </td>
                    181: <td>
1.63      deraadt   182:     <a id="r2k12" href="images/hackathons/r2k12.gif">
                    183:     <img src="images/hackathons/r2k12-s.gif"></a><br>
                    184:     r2k12: rthreads hackathon<br>
                    185:     Apr 10 - 14, 2012<br>
                    186:     Paris, France<br>
                    187:     16 developers<br>
                    188:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
1.76      bentley   189:     and support of <a href="http://www.ihp.fr">Institute Henri Poincar&eacute;</a> and
1.63      deraadt   190:     <a href="http://www.u-psud.fr"</a>Paris-Sud University</a>.
1.1       deraadt   191: </td>
1.77    ! deraadt   192: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           193: </tr><tr valign="top">
1.1       deraadt   194: <td>
1.63      deraadt   195:     <a id="p2k11" href="images/hackathons/p2k11.gif">
                    196:     <img src="images/hackathons/p2k11-s.gif"></a><br>
                    197:     p2k11: Ports hackathon<br>
                    198:     Nov 12 - 18, 2011<br>
                    199:     Budapest, Hungary<br>
                    200:     15 developers<br>
1.65      deraadt   201:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    202:     the OpenBSD Project</a>.
1.1       deraadt   203: </td>
                    204: <td>
1.63      deraadt   205:     <a id="a2k11" href="images/hackathons/a2k11.gif">
                    206:     <img src="images/hackathons/a2k11-s.gif"></a><br>
                    207:     a2k11: ARM hackathon<br>
                    208:     Nov 5 - 12, 2011<br>
                    209:     Coimbra, Portugal<br>
                    210:     8 developers<br>
                    211:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
1.70      deraadt   212:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.1       deraadt   213: </td>
                    214: <td>
1.63      deraadt   215:     <a id="s2k11" href="images/hackathons/s2k11.jpg">
                    216:     <img src="images/hackathons/s2k11-s.gif"></a><br>
                    217:     s2k11: General hackathon<br>
                    218:     Sep 16 - 23, 2011<br>
                    219:     Ljubljana, Slovenia<br>
                    220:     25 developers<br>
                    221:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
1.70      deraadt   222:     and with the support of Mitja Mu&#382;eni&#269;.
1.1       deraadt   223: </td>
1.77    ! deraadt   224: </td></tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           225: </tr><tr valign="top">
1.1       deraadt   226: <td>
1.63      deraadt   227:     <a id="c2k11" href="images/hackathons/c2k11.gif">
                    228:     <img src="images/hackathons/c2k11-s.gif"></a><br>
                    229:     c2k11: General hackathon<br>
                    230:     Jul 2 - 9, 2011<br>
                    231:     Edmonton, Alberta, Canada<br>
                    232:     36 developers<br>
                    233:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>.
1.1       deraadt   234: </td>
                    235: <td>
1.63      deraadt   236:     <a id="k2k11" href="images/hackathons/k2k11.jpg">
                    237:     <img src="images/hackathons/k2k11-s.gif"></a><br>
                    238:     k2k11: Kernel hackathon<br>
                    239:     Apr 1 - 7, 2011<br>
                    240:     Hafnarfjordur, Iceland<br>
                    241:     15 developers<br>
                    242:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>.
1.1       deraadt   243: </td>
                    244: <td>
1.63      deraadt   245:     <a id="p2k10" href="images/hackathons/p2k10.gif">
                    246:     <img src="images/hackathons/p2k10-s.gif"></a><br>
                    247:     p2k10: Ports hackathon<br>
                    248:     Oct 23 - 29, 2010<br>
1.1       deraadt   249:     Budapest, Hungary<br>
1.63      deraadt   250:     19 developers<br>
1.65      deraadt   251:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    252:     the OpenBSD Project</a>.
1.1       deraadt   253: </td>
1.77    ! deraadt   254: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           255: </tr><tr valign="top">
1.1       deraadt   256: <td>
1.63      deraadt   257:     <a id="j2k10" href="images/hackathons/j2k10.gif">
                    258:     <img src="images/hackathons/j2k10-s.gif"></a><br>
                    259:     j2k10: mini-hackathon in Japan<br>
                    260:     Sep 19 - 25, 2010<br>
                    261:     Akiyamago, Sakae Mura, Nagano, Japan<br>
                    262:     19 developers<br>
                    263: </td>
                    264: <td>
                    265:     <a id="c2k10" href="images/hackathons/c2k10.gif">
                    266:     <img src="images/hackathons/c2k10-s.gif"></a><br>
                    267:     c2k10: General hackathon<br>
                    268:     Jun 25 - Jul 3, 2010<br>
                    269:     Edmonton, Alberta<br>
                    270:     46 developers<br>
                    271:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>.
                    272: </td>
                    273: <td>
1.65      deraadt   274:     <br>
                    275:     <br>
1.63      deraadt   276:     <a id="n2k10" href="images/hackathons/n2k10.gif">
                    277:     <img src="images/hackathons/n2k10-s.gif"></a><br>
                    278:     <br>
                    279:     <br>
                    280:     <br>
                    281:     <br>
1.65      deraadt   282:     <br>
1.63      deraadt   283:     n2k10: Network hackathon<br>
                    284:     Jan 9 - 15, 2010<br>
                    285:     Melbourne, Australia<br>
                    286:     17 developers<br>
                    287:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
1.64      deraadt   288:     and support of
1.63      deraadt   289:     <a href="http://vpac.org">Victorian Partnership for Advanced Computing</a>
                    290: </td>
1.77    ! deraadt   291: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           292: </tr><tr valign="top">
1.63      deraadt   293: <td>
                    294:     <a id="h2k9" href="images/hackathons/h2k9.gif">
                    295:     <img src="images/hackathons/h2k9-s.gif"></a><br>
                    296:     h2k9: Hardware hackathon<br>
                    297:     Nov 21 - 27, 2009<br>
1.3       deraadt   298:     Coimbra, Portugal<br>
1.63      deraadt   299:     15 developers<br>
1.65      deraadt   300:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    301:     the OpenBSD Project</a>
1.70      deraadt   302:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.63      deraadt   303: </td>
1.1       deraadt   304: <td>
1.63      deraadt   305:     <a id="p2k9" href="images/hackathons/p2k9.gif">
                    306:     <img src="images/hackathons/p2k9-s.gif"></a><br>
                    307:     p2k9: Ports hackathon<br>
                    308:     Oct 9 - 16, 2009<br>
                    309:     Budapest, Hungary<br>
1.6       deraadt   310:     14 developers<br>
1.65      deraadt   311:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    312:     the OpenBSD Project</a>.
1.11      deraadt   313: </td>
1.1       deraadt   314: <td>
1.63      deraadt   315:     <a id="f2k9" href="images/hackathons/f2k9.gif">
                    316:     <img src="images/hackathons/f2k9-s.gif"></a><br>
                    317:     f2k9: Filesystem/uvm hackathon<br>
                    318:     Aug 7 - 14, 2009<br>
                    319:     Stockholm, Sweden<br>
                    320:     14 developers<br>
                    321:     Funded by <a href="https://www.iis.se/english/">.se Foundation</a>.
1.8       jasper    322: </td>
1.77    ! deraadt   323: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           324: </tr><tr valign="top">
1.8       jasper    325: <td>
1.63      deraadt   326:     <a id="c2k9" href="images/hackathons/c2k9.gif">
                    327:     <img src="images/hackathons/c2k9-s.gif"></a><br>
                    328:     c2k9: General hackathon<br>
                    329:     May 30 - Jun 7, 2009<br>
                    330:     Edmonton, Alberta<br>
                    331:     46 developers<br>
1.65      deraadt   332:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    333:     the OpenBSD Project</a>.
1.63      deraadt   334: </td>
1.10      deraadt   335: <td>
1.63      deraadt   336:     <a id="n2k9" href="images/hackathons/n2k9.gif">
                    337:     <img src="images/hackathons/n2k9-s.gif"></a><br>
                    338:     n2k9: Network hackathon<br>
                    339:     Jan 26 - 30, 2009<br>
                    340:     Basel, Switzerland<br>
                    341:     19 developers<br>
                    342: </td>
                    343: <td>
                    344:     <a id="h2k8" href="images/hackathons/h2k8.gif">
                    345:     <img src="images/hackathons/h2k8-s.gif"></a><br>
                    346:     h2k8: Hardware hackathon<br>
                    347:     Nov 20 - 27, 2008<br>
1.10      deraadt   348:     Coimbra, Portugal<br>
1.63      deraadt   349:     18 developers<br>
1.65      deraadt   350:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    351:     the OpenBSD Project</a>
1.70      deraadt   352:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.65      deraadt   353: </td>
1.77    ! deraadt   354: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           355: </tr><tr valign="top">
1.11      deraadt   356: <td>
1.63      deraadt   357:     <a id="p2k8" href="images/hackathons/p2k8.gif">
                    358:     <img src="images/hackathons/p2k8-s.gif"></a><br>
                    359:     p2k8: Ports hackathon<br>
                    360:     Oct 24 - 31, 2008<br>
                    361:     Budapest, Hungary<br>
                    362:     13 developers<br>
1.65      deraadt   363:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    364:     the OpenBSD Project</a>.
1.11      deraadt   365: </td>
                    366: <td>
1.14      deraadt   367:     <a id="c2k8" href="images/hackathons/c2k8.gif">
                    368:     <img src="images/hackathons/c2k8-s.gif"></a><br>
1.11      deraadt   369:     c2k8: General hackathon<br>
1.14      deraadt   370:     June 6-15, 2008<br>
                    371:     Edmonton, Alberta<br>
                    372:     55 developers<br>
1.59      deraadt   373:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>.
1.63      deraadt   374: </td>
1.15      deraadt   375: <td>
1.63      deraadt   376:     <a id="n2k8" href="images/hackathons/n2k8.gif">
                    377:     <img src="images/hackathons/n2k8-s.gif"></a><br>
                    378:     n2k8: Network hackathon<br>
                    379:     May 5-10, 2008<br>
                    380:     Ito, Japan<br>
                    381:     18 developers<br>
1.65      deraadt   382:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    383:     the OpenBSD Project</a> and Mark Uemura.
1.17      deraadt   384: </td>
1.77    ! deraadt   385: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           386: </tr><tr valign="top">
1.17      deraadt   387: <td>
1.63      deraadt   388:     <a id="h2k7" href="images/hackathons/h2k7.gif">
                    389:     <img src="images/hackathons/h2k7-s.gif"></a><br>
                    390:     h2k7: Hardware hackathon<br>
                    391:     Nov 22 - 29, 2007<br>
1.17      deraadt   392:     Coimbra, Portugal<br>
1.63      deraadt   393:     11 developers<br>
1.65      deraadt   394:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    395:     the OpenBSD Project</a>
1.70      deraadt   396:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.63      deraadt   397: </td>
1.20      deraadt   398: <td>
1.63      deraadt   399:     <a id="p2k7" href="images/hackathons/p2k7.gif">
                    400:     <img src="images/hackathons/p2k7-s.gif"></a><br>
                    401:     p2k7: Focused on ports<br>
                    402:     Oct 22 - 28, 2007<br>
                    403:     Budapest, Hungary<br>
                    404:     13 developers<br>
1.65      deraadt   405:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    406:     the OpenBSD Project</a>.
1.21      deraadt   407: </td>
                    408: <td>
1.63      deraadt   409:     <a id="c2k7" href="images/hackathons/c2k7.gif">
                    410:     <img src="images/hackathons/c2k7-s.gif"></a><br>
                    411:     c2k7: General hackathon<br>
                    412:     May 25 - Jun 2, 2007<br>
                    413:     Calgary, Alberta<br>
                    414:     50 developers<br>
1.65      deraadt   415:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    416:     the OpenBSD Project</a>.
1.22      deraadt   417: </td>
1.77    ! deraadt   418: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           419: </tr><tr valign="top">
1.22      deraadt   420: <td>
1.63      deraadt   421:     <a id="f2k7" href="images/hackathons/f2k7.gif">
                    422:     <img src="images/hackathons/f2k7-s.gif"></a><br>
                    423:     f2k7: Focused on Filesystems<br>
                    424:     Apr 10 - 15, 2007<br>
                    425:     Vienna, Austria<br>
1.22      deraadt   426:     14 developers<br>
1.65      deraadt   427:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    428:     the OpenBSD Project</a>.
1.63      deraadt   429: </td>
1.23      deraadt   430: <td>
1.63      deraadt   431:     <a id="h2k6" href="images/hackathons/h2k6.gif">
                    432:     <img src="images/hackathons/h2k6-s.gif"></a><br>
                    433:     h2k6: Focused on drivers for hardware<br>
                    434:     Nov 25 - 30, 2006<br>
1.23      deraadt   435:     Coimbra, Portugal<br>
1.63      deraadt   436:     14 developers<br>
1.65      deraadt   437:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    438:     the OpenBSD Project</a>
1.70      deraadt   439:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.24      deraadt   440: </td>
                    441: <td>
1.63      deraadt   442:     <a id="p2k6" href="images/hackathons/p2k6.gif">
                    443:     <img src="images/hackathons/p2k6-s.gif"></a><br>
                    444:     p2k6: Focused on ports<br>
                    445:     Oct 18 - 22, 2006<br>
                    446:     Budapest, Hungary<br>
                    447:     14 developers<br>
1.65      deraadt   448:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    449:     the OpenBSD Project</a>.
1.27      deraadt   450: </td>
1.77    ! deraadt   451: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           452: </tr><tr valign="top">
1.27      deraadt   453: <td>
1.63      deraadt   454:     <a id="k2k6" href="images/hackathons/k2k6.gif">
                    455:     <img src="images/hackathons/k2k6-s.gif"></a><br>
                    456:     k2k6: Focused on IPSEC and IKE<br>
                    457:     Aug 28 - Sep 1, 2006<br>
                    458:     Schloss Kransberg, Germany<br>
                    459:     14 developers<br>
                    460: </td>
1.28      deraadt   461: <td>
1.63      deraadt   462:     <a id="r2k6" href="images/hackathons/r2k6.gif">
                    463:     <img src="images/hackathons/r2k6-s.gif"></a><br>
                    464:     r2k6: Focused on network routing<br>
                    465:     Jun 14 - 18, 2006<br>
                    466:     Hamburg, Germany<br>
                    467:     6 developers<br>
1.64      deraadt   468:     Support of Henning Brauer.
1.30      deraadt   469: </td>
                    470: <td>
1.63      deraadt   471:     <a id="c2k6" href="images/hackathons/c2k6.gif">
                    472:     <img src="images/hackathons/c2k6-s.gif"></a><br>
                    473:     c2k6: General hackathon<br>
                    474:     May 21 - 29, 2006<br>
                    475:     Calgary, Alberta<br>
                    476:     47 developers<br>
1.65      deraadt   477:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    478:     the OpenBSD Project</a>.
1.32      deraadt   479: </td>
1.77    ! deraadt   480: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           481: </tr><tr valign="top">
1.32      deraadt   482: <td>
1.63      deraadt   483:     <a id="v2k5" href="images/hackathons/v2k5.gif">
                    484:     <img src="images/hackathons/v2k5-s.gif"></a><br>
                    485:     v2k5: Focused on ports<br>
                    486:     Nov 1 - 4, 2005<br>
                    487:     San Servolo, Venice, Italy<br>
                    488:     12 developers<br>
1.65      deraadt   489:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    490:     the OpenBSD Project</a>.
1.63      deraadt   491: </td>
1.34      deraadt   492: <td>
1.63      deraadt   493:     <a id="c2k5" href="images/hackathons/c2k5.gif">
                    494:     <img src="images/hackathons/c2k5-s.gif"></a><br>
                    495:     c2k5: General hackathon<br>
                    496:     May 21 - 28, 2005<br>
                    497:     Calgary, Alberta<br>
                    498:     60 developers<br>
1.65      deraadt   499:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    500:     the OpenBSD Project</a>.
1.35      deraadt   501: </td>
                    502: <td>
1.63      deraadt   503:     <a id="c2k4" href="images/hackathons/c2k4.gif">
                    504:     <img src="images/hackathons/c2k4-s.gif"></a><br>
                    505:     c2k4: General hackathon<br>
                    506:     Jun 19 - 26, 2004<br>
                    507:     Calgary, Alberta<br>
                    508:     46 developers<br>
1.65      deraadt   509:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    510:     the OpenBSD Project</a>.
1.41      deraadt   511: </td>
1.77    ! deraadt   512: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           513: </tr><tr valign="top">
1.41      deraadt   514: <td>
1.63      deraadt   515:     <a id="pf2k4" href="images/hackathons/pf2k4.gif">
                    516:     <img src="images/hackathons/pf2k4-s.gif"></a><br>
                    517:     pf2k4: Focused on pf development<br>
                    518:     Apr 24 - 28, 2004<br>
                    519:     Sechelt, BC<br>
                    520:     12 developers<br>
1.64      deraadt   521:     Support of Ryan McBride.
1.43      deraadt   522: </td>
1.45      deraadt   523: <td>
1.63      deraadt   524:     <a id="c2k3" href="images/hackathons/c2k3.gif">
                    525:     <img src="images/hackathons/c2k3-s.gif"></a><br>
                    526:     c2k3: General hackathon<br>
                    527:     May 8 - 20, 2003<br>
                    528:     Calgary, Alberta<br>
                    529:     51 developers<br>
1.64      deraadt   530:     Funded by <a href="https://www.nlnetlabs.nl">NLnet</a>
                    531:     (after DARPA pulled out their support).
1.45      deraadt   532: </td>
1.48      robert    533: <td>
1.63      deraadt   534:     <a id="c2k2" href="images/hackathons/c2k2.gif">
                    535:     <img src="images/hackathons/c2k2-s.gif"></a><br>
                    536:     c2k2: General hackathon<br>
                    537:     Jun 4 - 12, 2002<br>
                    538:     Calgary, Alberta<br>
                    539:     42 developers<br>
                    540:     Funded by DARPA.
1.48      robert    541: </td>
1.77    ! deraadt   542: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           543: </tr><tr valign="top">
1.49      deraadt   544: <td>
1.63      deraadt   545:     <a id="c2k1-2"/>
                    546:     <font color="#e00000">[No shirt was made for this event]</font><br>
                    547:     c2k1-2: Focused on sparc64<br>
                    548:     Aug 17 - 20, 2001<br>
                    549:     Washington, DC<br>
1.64      deraadt   550:     Funded by DARPA with support of <a href="http://www.usenix.org">USENIX</a>.
1.49      deraadt   551: </td>
1.52      deraadt   552: <td>
1.63      deraadt   553:     <a id="c2k1"/>
                    554:     <font color="#e00000">[No shirt was made for this event]</font><br>
                    555:     c2k1: Birth of PF<br>
                    556:     Jun 21 - 26, 2001<br>
                    557:     Cambridge, Massachusetts<br>
                    558:     25 developers<br>
                    559:     Funded by DARPA with the support of <a href="http://www.mit.edu">MIT</a>.
1.52      deraadt   560: </td>
1.53      deraadt   561: <td>
1.63      deraadt   562:     <a id="c2k"/>
                    563:     <font color="#e00000">[No shirt was made for this event]</font><br>
                    564:     c2k: General hackathon<br>
                    565:     Jun 15 - 18, 2000<br>
                    566:     Calgary, Alberta<br>
                    567:     18 developers<br>
1.65      deraadt   568:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    569:     the OpenBSD Project</a>.
1.53      deraadt   570: </td>
1.77    ! deraadt   571: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           572: </tr><tr valign="top">
1.54      benno     573: <td>
1.63      deraadt   574:     <a id="c99"/>
                    575:     <font color="#e00000">[No shirt was made for this event]</font><br>
                    576:     c99: Focused on IPSEC<br>
                    577:     Jun 4 - 6, 1999<br>
                    578:     Calgary, Alberta<br>
                    579:     10 developers<br>
                    580:     Funded by Theo de Raadt.
1.54      benno     581: </td>
1.52      deraadt   582: </tr><tr><td bgcolor="#000000" colspan="3"></td>
1.39      phessler  583: </tr></table>
1.9       jasper    584: <br>
                    585:
1.53      deraadt   586: Most tshirt concepts designed by artist with Theo de Raadt or Bob Beck.<br>
1.65      deraadt   587: v2k5, c2k6, r2k6, k2k6, p2k6, h2k6, f2k7, c2k7, p2k7, h2k7, n2k8, c2k8, p2k8, h2k8, n2k9,<br>c2k9, f2k9, p2k9, h2k9, c2k10, j2k10, p2k10, c2k11, s2k11, a2k11, p2k11 drawn by Ty Semaka.<br>
1.29      deraadt   588: pf2k4, c2k4, and c2k5 drawn by David Woloschuk.<br>
                    589: n2k10 drawn by Theo de Raadt, refined by Ty Semaka.<br>
1.31      fkr       590: c2k10, j2k10, and p2k10 drawn by Damon Mlekuz.<br>
1.47      halex     591: k2k11 drawn by Bret Lambert.<br>
1.77    ! deraadt   592: r2k12, g2k12, n2k12, b2k13, n2k14, m2k14, g2k14, s2k14 drawn by Markus Hall.<br>
1.48      robert    593: p2k12 drawn by Bidon Mickael aka Mogmi.<br>
1.50      deraadt   594: c2k12 drawn by Theo de Raadt.<br>
1.52      deraadt   595: n2k13 is a purchased shirt, with an annotation added.<br>
1.53      deraadt   596: t2k13 drawn by Brett Knowles.<br>
1.1       deraadt   597:
                    598: </body>
                    599: </html>