/htdocs/meetings/2011-06-09.html

http://github.com/mfontani/glasgow-pm-website · HTML · 132 lines · 113 code · 17 blank · 2 comment · 0 complexity · c4be2a82f31e58682120463db18f4ac9 MD5 · raw file

  1. <!DOCTYPE html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
  4. <title>Glasgow.pm: Glasgow Perl Mongers</title>
  5. <meta name="keywords" content="Glasgow Perl">
  6. <META name="y_key" content="6a1241246433dfec" />
  7. <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Lobster:regular" type="text/css" >
  8. <link rel="stylesheet" href="/glasgow-site-mini.css" />
  9. <script src="/jquery-1.4.2.min.js"></script>
  10. <script type="text/javascript">
  11. var _gaq = _gaq || [];
  12. _gaq.push(['_setAccount', 'UA-13164710-2']);
  13. _gaq.push(['_trackPageview']);
  14. (function() {
  15. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  16. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  17. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  18. })();
  19. </script>
  20. </head>
  21. <body>
  22. <div id="page">
  23. <div id="header" class="header_image_1">
  24. <ul id="menu" class="tabs">
  25. <li><a href="/">Home</a></li>
  26. <li><a href="/about_us.html">About us</a></li>
  27. <li><a class="header_selected" href="/meetings/index.html">Meetings</a></li>
  28. <li><a href="/wellingraptor.html">Wellingraptor</a></li>
  29. <li><a title="Google Groups" href="http://groups.google.com/group/glasgowpm">Mailing List</a></li>
  30. <li><a style="float: right;padding-right:15px;" href="/join.html">Join us</a></li>
  31. </ul>
  32. </div>
  33. <div id="body">
  34. <h1>Glasgow Perl Mongers Technical</h1>
  35. <h2>Thursday 2011-06-09</h2>
  36. <hr />
  37. <div>
  38. On Thursday 2011-06-09, the day after the second Wednesday of June,
  39. the <a href="http://glasgow.pm.org/">Glasgow Perl Mongers</a> would have
  40. met for their next technical meeting, at
  41. <a href="http://www.s1thecompany.com/">S1</a>'s offices, in Glasgow.
  42. <br />
  43. <br />
  44. The meeting has been cancelled, for lack of talks.<br />
  45. Below follows the original announcement.
  46. </div>
  47. <div class="divider">&nbsp;</div>
  48. <h2>Technical meetings location:</h2>
  49. <div>
  50. 200 Renfield Street - G2 3PR<br />
  51. Google maps link (street view): <a href="http://bit.ly/bTFAFK">http://bit.ly/bTFAFK</a>.
  52. The appointment is for 18:15 in front of the main entrance of the glass building.<br />
  53. If you're late, give Marco a call on 07841-538170.
  54. </div>
  55. <div class="divider">&nbsp;</div>
  56. <h2>Topics for this technical meeting</h2>
  57. <div>
  58. No speakers have yet submitted any talks.<br />
  59. <br />
  60. This meeting's lightning talks topic is, &quot;Poetic Perl&quot;.<br />
  61. Anybody is welcome to bring a small lightning talk about poetry in Perl,
  62. from a small Perl haiku to a compileable Perl poem. Bonus points are awarded,
  63. in the form of free beer, for poetic entries which do compile. More free beer
  64. is awarded in case the poetic program does something useful.<br />
  65. <br />
  66. There will be a <a href="http://en.wikipedia.org/wiki/Lightning_Talk">lightning talks</a>
  67. session right after the talks, and the group will then likely go to a pub
  68. for the &quot;local meeting&quot; of Drinkers.pm (the social event).
  69. </div>
  70. <div class="divider">&nbsp;</div>
  71. <h2>The next meeting</h2>
  72. <div>
  73. Our next gathering will be on the second Thursday of July (2011-07-14),
  74. at the same venue.
  75. </div>
  76. </div>
  77. <div id="footer">
  78. <span id="updated">Last updated: 2011-06-02</span> by Marco Fontani
  79. --
  80. <span id="credits">Header picture by <a href="http://www.flickr.com/photos/ramsaythomson/10941270/">ramsaythomson</a>,
  81. <a href="http://creativecommons.org/licenses/by-sa/2.0/deed.en_GB">CC/by_SA</a></span>
  82. --
  83. Site created using <a href="http://search.cpan.org/dist/Text-Xslate/">Text::Xslate</a>
  84. (<a href="http://github.com/mfontani/glasgow-pm-website">Git repo</a>)
  85. <img src="http://ipv6.darkpan.com/cgi-bin/ipv6.cgi" />
  86. </div>
  87. </div>
  88. <script>
  89. $(document).ready(function(){
  90. function set_header_image_2() {
  91. $('#header').removeClass('header_image_1');
  92. $('#header').addClass('header_image_2');
  93. setTimeout(function() { set_header_image_1() },30000);
  94. }
  95. function set_header_image_1() {
  96. $('#header').removeClass('header_image_2');
  97. $('#header').addClass('header_image_1');
  98. setTimeout(function() { set_header_image_2() },30000);
  99. }
  100. setTimeout(function() { set_header_image_2(); },30000);
  101. });
  102. </script>
  103. <!-- Start Quantcast tag -->
  104. <script type="text/javascript">
  105. _qoptions={
  106. qacct:"p-dbQz0sPUqeB_s"
  107. };
  108. </script>
  109. <script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
  110. <noscript>
  111. <img src="http://pixel.quantserve.com/pixel/p-dbQz0sPUqeB_s.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/>
  112. </noscript>
  113. <!-- End Quantcast tag -->
  114. </body>
  115. </html>