3 <!DOCTYPE eventdefs SYSTEM "csc.dtd">
7 <eventitem date="2010-10-12" time="04:30 PM" room="MC4061" title="How to build a brain: From single neurons to cognition">
9 <short><p>Theoretical neuroscience is a new discipline focused on constructing mathematical models of brain function. It has made significant headway in understanding aspects of the neural code. However, past work has largely focused on small numbers of neurons, and so the underlying representations are often simple. In this talk I demonstrate how the ideas underlying these simple forms of representation can underwrite a representational hierarchy that scales to support sophisticated, structure-sensitive representations.
13 <abstract><p>Theoretical neuroscience is a new discipline focused on constructing
14 mathematical models of brain function. It has made significant
15 headway in understanding aspects of the neural code. However,
16 past work has largely focused on small numbers of neurons, and
17 so the underlying representations are often simple. In this
18 talk I demonstrate how the ideas underlying these simple forms of
19 representation can underwrite a representational hierarchy that
20 scales to support sophisticated, structure-sensitive
21 representations. I will present a general architecture, the semantic
22 pointer architecture (SPA), which is built on this hierarchy
23 and allows the manipulation, processing, and learning of structured
24 representations in neurally realistic models. I demonstrate the
25 architecture on Progressive Raven's Matrices (RPM), a test of
26 general fluid intelligence.
31 <eventitem date="2010-10-04" time="04:30 PM" room="MC4021" title="BareMetal OS">
33 <short><p>BareMetal is a new 64-bit OS for x86-64 based computers. The OS is written entirely in Assembly, while applications can be written in Assembly or C/C++. High Performance Computing is the main target application.
37 <abstract><p>BareMetal is a new 64-bit OS for x86-64 based computers. The OS is written entirely in Assembly,
38 while applications can be written in Assembly or C/C++.
39 High Performance Computing is the main target application.
44 <eventitem date="2010-09-28" time="04:30 PM" room="MC4061" title="A Brief Introduction to Video Encoding">
46 <short><p><i>By Peter Barfuss</i>. In this talk, I will go over the concepts used in video encoding (such as motion estimation/compensation, inter- and intra- frame prediction, quantization and entropy encoding), and then demonstrate these concepts and algorithms in use in the MPEG-2 and the H.264 video codecs. In addition, some clever optimization tricks using SIMD/vectorization will be covered, assuming sufficient time to cover these topics.
50 <abstract><p><i>By Peter Barfuss</i>. With the recent introduction of digital TV and the widespread success
51 of video sharing websites such as youtube, it is clear that the task
52 of lossily compressing video with good quality has become important.
53 Similarly, the complex algorithms involved require high amounts of
54 optimization in order to run fast, another important requirement for
55 any video codec that aims to be widely used/adopted.
56 </p><p>In this talk, I
57 will go over the concepts used in video encoding (such as motion
58 estimation/compensation, inter- and intra- frame prediction,
59 quantization and entropy encoding), and then demonstrate these
60 concepts and algorithms in use in the MPEG-2 and the H.264 video
61 codecs. In addition, some clever optimization tricks using
62 SIMD/vectorization will be covered, assuming sufficient time to cover
68 <eventitem date="2010-09-23" time="04:30 PM" room="DC1301 (The Fishbowl)" title="Calling all CS Frosh">
70 <short><p>Come meet and greet your professors, advisors, and the heads of the school. Talk to the CSC executive and other upper year students about CS at Waterloo. Free food and beverages will also be available, so there is really no excuse to miss this.
74 <abstract><p>Come meet and greet your professors, advisors, and the heads of the school.
75 Talk to the CSC executive and other upper year students about CS at Waterloo.
76 Free food and beverages will also be available, so there is really no excuse
81 <eventitem date="2010-09-29" time="04:30 PM" room="MC3003" title="Unix 101">
83 <short><p>Need to use the Unix environment for a course, want to overcome your fears of the command line, or just curious? Attend the first installment in the CSC's popular series of Unix tutorails to learn the basics of the shell and how to navigate the unix environment. By the end of the hands on workshop you will be able to work efficiently from the command line and power-use circles around your friends.
87 <abstract><p>Need to use the Unix environment for a course, want to overcome your fears of
88 the command line, or just curious? Attend the first installment in the CSC's
89 popular series of Unix tutorails to learn the basics of the shell and how to
90 navigate the unix environment. By the end of the hands on workshop you will
91 be able to work efficiently from the command line and power-use circles around
97 <eventitem date="2010-09-22" time="06:00 PM" room="MC4045" title="Cooking for Geeks">
99 <short><p>The CSC is happy to be hosting Jeff Potter, author of "Cooking for Geeks" for a presentation on the finer arts of food science. Jeff's book has been featured on NPR, BBC and his presentations have wowed audiences of hackers & foodies alike. We're happy to have Jeff joining us for a hands on demonstration.
103 <abstract><p>The CSC is happy to be hosting Jeff Potter, author of "Cooking for Geeks" for a presentation on the finer arts of food science.
104 Jeff's book has been featured on NPR, BBC and his presentations have wowed audiences of hackers & foodies alike.
105 We're happy to have Jeff joining us for a hands on demonstration.
106 </p><p>But you don't have to take our word for it... here's what Jeff has to say:
107 </p><p>Hi! I'm Jeff Potter, author of Cooking for Geeks (O'Reilly Media, 2010), and I'm doing a "D.I.Y. Book Tour" to talk
108 about my just-released book. I'll talk about the food science behind what makes things yummy, giving you a quick
109 primer on how to go into the kitchen and have a fun time turning out a good meal.
110 Depending upon the space, I’ll also bring along some equipment or food that we can experiment with, and give you a chance to play with stuff and pester me with questions.
111 </p><p>If you have a copy of the book, bring it! I’ll happily sign it.
115 <eventitem date="2010-09-21" time="04:30 PM" room="MC4061" title="In the Beginning">
117 <short><p><b>by Dr. Prabhakar Ragde, Cheriton School of Computer Science</b>. I'll be workshopping some lecture ideas involving representations of
118 numbers, specification of computation in functional terms, reasoning about
119 such specifications, and comparing the strengths and weaknesses of different approaches.
123 <abstract><p>I'll be workshopping some lecture ideas involving representations
124 of numbers, specification of computation in
125 functional terms, reasoning about such specifications, and comparing the
126 strengths and weaknesses of
127 different approaches. No prior background is needed; the talk should be accessible
129 the University of Waterloo and, I hope, interesting to both novices and experts.
133 <eventitem date="2010-09-14" time="04:30 PM" room="Comfy Lounge" title="Elections">
134 <short><p>Fall term executive elections and general meeting.</p></short>
139 <eventitem date="2010-07-20" time="04:30 PM" room="MC2066" title="The Incompressibility Method">
141 In this talk, we shall explore the incompressibility method---an interesting and
142 extremely powerful framework for determining the average-case runtime of
143 algorithms. Within the right background knowledge, the heapsort question can be
144 answered with an elegant 3-line proof.
147 <p>Heapsort. It runs in $\Theta(n \log n)$ time in the worst case, and in $O(n)$
148 time in the best case. Do you think that heapsort runs faster than $O(n
149 \log n)$ time on average? Could it be possible that on most inputs,
150 heapsort runs in $O(n)$ time, running more slowly only on a small fraction
152 <p>Most students would say no. It "feels" intuitively obvious that heapsort
153 should take the full $n \log n$ steps on most inputs. However, proving this
154 rigourously with probabilistic arguments turns out to be very difficult.
155 Average case analysis of algorithms is one of those icky subjects that most
156 students don't want to touch with a ten foot pole; why should it be so
157 difficult if it is so intuitively obvious?</p>
158 <p>In this talk, we shall explore the incompressibility method---an interesting
159 and extremely powerful framework for determining the average-case runtime of
160 algorithms. Within the right background knowledge, the heapsort question
161 can be answered with an elegant 3-line proof.</p>
162 <p>The crucial fact is that an overwhelmingly large fraction of randomly
163 generated objects are incompressible. We can show that the inputs to
164 heapsort that run quickly correspond to inputs that can be compressed,
165 thereby proving that heapsort can't run quickly on average. Of course,
166 "compressible" is something that must be rigourously defined, and for this
167 we turn to the fascinating theory of Kolmogorov complexity.</p>
168 <p>In this talk, we'll briefly discuss the proof of the incompressibility
169 theorem and then see a number of applications. We won't dwell too much on
170 gruesome mathemtical details. No specific background is required, but
171 knowledge of some of the topics in CS240 will be helpful in understanding
172 some of the applications.</p>
176 <eventitem date="2010-07-13" time="04:30 PM" room="MC2066" title="Halftoning and Digital Art">
177 <short><p>Edgar Bering will be giving a talk titled: Halftoning and Digital Art</p></short>
178 <abstract><p>Halftoning is the process of simulating a continuous tone image
179 with small dots or regions of one colour. Halftoned images may be seen
180 in older newspapers with a speckled appearance, and to this day colour
181 halftoning is used in printers to reproduce images. In this talk I will
182 present various algorithmic approaches to halftoning, with an eye not
183 toward exact image reproduction but non-photorealistic rendering and
184 art. Included in the talk will be an introduction to digital paper
185 cutting and a tutorial on how to use the CSC's paper cutter to render
191 <eventitem date="2010-07-09" time="07:00 PM" room="MC Comfy" title="Code Party">
192 <short><p>There is a CSC Code Party Friday starting at 7:00PM (1900)
193 until we get bored (likely in the early in morning). Come out for
196 <abstract><p>There is a CSC Code Party Friday starting at 7:00PM (1900)
197 until we get bored (likely in the early in morning). Come out for
202 <eventitem date="2010-07-06" time="04:30 PM" room="MC2054" title="Dataflow Analysis">
203 <short><p>Nomair Naeem, a P.H.D. Student at Waterloo, will be giving a talk about Dataflow Analysis</p></short>
205 After going through an introduction to Lattice Theory and a formal treatment to
206 Dataflow Analysis Frameworks, we will take an in-depth view of the
207 Interprocedural Finite Distributive Subset (IFDS) Algorithm which implements a
208 fully context-sensitive, inter-procedural static dataflow analysis. Then, using
209 a Variable Type Analysis as an example, I will outline recent extensions that we
210 have made to open up the analysis to a larger variety of static analysis
211 problems and making it more efficient.
213 The talk is self-contained and no prior knowledge of program analysis is
218 <eventitem date="2010-06-22" time="04:30 PM" room="MC2066" title="Compiling To Combinators">
219 <short><p>Professor Ragde will be giving the first of our Professor talks for the Spring 2010 term.</p></short>
221 Number theory was thought to be mathematically appealing but practically
222 useless until the RSA encryption algorithm demonstrated its considerable
223 utility. I'll outline how combinatory logic (dating back to 1920) has a
224 similarly unexpected application to efficient and effective compilation,
225 which directly catalyzed the development of lazy functional programming
226 languages such as Haskell. The talk is self-contained; no prior knowledge
227 of functional programming is necessary.
231 <eventitem date="2010-05-25" time="05:00 PM" room="MC2066" title="Gerald Sussman">
232 <short><p>Why Programming is a Good Medium for Expressing Poorly Understood and Sloppily Formulated Ideas</p></short>
233 <abstract>Full details found <a href="http://csclub.uwaterloo.ca/misc/sussman/">here</a></abstract>
236 <eventitem date="2010-05-26" time="03:30 PM" room="MC5136" title="Gerald Sussman">
237 <short><p>Public Reception</p></short>
238 <abstract>Full details found <a href="http://csclub.uwaterloo.ca/misc/sussman/">here</a></abstract>
241 <eventitem date="2010-05-26" time="05:000PM" room="MC5158" title="Gerald Sussman">
242 <short><p>The Art of the Propagator</p></short>
243 <abstract>Full details found <a href="http://csclub.uwaterloo.ca/misc/sussman/">here</a></abstract>
246 <eventitem date="2010-05-11" time="05:30 PM" room="Comfy Lounge" title="Elections">
247 <short><p>Spring term executive elections and general meeting.</p></short>
251 <eventitem date="2010-04-06" time="04:30 PM" room="DC1304" title="Brush-Based Constructive Solid Geometry">
253 <short><p>The last talk in the CS10 series will be presented by Jordan Saunders, in which he will discuss methods for processing brush-based constructive solid geometry.
257 <abstract><p>For some would-be graphics programmers, the biggest barrier-to-entry is getting data to render. This is why there exist so
258 many terrain renderers: by virtue of the fact that rendering height-fields tends to give pretty pictures from next to no
259 "created" information. However, it becomes more difficult when programmers want to do indoor rendering (in the style of the
260 Quake and Unreal games). Ripping map information from the Quake games is possible (and fairly simple), but their tool-chain
261 is fairly clumsy from the point of view of adding a conversion utility.
262 </p><p>My talk is about Constructive Solid Geometry from a Brush-based perspective (nearly identical to Unreal's and still very similar
263 to Quake's). The basic idea is that there are brushes (convex volumes in 3-space) and they can either be additive (solid brushes)
264 or subtractive (hollow, or air brushes). The entire world starts off as an infinite solid lump and you can start removing sections
265 of it then adding them back in. The talk pertains to fast methods of taking the list of brushes and generating world geometry. I may
266 touch on interface problems with the editor, but the primary content will be the different ways I generated the geometry and what I found to be best.
270 <eventitem date="2010-04-07" time="1:00 PM" room="MC2037" title="Windows Azure Lab">
272 <short><p>Get the opportunity to learn about Microsoft's Cloud Services Platform, Windows Azure. Attend this Hands-on-lab session sponsored by Microsoft.
276 <abstract><p>We are in the midst of an industry shift as developers and businesses embrace the Cloud.
277 Technical innovations in the cloud are dramatically changing the economics of computing
278 and reducing barriers that keep businesses from meeting the increasing demands of
279 today's customers. The cloud promises choice and enables scenarios that previously
280 were not economically practical.
281 </p><p>Microsoft's Windows Azure is an internet-scale cloud computing services platform hosted
282 in Microsoft data centers. The Windows Azure platform, allows developers to build and
283 deploy production ready cloud services and applications. With the Windows Azure platform,
284 developers can take advantage of greater choice and flexibility in how they develop and
285 deploy applications, while using familiar tools and programming languages.
286 </p><p>Get the opportunity to learn about Microsoft's Cloud Services Platform, Windows Azure.
287 Attend the Hands-on-lab session sponsored by Microsoft.
291 <eventitem date="2010-04-01" time="6:30 PM" room="CSC Office" title="CTRL-D">
293 <short><p>Once again the CSC will be holding its traditional end of term dinner. It will be at the Vice President's house. If you don't know how to get there meet at the club office at 6:30 PM, a group will be leaving from the MC then. The dinner will be potluck style so bring a dish for 4-6 people, or some plates or pop or something.
297 <abstract><p>Once again the CSC will be holding its traditional end of term dinner. It will
298 be at the Vice President's house. If you don't know how to get there meet
299 at the club office at 6:30 PM, a group will be leaving from the MC then. The
300 dinner will be potluck style so bring a dish for 4-6 people, or some plates
305 <eventitem date="2010-03-30" time="4:30 PM" room="DC1304" title="NUI: The future of robotics and automated systems">
307 <short><p>Member Sam Pasupalak will present some of his ongoing work in Natural User Interfaces and Robotics in this sixth installment of CS10.
311 <abstract><p>Bill Gates in his article “A Robot in every home” in the Scientific American describes how the current
312 robotics industry resembles the 1970’s of the Personal Computer Industry. In fact it is not just
313 Microsoft which has already taken a step forward by starting the Microsoft Robotics studio, but robotics
314 researchers around the world believe that robotics and automation systems are going to be ubiquitous in
315 the next 10-20 years (similar to Mark Weiser’s analogy of Personal Computers 20 years ago). Natural User
316 Interfaces (NUIs) are going to revolutionize the way we interact with computers, cellular phones, household
317 appliances, automated systems in our daily lives. Just like the GUI made personal computing a reality,
318 I believe natural user interfaces will do the same for robotics.
319 </p><p>During the presentation I will be presenting my ongoing software project on natural user interfaces as well
320 as sharing my goals for the future, one of which is to provide an NUI SDK and the other to provide a common
321 Robotics OS for every hardware vendor that will enable people to make applications without worrying about
322 underlying functionality. If time permits I would like to present a demo of my software prototype.
326 <eventitem date="2010-03-26" time="7:00 PM" room="MC7001" title="A Final Party of Code">
328 <short><p>There is a CSC/CMC Code Party Friday starting at 7:00PM (1900) until we get bored (likely in the early in morning). Come out for fun hacking times, spreading Intertube memes (optional), hacking on open source projects, doing some computational math, and other general classiness. There will be free energy drinks for everyone's enjoyment. This is the last of the term so don't miss out.
332 <abstract><p>There is a CSC/CMC Code Party Friday starting at 7:00PM (1900) until we
333 get bored (likely in the early in morning). Come out for fun hacking
334 times, spreading Intertube memes (optional), hacking on open source projects,
335 doing some computational math, and other
336 general classiness. There will be free energy drinks for everyone's
337 enjoyment. This is the last of the term so don't miss out.
341 <eventitem date="2010-03-23" time="4:30 PM" room="MC5158" title="Memory-Corruption Security Holes: How to exploit, patch and prevent them.">
343 <short><p>Despite it being 2010, code is still being exploited due to stack overflows, a 40+ year old class of security vulnerabilities. In this talk, I will go over several common methods of program exploitation, both on the stack and on the heap, as well as going over some of the current mitigation techniques (i.e. stack canaries, ASLR, etc.) for these holes, and similarly, how some of these can be bypassed as well.
347 <abstract><p>Despite it being 2010, code is still being exploited due to
348 stack overflows, a 40+ year old class of security vulnerabilities. In
349 this talk, I will go over several common methods of program
350 exploitation, both on the stack and on the heap, as well as going over
351 some of the current mitigation techniques (i.e. stack canaries, ASLR,
352 etc.) for these holes, and similarly, how some of these can be
357 <eventitem date="2010-03-19" time="7:00 PM" room="Comfy Lounge" title="Another Party of Code">
359 <short><p>There is a CSC Code Party Friday starting at 7:00PM (1900) until we get bored (likely in the early in morning). Come out for fun hacking times, spreading Intertube memes (optional), hacking on the OpenMoko, creating music mixes, and other general classiness. There will be free energy drinks for everyone's enjoyment.
363 <abstract><p>There is a CSC Code Party Friday starting at 7:00PM (1900) until we
364 get bored (likely in the early in morning). Come out for fun hacking
365 times, spreading Intertube memes (optional), hacking on the OpenMoko,
366 creating music mixes, and other
367 general classiness. There will be free energy drinks for everyone's
372 <eventitem date="2010-03-16" time="4:30 PM" room="MC5158" title="Approximation Hardness and the Unique Games Conjecture">
374 <short><p>The fifth installment in CS10: Undergraduate Seminars in CS, features CSC member Elyot Grant introducing the theory of approximation algorithms. Fun times and a lack of gruesome math are promised.
378 <abstract><p>The theory of NP-completeness suggests that some problems in CS are inherently hard—that is,
379 there is likely no possible algorithm that can efficiently solve them. Unfortunately, many of
380 these problems are ones that people in the real world genuinely want to solve! How depressing!
381 What can one do when faced with a real-life industrial optimization problem whose solution may
382 save millions of dollars but is probably impossible to determine without trillions of
383 years of computation time?
384 </p><p>One strategy is to be content with an approximate (but provably "almost ideal") solution, and from
385 here arises the theory of approximation algorithms. However, this theory also has a depressing side,
386 as many well-known optimization problems have been shown to be provably hard to approximate well.
387 </p><p>This talk shall focus on the depressing. We will prove that various optimization problems (such as
388 traveling salesman and max directed disjoint paths) are impossible to approximate well unless P=NP.
389 These proofs are easy to understand and are REALLY COOL thanks to their use of very slick reductions.
390 </p><p>We shall explore many NP-hard optimization problems and state the performance of the best known
391 approximation algorithms and best known hardness results. Tons of open problems will be mentioned,
392 including the unique games conjecture, which, if proven true, implies the optimality of many of the
393 best known approximation algorithms for NP-complete problems like MAX-CUT and INDEPENDENT SET.
394 </p><p>I promise fun times and no gruesome math. Basic knowledge of graph theory and computational
395 complexity might help but is not required.
399 <eventitem date="2010-03-12" time="7:00 PM" room="Comfy Lounge" title="A Party of Code">
401 <short><p>A fevered night of code, friends, fun, energy drinks, and the CSC.
405 <abstract><p>A fevered night of code, friends, fun, energy drinks, and the CSC.
406 </p><p>Come join us for a night of coding. Get in touch with more experianced coders,
407 advertize for/bug squash on your favourite open source project, write that personal
408 project you were planning to do for a while but haven't found the time. Don't
409 have any ideas but want to sit and hack? We can find something for you to do.
414 <eventitem date="2010-03-09" time="4:30 PM" room="DC1304" title="Software Transactional Memory and Using STM in Haskell">
416 <short><p>The fourth Undergraduate Seminar in Computer Science will be presented by Brennan Taylor, a club member. He will be discussing various concurrent computing problems, and introducing Software Transactional Memory as a solution to them.
420 <abstract><p>Concurrency is hard. Well maybe not hard, but it sure is annoying to get right. Even the
421 simplest of synchronization tasks are hard to implement correctly when using synchronization
422 primitives such as locks and semaphores.
423 </p><p>In this talk we explore what Software Transactional Memory (STM) is, what problems STM solves,
424 and how to use STM in Haskell. We explore a number of examples that show how easy STM is to use
425 and how expressive Haskell can be. The goal of this talk is to convince attendees that STM is
426 not only a viable synchronization solution, but superior to how synchronization is typically
431 <eventitem date="2010-03-06" time="5:00 PM" room="Waterloo Bowling Lanes" title="Bowling">
432 <short><p>The CSC is going bowling. $9.75 for shoes and two games. The bowling alley serves fried food and beer. Join us for
433 some or all of the above</p></short>
436 <eventitem date="2010-03-02" time="4:30 PM" room="DC1304" title="QIP=PSPACE">
438 <short><p>Dr. John Watrous of the <a href="http://www.iqc.ca">IQC</a> will present his recent result "QIP=PSPACE". The talk will not assume any familiarity with quantum computing or complexity theory, and light refreshments will be provided.
442 <abstract><p>The interactive proof system model of computation is a cornerstone of
443 complexity theory, and its quantum computational variant has been
444 studied in quantum complexity theory for the past decade. In this
445 talk I will discuss an exact characterization of the power of quantum
446 interactive proof systems that I recently proved in collaboration with
447 Rahul Jain, Zhengfeng Ji, and Sarvagya Upadhyay. The characterization
448 states that the collection of computational problems having quantum
449 interactive proof systems consists precisely of those problems
450 solvable with an ordinary classical computer using a polynomial amount
451 of memory (or QIP = PSPACE in complexity-theoretic terminology). This
452 characterization implies the striking fact that quantum computing does
453 not provide any increase in computational power over classical
454 computing in the context of interactive proof systems.
455 </p><p>I will not assume that the audience for this talk has any familiarity
456 with either quantum computing or complexity theory; and to be true to
457 the spirit of the interactive proof system model, I hope to make this
458 talk as interactive as possible -- I will be happy to explain anything
459 related to the talk that I can that people are interested in learning
464 <eventitem date="2010-02-26" time="7:00 PM" room="CnD Lounge" title="Contest Closing">
465 <short><p>The <a href="http://contest.csclub.uwaterloo.ca">contest</a> is coming to a close tomorrow, so to finish it in style we will be having ice cream and code friday night.
466 It would be a shame if Waterloo lost (we're not on top of the <a href="http://csclub.uwaterloo.ca/contest/rankings.php">leaderboard</a> right now) so come out and hack for the home team.</p></short>
469 <eventitem date="2010-02-25" time="4:30 PM" room="DC1302" title="CSCF Town Hall">
471 <short><p>Come to a town hall style meeting with the managers of CSCF to discuss how to improve the undergraduate (student.cs) computing environment. Have gripes? Suggestions? Requests? Now is the time to voice them.
475 <abstract><p>Come to a town hall style meeting with the managers of CSCF to discuss how
476 to improve the undergraduate (student.cs) computing environment. Have gripes?
477 Suggestions? Requests? Now is the time to voice them.
478 </p><p>CSCF management (Bill Ince, Associate Director; Dave Gawley, Infrastructure Support;
479 Dawn Keenan, User Support; Lawrence Folland, Research Support) will be at the
480 meeting to listen to student concerns and suggestions. Information gathered from
481 the meeting will be summarized and taken to the CSCF advisory committee for
482 discussion and planning.
487 <eventitem date="2010-02-23" time="04:30 PM" room="MC5136B" title="The Best Algorithms are Randomized Algorithms">
489 <short><p>In this talk Nicholas Harvey discusses the prevalence of randomized algorithms and their application to solving optimization problems on graphs; with startling results compared to deterministic algorithms.
493 <abstract><p>For many problems, randomized algorithms are either the fastest algorithm or the simplest algorithm;
494 sometimes they even provide the only known algorithm. Randomized algorithms have become so prevalent
495 that deterministic algorithms could be viewed as a curious special case. In this talk I will describe
496 some startling examples of randomized algorithms for solving some optimization problems on graphs.
501 <eventitem date="2010-02-09" time="4:30 PM" room="DC1304" title="An Introduction to Vector Graphics Libraries with Cairo">
503 <short><p>Cairo is an open source, cross platform, vector graphics library with the ability to output to many kinds of surfaces, including PDF, SVG and PNG surfaces, as well as X-Window, Win32 and Quartz 2D backends. Unlike the raster graphics used with programmes and libraries such as The Gimp and ImageMagick, vector graphics are not defined by grids of pixels, but rather by a collection of drawing operations. These operations detail how to draw lines, fill shapes, and even set text to create the desired image. This has the advantages of being infinitely scalable, smaller in file size, and simpler to express within a computer programme. This talk will be an introduction to the concepts and metaphors used by vector graphics libraries in general and Cairo in particular.
507 <abstract><p>Cairo is an open source, cross platform, vector graphics library with the ability to
508 output to many kinds of surfaces, including PDF, SVG and PNG surfaces, as well as
509 X-Window, Win32 and Quartz 2D backends. Unlike the raster graphics used with programmes
510 and libraries such as The Gimp and ImageMagick, vector graphics are not defined by grids
511 of pixels, but rather by a collection of drawing operations. These operations detail how to
512 draw lines, fill shapes, and even set text to create the desired image. This has the
513 advantages of being infinitely scalable, smaller in file size, and simpler to express within
514 a computer programme. This talk will be an introduction to the concepts and metaphors used
515 by vector graphics libraries in general and Cairo in particular.
520 <eventitem date="2010-02-11" time="4:30 PM" room="MC3005" title="UNIX 101 Encore">
522 <short><p>New to Unix? No problem, we'll teach you to power use circles around your friends! The popular tutorial returns for a second session, in case you missed the first one.
526 <abstract><p>New to Unix? No problem, we'll teach you to power use circles around your friends!
527 The popular tutorial returns for a second session, in case you missed the first one.
528 </p><p>This first tutorial is an introduction to the Unix shell environment, both on the student
529 servers and on other Unix environments. Topics covered include: using the shell, both basic
530 interaction and advanced topics like scripting and job control, the filesystem and manipulating
531 it, and ssh. If you feel you're already familiar with these topics don't hesitate to come
532 to Unix 102 to learn about documents, editing, and other related tasks, or watch out
533 for Unix 103 and 104 that get much more in depth into power programming tools on Unix.
537 <eventitem date="2010-02-10" time="4:30 PM" room="MC3003" title="UNIX 101">
539 <short><p>New to Unix? No problem, we'll teach you to power use circles around your friends!
543 <abstract><p>New to Unix? No problem, we'll teach you to power use circles around your friends!
544 </p><p>This first tutorial is an introduction to the Unix shell environment, both on the student
545 servers and on other Unix environments. Topics covered include: using the shell, both basic
546 interaction and advanced topics like scripting and job control, the filesystem and manipulating
547 it, and ssh. If you feel you're already familiar with these topics don't hesitate to come
548 to Unix 102 to learn about documents, editing, and other related tasks, or watch out
549 for Unix 103 and 104 that get much more in depth into power programming tools on Unix.
553 <eventitem date="2010-01-18" time="15:30 PM" room="MC2066" title="Wilderness Programming">
555 <short><p>Paul Lutus describes his early Apple II software development days, conducted from the far end of a 1200-foot power cord, in a tiny Oregon cabin. Paul describes how he wrote a best-seller (Apple Writer) in assembly language, while dealing with power outages, lightning storms and the occasional curious bear.
559 <abstract><p>Paul Lutus describes his early Apple II software development days, conducted
560 from the far end of a 1200-foot power cord, in a tiny Oregon cabin. Paul
561 describes how he wrote a best-seller (Apple Writer) in assembly language,
562 while dealing with power outages, lightning storms and the occasional
564 </p><p>Paul also describes his subsequent four-year solo around-the-world sail in a
565 31-foot boat. And be ready with your inquiries -- Paul will answer your
567 </p><p>Paul Lutus has a wide background in science and technology. He designed spacecraft
568 components for the NASA Space Shuttle and created a mathematical model of the solar
569 system used during the Viking Mars lander program. Then, at the beginning of the
570 personal computer revolution, Lutus switched career paths and took up computer
571 science. His best-known program is "Apple Writer," an internationally successful
572 word processing program for the early Apple computers.
577 <eventitem date="2010-01-26" time="05:00 PM" room="DC1302" title="Deep learning with multiplicative interactions">
579 <short><p>Geoffrey Hinton, from the University of Toronto and the Canadian Institute for Advanced Research, will discuss some of his latest work in learning networks and artificial intelligence. The talk will be accessable, so don't hesitate to come out. More information about Dr. Hinton's research can be found on <a href="http://www.cs.toronto.edu/~hinton/">his website</a>.
583 <abstract><p>Deep networks can be learned efficiently from unlabeled data. The layers
584 of representation are learned one at a time using a simple learning
585 module, called a "Restricted Boltzmann Machine" that has only one layer
586 of latent variables. The values of the latent variables of one
587 module form the data for training the next module. Although deep
588 networks have been quite successful for tasks such as object
589 recognition, information retrieval, and modeling motion capture data,
590 the simple learning modules do not have multiplicative interactions which
591 are very useful for some types of data.
592 </p><p>The talk will show how a third-order energy function can be factorized to
593 yield a simple learning module that retains advantageous properties of a
594 Restricted Boltzmann Machine such as very simple exact inference and a
595 very simple learning rule based on pair-wise statistics. The new module
596 contains multiplicative interactions that are useful for a variety of
597 unsupervised learning tasks. Researchers at the University of Toronto
598 have been using this type of module to extract oriented energy from image
599 patches and dense flow fields from image sequences. The new module can
600 also be used to allow motions of a particular style to be achieved by
601 blending autoregressive models of motion capture data.
608 <eventitem date="2009-12-05" time="6:30 PM" room="MC3036" edate="2009-12-05" etime="11:55 PM" title="The Club That Really Likes Dinner">
609 <short><p>Come on out to the club's termly end of term dinner, details in the abstract</p></short>
610 <abstract><p>The dinner will be potluck style at the Vice President's house, please RSVP (respond swiftly to the vice president)
611 <a href="https://csclub.uwaterloo.ca/rsvp">here</a> if you plan on attending. If you don't know how to get there meet at the club
612 office at 6:30 PM, a group will be leaving to lead you there.</p></abstract>
615 <eventitem date="2009-11-27" time="7:00 PM" room="Comfy Lounge" edate="2009-11-28" etime="7:00 AM" title="Code Party!!11!!">
617 <short><p>A fevered night of code, friends, fun, energy drinks, and the CSC. Facebook will be around to bring some food and hang out.
621 <abstract><p>Come join us for a night of coding. Get in touch with more experianced coders,
622 advertize for/bug squash on your favourite open source project, write that personal
623 project you were planning to do for a while but haven't found the time. Don't
624 have any ideas but want to sit and hack? Try your hand at the Facebook puzzles,
625 write a new app, or just chill and watch scifi.
630 <eventitem date="2009-11-05" time="4:30 PM" room="MC2065" title="In the Beginning">
632 <short><p>To most CS students an OS kernel is pretty low level. But there is something even lower, the instructions that must be executed to get the CPU ready to accept a kernel. That is, if you look at any processor's reference manual there is a page or two describing the state of the CPU when it powered on. This talk describes what needs to happen next, up to the point where the first kernel instruction executes.
636 <abstract><p>To most CS students an OS kernel is pretty low level. But there is
637 something even lower, the instructions that must be executed to get the
638 CPU ready to accept a kernel. That is, if you look at any processor's
639 reference manual there is a page or two describing the state of the CPU
640 when it powered on. This talk describes what needs to happen next,
641 up to the point where the first kernel instruction executes.
642 </p><p>This part of execution is extremely architecture-dependent. Those of
643 you who have any experience with this aspect of CS probably know the x86
644 architecture, and think it's horrible, which it is. I am going to talk
645 about the ARM architecture, which is inside almost all mobile phones,
646 and which allows us to look at a simple implementation that includes
652 <eventitem date="2009-10-20" time="04:30 PM" room="MC3036" title="CSC Goes To Dooly's">
654 <short><p>We're going to Dooly's to play pool. What more do you want from us? Come to the Club office and we'll all bus there together. We've got discount tables for club members so be sure to be there.
658 <abstract><p>We're going to Dooly's to play pool. What more do you want from us?
659 Come to the Club office and we'll all bus there together. We've got
660 discount tables for club members so be sure to be there.
665 <eventitem date="2009-10-16" time="7:00 PM" room="Comfy Lounge" title="Code Party and Contest Finale">
667 <short><p>Come on out for a night of code, contests, and energy drinks. Join the Computer Scinece Club for the finale of the Google AI Challenge and an all night code party. Finish up your entry, or start it (its not too late). Not interested in the contest? Come out anyway for a night of coding and comradarie with us.
671 <abstract><p>Come on out for a night of code, contests, and energy drinks. Join the Computer
672 Scinece Club for the finale of the Google AI Challenge and an all night code party.
673 Finish up your entry, or start it (its not too late). Not interested in the contest?
674 Come out anyway for a night of coding and comradarie with us.
675 </p><p>Included in the party will be the contest finale and awards cerimony, so if you've
676 entered be sure to stick arround to collect the spoils of victory, or see just who
677 that person you couldn't edge off is.
682 <eventitem date="2009-10-08" time="4:30 PM" room="MC3003" title="UNIX 103">
684 <short><p>In this long-awaited third installment of the popular Unix Tutorials the friendly experts of the CSC will teach you the simple art of version control. You will learn the purpose and use of two different Version Control Systems (git and subversion). This tutorial will advise you in the discipline of managing the source code of your projects and enable you to quickly learn new Version Control Systems in the work place -- a skill that is much sought after by employers.
688 <abstract><p>In this long-awaited third installment of the popular Unix Tutorials the
689 friendly experts of the CSC will teach you the simple art of version control.
690 You will learn the purpose and use of two different Version Control Systems
691 (git and subversion). This tutorial will advise you in the discipline of
692 managing the source code of your projects and enable you to quickly learn new
693 Version Control Systems in the work place -- a skill that is much sought after
699 <eventitem date="2009-10-14" time="2:30 PM" room="DC1304" title="UofT Graduate School Information Session">
700 <short><p> "Is Graduate School for You?" Get the answers to your grad school questions - and have a bite to eat, our treat</p>
702 <abstract><p> Join Prof. Greg Wilson, faculty member in the Software Engineering research group in the UofT's Department of Computer Science,
703 as he gives insight into studying at the graduate level-what can be expected, what does UofT offer, is it right for you? Pizza and pop will
704 be served. <b>Come see what grad school is all about!</b>. All undergraduate students are welcome; registration is not required.</p>
705 <p>For any questions about the program, visit <a href="http://www.cs.toronto.edu/dcs/prospective-grad.html">UofT's website</a>. This
706 event is not run by the CS Club, and is announced here for the benefit of our members.</p></abstract>
709 <eventitem date="2009-10-03" time="10:00 AM" edate="2009-10-03" etime="3:30 PM" room="DC1301 FishBowl" title="Linux Install Fest">
711 <short><p>Interested in trying Linux but don't know where to start?
712 Come to the Linux install fest to demo Linux, get help installing it
713 on your computer, either stand alone or a dual boot, and help setting
714 up your fresh install. Have lunch and hang around if you like, or just come in for a CD.
718 <abstract><p>Interested in trying Linux but don't know where to start?
719 Come to the Linux install fest to demo Linux, get help installing it on
720 your computer, either stand alone or a dual boot, and help setting
721 up your fresh install. Have lunch and hang around if you like, or just
722 come in for a qick install.
727 <eventitem date="2009-10-01" time="4:30 PM" room="MC3003" title="UNIX 102">
729 <short><p>The next installment in the CS Club's popular Unix tutorials UNIX 102 introduces powerful text editing tools for programming and document formatting.
733 <abstract><p>Unix 102 is a follow up to Unix 101, requiring basic knowledge of the shell.
734 If you missed Unix101 but still know your way around you should be fine.
735 Topics covered include: "real" editors, document typesetting with LaTeX
736 (great for assignments!), bulk editing, spellchecking, and printing in the
737 student environment and elsewhere.
738 </p><p>If you aren't interested or feel comfortable with these taskes, watch out for
739 Unix 103 and 104 to get more depth in power programming tools on Unix.
744 <eventitem date="2009-09-28" time="4:30 PM" edate="2009-10-09" etime="11:59 OM" room="MC3003" title="AI Programming Contest sponsored by Google">
746 <short><p>Come learn how to write an intelligent game-playing program.
747 No past experience necessary. Submit your program using the <a href="http://csclub.uwaterloo.ca/contest/">online web interface</a>
748 to watch it battle against other people's programs. Beginners and experts welcome! Prizes provided by google,
749 including the delivery of your resume to google recruiters.
753 <abstract><p>Come learn how to write an intelligent game-playing program.
754 No past experience necessary. Submit your program using the <a href="http://csclub.uwaterloo.ca/contest/">online
755 web interface</a> to watch it battle against other people's programs.
756 Beginners and experts welcome!
757 </p><p>The contest is sponsored by Google, so be sure to compete for a chance
758 to get noticed by them.
759 </p><p>Prizes for the top programs:
760 <ul><li>$100 in Cash Prizes</li>
761 <li> Google t-shirts</li>
762 <li>Fame and recognition</li>
763 <li>Your resume directly to a Google recruiter</li>
768 <eventitem date="2009-09-24" time="4:30 PM" room="MC3003" title="UNIX 101">
771 New to Unix? No problem, we'll teach you to power use circles around your friends!
776 New to Unix? No problem, we'll teach you to power use circles around your friends!
778 This first tutorial is an introduction to the Unix shell environment, both on the student
779 servers and on other Unix environments. Topics covered include: using the shell, both basic
780 interaction and advanced topics like scripting and job control, the filesystem and manipulating
781 it, and ssh. If you feel you're already familiar with these topics don't hesitate to come
782 to Unix 102 to learn about documents, editing, and other related tasks, or watch out
783 for Unix 103 and 104 that get much more in depth into power programming tools on Unix.
787 <eventitem date="2009-09-15" time="5:00PM" edate="2009-09-15" etime="6:00 PM"
788 room="Comfy Lounge" title="Elections">
790 Nominations are open now, either place your name on the nominees board or
791 e-mail <a href="mailto:cro@csclub.uwaterloo.ca">the CRO</a>
792 to nominate someone for a position.
793 Come to the Comfy Lounge to elect your fall term executive. Contact
794 <a href="mailto:cro@csclub.uwaterloo.ca">the CRO</a> if you have questions.
800 <eventitem date="2009-07-23" time="4:30 PM" edate="2009-07-23" etime="6:00 PM"
801 room="MC 3003" title="Unix 103">
803 In this long-awaited third installment of the popular Unix Tutorials the dark
804 mages of the CSC will train you in the not-so-arcane magick of version control.
805 You will learn the purpose and use of two different Version Control Systems
806 (git and subversion). This tutorial will advise you in the discipline of
807 managing the source code of your projects and enable you to quickly learn new
808 Version Control Systems in the work place -- a skill that is much sought after
813 <eventitem date="2009-07-17" time="7:00 PM" edate="2009-07-18" etime="4:00 AM"
814 room="MC 3001" title="Code Party">
816 Have an assignment or project you need to work on? We
817 will be coding from 7:00pm until 4:00am starting on Friday, July 17th
818 in the Comfy lounge. Join us!
822 <eventitem date="2009-07-07" time="3:00 PM" etime="5:00 PM" room="DC 1302"
823 title="History of CS Curriculum at UW">
825 This talk provides a personal overview of the evolution of the
826 undergraduate computer science curriculum at UW over the past forty
827 years, concluding with an audience discussion of possible future
832 <eventitem date="2009-06-22" time="4:30 PM" etime="6:30 PM" room="MC 4041"
834 <short><p> Come and drink tea and read an academic CS paper with
835 the Paper Club. We will be meeting from 4:30pm until 6:30pm on
836 Monday, June 22th on the 4th floor of the MC (exact room number
837 TBA). See http://csclub.uwaterloo.ca/~paper
841 <eventitem date="2009-06-19" time="5:30 PM" room="Dooly's" title="Dooly's Night">
843 The CSC will be playing pool at Dooly's. Join us for only a few dollars.
847 <eventitem date="2009-06-05" time="7:00 PM" edate="2009-06-06" etime="4:00 AM"
848 room="MC 3001" title="Code Party">
850 Have an assignment or project you need to work on? We
851 will be coding from 7:00pm until 7:00am starting on Friday, June 5th
852 in the Comfy lounge. Join us!
856 <eventitem date="2009-06-02" time="4:30 PM" room="MC 2037" title="Unix 101">
858 Need to use the UNIX environment for a course, want to overcome your fears of
859 the command line, or just curious? Come and learn the arcane secrets of the
860 UNIX command line interface from CSC mages. After this tutorial you will be
861 comfortable with the essentials of navigating, manipulating and viewing files,
862 and processing data at the UNIX shell prompt.
866 <eventitem date="2009-05-12" time="12:00 PM" room="MC 2034" title="PHP on Windows">
867 <short><p>PHP Programming Contest Info Session</p></short>
869 Port or create a new PHP web application and you could win a prize
870 of up to $10k. Microsoft is running a programming contest for PHP
871 developers willing to support the Windows platform. The contest is
872 ongoing; this will be a short introduction to it by
873 representatives of Microsoft and an opportunity to ask questions.
874 Pizza and pop will be provided.
880 <eventitem date="2009-04-02" time="4:30 PM" room="DC1302" title="Rapid prototyping and mathematical art">
882 <short><p>A talk by Craig S. Kaplan.</p></short>
885 <abstract><p>The combination of computer graphics, geometry, and rapid
886 prototyping technology has created a wide range of exciting
887 opportunities for using the computer as a medium for creative
888 expression. In this talk, I will describe the most popular
889 technologies for computer-aided manufacturing, discuss
890 applications of these devices in art and design, and survey
891 the work of contemporary artists working in the area (with a
892 focus on mathematical art). The talk will be primarily
893 non-technical, but I will mention some of the mathematical
894 and computational techniques that come into play.
898 <eventitem date="2009-04-03" time="6:00 PM" edate="2009-04-04"
899 etime="6:00 AM" room="TBA" title="CTRL-D">
902 Join the Club That Really Likes Dinner for the End Of Term
903 party! Inquire closer to the date for details.
908 This is not an official club event and receives no funding.
909 Bring food, drinks, deserts, etc.
914 <eventitem date="2009-03-27" time="6:00 PM" edate="2009-03-28"
915 etime="12:00 PM" room="Comfy Lounge (MC)"
919 CSC Code Party! Same as always - no sleep, lots of caffeine,
920 and really nerdy entertainment. Bonus: Free Cake!
925 This code party will have the usual, plus it will double as the
926 closing of the programming contest. Our experts will be
927 available to help you polish off your submission.
932 <eventitem date="2009-03-19" time="4:30 PM" edate="2009-03-28"
933 etime="12:00 PM" room="MC2061"
934 title="Artificial Intelligence Contest">
937 Come out and try your hand at writing a computer program that
938 plays Minesweeper Flags, a two-player variant of the classic
939 computer game, Minesweeper. Once you're done, your program
940 will compete head-to-head against the other entries in a
941 fierce Minesweeper Flags tournament. There will be a contest
942 kick-off session on Thursday March 19 at 4:30 PM in room
943 MC3036. Submissions will be accepted until Saturday March 28.
948 Come out and try your hand at writing a computer program that
949 plays Minesweeper Flags, a two-player variant of the classic
950 computer game, Minesweeper. Once you're done, your program
951 will compete head-to-head against the other entries in a
952 fierce Minesweeper Flags tournament. There will be a contest
953 kick-off session on Thursday March 19 at 4:30 PM in room
954 MC3036. Submissions will be accepted until Saturday March 28.
959 <eventitem date="2009-03-05" time="4:30 PM" edate="2009-03-05"
960 etime="6:30 PM" room="Comfy Lounge"
961 title="SIGGRAPH Night">
964 Come out and watch the SIGGRAPH (Special Interest Group on
965 Graphics) conference video review. A video of insane, amazing,
966 and mind blowing computer graphics. .
971 The ACM SIGGRAPH (Special Interest Group on Graphics) hosts a
972 conference yearly in which the latest and greatest in computer
973 graphics premier. They record video and as a result produce a
974 very nice Video Review of the conference. Come join us watching
975 these videos, as well as a few professors from the UW Computer
976 Graphics Lab. There will be some kind of food and drink, and its
977 guranteed to be dazzling.
982 <eventitem date="2009-03-12" time="8:00 AM" edate="2009-03-13"
983 etime="9:00 PM" room="Toronto Hilton"
984 title="Canadian Undergraduate Technology Conference">
987 See <a href="http://www.cutc.ca">cutc.ca</a> for more details.
992 The Canadian Undergraduate Technology Conference is Canada's
993 largest student-run conference. From humble roots it has emerged
994 as a venue that offers an environment for students to grow
995 socially, academically, and professionally. We target to exceed
996 our past record of 600 students from 47 respected institutions
997 nationwide. The event mingles ambitious as well as talented
998 students with leaders from academia and industry to offer
999 memorable experiences and valuable opportunities.
1004 <eventitem date="2009-03-09" time="3:00 PM" room="DC1302"
1005 title="Prabhakar Ragde">
1007 Functional Lexing and Parsing</p></short>
1010 This talk will describe a non-traditional functional approach
1011 to the classical problems of lexing (breaking a stream of
1012 characters into "words" or tokens) and parsing (identifying
1013 tree structure in a stream of tokens based on a grammar,
1014 e.g. for a programming language that needs to be compiled or
1015 interpreted). The functional approach can clarify and organize
1016 a number of algorithms that tend to be opaque in their
1017 conventional imperative presentation. No prior background in
1018 functional programming, lexing, or parsing is assumed.
1023 <eventitem date="2009-03-12" time="5:00 PM" etime="7:00 PM" room="RAC2009"
1024 title="IQC - Programming Quantum Computers">
1027 A brief intro to Quantum Computing and why it matters,
1028 followed by a talk on programming quantum computers. Meet at
1029 the CSC at 4:00PM for a guided walk to the RAC.
1034 Raymond Laflamme is the director of the Institute for Quantum
1035 Computing at the University of Waterloo and holds the Canada
1036 Research Chair in Quantum Information. He will give a brief
1037 introduction to quantum computing and why it matters, followed
1038 by a talk on programming quantum computers. There will be
1039 tours of the IQC labs at the end, and pizza will be provided
1040 back at the CSC for all attendees.
1045 <eventitem date="2009-02-27" time="5:00 PM" etime="7:00 PM" room="CSC Office: MC3036" title="Dooly's Night">
1047 Come join the CSC as we head to Dooly's.</p></short>
1049 Meet us at the Club office as we head to Dooly's for cheap tables and good times.</p></abstract>
1052 <eventitem date="2009-02-05" time="5:30 PM" room="MC2062 and MC2063" title="UNIX 101 and 102">
1054 Continuing the popular Unix Tutorials with a rerun of 101 and the debut of 102.</p></short>
1056 Unix 101 is an introduction to the Unix shell environment, both on the student
1057 servers and on other Unix environments. Topics covered include: using the shell, both basic
1058 interaction and advanced topics like scripting and job control, the filesystem and manipulating
1059 it, and ssh. </p><p>
1060 Unix 102 is a follow up to Unix 101, requiring basic knowledge of the shell.
1061 If you missed Unix101 but still know your way around you should be fine.
1062 Topics covered include: "real" editors, document typesetting with LaTeX
1063 (great for assignments!), bulk editing, spellchecking, and printing in the
1064 student environment and elsewhere. </p><p>
1065 If you aren't interested or feel comfortable with these taskes, watch out for
1066 Unix 103 and 104 to get more depth in power programming tools on Unix. </p></abstract>
1070 <eventitem date="2009-02-03" time="5:30 PM" room="MC3003" title="UNIX 101">
1071 <short><p> New to Unix? No problem, we'll teach you to power use circles around your friends!</p></short>
1072 <abstract><p>This first tutorial is an introduction to the Unix shell environment, both on the student
1073 servers and on other Unix environments. Topics covered include: using the shell, both basic
1074 interaction and advanced topics like scripting and job control, the filesystem and manipulating
1075 it, and ssh. If you feel you're already familiar with these topics don't hesitate to come
1076 to Unix 102 to learn about documents, editing, and other related tasks, or watch out
1077 for Unix 103 and 104 that get much more in depth into power programming tools on Unix.</p></abstract>
1080 <eventitem date="2009-02-06" time="7:00 PM" room="Comfy Lounge" title="Code Party!">
1083 There is a CSC Code Party starting at 7:00PM (19:00). Come out
1084 and enjoy some good old programming and meet others interested
1085 in writing code! Free energy drinks and snacks for all. Plus,
1086 we have lots of things that need to be done if you're looking
1087 for a project to work on!
1092 Code Party. Awesome. Need we say more?
1097 <eventitem date="2009-01-16" time="7:30 PM" room="Comfy Lounge" title="Code party !!11!!1!!">
1099 <short><p>There is a CSC Code Party Tonight starting at 7:30PM
1100 (1930) until we get bored (likely in the early in morning). Come
1101 out for fun hacking times, spreading Intertube memes (optional),
1102 hacking on the OpenMoko, creating music mixes, and other general
1103 classyness. If we manage to swing it, there will be delicious
1104 energy drinks for your consumption! Alternatively, if we don't we
1105 will have each other as well as some delicious tea and
1106 coffee. Perhaps a crumpet
1110 <abstract><p>There is a CSC Code Party Tonight starting at 7:30PM
1111 (1930) until we get bored (likely in the early in
1112 morning). Come out for fun hacking times, spreading Intertube
1113 memes (optional), hacking on the OpenMoko, creating music
1114 mixes, and other general classyness. If we manage to swing it,
1115 there will be delicious energy drinks for your consumption!
1116 Alternatively, if we don't we will have each other as well as
1117 some delicious tea and coffee. Perhaps a crumpet
1122 <eventitem date="2009-01-29" time="6:30 PM" room="Modern Languages Theatre" title="Richard M. Stallman">
1123 <short><p> The Free Software Movement and the GNU/Linux Operating System </p>
1127 Richard Stallman will speak about the Free Software Movement, which
1128 campaigns for freedom so that computer users can cooperate to
1129 control their own computing activities. The Free Software Movement
1130 developed the GNU operating system, often erroneously referred to as
1131 Linux, specifically to establish these freedoms.</p>
1132 <p><b>About Richard Stallman:</b>
1133 Richard Stallman launched the development of the GNU operating system (see
1134 <a href="http://www.gnu.org">www.gnu.org</a>) in 1984. GNU is free
1135 software: everyone has the freedom to copy it and redistribute it,
1136 as well as to make changes either large or small. The GNU/Linux
1137 system, basically the GNU operating system with Linux added, is used
1138 on tens of millions of computers today. Stallman has received the
1139 ACM Grace Hopper Award, a MacArthur Foundation fellowship, the
1140 Electronic Frontier Foundation's Pioneer award, and the the Takeda
1141 Award for Social/Economic Betterment, as well as several honorary
1146 <eventitem date="2009-01-22" time="12:00 PM" room="MC5136" title="Joel Spolsky">
1147 <short><p> Joel Spolsky, of <a href="http://www.joelonsoftware.com">Joel on Software</a> will be giving a talk entitled "Computer Science Education and the Software Industry".</p>
1149 <abstract><p><b>About Joel Spolsky:</b> Joel Spolsky is a
1150 globally-recognized expert on the software development process. His
1151 website <em>Joel on Software</em>
1152 (<a href="http://www.joelonsoftware.com/">www.joelonsoftware.com</a>)
1153 is popular with software developers around the world and has been
1154 translated into over thirty languages. As the founder
1155 of <a href="http://www.fogcreek.com/">Fog Creek Software</a> in New
1157 created <a href="http://www.fogcreek.com/FogBugz">FogBugz</a>, a
1158 popular project management system for software teams. He is the
1159 co-creator of <a href="http://stackoverflow.com/">Stack
1160 Overflow</a>, a programmer Q&A site. Joel has worked at
1161 Microsoft, where he designed VBA as a member of the Excel team, and
1162 at Juno Online Services, developing an Internet client used by
1164 written <a href="http://www.joelonsoftware.com/BuytheBooks.html">four
1165 books</a>: <em>User Interface Design for Programmers</em> (Apress,
1166 2001), <em>Joel on Software</em> (Apress, 2004), <em>More Joel on
1167 Software </em>(Apress, 2008), and <em>Smart and Gets Things Done:
1168 Joel Spolsky's Concise Guide to Finding the Best Technical
1169 Talent </em>(Apress, 2007). He also writes a monthly column
1170 for<strong> </strong><em><a href="http://www.inc.com/">Inc
1171 Magazine</a>. </em>Joel holds a BS from Yale in Computer
1172 Science. Before college he served in the Israeli Defense Forces as a
1173 paratrooper, and he was one of the founders of Kibbutz Hanaton.</p>
1177 <eventitem date="2009-01-13" time="4:20 PM" room="Comfy Lounge" title="Term Elections">
1178 <short><p>Winter Elections</p>
1183 <eventitem date="2008-11-15" time="6:30 AM" room="Toronto" title="Changing the World Conference">
1185 <short><p>Organized by Queen's students, Changing the World aims to bring together the world's greatest visionaries to inspire people to innovate and better our world. Among these speakers include Nobel Peace Prize winner, Eric Chivian. He was a recipient for his work on stopping nuclear war.
1189 <abstract><p>Organized by Queen's students, Changing the World
1190 aims to bring together the world's greatest visionaries to
1191 inspire people to innovate and better our world. Among these
1192 speakers include Nobel Peace Prize winner, Eric Chivian. He
1193 was a recipient for his work on stopping nuclear war.
1194 </p><p>The conference is modeled after TED (Technology,
1195 Entertainment, Design), an annual conference uniting the
1196 world's most fascinating thinkers and doers, and like TED,
1197 each speaker is given 18 minutes to give the talk of their
1199 </p><p>Specifically for students in CS/Math, 50 tickets have
1200 been reserved (non-students: $500). For those who would like
1201 to attend, please pick up your ticket in the Computer Science
1202 Club office. The tickets are limited and they are first come
1208 <eventitem date="2008-11-06" time="10:00 AM" room="SLC Multipurpose Room" title="Linux Install Fest">
1210 <short><p>Come join the CSC in celebrating the new releases of
1211 Ubuntu Linux, Free BSD and Open BSD, and get a hand installing one
1212 of them on your own system.
1216 <abstract><p>Come join the CSC in celebrating the new releases of
1217 Ubuntu Linux, Free BSD and Open BSD, and get a hand installing
1218 one of them on your own system.
1219 </p><p>This is an event to celebrate the releases of new
1220 versions of Ubuntu Linux, OpenBSD, and FreeBSD. CDs will be
1221 available and everyone is invited to bring their PC or laptop
1222 to get help installing any of these Free operating
1223 systems. Knowledgeable CSC members will be available to help
1224 with any installation troubles, or to troubleshooting any
1225 existing problems that users may have.
1226 </p><p>This event will also promote gaming on Linux, as well as
1227 FLOSS (Free/Libre and Open Source Software) in general. We may
1228 also have a special guest (Ian Darwin, of OpenBSD and OpenMoko
1233 <eventitem date="2008-11-10" time="4:30 PM" room="MC4061" title="Functional Programming">
1235 <short><p>This talk will survey concepts, techniques, and
1236 languages for functional programming from both historical and
1237 contemporary perspectives, with reference to Lisp, Scheme, ML,
1238 Haskell, and Erlang. No prior background is assumed.
1242 <abstract><p>This talk will survey concepts, techniques, and
1243 languages for functional programming from both historical and
1244 contemporary perspectives, with reference to Lisp, Scheme, ML,
1245 Haskell, and Erlang. No prior background is assumed.
1250 <eventitem date="2008-10-24" time="6:00 PM" room="Comfy Lounge" title="Code Party">
1252 Come join us for a night of coding. Get in touch with more experianced coders,
1253 advertize for/bug squash on your favourite open source project, write that personal
1254 project you were planning to do for a while but haven't found the time. Don't
1255 have any ideas but want to sit and hack? We can find something for you to do.
1258 A fevered night of code, friends, fun, free energy drinks, and the CSC.
1262 <eventitem date="2008-10-16" time="4:30 PM" room="Comfy Lounge" title="SIGGRAPH Night">
1264 Come out and watch the SIGGRAPH (Special Interest Group on Graphics) conference video
1265 review. A video of insane, amazing, and mind blowing computer graphics.
1268 The ACM SIGGRAPH (Special Interest Group on Graphics) hosts a conference yearly
1269 in which the latest and greatest in computer graphics premier. They record video
1270 and as a result produce a very nice Video Review of the conference. Come join us
1271 watching these videos, as well as a few professors from the UW Computer Graphics
1272 Lab. There will be some kind of food and drink, and its guranteed to be dazzling.
1276 <eventitem date="2008-09-12" time="4:30 PM" room="Comfy Lounge" title="Meet the CSC">
1278 Come out and meet other CSC members, find out about the CSC, meet the executive
1279 nominees, and join if you like what you see. Nominees should plan on attending.
1283 <eventitem date="2008-09-16" time="4:30 PM" room="Comfy Lounge" title="CSClub Elections">
1285 Elections are scheduled for Tues, Sep 16 @ 4:30 pm in the comfy lounge.
1286 The nomination period closes on Mon, Sep 15 @ 4:30 pm. Nominations may be
1287 sent to cro@csclub.uwaterloo.ca. Candidates should not engage in
1288 campaigning after the nomination period has closed.
1292 <eventitem date="2008-09-25" time="4:30 PM" room="MC2037" title="Unix 101">
1294 New to Unix? No problem, we'll teach you to power use circles around your friends!
1297 This first tutorial is an introduction to the Unix shell environment, both on the student
1298 servers and on other Unix environments. Topics covered include: using the shell, both basic
1299 interaction and advanced topics like scripting and job control, the filesystem and manipulating
1300 it, and ssh. If you feel you're already familiar with these topics don't hesitate to come
1301 to Unix 102 to learn about documents, editing, and other related tasks, or watch out
1302 for Unix 103 and 104 that get much more in depth into power programming tools on Unix.
1306 <eventitem date="2008-10-07" time="4:30 PM" room="MC2037" title="Unix 101">
1308 New to Unix? No problem, we'll teach you to power use circles around your friends!
1311 This first tutorial is an introduction to the Unix shell environment, both on the student
1312 servers and on other Unix environments. Topics covered include: using the shell, both basic
1313 interaction and advanced topics like scripting and job control, the filesystem and manipulating
1314 it, and ssh. If you feel you're already familiar with these topics don't hesitate to come
1315 to Unix 102 to learn about documents, editing, and other related tasks, or watch out
1316 for Unix 103 and 104 that get much more in depth into power programming tools on Unix.
1320 <eventitem date="2008-10-09" time="4:30 PM" room="MC2037" title="Unix 102">
1322 Want more from Unix? No problem, we'll teach you to create and quickly edit high quality documents.
1325 This is a follow up to Unix 101, requiring basic knowledge of the shell. If you missed
1326 Unix101 but still know your way around you should be fine. Topics covered include: "real" editors,
1327 document typesetting with LaTeX (great for assignments!), bulk editing, spellchecking, and printing
1328 in the student environment and elsewhere. If you aren't interested or feel comfortable with these
1329 taskes, watch out for Unix 103 and 104 to get more depth in power programming tools on Unix. If you
1330 don't think you're ready go to Unix 101 on Tuesday to get familiarized with the shell environment.
1334 <eventitem date="2008-10-03" time="4:30 PM" room="MC2065" title="Game Sketching">
1335 <short><p>Juancho Buchanan, CTO Relic Entertainment</p></short>
1337 In this talk I will give an overview of the history of Relic and our
1338 development philosophy. The Talk will then proceed to talk about work
1339 that is being pursued in the area of early game prototyping with the
1340 introduction of game sketching methodology.
1345 Fired from his first job for playing Video Games Juancho Buchanan is
1346 currently the director of Technology for Relic Entertainment. Juancho
1347 Buchanan Wrote his first game in 1984 but then pursued other interests
1348 which included a master's in Program Visualization, A Doctorate in
1349 Computer Graphics, a stint as a professor at the University of Alberta
1350 where he pioneered early work in Non photo realistic rendering, A stint
1351 at Electronic Arts as Director, Advanced Technology, A stint at EA as
1352 the University Liaison Dude, A stint at Carnegie Mellon University where
1353 he researched the Game Sketching idea. His current role at Relic has
1354 him working with the soon to be released Dawn of War II.
1359 <eventitem date="2008-10-02" time="4:30 PM" room="MC4021" title="General Meeting 2">
1361 The second official general meeting of the term. Items on the adgenda are CSC Merch,
1362 upcoming talks, and other possible planned events, as well as the announcement of
1363 a librarian and planning of an office cleanout and a library organization day.
1367 <!-- Spring 2008 -->
1369 <!-- Winter 2008 -->
1371 <eventitem date="2008-02-08" time="4:30 PM" room="MC4042" title="A Brief History of Blackberry and the Wireless Data Telecom Industry">
1372 <short>Tyler Lessard</short>
1374 Tyler Lessard from RIM will present a brief history of BlackBerry
1375 technology and will discuss how the evolution of BlackBerry as an
1376 end-to-end hardware, software and services platform has been
1377 instrumental to its success and growth in the market. Find out how the
1378 BlackBerry service components integrate with wireless carrier networks
1379 and get a sneak peek at where the wireless data market is going.
1383 <eventitem date="2008-02-29" time="5:00 PM" room="BFG2125" title="Quantum Information Processing">
1384 <short>Raymond Laflamme</short>
1386 Information processing devices are pervasive in our society; from the 5
1387 dollar watches to multi-billions satellite network. These devices have
1388 allowed the information revolution which is developing around us. It has
1389 transformed not only the way we communicate or entertain ourselves but
1390 also the way we do science and even the way we think. All this
1391 information is manipulated using the classical approximation to the laws
1392 of physics, but we know that there is a better approximation: the
1393 quantum mechanical laws. Would using quantum mechanics for information
1394 processing be an impediment or could it be an advantage? This is the
1395 fundamental question at the heart of quantum information processing
1396 (QIP). QIP is a young field with an incredible potential impact reaching
1397 from the way we understand fundamental physics to technological
1398 applications. I will give an overview of the Institute for Quantum
1399 Computing, comment on the effort in this field at Waterloo and in
1400 Canada and, time permitted visit some of the IQC labs.
1404 <eventitem date="2008-02-14" time="4:00PM" room="MC2061" title="CSC Programming Contest 1">
1405 <short>Yes, we know this is Valentine's Day.</short>
1407 Contestants will be writing an artificial intelligence to play Risk. The
1408 prize will be awarded to the intelligence which wins the most
1409 head-to-head matches against competing entries. We're providing easy
1410 APIs for several languages, as well as full documentation of the game
1411 protocol so contestants can write wrappers for any additional language
1412 they wish to work in.
1415 We officially support entries in Scheme, Perl, Java, C, and C++. If you
1416 would like help developing an API for some other language contact us
1417 through the systems committee mailing list (we will require that your API
1418 is made available to all entrants).
1421 To kick off the contest we're hosting an in-house coding session starting
1422 at 4:00PM on Thursday, February 14th in MC2061. Members of our contest
1423 administration team will be available to help you work out the details of
1424 our APIs, answer questions, and provide the necessities of life (ie,
1425 pizza). Submissions will open no later than 5:00PM on February 14th
1426 and will close no earlier than 12:00PM on February 17th.
1429 Visit our contest site <a href="http://csclub.uwaterloo.ca/contest/"> here!</a>
1434 <eventitem date="2008-01-23" time="5:00 PM" room="MC 4020" title="Creating Distributed Applications with TIPC">
1435 <short>Elmer Horvath</short>
1437 The problem: coordinating and communicating between multiple processors
1438 in a distributed system (possibly containing heterogeneous elements)
1440 The open source TIPC (transparent interprocess communication) protocol
1441 has been incorporated into the Linux kernel and is available in VxWorks
1442 and, soon, other OSes. This emerging protocol has a number of
1443 advantages in a clustered environment to simplify application
1444 development while maintaining a familiar socket programming interface.
1445 The service oriented capabilities of TIPC help in applications easily
1446 finding required services in a system. The location transparent aspect
1447 of TIPC allows services to be located anywhere in the system as well as
1448 allowing redundant services for both load reduction and backup.
1450 Learn about the emerging cluster protocol.
1454 <eventitem date="2008-01-15" time="4:30 PM" room="Comfy Lounge" title="CSClub Elections">
1456 Elections are scheduled for Tues, Jan 15 @ 4:30 pm in the comfy lounge.
1457 The nomination period closes on Mon, Jan 14 @ 4:30 pm. Candidates should
1458 not engage in campaigning after the nomination period has closed.
1465 <eventitem date="2007-10-19" time="5:00 PM" room="MC4058" title="General Meeting">
1468 There is a general meeting scheduled for Friday, October 19, 2007 at 17:00.
1471 This is a chance to bring out any ideas and concerns about CSC happenings into the open, as well as a chance to make sure all CSC staff is up to speed on current CSC doings. The current agenda can be found at <a href="http://wiki.csclub.uwaterloo.ca/wiki/Friday_19_October_2007">http://wiki.csclub.uwaterloo.ca/wiki/Friday_19_October_2007.</a>
1476 <eventitem date="2007-09-25" time="1:30 PM" room="DC 1302" title="Virtual Reality, Real Law: The regulation of Property in Video Games">
1477 <short>Susan Abramovitch</short>
1480 This talk is run by the School of Computer Science
1483 How should virtual property created in games, such as weapons used in
1484 games like Mir 3 and real estate or clothing created or acquired in
1485 games like Second Life, be treated in law. Although the videogaming
1486 industry continues to multiply in value, virtual property created in
1487 virtual worlds has not been formally recognized by any North American
1488 court or legislature. A bridge has been taking shape from gaming's
1489 virtual economies to real world economies, for example, through
1490 unauthorized copying of designer clothes sold on Second Life for in-game
1491 cash, or real court damages awarded against deletion of player-earned
1492 swords in Mir 3. The trading of virtual property is important to a
1493 large number of people and property rights in virtual property are
1494 currently being recognized by some foreign legal bodies.
1497 Susan Abramovitch will explain the legal considerations in determining
1498 how virtual property can or should be governed, and ways it can be
1499 legally similar to tangible property. Virtual property can carry both
1500 physical and intellectual property rights. Typically video game
1501 developers retain these rights via online agreements, but Ms.
1502 Abramovitch questions whether these rights are ultimately enforceable
1503 and will describe policy issues that may impact law makers in deciding
1504 how to treat virtual property under such agreements.
1509 <eventitem date="2007-10-02" time="4:30 PM" room="MC4061" title="Putting the fun into Functional Languages and Useful Programming with OCaml/F#">
1510 <short>Brennan Taylor</short>
1512 <p>A lecture on why functional languages are important, practical applications, and some neat examples. Starting with an introduction to
1513 basic functional programming with ML syntax, continuing with the strengths of OCaml and F#, followed by some exciting examples. Examples include GUI
1514 programming with F#, Web Crawlers with F#, and OpenGL/GTK programming with OCaml. This lecture aims to display how powerful functional languages can
1518 <eventitem date="2007-10-09" time="4:45 PM" room="MC 4060" title="Join-Calculus with JoCaml. Concurrent programming that doesn't fry your brain">
1519 <short>Brennan Taylor</short>
1522 A lecture on the fundamentals of Pi-Calculus followed by an introduction
1523 to Join-Calculus in JoCaml with some great examples. Various concurrent
1524 control structures are explored, as well as the current limitations of
1525 JoCaml. The examples section will mostly be concurrent programming,
1526 however some basic distributed examples will be explored. This lecture
1527 focuses on how easy concurrent programming can be.
1532 <eventitem date="2007-10-15" time="4:30 PM" room="MC4041" title="Off-the-Record Messaging: Useful Security and Privacy for IM">
1533 <short>Ian Goldberg</short>
1536 Instant messaging (IM) is an increasingly popular mode of communication
1537 on the Internet. Although it is used for personal and private
1538 conversations, it is not at all a private medium. Not only are all of
1539 the messages unencrypted and unauthenticated, but they are all
1540 routedthrough a central server, forming a convenient interception point
1541 for an attacker. Users would benefit from being able to have truly
1542 private conversations over IM, combining the features of encryption,
1543 authentication, deniability, and forward secrecy, while working within
1544 their existing IM infrastructure.
1547 In this talk, I will discuss "Off-the-Record Messaging" (OTR), a widely
1548 used software tool for secure and private instant messaging. I will
1549 outline the properties of Useful Security and Privacy Technologies that
1550 motivated OTR's design, compare it to other IM security mechanisms, and
1551 talk about its ongoing development directions.
1554 Ian Goldberg is an Assistant Professor of Computer Science at the
1555 University of Waterloo, where he is a founding member of the
1556 Cryptography, Security, and Privacy (CrySP) research group. He holds a
1557 Ph.D. from the University of California, Berkeley, where he discovered
1558 serious weaknesses in a number of widely deployed security systems,
1559 including those used by cellular phones and wireless networks. He also
1560 studied systems for protecting the personal privacy of Internet users,
1561 which led to his role as Chief Scientist at Zero-Knowledge Systems (now
1562 known as Radialpoint), where he commercialized his research as the
1569 <eventitem date="2007-11-20" time="4:30 PM" room="MC 4041" title="Why you should care about functional programming with Haskell *New-er Date*">
1570 <short>Andrei Barbu</short>
1574 <eventitem date="2007-11-22" time="4:30 PM" room="MC 4041" title="More Haskell functional programming fun!">
1575 <short>Andrei Barbu</short>
1577 Haskell is a modern lazy, strongly typed functional language with type inferrence. This talk will focus on multiple monads, existential types,
1578 lambda expressions, infix operators and more. Along the way we'll see a parser and interpreter for lambda calculus using monadic parsers. STM,
1579 software transactional memory, a new approach to concurrency, will also be discussed. Before the end we'll also see the solution to an ACM problem
1580 to get a hands on feeling for the language. Don't worry if you haven't seen the first talk, you should be fine for this one anyway!
1585 <eventitem date="2007-11-29" time="4:30 PM" room="MC 4061" title="Concurrent / Distributed programming with JoCaml">
1586 <short>Brennan Taylor</short>
1589 A lecture on the fundamentals of Pi-Calculus followed by an introduction to Join-Calculus in JoCaml with some great examples.
1590 Various concurrent control structures are explored, as well as the current limitations of JoCaml. The examples section will
1591 mostly be concurrent programming, however some basic distributed examples will be explored. This lecture focuses on how easy
1592 concurrent programming can be.
1597 <eventitem date="2007-12-04" time="4:30 PM" room="TBA" title="PE Executable Translation: A solution for legacy games on linux (Postponed)">
1598 <short>David Tenty</short>
1601 With today's fast growing linux user base, a large porportion of legacy applications have established open-source equivalents or ports.
1602 However, legacy games provided an intresting problem to gamers who might be inclinded to migrate to linux or other open platforms.
1603 PE executable translation software will be presented that provides a solution to this dilema and will be contrasted with the windows compatiblity framwork Wine.
1604 Postponed to a later date.
1609 <eventitem date="2007-12-01" time="1:30 PM" room="MC 2037" title="Programming Contest">
1610 <short>Win Prizes!</short>
1613 The Computer Science club is holding a programming contest from 1:00 to 6:30 open to all! C++,C,Perl,Scheme are allowed.
1614 Prizes totalling in value of $75 will be distributed. You can participate online! For more information, including source files visit <a href="http://www.csclub.uwaterloo.ca/contest">http://www.csclub.uwaterloo.ca/contest</a>
1617 And Free Pizzaa for all who attend!
1621 <eventitem date="2007-12-02" time="2:30 PM" room="TBA" title="Multi-Player Linux games for Linux awarness week">
1622 <short>Multi-Player Gaming with Linux [Possibly Pizza!]</short>
1625 Come out for multi-player gaming on Linux. If you don't have linux on your machine, we will have LiveCDs available.
1626 Lots of fun! Possible Pizzaa!
1631 <eventitem date="2007-10-04" time="4:30 PM" room="TBA" title="Distributed Programming with Erlang">
1632 <short>Brennan Taylor</short>
1635 A quick introduction on the current state of distributed programming and various grid computing projects. Followed by some
1636 history and features of the Erlang language and finishing with distributed examples including operating on a cluster.
1641 <eventitem date="2007-12-05" time="4:30 PM" room="MC 4061" title="Google Summer of Code, a look back on 2007">
1642 <short>Holden Karau</short>
1645 An overview on Google Summer of Code 2007. This talk will look at some of the Summer of Code projects, the project organization, etc.
1648 Holden Karau participated in Google Summer of Code 2007 as a student on the subversion team. He created a set of scheme bindings for the
1658 <eventitem date="2007-07-17" time="7:00 PM" room="AL 116" title="C++0x - An Overview">
1659 <short>Bjarne Stroustrup</short>
1661 A good programming language is far more than a simple collection of
1662 features. My ideal is to provide a set of facilities that smoothly work
1663 together to support design and programming styles of a generality beyond
1664 my imagination. Here, I briefly outline rules of thumb (guidelines,
1665 principles) that are being applied in the design of C++0x. Then, I
1666 present the state of the standards process (we are aiming for C++09) and
1667 give examples of a few of the proposals such as concepts, generalized
1668 initialization, being considered in the ISO C++ standards committee.
1669 Since there are far more proposals than could be presented in an hour,
1670 I'll take questions.
1674 <eventitem date="2007-07-06" time="4:30 PM" room="AL 116" title="Copyright vs Community in the Age of Computer Networks">
1675 <short>Richard Stallman</short>
1677 Copyright developed in the age of the printing press, and was designed
1678 to fit with the system of centralized copying imposed by the printing
1679 press. But the copyright system does not fit well with computer
1680 networks, and only draconian punishments can enforce it.
1682 The global corporations that profit from copyright are lobbying for
1683 draconian punishments, and to increase their copyright powers, while
1684 suppressing public access to technology. But if we seriously hope to
1685 serve the only legitimate purpose of copyright--to promote progress, for
1686 the benefit of the public--then we must make changes in the other
1689 The CSC would like to thank MEF and Mathsoc for funding this talk.
1691 <a href="http://www.fsf.org/events/waterloo20070706">The Freedom Software Foundation's description</a><br />
1692 <a href="http://www.defectivebydesign.org">FSF's anti-DRM campaign</a><br />
1693 <a href="http://www.badvista.org">Why you shouldn't use Microsoft Vista</a><br />
1694 <a href="http://www.gnu.org">The GNU's Not Unix Project</a><br />
1698 <eventitem date="2007-06-27" time="4:30 PM" room="MC 4042" title="Usability in the wild">
1699 <short>A talk by Michael Terry</short>
1701 What is the typical monitor resolution of a GIMP user? How many monitors
1702 do they have? What size images do they work on? How many layers are in
1703 their images? The answers to these questions are generally unknown: No
1704 means currently exist for open source applications to collect usage
1705 data. In this talk, I will present ingimp, a version of GIMP that has
1706 been instrumented to automatically collect usage data from real-world
1707 users. I will discuss ingimp's design, the type of data we collect, how
1708 we make the data available on the web, and initial results that begin to
1709 answer the motivating questions.
1711 ingimp can be found at http://www.ingimp.org.
1715 <eventitem date="2007-06-22" time="4:30 PM"
1717 title="Email encryption for the masses">
1718 <short>Ken Ho</short>
1720 E-mail transactions and confirmations have become commonplace and the
1721 information therein can often be sensitive. We use email for purposes as
1722 mundane as inbound marketing, to as sensitive as account passwords and
1723 financial transactions. And nearly all our email is sent in clear text;
1724 we trust only that others will not eavesdrop or modify our messages. But
1725 why rely on the goodness or apathy of your fellow man when you can
1726 ensure your message's confidentiality with encryption so strong not even
1727 the NSA can break? Speaker (Kenneth Ho) will discuss email encryption,
1728 and GNU Privacy Guard to ensure that your messages are sent, knowing
1729 that only your intended recipient can receive it.
1730 </p><p>An optional code-signing party will be held immediately
1731 afterwards; if you already have a PGP or GPG key and wish to
1732 participate, please submit the public key to
1733 <a href="mailto:gpg-keys@csclub.uwaterloo.ca">
1734 gpg-keys@csclub.uwaterloo.ca</a>.
1736 Laptop users are invited also to participate in key-pair sharing
1737 on-site, though it is preferable to send keys ahead of time.
1741 <eventitem date="2007-06-18" time="4:30 PM"
1742 room="DC 4040" title="Fedspulse.ca, Web 3.0, Portals and the Metaverse">
1743 <short>Peter Macdonald</short>
1745 The purpose of the talk is to address how students interact with the
1746 internet, and possibilities for how they could do so more efficiently.
1747 Information on events and happenings on UW campus is currently hosted
1748 on a desperate, series of internet applications. Interactions with
1749 WatSFIC is done over a Yahoo! mailing list, GLOW is organized through a
1750 Facebook group, campus information at large comes from
1751 <a href="http://imprint.uwaterloo.ca">imprint.uwaterloo.ca</a>. There
1752 has been historical pressures from various bodies, including some
1753 thinkers in feds and the administration, to centralize these issues. To
1754 create a one stop shop for students on campus.
1756 It is not through confining data in cages that we will finally link all
1757 student activities together, instead it is by truly freeing it. When
1758 data can be anywhere, then it will be everywhere students need it. This
1759 is the underlying concept behind metadata, data that is freed from the
1760 confines of it's technical imprisonment. Metadata is the extension of
1761 people, organizations, and activities onto the internet in a way that is
1762 above the traditional understanding of how people interact with their
1763 networks. The talk will explore how Metadata can exist freely on the
1764 internet, how this affects concepts like Web 3.0, and how the university
1765 and the federation are poised to take advantage of this burgeoning new
1766 technology through adoptions of portals which will allow students to
1767 interact with a metaverse of data.
1771 <!-- Winter 2007 -->
1773 <eventitem date="2007-04-11" time="3:30 PM" room="Hagey Hall" title="The Free Software Movement and the GNU/Linux Operating System">
1774 <short>A talk by Richard M. Stallman (RMS) <b>[CANCELLED]</b></short>
1776 Richard Stallman has cancelled his trip to Canada.
1780 <eventitem date="2007-04-08" time="4:30pm" room="MC 4041" title="Loop Optimizations">
1781 <short>A talk by Simina Branzei</short>
1783 Abstract coming soon!
1787 <eventitem date="2007-04-01" time="4:30 PM" room="MC 3036" title="Surprise
1791 While reading Slashdot, Bill came across the recently digitized audio
1792 recording of his 1989 talk at the Computer Science Club. As Bill has always
1793 had a soft-spot for the Computer Science Club, he has decided to pay us a
1796 Bill promises to give away free copies of Windows Vista Ultimate, because
1797 frankly, nobody here (except j2simpso) wants to pay for a frisbee. Be sure
1798 to bring your resumes kids, because Bill will be recruiting for some
1799 exciting new positions at Microsoft, including Mindless Drone, Junior Code
1800 Monkey, and Assistant Human Cannonball.
1805 <eventitem date="2007-03-28" time="5:30 PM"
1806 room="MC 1056" title="Computational Physics Simulations">
1807 <short>A talk by David Tenty and Alex Parent</short>
1817 <eventitem date="2007-03-29" time="4:30 PM"
1818 room="MC 1056" title="All The Code">
1819 <short>A demo/introduction to a new source code search engine. A talk by Holden Karau</short>
1822 Source code search engines are a relatively new phenomenon . The general idea of most source code search engines is helping programmers find
1823 pre-existing code. So if you were writing some code and you wanted to find a csv library, for example, you could search for csv.
1824 <a href="http://www.allthecode.com/">All The Code</a> is a
1825 next generation source code search engine. Unlike earlier generations of source code search engines, it considers how code is used to help determine
1829 The talk will primarily be a demo of <a href="http://www.allthecode.com">All The Code</a>,
1830 along with a brief discussion of some of the technology behind it.
1836 <eventitem date="2007-04-04" time="4:00 PM"
1837 room="MC 1056" title="Data Analysis with Kernels: [an introduction]">
1838 <short>A talk by Michael Biggs. This talk is RESCHEDULED due to unexpected
1839 circumstances</short>
1842 I am going to take an intuitive, CS-style approach to a discussion about the
1843 use of kernels in modern data analysis. This approach often lends us
1844 efficient ways to consider a dataset under various choices of inner product,
1845 which is roughly comparable to a measure of "similarity". Many new tools in
1846 AI arise from kernel methods, such as the infamous Support Vector Machines for
1847 classification, and kernel-PCA for nonlinear dimensionality reduction. I will
1848 attempt to highlight, and provide visualization for some of the math involved
1849 in these methods while keeping the material at an accessible, undergraduate
1857 <eventitem date="2007-02-26" time="4:30 pm"
1858 room="DC 1350" title="ReactOS: An Open Source OS Platform for Learning">
1859 <short>A talk by Alex Ionescu</short>
1862 The ReactOS operating system has been in development for over eight years and aims to provide users
1863 with a fully functional and Windows-compatible distribution under the GPL license. ReactOS comes with
1864 its own Windows 2003-based kernel and system utilities and applications, resulting in an environment
1865 identical to Windows, both visually and internally.
1867 More than just an alternative to Windows, ReactOS is a powerful platform for academia, allowing
1868 students to learn a variety of skills useful to software testing, development and management, as well as
1869 providing a rich and clean implementation of Windows NT, with a kernel compatible to published
1870 internals book on the subject.
1872 This talk will introduce the ReactOS project, as well as the various software engineering challenges
1873 behind it. The building platform and development philosophies and utilities will be shown, and
1874 attendees will grasp the vast amount of effort and organization that needs to go into building an
1875 operating system or any other similarly large project. The speaker will gladly answer questions related to
1876 his background, experience and interests and information on joining the project, as well as any other
1877 related information.
1879 <strong>Speaker Bio</strong>
1881 Alex Ionescu is currently studying in Software Engineering at Concordia University in Montreal, Quebec
1882 and is a Microsoft Technical Student Ambassador. He is the lead kernel developer of the ReactOS Project
1883 and project leader of TinyKRNL. He regularly speaks at Linux and Open Source conferences around the
1884 world and will be a lecturer at the 8th International Free Software Forum in Brazil this April, as well as
1885 providing hands-on workshops and lectures on Windows NT internals and security to various companies.
1891 <eventitem date="2007-02-15" time="4:30 PM"
1892 room="MC 2065" title="An Introduction to Recognizing Regular Expressions in Haskell">
1893 <short>A talk by James deBoer</short>
1897 This talk will introduce the Haskell programming language and and walk
1898 through building a recognizer for regular languages. The talk will
1899 include a quick overview of regular expressions, an introduction to
1900 Haskell and finally a line by line analysis of a regular language
1906 <eventitem date="2007-02-09" time="4:30 PM"
1907 room="MC 4041" title="Introduction to 3-d Graphics">
1908 <short>A talk by Chris "The Prof" Evensen</short>
1911 A talk for those interested in 3-dimensional graphics but unsure of where to
1912 start. Covers the basic math and theory behind projecting 3-dimensional
1913 polygons on screen, as well as simple cropping techniques to improve
1914 efficiency. Translation and rotation of polygons will also be discussed.
1919 <eventitem date="2007-02-09" time="8:30 PM"
1920 room="DC 1351" title="Writing World Class Software">
1921 <short>A talk by James Simpson</short>
1924 A common misconception amongst software developers is that top quality software
1925 encompasses certain platforms, is driven by a particular new piece of
1926 technology, or relies solely on a particular programming language. However as
1927 developers we tend to miss the less hyped issues and techniques involved in
1928 writing world class software. These techniques are universal to all
1929 programming languages, platforms and deployed technologies but are often times
1930 viewed as being so obvious that they are ignored by the typical developer. The
1931 topics covered in this lecture will include:
1933 - Writing bug-free to extremely low bug count software in real-time<br/>
1934 - The concept of single-source, universal platform software<br/>
1935 - Programming language interoperability<br/>
1937 ... and other less hyped yet vitally important concepts to writing
1938 World Class Software
1943 <eventitem date="2007-02-08" time="4:30 PM"
1944 room="MC 2066" title="UW Software Start-ups: What Worked and What Did Not">
1945 <short>A talk by Larry Smith</short>
1948 A discussion of software start-ups founded by UW students and what they did
1949 that helped them grow and what failed to help. In order to share the most
1950 insights and guard the confidences of the individuals involved, none of the
1951 companies will be identified.
1957 <eventitem date="2007-02-07" time="4:30 PM"
1958 room="MC 4041" title="Riding The Multi-core Revolution">
1959 <short>How a Waterloo software company is changing the way people program computers.
1960 A talk by Stefanus Du Toit</short>
1963 For decades, mainstream parallel processing has been thought of as
1964 inevitable. Up until recent years, however, improvements in
1965 manufacturing processes and increases in clock speed have provided
1966 software with free Moore's Law-scale performance improvements on
1967 traditional single-core CPUs. As per-core CPU speed increases have
1968 slowed to a halt, processor vendors are embracing parallelism by
1969 multiplying the number of cores on CPUs, following what Graphics
1970 Processing Unit (GPU) vendors have been doing for years. The Multi-
1971 core revolution promises to provide unparalleled increases in
1972 performance, but it comes with a catch: traditional serial
1973 programming methods are not at all suited to programming these
1974 processors and methods such as multi-threading are cumbersome and
1975 rarely scale beyond a few cores. Learn how, with hundreds of cores in
1976 desktop computers on the horizon, a local software company is looking
1977 to revolutionize the way software is written to deliver on the
1978 promise multi-core holds.
1981 Refreshments (and possible pizza!) will be provided.
1986 <!-- <eventitem date="2007-01-24" time="4:00 PM"
1987 room="TBA" title="TBA">
1988 <short>A talk by Reg Quinton</short>
1996 <eventitem date="2007-01-31" time="4:00 PM"
1997 room="MC 4041" title="Network Security -- Intrusion Detection">
1998 <short>A talk by Reg Quinton</short>
2001 IST monitors the campus network for vulnerabilities and scans
2002 systems for security problems.
2003 This informal presentation will look behind the scenes to show the
2004 strategies and technologies used and to show the problem magnitude. We
2005 will review the IST Security web site with an emphasis on these pages
2007 <a href="http://ist.uwaterloo.ca/security/vulnerable/">http://ist.uwaterloo.ca/security/vulnerable/</a><br/>
2008 <a href="http://ist.uwaterloo.ca/security/security-wg/reports/20061101.html">http://ist.uwaterloo.ca/security/security-wg/reports/20061101.html</a><br/>
2009 <a href="http://ist.uwaterloo.ca/security/position/20050524/">http://ist.uwaterloo.ca/security/position/20050524/</a><br/>
2014 <eventitem date="2007-01-31" time="4:30 PM"
2015 room="TBA" title="An Brief Introduction to Projection Graphics">
2016 <short>A talk by Christopher Evensen</short>
2026 <!-- Nothing happened :( -->
2028 <!-- Spring 2006 -->
2031 <eventitem date="2006-07-29" title="CTRL D" time="7:00pm" room="East Side Mario">
2032 <short>Come out for the Club that Really Likes Dinner</short>
2035 Summer: the sparrows whistle through the teapot-steam breeze. The
2036 ubiquitous construction team tears the same pavement up for the third
2037 time, hammering passers-by with dust and noise: our shirts, worn for
2038 the third time, noisome from competing heat and shame. As Nature
2039 continues her Keynesian rotation of policy, and as society decrees yet
2040 another parting of ways, it is proper for the common victims to have
2041 an evening to themselves, looking both back and ahead, imagining new
2042 opportunities, and recognising those long since missed. God fucking
2046 This term's CTRL-D end-of-term dinner is taking place tomorrow
2047 (Saturday) at 7:00 P.M. at East Side Mario's, in the plaza. Meet in
2048 the C.S.C. fifteen minutes beforehand, so they don't take away our
2049 seats or anything nasty like that.
2052 A lot of people wanted to go to the Mongolian Grill, but I'm pretty
2053 sure this place has a similar price-to-tasty ratio; what's more,
2054 they'll actually grant us a reservation more than four nights a week.
2055 I've confirmed that the crazy allergenic peanuts no longer exist
2056 (sad), and they have a good vegetarian selection, which is likely
2057 coincides with their kosher and halal menus.
2060 Come out for the tasty and the awesome! If you pretend it's your
2061 birthday, everyone's a loser! Tell your friends, because I told the
2062 telephone I wanted to reserve for 10 to 12 people, and I don't wish to
2063 sully Calum T. Dalek's good name!
2070 <eventitem date="2006-07-26" title="Lemmings Day" time="3:30pm" room="MC Comfy Lounge">
2071 <short>Come out for some retro Amiga-style Lemmings gaming action!</short>
2074 Does being in CS make you feel like a lemming? Is linear algebra driving you
2075 into walls? Do you pace back and forth, constantly, regardless of whatever's
2076 in your path? Then you should come out to CSC Lemmings Day. This time, we're
2077 playing the pseudo-sequel: Oh No! More Lemmings!
2080 <li>Old-skool retro gaming, Amiga-style (2 mice, 2 players!)</li>
2081 <li>Projector screen: the pixels are man-sized!</li>
2082 <li>Enjoy classic Lemmings tunes</li>
2087 <eventitem date="2006-07-25" title="Linux Installfest!" time="1:00pm" room ="DC Fishbowk">
2088 <short>A part of Linux Awareness Week</short>
2091 The Computer Science Club is once again stepping forward to fulfill its ancient duty to the people-this time by installing one of the many
2092 fine distributions of Linux for you.
2095 Ubuntu? Debian? Gentoo? Fedora? We might not have them all, but we seem to have an awful lot! Bring your boxen down to the D.C. Fishbowl for
2099 Install Linux on your machine-install fear in your opponents!
2105 <eventitem date="2006-07-24" title="Software development gets on the Cluetrain" time="4:30pm" room ="MC 4063">
2106 <short>or How communities of interest drive modern software development.</short>
2109 Simon Law leads the Quality teams for Ubuntu, a free-software operating
2110 system built on Debian GNU/Linux. As such, he leads one of the largest
2111 community-based testing efforts for a software product. This does get a
2115 In this talk, we'll be exploring how the Internet is changing how
2116 software is developed. Concepts like open source and technologies like
2117 message forums are blurring the lines between producer and consumer.
2118 And this melting pot of people is causing people to take note, and
2119 changing the way they sling code.
2122 Co-Sponsored with CS-Commons Committee
2127 <eventitem date="2006-07-21" time="5:30 PM"
2128 room="MC1085" title="March of the Penguins">
2129 <short>The Computer Science Club will be showing March of the Penguins</short>
2132 <a href="http://wip.warnerbros.com/marchofthepenguins/">March of the Penguins</a> , an epic nature documentary, as dictated
2133 by some guy with a funny voice is being shown by the Computer Science club because penguins are cute and were bored [that and the
2134 whole Linux awareness week that forgot to tell people about].
2140 <eventitem date="2006-07-20" time="5:30 PM"
2141 room="MC4041" title="Cool Stuff to do With Python">
2142 <short>Albert O'Connor will be introducing the joys of programming in python</short>
2145 Albert O'Connor, a UW grad, will be giving a ~30 minute talk on introducing the joys of programming python. Python is an open source
2146 object-oriented programming language which is most awesome.
2151 <eventitem date="2006-07-20" time="4:30 PM"
2152 room="MC4041" title="Simulating multi-tasking on an embedded architecture">
2153 <short>Alex Tsay will look at the common hack used to simulate multi-processing in a real time embedded environment.</short>
2156 In an embedded environment resources are fairly limited, especially. Typically an embedded system has strict time constraints in which it must
2157 respond to hardware driven interrupts and do some processing of its own. A full fledged OS would consume most of the available resources, hence
2158 crazy hacks must be used to get the benefits without paying the high costs. This talk will look at the common hack used to simulate multi-processing
2159 in a real time embedded environment.
2165 <eventitem date="2006-07-19" title="Semacode: Image recognition on mobile camera phones" time="4:30 PM" room ="MC1085">
2166 <short>Simon Woodside, founder of Semacode, comes to discuss image what it is like to start a business and how imaging code works</short>
2169 Could you write a good image recognizer for a 100 MHz mobile phone
2170 processor with 1 MB heap, 320x240 image, on a poorly-optimized Java
2171 stack? It needs to locate and read two-dimensional barcodes made up of
2172 square modules which might be no more than a few pixels in size. We
2173 had to do that in order to establish Semacode, a local start up
2174 company that makes a software barcode reader for cell phones. The
2175 applications vary from ubiquitous computing to advertising. Simon
2176 Woodside (founder) will discuss what it's like to start a business and
2177 how the imaging code works.
2186 <eventitem date="2006-07-17" time="11:59 PM"
2187 room="MC3036" title="Midnight Madness, Alpha Edition">
2188 <short>Come out to discuss current & future plans/projects for the Club</short>
2191 The Computer Science Club (CSClub) has "new" DEC Alphas which are most awesome. Come out, help take them part, put them back
2192 together, solder, and eat free food (probably pizza).
2198 <eventitem date="2006-06-21" time="4:30 PM"
2199 room="MC4042" title="CSC General Meeting">
2200 <short>Come out to discuss current & future plans/projects for the Club</short>
2203 The venue will include:</p>
2205 <li><p>Computer usage agreement discussion (Holden has some changes he'd like to propose)</p></li>
2206 <li><p>Web site - Juti is redesigning the web site (you can see <a href="beta/">a beta here</a> - ideas are welcome.</p></li>
2207 <li><p>Frosh Linux cd's that could be put in frosh math faculty kits.</p></li>
2208 <li><p>VoIP "not phone services" ideas.</p></li>
2209 <li><p>Ideas for talks (people, topics, etc...). We requested Steve Jobs and Steve Balmer, so no idea is too crazy.</p></li>
2210 <li><p>Ideas for books.</p></li>
2211 <li><p>General improvements/comments for the club.</p></li>
2214 If you have ideas, but can't attend, please email them to <a href="mailto:president@csclub.uwaterloo.ca">president@csclub.uwaterloo.ca</a> and they will be read them at the meeting.
2220 <eventitem date="2006-05-25" time="4:00 PM" room="MC 4060" title="Eighteen Years in the Software Tools Business">
2221 <short>Eighteen Years in the Software Tools Business at Microsoft, a talk by Rico Mariani, (BMath CS/EEE 1988)</short>
2224 Rico Mariani, (BMath CS/EEE 1988) now an (almost) 18 year Microsoft veteran but then a CSC president comes to talk to us about the
2225 evolution of software tools for microcomputers. This talk promises to be a little bit about history and perspective (at least from
2226 the Microsoft side of things) as well as the evolution of software engineers, different types of programmers and their needs, and what
2227 it's like to try to make the software industry more effective at what it does, and sometimes succeed!
2230 A video of the talk is available for download in our <a href="media/">media</a> section.
2235 <eventitem date="2006-05-14" time="1:00 PM" room="CSC" title="Unix 101 and 102 Recording">
2236 <short>Unix 101 and 102 recording</short>
2239 Have you heard of our famous Unix 101 and Unix 102 tutorials. We've decided to try
2240 and put them on the web. This Sunday we will be doing a first take.
2241 At the same time, we're going to be looking at adding new material
2242 that we haven't covered in the past. </p>
2244 Why should you come out? Not only will you get to hang out with a wonderful group of people,
2245 you can help impart your knowledge to the world. Don't know anything about Unix? That's cool too,
2246 we need people to make sure its easy to follow along and hopefully keep us from leaving something
2252 <eventitem date="2006-05-13" time="1:00 PM" room="CSC" title="Video 4 Linux Day">
2253 <short> We don't know enough about V4L</short>
2256 We don't know Video 4 Linux, but increasingly people are wanting to do interesting stuff with our webcam which
2257 could benefit from a better understanding of Video 4 Linux. So, this Saturday a number of us will be trying to learn
2258 as much as possible about Video 4 Linux and doing weird things with webcam(s).
2263 <eventitem date="2006-05-08" time="4:30 PM" room="The Comfy Lounge" title="CSC
2265 <short>Come out and vote for the Spring 2006 executive!</short>
2268 The Computer Science Club will be holding its elections for the Spring 2006
2269 term on Monday, May 8th. The elections will be held at 4:30 PM in the
2270 Comfy Lounge, on the 3rd floor of the MC. Please remember to come out and
2274 We are accepting nominations for the following positions: President,
2275 Vice-President, Treasurer, and Secretary. The nomination period continues
2276 until 4:30 PM on Sunday, May 7th. If you are interested in running for
2277 a position, or would like to nominate someone else, please email
2278 cro@csclub.uwaterloo.ca before the deadline.
2283 <!-- Winter 2006 -->
2285 <eventitem date="2006-03-06" time="4:45 PM"
2286 room="Physics 145" title="Creating Killer Applications">
2287 <short>A talk by Larry Smith</short>
2290 A discussion of how software creators can identify application opportunities
2291 that offer the promise of great social and commercial significance. Particular
2292 attention will be paid to the challenge of acquiring cross domain knowledge
2293 and setting up effective collaboration.
2299 <eventitem date="2006-02-09" time="5:30 PM" room="Bombshelter Pub" title="Pints With Profs">
2300 <short>Come out and meet your professors. Free food provided!</short>
2302 <p>Come out and meet your professors! This is a great opportunity to
2303 mingle with your professors before midterms or find out who you might
2304 have for future courses. All are welcome!</p>
2306 <p>Best of all, there will be <strong>free food!</strong></p>
2308 <p>You can pick up invitations for your professors at the Computer Science
2309 Club office in MC 3036.</p>
2311 <p>Pints with Profs will be held this term on Thursday, 9 February 2006
2312 from 5:30 to 8:00 PM in the Bombshelter.</p>
2318 <eventitem date="2005-11-29" time="5:30 PM"
2319 room="TBA" title="Programming Contest">
2320 <short>Come out, program, and win shiny things!</short>
2323 The Computer Science club is holding a programming contest open to all students on Tuesday the 29th of November at 5:30PM. C++,C,Perl,Scheme* are allowed. Prizes totalling in value of $75 will be distributed.
2327 <p>And best of all... free food!!!</p>
2332 <eventitem date="2005-10-17" time="5:30 PM"
2333 room="Fishbowl" title="Party with Profs!">
2334 <short>Get to know your profs and be the envy of your
2338 Come out and meet your professors!! This is a great opportunity to
2339 meet professors for Undergraduate Research jobs or to find out who
2340 you might have for future courses. One and all are welcome!
2343 <p>And best of all... free food!!!</p>
2348 <eventitem date="2005-10-11" time="4:30 PM" room="MC 2037" title="UNIX 103: Scripting Unix">
2349 <short>You Too Can Be a Unix Taskmaster</short>
2352 This is the third in a series of seminars that cover the use of the
2353 UNIX Operating System. UNIX is used in a variety of applications, both
2354 in academia and industry. We will provide you with hands-on experience
2355 with the Math Faculty's UNIX environment in this tutorial.
2357 Topics that will be discussed include:
2359 <li>Shell scripting</li>
2360 <li>Searching through text files</li>
2361 <li>Batch editing text files</li>
2364 If you do not have a Math computer account, don't panic; one will be lent to
2365 you for the duration of this class.
2371 <eventitem date="2005-10-06" time="4:30 PM" room="MC3D 2037" title="UNIX 102">
2372 <short>Fun with Unix</short>
2375 This is the second in a series of seminars that cover the use of the
2376 Unix Operating System. Unix is used in a variety of
2377 applications, both in academia and industry. We will provide you with hands-on
2378 experience with the Math Faculty's Unix environment in this tutorial.
2381 Topics that will be discussed include:
2383 <li>Interacting with Bourne and C shells</li>
2384 <li>Editing text using the vi text editor</li>
2385 <li>Editing text using the Emacs display editor</li>
2386 <li>Multi-tasking and the screen multiplexer</li>
2390 If you do not have a Math computer account, don't panic; one will be lent to
2391 you for the duration of this class.
2396 <eventitem date="2005-10-04" time="4:30 PM" room="MC 2037" title="UNIX 101">
2397 <short>First UNIX tutorial</short>
2400 The CSC UNIX tutorials are intended to help first year CS and other
2401 interested learn UNIX and the CS UNIX environment.
2404 This is the first in a series of two or three tutorials. It will cover basic shell
2405 use, and simple text editors.
2411 <!-- Summer 2005 -->
2412 <eventitem date="2005-06-02" time="3:30 PM" room="DC 1302" title="Programming and Verifying the Interactive Web">
2413 <short>Shriram Krishnamurthi will be talking about continuations in Web Programming</short>
2416 Server-side Web applications have grown increasingly common, sometimes
2417 even replacing brick and mortar as the principal interface of
2418 corporations. Correspondingly, Web browsers grow ever more powerful,
2419 empowering users to attach bookmarks, switch between pages, clone
2420 windows, and so forth. As a result, Web interactions are not
2421 straight-line dialogs but complex nets of interaction steps.
2424 In practice, programmers are unaware of or are unable to handle these
2425 nets of interaction, making the Web interfaces of even major
2426 organizations buggy and thus unreliable. Even when programmers do
2427 address these constraints, the resulting programs have a seemingly
2428 mangled structure, making them difficult to develop and hard to
2432 In this talk, I will describe these interactions and then show how
2433 programming language ideas can shed light on the resulting problems
2434 and present solutions at various levels. I will also describe some
2435 challenges these programs pose to computer-aided verification, and
2436 present solutions to these problems.
2440 <eventitem date="2005-06-07" time="4:00 PM" room="MC 4042" title="UW's CS curriculum: past, present, and future">
2441 <short>Come out to here Prabhakar Ragde talk about our UW's CS curriculum</short>
2444 I'll survey the evolution of our computer science curriculum over the
2445 past thirty-five years to try to convey the reasons (not always entirely
2446 rational) behind our current mix of courses and their division into core
2447 and optional. After some remarks about constraints and opportunities in
2448 the near future, I'll open the floor to discussion, and hope to hear
2449 some candid comments about the state of CS at UW and how it might be
2456 Prabhakar Ragde is a Professor in the School of Computer Science at UW.
2457 He was Associate Chair for Curricula during the period that saw the
2458 creation of the Bioinformatics and Software Engineering programs, the
2459 creation of the BCS degree, and the strengthening of the BMath/CS degree.
2464 <!-- Winter 2005 -->
2465 <eventitem date="2005-03-15" time="4:30 PM" room="MC 4060" title="Oh No! More Lemmings Day!">
2466 <short>Come out for some retro Amiga-style Lemmings gaming action!</short>
2469 Does being in CS make you feel like a lemming? Is linear algebra driving you
2470 into walls? Do you pace back and forth, constantly, regardless of whatever's
2471 in your path? Then you should come out to CSC Lemmings Day. This time, we're
2472 playing the pseudo-sequel: Oh No! More Lemmings!
2475 <li>Old-skool retro gaming, Amiga-style (2 mice, 2 players!)</li>
2476 <li>Projector screen: the pixels are man-sized!</li>
2477 <li>Live-Action Lemmings (the rules are better this time)</li>
2478 <li>Lemmings look-alike contest</li>
2479 <li>Enjoy classic Lemmings tunes</li>
2484 <eventitem date="2005-02-01" time="4:30 PM" room="MC 2037" title="UNIX 102">
2485 <short>Fun with Unix</short>
2488 This is the second in a series of seminars that cover the use of the
2489 Unix Operating System. Unix is used in a variety of
2490 applications, both in academia and industry. We will provide you with hands-on
2491 experience with the Math Faculty's Unix environment in this tutorial.
2494 Topics that will be discussed include:
2496 <li>Interacting with Bourne and C shells</li>
2497 <li>Editing text using the vi text editor</li>
2498 <li>Editing text using the Emacs display editor</li>
2499 <li>Multi-tasking and the screen multiplexer</li>
2503 If you do not have a Math computer account, don't panic; one will be lent to
2504 you for the duration of this class.
2510 <eventitem date="2005-01-25" time="4:30 PM" room="MC 2037" title="UNIX 101">
2511 <short>First UNIX tutorial</short>
2514 The CSC UNIX tutorials are intended to help first year CS and other
2515 interested learn UNIX and the CS UNIX environment.
2518 This is the first in a series of two or three tutorials. It will cover basic shell
2519 use, and simple text editors.
2525 <eventitem date="2005-01-13" time="4:30 PM" room="The Comfy Lounge" title="CSC
2527 <short>Come out and vote for the Winter 2005 executive!</short>
2530 The Computer Science Club will be holding its elections for the Winter 2005
2531 term on Thursday, January 13. The elections will be held at 4:30 PM in the
2532 Comfy Lounge, on the 3rd floor of the MC. Please remember to come out and
2536 We are accepting nominations for the following positions: President,
2537 Vice-President, Treasurer, and Secretary. The nomination period continues
2538 until 4:30 PM on Wednesday, January 12. If you are interested in running for
2539 a position, or would like to nominate someone else, please email
2540 cro@csclub.uwaterloo.ca before the deadline.
2548 <eventitem date="2004-12-08" time="4:30 PM" room="Mongolian Grill"
2550 <short> This semesters CTRL-D (or the club that really likes
2551 dinner) is going to be at Mongolian grill. Be there or be square</short>
2554 Come to the end of term CTRL-D (club that really likes dinner) meeting.
2555 Remember : food is good
2561 <eventitem date="2004-12-01" time="2:30 PM" room="MC 4058" title="Knitting needles, hairpins and other tangled objects">
2562 <short>In this talk, I'll study linkages (objects built from sticks that are connected with flexible joints), and explain some
2563 interesting examples that can or cannot be straightened out</short>
2566 In this talk, I'll study linkages (objects built from sticks that are connected with flexible joints), and explain some
2567 interesting examples that can or cannot be straightened out</p>
2573 <eventitem date="2004-11-24" time="4:30 PM" room="MC 2066" title="Eclipse">
2574 <short>How I Stopped Worrying and Learned to Love the IDE</short>
2577 How I stopped worrying and Learned to Love the IDE
2580 Audience: anyone who as ever used the Java programming language to do anything. Especially if you don't like
2581 the IDEs you've seen so far or still use (g)Vi(m) or (X)Emacs.
2585 I'll go through some of the coolest features of the best IDE (which stands for "IDEs Don't Eat" or
2586 "Integrated Development Environment") I've seen. For the first year and seasoned almost-grad alike!
2593 <eventitem date="2004-11-18" time="5:00 PM" room="MC 2066" title="GracefulTavi">
2594 <short>Wiki software in PHP+MySQL</short>
2597 GracefulTavi is an open source wiki programmed by Net Integration
2598 Technologies Inc. It is used internally by more than 25 people, and is
2599 the primary internal wiki for NITI's R&D and QA.
2602 I'll start with a very brief introduction to wikis in general, then
2603 show off our special features: super-condensed formatting syntax,
2604 hierarchy management, version control, highlighted diffs, SchedUlator,
2605 the Table of Contents generator. As part of this, we'll explain the
2606 simple plugin architecture and show people how to write a basic wiki
2611 As well, I will show some of the "waterloo specific" macros that have
2612 been coded, and explain future plans for GracefulTavi.
2616 If time permits, I will explain how gracefulTavi can be easily used
2617 for a personal calendar and notepad system on your laptop.
2624 <eventitem date="2004-11-12" time="2:30 PM" room="MC 4063" title="Lemmings Day!">
2625 <short>Everyone else is doing it!</short>
2628 Does being in CS make you feel like a lemming? Is linear algebra driving you into walls? Do you pace back and forth , constantly ,
2629 regardless of whatever's in your path? Then you should come out to CSC Lemmings Day!
2632 <li>Play some old-skool Lemmings, Amiga-style</li>
2633 <li>Live-action lemmings</li>
2634 <li>Lemmings look-alike contest</li>
2635 <li>Enjoy classic Lemmings tunes</li>
2638 Everyone else is doing it!
2644 <eventitem date="2004-10-23" time="11:00 PM" room="MC 2037" title="CSC Programming Contest">
2645 <short>CSC Programming Contest</short>
2648 The Computer Science Club will be hosting a programming competition.
2649 You have the entire afternoon to design and implement an AI for a simple
2650 game. The competition will run until 5pm.
2656 <eventitem date="2004-10-18" time="4:30 PM" room="MC 2037" title="UNIX 103: Scripting Unix">
2657 <short>You Too Can Be a Unix Taskmaster</short>
2660 This is the third in a series of seminars that cover the use of the
2661 UNIX Operating System. UNIX is used in a variety of applications, both
2662 in academia and industry. We will provide you with hands-on experience
2663 with the Math Faculty's UNIX environment in this tutorial.
2665 Topics that will be discussed include:
2667 <li>Shell scripting</li>
2668 <li>Searching through text files</li>
2669 <li>Batch editing text files</li>
2672 If you do not have a Math computer account, don't panic; one will be lent to
2673 you for the duration of this class.
2678 <eventitem date="2004-10-04" time="4:30 PM" room="MC 2037" title="UNIX 102">
2679 <short>Fun with Unix</short>
2682 This is the second in a series of seminars that cover the use of the
2683 Unix Operating System. Unix is used in a variety of
2684 applications, both in academia and industry. We will provide you with hands-on
2685 experience with the Math Faculty's Unix environment in this tutorial.
2688 Topics that will be discussed include:
2690 <li>Interacting with Bourne and C shells</li>
2691 <li>Editing text using the vi text editor</li>
2692 <li>Editing text using the Emacs display editor</li>
2693 <li>Multi-tasking and the screen multiplexer</li>
2697 If you do not have a Math computer account, don't panic; one will be lent to
2698 you for the duration of this class.
2703 <!-- Spring 2004 -->
2705 <eventitem date="2004-09-27" time="4:30 PM" room="MC 2037" title="UNIX 101">
2706 <short>First UNIX tutorial</short>
2709 The CSC UNIX tutorials are intended to help first year CS and other
2710 interested learn UNIX and the CS UNIX environment.
2713 This is the first in a series of three tutorials. It will cover basic shell
2714 use, and simple text editors.
2718 <eventitem date="2004-09-17" time="4:00 PM" room="The Comfy Lounge" title="CSC
2720 <short>Come out and vote for the Fall 2004 executive!</short>
2723 The Computer Science Club will be holding its elections for the Fall 2004
2724 term on Friday, September 17. The elections will be held at 4:00 PM in the
2725 Comfy Lounge, on the 3rd floor of the MC. Please remember to come out and
2729 We are accepting nominations for the following positions: President,
2730 Vice-President, Treasurer, and Secretary. The nomination period continues
2731 until 4:30 PM on Thursday, September 16. If you are interested in running
2732 for a position, or would like to nominate someone else, please email
2733 cro@csclub.uwaterloo.ca before the deadline.
2738 <eventitem date="2004-07-27" time="4:30 PM" room="MC 2065"
2739 title="Game Complexity Theorists Ponder, by Jonathan Buss">
2740 <short>Attention AI buffs: Game Complexity presentation</short>
2743 Why are some games hard to play well? The study of computational
2744 complexity gives one answer: the games encode long computations.</p>
2746 <p>Any computation can be interpreted as an abstract game. Playing the
2747 game perfectly requires performing the computation. Remarkably, some
2748 natural games can encode these abstract games and thus simulate
2749 general computations. The more complex the game, the more complex the
2750 computations it can encode; games that can encode intractable problems
2751 are themselves intractable.</p>
2754 I will describe how games can encode computations, and discuss some
2755 examples of both provably hard games (checkers, chess, go, etc.) and
2756 games that are believed to be hard (hex, jigsaw puzzles, etc.).
2761 <eventitem date="2004-07-17" time="11:30 AM" room="RCH 308"
2762 title="Case Modding Workshop!">
2763 <short>Come and learn how to make your computer 1337!</short>
2766 Are you bored of beige?<br />
2767 Tired of an overheating computer?<br />
2768 Is your computer's noise level on par with a jet engine?
2771 Got a nifty modded case?<br />
2775 The Computer Science Club will be holding a Case Modding Workshop
2776 to help answer these questions.
2779 There will be demonstrations on how to make a case window, how
2780 to paint your case, managing cables and keeping your computer
2784 The event is FREE and there will be FREE PIZZA. All are welcome!
2787 To help you on your way to getting a wicked computer case, we have a limited
2788 number of "Case Modding Starters Kits" available. They come with an LED fan,
2789 a fan grill, a sheet of Plexan, thumbscrews, wire ties, and more! They're
2790 only $10 and will be on sale at the event. Here's a <a
2791 href="redkit.jpg">picture</a>.
2794 If you already have a modded case, we encourage you to bring it out
2795 and show it off! There will be a prize for the best case!!
2798 We hope to see you there!
2801 This event is sponsored by Bigfoot Computers.
2806 <eventitem date="2004-06-17" time="4:00 PM" room="MC 2066"
2807 title="``Optical Snow'': Motion parallax and heading computation in densely cluttered scenes. -or- Why Computer Vision needs the Fourier Transform!">
2808 <short>A talk by Richard Mann; School of Computer Science</short>
2811 When an observer moves through a 3D scene, nearby surfaces move faster in the
2812 image than do distant surfaces. This effect, called motion parallax, provides
2813 an observer with information both about their own motion relative the scene,
2814 and about the spatial layout and depth of surfaces in the scene.
2817 Classical methods for measuring image motion by computer have concentrated on
2818 the cases of optical flow in which the motion field is continuous, or layered
2819 motion in which the motion field is piecewise continuous. Here we introduce a
2820 third natural category which we call ``optical snow''. Optical snow arises in
2821 many natural situations such as camera motion in a highly cluttered 3-D scene,
2822 or a passive observer watching a snowfall. Optical snow yields dense motion
2823 parallax with depth discontinuities occurring near all image points. As such,
2824 constraints on smoothness or even smoothness in layers do not apply.
2827 We present a Fourier analysis of optical snow. In particular we show that,
2828 while such scenes appear complex in the time domain, there is a simple
2829 structure in the frequency domain, and this may be used to determine the
2830 direction of motion and the range of depths of objects in the scenes. Finally
2831 we show how Fourier analysis of two or more image regions may be combined to
2832 estimate heading direction.
2835 This talk will present current research at the undergraduate level. All are
2842 <eventitem date="2004-05-26" time="5:30 PM"
2843 room="DC 1350" title="Computing's Next Great Empires: The True Future of Software">
2844 <short>A talk by Larry Smith</short>
2847 Larry will challenge conventional assumptions about the directions of
2848 computing and software. The role of AI, expert systems, communications
2849 software and business applications will be presented both from a
2850 functional and commercial point of view. The great gaps in the
2851 marketplace will be highlighted, together with an indication of how
2852 these vacant fields will become home to new empires.
2856 <eventitem date="2004-05-12" time="4:30 PM"
2857 room="The Comfy Lounge" title="CSC Elections">
2858 <short>Come out and vote for the Spring 2004 executive!</short>
2861 The Computer Science Club will be holding its elections for the Spring
2862 2004 term on Wednesday, May 12. The elections will be held at 4:30 PM in
2863 the Comfy Lounge, on the 3rd floor of the MC. Please remember to come out
2867 We are accepting nominations for the following positions: President,
2868 Vice-President, Treasurer, and Secretary. The nomination period continues
2869 until 4:30 PM on Tuesday, May 11. If you are interested in running
2870 for a position, or would like to nominate someone else, please email
2871 cro@csclub.uwaterloo.ca before the deadline.
2876 <!-- Winter 2004 -->
2878 <eventitem date="2004-03-29" time="6:00 PM"
2879 room="MC 4058" title="LaTeXing your work report">
2880 <short>A talk by Simon Law</short>
2883 The work report is a familiar chore for any co-op student. Not only is
2884 there a report to write, but to add insult to injury, your report is
2885 returned if you do not follow your departmental guidelines.
2889 Fear no more! In this talk, you will learn how to use LaTeX and a
2890 specially developed class to automatically format your work reports.
2891 This talk is especially useful to Mathematics, Computer Science,
2892 Electrical & Computer Engineering, and Software Engineeering co-op
2893 students about to go on work term.
2898 <eventitem date="2004-03-30" time="5:30 PM"
2899 room="The Grad House" title="Pints with Profs!">
2900 <short>Get to know your profs and be the envy of your
2904 Come out and meet your professors!! This is a great opportunity to
2905 meet professors for Undergraduate Research jobs or to find out who
2906 you might have for future courses. One and all are welcome!
2909 <p>And best of all... free food!!!</p>
2913 <eventitem date="2004-03-23" time="6:00 PM"
2914 room="MC4058" title="Extending LaTeX with packages">
2915 <short>A talk by Simon Law</short>
2918 LaTeX is a document processing system. What this means is you describe
2919 the structure of your document, and LaTeX typesets it appealingly.
2920 However, LaTeX was developed in the late-80s and is now showing its age.
2924 How does it compete against modern systems? By being easily extensible,
2925 of course. This talk will describe the fundamentals of typesetting in
2926 LaTeX, and will then show you how to extend it with freely available
2927 packages. You will learn how to teach yourself LaTeX and how to find
2928 extensions that do what you want.
2932 As well, there will be a short introduction on creating your own
2933 packages, for your own personal use.
2938 <eventitem date="2004-03-16" time="6:00 PM"
2939 room="MC4058" title="Distributed programming for CS and Engineering
2941 <short>A talk by Simon Law</short>
2944 If you've ever worked with other group members, you know how difficult
2945 it is to code simultaneously. You might be working on one part of your
2946 assignment, and you need to send your source code to everyone else. Or
2947 you might be fixing a bug in someone else's part, and need to merge in
2948 the change. What a mess!
2952 This talk will explain some Best Practices for developing code in a
2953 distributed fashion. Whether you're working side-by-side in the lab, or
2954 developing from home, these methods can apply to your team. You will
2955 learn how to apply these techniques in the Unix environment using GNU
2956 Make, CVS, GNU diff and patch.
2961 <eventitem date="2004-03-15" time="5:30 PM"
2962 room="MC4040" title="SPARC Architecture">
2963 <short>A talk by James Morrison</short>
2966 Making a compiler? Bored? Think CISC sucks and RISC rules?
2970 This talk will run through the SPARC v8, IEEE-P1754, architecture.
2971 Including all the fun that can be had with register windows and the
2972 SPARC instruction set including the basic instructions, floating
2973 point instructions, and vector instructions.
2978 <eventitem date="2004-03-09" time="6:00 PM"
2979 room="MC4062" title="Managing your home directory using CVS">
2980 <short>A talk by Simon Law</short>
2983 If you have used Unix for a while, you know that you've created
2984 configuration files, or dotfiles. Each program seems to want its own
2985 particular settings, and you want to customize your environment. In a
2986 power-user's directory, you could have hundreds of these files.
2990 Isn't it annoying to migrate your configuration if you login to another
2991 machine? What if you build a new computer? Or perhaps you made a
2992 mistake to one of your configuration files, and want to undo it?
2996 In this talk, I will show you how to manage your home directory using
2997 CVS, the Concurrent Versions System. You can manage your files, revert
2998 to old versions in the past, and even send them over the network to
2999 another machine. I'll also discuss how to keep your configuration files
3000 portable, so they'll work even on different Unices, with different
3006 <eventitem date="2004-03-02" time="6:00 PM"
3007 room="MC4042" title="Graphing webs-of-trust">
3008 <short>A talk by Simon Law</short>
3011 In today's world, people have hundreds of connexions. And you can
3012 express these connexions with a graph. For instance, you may wish to
3013 represent the network of your friends.
3017 Originally, webs-of-trust were directed acyclic graphs of people who had
3018 identified each other. This way, if there was a path between you and
3019 the person who want to identify, then you could assume that each person
3020 along that path had verified the next person's identity.
3024 I will show you how to generate your own web-of-trust graph using Free
3025 Software. Of course, you can also use this knowledge to graph anything
3031 <eventitem date="2004-02-18" time="7:00 PM"
3032 room="DC2305" title="KW Perl Mongers">
3033 <short>Perl Modules: A look under the hood</short>
3036 <p>In Perl, a module is the basic unit of code-reuse. The talk will be
3037 mostly a look into GD::Text::Arc, a module written to draw TrueType text
3038 around the edge of a circle. The talk will consider:</p>
3041 <li>using and writing object-oriented perl code</li>
3042 <li>the Virtue of Laziness: or, reusing other peoples' code.</li>
3043 <li>writing tests while coding</li>
3044 <li>beer coasters</li>
3050 <eventitem date="2004-02-05" time="3:30 PM"
3051 room="MC4041" title="Constitutional Change">
3052 <short>Vote to change the CSC Constitution</short>
3055 <p>During the General Meeting on 19 January 2004, a proposed constitution
3056 change was passed around. This change is in response to a change in the
3057 MathSoc Clubs Policy (Policy 4, Section 3, Sub-section f).</p>
3059 <p>This general meeting is called to vote on this proposed change. We must
3060 have quorum of 15 Full Members vote on this change. The following text was
3061 presented at the CSC Winter 2004 Elections.</p>
3063 <pre>We propose to make a Constitutional change on this day, 19 January 2004.
3064 The proposed change is to section 3.1 of the constitution which
3067 In compliance with MathSoc regulations and in recognition of the
3068 club being primarily targeted at undergraduate students, full
3069 membership is open to all undergraduate students in the Faculty of
3070 Mathematics and restricted to the same.
3072 Since MathSoc has changed its requirements for club membership, we
3073 propose that it be changed to:
3075 In compliance with MathSoc regulations and in recognition of the
3076 club being primarily targeted at undergraduate students, full
3077 membership is open to all Social Members of the Mathematics Society
3078 and restricted to the same.</pre>
3082 <eventitem date="2004-01-12" time="3:00 PM"
3083 room="DC1301" title="InstallFest">
3084 <short>See <a href="http://uw-dig.uwaterloo.ca/installfest/">http://uw-dig.uwaterloo.ca/installfest/</a></short>
3087 <p>An Installfest is an opportunity to install software on your computer.
3088 People come with computers. Other people come with experience. The people
3089 get together and (when all goes well) everybody leaves satisfied.</p>
3091 <p>You are invited to our first installfest of the year. Come to get some
3092 software or to learn more about Open Source Software and why it is relevant
3093 to your life. The event is free, but you may want to bring blank CDs and/or
3094 money to purchase some open source action for your computer at home.</p>
3096 <p>See the <a href="http://uw-dig.uwaterloo.ca/installfest/">UW-DIG
3097 website</a> for more details.</p>
3104 <eventitem date="2003-12-01" time="7:00 PM"
3105 room="RCH 101" title="Jon 'maddog' Hall: Free and Open Source: Its uses in Business and Education">
3106 <short> Free and Open Source software has been around for a long
3107 time, even longer then shrink-wrapped code.</short>
3109 <p>Free and Open Source software has been around for a long time, even
3110 longer then shrink-wrapped code. It has a long and noble history in the annals
3111 of education. Even more than ever, due to the drop of hardware prices and the
3112 increase of worldwide communications, Free and Open Source can open new
3113 avenues of teaching and doing research, not only in computer science, but in
3114 other university fields as well.</p>
3115 <p>Learn how Linux as an operating system can
3116 run on anything from a PDA to a supercomputer, and how Linux is reducing the
3117 cost of computing dramatically as the fastest growing operating system in the
3118 world. Learn how other Free and Open Source projects, such as office suites,
3119 audio and video editing and playing software, relational databases, etc. are
3120 created and are freely available.</p>
3122 <p><a href="http://www.csclub.uwaterloo.ca/~cpbell/">Map and directions</a></p>
3123 <h3>Speaker's Biography</h3>
3124 <p>Jon "maddog" Hall is the Executive Director of <a href="http://www.li.org/">Linux International</a>,
3125 a non-profit association of computer vendors who wish to support and promote
3126 the Linux Operating System. During his career which spans over thirty years,
3127 Mr. Hall has been a programmer, systems designer, systems administrator,
3128 product manager, technical marketing manager and educator. He has
3129 worked for such companies as Western Electric Corporation, Aetna Life and
3130 Casualty, Bell Laboratories, Digital Equipment Corporation, VA Linux Systems,
3131 and is currently funded by SGI.</p>
3133 <p>He has taught at Hartford State Technical College, Merrimack College and
3134 Daniel Webster College. He still likes talking to students over pizza and beer
3135 (the pizza can be optional).</p>
3137 <p>Mr. Hall is the author of numerous magazine and newspaper articles, many
3138 presentations and one book, "Linux for Dummies".</p>
3140 <p>Mr. Hall serves on the boards of several companies, and several non-profit
3141 organizations, including the USENIX Association.</p>
3143 <p>Mr. Hall has traveled the world speaking on the benefits of Open Source
3144 Software, and received his BS in Commerce and Engineering from Drexel
3145 University, and his MSCS from RPI in Troy, New York.</p>
3147 <p>In his spare time maddog is working on his retirement project:</p>
3149 <center>maddog's monastery for microcomputing and microbrewing</center>
3154 <eventitem date="2003-11-05" time="4:30 PM - 8:30 PM"
3155 room="Grad House Pub (Green Room)" title="CS Pints With Profs">
3156 <short>Come have a pint with your favourite CS profs!</short>
3158 <p>Come meet CS profs in a relaxed atmosphere this Wednesday at
3159 the Grad House (by South Campus Hall). This is your chance to meet those CS profs
3160 you enjoyed in lectures in person, have a chat with them
3161 and find out what they're doing outside the lecture halls.</p>
3163 <p>We'll be providing free food, including hamburgers and nachos,
3164 and the Grad House offers a great selection of drinks.</p>
3166 <p>If you'd like to invite a particular prof, stop by on the third
3167 floor of the MC (outside of the Comfy) to pick up an invitation.</p>
3169 <p>Persons of all ages are welcome!</p>
3174 <eventitem date="2003-10-21" time="4:30 PM - 5:30 PM" room="MC2065"
3175 title=".NET & Linux: When Worlds Collide">
3176 <short>A talk by James Perry</short>
3179 <p>.NET is Microsoft's new development platform, including amongst
3180 other things a language called C# and a class library for various
3181 operating system services. .NET aims to be portable, although it is
3182 currently mostly only used on Windows systems.</p>
3184 <p>With the full backing of Microsoft, it seems unlikely that .NET
3185 will disappear any time soon. There are several efforts underway to
3186 bring .NET to the GNU/Linux platform. Hosted by the Computer Science
3187 Club, this talk will discuss a number of the issues surrounding .NET
3193 <eventitem date="2003-10-22" time="4:30 PM - 5:30 PM" room="MC4061"
3194 title="Real-Time Graphics Compilers">
3195 <short>Sh is a GPU metaprogramming language developed at the UW
3196 Computer Graphics Lab</short>
3199 <p>Sh is a GPU metaprogramming language developed at the University of
3200 Waterloo Computer Graphics Lab. It allows graphics programmers to
3201 write programs which run directly on the GPU (Graphics Processing
3202 Unit) using familiar C++ syntax. Furthermore, it allows
3203 metaprogramming of such programs, that is, writing programs which
3204 generate other programs, in an easy and natural manner.</p>
3206 <p>This talk will give a brief overview of how Sh works, the design of
3207 its intermediate representation and the (still somewhat simplistic)
3208 optimizer that the current reference implementation has and problems
3209 with applying traditional compiler optimizations.</p>
3211 <p>Stefanus Du Toit is an undergraduate student at the University of
3212 Waterloo. He is also a Research Assistant for Michael McCool from the
3213 University of Waterloo Graphics Lab. Over the Summer of 2003 Stefanus
3214 reimplemented the Sh reference implementation and designed and
3215 implemented the current Sh optimizer.</p>
3219 <eventitem date="2003-10-17" time="3:00 PM" room="MC3001 (Comfy)"
3220 title="Poster Team Meeting">
3221 <short>More free pizza from the Poster Team</short>
3223 <p>Are you interested in getting involved in the Computer Science
3226 <p>Come on out to the second meeting of our Poster Team, a bunch of
3227 students helping out with promotion for our events. The agenda for
3228 this meeting will include painting posters, designing event
3229 invitations, and organizing poster runs. Once again, we will be
3230 serving free pizza!</p>
3232 <p>See you there!</p>
3236 <eventitem date="2003-10-16" time="4:00 PM - 5:30 PM" room="MC2037"
3237 title="UNIX 103: Development Tools">
3238 <short>GCC, GDB, Make</short>
3240 <p>This tutorial will provide you with a practical introduction to GNU
3241 development tools on Unix such as the gcc compiler, the gdb debugger
3242 and the GNU make build tool.</p>
3244 <p>This talk is geared primarily at those mostly unfamiliar with these
3245 tools. Amongst other things we will introduce:</p>
3248 <li>gcc options, version differences, and peculiarities</li>
3249 <li>using gdb to debug segfaults, set breakpoints and find out what's
3251 <li>tiny Makefiles that will compile all of your 2nd and 3rd year CS
3255 <p>If you're in second year CS and unfamiliar with UNIX development it
3256 is highly recommended you go to this talk. All are welcome, including
3257 non-math students.</p>
3259 <p>Arrive early!</p>
3263 <eventitem date="2003-10-02" time="4:00 PM - 5:30 PM" room="MC2037"
3264 title="UNIX 101: Text Editors">
3265 <short>vi vs. emacs: The Ultimate Showdown</short>
3268 Have you ever wondered how those cryptic UNIX text editors work? Have you
3269 ever woken up at night with a cold sweat wondering "Is it CTRL-A, or CTRL-X
3270 CTRL-A?" Do you just hate pico with a passion?</p>
3272 <p>Then come to this tutorial and learn how to use vi and emacs!</p>
3274 <p>Basic UNIX commands will also be covered. This tutorial will be especially
3275 useful for first and second year students.</p>
3280 <eventitem date="2003-10-06" time="4:00 PM" room="MC3001 (Comfy)"
3281 title="Poster Team Meeting">
3282 <short>Join the Poster Team and get Free Pizza!</short>
3285 <li>Do you like computer science?</li>
3286 <li>Do you like posters?</li>
3287 <li>Do you like free pizza?</li>
3289 <p>If the answer to one of these questions is yes, then come
3290 out to the first meeting of the Computer Science Club Poster Team! The
3291 CSC is looking for interested students to help out with promotion and
3292 publicity for this term's events. We promise good times and free
3297 <eventitem date="2003-09-17" time="4:30 PM" room="MC3001 (Comfy)"
3298 title="CSC Elections">
3299 <short>CSC Fall 2003 Elections</short>
3301 <p>Elections will be held on Wednesday, September 17, 2003 at 4:30 PM in the
3303 Comfy Lounge, MC3001.</p>
3305 <p>I invite you to nominate yourself or others for executive positions,
3306 starting immediately. Simply e-mail me at cro@csclub.uwaterloo.ca
3307 with the name of the person who is to be nominated and the position
3308 they're nominated for.</p>
3310 <p>Nominees must be full-time undergraduate students in Math. Sorry!</p>
3312 <p>Positions open for elections are:</p>
3314 <ul><li>President: Organises the club, appoints committees, keeps everyone busy.
3315 If you have lots of ideas about the club in general and like bossing
3316 people around, go for it!</li>
3318 <li>Vice President: Organises events, acts as the president if he's not
3319 available. If you have lots of ideas for events, and spare time, go
3322 <li>Treasurer: Keeps track of the club's finances. Gets to sign cheques
3323 and stuff. If you enjoy dealing with money and have ideas on how to
3324 spend it, go for it!</li>
3326 <li>Secretary: Takes care of minutes and outside correspondence. If you
3327 enjoy writing things down and want to use our nifty new letterhead
3328 style, go for it!</li></ul>
3330 <p>Nominations will be accepted until Tuesday, September 16 at 4:30 PM.</p>
3332 <p>Additionally, a Sysadmin will be appointed after the elections. If you
3333 like working with Unix systems and have experience setting up and
3334 maintaining them, go for it!</p>
3336 <p>I hope that lots of people will show up; hopefully we'll have a great
3337 term with plenty of events. We always need other volunteers, so if you
3338 want to get involved just talk to the new exec after the
3339 meeting. Librarians, webmasters, poster runners, etc. are always
3342 <p>There will also be free pop.</p>
3344 <p>Memberships can be purchased at the elections or at least half an hour
3345 prior to at the CSC. Only undergrad math members can vote, but anyone can
3346 become a member.</p>
3350 <!-- Spring 2003 -->
3352 <eventitem date="2003-07-31" time="4:30 PM" room="MC4064"
3353 title="LaTeX and Work Reports">
3354 <short>Writing beautiful work reports</short>
3357 <p>The work report is a familiar chore for any co-op student. Not only is
3358 there a report to write, but to add insult to injury, your report is
3359 returned if you do not follow your departmental guidelines.</p>
3361 <p>Fear no more! In this talk, you will learn how to use LaTeX and a
3362 specially developed class to automatically format your work reports.
3363 This talk is especially useful to Mathematics, Computer Science,
3364 Electrical & Computer Engineering, and Software Engineeering co-op
3365 students about to go on work term.</p>
3368 href="http://www.eng.uwaterloo.ca/~sfllaw/programs/uw-wkrpt/">http://www.eng.uwaterloo.ca/~sfllaw/programs/uw-wkrpt/</a></p>
3373 <eventitem date="2003-07-24" time="4:30 PM" room="MC2037"
3374 title="vi: the visual editor">
3375 <short>It's not 6.</short>
3378 <p>In 1976, a University of California Berkeley student by the name of
3379 Bill Joy got sick of his text editor, ex. So he hacked it such that
3380 he could read his document as he wrote it. The result was "vi", which
3381 stands for VIsual editor. Today, it is shipped with every modern
3382 Unix system, due to its global influence.</p>
3384 <p>In this talk, you will learn how to use vi to edit documents
3385 quickly and efficiently. At the end, you should be able to:</p>
3388 <li>Navigate and search through documents</li>
3389 <li>Cut, copy, and paste across documents</li>
3390 <li>Search and replace regular expressions</li>
3393 <p>If you do not have a Math computer account, don't panic; one will be lent
3394 to you for the duration of this class.</p>
3399 <eventitem date="2003-07-24" time="3:00 PM" room="CSC Office" title="July
3401 <short> See Abstract for minutes </short>
3404 --paying Simon for Sugar
3407 Expense this to MathSoc in lieu of foreign speaker.
3409 --We currently have (including CD-R and pop-income not
3410 currently in safe) $972.85
3411 -We have $359.02 on budget that we can expense to MathSoc.
3413 --We got MEF money for books and video card. Funding for
3414 wireless microphone is dependent on whether MFCF is
3416 -Funding for casters was denied.
3417 -Shopping for the Video card.
3418 -Expecting it after August (Stefanus shopping for it.)
3419 -Will have to hear back regarding the microphone, best to
3420 delay that now, discuss it with MEF.
3421 -Better to do it this term, so it doesn't get lost.
3422 -Let MFCF know about this concern.
3423 -Regarding books, can be done anytime before September.
3426 -Generally, Jim Eliot talk when really well.
3427 -Apparently he was generally offensive.
3428 -When was the LaTeX talk? End of the month.
3429 -Kegger at Jim's place on the 16th.
3431 --Getting people in on the 6th, 7th, 8th for csc commercials
3433 -Hang out in here, and he'll make a CSC commercial.
3434 -Co-ordinate when everyone should be in here, so we can email Jason.
3437 -CEO needs it's database changed to use ISBN as a primary key.
3438 -Needs functionality to take out/return books.
3440 --Mark just entered financial stuff into GNUcash
3442 --Choose CRO for next term.
3443 -Stefanus has expressed desire not to be CRO.
3444 -Gary Simmons was suggested (and he accepted)
3447 --Mike Biggs has to get here naked.
3448 -Four unanimous votes.
3449 -Nakedness only applies to getting here, not being here.
3453 ACTION ITEM: Biggs and Cass
3454 -get labelmaker tape, masking tape
3455 whiteboard makers, coloured paper, CD sleeves
3456 -keep receipts for CSC office expenses.
3458 How is the progress on allowing executives and voters to be non-math
3460 -The vote is coming up Monday.
3461 -Proposal: Anyone who is a paying member can be a member
3462 -So you can either do two things:
3463 Pay MathSoc fees, or
3464 Get your faculty society to recognize CSC as a club.
3466 Stefanus wanted to mention that we should talk to Yolanda,
3467 Craig or Louie about a EYT event for frosh week.
3469 -Sugar Mountain trying to hook all the Frosh
3473 Reminder for Next Year's executive.
3474 -September 16th @ 5:00pm, get a table for Clubs day, and 17th
3475 and 18th, maintain the booth (full day events).
3478 -There should be executive before then
3480 Note: There needs to be a private section in the CSC Procedures Manual.
3481 (Only accessible by shell)
3486 -Talk to Plantops about:
3488 -Mounting corkboard.
3489 -Talk about CSC Sign
3494 <eventitem date="2003-06-27" time="2:30 PM" room="DC1302"
3495 title="Friday Flicks">
3496 <short> SIGGRAPH Electronic Theatre Showing </short>
3499 SIGGRAPH is the ACM's Special Interest Group for Graphics and
3500 simultaneously the world's largest graphics conference and
3501 exhibition, where the cutting edge of graphics research is presented
3504 With support from UW's Computer Graphics Lab, the CSC invites you to
3505 capture a glimpse of SIGGRAPH 2002. We will be presenting the
3506 Electronic Theatre showings from 2002, demonstrating the best of the
3507 animated, CG-produced movies presented at SIGGRAPH.
3508 </p><p> Don't miss this free showing!</p>
3511 <eventitem date="2003-07-08" time="4:00 PM" room="MC2065"
3512 title="Mainframes and Linux">
3513 <short>A talk by Jim Elliott. Jim is responsible for IBM's in Open Source
3514 activities and IBM's mainframe operating systems for Canada and the
3518 Linux and Open Source have become a significant reality in the
3519 working world of Information Technology. An indirect result has been a
3520 "rebirth" of the mainframe as a strategic platform for enterprise
3521 computing. In this session Jim Elliott, IBM's Linux Advocate, will provide
3522 an overview of these technologies and an inside look at IBM's participation
3523 in the community. Jim will examine Linux usage on the desktop, embedded
3524 systems and servers, a reality check on the common misconceptions that
3525 surround Linux and Open Source, and an overview of the history and current
3526 design of IBM's mainframe servers.</p>
3528 Jim Elliott is the Linux Advocate for IBM Canada. He is responsible
3529 for IBM's participation in Linux and Open Source activities and IBM's
3530 mainframe operating systems in Canada and the Caribbean. Jim is a popular