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

Annotation of www/groups.html, Revision 1.180

1.166     bentley     1: <!doctype html>
                      2: <html lang=en>
                      3: <meta charset=utf-8>
                      4:
                      5: <title>OpenBSD: User Groups</title>
                      6: <meta name="GENERATOR" content="The vi editor from UNIX">
                      7: <meta name="Author" content="Ian Darwin">
                      8: <meta name="viewport" content="width=device-width, initial-scale=1">
                      9: <link rel="stylesheet" type="text/css" href="openbsd.css">
                     10: <link rel="canonical" href="https://www.openbsd.org/groups.html">
                     11:
1.29      ian        12: <!-- DO NOT EDIT THIS FILE
1.156     tb         13:   ** But only make changes in the "build" directory, type "make".
                     14:   ** When tested(!), commit in build, make again, commit here
                     15:   ** with a log message of "sync".
1.29      ian        16:   -->
1.52      ian        17:
1.166     bentley    18: <style>
                     19: table {
                     20:        border: 1px #000 solid;
                     21:        border-spacing: 2px;
                     22: }
                     23:
                     24: th, td {
                     25:        border: 1px #000 solid;
                     26: }
                     27:
                     28: tbody th {
                     29:        background-color: var(--buildhead);
                     30: }
                     31: </style>
                     32:
1.163     tj         33: <h2 id=OpenBSD>
1.157     tb         34: <a href="index.html">
1.163     tj         35: <i>Open</i><b>BSD</b></a>
                     36: User Groups
1.156     tb         37: </h2>
                     38:
1.166     bentley    39: <hr>
                     40:
                     41: <p>
                     42: The continuing growth of OpenBSD depends on attracting new
1.167     deraadt    43: users, developers, software suppliers,
1.1       ian        44: and consultants. One means of reaching new users is via users groups,
                     45: where people can exchange experiences, ideas, free software, and find
                     46: out that there are others with similar problems and solutions.
1.166     bentley    47:
                     48: <p>
                     49: The following user groups are either specific to OpenBSD or
1.1       ian        50: at least to the BSD family of systems.
                     51: However, the OpenBSD Project does not necessarily endorse any of these.
                     52: Please contact the User's Group directly.
1.166     bentley    53:
                     54: <p>
                     55: These entries are arranged geographically by country,
1.63      ian        56: so that you may more readily find
1.166     bentley    57: a users' group near you.
1.77      otto       58:
1.166     bentley    59: <p>
1.63      ian        60: <!-- DO NOT EDIT THIS LIST - IT COMES FROM mkcountries -->
                     61: <a href="#Argentina">Argentina</a>
                     62: <a href="#Australia">Australia</a>
                     63: <a href="#Austria">Austria</a>
1.155     tj         64: <a href="#Brazil">Brazil</a>
1.63      ian        65: <a href="#Canada">Canada</a>
                     66: <a href="#Germany">Germany</a>
1.139     sthen      67: <a href="#Ghana">Ghana</a>
1.179     tj         68: <a href="#Hungary">Hungary</a>
1.139     sthen      69: <a href="#Iran">Iran</a>
1.63      ian        70: <a href="#Japan">Japan</a>
                     71: <a href="#Norway">Norway</a>
1.149     sthen      72: <a href="#Poland">Poland</a>
1.180   ! tj         73: <a href="#Slovenia">Slovenia</a>
1.63      ian        74: <a href="#Sweden">Sweden</a>
                     75: <a href="#USA">USA</a>
                     76: <a href="#United">United Kingdom</a>
1.82      otto       77:
1.166     bentley    78:
                     79: <p>
                     80: If you want to see your group listed, the format is quite rigid; please use
1.52      ian        81: <a href="grp-tmpl.txt">this template</a> (do not just
1.17      ian        82: copy and paste plain text from your browser!).
1.72      miod       83: When you think it's ready, mail it to
1.147     sthen      84: <em>misc at openbsd.org</em>,
1.36      ian        85: with a Subject: line containing the word "groups"
1.166     bentley    86: <em>and</em> either the word "new" or "update".
                     87:
                     88: <table>
1.1       ian        89: <!-- This TR sets up the table format -->
1.166     bentley    90: <thead>
1.52      ian        91: <tr>
1.166     bentley    92:        <th>Group Name/<br>Contact Person
                     93:        <th>City/<br>Province
                     94:        <th>When Meeting
                     95:        <th>Email<br>URL
                     96:        <th>Type of group
