/templates/meetings/2011-01-13.tx
Unknown | 47 lines | 40 code | 7 blank | 0 comment | 0 complexity | b8ced7d1f9831f5acaf6f0eb43038737 MD5 | raw file
1: cascade "page.tx" { current_page => 'Meetings', last_updated => '2011-01-12', } 2: around body -> { 3 4 <h1>Glasgow Perl Mongers Technical</h1> 5 <h2>Thursday 2011-01-13</h2> 6 7 <hr /> 8 9 <div> 10 On Thursday 2011-01-13, the day after the second Wednesday of January, 11 the <a href="http://glasgow.pm.org/">Glasgow Perl Mongers</a> will 12 meet for their next technical meeting, at 13 <a href="http://www.s1thecompany.com/">S1</a>'s offices, in Glasgow. 14 </div> 15 16 <div class="divider"> </div> 17 <h2>Technical meetings location:</h2> 18 <div> 19 200 Renfield Street - G2 3PR<br /> 20 Google maps link (street view): <a href="http://bit.ly/bTFAFK">http://bit.ly/bTFAFK</a>. 21 The appointment is for 18:15 in front of the main entrance of the glass building.<br /> 22 If you're late, give Marco a call on 07841-538170. 23 </div> 24 25 <div class="divider"> </div> 26 <h2>Topics for this technical meeting</h2> 27 <div> 28 <a href="http://darkpan.com/">Marco Fontani</a> will do a talk on his 29 <a href="https://github.com/mfontani/git-fuse-perl">Fuse interface to a Git repository</a>.<br /> 30 <a href="http://pozorvlak.livejournal.com/">Miles Gould</a> will do a talk on 31 <a href="http://pozorvlak.livejournal.com/159126.html">Redo from scratch</a>.<br /> 32 There will be a <a href="http://en.wikipedia.org/wiki/Lightning_Talk">lightning talks</a> 33 session right after the talks, and the group will then likely go to a pub 34 for the "local meeting" of Eaters.pm and Drinkers.pm (the social event).<br /> 35 Some of the Mongers will later go to 36 <a href="http://maps.google.co.uk/maps/place?q=nice+n+sleazy+glasgow&fb=1&gl=uk&hq=nice+n+sleazy&hnear=Glasgow,+City+of+Glasgow&cid=1502320369417431658">Nice n sleazy</a> 37 for some live music/beers. 38 </div> 39 40 <div class="divider"> </div> 41 <h2>The next meeting</h2> 42 <div> 43 Our next gathering will be on the second Thursday of February (2011-02-10), 44 at the same venue. 45 </div> 46 47: }