/templates/meetings/2011-01-13.tx

http://github.com/mfontani/glasgow-pm-website · 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. <h1>Glasgow Perl Mongers Technical</h1>
  4. <h2>Thursday 2011-01-13</h2>
  5. <hr />
  6. <div>
  7. On Thursday 2011-01-13, the day after the second Wednesday of January,
  8. the <a href="http://glasgow.pm.org/">Glasgow Perl Mongers</a> will
  9. meet for their next technical meeting, at
  10. <a href="http://www.s1thecompany.com/">S1</a>'s offices, in Glasgow.
  11. </div>
  12. <div class="divider">&nbsp;</div>
  13. <h2>Technical meetings location:</h2>
  14. <div>
  15. 200 Renfield Street - G2 3PR<br />
  16. Google maps link (street view): <a href="http://bit.ly/bTFAFK">http://bit.ly/bTFAFK</a>.
  17. The appointment is for 18:15 in front of the main entrance of the glass building.<br />
  18. If you're late, give Marco a call on 07841-538170.
  19. </div>
  20. <div class="divider">&nbsp;</div>
  21. <h2>Topics for this technical meeting</h2>
  22. <div>
  23. <a href="http://darkpan.com/">Marco Fontani</a> will do a talk on his
  24. <a href="https://github.com/mfontani/git-fuse-perl">Fuse interface to a Git repository</a>.<br />
  25. <a href="http://pozorvlak.livejournal.com/">Miles Gould</a> will do a talk on
  26. <a href="http://pozorvlak.livejournal.com/159126.html">Redo from scratch</a>.<br />
  27. There will be a <a href="http://en.wikipedia.org/wiki/Lightning_Talk">lightning talks</a>
  28. session right after the talks, and the group will then likely go to a pub
  29. for the &quot;local meeting&quot; of Eaters.pm and Drinkers.pm (the social event).<br />
  30. Some of the Mongers will later go to
  31. <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>
  32. for some live music/beers.
  33. </div>
  34. <div class="divider">&nbsp;</div>
  35. <h2>The next meeting</h2>
  36. <div>
  37. Our next gathering will be on the second Thursday of February (2011-02-10),
  38. at the same venue.
  39. </div>
  40. : }