1.1       ian        97:
1.52      ian        98: <!-- THIS TABLE IS MECHANICALLY GENERATED ** DO NOT EDIT.
1.48      ian        99:  **  INSTEAD, RTFM ABOVE, UPDATE support.dat in ./build CAREFULLY and "make".
1.9       ian       100:  **  IF YOU DO NOT HAVE COMMIT ACCESS, MAIL ME YOUR CHANGES, IN THE FORM
                    101:  **  OF "SUPPORT.TEMPLATE" PLEASE.
1.1       ian       102:  -->
                    103:
1.77      otto      104:
1.166     bentley   105: <tbody><tr><th colspan="5"
                    106: id='Argentina'>
                    107: Argentina
                    108: <tr>
                    109: <td>
                    110: Alejandro A. F. Japkin<br>
                    111: <b>EnsamblE - Wireless</b><br>
                    112:        <td>Buenos Aires<br>
1.57      ian       113:        <td>
1.166     bentley   114: Irregular
1.57      ian       115:        <td>
1.166     bentley   116: <a href="mailto:ArpateC@gmx.net">ArpateC@gmx.net</a><br>
                    117: <a href=""></a>
1.57      ian       118:        <td>OpenBSD | *BSD
1.166     bentley   119:
                    120:
                    121: <tbody><tr><th colspan="5"
                    122: id='Australia'>
                    123: Australia
1.52      ian       124: <tr>
1.166     bentley   125: <td>
                    126: <b>BSD Users Group of Sydney</b><br>
                    127:        <td>Sydney<br>
1.52      ian       128:        <td>
1.166     bentley   129: Irregular
1.52      ian       130:        <td>
1.177     tj        131: <a href="https://www.bugs.au.freebsd.org">https://www.bugs.au.freebsd.org</a>
1.52      ian       132:        <td>*BSD
1.71      ian       133:
1.166     bentley   134:
                    135: <tbody><tr><th colspan="5"
                    136: id='Austria'>
                    137: Austria
1.52      ian       138: <tr>
1.166     bentley   139: <td>
1.177     tj        140: <b>BSD Stammtisch Wien</b><br>
                    141:        <td>Vienna<br>
1.142     sthen     142:        <td>
1.166     bentley   143: Irregular
1.142     sthen     144:        <td>
1.177     tj        145: <a href="https://bsdstammtisch.at/">https://bsdstammtisch.at/</a>
1.52      ian       146:        <td>*BSD
1.155     tj        147:
1.166     bentley   148:
                    149: <tbody><tr><th colspan="5"
                    150: id='Brazil'>
                    151: Brazil
1.155     tj        152: <tr>
1.166     bentley   153: <td>
                    154: Vin&iacute;cius Zavam<br>
                    155: <b>Brazilian OpenBSD Users Group &#40;OpenBSD&#45;BR&#41;</b><br>
                    156:        <td><br>
1.155     tj        157:        <td>
1.166     bentley   158: Irregular
1.155     tj        159:        <td>
1.166     bentley   160: <a href="mailto:egypcio@bsd.com.br">egypcio@bsd.com.br</a><br>
                    161: <a href="http://www.openbsd-br.org">http://www.openbsd-br.org</a>
1.155     tj        162:        <td>OpenBSD
1.71      ian       163:
1.166     bentley   164:
                    165: <tbody><tr><th colspan="5"
                    166: id='Canada'>
                    167: Canada
1.54      ian       168: <tr>
1.166     bentley   169: <td>
                    170: <b>Greater Toronto BSD User's Group</b><br>
                    171:        <td>Toronto<br>Ontario
1.52      ian       172:        <td>
1.166     bentley   173: Third Wednesday of each month at 7:00PM
1.52      ian       174:        <td>
1.177     tj        175: <a href="https://www.gtabug.ca">https://www.gtabug.ca</a>
1.52      ian       176:        <td>*BSD
1.71      ian       177:
1.166     bentley   178:
                    179: <tbody><tr><th colspan="5"
                    180: id='Germany'>
                    181: Germany
1.52      ian       182: <tr>
1.166     bentley   183: <td>
1.176     schwarze  184: Stefan Hagen<br>
                    185: <b>Unix User Group Rhein-Neckar (UUGRN)</b><br>
                    186:        <td>Heidelberg<br>Baden
                    187:        <td>
                    188: 1st Friday and 3rd Monday each month at 7:00PM
                    189:        <td>
                    190: <a href="mailto:sh@uugrn.org">sh@uugrn.org</a><br>
                    191: <a href="https://uugrn.org">https://uugrn.org</a>
                    192:        <td>*BSD
                    193:
                    194: <tr>
                    195: <td>
