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

Annotation of www/groups.html, Revision 1.177

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>
                     68: <a href="#Iran">Iran</a>
1.63      ian        69: <a href="#Japan">Japan</a>
                     70: <a href="#Norway">Norway</a>
1.149     sthen      71: <a href="#Poland">Poland</a>
1.63      ian        72: <a href="#Sweden">Sweden</a>
                     73: <a href="#USA">USA</a>
                     74: <a href="#United">United Kingdom</a>
1.82      otto       75:
1.166     bentley    76:
                     77: <p>
                     78: If you want to see your group listed, the format is quite rigid; please use
1.52      ian        79: <a href="grp-tmpl.txt">this template</a> (do not just
1.17      ian        80: copy and paste plain text from your browser!).
1.72      miod       81: When you think it's ready, mail it to
1.147     sthen      82: <em>misc at openbsd.org</em>,
1.36      ian        83: with a Subject: line containing the word "groups"
1.166     bentley    84: <em>and</em> either the word "new" or "update".
                     85:
                     86: <table>
1.1       ian        87: <!-- This TR sets up the table format -->
1.166     bentley    88: <thead>
1.52      ian        89: <tr>
1.166     bentley    90:        <th>Group Name/<br>Contact Person
                     91:        <th>City/<br>Province
                     92:        <th>When Meeting
                     93:        <th>Email<br>URL
                     94:        <th>Type of group
1.1       ian        95:
1.52      ian        96: <!-- THIS TABLE IS MECHANICALLY GENERATED ** DO NOT EDIT.
1.48      ian        97:  **  INSTEAD, RTFM ABOVE, UPDATE support.dat in ./build CAREFULLY and "make".
1.9       ian        98:  **  IF YOU DO NOT HAVE COMMIT ACCESS, MAIL ME YOUR CHANGES, IN THE FORM
                     99:  **  OF "SUPPORT.TEMPLATE" PLEASE.
1.1       ian       100:  -->
                    101:
1.77      otto      102:
1.166     bentley   103: <tbody><tr><th colspan="5"
                    104: id='Argentina'>
                    105: Argentina
                    106: <tr>
                    107: <td>
                    108: Alejandro A. F. Japkin<br>
                    109: <b>EnsamblE - Wireless</b><br>
                    110:        <td>Buenos Aires<br>
1.57      ian       111:        <td>
1.166     bentley   112: Irregular
1.57      ian       113:        <td>
1.166     bentley   114: <a href="mailto:ArpateC@gmx.net">ArpateC@gmx.net</a><br>
                    115: <a href=""></a>
1.57      ian       116:        <td>OpenBSD | *BSD
1.166     bentley   117:
1.95      otto      118: <tr>
1.166     bentley   119: <td>
                    120: Gast&oacute;n Senac<br>
                    121: <b>OpenBSD Rosario</b><br>
                    122:        <td>Rosario<br>Santa F&eacute;
1.95      otto      123:        <td>
1.166     bentley   124: Irregular
1.95      otto      125:        <td>
1.166     bentley   126: <a href="mailto:gaston_senac@hotmail.com">gaston_senac@hotmail.com</a><br>
                    127: <a href=""></a>
1.95      otto      128:        <td>OpenBSD
1.71      ian       129:
1.166     bentley   130:
                    131: <tbody><tr><th colspan="5"
                    132: id='Australia'>
                    133: Australia
1.52      ian       134: <tr>
1.166     bentley   135: <td>
                    136: <b>BSD Users Group of Sydney</b><br>
                    137:        <td>Sydney<br>
1.52      ian       138:        <td>
1.166     bentley   139: Irregular
1.52      ian       140:        <td>
1.177   ! tj        141: <a href="https://www.bugs.au.freebsd.org">https://www.bugs.au.freebsd.org</a>
1.52      ian       142:        <td>*BSD
1.71      ian       143:
1.166     bentley   144:
                    145: <tbody><tr><th colspan="5"
                    146: id='Austria'>
                    147: Austria
1.52      ian       148: <tr>
1.166     bentley   149: <td>
1.177   ! tj        150: <b>BSD Stammtisch Wien</b><br>
        !           151:        <td>Vienna<br>
1.142     sthen     152:        <td>
1.166     bentley   153: Irregular
1.142     sthen     154:        <td>
1.177   ! tj        155: <a href="https://bsdstammtisch.at/">https://bsdstammtisch.at/</a>
1.52      ian       156:        <td>*BSD
1.155     tj        157:
1.166     bentley   158:
                    159: <tbody><tr><th colspan="5"
                    160: id='Brazil'>
                    161: Brazil
