/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
- <!DOCTYPE html>
- <head>
- <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
- <title>Glasgow.pm: Glasgow Perl Mongers</title>
- <meta name="keywords" content="Glasgow Perl">
- <META name="y_key" content="6a1241246433dfec" />
- <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Lobster:regular" type="text/css" >
- <link rel="stylesheet" href="/glasgow-site-mini.css" />
- <script src="/jquery-1.4.2.min.js"></script>
- <script type="text/javascript">
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-13164710-2']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
- })();
- </script>
- </head>
- <body>
- <div id="page">
- <div id="header" class="header_image_1">
- <ul id="menu" class="tabs">
- <li><a href="/">Home</a></li>
- <li><a href="/about_us.html">About us</a></li>
- <li><a class="header_selected" href="/meetings/index.html">Meetings</a></li>
- <li><a href="/wellingraptor.html">Wellingraptor</a></li>
- <li><a title="Google Groups" href="http://groups.google.com/group/glasgowpm">Mailing List</a></li>
- <li><a style="float: right;padding-right:15px;" href="/join.html">Join us</a></li>
- </ul>
- </div>
- <div id="body">
- <h1>Glasgow Perl Mongers Technical</h1>
- <h2>Thursday 2011-06-09</h2>
- <hr />
- <div>
- On Thursday 2011-06-09, the day after the second Wednesday of June,
- the <a href="http://glasgow.pm.org/">Glasgow Perl Mongers</a> would have
- met for their next technical meeting, at
- <a href="http://www.s1thecompany.com/">S1</a>'s offices, in Glasgow.
- <br />
- <br />
- The meeting has been cancelled, for lack of talks.<br />
- Below follows the original announcement.
- </div>
- <div class="divider"> </div>
- <h2>Technical meetings location:</h2>
- <div>
- 200 Renfield Street - G2 3PR<br />
- Google maps link (street view): <a href="http://bit.ly/bTFAFK">http://bit.ly/bTFAFK</a>.
- The appointment is for 18:15 in front of the main entrance of the glass building.<br />
- If you're late, give Marco a call on 07841-538170.
- </div>
- <div class="divider"> </div>
- <h2>Topics for this technical meeting</h2>
- <div>
- No speakers have yet submitted any talks.<br />
- <br />
- This meeting's lightning talks topic is, "Poetic Perl".<br />
- Anybody is welcome to bring a small lightning talk about poetry in Perl,
- from a small Perl haiku to a compileable Perl poem. Bonus points are awarded,
- in the form of free beer, for poetic entries which do compile. More free beer
- is awarded in case the poetic program does something useful.<br />
- <br />
- There will be a <a href="http://en.wikipedia.org/wiki/Lightning_Talk">lightning talks</a>
- session right after the talks, and the group will then likely go to a pub
- for the "local meeting" of Drinkers.pm (the social event).
- </div>
- <div class="divider"> </div>
- <h2>The next meeting</h2>
- <div>
- Our next gathering will be on the second Thursday of July (2011-07-14),
- at the same venue.
- </div>
- </div>
- <div id="footer">
- <span id="updated">Last updated: 2011-06-02</span> by Marco Fontani
- --
- <span id="credits">Header picture by <a href="http://www.flickr.com/photos/ramsaythomson/10941270/">ramsaythomson</a>,
- <a href="http://creativecommons.org/licenses/by-sa/2.0/deed.en_GB">CC/by_SA</a></span>
- --
- Site created using <a href="http://search.cpan.org/dist/Text-Xslate/">Text::Xslate</a>
- (<a href="http://github.com/mfontani/glasgow-pm-website">Git repo</a>)
- <img src="http://ipv6.darkpan.com/cgi-bin/ipv6.cgi" />
- </div>
- </div>
- <script>
- $(document).ready(function(){
- function set_header_image_2() {
- $('#header').removeClass('header_image_1');
- $('#header').addClass('header_image_2');
- setTimeout(function() { set_header_image_1() },30000);
- }
- function set_header_image_1() {
- $('#header').removeClass('header_image_2');
- $('#header').addClass('header_image_1');
- setTimeout(function() { set_header_image_2() },30000);
- }
- setTimeout(function() { set_header_image_2(); },30000);
- });
- </script>
- <!-- Start Quantcast tag -->
- <script type="text/javascript">
- _qoptions={
- qacct:"p-dbQz0sPUqeB_s"
- };
- </script>
- <script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
- <noscript>
- <img src="http://pixel.quantserve.com/pixel/p-dbQz0sPUqeB_s.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/>
- </noscript>
- <!-- End Quantcast tag -->
- </body>
- </html>