1.166     bentley   196: <b>BSD User Group Hamburg</b><br>
                    197:        <td>Hamburg<br>
1.52      ian       198:        <td>
1.166     bentley   199: First Wednesday of each month at 7:00PM
1.52      ian       200:        <td>
1.177     tj        201: <a href="https://www.bsdhh.org">https://www.bsdhh.org</a>
1.52      ian       202:        <td>*BSD
1.71      ian       203:
1.166     bentley   204:
                    205: <tbody><tr><th colspan="5"
                    206: id='Ghana'>
                    207: Ghana
1.139     sthen     208: <tr>
1.166     bentley   209: <td>
                    210: Archzilon Eshun-Davies<br>
                    211: <b>OpenBSD Ghana</b><br>
                    212:        <td>Accra<br>Accra
1.139     sthen     213:        <td>
1.166     bentley   214: Last Saturday of each month at 7:00PM
1.139     sthen     215:        <td>
1.166     bentley   216: <a href="mailto:laudarch@qremiaevolution.org">laudarch@qremiaevolution.org</a><br>
                    217: <a href=""></a>
1.139     sthen     218:        <td>OpenBSD
1.179     tj        219:
                    220:
                    221: <tbody><tr><th colspan="5"
                    222: id='Hungary'>
                    223: Hungary
                    224: <tr>
                    225: <td>
                    226: Gábor Légrádi<br>
                    227: <b>Magyar BSD Egyesület (Hungarian BSD Association)</b><br>
                    228:        <td>Budapest<br>
                    229:        <td>
                    230: Irregular
                    231:        <td>
                    232: <a href="mailto:info@bsd.hu">info@bsd.hu</a><br>
                    233: <a href="https://bsd.hu">https://bsd.hu</a>
                    234:        <td>*BSD
1.139     sthen     235:
1.166     bentley   236:
                    237: <tbody><tr><th colspan="5"
                    238: id='Iran'>
                    239: Iran
                    240: <tr>
                    241: <td>
                    242: Bahador Nazari Fard<br>
                    243: <b>OpenBSD_Iran</b><br>
                    244:        <td>Isfahan<br>Isfahan
1.135     jj        245:        <td>
1.166     bentley   246: Irregular
1.135     jj        247:        <td>
1.166     bentley   248: <a href="mailto:bahador.nazarifard@gmail.com">bahador.nazarifard@gmail.com</a><br>
                    249: <a href=""></a>
1.139     sthen     250:        <td>OpenBSD
1.166     bentley   251:
                    252:
                    253: <tbody><tr><th colspan="5"
                    254: id='Japan'>
                    255: Japan
1.52      ian       256: <tr>
1.166     bentley   257: <td>
                    258: Takahiro Kambe<br>
                    259: <b>Kansai *BSD User's Group, K*BUG</b><br>
                    260:        <td><br>Kansai
1.52      ian       261:        <td>
1.166     bentley   262: Irregular
1.52      ian       263:        <td>
1.166     bentley   264: <a href="mailto:kbug-admin@kbug.gr.jp">kbug-admin@kbug.gr.jp</a><br>
1.177     tj        265: <a href="https://www.kbug.gr.jp">https://www.kbug.gr.jp</a>
1.52      ian       266:        <td>*BSD
1.140     sthen     267:
1.166     bentley   268:
                    269: <tbody><tr><th colspan="5"
                    270: id='Norway'>
                    271: Norway
1.63      ian       272: <tr>
1.166     bentley   273: <td>
                    274: <b>Norwegian BSD User Group</b><br>
                    275:        <td><br>
1.63      ian       276:        <td>
1.166     bentley   277: Irregular
1.63      ian       278:        <td>
1.166     bentley   279: <a href="http://www.nobug.no">http://www.nobug.no</a>
1.63      ian       280:        <td>*BSD
1.86      otto      281:
1.166     bentley   282:
                    283: <tbody><tr><th colspan="5"
                    284: id='Poland'>
                    285: Poland
1.149     sthen     286: <tr>
1.166     bentley   287: <td>
                    288: Frederic Cambus<br>
                    289: <b>SBUG</b><br>
                    290:        <td>Rzeszow<br>Podkarpackie