1.155     tj        162: <tr>
1.166     bentley   163: <td>
                    164: Vin&iacute;cius Zavam<br>
                    165: <b>Brazilian OpenBSD Users Group &#40;OpenBSD&#45;BR&#41;</b><br>
                    166:        <td><br>
1.155     tj        167:        <td>
1.166     bentley   168: Irregular
1.155     tj        169:        <td>
1.166     bentley   170: <a href="mailto:egypcio@bsd.com.br">egypcio@bsd.com.br</a><br>
                    171: <a href="http://www.openbsd-br.org">http://www.openbsd-br.org</a>
1.155     tj        172:        <td>OpenBSD
1.71      ian       173:
1.166     bentley   174:
                    175: <tbody><tr><th colspan="5"
                    176: id='Canada'>
                    177: Canada
1.54      ian       178: <tr>
1.166     bentley   179: <td>
                    180: <b>Greater Toronto BSD User's Group</b><br>
                    181:        <td>Toronto<br>Ontario
1.52      ian       182:        <td>
1.166     bentley   183: Third Wednesday of each month at 7:00PM
1.52      ian       184:        <td>
1.177   ! tj        185: <a href="https://www.gtabug.ca">https://www.gtabug.ca</a>
1.52      ian       186:        <td>*BSD
1.71      ian       187:
1.166     bentley   188:
                    189: <tbody><tr><th colspan="5"
                    190: id='Germany'>
                    191: Germany
1.52      ian       192: <tr>
1.166     bentley   193: <td>
1.176     schwarze  194: Stefan Hagen<br>
                    195: <b>Unix User Group Rhein-Neckar (UUGRN)</b><br>
                    196:        <td>Heidelberg<br>Baden
                    197:        <td>
                    198: 1st Friday and 3rd Monday each month at 7:00PM
                    199:        <td>
                    200: <a href="mailto:sh@uugrn.org">sh@uugrn.org</a><br>
                    201: <a href="https://uugrn.org">https://uugrn.org</a>
                    202:        <td>*BSD
                    203:
                    204: <tr>
                    205: <td>
1.166     bentley   206: <b>BSD User Group Hamburg</b><br>
                    207:        <td>Hamburg<br>
1.52      ian       208:        <td>
1.166     bentley   209: First Wednesday of each month at 7:00PM
1.52      ian       210:        <td>
1.177   ! tj        211: <a href="https://www.bsdhh.org">https://www.bsdhh.org</a>
1.52      ian       212:        <td>*BSD
1.71      ian       213:
1.166     bentley   214:
                    215: <tbody><tr><th colspan="5"
                    216: id='Ghana'>
                    217: Ghana
1.139     sthen     218: <tr>
1.166     bentley   219: <td>
                    220: Archzilon Eshun-Davies<br>
                    221: <b>OpenBSD Ghana</b><br>
                    222:        <td>Accra<br>Accra
1.139     sthen     223:        <td>
1.166     bentley   224: Last Saturday of each month at 7:00PM
1.139     sthen     225:        <td>
1.166     bentley   226: <a href="mailto:laudarch@qremiaevolution.org">laudarch@qremiaevolution.org</a><br>
                    227: <a href=""></a>
1.139     sthen     228:        <td>OpenBSD
                    229:
1.166     bentley   230:
                    231: <tbody><tr><th colspan="5"
                    232: id='Iran'>
                    233: Iran
                    234: <tr>
                    235: <td>
                    236: Bahador Nazari Fard<br>
                    237: <b>OpenBSD_Iran</b><br>
                    238:        <td>Isfahan<br>Isfahan
1.135     jj        239:        <td>
1.166     bentley   240: Irregular
1.135     jj        241:        <td>
1.166     bentley   242: <a href="mailto:bahador.nazarifard@gmail.com">bahador.nazarifard@gmail.com</a><br>
                    243: <a href=""></a>
1.139     sthen     244:        <td>OpenBSD
1.166     bentley   245:
                    246:
                    247: <tbody><tr><th colspan="5"
                    248: id='Japan'>
                    249: Japan
1.52      ian       250: <tr>
1.166     bentley   251: <td>
                    252: Takahiro Kambe<br>
                    253: <b>Kansai *BSD User's Group, K*BUG</b><br>
                    254:        <td><br>Kansai
1.52      ian       255:        <td>
1.166     bentley   256: Irregular
1.52      ian       257:        <td>
1.166     bentley   258: <a href="mailto:kbug-admin@kbug.gr.jp">kbug-admin@kbug.gr.jp</a><br>
1.177   ! tj        259: <a href="https://www.kbug.gr.jp">https://www.kbug.gr.jp</a>
1.52      ian       260:        <td>*BSD
1.140     sthen     261:
1.166     bentley   262:
                    263: <tbody><tr><th colspan="5"
                    264: id='Norway'>
                    265: Norway
