User Tools

Site Tools


event:2k6

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
event:2k6 [2015/09/04 10:08] – [About meetings] ruzaevent:2k6 [2020/07/27 19:27] – [About meetings] ruza
Line 1: Line 1:
 +====== 2k6 meetings ======
  
 +{{template>infobox|
 +name=2k6|
 +image=2600.png|
 +organizer=[[user:ruza]]\\ [[user:johny]]|
 +datetime=first Friday of each month, 18:00|
 +place=bar Legenda|
 +stream=N/A
 +}}
 +
 +
 +===== About meetings =====
 +
 +2600 meetings (or shortly "2k6") are regular meetings on the **first Friday of each month, 6pm** organized worldwide where everybody who is interested in computer security and the impact of technology on society is welcome, from both sides of the fence, no matter what your age or level of skill and experience. 
 +
 +**When:** Next 2k6 meeting is at **~~NEXTDAY:first fri~~, 18:00** 
 +
 +**Where:** Prague 2k6 meetings takes place since 2003 in [[http://ilegenda.cz/|Legenda pub]] in the centre of Prague. Ask for a place reserved for "2k6" or "Mr.Cahyna". The place reserved is most probably located in //"salonek"// (at your right hand at the entrance) or at //"zahradka"// in the courtyard during the summer.
 +
 +Expect that about 10-15 people attend each meeting.
 +
 +===== Links =====
 +
 +<note> [[http://meetings.2600.cz/|2k6 meeting, Prague - oficial site]] </note>
 +  * [[http://meetings.2600.cz/board.php|2k6 meeting, Prague - forum]]
 +  * [[http://www.2600.com/meetings/|2k6 meetings worldwide]] (2600.com, EN)
 +  * [[http://eldar.cz/kangaroo/clanecky/hackeri/|2k6 meeting report by klokanek]] (eldar.cz, CZ)
 +
 +===== Questions? =====
 +If you still have questions you can try to ask on brmlab [[https://webchat.freenode.net/?nick=2k6Visitor...&channels=brmlab&prompt=1&uio=d4|IRC]] chat.
 +
 +===== 2k6_dates_for_dokuwiki_calendar.sh =====
 +<file 2k6_dates_for_dokuwiki_calendar.sh>
 +#!/bin/ksh93
 +
 +year=2015
 +for month in jan feb mar apr may jun jul aug sep oct nov dec
 +do
 +   #printf "%(%D)T\n" "first friday in ${month} ${year}"
 +   printf "  * %(%d.%m.%Y)T 18:00 [[http://meetings.2600.cz/|2k6]]\n" "first friday in ${month} ${year}"
 +done
 +
 +exit 0
 +</file>
event/2k6.txt · Last modified: 2022/11/04 15:16 by mrkva