1.149     sthen     291:        <td>
1.166     bentley   292: Irregular
1.149     sthen     293:        <td>
1.166     bentley   294: <a href="https://www.sbug.org">https://www.sbug.org</a>
1.149     sthen     295:        <td>OpenBSD, *BSD
1.71      ian       296:
1.169     fcambus   297: <tr>
                    298: <td>
                    299: Mariusz Zaborski<br>
                    300: <b>Polish BSD User Group</b><br>
                    301:        <td>Warsaw<br>Mazovia
                    302:        <td>
                    303: Last Thursday of each month at 6:00PM
                    304:        <td>
                    305: <a href="mailto:oshogbo@FreeBSD.org">oshogbo@FreeBSD.org</a><br>
                    306: <a href="https://bsd-pl.org">https://bsd-pl.org</a>
                    307:        <td>*BSD
                    308:
1.180   ! tj        309: <tbody><tr><th colspan="5"
        !           310: id='Slovenia'>
        !           311: Slovenia
        !           312: <tr>
        !           313: <td>
        !           314: Jan Prunk<br>
        !           315: <b>BSD users group Slovenia</b><br>
        !           316:        <td>Ljubljana<br>Ljubljana
        !           317:        <td>
        !           318: 1st Thursday, 8:00 PM
        !           319:        <td>
        !           320: <a href="mailto:janprunk@gmail.com">janprunk@gmail.com</a><br>
        !           321: <a href="https://bsd.si">https://bsd.si</a>
        !           322:        <td>*BSD
1.166     bentley   323:
                    324: <tbody><tr><th colspan="5"
                    325: id='Sweden'>
                    326: Sweden
1.52      ian       327: <tr>
1.166     bentley   328: <td>
                    329: <b>BSD Users Sweden (a.k.a BUS)</b><br>
                    330:        <td>Stockholm, Gothenburg, Lule&aring;<br>
1.52      ian       331:        <td>
1.166     bentley   332: Irregular, quarterly
1.52      ian       333:        <td>
1.166     bentley   334: <a href="mailto:bus@stacken.kth.se">bus@stacken.kth.se</a><br>
                    335: <a href=""></a>
1.52      ian       336:        <td>*BSD
1.166     bentley   337:
                    338:
                    339: <tbody><tr><th colspan="5"
                    340: id='USA'>
                    341: United States
1.52      ian       342: <tr>
1.166     bentley   343: <td>
                    344: Shawn Nock<br>
                    345: <b>Tucson Free Unix Group (TFUG)</b><br>
                    346:        <td>Tucson<br>Arizona
1.107     steven    347:        <td>
1.166     bentley   348: Irregular
1.107     steven    349:        <td>
1.166     bentley   350: <a href="mailto:nock@email.arizona.edu">nock@email.arizona.edu</a><br>
                    351: <a href="http://www.tfug.org">http://www.tfug.org</a>
1.107     steven    352:        <td>*BSD
1.166     bentley   353:
1.52      ian       354: <tr>
1.166     bentley   355: <td>
                    356: Zeke Krahlin<br>
                    357: <b>Berkeley Unix User Group</b><br>
                    358:        <td>Berkeley<br>California
1.52      ian       359:        <td>
1.166     bentley   360: Every Thursday at 7:00PM
1.52      ian       361:        <td>
1.166     bentley   362: <a href="http://www.buug.org">http://www.buug.org</a>
1.52      ian       363:        <td>*BSD
1.166     bentley   364:
1.52      ian       365: <tr>
1.166     bentley   366: <td>
                    367: Ben Lovett<br>
                    368: <b>San Diego BSD Users Group</b><br>
                    369:        <td>San Diego<br>California
1.52      ian       370:        <td>
1.166     bentley   371: First Thursday of each month at 7:00PM
1.152     tj        372:        <td>
1.166     bentley   373: <a href="http://www.sdbug.org">http://www.sdbug.org</a>
1.152     tj        374:        <td>*BSD
1.166     bentley   375:
1.152     tj        376: <tr>
1.166     bentley   377: <td>
                    378: Aaron Bieber<br>
                    379: <b>Colorado BSD Users Group</b><br>
                    380:        <td>Pueblo<br>Colorado
1.152     tj        381:        <td>
1.166     bentley   382: Irregular
1.52      ian       383:        <td>
1.166     bentley   384: <a href="mailto:admin@cobug.org">admin@cobug.org</a><br>
                    385: <a href="https://cobug.org">https://cobug.org</a>
1.52      ian       386:        <td>*BSD
1.166     bentley   387:
1.52      ian       388: <tr>
1.166     bentley   389: <td>
                    390: <b>Chicago Area BSD Users Group</b><br>
                    391:        <td>Chicago<br>Illinois