1.63      ian       266: <tr>
1.166     bentley   267: <td>
                    268: <b>Norwegian BSD User Group</b><br>
                    269:        <td><br>
1.63      ian       270:        <td>
1.166     bentley   271: Irregular
1.63      ian       272:        <td>
1.166     bentley   273: <a href="http://www.nobug.no">http://www.nobug.no</a>
1.63      ian       274:        <td>*BSD
1.86      otto      275:
1.166     bentley   276:
                    277: <tbody><tr><th colspan="5"
                    278: id='Poland'>
                    279: Poland
1.149     sthen     280: <tr>
1.166     bentley   281: <td>
                    282: Frederic Cambus<br>
                    283: <b>SBUG</b><br>
                    284:        <td>Rzeszow<br>Podkarpackie
1.149     sthen     285:        <td>
1.166     bentley   286: Irregular
1.149     sthen     287:        <td>
1.166     bentley   288: <a href="https://www.sbug.org">https://www.sbug.org</a>
1.149     sthen     289:        <td>OpenBSD, *BSD
1.71      ian       290:
1.169     fcambus   291: <tr>
                    292: <td>
                    293: Mariusz Zaborski<br>
                    294: <b>Polish BSD User Group</b><br>
                    295:        <td>Warsaw<br>Mazovia
                    296:        <td>
                    297: Last Thursday of each month at 6:00PM
                    298:        <td>
                    299: <a href="mailto:oshogbo@FreeBSD.org">oshogbo@FreeBSD.org</a><br>
                    300: <a href="https://bsd-pl.org">https://bsd-pl.org</a>
                    301:        <td>*BSD
                    302:
1.166     bentley   303:
                    304: <tbody><tr><th colspan="5"
                    305: id='Sweden'>
                    306: Sweden
1.52      ian       307: <tr>
1.166     bentley   308: <td>
                    309: <b>BSD Users Sweden (a.k.a BUS)</b><br>
                    310:        <td>Stockholm, Gothenburg, Lule&aring;<br>
1.52      ian       311:        <td>
1.166     bentley   312: Irregular, quarterly
1.52      ian       313:        <td>
1.166     bentley   314: <a href="mailto:bus@stacken.kth.se">bus@stacken.kth.se</a><br>
                    315: <a href=""></a>
1.52      ian       316:        <td>*BSD
1.166     bentley   317:
                    318:
                    319: <tbody><tr><th colspan="5"
                    320: id='USA'>
                    321: United States
1.52      ian       322: <tr>
1.166     bentley   323: <td>
                    324: Shawn Nock<br>
                    325: <b>Tucson Free Unix Group (TFUG)</b><br>
                    326:        <td>Tucson<br>Arizona
1.107     steven    327:        <td>
1.166     bentley   328: Irregular
1.107     steven    329:        <td>
1.166     bentley   330: <a href="mailto:nock@email.arizona.edu">nock@email.arizona.edu</a><br>
                    331: <a href="http://www.tfug.org">http://www.tfug.org</a>
1.107     steven    332:        <td>*BSD
1.166     bentley   333:
1.52      ian       334: <tr>
1.166     bentley   335: <td>
                    336: Zeke Krahlin<br>
                    337: <b>Berkeley Unix User Group</b><br>
                    338:        <td>Berkeley<br>California
1.52      ian       339:        <td>
1.166     bentley   340: Every Thursday at 7:00PM
1.52      ian       341:        <td>
1.166     bentley   342: <a href="http://www.buug.org">http://www.buug.org</a>
1.52      ian       343:        <td>*BSD
1.166     bentley   344:
1.52      ian       345: <tr>
1.166     bentley   346: <td>
                    347: Ben Lovett<br>
                    348: <b>San Diego BSD Users Group</b><br>
                    349:        <td>San Diego<br>California
1.52      ian       350:        <td>
1.166     bentley   351: First Thursday of each month at 7:00PM
1.152     tj        352:        <td>
1.166     bentley   353: <a href="http://www.sdbug.org">http://www.sdbug.org</a>
1.152     tj        354:        <td>*BSD
1.166     bentley   355:
1.152     tj        356: <tr>
1.166     bentley   357: <td>
                    358: Aaron Bieber<br>
                    359: <b>Colorado BSD Users Group</b><br>
                    360:        <td>Pueblo<br>Colorado
1.152     tj        361:        <td>
1.166     bentley   362: Irregular
1.52      ian       363:        <td>
1.166     bentley   364: <a href="mailto:admin@cobug.org">admin@cobug.org</a><br>
                    365: <a href="https://cobug.org">https://cobug.org</a>
1.52      ian       366:        <td>*BSD
1.166     bentley   367:
1.52      ian       368: <tr>
1.166     bentley   369: <td>
                    370: <b>Chicago Area BSD Users Group</b><br>
                    371:        <td>Chicago<br>Illinois
