/htdocs/meetings/2011-04-14.html

http://github.com/mfontani/glasgow-pm-website · HTML · 115 lines · 100 code · 13 blank · 2 comment · 0 complexity · f4661fe25a7282bc47bf96d805357ab0 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-04-14</h2>
  36. <hr />
  37. <div>
  38. On Thursday 2011-04-14, the day after the second Wednesday of April,
  39. the <a href="http://glasgow.pm.org/">Glasgow Perl Mongers</a> will
  40. meet for their next technical meeting, at
  41. <a href="http://www.s1thecompany.com/">S1</a>'s offices, in Glasgow.
  42. </div>
  43. <div class="divider">&nbsp;</div>
  44. <h2>Technical meetings location:</h2>
  45. <div>
  46. 200 Renfield Street - G2 3PR<br />
  47. Google maps link (street view): <a href="http://bit.ly/bTFAFK">http://bit.ly/bTFAFK</a>.
  48. The appointment is for 18:15 in front of the main entrance of the glass building.<br />
  49. If you're late, give Marco a call on 07841-538170.
  50. </div>
  51. <div class="divider">&nbsp;</div>
  52. <h2>Topics for this technical meeting</h2>
  53. <div>
  54. Unfortunately this meeting was cancelled due to low attendance,<br />
  55. There are already a number of talks scheduled for the next meeting.
  56. </div>
  57. <div class="divider">&nbsp;</div>
  58. <h2>The next meeting</h2>
  59. <div>
  60. Our next gathering will be on the second Thursday of May (2011-05-12),
  61. at the same venue.
  62. </div>
  63. </div>
  64. <div id="footer">
  65. <span id="updated">Last updated: 2011-04-05</span> by Marco Fontani
  66. --
  67. <span id="credits">Header picture by <a href="http://www.flickr.com/photos/ramsaythomson/10941270/">ramsaythomson</a>,
  68. <a href="http://creativecommons.org/licenses/by-sa/2.0/deed.en_GB">CC/by_SA</a></span>
  69. --
  70. Site created using <a href="http://search.cpan.org/dist/Text-Xslate/">Text::Xslate</a>
  71. (<a href="http://github.com/mfontani/glasgow-pm-website">Git repo</a>)
  72. <img src="http://ipv6.darkpan.com/cgi-bin/ipv6.cgi" />
  73. </div>
  74. </div>
  75. <script>
  76. $(document).ready(function(){
  77. function set_header_image_2() {
  78. $('#header').removeClass('header_image_1');
  79. $('#header').addClass('header_image_2');
  80. setTimeout(function() { set_header_image_1() },30000);
  81. }
  82. function set_header_image_1() {
  83. $('#header').removeClass('header_image_2');
  84. $('#header').addClass('header_image_1');
  85. setTimeout(function() { set_header_image_2() },30000);
  86. }
  87. setTimeout(function() { set_header_image_2(); },30000);
  88. });
  89. </script>
  90. <!-- Start Quantcast tag -->
  91. <script type="text/javascript">
  92. _qoptions={
  93. qacct:"p-dbQz0sPUqeB_s"
  94. };
  95. </script>
  96. <script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
  97. <noscript>
  98. <img src="http://pixel.quantserve.com/pixel/p-dbQz0sPUqeB_s.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/>
  99. </noscript>
  100. <!-- End Quantcast tag -->
  101. </body>
  102. </html>