1.160     jcs       392:        <td>
1.168     jcs       393: Second Tuesday of each month
1.160     jcs       394:        <td>
1.168     jcs       395: <a href="https://chibug.org">https://chibug.org</a>
1.160     jcs       396:        <td>*BSD
1.166     bentley   397:
1.160     jcs       398: <tr>
1.166     bentley   399: <td>
                    400: <b>New Orleans *BSD User Group</b><br>
                    401:        <td>New Orleans<br>Louisiana
1.52      ian       402:        <td>
1.166     bentley   403: Third Thursday of each month
1.52      ian       404:        <td>
1.166     bentley   405: <a href="http://www.nolug.org">http://www.nolug.org</a>
1.52      ian       406:        <td>*BSD
1.166     bentley   407:
1.52      ian       408: <tr>
1.166     bentley   409: <td>
                    410: Michael W. Lucas<br>
                    411: <b>semibug</b><br>
                    412:        <td>Detroit<br>Michigan
1.151     tj        413:        <td>
1.166     bentley   414: Third Tuesday of each month
1.151     tj        415:        <td>
1.166     bentley   416: <a href="mailto:semibug@lists.nycbug.org">semibug@lists.nycbug.org</a><br>
                    417: <a href="http://www.semibug.org">http://www.semibug.org</a>
1.151     tj        418:        <td>*BSD
1.166     bentley   419:
1.151     tj        420: <tr>
1.166     bentley   421: <td>
                    422: Jonathan Franks<br>
                    423: <b>Capital District *BSD Users Group (CDBUG)</b><br>
                    424:        <td>Albany<br>New York
1.88      otto      425:        <td>
1.166     bentley   426: Third Tuesday of each month at 6:45PM
1.88      otto      427:        <td>
1.166     bentley   428: <a href="mailto:jonathan.franks@gmail.com">jonathan.franks@gmail.com</a><br>
1.177     tj        429: <a href="https://lists.nycbug.org/mailman/listinfo/cdbug-talk">https://lists.nycbug.org/mailman/listinfo/cdbug-talk</a>
1.88      otto      430:        <td>*BSD
1.166     bentley   431:
1.88      otto      432: <tr>
1.166     bentley   433: <td>
                    434: <b>NYC *BSD Users Group (NYC*BUG)</b><br>
                    435:        <td>New York<br>New York
1.87      otto      436:        <td>
1.166     bentley   437: First Wednesday of each month at 6:00PM
1.87      otto      438:        <td>
1.177     tj        439: <a href="https://nycbug.org">https://nycbug.org</a>
1.52      ian       440:        <td>*BSD
1.166     bentley   441:
1.52      ian       442: <tr>
1.166     bentley   443: <td>
                    444: James Rieve<br>
                    445: <b>BSD User Group Oak Ridge</b><br>
                    446:        <td>Oak Ridge<br>Tennessee
1.136     ian       447:        <td>
1.166     bentley   448: Every Sunday at 2:00PM
1.136     ian       449:        <td>
1.166     bentley   450: <a href="mailto:BUGORTN@gmail.com">BUGORTN@gmail.com</a><br>
1.177     tj        451: <a href="https://sites.google.com/site/bugortn/Home">https://sites.google.com/site/bugortn/Home</a>
1.54      ian       452:        <td>*BSD
1.140     sthen     453:
1.166     bentley   454:
                    455: <tbody><tr><th colspan="5"
                    456: id='United'>
                    457: United Kingdom
1.71      ian       458: <tr>
1.166     bentley   459: <td>
                    460: Sam Smith<br>
                    461: <b>Manchester BSD User Group</b><br>
                    462:        <td>Manchester<br>
1.71      ian       463:        <td>
1.166     bentley   464: Usually the second week of each month
1.71      ian       465:        <td>
1.166     bentley   466: <a href="http://www.bsdgroups.org.uk/manchester">http://www.bsdgroups.org.uk/manchester</a>
1.71      ian       467:        <td>*BSD
1.166     bentley   468:
1.54      ian       469: <tr>
1.166     bentley   470: <td>
                    471: Mark Blackman<br>
                    472: <b>London *BSD Meetup</b><br>
                    473:        <td>London<br>Greater London
1.54      ian       474:        <td>
1.166     bentley   475: Irregular
1.54      ian       476:        <td>
1.166     bentley   477: <a href="http://www.bsdgroups.org.uk/london">http://www.bsdgroups.org.uk/london</a>
1.52      ian       478:        <td>*BSD
1.166     bentley   479:
1.17      ian       480:
1.82      otto      481:
1.34      ian       482: </table>