1.160     jcs       372:        <td>
1.168     jcs       373: Second Tuesday of each month
1.160     jcs       374:        <td>
1.168     jcs       375: <a href="https://chibug.org">https://chibug.org</a>
1.160     jcs       376:        <td>*BSD
1.166     bentley   377:
1.160     jcs       378: <tr>
1.166     bentley   379: <td>
                    380: <b>New Orleans *BSD User Group</b><br>
                    381:        <td>New Orleans<br>Louisiana
1.52      ian       382:        <td>
1.166     bentley   383: Third Thursday of each month
1.52      ian       384:        <td>
1.166     bentley   385: <a href="http://www.nolug.org">http://www.nolug.org</a>
1.52      ian       386:        <td>*BSD
1.166     bentley   387:
1.52      ian       388: <tr>
1.166     bentley   389: <td>
                    390: Michael W. Lucas<br>
                    391: <b>semibug</b><br>
                    392:        <td>Detroit<br>Michigan
1.151     tj        393:        <td>
1.166     bentley   394: Third Tuesday of each month
1.151     tj        395:        <td>
1.166     bentley   396: <a href="mailto:semibug@lists.nycbug.org">semibug@lists.nycbug.org</a><br>
                    397: <a href="http://www.semibug.org">http://www.semibug.org</a>
1.151     tj        398:        <td>*BSD
1.166     bentley   399:
1.151     tj        400: <tr>
1.166     bentley   401: <td>
                    402: Jonathan Franks<br>
                    403: <b>Capital District *BSD Users Group (CDBUG)</b><br>
                    404:        <td>Albany<br>New York
1.88      otto      405:        <td>
1.166     bentley   406: Third Tuesday of each month at 6:45PM
1.88      otto      407:        <td>
1.166     bentley   408: <a href="mailto:jonathan.franks@gmail.com">jonathan.franks@gmail.com</a><br>
1.177   ! tj        409: <a href="https://lists.nycbug.org/mailman/listinfo/cdbug-talk">https://lists.nycbug.org/mailman/listinfo/cdbug-talk</a>
1.88      otto      410:        <td>*BSD
1.166     bentley   411:
1.88      otto      412: <tr>
1.166     bentley   413: <td>
                    414: <b>NYC *BSD Users Group (NYC*BUG)</b><br>
                    415:        <td>New York<br>New York
1.87      otto      416:        <td>
1.166     bentley   417: First Wednesday of each month at 6:00PM
1.87      otto      418:        <td>
1.177   ! tj        419: <a href="https://nycbug.org">https://nycbug.org</a>
1.52      ian       420:        <td>*BSD
1.166     bentley   421:
1.52      ian       422: <tr>
1.166     bentley   423: <td>
                    424: James Rieve<br>
                    425: <b>BSD User Group Oak Ridge</b><br>
                    426:        <td>Oak Ridge<br>Tennessee
1.136     ian       427:        <td>
1.166     bentley   428: Every Sunday at 2:00PM
1.136     ian       429:        <td>
1.166     bentley   430: <a href="mailto:BUGORTN@gmail.com">BUGORTN@gmail.com</a><br>
1.177   ! tj        431: <a href="https://sites.google.com/site/bugortn/Home">https://sites.google.com/site/bugortn/Home</a>
1.54      ian       432:        <td>*BSD
1.140     sthen     433:
1.166     bentley   434:
                    435: <tbody><tr><th colspan="5"
                    436: id='United'>
                    437: United Kingdom
1.71      ian       438: <tr>
1.166     bentley   439: <td>
                    440: Sam Smith<br>
                    441: <b>Manchester BSD User Group</b><br>
                    442:        <td>Manchester<br>
1.71      ian       443:        <td>
1.166     bentley   444: Usually the second week of each month
1.71      ian       445:        <td>
1.166     bentley   446: <a href="http://www.bsdgroups.org.uk/manchester">http://www.bsdgroups.org.uk/manchester</a>
1.71      ian       447:        <td>*BSD
1.166     bentley   448:
1.54      ian       449: <tr>
1.166     bentley   450: <td>
                    451: Mark Blackman<br>
                    452: <b>London *BSD Meetup</b><br>
                    453:        <td>London<br>Greater London
1.54      ian       454:        <td>
1.166     bentley   455: Irregular
1.54      ian       456:        <td>
1.166     bentley   457: <a href="http://www.bsdgroups.org.uk/london">http://www.bsdgroups.org.uk/london</a>
1.52      ian       458:        <td>*BSD
1.166     bentley   459:
1.17      ian       460:
1.82      otto      461:
1.34      ian       462: </table>