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
event:2k6 [2016/11/05 19:17] – [About meetings] ruzaevent:2k6 [2022/11/04 15:16] (current) – fixed irc script + added bash script for first friday in month mrkva
Line 4: Line 4:
 name=2k6| name=2k6|
 image=2600.png| image=2600.png|
-founder=[[user:ruza]]\\ [[user:johny]]|+organizer=[[user:ruza]]\\ [[user:johny]]|
 datetime=first Friday of each month, 18:00| datetime=first Friday of each month, 18:00|
 place=bar Legenda| place=bar Legenda|
Line 13: Line 13:
 ===== About meetings ===== ===== About meetings =====
  
-2600 meetings are regular meetings 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. +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. 
  
-Prague 2k6 meetings takes place since 2003 on the **first Friday of each month6pm** in [[http://ilegenda.cz/|Legenda pub]] in the centre of Prague.+**When:** Next 2k6 meeting is at **~~NEXTDAY:first fri~~18:00** 
  
-**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.
  
-Usually about 10-20 people attend each meeting.+Expect that about 10-15 people attend each meeting.
  
 ===== Links ===== ===== Links =====
Line 27: Line 27:
   * [[http://www.2600.com/meetings/|2k6 meetings worldwide]] (2600.com, EN)   * [[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)   * [[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://web.libera.chat/?nick=brm2k6#brmlab|IRC]] chat.
  
 ===== 2k6_dates_for_dokuwiki_calendar.sh ===== ===== 2k6_dates_for_dokuwiki_calendar.sh =====
Line 39: Line 42:
 done done
  
 +exit 0
 +</file>
 +
 +===== 2k6_dates_for_dokuwiki_calendar_bash.sh =====
 +<file 2k6_dates_for_dokuwiki_calendar_bash.sh>
 +#!/bin/bash
 +y=2022
 +for m in $(seq 1 12); do 
 +   echo "  * $(date +"%Y-%m-%d" -d "$y-$m-$(cal -v -m $m $y|sed -n 's/^Fr[ ]*\([0-9]*\).*/\1/p')") 18:00 [[http://meetings.2600.cz/|2k6]]"
 +done
 exit 0 exit 0
 </file> </file>
event/2k6.1478373422.txt.gz · Last modified: 2016/11/05 19:17 by ruza