From 24941846af7496ae58531d3a27d15960626663c0 Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Thu, 16 Sep 2021 13:06:57 -0400 Subject: [PATCH 01/25] Update @types/node to node 16 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index ba314f56..be3c61ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ }, "devDependencies": { "@types/mdx-js__react": "^1.5.3", - "@types/node": "^14.14.41", + "@types/node": "^16.9.1", "@types/react": "^17.0.14", "@typescript-eslint/eslint-plugin": "4.28.4", "@typescript-eslint/parser": "4.28.4", @@ -998,9 +998,9 @@ } }, "node_modules/@types/node": { - "version": "14.14.41", - "resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.41.tgz", - "integrity": "sha512-dueRKfaJL4RTtSa7bWeTK1M+VH+Gns73oCgzvYfHZywRCoPSd8EkXBL0mZ9unPTveBn+D9phZBaxuzpwjWkW0g==" + "version": "16.9.1", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.9.1.tgz", + "integrity": "sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g==" }, "node_modules/@types/parse5": { "version": "5.0.3", @@ -9854,9 +9854,9 @@ } }, "@types/node": { - "version": "14.14.41", - "resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.41.tgz", - "integrity": "sha512-dueRKfaJL4RTtSa7bWeTK1M+VH+Gns73oCgzvYfHZywRCoPSd8EkXBL0mZ9unPTveBn+D9phZBaxuzpwjWkW0g==" + "version": "16.9.1", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.9.1.tgz", + "integrity": "sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g==" }, "@types/parse5": { "version": "5.0.3", diff --git a/package.json b/package.json index 4c1ab6bf..e10599a6 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@types/mdx-js__react": "^1.5.3", - "@types/node": "^14.14.41", + "@types/node": "^16.9.1", "@types/react": "^17.0.14", "@typescript-eslint/eslint-plugin": "4.28.4", "@typescript-eslint/parser": "4.28.4", -- 2.39.2 From 2540cad4352fa3a121de98d1c607a4823e7e4a2f Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Mon, 20 Sep 2021 14:45:18 -0400 Subject: [PATCH 02/25] Add ical-generator and ts-node --- package-lock.json | 324 ++++++++++++++++++++++++++++++++++++++++++++++ package.json | 9 +- 2 files changed, 330 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index be3c61ac..36b5e11c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,10 +32,12 @@ "eslint-plugin-react": "7.24.0", "eslint-plugin-react-hooks": "^4.2.0", "gray-matter": "^4.0.3", + "ical-generator": "^3.0.0", "postcss": "^8.3.0", "postcss-calc": "^8.0.0", "postcss-flexbugs-fixes": "^5.0.2", "postcss-preset-env": "^6.7.0", + "ts-node": "^10.2.1", "typescript": "4.3.5" }, "engines": { @@ -547,6 +549,27 @@ "to-fast-properties": "^2.0.0" } }, + "node_modules/@cspotcode/source-map-consumer": { + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/@cspotcode/source-map-consumer/-/source-map-consumer-0.8.0.tgz", + "integrity": "sha512-41qniHzTU8yAGbCp04ohlmSrZf8bkf/iJsl3V0dRGsQN/5GFfx+LbCSsCpp2gqrqjTVg/K6O8ycoV35JIwAzAg==", + "dev": true, + "engines": { + "node": ">= 12" + } + }, + "node_modules/@cspotcode/source-map-support": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.6.1.tgz", + "integrity": "sha512-DX3Z+T5dt1ockmPdobJS/FAsQPW4V4SrWEhD2iYQT2Cb2tQsiMnYxrcUH9By/Z3B+v0S5LMBkQtV/XOBbpLEOg==", + "dev": true, + "dependencies": { + "@cspotcode/source-map-consumer": "0.8.0" + }, + "engines": { + "node": ">=12" + } + }, "node_modules/@csstools/convert-colors": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/@csstools/convert-colors/-/convert-colors-1.4.0.tgz", @@ -966,6 +989,30 @@ "node": ">= 8" } }, + "node_modules/@tsconfig/node10": { + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.8.tgz", + "integrity": "sha512-6XFfSQmMgq0CFLY1MslA/CPUfhIL919M1rMsa5lP2P097N2Wd1sSX0tx1u4olM16fLNhtHZpRhedZJphNJqmZg==", + "dev": true + }, + "node_modules/@tsconfig/node12": { + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.9.tgz", + "integrity": "sha512-/yBMcem+fbvhSREH+s14YJi18sp7J9jpuhYByADT2rypfajMZZN4WQ6zBGgBKp53NKmqI36wFYDb3yaMPurITw==", + "dev": true + }, + "node_modules/@tsconfig/node14": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.1.tgz", + "integrity": "sha512-509r2+yARFfHHE7T6Puu2jjkoycftovhXRqW328PDXTVGKihlb1P8Z9mMZH04ebyajfRY7dedfGynlrFHJUQCg==", + "dev": true + }, + "node_modules/@tsconfig/node16": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.2.tgz", + "integrity": "sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==", + "dev": true + }, "node_modules/@types/hast": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/@types/hast/-/hast-2.3.1.tgz", @@ -1329,6 +1376,15 @@ "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" } }, + "node_modules/acorn-walk": { + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz", + "integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==", + "dev": true, + "engines": { + "node": ">=0.4.0" + } + }, "node_modules/ajv": { "version": "6.12.6", "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", @@ -1390,6 +1446,12 @@ "node": ">= 8" } }, + "node_modules/arg": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz", + "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==", + "dev": true + }, "node_modules/argparse": { "version": "1.0.10", "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", @@ -2070,6 +2132,12 @@ "sha.js": "^2.4.8" } }, + "node_modules/create-require": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz", + "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==", + "dev": true + }, "node_modules/cross-spawn": { "version": "7.0.3", "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", @@ -2393,6 +2461,15 @@ "url": "https://github.com/sponsors/wooorm" } }, + "node_modules/diff": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz", + "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==", + "dev": true, + "engines": { + "node": ">=0.3.1" + } + }, "node_modules/diffie-hellman": { "version": "5.0.3", "resolved": "https://registry.npmjs.org/diffie-hellman/-/diffie-hellman-5.0.3.tgz", @@ -3856,6 +3933,58 @@ "resolved": "https://registry.npmjs.org/https-browserify/-/https-browserify-1.0.0.tgz", "integrity": "sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=" }, + "node_modules/ical-generator": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/ical-generator/-/ical-generator-3.0.0.tgz", + "integrity": "sha512-PlDOOipgTlMzbfDDy+NJixAf5bzNb46wf0JXPkhnSjNQJc50y/XTOhOnQW/cp6tD+4ITHIMhkCkQ4CrUlDKMFQ==", + "dev": true, + "dependencies": { + "uuid-random": "^1.3.2" + }, + "engines": { + "node": ">=12.0.0" + }, + "peerDependencies": { + "@touch4it/ical-timezones": ">=1.6.0", + "@types/luxon": ">= 1.26.0", + "@types/mocha": ">= 8.2.1", + "@types/node": ">= 15.0.0", + "dayjs": ">= 1.10.0", + "luxon": ">= 1.26.0", + "moment": ">= 2.29.0", + "moment-timezone": ">= 0.5.33", + "rrule": ">= 2.6.8" + }, + "peerDependenciesMeta": { + "@touch4it/ical-timezones": { + "optional": true + }, + "@types/luxon": { + "optional": true + }, + "@types/mocha": { + "optional": true + }, + "@types/node": { + "optional": true + }, + "dayjs": { + "optional": true + }, + "luxon": { + "optional": true + }, + "moment": { + "optional": true + }, + "moment-timezone": { + "optional": true + }, + "rrule": { + "optional": true + } + } + }, "node_modules/iconv-lite": { "version": "0.6.2", "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.2.tgz", @@ -4570,6 +4699,12 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/make-error": { + "version": "1.3.6", + "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz", + "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==", + "dev": true + }, "node_modules/markdown-escapes": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/markdown-escapes/-/markdown-escapes-1.0.4.tgz", @@ -8516,6 +8651,62 @@ "url": "https://github.com/sponsors/wooorm" } }, + "node_modules/ts-node": { + "version": "10.2.1", + "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.2.1.tgz", + "integrity": "sha512-hCnyOyuGmD5wHleOQX6NIjJtYVIO8bPP8F2acWkB4W06wdlkgyvJtubO/I9NkI88hCFECbsEgoLc0VNkYmcSfw==", + "dev": true, + "dependencies": { + "@cspotcode/source-map-support": "0.6.1", + "@tsconfig/node10": "^1.0.7", + "@tsconfig/node12": "^1.0.7", + "@tsconfig/node14": "^1.0.0", + "@tsconfig/node16": "^1.0.2", + "acorn": "^8.4.1", + "acorn-walk": "^8.1.1", + "arg": "^4.1.0", + "create-require": "^1.1.0", + "diff": "^4.0.1", + "make-error": "^1.1.1", + "yn": "3.1.1" + }, + "bin": { + "ts-node": "dist/bin.js", + "ts-node-cwd": "dist/bin-cwd.js", + "ts-node-script": "dist/bin-script.js", + "ts-node-transpile-only": "dist/bin-transpile.js", + "ts-script": "dist/bin-script-deprecated.js" + }, + "engines": { + "node": ">=12.0.0" + }, + "peerDependencies": { + "@swc/core": ">=1.2.50", + "@swc/wasm": ">=1.2.50", + "@types/node": "*", + "typescript": ">=2.7" + }, + "peerDependenciesMeta": { + "@swc/core": { + "optional": true + }, + "@swc/wasm": { + "optional": true + } + } + }, + "node_modules/ts-node/node_modules/acorn": { + "version": "8.5.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.5.0.tgz", + "integrity": "sha512-yXbYeFy+jUuYd3/CDcg2NkIYE991XYX/bje7LmjJigUciaeO1JR4XxXgCIV1/Zc/dRuFEyw1L0pbA+qynJkW5Q==", + "dev": true, + "bin": { + "acorn": "bin/acorn" + }, + "engines": { + "node": ">=0.4.0" + } + }, "node_modules/ts-pnp": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/ts-pnp/-/ts-pnp-1.2.0.tgz", @@ -8840,6 +9031,12 @@ "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=" }, + "node_modules/uuid-random": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/uuid-random/-/uuid-random-1.3.2.tgz", + "integrity": "sha512-UOzej0Le/UgkbWEO8flm+0y+G+ljUon1QWTEZOq1rnMAsxo2+SckbiZdKzAHHlVh6gJqI1TjC/xwgR50MuCrBQ==", + "dev": true + }, "node_modules/v8-compile-cache": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz", @@ -9013,6 +9210,15 @@ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", "dev": true }, + "node_modules/yn": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz", + "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==", + "dev": true, + "engines": { + "node": ">=6" + } + }, "node_modules/yocto-queue": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", @@ -9505,6 +9711,21 @@ "to-fast-properties": "^2.0.0" } }, + "@cspotcode/source-map-consumer": { + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/@cspotcode/source-map-consumer/-/source-map-consumer-0.8.0.tgz", + "integrity": "sha512-41qniHzTU8yAGbCp04ohlmSrZf8bkf/iJsl3V0dRGsQN/5GFfx+LbCSsCpp2gqrqjTVg/K6O8ycoV35JIwAzAg==", + "dev": true + }, + "@cspotcode/source-map-support": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.6.1.tgz", + "integrity": "sha512-DX3Z+T5dt1ockmPdobJS/FAsQPW4V4SrWEhD2iYQT2Cb2tQsiMnYxrcUH9By/Z3B+v0S5LMBkQtV/XOBbpLEOg==", + "dev": true, + "requires": { + "@cspotcode/source-map-consumer": "0.8.0" + } + }, "@csstools/convert-colors": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/@csstools/convert-colors/-/convert-colors-1.4.0.tgz", @@ -9822,6 +10043,30 @@ "fastq": "^1.6.0" } }, + "@tsconfig/node10": { + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.8.tgz", + "integrity": "sha512-6XFfSQmMgq0CFLY1MslA/CPUfhIL919M1rMsa5lP2P097N2Wd1sSX0tx1u4olM16fLNhtHZpRhedZJphNJqmZg==", + "dev": true + }, + "@tsconfig/node12": { + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.9.tgz", + "integrity": "sha512-/yBMcem+fbvhSREH+s14YJi18sp7J9jpuhYByADT2rypfajMZZN4WQ6zBGgBKp53NKmqI36wFYDb3yaMPurITw==", + "dev": true + }, + "@tsconfig/node14": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.1.tgz", + "integrity": "sha512-509r2+yARFfHHE7T6Puu2jjkoycftovhXRqW328PDXTVGKihlb1P8Z9mMZH04ebyajfRY7dedfGynlrFHJUQCg==", + "dev": true + }, + "@tsconfig/node16": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.2.tgz", + "integrity": "sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==", + "dev": true + }, "@types/hast": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/@types/hast/-/hast-2.3.1.tgz", @@ -10066,6 +10311,12 @@ "dev": true, "requires": {} }, + "acorn-walk": { + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz", + "integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==", + "dev": true + }, "ajv": { "version": "6.12.6", "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", @@ -10111,6 +10362,12 @@ "picomatch": "^2.0.4" } }, + "arg": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz", + "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==", + "dev": true + }, "argparse": { "version": "1.0.10", "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", @@ -10650,6 +10907,12 @@ "sha.js": "^2.4.8" } }, + "create-require": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz", + "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==", + "dev": true + }, "cross-spawn": { "version": "7.0.3", "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", @@ -10884,6 +11147,12 @@ "repeat-string": "^1.5.4" } }, + "diff": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz", + "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==", + "dev": true + }, "diffie-hellman": { "version": "5.0.3", "resolved": "https://registry.npmjs.org/diffie-hellman/-/diffie-hellman-5.0.3.tgz", @@ -12005,6 +12274,15 @@ "resolved": "https://registry.npmjs.org/https-browserify/-/https-browserify-1.0.0.tgz", "integrity": "sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=" }, + "ical-generator": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/ical-generator/-/ical-generator-3.0.0.tgz", + "integrity": "sha512-PlDOOipgTlMzbfDDy+NJixAf5bzNb46wf0JXPkhnSjNQJc50y/XTOhOnQW/cp6tD+4ITHIMhkCkQ4CrUlDKMFQ==", + "dev": true, + "requires": { + "uuid-random": "^1.3.2" + } + }, "iconv-lite": { "version": "0.6.2", "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.2.tgz", @@ -12482,6 +12760,12 @@ "semver": "^6.0.0" } }, + "make-error": { + "version": "1.3.6", + "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz", + "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==", + "dev": true + }, "markdown-escapes": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/markdown-escapes/-/markdown-escapes-1.0.4.tgz", @@ -15479,6 +15763,34 @@ "resolved": "https://registry.npmjs.org/trough/-/trough-1.0.5.tgz", "integrity": "sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==" }, + "ts-node": { + "version": "10.2.1", + "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.2.1.tgz", + "integrity": "sha512-hCnyOyuGmD5wHleOQX6NIjJtYVIO8bPP8F2acWkB4W06wdlkgyvJtubO/I9NkI88hCFECbsEgoLc0VNkYmcSfw==", + "dev": true, + "requires": { + "@cspotcode/source-map-support": "0.6.1", + "@tsconfig/node10": "^1.0.7", + "@tsconfig/node12": "^1.0.7", + "@tsconfig/node14": "^1.0.0", + "@tsconfig/node16": "^1.0.2", + "acorn": "^8.4.1", + "acorn-walk": "^8.1.1", + "arg": "^4.1.0", + "create-require": "^1.1.0", + "diff": "^4.0.1", + "make-error": "^1.1.1", + "yn": "3.1.1" + }, + "dependencies": { + "acorn": { + "version": "8.5.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.5.0.tgz", + "integrity": "sha512-yXbYeFy+jUuYd3/CDcg2NkIYE991XYX/bje7LmjJigUciaeO1JR4XxXgCIV1/Zc/dRuFEyw1L0pbA+qynJkW5Q==", + "dev": true + } + } + }, "ts-pnp": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/ts-pnp/-/ts-pnp-1.2.0.tgz", @@ -15717,6 +16029,12 @@ "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=" }, + "uuid-random": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/uuid-random/-/uuid-random-1.3.2.tgz", + "integrity": "sha512-UOzej0Le/UgkbWEO8flm+0y+G+ljUon1QWTEZOq1rnMAsxo2+SckbiZdKzAHHlVh6gJqI1TjC/xwgR50MuCrBQ==", + "dev": true + }, "v8-compile-cache": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz", @@ -15850,6 +16168,12 @@ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", "dev": true }, + "yn": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz", + "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==", + "dev": true + }, "yocto-queue": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", diff --git a/package.json b/package.json index e10599a6..39cf2a81 100644 --- a/package.json +++ b/package.json @@ -10,9 +10,10 @@ "build": "next build", "start": "next start", "export": "next export", - "lint": "eslint \"{pages,components,lib,hooks}/**/*.{js,ts,tsx,jsx}\" --quiet", - "lint:fix": "eslint \"{pages,components,lib,hooks}/**/*.{js,ts,tsx,jsx}\" --quiet --fix" - }, + "lint": "eslint \"{pages,components,lib,hooks,scripts}/**/*.{js,ts,tsx,jsx}\" --quiet", + "lint:fix": "eslint \"{pages,components,lib,hooks,scripts}/**/*.{js,ts,tsx,jsx}\" --quiet --fix", + "generate:calendar": "ts-node ./scripts/generate-calendar" + }, "dependencies": { "@mdx-js/loader": "^1.6.22", "@mdx-js/react": "^1.6.22", @@ -39,10 +40,12 @@ "eslint-plugin-react": "7.24.0", "eslint-plugin-react-hooks": "^4.2.0", "gray-matter": "^4.0.3", + "ical-generator": "^3.0.0", "postcss": "^8.3.0", "postcss-calc": "^8.0.0", "postcss-flexbugs-fixes": "^5.0.2", "postcss-preset-env": "^6.7.0", + "ts-node": "^10.2.1", "typescript": "4.3.5" } } -- 2.39.2 From 5ca822a3e4db738f7826fb77d1ed7c2241d88b0e Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Mon, 20 Sep 2021 14:45:34 -0400 Subject: [PATCH 03/25] Use module: CommonJS for ts-node --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index ea06f1e2..0e7cdc53 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -9,7 +9,7 @@ "forceConsistentCasingInFileNames": true, "noEmit": true, "esModuleInterop": true, - "module": "esnext", + "module": "CommonJS", "moduleResolution": "node", "resolveJsonModule": true, "isolatedModules": true, -- 2.39.2 From 6cdab0fd28d11d2c2f35646a88ea320322eed6d4 Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Mon, 20 Sep 2021 14:45:59 -0400 Subject: [PATCH 04/25] Implement getAllEvents --- lib/events.ts | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/lib/events.ts b/lib/events.ts index a3bb6f3c..983397b8 100644 --- a/lib/events.ts +++ b/lib/events.ts @@ -111,6 +111,47 @@ export async function getUpcomingEvents(): Promise { }); } +export async function getAllEvents() { + /* Promise.all implementation + const slugs = ( + await Promise.all( + ( + await getEventYears() + ).map( + async (year) => + await Promise.all( + ( + await getEventTermsByYear(year) + ).map(async (term) => { + return (await getEventsByTerm(year, term)).map((slug) => ({ + slug, + term, + year, + })); + }) + ) + ) + ) + ).flat(2); + + return await Promise.all( + slugs.map(({ year, term, slug }) => getEventBySlug(year, term, slug)) + ); + */ + + const events: Event[] = []; + + for (const year of await getEventYears()) { + for (const term of await getEventTermsByYear(year)) { + for (const slug of await getEventsByTerm(year, term)) { + events.push(await getEventBySlug(year, term, slug)); + } + } + } + + return events; +} + export async function getEventsPageProps({ year, term, -- 2.39.2 From e2f033aea1629237486c3c721a18488a2c15568b Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Mon, 20 Sep 2021 14:46:12 -0400 Subject: [PATCH 05/25] test getAllEvents --- scripts/generate-calendar.ts | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 scripts/generate-calendar.ts diff --git a/scripts/generate-calendar.ts b/scripts/generate-calendar.ts new file mode 100644 index 00000000..8c0a9737 --- /dev/null +++ b/scripts/generate-calendar.ts @@ -0,0 +1,35 @@ +import ical, { ICalCalendarMethod } from "ical-generator"; + +import { getAllEvents } from "../lib/events"; + +const calendar = ical({ + name: "University of Waterloo Computer Science Club", + method: ICalCalendarMethod.PUBLISH, + scale: "GREGORIAN", + x: { "X-WR-RELCALID": "3359A191-B19E-4B53-BADC-DFC084FC51C9" }, + events: [ + { + location: "Twitch - Online", + start: new Date( + "Tuesday September 14 2021 19:00:00 GMT-0400 (Eastern Daylight Time)" + ), + end: new Date( + "Tuesday September 14 2021 20:00:00 GMT-0400 (Eastern Daylight Time)" + ), + description: + "Learn about our plans for the term and play some games with us.", + }, + ], +}); + +async function test() { + const start = Date.now(); + await getAllEvents(); + const finish = Date.now(); + + console.log(finish - start); +} + +test(); + +export {}; -- 2.39.2 From 37bf2d4e6da19db5d2a93d11262c98c6f84d3f06 Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Mon, 20 Sep 2021 17:08:01 -0400 Subject: [PATCH 06/25] Remove promise.all implementation --- lib/events.ts | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/lib/events.ts b/lib/events.ts index 983397b8..222a6b5d 100644 --- a/lib/events.ts +++ b/lib/events.ts @@ -112,33 +112,6 @@ export async function getUpcomingEvents(): Promise { } export async function getAllEvents() { - /* Promise.all implementation - const slugs = ( - await Promise.all( - ( - await getEventYears() - ).map( - async (year) => - await Promise.all( - ( - await getEventTermsByYear(year) - ).map(async (term) => { - return (await getEventsByTerm(year, term)).map((slug) => ({ - slug, - term, - year, - })); - }) - ) - ) - ) - ).flat(2); - - return await Promise.all( - slugs.map(({ year, term, slug }) => getEventBySlug(year, term, slug)) - ); - */ - const events: Event[] = []; for (const year of await getEventYears()) { -- 2.39.2 From 53e2a19d72ba0b87a22418c6a3514e4ceebf1330 Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Mon, 20 Sep 2021 17:09:39 -0400 Subject: [PATCH 07/25] Set target to ES2020 in tsconfig --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index 0e7cdc53..079a3ab6 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,7 +1,7 @@ { "compilerOptions": { "baseUrl": ".", - "target": "es5", + "target": "ES2020", "lib": ["dom", "dom.iterable", "esnext"], "allowJs": true, "skipLibCheck": true, -- 2.39.2 From 406aee9d1144cc20149cf808aa4d4a3e971d65b7 Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Mon, 20 Sep 2021 17:09:53 -0400 Subject: [PATCH 08/25] Generate calendar --- scripts/generate-calendar.ts | 60 ++++++++++++++++++++---------------- 1 file changed, 33 insertions(+), 27 deletions(-) diff --git a/scripts/generate-calendar.ts b/scripts/generate-calendar.ts index 8c0a9737..7c162e0c 100644 --- a/scripts/generate-calendar.ts +++ b/scripts/generate-calendar.ts @@ -1,35 +1,41 @@ +import { writeFile } from "fs/promises"; +import path from "path"; + +import { addHours } from "date-fns"; import ical, { ICalCalendarMethod } from "ical-generator"; import { getAllEvents } from "../lib/events"; -const calendar = ical({ - name: "University of Waterloo Computer Science Club", - method: ICalCalendarMethod.PUBLISH, - scale: "GREGORIAN", - x: { "X-WR-RELCALID": "3359A191-B19E-4B53-BADC-DFC084FC51C9" }, - events: [ - { - location: "Twitch - Online", - start: new Date( - "Tuesday September 14 2021 19:00:00 GMT-0400 (Eastern Daylight Time)" - ), - end: new Date( - "Tuesday September 14 2021 20:00:00 GMT-0400 (Eastern Daylight Time)" - ), - description: - "Learn about our plans for the term and play some games with us.", - }, - ], -}); +export async function generateCalendar() { + const events = await getAllEvents(); -async function test() { - const start = Date.now(); - await getAllEvents(); - const finish = Date.now(); + const calendar = ical({ + name: "University of Waterloo Computer Science Club", + method: ICalCalendarMethod.PUBLISH, + scale: "GREGORIAN", + x: { "X-WR-RELCALID": "3359A191-B19E-4B53-BADC-DFC084FC51C9" }, + events: events.reverse().map(({ metadata }) => ({ + id: `${new Date(metadata.date) + .toISOString() + .replaceAll("-", "") + .replaceAll(":", "") + .replaceAll(".", "")}@csclub.uwaterloo.ca`, + summary: metadata.name, + description: `${metadata.short} --- Learn more at ${path.join( + "https://csclub.uwaterloo.ca", + process.env.NEXT_PUBLIC_BASE_PATH ?? "/", + metadata.permaLink + )}`, + start: new Date(metadata.date), + end: addHours(new Date(metadata.date), 1), + location: metadata.online + ? `Online - ${metadata.location}` + : metadata.location, + organizer: "exec@csclub.uwaterloo.ca", + })), + }); - console.log(finish - start); + await writeFile("public/events.ics", calendar.toString()); } -test(); - -export {}; +void generateCalendar(); -- 2.39.2 From 7bb15444bfa1933121c4031d50382d16a989caba Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Mon, 20 Sep 2021 17:10:06 -0400 Subject: [PATCH 09/25] Manually check-in events.ics file --- public/events.ics | 12809 ++++++++++++++++++++++++-------------------- 1 file changed, 7102 insertions(+), 5707 deletions(-) diff --git a/public/events.ics b/public/events.ics index 82996c28..2870fc38 100644 --- a/public/events.ics +++ b/public/events.ics @@ -1,5707 +1,7102 @@ -BEGIN:VCALENDAR -VERSION:2.0 -X-WR-CALNAME:University of Waterloo Computer Science Club -PRODID:-//Apple Computer, Inc//iCal 2.0//EN -X-WR-RELCALID:3359A191-B19E-4B53-BADC-DFC084FC51C9 -CALSCALE:GREGORIAN -METHOD:PUBLISH - -BEGIN:VEVENT -LOCATION:Twitch - Online -DTSTAMP:20060912T200708Z -UID:20210914T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20210914T230000Z -DTEND:20210915T000000Z -SUMMARY:CSC BOT & Game Night -DESCRIPTION:Learn about our plans for the term and play some games with us. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Online -DTSTAMP:20060912T200708Z -UID:20210717T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20210717T230000Z -DTEND:20210718T000000Z -SUMMARY:Afterhours: Burnout -DESCRIPTION:This Afterhours will be a discussion about recognizing burnout, recovering from burnout, and preventing it from occurring. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Online -DTSTAMP:20060912T200708Z -UID:20210616T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20210616T000000Z -DTEND:20210616T010000Z -SUMMARY:Speed-Friending -DESCRIPTION:Come hop on a Zoom call with us to to connect with others in our community! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Online -DTSTAMP:20060912T200708Z -UID:20210610T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20210610T230000Z -DTEND:20210611T000000Z -SUMMARY:Titus Winters Tech Talk -DESCRIPTION:Become inspired in an upcoming talk by Titus Winters on June 10th from 7-8pm ET, who will share how good team culture can positively impact code! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Online -DTSTAMP:20060912T200708Z -UID:20210524T040000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20210524T040000Z -DTEND:20210524T050000Z -SUMMARY:CSC x SE Soc: Interview Prep -DESCRIPTION:CSC and SE Soc are hosting an Interview Prep Workshop next week! Join Kristy Gao and Bimesh De Silva as they review the interview process, from behavioural to technical interviews. They'll finish off with live mock interviews, and the event will be held on Twitch (https://www.twitch.tv/uwcsclub). -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Online -DTSTAMP:20060912T200708Z -UID:20210518T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20210518T000000Z -DTEND:20210518T010000Z -SUMMARY:CSC BOT & Game Night -DESCRIPTION:Learn about our plans for the term and play some games with us. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Online -DTSTAMP:20060912T200708Z -UID:20210516T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20210516T230000Z -DTEND:20210517T000000Z -SUMMARY:Drop-in Resume Critiques (Day 2) -DESCRIPTION:Live Resume Critiques with Tech+, UW Data Science Club, and UW PM (registration required). -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Online -DTSTAMP:20060912T200708Z -UID:20210515T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20210515T230000Z -DTEND:20210516T000000Z -SUMMARY:Drop-in Resume Critiques (Day 1) -DESCRIPTION:Live Resume Critiques with Tech+, UW Data Science Club, and UW PM (registration required). -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Online -DTSTAMP:20060912T200708Z -UID:20210327T183000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20210327T183000Z -DTEND:20210327T193000Z -SUMMARY:Alt-Tab -DESCRIPTION:Join us for lightning tech talk presented by students. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Online -DTSTAMP:20060912T200708Z -UID:20210325T040000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20210325T040000Z -DTEND:20210325T050000Z -SUMMARY:Out of The Box: React -DESCRIPTION:Learn how React works and make your own version! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Online -DTSTAMP:20060912T200708Z -UID:20210316T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20210316T233000Z -DTEND:20210317T003000Z -SUMMARY:Speed-Friending -DESCRIPTION:Join CSC to meet new people in a Speed-Friending event. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Online -DTSTAMP:20060912T200708Z -UID:20210307T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20210307T000000Z -DTEND:20210307T010000Z -SUMMARY:Afterhours: Personal Relationships -DESCRIPTION:Join CSC as we talk about personal relationships. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Online -DTSTAMP:20060912T200708Z -UID:20210220T010000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20210220T010000Z -DTEND:20210220T020000Z -SUMMARY:Fun Friday -DESCRIPTION:Join CSC as we play games all night! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Online -DTSTAMP:20060912T200708Z -UID:20210219T010000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20210219T010000Z -DTEND:20210219T020000Z -SUMMARY:Theatre Thursday -DESCRIPTION:Come watch a movie with CSC! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Online -DTSTAMP:20060912T200708Z -UID:20210217T010000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20210217T010000Z -DTEND:20210217T020000Z -SUMMARY:Talk to CSC Tuesday -DESCRIPTION:Come meet and chill out with CSC execs. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Online -DTSTAMP:20060912T200708Z -UID:20210129T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20210129T000000Z -DTEND:20210129T010000Z -SUMMARY:Recovering From a Rough Term -DESCRIPTION:Join us to learn about other students have bounced back from a rough term, and how you can too. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Online -DTSTAMP:20060912T200708Z -UID:20210127T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20210127T000000Z -DTEND:20210127T010000Z -SUMMARY:CTCI136 -DESCRIPTION:Join us for tips and tricks on technical interviews. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Online -DTSTAMP:20060912T200708Z -UID:20210115T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20210115T000000Z -DTEND:20210115T010000Z -SUMMARY:RES 135 -DESCRIPTION:Join us for resume and WaterlooWorks tips for the upcoming coop search. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Online -DTSTAMP:20060912T200708Z -UID:20210112T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20210112T000000Z -DTEND:20210112T010000Z -SUMMARY:Get involved in CS Club! -DESCRIPTION:Learn about how you can involved with CS Club this term. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Online -DTSTAMP:20060912T200708Z -UID:20201126T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20201126T000000Z -DTEND:20201126T010000Z -SUMMARY:Roasting Our First Year Resumes -DESCRIPTION:Upper years students will be critiquing their own resumes from first year. 👉 Streamed at twitch.tv/uwcsclub -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Online -DTSTAMP:20060912T200708Z -UID:20201119T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20201119T220000Z -DTEND:20201119T230000Z -SUMMARY:WiCS x CSC: Alt-Tab -DESCRIPTION:CSC and WiCS are hosting Alt-Tab on November 19th, 5-7 PM EST. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy -DTSTAMP:20060912T200708Z -UID:20200312T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20200312T220000Z -DTEND:20200312T230000Z -SUMMARY:WiCS x CSC Bondfire -DESCRIPTION:"Bonfire" with WiCS Thursday March 12th @ 6PM in MC Comfy -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4045 -DTSTAMP:20060912T200708Z -UID:20200211T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20200211T230000Z -DTEND:20200212T000000Z -SUMMARY:Physical Security Workshop -DESCRIPTION:Physical Security Workshop on Tuesday, Feb 11th, at 6:00 PM in MC 4045 -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - STC 0010 -DTSTAMP:20060912T200708Z -UID:20200128T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20200128T233000Z -DTEND:20200129T003000Z -SUMMARY:Code Party 0 -DESCRIPTION:Code Party 0 on January 28th, 2020, at 6:30 PM in STC 0010 -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy -DTSTAMP:20060912T200708Z -UID:20190729T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20190729T220000Z -DTEND:20190729T230000Z -SUMMARY:End of Term Event -DESCRIPTION:The Computer Science Club will be holding a end of term event on Monday, July 29th at MC Comfy at 6:00 PM. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 5417 -DTSTAMP:20060912T200708Z -UID:20190718T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20190718T220000Z -DTEND:20190718T230000Z -SUMMARY:Alt-Tab -DESCRIPTION:The Computer Science Club will be holding a joint event with Women in Computer Science on Thursday, July 18th at MC 5417 at 6:00 PM. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy -DTSTAMP:20060912T200708Z -UID:20190709T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20190709T230000Z -DTEND:20190710T000000Z -SUMMARY:Movie Night -DESCRIPTION:The Computer Science Club will be holding a joint event with Women in Computer Science on Tuesday, July 9th at MC Comfy at 7:00 PM. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - PHY 150 -DTSTAMP:20060912T200708Z -UID:20190618T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20190618T220000Z -DTEND:20190618T230000Z -SUMMARY:Code Party 0 -DESCRIPTION:The Computer Science Club will be holding Code Party 0 on Tuesday, June 18th at PHY 150 at 6:00 PM. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MOVED to MC Comfy -DTSTAMP:20060912T200708Z -UID:20190605T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20190605T230000Z -DTEND:20190606T000000Z -SUMMARY:WiCS x CSC Bondfire Night -DESCRIPTION:The Computer Science Club will be holding a joint event with Women in Computer Science on Wednesday, June 5th at MC Comfy at 7:00 PM. NOTE: the event has been moved from the Laurel Creek Firepit due to rain. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy (MC 3001) -DTSTAMP:20060912T200708Z -UID:20190516T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20190516T230000Z -DTEND:20190517T000000Z -SUMMARY:Spring 2019 Elections -DESCRIPTION:The Computer Science Club will be holding elections for the Spring 2019 term on Thursday, May 16th in MC Comfy (MC 3001) at 7:00 PM. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - STC 0020 -DTSTAMP:20060912T200708Z -UID:20190405T193000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20190405T193000Z -DTEND:20190405T203000Z -SUMMARY:Prof talk: Making the Switch: Going from 2D to S3D -DESCRIPTION:We will be having our second prof talk of the term with Lesley Istead, on April 5, 3:30 pm in STC 0020. She will be talking about the problems and algorithms used in the film industry to go from 2D to S3D. Come listen to the talk and enjoy some free food! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy -DTSTAMP:20060912T200708Z -UID:20190321T040000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20190321T040000Z -DTEND:20190321T050000Z -SUMMARY:CSC + WiCS Movie Night -DESCRIPTION:CSC + WiCS Movie Night on March 21th, 2019, at 6 PM in MC Comfy -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - PHY 150 -DTSTAMP:20060912T200708Z -UID:20190320T040000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20190320T040000Z -DTEND:20190320T050000Z -SUMMARY:Prof talk: Animated Tilings -DESCRIPTION:Professor Craig Kaplan will be talking about tiling arrangements on March 20th, 2019, at 4 PM in PHY 150 -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - QNC 1502 -DTSTAMP:20060912T200708Z -UID:20190313T040000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20190313T040000Z -DTEND:20190313T050000Z -SUMMARY:Code Party 0 -DESCRIPTION:Code Party 0 on March 13th, 2019, at 6 PM in QNC 1502 -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - QNC 1502 -DTSTAMP:20060912T200708Z -UID:20190302T050000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20190302T050000Z -DTEND:20190302T060000Z -SUMMARY:Git 101 -DESCRIPTION:Git 101 workshop on March 2nd, 2019, at 12 PM in QNC 1502 -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - STC 0060 -DTSTAMP:20060912T200708Z -UID:20190124T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20190124T233000Z -DTEND:20190125T003000Z -SUMMARY:Algorithms practice workshop -DESCRIPTION:Algorithms practice workshop on January 24th, 2019, at 6:30 PM in STC 0060 -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy -DTSTAMP:20060912T200708Z -UID:20181204T020000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20181204T020000Z -DTEND:20181204T030000Z -SUMMARY:CSC EOT -DESCRIPTION:CSC End of term celebrations on December 3rd, at 7 PM in MC Comfy. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 5479 -DTSTAMP:20060912T200708Z -UID:20181129T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20181129T230000Z -DTEND:20181130T000000Z -SUMMARY:Alt-Tab -DESCRIPTION:Alt-Tab is coming up next week on Thursday Nov. 29th 6-8pm at MC 5417. We have an amazing group of members giving short talks on topics of their choice. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC-4063 -DTSTAMP:20060912T200708Z -UID:20181112T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20181112T223000Z -DTEND:20181112T233000Z -SUMMARY:Netplay in emulators -DESCRIPTION:Professor Gregor Richards will be talking about netplay in emulators, which allows for playing video games over the internet. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC-4063 -DTSTAMP:20060912T200708Z -UID:20181105T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20181105T223000Z -DTEND:20181105T233000Z -SUMMARY:[Cancelled] BBC micro:bit computer: What is it good for? -DESCRIPTION:Professor Richard Mann will be talking about the BBC micro:bit, an embedded computer that is popular with hobbyists and comes with a variety of peripherals. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - QNC-1506 -DTSTAMP:20060912T200708Z -UID:20181029T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20181029T213000Z -DTEND:20181029T223000Z -SUMMARY:Gloves 101 -DESCRIPTION:Make touchscreen gloves with the CS Club on October 29, 5:30 PM in QNC 1506. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC-3003 -DTSTAMP:20060912T200708Z -UID:20181022T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20181022T213000Z -DTEND:20181022T223000Z -SUMMARY:Unix 101 -DESCRIPTION:Learn the basics of UNIX with the CS Club on October 22, 5:30 PM in MC 3003. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - EV3-1408 -DTSTAMP:20060912T200708Z -UID:20181018T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20181018T223000Z -DTEND:20181018T233000Z -SUMMARY:Code Party 0 -DESCRIPTION:The CS Club is hosting our first Code Party of the term from 6:30pm until ~9:30pm in EV3-1408, on Thursday October 18. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC 1302 -DTSTAMP:20060912T200708Z -UID:20181015T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20181015T213000Z -DTEND:20181015T223000Z -SUMMARY:Data Driven UIs, Incrementally -DESCRIPTION:Jane Street's Yaron Minsky is coming to Waterloo to give a talk aimed at undergraduate students. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Columbia Lake Firepit 2 -DTSTAMP:20060912T200708Z -UID:20181003T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20181003T230000Z -DTEND:20181004T000000Z -SUMMARY:CSC & WiCS & MathSoc go outside! -DESCRIPTION:We will be having a bonfire this Wednesday, Oct 3rd 7-10pm, at Columbia Lake Firepit 2 (NW of CIF), co-hosted with WiCS and MathSoc. Smores and snacks will be provided! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4041 -DTSTAMP:20060912T200708Z -UID:20180717T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20180717T220000Z -DTEND:20180717T230000Z -SUMMARY:Sound: From microphones to speakers and everything inbetween -DESCRIPTION:The CSC will be hosting a Prof Talk by Richard Mann. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - STC 0010 -DTSTAMP:20060912T200708Z -UID:20180711T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20180711T220000Z -DTEND:20180711T230000Z -SUMMARY:Capture the Flag -DESCRIPTION:Test your programming, web, networking, and trivia skills in this computer security themed contest. Learn how to reverse engineer, crack codes, find flaws in websites, and use security tools. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4058 -DTSTAMP:20060912T200708Z -UID:20180704T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20180704T220000Z -DTEND:20180704T230000Z -SUMMARY:Alt-Tab -DESCRIPTION:Come hear 10-15 minutes talks from CSC members on a variety of topics. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Laurel Creek Firepit -DTSTAMP:20060912T200708Z -UID:20180604T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20180604T220000Z -DTEND:20180604T230000Z -SUMMARY:CSC and WiCS Go Outside -DESCRIPTION:Come join us for a bonfire outside at the Laurel Creek firepit (across Ring. Rd. from EV3) with fellow CSC and WiCS members. Smores and snacks will be provided. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - STC 0020 -DTSTAMP:20060912T200708Z -UID:20180528T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20180528T223000Z -DTEND:20180528T233000Z -SUMMARY:Code Party 0 -DESCRIPTION:The CS Club is hosting our first Code Party of the term from 6:30pm until ~9:30pm in STC 0020! Come code with us, eat some food, do some things. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4020 -DTSTAMP:20060912T200708Z -UID:20180328T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20180328T220000Z -DTEND:20180328T230000Z -SUMMARY:Alt-Tab: W18 -DESCRIPTION:CSC will be hosting our termly Alt-Tab event, the Computer Science version of Short Attention Span Math Seminars (SASMS) hosted by that math club down the hall. It will be a night full of friendly talks. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - QNC 2502 -DTSTAMP:20060912T200708Z -UID:20180326T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20180326T230000Z -DTEND:20180327T000000Z -SUMMARY:Uncode Party with WiCS -DESCRIPTION:We are having a joint Code Party with Women in Computer Science (WiCS). This time, it's an Uncode Party, where you try to find the worst solutions possible to programming problems that we will provide. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4059 -DTSTAMP:20060912T200708Z -UID:20180322T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20180322T220000Z -DTEND:20180322T230000Z -SUMMARY:Prof Talk with Richard Mann -DESCRIPTION:Professor Richard Mann will be giving a talk on black-box testing of audio gear. Come out to see fancy audio gear, learn more about his Advanced Topics course in Computational Sound, and eat free food! Click through for his abstract. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy -DTSTAMP:20060912T200708Z -UID:20180313T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20180313T220000Z -DTEND:20180313T230000Z -SUMMARY:Discussion with maddog -DESCRIPTION:We'll be having a discussion session with maddog, an out-of-town speaker from the LPI. Food will be provided, as well as good company. Come out! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy -DTSTAMP:20060912T200708Z -UID:20180312T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20180312T220000Z -DTEND:20180312T230000Z -SUMMARY:Programming for the 22nd Century -DESCRIPTION:We are bringing an out-of-town speaker, John "maddog" Hall, to come speak! Come to this event, where he will be talking about changes in programming paradigms since the invention of C, and the discussion event tomorrow. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - QNC 1502 -DTSTAMP:20060912T200708Z -UID:20180207T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20180207T223000Z -DTEND:20180207T233000Z -SUMMARY:Technical Interview Prep -DESCRIPTION:Our first workshop of the term! Fatema and Arshia will be heading a workshop on how to prepare for technical interviews. Got technical interviews? Come out! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - STC 0040 -DTSTAMP:20060912T200708Z -UID:20180125T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20180125T230000Z -DTEND:20180126T000000Z -SUMMARY:Code Party 0 -DESCRIPTION:Our first code party of the term! Food is sandwiches, constitution amendments are a go, and Dr. Morton will be talking there! It'll be fun. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy -DTSTAMP:20060912T200708Z -UID:20180115T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20180115T220000Z -DTEND:20180115T230000Z -SUMMARY:Winter 2018 Elections -DESCRIPTION:The Computer Science Club will be holding elections for the Winter 2018 President, Vice-President, Secretary and Treasurer. Additionally, the Systems Administrator, Office Manager and Librarian, CTF Club Liaison and IMAPd (fridge and snack runs) will be appointed. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy -DTSTAMP:20060912T200708Z -UID:20171201T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20171201T230000Z -DTEND:20171202T000000Z -SUMMARY:End of Term Event -DESCRIPTION:Join fellow CSC members for our end of term social. There will be food and good company. We can grab board games from Mathsoc. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - STC 0010 -DTSTAMP:20060912T200708Z -UID:20171123T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20171123T230000Z -DTEND:20171124T000000Z -SUMMARY:CTF Computer Networking Workshop -DESCRIPTION:Hosted in collaboration with the Univerisy of Waterloo CTF Club -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - STC 0050 -DTSTAMP:20060912T200708Z -UID:20171115T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20171115T223000Z -DTEND:20171115T233000Z -SUMMARY:Code Party 1 -DESCRIPTION:The CS Club is hosting our second Code Party of the term from 6:00pm until late in the evening in STC 0050! Come code with us, eat some food, do some things. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - STC 0020 -DTSTAMP:20060912T200708Z -UID:20171114T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20171114T230000Z -DTEND:20171115T000000Z -SUMMARY:Capture the Flag Computing Competition -DESCRIPTION:Test your programming, web, networking, and trivial skills Learn how to reverse engineer, crack codes, and use various tools. Win prizes! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4059 -DTSTAMP:20060912T200708Z -UID:20171109T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20171109T230000Z -DTEND:20171110T000000Z -SUMMARY:Alt+Tab Talks -DESCRIPTION:Come watch (or give!) interesting short talks by CS Club members. Talks include "Dynamic programming as path finding", "What is a landing page", "Subsurface scattering" and "How to compute on a GPU", but more are welcome (email tghume@csclub.uwaterloo.ca)! Click the link to the event detail page for more info. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4059 and MC 4061 -DTSTAMP:20060912T200708Z -UID:20171102T040000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20171102T040000Z -DTEND:20171102T050000Z -SUMMARY:CSC+WiCS Fall Social and Movie Night -DESCRIPTION:Join other CSC and WiCS members for a social event featuring free food, board games and a showing of Wonder Woman. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3003 -DTSTAMP:20060912T200708Z -UID:20171012T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20171012T213000Z -DTEND:20171012T223000Z -SUMMARY:Unix 101 -DESCRIPTION:Interested in Linux, but don't know where to start? Come learn some basic topics with us including interaction with the shell, motivation for using it, some simple commands, and more! (Snacks after) -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Laurel Creek Firepit -DTSTAMP:20060912T200708Z -UID:20171005T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20171005T220000Z -DTEND:20171005T230000Z -SUMMARY:CSC Goes Outside -DESCRIPTION:Come join us for a bonfire outside at the Laurel Creek firepit (across Ring. Rd. from EV3) with fellow CSC members. Smores and snacks will be provided. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - M3 1006 -DTSTAMP:20060912T200708Z -UID:20170929T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20170929T223000Z -DTEND:20170929T233000Z -SUMMARY:Code Party 0 -DESCRIPTION:The CS Club is hosting our first Code Party of the term (Friday September 29th) from 6:30pm until late in the evening in M3 1006! Come code with us, eat some food, do some things. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20170922T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20170922T220000Z -DTEND:20170922T230000Z -SUMMARY:Fall 2017 Special Elections -DESCRIPTION:The Computer Science Club will be holding special elections for the Spring 2017 Vice-President and Secretary. Additionally, the Systems Administrator, Office Manager and Librarian, CTF Club Liaison and IMPAD will be appointed. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20170915T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20170915T220000Z -DTEND:20170915T230000Z -SUMMARY:Fall 2017 Elections -DESCRIPTION:The Computer Science Club will be holding elections for the Spring 2017 President, Vice-President, Secretary and Treasurer. Additionally, the Systems Administrator, Office Manager and Librarian, CTF Club Liaison and Fridge Person will be appointed. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy -DTSTAMP:20060912T200708Z -UID:20170724T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20170724T220000Z -DTEND:20170724T230000Z -SUMMARY:End of Term Party -DESCRIPTION:Come celebrate the end of the term with us in MC Comfy! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4040 -DTSTAMP:20060912T200708Z -UID:20170718T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20170718T210000Z -DTEND:20170718T220000Z -SUMMARY:Alt-Tab: S17 -DESCRIPTION:Join us for food and interesting member talks! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - CSC Office -DTSTAMP:20060912T200708Z -UID:20170715T140000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20170715T140000Z -DTEND:20170715T150000Z -SUMMARY:Spring Cleaning -DESCRIPTION:Join us for Spring Cleaning! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Laurel Creek Firepit -DTSTAMP:20060912T200708Z -UID:20170705T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20170705T230000Z -DTEND:20170706T000000Z -SUMMARY:CSC and WiCS Goes Outside -DESCRIPTION:Come join Women in Computer Science and the Computer Science Club outdoors! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - STC 0020 -DTSTAMP:20060912T200708Z -UID:20170622T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20170622T220000Z -DTEND:20170622T230000Z -SUMMARY:Code Party 0 -DESCRIPTION:Join us for Code Party 0! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4060 -DTSTAMP:20060912T200708Z -UID:20170615T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20170615T220000Z -DTEND:20170615T230000Z -SUMMARY:Understanding machine learning - a theory perspective -DESCRIPTION:Professor Shai Ben-David will discuss the basic principles behind machine learning and how they relate to some of the headline-making practical tools, in addition to the major research challenges and directions that address the fast expanding scope of potential machine learning applications. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3003 -DTSTAMP:20060912T200708Z -UID:20170601T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20170601T220000Z -DTEND:20170601T230000Z -SUMMARY:Unix 102 -DESCRIPTION:Come gain some more in-depth knowledge or some less well-known tips and tricks for using the command line. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20170517T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20170517T220000Z -DTEND:20170517T230000Z -SUMMARY:Spring 2017 Elections -DESCRIPTION:The Computer Science Club will be holding elections for the Spring 2017 President, Vice-President, Secretary and Treasurer. Additionally, the Systems Administrator, Office Manager and Librarian will be appointed. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - STC 0060 -DTSTAMP:20060912T200708Z -UID:20170405T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20170405T210000Z -DTEND:20170405T220000Z -SUMMARY:Code Party 1 -DESCRIPTION:Come code with us, eat some food, do some things. Personal projects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join us at Code Party 1 and do it, with great company and great food. Come any time after 5pm, but if you come earlier your food preferences are more likely to be accounted for, and there's more time for coding! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4045 -DTSTAMP:20060912T200708Z -UID:20170322T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20170322T220000Z -DTEND:20170322T230000Z -SUMMARY:Unix 201 -DESCRIPTION:A talk and demo about more advanced Unix tricks and tools than are taught in our regular Unix 101 events. Topics may include customizing your prompt, the ranger console file manager, fancy shells, htop, rsync and using terminal escape sequences in your programs. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4042 -DTSTAMP:20060912T200708Z -UID:20170309T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20170309T230000Z -DTEND:20170310T000000Z -SUMMARY:Alt+Tab Talks -DESCRIPTION:Come watch (or give!) interesting short talks by CS Club members. Talks include "Stepping into math: building a step-by-step algebra solver" and "Online database migrations at scale", but more are welcome (email tghume@csclub.uwaterloo.ca)! Click the link to the event detail page for more info. (Note: date was moved to Thursday) -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - STC 0020 -DTSTAMP:20060912T200708Z -UID:20170208T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20170208T220000Z -DTEND:20170208T230000Z -SUMMARY:Code Party 0 -DESCRIPTION:Come code with us, eat some food, do some things. Personal projects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join us at Code Party 0 and do it, with great company and great food. Come any time after 5pm, but if you come earlier your food preferences are more likely to be accounted for, and there's more time for coding! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20170112T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20170112T230000Z -DTEND:20170113T000000Z -SUMMARY:Winter 2017 Elections -DESCRIPTION:The Computer Science Club will be holding elections for the Winter 2017 President, Vice-President, Secretary and Treasurer. Additionally, the Systems Administrator, Office Manager and Librarian will be appointed. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy -DTSTAMP:20060912T200708Z -UID:20161205T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20161205T230000Z -DTEND:20161206T000000Z -SUMMARY:CSC/PMC EOT Party -DESCRIPTION:The CSC and the PMAMC&OC (aka pure math club) are hosting our end of term events together! We'll be taking over MC Comfy to hang out, eat lots of food (from Kismet!), and play board games. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4063 -DTSTAMP:20060912T200708Z -UID:20161130T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20161130T230000Z -DTEND:20161201T000000Z -SUMMARY:ALT+TAB Talks -DESCRIPTION:Various members of the CSC will be giving brief, 25 minute talks on CS-related topics. An list of the talks being delivered can be found if you follow the event page link in this description. There will be food provided. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4063 -DTSTAMP:20060912T200708Z -UID:20161125T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20161125T230000Z -DTEND:20161126T000000Z -SUMMARY:Edmund Noble Member Talk -DESCRIPTION:CSC member Edmund Noble will be giving a talk, titled "Purely Functional Programming with Freely-Generated Domain Specific Languages". The talk will focus on embedded DSLs that exist within other languages, and how they can easily be constructed. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4063 -DTSTAMP:20060912T200708Z -UID:20161121T231500Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20161121T231500Z -DTEND:20161122T001500Z -SUMMARY:Richard Mann Prof Talk -DESCRIPTION:Professor Richard Mann will be giving a talk, titled "Open Source Software for Sound Measurement and Analysis". He will be presenting information about his new course, CS 489, Computational Sound, which will be running in Winter 2017. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - M3 1006 -DTSTAMP:20060912T200708Z -UID:20161117T013000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20161117T013000Z -DTEND:20161117T023000Z -SUMMARY:General Meeting -DESCRIPTION:This general meeting will be held to discuss changes to our Code of Conduct. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - M3 1006 -DTSTAMP:20060912T200708Z -UID:20161116T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20161116T233000Z -DTEND:20161117T003000Z -SUMMARY:Code Party -DESCRIPTION:Come code with us, eat some food, do some things. Personal projects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join us at Code Party and do it, with great company and great food. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3003 -DTSTAMP:20060912T200708Z -UID:20161109T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20161109T230000Z -DTEND:20161110T000000Z -SUMMARY:UNIX 101 -DESCRIPTION:The CSC is having its next event, UNIX 101, on Wednesday November 9th at 6 PM in MC 3003 (the mac lab across from the CSC). UNIX 101 is a tutorial where we teach the basics of using a command-line (terminal) environment in UNIX. Knowing how to use the command-line and UNIX is an invaluable skill in CS, and helps prepare you for future projects and co-ops. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - QNC 1507 -DTSTAMP:20060912T200708Z -UID:20161018T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20161018T213000Z -DTEND:20161018T223000Z -SUMMARY:Feminism in STEM - a 101 Panel -DESCRIPTION:An introductory feminism in STEM panel, free food. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Columbia Lake 2 Fire Pit -DTSTAMP:20060912T200708Z -UID:20161013T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20161013T220000Z -DTEND:20161013T230000Z -SUMMARY:CSC and WiCS Go Outside -DESCRIPTION:The CSC and WiCS (Women in Computer Science) are co-hosting a social event on Thursday, October 13th (the day after reading week). We will be Going Outside to the Columbia Lake 2 Fire Pit; there will be a campfire, s'mores, lots of food, frisbees, grass, etc. Bring your friends! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4021 -DTSTAMP:20060912T200708Z -UID:20161006T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20161006T220000Z -DTEND:20161006T230000Z -SUMMARY:Bringing OOP Best Practices to the World of Functional Programming -DESCRIPTION:The CSC will have its first talk of the term this Thursday, October 6th. UW alumna and CSC member Elana Hashman will be giving a talk on using functional programming languages (like Racket!) in industry, and how some concepts from the more common object-oriented paradigm are translated to the functional paradigm. The abstract for the talk is below. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20160919T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20160919T223000Z -DTEND:20160919T233000Z -SUMMARY:Fall 2016 Elections -DESCRIPTION:The Computer Science Club will be holding elections for the Fall 2016 President, Vice-President, Secretary and Treasurer. Additionally, the Systems Administrator, Office Manager and Librarian will be appointed. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20160725T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20160725T220000Z -DTEND:20160725T230000Z -SUMMARY:Richard Mann Prof Talk and EOT -DESCRIPTION:Join us on Monday, July 25th at 6pm in the MC Comfy Lounge for an exciting prof talk by Richard Mann on Open Source Computer Sound Measurement. The abstract for the talk is below. We will follow this up by an EOT event with dinner and board games! Last event of the term, get hype. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4045 -DTSTAMP:20060912T200708Z -UID:20160721T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20160721T220000Z -DTEND:20160721T230000Z -SUMMARY:Notorious CS452 -DESCRIPTION:Bill Cowan is the Director of the Computer Graphics Lab, and teaches the notorious CS452, lovingly known as the trains course by CS students. He will be giving a talk on that very course. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2034 -DTSTAMP:20060912T200708Z -UID:20160714T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20160714T223000Z -DTEND:20160714T233000Z -SUMMARY:Computer Science: Beyond Bits and Bytes -DESCRIPTION:Gladimir Baranoski is an Associate Professor at the School of Computer Science, in the Natural Phenomena Simulation Group. He will be giving a talk on underappreciated facets of computer science and its connections to other disciplines. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - BMH Green -DTSTAMP:20060912T200708Z -UID:20160711T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20160711T230000Z -DTEND:20160712T000000Z -SUMMARY:WiCS and CSC Go Outside! -DESCRIPTION:Join us at BMH Green for a night outdoors with fellow people in Computer Science! There will be ice cream and board games and frisbees and maybe some water guns. Bring your friends! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 5479 -DTSTAMP:20060912T200708Z -UID:20160608T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20160608T220000Z -DTEND:20160608T230000Z -SUMMARY:scp talks -DESCRIPTION:Listen to cool 15-20 lightning talks by CSC members on a variety of computer science and related topics. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - STC 0010 -DTSTAMP:20060912T200708Z -UID:20160602T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20160602T223000Z -DTEND:20160602T233000Z -SUMMARY:Code Party 0 -DESCRIPTION:Come code with us, eat some food, do some things. Personal projects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join us at Code Party 0 and do it, with great company and great food. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3036 (CSC Office) -DTSTAMP:20060912T200708Z -UID:20160525T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20160525T220000Z -DTEND:20160525T230000Z -SUMMARY:CSC Does Spring Cleaning -DESCRIPTION:Come out and help make the office slightly less messy! We will bribe... uh, provide you with food for helping. :) -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3001 (Comfy) -DTSTAMP:20060912T200708Z -UID:20160512T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20160512T230000Z -DTEND:20160513T000000Z -SUMMARY:Spring 2016 Elections -DESCRIPTION:The Computer Science Club will be holding elections for the Spring 2016 for President, Vice-President, Secretary, and Treasurer. Additionally, librarian, office manager, sysadmin, and fridge regent will be appointed and ratified. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy -DTSTAMP:20060912T200708Z -UID:20160404T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20160404T210000Z -DTEND:20160404T220000Z -SUMMARY:On Surrounding a Polygon -DESCRIPTION:Come out to a talk on surrounding a polygon by Dr. Craig Kaplan! Also stay afterwards for our EOT and socialize :) food will be provided! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4021 -DTSTAMP:20060912T200708Z -UID:20160329T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20160329T220000Z -DTEND:20160329T230000Z -SUMMARY:SASMS Style Talk Night -DESCRIPTION:The CSC is hosting the first annual member talk series! This is a chance for anyone to come and give a short talk on any relevant topic. Some talks already arranged are on topics ranging from modern Javascript, to the Linux Kernel. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - QNC 1502 -DTSTAMP:20060912T200708Z -UID:20160323T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20160323T220000Z -DTEND:20160323T230000Z -SUMMARY:SAT and SMT Solvers for Software Engineering and Security -DESCRIPTION:A talk about SAT and SMT Solvers for Software Engineering and Security by Dr. Vijay Ganesh -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3003 -DTSTAMP:20060912T200708Z -UID:20160316T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20160316T220000Z -DTEND:20160316T230000Z -SUMMARY:Git 102 -DESCRIPTION:Git 102 : Why you learned git in the first place. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4058 -DTSTAMP:20060912T200708Z -UID:20160309T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20160309T233000Z -DTEND:20160310T003000Z -SUMMARY:Steve Bourque and Mike Patterson Network Infrastructure talk -DESCRIPTION:Steve Bourque and Mike Patterson of IST will give a brief overview of campus network connectivity and interconnectivity. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy -DTSTAMP:20060912T200708Z -UID:20160303T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20160303T230000Z -DTEND:20160304T000000Z -SUMMARY:Tea and Study -DESCRIPTION:It's midterms season, and everyone has to study. So why not come study with the CS Club? Everyone welcome, especially new members! There will be tea and delicious snacks and outlets. Plus our delightful company. See you there! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy -DTSTAMP:20060912T200708Z -UID:20160210T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20160210T233000Z -DTEND:20160211T003000Z -SUMMARY:Movie Night: Big Hero 6 -DESCRIPTION:Movie Night! Come watch "Big Hero 6" with the CSC! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - STC 0010 -DTSTAMP:20060912T200708Z -UID:20160204T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20160204T230000Z -DTEND:20160205T000000Z -SUMMARY:Code Party -DESCRIPTION:The CS Club is having its termly code party! Come out and work on projects, assignments, and more. Food is provided! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3003 -DTSTAMP:20060912T200708Z -UID:20160128T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20160128T230000Z -DTEND:20160129T000000Z -SUMMARY:Unix 101 -DESCRIPTION:Interested in Linux, but don't know where to start? Come learn some basic topics with us including interaction with the shell, motivation for using it, some simple commands, and more! (Cookies after) -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - TBA -DTSTAMP:20060912T200708Z -UID:20160123T160000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20160123T160000Z -DTEND:20160123T170000Z -SUMMARY:Eth1: Jane Street Competition -DESCRIPTION:eth1: a day-long programming contest. Form teams and hack together a trading bot to compete against others and the markets. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3001 (Comfy) -DTSTAMP:20060912T200708Z -UID:20160114T050000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20160114T050000Z -DTEND:20160114T060000Z -SUMMARY:Winter 2016 Elections -DESCRIPTION:Interested in Linux, but don't know where to start? Come learn some basic topics with us including interaction with the shell, motivation for using it, some simple commands, and more! (Cookies after) -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy -DTSTAMP:20060912T200708Z -UID:20151128T003000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20151128T003000Z -DTEND:20151128T013000Z -SUMMARY:WiCS and CSC watch War Games! -DESCRIPTION:WiCS and CSC are watching War Games in the Comfy lounge. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4063 -DTSTAMP:20060912T200708Z -UID:20151127T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20151127T000000Z -DTEND:20151127T010000Z -SUMMARY:An Introduction to Google's FOAM Framework -DESCRIPTION:An introduction to Google's FOAM framework, an open-source modeling framework written in Javascript, by Google's Kevin Greer. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4041 -DTSTAMP:20060912T200708Z -UID:20151123T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20151123T230000Z -DTEND:20151124T000000Z -SUMMARY:'Static Analysis and Program Optimization Using Dataflow Analysis' -DESCRIPTION:An introduction to some basic issues with optimization of imperative programs, by Sean Harrap -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4020 -DTSTAMP:20060912T200708Z -UID:20151120T010000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20151120T010000Z -DTEND:20151120T020000Z -SUMMARY:'Git 101' -DESCRIPTION:Learn how to use Git properly in an exciting talk by Charlie Wang! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - ML Theatre of the Arts -DTSTAMP:20060912T200708Z -UID:20151016T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20151016T230000Z -DTEND:20151017T000000Z -SUMMARY:Cory Doctorow - The War on General Purpose Computing -DESCRIPTION:Between walled gardens, surveillance agencies, and political opponents, no matter who's winning the war on general purpose computing you're losing. The Computer Science Club will be hosting Cory Doctorow's talk in the Theatre of the Arts on October 16. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4061 -DTSTAMP:20060912T200708Z -UID:20151007T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20151007T213000Z -DTEND:20151007T223000Z -SUMMARY:Starting an VN Indie Game Company as a UW Student -DESCRIPTION:Come out to a talk by Alfe Clemencio! Many people want to make games as signified by all the game development schools that are appearing everywhere. But how would you do it as a UW student? This talk shares the experiences of how making Sakura River Interactive was founded without any Angel/VC investment. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4040 -DTSTAMP:20060912T200708Z -UID:20151002T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20151002T233000Z -DTEND:20151003T003000Z -SUMMARY:'Why Am I Studying This?' -DESCRIPTION:Big-O, the Halting Problem, Finite State Machines, and more are concepts that get even more interesting in the real world. Come and hear Tom Rathborne talk about how theory hits reality (often with a bang!) at Booking.com. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC 1304 -DTSTAMP:20060912T200708Z -UID:20150930T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20150930T210000Z -DTEND:20150930T220000Z -SUMMARY:Back to Back Talks: Culture Turnaround and Software Defined Networks -DESCRIPTION:Back to back talks from John Stix and Francisco Dominguez on turning a company's culture around and on Software Defined Networks! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - EIT 3142 -DTSTAMP:20060912T200708Z -UID:20150924T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20150924T203000Z -DTEND:20150924T213000Z -SUMMARY:CSC and WiCS Career Panel -DESCRIPTION:The CSC is joining WiCS to host a career panel! Come hear from Waterloo alumni as they speak about their time at Waterloo, experience with coop, and life beyond the university. Please register at http://bit.ly/1OyJP6D -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3001 -DTSTAMP:20060912T200708Z -UID:20150922T040000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20150922T040000Z -DTEND:20150922T050000Z -SUMMARY:Results of Fall 2015 Elections -DESCRIPTION:The Computer Science Club has elected its executive for the term, and a new Office Manager and System Administrator have been appointed. See inside for results. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3001 -DTSTAMP:20060912T200708Z -UID:20150922T040000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20150922T040000Z -DTEND:20150922T050000Z -SUMMARY:Fall 2015 Elections -DESCRIPTION:The Computer Science Club will be holding elections for the Fall 2015 term on Tuesday, September 22nd in MC Comfy (MC 3001) at 19:00. During the meeting, the president, vice-president, treasurer and secretary will be elected, the sysadmin will be ratified, and the librarian and office manager will be appointed. See inside for nominations. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2065 -DTSTAMP:20060912T200708Z -UID:20150917T040000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20150917T040000Z -DTEND:20150917T050000Z -SUMMARY:Google Cardboard -DESCRIPTION:Come for a talk from Rob Suderman on Cardboard, Google's recent exploration in affordable, cereal box based Virtual Reality. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4064 -DTSTAMP:20060912T200708Z -UID:20150716T040000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20150716T040000Z -DTEND:20150716T050000Z -SUMMARY:Algorithms for Shortest Paths -DESCRIPTION:Come to this exciting talk about path-finding algorithms which is being presented by Professor Anna Lubiw. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4060 -DTSTAMP:20060912T200708Z -UID:20150708T040000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20150708T040000Z -DTEND:20150708T050000Z -SUMMARY:Infrasound is all around us -DESCRIPTION:Ambient infra sound surrounds us. Richard Mann presents his current research and equipment on measuring infra sound, and samples of recorded infra sound. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Laurel Creek Firepit -DTSTAMP:20060912T200708Z -UID:20150626T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20150626T230000Z -DTEND:20150627T000000Z -SUMMARY:WiCS and CSC Go Outside -DESCRIPTION:Come hang out with the Women in Computer Science and the Computer Science Club! There will be s'mores and frozen yogurt. Also fire. And a creek. Let's enjoy the outdoors! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3003 -DTSTAMP:20060912T200708Z -UID:20150619T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20150619T220000Z -DTEND:20150619T230000Z -SUMMARY:UNIX 102 -DESCRIPTION:n things SCS hasn't told you about the shell -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3001 (Coomfy) -DTSTAMP:20060912T200708Z -UID:20150522T200000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20150522T200000Z -DTEND:20150522T210000Z -SUMMARY:By-Elections -DESCRIPTION:As there are vacancies in the executive council, there will be by-election on May 22nd. The following positions are open for election: Treasurer Secretary The executive are also looking for people who may be interested in the following positions: Systems Administrator Office Manager Librarian -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4020 -DTSTAMP:20060912T200708Z -UID:20150402T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20150402T213000Z -DTEND:20150402T223000Z -SUMMARY:Describing and Synthesizing Microfluidics -DESCRIPTION:Derek Rayside presents current research on the field of microfluidics. Microfluidics are currently developed mainly by trial and error. How can this be improved? -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - EIT 1015 -DTSTAMP:20060912T200708Z -UID:20150327T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20150327T220000Z -DTEND:20150327T230000Z -SUMMARY:Constitutional GM and Code Party 1 -DESCRIPTION:GM for the W2015 term, two main amendments to be discussed: Requiring elections to be held within two weeks of the beginning of term and adopting a club-wide code of conduct. Code Party 1 follows, we're doing timed code golf problems, T-shirts might find themselves on people who do well on code golf. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4040 -DTSTAMP:20060912T200708Z -UID:20150310T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20150310T220000Z -DTEND:20150310T230000Z -SUMMARY:Runtime Type Inference in Dynamic Languages - Day 2 -DESCRIPTION:Day 2 of Runtime Type Inference in Dynamic Languages with Kannan Vijayan -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4040 -DTSTAMP:20060912T200708Z -UID:20150309T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20150309T220000Z -DTEND:20150309T230000Z -SUMMARY:Runtime Type Inference in Dynamic Languages - Day 1 -DESCRIPTION:Javascript is fast. In some cases, very close to compiled-language fast. How is this even possible? How do we know what types our variables have? How can we optimize it well? Kannan Vijayan will be talking about the historical advances in JIT-compilation of dynamically typed programs over two days. Of course, both of those talks will have free food. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2038 -DTSTAMP:20060912T200708Z -UID:20150303T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20150303T230000Z -DTEND:20150304T000000Z -SUMMARY:SAT and SMT solvers -DESCRIPTION:Murphy Berzish explains how to programmatically determine if a program is satisfiable, and how to find a concrete counterexample if it is unsatisfiable. At the core are SAT/SMT solvers. SAT theory deals with Boolean Satisfiability solvers, while SMT theory--Satisfiability Modulo a Theory--allows SMT to be extended to common data structures. Free food! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - EV3 1408 -DTSTAMP:20060912T200708Z -UID:20150227T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20150227T230000Z -DTEND:20150228T000000Z -SUMMARY:Code Party 0 -DESCRIPTION:The first code party of Winter 2015, and we have something a litle different this time. We're running a Code Retreat (coderetreat.org) with Boltmade. The result of this is that you will be able to do a coding challenge, wherein you implement Rule 110 (like the Game of Life). Of course, if you want to work on whatever you can do that as well. Delicious free food, but RSVP! bit.ly/code-party-0 -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC 1302 -DTSTAMP:20060912T200708Z -UID:20150205T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20150205T203000Z -DTEND:20150205T213000Z -SUMMARY:Making Robots Behave -DESCRIPTION:Part of the Cheriton School of CS' Distinguished Lecture Series, MIT's Leslie Kaelbling will discuss robotic AI applied to the messy real world. We make a number of approximations during planning but regain robustness and effectiveness through a continuous state estimation and replanning process. This allows us to solve problems that would otherwise be intractable to solve optimally. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4063 -DTSTAMP:20060912T200708Z -UID:20150202T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20150202T230000Z -DTEND:20150203T000000Z -SUMMARY:Racket's Magical match -DESCRIPTION:Theo Belaire, a fourth-year CS student, will be talking about Racket's match' function. Bug resistant, legible, and super powerful! Especially useful for CS 241 in writing compilers, but all-round a joy to write. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2017 -DTSTAMP:20060912T200708Z -UID:20150121T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20150121T230000Z -DTEND:20150122T000000Z -SUMMARY:Alumni Tech Talk -DESCRIPTION:Alex Tsay from AeroFS will talk about the high availability distributed file systems they develop. The CAP Theorem outlined the fundamental limitations of a distributed system. When designing a distributed system, one has to constantly be aware of the trade-off between consistency and availability. Most distributed systems are designed with consistency in mind. However, AeroFS has decided to build a high-availability file system instead. In this tech talk, I'll be presenting an overview of AeroFS file system, advantages and challenges of a high-availability file system, and examine the inner workings of AeroFS's core syncing algorithm. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20150116T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20150116T000000Z -DTEND:20150116T010000Z -SUMMARY:Winter 2015 Elections -DESCRIPTION:Elections for Winter 2015 are being held! Submit a nomination and join your fellow members in choosing this term's CSC executive. (Please note the time change to 7PM.) -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2065 -DTSTAMP:20060912T200708Z -UID:20150115T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20150115T230000Z -DTEND:20150116T000000Z -SUMMARY:Tech Talk: Google Fiber Internet: The Messy Bits -DESCRIPTION:Our speaker, Avery Pennarun, will share some not-very-secret secrets from the team creating GFiber's open source router firmware, including some discussion of wifi, marketing truthiness, the laws of physics, something about coaxial cables, embedded ARM processors, queuing theory, signal processing, hardware design, and kernel driver optimization. If you're lucky, he may also rant about poor garbage collector implementations. Also, there will be at least one slide containing one of those swooshy circle-and-arrow lifecycle diagrams, we promise. Please RSVP here: http://bit.ly/GoogleFiberTalk. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4020 -DTSTAMP:20060912T200708Z -UID:20141127T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20141127T230000Z -DTEND:20141128T000000Z -SUMMARY:Talk: Heroic Android HTTP -DESCRIPTION:The network is unreliable. 3G networking is slow. Using WiFi drains your battery. The NSA is spying on you. Different versions of HttpURLConnection have different bugs. Jesse Wilson, a software developer at Square, will be talking about OkHttp, a library that he maintains, and how to use it to make your app's networking work even when conditions aren't ideal. He will talk about how to configure caching to improve behavior and save resources. He will talk about crypto, and he will give advice on which libraries to use to make good networking easy. Please RSVP here: https://www.ticketfi.com/event/77/heroic-android-http. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4041 -DTSTAMP:20060912T200708Z -UID:20141125T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20141125T223000Z -DTEND:20141125T233000Z -SUMMARY:Talk: C++ ABI -DESCRIPTION:C++ is an interesting study because it supports a large number of powerful, abstract concepts, yet it operates very close to the hardware compared to many modern programming languages. There are also many implementations of C++ which must be made interoperable. I will discuss some aspects of the Itanium 64 Application Binary Interface (ABI) for C++, which is now the de facto standard across Unix-like platforms of all architectures. In particular, I will cover a number of aspects of the class system fundamental to C++: data layout, polymorphic types, construction and destruction, and dynamic casting. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - M3 1006 -DTSTAMP:20060912T200708Z -UID:20141121T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20141121T230000Z -DTEND:20141122T000000Z -SUMMARY:Code Party 1/SE Hack Day #13 -DESCRIPTION:Why sleep when you could be hacking on $SIDE_PROJECT, or working on $THE_NEXT_BIG_THING with some cool CSC/SE people? Come when you want, hack on something cool, demo before you leave. If you don't have a project, don't worry - we have a list of ideas, and a lot of people will be looking for an extra helping hand on their projects. NOTE: Dinner and snacks will only be served to those working on projects during the event. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - QNC 1502 -DTSTAMP:20060912T200708Z -UID:20141117T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20141117T230000Z -DTEND:20141118T000000Z -SUMMARY:Talk: Why Pattern Recognition is Hard, and Why Deep Neural Networks Help -DESCRIPTION:In the last few years, there has been breakthrough progress in pattern recognition -- problems like computer vision and voice recognition. This sudden progress has come from a powerful class of models called deep neural networks. This talk will explore what it means to do pattern recognition, why it is a hard problem, and why deep neural networks are so effective. We will also look at exciting and strange recent results, such as state of the art object recognition in images, neural nets playing video games, neural nets proving theorems, and neural nets learning to run python programs! Our speaker, Christopher Olah, is a math-obsessed and Haskell-loving research intern from Google's Deep Learning group. He has a blog about his research here: http://colah.github.io/. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - EIT 1015 -DTSTAMP:20060912T200708Z -UID:20141112T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20141112T223000Z -DTEND:20141112T233000Z -SUMMARY:Talk: Machine Learning at Bloomberg -DESCRIPTION:Kang, our guest speaker from Bloomberg, will illustrate some examples and difficulties associated with working on some of the most fascinating technical challenges in business and finance. He will also show some of the machine learning applications at Bloomberg that are useful in this environment. Please show up early to ensure a spot (and dinner). -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - RCH 205 -DTSTAMP:20060912T200708Z -UID:20141110T050000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20141110T050000Z -DTEND:20141110T060000Z -SUMMARY:Talk: From Zero to Kernel -DESCRIPTION:From the massive supercomputer, to your laptop, to a Raspberry Pi: all computing systems run on an operating system powered by a kernel. The kernel is the most fundamental software running on your computer, enabling developers and users to interact with its hardware at a higher level. This talk will explore the process of writing a minimal kernel from scratch, common kernel responsibilities, and explore of the challenges of kernel development. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy -DTSTAMP:20060912T200708Z -UID:20141108T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20141108T000000Z -DTEND:20141108T010000Z -SUMMARY:'Hackers' Screening -DESCRIPTION:Women in Computer Science (WiCS) and the Computer Science Club (CSC) will meet up in the Comfy Lounge to watch a favourite cult classic: Hackers. Join us as we relive our 90s teenage hacking fantasies and stuff our faces with popcorn and junk food. Hackers of the world, unite! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3003 -DTSTAMP:20060912T200708Z -UID:20141024T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20141024T210000Z -DTEND:20141024T220000Z -SUMMARY:Unix 101 -DESCRIPTION:Interested in Unix, but don't know where to start? Then Come learn some basic topics with us including interaction with the shell, motivation for using it, some simple commands, and more. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy -DTSTAMP:20060912T200708Z -UID:20141024T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20141024T220000Z -DTEND:20141024T230000Z -SUMMARY:Code Party 0 -DESCRIPTION:Immediately after UNIX 101, we will be having our first annual code party. Enjoy a free dinner, relax, and share ideas with your friends about your favourite topics in computer science. Feel free to show up with or without personal projects to work on, we've got lots of ideas to get started with. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4041 -DTSTAMP:20060912T200708Z -UID:20141022T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20141022T210000Z -DTEND:20141022T220000Z -SUMMARY:Talk: In Pursuit of the Travelling Salesman -DESCRIPTION:The Travelling Salesman Problem is easy to state: given a number of cities along with the cost of travel between each pair, find the cheapest way to visit all of the cities and return to your starting point. However, TSP is very difficult to solve. In this talk, Professor Bill Cook will discuss the history, applications, and computation of this fascinating problem. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4021 -DTSTAMP:20060912T200708Z -UID:20140918T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20140918T220000Z -DTEND:20140918T230000Z -SUMMARY:Talk: Building a Mobile Platform for Android and iOS -DESCRIPTION:Come listen to a Google software engineer give a talk on building a mobile platform for Android and iOS! Wesley Tarle has been leading development at Google in Kitchener and Mountain View, and building stuff for third-party developers on Android and iOS. He's contributed to Google Play services since its inception and continues to produce APIs and SDKs focused on mobile startups. RSVP at http://goo.gl/Pwc3m4. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Laurel Creek Fire Pit -DTSTAMP:20060912T200708Z -UID:20140725T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20140725T233000Z -DTEND:20140726T003000Z -SUMMARY:CSC Goes Outside...Again! -DESCRIPTION:Do you like going outside? Are you vitamin-D deficient from being in the MC too long? Do you think s'mores and bonfire are a delicious combination? If so, you should join us as the CSC is going outside again! Around 7:30PM, we're going to Laurel Creek Fire Pit for some outdoor fun. Come throw frisbees, relax and eat snacks in good company - even if you aren't a fan of the outside or vitamin-D deficient! We'll also have some sort of real food - probably pizza. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4020 -DTSTAMP:20060912T200708Z -UID:20140722T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20140722T220000Z -DTEND:20140722T230000Z -SUMMARY:The Most Important Parts of School (from a CS dropout) -DESCRIPTION:Learn about the real reasons you should be in school from David Wolever, CTO of akindi and a director of PyCon Canada. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3003, M3 1006 -DTSTAMP:20060912T200708Z -UID:20140711T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20140711T210000Z -DTEND:20140711T220000Z -SUMMARY:Unix 102, Code Party 1 -DESCRIPTION:Learn how to host a website and spend the night hacking! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2035 -DTSTAMP:20060912T200708Z -UID:20140625T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20140625T220000Z -DTEND:20140625T230000Z -SUMMARY:Battle Decks -DESCRIPTION:Five slides. Five minutes. Pure fun. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4064 -DTSTAMP:20060912T200708Z -UID:20140619T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20140619T213000Z -DTEND:20140619T223000Z -SUMMARY:Bloomberg Technical Talk -DESCRIPTION:Learn how functional programming is used in the real world, while enjoying free dinner, and free swag. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Laurel Creek Fire Pit -DTSTAMP:20060912T200708Z -UID:20140613T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20140613T233000Z -DTEND:20140614T003000Z -SUMMARY:CSC Goes Outside -DESCRIPTION:Come throw a frisbee, hang around a bonfire, and roast marshmellows! This is a social event just for fun, so come relax and eat snacks in good company! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3003, Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20140530T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20140530T213000Z -DTEND:20140530T223000Z -SUMMARY:Unix 101/Code Party 0 -DESCRIPTION:Interested in Unix, but don't know where to start? Then Come learn some basic topics with us including interaction with the shell, motivation for using it, some simple commands, and more. Afterwards we will be moving over to the MC Comfy Lounge for a fun night of hacking! The sysadmin position will also be ratified during a general meeting of the membership at this time. Come join us for an evening of fun, learning, and food! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20140515T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20140515T220000Z -DTEND:20140515T230000Z -SUMMARY:Spring 2014 Elections -DESCRIPTION:The Computer Science Club will soon be holding elections for this term's executive. The president, vice president, treasurer, and secretary for the spring 2014 term will be elected. The system administrator, office manager, and librarian are also typically appointed here. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - CPH 1346 -DTSTAMP:20060912T200708Z -UID:20140328T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20140328T230000Z -DTEND:20140329T000000Z -SUMMARY:HackWaterloo -DESCRIPTION:Work on a software project for 24 hours in teams of up to 4 members. Swag will be provided by Facebook and Google. A Microsoft Surface Tablet will be awarded to the winning team. Register and find out more at http://hack-waterloo.com. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4041 -DTSTAMP:20060912T200708Z -UID:20140318T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20140318T230000Z -DTEND:20140319T000000Z -SUMMARY:Battle Decks -DESCRIPTION:Create a 5-slide PowerPoint presentation about a specific topic. Bring it with you to the event (on a flash drive). Submit it into the lottery. Select a random PowerPoint presentation from the lottery and talk about it on the spot. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20140314T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20140314T230000Z -DTEND:20140315T000000Z -SUMMARY:Code Party 1 -DESCRIPTION:We will be having our 2nd code party this term. Enjoy a free dinner, relax, and share ideas with your friends about your favourite topics in computer science. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3003 -DTSTAMP:20060912T200708Z -UID:20140213T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20140213T223000Z -DTEND:20140213T233000Z -SUMMARY:UNIX 101 -DESCRIPTION:Learn the basics of using tools found commonly on UNIX-like operating systems. For students new to this topic, knowledge gained from UNIX 101 would be useful in coursework. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20140213T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20140213T233000Z -DTEND:20140214T003000Z -SUMMARY:Code Party 0 -DESCRIPTION:Immediately after UNIX 101, we will be having our first annual code party. Enjoy a free dinner, relax, and share ideas with your friends about your favourite topics in computer science. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4058 -DTSTAMP:20060912T200708Z -UID:20140204T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20140204T223000Z -DTEND:20140204T233000Z -SUMMARY:Bloomberg Talk -DESCRIPTION:Bloomberg's Alex Scotti will be presenting a talk this Tuesday on concurrency control implementations in relational databases. Free swag and dinner will be provided. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20140116T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20140116T223000Z -DTEND:20140116T233000Z -SUMMARY:Winter 2014 Elections -DESCRIPTION:Elections for Winter 2014 are being held! The Executive will be elected, and the Office Manager and Librarian will be appointed by the new executive. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Toronto, ON -DTSTAMP:20060912T200708Z -UID:20131123T050000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20131123T050000Z -DTEND:20131123T060000Z -SUMMARY:CSC Goes to Toronto Erlang Factory Lite 2013 -DESCRIPTION:The CSC has been invited to attend this Erlang conference in Toronto. If you are interested in attending, please sign up on our web form. We have submitted a MEF proposal to cover the transportation fees of up to 25 math undergraduates. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3001 (Comfy) -DTSTAMP:20060912T200708Z -UID:20131122T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20131122T233000Z -DTEND:20131123T003000Z -SUMMARY:Hackathon-Code Party!! -DESCRIPTION:Join us for a night of code, food, and caffeine! There will be plenty of edibles and hacking for your enjoyment. If you are interested in getting involved in Open Source, there will be mentors on hand to get you started. Hope to see you there—bring your friends! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2038 -DTSTAMP:20060912T200708Z -UID:20131126T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20131126T220000Z -DTEND:20131126T230000Z -SUMMARY:Disk Encryption -DESCRIPTION:The last lecture of our security and privacy series. By MMath alumnus Zak Blacher. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4060 -DTSTAMP:20060912T200708Z -UID:20131112T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20131112T220000Z -DTEND:20131112T230000Z -SUMMARY:Trust in ISPs -DESCRIPTION:This is the fifth lecture of six in the Security and Privacy Lecture Series. By founding member of the Canadian Cybersecurity Institute and employee of local ISP Sentex Sean Howard. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3001 (Comfy) -DTSTAMP:20060912T200708Z -UID:20131105T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20131105T230000Z -DTEND:20131106T000000Z -SUMMARY:Hands On Seminar on Public Key Cryptography -DESCRIPTION:The fourth event in our security and privacy series. By undergraduate students Murphy Berzish and Nick Guenther. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC 1302 -DTSTAMP:20060912T200708Z -UID:20131024T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20131024T223000Z -DTEND:20131024T233000Z -SUMMARY:Practical Tor Usage -DESCRIPTION:The third lecture of our security and privacy series. By undergraduate student Simon Gladstone. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4060 -DTSTAMP:20060912T200708Z -UID:20131015T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20131015T210000Z -DTEND:20131015T220000Z -SUMMARY:Tunnels and Censorship -DESCRIPTION:The second lecture of our security and privacy series. By undergraduate student Eric Dong. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4041 -DTSTAMP:20060912T200708Z -UID:20131008T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20131008T210000Z -DTEND:20131008T220000Z -SUMMARY:Why Should You Care About Security and Privacy -DESCRIPTION:The first lecture of our security and privacy series. By PhD student Sarah Harvey. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - PHY 150 -DTSTAMP:20060912T200708Z -UID:20131003T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20131003T223000Z -DTEND:20131003T233000Z -SUMMARY:C++ GoingNative Lectures -DESCRIPTION:We will be showing GoingNative lectures from some of the top individuals working on C++ approximately biweekly on Thursdays at 6:30PM in the PHY 150 theatre. Every lecture will be accompanied with free pizza and drinks! Dates are Oct. 3, 17, 31 and Nov. 7 and 21. Please view this event in detail for more information. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - PHY 150 -DTSTAMP:20060912T200708Z -UID:20131017T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20131017T223000Z -DTEND:20131017T233000Z -SUMMARY:C++ Night 0x02 - Don't Help The Compiler -DESCRIPTION:The second in a series of recorded talks from GoingNative 2013. Featuring Stephan T. Lavavej. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - PHY 150 -DTSTAMP:20060912T200708Z -UID:20131031T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20131031T223000Z -DTEND:20131031T233000Z -SUMMARY:C++ Night 0x03 - An Effective C++11/14 Sampler -DESCRIPTION:The third in a series of recorded talks from GoingNative 2013. Featuring Scott Meyers. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - PHY 150 -DTSTAMP:20060912T200708Z -UID:20131107T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20131107T233000Z -DTEND:20131108T003000Z -SUMMARY:C++ Night 0x04 - Writing Quick Code in C++, Quickly -DESCRIPTION:The fourth in a series of recorded talks from GoingNative 2013. Featuring Andrei Alexandrescu. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - PHY 150 -DTSTAMP:20060912T200708Z -UID:20131121T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20131121T233000Z -DTEND:20131122T003000Z -SUMMARY:C++ Night 0x05 - C++ Seasoning -DESCRIPTION:The fifth in a series of recorded talks from GoingNative 2013. Featuring Sean Parent. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Bingemans -DTSTAMP:20060912T200708Z -UID:20131030T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20131030T220000Z -DTEND:20131030T230000Z -SUMMARY:CSC Goes Bowling -DESCRIPTION:All CSC members and their guests are invited for a night of free bowling at Bingemans! Transportation will be provided. If you are interested in attending, please RSVP using the online form by Oct. 18. You can find it by viewing this event in detail. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20130917T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20130917T203000Z -DTEND:20130917T213000Z -SUMMARY:Fall 2013 Elections -DESCRIPTION:Elections for Fall 2013 are being held! The Executive will be elected, and the Office Manager and Librarian will be appointed by the new executive. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20130726T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20130726T230000Z -DTEND:20130727T000000Z -SUMMARY:Code Party 1 -DESCRIPTION:Come out to the Code Party happening in the Comfy Lounge on July 26 at 7:00 PM! Why sleep when you could be hacking on $your_favourite_project or doing $something_classy in great company? Join us for a night of coding, snacks, and camaraderie! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4020 -DTSTAMP:20060912T200708Z -UID:20130722T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20130722T210000Z -DTEND:20130722T220000Z -SUMMARY:The Future of 3D Graphics is in Software! -DESCRIPTION:Convergence between CPU and GPU approaches to processing sets the stage for an exciting transition to 3D rendering that takes place entirely in software. TransGaming's Nicolas Capens and Gavriel State will speak about this convergence and how it will influence the future of graphics. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - EV3 Fire Pit -DTSTAMP:20060912T200708Z -UID:20130719T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20130719T230000Z -DTEND:20130720T000000Z -SUMMARY:CSC Goes Outside! -DESCRIPTION:Do you love the combination of s'mores, burgers, and fire? Are you brave enough to face the newly-grown geese? Do you want to play some Frisbee while listening to some chill tunes? If so, come hang out with the CSC at the EV3 Fire Pit this Friday! All are welcome for some outdoor food, games, and music. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4041 -DTSTAMP:20060912T200708Z -UID:20130718T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20130718T210000Z -DTEND:20130718T220000Z -SUMMARY:Path Tracing -DESCRIPTION:As a follow on to last term's tutorial on building a ray-tracer from scratch, this talk will be presenting the basic mechanics of how a bidirectional path-tracer creates a globally illuminated scene, advantages and limitations of this approach over other offline global illumination techniques along with a simple example path-tracer written in C++, and opportunities for hardware acceleration on GPUs, time permitting. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4041 -DTSTAMP:20060912T200708Z -UID:20130711T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20130711T210000Z -DTEND:20130711T220000Z -SUMMARY:3D Movies and Computer Science -DESCRIPTION:While humans started making 3D motion pictures in the 1800's, several technical and artistic challenges prevented widespread interest in the medium. By investing heavily in a computerized production pipeline, James Cameron's 2009 release of Avatar ushered in an era of mainstream interest in 3D film. However, many technical and artistic problems still find their way into otherwise-modern 3D movies. The talk explores some of these problems while introducing the fundamentals of 3D film-making from a CS perspective. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20130607T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20130607T220000Z -DTEND:20130607T230000Z -SUMMARY:Unix 101/ Code Party 0 -DESCRIPTION:We are offering a Unix tutorial on Friday, June 7th, 2013! Following the tutorial a code party will take place. Bring your laptops and chargers for an awesome night of coding, hacking and learning. All are welcome to join in the comfy lounge! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20130515T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20130515T220000Z -DTEND:20130515T230000Z -SUMMARY:Spring 2013 Elections -DESCRIPTION:Elections for Spring 2013 are being held! The Executive will be elected, and the Office Manager and Librarian will be appointed by the new executive. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20130401T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20130401T230000Z -DTEND:20130402T000000Z -SUMMARY:Code Party 1 -DESCRIPTION:The Computer Science Club is running the second code party of the term! Come join us and hack on open source software, your own projects, or whatever comes up. Everyone is welcome; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking pleasure. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3003 -DTSTAMP:20060912T200708Z -UID:20130401T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20130401T220000Z -DTEND:20130401T230000Z -SUMMARY:Unix 101 -DESCRIPTION:by Calum T. Dalek. New to the Unix computing environment? If you seek an introduction, look no further. We will be holding a tutorial on using Unix this upcoming Monday. Topics that will be covered include basic interaction with the shell and use of myriad powerful tools. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4020 -DTSTAMP:20060912T200708Z -UID:20130321T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20130321T203000Z -DTEND:20130321T213000Z -SUMMARY:Using Computers to Find Evidence in Litigation -DESCRIPTION:Professor Gordon Cormack will be presenting a talk on using machine-learning based spam filters to accurately locate relevent electronic documents - a process which has typically been very manual, and very expensive. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC 1302 -DTSTAMP:20060912T200708Z -UID:20130228T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20130228T213000Z -DTEND:20130228T223000Z -SUMMARY:Machine Architecture, Performance, and Scalability: Things Your Programming Language Never Told You -DESCRIPTION:"Herb Sutter is a leading authority on software development. He is the best selling author of several books including Exceptional C++ and C++ Coding Standards, as well as hundreds of technical papers and articles [and] has served for a decade as chair of the ISO C++ standards committee." - http://herbsutter.com/about -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20130116T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20130116T210000Z -DTEND:20130116T220000Z -SUMMARY:Elections -DESCRIPTION:CSC Elections have begun for the Winter 2013 term, nominations are open! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3001 -DTSTAMP:20060912T200708Z -UID:20121123T050000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20121123T050000Z -DTEND:20121123T060000Z -SUMMARY:Code Party 3 -DESCRIPTION:The Computer Science Club is running our third, and last, code party of the term! Whether you're a hacking guru or a newbie to computer science, you're welcome to attend; there will be activities for all. Syed Albiz will be presenting a tutorial on implementing a ray-tracer in C and Scheme. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 5136B -DTSTAMP:20060912T200708Z -UID:20121121T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20121121T213000Z -DTEND:20121121T223000Z -SUMMARY:SASMS -DESCRIPTION:by PMC.The Pure Mathematics, Applied Mathematics, Combinatorics & Optimization Club is hosting the Fall 2012 Short Attention Span Math Seminars (SASMS). -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3003 -DTSTAMP:20060912T200708Z -UID:20121119T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20121119T203000Z -DTEND:20121119T213000Z -SUMMARY:UNIX 101 -DESCRIPTION:by Calum T. Dalek. New to the Unix computing environment? If you seek an introduction, look no further. We will be holding a series of tutorials on using Unix, beginning with Unix 101 this upcoming Monday. Topics that will be covered include basic interaction with the shell and use of myriad powerful tools. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC 1302 -DTSTAMP:20060912T200708Z -UID:20121116T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20121116T000000Z -DTEND:20121116T010000Z -SUMMARY:KW Perlmongers Talk -DESCRIPTION:by Justin Wheeler.In his own words, this talk will cover the virtues of Perl: CPAN, Moose, CPAN, Catalyst, CPAN, DBIx::Class, CPAN, TMTOWTDI, and did I mention CPAN? -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3001 -DTSTAMP:20060912T200708Z -UID:20121026T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20121026T230000Z -DTEND:20121027T000000Z -SUMMARY:CSC Code Party 2 -DESCRIPTION:We will be holding our second code party of the term. Watch for further details, as we plan on working with some robots and Scala, git, and Haskell. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2034 -DTSTAMP:20060912T200708Z -UID:20121018T200000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20121018T200000Z -DTEND:20121018T210000Z -SUMMARY:The Cryptographic and Game-Theoretical Fundamentals behind Bitcoin -DESCRIPTION:by Vitalik Buterin. In this talk, we will cover the cryptographic and game-theory principles behind the currency, including how the issues of double-spending, the "51% attack," and "mining" are addressed, the game-theory incentives to use Bitcoins honestly, and other issues being faced today in practice, such as implementation, attacks, and future scalability. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - PHY 150 -DTSTAMP:20060912T200708Z -UID:20120928T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20120928T230000Z -DTEND:20120929T000000Z -SUMMARY:Tron Screening: Frosh-A-Tron -DESCRIPTION:ehashman's lousy frosh event naming scheme continues as we prepare for this week's movie night---a screening of the original TRON in PHY 150. Come watch the groundbreaking film that defined the role of computer graphics and the quality of special effects in modern cinema. And bring your friends! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3001 -DTSTAMP:20060912T200708Z -UID:20120914T040000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20120914T040000Z -DTEND:20120914T050000Z -SUMMARY:Code Party 1: FROSH-A-THON -DESCRIPTION:The Computer Science Club is running our first "welcome back" code party of the term! Whether you're a hacking guru or a newbie to computer science, you're welcome to attend; there will be activities for all! Our party is loosely themed as a Linux installfest, where we will have a team of members dedicated to helping individuals install and learn to use one of many flavours of Linux. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20120918T200000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20120918T200000Z -DTEND:20120918T210000Z -SUMMARY:Elections -DESCRIPTION:CSC Elections have begun for the Fall 2012 term, nominations are open! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Math 3 Atrium -DTSTAMP:20060912T200708Z -UID:20120906T040000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20120906T040000Z -DTEND:20120906T050000Z -SUMMARY:SCS First-year Welcome Dinner -DESCRIPTION:The School of Computer Science is hosting a dinner event for incoming first-year students. You'll get to meet us, some of the faculty, and other new undergraduates. Food will be provided. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3001 -DTSTAMP:20060912T200708Z -UID:20120608T040000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20120608T040000Z -DTEND:20120608T050000Z -SUMMARY:Code Party 1 -DESCRIPTION:The Computer Science Club is running the first code party of the term! Come join us and hack on open source software, your own projects, or whatever comes up. Everyone is welcome; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking pleasure. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20120510T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20120510T203000Z -DTEND:20120510T213000Z -SUMMARY:Elections -DESCRIPTION:CSC Elections have begun for the Spring 2012 term, nominations are open! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC 1302 -DTSTAMP:20060912T200708Z -UID:20120507T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20120507T220000Z -DTEND:20120507T230000Z -SUMMARY:mmap and the Mortgage Crisis -DESCRIPTION:Palantir is a Palo Alto-based intelligence analysis software company that has partnered with the CSC to put on a tech talk and social. There will be free food, free drinks, and for one lucky winner, a free iPad, so why not come on out? -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4021 -DTSTAMP:20060912T200708Z -UID:20120322T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20120322T203000Z -DTEND:20120322T213000Z -SUMMARY:Multi-processor Real-time Systems -DESCRIPTION:by Bill Cowan. Programming systems that obey hard real-time constraints is difficult. So is programming multiple CPUs that interact to solve a single problem. This talk will describe the nature of computation typical of real-time systems, architectural solutions currently employed in CS 452, and possible architectures for multi-CPU systems. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3003 -DTSTAMP:20060912T200708Z -UID:20120308T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20120308T223000Z -DTEND:20120308T233000Z -SUMMARY:UNIX 102 -DESCRIPTION:by Calum T. Dalek. The Computer Science Club will be running the second installment of our introductory UNIX tutorials for the term. We will be covering topics intended to show off the development-friendliness of the UNIX computing environment: "real" document editors, development tools, bash scripting, and version control. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3001 -DTSTAMP:20060912T200708Z -UID:20120303T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20120303T000000Z -DTEND:20120303T010000Z -SUMMARY:OpenCL Code Party -DESCRIPTION:by Calum T. Dalek. The University of Waterloo Computer Science Club and AMD's OpenCL programming competition comes to a close, as the contest ends at midnight and prizes are awarded! Open submissions will be judged, so make sure to come out and watch. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - PHY 150 -DTSTAMP:20060912T200708Z -UID:20120307T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20120307T223000Z -DTEND:20120307T233000Z -SUMMARY:Feynman Messenger Lecture Series -DESCRIPTION:by Calum T. Dalek. Join the Computer Science Club and PhysClub every Wednesday evening for the rest of the term for our five screenings of the classic 1964 Messenger Lecture Series by Richard Feynman in PHY 150. Dinner provided! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3001 -DTSTAMP:20060912T200708Z -UID:20120217T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20120217T000000Z -DTEND:20120217T010000Z -SUMMARY:OpenCL Introduction -DESCRIPTION:by Calum T. Dalek. The University of Waterloo Computer Science Club and AMD are running an OpenCL programming competition. If you're interested in writing massively parallel software on the OpenCL platform, come out and join us for our introductory code party! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3003 -DTSTAMP:20060912T200708Z -UID:20120209T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20120209T220000Z -DTEND:20120209T230000Z -SUMMARY:UNIX 101 -DESCRIPTION:by Calum T. Dalek. New to the Unix computing environment? If you seek an introduction, look no further. We will be holding a series of tutorials on using Unix, beginning with Unix 101 this upcoming Thursday. Topics that will be covered include basic interaction with the shell and the motivations behind using it, and an introduction to compilation. You'll have to learn this stuff in CS 246 anyways, so why not get a head start! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4045 -DTSTAMP:20060912T200708Z -UID:20120207T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20120207T230000Z -DTEND:20120208T000000Z -SUMMARY:Algorithms Talk -DESCRIPTION:by Victor Fan. Join Victor Fan for his talk, intended for all second-year math students with a solid first-year background. Even if you are a first-year or a seasoned veteran, you will probably still take home something new, so please come out to enjoy the talk! Refreshments will be served. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Math CnD -DTSTAMP:20060912T200708Z -UID:20120127T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20120127T233000Z -DTEND:20120128T003000Z -SUMMARY:Code Party 0 -DESCRIPTION:by Calum T. Dalek. The Computer Science Club is running the first code party of the term! Come join us and hack on open source software, your own projects, or whatever comes up. Everyone is welcome; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking pleasure. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20120112T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20120112T213000Z -DTEND:20120112T223000Z -SUMMARY:Elections -DESCRIPTION:CSC Elections have begun for the Winter 2012 term, nominations are open! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20111119T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20111119T000000Z -DTEND:20111119T010000Z -SUMMARY:CSC Open Data Code Party -DESCRIPTION:by Calum T. Dalek. The Computer Science Club is teaming up with the UW Open Data Initiative to bring you our third code party of the term! Everyone is welcome; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking pleasure. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Davis Centre -DTSTAMP:20060912T200708Z -UID:20111112T123000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20111112T123000Z -DTEND:20111112T133000Z -SUMMARY:CSC goes to Design Our Tomorrow -DESCRIPTION:by Calum T. Dalek. The Computer Science Club has a limited number of tickets available for the Design Our Tomorrow Conference at the University of Toronto on Saturday, November 12, 10:00 - 16:30. See event information for ticket details. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3003 -DTSTAMP:20060912T200708Z -UID:20111024T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20111024T203000Z -DTEND:20111024T213000Z -SUMMARY:UNIX 102: Tools in the UNIX Environment -DESCRIPTION:by Calum T. Dalek. The next installment in the CS Club's popular Unix tutorials UNIX 102 introduces powerful text editing tools for programming and document formatting. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20111021T040000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20111021T040000Z -DTEND:20111021T050000Z -SUMMARY:Code Party 2 -DESCRIPTION:by Calum T. Dalek. The Computer Science Club is having our second code party of the term! Everyone is welcome; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking pleasure. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4020 -DTSTAMP:20060912T200708Z -UID:20111013T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20111013T223000Z -DTEND:20111013T233000Z -SUMMARY:How Browsers Work -DESCRIPTION:by Ehsan Akhgari. Veteran Mozilla engineer Ehsan Akhgari will present a talk on the internals of web browsers. The material will range from the fundamentals of content rendering to the latest innovations in browser design. Click on the talk title for a full abstract. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20110930T040000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20110930T040000Z -DTEND:20110930T050000Z -SUMMARY:Code Party 1 -DESCRIPTION:by Calum T. Dalek. The Computer Science Club is having our first code party of the term! The theme for this code party will be collaborative development. We'll present several ideas of small projects to work on for the unexperienced. Everyone is welcome; please bring your friends! There will be foodstuffs and sugary drinks available for your hacking pleasure. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3004 -DTSTAMP:20060912T200708Z -UID:20110929T200000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20110929T200000Z -DTEND:20110929T213000Z -SUMMARY:UNIX 101: An Introduction to the Shell -DESCRIPTION:by Calum T. Dalek. New to Unix? No problem, we'll teach you to power use circles around your friends! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20110919T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20110919T203000Z -DTEND:20110919T213000Z -SUMMARY:Elections -DESCRIPTION:Club elections. See related news items for details. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - home of askhader, see abstract -DTSTAMP:20060912T200708Z -UID:20110729T040000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20110729T040000Z -DTEND:20110729T050000Z -SUMMARY:CTRL-D -DESCRIPTION:The end of another term is here, and so we're having our End-of-Term dinner. Everybody's welcome to come to CTRL-D. We are running this like a potluck, so bringing food is suggested. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20110722T040000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20110722T040000Z -DTEND:20110722T050000Z -SUMMARY:Code Party 3 -DESCRIPTION:The final Code Party of the term is here! Come hack on some code, solve some puzzles, and have some fun. The event starts in the evening and will run all night. You can show up for any portion of it. You should bring a laptop, and probably have something in mind to work on, though you're welcome with neither. Snacks will be provided. Everyone is welcome. Please note this date is postponed from the originally scheduled date due to conflicts with Kitchener Ribfest & Craft Beer Show -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2038 -DTSTAMP:20060912T200708Z -UID:20110720T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20110720T203000Z -DTEND:20110720T213000Z -SUMMARY:An Introduction to Steganography -DESCRIPTION:As part of the CSC member talks series, Yomna Nasser will be presenting an introduction to steganography. Steganography is the act of hiding information such that it can only be found by its intended recipient. It has been practiced since ancient Greece, and is still in use today. This talk will include an introduction to the area, history, and some basic techniques for hiding information and detecting hidden data. There will be an overview of some of the mathematics involved, but nothing too rigorous. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Columbia Lake Firepit -DTSTAMP:20060912T200708Z -UID:20110709T040000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20110709T040000Z -DTEND:20110709T050000Z -SUMMARY:CSC Goes Outside -DESCRIPTION:Do you like going outside? Are you vitamin-D deficient from being in the MC too long? Do you think marshmallows, hotdogs, and fire are a delicious combination? If so, you should join us as the CSC is going outside! Around 4PM, we're going to Columbia Lake for some outdoor fun. We'll have Frisbees, kites, snacks, and some drinks. We'll be sticking around until dusk, when we're going to have a campfire with marshmallows and hotdogs. We plan to be there until 10PM, but of course you're welcome to come for any subinterval. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 5158 -DTSTAMP:20060912T200708Z -UID:20110704T173000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20110704T173000Z -DTEND:20110704T183000Z -SUMMARY:Our Troubles with Linux and Why You Should Care -DESCRIPTION:A joint work between Professors Tim Brecht, Ashif Harji, and Peter Buhr, this talk describes experiences using the Linux kernel as a platform for conducting performance evaluations. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20110624T040000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20110624T040000Z -DTEND:20110624T050000Z -SUMMARY:Code Party 2 -DESCRIPTION:The second Code Party of the term takes place this Friday! Come hack on some code, solve some puzzles, and have some fun. The event starts in the evening and will run all night. You can show up for any portion of it. You should bring a laptop, and probably have something in mind to work on, though you're welcome with neither. Snacks will be provided. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2054 -DTSTAMP:20060912T200708Z -UID:20110614T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20110614T203000Z -DTEND:20110614T213000Z -SUMMARY:Taming Software Bloat with AdaptableGIMP -DESCRIPTION:Ever use software with 100s or 1000s of commands? Ever have a hard time finding the right commands to perform your task? In this talk, we'll present AdaptableGIMP, a new version of GIMP developed at Waterloo to help simplify complex user interfaces. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2054 -DTSTAMP:20060912T200708Z -UID:20110609T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20110609T203000Z -DTEND:20110609T213000Z -SUMMARY:General Purpose Computing on Graphics Cards -DESCRIPTION:In the first of our member talks for the term, Katie Hyatt will give a short introduction to General Purpose Graphics Processing Unit computing. This expanding field has many applications. The primary focus of this talk will be nVidia's CUDA architecture. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20110603T040000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20110603T040000Z -DTEND:20110603T050000Z -SUMMARY:Code Party 1 -DESCRIPTION:The Computer Science Club is having our first code party of the term. The theme for this week's code party is personal projects. Come show us what you've been working on! Of course, everybody is welcome, even if you don't have a project. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20110509T213100Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20110509T213100Z -DTEND:20110509T223100Z -SUMMARY:Elections Nominees List -DESCRIPTION:CSC Elections, final list of nominations for Spring 2011 -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20110509T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20110509T213000Z -DTEND:20110509T223000Z -SUMMARY:Elections -DESCRIPTION:CSC Elections have begun for the Spring 2011 term, nominations are open! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2034 -DTSTAMP:20060912T200708Z -UID:20110317T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20110317T203000Z -DTEND:20110317T213000Z -SUMMARY:Software Patents -DESCRIPTION:by Stanley Khaing. What are the requirements for obtaining a patent? Should software be patentable? -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2017 -DTSTAMP:20060912T200708Z -UID:20110218T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20110218T000000Z -DTEND:20110218T010000Z -SUMMARY:A Smorgasbord of Perl Talks -DESCRIPTION:by KW Perl Mongers. These talks are intended for programmers who are curious about the Swiss Army Chainsaw of languages, Perl. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3003 -DTSTAMP:20060912T200708Z -UID:20110209T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20110209T213000Z -DTEND:20110209T223000Z -SUMMARY:UNIX 103: Version Control Systems -DESCRIPTION:by Calum T. Dalek. 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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20110205T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20110205T000000Z -DTEND:20110205T010000Z -SUMMARY:Code Party -DESCRIPTION:by Calum T. Dalek. Come one, come all to the Code Party happening in the Comfy Lounge this Friday. The event starts at 7:00PM and will run through the night. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3003 -DTSTAMP:20060912T200708Z -UID:20110202T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20110202T213000Z -DTEND:20110202T223000Z -SUMMARY:UNIX 102: Documents and Editing in the Unix environment -DESCRIPTION:by Calum T. Dalek. The next installment in the CS Club's popular Unix tutorials UNIX 102 introduces powerful text editing tools for programming and document formatting. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3003 -DTSTAMP:20060912T200708Z -UID:20110126T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20110126T213000Z -DTEND:20110126T223000Z -SUMMARY:UNIX 101: An Introduction to the Shell -DESCRIPTION:by Calum T. Dalek. New to Unix? No problem, we'll teach you to power use circles around your friends! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4061 -DTSTAMP:20060912T200708Z -UID:20101117T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20101117T213000Z -DTEND:20101117T223000Z -SUMMARY:Mathematics and aesthetics in maze design -DESCRIPTION:by Dr. Craig S. Kaplan. In this talk, I discuss the role of the computer in the process of designing mazes. I present some well known algorithms for maze construction, and more recent research that attempts to novel mazes with non-trivial mathematical or aesthetic properties. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Outside DC -DTSTAMP:20060912T200708Z -UID:20101113T170000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20101113T170000Z -DTEND:20101113T180000Z -SUMMARY:CSC Invades Toronto -DESCRIPTION:The CSC is going to Toronto to visit UofT's CSSU, see what they do, and have beer with them. If you would like to come along, please come by the office and sign up. The cost for the trip is $2 per member. The bus will be leaving from the Davis Center (DC) Saturday Nov. 13 at NOON (some people may have been told 1pm, this is an error). Please show up a few minutes early so we may board. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - CnD Lounge (MC3002) -DTSTAMP:20060912T200708Z -UID:20101105T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20101105T230000Z -DTEND:20101106T000000Z -SUMMARY:Hackathon -DESCRIPTION:Come join the CSC for a night of code, music with only 8 bits, and comradarie. We will be in the C&D Lounge from 7pm until 7am working on personal projects, open source projects, and whatever else comes to mind. If you're interested in getting involved in free/open source development, some members will be on hand to guide you through the process. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4040 -DTSTAMP:20060912T200708Z -UID:20101026T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20101026T203000Z -DTEND:20101026T213000Z -SUMMARY:Analysis of randomized algorithms via the probabilistic method -DESCRIPTION:In this talk, we will give a few examples that illustrate the basic method and show how it can be used to prove the existence of objects with desirable combinatorial properties as well as produce them in expected polynomial time via randomized algorithms. Our main goal will be to present a very slick proof from 1995 due to Spencer on the performance of a randomized greedy algorithm for a set-packing problem. Spencer, for seemingly no reason, introduces a time variable into his greedy algorithm and treats set-packing as a Poisson process. Then, like magic, he is able to show that his greedy algorithm is very likely to produce a good result using basic properties of expected value. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - RCH 306 -DTSTAMP:20060912T200708Z -UID:20101019T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20101019T203000Z -DTEND:20101019T213000Z -SUMMARY:Machine learning vs human learning - will scientists become obsolete? -DESCRIPTION:by Dr. Shai Ben-David. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3003 -DTSTAMP:20060912T200708Z -UID:20101013T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20101013T203000Z -DTEND:20101013T213000Z -SUMMARY:UNIX 102 -DESCRIPTION:This installment in the CS Club's popular Unix tutorials UNIX 102 introduces powerful text editing tools for programming and document formatting. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3003 -DTSTAMP:20060912T200708Z -UID:20101006T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20101006T203000Z -DTEND:20101006T213000Z -SUMMARY:UNIX 103 -DESCRIPTION:Unix 103 will cover version control systems and how to use them to manage your projects. Unix 101 would be helpful, but all that is needed is basic knowledge of the Unix command line (how to enter commands). -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4061 -DTSTAMP:20060912T200708Z -UID:20101012T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20101012T203000Z -DTEND:20101012T213000Z -SUMMARY:How to build a brain: From single neurons to cognition -DESCRIPTION:By Dr. Chris Eliasmith. 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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4021 -DTSTAMP:20060912T200708Z -UID:20101004T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20101004T203000Z -DTEND:20101004T213000Z -SUMMARY:BareMetal OS -DESCRIPTION:By Ian Seyler, Return to Infinity. 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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4061 -DTSTAMP:20060912T200708Z -UID:20100928T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100928T203000Z -DTEND:20100928T213000Z -SUMMARY:A Brief Introduction to Video Encoding -DESCRIPTION:By Peter Barfuss. 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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1301 (The Fishbowl) -DTSTAMP:20060912T200708Z -UID:20100923T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100923T203000Z -DTEND:20100923T213000Z -SUMMARY:Calling all CS Frosh -DESCRIPTION: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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3003 -DTSTAMP:20060912T200708Z -UID:20100929T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100929T203000Z -DTEND:20100929T213000Z -SUMMARY:Unix 101 -DESCRIPTION: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 tutorials 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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4045 -DTSTAMP:20060912T200708Z -UID:20100922T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100922T220000Z -DTEND:20100922T230000Z -SUMMARY:Cooking for Geeks -DESCRIPTION: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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4061 -DTSTAMP:20060912T200708Z -UID:20100921T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100921T203000Z -DTEND:20100921T213000Z -SUMMARY:In the Beginning -DESCRIPTION:by Dr. Prabhakar Ragde, Cheriton School of Computer Science. I'll be workshopping some lecture ideas involving representations of numbers, specification of computation in functional terms, reasoning about such specifications, and comparing the strengths and weaknesses of different approaches. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20100914T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100914T203000Z -DTEND:20100914T213000Z -SUMMARY:Elections -DESCRIPTION:Fall term executive elections and general meeting. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2066 -DTSTAMP:20060912T200708Z -UID:20100720T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100720T203000Z -DTEND:20100720T213000Z -SUMMARY:The Incompressibility Method -DESCRIPTION:In this talk, we shall explore the incompressibility method---an interesting and extremely powerful framework for determining the average-case runtime of algorithms. Within the right background knowledge, the heapsort question can be answered with an elegant 3-line proof. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2066 -DTSTAMP:20060912T200708Z -UID:20100713T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100713T203000Z -DTEND:20100713T213000Z -SUMMARY:Halftoning and Digital Art -DESCRIPTION:Edgar Bering will be giving a talk titled: Halftoning and Digital Art -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy -DTSTAMP:20060912T200708Z -UID:20100709T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100709T230000Z -DTEND:20100710T000000Z -SUMMARY:Code Party -DESCRIPTION: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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2054 -DTSTAMP:20060912T200708Z -UID:20100706T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100706T203000Z -DTEND:20100706T213000Z -SUMMARY:Dataflow Analysis -DESCRIPTION:Nomair Naeem, a P.H.D. Student at Waterloo, will be giving a talk about Dataflow Analysis -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2066 -DTSTAMP:20060912T200708Z -UID:20100622T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100622T203000Z -DTEND:20100622T213000Z -SUMMARY:Compiling To Combinators -DESCRIPTION:Professor Ragde will be giving the first of our Professor talks for the Spring 2010 term. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2066 -DTSTAMP:20060912T200708Z -UID:20100525T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100525T210000Z -DTEND:20100525T220000Z -SUMMARY:Gerald Sussman -DESCRIPTION:Why Programming is a Good Medium for Expressing Poorly Understood and Sloppily Formulated Ideas -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC5136 -DTSTAMP:20060912T200708Z -UID:20100526T193000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100526T193000Z -DTEND:20100526T203000Z -SUMMARY:Gerald Sussman -DESCRIPTION:Public Reception -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC5158 -DTSTAMP:20060912T200708Z -UID:20100526T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100526T210000Z -DTEND:20100526T220000Z -SUMMARY:Gerald Sussman -DESCRIPTION:The Art of the Propagator -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20100511T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100511T213000Z -DTEND:20100511T223000Z -SUMMARY:Elections -DESCRIPTION:Spring term executive elections and general meeting. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1304 -DTSTAMP:20060912T200708Z -UID:20100406T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100406T203000Z -DTEND:20100406T213000Z -SUMMARY:Brush-Based Constructive Solid Geometry -DESCRIPTION: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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2037 -DTSTAMP:20060912T200708Z -UID:20100407T170000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100407T170000Z -DTEND:20100407T180000Z -SUMMARY:Windows Azure Lab -DESCRIPTION:Get the opportunity to learn about Microsoft's Cloud Services Platform, Windows Azure. Attend this Hands-on-lab session sponsored by Microsoft. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - CSC Office -DTSTAMP:20060912T200708Z -UID:20100401T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100401T223000Z -DTEND:20100401T233000Z -SUMMARY:CTRL-D -DESCRIPTION: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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1304 -DTSTAMP:20060912T200708Z -UID:20100330T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100330T203000Z -DTEND:20100330T213000Z -SUMMARY:NUI: The future of robotics and automated systems -DESCRIPTION:Member Sam Pasupalak will present some of his ongoing work in Natural User Interfaces and Robotics in this sixth installment of CS10. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC7001 -DTSTAMP:20060912T200708Z -UID:20100326T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100326T230000Z -DTEND:20100327T000000Z -SUMMARY:A Final Party of Code -DESCRIPTION: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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC5158 -DTSTAMP:20060912T200708Z -UID:20100323T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100323T203000Z -DTEND:20100323T213000Z -SUMMARY:Memory-Corruption Security Holes: How to exploit, patch and prevent them. -DESCRIPTION: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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20100319T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100319T230000Z -DTEND:20100320T000000Z -SUMMARY:Another Party of Code -DESCRIPTION: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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC5158 -DTSTAMP:20060912T200708Z -UID:20100316T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100316T203000Z -DTEND:20100316T213000Z -SUMMARY:Approximation Hardness and the Unique Games Conjecture -DESCRIPTION: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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20100313T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100313T000000Z -DTEND:20100313T010000Z -SUMMARY:A Party of Code -DESCRIPTION:A fevered night of code, friends, fun, energy drinks, and the CSC. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1304 -DTSTAMP:20060912T200708Z -UID:20100309T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100309T213000Z -DTEND:20100309T223000Z -SUMMARY:Software Transactional Memory and Using STM in Haskell -DESCRIPTION: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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Waterloo Bowling Lanes -DTSTAMP:20060912T200708Z -UID:20100306T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100306T220000Z -DTEND:20100306T230000Z -SUMMARY:Bowling -DESCRIPTION:The CSC is going bowling. $9.75 for shoes and two games. The bowling alley serves fried food and beer. Join us for some or all of the above -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1304 -DTSTAMP:20060912T200708Z -UID:20100302T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100302T213000Z -DTEND:20100302T223000Z -SUMMARY:QIP=PSPACE -DESCRIPTION:Dr. John Watrous of the IQC 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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - CnD Lounge -DTSTAMP:20060912T200708Z -UID:20100227T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100227T000000Z -DTEND:20100227T010000Z -SUMMARY:Contest Closing -DESCRIPTION:The contest is coming to a close tomorrow, so to finish it in style we will be having ice cream and code friday night. It would be a shame if Waterloo lost (we're not on top of the leaderboard right now) so come out and hack for the home team. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1302 -DTSTAMP:20060912T200708Z -UID:20100225T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100225T213000Z -DTEND:20100225T223000Z -SUMMARY:CSCF Town Hall -DESCRIPTION: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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC5136B -DTSTAMP:20060912T200708Z -UID:20100223T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100223T213000Z -DTEND:20100223T223000Z -SUMMARY:The Best Algorithms are Randomized Algorithms -DESCRIPTION: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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1304 -DTSTAMP:20060912T200708Z -UID:20100209T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100209T213000Z -DTEND:20100209T223000Z -SUMMARY:An Introduction to Vector Graphics Libraries with Cairo -DESCRIPTION: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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3005 -DTSTAMP:20060912T200708Z -UID:20100211T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100211T213000Z -DTEND:20100211T223000Z -SUMMARY:UNIX 101 Encore -DESCRIPTION: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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3003 -DTSTAMP:20060912T200708Z -UID:20100210T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100210T213000Z -DTEND:20100210T223000Z -SUMMARY:UNIX 101 -DESCRIPTION:New to Unix? No problem, we'll teach you to power use circles around your friends! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2066 -DTSTAMP:20060912T200708Z -UID:20100118T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100118T203000Z -DTEND:20100118T213000Z -SUMMARY:Wilderness Programming -DESCRIPTION: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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1302 -DTSTAMP:20060912T200708Z -UID:20100126T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20100126T220000Z -DTEND:20100126T230000Z -SUMMARY:Deep learning with multiplicative interactions -DESCRIPTION: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 his website. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3036 -DTSTAMP:20060912T200708Z -UID:20091205T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20091205T233000Z -DTEND:20091206T045500Z -SUMMARY:The Club That Really Likes Dinner -DESCRIPTION:Come on out to the club's termly end of term dinner, details in the abstract -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20091128T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20091128T000000Z -DTEND:20091128T120000Z -SUMMARY:Code Party!!11!! -DESCRIPTION:A fevered night of code, friends, fun, energy drinks, and the CSC. Facebook will be around to bring some food and hang out. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2065 -DTSTAMP:20060912T200708Z -UID:20091105T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20091105T213000Z -DTEND:20091105T223000Z -SUMMARY:In the Beginning -DESCRIPTION: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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3036 -DTSTAMP:20060912T200708Z -UID:20091020T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20091020T203000Z -DTEND:20091020T213000Z -SUMMARY:CSC Goes To Dooly's -DESCRIPTION: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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20091016T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20091016T230000Z -DTEND:20091017T000000Z -SUMMARY:Code Party and Contest Finale -DESCRIPTION: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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3003 -DTSTAMP:20060912T200708Z -UID:20091008T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20091008T203000Z -DTEND:20091008T213000Z -SUMMARY:UNIX 103 -DESCRIPTION: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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1304 -DTSTAMP:20060912T200708Z -UID:20091014T183000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20091014T183000Z -DTEND:20091014T193000Z -SUMMARY:UofT Graduate School Information Session -DESCRIPTION:"Is Graduate School for You?" Get the answers to your grad school questions - and have a bite to eat, our treat -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1301 FishBowl -DTSTAMP:20060912T200708Z -UID:20091003T140000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20091003T140000Z -DTEND:20091003T193000Z -SUMMARY:Linux Install Fest -DESCRIPTION:Interested in trying Linux but don't know where to start? Come to the Linux install fest to demo Linux, get help installing it on your computer, either stand alone or a dual boot, and help setting up your fresh install. Have lunch and hang around if you like, or just come in for a CD. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3003 -DTSTAMP:20060912T200708Z -UID:20091001T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20091001T203000Z -DTEND:20091001T213000Z -SUMMARY:UNIX 102 -DESCRIPTION:The next installment in the CS Club's popular Unix tutorials UNIX 102 introduces powerful text editing tools for programming and document formatting. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3003 -DTSTAMP:20060912T200708Z -UID:20090928T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090928T203000Z -DTEND:20091009T040000Z -SUMMARY:AI Programming Contest sponsored by Google -DESCRIPTION:Come learn how to write an intelligent game-playing program. No past experience necessary. Submit your program using the online web interface to watch it battle against other people's programs. Beginners and experts welcome! Prizes provided by google, including the delivery of your resume to google recruiters. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3003 -DTSTAMP:20060912T200708Z -UID:20090924T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090924T203000Z -DTEND:20090924T213000Z -SUMMARY:UNIX 101 -DESCRIPTION:New to Unix? No problem, we'll teach you to power use circles around your friends! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20090915T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090915T210000Z -DTEND:20090915T220000Z -SUMMARY:Elections -DESCRIPTION:Nominations are open now, either place your name on the nominees board or e-mail the CRO to nominate someone for a position. Come to the Comfy Lounge to elect your fall term executive. Contact the CRO if you have questions. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3003 -DTSTAMP:20060912T200708Z -UID:20090723T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090723T203000Z -DTEND:20090723T220000Z -SUMMARY:Unix 103 -DESCRIPTION:In this long-awaited third installment of the popular Unix Tutorials the dark mages of the CSC will train you in the not-so-arcane magick 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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3001 -DTSTAMP:20060912T200708Z -UID:20090717T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090717T230000Z -DTEND:20090718T080000Z -SUMMARY:Code Party -DESCRIPTION:Have an assignment or project you need to work on? We will be coding from 7:00pm until 4:00am starting on Friday, July 17th in the Comfy lounge. Join us! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC 1302 -DTSTAMP:20060912T200708Z -UID:20090707T190000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090707T190000Z -DTEND:20090707T210000Z -SUMMARY:History of CS Curriculum at UW -DESCRIPTION:This talk provides a personal overview of the evolution of the undergraduate computer science curriculum at UW over the past forty years, concluding with an audience discussion of possible future developments. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4041 -DTSTAMP:20060912T200708Z -UID:20090622T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090622T203000Z -DTEND:20090622T223000Z -SUMMARY:Paper Club -DESCRIPTION:Come and drink tea and read an academic CS paper with the Paper Club. We will be meeting from 4:30pm until 6:30pm on Monday, June 22th on the 4th floor of the MC (exact room number TBA). See http://csclub.uwaterloo.ca/~paper -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Dooly's -DTSTAMP:20060912T200708Z -UID:20090619T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090619T213000Z -DTEND:20090619T223000Z -SUMMARY:Dooly's Night -DESCRIPTION:The CSC will be playing pool at Dooly's. Join us for only a few dollars. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3001 -DTSTAMP:20060912T200708Z -UID:20090605T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090605T230000Z -DTEND:20090606T080000Z -SUMMARY:Code Party -DESCRIPTION:Have an assignment or project you need to work on? We will be coding from 7:00pm until 7:00am starting on Friday, June 5th in the Comfy lounge. Join us! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2037 -DTSTAMP:20060912T200708Z -UID:20090602T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090602T203000Z -DTEND:20090602T213000Z -SUMMARY:Unix 101 -DESCRIPTION:Need to use the UNIX environment for a course, want to overcome your fears of the command line, or just curious? Come and learn the arcane secrets of the UNIX command line interface from CSC mages. After this tutorial you will be comfortable with the essentials of navigating, manipulating and viewing files, and processing data at the UNIX shell prompt. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2034 -DTSTAMP:20060912T200708Z -UID:20090512T160000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090512T160000Z -DTEND:20090512T170000Z -SUMMARY:PHP on Windows -DESCRIPTION:PHP Programming Contest Info Session -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1302 -DTSTAMP:20060912T200708Z -UID:20090402T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090402T203000Z -DTEND:20090402T213000Z -SUMMARY:Rapid prototyping and mathematical art -DESCRIPTION:A talk by Craig S. Kaplan. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - TBA -DTSTAMP:20060912T200708Z -UID:20090403T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090403T220000Z -DTEND:20090404T100000Z -SUMMARY:CTRL-D -DESCRIPTION:Join the Club That Really Likes Dinner for the End Of Term party! Inquire closer to the date for details. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge (MC) -DTSTAMP:20060912T200708Z -UID:20090327T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090327T220000Z -DTEND:20090328T160000Z -SUMMARY:Code Party -DESCRIPTION:CSC Code Party! Same as always - no sleep, lots of caffeine, and really nerdy entertainment. Bonus: Free Cake! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2061 -DTSTAMP:20060912T200708Z -UID:20090319T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090319T203000Z -DTEND:20090328T160000Z -SUMMARY:Artificial Intelligence Contest -DESCRIPTION:Come out and try your hand at writing a computer program that plays Minesweeper Flags, a two-player variant of the classic computer game, Minesweeper. Once you're done, your program will compete head-to-head against the other entries in a fierce Minesweeper Flags tournament. There will be a contest kick-off session on Thursday March 19 at 4:30 PM in room MC3036. Submissions will be accepted until Saturday March 28. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20090305T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090305T213000Z -DTEND:20090305T233000Z -SUMMARY:SIGGRAPH Night -DESCRIPTION:Come out and watch the SIGGRAPH (Special Interest Group on Graphics) conference video review. A video of insane, amazing, and mind blowing computer graphics. . -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Toronto Hilton -DTSTAMP:20060912T200708Z -UID:20090312T120000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090312T120000Z -DTEND:20090314T010000Z -SUMMARY:Canadian Undergraduate Technology Conference -DESCRIPTION:See cutc.ca for more details. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1302 -DTSTAMP:20060912T200708Z -UID:20090309T190000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090309T190000Z -DTEND:20090309T200000Z -SUMMARY:Prabhakar Ragde -DESCRIPTION:Functional Lexing and Parsing -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - RAC2009 -DTSTAMP:20060912T200708Z -UID:20090312T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090312T210000Z -DTEND:20090312T230000Z -SUMMARY:IQC - Programming Quantum Computers -DESCRIPTION:A brief intro to Quantum Computing and why it matters, followed by a talk on programming quantum computers. Meet at the CSC at 4:00PM for a guided walk to the RAC. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - CSC Office: MC3036 -DTSTAMP:20060912T200708Z -UID:20090227T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090227T220000Z -DTEND:20090228T000000Z -SUMMARY:Dooly's Night -DESCRIPTION:Come join the CSC as we head to Dooly's. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2062 and MC2063 -DTSTAMP:20060912T200708Z -UID:20090205T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090205T223000Z -DTEND:20090205T233000Z -SUMMARY:UNIX 101 and 102 -DESCRIPTION:Continuing the popular Unix Tutorials with a rerun of 101 and the debut of 102. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3003 -DTSTAMP:20060912T200708Z -UID:20090203T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090203T223000Z -DTEND:20090203T233000Z -SUMMARY:UNIX 101 -DESCRIPTION:New to Unix? No problem, we'll teach you to power use circles around your friends! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20090207T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090207T000000Z -DTEND:20090207T010000Z -SUMMARY:Code Party! -DESCRIPTION:There is a CSC Code Party starting at 7:00PM (19:00). Come out and enjoy some good old programming and meet others interested in writing code! Free energy drinks and snacks for all. Plus, we have lots of things that need to be done if you're looking for a project to work on! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20090117T003000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090117T003000Z -DTEND:20090117T013000Z -SUMMARY:Code party !!11!!1!! -DESCRIPTION:There is a CSC Code Party Tonight starting at 7:30PM (1930) 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 classyness. If we manage to swing it, there will be delicious energy drinks for your consumption! Alternatively, if we don't we will have each other as well as some delicious tea and coffee. Perhaps a crumpet -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Modern Languages Theatre -DTSTAMP:20060912T200708Z -UID:20090129T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090129T233000Z -DTEND:20090130T003000Z -SUMMARY:Richard M. Stallman -DESCRIPTION:The Free Software Movement and the GNU/Linux Operating System -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC5136 -DTSTAMP:20060912T200708Z -UID:20090122T170000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090122T170000Z -DTEND:20090122T180000Z -SUMMARY:Joel Spolsky -DESCRIPTION:Joel Spolsky, of Joel on Software will be giving a talk entitled "Computer Science Education and the Software Industry". -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20090113T212000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20090113T212000Z -DTEND:20090113T222000Z -SUMMARY:Term Elections -DESCRIPTION:Winter Elections -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Toronto -DTSTAMP:20060912T200708Z -UID:20081115T113000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20081115T113000Z -DTEND:20081115T123000Z -SUMMARY:Changing the World Conference -DESCRIPTION: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. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - SLC Multipurpose Room -DTSTAMP:20060912T200708Z -UID:20081106T150000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20081106T150000Z -DTEND:20081106T160000Z -SUMMARY:Linux Install Fest -DESCRIPTION:Come join the CSC in celebrating the new releases of Ubuntu Linux, Free BSD and Open BSD, and get a hand installing one of them on your own system. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4061 -DTSTAMP:20060912T200708Z -UID:20081110T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20081110T213000Z -DTEND:20081110T223000Z -SUMMARY:Functional Programming -DESCRIPTION:This talk will survey concepts, techniques, and languages for functional programming from both historical and contemporary perspectives, with reference to Lisp, Scheme, ML, Haskell, and Erlang. No prior background is assumed. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20081024T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20081024T220000Z -DTEND:20081024T230000Z -SUMMARY:Code Party -DESCRIPTION:A fevered night of code, friends, fun, free energy drinks, and the CSC. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20081016T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20081016T203000Z -DTEND:20081016T213000Z -SUMMARY:SIGGRAPH Night -DESCRIPTION:Come out and watch the SIGGRAPH (Special Interest Group on Graphics) conference video review. A video of insane, amazing, and mind blowing computer graphics. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20080912T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20080912T203000Z -DTEND:20080912T213000Z -SUMMARY:Meet the CSC -DESCRIPTION:Come out and meet other CSC members, find out about the CSC, meet the executive nominees, and join if you like what you see. Nominees should plan on attending. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20080916T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20080916T203000Z -DTEND:20080916T213000Z -SUMMARY:CSClub Elections -DESCRIPTION:Elections are scheduled for Tues, Sep 16 @ 4:30 pm in the comfy lounge. The nomination period closes on Mon, Sep 15 @ 4:30 pm. Nominations may be sent to cro@csclub.uwaterloo.ca. Candidates should not engage in campaigning after the nomination period has closed. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2037 -DTSTAMP:20060912T200708Z -UID:20080925T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20080925T203000Z -DTEND:20080925T213000Z -SUMMARY:Unix 101 -DESCRIPTION:New to Unix? No problem, we'll teach you to power use circles around your friends! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2037 -DTSTAMP:20060912T200708Z -UID:20081007T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20081007T203000Z -DTEND:20081007T213000Z -SUMMARY:Unix 101 -DESCRIPTION:New to Unix? No problem, we'll teach you to power use circles around your friends! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2037 -DTSTAMP:20060912T200708Z -UID:20081009T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20081009T203000Z -DTEND:20081009T213000Z -SUMMARY:Unix 102 -DESCRIPTION:Want more from Unix? No problem, we'll teach you to create and quickly edit high quality documents. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2065 -DTSTAMP:20060912T200708Z -UID:20081003T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20081003T203000Z -DTEND:20081003T213000Z -SUMMARY:Game Sketching -DESCRIPTION:Juancho Buchanan, CTO Relic Entertainment -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4021 -DTSTAMP:20060912T200708Z -UID:20081002T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20081002T203000Z -DTEND:20081002T213000Z -SUMMARY:General Meeting 2 -DESCRIPTION:The second official general meeting of the term. Items on the adgenda are CSC Merch, upcoming talks, and other possible planned events, as well as the announcement of a librarian and planning of an office cleanout and a library organization day. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4042 -DTSTAMP:20060912T200708Z -UID:20080208T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20080208T213000Z -DTEND:20080208T223000Z -SUMMARY:A Brief History of Blackberry and the Wireless Data Telecom Industry -DESCRIPTION:Tyler Lessard -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - BFG2125 -DTSTAMP:20060912T200708Z -UID:20080229T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20080229T220000Z -DTEND:20080229T230000Z -SUMMARY:Quantum Information Processing -DESCRIPTION:Raymond Laflamme -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2061 -DTSTAMP:20060912T200708Z -UID:20080214T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20080214T210000Z -DTEND:20080214T220000Z -SUMMARY:CSC Programming Contest 1 -DESCRIPTION:Yes, we know this is Valentine's Day. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4020 -DTSTAMP:20060912T200708Z -UID:20080123T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20080123T220000Z -DTEND:20080123T230000Z -SUMMARY:Creating Distributed Applications with TIPC -DESCRIPTION:Elmer Horvath -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20080115T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20080115T213000Z -DTEND:20080115T223000Z -SUMMARY:CSClub Elections -DESCRIPTION:Elections are scheduled for Tues, Jan 15 @ 4:30 pm in the comfy lounge. The nomination period closes on Mon, Jan 14 @ 4:30 pm. Candidates should not engage in campaigning after the nomination period has closed. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4058 -DTSTAMP:20060912T200708Z -UID:20071019T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20071019T210000Z -DTEND:20071019T220000Z -SUMMARY:General Meeting -DESCRIPTION:There is a general meeting scheduled for Friday, October 19, 2007 at 17:00. 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 http://wiki.csclub.uwaterloo.ca/wiki/Friday_19_October_2007. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC 1302 -DTSTAMP:20060912T200708Z -UID:20070925T173000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20070925T173000Z -DTEND:20070925T183000Z -SUMMARY:Virtual Reality, Real Law: The regulation of Property in Video Games -DESCRIPTION:Susan Abramovitch -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4061 -DTSTAMP:20060912T200708Z -UID:20071002T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20071002T203000Z -DTEND:20071002T213000Z -SUMMARY:Putting the fun into Functional Languages and Useful Programming with OCaml/F# -DESCRIPTION:Brennan Taylor -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4060 -DTSTAMP:20060912T200708Z -UID:20071009T204500Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20071009T204500Z -DTEND:20071009T214500Z -SUMMARY:Join-Calculus with JoCaml. Concurrent programming that doesn't fry your brain -DESCRIPTION:Brennan Taylor -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4041 -DTSTAMP:20060912T200708Z -UID:20071015T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20071015T203000Z -DTEND:20071015T213000Z -SUMMARY:Off-the-Record Messaging: Useful Security and Privacy for IM -DESCRIPTION:Ian Goldberg -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4041 -DTSTAMP:20060912T200708Z -UID:20071120T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20071120T213000Z -DTEND:20071120T223000Z -SUMMARY:Why you should care about functional programming with Haskell *New-er Date* -DESCRIPTION:Andrei Barbu -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4041 -DTSTAMP:20060912T200708Z -UID:20071122T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20071122T213000Z -DTEND:20071122T223000Z -SUMMARY:More Haskell functional programming fun! -DESCRIPTION:Andrei Barbu -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4061 -DTSTAMP:20060912T200708Z -UID:20071129T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20071129T213000Z -DTEND:20071129T223000Z -SUMMARY:Concurrent / Distributed programming with JoCaml -DESCRIPTION:Brennan Taylor -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - TBA -DTSTAMP:20060912T200708Z -UID:20071204T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20071204T213000Z -DTEND:20071204T223000Z -SUMMARY:PE Executable Translation: A solution for legacy games on linux (Postponed) -DESCRIPTION:David Tenty -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2037 -DTSTAMP:20060912T200708Z -UID:20071201T183000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20071201T183000Z -DTEND:20071201T193000Z -SUMMARY:Programming Contest -DESCRIPTION:Win Prizes! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - TBA -DTSTAMP:20060912T200708Z -UID:20071202T193000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20071202T193000Z -DTEND:20071202T203000Z -SUMMARY:Multi-Player Linux games for Linux awarness week -DESCRIPTION:Multi-Player Gaming with Linux [Possibly Pizza!] -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - TBA -DTSTAMP:20060912T200708Z -UID:20071004T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20071004T203000Z -DTEND:20071004T213000Z -SUMMARY:Distributed Programming with Erlang -DESCRIPTION:Brennan Taylor -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4061 -DTSTAMP:20060912T200708Z -UID:20071205T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20071205T213000Z -DTEND:20071205T223000Z -SUMMARY:Google Summer of Code, a look back on 2007 -DESCRIPTION:Holden Karau -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - AL 116 -DTSTAMP:20060912T200708Z -UID:20070717T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20070717T230000Z -DTEND:20070718T000000Z -SUMMARY:C++0x - An Overview -DESCRIPTION:Bjarne Stroustrup -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - AL 116 -DTSTAMP:20060912T200708Z -UID:20070706T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20070706T203000Z -DTEND:20070706T213000Z -SUMMARY:Copyright vs Community in the Age of Computer Networks -DESCRIPTION:Richard Stallman -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4042 -DTSTAMP:20060912T200708Z -UID:20070627T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20070627T203000Z -DTEND:20070627T213000Z -SUMMARY:Usability in the wild -DESCRIPTION:A talk by Michael Terry -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4042 -DTSTAMP:20060912T200708Z -UID:20070622T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20070622T203000Z -DTEND:20070622T213000Z -SUMMARY:Email encryption for the masses -DESCRIPTION:Ken Ho -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC 4040 -DTSTAMP:20060912T200708Z -UID:20070618T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20070618T203000Z -DTEND:20070618T213000Z -SUMMARY:Fedspulse.ca, Web 3.0, Portals and the Metaverse -DESCRIPTION:Peter Macdonald -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Hagey Hall -DTSTAMP:20060912T200708Z -UID:20070411T193000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20070411T193000Z -DTEND:20070411T203000Z -SUMMARY:The Free Software Movement and the GNU/Linux Operating System -DESCRIPTION:A talk by Richard M. Stallman (RMS) [CANCELLED] -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4041 -DTSTAMP:20060912T200708Z -UID:20070408T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20070408T203000Z -DTEND:20070408T213000Z -SUMMARY:Loop Optimizations -DESCRIPTION:A talk by Simina Branzei -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3036 -DTSTAMP:20060912T200708Z -UID:20070401T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20070401T203000Z -DTEND:20070401T213000Z -SUMMARY:Surprise Bill Gates Visit -DESCRIPTION:Bill Gates is coming to visit the CSClub -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 1056 -DTSTAMP:20060912T200708Z -UID:20070328T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20070328T213000Z -DTEND:20070328T223000Z -SUMMARY:Computational Physics Simulations -DESCRIPTION:A talk by David Tenty and Alex Parent -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 1056 -DTSTAMP:20060912T200708Z -UID:20070329T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20070329T203000Z -DTEND:20070329T213000Z -SUMMARY:All The Code -DESCRIPTION:A demo/introduction to a new source code search engine. A talk by Holden Karau -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 1056 -DTSTAMP:20060912T200708Z -UID:20070404T200000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20070404T200000Z -DTEND:20070404T210000Z -SUMMARY:Data Analysis with Kernels: [an introduction] -DESCRIPTION:A talk by Michael Biggs. This talk is RESCHEDULED due to unexpected circumstances -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC 1350 -DTSTAMP:20060912T200708Z -UID:20070226T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20070226T213000Z -DTEND:20070226T223000Z -SUMMARY:ReactOS: An Open Source OS Platform for Learning -DESCRIPTION:A talk by Alex Ionescu -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2065 -DTSTAMP:20060912T200708Z -UID:20070215T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20070215T213000Z -DTEND:20070215T223000Z -SUMMARY:An Introduction to Recognizing Regular Expressions in Haskell -DESCRIPTION:A talk by James deBoer -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4041 -DTSTAMP:20060912T200708Z -UID:20070209T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20070209T213000Z -DTEND:20070209T223000Z -SUMMARY:Introduction to 3-d Graphics -DESCRIPTION:A talk by Chris "The Prof" Evensen -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC 1351 -DTSTAMP:20060912T200708Z -UID:20070210T013000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20070210T013000Z -DTEND:20070210T023000Z -SUMMARY:Writing World Class Software -DESCRIPTION:A talk by James Simpson -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2066 -DTSTAMP:20060912T200708Z -UID:20070208T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20070208T213000Z -DTEND:20070208T223000Z -SUMMARY:UW Software Start-ups: What Worked and What Did Not -DESCRIPTION:A talk by Larry Smith -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4041 -DTSTAMP:20060912T200708Z -UID:20070207T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20070207T213000Z -DTEND:20070207T223000Z -SUMMARY:Riding The Multi-core Revolution -DESCRIPTION:How a Waterloo software company is changing the way people program computers. A talk by Stefanus Du Toit -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4041 -DTSTAMP:20060912T200708Z -UID:20070131T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20070131T210000Z -DTEND:20070131T220000Z -SUMMARY:Network Security -- Intrusion Detection -DESCRIPTION:A talk by Reg Quinton -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - East Side Mario -DTSTAMP:20060912T200708Z -UID:20060729T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20060729T230000Z -DTEND:20060730T000000Z -SUMMARY:CTRL D -DESCRIPTION:Come out for the Club that Really Likes Dinner -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20060726T193000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20060726T193000Z -DTEND:20060726T203000Z -SUMMARY:Lemmings Day -DESCRIPTION:Come out for some retro Amiga-style Lemmings gaming action! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC Fishbowk -DTSTAMP:20060912T200708Z -UID:20060725T170000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20060725T170000Z -DTEND:20060725T180000Z -SUMMARY:Linux Installfest! -DESCRIPTION:A part of Linux Awareness Week -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4063 -DTSTAMP:20060912T200708Z -UID:20060724T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20060724T203000Z -DTEND:20060724T213000Z -SUMMARY:Software development gets on the Cluetrain -DESCRIPTION:or How communities of interest drive modern software development. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC1085 -DTSTAMP:20060912T200708Z -UID:20060721T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20060721T213000Z -DTEND:20060721T223000Z -SUMMARY:March of the Penguins -DESCRIPTION:The Computer Science Club will be showing March of the Penguins -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4041 -DTSTAMP:20060912T200708Z -UID:20060720T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20060720T213000Z -DTEND:20060720T223000Z -SUMMARY:Cool Stuff to do With Python -DESCRIPTION:Albert O'Connor will be introducing the joys of programming in python -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4041 -DTSTAMP:20060912T200708Z -UID:20060720T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20060720T203000Z -DTEND:20060720T213000Z -SUMMARY:Simulating multi-tasking on an embedded architecture -DESCRIPTION:Alex Tsay will look at the common hack used to simulate multi-processing in a real time embedded environment. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC1085 -DTSTAMP:20060912T200708Z -UID:20060719T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20060719T203000Z -DTEND:20060719T213000Z -SUMMARY:Semacode: Image recognition on mobile camera phones -DESCRIPTION:Simon Woodside, founder of Semacode, comes to discuss image what it is like to start a business and how imaging code works -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3036 -DTSTAMP:20060912T200708Z -UID:20060718T035900Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20060718T035900Z -DTEND:20060718T045900Z -SUMMARY:Midnight Madness, Alpha Edition -DESCRIPTION:Come out to discuss current & future plans/projects for the Club -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4042 -DTSTAMP:20060912T200708Z -UID:20060621T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20060621T203000Z -DTEND:20060621T213000Z -SUMMARY:CSC General Meeting -DESCRIPTION:Come out to discuss current & future plans/projects for the Club -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4060 -DTSTAMP:20060912T200708Z -UID:20060525T200000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20060525T200000Z -DTEND:20060525T210000Z -SUMMARY:Eighteen Years in the Software Tools Business -DESCRIPTION:Eighteen Years in the Software Tools Business at Microsoft, a talk by Rico Mariani, (BMath CS/EEE 1988) -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - CSC -DTSTAMP:20060912T200708Z -UID:20060514T170000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20060514T170000Z -DTEND:20060514T180000Z -SUMMARY:Unix 101 and 102 Recording -DESCRIPTION:Unix 101 and 102 recording -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - CSC -DTSTAMP:20060912T200708Z -UID:20060513T170000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20060513T170000Z -DTEND:20060513T180000Z -SUMMARY:Video 4 Linux Day -DESCRIPTION:We don't know enough about V4L -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - The Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20060508T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20060508T203000Z -DTEND:20060508T213000Z -SUMMARY:CSC Elections -DESCRIPTION:Come out and vote for the Spring 2006 executive! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Physics 145 -DTSTAMP:20060912T200708Z -UID:20060306T214500Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20060306T214500Z -DTEND:20060306T224500Z -SUMMARY:Creating Killer Applications -DESCRIPTION:A talk by Larry Smith -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Bombshelter Pub -DTSTAMP:20060912T200708Z -UID:20060209T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20060209T223000Z -DTEND:20060209T233000Z -SUMMARY:Pints With Profs -DESCRIPTION:Come out and meet your professors. Free food provided! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - TBA -DTSTAMP:20060912T200708Z -UID:20051129T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20051129T223000Z -DTEND:20051129T233000Z -SUMMARY:Programming Contest -DESCRIPTION:Come out, program, and win shiny things! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Fishbowl -DTSTAMP:20060912T200708Z -UID:20051017T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20051017T213000Z -DTEND:20051017T223000Z -SUMMARY:Party with Profs! -DESCRIPTION:Get to know your profs and be the envy of your friends! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2037 -DTSTAMP:20060912T200708Z -UID:20051011T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20051011T203000Z -DTEND:20051011T213000Z -SUMMARY:UNIX 103: Scripting Unix -DESCRIPTION:You Too Can Be a Unix Taskmaster -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3D 2037 -DTSTAMP:20060912T200708Z -UID:20051006T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20051006T203000Z -DTEND:20051006T213000Z -SUMMARY:UNIX 102 -DESCRIPTION:Fun with Unix -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2037 -DTSTAMP:20060912T200708Z -UID:20051004T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20051004T203000Z -DTEND:20051004T213000Z -SUMMARY:UNIX 101 -DESCRIPTION:First UNIX tutorial -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC 1302 -DTSTAMP:20060912T200708Z -UID:20050602T193000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20050602T193000Z -DTEND:20050602T203000Z -SUMMARY:Programming and Verifying the Interactive Web -DESCRIPTION:Shriram Krishnamurthi will be talking about continuations in Web Programming -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4042 -DTSTAMP:20060912T200708Z -UID:20050607T200000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20050607T200000Z -DTEND:20050607T210000Z -SUMMARY:UW's CS curriculum: past, present, and future -DESCRIPTION:Come out to here Prabhakar Ragde talk about our UW's CS curriculum -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4060 -DTSTAMP:20060912T200708Z -UID:20050315T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20050315T213000Z -DTEND:20050315T223000Z -SUMMARY:Oh No! More Lemmings Day! -DESCRIPTION:Come out for some retro Amiga-style Lemmings gaming action! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2037 -DTSTAMP:20060912T200708Z -UID:20050201T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20050201T213000Z -DTEND:20050201T223000Z -SUMMARY:UNIX 102 -DESCRIPTION:Fun with Unix -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2037 -DTSTAMP:20060912T200708Z -UID:20050125T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20050125T213000Z -DTEND:20050125T223000Z -SUMMARY:UNIX 101 -DESCRIPTION:First UNIX tutorial -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - The Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20050113T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20050113T213000Z -DTEND:20050113T223000Z -SUMMARY:CSC Elections -DESCRIPTION:Come out and vote for the Winter 2005 executive! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Mongolian Grill -DTSTAMP:20060912T200708Z -UID:20041208T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20041208T213000Z -DTEND:20041208T223000Z -SUMMARY:CTRL-D -DESCRIPTION:This semesters CTRL-D (or the club that really likes dinner) is going to be at Mongolian grill. Be there or be square -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4058 -DTSTAMP:20060912T200708Z -UID:20041201T193000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20041201T193000Z -DTEND:20041201T203000Z -SUMMARY:Knitting needles, hairpins and other tangled objects -DESCRIPTION:In this talk, I'll study linkages (objects built from sticks that are connected with flexible joints), and explain some interesting examples that can or cannot be straightened out -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2066 -DTSTAMP:20060912T200708Z -UID:20041124T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20041124T213000Z -DTEND:20041124T223000Z -SUMMARY:Eclipse -DESCRIPTION:How I Stopped Worrying and Learned to Love the IDE -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2066 -DTSTAMP:20060912T200708Z -UID:20041118T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20041118T220000Z -DTEND:20041118T230000Z -SUMMARY:GracefulTavi -DESCRIPTION:Wiki software in PHP+MySQL -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4063 -DTSTAMP:20060912T200708Z -UID:20041112T193000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20041112T193000Z -DTEND:20041112T203000Z -SUMMARY:Lemmings Day! -DESCRIPTION:Everyone else is doing it! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2037 -DTSTAMP:20060912T200708Z -UID:20041024T030000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20041024T030000Z -DTEND:20041024T040000Z -SUMMARY:CSC Programming Contest -DESCRIPTION:CSC Programming Contest -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2037 -DTSTAMP:20060912T200708Z -UID:20041018T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20041018T203000Z -DTEND:20041018T213000Z -SUMMARY:UNIX 103: Scripting Unix -DESCRIPTION:You Too Can Be a Unix Taskmaster -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2037 -DTSTAMP:20060912T200708Z -UID:20041004T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20041004T203000Z -DTEND:20041004T213000Z -SUMMARY:UNIX 102 -DESCRIPTION:Fun with Unix -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2037 -DTSTAMP:20060912T200708Z -UID:20040927T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20040927T203000Z -DTEND:20040927T213000Z -SUMMARY:UNIX 101 -DESCRIPTION:First UNIX tutorial -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - The Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20040917T200000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20040917T200000Z -DTEND:20040917T210000Z -SUMMARY:CSC Elections -DESCRIPTION:Come out and vote for the Fall 2004 executive! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2065 -DTSTAMP:20060912T200708Z -UID:20040727T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20040727T203000Z -DTEND:20040727T213000Z -SUMMARY:Game Complexity Theorists Ponder, by Jonathan Buss -DESCRIPTION:Attention AI buffs: Game Complexity presentation -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - RCH 308 -DTSTAMP:20060912T200708Z -UID:20040717T153000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20040717T153000Z -DTEND:20040717T163000Z -SUMMARY:Case Modding Workshop! -DESCRIPTION:Come and learn how to make your computer 1337! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2066 -DTSTAMP:20060912T200708Z -UID:20040617T200000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20040617T200000Z -DTEND:20040617T210000Z -SUMMARY:``Optical Snow'': Motion parallax and heading computation in densely cluttered scenes. -or- Why Computer Vision needs the Fourier Transform! -DESCRIPTION:A talk by Richard Mann; School of Computer Science -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC 1350 -DTSTAMP:20060912T200708Z -UID:20040526T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20040526T213000Z -DTEND:20040526T223000Z -SUMMARY:Computing's Next Great Empires: The True Future of Software -DESCRIPTION:A talk by Larry Smith -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - The Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20040512T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20040512T203000Z -DTEND:20040512T213000Z -SUMMARY:CSC Elections -DESCRIPTION:Come out and vote for the Spring 2004 executive! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4058 -DTSTAMP:20060912T200708Z -UID:20040329T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20040329T230000Z -DTEND:20040330T000000Z -SUMMARY:LaTeXing your work report -DESCRIPTION:A talk by Simon Law -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - The Grad House -DTSTAMP:20060912T200708Z -UID:20040330T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20040330T223000Z -DTEND:20040330T233000Z -SUMMARY:Pints with Profs! -DESCRIPTION:Get to know your profs and be the envy of your friends! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4058 -DTSTAMP:20060912T200708Z -UID:20040323T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20040323T230000Z -DTEND:20040324T000000Z -SUMMARY:Extending LaTeX with packages -DESCRIPTION:A talk by Simon Law -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4058 -DTSTAMP:20060912T200708Z -UID:20040316T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20040316T230000Z -DTEND:20040317T000000Z -SUMMARY:Distributed programming for CS and Engineering students -DESCRIPTION:A talk by Simon Law -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4040 -DTSTAMP:20060912T200708Z -UID:20040315T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20040315T223000Z -DTEND:20040315T233000Z -SUMMARY:SPARC Architecture -DESCRIPTION:A talk by James Morrison -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4062 -DTSTAMP:20060912T200708Z -UID:20040309T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20040309T230000Z -DTEND:20040310T000000Z -SUMMARY:Managing your home directory using CVS -DESCRIPTION:A talk by Simon Law -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4042 -DTSTAMP:20060912T200708Z -UID:20040302T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20040302T230000Z -DTEND:20040303T000000Z -SUMMARY:Graphing webs-of-trust -DESCRIPTION:A talk by Simon Law -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC2305 -DTSTAMP:20060912T200708Z -UID:20040219T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20040219T000000Z -DTEND:20040219T010000Z -SUMMARY:KW Perl Mongers -DESCRIPTION:Perl Modules: A look under the hood -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4041 -DTSTAMP:20060912T200708Z -UID:20040205T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20040205T203000Z -DTEND:20040205T213000Z -SUMMARY:Constitutional Change -DESCRIPTION:Vote to change the CSC Constitution -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1301 -DTSTAMP:20060912T200708Z -UID:20040112T200000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20040112T200000Z -DTEND:20040112T210000Z -SUMMARY:InstallFest -DESCRIPTION:See http://uw-dig.uwaterloo.ca/installfest/ -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - RCH 101 -DTSTAMP:20060912T200708Z -UID:20031202T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20031202T000000Z -DTEND:20031202T010000Z -SUMMARY:Jon 'maddog' Hall: Free and Open Source: Its uses in Business and Education -DESCRIPTION:Free and Open Source software has been around for a long time, even longer then shrink-wrapped code. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Grad House Pub (Green Room) -DTSTAMP:20060912T200708Z -UID:20031105T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20031105T213000Z -DTEND:20031105T223000Z -SUMMARY:CS Pints With Profs -DESCRIPTION:Come have a pint with your favourite CS profs! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2065 -DTSTAMP:20060912T200708Z -UID:20031021T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20031021T203000Z -DTEND:20031021T213000Z -SUMMARY:.NET & Linux: When Worlds Collide -DESCRIPTION:A talk by James Perry -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4061 -DTSTAMP:20060912T200708Z -UID:20031022T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20031022T203000Z -DTEND:20031022T213000Z -SUMMARY:Real-Time Graphics Compilers -DESCRIPTION:Sh is a GPU metaprogramming language developed at the UW Computer Graphics Lab -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3001 (Comfy) -DTSTAMP:20060912T200708Z -UID:20031017T190000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20031017T190000Z -DTEND:20031017T200000Z -SUMMARY:Poster Team Meeting -DESCRIPTION:More free pizza from the Poster Team -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2037 -DTSTAMP:20060912T200708Z -UID:20031016T200000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20031016T200000Z -DTEND:20031016T210000Z -SUMMARY:UNIX 103: Development Tools -DESCRIPTION:GCC, GDB, Make -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2037 -DTSTAMP:20060912T200708Z -UID:20031002T200000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20031002T200000Z -DTEND:20031002T210000Z -SUMMARY:UNIX 101: Text Editors -DESCRIPTION:vi vs. emacs: The Ultimate Showdown -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3001 (Comfy) -DTSTAMP:20060912T200708Z -UID:20031006T200000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20031006T200000Z -DTEND:20031006T210000Z -SUMMARY:Poster Team Meeting -DESCRIPTION:Join the Poster Team and get Free Pizza! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3001 (Comfy) -DTSTAMP:20060912T200708Z -UID:20030917T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030917T203000Z -DTEND:20030917T213000Z -SUMMARY:CSC Elections -DESCRIPTION:CSC Fall 2003 Elections -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4064 -DTSTAMP:20060912T200708Z -UID:20030731T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030731T203000Z -DTEND:20030731T213000Z -SUMMARY:LaTeX and Work Reports -DESCRIPTION:Writing beautiful work reports -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2037 -DTSTAMP:20060912T200708Z -UID:20030724T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030724T203000Z -DTEND:20030724T213000Z -SUMMARY:vi: the visual editor -DESCRIPTION:It's not 6. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - CSC Office -DTSTAMP:20060912T200708Z -UID:20030724T190000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030724T190000Z -DTEND:20030724T200000Z -SUMMARY:July Exec Meeting -DESCRIPTION:See Abstract for minutes -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1302 -DTSTAMP:20060912T200708Z -UID:20030627T183000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030627T183000Z -DTEND:20030627T193000Z -SUMMARY:Friday Flicks -DESCRIPTION:SIGGRAPH Electronic Theatre Showing -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2065 -DTSTAMP:20060912T200708Z -UID:20030708T200000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030708T200000Z -DTEND:20030708T210000Z -SUMMARY:Mainframes and Linux -DESCRIPTION:A talk by Jim Elliott. Jim is responsible for IBM's in Open Source activities and IBM's mainframe operating systems for Canada and the Carribbean. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - University of Guelph -DTSTAMP:20060912T200708Z -UID:20030704T193000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030704T193000Z -DTEND:20030704T203000Z -SUMMARY:Guelph Trip -DESCRIPTION:Come Visit the University of Guelph's Computer Science Club -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4064 -DTSTAMP:20060912T200708Z -UID:20030717T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030717T203000Z -DTEND:20030717T213000Z -SUMMARY:Sh -DESCRIPTION:Metaprogramming your way to stunning effects. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2037 -DTSTAMP:20060912T200708Z -UID:20030619T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030619T203000Z -DTEND:20030619T213000Z -SUMMARY:vi: the visual editor -DESCRIPTION:It's not 6. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3036 CSC Office -DTSTAMP:20060912T200708Z -UID:20030612T193000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030612T193000Z -DTEND:20030612T203000Z -SUMMARY:June 12 Exec Meeting -DESCRIPTION:Have an issue that should be brought up? We'd love to hear it! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2066 -DTSTAMP:20060912T200708Z -UID:20030610T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030610T203000Z -DTEND:20030610T213000Z -SUMMARY:A Brief History of Computer Science -DESCRIPTION:War, insanity, espionage, beauty, domination, sacrifice, and tragic death... not what one might associate with the history of computer science. In this talk I will focus on the origin of our discipline in the fields of engineering, mathematics, and science, and on the complicated personalities that shaped its evolution. No advanced technical knowledge is required. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - The Grad House -DTSTAMP:20060912T200708Z -UID:20030610T010000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030610T010000Z -DTEND:20030610T020000Z -SUMMARY:Pints with Profs! -DESCRIPTION:Get to know your profs and be the envy of your friends! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2037 -DTSTAMP:20060912T200708Z -UID:20030529T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030529T203000Z -DTEND:20030529T213000Z -SUMMARY:Unix 101: First Steps With Unix -DESCRIPTION:Learn Unix and be the envy of your friends! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2037 -DTSTAMP:20060912T200708Z -UID:20030605T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030605T203000Z -DTEND:20030605T213000Z -SUMMARY:Unix 102: Fun With Unix -DESCRIPTION:Talking to your Unix can be fun and profitable -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2037 -DTSTAMP:20060912T200708Z -UID:20030612T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030612T203000Z -DTEND:20030612T213000Z -SUMMARY:Unix 103: Scripting Unix -DESCRIPTION:You too can be a Unix taskmaster -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3036 CSC Office -DTSTAMP:20060912T200708Z -UID:20030522T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030522T203000Z -DTEND:20030522T213000Z -SUMMARY:May 22 Exec Meeting -DESCRIPTION:The execs discuss what needs discussion -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3001 Comfy Lounge -DTSTAMP:20060912T200708Z -UID:20030514T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030514T203000Z -DTEND:20030514T213000Z -SUMMARY:Spring 2003 Elections -DESCRIPTION:Come on out and vote for your exec! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2037 -DTSTAMP:20060912T200708Z -UID:20030204T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030204T213000Z -DTEND:20030204T223000Z -SUMMARY:Unix 101 Tutorial -DESCRIPTION:Learn Unix and be the envy of your friends! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2037 -DTSTAMP:20060912T200708Z -UID:20030211T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030211T213000Z -DTEND:20030211T223000Z -SUMMARY:Unix 102 Tutorial -DESCRIPTION:Learn more Unix and be the envy of your friends! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2037 -DTSTAMP:20060912T200708Z -UID:20030218T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030218T213000Z -DTEND:20030218T223000Z -SUMMARY:Unix 103 Tutorial -DESCRIPTION:Learn more Unix and be the envy of your friends! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3001 -DTSTAMP:20060912T200708Z -UID:20030113T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030113T230000Z -DTEND:20030114T000000Z -SUMMARY:W03 Elections -DESCRIPTION:Come out and vote for the new exec! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC1085 -DTSTAMP:20060912T200708Z -UID:20030123T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030123T233000Z -DTEND:20030124T003000Z -SUMMARY:Regular Expressions -DESCRIPTION:Find your perfect match -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC1085 -DTSTAMP:20060912T200708Z -UID:20030130T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030130T233000Z -DTEND:20030131T003000Z -SUMMARY:sed & awk -DESCRIPTION:Unix text editing -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC1085 -DTSTAMP:20060912T200708Z -UID:20030206T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030206T233000Z -DTEND:20030207T003000Z -SUMMARY:LaTeX: A Document Processor -DESCRIPTION:Typesetting beautiful text -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC1085 -DTSTAMP:20060912T200708Z -UID:20030213T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030213T233000Z -DTEND:20030214T003000Z -SUMMARY:LaTeX: Reports -DESCRIPTION:Writing reports that look good. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC1085 -DTSTAMP:20060912T200708Z -UID:20030220T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030220T233000Z -DTEND:20030221T003000Z -SUMMARY:LaTeX: Beautiful Mathematics -DESCRIPTION:LaTeX => fun -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC1085 -DTSTAMP:20060912T200708Z -UID:20030227T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030227T230000Z -DTEND:20030228T000000Z -SUMMARY:The BSD License Family -DESCRIPTION:Free for all -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC1085 -DTSTAMP:20060912T200708Z -UID:20030227T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030227T233000Z -DTEND:20030228T003000Z -SUMMARY:The GNU General Public License -DESCRIPTION:The teeth of Free Software -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC1085 -DTSTAMP:20060912T200708Z -UID:20030313T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030313T233000Z -DTEND:20030314T003000Z -SUMMARY:XML -DESCRIPTION:Give your documents more markup -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC1085 -DTSTAMP:20060912T200708Z -UID:20030320T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030320T233000Z -DTEND:20030321T003000Z -SUMMARY:XSLT -DESCRIPTION:Transforming your documents -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Humanities Theatre, Hagey Hall -DTSTAMP:20060912T200708Z -UID:20030325T010000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030325T010000Z -DTEND:20030325T020000Z -SUMMARY:Judy, or What Is It Like To Be A Robot? -DESCRIPTION:Held in co-operation with the UW Cognitive Science Club -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2065 -DTSTAMP:20060912T200708Z -UID:20030325T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030325T213000Z -DTEND:20030325T223000Z -SUMMARY:Stream Processing -DESCRIPTION:A talk by Assistant Professor Michael McCool -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2065 -DTSTAMP:20060912T200708Z -UID:20030326T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030326T230000Z -DTEND:20030327T000000Z -SUMMARY:Abusing the C++ Compiler -DESCRIPTION:Abusing template metaprogramming in C++ -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC1085 -DTSTAMP:20060912T200708Z -UID:20030327T233000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20030327T233000Z -DTEND:20030328T003000Z -SUMMARY:SSH and Networks -DESCRIPTION:Once more into the breach -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Princess Cinema -DTSTAMP:20060912T200708Z -UID:19940914T010000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:19940914T010000Z -DTEND:19940914T020000Z -SUMMARY:Movie Outing: Brainstorm -DESCRIPTION:No description available. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 4040 -DTSTAMP:20060912T200708Z -UID:19940916T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:19940916T203000Z -DTEND:19940916T213000Z -SUMMARY:CSC Elections -DESCRIPTION:No description available -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3022 -DTSTAMP:20060912T200708Z -UID:19940919T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:19940919T203000Z -DTEND:19940919T213000Z -SUMMARY:UNIX I Tutorial -DESCRIPTION:No description available -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC 1302 -DTSTAMP:20060912T200708Z -UID:19940921T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:19940921T223000Z -DTEND:19940921T233000Z -SUMMARY:SIGGRAPH Video Night -DESCRIPTION:No description available -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3022 -DTSTAMP:20060912T200708Z -UID:19940922T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:19940922T203000Z -DTEND:19940922T213000Z -SUMMARY:UNIX I Tutorial -DESCRIPTION:No description available -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3022 -DTSTAMP:20060912T200708Z -UID:19940926T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:19940926T203000Z -DTEND:19940926T213000Z -SUMMARY:UNIX II Tutorial -DESCRIPTION:No description available -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC 1302 -DTSTAMP:20060912T200708Z -UID:19941013T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:19941013T210000Z -DTEND:19941013T220000Z -SUMMARY:Prograph: Picture the Future -DESCRIPTION:No description available -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3022 -DTSTAMP:20060912T200708Z -UID:19941015T140000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:19941015T140000Z -DTEND:19941015T150000Z -SUMMARY:ACM-Style Programming Contest -DESCRIPTION:No description available -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 3009 -DTSTAMP:20060912T200708Z -UID:19941020T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:19941020T203000Z -DTEND:19941020T213000Z -SUMMARY:Exploring the Internet -DESCRIPTION:No description available -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2038 -DTSTAMP:20060912T200708Z -UID:19941102T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:19941102T213000Z -DTEND:19941102T223000Z -SUMMARY:Game Theory -DESCRIPTION:No description available -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1304 -DTSTAMP:20060912T200708Z -UID:19991018T183000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:19991018T183000Z -DTEND:19991018T193000Z -SUMMARY:Living Laboratories: The Future Computing Environments at Georgia Tech -DESCRIPTION:By Blair MacIntyre and Elizabeth Mynatt -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1304 -DTSTAMP:20060912T200708Z -UID:19991019T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:19991019T203000Z -DTEND:19991019T213000Z -SUMMARY:GDB, Purify Tutorial -DESCRIPTION:No description available. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2066 -DTSTAMP:20060912T200708Z -UID:19991201T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:19991201T213000Z -DTEND:19991201T223000Z -SUMMARY:Homebrew Processors and Integrated Systems in FPGAs -DESCRIPTION:By Jan Gray -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Golf's Steakhouse -DTSTAMP:20060912T200708Z -UID:19991202T000000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:19991202T000000Z -DTEND:19991202T010000Z -SUMMARY:Ctrl-D -DESCRIPTION:End-of-term dinner -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1302 -DTSTAMP:20060912T200708Z -UID:19991202T183000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:19991202T183000Z -DTEND:19991202T193000Z -SUMMARY:Calculational Mathematics -DESCRIPTION:By Edgar Dijkstra -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Siegfried Hall, St Jerome's -DTSTAMP:20060912T200708Z -UID:19991203T150000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:19991203T150000Z -DTEND:19991203T160000Z -SUMMARY:Proofs and Programs -DESCRIPTION:By Edsger Dijkstra -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1351 -DTSTAMP:20060912T200708Z -UID:19991203T200000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:19991203T200000Z -DTEND:19991203T210000Z -SUMMARY:Open Q&A session -DESCRIPTION:By Edsger Dijkstra -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1304 -DTSTAMP:20060912T200708Z -UID:20000324T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20000324T213000Z -DTEND:20000324T223000Z -SUMMARY:Enterprise Java APIs and Implementing a Web Portal -DESCRIPTION:No description available. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1304 -DTSTAMP:20060912T200708Z -UID:20000330T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20000330T213000Z -DTEND:20000330T223000Z -SUMMARY:Enterprise Java APIs and Implementing a Web Portal (1) -DESCRIPTION:No description available. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Ali Babas Steak House, 130 King Street S, Waterloo -DTSTAMP:20060912T200708Z -UID:20000720T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20000720T230000Z -DTEND:20000721T000000Z -SUMMARY:Ctrl-D -DESCRIPTION:End-of-term dinner -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1302 -DTSTAMP:20060912T200708Z -UID:20000914T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20000914T220000Z -DTEND:20000914T230000Z -SUMMARY:CSC Elections -DESCRIPTION:Fall 2000 Elections for the CSC. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1302 -DTSTAMP:20060912T200708Z -UID:20000914T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20000914T230000Z -DTEND:20000915T000000Z -SUMMARY:SIGGraph Video Night -DESCRIPTION:SIGGraph Video Night Featuring some truly awesome computer animations from Siggraph '99. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - DC1302 -DTSTAMP:20060912T200708Z -UID:20000925T183000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20000925T183000Z -DTEND:20000925T193000Z -SUMMARY:Realising the Next Generation Internet -DESCRIPTION:By Frank Clegg of Microsoft Canada -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3036 -DTSTAMP:20060912T200708Z -UID:20010115T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20010115T213000Z -DTEND:20010115T223000Z -SUMMARY:Executive elections -DESCRIPTION:Winter 2001 CSC Elections. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3036 -DTSTAMP:20060912T200708Z -UID:20010122T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20010122T203000Z -DTEND:20010122T213000Z -SUMMARY:Meeting #2 -DESCRIPTION:Second CSC meeting for Winter 2001. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3006 -DTSTAMP:20060912T200708Z -UID:20010127T153000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20010127T153000Z -DTEND:20010127T163000Z -SUMMARY:ACM-Style programming contest -DESCRIPTION:Practice for the ACM international programming contest -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3036 -DTSTAMP:20060912T200708Z -UID:20010129T193900Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20010129T193900Z -DTEND:20010129T203900Z -SUMMARY:Meeting #3 -DESCRIPTION:No description available. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3036 -DTSTAMP:20060912T200708Z -UID:20010205T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20010205T203000Z -DTEND:20010205T213000Z -SUMMARY:Meeting #4 -DESCRIPTION:No description available. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3036 -DTSTAMP:20060912T200708Z -UID:20010212T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20010212T203000Z -DTEND:20010212T213000Z -SUMMARY:Meeting #5 -DESCRIPTION:No description available. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3006 -DTSTAMP:20060912T200708Z -UID:20010602T143000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20010602T143000Z -DTEND:20010602T153000Z -SUMMARY:ACM-Style programming contest -DESCRIPTION:Practice for the ACM international programming contest -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge MC3001 -DTSTAMP:20060912T200708Z -UID:20020126T190000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20020126T190000Z -DTEND:20020126T200000Z -SUMMARY:An Introduction to GNU Hurd -DESCRIPTION:Bored of GNU/Linux? Try this experimental operating system! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy Lounge MC3001 -DTSTAMP:20060912T200708Z -UID:20020126T193000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20020126T193000Z -DTEND:20020126T203000Z -SUMMARY:GnuPG/PGP Keysigning Party -DESCRIPTION:Get more signatures on your key! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2037 -DTSTAMP:20060912T200708Z -UID:20020131T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20020131T230000Z -DTEND:20020201T000000Z -SUMMARY:UNIX 101: First Steps With UNIX -DESCRIPTION:This is the first in a series of seminars that cover the use of the UNIX Operating System. UNIX is used in a variety of applications, both in academia and industry. We will be covering the basics of the UNIX environment, as well as the use of PINE, an electronic mail and news reader. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4060 -DTSTAMP:20060912T200708Z -UID:20020213T210000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20020213T210000Z -DTEND:20020213T220000Z -SUMMARY:DVD-Video Under Linux -DESCRIPTION:Billy Biggs will be holding a talk on DVD technology (in particular, CSS and playback issues) under Linux, giving some technical details as well as an overview of the current status of Free Software efforts. All are welcome. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2037 -DTSTAMP:20060912T200708Z -UID:20020207T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20020207T230000Z -DTEND:20020208T000000Z -SUMMARY:Unix 102: Fun With UNIX -DESCRIPTION:This the second in a series of UNIX tutorials. Simon Law and James Perry will be presenting some more advanced UNIX techniques. All are welcome. Accounts will be provided for those needing them. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4060 -DTSTAMP:20060912T200708Z -UID:20020301T220000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20020301T220000Z -DTEND:20020301T230000Z -SUMMARY:Computer Go, The Ultimate -DESCRIPTION:Thomas Wolf from Brock University will be holding a talk on the Asian game of Go. All are welcome. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3036 -DTSTAMP:20060912T200708Z -UID:20020511T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20020511T230000Z -DTEND:20020512T000000Z -SUMMARY:S02 elections -DESCRIPTION:Come and vote for this term's exec -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy lounge -DTSTAMP:20060912T200708Z -UID:20020916T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20020916T213000Z -DTEND:20020916T223000Z -SUMMARY:F02 elections -DESCRIPTION:Come and vote for this term's exec -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - Comfy lounge, MC3001 -DTSTAMP:20060912T200708Z -UID:20020930T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20020930T223000Z -DTEND:20020930T233000Z -SUMMARY:Business Meeting -DESCRIPTION:Vote on a constitutional change. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3006 -DTSTAMP:20060912T200708Z -UID:20020926T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20020926T213000Z -DTEND:20020926T223000Z -SUMMARY:UNIX 101 -DESCRIPTION:First Steps with UNIX -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - The Bomber -DTSTAMP:20060912T200708Z -UID:20021001T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20021001T223000Z -DTEND:20021001T233000Z -SUMMARY:Pints with the Profs -DESCRIPTION:Get to know your profs and be the envy of your friends! -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3006 -DTSTAMP:20060912T200708Z -UID:20021003T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20021003T213000Z -DTEND:20021003T223000Z -SUMMARY:UNIX 102 -DESCRIPTION:Talking to your UNIX can be fun and profitable. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4045 -DTSTAMP:20060912T200708Z -UID:20021008T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20021008T203000Z -DTEND:20021008T213000Z -SUMMARY:Video cards, Linux display drivers and the Kernel Graphics Interface (KGI) -DESCRIPTION:A talk by Filip Spacek, KGI developer -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3006 -DTSTAMP:20060912T200708Z -UID:20021010T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20021010T213000Z -DTEND:20021010T223000Z -SUMMARY:UNIX 103 -DESCRIPTION:No abstract available yet. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC 2065 -DTSTAMP:20060912T200708Z -UID:20021105T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20021105T213000Z -DTEND:20021105T223000Z -SUMMARY:The Evil Side of C++ -DESCRIPTION:Abusing template metaprogramming in C++; aka. writing a Mandelbrot generator that runs at compile time -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC3002 (Math Coffee and Donut Store) -DTSTAMP:20060912T200708Z -UID:20021102T160000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20021102T160000Z -DTEND:20021102T170000Z -SUMMARY:GNU/Linux InstallFest with KW-LUG and UW-DIG -DESCRIPTION:Bring over your computer and we'll help you install GNU/Linux -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4063 -DTSTAMP:20060912T200708Z -UID:20021107T223000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20021107T223000Z -DTEND:20021107T233000Z -SUMMARY:The GNU General Public License -DESCRIPTION:The teeth of Free Software -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4058 -DTSTAMP:20060912T200708Z -UID:20021119T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20021119T213000Z -DTEND:20021119T223000Z -SUMMARY:Metaprogramming GPUs -DESCRIPTION:A talk by Michael McCool of the Computer Graphics Lab. -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - York University -DTSTAMP:20060912T200708Z -UID:20021116T183000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20021116T183000Z -DTEND:20021116T193000Z -SUMMARY:Trip to York University -DESCRIPTION:Going to visit the York University Computer Club -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2066 -DTSTAMP:20060912T200708Z -UID:20021121T230000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20021121T230000Z -DTEND:20021122T000000Z -SUMMARY:Perl 6 -DESCRIPTION:A talk by Simon Law -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2066 -DTSTAMP:20060912T200708Z -UID:20021121T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20021121T213000Z -DTEND:20021121T223000Z -SUMMARY:Samba and You -DESCRIPTION:A talk by Dan Brovkovich, Mathsoc's Computing Director -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2066 -DTSTAMP:20060912T200708Z -UID:20021026T173000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20021026T173000Z -DTEND:20021026T183000Z -SUMMARY:GNU/Linux on HPPA -DESCRIPTION:Carlos O'Donnell talks about "the last of the legacy processors to fall before the barbarian horde" -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2066 -DTSTAMP:20060912T200708Z -UID:20021026T190000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20021026T190000Z -DTEND:20021026T200000Z -SUMMARY:The Hurd Interfaces -DESCRIPTION:Marcus Brinkmann, a GNU Hurd developer, talks about the Hurd server interfaces, at the heart of a GNU/Hurd system -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2066 -DTSTAMP:20060912T200708Z -UID:20021026T203000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20021026T203000Z -DTEND:20021026T213000Z -SUMMARY:A GNU Approach to Virtual Memory Management in a Multiserver Operating System -DESCRIPTION:Neal Walfield, a GNU Hurd developer, talks about a possible Virtual Memory Management subsystem for the GNU Hurd -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC2065 -DTSTAMP:20060912T200708Z -UID:20021017T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20021017T213000Z -DTEND:20021017T223000Z -SUMMARY:Debian in the Enterprise -DESCRIPTION:A talk by Simon Law -END:VEVENT - -BEGIN:VEVENT -LOCATION:University of Waterloo - MC4058 -DTSTAMP:20060912T200708Z -UID:20021112T213000Z@csclub.uwaterloo.ca -SEQUENCE:11 -DTSTART:20021112T213000Z -DTEND:20021112T223000Z -SUMMARY:Automatic Memory Management and Garbage Collection -DESCRIPTION:A talk by James A. Morrison -END:VEVENT - -END:VCALENDAR +BEGIN:VCALENDAR +VERSION:2.0 +PRODID:-//sebbo.net//ical-generator//EN +CALSCALE:GREGORIAN +METHOD:PUBLISH +NAME:University of Waterloo Computer Science Club +X-WR-CALNAME:University of Waterloo Computer Science Club +BEGIN:VEVENT +UID:20210914T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20210914T230000Z +DTEND:20210915T000000Z +SUMMARY:CSC BOT & Game Night +LOCATION:Online - Twitch +DESCRIPTION:Learn about our plans for the term and play some games with us + . --- Learn more at https:/csclub.uwaterloo.ca/events/2021/fall/BOT +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20210611T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20210611T000000Z +DTEND:20210611T010000Z +SUMMARY:Titus Winters Tech Talk +LOCATION:Online - Online +DESCRIPTION:Become inspired in an upcoming talk by Titus Winters on June 1 + 0th from 7-8pm ET\, who will share how good team culture can positively im + pact code! --- Learn more at https:/csclub.uwaterloo.ca/events/2021/spring + /Titus-Winters-Tech-Talk +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20210616T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20210616T010000Z +DTEND:20210616T020000Z +SUMMARY:Speed-Friending +LOCATION:Online - Online +DESCRIPTION:Come hop on a Zoom call with us to to connect with others in o + ur community! --- Learn more at https:/csclub.uwaterloo.ca/events/2021/spr + ing/Speed-Friending +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20210517T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20210517T000000Z +DTEND:20210517T010000Z +SUMMARY:Drop-in Resume Critiques (Day 2) +LOCATION:Online - Online +DESCRIPTION:Live Resume Critiques with Tech+\, UW Data Science Club\, and + UW PM (registration required). --- Learn more at https:/csclub.uwaterloo.c + a/events/2021/spring/Drop-in-Resume-Critiques-(Day-2) +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20210516T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20210516T000000Z +DTEND:20210516T010000Z +SUMMARY:Drop-in Resume Critiques (Day 1) +LOCATION:Online - Online +DESCRIPTION:Live Resume Critiques with Tech+\, UW Data Science Club\, and + UW PM (registration required). --- Learn more at https:/csclub.uwaterloo.c + a/events/2021/spring/Drop-in-Resume-Critiques-(Day-1) +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20210525T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20210525T000000Z +DTEND:20210525T010000Z +SUMMARY:CSC x SE Soc: Interview Prep +LOCATION:Online - Online +DESCRIPTION:CSC and SE Soc are hosting an Interview Prep Workshop next wee + k! Join Kristy Gao and Bimesh De Silva as they review the interview proces + s\, from behavioural to technical interviews. They'll finish off with live + mock interviews\, and the event will be held on Twitch (https://www.twitc + h.tv/uwcsclub). --- Learn more at https:/csclub.uwaterloo.ca/events/2021/s + pring/CSC-x-SE-Soc-Interview-Prep +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20210518T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20210518T010000Z +DTEND:20210518T020000Z +SUMMARY:CSC BOT & Game Night +LOCATION:Online - Online +DESCRIPTION:Learn about our plans for the term and play some games with us + . --- Learn more at https:/csclub.uwaterloo.ca/events/2021/spring/CSC-BOT- + &-Game-Night +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20210718T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20210718T000000Z +DTEND:20210718T010000Z +SUMMARY:Afterhours: Burnout +LOCATION:Online - Online +DESCRIPTION:This Afterhours will be a discussion about recognizing burnout + \, recovering from burnout\, and preventing it from occurring. --- Learn m + ore at https:/csclub.uwaterloo.ca/events/2021/spring/Afterhours-Burnout +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20210219T020000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20210219T020000Z +DTEND:20210219T030000Z +SUMMARY:Theatre Thursday +LOCATION:Online - Online +DESCRIPTION:Come watch a movie with CSC! --- Learn more at https:/csclub.u + waterloo.ca/events/2021/winter/Theatre-Thursday +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20210217T020000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20210217T020000Z +DTEND:20210217T030000Z +SUMMARY:Talk to CSC Tuesday +LOCATION:Online - Online +DESCRIPTION:Come meet and chill out with CSC execs. --- Learn more at http + s:/csclub.uwaterloo.ca/events/2021/winter/Talk-to-CSC-Tuesday +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20210317T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20210317T003000Z +DTEND:20210317T013000Z +SUMMARY:Speed-Friending +LOCATION:Online - Online +DESCRIPTION:Join CSC to meet new people in a Speed-Friending event. --- Le + arn more at https:/csclub.uwaterloo.ca/events/2021/winter/Speed-Friending +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20210129T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20210129T010000Z +DTEND:20210129T020000Z +SUMMARY:Recovering From a Rough Term +LOCATION:Online - Online +DESCRIPTION:Join us to learn about other students have bounced back from a + rough term\, and how you can too. --- Learn more at https:/csclub.uwaterl + oo.ca/events/2021/winter/Recovering-From-a-Rough-Term +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20210115T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20210115T010000Z +DTEND:20210115T020000Z +SUMMARY:RES 135 +LOCATION:Online - Online +DESCRIPTION:Join us for resume and WaterlooWorks tips for the upcoming coo + p search. --- Learn more at https:/csclub.uwaterloo.ca/events/2021/winter/ + RES-135 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20210326T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20210326T000000Z +DTEND:20210326T010000Z +SUMMARY:Out of The Box: React +LOCATION:Online - Online +DESCRIPTION:Learn how React works and make your own version! --- Learn mor + e at https:/csclub.uwaterloo.ca/events/2021/winter/Out-of-The-Box-React +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20210112T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20210112T010000Z +DTEND:20210112T020000Z +SUMMARY:Get involved in CS Club! +LOCATION:Online - Online +DESCRIPTION:Learn about how you can involved with CS Club this term. --- L + earn more at https:/csclub.uwaterloo.ca/events/2021/winter/Get-involved-in + -CS-Club! +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20210220T020000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20210220T020000Z +DTEND:20210220T030000Z +SUMMARY:Fun Friday +LOCATION:Online - Online +DESCRIPTION:Join CSC as we play games all night! --- Learn more at https:/ + csclub.uwaterloo.ca/events/2021/winter/Fun-Friday +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20210127T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20210127T010000Z +DTEND:20210127T020000Z +SUMMARY:CTCI136 +LOCATION:Online - Online +DESCRIPTION:Join us for tips and tricks on technical interviews. --- Learn + more at https:/csclub.uwaterloo.ca/events/2021/winter/CTCI136 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20210327T193000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20210327T193000Z +DTEND:20210327T203000Z +SUMMARY:Alt-Tab +LOCATION:Online - Online +DESCRIPTION:Join us for lightning tech talk presented by students. --- Lea + rn more at https:/csclub.uwaterloo.ca/events/2021/winter/Alt-Tab +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20210307T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20210307T010000Z +DTEND:20210307T020000Z +SUMMARY:Afterhours: Personal Relationships +LOCATION:Online - Online +DESCRIPTION:Join CSC as we talk about personal relationships. --- Learn mo + re at https:/csclub.uwaterloo.ca/events/2021/winter/Afterhours-Personal-Re + lationships +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20201119T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20201119T230000Z +DTEND:20201120T000000Z +SUMMARY:WiCS x CSC: Alt-Tab +LOCATION:Online - Online +DESCRIPTION:CSC and WiCS are hosting Alt-Tab on November 19th\, 5-7 PM EST + . --- Learn more at https:/csclub.uwaterloo.ca/events/2020/fall/WiCS-x-CSC + -Alt-Tab +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20201126T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20201126T010000Z +DTEND:20201126T020000Z +SUMMARY:Roasting Our First Year Resumes +LOCATION:Online - Online +DESCRIPTION:Upper years students will be critiquing their own resumes from + first year.πŸ‘‰ Streamed at [twitch.tv/uwcsclub]() --- Learn more at https:/csclub.uwaterloo.ca/events/2020/fall/Roasti + ng-Our-First-Year-Resumes +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20200312T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20200312T230000Z +DTEND:20200313T000000Z +SUMMARY:WiCS x CSC Bondfire +LOCATION:MC Comfy +DESCRIPTION:\"Bonfire\" with WiCS Thursday March 12th @ 6PM in MC Comfy -- + - Learn more at https:/csclub.uwaterloo.ca/events/2020/winter/WiCS-x-CSC-B + ondfire +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20200212T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20200212T000000Z +DTEND:20200212T010000Z +SUMMARY:Physical Security Workshop +LOCATION:MC 4045 +DESCRIPTION:Physical Security Workshop on Tuesday\, Feb 11th\, at 6:00 PM + in MC 4045 --- Learn more at https:/csclub.uwaterloo.ca/events/2020/winter + /Physical-Security-Workshop +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20200129T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20200129T003000Z +DTEND:20200129T013000Z +SUMMARY:Code Party 0 +LOCATION:STC 0010 +DESCRIPTION:Code Party 0 on January 28th\, 2020\, at 6:30 PM in STC 0010 - + -- Learn more at https:/csclub.uwaterloo.ca/events/2020/winter/Code-Party- + 0 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20190606T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20190606T000000Z +DTEND:20190606T010000Z +SUMMARY:WiCS x CSC Bondfire Night +LOCATION:MOVED to MC Comfy +DESCRIPTION:The Computer Science Club will be holding a joint event with W + omen in Computer Science on Wednesday\, June 5th at MC Comfy at 7:00 PM. N + OTE: the event has been moved from the Laurel Creek Firepit due to rain. - + -- Learn more at https:/csclub.uwaterloo.ca/events/2019/spring/WiCS-x-CSC- + Bondfire-Night +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20190517T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20190517T000000Z +DTEND:20190517T010000Z +SUMMARY:Spring 2019 Elections +LOCATION:MC Comfy (MC 3001) +DESCRIPTION:The Computer Science Club will be holding elections for the Sp + ring 2019 term on Thursday\, May 16th in MC Comfy (MC 3001) at 7:00 PM. -- + - Learn more at https:/csclub.uwaterloo.ca/events/2019/spring/Spring-2019- + Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20190710T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20190710T000000Z +DTEND:20190710T010000Z +SUMMARY:Movie Night +LOCATION:MC Comfy +DESCRIPTION:The Computer Science Club will be holding a joint event with W + omen in Computer Science on Tuesday\, July 9th at MC Comfy at 7:00 PM. --- + Learn more at https:/csclub.uwaterloo.ca/events/2019/spring/Movie-Night +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20190729T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20190729T230000Z +DTEND:20190730T000000Z +SUMMARY:End of Term Event +LOCATION:MC Comfy +DESCRIPTION:The Computer Science Club will be holding a end of term event + on Monday\, July 29th at MC Comfy at 6:00 PM. --- Learn more at https:/csc + lub.uwaterloo.ca/events/2019/spring/End-of-Term-Event +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20190618T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20190618T230000Z +DTEND:20190619T000000Z +SUMMARY:Code Party 0 +LOCATION:PHY 150 +DESCRIPTION:The Computer Science Club will be holding Code Party 0 on Tues + day\, June 18th at PHY 150 at 6:00 PM. --- Learn more at https:/csclub.uwa + terloo.ca/events/2019/spring/Code-Party-0 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20190718T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20190718T230000Z +DTEND:20190719T000000Z +SUMMARY:Alt-Tab +LOCATION:MC 5417 +DESCRIPTION:The Computer Science Club will be holding a joint event with W + omen in Computer Science on Thursday\, July 18th at MC 5417 at 6:00 PM. -- + - Learn more at https:/csclub.uwaterloo.ca/events/2019/spring/Alt-Tab +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20190405T203000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20190405T203000Z +DTEND:20190405T213000Z +SUMMARY:Prof talk: Making the Switch: Going from 2D to S3D +LOCATION:STC 0020 +DESCRIPTION:We will be having our second prof talk of the term with Lesley + Istead\, on April 5\, 3:30 pm in STC 0020. She will be talking about the + problems and algorithms used in the film industry to go from 2D to S3D. Co + me listen to the talk and enjoy some free food! --- Learn more at https:/c + sclub.uwaterloo.ca/events/2019/winter/Prof-talk-Making-the-Switch-Going-fr + om-2D-to-S3D +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20190320T210000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20190320T210000Z +DTEND:20190320T220000Z +SUMMARY:Prof talk: Animated Tilings +LOCATION:PHY 150 +DESCRIPTION:Professor Craig Kaplan will be talking about tiling arrangemen + ts on March 20th\, 2019\, at 4 PM in PHY 150 --- Learn more at https:/cscl + ub.uwaterloo.ca/events/2019/winter/Prof-talk-Animated-Tilings +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20190302T180000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20190302T180000Z +DTEND:20190302T190000Z +SUMMARY:Git 101 +LOCATION:QNC 1502 +DESCRIPTION:Git 101 workshop on March 2nd\, 2019\, at 12 PM in QNC 1502 -- + - Learn more at https:/csclub.uwaterloo.ca/events/2019/winter/Git-101 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20190313T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20190313T230000Z +DTEND:20190314T000000Z +SUMMARY:Code Party 0 +LOCATION:QNC 1502 +DESCRIPTION:Code Party 0 on March 13th\, 2019\, at 6 PM in QNC 1502 --- Le + arn more at https:/csclub.uwaterloo.ca/events/2019/winter/Code-Party-0 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20190321T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20190321T230000Z +DTEND:20190322T000000Z +SUMMARY:CSC + WiCS Movie Night +LOCATION:MC Comfy +DESCRIPTION:CSC + WiCS Movie Night on March 21th\, 2019\, at 6 PM in MC Co + mfy --- Learn more at https:/csclub.uwaterloo.ca/events/2019/winter/CSC-+- + WiCS-Movie-Night +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20190125T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20190125T003000Z +DTEND:20190125T013000Z +SUMMARY:Algorithms practice workshop +LOCATION:STC 0060 +DESCRIPTION:Algorithms practice workshop on January 24th\, 2019\, at 6:30 + PM in STC 0060 --- Learn more at https:/csclub.uwaterloo.ca/events/2019/wi + nter/Algorithms-practice-workshop +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20181105T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20181105T233000Z +DTEND:20181106T003000Z +SUMMARY:[Cancelled] BBC micro:bit computer: What is it good for? +LOCATION:MC-4063 +DESCRIPTION:Professor Richard Mann will be talking about the BBC micro:bit + \, an embedded computer that is popular with hobbyists and comes with a va + riety of peripherals. --- Learn more at https:/csclub.uwaterloo.ca/events/ + 2018/fall/[Cancelled]-BBC-microbit-computer-What-is-it-good-for +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20181022T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20181022T223000Z +DTEND:20181022T233000Z +SUMMARY:Unix 101 +LOCATION:MC-3003 +DESCRIPTION:Learn the basics of UNIX with the CS Club on October 22\, 5:30 + PM in MC 3003. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/f + all/Unix-101 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20181112T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20181112T233000Z +DTEND:20181113T003000Z +SUMMARY:Netplay in emulators +LOCATION:MC-4063 +DESCRIPTION:Professor Gregor Richards will be talking about netplay in emu + lators\, which allows for playing video games over the internet. --- Learn + more at https:/csclub.uwaterloo.ca/events/2018/fall/Netplay-in-emulators +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20181029T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20181029T223000Z +DTEND:20181029T233000Z +SUMMARY:Gloves 101 +LOCATION:QNC-1506 +DESCRIPTION:Make touchscreen gloves with the CS Club on October 29\, 5:30 + PM in QNC 1506. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/f + all/Gloves-101 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20181015T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20181015T223000Z +DTEND:20181015T233000Z +SUMMARY:Data Driven UIs\, Incrementally +LOCATION:DC 1302 +DESCRIPTION:Jane Street's Yaron Minsky is coming to Waterloo to give a tal + k aimed at undergraduate students. --- Learn more at https:/csclub.uwaterl + oo.ca/events/2018/fall/Data-Driven-UIs\,-Incrementally +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20181018T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20181018T233000Z +DTEND:20181019T003000Z +SUMMARY:Code Party 0 +LOCATION:EV3-1408 +DESCRIPTION:The CS Club is hosting our first Code Party of the term from 6 + :30pm until \\~9:30pm in EV3-1408\, on Thursday October 18. --- Learn more + at https:/csclub.uwaterloo.ca/events/2018/fall/Code-Party-0 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20181203T130000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20181203T130000Z +DTEND:20181203T140000Z +SUMMARY:CSC EOT +LOCATION:MC Comfy +DESCRIPTION:CSC End of term celebrations on December 3rd\, at 7 PM in MC C + omfy. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/fall/CSC-EO + T +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20181004T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20181004T000000Z +DTEND:20181004T010000Z +SUMMARY:CSC & WiCS & MathSoc go outside! +LOCATION:Columbia Lake Firepit 2 +DESCRIPTION:We will be having a bonfire this Wednesday\, Oct 3rd 7-10pm\, + at Columbia Lake Firepit 2 (NW of CIF)\, co-hosted with WiCS and MathSoc. + Smores and snacks will be provided! --- Learn more at https:/csclub.uwater + loo.ca/events/2018/fall/CSC-&-WiCS-&-MathSoc-go-outside! +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20181130T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20181130T000000Z +DTEND:20181130T010000Z +SUMMARY:Alt-Tab +LOCATION:MC 5479 +DESCRIPTION:Alt-Tab is coming up next week on Thursday Nov. 29th 6-8pm at + MC 5417. We have an amazing group of members giving short talks on topics + of their choice. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/ + fall/Alt-Tab +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20180717T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20180717T230000Z +DTEND:20180718T000000Z +SUMMARY:Sound: From microphones to speakers and everything inbetween +LOCATION:MC 4041 +DESCRIPTION:The CSC will be hosting a Prof Talk by Richard Mann. --- Learn + more at https:/csclub.uwaterloo.ca/events/2018/spring/Sound-From-micropho + nes-to-speakers-and-everything-inbetween +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20180528T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20180528T233000Z +DTEND:20180529T003000Z +SUMMARY:Code Party 0 +LOCATION:STC 0020 +DESCRIPTION:The CS Club is hosting our first Code Party of the term from 6 + :30pm until \\~9:30pm in STC 0020!Come code with us\, eat some food\, do s + ome things. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/sprin + g/Code-Party-0 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20180711T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20180711T230000Z +DTEND:20180712T000000Z +SUMMARY:Capture the Flag +LOCATION:STC 0010 +DESCRIPTION:Test your programming\, web\, networking\, and trivia skills i + n this computer security themed contest. Learn how to reverse engineer\, c + rack codes\, find flaws in websites\, and use security tools. --- Learn mo + re at https:/csclub.uwaterloo.ca/events/2018/spring/Capture-the-Flag +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20180604T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20180604T230000Z +DTEND:20180605T000000Z +SUMMARY:CSC and WiCS Go Outside +LOCATION:Laurel Creek Firepit +DESCRIPTION:Come join us for a bonfire outside at the Laurel Creek firepit + (across Ring. Rd. from EV3) with fellow CSC and WiCS members. Smores and + snacks will be provided. --- Learn more at https:/csclub.uwaterloo.ca/even + ts/2018/spring/CSC-and-WiCS-Go-Outside +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20180704T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20180704T230000Z +DTEND:20180705T000000Z +SUMMARY:Alt-Tab +LOCATION:MC 4058 +DESCRIPTION:Come hear 10-15 minutes talks from CSC members on a variety of + topics. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/spring/A + lt-Tab +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20180115T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20180115T230000Z +DTEND:20180116T000000Z +SUMMARY:Winter 2018 Elections +LOCATION:MC Comfy +DESCRIPTION:The Computer Science Club will be holding elections for the Wi + nter 2018 President\, Vice-President\, Secretary and Treasurer. Additional + ly\, the Systems Administrator\, Office Manager and Librarian\, CTF Club L + iaison and IMAPd (fridge and snack runs) will be appointed. --- Learn more + at https:/csclub.uwaterloo.ca/events/2018/winter/Winter-2018-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20180327T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20180327T000000Z +DTEND:20180327T010000Z +SUMMARY:Uncode Party with WiCS +LOCATION:QNC 2502 +DESCRIPTION: We are having a joint Code Party with Women in Computer Scien + ce (WiCS). This time\, it's an Uncode Party\, where you try to find the wo + rst solutions possible to programming problems that we will provide. --- + Learn more at https:/csclub.uwaterloo.ca/events/2018/winter/Uncode-Party-w + ith-WiCS +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20180207T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20180207T233000Z +DTEND:20180208T003000Z +SUMMARY:Technical Interview Prep +LOCATION:QNC 1502 +DESCRIPTION:Our first workshop of the term! Fatema and Arshia will be head + ing a workshop on how to prepare for technical interviews.Got technical in + terviews? Come out! --- Learn more at https:/csclub.uwaterloo.ca/events/20 + 18/winter/Technical-Interview-Prep +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20180312T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20180312T230000Z +DTEND:20180313T000000Z +SUMMARY:Programming for the 22nd Century +LOCATION:MC Comfy +DESCRIPTION:We are bringing an out-of-town speaker\, John \"maddog\" Hall\ + , to come speak! Come to this event\, where he will be talking about chang + es in programming paradigms since the invention of C\, and the discussion + event tomorrow. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/w + inter/Programming-for-the-22nd-Century +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20180322T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20180322T230000Z +DTEND:20180323T000000Z +SUMMARY:Prof Talk with Richard Mann +LOCATION:MC 4059 +DESCRIPTION:Professor Richard Mann will be giving a talk on black-box test + ing of audio gear. Come out to see fancy audio gear\, learn more about his + Advanced Topics course in Computational Sound\, and eat free food! Click + through for his abstract. --- Learn more at https:/csclub.uwaterloo.ca/eve + nts/2018/winter/Prof-Talk-with-Richard-Mann +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20180313T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20180313T230000Z +DTEND:20180314T000000Z +SUMMARY:Discussion with maddog +LOCATION:MC Comfy +DESCRIPTION:We'll be having a discussion session with maddog\, an out-of-t + own speaker from the LPI. Food will be provided\, as well as good company. + Come out! --- Learn more at https:/csclub.uwaterloo.ca/events/2018/winter + /Discussion-with-maddog +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20180126T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20180126T000000Z +DTEND:20180126T010000Z +SUMMARY:Code Party 0 +LOCATION:STC 0040 +DESCRIPTION:Our first code party of the term! Food is sandwiches\, constit + ution amendments are a go\, and Dr. Morton will be talking there! It'll be + fun. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/winter/Code + -Party-0 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20180328T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20180328T230000Z +DTEND:20180329T000000Z +SUMMARY:Alt-Tab: W18 +LOCATION:MC 4020 +DESCRIPTION: CSC will be hosting our termly Alt-Tab event\, the Computer S + cience version of Short Attention Span Math Seminars (SASMS) hosted by tha + t math club down the hall. It will be a night full of friendly talks. --- + Learn more at https:/csclub.uwaterloo.ca/events/2018/winter/Alt-Tab-W18 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20171012T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20171012T223000Z +DTEND:20171012T233000Z +SUMMARY:Unix 101 +LOCATION:MC 3003 +DESCRIPTION:Interested in Linux\, but don't know where to start? Come lear + n some basic topics with us including interaction with the shell\, motivat + ion for using it\, some simple commands\, and more! (Snacks after) --- Lea + rn more at https:/csclub.uwaterloo.ca/events/2017/fall/Unix-101 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20170922T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20170922T230000Z +DTEND:20170923T000000Z +SUMMARY:Fall 2017 Special Elections +LOCATION:MC Comfy Lounge +DESCRIPTION:The Computer Science Club will be holding special elections fo + r the Spring 2017 Vice-President and Secretary. Additionally\, the Systems + Administrator\, Office Manager and Librarian\, CTF Club Liaison and IMPAD + will be appointed. --- Learn more at https:/csclub.uwaterloo.ca/events/20 + 17/fall/Fall-2017-Special-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20170915T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20170915T230000Z +DTEND:20170916T000000Z +SUMMARY:Fall 2017 Elections +LOCATION:MC Comfy Lounge +DESCRIPTION:The Computer Science Club will be holding elections for the Sp + ring 2017 President\, Vice-President\, Secretary and Treasurer. Additional + ly\, the Systems Administrator\, Office Manager and Librarian\, CTF Club L + iaison and Fridge Person will be appointed. --- Learn more at https:/csclu + b.uwaterloo.ca/events/2017/fall/Fall-2017-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20171202T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20171202T000000Z +DTEND:20171202T010000Z +SUMMARY:End of Term Event +LOCATION:MC Comfy +DESCRIPTION:Join fellow CSC members for our end of term social. There will + be food and good company. We can grab board games from Mathsoc. --- Learn + more at https:/csclub.uwaterloo.ca/events/2017/fall/End-of-Term-Event +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20171115T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20171115T233000Z +DTEND:20171116T003000Z +SUMMARY:Code Party 1 +LOCATION:STC 0050 +DESCRIPTION:The CS Club is hosting our second Code Party of the term from + 6:00pm until late in the evening in STC 0050!Come code with us\, eat some + food\, do some things. --- Learn more at https:/csclub.uwaterloo.ca/events + /2017/fall/Code-Party-1 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20170929T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20170929T233000Z +DTEND:20170930T003000Z +SUMMARY:Code Party 0 +LOCATION:M3 1006 +DESCRIPTION:The CS Club is hosting our first Code Party of the term (Frida + y September 29th) from 6:30pm until late in the evening in M3 1006!Come co + de with us\, eat some food\, do some things. --- Learn more at https:/cscl + ub.uwaterloo.ca/events/2017/fall/Code-Party-0 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20171115T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20171115T000000Z +DTEND:20171115T010000Z +SUMMARY:Capture the Flag Computing Competition +LOCATION:STC 0020 +DESCRIPTION:Test your programming\, web\, networking\, and trivial skillsL + earn how to reverse engineer\, crack codes\, and use various tools.Win pri + zes! --- Learn more at https:/csclub.uwaterloo.ca/events/2017/fall/Capture + -the-Flag-Computing-Competition +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20171124T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20171124T000000Z +DTEND:20171124T010000Z +SUMMARY:CTF Computer Networking Workshop +LOCATION:STC 0010 +DESCRIPTION:Hosted in collaboration with the [Univerisy of Waterloo CTF Cl + ub]() --- Learn more at https:/csclub.uwaterloo.c + a/events/2017/fall/CTF-Computer-Networking-Workshop +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20171005T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20171005T230000Z +DTEND:20171006T000000Z +SUMMARY:CSC Goes Outside +LOCATION:Laurel Creek Firepit +DESCRIPTION:Come join us for a bonfire outside at the Laurel Creek firepit + (across Ring. Rd. from EV3) with fellow CSC members. Smores and snacks wi + ll be provided. --- Learn more at https:/csclub.uwaterloo.ca/events/2017/f + all/CSC-Goes-Outside +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20171103T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20171103T000000Z +DTEND:20171103T010000Z +SUMMARY:CSC+WiCS Fall Social and Movie Night +LOCATION:MC 4059 and MC 4061 +DESCRIPTION:Join other CSC and WiCS members for a social event featuring f + ree food\, board games and a showing of Wonder Woman. --- Learn more at ht + tps:/csclub.uwaterloo.ca/events/2017/fall/CSC+WiCS-Fall-Social-and-Movie-N + ight +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20171110T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20171110T000000Z +DTEND:20171110T010000Z +SUMMARY:Alt+Tab Talks +LOCATION:MC 4059 +DESCRIPTION:Come watch (or give!) interesting short talks by CS Club membe + rs. Talks include \"Dynamic programming as path finding\"\, \"What is a la + nding page\"\, \"Subsurface scattering\" and \"How to compute on a GPU\"\, + but more are welcome (email [tghume@csclub.uwaterloo.ca]())! Click the link to the event detail page for more in + fo. --- Learn more at https:/csclub.uwaterloo.ca/events/2017/fall/Alt+Tab- + Talks +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20170601T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20170601T230000Z +DTEND:20170602T000000Z +SUMMARY:Unix 102 +LOCATION:MC 3003 +DESCRIPTION:Come gain some more in-depth knowledge or some less well-known + tips and tricks for using the command line. --- Learn more at https:/cscl + ub.uwaterloo.ca/events/2017/spring/Unix-102 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20170615T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20170615T230000Z +DTEND:20170616T000000Z +SUMMARY:Understanding machine learning - a theory perspective +LOCATION:MC4060 +DESCRIPTION:Professor Shai Ben-David will discuss the basic principles beh + ind machine learning and how they relate to some of the headline-making pr + actical tools\, in addition to the major research challenges and direction + s that address the fast expanding scope of potential machine learning appl + ications. --- Learn more at https:/csclub.uwaterloo.ca/events/2017/spring/ + Understanding-machine-learning---a-theory-perspective +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20170715T150000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20170715T150000Z +DTEND:20170715T160000Z +SUMMARY:Spring Cleaning +LOCATION:CSC Office +DESCRIPTION:Join us for Spring Cleaning! --- Learn more at https:/csclub.u + waterloo.ca/events/2017/spring/Spring-Cleaning +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20170517T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20170517T230000Z +DTEND:20170518T000000Z +SUMMARY:Spring 2017 Elections +LOCATION:MC Comfy Lounge +DESCRIPTION:The Computer Science Club will be holding elections for the Sp + ring 2017 President\, Vice-President\, Secretary and Treasurer. Additional + ly\, the Systems Administrator\, Office Manager and Librarian will be appo + inted. --- Learn more at https:/csclub.uwaterloo.ca/events/2017/spring/Spr + ing-2017-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20170724T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20170724T230000Z +DTEND:20170725T000000Z +SUMMARY:End of Term Party +LOCATION:MC Comfy +DESCRIPTION:Come celebrate the end of the term with us in MC Comfy! --- Le + arn more at https:/csclub.uwaterloo.ca/events/2017/spring/End-of-Term-Part + y +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20170622T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20170622T230000Z +DTEND:20170623T000000Z +SUMMARY:Code Party 0 +LOCATION:STC 0020 +DESCRIPTION:Join us for Code Party 0! --- Learn more at https:/csclub.uwat + erloo.ca/events/2017/spring/Code-Party-0 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20170706T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20170706T000000Z +DTEND:20170706T010000Z +SUMMARY:CSC and WiCS Goes Outside +LOCATION:Laurel Creek Firepit +DESCRIPTION:Come join Women in Computer Science and the Computer Science C + lub outdoors! --- Learn more at https:/csclub.uwaterloo.ca/events/2017/spr + ing/CSC-and-WiCS-Goes-Outside +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20170718T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20170718T220000Z +DTEND:20170718T230000Z +SUMMARY:Alt-Tab: S17 +LOCATION:MC4040 +DESCRIPTION:Join us for food and interesting member talks! --- Learn more + at https:/csclub.uwaterloo.ca/events/2017/spring/Alt-Tab-S17 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20170113T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20170113T000000Z +DTEND:20170113T010000Z +SUMMARY:Winter 2017 Elections +LOCATION:MC Comfy Lounge +DESCRIPTION:The Computer Science Club will be holding elections for the Wi + nter 2017 President\, Vice-President\, Secretary and Treasurer. Additional + ly\, the Systems Administrator\, Office Manager and Librarian will be appo + inted. --- Learn more at https:/csclub.uwaterloo.ca/events/2017/winter/Win + ter-2017-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20170322T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20170322T230000Z +DTEND:20170323T000000Z +SUMMARY:Unix 201 +LOCATION:MC 4045 +DESCRIPTION:A talk and demo about more advanced Unix tricks and tools than + are taught in our regular Unix 101 events. Topics may include customizing + your prompt\, the ranger console file manager\, fancy shells\, htop\, rsy + nc and using terminal escape sequences in your programs. --- Learn more at + https:/csclub.uwaterloo.ca/events/2017/winter/Unix-201 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20170405T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20170405T220000Z +DTEND:20170405T230000Z +SUMMARY:Code Party 1 +LOCATION:STC 0060 +DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p + rojects you want to work on? Homework projects you need to finish? Or want + some time to explore some new technology and chat about it? You can join + us at Code Party 1 and do it\, with great company and great food. Come any + time after 5pm\, but if you come earlier your food preferences are more l + ikely to be accounted for\, and there's more time for coding! --- Learn mo + re at https:/csclub.uwaterloo.ca/events/2017/winter/Code-Party-1 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20170208T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20170208T230000Z +DTEND:20170209T000000Z +SUMMARY:Code Party 0 +LOCATION:STC 0020 +DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p + rojects you want to work on? Homework projects you need to finish? Or want + some time to explore some new technology and chat about it? You can join + us at Code Party 0 and do it\, with great company and great food. Come any + time after 5pm\, but if you come earlier your food preferences are more l + ikely to be accounted for\, and there's more time for coding! --- Learn mo + re at https:/csclub.uwaterloo.ca/events/2017/winter/Code-Party-0 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20170310T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20170310T000000Z +DTEND:20170310T010000Z +SUMMARY:Alt+Tab Talks +LOCATION:MC 4042 +DESCRIPTION:Come watch (or give!) interesting short talks by CS Club membe + rs. Talks include \"Stepping into math: building a step-by-step algebra so + lver\" and \"Online database migrations at scale\"\, but more are welcome + (email [tghume@csclub.uwaterloo.ca]())! + Click the link to the event detail page for more info. (Note: date was mo + ved to Thursday) --- Learn more at https:/csclub.uwaterloo.ca/events/2017/ + winter/Alt+Tab-Talks +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20161110T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20161110T000000Z +DTEND:20161110T010000Z +SUMMARY:UNIX 101 +LOCATION:MC 3003 +DESCRIPTION:The CSC is having its next event\, UNIX 101\, on Wednesday Nov + ember 9th at 6 PM in MC 3003 (the mac lab across from the CSC). UNIX 101 i + s a tutorial where we teach the basics of using a command-line (terminal) + environment in UNIX. Knowing how to use the command-line and UNIX is an in + valuable skill in CS\, and helps prepare you for future projects and co-op + s. --- Learn more at https:/csclub.uwaterloo.ca/events/2016/fall/UNIX-101 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20161122T001500000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20161122T001500Z +DTEND:20161122T011500Z +SUMMARY:Richard Mann Prof Talk +LOCATION:MC 4063 +DESCRIPTION:Professor Richard Mann will be giving a talk\, titled \"Open S + ource Software for Sound Measurement and Analysis\". He will be presenting + information about his new course\, CS 489\, Computational Sound\, which w + ill be running in Winter 2017. --- Learn more at https:/csclub.uwaterloo.c + a/events/2016/fall/Richard-Mann-Prof-Talk +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20161117T023000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20161117T023000Z +DTEND:20161117T033000Z +SUMMARY:General Meeting +LOCATION:M3 1006 +DESCRIPTION:This general meeting will be held to discuss changes to our Co + de of Conduct. --- Learn more at https:/csclub.uwaterloo.ca/events/2016/fa + ll/General-Meeting +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20161018T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20161018T223000Z +DTEND:20161018T233000Z +SUMMARY:Feminism in STEM - a 101 Panel +LOCATION:QNC 1507 +DESCRIPTION:An introductory feminism in STEM panel\, free food. --- Learn + more at https:/csclub.uwaterloo.ca/events/2016/fall/Feminism-in-STEM---a-1 + 01-Panel +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20160919T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20160919T233000Z +DTEND:20160920T003000Z +SUMMARY:Fall 2016 Elections +LOCATION:MC Comfy Lounge +DESCRIPTION:The Computer Science Club will be holding elections for the Fa + ll 2016 President\, Vice-President\, Secretary and Treasurer. Additionally + \, the Systems Administrator\, Office Manager and Librarian will be appoin + ted. --- Learn more at https:/csclub.uwaterloo.ca/events/2016/fall/Fall-20 + 16-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20161126T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20161126T000000Z +DTEND:20161126T010000Z +SUMMARY:Edmund Noble Member Talk +LOCATION:MC 4063 +DESCRIPTION:CSC member Edmund Noble will be giving a talk\, titled \"Purel + y Functional Programming with Freely-Generated Domain Specific Languages\" + . The talk will focus on embedded DSLs that exist within other languages\, + and how they can easily be constructed. --- Learn more at https:/csclub.u + waterloo.ca/events/2016/fall/Edmund-Noble-Member-Talk +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20161117T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20161117T003000Z +DTEND:20161117T013000Z +SUMMARY:Code Party +LOCATION:M3 1006 +DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p + rojects you want to work on? Homework projects you need to finish? Or want + some time to explore some new technology and chat about it? You can join + us at Code Party and do it\, with great company and great food. --- Learn + more at https:/csclub.uwaterloo.ca/events/2016/fall/Code-Party +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20161206T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20161206T000000Z +DTEND:20161206T010000Z +SUMMARY:CSC/PMC EOT Party +LOCATION:MC Comfy +DESCRIPTION:The CSC and the PMAMC&OC (aka pure math club) are hosting our + end of term events together! We'll be taking over MC Comfy to hang out\, e + at lots of food (from Kismet!)\, and play board games. --- Learn more at h + ttps:/csclub.uwaterloo.ca/events/2016/fall/CSCPMC-EOT-Party +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20161013T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20161013T230000Z +DTEND:20161014T000000Z +SUMMARY:CSC and WiCS Go Outside +LOCATION:Columbia Lake 2 Fire Pit +DESCRIPTION:The CSC and WiCS (Women in Computer Science) are co-hosting a + social event on Thursday\, October 13th (the day after reading week). We w + ill be Going Outside to the Columbia Lake 2 Fire Pit\; there will be a cam + pfire\, s'mores\, lots of food\, frisbees\, grass\, etc. Bring your friend + s! --- Learn more at https:/csclub.uwaterloo.ca/events/2016/fall/CSC-and-W + iCS-Go-Outside +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20161006T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20161006T230000Z +DTEND:20161007T000000Z +SUMMARY:Bringing OOP Best Practices to the World of Functional Programming +LOCATION:MC 4021 +DESCRIPTION:The CSC will have its first talk of the term this Thursday\, O + ctober 6th. UW alumna and CSC member Elana Hashman will be giving a talk o + n using functional programming languages (like Racket!) in industry\, and + how some concepts from the more common object-oriented paradigm are transl + ated to the functional paradigm. The abstract for the talk is below. --- L + earn more at https:/csclub.uwaterloo.ca/events/2016/fall/Bringing-OOP-Best + -Practices-to-the-World-of-Functional-Programming +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20161201T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20161201T000000Z +DTEND:20161201T010000Z +SUMMARY:ALT+TAB Talks +LOCATION:MC 4063 +DESCRIPTION:Various members of the CSC will be giving brief\, 25 minute ta + lks on CS-related topics. An list of the talks being delivered can be foun + d if you follow the event page link in this description. There will be foo + d provided. --- Learn more at https:/csclub.uwaterloo.ca/events/2016/fall/ + ALT+TAB-Talks +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20160608T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20160608T230000Z +DTEND:20160609T000000Z +SUMMARY:scp talks +LOCATION:MC 5479 +DESCRIPTION:Listen to cool 15-20 lightning talks by CSC members on a varie + ty of computer science and related topics. --- Learn more at https:/csclub + .uwaterloo.ca/events/2016/spring/scp-talks +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20160712T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20160712T000000Z +DTEND:20160712T010000Z +SUMMARY:WiCS and CSC Go Outside! +LOCATION:BMH Green +DESCRIPTION:Join us at BMH Green for a night outdoors with fellow people i + n Computer Science! There will be ice cream and board games and frisbees a + nd maybe some water guns. Bring your friends! --- Learn more at https:/csc + lub.uwaterloo.ca/events/2016/spring/WiCS-and-CSC-Go-Outside! +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20160513T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20160513T000000Z +DTEND:20160513T010000Z +SUMMARY:Spring 2016 Elections +LOCATION:MC 3001 (Comfy) +DESCRIPTION:The Computer Science Club will be holding elections for the Sp + ring 2016 for President\, Vice-President\, Secretary\, and Treasurer. Addi + tionally\, librarian\, office manager\, sysadmin\, and fridge regent will + be appointed and ratified. --- Learn more at https:/csclub.uwaterloo.ca/ev + ents/2016/spring/Spring-2016-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20160725T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20160725T230000Z +DTEND:20160726T000000Z +SUMMARY:Richard Mann Prof Talk and EOT +LOCATION:MC Comfy Lounge +DESCRIPTION:Join us on Monday\, July 25th at 6pm in the MC Comfy Lounge fo + r an exciting prof talk by Richard Mann on Open Source Computer Sound Meas + urement. The abstract for the talk is below. We will follow this up by an + EOT event with dinner and board games! Last event of the term\, get hype. + --- Learn more at https:/csclub.uwaterloo.ca/events/2016/spring/Richard-Ma + nn-Prof-Talk-and-EOT +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20160721T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20160721T230000Z +DTEND:20160722T000000Z +SUMMARY:Notorious CS452 +LOCATION:MC 4045 +DESCRIPTION:Bill Cowan is the Director of the Computer Graphics Lab\, and + teaches the notorious CS452\, lovingly known as the trains course by CS st + udents. He will be giving a talk on that very course. --- Learn more at ht + tps:/csclub.uwaterloo.ca/events/2016/spring/Notorious-CS452 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20160714T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20160714T233000Z +DTEND:20160715T003000Z +SUMMARY:Computer Science: Beyond Bits and Bytes +LOCATION:MC 2034 +DESCRIPTION:Gladimir Baranoski is an Associate Professor at the School of + Computer Science\, in the Natural Phenomena Simulation Group. He will be g + iving a talk on underappreciated facets of computer science and its connec + tions to other disciplines. --- Learn more at https:/csclub.uwaterloo.ca/e + vents/2016/spring/Computer-Science-Beyond-Bits-and-Bytes +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20160602T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20160602T233000Z +DTEND:20160603T003000Z +SUMMARY:Code Party 0 +LOCATION:STC 0010 +DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p + rojects you want to work on? Homework projects you need to finish? Or want + some time to explore some new technology and chat about it? You can join + us at Code Party 0 and do it\, with great company and great food. --- Lear + n more at https:/csclub.uwaterloo.ca/events/2016/spring/Code-Party-0 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20160525T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20160525T230000Z +DTEND:20160526T000000Z +SUMMARY:CSC Does Spring Cleaning +LOCATION:MC 3036 (CSC Office) +DESCRIPTION:Come out and help make the office slightly less messy! We will + bribe... uh\, provide you with food for helping. :) --- Learn more at htt + ps:/csclub.uwaterloo.ca/events/2016/spring/CSC-Does-Spring-Cleaning +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20160115T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20160115T010000Z +DTEND:20160115T020000Z +SUMMARY:Winter 2016 Elections +LOCATION:MC 3001 (Comfy) +DESCRIPTION:Interested in Linux\, but don't know where to start? Come lear + n some basic topics with us including interaction with the shell\, motivat + ion for using it\, some simple commands\, and more! (Cookies after) --- Le + arn more at https:/csclub.uwaterloo.ca/events/2016/winter/Winter-2016-Elec + tions +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20160129T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20160129T000000Z +DTEND:20160129T010000Z +SUMMARY:Unix 101 +LOCATION:MC 3003 +DESCRIPTION:Interested in Linux\, but don't know where to start? Come lear + n some basic topics with us including interaction with the shell\, motivat + ion for using it\, some simple commands\, and more! (Cookies after) --- Le + arn more at https:/csclub.uwaterloo.ca/events/2016/winter/Unix-101 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20160304T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20160304T000000Z +DTEND:20160304T010000Z +SUMMARY:Tea and Study +LOCATION:MC Comfy +DESCRIPTION:It's midterms season\, and everyone has to study. So why not c + ome study with the CS Club? Everyone welcome\, especially new members! The + re will be tea and delicious snacks and outlets. Plus our delightful compa + ny. See you there! --- Learn more at https:/csclub.uwaterloo.ca/events/201 + 6/winter/Tea-and-Study +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20160310T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20160310T003000Z +DTEND:20160310T013000Z +SUMMARY:Steve Bourque and Mike Patterson Network Infrastructure talk +LOCATION:MC4058 +DESCRIPTION:Steve Bourque and Mike Patterson of IST will give a brief over + view of campus network connectivity and interconnectivity. --- Learn more + at https:/csclub.uwaterloo.ca/events/2016/winter/Steve-Bourque-and-Mike-Pa + tterson-Network-Infrastructure-talk +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20160323T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20160323T230000Z +DTEND:20160324T000000Z +SUMMARY:SAT and SMT Solvers for Software Engineering and Security +LOCATION:QNC 1502 +DESCRIPTION:A talk about SAT and SMT Solvers for Software Engineering and + Security by Dr. Vijay Ganesh --- Learn more at https:/csclub.uwaterloo.ca/ + events/2016/winter/SAT-and-SMT-Solvers-for-Software-Engineering-and-Securi + ty +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20160329T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20160329T230000Z +DTEND:20160330T000000Z +SUMMARY:SASMS Style Talk Night +LOCATION:MC 4021 +DESCRIPTION:The CSC is hosting the first annual member talk series! This i + s a chance for anyone to come and give a short talk on any relevant topic. + Some talks already arranged are on topics ranging from modern Javascript\ + , to the Linux Kernel. --- Learn more at https:/csclub.uwaterloo.ca/events + /2016/winter/SASMS-Style-Talk-Night +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20160404T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20160404T220000Z +DTEND:20160404T230000Z +SUMMARY:On Surrounding a Polygon +LOCATION:MC Comfy +DESCRIPTION:Come out to a talk on surrounding a polygon by Dr. Craig Kapla + n! Also stay afterwards for our EOT and socialize :) food will be provided + ! --- Learn more at https:/csclub.uwaterloo.ca/events/2016/winter/On-Surro + unding-a-Polygon +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20160211T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20160211T003000Z +DTEND:20160211T013000Z +SUMMARY:Movie Night: Big Hero 6 +LOCATION:MC Comfy +DESCRIPTION:Movie Night! Come watch \"Big Hero 6\" with the CSC! --- Learn + more at https:/csclub.uwaterloo.ca/events/2016/winter/Movie-Night-Big-Her + o-6 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20160316T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20160316T230000Z +DTEND:20160317T000000Z +SUMMARY:Git 102 +LOCATION:MC3003 +DESCRIPTION:Git 102 : Why you learned git in the first place. --- Learn mo + re at https:/csclub.uwaterloo.ca/events/2016/winter/Git-102 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20160123T170000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20160123T170000Z +DTEND:20160123T180000Z +SUMMARY:Eth1: Jane Street Competition +LOCATION:TBA +DESCRIPTION:eth1: a day-long programming contest. Form teams and hack toge + ther a trading bot to compete against others and the markets. --- Learn mo + re at https:/csclub.uwaterloo.ca/events/2016/winter/Eth1-Jane-Street-Compe + tition +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20160205T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20160205T000000Z +DTEND:20160205T010000Z +SUMMARY:Code Party +LOCATION:STC 0010 +DESCRIPTION:The CS Club is having its termly code party! Come out and work + on projects\, assignments\, and more. Food is provided! --- Learn more at + https:/csclub.uwaterloo.ca/events/2016/winter/Code-Party +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20151128T013000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20151128T013000Z +DTEND:20151128T023000Z +SUMMARY:WiCS and CSC watch War Games! +LOCATION:MC Comfy +DESCRIPTION:WiCS and CSC are watching War Games in the Comfy lounge. --- L + earn more at https:/csclub.uwaterloo.ca/events/2015/fall/WiCS-and-CSC-watc + h-War-Games! +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20151007T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20151007T223000Z +DTEND:20151007T233000Z +SUMMARY:Starting an VN Indie Game Company as a UW Student +LOCATION:MC 4061 +DESCRIPTION:Come out to a talk by Alfe Clemencio!Many people want to make + games as signified by all the game development schools that are appearing + everywhere. But how would you do it as a UW student? This talk shares the + experiences of how making Sakura River Interactive was founded without any + Angel/VC investment. --- Learn more at https:/csclub.uwaterloo.ca/events/ + 2015/fall/Starting-an-VN-Indie-Game-Company-as-a-UW-Student +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20150923T020000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20150923T020000Z +DTEND:20150923T030000Z +SUMMARY:Results of Fall 2015 Elections +LOCATION:MC 3001 +DESCRIPTION:The Computer Science Club has elected its executive for the te + rm\, and a new Office Manager and System Administrator have been appointed + .See inside for results. --- Learn more at https:/csclub.uwaterloo.ca/even + ts/2015/fall/Results-of-Fall-2015-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20150917T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20150917T230000Z +DTEND:20150918T000000Z +SUMMARY:Google Cardboard +LOCATION:MC 2065 +DESCRIPTION:Come for a talk from Rob Suderman on Cardboard\, Google's rece + nt exploration in affordable\, cereal box based Virtual Reality. --- Learn + more at https:/csclub.uwaterloo.ca/events/2015/fall/Google-Cardboard +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20150923T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20150923T000000Z +DTEND:20150923T010000Z +SUMMARY:Fall 2015 Elections +LOCATION:MC 3001 +DESCRIPTION:The Computer Science Club will be holding elections for the Fa + ll 2015 term on Tuesday\, September 22nd in MC Comfy (MC 3001) at 19:00. D + uring the meeting\, the president\, vice-president\, treasurer and secreta + ry will be elected\, the sysadmin will be ratified\, and the librarian and + office manager will be appointed.See inside for nominations. --- Learn mo + re at https:/csclub.uwaterloo.ca/events/2015/fall/Fall-2015-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20151017T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20151017T000000Z +DTEND:20151017T010000Z +SUMMARY:Cory Doctorow - The War on General Purpose Computing +LOCATION:ML Theatre of the Arts +DESCRIPTION: Between walled gardens\, surveillance agencies\, and politica + l opponents\, no matter who's winning the war on general purpose computing + you're losing. The Computer Science Club will be hosting Cory Doctorow's + talk in the Theatre of the Arts on October 16. --- Learn more at https:/c + sclub.uwaterloo.ca/events/2015/fall/Cory-Doctorow---The-War-on-General-Pur + pose-Computing +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20150924T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20150924T213000Z +DTEND:20150924T223000Z +SUMMARY:CSC and WiCS Career Panel +LOCATION:EIT 3142 +DESCRIPTION:The CSC is joining WiCS to host a career panel! Come hear from + Waterloo alumni as they speak about their time at Waterloo\, experience w + ith coop\, and life beyond the university. Please register at http://bit.l + y/1OyJP6D --- Learn more at https:/csclub.uwaterloo.ca/events/2015/fall/CS + C-and-WiCS-Career-Panel +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20150930T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20150930T220000Z +DTEND:20150930T230000Z +SUMMARY:Back to Back Talks: Culture Turnaround and Software Defined Networ + ks +LOCATION:DC 1304 +DESCRIPTION:Back to back talks from John Stix and Francisco Dominguez on t + urning a company's culture around and on Software Defined Networks! --- Le + arn more at https:/csclub.uwaterloo.ca/events/2015/fall/Back-to-Back-Talks + -Culture-Turnaround-and-Software-Defined-Networks +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20151126T110000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20151126T110000Z +DTEND:20151126T120000Z +SUMMARY:An Introduction to Google's FOAM Framework +LOCATION:MC 4063 +DESCRIPTION:An introduction to Google's FOAM framework\, an open-source mo + deling framework written in Javascript\, by Google's Kevin Greer. --- Lear + n more at https:/csclub.uwaterloo.ca/events/2015/fall/An-Introduction-to-G + oogle's-FOAM-Framework +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20151003T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20151003T003000Z +DTEND:20151003T013000Z +SUMMARY:'Why Am I Studying This?' +LOCATION:MC 4040 +DESCRIPTION:Big-O\, the Halting Problem\, Finite State Machines\, and more + are concepts that get even more interesting in the real world. Come and h + ear Tom Rathborne talk about how theory hits reality (often with a bang!) + at Booking.com. --- Learn more at https:/csclub.uwaterloo.ca/events/2015/f + all/'Why-Am-I-Studying-This' +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20151124T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20151124T000000Z +DTEND:20151124T010000Z +SUMMARY:'Static Analysis and Program Optimization Using Dataflow Analysis' +LOCATION:MC 4041 +DESCRIPTION:An introduction to some basic issues with optimization of impe + rative programs\, by Sean Harrap --- Learn more at https:/csclub.uwaterloo + .ca/events/2015/fall/'Static-Analysis-and-Program-Optimization-Using-Dataf + low-Analysis' +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20151119T130000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20151119T130000Z +DTEND:20151119T140000Z +SUMMARY:'Git 101' +LOCATION:MC 4020 +DESCRIPTION:Learn how to use Git properly in an exciting talk by Charlie W + ang! --- Learn more at https:/csclub.uwaterloo.ca/events/2015/fall/'Git-10 + 1' +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20150627T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20150627T000000Z +DTEND:20150627T010000Z +SUMMARY:WiCS and CSC Go Outside +LOCATION:Laurel Creek Firepit +DESCRIPTION:Come hang out with the Women in Computer Science and the Compu + ter Science Club! There will be s'mores and frozen yogurt. Also fire. And + a creek. Let's enjoy the outdoors! --- Learn more at https:/csclub.uwaterl + oo.ca/events/2015/spring/WiCS-and-CSC-Go-Outside +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20150619T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20150619T230000Z +DTEND:20150620T000000Z +SUMMARY:UNIX 102 +LOCATION:MC 3003 +DESCRIPTION:n things SCS hasn't told you about the shell --- Learn more at + https:/csclub.uwaterloo.ca/events/2015/spring/UNIX-102 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20150708T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20150708T230000Z +DTEND:20150709T000000Z +SUMMARY:Infrasound is all around us +LOCATION:MC 4060 +DESCRIPTION:Ambient infra sound surrounds us. Richard Mann presents his cu + rrent research and equipment on measuring infra sound\, and samples of rec + orded infra sound. --- Learn more at https:/csclub.uwaterloo.ca/events/201 + 5/spring/Infrasound-is-all-around-us +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20150522T210000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20150522T210000Z +DTEND:20150522T220000Z +SUMMARY:By-Elections +LOCATION:MC 3001 (Coomfy) +DESCRIPTION:As there are vacancies in the executive council\, there will b + e by-election on May 22nd. The following positions are open for election:- + Treasurer- SecretaryThe executive are also looking for people who + may be interested in the following positions:- Systems Administrator- Off + ice Manager- Librarian --- Learn more at https:/csclub.uwaterloo.c + a/events/2015/spring/By-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20150716T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20150716T230000Z +DTEND:20150717T000000Z +SUMMARY:Algorithms for Shortest Paths +LOCATION:MC 4064 +DESCRIPTION:Come to this exciting talk about path-finding algorithms which + is being presented by Professor Anna Lubiw. --- Learn more at https:/cscl + ub.uwaterloo.ca/events/2015/spring/Algorithms-for-Shortest-Paths +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20150116T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20150116T010000Z +DTEND:20150116T020000Z +SUMMARY:Winter 2015 Elections +LOCATION:Comfy Lounge +DESCRIPTION:Elections for Winter 2015 are being held! Submit a nomination + and join your fellow members in choosing this term's CSC executive. (Pleas + e note the time change to 7PM.) --- Learn more at https:/csclub.uwaterloo. + ca/events/2015/winter/Winter-2015-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20150116T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20150116T000000Z +DTEND:20150116T010000Z +SUMMARY:Tech Talk: Google Fiber Internet: The Messy Bits +LOCATION:MC 2065 +DESCRIPTION:Our speaker\, Avery Pennarun\, will share some not-very-secret + secrets from the team creating GFiber's open source router firmware\, inc + luding some discussion of wifi\, marketing truthiness\, the laws of physic + s\, something about coaxial cables\, embedded ARM processors\, queuing the + ory\, signal processing\, hardware design\, and kernel driver optimization + . If you're lucky\, he may also rant about poor garbage collector implemen + tations. Also\, there will be at least one slide containing one of those s + wooshy circle-and-arrow lifecycle diagrams\, we promise.Please RSVP here: + http://bit.ly/GoogleFiberTalk. --- Learn more at https:/csclub.uwaterloo.c + a/events/2015/winter/Tech-Talk-Google-Fiber-Internet-The-Messy-Bits +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20150304T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20150304T000000Z +DTEND:20150304T010000Z +SUMMARY:SAT and SMT solvers +LOCATION:MC 2038 +DESCRIPTION:Murphy Berzish explains how to programmatically determine if a + program is satisfiable\, and how to find a concrete counterexample if it + is unsatisfiable. At the core are SAT/SMT solvers. SAT theory deals with B + oolean Satisfiability solvers\, while SMT theory--Satisfiability Modulo a + Theory--allows SMT to be extended to common data structures. Free food! -- + - Learn more at https:/csclub.uwaterloo.ca/events/2015/winter/SAT-and-SMT- + solvers +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20150310T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20150310T230000Z +DTEND:20150311T000000Z +SUMMARY:Runtime Type Inference in Dynamic Languages - Day 2 +LOCATION:MC 4040 +DESCRIPTION:Day 2 of Runtime Type Inference in Dynamic Languages with Kann + an Vijayan --- Learn more at https:/csclub.uwaterloo.ca/events/2015/winter + /Runtime-Type-Inference-in-Dynamic-Languages---Day-2 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20150309T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20150309T230000Z +DTEND:20150310T000000Z +SUMMARY:Runtime Type Inference in Dynamic Languages - Day 1 +LOCATION:MC 4040 +DESCRIPTION:Javascript is fast. In some cases\, very close to compiled-lan + guage fast. How is this even possible? How do we know what types our varia + bles have? How can we optimize it well? Kannan Vijayan will be talking abo + ut the historical advances in JIT-compilation of dynamically typed program + s over two days. Of course\, both of those talks will have free food. --- + Learn more at https:/csclub.uwaterloo.ca/events/2015/winter/Runtime-Type-I + nference-in-Dynamic-Languages---Day-1 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20150203T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20150203T000000Z +DTEND:20150203T010000Z +SUMMARY:Racket's Magical match +LOCATION:MC 4063 +DESCRIPTION:Theo Belaire\, a fourth-year CS student\, will be talking abou + t Racket's match' function. Bug resistant\, legible\, and super powerful! + Especially useful for CS 241 in writing compilers\, but all-round a joy to + write. --- Learn more at https:/csclub.uwaterloo.ca/events/2015/winter/Ra + cket's-Magical-match +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20150205T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20150205T213000Z +DTEND:20150205T223000Z +SUMMARY:Making Robots Behave +LOCATION:DC 1302 +DESCRIPTION:Part of the Cheriton School of CS' Distinguished Lecture Serie + s\, MIT's Leslie Kaelbling will discuss robotic AI applied to the messy re + al world. We make a number of approximations during planning but regain ro + bustness and effectiveness through a continuous state estimation and repla + nning process. This allows us to solve problems that would otherwise be in + tractable to solve optimally. --- Learn more at https:/csclub.uwaterloo.ca + /events/2015/winter/Making-Robots-Behave +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20150402T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20150402T223000Z +DTEND:20150402T233000Z +SUMMARY:Describing and Synthesizing Microfluidics +LOCATION:MC 4020 +DESCRIPTION:Derek Rayside presents current research on the field of microf + luidics. Microfluidics are currently developed mainly by trial and error. + How can this be improved? --- Learn more at https:/csclub.uwaterloo.ca/eve + nts/2015/winter/Describing-and-Synthesizing-Microfluidics +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20150327T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20150327T230000Z +DTEND:20150328T000000Z +SUMMARY:Constitutional GM and Code Party 1 +LOCATION:EIT 1015 +DESCRIPTION:GM for the W2015 term\, two main amendments to be discussed: R + equiring elections to be held within two weeks of the beginning of term an + d adopting a club-wide code of conduct.
Code Party 1 follows\, we're + doing timed code golf problems\, T-shirts might find themselves on people + who do well on code golf. --- Learn more at https:/csclub.uwaterloo.ca/eve + nts/2015/winter/Constitutional-GM-and-Code-Party-1 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20150228T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20150228T000000Z +DTEND:20150228T010000Z +SUMMARY:Code Party 0 +LOCATION:EV3 1408 +DESCRIPTION:The first code party of Winter 2015\, and we have something a + litle different this time. We're running a Code Retreat (coderetreat.org) + with Boltmade. The result of this is that you will be able to do a coding + challenge\, wherein you implement Rule 110 (like the Game of Life). Of cou + rse\, if you want to work on whatever you can do that as well. Delicious f + ree food\, but RSVP! [bit.ly/code-party-0]() + --- Learn more at https:/csclub.uwaterloo.ca/events/2015/winter/Code-Party + -0 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20150122T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20150122T000000Z +DTEND:20150122T010000Z +SUMMARY:Alumni Tech Talk +LOCATION:MC 2017 +DESCRIPTION:Alex Tsay from AeroFS will talk about the high availability di + stributed file systems they develop.The CAP Theorem outlined the fundament + al limitations of a distributed system. When designing a distributed syste + m\, one has to constantly be aware of the trade-off between consistency an + d availability. Most distributed systems are designed with consistency in + mind. However\, AeroFS has decided to build a high-availability file syste + m instead. In this tech talk\, I'll be presenting an overview of AeroFS fi + le system\, advantages and challenges of a high-availability file system\, + and examine the inner workings of AeroFS's core syncing algorithm. --- Le + arn more at https:/csclub.uwaterloo.ca/events/2015/winter/Alumni-Tech-Talk +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20141024T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20141024T220000Z +DTEND:20141024T230000Z +SUMMARY:Unix 101 +LOCATION:MC 3003 +DESCRIPTION:Interested in Unix\, but don't know where to start? Then Come + learn some basic topics with us including interaction with the shell\, mot + ivation for using it\, some simple commands\, and more. --- Learn more at + https:/csclub.uwaterloo.ca/events/2014/fall/Unix-101 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20141118T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20141118T000000Z +DTEND:20141118T010000Z +SUMMARY:Talk: Why Pattern Recognition is Hard\, and Why Deep Neural Networ + ks Help +LOCATION:QNC 1502 +DESCRIPTION:In the last few years\, there has been breakthrough progress i + n pattern recognition -- problems like computer vision and voice recogniti + on. This sudden progress has come from a powerful class of models called d + eep neural networks.This talk will explore what it means to do pattern rec + ognition\, why it is a hard problem\, and why deep neural networks are so + effective. We will also look at exciting and strange recent results\, such + as state of the art object recognition in images\, neural nets playing vi + deo games\, neural nets proving theorems\, and neural nets learning to run + python programs!Our speaker\, Christopher Olah\, is a math-obsessed and H + askell-loving research intern from Google's Deep Learning group. He has a + blog about his research here: http://colah.github.io/. --- Learn more at h + ttps:/csclub.uwaterloo.ca/events/2014/fall/Talk-Why-Pattern-Recognition-is + -Hard\,-and-Why-Deep-Neural-Networks-Help +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20141112T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20141112T233000Z +DTEND:20141113T003000Z +SUMMARY:Talk: Machine Learning at Bloomberg +LOCATION:EIT 1015 +DESCRIPTION:Kang\, our guest speaker from Bloomberg\, will illustrate some + examples and difficulties associated with working on some of the most fas + cinating technical challenges in business and finance. He will also show s + ome of the machine learning applications at Bloomberg that are useful in t + his environment. Please show up early to ensure a spot (and dinner). --- L + earn more at https:/csclub.uwaterloo.ca/events/2014/fall/Talk-Machine-Lear + ning-at-Bloomberg +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20141022T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20141022T220000Z +DTEND:20141022T230000Z +SUMMARY:Talk: In Pursuit of the Travelling Salesman +LOCATION:MC 4041 +DESCRIPTION:The Travelling Salesman Problem is easy to state: given a numb + er of cities along with the cost of travel between each pair\, find the ch + eapest way to visit all of the cities and return to your starting point. H + owever\, TSP is very difficult to solve. In this talk\, Professor Bill Coo + k will discuss the history\, applications\, and computation of this fascin + ating problem. --- Learn more at https:/csclub.uwaterloo.ca/events/2014/fa + ll/Talk-In-Pursuit-of-the-Travelling-Salesman +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20141128T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20141128T000000Z +DTEND:20141128T010000Z +SUMMARY:Talk: Heroic Android HTTP +LOCATION:MC 4020 +DESCRIPTION:The network is unreliable. 3G networking is slow. Using WiFi d + rains your battery. The NSA is spying on you. Different versions of HttpUR + LConnection have different bugs.Jesse Wilson\, a software developer at Squ + are\, will be talking about OkHttp\, a library that he maintains\, and how + to use it to make your app's networking work even when conditions aren't + ideal. He will talk about how to configure caching to improve behavior and + save resources. He will talk about crypto\, and he will give advice on wh + ich libraries to use to make good networking easy.Please RSVP here: https: + //www.ticketfi.com/event/77/heroic-android-http. --- Learn more at https:/ + csclub.uwaterloo.ca/events/2014/fall/Talk-Heroic-Android-HTTP +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20141110T113000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20141110T113000Z +DTEND:20141110T123000Z +SUMMARY:Talk: From Zero to Kernel +LOCATION:RCH 205 +DESCRIPTION:From the massive supercomputer\, to your laptop\, to a Raspber + ry Pi: all computing systems run on an operating system powered by a kerne + l. The kernel is the most fundamental software running on your computer\, + enabling developers and users to interact with its hardware at a higher le + vel.This talk will explore the process of writing a minimal kernel from sc + ratch\, common kernel responsibilities\, and explore of the challenges of + kernel development. --- Learn more at https:/csclub.uwaterloo.ca/events/20 + 14/fall/Talk-From-Zero-to-Kernel +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20141125T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20141125T233000Z +DTEND:20141126T003000Z +SUMMARY:Talk: C++ ABI +LOCATION:MC 4041 +DESCRIPTION:C++ is an interesting study because it supports a large number + of powerful\, abstract concepts\, yet it operates very close to the hardw + are compared to many modern programming languages. There are also many imp + lementations of C++ which must be made interoperable. I will discuss some + aspects of the Itanium 64 Application Binary Interface (ABI) for C++\, whi + ch is now the de facto standard across Unix-like platforms of all architec + tures. In particular\, I will cover a number of aspects of the class syste + m fundamental to C++: data layout\, polymorphic types\, construction and d + estruction\, and dynamic casting. --- Learn more at https:/csclub.uwaterlo + o.ca/events/2014/fall/Talk-C++-ABI +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20140918T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20140918T230000Z +DTEND:20140919T000000Z +SUMMARY:Talk: Building a Mobile Platform for Android and iOS +LOCATION:MC 4021 +DESCRIPTION:Come listen to a Google software engineer give a talk on build + ing a mobile platform for Android and iOS! Wesley Tarle has been leading d + evelopment at Google in Kitchener and Mountain View\, and building stuff f + or third-party developers on Android and iOS. He's contributed to Google P + lay services since its inception and continues to produce APIs and SDKs fo + cused on mobile startups. RSVP at http://goo.gl/Pwc3m4. --- Learn more at + https:/csclub.uwaterloo.ca/events/2014/fall/Talk-Building-a-Mobile-Platfor + m-for-Android-and-iOS +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20141122T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20141122T000000Z +DTEND:20141122T010000Z +SUMMARY:Code Party 1/SE Hack Day #13 +LOCATION:M3 1006 +DESCRIPTION:Why sleep when you could be hacking on $SIDE\\_PROJECT\, or wo + rking on $THE\\_NEXT\\_BIG\\_THING with some cool CSC/SE people? Come when + you want\, hack on something cool\, demo before you leave.If you don't ha + ve a project\, don't worry - we have a list of ideas\, and a lot of people + will be looking for an extra helping hand on their projects.NOTE: Dinner + and snacks will only be served to those working on projects during the eve + nt. --- Learn more at https:/csclub.uwaterloo.ca/events/2014/fall/Code-Par + ty-1SE-Hack-Day-#13 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20141024T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20141024T230000Z +DTEND:20141025T000000Z +SUMMARY:Code Party 0 +LOCATION:MC Comfy +DESCRIPTION:Immediately after UNIX 101\, we will be having our first annua + l code party. Enjoy a free dinner\, relax\, and share ideas with your frie + nds about your favourite topics in computer science. Feel free to show up + with or without personal projects to work on\, we've got lots of ideas to + get started with. --- Learn more at https:/csclub.uwaterloo.ca/events/2014 + /fall/Code-Party-0 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20141108T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20141108T010000Z +DTEND:20141108T020000Z +SUMMARY:'Hackers' Screening +LOCATION:MC Comfy +DESCRIPTION:Women in Computer Science (WiCS) and the Computer Science Club + (CSC) will meet up in the Comfy Lounge to watch a favourite cult classic: + Hackers. Join us as we relive our 90s teenage hacking fantasies and stuff + our faces with popcorn and junk food.Hackers of the world\, unite! --- Le + arn more at https:/csclub.uwaterloo.ca/events/2014/fall/'Hackers'-Screenin + g +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20140711T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20140711T220000Z +DTEND:20140711T230000Z +SUMMARY:Unix 102\, Code Party 1 +LOCATION:MC 3003\, M3 1006 +DESCRIPTION:Learn how to host a website and spend the night hacking! --- L + earn more at https:/csclub.uwaterloo.ca/events/2014/spring/Unix-102\,-Code + -Party-1 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20140530T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20140530T223000Z +DTEND:20140530T233000Z +SUMMARY:Unix 101/Code Party 0 +LOCATION:MC 3003\, Comfy Lounge +DESCRIPTION:Interested in Unix\, but don't know where to start? Then Come + learn some basic topics with us including interaction with the shell\, mot + ivation for using it\, some simple commands\, and more.Afterwards we will + be moving over to the MC Comfy Lounge for a fun night of hacking! The sysa + dmin position will also be ratified during a general meeting of the member + ship at this time. Come join us for an evening of fun\, learning\, and foo + d! --- Learn more at https:/csclub.uwaterloo.ca/events/2014/spring/Unix-10 + 1Code-Party-0 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20140722T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20140722T230000Z +DTEND:20140723T000000Z +SUMMARY:The Most Important Parts of School (from a CS dropout) +LOCATION:MC 4020 +DESCRIPTION:Learn about the real reasons you should be in school from Davi + d Wolever\, CTO of akindi and a director of PyCon Canada. --- Learn more a + t https:/csclub.uwaterloo.ca/events/2014/spring/The-Most-Important-Parts-o + f-School-(from-a-CS-dropout) +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20140515T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20140515T230000Z +DTEND:20140516T000000Z +SUMMARY:Spring 2014 Elections +LOCATION:Comfy Lounge +DESCRIPTION:The Computer Science Club will soon be holding elections for t + his term's executive. The president\, vice president\, treasurer\, and sec + retary for the spring 2014 term will be elected. The system administrator\ + , office manager\, and librarian are also typically appointed here. --- Le + arn more at https:/csclub.uwaterloo.ca/events/2014/spring/Spring-2014-Elec + tions +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20140614T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20140614T003000Z +DTEND:20140614T013000Z +SUMMARY:CSC Goes Outside +LOCATION:Laurel Creek Fire Pit +DESCRIPTION:Come throw a frisbee\, hang around a bonfire\, and roast marsh + mellows! This is a social event just for fun\, so come relax and eat snack + s in good company! --- Learn more at https:/csclub.uwaterloo.ca/events/201 + 4/spring/CSC-Goes-Outside +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20140726T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20140726T003000Z +DTEND:20140726T013000Z +SUMMARY:CSC Goes Outside...Again! +LOCATION:Laurel Creek Fire Pit +DESCRIPTION:Do you like going outside? Are you vitamin-D deficient from be + ing in the MC too long? Do you think s'mores and bonfire are a delicious c + ombination? If so\, you should join us as the CSC is going outside again! + Around 7:30PM\, we're going to Laurel Creek Fire Pit for some outdoor fun. + Come throw frisbees\, relax and eat snacks in good company - even if you + aren't a fan of the outside or vitamin-D deficient! We'll also have some s + ort of real food - probably pizza. --- Learn more at https:/csclub.uwaterl + oo.ca/events/2014/spring/CSC-Goes-Outside...Again! +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20140619T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20140619T223000Z +DTEND:20140619T233000Z +SUMMARY:Bloomberg Technical Talk +LOCATION:MC 4064 +DESCRIPTION:Learn how functional programming is used in the real world\, w + hile enjoying free dinner\, and free swag. --- Learn more at https:/csclub + .uwaterloo.ca/events/2014/spring/Bloomberg-Technical-Talk +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20140625T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20140625T230000Z +DTEND:20140626T000000Z +SUMMARY:Battle Decks +LOCATION:MC 2035 +DESCRIPTION:Five slides. Five minutes. Pure fun. --- Learn more at https:/ + csclub.uwaterloo.ca/events/2014/spring/Battle-Decks +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20140116T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20140116T233000Z +DTEND:20140117T003000Z +SUMMARY:Winter 2014 Elections +LOCATION:Comfy Lounge +DESCRIPTION:Elections for Winter 2014 are being held! The Executive will b + e elected\, and the Office Manager and Librarian will be appointed by the + new executive. --- Learn more at https:/csclub.uwaterloo.ca/events/2014/wi + nter/Winter-2014-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20140213T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20140213T233000Z +DTEND:20140214T003000Z +SUMMARY:UNIX 101 +LOCATION:MC 3003 +DESCRIPTION:Learn the basics of using tools found commonly on UNIX-like op + erating systems. For students new to this topic\, knowledge gained from UN + IX 101 would be useful in coursework. --- Learn more at https:/csclub.uwat + erloo.ca/events/2014/winter/UNIX-101 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20140329T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20140329T000000Z +DTEND:20140329T010000Z +SUMMARY:HackWaterloo +LOCATION:CPH 1346 +DESCRIPTION:Work on a software project for 24 hours in teams of up to 4 me + mbers. Swag will be provided by Facebook and Google. A Microsoft Surface T + ablet will be awarded to the winning team. Register and find out more at [ + http://hack-waterloo.com](). --- Learn more at h + ttps:/csclub.uwaterloo.ca/events/2014/winter/HackWaterloo +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20140315T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20140315T000000Z +DTEND:20140315T010000Z +SUMMARY:Code Party 1 +LOCATION:Comfy Lounge +DESCRIPTION:We will be having our 2nd code party this term. Enjoy a free d + inner\, relax\, and share ideas with your friends about your favourite top + ics in computer science. --- Learn more at https:/csclub.uwaterloo.ca/even + ts/2014/winter/Code-Party-1 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20140214T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20140214T003000Z +DTEND:20140214T013000Z +SUMMARY:Code Party 0 +LOCATION:Comfy Lounge +DESCRIPTION:Immediately after UNIX 101\, we will be having our first annua + l code party. Enjoy a free dinner\, relax\, and share ideas with your frie + nds about your favourite topics in computer science. --- Learn more at htt + ps:/csclub.uwaterloo.ca/events/2014/winter/Code-Party-0 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20140204T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20140204T233000Z +DTEND:20140205T003000Z +SUMMARY:Bloomberg Talk +LOCATION:MC 4058 +DESCRIPTION:Bloomberg's Alex Scotti will be presenting a talk this Tuesday + on concurrency control implementations in relational databases. Free swag + and dinner will be provided. --- Learn more at https:/csclub.uwaterloo.ca + /events/2014/winter/Bloomberg-Talk +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20140319T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20140319T000000Z +DTEND:20140319T010000Z +SUMMARY:Battle Decks +LOCATION:MC 4041 +DESCRIPTION:Create a 5-slide PowerPoint presentation about a specific topi + c. Bring it with you to the event (on a flash drive). Submit it into the l + ottery. Select a random PowerPoint presentation from the lottery and talk + about it on the spot. --- Learn more at https:/csclub.uwaterloo.ca/events/ + 2014/winter/Battle-Decks +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20131008T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20131008T220000Z +DTEND:20131008T230000Z +SUMMARY:Why Should You Care About Security and Privacy +LOCATION:MC 4041 +DESCRIPTION:The first lecture of our security and privacy series. By PhD s + tudent Sarah Harvey. --- Learn more at https:/csclub.uwaterloo.ca/events/2 + 013/fall/Why-Should-You-Care-About-Security-and-Privacy +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20131015T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20131015T220000Z +DTEND:20131015T230000Z +SUMMARY:Tunnels and Censorship +LOCATION:MC 4060 +DESCRIPTION:The second lecture of our security and privacy series. By unde + rgraduate student Eric Dong. --- Learn more at https:/csclub.uwaterloo.ca/ + events/2013/fall/Tunnels-and-Censorship +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20131112T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20131112T230000Z +DTEND:20131113T000000Z +SUMMARY:Trust in ISPs +LOCATION:MC 4060 +DESCRIPTION:This is the fifth lecture of six in the Security and Privacy L + ecture Series. By founding member of the Canadian Cybersecurity Institute + and employee of local ISP Sentex Sean Howard. --- Learn more at https:/csc + lub.uwaterloo.ca/events/2013/fall/Trust-in-ISPs +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20131024T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20131024T233000Z +DTEND:20131025T003000Z +SUMMARY:Practical Tor Usage +LOCATION:DC 1302 +DESCRIPTION:The third lecture of our security and privacy series. By under + graduate student Simon Gladstone. --- Learn more at https:/csclub.uwaterlo + o.ca/events/2013/fall/Practical-Tor-Usage +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20131106T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20131106T000000Z +DTEND:20131106T010000Z +SUMMARY:Hands On Seminar on Public Key Cryptography +LOCATION:MC 3001 (Comfy) +DESCRIPTION:The fourth event in our security and privacy series. By underg + raduate students Murphy Berzish and Nick Guenther. --- Learn more at https + :/csclub.uwaterloo.ca/events/2013/fall/Hands-On-Seminar-on-Public-Key-Cryp + tography +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20131123T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20131123T003000Z +DTEND:20131123T013000Z +SUMMARY:Hackathon-Code Party!! +LOCATION:MC 3001 (Comfy) +DESCRIPTION:Join us for a night of code\, food\, and caffeine! There will + be plenty of edibles and hacking for your enjoyment. If you are interested + in getting involved in Open Source\, there will be mentors on hand to get + you started. Hope to see you thereβ€”bring your friends! --- Learn more a + t https:/csclub.uwaterloo.ca/events/2013/fall/Hackathon-Code-Party!! +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20130917T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20130917T213000Z +DTEND:20130917T223000Z +SUMMARY:Fall 2013 Elections +LOCATION:Comfy Lounge +DESCRIPTION:Elections for Fall 2013 are being held! The Executive will be + elected\, and the Office Manager and Librarian will be appointed by the ne + w executive. --- Learn more at https:/csclub.uwaterloo.ca/events/2013/fall + /Fall-2013-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20131126T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20131126T230000Z +DTEND:20131127T000000Z +SUMMARY:Disk Encryption +LOCATION:MC 2038 +DESCRIPTION:The last lecture of our security and privacy series. By MMath + alumnus Zak Blacher. --- Learn more at https:/csclub.uwaterloo.ca/events/2 + 013/fall/Disk-Encryption +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20131123T060000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20131123T060000Z +DTEND:20131123T070000Z +SUMMARY:CSC Goes to Toronto Erlang Factory Lite 2013 +LOCATION:Toronto\, ON +DESCRIPTION:The CSC has been invited to attend this Erlang conference in T + oronto. If you are interested in attending\, please sign up on our [web fo + rm](). We have submitted a MEF proposal to cover the + transportation fees of up to 25 math undergraduates. --- Learn more at ht + tps:/csclub.uwaterloo.ca/events/2013/fall/CSC-Goes-to-Toronto-Erlang-Facto + ry-Lite-2013 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20131030T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20131030T230000Z +DTEND:20131031T000000Z +SUMMARY:CSC Goes Bowling +LOCATION:Bingemans +DESCRIPTION:All CSC members and their guests are invited for a night of fr + ee bowling at Bingemans! Transportation will be provided. If you are inter + ested in attending\, please RSVP using the online form by Oct. 18. You can + find it by viewing this event in detail. --- Learn more at https:/csclub. + uwaterloo.ca/events/2013/fall/CSC-Goes-Bowling +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20131122T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20131122T003000Z +DTEND:20131122T013000Z +SUMMARY:C++ Night 0x05 - C++ Seasoning +LOCATION:PHY 150 +DESCRIPTION:The fifth in a series of recorded talks from GoingNative 2013. + Featuring Sean Parent. --- Learn more at https:/csclub.uwaterloo.ca/event + s/2013/fall/C++-Night-0x05---C++-Seasoning +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20131108T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20131108T003000Z +DTEND:20131108T013000Z +SUMMARY:C++ Night 0x04 - Writing Quick Code in C++\, Quickly +LOCATION:PHY 150 +DESCRIPTION:The fourth in a series of recorded talks from GoingNative 2013 + . Featuring Andrei Alexandrescu. --- Learn more at https:/csclub.uwaterloo + .ca/events/2013/fall/C++-Night-0x04---Writing-Quick-Code-in-C++\,-Quickly +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20131031T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20131031T233000Z +DTEND:20131101T003000Z +SUMMARY:C++ Night 0x03 - An Effective C++11/14 Sampler +LOCATION:PHY 150 +DESCRIPTION:The third in a series of recorded talks from GoingNative 2013. + Featuring Scott Meyers. --- Learn more at https:/csclub.uwaterloo.ca/even + ts/2013/fall/C++-Night-0x03---An-Effective-C++1114-Sampler +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20131017T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20131017T233000Z +DTEND:20131018T003000Z +SUMMARY:C++ Night 0x02 - Don't Help The Compiler +LOCATION:PHY 150 +DESCRIPTION:The second in a series of recorded talks from GoingNative 2013 + . Featuring Stephan T. Lavavej. --- Learn more at https:/csclub.uwaterloo. + ca/events/2013/fall/C++-Night-0x02---Don't-Help-The-Compiler +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20131003T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20131003T233000Z +DTEND:20131004T003000Z +SUMMARY:C++ GoingNative Lectures +LOCATION:PHY 150 +DESCRIPTION:We will be showing GoingNative lectures from some of the top i + ndividuals working on C++ approximately biweekly on Thursdays at 6:30PM in + the PHY 150 theatre. Every lecture will be accompanied with free pizza an + d drinks! Dates are Oct. 3\, 17\, 31 and Nov. 7 and 21. Please view this e + vent in detail for more information. --- Learn more at https:/csclub.uwate + rloo.ca/events/2013/fall/C++-GoingNative-Lectures +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20130607T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20130607T230000Z +DTEND:20130608T000000Z +SUMMARY:Unix 101/ Code Party 0 +LOCATION:Comfy Lounge +DESCRIPTION:We are offering a Unix tutorial on Friday\, June 7th\, 2013! F + ollowing the tutorial a code party will take place. Bring your laptops and + chargers for an awesome night of coding\, hacking and learning. All are w + elcome to join in the comfy lounge! --- Learn more at https:/csclub.uwater + loo.ca/events/2013/spring/Unix-101-Code-Party-0 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20130722T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20130722T220000Z +DTEND:20130722T230000Z +SUMMARY:The Future of 3D Graphics is in Software! +LOCATION:MC 4020 +DESCRIPTION:Convergence between CPU and GPU approaches to processing sets + the stage for an exciting transition to 3D rendering that takes place enti + rely in software. TransGaming's Nicolas Capens and Gavriel State will spea + k about this convergence and how it will influence the future of graphics. + --- Learn more at https:/csclub.uwaterloo.ca/events/2013/spring/The-Futur + e-of-3D-Graphics-is-in-Software! +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20130515T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20130515T230000Z +DTEND:20130516T000000Z +SUMMARY:Spring 2013 Elections +LOCATION:Comfy Lounge +DESCRIPTION:Elections for Spring 2013 are being held! The Executive will b + e elected\, and the Office Manager and Librarian will be appointed by the + new executive. --- Learn more at https:/csclub.uwaterloo.ca/events/2013/sp + ring/Spring-2013-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20130718T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20130718T220000Z +DTEND:20130718T230000Z +SUMMARY:Path Tracing +LOCATION:MC 4041 +DESCRIPTION:As a follow on to last term's tutorial on building a ray-trace + r from scratch\, this talk will be presenting the basic mechanics of how a + bidirectional path-tracer creates a globally illuminated scene\, advantag + es and limitations of this approach over other offline global illumination + techniques along with a simple example path-tracer written in C++\, and o + pportunities for hardware acceleration on GPUs\, time permitting. --- Lear + n more at https:/csclub.uwaterloo.ca/events/2013/spring/Path-Tracing +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20130727T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20130727T000000Z +DTEND:20130727T010000Z +SUMMARY:Code Party 1 +LOCATION:Comfy Lounge +DESCRIPTION:Come out to the Code Party happening in the Comfy Lounge on Ju + ly 26 at 7:00 PM! Why sleep when you could be hacking on $your\\_favourite + \\_project or doing $something\\_classy in great company? Join us for a ni + ght of coding\, snacks\, and camaraderie! --- Learn more at https:/csclub. + uwaterloo.ca/events/2013/spring/Code-Party-1 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20130720T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20130720T000000Z +DTEND:20130720T010000Z +SUMMARY:CSC Goes Outside! +LOCATION:EV3 Fire Pit +DESCRIPTION:Do you love the combination of s'mores\, burgers\, and fire? A + re you brave enough to face the newly-grown geese? Do you want to play som + e Frisbee while listening to some chill tunes? If so\, come hang out with + the CSC at the EV3 Fire Pit this Friday! All are welcome for some outdoor + food\, games\, and music. --- Learn more at https:/csclub.uwaterloo.ca/eve + nts/2013/spring/CSC-Goes-Outside! +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20130711T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20130711T220000Z +DTEND:20130711T230000Z +SUMMARY:3D Movies and Computer Science +LOCATION:MC 4041 +DESCRIPTION:While humans started making 3D motion pictures in the 1800's\, + several technical and artistic challenges prevented widespread interest i + n the medium. By investing heavily in a computerized production pipeline\, + James Cameron's 2009 release of Avatar ushered in an era of mainstream in + terest in 3D film. However\, many technical and artistic problems still fi + nd their way into otherwise-modern 3D movies. The talk explores some of th + ese problems while introducing the fundamentals of 3D film-making from a C + S perspective. --- Learn more at https:/csclub.uwaterloo.ca/events/2013/sp + ring/3D-Movies-and-Computer-Science +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20130321T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20130321T213000Z +DTEND:20130321T223000Z +SUMMARY:Using Computers to Find Evidence in Litigation +LOCATION:MC 4020 +DESCRIPTION:Professor Gordon Cormack will be presenting a talk on using ma + chine-learning based spam filters to accurately locate relevent electronic + documents - a process which has typically been very manual\, and very exp + ensive. --- Learn more at https:/csclub.uwaterloo.ca/events/2013/winter/Us + ing-Computers-to-Find-Evidence-in-Litigation +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20130401T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20130401T230000Z +DTEND:20130402T000000Z +SUMMARY:Unix 101 +LOCATION:MC 3003 +DESCRIPTION:*by Calum T. Dalek*. New to the Unix computing environment? If + you seek an introduction\, look no further. We will be holding a tutorial + on using Unix this upcoming Monday. Topics that will be covered include b + asic interaction with the shell and use of myriad powerful tools. --- Lear + n more at https:/csclub.uwaterloo.ca/events/2013/winter/Unix-101 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20130228T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20130228T223000Z +DTEND:20130228T233000Z +SUMMARY:Machine Architecture\, Performance\, and Scalability: Things Your + Programming Language Never Told You +LOCATION:DC 1302 +DESCRIPTION:\"Herb Sutter is a leading authority on software development. + He is the best selling author of several books including Exceptional C++ a + nd C++ Coding Standards\, as well as hundreds of technical papers and arti + cles [and] has served for a decade as chair of the ISO C++ standards commi + ttee.\" - http://herbsutter.com/about --- Learn more at https:/csclub.uwat + erloo.ca/events/2013/winter/Machine-Architecture\,-Performance\,-and-Scala + bility-Things-Your-Programming-Language-Never-Told-You +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20130116T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20130116T220000Z +DTEND:20130116T230000Z +SUMMARY:Elections +LOCATION:Comfy Lounge +DESCRIPTION:CSC Elections have begun for the Winter 2013 term\, nomination + s are open! --- Learn more at https:/csclub.uwaterloo.ca/events/2013/winte + r/Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20130402T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20130402T000000Z +DTEND:20130402T010000Z +SUMMARY:Code Party 1 +LOCATION:Comfy Lounge +DESCRIPTION:The Computer Science Club is running the second code party of + the term! Come join us and hack on open source software\, your own project + s\, or whatever comes up. Everyone is welcome\; please bring your friends. + There will be foodstuffs and sugary drinks available for your hacking ple + asure. --- Learn more at https:/csclub.uwaterloo.ca/events/2013/winter/Cod + e-Party-1 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20121119T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20121119T213000Z +DTEND:20121119T223000Z +SUMMARY:UNIX 101 +LOCATION:MC 3003 +DESCRIPTION:*by Calum T. Dalek*. New to the Unix computing environment? If + you seek an introduction\, look no further. We will be holding a series o + f tutorials on using Unix\, beginning with Unix 101 this upcoming Monday. + Topics that will be covered include basic interaction with the shell and u + se of myriad powerful tools. --- Learn more at https:/csclub.uwaterloo.ca/ + events/2012/fall/UNIX-101 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20120929T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20120929T000000Z +DTEND:20120929T010000Z +SUMMARY:Tron Screening: Frosh-A-Tron +LOCATION:PHY 150 +DESCRIPTION:ehashman's lousy frosh event naming scheme continues as we pre + pare for this week's movie night---a screening of the original TRON in PHY + 150. Come watch the groundbreaking film that defined the role of computer + graphics and the quality of special effects in modern cinema. And bring y + our friends! --- Learn more at https:/csclub.uwaterloo.ca/events/2012/fall + /Tron-Screening-Frosh-A-Tron +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20121018T210000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20121018T210000Z +DTEND:20121018T220000Z +SUMMARY:The Cryptographic and Game-Theoretical Fundamentals behind Bitcoin +LOCATION:MC 2034 +DESCRIPTION:*by Vitalik Buterin.* In this talk\, we will cover the cryptog + raphic and game-theory principles behind the currency\, including how the + issues of double-spending\, the \"51% attack\,\" and \"mining\" are addres + sed\, the game-theory incentives to use Bitcoins honestly\, and other issu + es being faced today in practice\, such as implementation\, attacks\, and + future scalability. --- Learn more at https:/csclub.uwaterloo.ca/events/20 + 12/fall/The-Cryptographic-and-Game-Theoretical-Fundamentals-behind-Bitcoin +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20120906T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20120906T220000Z +DTEND:20120906T230000Z +SUMMARY:SCS First-year Welcome Dinner +LOCATION:Math 3 Atrium +DESCRIPTION:The School of Computer Science is hosting a dinner event for i + ncoming first-year students. You'll get to meet us\, some of the faculty\, + and other new undergraduates. Food will be provided. --- Learn more at ht + tps:/csclub.uwaterloo.ca/events/2012/fall/SCS-First-year-Welcome-Dinner +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20121121T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20121121T223000Z +DTEND:20121121T233000Z +SUMMARY:SASMS +LOCATION:MC 5136B +DESCRIPTION:*by PMC.*The Pure Mathematics\, Applied Mathematics\, Combinat + orics & Optimization Club is hosting the Fall 2012 Short Attention Span Ma + th Seminars (SASMS). --- Learn more at https:/csclub.uwaterloo.ca/events/2 + 012/fall/SASMS +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20121116T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20121116T010000Z +DTEND:20121116T020000Z +SUMMARY:KW Perlmongers Talk +LOCATION:DC 1302 +DESCRIPTION:*by Justin Wheeler.*In his own words\, this talk will cover th + e virtues of Perl: CPAN\, Moose\, CPAN\, Catalyst\, CPAN\, DBIx::Class\, C + PAN\, TMTOWTDI\, and did I mention CPAN? --- Learn more at https:/csclub.u + waterloo.ca/events/2012/fall/KW-Perlmongers-Talk +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20120918T210000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20120918T210000Z +DTEND:20120918T220000Z +SUMMARY:Elections +LOCATION:Comfy Lounge +DESCRIPTION:CSC Elections have begun for the Fall 2012 term\, nominations + are open! --- Learn more at https:/csclub.uwaterloo.ca/events/2012/fall/El + ections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20121124T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20121124T010000Z +DTEND:20121124T020000Z +SUMMARY:Code Party 3 +LOCATION:MC 3001 +DESCRIPTION:The Computer Science Club is running our third\, and last\, co + de party of the term! Whether you're a hacking guru or a newbie to compute + r science\, you're welcome to attend\; there will be activities for all. S + yed Albiz will be presenting a tutorial on implementing a [ray-tracer]() in C and Scheme. --- Learn more a + t https:/csclub.uwaterloo.ca/events/2012/fall/Code-Party-3 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20120915T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20120915T000000Z +DTEND:20120915T010000Z +SUMMARY:Code Party 1: FROSH-A-THON +LOCATION:MC 3001 +DESCRIPTION:The Computer Science Club is running our first \"welcome back\ + " code party of the term! Whether you're a hacking guru or a newbie to com + puter science\, you're welcome to attend\; there will be activities for al + l! Our party is loosely themed as a Linux installfest\, where we will have + a team of members dedicated to helping individuals install and learn to u + se one of many flavours of Linux. --- Learn more at https:/csclub.uwaterlo + o.ca/events/2012/fall/Code-Party-1-FROSH-A-THON +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20121027T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20121027T000000Z +DTEND:20121027T010000Z +SUMMARY:CSC Code Party 2 +LOCATION:MC 3001 +DESCRIPTION:We will be holding our second code party of the term. Watch fo + r further details\, as we plan on working with some robots and Scala\, git + \, and Haskell. --- Learn more at https:/csclub.uwaterloo.ca/events/2012/f + all/CSC-Code-Party-2 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20120507T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20120507T230000Z +DTEND:20120508T000000Z +SUMMARY:mmap and the Mortgage Crisis +LOCATION:DC 1302 +DESCRIPTION:Palantir is a Palo Alto-based intelligence analysis software c + ompany that has partnered with the CSC to put on a tech talk and social. T + here will be free food\, free drinks\, and for one lucky winner\, a free i + Pad\, so why not come on out? --- Learn more at https:/csclub.uwaterloo.ca + /events/2012/spring/mmap-and-the-Mortgage-Crisis +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20120510T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20120510T213000Z +DTEND:20120510T223000Z +SUMMARY:Elections +LOCATION:Comfy Lounge +DESCRIPTION:CSC Elections have begun for the Spring 2012 term\, nomination + s are open! --- Learn more at https:/csclub.uwaterloo.ca/events/2012/sprin + g/Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20120609T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20120609T000000Z +DTEND:20120609T010000Z +SUMMARY:Code Party 1 +LOCATION:MC 3001 +DESCRIPTION:The Computer Science Club is running the first code party of t + he term! Come join us and hack on open source software\, your own projects + \, or whatever comes up. Everyone is welcome\; please bring your friends. + There will be foodstuffs and sugary drinks available for your hacking plea + sure. --- Learn more at https:/csclub.uwaterloo.ca/events/2012/spring/Code + -Party-1 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20120308T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20120308T233000Z +DTEND:20120309T003000Z +SUMMARY:UNIX 102 +LOCATION:MC 3003 +DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club will be running + the second installment of our introductory UNIX tutorials for the term. W + e will be covering topics intended to show off the development-friendlines + s of the UNIX computing environment: \"real\" document editors\, developme + nt tools\, bash scripting\, and version control. --- Learn more at https:/ + csclub.uwaterloo.ca/events/2012/winter/UNIX-102 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20120209T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20120209T230000Z +DTEND:20120210T000000Z +SUMMARY:UNIX 101 +LOCATION:MC 3003 +DESCRIPTION:*by Calum T. Dalek*. New to the Unix computing environment? If + you seek an introduction\, look no further. We will be holding a series o + f tutorials on using Unix\, beginning with Unix 101 this upcoming Thursday + . Topics that will be covered include basic interaction with the shell and + the motivations behind using it\, and an introduction to compilation. You + 'll have to learn this stuff in CS 246 anyways\, so why not get a head sta + rt! --- Learn more at https:/csclub.uwaterloo.ca/events/2012/winter/UNIX-1 + 01 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20120217T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20120217T010000Z +DTEND:20120217T020000Z +SUMMARY:OpenCL Introduction +LOCATION:MC 3001 +DESCRIPTION:*by Calum T. Dalek*. The University of Waterloo Computer Scien + ce Club and AMD are running an OpenCL programming competition. If you're i + nterested in writing massively parallel software on the OpenCL platform\, + come out and join us for our introductory code party! --- Learn more at ht + tps:/csclub.uwaterloo.ca/events/2012/winter/OpenCL-Introduction +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20120303T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20120303T010000Z +DTEND:20120303T020000Z +SUMMARY:OpenCL Code Party +LOCATION:MC 3001 +DESCRIPTION:*by Calum T. Dalek*. The University of Waterloo Computer Scien + ce Club and AMD's OpenCL programming competition comes to a close\, as the + contest ends at midnight and prizes are awarded! Open submissions will be + judged\, so make sure to come out and watch. --- Learn more at https:/csc + lub.uwaterloo.ca/events/2012/winter/OpenCL-Code-Party +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20120322T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20120322T213000Z +DTEND:20120322T223000Z +SUMMARY:Multi-processor Real-time Systems +LOCATION:MC 4021 +DESCRIPTION:*by Bill Cowan*. Programming systems that obey hard real-time + constraints is difficult. So is programming multiple CPUs that interact to + solve a single problem. This talk will describe the nature of computation + typical of real-time systems\, architectural solutions currently employed + in CS 452\, and possible architectures for multi-CPU systems. --- Learn m + ore at https:/csclub.uwaterloo.ca/events/2012/winter/Multi-processor-Real- + time-Systems +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20120307T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20120307T233000Z +DTEND:20120308T003000Z +SUMMARY:Feynman Messenger Lecture Series +LOCATION:PHY 150 +DESCRIPTION:*by Calum T. Dalek*. Join the Computer Science Club and PhysCl + ub every Wednesday evening for the rest of the term for our five screening + s of the classic 1964 Messenger Lecture Series by Richard Feynman in PHY 1 + 50. Dinner provided! --- Learn more at https:/csclub.uwaterloo.ca/events/2 + 012/winter/Feynman-Messenger-Lecture-Series +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20120112T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20120112T223000Z +DTEND:20120112T233000Z +SUMMARY:Elections +LOCATION:Comfy Lounge +DESCRIPTION:CSC Elections have begun for the Winter 2012 term\, nomination + s are open! --- Learn more at https:/csclub.uwaterloo.ca/events/2012/winte + r/Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20120128T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20120128T003000Z +DTEND:20120128T013000Z +SUMMARY:Code Party 0 +LOCATION:Math CnD +DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is running the + first code party of the term! Come join us and hack on open source softwar + e\, your own projects\, or whatever comes up. Everyone is welcome\; please + bring your friends. There will be foodstuffs and sugary drinks available + for your hacking pleasure. --- Learn more at https:/csclub.uwaterloo.ca/ev + ents/2012/winter/Code-Party-0 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20120208T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20120208T000000Z +DTEND:20120208T010000Z +SUMMARY:Algorithms Talk +LOCATION:MC 4045 +DESCRIPTION:*by Victor Fan*. Join Victor Fan for his talk\, intended for a + ll second-year math students with a solid first-year background. Even if y + ou are a first-year or a seasoned veteran\, you will probably still take h + ome something new\, so please come out to enjoy the talk! Refreshments wil + l be served. --- Learn more at https:/csclub.uwaterloo.ca/events/2012/wint + er/Algorithms-Talk +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20111024T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20111024T213000Z +DTEND:20111024T223000Z +SUMMARY:UNIX 102: Tools in the UNIX Environment +LOCATION:MC 3003 +DESCRIPTION:*by Calum T. Dalek*. The next installment in the CS Club's pop + ular Unix tutorials UNIX 102 introduces powerful text editing tools for pr + ogramming and document formatting. --- Learn more at https:/csclub.uwaterl + oo.ca/events/2011/fall/UNIX-102-Tools-in-the-UNIX-Environment +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20110929T210000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20110929T210000Z +DTEND:20110929T220000Z +SUMMARY:UNIX 101: An Introduction to the Shell +LOCATION:MC 3004 +DESCRIPTION:*by Calum T. Dalek*. New to Unix? No problem\, we'll teach you + to power use circles around your friends! --- Learn more at https:/csclub + .uwaterloo.ca/events/2011/fall/UNIX-101-An-Introduction-to-the-Shell +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20111013T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20111013T233000Z +DTEND:20111014T003000Z +SUMMARY:How Browsers Work +LOCATION:MC 4020 +DESCRIPTION:*by Ehsan Akhgari*. Veteran Mozilla engineer Ehsan Akhgari wil + l present a talk on the internals of web browsers. The material will range + from the fundamentals of content rendering to the latest innovations in b + rowser design. Click on the talk title for a full abstract. --- Learn more + at https:/csclub.uwaterloo.ca/events/2011/fall/How-Browsers-Work +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20110919T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20110919T213000Z +DTEND:20110919T223000Z +SUMMARY:Elections +LOCATION:Comfy Lounge +DESCRIPTION:Club elections. See related news items for details. --- Learn + more at https:/csclub.uwaterloo.ca/events/2011/fall/Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20111022T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20111022T000000Z +DTEND:20111022T010000Z +SUMMARY:Code Party 2 +LOCATION:Comfy Lounge +DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is having our s + econd code party of the term! Everyone is welcome\; please bring your frie + nds. There will be foodstuffs and sugary drinks available for your hacking + pleasure. --- Learn more at https:/csclub.uwaterloo.ca/events/2011/fall/C + ode-Party-2 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20111001T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20111001T000000Z +DTEND:20111001T010000Z +SUMMARY:Code Party 1 +LOCATION:Comfy Lounge +DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is having our f + irst code party of the term! The theme for this code party will be collabo + rative development. We'll present several ideas of small projects to work + on for the unexperienced. Everyone is welcome\; please bring your friends! + There will be foodstuffs and sugary drinks available for your hacking ple + asure. --- Learn more at https:/csclub.uwaterloo.ca/events/2011/fall/Code- + Party-1 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20111112T133000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20111112T133000Z +DTEND:20111112T143000Z +SUMMARY:CSC goes to Design Our Tomorrow +LOCATION:Davis Centre +DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club has a limited n + umber of tickets available for the [Design Our Tomorrow Conference]() at the University of Toronto on Saturday\, Nove + mber 12\, 10:00 - 16:30. See event information for ticket details. --- Lea + rn more at https:/csclub.uwaterloo.ca/events/2011/fall/CSC-goes-to-Design- + Our-Tomorrow +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20111119T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20111119T010000Z +DTEND:20111119T020000Z +SUMMARY:CSC Open Data Code Party +LOCATION:Comfy Lounge +DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is teaming up w + ith the UW Open Data Initiative to bring you our third code party of the t + erm! Everyone is welcome\; please bring your friends. There will be foodst + uffs and sugary drinks available for your hacking pleasure. --- Learn more + at https:/csclub.uwaterloo.ca/events/2011/fall/CSC-Open-Data-Code-Party +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20110614T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20110614T213000Z +DTEND:20110614T223000Z +SUMMARY:Taming Software Bloat with AdaptableGIMP +LOCATION:MC 2054 +DESCRIPTION: Ever use software with 100s or 1000s of commands? Ever have a + hard time finding the right commands to perform your task? In this talk\, + we'll present AdaptableGIMP\, a new version of GIMP developed at Waterloo + to help simplify complex user interfaces. --- Learn more at https:/csclu + b.uwaterloo.ca/events/2011/spring/Taming-Software-Bloat-with-AdaptableGIMP +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20110704T183000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20110704T183000Z +DTEND:20110704T193000Z +SUMMARY:Our Troubles with Linux and Why You Should Care +LOCATION:MC 5158 +DESCRIPTION:A joint work between Professors Tim Brecht\, Ashif Harji\, and + Peter Buhr\, this talk describes experiences using the Linux kernel as a + platform for conducting performance evaluations. --- Learn more at https:/ + csclub.uwaterloo.ca/events/2011/spring/Our-Troubles-with-Linux-and-Why-You + -Should-Care +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20110609T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20110609T213000Z +DTEND:20110609T223000Z +SUMMARY:General Purpose Computing on Graphics Cards +LOCATION:MC 2054 +DESCRIPTION: In the first of our member talks for the term\, Katie Hyatt w + ill give a short introduction to General Purpose Graphics Processing Unit + computing. This expanding field has many applications. The primary focus o + f this talk will be nVidia's CUDA architecture. --- Learn more at https:/ + csclub.uwaterloo.ca/events/2011/spring/General-Purpose-Computing-on-Graphi + cs-Cards +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20110509T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20110509T223000Z +DTEND:20110509T233000Z +SUMMARY:Elections +LOCATION:Comfy Lounge +DESCRIPTION:CSC Elections have begun for the Spring 2011 term\, nomination + s are open! --- Learn more at https:/csclub.uwaterloo.ca/events/2011/sprin + g/Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20110509T223100000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20110509T223100Z +DTEND:20110509T233100Z +SUMMARY:Elections Nominees List +LOCATION:Comfy Lounge +DESCRIPTION:CSC Elections\, final list of nominations for Spring 2011 --- + Learn more at https:/csclub.uwaterloo.ca/events/2011/spring/Elections-Nomi + nees-List +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20110723T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20110723T000000Z +DTEND:20110723T010000Z +SUMMARY:Code Party 3 +LOCATION:Comfy Lounge +DESCRIPTION:The final Code Party of the term is here! Come hack on some co + de\, solve some puzzles\, and have some fun. The event starts in the eveni + ng and will run all night. You can show up for any portion of it. You shou + ld bring a laptop\, and probably have something in mind to work on\, thoug + h you're welcome with neither.Snacks will be provided. Everyone is welcome + .Please note this date is postponed from the originally scheduled date due + to conflicts with [Kitchener Ribfest & Craft Beer Show]() --- Learn more at https:/csclub.uwaterloo.ca/eve + nts/2011/spring/Code-Party-3 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20110625T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20110625T000000Z +DTEND:20110625T010000Z +SUMMARY:Code Party 2 +LOCATION:Comfy Lounge +DESCRIPTION:The second Code Party of the term takes place this Friday! Com + e hack on some code\, solve some puzzles\, and have some fun. The event st + arts in the evening and will run all night. You can show up for any portio + n of it. You should bring a laptop\, and probably have something in mind t + o work on\, though you're welcome with neither.Snacks will be provided. -- + - Learn more at https:/csclub.uwaterloo.ca/events/2011/spring/Code-Party-2 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20110604T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20110604T000000Z +DTEND:20110604T010000Z +SUMMARY:Code Party 1 +LOCATION:Comfy Lounge +DESCRIPTION: The Computer Science Club is having our first code party of t + he term. The theme for this week's code party is personal projects. Come s + how us what you've been working on! Of course\, everybody is welcome\, eve + n if you don't have a project. --- Learn more at https:/csclub.uwaterloo. + ca/events/2011/spring/Code-Party-1 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20110729T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20110729T230000Z +DTEND:20110730T000000Z +SUMMARY:CTRL-D +LOCATION:home of askhader\, see abstract +DESCRIPTION:The end of another term is here\, and so we're having our End- + of-Term dinner. Everybody's welcome to come to CTRL-D. We are running this + like a potluck\, so bringing food is suggested. --- Learn more at https:/ + csclub.uwaterloo.ca/events/2011/spring/CTRL-D +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20110709T210000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20110709T210000Z +DTEND:20110709T220000Z +SUMMARY:CSC Goes Outside +LOCATION:Columbia Lake Firepit +DESCRIPTION:Do you like going outside? Are you vitamin-D deficient from be + ing in the MC too long? Do you think marshmallows\, hotdogs\, and fire are + a delicious combination?If so\, you should join us as the CSC is going ou + tside!Around 4PM\, we're going to Columbia Lake for some outdoor fun. We'l + l have Frisbees\, kites\, snacks\, and some drinks. We'll be sticking arou + nd until dusk\, when we're going to have a campfire with marshmallows and + hotdogs. We plan to be there until 10PM\, but of course you're welcome to + come for any subinterval. --- Learn more at https:/csclub.uwaterloo.ca/eve + nts/2011/spring/CSC-Goes-Outside +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20110720T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20110720T213000Z +DTEND:20110720T223000Z +SUMMARY:An Introduction to Steganography +LOCATION:MC 2038 +DESCRIPTION:As part of the CSC member talks series\, Yomna Nasser will be + presenting an introduction to steganography. Steganography is the act of h + iding information such that it can only be found by its intended recipient + . It has been practiced since ancient Greece\, and is still in use today.T + his talk will include an introduction to the area\, history\, and some bas + ic techniques for hiding information and detecting hidden data. There will + be an overview of some of the mathematics involved\, but nothing too rigo + rous. --- Learn more at https:/csclub.uwaterloo.ca/events/2011/spring/An-I + ntroduction-to-Steganography +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20110209T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20110209T223000Z +DTEND:20110209T233000Z +SUMMARY:UNIX 103: Version Control Systems +LOCATION:MC3003 +DESCRIPTION:*by Calum T. Dalek*. 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. --- Learn more at https:/csclub.uwater + loo.ca/events/2011/winter/UNIX-103-Version-Control-Systems +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20110202T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20110202T223000Z +DTEND:20110202T233000Z +SUMMARY:UNIX 102: Documents and Editing in the Unix environment +LOCATION:MC3003 +DESCRIPTION:*by Calum T. Dalek*. The next installment in the CS Club's pop + ular Unix tutorials UNIX 102 introduces powerful text editing tools for pr + ogramming and document formatting. --- Learn more at https:/csclub.uwaterl + oo.ca/events/2011/winter/UNIX-102-Documents-and-Editing-in-the-Unix-enviro + nment +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20110126T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20110126T223000Z +DTEND:20110126T233000Z +SUMMARY:UNIX 101: An Introduction to the Shell +LOCATION:MC3003 +DESCRIPTION:*by Calum T. Dalek*. New to Unix? No problem\, we'll teach you + to power use circles around your friends! --- Learn more at https:/csclub + .uwaterloo.ca/events/2011/winter/UNIX-101-An-Introduction-to-the-Shell +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20110317T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20110317T213000Z +DTEND:20110317T223000Z +SUMMARY:Software Patents +LOCATION:MC2034 +DESCRIPTION:*by Stanley Khaing*. What are the requirements for obtaining a + patent? Should software be patentable? --- Learn more at https:/csclub.uw + aterloo.ca/events/2011/winter/Software-Patents +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20110205T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20110205T010000Z +DTEND:20110205T020000Z +SUMMARY:Code Party +LOCATION:Comfy Lounge +DESCRIPTION:*by Calum T. Dalek*. Come one\, come all to the Code Party hap + pening in the Comfy Lounge this Friday. The event starts at 7:00PM and wil + l run through the night. --- Learn more at https:/csclub.uwaterloo.ca/even + ts/2011/winter/Code-Party +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20110218T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20110218T010000Z +DTEND:20110218T020000Z +SUMMARY:A Smorgasbord of Perl Talks +LOCATION:MC2017 +DESCRIPTION:*by KW Perl Mongers*. These talks are intended for programmers + who are curious about the Swiss Army Chainsaw of languages\, Perl. --- Le + arn more at https:/csclub.uwaterloo.ca/events/2011/winter/A-Smorgasbord-of + -Perl-Talks +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100929T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100929T213000Z +DTEND:20100929T223000Z +SUMMARY:Unix 101 +LOCATION:MC3003 +DESCRIPTION:Need to use the Unix environment for a course\, want to overco + me your fears of the command line\, or just curious? Attend the first inst + allment in the CSC's popular series of Unix tutorials to learn the basics + of the shell and how to navigate the unix environment. By the end of the h + ands on workshop you will be able to work efficiently from the command lin + e and power-use circles around your friends. --- Learn more at https:/cscl + ub.uwaterloo.ca/events/2010/fall/Unix-101 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20101006T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20101006T213000Z +DTEND:20101006T223000Z +SUMMARY:UNIX 103 +LOCATION:MC3003 +DESCRIPTION:Unix 103 will cover version control systems and how to use the + m to manage your projects. Unix 101 would be helpful\, but all that is nee + ded is basic knowledge of the Unix command line (how to enter commands). - + -- Learn more at https:/csclub.uwaterloo.ca/events/2010/fall/UNIX-103 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20101013T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20101013T213000Z +DTEND:20101013T223000Z +SUMMARY:UNIX 102 +LOCATION:MC3003 +DESCRIPTION:This installment in the CS Club's popular Unix tutorials UNIX + 102 introduces powerful text editing tools for programming and document fo + rmatting. --- Learn more at https:/csclub.uwaterloo.ca/events/2010/fall/UN + IX-102 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20101117T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20101117T223000Z +DTEND:20101117T233000Z +SUMMARY:Mathematics and aesthetics in maze design +LOCATION:MC4061 +DESCRIPTION:*by Dr. Craig S. Kaplan*. In this talk\, I discuss the role of + the computer in the process of designing mazes. I present some well known + algorithms for maze construction\, and more recent research that attempts + to novel mazes with non-trivial mathematical or aesthetic properties. --- + Learn more at https:/csclub.uwaterloo.ca/events/2010/fall/Mathematics-and + -aesthetics-in-maze-design +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20101019T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20101019T213000Z +DTEND:20101019T223000Z +SUMMARY:Machine learning vs human learning - will scientists become obsole + te? +LOCATION:RCH 306 +DESCRIPTION:*by Dr. Shai Ben-David*. --- Learn more at https:/csclub.uwate + rloo.ca/events/2010/fall/Machine-learning-vs-human-learning---will-scienti + sts-become-obsolete +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100921T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100921T213000Z +DTEND:20100921T223000Z +SUMMARY:In the Beginning +LOCATION:MC4061 +DESCRIPTION:**by Dr. Prabhakar Ragde\, Cheriton School of Computer Science + **. I'll be workshopping some lecture ideas involving representations of n + umbers\, specification of computation in functional terms\, reasoning abou + t such specifications\, and comparing the strengths and weaknesses of diff + erent approaches. --- Learn more at https:/csclub.uwaterloo.ca/events/2010 + /fall/In-the-Beginning +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20101012T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20101012T213000Z +DTEND:20101012T223000Z +SUMMARY:How to build a brain: From single neurons to cognition +LOCATION:MC4061 +DESCRIPTION:*By Dr. Chris Eliasmith*. Theoretical neuroscience is a new di + scipline 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 demons + trate how the ideas underlying these simple forms of representation can un + derwrite a representational hierarchy that scales to support sophisticated + \, structure-sensitive representations. --- Learn more at https:/csclub.uw + aterloo.ca/events/2010/fall/How-to-build-a-brain-From-single-neurons-to-co + gnition +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20101106T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20101106T000000Z +DTEND:20101106T010000Z +SUMMARY:Hackathon +LOCATION:CnD Lounge (MC3002) +DESCRIPTION:Come join the CSC for a night of code\, music with only 8 bits + \, and comradarie. We will be in the C&D Lounge from 7pm until 7am working + on personal projects\, open source projects\, and whatever else comes to + mind. If you're interested in getting involved in free/open source develop + ment\, some members will be on hand to guide you through the process. --- + Learn more at https:/csclub.uwaterloo.ca/events/2010/fall/Hackathon +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100914T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100914T213000Z +DTEND:20100914T223000Z +SUMMARY:Elections +LOCATION:Comfy Lounge +DESCRIPTION:Fall term executive elections and general meeting. --- Learn m + ore at https:/csclub.uwaterloo.ca/events/2010/fall/Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100922T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100922T230000Z +DTEND:20100923T000000Z +SUMMARY:Cooking for Geeks +LOCATION:MC4045 +DESCRIPTION:The CSC is happy to be hosting Jeff Potter\, author of \"Cooki + ng 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 aud + iences of hackers & foodies alike. We're happy to have Jeff joining us for + a hands on demonstration. --- Learn more at https:/csclub.uwaterloo.ca/ev + ents/2010/fall/Cooking-for-Geeks +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100923T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100923T213000Z +DTEND:20100923T223000Z +SUMMARY:Calling all CS Frosh +LOCATION:DC1301 (The Fishbowl) +DESCRIPTION:Come meet and greet your professors\, advisors\, and the heads + of the school. Talk to the CSC executive and other upper year students ab + out CS at Waterloo. Free food and beverages will also be available\, so th + ere is really no excuse to miss this. --- Learn more at https:/csclub.uwat + erloo.ca/events/2010/fall/Calling-all-CS-Frosh +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20101113T180000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20101113T180000Z +DTEND:20101113T190000Z +SUMMARY:CSC Invades Toronto +LOCATION:Outside DC +DESCRIPTION:The CSC is going to Toronto to visit UofT's [CSSU]()\, see what they do\, and have beer with them. If you + would like to come along\, please come by the office and sign up. The cost + for the trip is $2 per member. The bus will be leaving from the Davis Cen + ter (DC) Saturday Nov. 13 at NOON (some people may have been told 1pm\, th + is is an error). Please show up a few minutes early so we may board. --- L + earn more at https:/csclub.uwaterloo.ca/events/2010/fall/CSC-Invades-Toron + to +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20101004T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20101004T213000Z +DTEND:20101004T223000Z +SUMMARY:BareMetal OS +LOCATION:MC4021 +DESCRIPTION:*By Ian Seyler\, Return to Infinity*. BareMetal is a new 64-bi + t 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 C + omputing is the main target application. --- Learn more at https:/csclub.u + waterloo.ca/events/2010/fall/BareMetal-OS +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20101026T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20101026T213000Z +DTEND:20101026T223000Z +SUMMARY:Analysis of randomized algorithms via the probabilistic method +LOCATION:MC4040 +DESCRIPTION:In this talk\, we will give a few examples that illustrate the + basic method and show how it can be used to prove the existence of object + s with desirable combinatorial properties as well as produce them in expec + ted polynomial time via randomized algorithms. Our main goal will be to pr + esent a very slick proof from 1995 due to Spencer on the performance of a + randomized greedy algorithm for a set-packing problem. Spencer\, for seemi + ngly no reason\, introduces a time variable into his greedy algorithm and + treats set-packing as a Poisson process. Then\, like magic\, he is able to + show that his greedy algorithm is very likely to produce a good result us + ing basic properties of expected value. --- Learn more at https:/csclub.uw + aterloo.ca/events/2010/fall/Analysis-of-randomized-algorithms-via-the-prob + abilistic-method +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100928T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100928T213000Z +DTEND:20100928T223000Z +SUMMARY:A Brief Introduction to Video Encoding +LOCATION:MC4061 +DESCRIPTION:*By Peter Barfuss*. In this talk\, I will go over the concepts + used in video encoding (such as motion estimation/compensation\, inter- a + nd 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 t + opics. --- Learn more at https:/csclub.uwaterloo.ca/events/2010/fall/A-Bri + ef-Introduction-to-Video-Encoding +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100720T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100720T213000Z +DTEND:20100720T223000Z +SUMMARY:The Incompressibility Method +LOCATION:MC2066 +DESCRIPTION: In this talk\, we shall explore the incompressibility method- + --an interesting and extremely powerful framework for determining the aver + age-case runtime of algorithms. Within the right background knowledge\, th + e heapsort question can be answered with an elegant 3-line proof. --- Lea + rn more at https:/csclub.uwaterloo.ca/events/2010/spring/The-Incompressibi + lity-Method +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100713T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100713T213000Z +DTEND:20100713T223000Z +SUMMARY:Halftoning and Digital Art +LOCATION:MC2066 +DESCRIPTION:Edgar Bering will be giving a talk titled: Halftoning and Digi + tal Art --- Learn more at https:/csclub.uwaterloo.ca/events/2010/spring/Ha + lftoning-and-Digital-Art +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100526T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100526T220000Z +DTEND:20100526T230000Z +SUMMARY:Gerald Sussman +LOCATION:MC5158 +DESCRIPTION:The Art of the Propagator --- Learn more at https:/csclub.uwat + erloo.ca/events/2010/spring/Gerald-Sussman +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100511T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100511T223000Z +DTEND:20100511T233000Z +SUMMARY:Elections +LOCATION:Comfy Lounge +DESCRIPTION:Spring term executive elections and general meeting. --- Learn + more at https:/csclub.uwaterloo.ca/events/2010/spring/Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100706T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100706T213000Z +DTEND:20100706T223000Z +SUMMARY:Dataflow Analysis +LOCATION:MC2054 +DESCRIPTION:Nomair Naeem\, a P.H.D. Student at Waterloo\, will be giving a + talk about Dataflow Analysis --- Learn more at https:/csclub.uwaterloo.ca + /events/2010/spring/Dataflow-Analysis +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100622T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100622T213000Z +DTEND:20100622T223000Z +SUMMARY:Compiling To Combinators +LOCATION:MC2066 +DESCRIPTION:Professor Ragde will be giving the first of our Professor talk + s for the Spring 2010 term. --- Learn more at https:/csclub.uwaterloo.ca/e + vents/2010/spring/Compiling-To-Combinators +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100710T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100710T000000Z +DTEND:20100710T010000Z +SUMMARY:Code Party +LOCATION:MC Comfy +DESCRIPTION:There is a CSC Code Party Friday starting at 7:00PM (1900) unt + il we get bored (likely in the early in morning). Come out for fun hacking + times. --- Learn more at https:/csclub.uwaterloo.ca/events/2010/spring/Co + de-Party +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100407T180000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100407T180000Z +DTEND:20100407T190000Z +SUMMARY:Windows Azure Lab +LOCATION:MC2037 +DESCRIPTION:Get the opportunity to learn about Microsoft's Cloud Services + Platform\, Windows Azure. Attend this Hands-on-lab session sponsored by Mi + crosoft. --- Learn more at https:/csclub.uwaterloo.ca/events/2010/winter/W + indows-Azure-Lab +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100118T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100118T213000Z +DTEND:20100118T223000Z +SUMMARY:Wilderness Programming +LOCATION:MC2066 +DESCRIPTION:Paul Lutus describes his early Apple II software development d + ays\, conducted from the far end of a 1200-foot power cord\, in a tiny Ore + gon cabin. Paul describes how he wrote a best-seller (Apple Writer) in ass + embly language\, while dealing with power outages\, lightning storms and t + he occasional curious bear. --- Learn more at https:/csclub.uwaterloo.ca/e + vents/2010/winter/Wilderness-Programming +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100210T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100210T223000Z +DTEND:20100210T233000Z +SUMMARY:UNIX 101 +LOCATION:MC3003 +DESCRIPTION:New to Unix? No problem\, we'll teach you to power use circles + around your friends! --- Learn more at https:/csclub.uwaterloo.ca/events/ + 2010/winter/UNIX-101 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100211T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100211T223000Z +DTEND:20100211T233000Z +SUMMARY:UNIX 101 Encore +LOCATION:MC3005 +DESCRIPTION: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. --- Learn more at https:/csclub.uwaterlo + o.ca/events/2010/winter/UNIX-101-Encore +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100223T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100223T223000Z +DTEND:20100223T233000Z +SUMMARY:The Best Algorithms are Randomized Algorithms +LOCATION:MC5136B +DESCRIPTION:In this talk Nicholas Harvey discusses the prevalence of rando + mized algorithms and their application to solving optimization problems on + graphs\; with startling results compared to deterministic algorithms. --- + Learn more at https:/csclub.uwaterloo.ca/events/2010/winter/The-Best-Algo + rithms-are-Randomized-Algorithms +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100309T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100309T223000Z +DTEND:20100309T233000Z +SUMMARY:Software Transactional Memory and Using STM in Haskell +LOCATION:DC1304 +DESCRIPTION:The fourth Undergraduate Seminar in Computer Science will be p + resented by Brennan Taylor\, a club member. He will be discussing various + concurrent computing problems\, and introducing Software Transactional Mem + ory as a solution to them. --- Learn more at https:/csclub.uwaterloo.ca/ev + ents/2010/winter/Software-Transactional-Memory-and-Using-STM-in-Haskell +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100302T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100302T223000Z +DTEND:20100302T233000Z +SUMMARY:QIP=PSPACE +LOCATION:DC1304 +DESCRIPTION:Dr. John Watrous of the [IQC]() will presen + t his recent result \"QIP=PSPACE\". The talk will not assume any familiari + ty with quantum computing or complexity theory\, and light refreshments wi + ll be provided. --- Learn more at https:/csclub.uwaterloo.ca/events/2010/w + inter/QIP=PSPACE +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100330T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100330T213000Z +DTEND:20100330T223000Z +SUMMARY:NUI: The future of robotics and automated systems +LOCATION:DC1304 +DESCRIPTION:Member Sam Pasupalak will present some of his ongoing work in + Natural User Interfaces and Robotics in this sixth installment of CS10. -- + - Learn more at https:/csclub.uwaterloo.ca/events/2010/winter/NUI-The-futu + re-of-robotics-and-automated-systems +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100323T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100323T213000Z +DTEND:20100323T223000Z +SUMMARY:Memory-Corruption Security Holes: How to exploit\, patch and preve + nt them. +LOCATION:MC5158 +DESCRIPTION:Despite it being 2010\, code is still being exploited due to s + tack overflows\, a 40+ year old class of security vulnerabilities. In this + talk\, I will go over several common methods of program exploitation\, bo + th on the stack and on the heap\, as well as going over some of the curren + t mitigation techniques (i.e. stack canaries\, ASLR\, etc.) for these hole + s\, and similarly\, how some of these can be bypassed as well. --- Learn m + ore at https:/csclub.uwaterloo.ca/events/2010/winter/Memory-Corruption-Sec + urity-Holes-How-to-exploit\,-patch-and-prevent-them. +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100126T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100126T230000Z +DTEND:20100127T000000Z +SUMMARY:Deep learning with multiplicative interactions +LOCATION:DC1302 +DESCRIPTION:Geoffrey Hinton\, from the University of Toronto and the Canad + ian Institute for Advanced Research\, will discuss some of his latest work + in learning networks and artificial intelligence. The talk will be access + able\, so don't hesitate to come out. More information about Dr. Hinton's + research can be found on [his website](). --- Learn more at https:/csclub.uwaterloo.ca/events/2010/winter/Deep-l + earning-with-multiplicative-interactions +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100227T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100227T010000Z +DTEND:20100227T020000Z +SUMMARY:Contest Closing +LOCATION:CnD Lounge +DESCRIPTION:The [contest]() is coming + to a close tomorrow\, so to finish it in style we will be having ice cream + and code friday night. It would be a shame if Waterloo lost (we're not on + top of the [leaderboard]() right now) so come out and hack for the home team. --- Learn more at ht + tps:/csclub.uwaterloo.ca/events/2010/winter/Contest-Closing +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100401T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100401T233000Z +DTEND:20100402T003000Z +SUMMARY:CTRL-D +LOCATION:CSC Office +DESCRIPTION: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 t + o get there meet at the club office at 6:30 PM\, a group will be leaving f + rom the MC then. The dinner will be potluck style so bring a dish for 4-6 + people\, or some plates or pop or something. --- Learn more at https:/cscl + ub.uwaterloo.ca/events/2010/winter/CTRL-D +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100225T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100225T223000Z +DTEND:20100225T233000Z +SUMMARY:CSCF Town Hall +LOCATION:DC1302 +DESCRIPTION:Come to a town hall style meeting with the managers of CSCF to + discuss how to improve the undergraduate (student.cs) computing environme + nt. Have gripes? Suggestions? Requests? Now is the time to voice them. --- + Learn more at https:/csclub.uwaterloo.ca/events/2010/winter/CSCF-Town-Hal + l +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100406T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100406T213000Z +DTEND:20100406T223000Z +SUMMARY:Brush-Based Constructive Solid Geometry +LOCATION:DC1304 +DESCRIPTION:The last talk in the CS10 series will be presented by Jordan S + aunders\, in which he will discuss methods for processing brush-based cons + tructive solid geometry. --- Learn more at https:/csclub.uwaterloo.ca/even + ts/2010/winter/Brush-Based-Constructive-Solid-Geometry +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100306T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100306T230000Z +DTEND:20100307T000000Z +SUMMARY:Bowling +LOCATION:Waterloo Bowling Lanes +DESCRIPTION:The CSC is going bowling. $9.75 for shoes and two games. The b + owling alley serves fried food and beer. Join us for some or all of the ab + ove --- Learn more at https:/csclub.uwaterloo.ca/events/2010/winter/Bowlin + g +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100316T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100316T213000Z +DTEND:20100316T223000Z +SUMMARY:Approximation Hardness and the Unique Games Conjecture +LOCATION:MC5158 +DESCRIPTION:The fifth installment in CS10: Undergraduate Seminars in CS\, + features CSC member Elyot Grant introducing the theory of approximation al + gorithms. Fun times and a lack of gruesome math are promised. --- Learn mo + re at https:/csclub.uwaterloo.ca/events/2010/winter/Approximation-Hardness + -and-the-Unique-Games-Conjecture +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100320T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100320T000000Z +DTEND:20100320T010000Z +SUMMARY:Another Party of Code +LOCATION:Comfy Lounge +DESCRIPTION:There is a CSC Code Party Friday starting at 7:00PM (1900) unt + il 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 en + ergy drinks for everyone's enjoyment. --- Learn more at https:/csclub.uwat + erloo.ca/events/2010/winter/Another-Party-of-Code +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100209T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100209T223000Z +DTEND:20100209T233000Z +SUMMARY:An Introduction to Vector Graphics Libraries with Cairo +LOCATION:DC1304 +DESCRIPTION:Cairo is an open source\, cross platform\, vector graphics lib + rary 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 backend + s. Unlike the raster graphics used with programmes and libraries such as T + he Gimp and ImageMagick\, vector graphics are not defined by grids of pixe + ls\, but rather by a collection of drawing operations. These operations de + tail how to draw lines\, fill shapes\, and even set text to create the des + ired image. This has the advantages of being infinitely scalable\, smaller + in file size\, and simpler to express within a computer programme. This t + alk will be an introduction to the concepts and metaphors used by vector g + raphics libraries in general and Cairo in particular. --- Learn more at ht + tps:/csclub.uwaterloo.ca/events/2010/winter/An-Introduction-to-Vector-Grap + hics-Libraries-with-Cairo +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100313T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100313T010000Z +DTEND:20100313T020000Z +SUMMARY:A Party of Code +LOCATION:Comfy Lounge +DESCRIPTION:A fevered night of code\, friends\, fun\, energy drinks\, and + the CSC. --- Learn more at https:/csclub.uwaterloo.ca/events/2010/winter/A + -Party-of-Code +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20100327T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20100327T000000Z +DTEND:20100327T010000Z +SUMMARY:A Final Party of Code +LOCATION:MC7001 +DESCRIPTION: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 hac + king 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 las + t of the term so don't miss out. --- Learn more at https:/csclub.uwaterloo + .ca/events/2010/winter/A-Final-Party-of-Code +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20091014T193000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20091014T193000Z +DTEND:20091014T203000Z +SUMMARY:UofT Graduate School Information Session +LOCATION:DC1304 +DESCRIPTION:\"Is Graduate School for You?\" Get the answers to your grad s + chool questions - and have a bite to eat\, our treat --- Learn more at htt + ps:/csclub.uwaterloo.ca/events/2009/fall/UofT-Graduate-School-Information- + Session +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20091008T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20091008T213000Z +DTEND:20091008T223000Z +SUMMARY:UNIX 103 +LOCATION:MC3003 +DESCRIPTION:In this long-awaited third installment of the popular Unix Tut + orials the friendly experts of the CSC will teach you the simple art of ve + rsion control. You will learn the purpose and use of two different Version + Control Systems (git and subversion). This tutorial will advise you in th + e discipline of managing the source code of your projects and enable you t + o quickly learn new Version Control Systems in the work place -- a skill t + hat is much sought after by employers. --- Learn more at https:/csclub.uwa + terloo.ca/events/2009/fall/UNIX-103 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20091001T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20091001T213000Z +DTEND:20091001T223000Z +SUMMARY:UNIX 102 +LOCATION:MC3003 +DESCRIPTION:The next installment in the CS Club's popular Unix tutorials U + NIX 102 introduces powerful text editing tools for programming and documen + t formatting. --- Learn more at https:/csclub.uwaterloo.ca/events/2009/fal + l/UNIX-102 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090924T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090924T213000Z +DTEND:20090924T223000Z +SUMMARY:UNIX 101 +LOCATION:MC3003 +DESCRIPTION:New to Unix? No problem\, we'll teach you to power use circles + around your friends! --- Learn more at https:/csclub.uwaterloo.ca/events/ + 2009/fall/UNIX-101 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20091206T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20091206T003000Z +DTEND:20091206T013000Z +SUMMARY:The Club That Really Likes Dinner +LOCATION:MC3036 +DESCRIPTION:Come on out to the club's termly end of term dinner\, details + in the abstract --- Learn more at https:/csclub.uwaterloo.ca/events/2009/f + all/The-Club-That-Really-Likes-Dinner +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20091003T150000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20091003T150000Z +DTEND:20091003T160000Z +SUMMARY:Linux Install Fest +LOCATION:DC1301 FishBowl +DESCRIPTION:Interested in trying Linux but don't know where to start? Come + to the Linux install fest to demo Linux\, get help installing it on your + computer\, either stand alone or a dual boot\, and help setting up your fr + esh install. Have lunch and hang around if you like\, or just come in for + a CD. --- Learn more at https:/csclub.uwaterloo.ca/events/2009/fall/Linux- + Install-Fest +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20091105T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20091105T223000Z +DTEND:20091105T233000Z +SUMMARY:In the Beginning +LOCATION:MC2065 +DESCRIPTION:To most CS students an OS kernel is pretty low level. But ther + e 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 w + hen it powered on. This talk describes what needs to happen next\, up to t + he point where the first kernel instruction executes. --- Learn more at ht + tps:/csclub.uwaterloo.ca/events/2009/fall/In-the-Beginning +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090915T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090915T220000Z +DTEND:20090915T230000Z +SUMMARY:Elections +LOCATION:Comfy Lounge +DESCRIPTION:Nominations are open now\, either place your name on the nomin + ees board or e-mail [the CRO]() to nominat + e someone for a position. Come to the Comfy Lounge to elect your fall term + executive. Contact [the CRO]() if you hav + e questions. --- Learn more at https:/csclub.uwaterloo.ca/events/2009/fall + /Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20091017T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20091017T000000Z +DTEND:20091017T010000Z +SUMMARY:Code Party and Contest Finale +LOCATION:Comfy Lounge +DESCRIPTION: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 c + oding and comradarie with us. --- Learn more at https:/csclub.uwaterloo.ca + /events/2009/fall/Code-Party-and-Contest-Finale +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20091128T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20091128T010000Z +DTEND:20091128T020000Z +SUMMARY:Code Party!!11!! +LOCATION:Comfy Lounge +DESCRIPTION:A fevered night of code\, friends\, fun\, energy drinks\, and + the CSC. Facebook will be around to bring some food and hang out. --- Lear + n more at https:/csclub.uwaterloo.ca/events/2009/fall/Code-Party!!11!! +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20091020T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20091020T213000Z +DTEND:20091020T223000Z +SUMMARY:CSC Goes To Dooly's +LOCATION:MC3036 +DESCRIPTION:We're going to Dooly's to play pool. What more do you want fro + m 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. --- Learn more at + https:/csclub.uwaterloo.ca/events/2009/fall/CSC-Goes-To-Dooly's +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090928T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090928T213000Z +DTEND:20090928T223000Z +SUMMARY:AI Programming Contest sponsored by Google +LOCATION:MC3003 +DESCRIPTION:Come learn how to write an intelligent game-playing program. N + o past experience necessary. Submit your program using the [online web int + erface]() to watch it battle against + other people's programs. Beginners and experts welcome! Prizes provided by + google\, including the delivery of your resume to google recruiters. --- + Learn more at https:/csclub.uwaterloo.ca/events/2009/fall/AI-Programming-C + ontest-sponsored-by-Google +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090723T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090723T213000Z +DTEND:20090723T223000Z +SUMMARY:Unix 103 +LOCATION:MC 3003 +DESCRIPTION:In this long-awaited third installment of the popular Unix Tut + orials the dark mages of the CSC will train you in the not-so-arcane magic + k of version control. You will learn the purpose and use of two different + Version Control Systems (git and subversion). This tutorial will advise yo + u in the discipline of managing the source code of your projects and enabl + e you to quickly learn new Version Control Systems in the work place -- a + skill that is much sought after by employers. --- Learn more at https:/csc + lub.uwaterloo.ca/events/2009/spring/Unix-103 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090602T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090602T213000Z +DTEND:20090602T223000Z +SUMMARY:Unix 101 +LOCATION:MC 2037 +DESCRIPTION:Need to use the UNIX environment for a course\, want to overco + me your fears of the command line\, or just curious? Come and learn the ar + cane secrets of the UNIX command line interface from CSC mages. After this + tutorial you will be comfortable with the essentials of navigating\, mani + pulating and viewing files\, and processing data at the UNIX shell prompt. + --- Learn more at https:/csclub.uwaterloo.ca/events/2009/spring/Unix-101 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090622T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090622T213000Z +DTEND:20090622T223000Z +SUMMARY:Paper Club +LOCATION:MC 4041 +DESCRIPTION:Come and drink tea and read an academic CS paper with the Pape + r Club. We will be meeting from 4:30pm until 6:30pm on Monday\, June 22th + on the 4th floor of the MC (exact room number TBA). See http://csclub.uwat + erloo.ca/\\~paper --- Learn more at https:/csclub.uwaterloo.ca/events/2009 + /spring/Paper-Club +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090512T170000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090512T170000Z +DTEND:20090512T180000Z +SUMMARY:PHP on Windows +LOCATION:MC 2034 +DESCRIPTION:PHP Programming Contest Info Session --- Learn more at https:/ + csclub.uwaterloo.ca/events/2009/spring/PHP-on-Windows +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090707T200000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090707T200000Z +DTEND:20090707T210000Z +SUMMARY:History of CS Curriculum at UW +LOCATION:DC 1302 +DESCRIPTION:This talk provides a personal overview of the evolution of the + undergraduate computer science curriculum at UW over the past forty years + \, concluding with an audience discussion of possible future developments. + --- Learn more at https:/csclub.uwaterloo.ca/events/2009/spring/History-o + f-CS-Curriculum-at-UW +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090619T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090619T223000Z +DTEND:20090619T233000Z +SUMMARY:Dooly's Night +LOCATION:Dooly's +DESCRIPTION:The CSC will be playing pool at Dooly's. Join us for only a fe + w dollars. --- Learn more at https:/csclub.uwaterloo.ca/events/2009/spring + /Dooly's-Night +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090606T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090606T000000Z +DTEND:20090606T010000Z +SUMMARY:Code Party +LOCATION:MC 3001 +DESCRIPTION:Have an assignment or project you need to work on? We will be + coding from 7:00pm until 7:00am starting on Friday\, June 5th in the Comfy + lounge. Join us! --- Learn more at https:/csclub.uwaterloo.ca/events/2009 + /spring/Code-Party +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090203T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090203T233000Z +DTEND:20090204T003000Z +SUMMARY:UNIX 101 +LOCATION:MC3003 +DESCRIPTION:New to Unix? No problem\, we'll teach you to power use circles + around your friends! --- Learn more at https:/csclub.uwaterloo.ca/events/ + 2009/winter/UNIX-101 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090205T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090205T233000Z +DTEND:20090206T003000Z +SUMMARY:UNIX 101 and 102 +LOCATION:MC2062 and MC2063 +DESCRIPTION:Continuing the popular Unix Tutorials with a rerun of 101 and + the debut of 102. --- Learn more at https:/csclub.uwaterloo.ca/events/2009 + /winter/UNIX-101-and-102 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090113T222000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090113T222000Z +DTEND:20090113T232000Z +SUMMARY:Term Elections +LOCATION:Comfy Lounge +DESCRIPTION:Winter Elections --- Learn more at https:/csclub.uwaterloo.ca/ + events/2009/winter/Term-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090305T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090305T223000Z +DTEND:20090305T233000Z +SUMMARY:SIGGRAPH Night +LOCATION:Comfy Lounge +DESCRIPTION:Come out and watch the SIGGRAPH (Special Interest Group on Gra + phics) conference video review. A video of insane\, amazing\, and mind blo + wing computer graphics. . --- Learn more at https:/csclub.uwaterloo.ca/eve + nts/2009/winter/SIGGRAPH-Night +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090130T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090130T003000Z +DTEND:20090130T013000Z +SUMMARY:Richard M. Stallman +LOCATION:Modern Languages Theatre +DESCRIPTION:The Free Software Movement and the GNU/Linux Operating System + --- Learn more at https:/csclub.uwaterloo.ca/events/2009/winter/Richard-M. + -Stallman +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090402T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090402T213000Z +DTEND:20090402T223000Z +SUMMARY:Rapid prototyping and mathematical art +LOCATION:DC1302 +DESCRIPTION:A talk by Craig S. Kaplan. --- Learn more at https:/csclub.uwa + terloo.ca/events/2009/winter/Rapid-prototyping-and-mathematical-art +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090309T200000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090309T200000Z +DTEND:20090309T210000Z +SUMMARY:Prabhakar Ragde +LOCATION:DC1302 +DESCRIPTION:Functional Lexing and Parsing --- Learn more at https:/csclub. + uwaterloo.ca/events/2009/winter/Prabhakar-Ragde +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090122T180000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090122T180000Z +DTEND:20090122T190000Z +SUMMARY:Joel Spolsky +LOCATION:MC5136 +DESCRIPTION:Joel Spolsky\, of [Joel on Software]() will be giving a talk entitled \"Computer Science Education and th + e Software Industry\". --- Learn more at https:/csclub.uwaterloo.ca/events + /2009/winter/Joel-Spolsky +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090312T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090312T220000Z +DTEND:20090312T230000Z +SUMMARY:IQC - Programming Quantum Computers +LOCATION:RAC2009 +DESCRIPTION:A brief intro to Quantum Computing and why it matters\, follow + ed by a talk on programming quantum computers. Meet at the CSC at 4:00PM f + or a guided walk to the RAC. --- Learn more at https:/csclub.uwaterloo.ca/ + events/2009/winter/IQC---Programming-Quantum-Computers +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090227T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090227T230000Z +DTEND:20090228T000000Z +SUMMARY:Dooly's Night +LOCATION:CSC Office: MC3036 +DESCRIPTION:Come join the CSC as we head to Dooly's. --- Learn more at htt + ps:/csclub.uwaterloo.ca/events/2009/winter/Dooly's-Night +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090117T013000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090117T013000Z +DTEND:20090117T023000Z +SUMMARY:Code party !!11!!1!! +LOCATION:Comfy Lounge +DESCRIPTION:There is a CSC Code Party Tonight starting at 7:30PM (1930) un + til we get bored (likely in the early in morning). Come out for fun hackin + g times\, spreading Intertube memes (optional)\, hacking on the OpenMoko\, + creating music mixes\, and other general classyness. If we manage to swin + g it\, there will be delicious energy drinks for your consumption! Alterna + tively\, if we don't we will have each other as well as some delicious tea + and coffee. Perhaps a crumpet --- Learn more at https:/csclub.uwaterloo.c + a/events/2009/winter/Code-party-!!11!!1!! +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090327T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090327T230000Z +DTEND:20090328T000000Z +SUMMARY:Code Party +LOCATION:Comfy Lounge (MC) +DESCRIPTION:CSC Code Party! Same as always - no sleep\, lots of caffeine\, + and really nerdy entertainment. Bonus: Free Cake! --- Learn more at https + :/csclub.uwaterloo.ca/events/2009/winter/Code-Party +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090207T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090207T010000Z +DTEND:20090207T020000Z +SUMMARY:Code Party! +LOCATION:Comfy Lounge +DESCRIPTION:There is a CSC Code Party starting at 7:00PM (19:00). Come out + and enjoy some good old programming and meet others interested in writing + code! Free energy drinks and snacks for all. Plus\, we have lots of thing + s that need to be done if you're looking for a project to work on! --- Lea + rn more at https:/csclub.uwaterloo.ca/events/2009/winter/Code-Party! +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090312T130000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090312T130000Z +DTEND:20090312T140000Z +SUMMARY:Canadian Undergraduate Technology Conference +LOCATION:Toronto Hilton +DESCRIPTION:See [cutc.ca]() for more details. --- Lear + n more at https:/csclub.uwaterloo.ca/events/2009/winter/Canadian-Undergrad + uate-Technology-Conference +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090403T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090403T230000Z +DTEND:20090404T000000Z +SUMMARY:CTRL-D +LOCATION:TBA +DESCRIPTION:Join the Club That Really Likes Dinner for the End Of Term par + ty! Inquire closer to the date for details. --- Learn more at https:/csclu + b.uwaterloo.ca/events/2009/winter/CTRL-D +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20090319T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20090319T213000Z +DTEND:20090319T223000Z +SUMMARY:Artificial Intelligence Contest +LOCATION:MC2061 +DESCRIPTION:Come out and try your hand at writing a computer program that + plays Minesweeper Flags\, a two-player variant of the classic computer gam + e\, Minesweeper. Once you're done\, your program will compete head-to-head + against the other entries in a fierce Minesweeper Flags tournament. There + will be a contest kick-off session on Thursday March 19 at 4:30 PM in roo + m MC3036. Submissions will be accepted until Saturday March 28. --- Learn + more at https:/csclub.uwaterloo.ca/events/2009/winter/Artificial-Intellige + nce-Contest +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20081009T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20081009T213000Z +DTEND:20081009T223000Z +SUMMARY:Unix 102 +LOCATION:MC2037 +DESCRIPTION:Want more from Unix? No problem\, we'll teach you to create an + d quickly edit high quality documents. --- Learn more at https:/csclub.uwa + terloo.ca/events/2008/fall/Unix-102 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20081007T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20081007T213000Z +DTEND:20081007T223000Z +SUMMARY:Unix 101 +LOCATION:MC2037 +DESCRIPTION:New to Unix? No problem\, we'll teach you to power use circles + around your friends! --- Learn more at https:/csclub.uwaterloo.ca/events/ + 2008/fall/Unix-101 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20081016T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20081016T213000Z +DTEND:20081016T223000Z +SUMMARY:SIGGRAPH Night +LOCATION:Comfy Lounge +DESCRIPTION:Come out and watch the SIGGRAPH (Special Interest Group on Gra + phics) conference video review. A video of insane\, amazing\, and mind blo + wing computer graphics. --- Learn more at https:/csclub.uwaterloo.ca/event + s/2008/fall/SIGGRAPH-Night +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20080912T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20080912T213000Z +DTEND:20080912T223000Z +SUMMARY:Meet the CSC +LOCATION:Comfy Lounge +DESCRIPTION:Come out and meet other CSC members\, find out about the CSC\, + meet the executive nominees\, and join if you like what you see. Nominees + should plan on attending. --- Learn more at https:/csclub.uwaterloo.ca/ev + ents/2008/fall/Meet-the-CSC +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20081106T160000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20081106T160000Z +DTEND:20081106T170000Z +SUMMARY:Linux Install Fest +LOCATION:SLC Multipurpose Room +DESCRIPTION:Come join the CSC in celebrating the new releases of Ubuntu Li + nux\, Free BSD and Open BSD\, and get a hand installing one of them on you + r own system. --- Learn more at https:/csclub.uwaterloo.ca/events/2008/fal + l/Linux-Install-Fest +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20081002T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20081002T213000Z +DTEND:20081002T223000Z +SUMMARY:General Meeting 2 +LOCATION:MC4021 +DESCRIPTION:The second official general meeting of the term. Items on the + adgenda are CSC Merch\, upcoming talks\, and other possible planned events + \, as well as the announcement of a librarian and planning of an office cl + eanout and a library organization day. --- Learn more at https:/csclub.uwa + terloo.ca/events/2008/fall/General-Meeting-2 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20081003T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20081003T213000Z +DTEND:20081003T223000Z +SUMMARY:Game Sketching +LOCATION:MC2065 +DESCRIPTION:Juancho Buchanan\, CTO Relic Entertainment --- Learn more at h + ttps:/csclub.uwaterloo.ca/events/2008/fall/Game-Sketching +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20081110T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20081110T223000Z +DTEND:20081110T233000Z +SUMMARY:Functional Programming +LOCATION:MC4061 +DESCRIPTION:This talk will survey concepts\, techniques\, and languages fo + r functional programming from both historical and contemporary perspective + s\, with reference to Lisp\, Scheme\, ML\, Haskell\, and Erlang. No prior + background is assumed. --- Learn more at https:/csclub.uwaterloo.ca/events + /2008/fall/Functional-Programming +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20081024T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20081024T230000Z +DTEND:20081025T000000Z +SUMMARY:Code Party +LOCATION:Comfy Lounge +DESCRIPTION:A fevered night of code\, friends\, fun\, free energy drinks\, + and the CSC. --- Learn more at https:/csclub.uwaterloo.ca/events/2008/fal + l/Code-Party +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20081115T123000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20081115T123000Z +DTEND:20081115T133000Z +SUMMARY:Changing the World Conference +LOCATION:Toronto +DESCRIPTION:Organized by Queen's students\, Changing the World aims to bri + ng together the world's greatest visionaries to inspire people to innovate + and better our world. Among these speakers include Nobel Peace Prize winn + er\, Eric Chivian. He was a recipient for his work on stopping nuclear war + . --- Learn more at https:/csclub.uwaterloo.ca/events/2008/fall/Changing-t + he-World-Conference +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20080916T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20080916T213000Z +DTEND:20080916T223000Z +SUMMARY:CSClub Elections +LOCATION:Comfy Lounge +DESCRIPTION:Elections are scheduled for Tues\, Sep 16 @ 4:30 pm in the com + fy lounge. The nomination period closes on Mon\, Sep 15 @ 4:30 pm. Nominat + ions may be sent to cro@csclub.uwaterloo.ca. Candidates should not engage + in campaigning after the nomination period has closed. --- Learn more at h + ttps:/csclub.uwaterloo.ca/events/2008/fall/CSClub-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20080229T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20080229T230000Z +DTEND:20080301T000000Z +SUMMARY:Quantum Information Processing +LOCATION:BFG2125 +DESCRIPTION:Raymond Laflamme --- Learn more at https:/csclub.uwaterloo.ca/ + events/2008/winter/Quantum-Information-Processing +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20080123T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20080123T230000Z +DTEND:20080124T000000Z +SUMMARY:Creating Distributed Applications with TIPC +LOCATION:MC 4020 +DESCRIPTION:Elmer Horvath --- Learn more at https:/csclub.uwaterloo.ca/eve + nts/2008/winter/Creating-Distributed-Applications-with-TIPC +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20080115T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20080115T223000Z +DTEND:20080115T233000Z +SUMMARY:CSClub Elections +LOCATION:Comfy Lounge +DESCRIPTION:Elections are scheduled for Tues\, Jan 15 @ 4:30 pm in the com + fy lounge. The nomination period closes on Mon\, Jan 14 @ 4:30 pm. Candida + tes should not engage in campaigning after the nomination period has close + d. --- Learn more at https:/csclub.uwaterloo.ca/events/2008/winter/CSClub- + Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20080214T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20080214T220000Z +DTEND:20080214T230000Z +SUMMARY:CSC Programming Contest 1 +LOCATION:MC2061 +DESCRIPTION:Yes\, we know this is Valentine's Day. --- Learn more at https + :/csclub.uwaterloo.ca/events/2008/winter/CSC-Programming-Contest-1 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20080208T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20080208T223000Z +DTEND:20080208T233000Z +SUMMARY:A Brief History of Blackberry and the Wireless Data Telecom Indust + ry +LOCATION:MC4042 +DESCRIPTION:Tyler Lessard --- Learn more at https:/csclub.uwaterloo.ca/eve + nts/2008/winter/A-Brief-History-of-Blackberry-and-the-Wireless-Data-Teleco + m-Industry +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20071120T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20071120T223000Z +DTEND:20071120T233000Z +SUMMARY:Why you should care about functional programming with Haskell *New + -er Date* +LOCATION:MC 4041 +DESCRIPTION:Andrei Barbu --- Learn more at https:/csclub.uwaterloo.ca/even + ts/2007/fall/Why-you-should-care-about-functional-programming-with-Haskell + -New-er-Date +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20070925T183000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20070925T183000Z +DTEND:20070925T193000Z +SUMMARY:Virtual Reality\, Real Law: The regulation of Property in Video Ga + mes +LOCATION:DC 1302 +DESCRIPTION:Susan Abramovitch --- Learn more at https:/csclub.uwaterloo.ca + /events/2007/fall/Virtual-Reality\,-Real-Law-The-regulation-of-Property-in + -Video-Games +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20071002T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20071002T213000Z +DTEND:20071002T223000Z +SUMMARY:Putting the fun into Functional Languages and Useful Programming w + ith OCaml/F# +LOCATION:MC4061 +DESCRIPTION:Brennan Taylor --- Learn more at https:/csclub.uwaterloo.ca/ev + ents/2007/fall/Putting-the-fun-into-Functional-Languages-and-Useful-Progra + mming-with-OCamlF# +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20071201T193000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20071201T193000Z +DTEND:20071201T203000Z +SUMMARY:Programming Contest +LOCATION:MC 2037 +DESCRIPTION:Win Prizes! --- Learn more at https:/csclub.uwaterloo.ca/event + s/2007/fall/Programming-Contest +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20071204T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20071204T223000Z +DTEND:20071204T233000Z +SUMMARY:PE Executable Translation: A solution for legacy games on linux (P + ostponed) +LOCATION:TBA +DESCRIPTION:David Tenty --- Learn more at https:/csclub.uwaterloo.ca/event + s/2007/fall/PE-Executable-Translation-A-solution-for-legacy-games-on-linux + -(Postponed) +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20071015T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20071015T213000Z +DTEND:20071015T223000Z +SUMMARY:Off-the-Record Messaging: Useful Security and Privacy for IM +LOCATION:MC4041 +DESCRIPTION:Ian Goldberg --- Learn more at https:/csclub.uwaterloo.ca/even + ts/2007/fall/Off-the-Record-Messaging-Useful-Security-and-Privacy-for-IM +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20071202T203000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20071202T203000Z +DTEND:20071202T213000Z +SUMMARY:Multi-Player Linux games for Linux awarness week +LOCATION:TBA +DESCRIPTION:Multi-Player Gaming with Linux [Possibly Pizza!] --- Learn mor + e at https:/csclub.uwaterloo.ca/events/2007/fall/Multi-Player-Linux-games- + for-Linux-awarness-week +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20071122T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20071122T223000Z +DTEND:20071122T233000Z +SUMMARY:More Haskell functional programming fun! +LOCATION:MC 4041 +DESCRIPTION:Andrei Barbu --- Learn more at https:/csclub.uwaterloo.ca/even + ts/2007/fall/More-Haskell-functional-programming-fun! +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20071009T214500000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20071009T214500Z +DTEND:20071009T224500Z +SUMMARY:Join-Calculus with JoCaml. Concurrent programming that doesn't fry + your brain +LOCATION:MC 4060 +DESCRIPTION:Brennan Taylor --- Learn more at https:/csclub.uwaterloo.ca/ev + ents/2007/fall/Join-Calculus-with-JoCaml.-Concurrent-programming-that-does + n't-fry-your-brain +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20071205T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20071205T223000Z +DTEND:20071205T233000Z +SUMMARY:Google Summer of Code\, a look back on 2007 +LOCATION:MC 4061 +DESCRIPTION:Holden Karau --- Learn more at https:/csclub.uwaterloo.ca/even + ts/2007/fall/Google-Summer-of-Code\,-a-look-back-on-2007 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20071019T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20071019T220000Z +DTEND:20071019T230000Z +SUMMARY:General Meeting +LOCATION:MC4058 +DESCRIPTION:There is a general meeting scheduled for Friday\, October 19\, + 2007 at 17:00.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 st + aff is up to speed on current CSC doings. The current agenda can be found + at [http://wiki.csclub.uwaterloo.ca/wiki/Friday\\_19\\_October\\_2007.]() --- Learn mor + e at https:/csclub.uwaterloo.ca/events/2007/fall/General-Meeting +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20071004T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20071004T213000Z +DTEND:20071004T223000Z +SUMMARY:Distributed Programming with Erlang +LOCATION:TBA +DESCRIPTION:Brennan Taylor --- Learn more at https:/csclub.uwaterloo.ca/ev + ents/2007/fall/Distributed-Programming-with-Erlang +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20071129T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20071129T223000Z +DTEND:20071129T233000Z +SUMMARY:Concurrent / Distributed programming with JoCaml +LOCATION:MC 4061 +DESCRIPTION:Brennan Taylor --- Learn more at https:/csclub.uwaterloo.ca/ev + ents/2007/fall/Concurrent-Distributed-programming-with-JoCaml +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20070627T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20070627T213000Z +DTEND:20070627T223000Z +SUMMARY:Usability in the wild +LOCATION:MC 4042 +DESCRIPTION:A talk by Michael Terry --- Learn more at https:/csclub.uwater + loo.ca/events/2007/spring/Usability-in-the-wild +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20070618T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20070618T213000Z +DTEND:20070618T223000Z +SUMMARY:Fedspulse.ca\, Web 3.0\, Portals and the Metaverse +LOCATION:DC 4040 +DESCRIPTION:Peter Macdonald --- Learn more at https:/csclub.uwaterloo.ca/e + vents/2007/spring/Fedspulse.ca\,-Web-3.0\,-Portals-and-the-Metaverse +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20070622T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20070622T213000Z +DTEND:20070622T223000Z +SUMMARY:Email encryption for the masses +LOCATION:MC 4042 +DESCRIPTION:Ken Ho --- Learn more at https:/csclub.uwaterloo.ca/events/200 + 7/spring/Email-encryption-for-the-masses +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20070706T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20070706T213000Z +DTEND:20070706T223000Z +SUMMARY:Copyright vs Community in the Age of Computer Networks +LOCATION:AL 116 +DESCRIPTION:Richard Stallman --- Learn more at https:/csclub.uwaterloo.ca/ + events/2007/spring/Copyright-vs-Community-in-the-Age-of-Computer-Networks +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20070718T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20070718T000000Z +DTEND:20070718T010000Z +SUMMARY:C++0x - An Overview +LOCATION:AL 116 +DESCRIPTION:Bjarne Stroustrup --- Learn more at https:/csclub.uwaterloo.ca + /events/2007/spring/C++0x---An-Overview +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20070210T023000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20070210T023000Z +DTEND:20070210T033000Z +SUMMARY:Writing World Class Software +LOCATION:DC 1351 +DESCRIPTION:A talk by James Simpson --- Learn more at https:/csclub.uwater + loo.ca/events/2007/winter/Writing-World-Class-Software +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20070208T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20070208T223000Z +DTEND:20070208T233000Z +SUMMARY:UW Software Start-ups: What Worked and What Did Not +LOCATION:MC 2066 +DESCRIPTION:A talk by Larry Smith --- Learn more at https:/csclub.uwaterlo + o.ca/events/2007/winter/UW-Software-Start-ups-What-Worked-and-What-Did-Not +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20070411T203000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20070411T203000Z +DTEND:20070411T213000Z +SUMMARY:The Free Software Movement and the GNU/Linux Operating System +LOCATION:Hagey Hall +DESCRIPTION:A talk by Richard M. Stallman (RMS) **[CANCELLED]** --- Learn + more at https:/csclub.uwaterloo.ca/events/2007/winter/The-Free-Software-Mo + vement-and-the-GNULinux-Operating-System +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20070401T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20070401T213000Z +DTEND:20070401T223000Z +SUMMARY:Surprise Bill Gates Visit +LOCATION:MC 3036 +DESCRIPTION:Bill Gates is coming to visit the CSClub --- Learn more at htt + ps:/csclub.uwaterloo.ca/events/2007/winter/Surprise-Bill-Gates-Visit +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20070207T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20070207T223000Z +DTEND:20070207T233000Z +SUMMARY:Riding The Multi-core Revolution +LOCATION:MC 4041 +DESCRIPTION:How a Waterloo software company is changing the way people pro + gram computers. A talk by Stefanus Du Toit --- Learn more at https:/csclub + .uwaterloo.ca/events/2007/winter/Riding-The-Multi-core-Revolution +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20070226T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20070226T223000Z +DTEND:20070226T233000Z +SUMMARY:ReactOS: An Open Source OS Platform for Learning +LOCATION:DC 1350 +DESCRIPTION:A talk by Alex Ionescu --- Learn more at https:/csclub.uwaterl + oo.ca/events/2007/winter/ReactOS-An-Open-Source-OS-Platform-for-Learning +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20070131T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20070131T220000Z +DTEND:20070131T230000Z +SUMMARY:Network Security -- Intrusion Detection +LOCATION:MC 4041 +DESCRIPTION:A talk by Reg Quinton --- Learn more at https:/csclub.uwaterlo + o.ca/events/2007/winter/Network-Security----Intrusion-Detection +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20070408T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20070408T213000Z +DTEND:20070408T223000Z +SUMMARY:Loop Optimizations +LOCATION:MC 4041 +DESCRIPTION:A talk by Simina Branzei --- Learn more at https:/csclub.uwate + rloo.ca/events/2007/winter/Loop-Optimizations +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20070209T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20070209T223000Z +DTEND:20070209T233000Z +SUMMARY:Introduction to 3-d Graphics +LOCATION:MC 4041 +DESCRIPTION:A talk by Chris \"The Prof\" Evensen --- Learn more at https:/ + csclub.uwaterloo.ca/events/2007/winter/Introduction-to-3-d-Graphics +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20070404T210000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20070404T210000Z +DTEND:20070404T220000Z +SUMMARY:Data Analysis with Kernels: [an introduction] +LOCATION:MC 1056 +DESCRIPTION:A talk by Michael Biggs. This talk is RESCHEDULED due to unexp + ected circumstances --- Learn more at https:/csclub.uwaterloo.ca/events/20 + 07/winter/Data-Analysis-with-Kernels-[an-introduction] +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20070328T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20070328T223000Z +DTEND:20070328T233000Z +SUMMARY:Computational Physics Simulations +LOCATION:MC 1056 +DESCRIPTION:A talk by David Tenty and Alex Parent --- Learn more at https: + /csclub.uwaterloo.ca/events/2007/winter/Computational-Physics-Simulations +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20070215T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20070215T223000Z +DTEND:20070215T233000Z +SUMMARY:An Introduction to Recognizing Regular Expressions in Haskell +LOCATION:MC 2065 +DESCRIPTION:A talk by James deBoer --- Learn more at https:/csclub.uwaterl + oo.ca/events/2007/winter/An-Introduction-to-Recognizing-Regular-Expression + s-in-Haskell +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20070329T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20070329T213000Z +DTEND:20070329T223000Z +SUMMARY:All The Code +LOCATION:MC 1056 +DESCRIPTION:A demo/introduction to a new source code search engine. A talk + by Holden Karau --- Learn more at https:/csclub.uwaterloo.ca/events/2007/ + winter/All-The-Code +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20060513T180000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20060513T180000Z +DTEND:20060513T190000Z +SUMMARY:Video 4 Linux Day +LOCATION:CSC +DESCRIPTION: We don't know enough about V4L --- Learn more at https:/csclu + b.uwaterloo.ca/events/2006/spring/Video-4-Linux-Day +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20060514T180000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20060514T180000Z +DTEND:20060514T190000Z +SUMMARY:Unix 101 and 102 Recording +LOCATION:CSC +DESCRIPTION:Unix 101 and 102 recording --- Learn more at https:/csclub.uwa + terloo.ca/events/2006/spring/Unix-101-and-102-Recording +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20060724T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20060724T213000Z +DTEND:20060724T223000Z +SUMMARY:Software development gets on the Cluetrain +LOCATION:MC 4063 +DESCRIPTION:or How communities of interest drive modern software developme + nt. --- Learn more at https:/csclub.uwaterloo.ca/events/2006/spring/Softwa + re-development-gets-on-the-Cluetrain +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20060720T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20060720T213000Z +DTEND:20060720T223000Z +SUMMARY:Simulating multi-tasking on an embedded architecture +LOCATION:MC4041 +DESCRIPTION:Alex Tsay will look at the common hack used to simulate multi- + processing in a real time embedded environment. --- Learn more at https:/c + sclub.uwaterloo.ca/events/2006/spring/Simulating-multi-tasking-on-an-embed + ded-architecture +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20060719T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20060719T213000Z +DTEND:20060719T223000Z +SUMMARY:Semacode: Image recognition on mobile camera phones +LOCATION:MC1085 +DESCRIPTION:Simon Woodside\, founder of Semacode\, comes to discuss image + what it is like to start a business and how imaging code works --- Learn m + ore at https:/csclub.uwaterloo.ca/events/2006/spring/Semacode-Image-recogn + ition-on-mobile-camera-phones +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20060718T045900000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20060718T045900Z +DTEND:20060718T055900Z +SUMMARY:Midnight Madness\, Alpha Edition +LOCATION:MC3036 +DESCRIPTION:Come out to discuss current & future plans/projects for the Cl + ub --- Learn more at https:/csclub.uwaterloo.ca/events/2006/spring/Midnigh + t-Madness\,-Alpha-Edition +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20060721T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20060721T223000Z +DTEND:20060721T233000Z +SUMMARY:March of the Penguins +LOCATION:MC1085 +DESCRIPTION:The Computer Science Club will be showing March of the Penguin + s --- Learn more at https:/csclub.uwaterloo.ca/events/2006/spring/March-of + -the-Penguins +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20060725T180000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20060725T180000Z +DTEND:20060725T190000Z +SUMMARY:Linux Installfest! +LOCATION:DC Fishbowk +DESCRIPTION:A part of Linux Awareness Week --- Learn more at https:/csclub + .uwaterloo.ca/events/2006/spring/Linux-Installfest! +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20060726T203000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20060726T203000Z +DTEND:20060726T213000Z +SUMMARY:Lemmings Day +LOCATION:MC Comfy Lounge +DESCRIPTION:Come out for some retro Amiga-style Lemmings gaming action! -- + - Learn more at https:/csclub.uwaterloo.ca/events/2006/spring/Lemmings-Day +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20060525T210000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20060525T210000Z +DTEND:20060525T220000Z +SUMMARY:Eighteen Years in the Software Tools Business +LOCATION:MC 4060 +DESCRIPTION:Eighteen Years in the Software Tools Business at Microsoft\, a + talk by Rico Mariani\, (BMath CS/EEE 1988) --- Learn more at https:/csclu + b.uwaterloo.ca/events/2006/spring/Eighteen-Years-in-the-Software-Tools-Bus + iness +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20060720T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20060720T223000Z +DTEND:20060720T233000Z +SUMMARY:Cool Stuff to do With Python +LOCATION:MC4041 +DESCRIPTION:Albert O'Connor will be introducing the joys of programming in + python --- Learn more at https:/csclub.uwaterloo.ca/events/2006/spring/Co + ol-Stuff-to-do-With-Python +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20060730T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20060730T000000Z +DTEND:20060730T010000Z +SUMMARY:CTRL D +LOCATION:East Side Mario +DESCRIPTION:Come out for the Club that Really Likes Dinner --- Learn more + at https:/csclub.uwaterloo.ca/events/2006/spring/CTRL-D +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20060621T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20060621T213000Z +DTEND:20060621T223000Z +SUMMARY:CSC General Meeting +LOCATION:MC4042 +DESCRIPTION:Come out to discuss current & future plans/projects for the Cl + ub --- Learn more at https:/csclub.uwaterloo.ca/events/2006/spring/CSC-Gen + eral-Meeting +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20060508T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20060508T213000Z +DTEND:20060508T223000Z +SUMMARY:CSC Elections +LOCATION:The Comfy Lounge +DESCRIPTION:Come out and vote for the Spring 2006 executive! --- Learn mor + e at https:/csclub.uwaterloo.ca/events/2006/spring/CSC-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20060209T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20060209T233000Z +DTEND:20060210T003000Z +SUMMARY:Pints With Profs +LOCATION:Bombshelter Pub +DESCRIPTION:Come out and meet your professors. Free food provided! --- Lea + rn more at https:/csclub.uwaterloo.ca/events/2006/winter/Pints-With-Profs +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20060306T224500000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20060306T224500Z +DTEND:20060306T234500Z +SUMMARY:Creating Killer Applications +LOCATION:Physics 145 +DESCRIPTION:A talk by Larry Smith --- Learn more at https:/csclub.uwaterlo + o.ca/events/2006/winter/Creating-Killer-Applications +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20051011T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20051011T213000Z +DTEND:20051011T223000Z +SUMMARY:UNIX 103: Scripting Unix +LOCATION:MC 2037 +DESCRIPTION:You Too Can Be a Unix Taskmaster --- Learn more at https:/cscl + ub.uwaterloo.ca/events/2005/fall/UNIX-103-Scripting-Unix +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20051006T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20051006T213000Z +DTEND:20051006T223000Z +SUMMARY:UNIX 102 +LOCATION:MC3D 2037 +DESCRIPTION:Fun with Unix --- Learn more at https:/csclub.uwaterloo.ca/eve + nts/2005/fall/UNIX-102 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20051004T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20051004T213000Z +DTEND:20051004T223000Z +SUMMARY:UNIX 101 +LOCATION:MC 2037 +DESCRIPTION:First UNIX tutorial --- Learn more at https:/csclub.uwaterloo. + ca/events/2005/fall/UNIX-101 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20051129T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20051129T233000Z +DTEND:20051130T003000Z +SUMMARY:Programming Contest +LOCATION:TBA +DESCRIPTION:Come out\, program\, and win shiny things! --- Learn more at h + ttps:/csclub.uwaterloo.ca/events/2005/fall/Programming-Contest +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20051017T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20051017T223000Z +DTEND:20051017T233000Z +SUMMARY:Party with Profs! +LOCATION:Fishbowl +DESCRIPTION:Get to know your profs and be the envy of your friends! --- Le + arn more at https:/csclub.uwaterloo.ca/events/2005/fall/Party-with-Profs! +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20050607T210000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20050607T210000Z +DTEND:20050607T220000Z +SUMMARY:UW's CS curriculum: past\, present\, and future +LOCATION:MC 4042 +DESCRIPTION:Come out to here Prabhakar Ragde talk about our UW's CS curric + ulum --- Learn more at https:/csclub.uwaterloo.ca/events/2005/spring/UW's- + CS-curriculum-past\,-present\,-and-future +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20050602T203000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20050602T203000Z +DTEND:20050602T213000Z +SUMMARY:Programming and Verifying the Interactive Web +LOCATION:DC 1302 +DESCRIPTION:Shriram Krishnamurthi will be talking about continuations in W + eb Programming --- Learn more at https:/csclub.uwaterloo.ca/events/2005/sp + ring/Programming-and-Verifying-the-Interactive-Web +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20050201T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20050201T223000Z +DTEND:20050201T233000Z +SUMMARY:UNIX 102 +LOCATION:MC 2037 +DESCRIPTION:Fun with Unix --- Learn more at https:/csclub.uwaterloo.ca/eve + nts/2005/winter/UNIX-102 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20050125T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20050125T223000Z +DTEND:20050125T233000Z +SUMMARY:UNIX 101 +LOCATION:MC 2037 +DESCRIPTION:First UNIX tutorial --- Learn more at https:/csclub.uwaterloo. + ca/events/2005/winter/UNIX-101 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20050315T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20050315T223000Z +DTEND:20050315T233000Z +SUMMARY:Oh No! More Lemmings Day! +LOCATION:MC 4060 +DESCRIPTION:Come out for some retro Amiga-style Lemmings gaming action! -- + - Learn more at https:/csclub.uwaterloo.ca/events/2005/winter/Oh-No!-More- + Lemmings-Day! +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20050113T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20050113T223000Z +DTEND:20050113T233000Z +SUMMARY:CSC Elections +LOCATION:The Comfy Lounge +DESCRIPTION:Come out and vote for the Winter 2005 executive! --- Learn mor + e at https:/csclub.uwaterloo.ca/events/2005/winter/CSC-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20041018T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20041018T213000Z +DTEND:20041018T223000Z +SUMMARY:UNIX 103: Scripting Unix +LOCATION:MC 2037 +DESCRIPTION:You Too Can Be a Unix Taskmaster --- Learn more at https:/cscl + ub.uwaterloo.ca/events/2004/fall/UNIX-103-Scripting-Unix +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20041004T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20041004T213000Z +DTEND:20041004T223000Z +SUMMARY:UNIX 102 +LOCATION:MC 2037 +DESCRIPTION:Fun with Unix --- Learn more at https:/csclub.uwaterloo.ca/eve + nts/2004/fall/UNIX-102 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20040927T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20040927T213000Z +DTEND:20040927T223000Z +SUMMARY:UNIX 101 +LOCATION:MC 2037 +DESCRIPTION:First UNIX tutorial --- Learn more at https:/csclub.uwaterloo. + ca/events/2004/fall/UNIX-101 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20041112T203000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20041112T203000Z +DTEND:20041112T213000Z +SUMMARY:Lemmings Day! +LOCATION:MC 4063 +DESCRIPTION:Everyone else is doing it! --- Learn more at https:/csclub.uwa + terloo.ca/events/2004/fall/Lemmings-Day! +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20041201T203000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20041201T203000Z +DTEND:20041201T213000Z +SUMMARY:Knitting needles\, hairpins and other tangled objects +LOCATION:MC 4058 +DESCRIPTION:In this talk\, I'll study linkages (objects built from sticks + that are connected with flexible joints)\, and explain some interesting ex + amples that can or cannot be straightened out --- Learn more at https:/csc + lub.uwaterloo.ca/events/2004/fall/Knitting-needles\,-hairpins-and-other-ta + ngled-objects +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20041118T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20041118T230000Z +DTEND:20041119T000000Z +SUMMARY:GracefulTavi +LOCATION:MC 2066 +DESCRIPTION:Wiki software in PHP+MySQL --- Learn more at https:/csclub.uwa + terloo.ca/events/2004/fall/GracefulTavi +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20041124T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20041124T223000Z +DTEND:20041124T233000Z +SUMMARY:Eclipse +LOCATION:MC 2066 +DESCRIPTION:How I Stopped Worrying and Learned to Love the IDE --- Learn m + ore at https:/csclub.uwaterloo.ca/events/2004/fall/Eclipse +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20041208T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20041208T223000Z +DTEND:20041208T233000Z +SUMMARY:CTRL-D +LOCATION:Mongolian Grill +DESCRIPTION: This semesters CTRL-D (or the club that really likes dinner) + is going to be at Mongolian grill. Be there or be square --- Learn more at + https:/csclub.uwaterloo.ca/events/2004/fall/CTRL-D +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20041024T040000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20041024T040000Z +DTEND:20041024T050000Z +SUMMARY:CSC Programming Contest +LOCATION:MC 2037 +DESCRIPTION:CSC Programming Contest --- Learn more at https:/csclub.uwater + loo.ca/events/2004/fall/CSC-Programming-Contest +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20040917T210000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20040917T210000Z +DTEND:20040917T220000Z +SUMMARY:CSC Elections +LOCATION:The Comfy Lounge +DESCRIPTION:Come out and vote for the Fall 2004 executive! --- Learn more + at https:/csclub.uwaterloo.ca/events/2004/fall/CSC-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20040617T210000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20040617T210000Z +DTEND:20040617T220000Z +SUMMARY:``Optical Snow'': Motion parallax and heading computation in dense + ly cluttered scenes. -or- Why Computer Vision needs the Fourier Transform! +LOCATION:MC 2066 +DESCRIPTION:A talk by Richard Mann\; School of Computer Science --- Learn + more at https:/csclub.uwaterloo.ca/events/2004/spring/``Optical-Snow''-Mot + ion-parallax-and-heading-computation-in-densely-cluttered-scenes.--or--Why + -Computer-Vision-needs-the-Fourier-Transform! +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20040727T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20040727T213000Z +DTEND:20040727T223000Z +SUMMARY:Game Complexity Theorists Ponder\, by Jonathan Buss +LOCATION:MC 2065 +DESCRIPTION:Attention AI buffs: Game Complexity presentation --- Learn mor + e at https:/csclub.uwaterloo.ca/events/2004/spring/Game-Complexity-Theoris + ts-Ponder\,-by-Jonathan-Buss +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20040526T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20040526T223000Z +DTEND:20040526T233000Z +SUMMARY:Computing's Next Great Empires: The True Future of Software +LOCATION:DC 1350 +DESCRIPTION:A talk by Larry Smith --- Learn more at https:/csclub.uwaterlo + o.ca/events/2004/spring/Computing's-Next-Great-Empires-The-True-Future-of- + Software +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20040717T163000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20040717T163000Z +DTEND:20040717T173000Z +SUMMARY:Case Modding Workshop! +LOCATION:RCH 308 +DESCRIPTION:Come and learn how to make your computer 1337! --- Learn more + at https:/csclub.uwaterloo.ca/events/2004/spring/Case-Modding-Workshop! +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20040512T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20040512T213000Z +DTEND:20040512T223000Z +SUMMARY:CSC Elections +LOCATION:The Comfy Lounge +DESCRIPTION:Come out and vote for the Spring 2004 executive! --- Learn mor + e at https:/csclub.uwaterloo.ca/events/2004/spring/CSC-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20040315T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20040315T233000Z +DTEND:20040316T003000Z +SUMMARY:SPARC Architecture +LOCATION:MC4040 +DESCRIPTION:A talk by James Morrison --- Learn more at https:/csclub.uwate + rloo.ca/events/2004/winter/SPARC-Architecture +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20040330T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20040330T233000Z +DTEND:20040331T003000Z +SUMMARY:Pints with Profs! +LOCATION:The Grad House +DESCRIPTION:Get to know your profs and be the envy of your friends! --- Le + arn more at https:/csclub.uwaterloo.ca/events/2004/winter/Pints-with-Profs + ! +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20040310T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20040310T000000Z +DTEND:20040310T010000Z +SUMMARY:Managing your home directory using CVS +LOCATION:MC4062 +DESCRIPTION:A talk by Simon Law --- Learn more at https:/csclub.uwaterloo. + ca/events/2004/winter/Managing-your-home-directory-using-CVS +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20040330T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20040330T000000Z +DTEND:20040330T010000Z +SUMMARY:LaTeXing your work report +LOCATION:MC 4058 +DESCRIPTION:A talk by Simon Law --- Learn more at https:/csclub.uwaterloo. + ca/events/2004/winter/LaTeXing-your-work-report +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20040219T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20040219T010000Z +DTEND:20040219T020000Z +SUMMARY:KW Perl Mongers +LOCATION:DC2305 +DESCRIPTION:Perl Modules: A look under the hood --- Learn more at https:/c + sclub.uwaterloo.ca/events/2004/winter/KW-Perl-Mongers +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20040112T210000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20040112T210000Z +DTEND:20040112T220000Z +SUMMARY:InstallFest +LOCATION:DC1301 +DESCRIPTION:See [http://uw-dig.uwaterloo.ca/installfest/]() --- Learn more at https:/csclub.uwaterloo.ca/ev + ents/2004/winter/InstallFest +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20040303T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20040303T000000Z +DTEND:20040303T010000Z +SUMMARY:Graphing webs-of-trust +LOCATION:MC4042 +DESCRIPTION:A talk by Simon Law --- Learn more at https:/csclub.uwaterloo. + ca/events/2004/winter/Graphing-webs-of-trust +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20040324T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20040324T000000Z +DTEND:20040324T010000Z +SUMMARY:Extending LaTeX with packages +LOCATION:MC4058 +DESCRIPTION:A talk by Simon Law --- Learn more at https:/csclub.uwaterloo. + ca/events/2004/winter/Extending-LaTeX-with-packages +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20040317T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20040317T000000Z +DTEND:20040317T010000Z +SUMMARY:Distributed programming for CS and Engineering students +LOCATION:MC4058 +DESCRIPTION:A talk by Simon Law --- Learn more at https:/csclub.uwaterloo. + ca/events/2004/winter/Distributed-programming-for-CS-and-Engineering-stude + nts +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20040205T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20040205T213000Z +DTEND:20040205T223000Z +SUMMARY:Constitutional Change +LOCATION:MC4041 +DESCRIPTION:Vote to change the CSC Constitution --- Learn more at https:/c + sclub.uwaterloo.ca/events/2004/winter/Constitutional-Change +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20031016T210000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20031016T210000Z +DTEND:20031016T220000Z +SUMMARY:UNIX 103: Development Tools +LOCATION:MC2037 +DESCRIPTION:GCC\, GDB\, Make --- Learn more at https:/csclub.uwaterloo.ca/ + events/2003/fall/UNIX-103-Development-Tools +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20031002T210000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20031002T210000Z +DTEND:20031002T220000Z +SUMMARY:UNIX 101: Text Editors +LOCATION:MC2037 +DESCRIPTION:vi vs. emacs: The Ultimate Showdown --- Learn more at https:/c + sclub.uwaterloo.ca/events/2003/fall/UNIX-101-Text-Editors +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20031022T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20031022T213000Z +DTEND:20031022T223000Z +SUMMARY:Real-Time Graphics Compilers +LOCATION:MC4061 +DESCRIPTION:Sh is a GPU metaprogramming language developed at the UW Compu + ter Graphics Lab --- Learn more at https:/csclub.uwaterloo.ca/events/2003/ + fall/Real-Time-Graphics-Compilers +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20031006T210000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20031006T210000Z +DTEND:20031006T220000Z +SUMMARY:Poster Team Meeting +LOCATION:MC3001 (Comfy) +DESCRIPTION:Join the Poster Team and get Free Pizza! --- Learn more at htt + ps:/csclub.uwaterloo.ca/events/2003/fall/Poster-Team-Meeting +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20031202T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20031202T010000Z +DTEND:20031202T020000Z +SUMMARY:Jon 'maddog' Hall: Free and Open Source: Its uses in Business and + Education +LOCATION:RCH 101 +DESCRIPTION: Free and Open Source software has been around for a long time + \, even longer then shrink-wrapped code. --- Learn more at https:/csclub.u + waterloo.ca/events/2003/fall/Jon-'maddog'-Hall-Free-and-Open-Source-Its-us + es-in-Business-and-Education +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030917T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030917T213000Z +DTEND:20030917T223000Z +SUMMARY:CSC Elections +LOCATION:MC3001 (Comfy) +DESCRIPTION:CSC Fall 2003 Elections --- Learn more at https:/csclub.uwater + loo.ca/events/2003/fall/CSC-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20031105T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20031105T223000Z +DTEND:20031105T233000Z +SUMMARY:CS Pints With Profs +LOCATION:Grad House Pub (Green Room) +DESCRIPTION:Come have a pint with your favourite CS profs! --- Learn more + at https:/csclub.uwaterloo.ca/events/2003/fall/CS-Pints-With-Profs +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20031021T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20031021T213000Z +DTEND:20031021T223000Z +SUMMARY:.NET & Linux: When Worlds Collide +LOCATION:MC2065 +DESCRIPTION:A talk by James Perry --- Learn more at https:/csclub.uwaterlo + o.ca/events/2003/fall/.NET-&-Linux-When-Worlds-Collide +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030619T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030619T213000Z +DTEND:20030619T223000Z +SUMMARY:vi: the visual editor +LOCATION:MC2037 +DESCRIPTION:It's not 6. --- Learn more at https:/csclub.uwaterloo.ca/event + s/2003/spring/vi-the-visual-editor +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030612T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030612T213000Z +DTEND:20030612T223000Z +SUMMARY:Unix 103: Scripting Unix +LOCATION:MC2037 +DESCRIPTION:You too can be a Unix taskmaster --- Learn more at https:/cscl + ub.uwaterloo.ca/events/2003/spring/Unix-103-Scripting-Unix +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030605T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030605T213000Z +DTEND:20030605T223000Z +SUMMARY:Unix 102: Fun With Unix +LOCATION:MC2037 +DESCRIPTION:Talking to your Unix can be fun and profitable --- Learn more + at https:/csclub.uwaterloo.ca/events/2003/spring/Unix-102-Fun-With-Unix +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030529T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030529T213000Z +DTEND:20030529T223000Z +SUMMARY:Unix 101: First Steps With Unix +LOCATION:MC2037 +DESCRIPTION:Learn Unix and be the envy of your friends! --- Learn more at + https:/csclub.uwaterloo.ca/events/2003/spring/Unix-101-First-Steps-With-Un + ix +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030514T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030514T213000Z +DTEND:20030514T223000Z +SUMMARY:Spring 2003 Elections +LOCATION:MC3001 Comfy Lounge +DESCRIPTION:Come on out and vote for your exec! --- Learn more at https:/c + sclub.uwaterloo.ca/events/2003/spring/Spring-2003-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030717T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030717T213000Z +DTEND:20030717T223000Z +SUMMARY:Sh +LOCATION:MC4064 +DESCRIPTION:Metaprogramming your way to stunning effects. --- Learn more a + t https:/csclub.uwaterloo.ca/events/2003/spring/Sh +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030609T100000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030609T100000Z +DTEND:20030609T110000Z +SUMMARY:Pints with Profs! +LOCATION:The Grad House +DESCRIPTION:Get to know your profs and be the envy of your friends! --- Le + arn more at https:/csclub.uwaterloo.ca/events/2003/spring/Pints-with-Profs + ! +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030522T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030522T213000Z +DTEND:20030522T223000Z +SUMMARY:May 22 Exec Meeting +LOCATION:MC3036 CSC Office +DESCRIPTION:The execs discuss what needs discussion --- Learn more at http + s:/csclub.uwaterloo.ca/events/2003/spring/May-22-Exec-Meeting +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030708T210000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030708T210000Z +DTEND:20030708T220000Z +SUMMARY:Mainframes and Linux +LOCATION:MC2065 +DESCRIPTION:A talk by Jim Elliott. Jim is responsible for IBM's in Open So + urce activities and IBM's mainframe operating systems for Canada and the C + arribbean. --- Learn more at https:/csclub.uwaterloo.ca/events/2003/spring + /Mainframes-and-Linux +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030731T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030731T213000Z +DTEND:20030731T223000Z +SUMMARY:LaTeX and Work Reports +LOCATION:MC4064 +DESCRIPTION:Writing beautiful work reports --- Learn more at https:/csclub + .uwaterloo.ca/events/2003/spring/LaTeX-and-Work-Reports +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030612T203000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030612T203000Z +DTEND:20030612T213000Z +SUMMARY:June 12 Exec Meeting +LOCATION:MC3036 CSC Office +DESCRIPTION:Have an issue that should be brought up? We'd love to hear it! + --- Learn more at https:/csclub.uwaterloo.ca/events/2003/spring/June-12-E + xec-Meeting +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030724T200000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030724T200000Z +DTEND:20030724T210000Z +SUMMARY:July Exec Meeting +LOCATION:CSC Office +DESCRIPTION: See Abstract for minutes --- Learn more at https:/csclub.uwa + terloo.ca/events/2003/spring/July-Exec-Meeting +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030704T203000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030704T203000Z +DTEND:20030704T213000Z +SUMMARY:Guelph Trip +LOCATION:University of Guelph +DESCRIPTION:Come Visit the University of Guelph's Computer Science Club -- + - Learn more at https:/csclub.uwaterloo.ca/events/2003/spring/Guelph-Trip +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030627T193000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030627T193000Z +DTEND:20030627T203000Z +SUMMARY:Friday Flicks +LOCATION:DC1302 +DESCRIPTION: SIGGRAPH Electronic Theatre Showing --- Learn more at https: + /csclub.uwaterloo.ca/events/2003/spring/Friday-Flicks +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030610T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030610T213000Z +DTEND:20030610T223000Z +SUMMARY:A Brief History of Computer Science +LOCATION:MC2066 +DESCRIPTION:War\, insanity\, espionage\, beauty\, domination\, sacrifice\, + and tragic death... not what one might associate with the history of comp + uter science. In this talk I will focus on the origin of our discipline in + the fields of engineering\, mathematics\, and science\, and on the compli + cated personalities that shaped its evolution. No advanced technical knowl + edge is required. --- Learn more at https:/csclub.uwaterloo.ca/events/2003 + /spring/A-Brief-History-of-Computer-Science +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030131T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030131T003000Z +DTEND:20030131T013000Z +SUMMARY:sed & awk +LOCATION:MC1085 +DESCRIPTION:Unix text editing --- Learn more at https:/csclub.uwaterloo.ca + /events/2003/winter/sed-&-awk +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030321T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030321T003000Z +DTEND:20030321T013000Z +SUMMARY:XSLT +LOCATION:MC1085 +DESCRIPTION:Transforming your documents --- Learn more at https:/csclub.uw + aterloo.ca/events/2003/winter/XSLT +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030314T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030314T003000Z +DTEND:20030314T013000Z +SUMMARY:XML +LOCATION:MC1085 +DESCRIPTION:Give your documents more markup --- Learn more at https:/csclu + b.uwaterloo.ca/events/2003/winter/XML +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030114T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030114T000000Z +DTEND:20030114T010000Z +SUMMARY:W03 Elections +LOCATION:MC3001 +DESCRIPTION:Come out and vote for the new exec! --- Learn more at https:/c + sclub.uwaterloo.ca/events/2003/winter/W03-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030218T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030218T223000Z +DTEND:20030218T233000Z +SUMMARY:Unix 103 Tutorial +LOCATION:MC2037 +DESCRIPTION:Learn more Unix and be the envy of your friends! --- Learn mor + e at https:/csclub.uwaterloo.ca/events/2003/winter/Unix-103-Tutorial +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030211T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030211T223000Z +DTEND:20030211T233000Z +SUMMARY:Unix 102 Tutorial +LOCATION:MC2037 +DESCRIPTION:Learn more Unix and be the envy of your friends! --- Learn mor + e at https:/csclub.uwaterloo.ca/events/2003/winter/Unix-102-Tutorial +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030204T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030204T223000Z +DTEND:20030204T233000Z +SUMMARY:Unix 101 Tutorial +LOCATION:MC2037 +DESCRIPTION:Learn Unix and be the envy of your friends! --- Learn more at + https:/csclub.uwaterloo.ca/events/2003/winter/Unix-101-Tutorial +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030228T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030228T003000Z +DTEND:20030228T013000Z +SUMMARY:The GNU General Public License +LOCATION:MC1085 +DESCRIPTION:The teeth of Free Software --- Learn more at https:/csclub.uwa + terloo.ca/events/2003/winter/The-GNU-General-Public-License +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030228T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030228T000000Z +DTEND:20030228T010000Z +SUMMARY:The BSD License Family +LOCATION:MC1085 +DESCRIPTION:Free for all --- Learn more at https:/csclub.uwaterloo.ca/even + ts/2003/winter/The-BSD-License-Family +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030325T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030325T223000Z +DTEND:20030325T233000Z +SUMMARY:Stream Processing +LOCATION:MC2065 +DESCRIPTION:A talk by Assistant Professor Michael McCool --- Learn more at + https:/csclub.uwaterloo.ca/events/2003/winter/Stream-Processing +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030328T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030328T003000Z +DTEND:20030328T013000Z +SUMMARY:SSH and Networks +LOCATION:MC1085 +DESCRIPTION:Once more into the breach --- Learn more at https:/csclub.uwat + erloo.ca/events/2003/winter/SSH-and-Networks +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030124T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030124T003000Z +DTEND:20030124T013000Z +SUMMARY:Regular Expressions +LOCATION:MC1085 +DESCRIPTION:Find your perfect match --- Learn more at https:/csclub.uwater + loo.ca/events/2003/winter/Regular-Expressions +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030214T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030214T003000Z +DTEND:20030214T013000Z +SUMMARY:LaTeX: Reports +LOCATION:MC1085 +DESCRIPTION:Writing reports that look good. --- Learn more at https:/csclu + b.uwaterloo.ca/events/2003/winter/LaTeX-Reports +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030221T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030221T003000Z +DTEND:20030221T013000Z +SUMMARY:LaTeX: Beautiful Mathematics +LOCATION:MC1085 +DESCRIPTION:LaTeX => fun --- Learn more at https:/csclub.uwaterloo.ca/even + ts/2003/winter/LaTeX-Beautiful-Mathematics +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030207T003000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030207T003000Z +DTEND:20030207T013000Z +SUMMARY:LaTeX: A Document Processor +LOCATION:MC1085 +DESCRIPTION:Typesetting beautiful text --- Learn more at https:/csclub.uwa + terloo.ca/events/2003/winter/LaTeX-A-Document-Processor +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030325T020000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030325T020000Z +DTEND:20030325T030000Z +SUMMARY:Judy\, or What Is It Like To Be A Robot? +LOCATION:Humanities Theatre\, Hagey Hall +DESCRIPTION:Held in co-operation with the UW Cognitive Science Club --- Le + arn more at https:/csclub.uwaterloo.ca/events/2003/winter/Judy\,-or-What-I + s-It-Like-To-Be-A-Robot +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20030327T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20030327T000000Z +DTEND:20030327T010000Z +SUMMARY:Abusing the C++ Compiler +LOCATION:MC2065 +DESCRIPTION:Abusing template metaprogramming in C++ --- Learn more at http + s:/csclub.uwaterloo.ca/events/2003/winter/Abusing-the-C++-Compiler +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20021008T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20021008T213000Z +DTEND:20021008T223000Z +SUMMARY:Video cards\, Linux display drivers and the Kernel Graphics Interf + ace (KGI) +LOCATION:MC4045 +DESCRIPTION:A talk by Filip Spacek\, KGI developer --- Learn more at https + :/csclub.uwaterloo.ca/events/2002/fall/Video-cards\,-Linux-display-drivers + -and-the-Kernel-Graphics-Interface-(KGI) +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20021010T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20021010T223000Z +DTEND:20021010T233000Z +SUMMARY:UNIX 103 +LOCATION:MC3006 +DESCRIPTION: --- Learn more at https:/csclub.uwaterloo.ca/events/2002/fall + /UNIX-103 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20021003T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20021003T223000Z +DTEND:20021003T233000Z +SUMMARY:UNIX 102 +LOCATION:MC3006 +DESCRIPTION:Talking to your UNIX can be fun and profitable. --- Learn more + at https:/csclub.uwaterloo.ca/events/2002/fall/UNIX-102 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20020926T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20020926T223000Z +DTEND:20020926T233000Z +SUMMARY:UNIX 101 +LOCATION:MC3006 +DESCRIPTION:First Steps with UNIX --- Learn more at https:/csclub.uwaterlo + o.ca/events/2002/fall/UNIX-101 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20021116T193000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20021116T193000Z +DTEND:20021116T203000Z +SUMMARY:Trip to York University +LOCATION:York University +DESCRIPTION:Going to visit the York University Computer Club --- Learn mor + e at https:/csclub.uwaterloo.ca/events/2002/fall/Trip-to-York-University +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20021026T200000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20021026T200000Z +DTEND:20021026T210000Z +SUMMARY:The Hurd Interfaces +LOCATION:MC2066 +DESCRIPTION:Marcus Brinkmann\, a GNU Hurd developer\, talks about the Hurd + server interfaces\, at the heart of a GNU/Hurd system --- Learn more at h + ttps:/csclub.uwaterloo.ca/events/2002/fall/The-Hurd-Interfaces +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20021107T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20021107T233000Z +DTEND:20021108T003000Z +SUMMARY:The GNU General Public License +LOCATION:MC4063 +DESCRIPTION:The teeth of Free Software --- Learn more at https:/csclub.uwa + terloo.ca/events/2002/fall/The-GNU-General-Public-License +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20021105T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20021105T223000Z +DTEND:20021105T233000Z +SUMMARY:The Evil Side of C++ +LOCATION:MC 2065 +DESCRIPTION:Abusing template metaprogramming in C++\; aka. writing a Mande + lbrot generator that runs at compile time --- Learn more at https:/csclub. + uwaterloo.ca/events/2002/fall/The-Evil-Side-of-C++ +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20021121T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20021121T223000Z +DTEND:20021121T233000Z +SUMMARY:Samba and You +LOCATION:MC2066 +DESCRIPTION:A talk by Dan Brovkovich\, Mathsoc's Computing Director --- Le + arn more at https:/csclub.uwaterloo.ca/events/2002/fall/Samba-and-You +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20021001T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20021001T233000Z +DTEND:20021002T003000Z +SUMMARY:Pints with the Profs +LOCATION:The Bomber +DESCRIPTION:Get to know your profs and be the envy of your friends! --- Le + arn more at https:/csclub.uwaterloo.ca/events/2002/fall/Pints-with-the-Pro + fs +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20021122T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20021122T000000Z +DTEND:20021122T010000Z +SUMMARY:Perl 6 +LOCATION:MC2066 +DESCRIPTION:A talk by Simon Law --- Learn more at https:/csclub.uwaterloo. + ca/events/2002/fall/Perl-6 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20021119T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20021119T223000Z +DTEND:20021119T233000Z +SUMMARY:Metaprogramming GPUs +LOCATION:MC4058 +DESCRIPTION:A talk by Michael McCool of the Computer Graphics Lab. --- Lea + rn more at https:/csclub.uwaterloo.ca/events/2002/fall/Metaprogramming-GPU + s +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20021026T183000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20021026T183000Z +DTEND:20021026T193000Z +SUMMARY:GNU/Linux on HPPA +LOCATION:MC2066 +DESCRIPTION:Carlos O'Donnell talks about \"the last of the legacy processo + rs to fall before the barbarian horde\" --- Learn more at https:/csclub.uw + aterloo.ca/events/2002/fall/GNULinux-on-HPPA +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20021102T170000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20021102T170000Z +DTEND:20021102T180000Z +SUMMARY:GNU/Linux InstallFest with KW-LUG and UW-DIG +LOCATION:MC3002 (Math Coffee and Donut Store) +DESCRIPTION:Bring over your computer and we'll help you install GNU/Linux + --- Learn more at https:/csclub.uwaterloo.ca/events/2002/fall/GNULinux-Ins + tallFest-with-KW-LUG-and-UW-DIG +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20020916T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20020916T223000Z +DTEND:20020916T233000Z +SUMMARY:F02 elections +LOCATION:Comfy lounge +DESCRIPTION:Come and vote for this term's exec --- Learn more at https:/cs + club.uwaterloo.ca/events/2002/fall/F02-elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20021017T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20021017T223000Z +DTEND:20021017T233000Z +SUMMARY:Debian in the Enterprise +LOCATION:MC2065 +DESCRIPTION:A talk by Simon Law --- Learn more at https:/csclub.uwaterloo. + ca/events/2002/fall/Debian-in-the-Enterprise +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20020930T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20020930T233000Z +DTEND:20021001T003000Z +SUMMARY:Business Meeting +LOCATION:Comfy lounge\, MC3001 +DESCRIPTION:Vote on a constitutional change. --- Learn more at https:/cscl + ub.uwaterloo.ca/events/2002/fall/Business-Meeting +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20021112T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20021112T223000Z +DTEND:20021112T233000Z +SUMMARY:Automatic Memory Management and Garbage Collection +LOCATION:MC4058 +DESCRIPTION:A talk by James A. Morrison --- Learn more at https:/csclub.uw + aterloo.ca/events/2002/fall/Automatic-Memory-Management-and-Garbage-Collec + tion +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20021026T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20021026T213000Z +DTEND:20021026T223000Z +SUMMARY:A GNU Approach to Virtual Memory Management in a Multiserver Opera + ting System +LOCATION:MC2066 +DESCRIPTION:Neal Walfield\, a GNU Hurd developer\, talks about a possible + Virtual Memory Management subsystem for the GNU Hurd --- Learn more at htt + ps:/csclub.uwaterloo.ca/events/2002/fall/A-GNU-Approach-to-Virtual-Memory- + Management-in-a-Multiserver-Operating-System +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20020512T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20020512T000000Z +DTEND:20020512T010000Z +SUMMARY:S02 elections +LOCATION:MC3036 +DESCRIPTION:Come and vote for this term's exec --- Learn more at https:/cs + club.uwaterloo.ca/events/2002/spring/S02-elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20020208T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20020208T000000Z +DTEND:20020208T010000Z +SUMMARY:Unix 102: Fun With UNIX +LOCATION:MC2037 +DESCRIPTION:This the second in a series of UNIX tutorials. Simon Law and J + ames Perry will be presenting some more advanced UNIX techniques. All are + welcome. Accounts will be provided for those needing them. --- Learn more + at https:/csclub.uwaterloo.ca/events/2002/winter/Unix-102-Fun-With-UNIX +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20020201T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20020201T000000Z +DTEND:20020201T010000Z +SUMMARY:UNIX 101: First Steps With UNIX +LOCATION:MC2037 +DESCRIPTION: This is the first in a series of seminars that cover the use + of the UNIX Operating System. UNIX is used in a variety of applications\, + both in academia and industry. We will be covering the basics of the UNIX + environment\, as well as the use of PINE\, an electronic mail and news rea + der. --- Learn more at https:/csclub.uwaterloo.ca/events/2002/winter/UNIX + -101-First-Steps-With-UNIX +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20020126T203000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20020126T203000Z +DTEND:20020126T213000Z +SUMMARY:GnuPG/PGP Keysigning Party +LOCATION:Comfy Lounge MC3001 +DESCRIPTION:Get more signatures on your key! --- Learn more at https:/cscl + ub.uwaterloo.ca/events/2002/winter/GnuPGPGP-Keysigning-Party +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20020213T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20020213T220000Z +DTEND:20020213T230000Z +SUMMARY:DVD-Video Under Linux +LOCATION:MC4060 +DESCRIPTION:Billy Biggs will be holding a talk on DVD technology (in parti + cular\, CSS and playback issues) under Linux\, giving some technical detai + ls as well as an overview of the current status of Free Software efforts. + All are welcome. --- Learn more at https:/csclub.uwaterloo.ca/events/2002/ + winter/DVD-Video-Under-Linux +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20020301T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20020301T230000Z +DTEND:20020302T000000Z +SUMMARY:Computer Go\, The Ultimate +LOCATION:MC4060 +DESCRIPTION:Thomas Wolf from Brock University will be holding a talk on th + e Asian game of Go. All are welcome. --- Learn more at https:/csclub.uwate + rloo.ca/events/2002/winter/Computer-Go\,-The-Ultimate +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20020126T200000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20020126T200000Z +DTEND:20020126T210000Z +SUMMARY:An Introduction to GNU Hurd +LOCATION:Comfy Lounge MC3001 +DESCRIPTION:Bored of GNU/Linux? Try this experimental operating system! -- + - Learn more at https:/csclub.uwaterloo.ca/events/2002/winter/An-Introduct + ion-to-GNU-Hurd +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20010602T153000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20010602T153000Z +DTEND:20010602T163000Z +SUMMARY:ACM-Style programming contest +LOCATION:MC3006 +DESCRIPTION:Practice for the ACM international programming contest --- Lea + rn more at https:/csclub.uwaterloo.ca/events/2001/spring/ACM-Style-program + ming-contest +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20010212T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20010212T213000Z +DTEND:20010212T223000Z +SUMMARY:Meeting #5 +LOCATION:MC3036 +DESCRIPTION:No description available. --- Learn more at https:/csclub.uwat + erloo.ca/events/2001/winter/Meeting-#5 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20010205T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20010205T213000Z +DTEND:20010205T223000Z +SUMMARY:Meeting #4 +LOCATION:MC3036 +DESCRIPTION:No description available. --- Learn more at https:/csclub.uwat + erloo.ca/events/2001/winter/Meeting-#4 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20010129T203900000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20010129T203900Z +DTEND:20010129T213900Z +SUMMARY:Meeting #3 +LOCATION:MC3036 +DESCRIPTION:No description available. --- Learn more at https:/csclub.uwat + erloo.ca/events/2001/winter/Meeting-#3 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20010122T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20010122T213000Z +DTEND:20010122T223000Z +SUMMARY:Meeting #2 +LOCATION:MC3036 +DESCRIPTION:Second CSC meeting for Winter 2001. --- Learn more at https:/c + sclub.uwaterloo.ca/events/2001/winter/Meeting-#2 +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20010115T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20010115T223000Z +DTEND:20010115T233000Z +SUMMARY:Executive elections +LOCATION:MC3036 +DESCRIPTION:Winter 2001 CSC Elections. --- Learn more at https:/csclub.uwa + terloo.ca/events/2001/winter/Executive-elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20010127T163000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20010127T163000Z +DTEND:20010127T173000Z +SUMMARY:ACM-Style programming contest +LOCATION:MC3006 +DESCRIPTION:Practice for the ACM international programming contest --- Lea + rn more at https:/csclub.uwaterloo.ca/events/2001/winter/ACM-Style-program + ming-contest +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20000915T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20000915T000000Z +DTEND:20000915T010000Z +SUMMARY:SIGGraph Video Night +LOCATION:DC1302 +DESCRIPTION: SIGGraph Video Night Featuring some truly awesome computer an + imations from Siggraph '99. --- Learn more at https:/csclub.uwaterloo.ca/ + events/2000/fall/SIGGraph-Video-Night +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20000925T193000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20000925T193000Z +DTEND:20000925T203000Z +SUMMARY:Realising the Next Generation Internet +LOCATION:DC1302 +DESCRIPTION:By Frank Clegg of Microsoft Canada --- Learn more at https:/cs + club.uwaterloo.ca/events/2000/fall/Realising-the-Next-Generation-Internet +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20000914T230000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20000914T230000Z +DTEND:20000915T000000Z +SUMMARY:CSC Elections +LOCATION:DC1302 +DESCRIPTION:Fall 2000 Elections for the CSC. --- Learn more at https:/cscl + ub.uwaterloo.ca/events/2000/fall/CSC-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20000721T000000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20000721T000000Z +DTEND:20000721T010000Z +SUMMARY:Ctrl-D +LOCATION:Ali Babas Steak House\, 130 King Street S\, Waterloo +DESCRIPTION:End-of-term dinner --- Learn more at https:/csclub.uwaterloo.c + a/events/2000/spring/Ctrl-D +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20000324T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20000324T223000Z +DTEND:20000324T233000Z +SUMMARY:Enterprise Java APIs and Implementing a Web Portal +LOCATION:DC1304 +DESCRIPTION:No description available. --- Learn more at https:/csclub.uwat + erloo.ca/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Po + rtal +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:20000330T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:20000330T223000Z +DTEND:20000330T233000Z +SUMMARY:Enterprise Java APIs and Implementing a Web Portal (1) +LOCATION:DC1304 +DESCRIPTION:No description available. --- Learn more at https:/csclub.uwat + erloo.ca/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Po + rtal-(1) +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:19991203T160000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:19991203T160000Z +DTEND:19991203T170000Z +SUMMARY:Proofs and Programs +LOCATION:Siegfried Hall\, St Jerome's +DESCRIPTION:By Edsger Dijkstra --- Learn more at https:/csclub.uwaterloo.c + a/events/1999/fall/Proofs-and-Programs +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:19991203T210000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:19991203T210000Z +DTEND:19991203T220000Z +SUMMARY:Open Q&A session +LOCATION:DC1351 +DESCRIPTION:By Edsger Dijkstra --- Learn more at https:/csclub.uwaterloo.c + a/events/1999/fall/Open-Q&A-session +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:19991018T193000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:19991018T193000Z +DTEND:19991018T203000Z +SUMMARY:Living Laboratories: The Future Computing Environments at Georgia + Tech +LOCATION:DC1304 +DESCRIPTION:By Blair MacIntyre and Elizabeth Mynatt --- Learn more at http + s:/csclub.uwaterloo.ca/events/1999/fall/Living-Laboratories-The-Future-Com + puting-Environments-at-Georgia-Tech +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:19991201T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:19991201T223000Z +DTEND:19991201T233000Z +SUMMARY:Homebrew Processors and Integrated Systems in FPGAs +LOCATION:MC2066 +DESCRIPTION:By Jan Gray --- Learn more at https:/csclub.uwaterloo.ca/event + s/1999/fall/Homebrew-Processors-and-Integrated-Systems-in-FPGAs +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:19991019T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:19991019T213000Z +DTEND:19991019T223000Z +SUMMARY:GDB\, Purify Tutorial +LOCATION:DC1304 +DESCRIPTION:No description available. --- Learn more at https:/csclub.uwat + erloo.ca/events/1999/fall/GDB\,-Purify-Tutorial +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:19991202T010000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:19991202T010000Z +DTEND:19991202T020000Z +SUMMARY:Ctrl-D +LOCATION:Golf's Steakhouse +DESCRIPTION:End-of-term dinner --- Learn more at https:/csclub.uwaterloo.c + a/events/1999/fall/Ctrl-D +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:19991202T193000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:19991202T193000Z +DTEND:19991202T203000Z +SUMMARY:Calculational Mathematics +LOCATION:DC1302 +DESCRIPTION:By Edgar Dijkstra --- Learn more at https:/csclub.uwaterloo.ca + /events/1999/fall/Calculational-Mathematics +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:19940926T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:19940926T213000Z +DTEND:19940926T223000Z +SUMMARY:UNIX II Tutorial +LOCATION:MC 3022 +DESCRIPTION:No description available --- Learn more at https:/csclub.uwate + rloo.ca/events/1994/fall/UNIX-II-Tutorial +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:19940922T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:19940922T213000Z +DTEND:19940922T223000Z +SUMMARY:UNIX I Tutorial +LOCATION:MC 3022 +DESCRIPTION:No description available --- Learn more at https:/csclub.uwate + rloo.ca/events/1994/fall/UNIX-I-Tutorial +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:19940921T233000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:19940921T233000Z +DTEND:19940922T003000Z +SUMMARY:SIGGRAPH Video Night +LOCATION:DC 1302 +DESCRIPTION:No description available --- Learn more at https:/csclub.uwate + rloo.ca/events/1994/fall/SIGGRAPH-Video-Night +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:19941013T220000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:19941013T220000Z +DTEND:19941013T230000Z +SUMMARY:Prograph: Picture the Future +LOCATION:DC 1302 +DESCRIPTION:No description available --- Learn more at https:/csclub.uwate + rloo.ca/events/1994/fall/Prograph-Picture-the-Future +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:19940914T020000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:19940914T020000Z +DTEND:19940914T030000Z +SUMMARY:Movie Outing: Brainstorm +LOCATION:Princess Cinema +DESCRIPTION: No description available. --- Learn more at https:/csclub.uw + aterloo.ca/events/1994/fall/Movie-Outing-Brainstorm +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:19941102T223000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:19941102T223000Z +DTEND:19941102T233000Z +SUMMARY:Game Theory +LOCATION:MC 2038 +DESCRIPTION:No description available --- Learn more at https:/csclub.uwate + rloo.ca/events/1994/fall/Game-Theory +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:19941020T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:19941020T213000Z +DTEND:19941020T223000Z +SUMMARY:Exploring the Internet +LOCATION:MC 3009 +DESCRIPTION:No description available --- Learn more at https:/csclub.uwate + rloo.ca/events/1994/fall/Exploring-the-Internet +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:19940916T213000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:19940916T213000Z +DTEND:19940916T223000Z +SUMMARY:CSC Elections +LOCATION:MC 4040 +DESCRIPTION:No description available --- Learn more at https:/csclub.uwate + rloo.ca/events/1994/fall/CSC-Elections +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +BEGIN:VEVENT +UID:19941015T150000000Z@csclub.uwaterloo.ca +SEQUENCE:0 +DTSTAMP:20210920T210237Z +DTSTART:19941015T150000Z +DTEND:19941015T160000Z +SUMMARY:ACM-Style Programming Contest +LOCATION:MC 3022 +DESCRIPTION:No description available --- Learn more at https:/csclub.uwate + rloo.ca/events/1994/fall/ACM-Style-Programming-Contest +ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +END:VEVENT +X-WR-RELCALID:3359A191-B19E-4B53-BADC-DFC084FC51C9 +END:VCALENDAR \ No newline at end of file -- 2.39.2 From 931960e5194935e2fe757f9d58afb95fda1c24f4 Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Mon, 20 Sep 2021 17:30:17 -0400 Subject: [PATCH 10/25] Use "University of Waterloo - " for IRL locations --- scripts/generate-calendar.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/generate-calendar.ts b/scripts/generate-calendar.ts index 7c162e0c..e8512188 100644 --- a/scripts/generate-calendar.ts +++ b/scripts/generate-calendar.ts @@ -29,8 +29,8 @@ export async function generateCalendar() { start: new Date(metadata.date), end: addHours(new Date(metadata.date), 1), location: metadata.online - ? `Online - ${metadata.location}` - : metadata.location, + ? metadata.location + : `University of Waterloo - ${metadata.location}`, organizer: "exec@csclub.uwaterloo.ca", })), }); -- 2.39.2 From 7ed1913745d5ec1b455e5fe9cafc30416b93fe51 Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Mon, 20 Sep 2021 19:17:30 -0400 Subject: [PATCH 11/25] Fix event times --- content/events/1994/fall/ACM-Style-Programming-Contest.md | 2 +- content/events/1994/fall/CSC-Elections.md | 2 +- content/events/1994/fall/Exploring-the-Internet.md | 2 +- content/events/1994/fall/Game-Theory.md | 2 +- content/events/1994/fall/Movie-Outing-Brainstorm.md | 2 +- content/events/1994/fall/Prograph-Picture-the-Future.md | 2 +- content/events/1994/fall/SIGGRAPH-Video-Night.md | 2 +- content/events/1994/fall/UNIX-I-Tutorial.md | 2 +- content/events/1994/fall/UNIX-II-Tutorial.md | 2 +- content/events/1999/fall/Calculational-Mathematics.md | 2 +- content/events/1999/fall/Ctrl-D.md | 2 +- content/events/1999/fall/GDB,-Purify-Tutorial.md | 2 +- .../fall/Homebrew-Processors-and-Integrated-Systems-in-FPGAs.md | 2 +- ...atories-The-Future-Computing-Environments-at-Georgia-Tech.md | 2 +- content/events/1999/fall/Open-Q&A-session.md | 2 +- content/events/1999/fall/Proofs-and-Programs.md | 2 +- content/events/2000/fall/CSC-Elections.md | 2 +- .../events/2000/fall/Realising-the-Next-Generation-Internet.md | 2 +- content/events/2000/fall/SIGGraph-Video-Night.md | 2 +- content/events/2000/spring/Ctrl-D.md | 2 +- .../Enterprise-Java-APIs-and-Implementing-a-Web-Portal-(1).md | 2 +- .../Enterprise-Java-APIs-and-Implementing-a-Web-Portal.md | 2 +- content/events/2001/spring/ACM-Style-programming-contest.md | 2 +- content/events/2001/winter/ACM-Style-programming-contest.md | 2 +- content/events/2001/winter/Executive-elections.md | 2 +- content/events/2001/winter/Meeting-#2.md | 2 +- content/events/2001/winter/Meeting-#3.md | 2 +- content/events/2001/winter/Meeting-#4.md | 2 +- content/events/2001/winter/Meeting-#5.md | 2 +- ...rtual-Memory-Management-in-a-Multiserver-Operating-System.md | 2 +- .../fall/Automatic-Memory-Management-and-Garbage-Collection.md | 2 +- content/events/2002/fall/Business-Meeting.md | 2 +- content/events/2002/fall/Debian-in-the-Enterprise.md | 2 +- content/events/2002/fall/F02-elections.md | 2 +- .../2002/fall/GNULinux-InstallFest-with-KW-LUG-and-UW-DIG.md | 2 +- content/events/2002/fall/GNULinux-on-HPPA.md | 2 +- content/events/2002/fall/Metaprogramming-GPUs.md | 2 +- content/events/2002/fall/Perl-6.md | 2 +- content/events/2002/fall/Pints-with-the-Profs.md | 2 +- content/events/2002/fall/Samba-and-You.md | 2 +- content/events/2002/fall/The-Evil-Side-of-C++.md | 2 +- content/events/2002/fall/The-GNU-General-Public-License.md | 2 +- content/events/2002/fall/The-Hurd-Interfaces.md | 2 +- content/events/2002/fall/Trip-to-York-University.md | 2 +- content/events/2002/fall/UNIX-101.md | 2 +- content/events/2002/fall/UNIX-102.md | 2 +- content/events/2002/fall/UNIX-103.md | 2 +- ...x-display-drivers-and-the-Kernel-Graphics-Interface-(KGI).md | 2 +- content/events/2002/spring/S02-elections.md | 2 +- content/events/2002/winter/An-Introduction-to-GNU-Hurd.md | 2 +- content/events/2002/winter/Computer-Go,-The-Ultimate.md | 2 +- content/events/2002/winter/DVD-Video-Under-Linux.md | 2 +- content/events/2002/winter/GnuPGPGP-Keysigning-Party.md | 2 +- content/events/2002/winter/UNIX-101-First-Steps-With-UNIX.md | 2 +- content/events/2002/winter/Unix-102-Fun-With-UNIX.md | 2 +- content/events/2003/fall/.NET-&-Linux-When-Worlds-Collide.md | 2 +- content/events/2003/fall/CS-Pints-With-Profs.md | 2 +- content/events/2003/fall/CSC-Elections.md | 2 +- ...l-Free-and-Open-Source-Its-uses-in-Business-and-Education.md | 2 +- content/events/2003/fall/Poster-Team-Meeting.md | 2 +- content/events/2003/fall/Real-Time-Graphics-Compilers.md | 2 +- content/events/2003/fall/UNIX-101-Text-Editors.md | 2 +- content/events/2003/fall/UNIX-103-Development-Tools.md | 2 +- .../events/2003/spring/A-Brief-History-of-Computer-Science.md | 2 +- content/events/2003/spring/Friday-Flicks.md | 2 +- content/events/2003/spring/Guelph-Trip.md | 2 +- content/events/2003/spring/July-Exec-Meeting.md | 2 +- content/events/2003/spring/June-12-Exec-Meeting.md | 2 +- content/events/2003/spring/LaTeX-and-Work-Reports.md | 2 +- content/events/2003/spring/Mainframes-and-Linux.md | 2 +- content/events/2003/spring/May-22-Exec-Meeting.md | 2 +- content/events/2003/spring/Pints-with-Profs!.md | 2 +- content/events/2003/spring/Sh.md | 2 +- content/events/2003/spring/Spring-2003-Elections.md | 2 +- content/events/2003/spring/Unix-101-First-Steps-With-Unix.md | 2 +- content/events/2003/spring/Unix-102-Fun-With-Unix.md | 2 +- content/events/2003/spring/Unix-103-Scripting-Unix.md | 2 +- content/events/2003/spring/vi-the-visual-editor.md | 2 +- content/events/2003/winter/Abusing-the-C++-Compiler.md | 2 +- .../2003/winter/Judy,-or-What-Is-It-Like-To-Be-A-Robot.md | 2 +- content/events/2003/winter/LaTeX-A-Document-Processor.md | 2 +- content/events/2003/winter/LaTeX-Beautiful-Mathematics.md | 2 +- content/events/2003/winter/LaTeX-Reports.md | 2 +- content/events/2003/winter/Regular-Expressions.md | 2 +- content/events/2003/winter/SSH-and-Networks.md | 2 +- content/events/2003/winter/Stream-Processing.md | 2 +- content/events/2003/winter/The-BSD-License-Family.md | 2 +- content/events/2003/winter/The-GNU-General-Public-License.md | 2 +- content/events/2003/winter/Unix-101-Tutorial.md | 2 +- content/events/2003/winter/Unix-102-Tutorial.md | 2 +- content/events/2003/winter/Unix-103-Tutorial.md | 2 +- content/events/2003/winter/W03-Elections.md | 2 +- content/events/2003/winter/XML.md | 2 +- content/events/2003/winter/XSLT.md | 2 +- content/events/2003/winter/sed-&-awk.md | 2 +- content/events/2004/fall/CSC-Elections.md | 2 +- content/events/2004/fall/CSC-Programming-Contest.md | 2 +- content/events/2004/fall/CTRL-D.md | 2 +- content/events/2004/fall/Eclipse.md | 2 +- content/events/2004/fall/GracefulTavi.md | 2 +- .../Knitting-needles,-hairpins-and-other-tangled-objects.md | 2 +- content/events/2004/fall/Lemmings-Day!.md | 2 +- content/events/2004/fall/UNIX-101.md | 2 +- content/events/2004/fall/UNIX-102.md | 2 +- content/events/2004/fall/UNIX-103-Scripting-Unix.md | 2 +- content/events/2004/spring/CSC-Elections.md | 2 +- content/events/2004/spring/Case-Modding-Workshop!.md | 2 +- ...omputing's-Next-Great-Empires-The-True-Future-of-Software.md | 2 +- .../Game-Complexity-Theorists-Ponder,-by-Jonathan-Buss.md | 2 +- ...es.--or--Why-Computer-Vision-needs-the-Fourier-Transform!.md | 2 +- content/events/2004/winter/Constitutional-Change.md | 2 +- .../Distributed-programming-for-CS-and-Engineering-students.md | 2 +- content/events/2004/winter/Extending-LaTeX-with-packages.md | 2 +- content/events/2004/winter/Graphing-webs-of-trust.md | 2 +- content/events/2004/winter/InstallFest.md | 2 +- content/events/2004/winter/KW-Perl-Mongers.md | 2 +- content/events/2004/winter/LaTeXing-your-work-report.md | 2 +- .../2004/winter/Managing-your-home-directory-using-CVS.md | 2 +- content/events/2004/winter/Pints-with-Profs!.md | 2 +- content/events/2004/winter/SPARC-Architecture.md | 2 +- content/events/2005/fall/Party-with-Profs!.md | 2 +- content/events/2005/fall/Programming-Contest.md | 2 +- content/events/2005/fall/UNIX-101.md | 2 +- content/events/2005/fall/UNIX-102.md | 2 +- content/events/2005/fall/UNIX-103-Scripting-Unix.md | 2 +- .../spring/Programming-and-Verifying-the-Interactive-Web.md | 2 +- .../2005/spring/UW's-CS-curriculum-past,-present,-and-future.md | 2 +- content/events/2005/winter/CSC-Elections.md | 2 +- content/events/2005/winter/Oh-No!-More-Lemmings-Day!.md | 2 +- content/events/2005/winter/UNIX-101.md | 2 +- content/events/2005/winter/UNIX-102.md | 2 +- content/events/2006/spring/CSC-Elections.md | 2 +- content/events/2006/spring/CSC-General-Meeting.md | 2 +- content/events/2006/spring/CTRL-D.md | 2 +- content/events/2006/spring/Cool-Stuff-to-do-With-Python.md | 2 +- .../spring/Eighteen-Years-in-the-Software-Tools-Business.md | 2 +- content/events/2006/spring/Lemmings-Day.md | 2 +- content/events/2006/spring/Linux-Installfest!.md | 2 +- content/events/2006/spring/March-of-the-Penguins.md | 2 +- content/events/2006/spring/Midnight-Madness,-Alpha-Edition.md | 2 +- .../Semacode-Image-recognition-on-mobile-camera-phones.md | 2 +- .../Simulating-multi-tasking-on-an-embedded-architecture.md | 2 +- .../2006/spring/Software-development-gets-on-the-Cluetrain.md | 2 +- content/events/2006/spring/Unix-101-and-102-Recording.md | 2 +- content/events/2006/spring/Video-4-Linux-Day.md | 2 +- content/events/2006/winter/Creating-Killer-Applications.md | 2 +- content/events/2006/winter/Pints-With-Profs.md | 2 +- .../2007/fall/Concurrent-Distributed-programming-with-JoCaml.md | 2 +- content/events/2007/fall/Distributed-Programming-with-Erlang.md | 2 +- content/events/2007/fall/General-Meeting.md | 2 +- .../2007/fall/Google-Summer-of-Code,-a-look-back-on-2007.md | 2 +- ...oCaml.-Concurrent-programming-that-doesn't-fry-your-brain.md | 2 +- .../2007/fall/More-Haskell-functional-programming-fun!.md | 2 +- .../fall/Multi-Player-Linux-games-for-Linux-awarness-week.md | 2 +- ...f-the-Record-Messaging-Useful-Security-and-Privacy-for-IM.md | 2 +- ...nslation-A-solution-for-legacy-games-on-linux-(Postponed).md | 2 +- content/events/2007/fall/Programming-Contest.md | 2 +- ...-Functional-Languages-and-Useful-Programming-with-OCamlF#.md | 2 +- ...ality,-Real-Law-The-regulation-of-Property-in-Video-Games.md | 2 +- ...are-about-functional-programming-with-Haskell-New-er-Date.md | 2 +- content/events/2007/spring/C++0x---An-Overview.md | 2 +- .../Copyright-vs-Community-in-the-Age-of-Computer-Networks.md | 2 +- content/events/2007/spring/Email-encryption-for-the-masses.md | 2 +- .../spring/Fedspulse.ca,-Web-3.0,-Portals-and-the-Metaverse.md | 2 +- content/events/2007/spring/Usability-in-the-wild.md | 2 +- content/events/2007/winter/All-The-Code.md | 2 +- ...ntroduction-to-Recognizing-Regular-Expressions-in-Haskell.md | 2 +- content/events/2007/winter/Computational-Physics-Simulations.md | 2 +- .../2007/winter/Data-Analysis-with-Kernels-[an-introduction].md | 2 +- content/events/2007/winter/Introduction-to-3-d-Graphics.md | 2 +- content/events/2007/winter/Loop-Optimizations.md | 2 +- .../2007/winter/Network-Security----Intrusion-Detection.md | 2 +- .../winter/ReactOS-An-Open-Source-OS-Platform-for-Learning.md | 2 +- content/events/2007/winter/Riding-The-Multi-core-Revolution.md | 2 +- content/events/2007/winter/Surprise-Bill-Gates-Visit.md | 2 +- ...-Free-Software-Movement-and-the-GNULinux-Operating-System.md | 2 +- .../UW-Software-Start-ups-What-Worked-and-What-Did-Not.md | 2 +- content/events/2007/winter/Writing-World-Class-Software.md | 2 +- content/events/2008/fall/CSClub-Elections.md | 2 +- content/events/2008/fall/Changing-the-World-Conference.md | 2 +- content/events/2008/fall/Code-Party.md | 2 +- content/events/2008/fall/Functional-Programming.md | 2 +- content/events/2008/fall/Game-Sketching.md | 2 +- content/events/2008/fall/General-Meeting-2.md | 2 +- content/events/2008/fall/Linux-Install-Fest.md | 2 +- content/events/2008/fall/Meet-the-CSC.md | 2 +- content/events/2008/fall/SIGGRAPH-Night.md | 2 +- content/events/2008/fall/Unix-101.md | 2 +- content/events/2008/fall/Unix-102.md | 2 +- ...tory-of-Blackberry-and-the-Wireless-Data-Telecom-Industry.md | 2 +- content/events/2008/winter/CSC-Programming-Contest-1.md | 2 +- content/events/2008/winter/CSClub-Elections.md | 2 +- .../2008/winter/Creating-Distributed-Applications-with-TIPC.md | 2 +- content/events/2008/winter/Quantum-Information-Processing.md | 2 +- .../2009/fall/AI-Programming-Contest-sponsored-by-Google.md | 2 +- content/events/2009/fall/CSC-Goes-To-Dooly's.md | 2 +- content/events/2009/fall/Code-Party!!11!!.md | 2 +- content/events/2009/fall/Code-Party-and-Contest-Finale.md | 2 +- content/events/2009/fall/Elections.md | 2 +- content/events/2009/fall/In-the-Beginning.md | 2 +- content/events/2009/fall/Linux-Install-Fest.md | 2 +- content/events/2009/fall/The-Club-That-Really-Likes-Dinner.md | 2 +- content/events/2009/fall/UNIX-101.md | 2 +- content/events/2009/fall/UNIX-102.md | 2 +- content/events/2009/fall/UNIX-103.md | 2 +- .../2009/fall/UofT-Graduate-School-Information-Session.md | 2 +- content/events/2009/spring/Code-Party.md | 2 +- content/events/2009/spring/Dooly's-Night.md | 2 +- content/events/2009/spring/History-of-CS-Curriculum-at-UW.md | 2 +- content/events/2009/spring/PHP-on-Windows.md | 2 +- content/events/2009/spring/Paper-Club.md | 2 +- content/events/2009/spring/Unix-101.md | 2 +- content/events/2009/spring/Unix-103.md | 2 +- content/events/2009/winter/Artificial-Intelligence-Contest.md | 2 +- content/events/2009/winter/CTRL-D.md | 2 +- .../2009/winter/Canadian-Undergraduate-Technology-Conference.md | 2 +- content/events/2009/winter/Code-Party!.md | 2 +- content/events/2009/winter/Code-Party.md | 2 +- content/events/2009/winter/Code-party-!!11!!1!!.md | 2 +- content/events/2009/winter/Dooly's-Night.md | 2 +- .../events/2009/winter/IQC---Programming-Quantum-Computers.md | 2 +- content/events/2009/winter/Joel-Spolsky.md | 2 +- content/events/2009/winter/Prabhakar-Ragde.md | 2 +- .../2009/winter/Rapid-prototyping-and-mathematical-art.md | 2 +- content/events/2009/winter/Richard-M.-Stallman.md | 2 +- content/events/2009/winter/SIGGRAPH-Night.md | 2 +- content/events/2009/winter/Term-Elections.md | 2 +- content/events/2009/winter/UNIX-101-and-102.md | 2 +- content/events/2009/winter/UNIX-101.md | 2 +- .../events/2010/fall/A-Brief-Introduction-to-Video-Encoding.md | 2 +- ...sis-of-randomized-algorithms-via-the-probabilistic-method.md | 2 +- content/events/2010/fall/BareMetal-OS.md | 2 +- content/events/2010/fall/CSC-Invades-Toronto.md | 2 +- content/events/2010/fall/Calling-all-CS-Frosh.md | 2 +- content/events/2010/fall/Cooking-for-Geeks.md | 2 +- content/events/2010/fall/Elections.md | 2 +- content/events/2010/fall/Hackathon.md | 2 +- .../How-to-build-a-brain-From-single-neurons-to-cognition.md | 2 +- content/events/2010/fall/In-the-Beginning.md | 2 +- ...rning-vs-human-learning---will-scientists-become-obsolete.md | 2 +- .../2010/fall/Mathematics-and-aesthetics-in-maze-design.md | 2 +- content/events/2010/fall/UNIX-102.md | 2 +- content/events/2010/fall/UNIX-103.md | 2 +- content/events/2010/fall/Unix-101.md | 2 +- content/events/2010/spring/Code-Party.md | 2 +- content/events/2010/spring/Compiling-To-Combinators.md | 2 +- content/events/2010/spring/Dataflow-Analysis.md | 2 +- content/events/2010/spring/Elections.md | 2 +- content/events/2010/spring/Gerald-Sussman.md | 2 +- content/events/2010/spring/Halftoning-and-Digital-Art.md | 2 +- content/events/2010/spring/The-Incompressibility-Method.md | 2 +- content/events/2010/winter/A-Final-Party-of-Code.md | 2 +- content/events/2010/winter/A-Party-of-Code.md | 2 +- .../An-Introduction-to-Vector-Graphics-Libraries-with-Cairo.md | 2 +- content/events/2010/winter/Another-Party-of-Code.md | 2 +- .../Approximation-Hardness-and-the-Unique-Games-Conjecture.md | 2 +- content/events/2010/winter/Bowling.md | 2 +- .../2010/winter/Brush-Based-Constructive-Solid-Geometry.md | 2 +- content/events/2010/winter/CSCF-Town-Hall.md | 2 +- content/events/2010/winter/CTRL-D.md | 2 +- content/events/2010/winter/Contest-Closing.md | 2 +- .../winter/Deep-learning-with-multiplicative-interactions.md | 2 +- ...on-Security-Holes-How-to-exploit,-patch-and-prevent-them..md | 2 +- .../winter/NUI-The-future-of-robotics-and-automated-systems.md | 2 +- content/events/2010/winter/QIP=PSPACE.md | 2 +- .../Software-Transactional-Memory-and-Using-STM-in-Haskell.md | 2 +- .../winter/The-Best-Algorithms-are-Randomized-Algorithms.md | 2 +- content/events/2010/winter/UNIX-101-Encore.md | 2 +- content/events/2010/winter/UNIX-101.md | 2 +- content/events/2010/winter/Wilderness-Programming.md | 2 +- content/events/2010/winter/Windows-Azure-Lab.md | 2 +- content/events/2011/fall/CSC-Open-Data-Code-Party.md | 2 +- content/events/2011/fall/CSC-goes-to-Design-Our-Tomorrow.md | 2 +- content/events/2011/fall/Code-Party-1.md | 2 +- content/events/2011/fall/Code-Party-2.md | 2 +- content/events/2011/fall/Elections.md | 2 +- content/events/2011/fall/How-Browsers-Work.md | 2 +- .../events/2011/fall/UNIX-101-An-Introduction-to-the-Shell.md | 2 +- .../events/2011/fall/UNIX-102-Tools-in-the-UNIX-Environment.md | 2 +- content/events/2011/spring/An-Introduction-to-Steganography.md | 2 +- content/events/2011/spring/CSC-Goes-Outside.md | 2 +- content/events/2011/spring/CTRL-D.md | 2 +- content/events/2011/spring/Code-Party-1.md | 2 +- content/events/2011/spring/Code-Party-2.md | 2 +- content/events/2011/spring/Code-Party-3.md | 2 +- content/events/2011/spring/Elections-Nominees-List.md | 2 +- content/events/2011/spring/Elections.md | 2 +- .../2011/spring/General-Purpose-Computing-on-Graphics-Cards.md | 2 +- .../spring/Our-Troubles-with-Linux-and-Why-You-Should-Care.md | 2 +- .../2011/spring/Taming-Software-Bloat-with-AdaptableGIMP.md | 2 +- content/events/2011/winter/A-Smorgasbord-of-Perl-Talks.md | 2 +- content/events/2011/winter/Code-Party.md | 2 +- content/events/2011/winter/Software-Patents.md | 2 +- .../events/2011/winter/UNIX-101-An-Introduction-to-the-Shell.md | 2 +- .../UNIX-102-Documents-and-Editing-in-the-Unix-environment.md | 2 +- content/events/2011/winter/UNIX-103-Version-Control-Systems.md | 2 +- content/events/2012/fall/CSC-Code-Party-2.md | 2 +- content/events/2012/fall/Code-Party-1-FROSH-A-THON.md | 2 +- content/events/2012/fall/Code-Party-3.md | 2 +- content/events/2012/fall/Elections.md | 2 +- content/events/2012/fall/KW-Perlmongers-Talk.md | 2 +- content/events/2012/fall/SASMS.md | 2 +- content/events/2012/fall/SCS-First-year-Welcome-Dinner.md | 2 +- ...ographic-and-Game-Theoretical-Fundamentals-behind-Bitcoin.md | 2 +- content/events/2012/fall/Tron-Screening-Frosh-A-Tron.md | 2 +- content/events/2012/fall/UNIX-101.md | 2 +- content/events/2012/spring/Code-Party-1.md | 2 +- content/events/2012/spring/Elections.md | 2 +- content/events/2012/spring/mmap-and-the-Mortgage-Crisis.md | 2 +- content/events/2012/winter/Algorithms-Talk.md | 2 +- content/events/2012/winter/Code-Party-0.md | 2 +- content/events/2012/winter/Elections.md | 2 +- content/events/2012/winter/Feynman-Messenger-Lecture-Series.md | 2 +- content/events/2012/winter/Multi-processor-Real-time-Systems.md | 2 +- content/events/2012/winter/OpenCL-Code-Party.md | 2 +- content/events/2012/winter/OpenCL-Introduction.md | 2 +- content/events/2012/winter/UNIX-101.md | 2 +- content/events/2012/winter/UNIX-102.md | 2 +- content/events/2013/fall/C++-GoingNative-Lectures.md | 2 +- .../2013/fall/C++-Night-0x02---Don't-Help-The-Compiler.md | 2 +- .../2013/fall/C++-Night-0x03---An-Effective-C++1114-Sampler.md | 2 +- .../fall/C++-Night-0x04---Writing-Quick-Code-in-C++,-Quickly.md | 2 +- content/events/2013/fall/C++-Night-0x05---C++-Seasoning.md | 2 +- content/events/2013/fall/CSC-Goes-Bowling.md | 2 +- .../2013/fall/CSC-Goes-to-Toronto-Erlang-Factory-Lite-2013.md | 2 +- content/events/2013/fall/Disk-Encryption.md | 2 +- content/events/2013/fall/Fall-2013-Elections.md | 2 +- content/events/2013/fall/Hackathon-Code-Party!!.md | 2 +- .../2013/fall/Hands-On-Seminar-on-Public-Key-Cryptography.md | 2 +- content/events/2013/fall/Practical-Tor-Usage.md | 2 +- content/events/2013/fall/Trust-in-ISPs.md | 2 +- content/events/2013/fall/Tunnels-and-Censorship.md | 2 +- .../2013/fall/Why-Should-You-Care-About-Security-and-Privacy.md | 2 +- content/events/2013/spring/3D-Movies-and-Computer-Science.md | 2 +- content/events/2013/spring/CSC-Goes-Outside!.md | 2 +- content/events/2013/spring/Code-Party-1.md | 2 +- content/events/2013/spring/Path-Tracing.md | 2 +- content/events/2013/spring/Spring-2013-Elections.md | 2 +- .../2013/spring/The-Future-of-3D-Graphics-is-in-Software!.md | 2 +- content/events/2013/spring/Unix-101-Code-Party-0.md | 2 +- content/events/2013/winter/Code-Party-1.md | 2 +- content/events/2013/winter/Elections.md | 2 +- ...alability-Things-Your-Programming-Language-Never-Told-You.md | 2 +- content/events/2013/winter/Unix-101.md | 2 +- .../winter/Using-Computers-to-Find-Evidence-in-Litigation.md | 2 +- content/events/2014/fall/'Hackers'-Screening.md | 2 +- content/events/2014/fall/Code-Party-0.md | 2 +- content/events/2014/fall/Code-Party-1SE-Hack-Day-#13.md | 2 +- .../fall/Talk-Building-a-Mobile-Platform-for-Android-and-iOS.md | 2 +- content/events/2014/fall/Talk-C++-ABI.md | 2 +- content/events/2014/fall/Talk-From-Zero-to-Kernel.md | 2 +- content/events/2014/fall/Talk-Heroic-Android-HTTP.md | 2 +- .../2014/fall/Talk-In-Pursuit-of-the-Travelling-Salesman.md | 2 +- content/events/2014/fall/Talk-Machine-Learning-at-Bloomberg.md | 2 +- ...rn-Recognition-is-Hard,-and-Why-Deep-Neural-Networks-Help.md | 2 +- content/events/2014/fall/Unix-101.md | 2 +- content/events/2014/spring/Battle-Decks.md | 2 +- content/events/2014/spring/Bloomberg-Technical-Talk.md | 2 +- content/events/2014/spring/CSC-Goes-Outside...Again!.md | 2 +- content/events/2014/spring/CSC-Goes-Outside.md | 2 +- content/events/2014/spring/Spring-2014-Elections.md | 2 +- .../The-Most-Important-Parts-of-School-(from-a-CS-dropout).md | 2 +- content/events/2014/spring/Unix-101Code-Party-0.md | 2 +- content/events/2014/spring/Unix-102,-Code-Party-1.md | 2 +- content/events/2014/winter/Battle-Decks.md | 2 +- content/events/2014/winter/Bloomberg-Talk.md | 2 +- content/events/2014/winter/Code-Party-0.md | 2 +- content/events/2014/winter/Code-Party-1.md | 2 +- content/events/2014/winter/HackWaterloo.md | 2 +- content/events/2014/winter/UNIX-101.md | 2 +- content/events/2014/winter/Winter-2014-Elections.md | 2 +- content/events/2015/fall/'Git-101'.md | 2 +- ...nalysis-and-Program-Optimization-Using-Dataflow-Analysis'.md | 2 +- content/events/2015/fall/'Why-Am-I-Studying-This'.md | 2 +- .../2015/fall/An-Introduction-to-Google's-FOAM-Framework.md | 2 +- ...ck-Talks-Culture-Turnaround-and-Software-Defined-Networks.md | 2 +- content/events/2015/fall/CSC-and-WiCS-Career-Panel.md | 2 +- .../Cory-Doctorow---The-War-on-General-Purpose-Computing.md | 2 +- content/events/2015/fall/Fall-2015-Elections.md | 2 +- content/events/2015/fall/Google-Cardboard.md | 2 +- content/events/2015/fall/Results-of-Fall-2015-Elections.md | 2 +- .../fall/Starting-an-VN-Indie-Game-Company-as-a-UW-Student.md | 2 +- content/events/2015/fall/WiCS-and-CSC-watch-War-Games!.md | 2 +- content/events/2015/spring/Algorithms-for-Shortest-Paths.md | 2 +- content/events/2015/spring/By-Elections.md | 2 +- content/events/2015/spring/Infrasound-is-all-around-us.md | 2 +- content/events/2015/spring/UNIX-102.md | 2 +- content/events/2015/spring/WiCS-and-CSC-Go-Outside.md | 2 +- content/events/2015/winter/Alumni-Tech-Talk.md | 2 +- content/events/2015/winter/Code-Party-0.md | 2 +- .../events/2015/winter/Constitutional-GM-and-Code-Party-1.md | 2 +- .../2015/winter/Describing-and-Synthesizing-Microfluidics.md | 2 +- content/events/2015/winter/Making-Robots-Behave.md | 2 +- content/events/2015/winter/Racket's-Magical-match.md | 2 +- .../Runtime-Type-Inference-in-Dynamic-Languages---Day-1.md | 2 +- .../Runtime-Type-Inference-in-Dynamic-Languages---Day-2.md | 2 +- content/events/2015/winter/SAT-and-SMT-solvers.md | 2 +- .../winter/Tech-Talk-Google-Fiber-Internet-The-Messy-Bits.md | 2 +- content/events/2015/winter/Winter-2015-Elections.md | 2 +- content/events/2016/fall/ALT+TAB-Talks.md | 2 +- ...OOP-Best-Practices-to-the-World-of-Functional-Programming.md | 2 +- content/events/2016/fall/CSC-and-WiCS-Go-Outside.md | 2 +- content/events/2016/fall/CSCPMC-EOT-Party.md | 2 +- content/events/2016/fall/Code-Party.md | 2 +- content/events/2016/fall/Edmund-Noble-Member-Talk.md | 2 +- content/events/2016/fall/Fall-2016-Elections.md | 2 +- content/events/2016/fall/Feminism-in-STEM---a-101-Panel.md | 2 +- content/events/2016/fall/General-Meeting.md | 2 +- content/events/2016/fall/Richard-Mann-Prof-Talk.md | 2 +- content/events/2016/fall/UNIX-101.md | 2 +- content/events/2016/spring/CSC-Does-Spring-Cleaning.md | 2 +- content/events/2016/spring/Code-Party-0.md | 2 +- .../2016/spring/Computer-Science-Beyond-Bits-and-Bytes.md | 2 +- content/events/2016/spring/Notorious-CS452.md | 2 +- content/events/2016/spring/Richard-Mann-Prof-Talk-and-EOT.md | 2 +- content/events/2016/spring/Spring-2016-Elections.md | 2 +- content/events/2016/spring/WiCS-and-CSC-Go-Outside!.md | 2 +- content/events/2016/spring/scp-talks.md | 2 +- content/events/2016/winter/Code-Party.md | 2 +- content/events/2016/winter/Eth1-Jane-Street-Competition.md | 2 +- content/events/2016/winter/Git-102.md | 2 +- content/events/2016/winter/Movie-Night-Big-Hero-6.md | 2 +- content/events/2016/winter/On-Surrounding-a-Polygon.md | 2 +- content/events/2016/winter/SASMS-Style-Talk-Night.md | 2 +- ...SAT-and-SMT-Solvers-for-Software-Engineering-and-Security.md | 2 +- ...ve-Bourque-and-Mike-Patterson-Network-Infrastructure-talk.md | 2 +- content/events/2016/winter/Tea-and-Study.md | 2 +- content/events/2016/winter/Unix-101.md | 2 +- content/events/2016/winter/Winter-2016-Elections.md | 2 +- content/events/2017/fall/Alt+Tab-Talks.md | 2 +- .../events/2017/fall/CSC+WiCS-Fall-Social-and-Movie-Night.md | 2 +- content/events/2017/fall/CSC-Goes-Outside.md | 2 +- content/events/2017/fall/CTF-Computer-Networking-Workshop.md | 2 +- .../events/2017/fall/Capture-the-Flag-Computing-Competition.md | 2 +- content/events/2017/fall/Code-Party-0.md | 2 +- content/events/2017/fall/Code-Party-1.md | 2 +- content/events/2017/fall/End-of-Term-Event.md | 2 +- content/events/2017/fall/Fall-2017-Elections.md | 2 +- content/events/2017/fall/Fall-2017-Special-Elections.md | 2 +- content/events/2017/fall/Unix-101.md | 2 +- content/events/2017/spring/Alt-Tab-S17.md | 2 +- content/events/2017/spring/CSC-and-WiCS-Goes-Outside.md | 2 +- content/events/2017/spring/Code-Party-0.md | 2 +- content/events/2017/spring/End-of-Term-Party.md | 2 +- content/events/2017/spring/Spring-2017-Elections.md | 2 +- content/events/2017/spring/Spring-Cleaning.md | 2 +- .../Understanding-machine-learning---a-theory-perspective.md | 2 +- content/events/2017/spring/Unix-102.md | 2 +- content/events/2017/winter/Alt+Tab-Talks.md | 2 +- content/events/2017/winter/Code-Party-0.md | 2 +- content/events/2017/winter/Code-Party-1.md | 2 +- content/events/2017/winter/Unix-201.md | 2 +- content/events/2017/winter/Winter-2017-Elections.md | 2 +- content/events/2018/fall/Alt-Tab.md | 2 +- content/events/2018/fall/CSC-&-WiCS-&-MathSoc-go-outside!.md | 2 +- content/events/2018/fall/CSC-EOT.md | 2 +- content/events/2018/fall/Code-Party-0.md | 2 +- content/events/2018/fall/Data-Driven-UIs,-Incrementally.md | 2 +- content/events/2018/fall/Gloves-101.md | 2 +- content/events/2018/fall/Netplay-in-emulators.md | 2 +- content/events/2018/fall/Unix-101.md | 2 +- .../[Cancelled]-BBC-microbit-computer-What-is-it-good-for.md | 2 +- content/events/2018/spring/Alt-Tab.md | 2 +- content/events/2018/spring/CSC-and-WiCS-Go-Outside.md | 2 +- content/events/2018/spring/Capture-the-Flag.md | 2 +- content/events/2018/spring/Code-Party-0.md | 2 +- ...und-From-microphones-to-speakers-and-everything-inbetween.md | 2 +- content/events/2018/winter/Alt-Tab-W18.md | 2 +- content/events/2018/winter/Code-Party-0.md | 2 +- content/events/2018/winter/Discussion-with-maddog.md | 2 +- content/events/2018/winter/Prof-Talk-with-Richard-Mann.md | 2 +- content/events/2018/winter/Programming-for-the-22nd-Century.md | 2 +- content/events/2018/winter/Technical-Interview-Prep.md | 2 +- content/events/2018/winter/Uncode-Party-with-WiCS.md | 2 +- content/events/2018/winter/Winter-2018-Elections.md | 2 +- content/events/2019/spring/Alt-Tab.md | 2 +- content/events/2019/spring/Code-Party-0.md | 2 +- content/events/2019/spring/End-of-Term-Event.md | 2 +- content/events/2019/spring/Movie-Night.md | 2 +- content/events/2019/spring/Spring-2019-Elections.md | 2 +- content/events/2019/spring/WiCS-x-CSC-Bondfire-Night.md | 2 +- content/events/2019/winter/Algorithms-practice-workshop.md | 2 +- content/events/2019/winter/CSC-+-WiCS-Movie-Night.md | 2 +- content/events/2019/winter/Code-Party-0.md | 2 +- content/events/2019/winter/Git-101.md | 2 +- content/events/2019/winter/Prof-talk-Animated-Tilings.md | 2 +- .../winter/Prof-talk-Making-the-Switch-Going-from-2D-to-S3D.md | 2 +- content/events/2020/fall/Roasting-Our-First-Year-Resumes.md | 2 +- content/events/2020/fall/WiCS-x-CSC-Alt-Tab.md | 2 +- content/events/2020/winter/Code-Party-0.md | 2 +- content/events/2020/winter/Physical-Security-Workshop.md | 2 +- content/events/2020/winter/WiCS-x-CSC-Bondfire.md | 2 +- content/events/2021/spring/Afterhours-Burnout.md | 2 +- content/events/2021/spring/CSC-BOT-&-Game-Night.md | 2 +- content/events/2021/spring/CSC-x-SE-Soc-Interview-Prep.md | 2 +- content/events/2021/spring/Drop-in-Resume-Critiques-(Day-1).md | 2 +- content/events/2021/spring/Drop-in-Resume-Critiques-(Day-2).md | 2 +- content/events/2021/spring/Speed-Friending.md | 2 +- content/events/2021/spring/Titus-Winters-Tech-Talk.md | 2 +- content/events/2021/winter/Afterhours-Personal-Relationships.md | 2 +- content/events/2021/winter/Alt-Tab.md | 2 +- content/events/2021/winter/CTCI136.md | 2 +- content/events/2021/winter/Fun-Friday.md | 2 +- content/events/2021/winter/Get-involved-in-CS-Club!.md | 2 +- content/events/2021/winter/Out-of-The-Box-React.md | 2 +- content/events/2021/winter/RES-135.md | 2 +- content/events/2021/winter/Recovering-From-a-Rough-Term.md | 2 +- content/events/2021/winter/Speed-Friending.md | 2 +- content/events/2021/winter/Talk-to-CSC-Tuesday.md | 2 +- content/events/2021/winter/Theatre-Thursday.md | 2 +- 510 files changed, 510 insertions(+), 510 deletions(-) diff --git a/content/events/1994/fall/ACM-Style-Programming-Contest.md b/content/events/1994/fall/ACM-Style-Programming-Contest.md index ae28d885..5a5ebeb1 100644 --- a/content/events/1994/fall/ACM-Style-Programming-Contest.md +++ b/content/events/1994/fall/ACM-Style-Programming-Contest.md @@ -1,7 +1,7 @@ --- name: 'ACM-Style Programming Contest' short: 'No description available' -date: 'Sat Oct 15 1994 11:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Oct 15 1994 10:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3022' --- diff --git a/content/events/1994/fall/CSC-Elections.md b/content/events/1994/fall/CSC-Elections.md index 72899ee8..261f3304 100644 --- a/content/events/1994/fall/CSC-Elections.md +++ b/content/events/1994/fall/CSC-Elections.md @@ -1,7 +1,7 @@ --- name: 'CSC Elections' short: 'No description available' -date: 'Fri Sep 16 1994 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 16 1994 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4040' --- diff --git a/content/events/1994/fall/Exploring-the-Internet.md b/content/events/1994/fall/Exploring-the-Internet.md index 23830021..78305b67 100644 --- a/content/events/1994/fall/Exploring-the-Internet.md +++ b/content/events/1994/fall/Exploring-the-Internet.md @@ -1,7 +1,7 @@ --- name: 'Exploring the Internet' short: 'No description available' -date: 'Thu Oct 20 1994 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 20 1994 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3009' --- diff --git a/content/events/1994/fall/Game-Theory.md b/content/events/1994/fall/Game-Theory.md index bc4f4389..86f8ea39 100644 --- a/content/events/1994/fall/Game-Theory.md +++ b/content/events/1994/fall/Game-Theory.md @@ -1,7 +1,7 @@ --- name: 'Game Theory' short: 'No description available' -date: 'Wed Nov 02 1994 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 02 1994 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2038' --- diff --git a/content/events/1994/fall/Movie-Outing-Brainstorm.md b/content/events/1994/fall/Movie-Outing-Brainstorm.md index 541f52a6..257e97b3 100644 --- a/content/events/1994/fall/Movie-Outing-Brainstorm.md +++ b/content/events/1994/fall/Movie-Outing-Brainstorm.md @@ -1,7 +1,7 @@ --- name: 'Movie Outing: Brainstorm' short: ' No description available. ' -date: 'Tue Sep 13 1994 22:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 13 1994 21:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Princess Cinema' --- diff --git a/content/events/1994/fall/Prograph-Picture-the-Future.md b/content/events/1994/fall/Prograph-Picture-the-Future.md index f7c431f8..46f02a9a 100644 --- a/content/events/1994/fall/Prograph-Picture-the-Future.md +++ b/content/events/1994/fall/Prograph-Picture-the-Future.md @@ -1,7 +1,7 @@ --- name: 'Prograph: Picture the Future' short: 'No description available' -date: 'Thu Oct 13 1994 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 13 1994 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/1994/fall/SIGGRAPH-Video-Night.md b/content/events/1994/fall/SIGGRAPH-Video-Night.md index b141d31c..a3cb471a 100644 --- a/content/events/1994/fall/SIGGRAPH-Video-Night.md +++ b/content/events/1994/fall/SIGGRAPH-Video-Night.md @@ -1,7 +1,7 @@ --- name: 'SIGGRAPH Video Night' short: 'No description available' -date: 'Wed Sep 21 1994 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Sep 21 1994 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/1994/fall/UNIX-I-Tutorial.md b/content/events/1994/fall/UNIX-I-Tutorial.md index c4048b07..9875000f 100644 --- a/content/events/1994/fall/UNIX-I-Tutorial.md +++ b/content/events/1994/fall/UNIX-I-Tutorial.md @@ -1,7 +1,7 @@ --- name: 'UNIX I Tutorial' short: 'No description available' -date: 'Thu Sep 22 1994 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 22 1994 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3022' --- diff --git a/content/events/1994/fall/UNIX-II-Tutorial.md b/content/events/1994/fall/UNIX-II-Tutorial.md index 6b50ebce..8b896011 100644 --- a/content/events/1994/fall/UNIX-II-Tutorial.md +++ b/content/events/1994/fall/UNIX-II-Tutorial.md @@ -1,7 +1,7 @@ --- name: 'UNIX II Tutorial' short: 'No description available' -date: 'Mon Sep 26 1994 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 26 1994 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3022' --- diff --git a/content/events/1999/fall/Calculational-Mathematics.md b/content/events/1999/fall/Calculational-Mathematics.md index 9486b278..cc4ef419 100644 --- a/content/events/1999/fall/Calculational-Mathematics.md +++ b/content/events/1999/fall/Calculational-Mathematics.md @@ -1,7 +1,7 @@ --- name: 'Calculational Mathematics' short: 'By Edgar Dijkstra' -date: 'Thu Dec 02 1999 14:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Dec 02 1999 13:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1302' --- diff --git a/content/events/1999/fall/Ctrl-D.md b/content/events/1999/fall/Ctrl-D.md index ee55d429..e32b971f 100644 --- a/content/events/1999/fall/Ctrl-D.md +++ b/content/events/1999/fall/Ctrl-D.md @@ -1,7 +1,7 @@ --- name: 'Ctrl-D' short: 'End-of-term dinner' -date: 'Wed Dec 01 1999 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Dec 01 1999 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Golf''s Steakhouse' --- diff --git a/content/events/1999/fall/GDB,-Purify-Tutorial.md b/content/events/1999/fall/GDB,-Purify-Tutorial.md index 4af5bac0..4a88e6ba 100644 --- a/content/events/1999/fall/GDB,-Purify-Tutorial.md +++ b/content/events/1999/fall/GDB,-Purify-Tutorial.md @@ -1,7 +1,7 @@ --- name: 'GDB, Purify Tutorial' short: 'No description available.' -date: 'Tue Oct 19 1999 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 19 1999 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1304' --- diff --git a/content/events/1999/fall/Homebrew-Processors-and-Integrated-Systems-in-FPGAs.md b/content/events/1999/fall/Homebrew-Processors-and-Integrated-Systems-in-FPGAs.md index 6651f14a..38bd3515 100644 --- a/content/events/1999/fall/Homebrew-Processors-and-Integrated-Systems-in-FPGAs.md +++ b/content/events/1999/fall/Homebrew-Processors-and-Integrated-Systems-in-FPGAs.md @@ -1,7 +1,7 @@ --- name: 'Homebrew Processors and Integrated Systems in FPGAs' short: 'By Jan Gray' -date: 'Wed Dec 01 1999 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Dec 01 1999 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2066' --- diff --git a/content/events/1999/fall/Living-Laboratories-The-Future-Computing-Environments-at-Georgia-Tech.md b/content/events/1999/fall/Living-Laboratories-The-Future-Computing-Environments-at-Georgia-Tech.md index 1deaa4bb..8f29da10 100644 --- a/content/events/1999/fall/Living-Laboratories-The-Future-Computing-Environments-at-Georgia-Tech.md +++ b/content/events/1999/fall/Living-Laboratories-The-Future-Computing-Environments-at-Georgia-Tech.md @@ -2,7 +2,7 @@ name: 'Living Laboratories: The Future Computing Environments at Georgia Tech' short: 'By Blair MacIntyre and Elizabeth Mynatt' -date: 'Mon Oct 18 1999 15:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 18 1999 14:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1304' --- diff --git a/content/events/1999/fall/Open-Q&A-session.md b/content/events/1999/fall/Open-Q&A-session.md index 234ecd10..3859c168 100644 --- a/content/events/1999/fall/Open-Q&A-session.md +++ b/content/events/1999/fall/Open-Q&A-session.md @@ -1,7 +1,7 @@ --- name: 'Open Q&A session' short: 'By Edsger Dijkstra' -date: 'Fri Dec 03 1999 16:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Dec 03 1999 15:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1351' --- diff --git a/content/events/1999/fall/Proofs-and-Programs.md b/content/events/1999/fall/Proofs-and-Programs.md index 8e819195..8b2b1576 100644 --- a/content/events/1999/fall/Proofs-and-Programs.md +++ b/content/events/1999/fall/Proofs-and-Programs.md @@ -1,7 +1,7 @@ --- name: 'Proofs and Programs' short: 'By Edsger Dijkstra' -date: 'Fri Dec 03 1999 11:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Dec 03 1999 10:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Siegfried Hall, St Jerome''s' diff --git a/content/events/2000/fall/CSC-Elections.md b/content/events/2000/fall/CSC-Elections.md index eb716f7d..53fc91c2 100644 --- a/content/events/2000/fall/CSC-Elections.md +++ b/content/events/2000/fall/CSC-Elections.md @@ -1,7 +1,7 @@ --- name: 'CSC Elections' short: 'Fall 2000 Elections for the CSC.' -date: 'Thu Sep 14 2000 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 14 2000 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1302' --- diff --git a/content/events/2000/fall/Realising-the-Next-Generation-Internet.md b/content/events/2000/fall/Realising-the-Next-Generation-Internet.md index 247acc85..801ee26b 100644 --- a/content/events/2000/fall/Realising-the-Next-Generation-Internet.md +++ b/content/events/2000/fall/Realising-the-Next-Generation-Internet.md @@ -1,7 +1,7 @@ --- name: 'Realising the Next Generation Internet' short: 'By Frank Clegg of Microsoft Canada' -date: 'Mon Sep 25 2000 15:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 25 2000 14:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1302' --- diff --git a/content/events/2000/fall/SIGGraph-Video-Night.md b/content/events/2000/fall/SIGGraph-Video-Night.md index 1bcf13be..05a6bc91 100644 --- a/content/events/2000/fall/SIGGraph-Video-Night.md +++ b/content/events/2000/fall/SIGGraph-Video-Night.md @@ -1,7 +1,7 @@ --- name: 'SIGGraph Video Night' short: ' SIGGraph Video Night Featuring some truly awesome computer animations from Siggraph ''99. ' -date: 'Thu Sep 14 2000 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 14 2000 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1302' --- diff --git a/content/events/2000/spring/Ctrl-D.md b/content/events/2000/spring/Ctrl-D.md index 84c4fd06..55fe3516 100644 --- a/content/events/2000/spring/Ctrl-D.md +++ b/content/events/2000/spring/Ctrl-D.md @@ -1,7 +1,7 @@ --- name: 'Ctrl-D' short: 'End-of-term dinner' -date: 'Thu Jul 20 2000 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 20 2000 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Ali Babas Steak House, 130 King Street S, Waterloo' diff --git a/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal-(1).md b/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal-(1).md index a781b745..64dacf87 100644 --- a/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal-(1).md +++ b/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal-(1).md @@ -1,7 +1,7 @@ --- name: 'Enterprise Java APIs and Implementing a Web Portal (1)' short: 'No description available.' -date: 'Thu Mar 30 2000 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 30 2000 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1304' --- diff --git a/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal.md b/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal.md index f1170de4..73526635 100644 --- a/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal.md +++ b/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal.md @@ -1,7 +1,7 @@ --- name: 'Enterprise Java APIs and Implementing a Web Portal' short: 'No description available.' -date: 'Fri Mar 24 2000 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Mar 24 2000 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1304' --- diff --git a/content/events/2001/spring/ACM-Style-programming-contest.md b/content/events/2001/spring/ACM-Style-programming-contest.md index cc4f2106..fef5ca2d 100644 --- a/content/events/2001/spring/ACM-Style-programming-contest.md +++ b/content/events/2001/spring/ACM-Style-programming-contest.md @@ -1,7 +1,7 @@ --- name: 'ACM-Style programming contest' short: 'Practice for the ACM international programming contest' -date: 'Sat Jun 02 2001 11:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Jun 02 2001 10:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3006' --- diff --git a/content/events/2001/winter/ACM-Style-programming-contest.md b/content/events/2001/winter/ACM-Style-programming-contest.md index a3851441..a633952d 100644 --- a/content/events/2001/winter/ACM-Style-programming-contest.md +++ b/content/events/2001/winter/ACM-Style-programming-contest.md @@ -1,7 +1,7 @@ --- name: 'ACM-Style programming contest' short: 'Practice for the ACM international programming contest' -date: 'Sat Jan 27 2001 11:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Jan 27 2001 10:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3006' --- diff --git a/content/events/2001/winter/Executive-elections.md b/content/events/2001/winter/Executive-elections.md index 740e9020..7b589c5b 100644 --- a/content/events/2001/winter/Executive-elections.md +++ b/content/events/2001/winter/Executive-elections.md @@ -1,7 +1,7 @@ --- name: 'Executive elections' short: 'Winter 2001 CSC Elections.' -date: 'Mon Jan 15 2001 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 15 2001 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3036' --- diff --git a/content/events/2001/winter/Meeting-#2.md b/content/events/2001/winter/Meeting-#2.md index 1dabbe31..7fde157c 100644 --- a/content/events/2001/winter/Meeting-#2.md +++ b/content/events/2001/winter/Meeting-#2.md @@ -1,7 +1,7 @@ --- name: 'Meeting #2' short: 'Second CSC meeting for Winter 2001.' -date: 'Mon Jan 22 2001 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 22 2001 15:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3036' --- diff --git a/content/events/2001/winter/Meeting-#3.md b/content/events/2001/winter/Meeting-#3.md index 92a9f7dd..7d4d3ab9 100644 --- a/content/events/2001/winter/Meeting-#3.md +++ b/content/events/2001/winter/Meeting-#3.md @@ -1,7 +1,7 @@ --- name: 'Meeting #3' short: 'No description available.' -date: 'Mon Jan 29 2001 15:39:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 29 2001 14:39:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3036' --- diff --git a/content/events/2001/winter/Meeting-#4.md b/content/events/2001/winter/Meeting-#4.md index 2e51755a..b55d7f1a 100644 --- a/content/events/2001/winter/Meeting-#4.md +++ b/content/events/2001/winter/Meeting-#4.md @@ -1,7 +1,7 @@ --- name: 'Meeting #4' short: 'No description available.' -date: 'Mon Feb 05 2001 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Feb 05 2001 15:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3036' --- diff --git a/content/events/2001/winter/Meeting-#5.md b/content/events/2001/winter/Meeting-#5.md index 518d768c..98d53a33 100644 --- a/content/events/2001/winter/Meeting-#5.md +++ b/content/events/2001/winter/Meeting-#5.md @@ -1,7 +1,7 @@ --- name: 'Meeting #5' short: 'No description available.' -date: 'Mon Feb 12 2001 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Feb 12 2001 15:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3036' --- diff --git a/content/events/2002/fall/A-GNU-Approach-to-Virtual-Memory-Management-in-a-Multiserver-Operating-System.md b/content/events/2002/fall/A-GNU-Approach-to-Virtual-Memory-Management-in-a-Multiserver-Operating-System.md index b3b5e09a..3c32eda6 100644 --- a/content/events/2002/fall/A-GNU-Approach-to-Virtual-Memory-Management-in-a-Multiserver-Operating-System.md +++ b/content/events/2002/fall/A-GNU-Approach-to-Virtual-Memory-Management-in-a-Multiserver-Operating-System.md @@ -1,7 +1,7 @@ --- name: 'A GNU Approach to Virtual Memory Management in a Multiserver Operating System' short: 'Neal Walfield, a GNU Hurd developer, talks about a possible Virtual Memory Management subsystem for the GNU Hurd' -date: 'Sat Oct 26 2002 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Oct 26 2002 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2066' --- diff --git a/content/events/2002/fall/Automatic-Memory-Management-and-Garbage-Collection.md b/content/events/2002/fall/Automatic-Memory-Management-and-Garbage-Collection.md index e3f74978..c8953605 100644 --- a/content/events/2002/fall/Automatic-Memory-Management-and-Garbage-Collection.md +++ b/content/events/2002/fall/Automatic-Memory-Management-and-Garbage-Collection.md @@ -1,7 +1,7 @@ --- name: 'Automatic Memory Management and Garbage Collection' short: 'A talk by James A. Morrison' -date: 'Tue Nov 12 2002 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 12 2002 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4058' --- diff --git a/content/events/2002/fall/Business-Meeting.md b/content/events/2002/fall/Business-Meeting.md index 0253ee35..e74a133b 100644 --- a/content/events/2002/fall/Business-Meeting.md +++ b/content/events/2002/fall/Business-Meeting.md @@ -1,7 +1,7 @@ --- name: 'Business Meeting' short: 'Vote on a constitutional change.' -date: 'Mon Sep 30 2002 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 30 2002 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy lounge, MC3001' --- diff --git a/content/events/2002/fall/Debian-in-the-Enterprise.md b/content/events/2002/fall/Debian-in-the-Enterprise.md index ad31d444..2c3170ac 100644 --- a/content/events/2002/fall/Debian-in-the-Enterprise.md +++ b/content/events/2002/fall/Debian-in-the-Enterprise.md @@ -1,7 +1,7 @@ --- name: 'Debian in the Enterprise' short: 'A talk by Simon Law' -date: 'Thu Oct 17 2002 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 17 2002 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2065' --- diff --git a/content/events/2002/fall/F02-elections.md b/content/events/2002/fall/F02-elections.md index df19faa4..a02fa662 100644 --- a/content/events/2002/fall/F02-elections.md +++ b/content/events/2002/fall/F02-elections.md @@ -1,7 +1,7 @@ --- name: 'F02 elections' short: 'Come and vote for this term''s exec' -date: 'Mon Sep 16 2002 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 16 2002 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy lounge' --- diff --git a/content/events/2002/fall/GNULinux-InstallFest-with-KW-LUG-and-UW-DIG.md b/content/events/2002/fall/GNULinux-InstallFest-with-KW-LUG-and-UW-DIG.md index 794d290c..361c47ac 100644 --- a/content/events/2002/fall/GNULinux-InstallFest-with-KW-LUG-and-UW-DIG.md +++ b/content/events/2002/fall/GNULinux-InstallFest-with-KW-LUG-and-UW-DIG.md @@ -1,7 +1,7 @@ --- name: 'GNU/Linux InstallFest with KW-LUG and UW-DIG' short: 'Bring over your computer and we''ll help you install GNU/Linux' -date: 'Sat Nov 02 2002 12:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Nov 02 2002 11:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3002 (Math Coffee and Donut Store)' --- diff --git a/content/events/2002/fall/GNULinux-on-HPPA.md b/content/events/2002/fall/GNULinux-on-HPPA.md index 9e37ac9a..1ec64d77 100644 --- a/content/events/2002/fall/GNULinux-on-HPPA.md +++ b/content/events/2002/fall/GNULinux-on-HPPA.md @@ -1,7 +1,7 @@ --- name: 'GNU/Linux on HPPA' short: 'Carlos O''Donnell talks about "the last of the legacy processors to fall before the barbarian horde"' -date: 'Sat Oct 26 2002 14:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Oct 26 2002 13:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2066' --- diff --git a/content/events/2002/fall/Metaprogramming-GPUs.md b/content/events/2002/fall/Metaprogramming-GPUs.md index f603e4d5..44287167 100644 --- a/content/events/2002/fall/Metaprogramming-GPUs.md +++ b/content/events/2002/fall/Metaprogramming-GPUs.md @@ -1,7 +1,7 @@ --- name: 'Metaprogramming GPUs' short: 'A talk by Michael McCool of the Computer Graphics Lab.' -date: 'Tue Nov 19 2002 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 19 2002 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4058' --- diff --git a/content/events/2002/fall/Perl-6.md b/content/events/2002/fall/Perl-6.md index 74abe979..8c01cbbb 100644 --- a/content/events/2002/fall/Perl-6.md +++ b/content/events/2002/fall/Perl-6.md @@ -1,7 +1,7 @@ --- name: 'Perl 6' short: 'A talk by Simon Law' -date: 'Thu Nov 21 2002 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 21 2002 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2066' --- diff --git a/content/events/2002/fall/Pints-with-the-Profs.md b/content/events/2002/fall/Pints-with-the-Profs.md index 7a28621a..d15708ae 100644 --- a/content/events/2002/fall/Pints-with-the-Profs.md +++ b/content/events/2002/fall/Pints-with-the-Profs.md @@ -1,7 +1,7 @@ --- name: 'Pints with the Profs' short: 'Get to know your profs and be the envy of your friends!' -date: 'Tue Oct 01 2002 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 01 2002 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'The Bomber' --- diff --git a/content/events/2002/fall/Samba-and-You.md b/content/events/2002/fall/Samba-and-You.md index c5008387..f5d49349 100644 --- a/content/events/2002/fall/Samba-and-You.md +++ b/content/events/2002/fall/Samba-and-You.md @@ -1,7 +1,7 @@ --- name: 'Samba and You' short: 'A talk by Dan Brovkovich, Mathsoc''s Computing Director' -date: 'Thu Nov 21 2002 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 21 2002 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2066' --- diff --git a/content/events/2002/fall/The-Evil-Side-of-C++.md b/content/events/2002/fall/The-Evil-Side-of-C++.md index f6d75a15..152abe6f 100644 --- a/content/events/2002/fall/The-Evil-Side-of-C++.md +++ b/content/events/2002/fall/The-Evil-Side-of-C++.md @@ -1,7 +1,7 @@ --- name: 'The Evil Side of C++' short: 'Abusing template metaprogramming in C++; aka. writing a Mandelbrot generator that runs at compile time' -date: 'Tue Nov 05 2002 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 05 2002 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2065' --- diff --git a/content/events/2002/fall/The-GNU-General-Public-License.md b/content/events/2002/fall/The-GNU-General-Public-License.md index 0901bbb4..cedc5442 100644 --- a/content/events/2002/fall/The-GNU-General-Public-License.md +++ b/content/events/2002/fall/The-GNU-General-Public-License.md @@ -1,7 +1,7 @@ --- name: 'The GNU General Public License' short: 'The teeth of Free Software' -date: 'Thu Nov 07 2002 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 07 2002 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4063' --- diff --git a/content/events/2002/fall/The-Hurd-Interfaces.md b/content/events/2002/fall/The-Hurd-Interfaces.md index bbd6d9aa..66330e2b 100644 --- a/content/events/2002/fall/The-Hurd-Interfaces.md +++ b/content/events/2002/fall/The-Hurd-Interfaces.md @@ -1,7 +1,7 @@ --- name: 'The Hurd Interfaces' short: 'Marcus Brinkmann, a GNU Hurd developer, talks about the Hurd server interfaces, at the heart of a GNU/Hurd system' -date: 'Sat Oct 26 2002 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Oct 26 2002 15:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2066' --- diff --git a/content/events/2002/fall/Trip-to-York-University.md b/content/events/2002/fall/Trip-to-York-University.md index 37eeecdb..2185b6c8 100644 --- a/content/events/2002/fall/Trip-to-York-University.md +++ b/content/events/2002/fall/Trip-to-York-University.md @@ -1,7 +1,7 @@ --- name: 'Trip to York University' short: 'Going to visit the York University Computer Club' -date: 'Sat Nov 16 2002 14:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Nov 16 2002 13:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'York University' --- diff --git a/content/events/2002/fall/UNIX-101.md b/content/events/2002/fall/UNIX-101.md index ec9b075e..95d2cc4c 100644 --- a/content/events/2002/fall/UNIX-101.md +++ b/content/events/2002/fall/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'First Steps with UNIX' -date: 'Thu Sep 26 2002 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 26 2002 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3006' --- diff --git a/content/events/2002/fall/UNIX-102.md b/content/events/2002/fall/UNIX-102.md index f877f203..15c6995d 100644 --- a/content/events/2002/fall/UNIX-102.md +++ b/content/events/2002/fall/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: 'Talking to your UNIX can be fun and profitable.' -date: 'Thu Oct 03 2002 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 03 2002 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3006' --- diff --git a/content/events/2002/fall/UNIX-103.md b/content/events/2002/fall/UNIX-103.md index 5c5e7a65..ac2f0bfd 100644 --- a/content/events/2002/fall/UNIX-103.md +++ b/content/events/2002/fall/UNIX-103.md @@ -1,7 +1,7 @@ --- name: 'UNIX 103' short: '' -date: 'Thu Oct 10 2002 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 10 2002 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3006' --- diff --git a/content/events/2002/fall/Video-cards,-Linux-display-drivers-and-the-Kernel-Graphics-Interface-(KGI).md b/content/events/2002/fall/Video-cards,-Linux-display-drivers-and-the-Kernel-Graphics-Interface-(KGI).md index db14bad9..f42827c9 100644 --- a/content/events/2002/fall/Video-cards,-Linux-display-drivers-and-the-Kernel-Graphics-Interface-(KGI).md +++ b/content/events/2002/fall/Video-cards,-Linux-display-drivers-and-the-Kernel-Graphics-Interface-(KGI).md @@ -1,7 +1,7 @@ --- name: 'Video cards, Linux display drivers and the Kernel Graphics Interface (KGI)' short: 'A talk by Filip Spacek, KGI developer' -date: 'Tue Oct 08 2002 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 08 2002 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4045' --- diff --git a/content/events/2002/spring/S02-elections.md b/content/events/2002/spring/S02-elections.md index 2aae90b8..92dab83a 100644 --- a/content/events/2002/spring/S02-elections.md +++ b/content/events/2002/spring/S02-elections.md @@ -2,7 +2,7 @@ name: 'S02 elections' short: 'Come and vote for this term''s exec' -date: 'Sat May 11 2002 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat May 11 2002 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3036' --- diff --git a/content/events/2002/winter/An-Introduction-to-GNU-Hurd.md b/content/events/2002/winter/An-Introduction-to-GNU-Hurd.md index 5501318b..f0de71c2 100644 --- a/content/events/2002/winter/An-Introduction-to-GNU-Hurd.md +++ b/content/events/2002/winter/An-Introduction-to-GNU-Hurd.md @@ -1,7 +1,7 @@ --- name: 'An Introduction to GNU Hurd' short: 'Bored of GNU/Linux? Try this experimental operating system!' -date: 'Sat Jan 26 2002 15:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Jan 26 2002 14:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge MC3001' --- diff --git a/content/events/2002/winter/Computer-Go,-The-Ultimate.md b/content/events/2002/winter/Computer-Go,-The-Ultimate.md index c15cc22f..305d1949 100644 --- a/content/events/2002/winter/Computer-Go,-The-Ultimate.md +++ b/content/events/2002/winter/Computer-Go,-The-Ultimate.md @@ -1,7 +1,7 @@ --- name: 'Computer Go, The Ultimate' short: 'Thomas Wolf from Brock University will be holding a talk on the Asian game of Go. All are welcome.' -date: 'Fri Mar 01 2002 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Mar 01 2002 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4060' --- diff --git a/content/events/2002/winter/DVD-Video-Under-Linux.md b/content/events/2002/winter/DVD-Video-Under-Linux.md index 723eda7c..19c08c82 100644 --- a/content/events/2002/winter/DVD-Video-Under-Linux.md +++ b/content/events/2002/winter/DVD-Video-Under-Linux.md @@ -1,7 +1,7 @@ --- name: 'DVD-Video Under Linux' short: 'Billy Biggs will be holding a talk on DVD technology (in particular, CSS and playback issues) under Linux, giving some technical details as well as an overview of the current status of Free Software efforts. All are welcome.' -date: 'Wed Feb 13 2002 17:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 13 2002 16:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4060' --- diff --git a/content/events/2002/winter/GnuPGPGP-Keysigning-Party.md b/content/events/2002/winter/GnuPGPGP-Keysigning-Party.md index 49913561..59c8a9ae 100644 --- a/content/events/2002/winter/GnuPGPGP-Keysigning-Party.md +++ b/content/events/2002/winter/GnuPGPGP-Keysigning-Party.md @@ -1,7 +1,7 @@ --- name: 'GnuPG/PGP Keysigning Party' short: 'Get more signatures on your key!' -date: 'Sat Jan 26 2002 15:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Jan 26 2002 14:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge MC3001' --- diff --git a/content/events/2002/winter/UNIX-101-First-Steps-With-UNIX.md b/content/events/2002/winter/UNIX-101-First-Steps-With-UNIX.md index 33ed3338..fdca1195 100644 --- a/content/events/2002/winter/UNIX-101-First-Steps-With-UNIX.md +++ b/content/events/2002/winter/UNIX-101-First-Steps-With-UNIX.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101: First Steps With UNIX' short: ' This is the first in a series of seminars that cover the use of the UNIX Operating System. UNIX is used in a variety of applications, both in academia and industry. We will be covering the basics of the UNIX environment, as well as the use of PINE, an electronic mail and news reader. ' -date: 'Thu Jan 31 2002 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 31 2002 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2037' --- diff --git a/content/events/2002/winter/Unix-102-Fun-With-UNIX.md b/content/events/2002/winter/Unix-102-Fun-With-UNIX.md index 9a2101dd..023f2b2c 100644 --- a/content/events/2002/winter/Unix-102-Fun-With-UNIX.md +++ b/content/events/2002/winter/Unix-102-Fun-With-UNIX.md @@ -1,7 +1,7 @@ --- name: 'Unix 102: Fun With UNIX' short: 'This the second in a series of UNIX tutorials. Simon Law and James Perry will be presenting some more advanced UNIX techniques. All are welcome. Accounts will be provided for those needing them.' -date: 'Thu Feb 07 2002 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 07 2002 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/fall/.NET-&-Linux-When-Worlds-Collide.md b/content/events/2003/fall/.NET-&-Linux-When-Worlds-Collide.md index e39f7abf..ffe49c69 100644 --- a/content/events/2003/fall/.NET-&-Linux-When-Worlds-Collide.md +++ b/content/events/2003/fall/.NET-&-Linux-When-Worlds-Collide.md @@ -1,7 +1,7 @@ --- name: '.NET & Linux: When Worlds Collide' short: 'A talk by James Perry' -date: 'Tue Oct 21 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 21 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2065' --- diff --git a/content/events/2003/fall/CS-Pints-With-Profs.md b/content/events/2003/fall/CS-Pints-With-Profs.md index b66fb86b..f2fb3666 100644 --- a/content/events/2003/fall/CS-Pints-With-Profs.md +++ b/content/events/2003/fall/CS-Pints-With-Profs.md @@ -1,7 +1,7 @@ --- name: 'CS Pints With Profs' short: 'Come have a pint with your favourite CS profs!' -date: 'Wed Nov 05 2003 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 05 2003 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Grad House Pub (Green Room)' --- diff --git a/content/events/2003/fall/CSC-Elections.md b/content/events/2003/fall/CSC-Elections.md index a9aaa4ce..b707c4b6 100644 --- a/content/events/2003/fall/CSC-Elections.md +++ b/content/events/2003/fall/CSC-Elections.md @@ -1,7 +1,7 @@ --- name: 'CSC Elections' short: 'CSC Fall 2003 Elections' -date: 'Wed Sep 17 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Sep 17 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3001 (Comfy)' --- diff --git a/content/events/2003/fall/Jon-'maddog'-Hall-Free-and-Open-Source-Its-uses-in-Business-and-Education.md b/content/events/2003/fall/Jon-'maddog'-Hall-Free-and-Open-Source-Its-uses-in-Business-and-Education.md index e8f0e733..0c459f1b 100644 --- a/content/events/2003/fall/Jon-'maddog'-Hall-Free-and-Open-Source-Its-uses-in-Business-and-Education.md +++ b/content/events/2003/fall/Jon-'maddog'-Hall-Free-and-Open-Source-Its-uses-in-Business-and-Education.md @@ -1,7 +1,7 @@ --- name: 'Jon ''maddog'' Hall: Free and Open Source: Its uses in Business and Education' short: ' Free and Open Source software has been around for a long time, even longer then shrink-wrapped code.' -date: 'Mon Dec 01 2003 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Dec 01 2003 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'RCH 101' --- diff --git a/content/events/2003/fall/Poster-Team-Meeting.md b/content/events/2003/fall/Poster-Team-Meeting.md index b40346d0..d0f4c8ae 100644 --- a/content/events/2003/fall/Poster-Team-Meeting.md +++ b/content/events/2003/fall/Poster-Team-Meeting.md @@ -1,7 +1,7 @@ --- name: 'Poster Team Meeting' short: 'Join the Poster Team and get Free Pizza!' -date: 'Mon Oct 06 2003 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 06 2003 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3001 (Comfy)' --- diff --git a/content/events/2003/fall/Real-Time-Graphics-Compilers.md b/content/events/2003/fall/Real-Time-Graphics-Compilers.md index 729ca547..e3faa6ef 100644 --- a/content/events/2003/fall/Real-Time-Graphics-Compilers.md +++ b/content/events/2003/fall/Real-Time-Graphics-Compilers.md @@ -1,7 +1,7 @@ --- name: 'Real-Time Graphics Compilers' short: 'Sh is a GPU metaprogramming language developed at the UW Computer Graphics Lab' -date: 'Wed Oct 22 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 22 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4061' --- diff --git a/content/events/2003/fall/UNIX-101-Text-Editors.md b/content/events/2003/fall/UNIX-101-Text-Editors.md index efda4397..cc6311a9 100644 --- a/content/events/2003/fall/UNIX-101-Text-Editors.md +++ b/content/events/2003/fall/UNIX-101-Text-Editors.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101: Text Editors' short: 'vi vs. emacs: The Ultimate Showdown' -date: 'Thu Oct 02 2003 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 02 2003 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/fall/UNIX-103-Development-Tools.md b/content/events/2003/fall/UNIX-103-Development-Tools.md index b0183040..c1023946 100644 --- a/content/events/2003/fall/UNIX-103-Development-Tools.md +++ b/content/events/2003/fall/UNIX-103-Development-Tools.md @@ -1,7 +1,7 @@ --- name: 'UNIX 103: Development Tools' short: 'GCC, GDB, Make' -date: 'Thu Oct 16 2003 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 16 2003 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/spring/A-Brief-History-of-Computer-Science.md b/content/events/2003/spring/A-Brief-History-of-Computer-Science.md index 618041b2..83427459 100644 --- a/content/events/2003/spring/A-Brief-History-of-Computer-Science.md +++ b/content/events/2003/spring/A-Brief-History-of-Computer-Science.md @@ -1,7 +1,7 @@ --- name: 'A Brief History of Computer Science' short: 'War, insanity, espionage, beauty, domination, sacrifice, and tragic death... not what one might associate with the history of computer science. In this talk I will focus on the origin of our discipline in the fields of engineering, mathematics, and science, and on the complicated personalities that shaped its evolution. No advanced technical knowledge is required.' -date: 'Tue Jun 10 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jun 10 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2066' --- diff --git a/content/events/2003/spring/Friday-Flicks.md b/content/events/2003/spring/Friday-Flicks.md index b57ccc62..4c12b9f8 100644 --- a/content/events/2003/spring/Friday-Flicks.md +++ b/content/events/2003/spring/Friday-Flicks.md @@ -1,7 +1,7 @@ --- name: 'Friday Flicks' short: ' SIGGRAPH Electronic Theatre Showing ' -date: 'Fri Jun 27 2003 15:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 27 2003 14:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1302' --- diff --git a/content/events/2003/spring/Guelph-Trip.md b/content/events/2003/spring/Guelph-Trip.md index 4cb8fd0b..283130cb 100644 --- a/content/events/2003/spring/Guelph-Trip.md +++ b/content/events/2003/spring/Guelph-Trip.md @@ -1,7 +1,7 @@ --- name: 'Guelph Trip' short: 'Come Visit the University of Guelph''s Computer Science Club' -date: 'Fri Jul 04 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 04 2003 15:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'University of Guelph' --- diff --git a/content/events/2003/spring/July-Exec-Meeting.md b/content/events/2003/spring/July-Exec-Meeting.md index e7174405..f7d7faae 100644 --- a/content/events/2003/spring/July-Exec-Meeting.md +++ b/content/events/2003/spring/July-Exec-Meeting.md @@ -2,7 +2,7 @@ name: 'July Exec Meeting' short: ' See Abstract for minutes ' -date: 'Thu Jul 24 2003 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 24 2003 15:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'CSC Office' --- diff --git a/content/events/2003/spring/June-12-Exec-Meeting.md b/content/events/2003/spring/June-12-Exec-Meeting.md index c3cd26b3..aa66bfb0 100644 --- a/content/events/2003/spring/June-12-Exec-Meeting.md +++ b/content/events/2003/spring/June-12-Exec-Meeting.md @@ -1,7 +1,7 @@ --- name: 'June 12 Exec Meeting' short: 'Have an issue that should be brought up? We''d love to hear it!' -date: 'Thu Jun 12 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 12 2003 15:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3036 CSC Office' --- diff --git a/content/events/2003/spring/LaTeX-and-Work-Reports.md b/content/events/2003/spring/LaTeX-and-Work-Reports.md index 2e19f997..5796bc5f 100644 --- a/content/events/2003/spring/LaTeX-and-Work-Reports.md +++ b/content/events/2003/spring/LaTeX-and-Work-Reports.md @@ -1,7 +1,7 @@ --- name: 'LaTeX and Work Reports' short: 'Writing beautiful work reports' -date: 'Thu Jul 31 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 31 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4064' --- diff --git a/content/events/2003/spring/Mainframes-and-Linux.md b/content/events/2003/spring/Mainframes-and-Linux.md index 4e3ccd7c..784a3eb3 100644 --- a/content/events/2003/spring/Mainframes-and-Linux.md +++ b/content/events/2003/spring/Mainframes-and-Linux.md @@ -1,7 +1,7 @@ --- name: 'Mainframes and Linux' short: 'A talk by Jim Elliott. Jim is responsible for IBM''s in Open Source activities and IBM''s mainframe operating systems for Canada and the Carribbean.' -date: 'Tue Jul 08 2003 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 08 2003 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2065' --- diff --git a/content/events/2003/spring/May-22-Exec-Meeting.md b/content/events/2003/spring/May-22-Exec-Meeting.md index 51018932..07123fc9 100644 --- a/content/events/2003/spring/May-22-Exec-Meeting.md +++ b/content/events/2003/spring/May-22-Exec-Meeting.md @@ -1,7 +1,7 @@ --- name: 'May 22 Exec Meeting' short: 'The execs discuss what needs discussion' -date: 'Thu May 22 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu May 22 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3036 CSC Office' --- diff --git a/content/events/2003/spring/Pints-with-Profs!.md b/content/events/2003/spring/Pints-with-Profs!.md index 2e5801b7..6d6e3e82 100644 --- a/content/events/2003/spring/Pints-with-Profs!.md +++ b/content/events/2003/spring/Pints-with-Profs!.md @@ -1,7 +1,7 @@ --- name: 'Pints with Profs!' short: 'Get to know your profs and be the envy of your friends!' -date: 'Mon Jun 09 2003 06:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jun 09 2003 05:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'The Grad House' --- diff --git a/content/events/2003/spring/Sh.md b/content/events/2003/spring/Sh.md index 26063372..bf0c9cf9 100644 --- a/content/events/2003/spring/Sh.md +++ b/content/events/2003/spring/Sh.md @@ -1,7 +1,7 @@ --- name: 'Sh' short: 'Metaprogramming your way to stunning effects.' -date: 'Thu Jul 17 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 17 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4064' --- diff --git a/content/events/2003/spring/Spring-2003-Elections.md b/content/events/2003/spring/Spring-2003-Elections.md index 704330ad..98fd7bc0 100644 --- a/content/events/2003/spring/Spring-2003-Elections.md +++ b/content/events/2003/spring/Spring-2003-Elections.md @@ -1,7 +1,7 @@ --- name: 'Spring 2003 Elections' short: 'Come on out and vote for your exec!' -date: 'Wed May 14 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed May 14 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3001 Comfy Lounge' --- diff --git a/content/events/2003/spring/Unix-101-First-Steps-With-Unix.md b/content/events/2003/spring/Unix-101-First-Steps-With-Unix.md index ad73cd4a..413bdc8b 100644 --- a/content/events/2003/spring/Unix-101-First-Steps-With-Unix.md +++ b/content/events/2003/spring/Unix-101-First-Steps-With-Unix.md @@ -1,7 +1,7 @@ --- name: 'Unix 101: First Steps With Unix' short: 'Learn Unix and be the envy of your friends!' -date: 'Thu May 29 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu May 29 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/spring/Unix-102-Fun-With-Unix.md b/content/events/2003/spring/Unix-102-Fun-With-Unix.md index 420b492c..0319c62a 100644 --- a/content/events/2003/spring/Unix-102-Fun-With-Unix.md +++ b/content/events/2003/spring/Unix-102-Fun-With-Unix.md @@ -1,7 +1,7 @@ --- name: 'Unix 102: Fun With Unix' short: 'Talking to your Unix can be fun and profitable' -date: 'Thu Jun 05 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 05 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/spring/Unix-103-Scripting-Unix.md b/content/events/2003/spring/Unix-103-Scripting-Unix.md index 3b2a31e9..b0eb9f02 100644 --- a/content/events/2003/spring/Unix-103-Scripting-Unix.md +++ b/content/events/2003/spring/Unix-103-Scripting-Unix.md @@ -1,7 +1,7 @@ --- name: 'Unix 103: Scripting Unix' short: 'You too can be a Unix taskmaster' -date: 'Thu Jun 12 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 12 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/spring/vi-the-visual-editor.md b/content/events/2003/spring/vi-the-visual-editor.md index 665189cf..2abeacc9 100644 --- a/content/events/2003/spring/vi-the-visual-editor.md +++ b/content/events/2003/spring/vi-the-visual-editor.md @@ -1,7 +1,7 @@ --- name: 'vi: the visual editor' short: 'It''s not 6.' -date: 'Thu Jun 19 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 19 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/winter/Abusing-the-C++-Compiler.md b/content/events/2003/winter/Abusing-the-C++-Compiler.md index ec303ca8..20aca7f7 100644 --- a/content/events/2003/winter/Abusing-the-C++-Compiler.md +++ b/content/events/2003/winter/Abusing-the-C++-Compiler.md @@ -1,7 +1,7 @@ --- name: 'Abusing the C++ Compiler' short: 'Abusing template metaprogramming in C++' -date: 'Wed Mar 26 2003 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Mar 26 2003 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2065' --- diff --git a/content/events/2003/winter/Judy,-or-What-Is-It-Like-To-Be-A-Robot.md b/content/events/2003/winter/Judy,-or-What-Is-It-Like-To-Be-A-Robot.md index 704a5ebb..95486085 100644 --- a/content/events/2003/winter/Judy,-or-What-Is-It-Like-To-Be-A-Robot.md +++ b/content/events/2003/winter/Judy,-or-What-Is-It-Like-To-Be-A-Robot.md @@ -1,7 +1,7 @@ --- name: 'Judy, or What Is It Like To Be A Robot?' short: 'Held in co-operation with the UW Cognitive Science Club' -date: 'Mon Mar 24 2003 21:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Mar 24 2003 20:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Humanities Theatre, Hagey Hall' --- diff --git a/content/events/2003/winter/LaTeX-A-Document-Processor.md b/content/events/2003/winter/LaTeX-A-Document-Processor.md index 0e00319c..b6505c86 100644 --- a/content/events/2003/winter/LaTeX-A-Document-Processor.md +++ b/content/events/2003/winter/LaTeX-A-Document-Processor.md @@ -1,7 +1,7 @@ --- name: 'LaTeX: A Document Processor' short: 'Typesetting beautiful text' -date: 'Thu Feb 06 2003 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 06 2003 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/LaTeX-Beautiful-Mathematics.md b/content/events/2003/winter/LaTeX-Beautiful-Mathematics.md index 84338ed8..64314118 100644 --- a/content/events/2003/winter/LaTeX-Beautiful-Mathematics.md +++ b/content/events/2003/winter/LaTeX-Beautiful-Mathematics.md @@ -1,7 +1,7 @@ --- name: 'LaTeX: Beautiful Mathematics' short: 'LaTeX => fun' -date: 'Thu Feb 20 2003 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 20 2003 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/LaTeX-Reports.md b/content/events/2003/winter/LaTeX-Reports.md index 435eee09..d560ded5 100644 --- a/content/events/2003/winter/LaTeX-Reports.md +++ b/content/events/2003/winter/LaTeX-Reports.md @@ -1,7 +1,7 @@ --- name: 'LaTeX: Reports' short: 'Writing reports that look good.' -date: 'Thu Feb 13 2003 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 13 2003 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/Regular-Expressions.md b/content/events/2003/winter/Regular-Expressions.md index 6d4e46e3..9a73b90e 100644 --- a/content/events/2003/winter/Regular-Expressions.md +++ b/content/events/2003/winter/Regular-Expressions.md @@ -1,7 +1,7 @@ --- name: 'Regular Expressions' short: 'Find your perfect match' -date: 'Thu Jan 23 2003 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 23 2003 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/SSH-and-Networks.md b/content/events/2003/winter/SSH-and-Networks.md index f014af1a..7a96bbe5 100644 --- a/content/events/2003/winter/SSH-and-Networks.md +++ b/content/events/2003/winter/SSH-and-Networks.md @@ -1,7 +1,7 @@ --- name: 'SSH and Networks' short: 'Once more into the breach' -date: 'Thu Mar 27 2003 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 27 2003 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/Stream-Processing.md b/content/events/2003/winter/Stream-Processing.md index 13916c04..08d5e2c9 100644 --- a/content/events/2003/winter/Stream-Processing.md +++ b/content/events/2003/winter/Stream-Processing.md @@ -1,7 +1,7 @@ --- name: 'Stream Processing' short: 'A talk by Assistant Professor Michael McCool' -date: 'Tue Mar 25 2003 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 25 2003 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2065' --- diff --git a/content/events/2003/winter/The-BSD-License-Family.md b/content/events/2003/winter/The-BSD-License-Family.md index 4be9a624..1b7a14ca 100644 --- a/content/events/2003/winter/The-BSD-License-Family.md +++ b/content/events/2003/winter/The-BSD-License-Family.md @@ -1,7 +1,7 @@ --- name: 'The BSD License Family' short: 'Free for all' -date: 'Thu Feb 27 2003 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 27 2003 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/The-GNU-General-Public-License.md b/content/events/2003/winter/The-GNU-General-Public-License.md index 9f9df1dc..8981a509 100644 --- a/content/events/2003/winter/The-GNU-General-Public-License.md +++ b/content/events/2003/winter/The-GNU-General-Public-License.md @@ -1,7 +1,7 @@ --- name: 'The GNU General Public License' short: 'The teeth of Free Software' -date: 'Thu Feb 27 2003 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 27 2003 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/Unix-101-Tutorial.md b/content/events/2003/winter/Unix-101-Tutorial.md index c4150537..60293522 100644 --- a/content/events/2003/winter/Unix-101-Tutorial.md +++ b/content/events/2003/winter/Unix-101-Tutorial.md @@ -1,7 +1,7 @@ --- name: 'Unix 101 Tutorial' short: 'Learn Unix and be the envy of your friends!' -date: 'Tue Feb 04 2003 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 04 2003 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/winter/Unix-102-Tutorial.md b/content/events/2003/winter/Unix-102-Tutorial.md index e9cc60e0..b2679d97 100644 --- a/content/events/2003/winter/Unix-102-Tutorial.md +++ b/content/events/2003/winter/Unix-102-Tutorial.md @@ -1,7 +1,7 @@ --- name: 'Unix 102 Tutorial' short: 'Learn more Unix and be the envy of your friends!' -date: 'Tue Feb 11 2003 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 11 2003 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/winter/Unix-103-Tutorial.md b/content/events/2003/winter/Unix-103-Tutorial.md index 3709eef8..a3943465 100644 --- a/content/events/2003/winter/Unix-103-Tutorial.md +++ b/content/events/2003/winter/Unix-103-Tutorial.md @@ -1,7 +1,7 @@ --- name: 'Unix 103 Tutorial' short: 'Learn more Unix and be the envy of your friends!' -date: 'Tue Feb 18 2003 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 18 2003 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/winter/W03-Elections.md b/content/events/2003/winter/W03-Elections.md index 0e8f448d..4cda0cea 100644 --- a/content/events/2003/winter/W03-Elections.md +++ b/content/events/2003/winter/W03-Elections.md @@ -1,7 +1,7 @@ --- name: 'W03 Elections' short: 'Come out and vote for the new exec!' -date: 'Mon Jan 13 2003 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 13 2003 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3001' --- diff --git a/content/events/2003/winter/XML.md b/content/events/2003/winter/XML.md index 9db58b38..d550a983 100644 --- a/content/events/2003/winter/XML.md +++ b/content/events/2003/winter/XML.md @@ -1,7 +1,7 @@ --- name: 'XML' short: 'Give your documents more markup' -date: 'Thu Mar 13 2003 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 13 2003 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/XSLT.md b/content/events/2003/winter/XSLT.md index 1be0d69b..7391db04 100644 --- a/content/events/2003/winter/XSLT.md +++ b/content/events/2003/winter/XSLT.md @@ -1,7 +1,7 @@ --- name: 'XSLT' short: 'Transforming your documents' -date: 'Thu Mar 20 2003 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 20 2003 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/sed-&-awk.md b/content/events/2003/winter/sed-&-awk.md index 056d72c1..dfaa2c91 100644 --- a/content/events/2003/winter/sed-&-awk.md +++ b/content/events/2003/winter/sed-&-awk.md @@ -1,7 +1,7 @@ --- name: 'sed & awk' short: 'Unix text editing' -date: 'Thu Jan 30 2003 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 30 2003 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2004/fall/CSC-Elections.md b/content/events/2004/fall/CSC-Elections.md index 8f4021b2..ecf945d3 100644 --- a/content/events/2004/fall/CSC-Elections.md +++ b/content/events/2004/fall/CSC-Elections.md @@ -2,7 +2,7 @@ name: 'CSC Elections' short: 'Come out and vote for the Fall 2004 executive!' -date: 'Fri Sep 17 2004 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 17 2004 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'The Comfy Lounge' --- diff --git a/content/events/2004/fall/CSC-Programming-Contest.md b/content/events/2004/fall/CSC-Programming-Contest.md index ee556dbe..fb151ef1 100644 --- a/content/events/2004/fall/CSC-Programming-Contest.md +++ b/content/events/2004/fall/CSC-Programming-Contest.md @@ -1,7 +1,7 @@ --- name: 'CSC Programming Contest' short: 'CSC Programming Contest' -date: 'Sun Oct 24 2004 00:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Oct 23 2004 23:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2004/fall/CTRL-D.md b/content/events/2004/fall/CTRL-D.md index 5bf9823d..0d653acf 100644 --- a/content/events/2004/fall/CTRL-D.md +++ b/content/events/2004/fall/CTRL-D.md @@ -1,7 +1,7 @@ --- name: 'CTRL-D' short: ' This semesters CTRL-D (or the club that really likes dinner) is going to be at Mongolian grill. Be there or be square' -date: 'Wed Dec 08 2004 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Dec 08 2004 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Mongolian Grill' --- diff --git a/content/events/2004/fall/Eclipse.md b/content/events/2004/fall/Eclipse.md index fec05903..72bf51fa 100644 --- a/content/events/2004/fall/Eclipse.md +++ b/content/events/2004/fall/Eclipse.md @@ -1,7 +1,7 @@ --- name: 'Eclipse' short: 'How I Stopped Worrying and Learned to Love the IDE' -date: 'Wed Nov 24 2004 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 24 2004 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2066' --- diff --git a/content/events/2004/fall/GracefulTavi.md b/content/events/2004/fall/GracefulTavi.md index 942f9e77..b15c9d2f 100644 --- a/content/events/2004/fall/GracefulTavi.md +++ b/content/events/2004/fall/GracefulTavi.md @@ -1,7 +1,7 @@ --- name: 'GracefulTavi' short: 'Wiki software in PHP+MySQL' -date: 'Thu Nov 18 2004 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 18 2004 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2066' --- diff --git a/content/events/2004/fall/Knitting-needles,-hairpins-and-other-tangled-objects.md b/content/events/2004/fall/Knitting-needles,-hairpins-and-other-tangled-objects.md index 85107e00..0d4c6b47 100644 --- a/content/events/2004/fall/Knitting-needles,-hairpins-and-other-tangled-objects.md +++ b/content/events/2004/fall/Knitting-needles,-hairpins-and-other-tangled-objects.md @@ -1,7 +1,7 @@ --- name: 'Knitting needles, hairpins and other tangled objects' short: 'In this talk, I''ll study linkages (objects built from sticks that are connected with flexible joints), and explain some interesting examples that can or cannot be straightened out' -date: 'Wed Dec 01 2004 15:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Dec 01 2004 14:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4058' --- diff --git a/content/events/2004/fall/Lemmings-Day!.md b/content/events/2004/fall/Lemmings-Day!.md index be4850b0..284ffbf5 100644 --- a/content/events/2004/fall/Lemmings-Day!.md +++ b/content/events/2004/fall/Lemmings-Day!.md @@ -1,7 +1,7 @@ --- name: 'Lemmings Day!' short: 'Everyone else is doing it!' -date: 'Fri Nov 12 2004 15:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 12 2004 14:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4063' --- diff --git a/content/events/2004/fall/UNIX-101.md b/content/events/2004/fall/UNIX-101.md index 328de2ed..c7c12327 100644 --- a/content/events/2004/fall/UNIX-101.md +++ b/content/events/2004/fall/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'First UNIX tutorial' -date: 'Mon Sep 27 2004 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 27 2004 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2004/fall/UNIX-102.md b/content/events/2004/fall/UNIX-102.md index ffa0fb7c..1b17ee38 100644 --- a/content/events/2004/fall/UNIX-102.md +++ b/content/events/2004/fall/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: 'Fun with Unix' -date: 'Mon Oct 04 2004 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 04 2004 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2004/fall/UNIX-103-Scripting-Unix.md b/content/events/2004/fall/UNIX-103-Scripting-Unix.md index 601a5482..5c63f523 100644 --- a/content/events/2004/fall/UNIX-103-Scripting-Unix.md +++ b/content/events/2004/fall/UNIX-103-Scripting-Unix.md @@ -1,7 +1,7 @@ --- name: 'UNIX 103: Scripting Unix' short: 'You Too Can Be a Unix Taskmaster' -date: 'Mon Oct 18 2004 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 18 2004 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2004/spring/CSC-Elections.md b/content/events/2004/spring/CSC-Elections.md index 1136b9a8..a822fed6 100644 --- a/content/events/2004/spring/CSC-Elections.md +++ b/content/events/2004/spring/CSC-Elections.md @@ -1,7 +1,7 @@ --- name: 'CSC Elections' short: 'Come out and vote for the Spring 2004 executive!' -date: 'Wed May 12 2004 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed May 12 2004 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'The Comfy Lounge' --- diff --git a/content/events/2004/spring/Case-Modding-Workshop!.md b/content/events/2004/spring/Case-Modding-Workshop!.md index e43ee215..7478f79b 100644 --- a/content/events/2004/spring/Case-Modding-Workshop!.md +++ b/content/events/2004/spring/Case-Modding-Workshop!.md @@ -1,7 +1,7 @@ --- name: 'Case Modding Workshop!' short: 'Come and learn how to make your computer 1337!' -date: 'Sat Jul 17 2004 12:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Jul 17 2004 11:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'RCH 308' --- diff --git a/content/events/2004/spring/Computing's-Next-Great-Empires-The-True-Future-of-Software.md b/content/events/2004/spring/Computing's-Next-Great-Empires-The-True-Future-of-Software.md index def447af..9b75ae89 100644 --- a/content/events/2004/spring/Computing's-Next-Great-Empires-The-True-Future-of-Software.md +++ b/content/events/2004/spring/Computing's-Next-Great-Empires-The-True-Future-of-Software.md @@ -1,7 +1,7 @@ --- name: 'Computing''s Next Great Empires: The True Future of Software' short: 'A talk by Larry Smith' -date: 'Wed May 26 2004 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed May 26 2004 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1350' --- diff --git a/content/events/2004/spring/Game-Complexity-Theorists-Ponder,-by-Jonathan-Buss.md b/content/events/2004/spring/Game-Complexity-Theorists-Ponder,-by-Jonathan-Buss.md index 01c1e369..727b8d03 100644 --- a/content/events/2004/spring/Game-Complexity-Theorists-Ponder,-by-Jonathan-Buss.md +++ b/content/events/2004/spring/Game-Complexity-Theorists-Ponder,-by-Jonathan-Buss.md @@ -1,7 +1,7 @@ --- name: 'Game Complexity Theorists Ponder, by Jonathan Buss' short: 'Attention AI buffs: Game Complexity presentation' -date: 'Tue Jul 27 2004 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 27 2004 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2065' --- diff --git a/content/events/2004/spring/``Optical-Snow''-Motion-parallax-and-heading-computation-in-densely-cluttered-scenes.--or--Why-Computer-Vision-needs-the-Fourier-Transform!.md b/content/events/2004/spring/``Optical-Snow''-Motion-parallax-and-heading-computation-in-densely-cluttered-scenes.--or--Why-Computer-Vision-needs-the-Fourier-Transform!.md index 1033f1ca..3d678117 100644 --- a/content/events/2004/spring/``Optical-Snow''-Motion-parallax-and-heading-computation-in-densely-cluttered-scenes.--or--Why-Computer-Vision-needs-the-Fourier-Transform!.md +++ b/content/events/2004/spring/``Optical-Snow''-Motion-parallax-and-heading-computation-in-densely-cluttered-scenes.--or--Why-Computer-Vision-needs-the-Fourier-Transform!.md @@ -1,7 +1,7 @@ --- name: '``Optical Snow'''': Motion parallax and heading computation in densely cluttered scenes. -or- Why Computer Vision needs the Fourier Transform!' short: 'A talk by Richard Mann; School of Computer Science' -date: 'Thu Jun 17 2004 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 17 2004 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2066' --- diff --git a/content/events/2004/winter/Constitutional-Change.md b/content/events/2004/winter/Constitutional-Change.md index bf1138d8..d38ba82b 100644 --- a/content/events/2004/winter/Constitutional-Change.md +++ b/content/events/2004/winter/Constitutional-Change.md @@ -1,7 +1,7 @@ --- name: 'Constitutional Change' short: 'Vote to change the CSC Constitution' -date: 'Thu Feb 05 2004 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 05 2004 15:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4041' --- diff --git a/content/events/2004/winter/Distributed-programming-for-CS-and-Engineering-students.md b/content/events/2004/winter/Distributed-programming-for-CS-and-Engineering-students.md index cad611bb..f3ae1512 100644 --- a/content/events/2004/winter/Distributed-programming-for-CS-and-Engineering-students.md +++ b/content/events/2004/winter/Distributed-programming-for-CS-and-Engineering-students.md @@ -2,7 +2,7 @@ name: 'Distributed programming for CS and Engineering students' short: 'A talk by Simon Law' -date: 'Tue Mar 16 2004 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 16 2004 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4058' --- diff --git a/content/events/2004/winter/Extending-LaTeX-with-packages.md b/content/events/2004/winter/Extending-LaTeX-with-packages.md index cfc868e8..57d448f7 100644 --- a/content/events/2004/winter/Extending-LaTeX-with-packages.md +++ b/content/events/2004/winter/Extending-LaTeX-with-packages.md @@ -1,7 +1,7 @@ --- name: 'Extending LaTeX with packages' short: 'A talk by Simon Law' -date: 'Tue Mar 23 2004 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 23 2004 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4058' --- diff --git a/content/events/2004/winter/Graphing-webs-of-trust.md b/content/events/2004/winter/Graphing-webs-of-trust.md index cbcb12fc..98239573 100644 --- a/content/events/2004/winter/Graphing-webs-of-trust.md +++ b/content/events/2004/winter/Graphing-webs-of-trust.md @@ -1,7 +1,7 @@ --- name: 'Graphing webs-of-trust' short: 'A talk by Simon Law' -date: 'Tue Mar 02 2004 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 02 2004 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4042' --- diff --git a/content/events/2004/winter/InstallFest.md b/content/events/2004/winter/InstallFest.md index d77ca6c8..88d91844 100644 --- a/content/events/2004/winter/InstallFest.md +++ b/content/events/2004/winter/InstallFest.md @@ -1,7 +1,7 @@ --- name: 'InstallFest' short: 'See [http://uw-dig.uwaterloo.ca/installfest/]()' -date: 'Mon Jan 12 2004 16:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 12 2004 15:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1301' --- diff --git a/content/events/2004/winter/KW-Perl-Mongers.md b/content/events/2004/winter/KW-Perl-Mongers.md index 66a23d17..d1aa61e8 100644 --- a/content/events/2004/winter/KW-Perl-Mongers.md +++ b/content/events/2004/winter/KW-Perl-Mongers.md @@ -1,7 +1,7 @@ --- name: 'KW Perl Mongers' short: 'Perl Modules: A look under the hood' -date: 'Wed Feb 18 2004 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 18 2004 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC2305' --- diff --git a/content/events/2004/winter/LaTeXing-your-work-report.md b/content/events/2004/winter/LaTeXing-your-work-report.md index 62c2c6d1..068d14b9 100644 --- a/content/events/2004/winter/LaTeXing-your-work-report.md +++ b/content/events/2004/winter/LaTeXing-your-work-report.md @@ -1,7 +1,7 @@ --- name: 'LaTeXing your work report' short: 'A talk by Simon Law' -date: 'Mon Mar 29 2004 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Mar 29 2004 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4058' --- diff --git a/content/events/2004/winter/Managing-your-home-directory-using-CVS.md b/content/events/2004/winter/Managing-your-home-directory-using-CVS.md index 573fc062..cb06ccb4 100644 --- a/content/events/2004/winter/Managing-your-home-directory-using-CVS.md +++ b/content/events/2004/winter/Managing-your-home-directory-using-CVS.md @@ -1,7 +1,7 @@ --- name: 'Managing your home directory using CVS' short: 'A talk by Simon Law' -date: 'Tue Mar 09 2004 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 09 2004 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4062' --- diff --git a/content/events/2004/winter/Pints-with-Profs!.md b/content/events/2004/winter/Pints-with-Profs!.md index eae3dc02..6c0fdaad 100644 --- a/content/events/2004/winter/Pints-with-Profs!.md +++ b/content/events/2004/winter/Pints-with-Profs!.md @@ -1,7 +1,7 @@ --- name: 'Pints with Profs!' short: 'Get to know your profs and be the envy of your friends!' -date: 'Tue Mar 30 2004 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 30 2004 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'The Grad House' --- diff --git a/content/events/2004/winter/SPARC-Architecture.md b/content/events/2004/winter/SPARC-Architecture.md index 8f16ba64..84dbd879 100644 --- a/content/events/2004/winter/SPARC-Architecture.md +++ b/content/events/2004/winter/SPARC-Architecture.md @@ -1,7 +1,7 @@ --- name: 'SPARC Architecture' short: 'A talk by James Morrison' -date: 'Mon Mar 15 2004 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Mar 15 2004 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4040' --- diff --git a/content/events/2005/fall/Party-with-Profs!.md b/content/events/2005/fall/Party-with-Profs!.md index 1d400fe4..b56e7170 100644 --- a/content/events/2005/fall/Party-with-Profs!.md +++ b/content/events/2005/fall/Party-with-Profs!.md @@ -1,7 +1,7 @@ --- name: 'Party with Profs!' short: 'Get to know your profs and be the envy of your friends!' -date: 'Mon Oct 17 2005 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 17 2005 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Fishbowl' --- diff --git a/content/events/2005/fall/Programming-Contest.md b/content/events/2005/fall/Programming-Contest.md index 6bc2812d..6987d0b7 100644 --- a/content/events/2005/fall/Programming-Contest.md +++ b/content/events/2005/fall/Programming-Contest.md @@ -1,7 +1,7 @@ --- name: 'Programming Contest' short: 'Come out, program, and win shiny things!' -date: 'Tue Nov 29 2005 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 29 2005 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'TBA' --- diff --git a/content/events/2005/fall/UNIX-101.md b/content/events/2005/fall/UNIX-101.md index 93177f70..126b24a9 100644 --- a/content/events/2005/fall/UNIX-101.md +++ b/content/events/2005/fall/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'First UNIX tutorial' -date: 'Tue Oct 04 2005 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 04 2005 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2005/fall/UNIX-102.md b/content/events/2005/fall/UNIX-102.md index 68394d3c..d284cc3f 100644 --- a/content/events/2005/fall/UNIX-102.md +++ b/content/events/2005/fall/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: 'Fun with Unix' -date: 'Thu Oct 06 2005 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 06 2005 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3D 2037' --- diff --git a/content/events/2005/fall/UNIX-103-Scripting-Unix.md b/content/events/2005/fall/UNIX-103-Scripting-Unix.md index 90c7ab18..5f3ae8a4 100644 --- a/content/events/2005/fall/UNIX-103-Scripting-Unix.md +++ b/content/events/2005/fall/UNIX-103-Scripting-Unix.md @@ -1,7 +1,7 @@ --- name: 'UNIX 103: Scripting Unix' short: 'You Too Can Be a Unix Taskmaster' -date: 'Tue Oct 11 2005 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 11 2005 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2005/spring/Programming-and-Verifying-the-Interactive-Web.md b/content/events/2005/spring/Programming-and-Verifying-the-Interactive-Web.md index eee1da5a..2845490a 100644 --- a/content/events/2005/spring/Programming-and-Verifying-the-Interactive-Web.md +++ b/content/events/2005/spring/Programming-and-Verifying-the-Interactive-Web.md @@ -1,7 +1,7 @@ --- name: 'Programming and Verifying the Interactive Web' short: 'Shriram Krishnamurthi will be talking about continuations in Web Programming' -date: 'Thu Jun 02 2005 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 02 2005 15:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2005/spring/UW's-CS-curriculum-past,-present,-and-future.md b/content/events/2005/spring/UW's-CS-curriculum-past,-present,-and-future.md index 432f287f..0a111d63 100644 --- a/content/events/2005/spring/UW's-CS-curriculum-past,-present,-and-future.md +++ b/content/events/2005/spring/UW's-CS-curriculum-past,-present,-and-future.md @@ -1,7 +1,7 @@ --- name: 'UW''s CS curriculum: past, present, and future' short: 'Come out to here Prabhakar Ragde talk about our UW''s CS curriculum' -date: 'Tue Jun 07 2005 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jun 07 2005 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4042' --- diff --git a/content/events/2005/winter/CSC-Elections.md b/content/events/2005/winter/CSC-Elections.md index aa25e7e3..13c7d02d 100644 --- a/content/events/2005/winter/CSC-Elections.md +++ b/content/events/2005/winter/CSC-Elections.md @@ -2,7 +2,7 @@ name: 'CSC Elections' short: 'Come out and vote for the Winter 2005 executive!' -date: 'Thu Jan 13 2005 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 13 2005 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'The Comfy Lounge' --- diff --git a/content/events/2005/winter/Oh-No!-More-Lemmings-Day!.md b/content/events/2005/winter/Oh-No!-More-Lemmings-Day!.md index 8c936b37..2763e701 100644 --- a/content/events/2005/winter/Oh-No!-More-Lemmings-Day!.md +++ b/content/events/2005/winter/Oh-No!-More-Lemmings-Day!.md @@ -1,7 +1,7 @@ --- name: 'Oh No! More Lemmings Day!' short: 'Come out for some retro Amiga-style Lemmings gaming action!' -date: 'Tue Mar 15 2005 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 15 2005 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4060' --- diff --git a/content/events/2005/winter/UNIX-101.md b/content/events/2005/winter/UNIX-101.md index 1bb7d8b8..480bbe04 100644 --- a/content/events/2005/winter/UNIX-101.md +++ b/content/events/2005/winter/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'First UNIX tutorial' -date: 'Tue Jan 25 2005 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Jan 25 2005 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2005/winter/UNIX-102.md b/content/events/2005/winter/UNIX-102.md index d05e793c..ad8f1c6b 100644 --- a/content/events/2005/winter/UNIX-102.md +++ b/content/events/2005/winter/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: 'Fun with Unix' -date: 'Tue Feb 01 2005 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 01 2005 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2006/spring/CSC-Elections.md b/content/events/2006/spring/CSC-Elections.md index 61606757..1c25c2a3 100644 --- a/content/events/2006/spring/CSC-Elections.md +++ b/content/events/2006/spring/CSC-Elections.md @@ -2,7 +2,7 @@ name: 'CSC Elections' short: 'Come out and vote for the Spring 2006 executive!' -date: 'Mon May 08 2006 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon May 08 2006 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'The Comfy Lounge' --- diff --git a/content/events/2006/spring/CSC-General-Meeting.md b/content/events/2006/spring/CSC-General-Meeting.md index 4890c907..78410c05 100644 --- a/content/events/2006/spring/CSC-General-Meeting.md +++ b/content/events/2006/spring/CSC-General-Meeting.md @@ -1,7 +1,7 @@ --- name: 'CSC General Meeting' short: 'Come out to discuss current & future plans/projects for the Club' -date: 'Wed Jun 21 2006 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jun 21 2006 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4042' --- diff --git a/content/events/2006/spring/CTRL-D.md b/content/events/2006/spring/CTRL-D.md index b8902fa4..b610cb34 100644 --- a/content/events/2006/spring/CTRL-D.md +++ b/content/events/2006/spring/CTRL-D.md @@ -1,7 +1,7 @@ --- name: 'CTRL D' short: 'Come out for the Club that Really Likes Dinner' -date: 'Sat Jul 29 2006 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Jul 29 2006 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'East Side Mario' --- diff --git a/content/events/2006/spring/Cool-Stuff-to-do-With-Python.md b/content/events/2006/spring/Cool-Stuff-to-do-With-Python.md index 5282762d..58ef720e 100644 --- a/content/events/2006/spring/Cool-Stuff-to-do-With-Python.md +++ b/content/events/2006/spring/Cool-Stuff-to-do-With-Python.md @@ -1,7 +1,7 @@ --- name: 'Cool Stuff to do With Python' short: 'Albert O''Connor will be introducing the joys of programming in python' -date: 'Thu Jul 20 2006 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 20 2006 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4041' --- diff --git a/content/events/2006/spring/Eighteen-Years-in-the-Software-Tools-Business.md b/content/events/2006/spring/Eighteen-Years-in-the-Software-Tools-Business.md index 6b0c54e3..f1d81451 100644 --- a/content/events/2006/spring/Eighteen-Years-in-the-Software-Tools-Business.md +++ b/content/events/2006/spring/Eighteen-Years-in-the-Software-Tools-Business.md @@ -1,7 +1,7 @@ --- name: 'Eighteen Years in the Software Tools Business' short: 'Eighteen Years in the Software Tools Business at Microsoft, a talk by Rico Mariani, (BMath CS/EEE 1988)' -date: 'Thu May 25 2006 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu May 25 2006 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4060' --- diff --git a/content/events/2006/spring/Lemmings-Day.md b/content/events/2006/spring/Lemmings-Day.md index d763b3ca..02baab65 100644 --- a/content/events/2006/spring/Lemmings-Day.md +++ b/content/events/2006/spring/Lemmings-Day.md @@ -1,7 +1,7 @@ --- name: 'Lemmings Day' short: 'Come out for some retro Amiga-style Lemmings gaming action!' -date: 'Wed Jul 26 2006 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jul 26 2006 15:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy Lounge' --- diff --git a/content/events/2006/spring/Linux-Installfest!.md b/content/events/2006/spring/Linux-Installfest!.md index 2171e469..c98ac727 100644 --- a/content/events/2006/spring/Linux-Installfest!.md +++ b/content/events/2006/spring/Linux-Installfest!.md @@ -1,7 +1,7 @@ --- name: 'Linux Installfest!' short: 'A part of Linux Awareness Week' -date: 'Tue Jul 25 2006 14:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 25 2006 13:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC Fishbowk' --- diff --git a/content/events/2006/spring/March-of-the-Penguins.md b/content/events/2006/spring/March-of-the-Penguins.md index 7463e9e0..092a34ba 100644 --- a/content/events/2006/spring/March-of-the-Penguins.md +++ b/content/events/2006/spring/March-of-the-Penguins.md @@ -1,7 +1,7 @@ --- name: 'March of the Penguins' short: 'The Computer Science Club will be showing March of the Penguins' -date: 'Fri Jul 21 2006 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 21 2006 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC1085' --- diff --git a/content/events/2006/spring/Midnight-Madness,-Alpha-Edition.md b/content/events/2006/spring/Midnight-Madness,-Alpha-Edition.md index 58acfc64..d9164a77 100644 --- a/content/events/2006/spring/Midnight-Madness,-Alpha-Edition.md +++ b/content/events/2006/spring/Midnight-Madness,-Alpha-Edition.md @@ -1,7 +1,7 @@ --- name: 'Midnight Madness, Alpha Edition' short: 'Come out to discuss current & future plans/projects for the Club' -date: 'Tue Jul 18 2006 00:59:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 17 2006 23:59:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3036' --- diff --git a/content/events/2006/spring/Semacode-Image-recognition-on-mobile-camera-phones.md b/content/events/2006/spring/Semacode-Image-recognition-on-mobile-camera-phones.md index 5ed3d9b2..1f926f71 100644 --- a/content/events/2006/spring/Semacode-Image-recognition-on-mobile-camera-phones.md +++ b/content/events/2006/spring/Semacode-Image-recognition-on-mobile-camera-phones.md @@ -1,7 +1,7 @@ --- name: 'Semacode: Image recognition on mobile camera phones' short: 'Simon Woodside, founder of Semacode, comes to discuss image what it is like to start a business and how imaging code works' -date: 'Wed Jul 19 2006 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jul 19 2006 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC1085' --- diff --git a/content/events/2006/spring/Simulating-multi-tasking-on-an-embedded-architecture.md b/content/events/2006/spring/Simulating-multi-tasking-on-an-embedded-architecture.md index c0b35ff2..e42ef686 100644 --- a/content/events/2006/spring/Simulating-multi-tasking-on-an-embedded-architecture.md +++ b/content/events/2006/spring/Simulating-multi-tasking-on-an-embedded-architecture.md @@ -1,7 +1,7 @@ --- name: 'Simulating multi-tasking on an embedded architecture' short: 'Alex Tsay will look at the common hack used to simulate multi-processing in a real time embedded environment.' -date: 'Thu Jul 20 2006 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 20 2006 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4041' --- diff --git a/content/events/2006/spring/Software-development-gets-on-the-Cluetrain.md b/content/events/2006/spring/Software-development-gets-on-the-Cluetrain.md index 92619074..3eb30a89 100644 --- a/content/events/2006/spring/Software-development-gets-on-the-Cluetrain.md +++ b/content/events/2006/spring/Software-development-gets-on-the-Cluetrain.md @@ -1,7 +1,7 @@ --- name: 'Software development gets on the Cluetrain' short: 'or How communities of interest drive modern software development.' -date: 'Mon Jul 24 2006 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 24 2006 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4063' --- diff --git a/content/events/2006/spring/Unix-101-and-102-Recording.md b/content/events/2006/spring/Unix-101-and-102-Recording.md index 7bc8dd8c..e29dd979 100644 --- a/content/events/2006/spring/Unix-101-and-102-Recording.md +++ b/content/events/2006/spring/Unix-101-and-102-Recording.md @@ -1,7 +1,7 @@ --- name: 'Unix 101 and 102 Recording' short: 'Unix 101 and 102 recording' -date: 'Sun May 14 2006 14:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sun May 14 2006 13:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'CSC' --- diff --git a/content/events/2006/spring/Video-4-Linux-Day.md b/content/events/2006/spring/Video-4-Linux-Day.md index 775e5123..a6f7d27e 100644 --- a/content/events/2006/spring/Video-4-Linux-Day.md +++ b/content/events/2006/spring/Video-4-Linux-Day.md @@ -1,7 +1,7 @@ --- name: 'Video 4 Linux Day' short: ' We don''t know enough about V4L' -date: 'Sat May 13 2006 14:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat May 13 2006 13:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'CSC' --- diff --git a/content/events/2006/winter/Creating-Killer-Applications.md b/content/events/2006/winter/Creating-Killer-Applications.md index d9179c9b..d7c35fae 100644 --- a/content/events/2006/winter/Creating-Killer-Applications.md +++ b/content/events/2006/winter/Creating-Killer-Applications.md @@ -1,7 +1,7 @@ --- name: 'Creating Killer Applications' short: 'A talk by Larry Smith' -date: 'Mon Mar 06 2006 17:45:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Mar 06 2006 16:45:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Physics 145' --- diff --git a/content/events/2006/winter/Pints-With-Profs.md b/content/events/2006/winter/Pints-With-Profs.md index 93769f94..1b340a0a 100644 --- a/content/events/2006/winter/Pints-With-Profs.md +++ b/content/events/2006/winter/Pints-With-Profs.md @@ -1,7 +1,7 @@ --- name: 'Pints With Profs' short: 'Come out and meet your professors. Free food provided!' -date: 'Thu Feb 09 2006 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 09 2006 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Bombshelter Pub' --- diff --git a/content/events/2007/fall/Concurrent-Distributed-programming-with-JoCaml.md b/content/events/2007/fall/Concurrent-Distributed-programming-with-JoCaml.md index 77905cb5..232088f6 100644 --- a/content/events/2007/fall/Concurrent-Distributed-programming-with-JoCaml.md +++ b/content/events/2007/fall/Concurrent-Distributed-programming-with-JoCaml.md @@ -1,7 +1,7 @@ --- name: 'Concurrent / Distributed programming with JoCaml' short: 'Brennan Taylor' -date: 'Thu Nov 29 2007 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 29 2007 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4061' --- diff --git a/content/events/2007/fall/Distributed-Programming-with-Erlang.md b/content/events/2007/fall/Distributed-Programming-with-Erlang.md index 0f835fa0..c308288a 100644 --- a/content/events/2007/fall/Distributed-Programming-with-Erlang.md +++ b/content/events/2007/fall/Distributed-Programming-with-Erlang.md @@ -1,7 +1,7 @@ --- name: 'Distributed Programming with Erlang' short: 'Brennan Taylor' -date: 'Thu Oct 04 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 04 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'TBA' --- diff --git a/content/events/2007/fall/General-Meeting.md b/content/events/2007/fall/General-Meeting.md index bc71ccda..b0d1897c 100644 --- a/content/events/2007/fall/General-Meeting.md +++ b/content/events/2007/fall/General-Meeting.md @@ -1,7 +1,7 @@ --- name: 'General Meeting' short: 'There is a general meeting scheduled for Friday, October 19, 2007 at 17:00.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 [http://wiki.csclub.uwaterloo.ca/wiki/Friday\_19\_October\_2007.]()' -date: 'Fri Oct 19 2007 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 19 2007 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4058' --- diff --git a/content/events/2007/fall/Google-Summer-of-Code,-a-look-back-on-2007.md b/content/events/2007/fall/Google-Summer-of-Code,-a-look-back-on-2007.md index aee7ed4e..b5a2c37d 100644 --- a/content/events/2007/fall/Google-Summer-of-Code,-a-look-back-on-2007.md +++ b/content/events/2007/fall/Google-Summer-of-Code,-a-look-back-on-2007.md @@ -1,7 +1,7 @@ --- name: 'Google Summer of Code, a look back on 2007' short: 'Holden Karau' -date: 'Wed Dec 05 2007 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Dec 05 2007 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4061' --- diff --git a/content/events/2007/fall/Join-Calculus-with-JoCaml.-Concurrent-programming-that-doesn't-fry-your-brain.md b/content/events/2007/fall/Join-Calculus-with-JoCaml.-Concurrent-programming-that-doesn't-fry-your-brain.md index 47e59710..ba8ee96f 100644 --- a/content/events/2007/fall/Join-Calculus-with-JoCaml.-Concurrent-programming-that-doesn't-fry-your-brain.md +++ b/content/events/2007/fall/Join-Calculus-with-JoCaml.-Concurrent-programming-that-doesn't-fry-your-brain.md @@ -1,7 +1,7 @@ --- name: 'Join-Calculus with JoCaml. Concurrent programming that doesn''t fry your brain' short: 'Brennan Taylor' -date: 'Tue Oct 09 2007 17:45:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 09 2007 16:45:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4060' --- diff --git a/content/events/2007/fall/More-Haskell-functional-programming-fun!.md b/content/events/2007/fall/More-Haskell-functional-programming-fun!.md index 6c018dc7..558dd984 100644 --- a/content/events/2007/fall/More-Haskell-functional-programming-fun!.md +++ b/content/events/2007/fall/More-Haskell-functional-programming-fun!.md @@ -1,7 +1,7 @@ --- name: 'More Haskell functional programming fun!' short: 'Andrei Barbu' -date: 'Thu Nov 22 2007 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 22 2007 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2007/fall/Multi-Player-Linux-games-for-Linux-awarness-week.md b/content/events/2007/fall/Multi-Player-Linux-games-for-Linux-awarness-week.md index 80067d26..37018dfa 100644 --- a/content/events/2007/fall/Multi-Player-Linux-games-for-Linux-awarness-week.md +++ b/content/events/2007/fall/Multi-Player-Linux-games-for-Linux-awarness-week.md @@ -1,7 +1,7 @@ --- name: 'Multi-Player Linux games for Linux awarness week' short: 'Multi-Player Gaming with Linux [Possibly Pizza!]' -date: 'Sun Dec 02 2007 15:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sun Dec 02 2007 14:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'TBA' --- diff --git a/content/events/2007/fall/Off-the-Record-Messaging-Useful-Security-and-Privacy-for-IM.md b/content/events/2007/fall/Off-the-Record-Messaging-Useful-Security-and-Privacy-for-IM.md index 5b2ce668..b871eaf0 100644 --- a/content/events/2007/fall/Off-the-Record-Messaging-Useful-Security-and-Privacy-for-IM.md +++ b/content/events/2007/fall/Off-the-Record-Messaging-Useful-Security-and-Privacy-for-IM.md @@ -1,7 +1,7 @@ --- name: 'Off-the-Record Messaging: Useful Security and Privacy for IM' short: 'Ian Goldberg' -date: 'Mon Oct 15 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 15 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4041' --- diff --git a/content/events/2007/fall/PE-Executable-Translation-A-solution-for-legacy-games-on-linux-(Postponed).md b/content/events/2007/fall/PE-Executable-Translation-A-solution-for-legacy-games-on-linux-(Postponed).md index f8589920..86e420d8 100644 --- a/content/events/2007/fall/PE-Executable-Translation-A-solution-for-legacy-games-on-linux-(Postponed).md +++ b/content/events/2007/fall/PE-Executable-Translation-A-solution-for-legacy-games-on-linux-(Postponed).md @@ -1,7 +1,7 @@ --- name: 'PE Executable Translation: A solution for legacy games on linux (Postponed)' short: 'David Tenty' -date: 'Tue Dec 04 2007 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Dec 04 2007 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'TBA' --- diff --git a/content/events/2007/fall/Programming-Contest.md b/content/events/2007/fall/Programming-Contest.md index c8674b6b..2cdfe883 100644 --- a/content/events/2007/fall/Programming-Contest.md +++ b/content/events/2007/fall/Programming-Contest.md @@ -1,7 +1,7 @@ --- name: 'Programming Contest' short: 'Win Prizes!' -date: 'Sat Dec 01 2007 14:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Dec 01 2007 13:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2007/fall/Putting-the-fun-into-Functional-Languages-and-Useful-Programming-with-OCamlF#.md b/content/events/2007/fall/Putting-the-fun-into-Functional-Languages-and-Useful-Programming-with-OCamlF#.md index 25fd946a..0e818d7c 100644 --- a/content/events/2007/fall/Putting-the-fun-into-Functional-Languages-and-Useful-Programming-with-OCamlF#.md +++ b/content/events/2007/fall/Putting-the-fun-into-Functional-Languages-and-Useful-Programming-with-OCamlF#.md @@ -1,7 +1,7 @@ --- name: 'Putting the fun into Functional Languages and Useful Programming with OCaml/F#' short: 'Brennan Taylor' -date: 'Tue Oct 02 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 02 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4061' --- diff --git a/content/events/2007/fall/Virtual-Reality,-Real-Law-The-regulation-of-Property-in-Video-Games.md b/content/events/2007/fall/Virtual-Reality,-Real-Law-The-regulation-of-Property-in-Video-Games.md index 38f63c91..c86d0932 100644 --- a/content/events/2007/fall/Virtual-Reality,-Real-Law-The-regulation-of-Property-in-Video-Games.md +++ b/content/events/2007/fall/Virtual-Reality,-Real-Law-The-regulation-of-Property-in-Video-Games.md @@ -1,7 +1,7 @@ --- name: 'Virtual Reality, Real Law: The regulation of Property in Video Games' short: 'Susan Abramovitch' -date: 'Tue Sep 25 2007 14:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 25 2007 13:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2007/fall/Why-you-should-care-about-functional-programming-with-Haskell-New-er-Date.md b/content/events/2007/fall/Why-you-should-care-about-functional-programming-with-Haskell-New-er-Date.md index 3700573c..2a01a1f4 100644 --- a/content/events/2007/fall/Why-you-should-care-about-functional-programming-with-Haskell-New-er-Date.md +++ b/content/events/2007/fall/Why-you-should-care-about-functional-programming-with-Haskell-New-er-Date.md @@ -1,7 +1,7 @@ --- name: 'Why you should care about functional programming with Haskell *New-er Date*' short: 'Andrei Barbu' -date: 'Tue Nov 20 2007 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 20 2007 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2007/spring/C++0x---An-Overview.md b/content/events/2007/spring/C++0x---An-Overview.md index 22fa90e7..7933ee7d 100644 --- a/content/events/2007/spring/C++0x---An-Overview.md +++ b/content/events/2007/spring/C++0x---An-Overview.md @@ -1,7 +1,7 @@ --- name: 'C++0x - An Overview' short: 'Bjarne Stroustrup' -date: 'Tue Jul 17 2007 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 17 2007 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'AL 116' --- diff --git a/content/events/2007/spring/Copyright-vs-Community-in-the-Age-of-Computer-Networks.md b/content/events/2007/spring/Copyright-vs-Community-in-the-Age-of-Computer-Networks.md index bddb8fdc..61d51d6b 100644 --- a/content/events/2007/spring/Copyright-vs-Community-in-the-Age-of-Computer-Networks.md +++ b/content/events/2007/spring/Copyright-vs-Community-in-the-Age-of-Computer-Networks.md @@ -1,7 +1,7 @@ --- name: 'Copyright vs Community in the Age of Computer Networks' short: 'Richard Stallman' -date: 'Fri Jul 06 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 06 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'AL 116' --- diff --git a/content/events/2007/spring/Email-encryption-for-the-masses.md b/content/events/2007/spring/Email-encryption-for-the-masses.md index f05dd4c7..af1ab8e2 100644 --- a/content/events/2007/spring/Email-encryption-for-the-masses.md +++ b/content/events/2007/spring/Email-encryption-for-the-masses.md @@ -1,7 +1,7 @@ --- name: 'Email encryption for the masses' short: 'Ken Ho' -date: 'Fri Jun 22 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 22 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4042' --- diff --git a/content/events/2007/spring/Fedspulse.ca,-Web-3.0,-Portals-and-the-Metaverse.md b/content/events/2007/spring/Fedspulse.ca,-Web-3.0,-Portals-and-the-Metaverse.md index 237c30af..4bdb8818 100644 --- a/content/events/2007/spring/Fedspulse.ca,-Web-3.0,-Portals-and-the-Metaverse.md +++ b/content/events/2007/spring/Fedspulse.ca,-Web-3.0,-Portals-and-the-Metaverse.md @@ -1,7 +1,7 @@ --- name: 'Fedspulse.ca, Web 3.0, Portals and the Metaverse' short: 'Peter Macdonald' -date: 'Mon Jun 18 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jun 18 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 4040' --- diff --git a/content/events/2007/spring/Usability-in-the-wild.md b/content/events/2007/spring/Usability-in-the-wild.md index d962b54d..60bce54a 100644 --- a/content/events/2007/spring/Usability-in-the-wild.md +++ b/content/events/2007/spring/Usability-in-the-wild.md @@ -1,7 +1,7 @@ --- name: 'Usability in the wild' short: 'A talk by Michael Terry' -date: 'Wed Jun 27 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jun 27 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4042' --- diff --git a/content/events/2007/winter/All-The-Code.md b/content/events/2007/winter/All-The-Code.md index b055aec0..815e9df5 100644 --- a/content/events/2007/winter/All-The-Code.md +++ b/content/events/2007/winter/All-The-Code.md @@ -1,7 +1,7 @@ --- name: 'All The Code' short: 'A demo/introduction to a new source code search engine. A talk by Holden Karau' -date: 'Thu Mar 29 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 29 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 1056' --- diff --git a/content/events/2007/winter/An-Introduction-to-Recognizing-Regular-Expressions-in-Haskell.md b/content/events/2007/winter/An-Introduction-to-Recognizing-Regular-Expressions-in-Haskell.md index d47298b3..dcb49aa2 100644 --- a/content/events/2007/winter/An-Introduction-to-Recognizing-Regular-Expressions-in-Haskell.md +++ b/content/events/2007/winter/An-Introduction-to-Recognizing-Regular-Expressions-in-Haskell.md @@ -1,7 +1,7 @@ --- name: 'An Introduction to Recognizing Regular Expressions in Haskell' short: 'A talk by James deBoer' -date: 'Thu Feb 15 2007 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 15 2007 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2065' --- diff --git a/content/events/2007/winter/Computational-Physics-Simulations.md b/content/events/2007/winter/Computational-Physics-Simulations.md index 3c1bc83b..37a39362 100644 --- a/content/events/2007/winter/Computational-Physics-Simulations.md +++ b/content/events/2007/winter/Computational-Physics-Simulations.md @@ -1,7 +1,7 @@ --- name: 'Computational Physics Simulations' short: 'A talk by David Tenty and Alex Parent' -date: 'Wed Mar 28 2007 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Mar 28 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 1056' --- diff --git a/content/events/2007/winter/Data-Analysis-with-Kernels-[an-introduction].md b/content/events/2007/winter/Data-Analysis-with-Kernels-[an-introduction].md index 31867696..e11a9ca0 100644 --- a/content/events/2007/winter/Data-Analysis-with-Kernels-[an-introduction].md +++ b/content/events/2007/winter/Data-Analysis-with-Kernels-[an-introduction].md @@ -1,7 +1,7 @@ --- name: 'Data Analysis with Kernels: [an introduction]' short: 'A talk by Michael Biggs. This talk is RESCHEDULED due to unexpected circumstances' -date: 'Wed Apr 04 2007 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Apr 04 2007 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 1056' --- diff --git a/content/events/2007/winter/Introduction-to-3-d-Graphics.md b/content/events/2007/winter/Introduction-to-3-d-Graphics.md index 9249cdf0..3eec7007 100644 --- a/content/events/2007/winter/Introduction-to-3-d-Graphics.md +++ b/content/events/2007/winter/Introduction-to-3-d-Graphics.md @@ -1,7 +1,7 @@ --- name: 'Introduction to 3-d Graphics' short: 'A talk by Chris "The Prof" Evensen' -date: 'Fri Feb 09 2007 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 09 2007 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2007/winter/Loop-Optimizations.md b/content/events/2007/winter/Loop-Optimizations.md index 9f6ae52c..abfbeebd 100644 --- a/content/events/2007/winter/Loop-Optimizations.md +++ b/content/events/2007/winter/Loop-Optimizations.md @@ -1,7 +1,7 @@ --- name: 'Loop Optimizations' short: 'A talk by Simina Branzei' -date: 'Sun Apr 08 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sun Apr 08 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2007/winter/Network-Security----Intrusion-Detection.md b/content/events/2007/winter/Network-Security----Intrusion-Detection.md index 863a0153..9dec2b1a 100644 --- a/content/events/2007/winter/Network-Security----Intrusion-Detection.md +++ b/content/events/2007/winter/Network-Security----Intrusion-Detection.md @@ -1,7 +1,7 @@ --- name: 'Network Security -- Intrusion Detection' short: 'A talk by Reg Quinton' -date: 'Wed Jan 31 2007 17:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Jan 31 2007 16:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2007/winter/ReactOS-An-Open-Source-OS-Platform-for-Learning.md b/content/events/2007/winter/ReactOS-An-Open-Source-OS-Platform-for-Learning.md index 74e7bb01..1d210861 100644 --- a/content/events/2007/winter/ReactOS-An-Open-Source-OS-Platform-for-Learning.md +++ b/content/events/2007/winter/ReactOS-An-Open-Source-OS-Platform-for-Learning.md @@ -1,7 +1,7 @@ --- name: 'ReactOS: An Open Source OS Platform for Learning' short: 'A talk by Alex Ionescu' -date: 'Mon Feb 26 2007 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Feb 26 2007 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC 1350' --- diff --git a/content/events/2007/winter/Riding-The-Multi-core-Revolution.md b/content/events/2007/winter/Riding-The-Multi-core-Revolution.md index 12f1a640..b7a65e83 100644 --- a/content/events/2007/winter/Riding-The-Multi-core-Revolution.md +++ b/content/events/2007/winter/Riding-The-Multi-core-Revolution.md @@ -1,7 +1,7 @@ --- name: 'Riding The Multi-core Revolution' short: 'How a Waterloo software company is changing the way people program computers. A talk by Stefanus Du Toit' -date: 'Wed Feb 07 2007 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 07 2007 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2007/winter/Surprise-Bill-Gates-Visit.md b/content/events/2007/winter/Surprise-Bill-Gates-Visit.md index ef6a87c1..e6b493dd 100644 --- a/content/events/2007/winter/Surprise-Bill-Gates-Visit.md +++ b/content/events/2007/winter/Surprise-Bill-Gates-Visit.md @@ -2,7 +2,7 @@ name: 'Surprise Bill Gates Visit' short: 'Bill Gates is coming to visit the CSClub' -date: 'Sun Apr 01 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sun Apr 01 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3036' --- diff --git a/content/events/2007/winter/The-Free-Software-Movement-and-the-GNULinux-Operating-System.md b/content/events/2007/winter/The-Free-Software-Movement-and-the-GNULinux-Operating-System.md index 29f3e6cf..d70f985c 100644 --- a/content/events/2007/winter/The-Free-Software-Movement-and-the-GNULinux-Operating-System.md +++ b/content/events/2007/winter/The-Free-Software-Movement-and-the-GNULinux-Operating-System.md @@ -1,7 +1,7 @@ --- name: 'The Free Software Movement and the GNU/Linux Operating System' short: 'A talk by Richard M. Stallman (RMS) **[CANCELLED]**' -date: 'Wed Apr 11 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Apr 11 2007 15:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Hagey Hall' --- diff --git a/content/events/2007/winter/UW-Software-Start-ups-What-Worked-and-What-Did-Not.md b/content/events/2007/winter/UW-Software-Start-ups-What-Worked-and-What-Did-Not.md index 9597c3e5..99060e6b 100644 --- a/content/events/2007/winter/UW-Software-Start-ups-What-Worked-and-What-Did-Not.md +++ b/content/events/2007/winter/UW-Software-Start-ups-What-Worked-and-What-Did-Not.md @@ -1,7 +1,7 @@ --- name: 'UW Software Start-ups: What Worked and What Did Not' short: 'A talk by Larry Smith' -date: 'Thu Feb 08 2007 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 08 2007 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2066' --- diff --git a/content/events/2007/winter/Writing-World-Class-Software.md b/content/events/2007/winter/Writing-World-Class-Software.md index 9bcbc2fa..41ad33f3 100644 --- a/content/events/2007/winter/Writing-World-Class-Software.md +++ b/content/events/2007/winter/Writing-World-Class-Software.md @@ -1,7 +1,7 @@ --- name: 'Writing World Class Software' short: 'A talk by James Simpson' -date: 'Fri Feb 09 2007 21:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 09 2007 20:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC 1351' --- diff --git a/content/events/2008/fall/CSClub-Elections.md b/content/events/2008/fall/CSClub-Elections.md index 17b7f56a..50516d84 100644 --- a/content/events/2008/fall/CSClub-Elections.md +++ b/content/events/2008/fall/CSClub-Elections.md @@ -1,7 +1,7 @@ --- name: 'CSClub Elections' short: 'Elections are scheduled for Tues, Sep 16 @ 4:30 pm in the comfy lounge. The nomination period closes on Mon, Sep 15 @ 4:30 pm. Nominations may be sent to cro@csclub.uwaterloo.ca. Candidates should not engage in campaigning after the nomination period has closed.' -date: 'Tue Sep 16 2008 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 16 2008 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2008/fall/Changing-the-World-Conference.md b/content/events/2008/fall/Changing-the-World-Conference.md index 3e6dbdc6..94c2a5fa 100644 --- a/content/events/2008/fall/Changing-the-World-Conference.md +++ b/content/events/2008/fall/Changing-the-World-Conference.md @@ -1,7 +1,7 @@ --- name: 'Changing the World Conference' short: '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.' -date: 'Sat Nov 15 2008 07:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Nov 15 2008 06:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Toronto' --- diff --git a/content/events/2008/fall/Code-Party.md b/content/events/2008/fall/Code-Party.md index 69e2fb34..22335970 100644 --- a/content/events/2008/fall/Code-Party.md +++ b/content/events/2008/fall/Code-Party.md @@ -1,7 +1,7 @@ --- name: 'Code Party' short: 'A fevered night of code, friends, fun, free energy drinks, and the CSC.' -date: 'Fri Oct 24 2008 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 24 2008 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2008/fall/Functional-Programming.md b/content/events/2008/fall/Functional-Programming.md index 725d0ef0..fe1b5fbf 100644 --- a/content/events/2008/fall/Functional-Programming.md +++ b/content/events/2008/fall/Functional-Programming.md @@ -1,7 +1,7 @@ --- name: 'Functional Programming' short: 'This talk will survey concepts, techniques, and languages for functional programming from both historical and contemporary perspectives, with reference to Lisp, Scheme, ML, Haskell, and Erlang. No prior background is assumed.' -date: 'Mon Nov 10 2008 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 10 2008 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4061' --- diff --git a/content/events/2008/fall/Game-Sketching.md b/content/events/2008/fall/Game-Sketching.md index 4dc8ee80..867950d5 100644 --- a/content/events/2008/fall/Game-Sketching.md +++ b/content/events/2008/fall/Game-Sketching.md @@ -1,7 +1,7 @@ --- name: 'Game Sketching' short: 'Juancho Buchanan, CTO Relic Entertainment' -date: 'Fri Oct 03 2008 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 03 2008 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2065' --- diff --git a/content/events/2008/fall/General-Meeting-2.md b/content/events/2008/fall/General-Meeting-2.md index 9d078dc2..0c4f1186 100644 --- a/content/events/2008/fall/General-Meeting-2.md +++ b/content/events/2008/fall/General-Meeting-2.md @@ -1,7 +1,7 @@ --- name: 'General Meeting 2' short: 'The second official general meeting of the term. Items on the adgenda are CSC Merch, upcoming talks, and other possible planned events, as well as the announcement of a librarian and planning of an office cleanout and a library organization day.' -date: 'Thu Oct 02 2008 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 02 2008 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4021' --- diff --git a/content/events/2008/fall/Linux-Install-Fest.md b/content/events/2008/fall/Linux-Install-Fest.md index 2a3340f9..917fcf46 100644 --- a/content/events/2008/fall/Linux-Install-Fest.md +++ b/content/events/2008/fall/Linux-Install-Fest.md @@ -1,7 +1,7 @@ --- name: 'Linux Install Fest' short: 'Come join the CSC in celebrating the new releases of Ubuntu Linux, Free BSD and Open BSD, and get a hand installing one of them on your own system.' -date: 'Thu Nov 06 2008 11:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 06 2008 10:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'SLC Multipurpose Room' --- diff --git a/content/events/2008/fall/Meet-the-CSC.md b/content/events/2008/fall/Meet-the-CSC.md index 80895087..ef9eb9f7 100644 --- a/content/events/2008/fall/Meet-the-CSC.md +++ b/content/events/2008/fall/Meet-the-CSC.md @@ -1,7 +1,7 @@ --- name: 'Meet the CSC' short: 'Come out and meet other CSC members, find out about the CSC, meet the executive nominees, and join if you like what you see. Nominees should plan on attending.' -date: 'Fri Sep 12 2008 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 12 2008 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2008/fall/SIGGRAPH-Night.md b/content/events/2008/fall/SIGGRAPH-Night.md index 44d15707..3fd52eb3 100644 --- a/content/events/2008/fall/SIGGRAPH-Night.md +++ b/content/events/2008/fall/SIGGRAPH-Night.md @@ -1,7 +1,7 @@ --- name: 'SIGGRAPH Night' short: 'Come out and watch the SIGGRAPH (Special Interest Group on Graphics) conference video review. A video of insane, amazing, and mind blowing computer graphics.' -date: 'Thu Oct 16 2008 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 16 2008 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2008/fall/Unix-101.md b/content/events/2008/fall/Unix-101.md index fd8a2b88..38715ec8 100644 --- a/content/events/2008/fall/Unix-101.md +++ b/content/events/2008/fall/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: 'New to Unix? No problem, we''ll teach you to power use circles around your friends!' -date: 'Tue Oct 07 2008 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 07 2008 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2008/fall/Unix-102.md b/content/events/2008/fall/Unix-102.md index 79f3aaee..7453625e 100644 --- a/content/events/2008/fall/Unix-102.md +++ b/content/events/2008/fall/Unix-102.md @@ -1,7 +1,7 @@ --- name: 'Unix 102' short: 'Want more from Unix? No problem, we''ll teach you to create and quickly edit high quality documents.' -date: 'Thu Oct 09 2008 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 09 2008 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2008/winter/A-Brief-History-of-Blackberry-and-the-Wireless-Data-Telecom-Industry.md b/content/events/2008/winter/A-Brief-History-of-Blackberry-and-the-Wireless-Data-Telecom-Industry.md index f5f866aa..879575fa 100644 --- a/content/events/2008/winter/A-Brief-History-of-Blackberry-and-the-Wireless-Data-Telecom-Industry.md +++ b/content/events/2008/winter/A-Brief-History-of-Blackberry-and-the-Wireless-Data-Telecom-Industry.md @@ -1,7 +1,7 @@ --- name: 'A Brief History of Blackberry and the Wireless Data Telecom Industry' short: 'Tyler Lessard' -date: 'Fri Feb 08 2008 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 08 2008 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4042' --- diff --git a/content/events/2008/winter/CSC-Programming-Contest-1.md b/content/events/2008/winter/CSC-Programming-Contest-1.md index 40cb96cf..8c8b5d1c 100644 --- a/content/events/2008/winter/CSC-Programming-Contest-1.md +++ b/content/events/2008/winter/CSC-Programming-Contest-1.md @@ -1,7 +1,7 @@ --- name: 'CSC Programming Contest 1' short: 'Yes, we know this is Valentine''s Day.' -date: 'Thu Feb 14 2008 17:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 14 2008 16:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2061' --- diff --git a/content/events/2008/winter/CSClub-Elections.md b/content/events/2008/winter/CSClub-Elections.md index 249a1b0f..127e59d5 100644 --- a/content/events/2008/winter/CSClub-Elections.md +++ b/content/events/2008/winter/CSClub-Elections.md @@ -1,7 +1,7 @@ --- name: 'CSClub Elections' short: 'Elections are scheduled for Tues, Jan 15 @ 4:30 pm in the comfy lounge. The nomination period closes on Mon, Jan 14 @ 4:30 pm. Candidates should not engage in campaigning after the nomination period has closed.' -date: 'Tue Jan 15 2008 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Jan 15 2008 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2008/winter/Creating-Distributed-Applications-with-TIPC.md b/content/events/2008/winter/Creating-Distributed-Applications-with-TIPC.md index fc292841..33d31789 100644 --- a/content/events/2008/winter/Creating-Distributed-Applications-with-TIPC.md +++ b/content/events/2008/winter/Creating-Distributed-Applications-with-TIPC.md @@ -1,7 +1,7 @@ --- name: 'Creating Distributed Applications with TIPC' short: 'Elmer Horvath' -date: 'Wed Jan 23 2008 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Jan 23 2008 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2008/winter/Quantum-Information-Processing.md b/content/events/2008/winter/Quantum-Information-Processing.md index 562242e0..2c815889 100644 --- a/content/events/2008/winter/Quantum-Information-Processing.md +++ b/content/events/2008/winter/Quantum-Information-Processing.md @@ -1,7 +1,7 @@ --- name: 'Quantum Information Processing' short: 'Raymond Laflamme' -date: 'Fri Feb 29 2008 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 29 2008 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'BFG2125' --- diff --git a/content/events/2009/fall/AI-Programming-Contest-sponsored-by-Google.md b/content/events/2009/fall/AI-Programming-Contest-sponsored-by-Google.md index 6d6fafee..feef2f38 100644 --- a/content/events/2009/fall/AI-Programming-Contest-sponsored-by-Google.md +++ b/content/events/2009/fall/AI-Programming-Contest-sponsored-by-Google.md @@ -1,7 +1,7 @@ --- name: 'AI Programming Contest sponsored by Google' short: 'Come learn how to write an intelligent game-playing program. No past experience necessary. Submit your program using the [online web interface]() to watch it battle against other people''s programs. Beginners and experts welcome! Prizes provided by google, including the delivery of your resume to google recruiters.' -date: 'Mon Sep 28 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 28 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2009/fall/CSC-Goes-To-Dooly's.md b/content/events/2009/fall/CSC-Goes-To-Dooly's.md index 1e709a7f..ed393d3d 100644 --- a/content/events/2009/fall/CSC-Goes-To-Dooly's.md +++ b/content/events/2009/fall/CSC-Goes-To-Dooly's.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes To Dooly''s' short: '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.' -date: 'Tue Oct 20 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 20 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3036' --- diff --git a/content/events/2009/fall/Code-Party!!11!!.md b/content/events/2009/fall/Code-Party!!11!!.md index d6671892..9b47421c 100644 --- a/content/events/2009/fall/Code-Party!!11!!.md +++ b/content/events/2009/fall/Code-Party!!11!!.md @@ -1,7 +1,7 @@ --- name: 'Code Party!!11!!' short: 'A fevered night of code, friends, fun, energy drinks, and the CSC. Facebook will be around to bring some food and hang out.' -date: 'Fri Nov 27 2009 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 27 2009 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2009/fall/Code-Party-and-Contest-Finale.md b/content/events/2009/fall/Code-Party-and-Contest-Finale.md index 9dfe0b77..d2f69de7 100644 --- a/content/events/2009/fall/Code-Party-and-Contest-Finale.md +++ b/content/events/2009/fall/Code-Party-and-Contest-Finale.md @@ -1,7 +1,7 @@ --- name: 'Code Party and Contest Finale' short: '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.' -date: 'Fri Oct 16 2009 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 16 2009 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2009/fall/Elections.md b/content/events/2009/fall/Elections.md index 2e1dbc74..b76ca0a9 100644 --- a/content/events/2009/fall/Elections.md +++ b/content/events/2009/fall/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'Nominations are open now, either place your name on the nominees board or e-mail [the CRO]() to nominate someone for a position. Come to the Comfy Lounge to elect your fall term executive. Contact [the CRO]() if you have questions.' -date: 'Tue Sep 15 2009 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 15 2009 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2009/fall/In-the-Beginning.md b/content/events/2009/fall/In-the-Beginning.md index de763907..3ffbba2b 100644 --- a/content/events/2009/fall/In-the-Beginning.md +++ b/content/events/2009/fall/In-the-Beginning.md @@ -1,7 +1,7 @@ --- name: 'In the Beginning' short: '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.' -date: 'Thu Nov 05 2009 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 05 2009 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2065' --- diff --git a/content/events/2009/fall/Linux-Install-Fest.md b/content/events/2009/fall/Linux-Install-Fest.md index 12e6f39a..2e8a1e04 100644 --- a/content/events/2009/fall/Linux-Install-Fest.md +++ b/content/events/2009/fall/Linux-Install-Fest.md @@ -1,7 +1,7 @@ --- name: 'Linux Install Fest' short: 'Interested in trying Linux but don''t know where to start? Come to the Linux install fest to demo Linux, get help installing it on your computer, either stand alone or a dual boot, and help setting up your fresh install. Have lunch and hang around if you like, or just come in for a CD.' -date: 'Sat Oct 03 2009 11:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Oct 03 2009 10:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1301 FishBowl' --- diff --git a/content/events/2009/fall/The-Club-That-Really-Likes-Dinner.md b/content/events/2009/fall/The-Club-That-Really-Likes-Dinner.md index d95ba3bf..8df69e4d 100644 --- a/content/events/2009/fall/The-Club-That-Really-Likes-Dinner.md +++ b/content/events/2009/fall/The-Club-That-Really-Likes-Dinner.md @@ -1,7 +1,7 @@ --- name: 'The Club That Really Likes Dinner' short: 'Come on out to the club''s termly end of term dinner, details in the abstract' -date: 'Sat Dec 05 2009 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Dec 05 2009 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3036' --- diff --git a/content/events/2009/fall/UNIX-101.md b/content/events/2009/fall/UNIX-101.md index 455664be..bd506654 100644 --- a/content/events/2009/fall/UNIX-101.md +++ b/content/events/2009/fall/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'New to Unix? No problem, we''ll teach you to power use circles around your friends!' -date: 'Thu Sep 24 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 24 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2009/fall/UNIX-102.md b/content/events/2009/fall/UNIX-102.md index 1a31e0df..85eef768 100644 --- a/content/events/2009/fall/UNIX-102.md +++ b/content/events/2009/fall/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: 'The next installment in the CS Club''s popular Unix tutorials UNIX 102 introduces powerful text editing tools for programming and document formatting.' -date: 'Thu Oct 01 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 01 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2009/fall/UNIX-103.md b/content/events/2009/fall/UNIX-103.md index 392c425c..5b846aee 100644 --- a/content/events/2009/fall/UNIX-103.md +++ b/content/events/2009/fall/UNIX-103.md @@ -1,7 +1,7 @@ --- name: 'UNIX 103' short: '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.' -date: 'Thu Oct 08 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 08 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2009/fall/UofT-Graduate-School-Information-Session.md b/content/events/2009/fall/UofT-Graduate-School-Information-Session.md index cad6a21f..2fbbdaad 100644 --- a/content/events/2009/fall/UofT-Graduate-School-Information-Session.md +++ b/content/events/2009/fall/UofT-Graduate-School-Information-Session.md @@ -1,7 +1,7 @@ --- name: 'UofT Graduate School Information Session' short: '"Is Graduate School for You?" Get the answers to your grad school questions - and have a bite to eat, our treat' -date: 'Wed Oct 14 2009 15:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 14 2009 14:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1304' --- diff --git a/content/events/2009/spring/Code-Party.md b/content/events/2009/spring/Code-Party.md index 4ee26fed..892c9d6c 100644 --- a/content/events/2009/spring/Code-Party.md +++ b/content/events/2009/spring/Code-Party.md @@ -1,7 +1,7 @@ --- name: 'Code Party' short: 'Have an assignment or project you need to work on? We will be coding from 7:00pm until 7:00am starting on Friday, June 5th in the Comfy lounge. Join us!' -date: 'Fri Jun 05 2009 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 05 2009 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2009/spring/Dooly's-Night.md b/content/events/2009/spring/Dooly's-Night.md index a9735254..4f6a1a90 100644 --- a/content/events/2009/spring/Dooly's-Night.md +++ b/content/events/2009/spring/Dooly's-Night.md @@ -1,7 +1,7 @@ --- name: 'Dooly''s Night' short: 'The CSC will be playing pool at Dooly''s. Join us for only a few dollars.' -date: 'Fri Jun 19 2009 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 19 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Dooly''s' --- diff --git a/content/events/2009/spring/History-of-CS-Curriculum-at-UW.md b/content/events/2009/spring/History-of-CS-Curriculum-at-UW.md index f990227a..b558e3ef 100644 --- a/content/events/2009/spring/History-of-CS-Curriculum-at-UW.md +++ b/content/events/2009/spring/History-of-CS-Curriculum-at-UW.md @@ -1,7 +1,7 @@ --- name: 'History of CS Curriculum at UW' short: 'This talk provides a personal overview of the evolution of the undergraduate computer science curriculum at UW over the past forty years, concluding with an audience discussion of possible future developments.' -date: 'Tue Jul 07 2009 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 07 2009 15:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2009/spring/PHP-on-Windows.md b/content/events/2009/spring/PHP-on-Windows.md index 0cafb4ce..8b96edd2 100644 --- a/content/events/2009/spring/PHP-on-Windows.md +++ b/content/events/2009/spring/PHP-on-Windows.md @@ -1,7 +1,7 @@ --- name: 'PHP on Windows' short: 'PHP Programming Contest Info Session' -date: 'Tue May 12 2009 13:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue May 12 2009 12:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2034' --- diff --git a/content/events/2009/spring/Paper-Club.md b/content/events/2009/spring/Paper-Club.md index 926ea127..02ae964e 100644 --- a/content/events/2009/spring/Paper-Club.md +++ b/content/events/2009/spring/Paper-Club.md @@ -1,7 +1,7 @@ --- name: 'Paper Club' short: 'Come and drink tea and read an academic CS paper with the Paper Club. We will be meeting from 4:30pm until 6:30pm on Monday, June 22th on the 4th floor of the MC (exact room number TBA). See http://csclub.uwaterloo.ca/\~paper' -date: 'Mon Jun 22 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jun 22 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2009/spring/Unix-101.md b/content/events/2009/spring/Unix-101.md index c7c4ea5e..4a5f79df 100644 --- a/content/events/2009/spring/Unix-101.md +++ b/content/events/2009/spring/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: 'Need to use the UNIX environment for a course, want to overcome your fears of the command line, or just curious? Come and learn the arcane secrets of the UNIX command line interface from CSC mages. After this tutorial you will be comfortable with the essentials of navigating, manipulating and viewing files, and processing data at the UNIX shell prompt.' -date: 'Tue Jun 02 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jun 02 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2009/spring/Unix-103.md b/content/events/2009/spring/Unix-103.md index 23d86613..1fcfcfd4 100644 --- a/content/events/2009/spring/Unix-103.md +++ b/content/events/2009/spring/Unix-103.md @@ -1,7 +1,7 @@ --- name: 'Unix 103' short: 'In this long-awaited third installment of the popular Unix Tutorials the dark mages of the CSC will train you in the not-so-arcane magick 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.' -date: 'Thu Jul 23 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 23 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2009/winter/Artificial-Intelligence-Contest.md b/content/events/2009/winter/Artificial-Intelligence-Contest.md index 554e662f..00cdf411 100644 --- a/content/events/2009/winter/Artificial-Intelligence-Contest.md +++ b/content/events/2009/winter/Artificial-Intelligence-Contest.md @@ -1,7 +1,7 @@ --- name: 'Artificial Intelligence Contest' short: 'Come out and try your hand at writing a computer program that plays Minesweeper Flags, a two-player variant of the classic computer game, Minesweeper. Once you''re done, your program will compete head-to-head against the other entries in a fierce Minesweeper Flags tournament. There will be a contest kick-off session on Thursday March 19 at 4:30 PM in room MC3036. Submissions will be accepted until Saturday March 28.' -date: 'Thu Mar 19 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 19 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2061' --- diff --git a/content/events/2009/winter/CTRL-D.md b/content/events/2009/winter/CTRL-D.md index 7fb1966a..9468eed1 100644 --- a/content/events/2009/winter/CTRL-D.md +++ b/content/events/2009/winter/CTRL-D.md @@ -1,7 +1,7 @@ --- name: 'CTRL-D' short: 'Join the Club That Really Likes Dinner for the End Of Term party! Inquire closer to the date for details.' -date: 'Fri Apr 03 2009 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Apr 03 2009 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'TBA' --- diff --git a/content/events/2009/winter/Canadian-Undergraduate-Technology-Conference.md b/content/events/2009/winter/Canadian-Undergraduate-Technology-Conference.md index 7cd90a36..f89636da 100644 --- a/content/events/2009/winter/Canadian-Undergraduate-Technology-Conference.md +++ b/content/events/2009/winter/Canadian-Undergraduate-Technology-Conference.md @@ -1,7 +1,7 @@ --- name: 'Canadian Undergraduate Technology Conference' short: 'See [cutc.ca]() for more details.' -date: 'Thu Mar 12 2009 09:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 12 2009 08:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Toronto Hilton' --- diff --git a/content/events/2009/winter/Code-Party!.md b/content/events/2009/winter/Code-Party!.md index 8180ce3e..a538024e 100644 --- a/content/events/2009/winter/Code-Party!.md +++ b/content/events/2009/winter/Code-Party!.md @@ -1,7 +1,7 @@ --- name: 'Code Party!' short: 'There is a CSC Code Party starting at 7:00PM (19:00). Come out and enjoy some good old programming and meet others interested in writing code! Free energy drinks and snacks for all. Plus, we have lots of things that need to be done if you''re looking for a project to work on!' -date: 'Fri Feb 06 2009 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 06 2009 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2009/winter/Code-Party.md b/content/events/2009/winter/Code-Party.md index 424ab3c0..e611798a 100644 --- a/content/events/2009/winter/Code-Party.md +++ b/content/events/2009/winter/Code-Party.md @@ -1,7 +1,7 @@ --- name: 'Code Party' short: 'CSC Code Party! Same as always - no sleep, lots of caffeine, and really nerdy entertainment. Bonus: Free Cake!' -date: 'Fri Mar 27 2009 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Mar 27 2009 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge (MC)' --- diff --git a/content/events/2009/winter/Code-party-!!11!!1!!.md b/content/events/2009/winter/Code-party-!!11!!1!!.md index 3ba6d2bf..400a5800 100644 --- a/content/events/2009/winter/Code-party-!!11!!1!!.md +++ b/content/events/2009/winter/Code-party-!!11!!1!!.md @@ -1,7 +1,7 @@ --- name: 'Code party !!11!!1!!' short: 'There is a CSC Code Party Tonight starting at 7:30PM (1930) 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 classyness. If we manage to swing it, there will be delicious energy drinks for your consumption! Alternatively, if we don''t we will have each other as well as some delicious tea and coffee. Perhaps a crumpet' -date: 'Fri Jan 16 2009 20:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Jan 16 2009 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2009/winter/Dooly's-Night.md b/content/events/2009/winter/Dooly's-Night.md index e58a0e30..20573663 100644 --- a/content/events/2009/winter/Dooly's-Night.md +++ b/content/events/2009/winter/Dooly's-Night.md @@ -1,7 +1,7 @@ --- name: 'Dooly''s Night' short: 'Come join the CSC as we head to Dooly''s.' -date: 'Fri Feb 27 2009 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 27 2009 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'CSC Office: MC3036' --- diff --git a/content/events/2009/winter/IQC---Programming-Quantum-Computers.md b/content/events/2009/winter/IQC---Programming-Quantum-Computers.md index a709cb1a..193974d1 100644 --- a/content/events/2009/winter/IQC---Programming-Quantum-Computers.md +++ b/content/events/2009/winter/IQC---Programming-Quantum-Computers.md @@ -1,7 +1,7 @@ --- name: 'IQC - Programming Quantum Computers' short: 'A brief intro to Quantum Computing and why it matters, followed by a talk on programming quantum computers. Meet at the CSC at 4:00PM for a guided walk to the RAC.' -date: 'Thu Mar 12 2009 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 12 2009 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'RAC2009' --- diff --git a/content/events/2009/winter/Joel-Spolsky.md b/content/events/2009/winter/Joel-Spolsky.md index 5b9d1e7a..d3001ff3 100644 --- a/content/events/2009/winter/Joel-Spolsky.md +++ b/content/events/2009/winter/Joel-Spolsky.md @@ -1,7 +1,7 @@ --- name: 'Joel Spolsky' short: 'Joel Spolsky, of [Joel on Software]() will be giving a talk entitled "Computer Science Education and the Software Industry".' -date: 'Thu Jan 22 2009 13:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 22 2009 12:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC5136' --- diff --git a/content/events/2009/winter/Prabhakar-Ragde.md b/content/events/2009/winter/Prabhakar-Ragde.md index f4a0032a..6021d4fa 100644 --- a/content/events/2009/winter/Prabhakar-Ragde.md +++ b/content/events/2009/winter/Prabhakar-Ragde.md @@ -1,7 +1,7 @@ --- name: 'Prabhakar Ragde' short: 'Functional Lexing and Parsing' -date: 'Mon Mar 09 2009 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Mar 09 2009 15:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1302' --- diff --git a/content/events/2009/winter/Rapid-prototyping-and-mathematical-art.md b/content/events/2009/winter/Rapid-prototyping-and-mathematical-art.md index e7ddbf7d..4e89d45b 100644 --- a/content/events/2009/winter/Rapid-prototyping-and-mathematical-art.md +++ b/content/events/2009/winter/Rapid-prototyping-and-mathematical-art.md @@ -1,7 +1,7 @@ --- name: 'Rapid prototyping and mathematical art' short: 'A talk by Craig S. Kaplan.' -date: 'Thu Apr 02 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Apr 02 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1302' --- diff --git a/content/events/2009/winter/Richard-M.-Stallman.md b/content/events/2009/winter/Richard-M.-Stallman.md index e18a8d3e..073f4443 100644 --- a/content/events/2009/winter/Richard-M.-Stallman.md +++ b/content/events/2009/winter/Richard-M.-Stallman.md @@ -1,7 +1,7 @@ --- name: 'Richard M. Stallman' short: 'The Free Software Movement and the GNU/Linux Operating System' -date: 'Thu Jan 29 2009 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 29 2009 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Modern Languages Theatre' --- diff --git a/content/events/2009/winter/SIGGRAPH-Night.md b/content/events/2009/winter/SIGGRAPH-Night.md index e2840c8f..6231348b 100644 --- a/content/events/2009/winter/SIGGRAPH-Night.md +++ b/content/events/2009/winter/SIGGRAPH-Night.md @@ -1,7 +1,7 @@ --- name: 'SIGGRAPH Night' short: 'Come out and watch the SIGGRAPH (Special Interest Group on Graphics) conference video review. A video of insane, amazing, and mind blowing computer graphics. .' -date: 'Thu Mar 05 2009 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 05 2009 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2009/winter/Term-Elections.md b/content/events/2009/winter/Term-Elections.md index b99d0008..d297cdfa 100644 --- a/content/events/2009/winter/Term-Elections.md +++ b/content/events/2009/winter/Term-Elections.md @@ -1,7 +1,7 @@ --- name: 'Term Elections' short: 'Winter Elections' -date: 'Tue Jan 13 2009 17:20:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Jan 13 2009 16:20:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2009/winter/UNIX-101-and-102.md b/content/events/2009/winter/UNIX-101-and-102.md index c44f6b69..a2d1a511 100644 --- a/content/events/2009/winter/UNIX-101-and-102.md +++ b/content/events/2009/winter/UNIX-101-and-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101 and 102' short: 'Continuing the popular Unix Tutorials with a rerun of 101 and the debut of 102.' -date: 'Thu Feb 05 2009 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 05 2009 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2062 and MC2063' --- diff --git a/content/events/2009/winter/UNIX-101.md b/content/events/2009/winter/UNIX-101.md index aa0ffc18..23548c0c 100644 --- a/content/events/2009/winter/UNIX-101.md +++ b/content/events/2009/winter/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'New to Unix? No problem, we''ll teach you to power use circles around your friends!' -date: 'Tue Feb 03 2009 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 03 2009 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3003' --- diff --git a/content/events/2010/fall/A-Brief-Introduction-to-Video-Encoding.md b/content/events/2010/fall/A-Brief-Introduction-to-Video-Encoding.md index c2a9acac..cedce95c 100644 --- a/content/events/2010/fall/A-Brief-Introduction-to-Video-Encoding.md +++ b/content/events/2010/fall/A-Brief-Introduction-to-Video-Encoding.md @@ -1,7 +1,7 @@ --- name: 'A Brief Introduction to Video Encoding' short: '*By Peter Barfuss*. 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.' -date: 'Tue Sep 28 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 28 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4061' --- diff --git a/content/events/2010/fall/Analysis-of-randomized-algorithms-via-the-probabilistic-method.md b/content/events/2010/fall/Analysis-of-randomized-algorithms-via-the-probabilistic-method.md index 7a725d35..f842a89f 100644 --- a/content/events/2010/fall/Analysis-of-randomized-algorithms-via-the-probabilistic-method.md +++ b/content/events/2010/fall/Analysis-of-randomized-algorithms-via-the-probabilistic-method.md @@ -1,7 +1,7 @@ --- name: 'Analysis of randomized algorithms via the probabilistic method' short: 'In this talk, we will give a few examples that illustrate the basic method and show how it can be used to prove the existence of objects with desirable combinatorial properties as well as produce them in expected polynomial time via randomized algorithms. Our main goal will be to present a very slick proof from 1995 due to Spencer on the performance of a randomized greedy algorithm for a set-packing problem. Spencer, for seemingly no reason, introduces a time variable into his greedy algorithm and treats set-packing as a Poisson process. Then, like magic, he is able to show that his greedy algorithm is very likely to produce a good result using basic properties of expected value.' -date: 'Tue Oct 26 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 26 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4040' --- diff --git a/content/events/2010/fall/BareMetal-OS.md b/content/events/2010/fall/BareMetal-OS.md index fb86ee45..de1cd75f 100644 --- a/content/events/2010/fall/BareMetal-OS.md +++ b/content/events/2010/fall/BareMetal-OS.md @@ -1,7 +1,7 @@ --- name: 'BareMetal OS' short: '*By Ian Seyler, Return to Infinity*. 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.' -date: 'Mon Oct 04 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 04 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4021' --- diff --git a/content/events/2010/fall/CSC-Invades-Toronto.md b/content/events/2010/fall/CSC-Invades-Toronto.md index 0437312d..82789256 100644 --- a/content/events/2010/fall/CSC-Invades-Toronto.md +++ b/content/events/2010/fall/CSC-Invades-Toronto.md @@ -1,7 +1,7 @@ --- name: 'CSC Invades Toronto' short: 'The CSC is going to Toronto to visit UofT''s [CSSU](), see what they do, and have beer with them. If you would like to come along, please come by the office and sign up. The cost for the trip is $2 per member. The bus will be leaving from the Davis Center (DC) Saturday Nov. 13 at NOON (some people may have been told 1pm, this is an error). Please show up a few minutes early so we may board.' -date: 'Sat Nov 13 2010 13:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Nov 13 2010 12:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Outside DC' --- diff --git a/content/events/2010/fall/Calling-all-CS-Frosh.md b/content/events/2010/fall/Calling-all-CS-Frosh.md index f56385db..0ca3f80a 100644 --- a/content/events/2010/fall/Calling-all-CS-Frosh.md +++ b/content/events/2010/fall/Calling-all-CS-Frosh.md @@ -1,7 +1,7 @@ --- name: 'Calling all CS Frosh' short: '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.' -date: 'Thu Sep 23 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 23 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1301 (The Fishbowl)' --- diff --git a/content/events/2010/fall/Cooking-for-Geeks.md b/content/events/2010/fall/Cooking-for-Geeks.md index 419a556c..31811798 100644 --- a/content/events/2010/fall/Cooking-for-Geeks.md +++ b/content/events/2010/fall/Cooking-for-Geeks.md @@ -1,7 +1,7 @@ --- name: 'Cooking for Geeks' short: '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.' -date: 'Wed Sep 22 2010 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Sep 22 2010 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4045' --- diff --git a/content/events/2010/fall/Elections.md b/content/events/2010/fall/Elections.md index 5bd1ad26..ac08404a 100644 --- a/content/events/2010/fall/Elections.md +++ b/content/events/2010/fall/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'Fall term executive elections and general meeting.' -date: 'Tue Sep 14 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 14 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2010/fall/Hackathon.md b/content/events/2010/fall/Hackathon.md index 5af8ad5a..8ad9d174 100644 --- a/content/events/2010/fall/Hackathon.md +++ b/content/events/2010/fall/Hackathon.md @@ -1,7 +1,7 @@ --- name: 'Hackathon' short: 'Come join the CSC for a night of code, music with only 8 bits, and comradarie. We will be in the C&D Lounge from 7pm until 7am working on personal projects, open source projects, and whatever else comes to mind. If you''re interested in getting involved in free/open source development, some members will be on hand to guide you through the process.' -date: 'Fri Nov 05 2010 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Nov 05 2010 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'CnD Lounge (MC3002)' --- diff --git a/content/events/2010/fall/How-to-build-a-brain-From-single-neurons-to-cognition.md b/content/events/2010/fall/How-to-build-a-brain-From-single-neurons-to-cognition.md index fabd9fe7..5cd8a711 100644 --- a/content/events/2010/fall/How-to-build-a-brain-From-single-neurons-to-cognition.md +++ b/content/events/2010/fall/How-to-build-a-brain-From-single-neurons-to-cognition.md @@ -1,7 +1,7 @@ --- name: 'How to build a brain: From single neurons to cognition' short: '*By Dr. Chris Eliasmith*. 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.' -date: 'Tue Oct 12 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 12 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4061' --- diff --git a/content/events/2010/fall/In-the-Beginning.md b/content/events/2010/fall/In-the-Beginning.md index 8758cacd..01f8e914 100644 --- a/content/events/2010/fall/In-the-Beginning.md +++ b/content/events/2010/fall/In-the-Beginning.md @@ -1,7 +1,7 @@ --- name: 'In the Beginning' short: '**by Dr. Prabhakar Ragde, Cheriton School of Computer Science**. I''ll be workshopping some lecture ideas involving representations of numbers, specification of computation in functional terms, reasoning about such specifications, and comparing the strengths and weaknesses of different approaches.' -date: 'Tue Sep 21 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 21 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4061' --- diff --git a/content/events/2010/fall/Machine-learning-vs-human-learning---will-scientists-become-obsolete.md b/content/events/2010/fall/Machine-learning-vs-human-learning---will-scientists-become-obsolete.md index 11974b66..6a1a7523 100644 --- a/content/events/2010/fall/Machine-learning-vs-human-learning---will-scientists-become-obsolete.md +++ b/content/events/2010/fall/Machine-learning-vs-human-learning---will-scientists-become-obsolete.md @@ -1,7 +1,7 @@ --- name: 'Machine learning vs human learning - will scientists become obsolete?' short: '*by Dr. Shai Ben-David*.' -date: 'Tue Oct 19 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 19 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'RCH 306' --- diff --git a/content/events/2010/fall/Mathematics-and-aesthetics-in-maze-design.md b/content/events/2010/fall/Mathematics-and-aesthetics-in-maze-design.md index 0424e8ee..616a7322 100644 --- a/content/events/2010/fall/Mathematics-and-aesthetics-in-maze-design.md +++ b/content/events/2010/fall/Mathematics-and-aesthetics-in-maze-design.md @@ -1,7 +1,7 @@ --- name: 'Mathematics and aesthetics in maze design' short: '*by Dr. Craig S. Kaplan*. In this talk, I discuss the role of the computer in the process of designing mazes. I present some well known algorithms for maze construction, and more recent research that attempts to novel mazes with non-trivial mathematical or aesthetic properties.' -date: 'Wed Nov 17 2010 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 17 2010 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4061' --- diff --git a/content/events/2010/fall/UNIX-102.md b/content/events/2010/fall/UNIX-102.md index ee839adc..722d3a21 100644 --- a/content/events/2010/fall/UNIX-102.md +++ b/content/events/2010/fall/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: 'This installment in the CS Club''s popular Unix tutorials UNIX 102 introduces powerful text editing tools for programming and document formatting.' -date: 'Wed Oct 13 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 13 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2010/fall/UNIX-103.md b/content/events/2010/fall/UNIX-103.md index 7c5bd331..bbc253b7 100644 --- a/content/events/2010/fall/UNIX-103.md +++ b/content/events/2010/fall/UNIX-103.md @@ -1,7 +1,7 @@ --- name: 'UNIX 103' short: 'Unix 103 will cover version control systems and how to use them to manage your projects. Unix 101 would be helpful, but all that is needed is basic knowledge of the Unix command line (how to enter commands).' -date: 'Wed Oct 06 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 06 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2010/fall/Unix-101.md b/content/events/2010/fall/Unix-101.md index 808ed128..40bd6a18 100644 --- a/content/events/2010/fall/Unix-101.md +++ b/content/events/2010/fall/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: '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 tutorials 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.' -date: 'Wed Sep 29 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Sep 29 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2010/spring/Code-Party.md b/content/events/2010/spring/Code-Party.md index 23fa4ba1..dd59b980 100644 --- a/content/events/2010/spring/Code-Party.md +++ b/content/events/2010/spring/Code-Party.md @@ -1,7 +1,7 @@ --- name: 'Code Party' short: '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.' -date: 'Fri Jul 09 2010 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 09 2010 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2010/spring/Compiling-To-Combinators.md b/content/events/2010/spring/Compiling-To-Combinators.md index d5ac63d9..669de1b6 100644 --- a/content/events/2010/spring/Compiling-To-Combinators.md +++ b/content/events/2010/spring/Compiling-To-Combinators.md @@ -1,7 +1,7 @@ --- name: 'Compiling To Combinators' short: 'Professor Ragde will be giving the first of our Professor talks for the Spring 2010 term.' -date: 'Tue Jun 22 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jun 22 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2066' --- diff --git a/content/events/2010/spring/Dataflow-Analysis.md b/content/events/2010/spring/Dataflow-Analysis.md index d67722c8..aed657a4 100644 --- a/content/events/2010/spring/Dataflow-Analysis.md +++ b/content/events/2010/spring/Dataflow-Analysis.md @@ -1,7 +1,7 @@ --- name: 'Dataflow Analysis' short: 'Nomair Naeem, a P.H.D. Student at Waterloo, will be giving a talk about Dataflow Analysis' -date: 'Tue Jul 06 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 06 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2054' --- diff --git a/content/events/2010/spring/Elections.md b/content/events/2010/spring/Elections.md index baf24ca4..63e2a3bb 100644 --- a/content/events/2010/spring/Elections.md +++ b/content/events/2010/spring/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'Spring term executive elections and general meeting.' -date: 'Tue May 11 2010 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue May 11 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2010/spring/Gerald-Sussman.md b/content/events/2010/spring/Gerald-Sussman.md index da8b728d..fadadf2c 100644 --- a/content/events/2010/spring/Gerald-Sussman.md +++ b/content/events/2010/spring/Gerald-Sussman.md @@ -1,7 +1,7 @@ --- name: 'Gerald Sussman' short: 'The Art of the Propagator' -date: 'Wed May 26 2010 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed May 26 2010 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC5158' --- diff --git a/content/events/2010/spring/Halftoning-and-Digital-Art.md b/content/events/2010/spring/Halftoning-and-Digital-Art.md index 8fc1aa36..c0cbf8e0 100644 --- a/content/events/2010/spring/Halftoning-and-Digital-Art.md +++ b/content/events/2010/spring/Halftoning-and-Digital-Art.md @@ -1,7 +1,7 @@ --- name: 'Halftoning and Digital Art' short: 'Edgar Bering will be giving a talk titled: Halftoning and Digital Art' -date: 'Tue Jul 13 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 13 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2066' --- diff --git a/content/events/2010/spring/The-Incompressibility-Method.md b/content/events/2010/spring/The-Incompressibility-Method.md index 0c888aa1..cc708776 100644 --- a/content/events/2010/spring/The-Incompressibility-Method.md +++ b/content/events/2010/spring/The-Incompressibility-Method.md @@ -1,7 +1,7 @@ --- name: 'The Incompressibility Method' short: ' In this talk, we shall explore the incompressibility method---an interesting and extremely powerful framework for determining the average-case runtime of algorithms. Within the right background knowledge, the heapsort question can be answered with an elegant 3-line proof. ' -date: 'Tue Jul 20 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 20 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2066' --- diff --git a/content/events/2010/winter/A-Final-Party-of-Code.md b/content/events/2010/winter/A-Final-Party-of-Code.md index abdb038c..ef889061 100644 --- a/content/events/2010/winter/A-Final-Party-of-Code.md +++ b/content/events/2010/winter/A-Final-Party-of-Code.md @@ -1,7 +1,7 @@ --- name: 'A Final Party of Code' short: '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.' -date: 'Fri Mar 26 2010 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Mar 26 2010 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC7001' --- diff --git a/content/events/2010/winter/A-Party-of-Code.md b/content/events/2010/winter/A-Party-of-Code.md index 48ebd3a7..4f05c833 100644 --- a/content/events/2010/winter/A-Party-of-Code.md +++ b/content/events/2010/winter/A-Party-of-Code.md @@ -1,7 +1,7 @@ --- name: 'A Party of Code' short: 'A fevered night of code, friends, fun, energy drinks, and the CSC.' -date: 'Fri Mar 12 2010 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Mar 12 2010 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2010/winter/An-Introduction-to-Vector-Graphics-Libraries-with-Cairo.md b/content/events/2010/winter/An-Introduction-to-Vector-Graphics-Libraries-with-Cairo.md index 561863ec..c34ab01d 100644 --- a/content/events/2010/winter/An-Introduction-to-Vector-Graphics-Libraries-with-Cairo.md +++ b/content/events/2010/winter/An-Introduction-to-Vector-Graphics-Libraries-with-Cairo.md @@ -1,7 +1,7 @@ --- name: 'An Introduction to Vector Graphics Libraries with Cairo' short: '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.' -date: 'Tue Feb 09 2010 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 09 2010 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1304' --- diff --git a/content/events/2010/winter/Another-Party-of-Code.md b/content/events/2010/winter/Another-Party-of-Code.md index 6f864ec9..71a35051 100644 --- a/content/events/2010/winter/Another-Party-of-Code.md +++ b/content/events/2010/winter/Another-Party-of-Code.md @@ -1,7 +1,7 @@ --- name: 'Another Party of Code' short: '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.' -date: 'Fri Mar 19 2010 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Mar 19 2010 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2010/winter/Approximation-Hardness-and-the-Unique-Games-Conjecture.md b/content/events/2010/winter/Approximation-Hardness-and-the-Unique-Games-Conjecture.md index a7adde08..11cd9c83 100644 --- a/content/events/2010/winter/Approximation-Hardness-and-the-Unique-Games-Conjecture.md +++ b/content/events/2010/winter/Approximation-Hardness-and-the-Unique-Games-Conjecture.md @@ -1,7 +1,7 @@ --- name: 'Approximation Hardness and the Unique Games Conjecture' short: '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.' -date: 'Tue Mar 16 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 16 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC5158' --- diff --git a/content/events/2010/winter/Bowling.md b/content/events/2010/winter/Bowling.md index 502ba929..5a34a016 100644 --- a/content/events/2010/winter/Bowling.md +++ b/content/events/2010/winter/Bowling.md @@ -1,7 +1,7 @@ --- name: 'Bowling' short: 'The CSC is going bowling. $9.75 for shoes and two games. The bowling alley serves fried food and beer. Join us for some or all of the above' -date: 'Sat Mar 06 2010 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Mar 06 2010 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Waterloo Bowling Lanes' --- diff --git a/content/events/2010/winter/Brush-Based-Constructive-Solid-Geometry.md b/content/events/2010/winter/Brush-Based-Constructive-Solid-Geometry.md index ffa418fc..54712c17 100644 --- a/content/events/2010/winter/Brush-Based-Constructive-Solid-Geometry.md +++ b/content/events/2010/winter/Brush-Based-Constructive-Solid-Geometry.md @@ -1,7 +1,7 @@ --- name: 'Brush-Based Constructive Solid Geometry' short: '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.' -date: 'Tue Apr 06 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Apr 06 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1304' --- diff --git a/content/events/2010/winter/CSCF-Town-Hall.md b/content/events/2010/winter/CSCF-Town-Hall.md index f0dde864..1399cc75 100644 --- a/content/events/2010/winter/CSCF-Town-Hall.md +++ b/content/events/2010/winter/CSCF-Town-Hall.md @@ -1,7 +1,7 @@ --- name: 'CSCF Town Hall' short: '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.' -date: 'Thu Feb 25 2010 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 25 2010 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1302' --- diff --git a/content/events/2010/winter/CTRL-D.md b/content/events/2010/winter/CTRL-D.md index 30455a93..abe7cfd3 100644 --- a/content/events/2010/winter/CTRL-D.md +++ b/content/events/2010/winter/CTRL-D.md @@ -1,7 +1,7 @@ --- name: 'CTRL-D' short: '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.' -date: 'Thu Apr 01 2010 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Apr 01 2010 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'CSC Office' --- diff --git a/content/events/2010/winter/Contest-Closing.md b/content/events/2010/winter/Contest-Closing.md index 9cc401a8..001fa50a 100644 --- a/content/events/2010/winter/Contest-Closing.md +++ b/content/events/2010/winter/Contest-Closing.md @@ -1,7 +1,7 @@ --- name: 'Contest Closing' short: 'The [contest]() is coming to a close tomorrow, so to finish it in style we will be having ice cream and code friday night. It would be a shame if Waterloo lost (we''re not on top of the [leaderboard]() right now) so come out and hack for the home team.' -date: 'Fri Feb 26 2010 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 26 2010 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'CnD Lounge' --- diff --git a/content/events/2010/winter/Deep-learning-with-multiplicative-interactions.md b/content/events/2010/winter/Deep-learning-with-multiplicative-interactions.md index a16f3b6b..b13423d0 100644 --- a/content/events/2010/winter/Deep-learning-with-multiplicative-interactions.md +++ b/content/events/2010/winter/Deep-learning-with-multiplicative-interactions.md @@ -1,7 +1,7 @@ --- name: 'Deep learning with multiplicative interactions' short: '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 [his website]().' -date: 'Tue Jan 26 2010 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Jan 26 2010 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1302' --- diff --git a/content/events/2010/winter/Memory-Corruption-Security-Holes-How-to-exploit,-patch-and-prevent-them..md b/content/events/2010/winter/Memory-Corruption-Security-Holes-How-to-exploit,-patch-and-prevent-them..md index 216401bc..c238bbbd 100644 --- a/content/events/2010/winter/Memory-Corruption-Security-Holes-How-to-exploit,-patch-and-prevent-them..md +++ b/content/events/2010/winter/Memory-Corruption-Security-Holes-How-to-exploit,-patch-and-prevent-them..md @@ -1,7 +1,7 @@ --- name: 'Memory-Corruption Security Holes: How to exploit, patch and prevent them.' short: '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.' -date: 'Tue Mar 23 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 23 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC5158' --- diff --git a/content/events/2010/winter/NUI-The-future-of-robotics-and-automated-systems.md b/content/events/2010/winter/NUI-The-future-of-robotics-and-automated-systems.md index 6095b773..773bf183 100644 --- a/content/events/2010/winter/NUI-The-future-of-robotics-and-automated-systems.md +++ b/content/events/2010/winter/NUI-The-future-of-robotics-and-automated-systems.md @@ -1,7 +1,7 @@ --- name: 'NUI: The future of robotics and automated systems' short: 'Member Sam Pasupalak will present some of his ongoing work in Natural User Interfaces and Robotics in this sixth installment of CS10.' -date: 'Tue Mar 30 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 30 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1304' --- diff --git a/content/events/2010/winter/QIP=PSPACE.md b/content/events/2010/winter/QIP=PSPACE.md index d725abe6..4e2de974 100644 --- a/content/events/2010/winter/QIP=PSPACE.md +++ b/content/events/2010/winter/QIP=PSPACE.md @@ -1,7 +1,7 @@ --- name: 'QIP=PSPACE' short: 'Dr. John Watrous of the [IQC]() 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.' -date: 'Tue Mar 02 2010 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 02 2010 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1304' --- diff --git a/content/events/2010/winter/Software-Transactional-Memory-and-Using-STM-in-Haskell.md b/content/events/2010/winter/Software-Transactional-Memory-and-Using-STM-in-Haskell.md index a6671564..3dfae652 100644 --- a/content/events/2010/winter/Software-Transactional-Memory-and-Using-STM-in-Haskell.md +++ b/content/events/2010/winter/Software-Transactional-Memory-and-Using-STM-in-Haskell.md @@ -1,7 +1,7 @@ --- name: 'Software Transactional Memory and Using STM in Haskell' short: '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.' -date: 'Tue Mar 09 2010 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 09 2010 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1304' --- diff --git a/content/events/2010/winter/The-Best-Algorithms-are-Randomized-Algorithms.md b/content/events/2010/winter/The-Best-Algorithms-are-Randomized-Algorithms.md index 70dc8ef4..ae5b53bd 100644 --- a/content/events/2010/winter/The-Best-Algorithms-are-Randomized-Algorithms.md +++ b/content/events/2010/winter/The-Best-Algorithms-are-Randomized-Algorithms.md @@ -1,7 +1,7 @@ --- name: 'The Best Algorithms are Randomized Algorithms' short: '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.' -date: 'Tue Feb 23 2010 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 23 2010 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC5136B' --- diff --git a/content/events/2010/winter/UNIX-101-Encore.md b/content/events/2010/winter/UNIX-101-Encore.md index aea6ac61..eb37da2a 100644 --- a/content/events/2010/winter/UNIX-101-Encore.md +++ b/content/events/2010/winter/UNIX-101-Encore.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101 Encore' short: '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.' -date: 'Thu Feb 11 2010 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 11 2010 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3005' --- diff --git a/content/events/2010/winter/UNIX-101.md b/content/events/2010/winter/UNIX-101.md index 4e6bd3ce..92331e1f 100644 --- a/content/events/2010/winter/UNIX-101.md +++ b/content/events/2010/winter/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'New to Unix? No problem, we''ll teach you to power use circles around your friends!' -date: 'Wed Feb 10 2010 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 10 2010 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3003' --- diff --git a/content/events/2010/winter/Wilderness-Programming.md b/content/events/2010/winter/Wilderness-Programming.md index 4870bc8a..f76a034b 100644 --- a/content/events/2010/winter/Wilderness-Programming.md +++ b/content/events/2010/winter/Wilderness-Programming.md @@ -1,7 +1,7 @@ --- name: 'Wilderness Programming' short: '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.' -date: 'Mon Jan 18 2010 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 18 2010 15:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2066' --- diff --git a/content/events/2010/winter/Windows-Azure-Lab.md b/content/events/2010/winter/Windows-Azure-Lab.md index b2c5af31..fa2a1173 100644 --- a/content/events/2010/winter/Windows-Azure-Lab.md +++ b/content/events/2010/winter/Windows-Azure-Lab.md @@ -1,7 +1,7 @@ --- name: 'Windows Azure Lab' short: 'Get the opportunity to learn about Microsoft''s Cloud Services Platform, Windows Azure. Attend this Hands-on-lab session sponsored by Microsoft.' -date: 'Wed Apr 07 2010 14:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Apr 07 2010 13:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2011/fall/CSC-Open-Data-Code-Party.md b/content/events/2011/fall/CSC-Open-Data-Code-Party.md index 1c22f5b3..3ab47a09 100644 --- a/content/events/2011/fall/CSC-Open-Data-Code-Party.md +++ b/content/events/2011/fall/CSC-Open-Data-Code-Party.md @@ -1,7 +1,7 @@ --- name: 'CSC Open Data Code Party' short: '*by Calum T. Dalek*. The Computer Science Club is teaming up with the UW Open Data Initiative to bring you our third code party of the term! Everyone is welcome; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking pleasure.' -date: 'Fri Nov 18 2011 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 18 2011 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/fall/CSC-goes-to-Design-Our-Tomorrow.md b/content/events/2011/fall/CSC-goes-to-Design-Our-Tomorrow.md index 5d2d3f38..f00155c4 100644 --- a/content/events/2011/fall/CSC-goes-to-Design-Our-Tomorrow.md +++ b/content/events/2011/fall/CSC-goes-to-Design-Our-Tomorrow.md @@ -1,7 +1,7 @@ --- name: 'CSC goes to Design Our Tomorrow' short: '*by Calum T. Dalek*. The Computer Science Club has a limited number of tickets available for the [Design Our Tomorrow Conference]() at the University of Toronto on Saturday, November 12, 10:00 - 16:30. See event information for ticket details.' -date: 'Sat Nov 12 2011 08:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Nov 12 2011 07:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Davis Centre' --- diff --git a/content/events/2011/fall/Code-Party-1.md b/content/events/2011/fall/Code-Party-1.md index fe523a41..7d923cab 100644 --- a/content/events/2011/fall/Code-Party-1.md +++ b/content/events/2011/fall/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: '*by Calum T. Dalek*. The Computer Science Club is having our first code party of the term! The theme for this code party will be collaborative development. We''ll present several ideas of small projects to work on for the unexperienced. Everyone is welcome; please bring your friends! There will be foodstuffs and sugary drinks available for your hacking pleasure.' -date: 'Fri Sep 30 2011 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 30 2011 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/fall/Code-Party-2.md b/content/events/2011/fall/Code-Party-2.md index 55cc7e8b..9362a5a0 100644 --- a/content/events/2011/fall/Code-Party-2.md +++ b/content/events/2011/fall/Code-Party-2.md @@ -1,7 +1,7 @@ --- name: 'Code Party 2' short: '*by Calum T. Dalek*. The Computer Science Club is having our second code party of the term! Everyone is welcome; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking pleasure.' -date: 'Fri Oct 21 2011 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 21 2011 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/fall/Elections.md b/content/events/2011/fall/Elections.md index a15bffde..b1c6b34e 100644 --- a/content/events/2011/fall/Elections.md +++ b/content/events/2011/fall/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'Club elections. See related news items for details.' -date: 'Mon Sep 19 2011 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 19 2011 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/fall/How-Browsers-Work.md b/content/events/2011/fall/How-Browsers-Work.md index 777f6e8a..2d412fdf 100644 --- a/content/events/2011/fall/How-Browsers-Work.md +++ b/content/events/2011/fall/How-Browsers-Work.md @@ -1,7 +1,7 @@ --- name: 'How Browsers Work' short: '*by Ehsan Akhgari*. Veteran Mozilla engineer Ehsan Akhgari will present a talk on the internals of web browsers. The material will range from the fundamentals of content rendering to the latest innovations in browser design. Click on the talk title for a full abstract.' -date: 'Thu Oct 13 2011 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 13 2011 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2011/fall/UNIX-101-An-Introduction-to-the-Shell.md b/content/events/2011/fall/UNIX-101-An-Introduction-to-the-Shell.md index c6109b98..96636c77 100644 --- a/content/events/2011/fall/UNIX-101-An-Introduction-to-the-Shell.md +++ b/content/events/2011/fall/UNIX-101-An-Introduction-to-the-Shell.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101: An Introduction to the Shell' short: '*by Calum T. Dalek*. New to Unix? No problem, we''ll teach you to power use circles around your friends!' -date: 'Thu Sep 29 2011 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 29 2011 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3004' --- diff --git a/content/events/2011/fall/UNIX-102-Tools-in-the-UNIX-Environment.md b/content/events/2011/fall/UNIX-102-Tools-in-the-UNIX-Environment.md index 46666870..be0225d2 100644 --- a/content/events/2011/fall/UNIX-102-Tools-in-the-UNIX-Environment.md +++ b/content/events/2011/fall/UNIX-102-Tools-in-the-UNIX-Environment.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102: Tools in the UNIX Environment' short: '*by Calum T. Dalek*. The next installment in the CS Club''s popular Unix tutorials UNIX 102 introduces powerful text editing tools for programming and document formatting.' -date: 'Mon Oct 24 2011 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 24 2011 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2011/spring/An-Introduction-to-Steganography.md b/content/events/2011/spring/An-Introduction-to-Steganography.md index 5bf6d38e..d573c080 100644 --- a/content/events/2011/spring/An-Introduction-to-Steganography.md +++ b/content/events/2011/spring/An-Introduction-to-Steganography.md @@ -1,7 +1,7 @@ --- name: 'An Introduction to Steganography' short: 'As part of the CSC member talks series, Yomna Nasser will be presenting an introduction to steganography. Steganography is the act of hiding information such that it can only be found by its intended recipient. It has been practiced since ancient Greece, and is still in use today.This talk will include an introduction to the area, history, and some basic techniques for hiding information and detecting hidden data. There will be an overview of some of the mathematics involved, but nothing too rigorous.' -date: 'Wed Jul 20 2011 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jul 20 2011 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2038' --- diff --git a/content/events/2011/spring/CSC-Goes-Outside.md b/content/events/2011/spring/CSC-Goes-Outside.md index 32193cab..88de4813 100644 --- a/content/events/2011/spring/CSC-Goes-Outside.md +++ b/content/events/2011/spring/CSC-Goes-Outside.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes Outside' short: 'Do you like going outside? Are you vitamin-D deficient from being in the MC too long? Do you think marshmallows, hotdogs, and fire are a delicious combination?If so, you should join us as the CSC is going outside!Around 4PM, we''re going to Columbia Lake for some outdoor fun. We''ll have Frisbees, kites, snacks, and some drinks. We''ll be sticking around until dusk, when we''re going to have a campfire with marshmallows and hotdogs. We plan to be there until 10PM, but of course you''re welcome to come for any subinterval.' -date: 'Sat Jul 09 2011 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Jul 09 2011 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Columbia Lake Firepit' --- diff --git a/content/events/2011/spring/CTRL-D.md b/content/events/2011/spring/CTRL-D.md index f102a872..796e524c 100644 --- a/content/events/2011/spring/CTRL-D.md +++ b/content/events/2011/spring/CTRL-D.md @@ -1,7 +1,7 @@ --- name: 'CTRL-D' short: 'The end of another term is here, and so we''re having our End-of-Term dinner. Everybody''s welcome to come to CTRL-D. We are running this like a potluck, so bringing food is suggested.' -date: 'Fri Jul 29 2011 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 29 2011 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'home of askhader, see abstract' --- diff --git a/content/events/2011/spring/Code-Party-1.md b/content/events/2011/spring/Code-Party-1.md index b5236d5f..032af7de 100644 --- a/content/events/2011/spring/Code-Party-1.md +++ b/content/events/2011/spring/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: ' The Computer Science Club is having our first code party of the term. The theme for this week''s code party is personal projects. Come show us what you''ve been working on! Of course, everybody is welcome, even if you don''t have a project. ' -date: 'Fri Jun 03 2011 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 03 2011 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/spring/Code-Party-2.md b/content/events/2011/spring/Code-Party-2.md index 89fb09db..0d7e58f9 100644 --- a/content/events/2011/spring/Code-Party-2.md +++ b/content/events/2011/spring/Code-Party-2.md @@ -1,7 +1,7 @@ --- name: 'Code Party 2' short: 'The second Code Party of the term takes place this Friday! Come hack on some code, solve some puzzles, and have some fun. The event starts in the evening and will run all night. You can show up for any portion of it. You should bring a laptop, and probably have something in mind to work on, though you''re welcome with neither.Snacks will be provided.' -date: 'Fri Jun 24 2011 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 24 2011 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/spring/Code-Party-3.md b/content/events/2011/spring/Code-Party-3.md index 11febb3d..30f77be5 100644 --- a/content/events/2011/spring/Code-Party-3.md +++ b/content/events/2011/spring/Code-Party-3.md @@ -1,7 +1,7 @@ --- name: 'Code Party 3' short: 'The final Code Party of the term is here! Come hack on some code, solve some puzzles, and have some fun. The event starts in the evening and will run all night. You can show up for any portion of it. You should bring a laptop, and probably have something in mind to work on, though you''re welcome with neither.Snacks will be provided. Everyone is welcome.Please note this date is postponed from the originally scheduled date due to conflicts with [Kitchener Ribfest & Craft Beer Show]()' -date: 'Fri Jul 22 2011 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 22 2011 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/spring/Elections-Nominees-List.md b/content/events/2011/spring/Elections-Nominees-List.md index a57123d2..49ac1a48 100644 --- a/content/events/2011/spring/Elections-Nominees-List.md +++ b/content/events/2011/spring/Elections-Nominees-List.md @@ -1,7 +1,7 @@ --- name: 'Elections Nominees List' short: 'CSC Elections, final list of nominations for Spring 2011' -date: 'Mon May 09 2011 18:31:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon May 09 2011 17:31:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/spring/Elections.md b/content/events/2011/spring/Elections.md index 2ce9358f..fd248bc9 100644 --- a/content/events/2011/spring/Elections.md +++ b/content/events/2011/spring/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'CSC Elections have begun for the Spring 2011 term, nominations are open!' -date: 'Mon May 09 2011 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon May 09 2011 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/spring/General-Purpose-Computing-on-Graphics-Cards.md b/content/events/2011/spring/General-Purpose-Computing-on-Graphics-Cards.md index a41ef05f..c9bb8fba 100644 --- a/content/events/2011/spring/General-Purpose-Computing-on-Graphics-Cards.md +++ b/content/events/2011/spring/General-Purpose-Computing-on-Graphics-Cards.md @@ -1,7 +1,7 @@ --- name: 'General Purpose Computing on Graphics Cards' short: ' In the first of our member talks for the term, Katie Hyatt will give a short introduction to General Purpose Graphics Processing Unit computing. This expanding field has many applications. The primary focus of this talk will be nVidia''s CUDA architecture. ' -date: 'Thu Jun 09 2011 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 09 2011 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2054' --- diff --git a/content/events/2011/spring/Our-Troubles-with-Linux-and-Why-You-Should-Care.md b/content/events/2011/spring/Our-Troubles-with-Linux-and-Why-You-Should-Care.md index 916c1cd9..a139ee61 100644 --- a/content/events/2011/spring/Our-Troubles-with-Linux-and-Why-You-Should-Care.md +++ b/content/events/2011/spring/Our-Troubles-with-Linux-and-Why-You-Should-Care.md @@ -1,7 +1,7 @@ --- name: 'Our Troubles with Linux and Why You Should Care' short: 'A joint work between Professors Tim Brecht, Ashif Harji, and Peter Buhr, this talk describes experiences using the Linux kernel as a platform for conducting performance evaluations.' -date: 'Mon Jul 04 2011 14:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 04 2011 13:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 5158' --- diff --git a/content/events/2011/spring/Taming-Software-Bloat-with-AdaptableGIMP.md b/content/events/2011/spring/Taming-Software-Bloat-with-AdaptableGIMP.md index b911e4ff..3cfdac98 100644 --- a/content/events/2011/spring/Taming-Software-Bloat-with-AdaptableGIMP.md +++ b/content/events/2011/spring/Taming-Software-Bloat-with-AdaptableGIMP.md @@ -1,7 +1,7 @@ --- name: 'Taming Software Bloat with AdaptableGIMP' short: ' Ever use software with 100s or 1000s of commands? Ever have a hard time finding the right commands to perform your task? In this talk, we''ll present AdaptableGIMP, a new version of GIMP developed at Waterloo to help simplify complex user interfaces. ' -date: 'Tue Jun 14 2011 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jun 14 2011 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2054' --- diff --git a/content/events/2011/winter/A-Smorgasbord-of-Perl-Talks.md b/content/events/2011/winter/A-Smorgasbord-of-Perl-Talks.md index af1a4bae..593e89d6 100644 --- a/content/events/2011/winter/A-Smorgasbord-of-Perl-Talks.md +++ b/content/events/2011/winter/A-Smorgasbord-of-Perl-Talks.md @@ -1,7 +1,7 @@ --- name: 'A Smorgasbord of Perl Talks' short: '*by KW Perl Mongers*. These talks are intended for programmers who are curious about the Swiss Army Chainsaw of languages, Perl.' -date: 'Thu Feb 17 2011 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 17 2011 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2017' --- diff --git a/content/events/2011/winter/Code-Party.md b/content/events/2011/winter/Code-Party.md index 69a53826..b34c8cef 100644 --- a/content/events/2011/winter/Code-Party.md +++ b/content/events/2011/winter/Code-Party.md @@ -1,7 +1,7 @@ --- name: 'Code Party' short: '*by Calum T. Dalek*. Come one, come all to the Code Party happening in the Comfy Lounge this Friday. The event starts at 7:00PM and will run through the night.' -date: 'Fri Feb 04 2011 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 04 2011 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/winter/Software-Patents.md b/content/events/2011/winter/Software-Patents.md index 60e76f23..ae52c92f 100644 --- a/content/events/2011/winter/Software-Patents.md +++ b/content/events/2011/winter/Software-Patents.md @@ -1,7 +1,7 @@ --- name: 'Software Patents' short: '*by Stanley Khaing*. What are the requirements for obtaining a patent? Should software be patentable?' -date: 'Thu Mar 17 2011 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 17 2011 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2034' --- diff --git a/content/events/2011/winter/UNIX-101-An-Introduction-to-the-Shell.md b/content/events/2011/winter/UNIX-101-An-Introduction-to-the-Shell.md index cf27d468..2081bebb 100644 --- a/content/events/2011/winter/UNIX-101-An-Introduction-to-the-Shell.md +++ b/content/events/2011/winter/UNIX-101-An-Introduction-to-the-Shell.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101: An Introduction to the Shell' short: '*by Calum T. Dalek*. New to Unix? No problem, we''ll teach you to power use circles around your friends!' -date: 'Wed Jan 26 2011 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Jan 26 2011 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3003' --- diff --git a/content/events/2011/winter/UNIX-102-Documents-and-Editing-in-the-Unix-environment.md b/content/events/2011/winter/UNIX-102-Documents-and-Editing-in-the-Unix-environment.md index 2cf8cb03..4ad38185 100644 --- a/content/events/2011/winter/UNIX-102-Documents-and-Editing-in-the-Unix-environment.md +++ b/content/events/2011/winter/UNIX-102-Documents-and-Editing-in-the-Unix-environment.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102: Documents and Editing in the Unix environment' short: '*by Calum T. Dalek*. The next installment in the CS Club''s popular Unix tutorials UNIX 102 introduces powerful text editing tools for programming and document formatting.' -date: 'Wed Feb 02 2011 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 02 2011 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3003' --- diff --git a/content/events/2011/winter/UNIX-103-Version-Control-Systems.md b/content/events/2011/winter/UNIX-103-Version-Control-Systems.md index 6e630ca7..9178c6b7 100644 --- a/content/events/2011/winter/UNIX-103-Version-Control-Systems.md +++ b/content/events/2011/winter/UNIX-103-Version-Control-Systems.md @@ -1,7 +1,7 @@ --- name: 'UNIX 103: Version Control Systems' short: '*by Calum T. Dalek*. 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.' -date: 'Wed Feb 09 2011 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 09 2011 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3003' --- diff --git a/content/events/2012/fall/CSC-Code-Party-2.md b/content/events/2012/fall/CSC-Code-Party-2.md index f5366f88..8663a825 100644 --- a/content/events/2012/fall/CSC-Code-Party-2.md +++ b/content/events/2012/fall/CSC-Code-Party-2.md @@ -2,7 +2,7 @@ name: 'CSC Code Party 2' short: 'We will be holding our second code party of the term. Watch for further details, as we plan on working with some robots and Scala, git, and Haskell.' -date: 'Fri Oct 26 2012 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 26 2012 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2012/fall/Code-Party-1-FROSH-A-THON.md b/content/events/2012/fall/Code-Party-1-FROSH-A-THON.md index 77220f46..bfdf27b6 100644 --- a/content/events/2012/fall/Code-Party-1-FROSH-A-THON.md +++ b/content/events/2012/fall/Code-Party-1-FROSH-A-THON.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1: FROSH-A-THON' short: 'The Computer Science Club is running our first "welcome back" code party of the term! Whether you''re a hacking guru or a newbie to computer science, you''re welcome to attend; there will be activities for all! Our party is loosely themed as a Linux installfest, where we will have a team of members dedicated to helping individuals install and learn to use one of many flavours of Linux.' -date: 'Fri Sep 14 2012 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 14 2012 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2012/fall/Code-Party-3.md b/content/events/2012/fall/Code-Party-3.md index 0d6068a1..7e4239e4 100644 --- a/content/events/2012/fall/Code-Party-3.md +++ b/content/events/2012/fall/Code-Party-3.md @@ -1,7 +1,7 @@ --- name: 'Code Party 3' short: 'The Computer Science Club is running our third, and last, code party of the term! Whether you''re a hacking guru or a newbie to computer science, you''re welcome to attend; there will be activities for all. Syed Albiz will be presenting a tutorial on implementing a [ray-tracer]() in C and Scheme.' -date: 'Fri Nov 23 2012 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 23 2012 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2012/fall/Elections.md b/content/events/2012/fall/Elections.md index 77e70ec9..b7d79886 100644 --- a/content/events/2012/fall/Elections.md +++ b/content/events/2012/fall/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'CSC Elections have begun for the Fall 2012 term, nominations are open!' -date: 'Tue Sep 18 2012 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 18 2012 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2012/fall/KW-Perlmongers-Talk.md b/content/events/2012/fall/KW-Perlmongers-Talk.md index 3c2a0b58..46a796a7 100644 --- a/content/events/2012/fall/KW-Perlmongers-Talk.md +++ b/content/events/2012/fall/KW-Perlmongers-Talk.md @@ -1,7 +1,7 @@ --- name: 'KW Perlmongers Talk' short: '*by Justin Wheeler.*In his own words, this talk will cover the virtues of Perl: CPAN, Moose, CPAN, Catalyst, CPAN, DBIx::Class, CPAN, TMTOWTDI, and did I mention CPAN?' -date: 'Thu Nov 15 2012 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 15 2012 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2012/fall/SASMS.md b/content/events/2012/fall/SASMS.md index dc5524d2..e1e40925 100644 --- a/content/events/2012/fall/SASMS.md +++ b/content/events/2012/fall/SASMS.md @@ -1,7 +1,7 @@ --- name: 'SASMS' short: '*by PMC.*The Pure Mathematics, Applied Mathematics, Combinatorics & Optimization Club is hosting the Fall 2012 Short Attention Span Math Seminars (SASMS).' -date: 'Wed Nov 21 2012 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 21 2012 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 5136B' --- diff --git a/content/events/2012/fall/SCS-First-year-Welcome-Dinner.md b/content/events/2012/fall/SCS-First-year-Welcome-Dinner.md index 3376a348..85b896a9 100644 --- a/content/events/2012/fall/SCS-First-year-Welcome-Dinner.md +++ b/content/events/2012/fall/SCS-First-year-Welcome-Dinner.md @@ -1,7 +1,7 @@ --- name: 'SCS First-year Welcome Dinner' short: 'The School of Computer Science is hosting a dinner event for incoming first-year students. You''ll get to meet us, some of the faculty, and other new undergraduates. Food will be provided.' -date: 'Thu Sep 06 2012 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 06 2012 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Math 3 Atrium' --- diff --git a/content/events/2012/fall/The-Cryptographic-and-Game-Theoretical-Fundamentals-behind-Bitcoin.md b/content/events/2012/fall/The-Cryptographic-and-Game-Theoretical-Fundamentals-behind-Bitcoin.md index 7f3e28ad..80e2b5aa 100644 --- a/content/events/2012/fall/The-Cryptographic-and-Game-Theoretical-Fundamentals-behind-Bitcoin.md +++ b/content/events/2012/fall/The-Cryptographic-and-Game-Theoretical-Fundamentals-behind-Bitcoin.md @@ -2,7 +2,7 @@ name: 'The Cryptographic and Game-Theoretical Fundamentals behind Bitcoin' short: '*by Vitalik Buterin.* In this talk, we will cover the cryptographic and game-theory principles behind the currency, including how the issues of double-spending, the "51% attack," and "mining" are addressed, the game-theory incentives to use Bitcoins honestly, and other issues being faced today in practice, such as implementation, attacks, and future scalability.' -date: 'Thu Oct 18 2012 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 18 2012 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2034' --- diff --git a/content/events/2012/fall/Tron-Screening-Frosh-A-Tron.md b/content/events/2012/fall/Tron-Screening-Frosh-A-Tron.md index 232e98be..b9690c49 100644 --- a/content/events/2012/fall/Tron-Screening-Frosh-A-Tron.md +++ b/content/events/2012/fall/Tron-Screening-Frosh-A-Tron.md @@ -1,7 +1,7 @@ --- name: 'Tron Screening: Frosh-A-Tron' short: 'ehashman''s lousy frosh event naming scheme continues as we prepare for this week''s movie night---a screening of the original TRON in PHY 150. Come watch the groundbreaking film that defined the role of computer graphics and the quality of special effects in modern cinema. And bring your friends!' -date: 'Fri Sep 28 2012 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 28 2012 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2012/fall/UNIX-101.md b/content/events/2012/fall/UNIX-101.md index 7a626b0d..ec521731 100644 --- a/content/events/2012/fall/UNIX-101.md +++ b/content/events/2012/fall/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: '*by Calum T. Dalek*. New to the Unix computing environment? If you seek an introduction, look no further. We will be holding a series of tutorials on using Unix, beginning with Unix 101 this upcoming Monday. Topics that will be covered include basic interaction with the shell and use of myriad powerful tools.' -date: 'Mon Nov 19 2012 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 19 2012 15:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2012/spring/Code-Party-1.md b/content/events/2012/spring/Code-Party-1.md index b1ac68ce..a0dce74e 100644 --- a/content/events/2012/spring/Code-Party-1.md +++ b/content/events/2012/spring/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: 'The Computer Science Club is running the first code party of the term! Come join us and hack on open source software, your own projects, or whatever comes up. Everyone is welcome; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking pleasure.' -date: 'Fri Jun 08 2012 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 08 2012 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2012/spring/Elections.md b/content/events/2012/spring/Elections.md index 60239bc4..66932f48 100644 --- a/content/events/2012/spring/Elections.md +++ b/content/events/2012/spring/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'CSC Elections have begun for the Spring 2012 term, nominations are open!' -date: 'Thu May 10 2012 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu May 10 2012 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2012/spring/mmap-and-the-Mortgage-Crisis.md b/content/events/2012/spring/mmap-and-the-Mortgage-Crisis.md index 7e9a13ef..e8210b33 100644 --- a/content/events/2012/spring/mmap-and-the-Mortgage-Crisis.md +++ b/content/events/2012/spring/mmap-and-the-Mortgage-Crisis.md @@ -1,7 +1,7 @@ --- name: 'mmap and the Mortgage Crisis' short: 'Palantir is a Palo Alto-based intelligence analysis software company that has partnered with the CSC to put on a tech talk and social. There will be free food, free drinks, and for one lucky winner, a free iPad, so why not come on out?' -date: 'Mon May 07 2012 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon May 07 2012 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2012/winter/Algorithms-Talk.md b/content/events/2012/winter/Algorithms-Talk.md index 3ed2c9b3..1d91db50 100644 --- a/content/events/2012/winter/Algorithms-Talk.md +++ b/content/events/2012/winter/Algorithms-Talk.md @@ -1,7 +1,7 @@ --- name: 'Algorithms Talk' short: '*by Victor Fan*. Join Victor Fan for his talk, intended for all second-year math students with a solid first-year background. Even if you are a first-year or a seasoned veteran, you will probably still take home something new, so please come out to enjoy the talk! Refreshments will be served.' -date: 'Tue Feb 07 2012 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 07 2012 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4045' --- diff --git a/content/events/2012/winter/Code-Party-0.md b/content/events/2012/winter/Code-Party-0.md index 3c2a8864..ad3cde47 100644 --- a/content/events/2012/winter/Code-Party-0.md +++ b/content/events/2012/winter/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: '*by Calum T. Dalek*. The Computer Science Club is running the first code party of the term! Come join us and hack on open source software, your own projects, or whatever comes up. Everyone is welcome; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking pleasure.' -date: 'Fri Jan 27 2012 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Jan 27 2012 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Math CnD' --- diff --git a/content/events/2012/winter/Elections.md b/content/events/2012/winter/Elections.md index 394a5c5a..ffb997e8 100644 --- a/content/events/2012/winter/Elections.md +++ b/content/events/2012/winter/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'CSC Elections have begun for the Winter 2012 term, nominations are open!' -date: 'Thu Jan 12 2012 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 12 2012 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2012/winter/Feynman-Messenger-Lecture-Series.md b/content/events/2012/winter/Feynman-Messenger-Lecture-Series.md index 1d2dbf14..62e11ae3 100644 --- a/content/events/2012/winter/Feynman-Messenger-Lecture-Series.md +++ b/content/events/2012/winter/Feynman-Messenger-Lecture-Series.md @@ -1,7 +1,7 @@ --- name: 'Feynman Messenger Lecture Series' short: '*by Calum T. Dalek*. Join the Computer Science Club and PhysClub every Wednesday evening for the rest of the term for our five screenings of the classic 1964 Messenger Lecture Series by Richard Feynman in PHY 150. Dinner provided!' -date: 'Wed Mar 07 2012 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Mar 07 2012 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2012/winter/Multi-processor-Real-time-Systems.md b/content/events/2012/winter/Multi-processor-Real-time-Systems.md index be512155..1c8083a9 100644 --- a/content/events/2012/winter/Multi-processor-Real-time-Systems.md +++ b/content/events/2012/winter/Multi-processor-Real-time-Systems.md @@ -1,7 +1,7 @@ --- name: 'Multi-processor Real-time Systems' short: '*by Bill Cowan*. Programming systems that obey hard real-time constraints is difficult. So is programming multiple CPUs that interact to solve a single problem. This talk will describe the nature of computation typical of real-time systems, architectural solutions currently employed in CS 452, and possible architectures for multi-CPU systems.' -date: 'Thu Mar 22 2012 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 22 2012 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4021' --- diff --git a/content/events/2012/winter/OpenCL-Code-Party.md b/content/events/2012/winter/OpenCL-Code-Party.md index 2d26ac54..d77538f0 100644 --- a/content/events/2012/winter/OpenCL-Code-Party.md +++ b/content/events/2012/winter/OpenCL-Code-Party.md @@ -1,7 +1,7 @@ --- name: 'OpenCL Code Party' short: '*by Calum T. Dalek*. The University of Waterloo Computer Science Club and AMD''s OpenCL programming competition comes to a close, as the contest ends at midnight and prizes are awarded! Open submissions will be judged, so make sure to come out and watch.' -date: 'Fri Mar 02 2012 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Mar 02 2012 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2012/winter/OpenCL-Introduction.md b/content/events/2012/winter/OpenCL-Introduction.md index b6a896a9..8b29952b 100644 --- a/content/events/2012/winter/OpenCL-Introduction.md +++ b/content/events/2012/winter/OpenCL-Introduction.md @@ -1,7 +1,7 @@ --- name: 'OpenCL Introduction' short: '*by Calum T. Dalek*. The University of Waterloo Computer Science Club and AMD are running an OpenCL programming competition. If you''re interested in writing massively parallel software on the OpenCL platform, come out and join us for our introductory code party!' -date: 'Thu Feb 16 2012 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 16 2012 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2012/winter/UNIX-101.md b/content/events/2012/winter/UNIX-101.md index 681e5547..12264609 100644 --- a/content/events/2012/winter/UNIX-101.md +++ b/content/events/2012/winter/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: '*by Calum T. Dalek*. New to the Unix computing environment? If you seek an introduction, look no further. We will be holding a series of tutorials on using Unix, beginning with Unix 101 this upcoming Thursday. Topics that will be covered include basic interaction with the shell and the motivations behind using it, and an introduction to compilation. You''ll have to learn this stuff in CS 246 anyways, so why not get a head start!' -date: 'Thu Feb 09 2012 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 09 2012 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2012/winter/UNIX-102.md b/content/events/2012/winter/UNIX-102.md index a619126a..33e8fc36 100644 --- a/content/events/2012/winter/UNIX-102.md +++ b/content/events/2012/winter/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: '*by Calum T. Dalek*. The Computer Science Club will be running the second installment of our introductory UNIX tutorials for the term. We will be covering topics intended to show off the development-friendliness of the UNIX computing environment: "real" document editors, development tools, bash scripting, and version control.' -date: 'Thu Mar 08 2012 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 08 2012 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2013/fall/C++-GoingNative-Lectures.md b/content/events/2013/fall/C++-GoingNative-Lectures.md index a946c7b2..7fa60bad 100644 --- a/content/events/2013/fall/C++-GoingNative-Lectures.md +++ b/content/events/2013/fall/C++-GoingNative-Lectures.md @@ -1,7 +1,7 @@ --- name: 'C++ GoingNative Lectures' short: 'We will be showing GoingNative lectures from some of the top individuals working on C++ approximately biweekly on Thursdays at 6:30PM in the PHY 150 theatre. Every lecture will be accompanied with free pizza and drinks! Dates are Oct. 3, 17, 31 and Nov. 7 and 21. Please view this event in detail for more information.' -date: 'Thu Oct 03 2013 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 03 2013 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2013/fall/C++-Night-0x02---Don't-Help-The-Compiler.md b/content/events/2013/fall/C++-Night-0x02---Don't-Help-The-Compiler.md index 92bcfd4f..ca2c7916 100644 --- a/content/events/2013/fall/C++-Night-0x02---Don't-Help-The-Compiler.md +++ b/content/events/2013/fall/C++-Night-0x02---Don't-Help-The-Compiler.md @@ -1,7 +1,7 @@ --- name: 'C++ Night 0x02 - Don''t Help The Compiler' short: 'The second in a series of recorded talks from GoingNative 2013. Featuring Stephan T. Lavavej.' -date: 'Thu Oct 17 2013 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 17 2013 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2013/fall/C++-Night-0x03---An-Effective-C++1114-Sampler.md b/content/events/2013/fall/C++-Night-0x03---An-Effective-C++1114-Sampler.md index ed768946..98c87225 100644 --- a/content/events/2013/fall/C++-Night-0x03---An-Effective-C++1114-Sampler.md +++ b/content/events/2013/fall/C++-Night-0x03---An-Effective-C++1114-Sampler.md @@ -1,7 +1,7 @@ --- name: 'C++ Night 0x03 - An Effective C++11/14 Sampler' short: 'The third in a series of recorded talks from GoingNative 2013. Featuring Scott Meyers.' -date: 'Thu Oct 31 2013 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 31 2013 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2013/fall/C++-Night-0x04---Writing-Quick-Code-in-C++,-Quickly.md b/content/events/2013/fall/C++-Night-0x04---Writing-Quick-Code-in-C++,-Quickly.md index 13f23afb..a7d52430 100644 --- a/content/events/2013/fall/C++-Night-0x04---Writing-Quick-Code-in-C++,-Quickly.md +++ b/content/events/2013/fall/C++-Night-0x04---Writing-Quick-Code-in-C++,-Quickly.md @@ -1,7 +1,7 @@ --- name: 'C++ Night 0x04 - Writing Quick Code in C++, Quickly' short: 'The fourth in a series of recorded talks from GoingNative 2013. Featuring Andrei Alexandrescu.' -date: 'Thu Nov 07 2013 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 07 2013 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2013/fall/C++-Night-0x05---C++-Seasoning.md b/content/events/2013/fall/C++-Night-0x05---C++-Seasoning.md index 09d668b7..bb983dea 100644 --- a/content/events/2013/fall/C++-Night-0x05---C++-Seasoning.md +++ b/content/events/2013/fall/C++-Night-0x05---C++-Seasoning.md @@ -1,7 +1,7 @@ --- name: 'C++ Night 0x05 - C++ Seasoning' short: 'The fifth in a series of recorded talks from GoingNative 2013. Featuring Sean Parent.' -date: 'Thu Nov 21 2013 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 21 2013 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2013/fall/CSC-Goes-Bowling.md b/content/events/2013/fall/CSC-Goes-Bowling.md index bc08b5cc..d8f44611 100644 --- a/content/events/2013/fall/CSC-Goes-Bowling.md +++ b/content/events/2013/fall/CSC-Goes-Bowling.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes Bowling' short: 'All CSC members and their guests are invited for a night of free bowling at Bingemans! Transportation will be provided. If you are interested in attending, please RSVP using the online form by Oct. 18. You can find it by viewing this event in detail.' -date: 'Wed Oct 30 2013 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 30 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Bingemans' --- diff --git a/content/events/2013/fall/CSC-Goes-to-Toronto-Erlang-Factory-Lite-2013.md b/content/events/2013/fall/CSC-Goes-to-Toronto-Erlang-Factory-Lite-2013.md index fbe1d526..12890df1 100644 --- a/content/events/2013/fall/CSC-Goes-to-Toronto-Erlang-Factory-Lite-2013.md +++ b/content/events/2013/fall/CSC-Goes-to-Toronto-Erlang-Factory-Lite-2013.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes to Toronto Erlang Factory Lite 2013' short: 'The CSC has been invited to attend this Erlang conference in Toronto. If you are interested in attending, please sign up on our [web form](). We have submitted a MEF proposal to cover the transportation fees of up to 25 math undergraduates.' -date: 'Sat Nov 23 2013 01:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Nov 23 2013 00:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Toronto, ON' --- diff --git a/content/events/2013/fall/Disk-Encryption.md b/content/events/2013/fall/Disk-Encryption.md index 7458c588..badd1375 100644 --- a/content/events/2013/fall/Disk-Encryption.md +++ b/content/events/2013/fall/Disk-Encryption.md @@ -1,7 +1,7 @@ --- name: 'Disk Encryption' short: 'The last lecture of our security and privacy series. By MMath alumnus Zak Blacher.' -date: 'Tue Nov 26 2013 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 26 2013 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2038' --- diff --git a/content/events/2013/fall/Fall-2013-Elections.md b/content/events/2013/fall/Fall-2013-Elections.md index 6fd3daf4..0c8d47c1 100644 --- a/content/events/2013/fall/Fall-2013-Elections.md +++ b/content/events/2013/fall/Fall-2013-Elections.md @@ -1,7 +1,7 @@ --- name: 'Fall 2013 Elections' short: 'Elections for Fall 2013 are being held! The Executive will be elected, and the Office Manager and Librarian will be appointed by the new executive.' -date: 'Tue Sep 17 2013 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 17 2013 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2013/fall/Hackathon-Code-Party!!.md b/content/events/2013/fall/Hackathon-Code-Party!!.md index 6c35bf80..d32a9e80 100644 --- a/content/events/2013/fall/Hackathon-Code-Party!!.md +++ b/content/events/2013/fall/Hackathon-Code-Party!!.md @@ -1,7 +1,7 @@ --- name: 'Hackathon-Code Party!!' short: 'Join us for a night of code, food, and caffeine! There will be plenty of edibles and hacking for your enjoyment. If you are interested in getting involved in Open Source, there will be mentors on hand to get you started. Hope to see you thereβ€”bring your friends!' -date: 'Fri Nov 22 2013 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 22 2013 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3001 (Comfy)' --- diff --git a/content/events/2013/fall/Hands-On-Seminar-on-Public-Key-Cryptography.md b/content/events/2013/fall/Hands-On-Seminar-on-Public-Key-Cryptography.md index 68508720..2a566dcd 100644 --- a/content/events/2013/fall/Hands-On-Seminar-on-Public-Key-Cryptography.md +++ b/content/events/2013/fall/Hands-On-Seminar-on-Public-Key-Cryptography.md @@ -1,7 +1,7 @@ --- name: 'Hands On Seminar on Public Key Cryptography' short: 'The fourth event in our security and privacy series. By undergraduate students Murphy Berzish and Nick Guenther.' -date: 'Tue Nov 05 2013 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 05 2013 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3001 (Comfy)' --- diff --git a/content/events/2013/fall/Practical-Tor-Usage.md b/content/events/2013/fall/Practical-Tor-Usage.md index 3aaa650d..f0bfb543 100644 --- a/content/events/2013/fall/Practical-Tor-Usage.md +++ b/content/events/2013/fall/Practical-Tor-Usage.md @@ -1,7 +1,7 @@ --- name: 'Practical Tor Usage' short: 'The third lecture of our security and privacy series. By undergraduate student Simon Gladstone.' -date: 'Thu Oct 24 2013 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 24 2013 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2013/fall/Trust-in-ISPs.md b/content/events/2013/fall/Trust-in-ISPs.md index b03c0d5f..f9b7fd84 100644 --- a/content/events/2013/fall/Trust-in-ISPs.md +++ b/content/events/2013/fall/Trust-in-ISPs.md @@ -1,7 +1,7 @@ --- name: 'Trust in ISPs' short: 'This is the fifth lecture of six in the Security and Privacy Lecture Series. By founding member of the Canadian Cybersecurity Institute and employee of local ISP Sentex Sean Howard.' -date: 'Tue Nov 12 2013 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 12 2013 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4060' --- diff --git a/content/events/2013/fall/Tunnels-and-Censorship.md b/content/events/2013/fall/Tunnels-and-Censorship.md index 094dff60..2bbe3bd1 100644 --- a/content/events/2013/fall/Tunnels-and-Censorship.md +++ b/content/events/2013/fall/Tunnels-and-Censorship.md @@ -1,7 +1,7 @@ --- name: 'Tunnels and Censorship' short: 'The second lecture of our security and privacy series. By undergraduate student Eric Dong.' -date: 'Tue Oct 15 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 15 2013 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4060' --- diff --git a/content/events/2013/fall/Why-Should-You-Care-About-Security-and-Privacy.md b/content/events/2013/fall/Why-Should-You-Care-About-Security-and-Privacy.md index 7564dc0d..5899144d 100644 --- a/content/events/2013/fall/Why-Should-You-Care-About-Security-and-Privacy.md +++ b/content/events/2013/fall/Why-Should-You-Care-About-Security-and-Privacy.md @@ -1,7 +1,7 @@ --- name: 'Why Should You Care About Security and Privacy' short: 'The first lecture of our security and privacy series. By PhD student Sarah Harvey.' -date: 'Tue Oct 08 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 08 2013 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2013/spring/3D-Movies-and-Computer-Science.md b/content/events/2013/spring/3D-Movies-and-Computer-Science.md index 923e7baa..d574c31a 100644 --- a/content/events/2013/spring/3D-Movies-and-Computer-Science.md +++ b/content/events/2013/spring/3D-Movies-and-Computer-Science.md @@ -1,7 +1,7 @@ --- name: '3D Movies and Computer Science' short: 'While humans started making 3D motion pictures in the 1800''s, several technical and artistic challenges prevented widespread interest in the medium. By investing heavily in a computerized production pipeline, James Cameron''s 2009 release of Avatar ushered in an era of mainstream interest in 3D film. However, many technical and artistic problems still find their way into otherwise-modern 3D movies. The talk explores some of these problems while introducing the fundamentals of 3D film-making from a CS perspective.' -date: 'Thu Jul 11 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 11 2013 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2013/spring/CSC-Goes-Outside!.md b/content/events/2013/spring/CSC-Goes-Outside!.md index eff09b91..720e0f66 100644 --- a/content/events/2013/spring/CSC-Goes-Outside!.md +++ b/content/events/2013/spring/CSC-Goes-Outside!.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes Outside!' short: 'Do you love the combination of s''mores, burgers, and fire? Are you brave enough to face the newly-grown geese? Do you want to play some Frisbee while listening to some chill tunes? If so, come hang out with the CSC at the EV3 Fire Pit this Friday! All are welcome for some outdoor food, games, and music.' -date: 'Fri Jul 19 2013 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 19 2013 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'EV3 Fire Pit' --- diff --git a/content/events/2013/spring/Code-Party-1.md b/content/events/2013/spring/Code-Party-1.md index f238aece..10e8030d 100644 --- a/content/events/2013/spring/Code-Party-1.md +++ b/content/events/2013/spring/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: 'Come out to the Code Party happening in the Comfy Lounge on July 26 at 7:00 PM! Why sleep when you could be hacking on $your\_favourite\_project or doing $something\_classy in great company? Join us for a night of coding, snacks, and camaraderie!' -date: 'Fri Jul 26 2013 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 26 2013 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2013/spring/Path-Tracing.md b/content/events/2013/spring/Path-Tracing.md index 5b87cff2..9b72b878 100644 --- a/content/events/2013/spring/Path-Tracing.md +++ b/content/events/2013/spring/Path-Tracing.md @@ -1,7 +1,7 @@ --- name: 'Path Tracing' short: 'As a follow on to last term''s tutorial on building a ray-tracer from scratch, this talk will be presenting the basic mechanics of how a bidirectional path-tracer creates a globally illuminated scene, advantages and limitations of this approach over other offline global illumination techniques along with a simple example path-tracer written in C++, and opportunities for hardware acceleration on GPUs, time permitting.' -date: 'Thu Jul 18 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 18 2013 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2013/spring/Spring-2013-Elections.md b/content/events/2013/spring/Spring-2013-Elections.md index 297bd1d8..b219bb96 100644 --- a/content/events/2013/spring/Spring-2013-Elections.md +++ b/content/events/2013/spring/Spring-2013-Elections.md @@ -1,7 +1,7 @@ --- name: 'Spring 2013 Elections' short: 'Elections for Spring 2013 are being held! The Executive will be elected, and the Office Manager and Librarian will be appointed by the new executive.' -date: 'Wed May 15 2013 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed May 15 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2013/spring/The-Future-of-3D-Graphics-is-in-Software!.md b/content/events/2013/spring/The-Future-of-3D-Graphics-is-in-Software!.md index da00314e..fa33e4d7 100644 --- a/content/events/2013/spring/The-Future-of-3D-Graphics-is-in-Software!.md +++ b/content/events/2013/spring/The-Future-of-3D-Graphics-is-in-Software!.md @@ -1,7 +1,7 @@ --- name: 'The Future of 3D Graphics is in Software!' short: 'Convergence between CPU and GPU approaches to processing sets the stage for an exciting transition to 3D rendering that takes place entirely in software. TransGaming''s Nicolas Capens and Gavriel State will speak about this convergence and how it will influence the future of graphics.' -date: 'Mon Jul 22 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 22 2013 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2013/spring/Unix-101-Code-Party-0.md b/content/events/2013/spring/Unix-101-Code-Party-0.md index f435bdbf..3ac58f41 100644 --- a/content/events/2013/spring/Unix-101-Code-Party-0.md +++ b/content/events/2013/spring/Unix-101-Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Unix 101/ Code Party 0' short: 'We are offering a Unix tutorial on Friday, June 7th, 2013! Following the tutorial a code party will take place. Bring your laptops and chargers for an awesome night of coding, hacking and learning. All are welcome to join in the comfy lounge!' -date: 'Fri Jun 07 2013 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 07 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2013/winter/Code-Party-1.md b/content/events/2013/winter/Code-Party-1.md index 0d685fda..78301171 100644 --- a/content/events/2013/winter/Code-Party-1.md +++ b/content/events/2013/winter/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: 'The Computer Science Club is running the second code party of the term! Come join us and hack on open source software, your own projects, or whatever comes up. Everyone is welcome; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking pleasure.' -date: 'Mon Apr 01 2013 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Apr 01 2013 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2013/winter/Elections.md b/content/events/2013/winter/Elections.md index 62933a4b..fa289efc 100644 --- a/content/events/2013/winter/Elections.md +++ b/content/events/2013/winter/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'CSC Elections have begun for the Winter 2013 term, nominations are open!' -date: 'Wed Jan 16 2013 17:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Jan 16 2013 16:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2013/winter/Machine-Architecture,-Performance,-and-Scalability-Things-Your-Programming-Language-Never-Told-You.md b/content/events/2013/winter/Machine-Architecture,-Performance,-and-Scalability-Things-Your-Programming-Language-Never-Told-You.md index fe11d6d2..56498f0d 100644 --- a/content/events/2013/winter/Machine-Architecture,-Performance,-and-Scalability-Things-Your-Programming-Language-Never-Told-You.md +++ b/content/events/2013/winter/Machine-Architecture,-Performance,-and-Scalability-Things-Your-Programming-Language-Never-Told-You.md @@ -1,7 +1,7 @@ --- name: 'Machine Architecture, Performance, and Scalability: Things Your Programming Language Never Told You' short: '"Herb Sutter is a leading authority on software development. He is the best selling author of several books including Exceptional C++ and C++ Coding Standards, as well as hundreds of technical papers and articles [and] has served for a decade as chair of the ISO C++ standards committee." - http://herbsutter.com/about' -date: 'Thu Feb 28 2013 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 28 2013 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2013/winter/Unix-101.md b/content/events/2013/winter/Unix-101.md index e2b9224a..4328c788 100644 --- a/content/events/2013/winter/Unix-101.md +++ b/content/events/2013/winter/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: '*by Calum T. Dalek*. New to the Unix computing environment? If you seek an introduction, look no further. We will be holding a tutorial on using Unix this upcoming Monday. Topics that will be covered include basic interaction with the shell and use of myriad powerful tools.' -date: 'Mon Apr 01 2013 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Apr 01 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2013/winter/Using-Computers-to-Find-Evidence-in-Litigation.md b/content/events/2013/winter/Using-Computers-to-Find-Evidence-in-Litigation.md index f30c3f1b..0816eff4 100644 --- a/content/events/2013/winter/Using-Computers-to-Find-Evidence-in-Litigation.md +++ b/content/events/2013/winter/Using-Computers-to-Find-Evidence-in-Litigation.md @@ -1,7 +1,7 @@ --- name: 'Using Computers to Find Evidence in Litigation' short: 'Professor Gordon Cormack will be presenting a talk on using machine-learning based spam filters to accurately locate relevent electronic documents - a process which has typically been very manual, and very expensive.' -date: 'Thu Mar 21 2013 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 21 2013 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2014/fall/'Hackers'-Screening.md b/content/events/2014/fall/'Hackers'-Screening.md index caaff272..ee8235ba 100644 --- a/content/events/2014/fall/'Hackers'-Screening.md +++ b/content/events/2014/fall/'Hackers'-Screening.md @@ -1,7 +1,7 @@ --- name: '''Hackers'' Screening' short: 'Women in Computer Science (WiCS) and the Computer Science Club (CSC) will meet up in the Comfy Lounge to watch a favourite cult classic: Hackers. Join us as we relive our 90s teenage hacking fantasies and stuff our faces with popcorn and junk food.Hackers of the world, unite!' -date: 'Fri Nov 07 2014 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 07 2014 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2014/fall/Code-Party-0.md b/content/events/2014/fall/Code-Party-0.md index 8d66ccce..ddd9488b 100644 --- a/content/events/2014/fall/Code-Party-0.md +++ b/content/events/2014/fall/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Immediately after UNIX 101, we will be having our first annual code party. Enjoy a free dinner, relax, and share ideas with your friends about your favourite topics in computer science. Feel free to show up with or without personal projects to work on, we''ve got lots of ideas to get started with.' -date: 'Fri Oct 24 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 24 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2014/fall/Code-Party-1SE-Hack-Day-#13.md b/content/events/2014/fall/Code-Party-1SE-Hack-Day-#13.md index 4e76fe64..dc3f95ac 100644 --- a/content/events/2014/fall/Code-Party-1SE-Hack-Day-#13.md +++ b/content/events/2014/fall/Code-Party-1SE-Hack-Day-#13.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1/SE Hack Day #13' short: 'Why sleep when you could be hacking on $SIDE\_PROJECT, or working on $THE\_NEXT\_BIG\_THING with some cool CSC/SE people? Come when you want, hack on something cool, demo before you leave.If you don''t have a project, don''t worry - we have a list of ideas, and a lot of people will be looking for an extra helping hand on their projects.NOTE: Dinner and snacks will only be served to those working on projects during the event.' -date: 'Fri Nov 21 2014 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 21 2014 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'M3 1006' --- diff --git a/content/events/2014/fall/Talk-Building-a-Mobile-Platform-for-Android-and-iOS.md b/content/events/2014/fall/Talk-Building-a-Mobile-Platform-for-Android-and-iOS.md index fb5581a4..c8b159ba 100644 --- a/content/events/2014/fall/Talk-Building-a-Mobile-Platform-for-Android-and-iOS.md +++ b/content/events/2014/fall/Talk-Building-a-Mobile-Platform-for-Android-and-iOS.md @@ -1,7 +1,7 @@ --- name: 'Talk: Building a Mobile Platform for Android and iOS' short: 'Come listen to a Google software engineer give a talk on building a mobile platform for Android and iOS! Wesley Tarle has been leading development at Google in Kitchener and Mountain View, and building stuff for third-party developers on Android and iOS. He''s contributed to Google Play services since its inception and continues to produce APIs and SDKs focused on mobile startups. RSVP at http://goo.gl/Pwc3m4.' -date: 'Thu Sep 18 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 18 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4021' --- diff --git a/content/events/2014/fall/Talk-C++-ABI.md b/content/events/2014/fall/Talk-C++-ABI.md index b11185f4..005fd78d 100644 --- a/content/events/2014/fall/Talk-C++-ABI.md +++ b/content/events/2014/fall/Talk-C++-ABI.md @@ -1,7 +1,7 @@ --- name: 'Talk: C++ ABI' short: 'C++ is an interesting study because it supports a large number of powerful, abstract concepts, yet it operates very close to the hardware compared to many modern programming languages. There are also many implementations of C++ which must be made interoperable. I will discuss some aspects of the Itanium 64 Application Binary Interface (ABI) for C++, which is now the de facto standard across Unix-like platforms of all architectures. In particular, I will cover a number of aspects of the class system fundamental to C++: data layout, polymorphic types, construction and destruction, and dynamic casting.' -date: 'Tue Nov 25 2014 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 25 2014 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2014/fall/Talk-From-Zero-to-Kernel.md b/content/events/2014/fall/Talk-From-Zero-to-Kernel.md index 76539258..40f7d146 100644 --- a/content/events/2014/fall/Talk-From-Zero-to-Kernel.md +++ b/content/events/2014/fall/Talk-From-Zero-to-Kernel.md @@ -1,7 +1,7 @@ --- name: 'Talk: From Zero to Kernel' short: 'From the massive supercomputer, to your laptop, to a Raspberry Pi: all computing systems run on an operating system powered by a kernel. The kernel is the most fundamental software running on your computer, enabling developers and users to interact with its hardware at a higher level.This talk will explore the process of writing a minimal kernel from scratch, common kernel responsibilities, and explore of the challenges of kernel development.' -date: 'Mon Nov 10 2014 06:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 10 2014 05:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'RCH 205' --- diff --git a/content/events/2014/fall/Talk-Heroic-Android-HTTP.md b/content/events/2014/fall/Talk-Heroic-Android-HTTP.md index 05d6df3b..9f4cb4ca 100644 --- a/content/events/2014/fall/Talk-Heroic-Android-HTTP.md +++ b/content/events/2014/fall/Talk-Heroic-Android-HTTP.md @@ -1,7 +1,7 @@ --- name: 'Talk: Heroic Android HTTP' short: 'The network is unreliable. 3G networking is slow. Using WiFi drains your battery. The NSA is spying on you. Different versions of HttpURLConnection have different bugs.Jesse Wilson, a software developer at Square, will be talking about OkHttp, a library that he maintains, and how to use it to make your app''s networking work even when conditions aren''t ideal. He will talk about how to configure caching to improve behavior and save resources. He will talk about crypto, and he will give advice on which libraries to use to make good networking easy.Please RSVP here: https://www.ticketfi.com/event/77/heroic-android-http.' -date: 'Thu Nov 27 2014 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 27 2014 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2014/fall/Talk-In-Pursuit-of-the-Travelling-Salesman.md b/content/events/2014/fall/Talk-In-Pursuit-of-the-Travelling-Salesman.md index ec869098..c120b576 100644 --- a/content/events/2014/fall/Talk-In-Pursuit-of-the-Travelling-Salesman.md +++ b/content/events/2014/fall/Talk-In-Pursuit-of-the-Travelling-Salesman.md @@ -1,7 +1,7 @@ --- name: 'Talk: In Pursuit of the Travelling Salesman' short: 'The Travelling Salesman Problem is easy to state: given a number of cities along with the cost of travel between each pair, find the cheapest way to visit all of the cities and return to your starting point. However, TSP is very difficult to solve. In this talk, Professor Bill Cook will discuss the history, applications, and computation of this fascinating problem.' -date: 'Wed Oct 22 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 22 2014 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2014/fall/Talk-Machine-Learning-at-Bloomberg.md b/content/events/2014/fall/Talk-Machine-Learning-at-Bloomberg.md index ae396d93..6f3be5c4 100644 --- a/content/events/2014/fall/Talk-Machine-Learning-at-Bloomberg.md +++ b/content/events/2014/fall/Talk-Machine-Learning-at-Bloomberg.md @@ -1,7 +1,7 @@ --- name: 'Talk: Machine Learning at Bloomberg' short: 'Kang, our guest speaker from Bloomberg, will illustrate some examples and difficulties associated with working on some of the most fascinating technical challenges in business and finance. He will also show some of the machine learning applications at Bloomberg that are useful in this environment. Please show up early to ensure a spot (and dinner).' -date: 'Wed Nov 12 2014 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 12 2014 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'EIT 1015' --- diff --git a/content/events/2014/fall/Talk-Why-Pattern-Recognition-is-Hard,-and-Why-Deep-Neural-Networks-Help.md b/content/events/2014/fall/Talk-Why-Pattern-Recognition-is-Hard,-and-Why-Deep-Neural-Networks-Help.md index e7987294..d3c9f90a 100644 --- a/content/events/2014/fall/Talk-Why-Pattern-Recognition-is-Hard,-and-Why-Deep-Neural-Networks-Help.md +++ b/content/events/2014/fall/Talk-Why-Pattern-Recognition-is-Hard,-and-Why-Deep-Neural-Networks-Help.md @@ -1,7 +1,7 @@ --- name: 'Talk: Why Pattern Recognition is Hard, and Why Deep Neural Networks Help' short: 'In the last few years, there has been breakthrough progress in pattern recognition -- problems like computer vision and voice recognition. This sudden progress has come from a powerful class of models called deep neural networks.This talk will explore what it means to do pattern recognition, why it is a hard problem, and why deep neural networks are so effective. We will also look at exciting and strange recent results, such as state of the art object recognition in images, neural nets playing video games, neural nets proving theorems, and neural nets learning to run python programs!Our speaker, Christopher Olah, is a math-obsessed and Haskell-loving research intern from Google''s Deep Learning group. He has a blog about his research here: http://colah.github.io/.' -date: 'Mon Nov 17 2014 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 17 2014 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'QNC 1502' --- diff --git a/content/events/2014/fall/Unix-101.md b/content/events/2014/fall/Unix-101.md index 5bb9586a..124cd72e 100644 --- a/content/events/2014/fall/Unix-101.md +++ b/content/events/2014/fall/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: 'Interested in Unix, but don''t know where to start? Then Come learn some basic topics with us including interaction with the shell, motivation for using it, some simple commands, and more.' -date: 'Fri Oct 24 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 24 2014 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2014/spring/Battle-Decks.md b/content/events/2014/spring/Battle-Decks.md index a9a07929..3831256e 100644 --- a/content/events/2014/spring/Battle-Decks.md +++ b/content/events/2014/spring/Battle-Decks.md @@ -1,7 +1,7 @@ --- name: 'Battle Decks' short: 'Five slides. Five minutes. Pure fun.' -date: 'Wed Jun 25 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jun 25 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2035' --- diff --git a/content/events/2014/spring/Bloomberg-Technical-Talk.md b/content/events/2014/spring/Bloomberg-Technical-Talk.md index dc1281a1..5ba68ba2 100644 --- a/content/events/2014/spring/Bloomberg-Technical-Talk.md +++ b/content/events/2014/spring/Bloomberg-Technical-Talk.md @@ -1,7 +1,7 @@ --- name: 'Bloomberg Technical Talk' short: 'Learn how functional programming is used in the real world, while enjoying free dinner, and free swag.' -date: 'Thu Jun 19 2014 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 19 2014 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4064' --- diff --git a/content/events/2014/spring/CSC-Goes-Outside...Again!.md b/content/events/2014/spring/CSC-Goes-Outside...Again!.md index 3df43943..5693e70e 100644 --- a/content/events/2014/spring/CSC-Goes-Outside...Again!.md +++ b/content/events/2014/spring/CSC-Goes-Outside...Again!.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes Outside...Again!' short: 'Do you like going outside? Are you vitamin-D deficient from being in the MC too long? Do you think s''mores and bonfire are a delicious combination? If so, you should join us as the CSC is going outside again! Around 7:30PM, we''re going to Laurel Creek Fire Pit for some outdoor fun. Come throw frisbees, relax and eat snacks in good company - even if you aren''t a fan of the outside or vitamin-D deficient! We''ll also have some sort of real food - probably pizza.' -date: 'Fri Jul 25 2014 20:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 25 2014 19:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Laurel Creek Fire Pit' --- diff --git a/content/events/2014/spring/CSC-Goes-Outside.md b/content/events/2014/spring/CSC-Goes-Outside.md index 62679542..932bba7f 100644 --- a/content/events/2014/spring/CSC-Goes-Outside.md +++ b/content/events/2014/spring/CSC-Goes-Outside.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes Outside' short: 'Come throw a frisbee, hang around a bonfire, and roast marshmellows! This is a social event just for fun, so come relax and eat snacks in good company!' -date: 'Fri Jun 13 2014 20:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 13 2014 19:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Laurel Creek Fire Pit' --- diff --git a/content/events/2014/spring/Spring-2014-Elections.md b/content/events/2014/spring/Spring-2014-Elections.md index 94f1c091..6350f22d 100644 --- a/content/events/2014/spring/Spring-2014-Elections.md +++ b/content/events/2014/spring/Spring-2014-Elections.md @@ -1,7 +1,7 @@ --- name: 'Spring 2014 Elections' short: 'The Computer Science Club will soon be holding elections for this term''s executive. The president, vice president, treasurer, and secretary for the spring 2014 term will be elected. The system administrator, office manager, and librarian are also typically appointed here.' -date: 'Thu May 15 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu May 15 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2014/spring/The-Most-Important-Parts-of-School-(from-a-CS-dropout).md b/content/events/2014/spring/The-Most-Important-Parts-of-School-(from-a-CS-dropout).md index e116bbc3..8fbefe7d 100644 --- a/content/events/2014/spring/The-Most-Important-Parts-of-School-(from-a-CS-dropout).md +++ b/content/events/2014/spring/The-Most-Important-Parts-of-School-(from-a-CS-dropout).md @@ -1,7 +1,7 @@ --- name: 'The Most Important Parts of School (from a CS dropout)' short: 'Learn about the real reasons you should be in school from David Wolever, CTO of akindi and a director of PyCon Canada.' -date: 'Tue Jul 22 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 22 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2014/spring/Unix-101Code-Party-0.md b/content/events/2014/spring/Unix-101Code-Party-0.md index 30553fa3..bde1de99 100644 --- a/content/events/2014/spring/Unix-101Code-Party-0.md +++ b/content/events/2014/spring/Unix-101Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Unix 101/Code Party 0' short: 'Interested in Unix, but don''t know where to start? Then Come learn some basic topics with us including interaction with the shell, motivation for using it, some simple commands, and more.Afterwards we will be moving over to the MC Comfy Lounge for a fun night of hacking! The sysadmin position will also be ratified during a general meeting of the membership at this time. Come join us for an evening of fun, learning, and food!' -date: 'Fri May 30 2014 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri May 30 2014 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003, Comfy Lounge' --- diff --git a/content/events/2014/spring/Unix-102,-Code-Party-1.md b/content/events/2014/spring/Unix-102,-Code-Party-1.md index cce5c764..f69e2652 100644 --- a/content/events/2014/spring/Unix-102,-Code-Party-1.md +++ b/content/events/2014/spring/Unix-102,-Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Unix 102, Code Party 1' short: 'Learn how to host a website and spend the night hacking!' -date: 'Fri Jul 11 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 11 2014 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003, M3 1006' --- diff --git a/content/events/2014/winter/Battle-Decks.md b/content/events/2014/winter/Battle-Decks.md index 7f803e9b..b26a4879 100644 --- a/content/events/2014/winter/Battle-Decks.md +++ b/content/events/2014/winter/Battle-Decks.md @@ -1,7 +1,7 @@ --- name: 'Battle Decks' short: 'Create a 5-slide PowerPoint presentation about a specific topic. Bring it with you to the event (on a flash drive). Submit it into the lottery. Select a random PowerPoint presentation from the lottery and talk about it on the spot.' -date: 'Tue Mar 18 2014 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 18 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2014/winter/Bloomberg-Talk.md b/content/events/2014/winter/Bloomberg-Talk.md index 5ef5f3ef..f2e80e13 100644 --- a/content/events/2014/winter/Bloomberg-Talk.md +++ b/content/events/2014/winter/Bloomberg-Talk.md @@ -1,7 +1,7 @@ --- name: 'Bloomberg Talk' short: 'Bloomberg''s Alex Scotti will be presenting a talk this Tuesday on concurrency control implementations in relational databases. Free swag and dinner will be provided.' -date: 'Tue Feb 04 2014 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 04 2014 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4058' --- diff --git a/content/events/2014/winter/Code-Party-0.md b/content/events/2014/winter/Code-Party-0.md index cb1b6076..6fd8c50a 100644 --- a/content/events/2014/winter/Code-Party-0.md +++ b/content/events/2014/winter/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Immediately after UNIX 101, we will be having our first annual code party. Enjoy a free dinner, relax, and share ideas with your friends about your favourite topics in computer science.' -date: 'Thu Feb 13 2014 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 13 2014 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2014/winter/Code-Party-1.md b/content/events/2014/winter/Code-Party-1.md index 54b20b8a..74b769d4 100644 --- a/content/events/2014/winter/Code-Party-1.md +++ b/content/events/2014/winter/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: 'We will be having our 2nd code party this term. Enjoy a free dinner, relax, and share ideas with your friends about your favourite topics in computer science.' -date: 'Fri Mar 14 2014 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Mar 14 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2014/winter/HackWaterloo.md b/content/events/2014/winter/HackWaterloo.md index 091a1f66..5ed2ce3a 100644 --- a/content/events/2014/winter/HackWaterloo.md +++ b/content/events/2014/winter/HackWaterloo.md @@ -1,7 +1,7 @@ --- name: 'HackWaterloo' short: 'Work on a software project for 24 hours in teams of up to 4 members. Swag will be provided by Facebook and Google. A Microsoft Surface Tablet will be awarded to the winning team. Register and find out more at [http://hack-waterloo.com]().' -date: 'Fri Mar 28 2014 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Mar 28 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'CPH 1346' --- diff --git a/content/events/2014/winter/UNIX-101.md b/content/events/2014/winter/UNIX-101.md index c374d989..c1907233 100644 --- a/content/events/2014/winter/UNIX-101.md +++ b/content/events/2014/winter/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'Learn the basics of using tools found commonly on UNIX-like operating systems. For students new to this topic, knowledge gained from UNIX 101 would be useful in coursework.' -date: 'Thu Feb 13 2014 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 13 2014 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2014/winter/Winter-2014-Elections.md b/content/events/2014/winter/Winter-2014-Elections.md index 527994be..f93e5016 100644 --- a/content/events/2014/winter/Winter-2014-Elections.md +++ b/content/events/2014/winter/Winter-2014-Elections.md @@ -1,7 +1,7 @@ --- name: 'Winter 2014 Elections' short: 'Elections for Winter 2014 are being held! The Executive will be elected, and the Office Manager and Librarian will be appointed by the new executive.' -date: 'Thu Jan 16 2014 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 16 2014 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2015/fall/'Git-101'.md b/content/events/2015/fall/'Git-101'.md index 85680522..0dc59614 100644 --- a/content/events/2015/fall/'Git-101'.md +++ b/content/events/2015/fall/'Git-101'.md @@ -1,7 +1,7 @@ --- name: '''Git 101''' short: 'Learn how to use Git properly in an exciting talk by Charlie Wang!' -date: 'Thu Nov 19 2015 08:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 19 2015 07:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2015/fall/'Static-Analysis-and-Program-Optimization-Using-Dataflow-Analysis'.md b/content/events/2015/fall/'Static-Analysis-and-Program-Optimization-Using-Dataflow-Analysis'.md index e142b3b9..cff2b209 100644 --- a/content/events/2015/fall/'Static-Analysis-and-Program-Optimization-Using-Dataflow-Analysis'.md +++ b/content/events/2015/fall/'Static-Analysis-and-Program-Optimization-Using-Dataflow-Analysis'.md @@ -1,7 +1,7 @@ --- name: '''Static Analysis and Program Optimization Using Dataflow Analysis''' short: 'An introduction to some basic issues with optimization of imperative programs, by Sean Harrap' -date: 'Mon Nov 23 2015 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 23 2015 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2015/fall/'Why-Am-I-Studying-This'.md b/content/events/2015/fall/'Why-Am-I-Studying-This'.md index 027ecaf5..0be98c98 100644 --- a/content/events/2015/fall/'Why-Am-I-Studying-This'.md +++ b/content/events/2015/fall/'Why-Am-I-Studying-This'.md @@ -1,7 +1,7 @@ --- name: '''Why Am I Studying This?''' short: 'Big-O, the Halting Problem, Finite State Machines, and more are concepts that get even more interesting in the real world. Come and hear Tom Rathborne talk about how theory hits reality (often with a bang!) at Booking.com.' -date: 'Fri Oct 02 2015 20:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 02 2015 19:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4040' --- diff --git a/content/events/2015/fall/An-Introduction-to-Google's-FOAM-Framework.md b/content/events/2015/fall/An-Introduction-to-Google's-FOAM-Framework.md index 9dbcbb69..d8438da8 100644 --- a/content/events/2015/fall/An-Introduction-to-Google's-FOAM-Framework.md +++ b/content/events/2015/fall/An-Introduction-to-Google's-FOAM-Framework.md @@ -1,7 +1,7 @@ --- name: 'An Introduction to Google''s FOAM Framework' short: 'An introduction to Google''s FOAM framework, an open-source modeling framework written in Javascript, by Google''s Kevin Greer.' -date: 'Thu Nov 26 2015 06:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 26 2015 05:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4063' --- diff --git a/content/events/2015/fall/Back-to-Back-Talks-Culture-Turnaround-and-Software-Defined-Networks.md b/content/events/2015/fall/Back-to-Back-Talks-Culture-Turnaround-and-Software-Defined-Networks.md index 9860034e..e22213b5 100644 --- a/content/events/2015/fall/Back-to-Back-Talks-Culture-Turnaround-and-Software-Defined-Networks.md +++ b/content/events/2015/fall/Back-to-Back-Talks-Culture-Turnaround-and-Software-Defined-Networks.md @@ -1,7 +1,7 @@ --- name: 'Back to Back Talks: Culture Turnaround and Software Defined Networks' short: 'Back to back talks from John Stix and Francisco Dominguez on turning a company''s culture around and on Software Defined Networks!' -date: 'Wed Sep 30 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Sep 30 2015 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1304' --- diff --git a/content/events/2015/fall/CSC-and-WiCS-Career-Panel.md b/content/events/2015/fall/CSC-and-WiCS-Career-Panel.md index 5e5025a1..601fcfd0 100644 --- a/content/events/2015/fall/CSC-and-WiCS-Career-Panel.md +++ b/content/events/2015/fall/CSC-and-WiCS-Career-Panel.md @@ -1,7 +1,7 @@ --- name: 'CSC and WiCS Career Panel' short: 'The CSC is joining WiCS to host a career panel! Come hear from Waterloo alumni as they speak about their time at Waterloo, experience with coop, and life beyond the university. Please register at http://bit.ly/1OyJP6D' -date: 'Thu Sep 24 2015 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 24 2015 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'EIT 3142' --- diff --git a/content/events/2015/fall/Cory-Doctorow---The-War-on-General-Purpose-Computing.md b/content/events/2015/fall/Cory-Doctorow---The-War-on-General-Purpose-Computing.md index 923631b1..5cbc56cb 100644 --- a/content/events/2015/fall/Cory-Doctorow---The-War-on-General-Purpose-Computing.md +++ b/content/events/2015/fall/Cory-Doctorow---The-War-on-General-Purpose-Computing.md @@ -1,7 +1,7 @@ --- name: 'Cory Doctorow - The War on General Purpose Computing' short: ' Between walled gardens, surveillance agencies, and political opponents, no matter who''s winning the war on general purpose computing you''re losing. The Computer Science Club will be hosting Cory Doctorow''s talk in the Theatre of the Arts on October 16. ' -date: 'Fri Oct 16 2015 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 16 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'ML Theatre of the Arts' --- diff --git a/content/events/2015/fall/Fall-2015-Elections.md b/content/events/2015/fall/Fall-2015-Elections.md index 0eac6e64..3f1482e7 100644 --- a/content/events/2015/fall/Fall-2015-Elections.md +++ b/content/events/2015/fall/Fall-2015-Elections.md @@ -1,7 +1,7 @@ --- name: 'Fall 2015 Elections' short: 'The Computer Science Club will be holding elections for the Fall 2015 term on Tuesday, September 22nd in MC Comfy (MC 3001) at 19:00. During the meeting, the president, vice-president, treasurer and secretary will be elected, the sysadmin will be ratified, and the librarian and office manager will be appointed.See inside for nominations.' -date: 'Tue Sep 22 2015 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 22 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2015/fall/Google-Cardboard.md b/content/events/2015/fall/Google-Cardboard.md index 9de05455..b443d896 100644 --- a/content/events/2015/fall/Google-Cardboard.md +++ b/content/events/2015/fall/Google-Cardboard.md @@ -1,7 +1,7 @@ --- name: 'Google Cardboard' short: 'Come for a talk from Rob Suderman on Cardboard, Google''s recent exploration in affordable, cereal box based Virtual Reality.' -date: 'Thu Sep 17 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 17 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2065' --- diff --git a/content/events/2015/fall/Results-of-Fall-2015-Elections.md b/content/events/2015/fall/Results-of-Fall-2015-Elections.md index ec0c4f27..86d21f83 100644 --- a/content/events/2015/fall/Results-of-Fall-2015-Elections.md +++ b/content/events/2015/fall/Results-of-Fall-2015-Elections.md @@ -1,7 +1,7 @@ --- name: 'Results of Fall 2015 Elections' short: 'The Computer Science Club has elected its executive for the term, and a new Office Manager and System Administrator have been appointed.See inside for results.' -date: 'Tue Sep 22 2015 22:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 22 2015 21:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2015/fall/Starting-an-VN-Indie-Game-Company-as-a-UW-Student.md b/content/events/2015/fall/Starting-an-VN-Indie-Game-Company-as-a-UW-Student.md index 13c16f77..ab7cde64 100644 --- a/content/events/2015/fall/Starting-an-VN-Indie-Game-Company-as-a-UW-Student.md +++ b/content/events/2015/fall/Starting-an-VN-Indie-Game-Company-as-a-UW-Student.md @@ -1,7 +1,7 @@ --- name: 'Starting an VN Indie Game Company as a UW Student' short: 'Come out to a talk by Alfe Clemencio!Many people want to make games as signified by all the game development schools that are appearing everywhere. But how would you do it as a UW student? This talk shares the experiences of how making Sakura River Interactive was founded without any Angel/VC investment.' -date: 'Wed Oct 07 2015 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 07 2015 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4061' --- diff --git a/content/events/2015/fall/WiCS-and-CSC-watch-War-Games!.md b/content/events/2015/fall/WiCS-and-CSC-watch-War-Games!.md index 05c152c7..2e093576 100644 --- a/content/events/2015/fall/WiCS-and-CSC-watch-War-Games!.md +++ b/content/events/2015/fall/WiCS-and-CSC-watch-War-Games!.md @@ -1,7 +1,7 @@ --- name: 'WiCS and CSC watch War Games!' short: 'WiCS and CSC are watching War Games in the Comfy lounge.' -date: 'Fri Nov 27 2015 20:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 27 2015 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2015/spring/Algorithms-for-Shortest-Paths.md b/content/events/2015/spring/Algorithms-for-Shortest-Paths.md index 28603c44..102041da 100644 --- a/content/events/2015/spring/Algorithms-for-Shortest-Paths.md +++ b/content/events/2015/spring/Algorithms-for-Shortest-Paths.md @@ -1,7 +1,7 @@ --- name: 'Algorithms for Shortest Paths' short: 'Come to this exciting talk about path-finding algorithms which is being presented by Professor Anna Lubiw.' -date: 'Thu Jul 16 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 16 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4064' --- diff --git a/content/events/2015/spring/By-Elections.md b/content/events/2015/spring/By-Elections.md index 18f3f66a..a3eebed3 100644 --- a/content/events/2015/spring/By-Elections.md +++ b/content/events/2015/spring/By-Elections.md @@ -1,7 +1,7 @@ --- name: 'By-Elections' short: 'As there are vacancies in the executive council, there will be by-election on May 22nd. The following positions are open for election:- Treasurer- SecretaryThe executive are also looking for people who may be interested in the following positions:- Systems Administrator- Office Manager- Librarian' -date: 'Fri May 22 2015 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri May 22 2015 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001 (Coomfy)' --- diff --git a/content/events/2015/spring/Infrasound-is-all-around-us.md b/content/events/2015/spring/Infrasound-is-all-around-us.md index d4191a7d..d9e1e4b1 100644 --- a/content/events/2015/spring/Infrasound-is-all-around-us.md +++ b/content/events/2015/spring/Infrasound-is-all-around-us.md @@ -1,7 +1,7 @@ --- name: 'Infrasound is all around us' short: 'Ambient infra sound surrounds us. Richard Mann presents his current research and equipment on measuring infra sound, and samples of recorded infra sound.' -date: 'Wed Jul 08 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jul 08 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4060' --- diff --git a/content/events/2015/spring/UNIX-102.md b/content/events/2015/spring/UNIX-102.md index 68490ce9..4054d031 100644 --- a/content/events/2015/spring/UNIX-102.md +++ b/content/events/2015/spring/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: 'n things SCS hasn''t told you about the shell' -date: 'Fri Jun 19 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 19 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2015/spring/WiCS-and-CSC-Go-Outside.md b/content/events/2015/spring/WiCS-and-CSC-Go-Outside.md index b90c9664..a7c0d40a 100644 --- a/content/events/2015/spring/WiCS-and-CSC-Go-Outside.md +++ b/content/events/2015/spring/WiCS-and-CSC-Go-Outside.md @@ -1,7 +1,7 @@ --- name: 'WiCS and CSC Go Outside' short: 'Come hang out with the Women in Computer Science and the Computer Science Club! There will be s''mores and frozen yogurt. Also fire. And a creek. Let''s enjoy the outdoors!' -date: 'Fri Jun 26 2015 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 26 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Laurel Creek Firepit' --- diff --git a/content/events/2015/winter/Alumni-Tech-Talk.md b/content/events/2015/winter/Alumni-Tech-Talk.md index 7cd222f3..7b61a3ad 100644 --- a/content/events/2015/winter/Alumni-Tech-Talk.md +++ b/content/events/2015/winter/Alumni-Tech-Talk.md @@ -1,7 +1,7 @@ --- name: 'Alumni Tech Talk' short: 'Alex Tsay from AeroFS will talk about the high availability distributed file systems they develop.The CAP Theorem outlined the fundamental limitations of a distributed system. When designing a distributed system, one has to constantly be aware of the trade-off between consistency and availability. Most distributed systems are designed with consistency in mind. However, AeroFS has decided to build a high-availability file system instead. In this tech talk, I''ll be presenting an overview of AeroFS file system, advantages and challenges of a high-availability file system, and examine the inner workings of AeroFS''s core syncing algorithm.' -date: 'Wed Jan 21 2015 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Jan 21 2015 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2017' --- diff --git a/content/events/2015/winter/Code-Party-0.md b/content/events/2015/winter/Code-Party-0.md index e9ede960..26111a34 100644 --- a/content/events/2015/winter/Code-Party-0.md +++ b/content/events/2015/winter/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'The first code party of Winter 2015, and we have something a litle different this time. We''re running a Code Retreat (coderetreat.org) with Boltmade. The result of this is that you will be able to do a coding challenge, wherein you implement Rule 110 (like the Game of Life). Of course, if you want to work on whatever you can do that as well. Delicious free food, but RSVP! [bit.ly/code-party-0]()' -date: 'Fri Feb 27 2015 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 27 2015 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'EV3 1408' --- diff --git a/content/events/2015/winter/Constitutional-GM-and-Code-Party-1.md b/content/events/2015/winter/Constitutional-GM-and-Code-Party-1.md index bcbd745b..5482d782 100644 --- a/content/events/2015/winter/Constitutional-GM-and-Code-Party-1.md +++ b/content/events/2015/winter/Constitutional-GM-and-Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Constitutional GM and Code Party 1' short: 'GM for the W2015 term, two main amendments to be discussed: Requiring elections to be held within two weeks of the beginning of term and adopting a club-wide code of conduct.
Code Party 1 follows, we''re doing timed code golf problems, T-shirts might find themselves on people who do well on code golf.' -date: 'Fri Mar 27 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Mar 27 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'EIT 1015' --- diff --git a/content/events/2015/winter/Describing-and-Synthesizing-Microfluidics.md b/content/events/2015/winter/Describing-and-Synthesizing-Microfluidics.md index 4341ec5a..1795221a 100644 --- a/content/events/2015/winter/Describing-and-Synthesizing-Microfluidics.md +++ b/content/events/2015/winter/Describing-and-Synthesizing-Microfluidics.md @@ -1,7 +1,7 @@ --- name: 'Describing and Synthesizing Microfluidics' short: 'Derek Rayside presents current research on the field of microfluidics. Microfluidics are currently developed mainly by trial and error. How can this be improved?' -date: 'Thu Apr 02 2015 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Apr 02 2015 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2015/winter/Making-Robots-Behave.md b/content/events/2015/winter/Making-Robots-Behave.md index 19fd4d54..43db7149 100644 --- a/content/events/2015/winter/Making-Robots-Behave.md +++ b/content/events/2015/winter/Making-Robots-Behave.md @@ -1,7 +1,7 @@ --- name: 'Making Robots Behave' short: 'Part of the Cheriton School of CS'' Distinguished Lecture Series, MIT''s Leslie Kaelbling will discuss robotic AI applied to the messy real world. We make a number of approximations during planning but regain robustness and effectiveness through a continuous state estimation and replanning process. This allows us to solve problems that would otherwise be intractable to solve optimally.' -date: 'Thu Feb 05 2015 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 05 2015 15:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2015/winter/Racket's-Magical-match.md b/content/events/2015/winter/Racket's-Magical-match.md index f3b4a933..b23fbb4f 100644 --- a/content/events/2015/winter/Racket's-Magical-match.md +++ b/content/events/2015/winter/Racket's-Magical-match.md @@ -1,7 +1,7 @@ --- name: 'Racket''s Magical match' short: 'Theo Belaire, a fourth-year CS student, will be talking about Racket''s match'' function. Bug resistant, legible, and super powerful! Especially useful for CS 241 in writing compilers, but all-round a joy to write.' -date: 'Mon Feb 02 2015 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Feb 02 2015 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4063' --- diff --git a/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-1.md b/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-1.md index 6a774326..955111fd 100644 --- a/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-1.md +++ b/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-1.md @@ -1,7 +1,7 @@ --- name: 'Runtime Type Inference in Dynamic Languages - Day 1' short: 'Javascript is fast. In some cases, very close to compiled-language fast. How is this even possible? How do we know what types our variables have? How can we optimize it well? Kannan Vijayan will be talking about the historical advances in JIT-compilation of dynamically typed programs over two days. Of course, both of those talks will have free food.' -date: 'Mon Mar 09 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Mar 09 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4040' --- diff --git a/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-2.md b/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-2.md index 5f44e85a..b7631e0e 100644 --- a/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-2.md +++ b/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-2.md @@ -1,7 +1,7 @@ --- name: 'Runtime Type Inference in Dynamic Languages - Day 2' short: 'Day 2 of Runtime Type Inference in Dynamic Languages with Kannan Vijayan' -date: 'Tue Mar 10 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 10 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4040' --- diff --git a/content/events/2015/winter/SAT-and-SMT-solvers.md b/content/events/2015/winter/SAT-and-SMT-solvers.md index d68e1961..1426d1de 100644 --- a/content/events/2015/winter/SAT-and-SMT-solvers.md +++ b/content/events/2015/winter/SAT-and-SMT-solvers.md @@ -1,7 +1,7 @@ --- name: 'SAT and SMT solvers' short: 'Murphy Berzish explains how to programmatically determine if a program is satisfiable, and how to find a concrete counterexample if it is unsatisfiable. At the core are SAT/SMT solvers. SAT theory deals with Boolean Satisfiability solvers, while SMT theory--Satisfiability Modulo a Theory--allows SMT to be extended to common data structures. Free food!' -date: 'Tue Mar 03 2015 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 03 2015 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2038' --- diff --git a/content/events/2015/winter/Tech-Talk-Google-Fiber-Internet-The-Messy-Bits.md b/content/events/2015/winter/Tech-Talk-Google-Fiber-Internet-The-Messy-Bits.md index 77d65a17..77e66993 100644 --- a/content/events/2015/winter/Tech-Talk-Google-Fiber-Internet-The-Messy-Bits.md +++ b/content/events/2015/winter/Tech-Talk-Google-Fiber-Internet-The-Messy-Bits.md @@ -1,7 +1,7 @@ --- name: 'Tech Talk: Google Fiber Internet: The Messy Bits' short: 'Our speaker, Avery Pennarun, will share some not-very-secret secrets from the team creating GFiber''s open source router firmware, including some discussion of wifi, marketing truthiness, the laws of physics, something about coaxial cables, embedded ARM processors, queuing theory, signal processing, hardware design, and kernel driver optimization. If you''re lucky, he may also rant about poor garbage collector implementations. Also, there will be at least one slide containing one of those swooshy circle-and-arrow lifecycle diagrams, we promise.Please RSVP here: http://bit.ly/GoogleFiberTalk.' -date: 'Thu Jan 15 2015 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 15 2015 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2065' --- diff --git a/content/events/2015/winter/Winter-2015-Elections.md b/content/events/2015/winter/Winter-2015-Elections.md index ad6c810a..07490920 100644 --- a/content/events/2015/winter/Winter-2015-Elections.md +++ b/content/events/2015/winter/Winter-2015-Elections.md @@ -1,7 +1,7 @@ --- name: 'Winter 2015 Elections' short: 'Elections for Winter 2015 are being held! Submit a nomination and join your fellow members in choosing this term''s CSC executive. (Please note the time change to 7PM.)' -date: 'Thu Jan 15 2015 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 15 2015 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2016/fall/ALT+TAB-Talks.md b/content/events/2016/fall/ALT+TAB-Talks.md index 3608dd39..c3c8da2a 100644 --- a/content/events/2016/fall/ALT+TAB-Talks.md +++ b/content/events/2016/fall/ALT+TAB-Talks.md @@ -1,7 +1,7 @@ --- name: 'ALT+TAB Talks' short: 'Various members of the CSC will be giving brief, 25 minute talks on CS-related topics. An list of the talks being delivered can be found if you follow the event page link in this description. There will be food provided.' -date: 'Wed Nov 30 2016 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 30 2016 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4063' --- diff --git a/content/events/2016/fall/Bringing-OOP-Best-Practices-to-the-World-of-Functional-Programming.md b/content/events/2016/fall/Bringing-OOP-Best-Practices-to-the-World-of-Functional-Programming.md index 1578887f..92977f3a 100644 --- a/content/events/2016/fall/Bringing-OOP-Best-Practices-to-the-World-of-Functional-Programming.md +++ b/content/events/2016/fall/Bringing-OOP-Best-Practices-to-the-World-of-Functional-Programming.md @@ -1,7 +1,7 @@ --- name: 'Bringing OOP Best Practices to the World of Functional Programming' short: 'The CSC will have its first talk of the term this Thursday, October 6th. UW alumna and CSC member Elana Hashman will be giving a talk on using functional programming languages (like Racket!) in industry, and how some concepts from the more common object-oriented paradigm are translated to the functional paradigm. The abstract for the talk is below.' -date: 'Thu Oct 06 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 06 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4021' --- diff --git a/content/events/2016/fall/CSC-and-WiCS-Go-Outside.md b/content/events/2016/fall/CSC-and-WiCS-Go-Outside.md index 4d4cce93..031ebe93 100644 --- a/content/events/2016/fall/CSC-and-WiCS-Go-Outside.md +++ b/content/events/2016/fall/CSC-and-WiCS-Go-Outside.md @@ -1,7 +1,7 @@ --- name: 'CSC and WiCS Go Outside' short: 'The CSC and WiCS (Women in Computer Science) are co-hosting a social event on Thursday, October 13th (the day after reading week). We will be Going Outside to the Columbia Lake 2 Fire Pit; there will be a campfire, s''mores, lots of food, frisbees, grass, etc. Bring your friends!' -date: 'Thu Oct 13 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 13 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Columbia Lake 2 Fire Pit' --- diff --git a/content/events/2016/fall/CSCPMC-EOT-Party.md b/content/events/2016/fall/CSCPMC-EOT-Party.md index 89bb029d..f3896e91 100644 --- a/content/events/2016/fall/CSCPMC-EOT-Party.md +++ b/content/events/2016/fall/CSCPMC-EOT-Party.md @@ -1,7 +1,7 @@ --- name: 'CSC/PMC EOT Party' short: 'The CSC and the PMAMC&OC (aka pure math club) are hosting our end of term events together! We''ll be taking over MC Comfy to hang out, eat lots of food (from Kismet!), and play board games.' -date: 'Mon Dec 05 2016 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Dec 05 2016 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2016/fall/Code-Party.md b/content/events/2016/fall/Code-Party.md index 5e23edcf..ee23c39e 100644 --- a/content/events/2016/fall/Code-Party.md +++ b/content/events/2016/fall/Code-Party.md @@ -1,7 +1,7 @@ --- name: 'Code Party' short: 'Come code with us, eat some food, do some things. Personal projects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join us at Code Party and do it, with great company and great food.' -date: 'Wed Nov 16 2016 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 16 2016 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'M3 1006' --- diff --git a/content/events/2016/fall/Edmund-Noble-Member-Talk.md b/content/events/2016/fall/Edmund-Noble-Member-Talk.md index 944681b4..d464b5b2 100644 --- a/content/events/2016/fall/Edmund-Noble-Member-Talk.md +++ b/content/events/2016/fall/Edmund-Noble-Member-Talk.md @@ -1,7 +1,7 @@ --- name: 'Edmund Noble Member Talk' short: 'CSC member Edmund Noble will be giving a talk, titled "Purely Functional Programming with Freely-Generated Domain Specific Languages". The talk will focus on embedded DSLs that exist within other languages, and how they can easily be constructed.' -date: 'Fri Nov 25 2016 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 25 2016 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4063' --- diff --git a/content/events/2016/fall/Fall-2016-Elections.md b/content/events/2016/fall/Fall-2016-Elections.md index 8408240b..6142d56b 100644 --- a/content/events/2016/fall/Fall-2016-Elections.md +++ b/content/events/2016/fall/Fall-2016-Elections.md @@ -1,7 +1,7 @@ --- name: 'Fall 2016 Elections' short: 'The Computer Science Club will be holding elections for the Fall 2016 President, Vice-President, Secretary and Treasurer. Additionally, the Systems Administrator, Office Manager and Librarian will be appointed.' -date: 'Mon Sep 19 2016 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 19 2016 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy Lounge' --- diff --git a/content/events/2016/fall/Feminism-in-STEM---a-101-Panel.md b/content/events/2016/fall/Feminism-in-STEM---a-101-Panel.md index ce91098c..df8cec85 100644 --- a/content/events/2016/fall/Feminism-in-STEM---a-101-Panel.md +++ b/content/events/2016/fall/Feminism-in-STEM---a-101-Panel.md @@ -1,7 +1,7 @@ --- name: 'Feminism in STEM - a 101 Panel' short: 'An introductory feminism in STEM panel, free food.' -date: 'Tue Oct 18 2016 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 18 2016 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'QNC 1507' --- diff --git a/content/events/2016/fall/General-Meeting.md b/content/events/2016/fall/General-Meeting.md index 577476db..f775e1a6 100644 --- a/content/events/2016/fall/General-Meeting.md +++ b/content/events/2016/fall/General-Meeting.md @@ -1,7 +1,7 @@ --- name: 'General Meeting' short: 'This general meeting will be held to discuss changes to our Code of Conduct.' -date: 'Wed Nov 16 2016 21:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 16 2016 20:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'M3 1006' --- diff --git a/content/events/2016/fall/Richard-Mann-Prof-Talk.md b/content/events/2016/fall/Richard-Mann-Prof-Talk.md index 9f272cb8..8ef636c6 100644 --- a/content/events/2016/fall/Richard-Mann-Prof-Talk.md +++ b/content/events/2016/fall/Richard-Mann-Prof-Talk.md @@ -1,7 +1,7 @@ --- name: 'Richard Mann Prof Talk' short: 'Professor Richard Mann will be giving a talk, titled "Open Source Software for Sound Measurement and Analysis". He will be presenting information about his new course, CS 489, Computational Sound, which will be running in Winter 2017.' -date: 'Mon Nov 21 2016 19:15:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 21 2016 18:15:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4063' --- diff --git a/content/events/2016/fall/UNIX-101.md b/content/events/2016/fall/UNIX-101.md index f490ca1d..47124c16 100644 --- a/content/events/2016/fall/UNIX-101.md +++ b/content/events/2016/fall/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'The CSC is having its next event, UNIX 101, on Wednesday November 9th at 6 PM in MC 3003 (the mac lab across from the CSC). UNIX 101 is a tutorial where we teach the basics of using a command-line (terminal) environment in UNIX. Knowing how to use the command-line and UNIX is an invaluable skill in CS, and helps prepare you for future projects and co-ops.' -date: 'Wed Nov 09 2016 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 09 2016 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2016/spring/CSC-Does-Spring-Cleaning.md b/content/events/2016/spring/CSC-Does-Spring-Cleaning.md index 832361aa..96900072 100644 --- a/content/events/2016/spring/CSC-Does-Spring-Cleaning.md +++ b/content/events/2016/spring/CSC-Does-Spring-Cleaning.md @@ -1,7 +1,7 @@ --- name: 'CSC Does Spring Cleaning' short: 'Come out and help make the office slightly less messy! We will bribe... uh, provide you with food for helping. :)' -date: 'Wed May 25 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed May 25 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3036 (CSC Office)' --- diff --git a/content/events/2016/spring/Code-Party-0.md b/content/events/2016/spring/Code-Party-0.md index 2dc8ffd8..7754e6d0 100644 --- a/content/events/2016/spring/Code-Party-0.md +++ b/content/events/2016/spring/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Come code with us, eat some food, do some things. Personal projects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join us at Code Party 0 and do it, with great company and great food.' -date: 'Thu Jun 02 2016 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 02 2016 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'STC 0010' --- diff --git a/content/events/2016/spring/Computer-Science-Beyond-Bits-and-Bytes.md b/content/events/2016/spring/Computer-Science-Beyond-Bits-and-Bytes.md index 20d70ed7..c6110489 100644 --- a/content/events/2016/spring/Computer-Science-Beyond-Bits-and-Bytes.md +++ b/content/events/2016/spring/Computer-Science-Beyond-Bits-and-Bytes.md @@ -1,7 +1,7 @@ --- name: 'Computer Science: Beyond Bits and Bytes' short: 'Gladimir Baranoski is an Associate Professor at the School of Computer Science, in the Natural Phenomena Simulation Group. He will be giving a talk on underappreciated facets of computer science and its connections to other disciplines.' -date: 'Thu Jul 14 2016 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 14 2016 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2034' --- diff --git a/content/events/2016/spring/Notorious-CS452.md b/content/events/2016/spring/Notorious-CS452.md index bc8b348d..5d97d8d8 100644 --- a/content/events/2016/spring/Notorious-CS452.md +++ b/content/events/2016/spring/Notorious-CS452.md @@ -1,7 +1,7 @@ --- name: 'Notorious CS452' short: 'Bill Cowan is the Director of the Computer Graphics Lab, and teaches the notorious CS452, lovingly known as the trains course by CS students. He will be giving a talk on that very course.' -date: 'Thu Jul 21 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 21 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4045' --- diff --git a/content/events/2016/spring/Richard-Mann-Prof-Talk-and-EOT.md b/content/events/2016/spring/Richard-Mann-Prof-Talk-and-EOT.md index 5878cc73..38a6faac 100644 --- a/content/events/2016/spring/Richard-Mann-Prof-Talk-and-EOT.md +++ b/content/events/2016/spring/Richard-Mann-Prof-Talk-and-EOT.md @@ -1,7 +1,7 @@ --- name: 'Richard Mann Prof Talk and EOT' short: 'Join us on Monday, July 25th at 6pm in the MC Comfy Lounge for an exciting prof talk by Richard Mann on Open Source Computer Sound Measurement. The abstract for the talk is below. We will follow this up by an EOT event with dinner and board games! Last event of the term, get hype.' -date: 'Mon Jul 25 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 25 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy Lounge' --- diff --git a/content/events/2016/spring/Spring-2016-Elections.md b/content/events/2016/spring/Spring-2016-Elections.md index 286a5f58..df67ccc4 100644 --- a/content/events/2016/spring/Spring-2016-Elections.md +++ b/content/events/2016/spring/Spring-2016-Elections.md @@ -1,7 +1,7 @@ --- name: 'Spring 2016 Elections' short: 'The Computer Science Club will be holding elections for the Spring 2016 for President, Vice-President, Secretary, and Treasurer. Additionally, librarian, office manager, sysadmin, and fridge regent will be appointed and ratified.' -date: 'Thu May 12 2016 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu May 12 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001 (Comfy)' --- diff --git a/content/events/2016/spring/WiCS-and-CSC-Go-Outside!.md b/content/events/2016/spring/WiCS-and-CSC-Go-Outside!.md index 6a2c03bc..cda8f1a4 100644 --- a/content/events/2016/spring/WiCS-and-CSC-Go-Outside!.md +++ b/content/events/2016/spring/WiCS-and-CSC-Go-Outside!.md @@ -1,7 +1,7 @@ --- name: 'WiCS and CSC Go Outside!' short: 'Join us at BMH Green for a night outdoors with fellow people in Computer Science! There will be ice cream and board games and frisbees and maybe some water guns. Bring your friends!' -date: 'Mon Jul 11 2016 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 11 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'BMH Green' --- diff --git a/content/events/2016/spring/scp-talks.md b/content/events/2016/spring/scp-talks.md index dd696781..b9f85789 100644 --- a/content/events/2016/spring/scp-talks.md +++ b/content/events/2016/spring/scp-talks.md @@ -1,7 +1,7 @@ --- name: 'scp talks' short: 'Listen to cool 15-20 lightning talks by CSC members on a variety of computer science and related topics.' -date: 'Wed Jun 08 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jun 08 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 5479' --- diff --git a/content/events/2016/winter/Code-Party.md b/content/events/2016/winter/Code-Party.md index f79929bb..b0716df2 100644 --- a/content/events/2016/winter/Code-Party.md +++ b/content/events/2016/winter/Code-Party.md @@ -1,7 +1,7 @@ --- name: 'Code Party' short: 'The CS Club is having its termly code party! Come out and work on projects, assignments, and more. Food is provided!' -date: 'Thu Feb 04 2016 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 04 2016 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0010' --- diff --git a/content/events/2016/winter/Eth1-Jane-Street-Competition.md b/content/events/2016/winter/Eth1-Jane-Street-Competition.md index add43115..8d85e624 100644 --- a/content/events/2016/winter/Eth1-Jane-Street-Competition.md +++ b/content/events/2016/winter/Eth1-Jane-Street-Competition.md @@ -1,7 +1,7 @@ --- name: 'Eth1: Jane Street Competition' short: 'eth1: a day-long programming contest. Form teams and hack together a trading bot to compete against others and the markets.' -date: 'Sat Jan 23 2016 12:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Jan 23 2016 11:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'TBA' --- diff --git a/content/events/2016/winter/Git-102.md b/content/events/2016/winter/Git-102.md index f7240b90..26e6327e 100644 --- a/content/events/2016/winter/Git-102.md +++ b/content/events/2016/winter/Git-102.md @@ -1,7 +1,7 @@ --- name: 'Git 102' short: 'Git 102 : Why you learned git in the first place.' -date: 'Wed Mar 16 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Mar 16 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2016/winter/Movie-Night-Big-Hero-6.md b/content/events/2016/winter/Movie-Night-Big-Hero-6.md index 7e043df5..ab5a7f6a 100644 --- a/content/events/2016/winter/Movie-Night-Big-Hero-6.md +++ b/content/events/2016/winter/Movie-Night-Big-Hero-6.md @@ -1,7 +1,7 @@ --- name: 'Movie Night: Big Hero 6' short: 'Movie Night! Come watch "Big Hero 6" with the CSC!' -date: 'Wed Feb 10 2016 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 10 2016 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2016/winter/On-Surrounding-a-Polygon.md b/content/events/2016/winter/On-Surrounding-a-Polygon.md index 4c511a94..8d621b0d 100644 --- a/content/events/2016/winter/On-Surrounding-a-Polygon.md +++ b/content/events/2016/winter/On-Surrounding-a-Polygon.md @@ -1,7 +1,7 @@ --- name: 'On Surrounding a Polygon' short: 'Come out to a talk on surrounding a polygon by Dr. Craig Kaplan! Also stay afterwards for our EOT and socialize :) food will be provided!' -date: 'Mon Apr 04 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Apr 04 2016 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2016/winter/SASMS-Style-Talk-Night.md b/content/events/2016/winter/SASMS-Style-Talk-Night.md index f3f795d9..1e91ba57 100644 --- a/content/events/2016/winter/SASMS-Style-Talk-Night.md +++ b/content/events/2016/winter/SASMS-Style-Talk-Night.md @@ -1,7 +1,7 @@ --- name: 'SASMS Style Talk Night' short: 'The CSC is hosting the first annual member talk series! This is a chance for anyone to come and give a short talk on any relevant topic. Some talks already arranged are on topics ranging from modern Javascript, to the Linux Kernel.' -date: 'Tue Mar 29 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 29 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4021' --- diff --git a/content/events/2016/winter/SAT-and-SMT-Solvers-for-Software-Engineering-and-Security.md b/content/events/2016/winter/SAT-and-SMT-Solvers-for-Software-Engineering-and-Security.md index 2b4caad7..d71fca08 100644 --- a/content/events/2016/winter/SAT-and-SMT-Solvers-for-Software-Engineering-and-Security.md +++ b/content/events/2016/winter/SAT-and-SMT-Solvers-for-Software-Engineering-and-Security.md @@ -1,7 +1,7 @@ --- name: 'SAT and SMT Solvers for Software Engineering and Security' short: 'A talk about SAT and SMT Solvers for Software Engineering and Security by Dr. Vijay Ganesh' -date: 'Wed Mar 23 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Mar 23 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'QNC 1502' --- diff --git a/content/events/2016/winter/Steve-Bourque-and-Mike-Patterson-Network-Infrastructure-talk.md b/content/events/2016/winter/Steve-Bourque-and-Mike-Patterson-Network-Infrastructure-talk.md index c7d62fa4..b61f0c13 100644 --- a/content/events/2016/winter/Steve-Bourque-and-Mike-Patterson-Network-Infrastructure-talk.md +++ b/content/events/2016/winter/Steve-Bourque-and-Mike-Patterson-Network-Infrastructure-talk.md @@ -1,7 +1,7 @@ --- name: 'Steve Bourque and Mike Patterson Network Infrastructure talk' short: 'Steve Bourque and Mike Patterson of IST will give a brief overview of campus network connectivity and interconnectivity.' -date: 'Wed Mar 09 2016 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Mar 09 2016 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4058' --- diff --git a/content/events/2016/winter/Tea-and-Study.md b/content/events/2016/winter/Tea-and-Study.md index c8e5df2b..fe4539df 100644 --- a/content/events/2016/winter/Tea-and-Study.md +++ b/content/events/2016/winter/Tea-and-Study.md @@ -1,7 +1,7 @@ --- name: 'Tea and Study' short: 'It''s midterms season, and everyone has to study. So why not come study with the CS Club? Everyone welcome, especially new members! There will be tea and delicious snacks and outlets. Plus our delightful company. See you there!' -date: 'Thu Mar 03 2016 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 03 2016 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2016/winter/Unix-101.md b/content/events/2016/winter/Unix-101.md index 8957ad27..29636c3f 100644 --- a/content/events/2016/winter/Unix-101.md +++ b/content/events/2016/winter/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: 'Interested in Linux, but don''t know where to start? Come learn some basic topics with us including interaction with the shell, motivation for using it, some simple commands, and more! (Cookies after)' -date: 'Thu Jan 28 2016 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 28 2016 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2016/winter/Winter-2016-Elections.md b/content/events/2016/winter/Winter-2016-Elections.md index 7c2b67d0..b2659477 100644 --- a/content/events/2016/winter/Winter-2016-Elections.md +++ b/content/events/2016/winter/Winter-2016-Elections.md @@ -1,7 +1,7 @@ --- name: 'Winter 2016 Elections' short: 'Interested in Linux, but don''t know where to start? Come learn some basic topics with us including interaction with the shell, motivation for using it, some simple commands, and more! (Cookies after)' -date: 'Thu Jan 14 2016 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 14 2016 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3001 (Comfy)' --- diff --git a/content/events/2017/fall/Alt+Tab-Talks.md b/content/events/2017/fall/Alt+Tab-Talks.md index 19d444c5..86acd547 100644 --- a/content/events/2017/fall/Alt+Tab-Talks.md +++ b/content/events/2017/fall/Alt+Tab-Talks.md @@ -1,7 +1,7 @@ --- name: 'Alt+Tab Talks' short: 'Come watch (or give!) interesting short talks by CS Club members. Talks include "Dynamic programming as path finding", "What is a landing page", "Subsurface scattering" and "How to compute on a GPU", but more are welcome (email [tghume@csclub.uwaterloo.ca]())! Click the link to the event detail page for more info.' -date: 'Thu Nov 09 2017 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 09 2017 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4059' --- diff --git a/content/events/2017/fall/CSC+WiCS-Fall-Social-and-Movie-Night.md b/content/events/2017/fall/CSC+WiCS-Fall-Social-and-Movie-Night.md index 2d44c07a..e97502ce 100644 --- a/content/events/2017/fall/CSC+WiCS-Fall-Social-and-Movie-Night.md +++ b/content/events/2017/fall/CSC+WiCS-Fall-Social-and-Movie-Night.md @@ -1,7 +1,7 @@ --- name: 'CSC+WiCS Fall Social and Movie Night' short: 'Join other CSC and WiCS members for a social event featuring free food, board games and a showing of Wonder Woman.' -date: 'Thu Nov 02 2017 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Nov 02 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4059 and MC 4061' --- diff --git a/content/events/2017/fall/CSC-Goes-Outside.md b/content/events/2017/fall/CSC-Goes-Outside.md index cbfb9659..1a1b0e4d 100644 --- a/content/events/2017/fall/CSC-Goes-Outside.md +++ b/content/events/2017/fall/CSC-Goes-Outside.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes Outside' short: 'Come join us for a bonfire outside at the Laurel Creek firepit (across Ring. Rd. from EV3) with fellow CSC members. Smores and snacks will be provided.' -date: 'Thu Oct 05 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 05 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Laurel Creek Firepit' --- diff --git a/content/events/2017/fall/CTF-Computer-Networking-Workshop.md b/content/events/2017/fall/CTF-Computer-Networking-Workshop.md index bcc67dd3..1e4e3ea1 100644 --- a/content/events/2017/fall/CTF-Computer-Networking-Workshop.md +++ b/content/events/2017/fall/CTF-Computer-Networking-Workshop.md @@ -1,7 +1,7 @@ --- name: 'CTF Computer Networking Workshop' short: 'Hosted in collaboration with the [Univerisy of Waterloo CTF Club]()' -date: 'Thu Nov 23 2017 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 23 2017 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0010' --- diff --git a/content/events/2017/fall/Capture-the-Flag-Computing-Competition.md b/content/events/2017/fall/Capture-the-Flag-Computing-Competition.md index 9e5f2254..2c2320c5 100644 --- a/content/events/2017/fall/Capture-the-Flag-Computing-Competition.md +++ b/content/events/2017/fall/Capture-the-Flag-Computing-Competition.md @@ -1,7 +1,7 @@ --- name: 'Capture the Flag Computing Competition' short: 'Test your programming, web, networking, and trivial skillsLearn how to reverse engineer, crack codes, and use various tools.Win prizes!' -date: 'Tue Nov 14 2017 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 14 2017 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0020' --- diff --git a/content/events/2017/fall/Code-Party-0.md b/content/events/2017/fall/Code-Party-0.md index 14b6e140..829f77df 100644 --- a/content/events/2017/fall/Code-Party-0.md +++ b/content/events/2017/fall/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'The CS Club is hosting our first Code Party of the term (Friday September 29th) from 6:30pm until late in the evening in M3 1006!Come code with us, eat some food, do some things.' -date: 'Fri Sep 29 2017 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 29 2017 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'M3 1006' --- diff --git a/content/events/2017/fall/Code-Party-1.md b/content/events/2017/fall/Code-Party-1.md index b75e9cba..599c9097 100644 --- a/content/events/2017/fall/Code-Party-1.md +++ b/content/events/2017/fall/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: 'The CS Club is hosting our second Code Party of the term from 6:00pm until late in the evening in STC 0050!Come code with us, eat some food, do some things.' -date: 'Wed Nov 15 2017 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 15 2017 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0050' --- diff --git a/content/events/2017/fall/End-of-Term-Event.md b/content/events/2017/fall/End-of-Term-Event.md index 2234e9e2..8eee3e7e 100644 --- a/content/events/2017/fall/End-of-Term-Event.md +++ b/content/events/2017/fall/End-of-Term-Event.md @@ -1,7 +1,7 @@ --- name: 'End of Term Event' short: 'Join fellow CSC members for our end of term social. There will be food and good company. We can grab board games from Mathsoc.' -date: 'Fri Dec 01 2017 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Dec 01 2017 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2017/fall/Fall-2017-Elections.md b/content/events/2017/fall/Fall-2017-Elections.md index 29fd5bf7..024c045e 100644 --- a/content/events/2017/fall/Fall-2017-Elections.md +++ b/content/events/2017/fall/Fall-2017-Elections.md @@ -1,7 +1,7 @@ --- name: 'Fall 2017 Elections' short: 'The Computer Science Club will be holding elections for the Spring 2017 President, Vice-President, Secretary and Treasurer. Additionally, the Systems Administrator, Office Manager and Librarian, CTF Club Liaison and Fridge Person will be appointed.' -date: 'Fri Sep 15 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 15 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy Lounge' --- diff --git a/content/events/2017/fall/Fall-2017-Special-Elections.md b/content/events/2017/fall/Fall-2017-Special-Elections.md index 1f46dead..d80bf2a1 100644 --- a/content/events/2017/fall/Fall-2017-Special-Elections.md +++ b/content/events/2017/fall/Fall-2017-Special-Elections.md @@ -1,7 +1,7 @@ --- name: 'Fall 2017 Special Elections' short: 'The Computer Science Club will be holding special elections for the Spring 2017 Vice-President and Secretary. Additionally, the Systems Administrator, Office Manager and Librarian, CTF Club Liaison and IMPAD will be appointed.' -date: 'Fri Sep 22 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 22 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy Lounge' --- diff --git a/content/events/2017/fall/Unix-101.md b/content/events/2017/fall/Unix-101.md index c2f1075e..4637c5c9 100644 --- a/content/events/2017/fall/Unix-101.md +++ b/content/events/2017/fall/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: 'Interested in Linux, but don''t know where to start? Come learn some basic topics with us including interaction with the shell, motivation for using it, some simple commands, and more! (Snacks after)' -date: 'Thu Oct 12 2017 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 12 2017 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2017/spring/Alt-Tab-S17.md b/content/events/2017/spring/Alt-Tab-S17.md index d8ba1c4d..00cd9651 100644 --- a/content/events/2017/spring/Alt-Tab-S17.md +++ b/content/events/2017/spring/Alt-Tab-S17.md @@ -1,7 +1,7 @@ --- name: 'Alt-Tab: S17' short: 'Join us for food and interesting member talks!' -date: 'Tue Jul 18 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 18 2017 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4040' --- diff --git a/content/events/2017/spring/CSC-and-WiCS-Goes-Outside.md b/content/events/2017/spring/CSC-and-WiCS-Goes-Outside.md index 4595a6ce..d3188bd9 100644 --- a/content/events/2017/spring/CSC-and-WiCS-Goes-Outside.md +++ b/content/events/2017/spring/CSC-and-WiCS-Goes-Outside.md @@ -1,7 +1,7 @@ --- name: 'CSC and WiCS Goes Outside' short: 'Come join Women in Computer Science and the Computer Science Club outdoors!' -date: 'Wed Jul 05 2017 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jul 05 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Laurel Creek Firepit' --- diff --git a/content/events/2017/spring/Code-Party-0.md b/content/events/2017/spring/Code-Party-0.md index 70421b8c..5a798eb1 100644 --- a/content/events/2017/spring/Code-Party-0.md +++ b/content/events/2017/spring/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Join us for Code Party 0!' -date: 'Thu Jun 22 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 22 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'STC 0020' --- diff --git a/content/events/2017/spring/End-of-Term-Party.md b/content/events/2017/spring/End-of-Term-Party.md index c7c3e1bb..6ebfe8c7 100644 --- a/content/events/2017/spring/End-of-Term-Party.md +++ b/content/events/2017/spring/End-of-Term-Party.md @@ -1,7 +1,7 @@ --- name: 'End of Term Party' short: 'Come celebrate the end of the term with us in MC Comfy!' -date: 'Mon Jul 24 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 24 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2017/spring/Spring-2017-Elections.md b/content/events/2017/spring/Spring-2017-Elections.md index 6f0a0d26..a6641862 100644 --- a/content/events/2017/spring/Spring-2017-Elections.md +++ b/content/events/2017/spring/Spring-2017-Elections.md @@ -1,7 +1,7 @@ --- name: 'Spring 2017 Elections' short: 'The Computer Science Club will be holding elections for the Spring 2017 President, Vice-President, Secretary and Treasurer. Additionally, the Systems Administrator, Office Manager and Librarian will be appointed.' -date: 'Wed May 17 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed May 17 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy Lounge' --- diff --git a/content/events/2017/spring/Spring-Cleaning.md b/content/events/2017/spring/Spring-Cleaning.md index 59828cf1..19fa3049 100644 --- a/content/events/2017/spring/Spring-Cleaning.md +++ b/content/events/2017/spring/Spring-Cleaning.md @@ -1,7 +1,7 @@ --- name: 'Spring Cleaning' short: 'Join us for Spring Cleaning!' -date: 'Sat Jul 15 2017 11:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Jul 15 2017 10:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'CSC Office' --- diff --git a/content/events/2017/spring/Understanding-machine-learning---a-theory-perspective.md b/content/events/2017/spring/Understanding-machine-learning---a-theory-perspective.md index 468dc217..219828a4 100644 --- a/content/events/2017/spring/Understanding-machine-learning---a-theory-perspective.md +++ b/content/events/2017/spring/Understanding-machine-learning---a-theory-perspective.md @@ -1,7 +1,7 @@ --- name: 'Understanding machine learning - a theory perspective' short: 'Professor Shai Ben-David will discuss the basic principles behind machine learning and how they relate to some of the headline-making practical tools, in addition to the major research challenges and directions that address the fast expanding scope of potential machine learning applications.' -date: 'Thu Jun 15 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 15 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4060' --- diff --git a/content/events/2017/spring/Unix-102.md b/content/events/2017/spring/Unix-102.md index 291233b2..e7cdf3b0 100644 --- a/content/events/2017/spring/Unix-102.md +++ b/content/events/2017/spring/Unix-102.md @@ -1,7 +1,7 @@ --- name: 'Unix 102' short: 'Come gain some more in-depth knowledge or some less well-known tips and tricks for using the command line.' -date: 'Thu Jun 01 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 01 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2017/winter/Alt+Tab-Talks.md b/content/events/2017/winter/Alt+Tab-Talks.md index 4a3606bc..5552aea6 100644 --- a/content/events/2017/winter/Alt+Tab-Talks.md +++ b/content/events/2017/winter/Alt+Tab-Talks.md @@ -1,7 +1,7 @@ --- name: 'Alt+Tab Talks' short: 'Come watch (or give!) interesting short talks by CS Club members. Talks include "Stepping into math: building a step-by-step algebra solver" and "Online database migrations at scale", but more are welcome (email [tghume@csclub.uwaterloo.ca]())! Click the link to the event detail page for more info. (Note: date was moved to Thursday)' -date: 'Thu Mar 09 2017 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 09 2017 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4042' --- diff --git a/content/events/2017/winter/Code-Party-0.md b/content/events/2017/winter/Code-Party-0.md index b8ce3cf1..59d57560 100644 --- a/content/events/2017/winter/Code-Party-0.md +++ b/content/events/2017/winter/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Come code with us, eat some food, do some things. Personal projects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join us at Code Party 0 and do it, with great company and great food. Come any time after 5pm, but if you come earlier your food preferences are more likely to be accounted for, and there''s more time for coding!' -date: 'Wed Feb 08 2017 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 08 2017 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0020' --- diff --git a/content/events/2017/winter/Code-Party-1.md b/content/events/2017/winter/Code-Party-1.md index 6d6594df..bd19a0ac 100644 --- a/content/events/2017/winter/Code-Party-1.md +++ b/content/events/2017/winter/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: 'Come code with us, eat some food, do some things. Personal projects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join us at Code Party 1 and do it, with great company and great food. Come any time after 5pm, but if you come earlier your food preferences are more likely to be accounted for, and there''s more time for coding!' -date: 'Wed Apr 05 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Apr 05 2017 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'STC 0060' --- diff --git a/content/events/2017/winter/Unix-201.md b/content/events/2017/winter/Unix-201.md index 3962ee76..238163aa 100644 --- a/content/events/2017/winter/Unix-201.md +++ b/content/events/2017/winter/Unix-201.md @@ -1,7 +1,7 @@ --- name: 'Unix 201' short: 'A talk and demo about more advanced Unix tricks and tools than are taught in our regular Unix 101 events. Topics may include customizing your prompt, the ranger console file manager, fancy shells, htop, rsync and using terminal escape sequences in your programs.' -date: 'Wed Mar 22 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Mar 22 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4045' --- diff --git a/content/events/2017/winter/Winter-2017-Elections.md b/content/events/2017/winter/Winter-2017-Elections.md index e05cc21c..b36d4bf8 100644 --- a/content/events/2017/winter/Winter-2017-Elections.md +++ b/content/events/2017/winter/Winter-2017-Elections.md @@ -1,7 +1,7 @@ --- name: 'Winter 2017 Elections' short: 'The Computer Science Club will be holding elections for the Winter 2017 President, Vice-President, Secretary and Treasurer. Additionally, the Systems Administrator, Office Manager and Librarian will be appointed.' -date: 'Thu Jan 12 2017 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 12 2017 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy Lounge' --- diff --git a/content/events/2018/fall/Alt-Tab.md b/content/events/2018/fall/Alt-Tab.md index 4112d6e8..2c50330c 100644 --- a/content/events/2018/fall/Alt-Tab.md +++ b/content/events/2018/fall/Alt-Tab.md @@ -1,7 +1,7 @@ --- name: 'Alt-Tab' short: 'Alt-Tab is coming up next week on Thursday Nov. 29th 6-8pm at MC 5417. We have an amazing group of members giving short talks on topics of their choice.' -date: 'Thu Nov 29 2018 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 29 2018 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 5479' --- diff --git a/content/events/2018/fall/CSC-&-WiCS-&-MathSoc-go-outside!.md b/content/events/2018/fall/CSC-&-WiCS-&-MathSoc-go-outside!.md index 5534b1fa..5c2483b1 100644 --- a/content/events/2018/fall/CSC-&-WiCS-&-MathSoc-go-outside!.md +++ b/content/events/2018/fall/CSC-&-WiCS-&-MathSoc-go-outside!.md @@ -1,7 +1,7 @@ --- name: 'CSC & WiCS & MathSoc go outside!' short: 'We will be having a bonfire this Wednesday, Oct 3rd 7-10pm, at Columbia Lake Firepit 2 (NW of CIF), co-hosted with WiCS and MathSoc. Smores and snacks will be provided!' -date: 'Wed Oct 03 2018 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 03 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Columbia Lake Firepit 2' --- diff --git a/content/events/2018/fall/CSC-EOT.md b/content/events/2018/fall/CSC-EOT.md index fccb6829..a6fb671f 100644 --- a/content/events/2018/fall/CSC-EOT.md +++ b/content/events/2018/fall/CSC-EOT.md @@ -1,7 +1,7 @@ --- name: 'CSC EOT' short: 'CSC End of term celebrations on December 3rd, at 7 PM in MC Comfy.' -date: 'Mon Dec 03 2018 08:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Dec 03 2018 07:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2018/fall/Code-Party-0.md b/content/events/2018/fall/Code-Party-0.md index 737c906d..ace4a25e 100644 --- a/content/events/2018/fall/Code-Party-0.md +++ b/content/events/2018/fall/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'The CS Club is hosting our first Code Party of the term from 6:30pm until \~9:30pm in EV3-1408, on Thursday October 18.' -date: 'Thu Oct 18 2018 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 18 2018 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'EV3-1408' --- diff --git a/content/events/2018/fall/Data-Driven-UIs,-Incrementally.md b/content/events/2018/fall/Data-Driven-UIs,-Incrementally.md index 3e4b8d7a..c247b5dc 100644 --- a/content/events/2018/fall/Data-Driven-UIs,-Incrementally.md +++ b/content/events/2018/fall/Data-Driven-UIs,-Incrementally.md @@ -1,7 +1,7 @@ --- name: 'Data Driven UIs, Incrementally' short: 'Jane Street''s Yaron Minsky is coming to Waterloo to give a talk aimed at undergraduate students.' -date: 'Mon Oct 15 2018 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 15 2018 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2018/fall/Gloves-101.md b/content/events/2018/fall/Gloves-101.md index 158ef546..6a01a29b 100644 --- a/content/events/2018/fall/Gloves-101.md +++ b/content/events/2018/fall/Gloves-101.md @@ -1,7 +1,7 @@ --- name: 'Gloves 101' short: 'Make touchscreen gloves with the CS Club on October 29, 5:30 PM in QNC 1506.' -date: 'Mon Oct 29 2018 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 29 2018 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'QNC-1506' --- diff --git a/content/events/2018/fall/Netplay-in-emulators.md b/content/events/2018/fall/Netplay-in-emulators.md index b562d099..23dea396 100644 --- a/content/events/2018/fall/Netplay-in-emulators.md +++ b/content/events/2018/fall/Netplay-in-emulators.md @@ -1,7 +1,7 @@ --- name: 'Netplay in emulators' short: 'Professor Gregor Richards will be talking about netplay in emulators, which allows for playing video games over the internet.' -date: 'Mon Nov 12 2018 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 12 2018 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC-4063' --- diff --git a/content/events/2018/fall/Unix-101.md b/content/events/2018/fall/Unix-101.md index e0060389..5f34aa4a 100644 --- a/content/events/2018/fall/Unix-101.md +++ b/content/events/2018/fall/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: 'Learn the basics of UNIX with the CS Club on October 22, 5:30 PM in MC 3003.' -date: 'Mon Oct 22 2018 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 22 2018 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC-3003' --- diff --git a/content/events/2018/fall/[Cancelled]-BBC-microbit-computer-What-is-it-good-for.md b/content/events/2018/fall/[Cancelled]-BBC-microbit-computer-What-is-it-good-for.md index c3535f35..0f304d92 100644 --- a/content/events/2018/fall/[Cancelled]-BBC-microbit-computer-What-is-it-good-for.md +++ b/content/events/2018/fall/[Cancelled]-BBC-microbit-computer-What-is-it-good-for.md @@ -1,7 +1,7 @@ --- name: '[Cancelled] BBC micro:bit computer: What is it good for?' short: 'Professor Richard Mann will be talking about the BBC micro:bit, an embedded computer that is popular with hobbyists and comes with a variety of peripherals.' -date: 'Mon Nov 05 2018 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 05 2018 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC-4063' --- diff --git a/content/events/2018/spring/Alt-Tab.md b/content/events/2018/spring/Alt-Tab.md index b9fcbe8a..a4013cf3 100644 --- a/content/events/2018/spring/Alt-Tab.md +++ b/content/events/2018/spring/Alt-Tab.md @@ -1,7 +1,7 @@ --- name: 'Alt-Tab' short: 'Come hear 10-15 minutes talks from CSC members on a variety of topics.' -date: 'Wed Jul 04 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jul 04 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4058' --- diff --git a/content/events/2018/spring/CSC-and-WiCS-Go-Outside.md b/content/events/2018/spring/CSC-and-WiCS-Go-Outside.md index 4ff738ea..38b8ac48 100644 --- a/content/events/2018/spring/CSC-and-WiCS-Go-Outside.md +++ b/content/events/2018/spring/CSC-and-WiCS-Go-Outside.md @@ -1,7 +1,7 @@ --- name: 'CSC and WiCS Go Outside' short: 'Come join us for a bonfire outside at the Laurel Creek firepit (across Ring. Rd. from EV3) with fellow CSC and WiCS members. Smores and snacks will be provided.' -date: 'Mon Jun 04 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jun 04 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Laurel Creek Firepit' --- diff --git a/content/events/2018/spring/Capture-the-Flag.md b/content/events/2018/spring/Capture-the-Flag.md index f14289e8..5e86fa2b 100644 --- a/content/events/2018/spring/Capture-the-Flag.md +++ b/content/events/2018/spring/Capture-the-Flag.md @@ -1,7 +1,7 @@ --- name: 'Capture the Flag' short: 'Test your programming, web, networking, and trivia skills in this computer security themed contest. Learn how to reverse engineer, crack codes, find flaws in websites, and use security tools.' -date: 'Wed Jul 11 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jul 11 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'STC 0010' --- diff --git a/content/events/2018/spring/Code-Party-0.md b/content/events/2018/spring/Code-Party-0.md index e556c927..a82d70c7 100644 --- a/content/events/2018/spring/Code-Party-0.md +++ b/content/events/2018/spring/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'The CS Club is hosting our first Code Party of the term from 6:30pm until \~9:30pm in STC 0020!Come code with us, eat some food, do some things.' -date: 'Mon May 28 2018 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon May 28 2018 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'STC 0020' --- diff --git a/content/events/2018/spring/Sound-From-microphones-to-speakers-and-everything-inbetween.md b/content/events/2018/spring/Sound-From-microphones-to-speakers-and-everything-inbetween.md index 84bccc60..79a7852f 100644 --- a/content/events/2018/spring/Sound-From-microphones-to-speakers-and-everything-inbetween.md +++ b/content/events/2018/spring/Sound-From-microphones-to-speakers-and-everything-inbetween.md @@ -1,7 +1,7 @@ --- name: 'Sound: From microphones to speakers and everything inbetween' short: 'The CSC will be hosting a Prof Talk by Richard Mann.' -date: 'Tue Jul 17 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 17 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2018/winter/Alt-Tab-W18.md b/content/events/2018/winter/Alt-Tab-W18.md index bf6cde6c..9ec832ec 100644 --- a/content/events/2018/winter/Alt-Tab-W18.md +++ b/content/events/2018/winter/Alt-Tab-W18.md @@ -1,7 +1,7 @@ --- name: 'Alt-Tab: W18' short: ' CSC will be hosting our termly Alt-Tab event, the Computer Science version of Short Attention Span Math Seminars (SASMS) hosted by that math club down the hall. It will be a night full of friendly talks. ' -date: 'Wed Mar 28 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Mar 28 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2018/winter/Code-Party-0.md b/content/events/2018/winter/Code-Party-0.md index 369c805c..3c0a8ad4 100644 --- a/content/events/2018/winter/Code-Party-0.md +++ b/content/events/2018/winter/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Our first code party of the term! Food is sandwiches, constitution amendments are a go, and Dr. Morton will be talking there! It''ll be fun.' -date: 'Thu Jan 25 2018 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 25 2018 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0040' --- diff --git a/content/events/2018/winter/Discussion-with-maddog.md b/content/events/2018/winter/Discussion-with-maddog.md index ac7e6035..e11e31d1 100644 --- a/content/events/2018/winter/Discussion-with-maddog.md +++ b/content/events/2018/winter/Discussion-with-maddog.md @@ -1,7 +1,7 @@ --- name: 'Discussion with maddog' short: 'We''ll be having a discussion session with maddog, an out-of-town speaker from the LPI. Food will be provided, as well as good company. Come out!' -date: 'Tue Mar 13 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 13 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2018/winter/Prof-Talk-with-Richard-Mann.md b/content/events/2018/winter/Prof-Talk-with-Richard-Mann.md index 30c83349..14d8d426 100644 --- a/content/events/2018/winter/Prof-Talk-with-Richard-Mann.md +++ b/content/events/2018/winter/Prof-Talk-with-Richard-Mann.md @@ -1,7 +1,7 @@ --- name: 'Prof Talk with Richard Mann' short: 'Professor Richard Mann will be giving a talk on black-box testing of audio gear. Come out to see fancy audio gear, learn more about his Advanced Topics course in Computational Sound, and eat free food! Click through for his abstract.' -date: 'Thu Mar 22 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 22 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4059' --- diff --git a/content/events/2018/winter/Programming-for-the-22nd-Century.md b/content/events/2018/winter/Programming-for-the-22nd-Century.md index f3850bcf..55742561 100644 --- a/content/events/2018/winter/Programming-for-the-22nd-Century.md +++ b/content/events/2018/winter/Programming-for-the-22nd-Century.md @@ -1,7 +1,7 @@ --- name: 'Programming for the 22nd Century' short: 'We are bringing an out-of-town speaker, John "maddog" Hall, to come speak! Come to this event, where he will be talking about changes in programming paradigms since the invention of C, and the discussion event tomorrow.' -date: 'Mon Mar 12 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Mar 12 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2018/winter/Technical-Interview-Prep.md b/content/events/2018/winter/Technical-Interview-Prep.md index 82e0ad46..3e44dab0 100644 --- a/content/events/2018/winter/Technical-Interview-Prep.md +++ b/content/events/2018/winter/Technical-Interview-Prep.md @@ -1,7 +1,7 @@ --- name: 'Technical Interview Prep' short: 'Our first workshop of the term! Fatema and Arshia will be heading a workshop on how to prepare for technical interviews.Got technical interviews? Come out!' -date: 'Wed Feb 07 2018 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 07 2018 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'QNC 1502' --- diff --git a/content/events/2018/winter/Uncode-Party-with-WiCS.md b/content/events/2018/winter/Uncode-Party-with-WiCS.md index 4fbe6c56..0115d5e8 100644 --- a/content/events/2018/winter/Uncode-Party-with-WiCS.md +++ b/content/events/2018/winter/Uncode-Party-with-WiCS.md @@ -1,7 +1,7 @@ --- name: 'Uncode Party with WiCS' short: ' We are having a joint Code Party with Women in Computer Science (WiCS). This time, it''s an Uncode Party, where you try to find the worst solutions possible to programming problems that we will provide. ' -date: 'Mon Mar 26 2018 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Mar 26 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'QNC 2502' --- diff --git a/content/events/2018/winter/Winter-2018-Elections.md b/content/events/2018/winter/Winter-2018-Elections.md index d5984099..888d2e7d 100644 --- a/content/events/2018/winter/Winter-2018-Elections.md +++ b/content/events/2018/winter/Winter-2018-Elections.md @@ -1,7 +1,7 @@ --- name: 'Winter 2018 Elections' short: 'The Computer Science Club will be holding elections for the Winter 2018 President, Vice-President, Secretary and Treasurer. Additionally, the Systems Administrator, Office Manager and Librarian, CTF Club Liaison and IMAPd (fridge and snack runs) will be appointed.' -date: 'Mon Jan 15 2018 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 15 2018 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2019/spring/Alt-Tab.md b/content/events/2019/spring/Alt-Tab.md index 8600770f..a005e129 100644 --- a/content/events/2019/spring/Alt-Tab.md +++ b/content/events/2019/spring/Alt-Tab.md @@ -1,7 +1,7 @@ --- name: 'Alt-Tab' short: 'The Computer Science Club will be holding a joint event with Women in Computer Science on Thursday, July 18th at MC 5417 at 6:00 PM.' -date: 'Thu Jul 18 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 18 2019 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 5417' --- diff --git a/content/events/2019/spring/Code-Party-0.md b/content/events/2019/spring/Code-Party-0.md index e31021e5..df4f26a5 100644 --- a/content/events/2019/spring/Code-Party-0.md +++ b/content/events/2019/spring/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'The Computer Science Club will be holding Code Party 0 on Tuesday, June 18th at PHY 150 at 6:00 PM.' -date: 'Tue Jun 18 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jun 18 2019 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2019/spring/End-of-Term-Event.md b/content/events/2019/spring/End-of-Term-Event.md index 02ec54a6..260ef7bb 100644 --- a/content/events/2019/spring/End-of-Term-Event.md +++ b/content/events/2019/spring/End-of-Term-Event.md @@ -1,7 +1,7 @@ --- name: 'End of Term Event' short: 'The Computer Science Club will be holding a end of term event on Monday, July 29th at MC Comfy at 6:00 PM.' -date: 'Mon Jul 29 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 29 2019 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2019/spring/Movie-Night.md b/content/events/2019/spring/Movie-Night.md index c9fe18d2..699e1f1f 100644 --- a/content/events/2019/spring/Movie-Night.md +++ b/content/events/2019/spring/Movie-Night.md @@ -1,7 +1,7 @@ --- name: 'Movie Night' short: 'The Computer Science Club will be holding a joint event with Women in Computer Science on Tuesday, July 9th at MC Comfy at 7:00 PM.' -date: 'Tue Jul 09 2019 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 09 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2019/spring/Spring-2019-Elections.md b/content/events/2019/spring/Spring-2019-Elections.md index 14ace040..a9a4d88b 100644 --- a/content/events/2019/spring/Spring-2019-Elections.md +++ b/content/events/2019/spring/Spring-2019-Elections.md @@ -1,7 +1,7 @@ --- name: 'Spring 2019 Elections' short: 'The Computer Science Club will be holding elections for the Spring 2019 term on Thursday, May 16th in MC Comfy (MC 3001) at 7:00 PM.' -date: 'Thu May 16 2019 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu May 16 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy (MC 3001)' --- diff --git a/content/events/2019/spring/WiCS-x-CSC-Bondfire-Night.md b/content/events/2019/spring/WiCS-x-CSC-Bondfire-Night.md index a85697e2..c7116bfc 100644 --- a/content/events/2019/spring/WiCS-x-CSC-Bondfire-Night.md +++ b/content/events/2019/spring/WiCS-x-CSC-Bondfire-Night.md @@ -1,7 +1,7 @@ --- name: 'WiCS x CSC Bondfire Night' short: 'The Computer Science Club will be holding a joint event with Women in Computer Science on Wednesday, June 5th at MC Comfy at 7:00 PM. NOTE: the event has been moved from the Laurel Creek Firepit due to rain.' -date: 'Wed Jun 05 2019 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jun 05 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MOVED to MC Comfy' --- diff --git a/content/events/2019/winter/Algorithms-practice-workshop.md b/content/events/2019/winter/Algorithms-practice-workshop.md index d5ee09c7..464403ac 100644 --- a/content/events/2019/winter/Algorithms-practice-workshop.md +++ b/content/events/2019/winter/Algorithms-practice-workshop.md @@ -1,7 +1,7 @@ --- name: 'Algorithms practice workshop' short: 'Algorithms practice workshop on January 24th, 2019, at 6:30 PM in STC 0060' -date: 'Thu Jan 24 2019 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 24 2019 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0060' --- diff --git a/content/events/2019/winter/CSC-+-WiCS-Movie-Night.md b/content/events/2019/winter/CSC-+-WiCS-Movie-Night.md index 679220b3..f5e920c6 100644 --- a/content/events/2019/winter/CSC-+-WiCS-Movie-Night.md +++ b/content/events/2019/winter/CSC-+-WiCS-Movie-Night.md @@ -1,7 +1,7 @@ --- name: 'CSC + WiCS Movie Night' short: 'CSC + WiCS Movie Night on March 21th, 2019, at 6 PM in MC Comfy' -date: 'Thu Mar 21 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 21 2019 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2019/winter/Code-Party-0.md b/content/events/2019/winter/Code-Party-0.md index 320861f3..006c586b 100644 --- a/content/events/2019/winter/Code-Party-0.md +++ b/content/events/2019/winter/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Code Party 0 on March 13th, 2019, at 6 PM in QNC 1502' -date: 'Wed Mar 13 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Mar 13 2019 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'QNC 1502' --- diff --git a/content/events/2019/winter/Git-101.md b/content/events/2019/winter/Git-101.md index f687c7e9..9e3540ca 100644 --- a/content/events/2019/winter/Git-101.md +++ b/content/events/2019/winter/Git-101.md @@ -1,7 +1,7 @@ --- name: 'Git 101' short: 'Git 101 workshop on March 2nd, 2019, at 12 PM in QNC 1502' -date: 'Sat Mar 02 2019 13:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Mar 02 2019 12:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'QNC 1502' --- diff --git a/content/events/2019/winter/Prof-talk-Animated-Tilings.md b/content/events/2019/winter/Prof-talk-Animated-Tilings.md index 3e6864b3..9913031d 100644 --- a/content/events/2019/winter/Prof-talk-Animated-Tilings.md +++ b/content/events/2019/winter/Prof-talk-Animated-Tilings.md @@ -1,7 +1,7 @@ --- name: 'Prof talk: Animated Tilings' short: 'Professor Craig Kaplan will be talking about tiling arrangements on March 20th, 2019, at 4 PM in PHY 150' -date: 'Wed Mar 20 2019 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Mar 20 2019 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2019/winter/Prof-talk-Making-the-Switch-Going-from-2D-to-S3D.md b/content/events/2019/winter/Prof-talk-Making-the-Switch-Going-from-2D-to-S3D.md index e405ce0f..45254c98 100644 --- a/content/events/2019/winter/Prof-talk-Making-the-Switch-Going-from-2D-to-S3D.md +++ b/content/events/2019/winter/Prof-talk-Making-the-Switch-Going-from-2D-to-S3D.md @@ -1,7 +1,7 @@ --- name: 'Prof talk: Making the Switch: Going from 2D to S3D' short: 'We will be having our second prof talk of the term with Lesley Istead, on April 5, 3:30 pm in STC 0020. She will be talking about the problems and algorithms used in the film industry to go from 2D to S3D. Come listen to the talk and enjoy some free food!' -date: 'Fri Apr 05 2019 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Apr 05 2019 15:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'STC 0020' --- diff --git a/content/events/2020/fall/Roasting-Our-First-Year-Resumes.md b/content/events/2020/fall/Roasting-Our-First-Year-Resumes.md index 14237e60..6d9ec1a7 100644 --- a/content/events/2020/fall/Roasting-Our-First-Year-Resumes.md +++ b/content/events/2020/fall/Roasting-Our-First-Year-Resumes.md @@ -1,7 +1,7 @@ --- name: 'Roasting Our First Year Resumes' short: 'Upper years students will be critiquing their own resumes from first year.πŸ‘‰ Streamed at [twitch.tv/uwcsclub]()' -date: 'Wed Nov 25 2020 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 25 2020 19:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2020/fall/WiCS-x-CSC-Alt-Tab.md b/content/events/2020/fall/WiCS-x-CSC-Alt-Tab.md index 369a32c2..3c3beab1 100644 --- a/content/events/2020/fall/WiCS-x-CSC-Alt-Tab.md +++ b/content/events/2020/fall/WiCS-x-CSC-Alt-Tab.md @@ -1,7 +1,7 @@ --- name: 'WiCS x CSC: Alt-Tab' short: 'CSC and WiCS are hosting Alt-Tab on November 19th, 5-7 PM EST.' -date: 'Thu Nov 19 2020 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 19 2020 17:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2020/winter/Code-Party-0.md b/content/events/2020/winter/Code-Party-0.md index fb9af010..93b00324 100644 --- a/content/events/2020/winter/Code-Party-0.md +++ b/content/events/2020/winter/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Code Party 0 on January 28th, 2020, at 6:30 PM in STC 0010' -date: 'Tue Jan 28 2020 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Jan 28 2020 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0010' --- diff --git a/content/events/2020/winter/Physical-Security-Workshop.md b/content/events/2020/winter/Physical-Security-Workshop.md index 1392ef82..1cdca9b4 100644 --- a/content/events/2020/winter/Physical-Security-Workshop.md +++ b/content/events/2020/winter/Physical-Security-Workshop.md @@ -1,7 +1,7 @@ --- name: 'Physical Security Workshop' short: 'Physical Security Workshop on Tuesday, Feb 11th, at 6:00 PM in MC 4045' -date: 'Tue Feb 11 2020 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 11 2020 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4045' --- diff --git a/content/events/2020/winter/WiCS-x-CSC-Bondfire.md b/content/events/2020/winter/WiCS-x-CSC-Bondfire.md index c2ee605b..44caf869 100644 --- a/content/events/2020/winter/WiCS-x-CSC-Bondfire.md +++ b/content/events/2020/winter/WiCS-x-CSC-Bondfire.md @@ -1,7 +1,7 @@ --- name: 'WiCS x CSC Bondfire' short: '"Bonfire" with WiCS Thursday March 12th @ 6PM in MC Comfy' -date: 'Thu Mar 12 2020 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 12 2020 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2021/spring/Afterhours-Burnout.md b/content/events/2021/spring/Afterhours-Burnout.md index 4762ff17..79e2126d 100644 --- a/content/events/2021/spring/Afterhours-Burnout.md +++ b/content/events/2021/spring/Afterhours-Burnout.md @@ -1,7 +1,7 @@ --- name: 'Afterhours: Burnout' short: 'This Afterhours will be a discussion about recognizing burnout, recovering from burnout, and preventing it from occurring.' -date: 'Sat Jul 17 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Jul 17 2021 19:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/spring/CSC-BOT-&-Game-Night.md b/content/events/2021/spring/CSC-BOT-&-Game-Night.md index e548ca97..a7f4e991 100644 --- a/content/events/2021/spring/CSC-BOT-&-Game-Night.md +++ b/content/events/2021/spring/CSC-BOT-&-Game-Night.md @@ -1,7 +1,7 @@ --- name: 'CSC BOT & Game Night' short: 'Learn about our plans for the term and play some games with us.' -date: 'Mon May 17 2021 21:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon May 17 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/spring/CSC-x-SE-Soc-Interview-Prep.md b/content/events/2021/spring/CSC-x-SE-Soc-Interview-Prep.md index 92b30bfe..edfaa6e0 100644 --- a/content/events/2021/spring/CSC-x-SE-Soc-Interview-Prep.md +++ b/content/events/2021/spring/CSC-x-SE-Soc-Interview-Prep.md @@ -1,7 +1,7 @@ --- name: 'CSC x SE Soc: Interview Prep' short: 'CSC and SE Soc are hosting an Interview Prep Workshop next week! Join Kristy Gao and Bimesh De Silva as they review the interview process, from behavioural to technical interviews. They''ll finish off with live mock interviews, and the event will be held on Twitch (https://www.twitch.tv/uwcsclub).' -date: 'Mon May 24 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon May 24 2021 19:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-1).md b/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-1).md index eb39d9d8..07389ac9 100644 --- a/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-1).md +++ b/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-1).md @@ -1,7 +1,7 @@ --- name: 'Drop-in Resume Critiques (Day 1)' short: 'Live Resume Critiques with Tech+, UW Data Science Club, and UW PM (registration required).' -date: 'Sat May 15 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat May 15 2021 19:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-2).md b/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-2).md index fd84cd87..ddb79b35 100644 --- a/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-2).md +++ b/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-2).md @@ -1,7 +1,7 @@ --- name: 'Drop-in Resume Critiques (Day 2)' short: 'Live Resume Critiques with Tech+, UW Data Science Club, and UW PM (registration required).' -date: 'Sun May 16 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sun May 16 2021 19:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/spring/Speed-Friending.md b/content/events/2021/spring/Speed-Friending.md index f67bbe27..18ea0e01 100644 --- a/content/events/2021/spring/Speed-Friending.md +++ b/content/events/2021/spring/Speed-Friending.md @@ -1,7 +1,7 @@ --- name: 'Speed-Friending' short: 'Come hop on a Zoom call with us to to connect with others in our community!' -date: 'Tue Jun 15 2021 21:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jun 15 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/spring/Titus-Winters-Tech-Talk.md b/content/events/2021/spring/Titus-Winters-Tech-Talk.md index 129b733b..5311522d 100644 --- a/content/events/2021/spring/Titus-Winters-Tech-Talk.md +++ b/content/events/2021/spring/Titus-Winters-Tech-Talk.md @@ -1,7 +1,7 @@ --- name: 'Titus Winters Tech Talk' short: 'Become inspired in an upcoming talk by Titus Winters on June 10th from 7-8pm ET, who will share how good team culture can positively impact code!' -date: 'Thu Jun 10 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 10 2021 19:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Afterhours-Personal-Relationships.md b/content/events/2021/winter/Afterhours-Personal-Relationships.md index da65466d..35065d2c 100644 --- a/content/events/2021/winter/Afterhours-Personal-Relationships.md +++ b/content/events/2021/winter/Afterhours-Personal-Relationships.md @@ -1,7 +1,7 @@ --- name: 'Afterhours: Personal Relationships' short: 'Join CSC as we talk about personal relationships.' -date: 'Sat Mar 06 2021 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Mar 06 2021 19:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Alt-Tab.md b/content/events/2021/winter/Alt-Tab.md index aa9e5d7b..1f944f86 100644 --- a/content/events/2021/winter/Alt-Tab.md +++ b/content/events/2021/winter/Alt-Tab.md @@ -1,7 +1,7 @@ --- name: 'Alt-Tab' short: 'Join us for lightning tech talk presented by students.' -date: 'Sat Mar 27 2021 15:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Mar 27 2021 14:30:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/CTCI136.md b/content/events/2021/winter/CTCI136.md index 716c1601..8b04acb9 100644 --- a/content/events/2021/winter/CTCI136.md +++ b/content/events/2021/winter/CTCI136.md @@ -1,7 +1,7 @@ --- name: 'CTCI136' short: 'Join us for tips and tricks on technical interviews.' -date: 'Tue Jan 26 2021 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Jan 26 2021 19:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Fun-Friday.md b/content/events/2021/winter/Fun-Friday.md index f18882be..48d1e359 100644 --- a/content/events/2021/winter/Fun-Friday.md +++ b/content/events/2021/winter/Fun-Friday.md @@ -1,7 +1,7 @@ --- name: 'Fun Friday' short: 'Join CSC as we play games all night!' -date: 'Fri Feb 19 2021 21:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 19 2021 20:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Get-involved-in-CS-Club!.md b/content/events/2021/winter/Get-involved-in-CS-Club!.md index 51c06243..00b9132d 100644 --- a/content/events/2021/winter/Get-involved-in-CS-Club!.md +++ b/content/events/2021/winter/Get-involved-in-CS-Club!.md @@ -1,7 +1,7 @@ --- name: 'Get involved in CS Club!' short: 'Learn about how you can involved with CS Club this term.' -date: 'Mon Jan 11 2021 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 11 2021 19:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Out-of-The-Box-React.md b/content/events/2021/winter/Out-of-The-Box-React.md index d543e305..f9726135 100644 --- a/content/events/2021/winter/Out-of-The-Box-React.md +++ b/content/events/2021/winter/Out-of-The-Box-React.md @@ -1,7 +1,7 @@ --- name: 'Out of The Box: React' short: 'Learn how React works and make your own version!' -date: 'Thu Mar 25 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 25 2021 19:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/RES-135.md b/content/events/2021/winter/RES-135.md index 5f6270e3..63a16b78 100644 --- a/content/events/2021/winter/RES-135.md +++ b/content/events/2021/winter/RES-135.md @@ -1,7 +1,7 @@ --- name: 'RES 135' short: 'Join us for resume and WaterlooWorks tips for the upcoming coop search.' -date: 'Thu Jan 14 2021 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 14 2021 19:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Recovering-From-a-Rough-Term.md b/content/events/2021/winter/Recovering-From-a-Rough-Term.md index ca3cf338..9109fc47 100644 --- a/content/events/2021/winter/Recovering-From-a-Rough-Term.md +++ b/content/events/2021/winter/Recovering-From-a-Rough-Term.md @@ -1,7 +1,7 @@ --- name: 'Recovering From a Rough Term' short: 'Join us to learn about other students have bounced back from a rough term, and how you can too.' -date: 'Thu Jan 28 2021 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 28 2021 19:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Speed-Friending.md b/content/events/2021/winter/Speed-Friending.md index 8f765168..45dd78ba 100644 --- a/content/events/2021/winter/Speed-Friending.md +++ b/content/events/2021/winter/Speed-Friending.md @@ -1,7 +1,7 @@ --- name: 'Speed-Friending' short: 'Join CSC to meet new people in a Speed-Friending event.' -date: 'Tue Mar 16 2021 20:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 16 2021 19:30:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Talk-to-CSC-Tuesday.md b/content/events/2021/winter/Talk-to-CSC-Tuesday.md index 3a6c8b7a..15fa6710 100644 --- a/content/events/2021/winter/Talk-to-CSC-Tuesday.md +++ b/content/events/2021/winter/Talk-to-CSC-Tuesday.md @@ -1,7 +1,7 @@ --- name: 'Talk to CSC Tuesday' short: 'Come meet and chill out with CSC execs.' -date: 'Tue Feb 16 2021 21:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 16 2021 20:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Theatre-Thursday.md b/content/events/2021/winter/Theatre-Thursday.md index 6ba81a01..46cd2bbe 100644 --- a/content/events/2021/winter/Theatre-Thursday.md +++ b/content/events/2021/winter/Theatre-Thursday.md @@ -1,7 +1,7 @@ --- name: 'Theatre Thursday' short: 'Come watch a movie with CSC!' -date: 'Thu Feb 18 2021 21:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 18 2021 20:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- -- 2.39.2 From 6d1622c4bb02a1c207c15800ed4f770fa81ee984 Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Mon, 20 Sep 2021 19:23:26 -0400 Subject: [PATCH 12/25] Update calendar --- public/events.ics | 5105 +++++++++++++++++++++++---------------------- 1 file changed, 2553 insertions(+), 2552 deletions(-) diff --git a/public/events.ics b/public/events.ics index 2870fc38..c99a3a97 100644 --- a/public/events.ics +++ b/public/events.ics @@ -8,23 +8,23 @@ X-WR-CALNAME:University of Waterloo Computer Science Club BEGIN:VEVENT UID:20210914T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z +DTSTAMP:20210920T232239Z DTSTART:20210914T230000Z DTEND:20210915T000000Z SUMMARY:CSC BOT & Game Night -LOCATION:Online - Twitch +LOCATION:Twitch DESCRIPTION:Learn about our plans for the term and play some games with us . --- Learn more at https:/csclub.uwaterloo.ca/events/2021/fall/BOT ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20210611T000000000Z@csclub.uwaterloo.ca +UID:20210610T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20210611T000000Z -DTEND:20210611T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20210610T230000Z +DTEND:20210611T000000Z SUMMARY:Titus Winters Tech Talk -LOCATION:Online - Online +LOCATION:Online DESCRIPTION:Become inspired in an upcoming talk by Titus Winters on June 1 0th from 7-8pm ET\, who will share how good team culture can positively im pact code! --- Learn more at https:/csclub.uwaterloo.ca/events/2021/spring @@ -32,52 +32,52 @@ DESCRIPTION:Become inspired in an upcoming talk by Titus Winters on June 1 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20210616T010000000Z@csclub.uwaterloo.ca +UID:20210616T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20210616T010000Z -DTEND:20210616T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20210616T000000Z +DTEND:20210616T010000Z SUMMARY:Speed-Friending -LOCATION:Online - Online +LOCATION:Online DESCRIPTION:Come hop on a Zoom call with us to to connect with others in o ur community! --- Learn more at https:/csclub.uwaterloo.ca/events/2021/spr ing/Speed-Friending ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20210517T000000000Z@csclub.uwaterloo.ca +UID:20210516T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20210517T000000Z -DTEND:20210517T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20210516T230000Z +DTEND:20210517T000000Z SUMMARY:Drop-in Resume Critiques (Day 2) -LOCATION:Online - Online +LOCATION:Online DESCRIPTION:Live Resume Critiques with Tech+\, UW Data Science Club\, and UW PM (registration required). --- Learn more at https:/csclub.uwaterloo.c a/events/2021/spring/Drop-in-Resume-Critiques-(Day-2) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20210516T000000000Z@csclub.uwaterloo.ca +UID:20210515T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20210516T000000Z -DTEND:20210516T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20210515T230000Z +DTEND:20210516T000000Z SUMMARY:Drop-in Resume Critiques (Day 1) -LOCATION:Online - Online +LOCATION:Online DESCRIPTION:Live Resume Critiques with Tech+\, UW Data Science Club\, and UW PM (registration required). --- Learn more at https:/csclub.uwaterloo.c a/events/2021/spring/Drop-in-Resume-Critiques-(Day-1) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20210525T000000000Z@csclub.uwaterloo.ca +UID:20210524T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20210525T000000Z -DTEND:20210525T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20210524T230000Z +DTEND:20210525T000000Z SUMMARY:CSC x SE Soc: Interview Prep -LOCATION:Online - Online +LOCATION:Online DESCRIPTION:CSC and SE Soc are hosting an Interview Prep Workshop next wee k! Join Kristy Gao and Bimesh De Silva as they review the interview proces s\, from behavioural to technical interviews. They'll finish off with live @@ -87,188 +87,188 @@ DESCRIPTION:CSC and SE Soc are hosting an Interview Prep Workshop next wee ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20210518T010000000Z@csclub.uwaterloo.ca +UID:20210518T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20210518T010000Z -DTEND:20210518T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20210518T000000Z +DTEND:20210518T010000Z SUMMARY:CSC BOT & Game Night -LOCATION:Online - Online +LOCATION:Online DESCRIPTION:Learn about our plans for the term and play some games with us . --- Learn more at https:/csclub.uwaterloo.ca/events/2021/spring/CSC-BOT- &-Game-Night ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20210718T000000000Z@csclub.uwaterloo.ca +UID:20210717T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20210718T000000Z -DTEND:20210718T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20210717T230000Z +DTEND:20210718T000000Z SUMMARY:Afterhours: Burnout -LOCATION:Online - Online +LOCATION:Online DESCRIPTION:This Afterhours will be a discussion about recognizing burnout \, recovering from burnout\, and preventing it from occurring. --- Learn m ore at https:/csclub.uwaterloo.ca/events/2021/spring/Afterhours-Burnout ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20210219T020000000Z@csclub.uwaterloo.ca +UID:20210219T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20210219T020000Z -DTEND:20210219T030000Z +DTSTAMP:20210920T232239Z +DTSTART:20210219T010000Z +DTEND:20210219T020000Z SUMMARY:Theatre Thursday -LOCATION:Online - Online +LOCATION:Online DESCRIPTION:Come watch a movie with CSC! --- Learn more at https:/csclub.u waterloo.ca/events/2021/winter/Theatre-Thursday ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20210217T020000000Z@csclub.uwaterloo.ca +UID:20210217T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20210217T020000Z -DTEND:20210217T030000Z +DTSTAMP:20210920T232239Z +DTSTART:20210217T010000Z +DTEND:20210217T020000Z SUMMARY:Talk to CSC Tuesday -LOCATION:Online - Online +LOCATION:Online DESCRIPTION:Come meet and chill out with CSC execs. --- Learn more at http s:/csclub.uwaterloo.ca/events/2021/winter/Talk-to-CSC-Tuesday ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20210317T003000000Z@csclub.uwaterloo.ca +UID:20210316T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20210317T003000Z -DTEND:20210317T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20210316T233000Z +DTEND:20210317T003000Z SUMMARY:Speed-Friending -LOCATION:Online - Online +LOCATION:Online DESCRIPTION:Join CSC to meet new people in a Speed-Friending event. --- Le arn more at https:/csclub.uwaterloo.ca/events/2021/winter/Speed-Friending ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20210129T010000000Z@csclub.uwaterloo.ca +UID:20210129T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20210129T010000Z -DTEND:20210129T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20210129T000000Z +DTEND:20210129T010000Z SUMMARY:Recovering From a Rough Term -LOCATION:Online - Online +LOCATION:Online DESCRIPTION:Join us to learn about other students have bounced back from a rough term\, and how you can too. --- Learn more at https:/csclub.uwaterl oo.ca/events/2021/winter/Recovering-From-a-Rough-Term ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20210115T010000000Z@csclub.uwaterloo.ca +UID:20210115T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20210115T010000Z -DTEND:20210115T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20210115T000000Z +DTEND:20210115T010000Z SUMMARY:RES 135 -LOCATION:Online - Online +LOCATION:Online DESCRIPTION:Join us for resume and WaterlooWorks tips for the upcoming coo p search. --- Learn more at https:/csclub.uwaterloo.ca/events/2021/winter/ RES-135 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20210326T000000000Z@csclub.uwaterloo.ca +UID:20210325T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20210326T000000Z -DTEND:20210326T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20210325T230000Z +DTEND:20210326T000000Z SUMMARY:Out of The Box: React -LOCATION:Online - Online +LOCATION:Online DESCRIPTION:Learn how React works and make your own version! --- Learn mor e at https:/csclub.uwaterloo.ca/events/2021/winter/Out-of-The-Box-React ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20210112T010000000Z@csclub.uwaterloo.ca +UID:20210112T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20210112T010000Z -DTEND:20210112T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20210112T000000Z +DTEND:20210112T010000Z SUMMARY:Get involved in CS Club! -LOCATION:Online - Online +LOCATION:Online DESCRIPTION:Learn about how you can involved with CS Club this term. --- L earn more at https:/csclub.uwaterloo.ca/events/2021/winter/Get-involved-in -CS-Club! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20210220T020000000Z@csclub.uwaterloo.ca +UID:20210220T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20210220T020000Z -DTEND:20210220T030000Z +DTSTAMP:20210920T232239Z +DTSTART:20210220T010000Z +DTEND:20210220T020000Z SUMMARY:Fun Friday -LOCATION:Online - Online +LOCATION:Online DESCRIPTION:Join CSC as we play games all night! --- Learn more at https:/ csclub.uwaterloo.ca/events/2021/winter/Fun-Friday ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20210127T010000000Z@csclub.uwaterloo.ca +UID:20210127T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20210127T010000Z -DTEND:20210127T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20210127T000000Z +DTEND:20210127T010000Z SUMMARY:CTCI136 -LOCATION:Online - Online +LOCATION:Online DESCRIPTION:Join us for tips and tricks on technical interviews. --- Learn more at https:/csclub.uwaterloo.ca/events/2021/winter/CTCI136 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20210327T193000000Z@csclub.uwaterloo.ca +UID:20210327T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20210327T193000Z -DTEND:20210327T203000Z +DTSTAMP:20210920T232239Z +DTSTART:20210327T183000Z +DTEND:20210327T193000Z SUMMARY:Alt-Tab -LOCATION:Online - Online +LOCATION:Online DESCRIPTION:Join us for lightning tech talk presented by students. --- Lea rn more at https:/csclub.uwaterloo.ca/events/2021/winter/Alt-Tab ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20210307T010000000Z@csclub.uwaterloo.ca +UID:20210307T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20210307T010000Z -DTEND:20210307T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20210307T000000Z +DTEND:20210307T010000Z SUMMARY:Afterhours: Personal Relationships -LOCATION:Online - Online +LOCATION:Online DESCRIPTION:Join CSC as we talk about personal relationships. --- Learn mo re at https:/csclub.uwaterloo.ca/events/2021/winter/Afterhours-Personal-Re lationships ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20201119T230000000Z@csclub.uwaterloo.ca +UID:20201119T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20201119T230000Z -DTEND:20201120T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20201119T220000Z +DTEND:20201119T230000Z SUMMARY:WiCS x CSC: Alt-Tab -LOCATION:Online - Online +LOCATION:Online DESCRIPTION:CSC and WiCS are hosting Alt-Tab on November 19th\, 5-7 PM EST . --- Learn more at https:/csclub.uwaterloo.ca/events/2020/fall/WiCS-x-CSC -Alt-Tab ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20201126T010000000Z@csclub.uwaterloo.ca +UID:20201126T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20201126T010000Z -DTEND:20201126T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20201126T000000Z +DTEND:20201126T010000Z SUMMARY:Roasting Our First Year Resumes -LOCATION:Online - Online +LOCATION:Online DESCRIPTION:Upper years students will be critiquing their own resumes from first year.πŸ‘‰ Streamed at [twitch.tv/uwcsclub]() --- Learn more at https:/csclub.uwaterloo.ca/events/2020/fall/Roasti @@ -276,52 +276,52 @@ DESCRIPTION:Upper years students will be critiquing their own resumes from ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20200312T230000000Z@csclub.uwaterloo.ca +UID:20200312T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20200312T230000Z -DTEND:20200313T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20200312T220000Z +DTEND:20200312T230000Z SUMMARY:WiCS x CSC Bondfire -LOCATION:MC Comfy +LOCATION:University of Waterloo - MC Comfy DESCRIPTION:\"Bonfire\" with WiCS Thursday March 12th @ 6PM in MC Comfy -- - Learn more at https:/csclub.uwaterloo.ca/events/2020/winter/WiCS-x-CSC-B ondfire ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20200212T000000000Z@csclub.uwaterloo.ca +UID:20200211T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20200212T000000Z -DTEND:20200212T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20200211T230000Z +DTEND:20200212T000000Z SUMMARY:Physical Security Workshop -LOCATION:MC 4045 +LOCATION:University of Waterloo - MC 4045 DESCRIPTION:Physical Security Workshop on Tuesday\, Feb 11th\, at 6:00 PM in MC 4045 --- Learn more at https:/csclub.uwaterloo.ca/events/2020/winter /Physical-Security-Workshop ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20200129T003000000Z@csclub.uwaterloo.ca +UID:20200128T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20200129T003000Z -DTEND:20200129T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20200128T233000Z +DTEND:20200129T003000Z SUMMARY:Code Party 0 -LOCATION:STC 0010 +LOCATION:University of Waterloo - STC 0010 DESCRIPTION:Code Party 0 on January 28th\, 2020\, at 6:30 PM in STC 0010 - -- Learn more at https:/csclub.uwaterloo.ca/events/2020/winter/Code-Party- 0 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20190606T000000000Z@csclub.uwaterloo.ca +UID:20190605T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20190606T000000Z -DTEND:20190606T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20190605T230000Z +DTEND:20190606T000000Z SUMMARY:WiCS x CSC Bondfire Night -LOCATION:MOVED to MC Comfy +LOCATION:University of Waterloo - MOVED to MC Comfy DESCRIPTION:The Computer Science Club will be holding a joint event with W omen in Computer Science on Wednesday\, June 5th at MC Comfy at 7:00 PM. N OTE: the event has been moved from the Laurel Creek Firepit due to rain. - @@ -330,13 +330,13 @@ DESCRIPTION:The Computer Science Club will be holding a joint event with W ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20190517T000000000Z@csclub.uwaterloo.ca +UID:20190516T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20190517T000000Z -DTEND:20190517T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20190516T230000Z +DTEND:20190517T000000Z SUMMARY:Spring 2019 Elections -LOCATION:MC Comfy (MC 3001) +LOCATION:University of Waterloo - MC Comfy (MC 3001) DESCRIPTION:The Computer Science Club will be holding elections for the Sp ring 2019 term on Thursday\, May 16th in MC Comfy (MC 3001) at 7:00 PM. -- - Learn more at https:/csclub.uwaterloo.ca/events/2019/spring/Spring-2019- @@ -344,65 +344,65 @@ DESCRIPTION:The Computer Science Club will be holding elections for the Sp ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20190710T000000000Z@csclub.uwaterloo.ca +UID:20190709T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20190710T000000Z -DTEND:20190710T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20190709T230000Z +DTEND:20190710T000000Z SUMMARY:Movie Night -LOCATION:MC Comfy +LOCATION:University of Waterloo - MC Comfy DESCRIPTION:The Computer Science Club will be holding a joint event with W omen in Computer Science on Tuesday\, July 9th at MC Comfy at 7:00 PM. --- Learn more at https:/csclub.uwaterloo.ca/events/2019/spring/Movie-Night ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20190729T230000000Z@csclub.uwaterloo.ca +UID:20190729T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20190729T230000Z -DTEND:20190730T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20190729T220000Z +DTEND:20190729T230000Z SUMMARY:End of Term Event -LOCATION:MC Comfy +LOCATION:University of Waterloo - MC Comfy DESCRIPTION:The Computer Science Club will be holding a end of term event on Monday\, July 29th at MC Comfy at 6:00 PM. --- Learn more at https:/csc lub.uwaterloo.ca/events/2019/spring/End-of-Term-Event ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20190618T230000000Z@csclub.uwaterloo.ca +UID:20190618T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20190618T230000Z -DTEND:20190619T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20190618T220000Z +DTEND:20190618T230000Z SUMMARY:Code Party 0 -LOCATION:PHY 150 +LOCATION:University of Waterloo - PHY 150 DESCRIPTION:The Computer Science Club will be holding Code Party 0 on Tues day\, June 18th at PHY 150 at 6:00 PM. --- Learn more at https:/csclub.uwa terloo.ca/events/2019/spring/Code-Party-0 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20190718T230000000Z@csclub.uwaterloo.ca +UID:20190718T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20190718T230000Z -DTEND:20190719T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20190718T220000Z +DTEND:20190718T230000Z SUMMARY:Alt-Tab -LOCATION:MC 5417 +LOCATION:University of Waterloo - MC 5417 DESCRIPTION:The Computer Science Club will be holding a joint event with W omen in Computer Science on Thursday\, July 18th at MC 5417 at 6:00 PM. -- - Learn more at https:/csclub.uwaterloo.ca/events/2019/spring/Alt-Tab ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20190405T203000000Z@csclub.uwaterloo.ca +UID:20190405T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20190405T203000Z -DTEND:20190405T213000Z +DTSTAMP:20210920T232239Z +DTSTART:20190405T193000Z +DTEND:20190405T203000Z SUMMARY:Prof talk: Making the Switch: Going from 2D to S3D -LOCATION:STC 0020 +LOCATION:University of Waterloo - STC 0020 DESCRIPTION:We will be having our second prof talk of the term with Lesley Istead\, on April 5\, 3:30 pm in STC 0020. She will be talking about the problems and algorithms used in the film industry to go from 2D to S3D. Co @@ -412,76 +412,76 @@ DESCRIPTION:We will be having our second prof talk of the term with Lesley ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20190320T210000000Z@csclub.uwaterloo.ca +UID:20190320T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20190320T210000Z -DTEND:20190320T220000Z +DTSTAMP:20210920T232239Z +DTSTART:20190320T200000Z +DTEND:20190320T210000Z SUMMARY:Prof talk: Animated Tilings -LOCATION:PHY 150 +LOCATION:University of Waterloo - PHY 150 DESCRIPTION:Professor Craig Kaplan will be talking about tiling arrangemen ts on March 20th\, 2019\, at 4 PM in PHY 150 --- Learn more at https:/cscl ub.uwaterloo.ca/events/2019/winter/Prof-talk-Animated-Tilings ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20190302T180000000Z@csclub.uwaterloo.ca +UID:20190302T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20190302T180000Z -DTEND:20190302T190000Z +DTSTAMP:20210920T232239Z +DTSTART:20190302T170000Z +DTEND:20190302T180000Z SUMMARY:Git 101 -LOCATION:QNC 1502 +LOCATION:University of Waterloo - QNC 1502 DESCRIPTION:Git 101 workshop on March 2nd\, 2019\, at 12 PM in QNC 1502 -- - Learn more at https:/csclub.uwaterloo.ca/events/2019/winter/Git-101 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20190313T230000000Z@csclub.uwaterloo.ca +UID:20190313T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20190313T230000Z -DTEND:20190314T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20190313T220000Z +DTEND:20190313T230000Z SUMMARY:Code Party 0 -LOCATION:QNC 1502 +LOCATION:University of Waterloo - QNC 1502 DESCRIPTION:Code Party 0 on March 13th\, 2019\, at 6 PM in QNC 1502 --- Le arn more at https:/csclub.uwaterloo.ca/events/2019/winter/Code-Party-0 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20190321T230000000Z@csclub.uwaterloo.ca +UID:20190321T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20190321T230000Z -DTEND:20190322T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20190321T220000Z +DTEND:20190321T230000Z SUMMARY:CSC + WiCS Movie Night -LOCATION:MC Comfy +LOCATION:University of Waterloo - MC Comfy DESCRIPTION:CSC + WiCS Movie Night on March 21th\, 2019\, at 6 PM in MC Co mfy --- Learn more at https:/csclub.uwaterloo.ca/events/2019/winter/CSC-+- WiCS-Movie-Night ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20190125T003000000Z@csclub.uwaterloo.ca +UID:20190124T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20190125T003000Z -DTEND:20190125T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20190124T233000Z +DTEND:20190125T003000Z SUMMARY:Algorithms practice workshop -LOCATION:STC 0060 +LOCATION:University of Waterloo - STC 0060 DESCRIPTION:Algorithms practice workshop on January 24th\, 2019\, at 6:30 PM in STC 0060 --- Learn more at https:/csclub.uwaterloo.ca/events/2019/wi nter/Algorithms-practice-workshop ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20181105T233000000Z@csclub.uwaterloo.ca +UID:20181105T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20181105T233000Z -DTEND:20181106T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20181105T223000Z +DTEND:20181105T233000Z SUMMARY:[Cancelled] BBC micro:bit computer: What is it good for? -LOCATION:MC-4063 +LOCATION:University of Waterloo - MC-4063 DESCRIPTION:Professor Richard Mann will be talking about the BBC micro:bit \, an embedded computer that is popular with hobbyists and comes with a va riety of peripherals. --- Learn more at https:/csclub.uwaterloo.ca/events/ @@ -489,91 +489,91 @@ DESCRIPTION:Professor Richard Mann will be talking about the BBC micro:bit ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20181022T223000000Z@csclub.uwaterloo.ca +UID:20181022T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20181022T223000Z -DTEND:20181022T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20181022T213000Z +DTEND:20181022T223000Z SUMMARY:Unix 101 -LOCATION:MC-3003 +LOCATION:University of Waterloo - MC-3003 DESCRIPTION:Learn the basics of UNIX with the CS Club on October 22\, 5:30 PM in MC 3003. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/f all/Unix-101 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20181112T233000000Z@csclub.uwaterloo.ca +UID:20181112T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20181112T233000Z -DTEND:20181113T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20181112T223000Z +DTEND:20181112T233000Z SUMMARY:Netplay in emulators -LOCATION:MC-4063 +LOCATION:University of Waterloo - MC-4063 DESCRIPTION:Professor Gregor Richards will be talking about netplay in emu lators\, which allows for playing video games over the internet. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/fall/Netplay-in-emulators ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20181029T223000000Z@csclub.uwaterloo.ca +UID:20181029T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20181029T223000Z -DTEND:20181029T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20181029T213000Z +DTEND:20181029T223000Z SUMMARY:Gloves 101 -LOCATION:QNC-1506 +LOCATION:University of Waterloo - QNC-1506 DESCRIPTION:Make touchscreen gloves with the CS Club on October 29\, 5:30 PM in QNC 1506. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/f all/Gloves-101 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20181015T223000000Z@csclub.uwaterloo.ca +UID:20181015T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20181015T223000Z -DTEND:20181015T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20181015T213000Z +DTEND:20181015T223000Z SUMMARY:Data Driven UIs\, Incrementally -LOCATION:DC 1302 +LOCATION:University of Waterloo - DC 1302 DESCRIPTION:Jane Street's Yaron Minsky is coming to Waterloo to give a tal k aimed at undergraduate students. --- Learn more at https:/csclub.uwaterl oo.ca/events/2018/fall/Data-Driven-UIs\,-Incrementally ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20181018T233000000Z@csclub.uwaterloo.ca +UID:20181018T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20181018T233000Z -DTEND:20181019T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20181018T223000Z +DTEND:20181018T233000Z SUMMARY:Code Party 0 -LOCATION:EV3-1408 +LOCATION:University of Waterloo - EV3-1408 DESCRIPTION:The CS Club is hosting our first Code Party of the term from 6 :30pm until \\~9:30pm in EV3-1408\, on Thursday October 18. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/fall/Code-Party-0 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20181203T130000000Z@csclub.uwaterloo.ca +UID:20181203T120000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20181203T130000Z -DTEND:20181203T140000Z +DTSTAMP:20210920T232239Z +DTSTART:20181203T120000Z +DTEND:20181203T130000Z SUMMARY:CSC EOT -LOCATION:MC Comfy +LOCATION:University of Waterloo - MC Comfy DESCRIPTION:CSC End of term celebrations on December 3rd\, at 7 PM in MC C omfy. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/fall/CSC-EO T ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20181004T000000000Z@csclub.uwaterloo.ca +UID:20181003T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20181004T000000Z -DTEND:20181004T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20181003T230000Z +DTEND:20181004T000000Z SUMMARY:CSC & WiCS & MathSoc go outside! -LOCATION:Columbia Lake Firepit 2 +LOCATION:University of Waterloo - Columbia Lake Firepit 2 DESCRIPTION:We will be having a bonfire this Wednesday\, Oct 3rd 7-10pm\, at Columbia Lake Firepit 2 (NW of CIF)\, co-hosted with WiCS and MathSoc. Smores and snacks will be provided! --- Learn more at https:/csclub.uwater @@ -581,13 +581,13 @@ DESCRIPTION:We will be having a bonfire this Wednesday\, Oct 3rd 7-10pm\, ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20181130T000000000Z@csclub.uwaterloo.ca +UID:20181129T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20181130T000000Z -DTEND:20181130T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20181129T230000Z +DTEND:20181130T000000Z SUMMARY:Alt-Tab -LOCATION:MC 5479 +LOCATION:University of Waterloo - MC 5479 DESCRIPTION:Alt-Tab is coming up next week on Thursday Nov. 29th 6-8pm at MC 5417. We have an amazing group of members giving short talks on topics of their choice. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/ @@ -595,26 +595,26 @@ DESCRIPTION:Alt-Tab is coming up next week on Thursday Nov. 29th 6-8pm at ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20180717T230000000Z@csclub.uwaterloo.ca +UID:20180717T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20180717T230000Z -DTEND:20180718T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20180717T220000Z +DTEND:20180717T230000Z SUMMARY:Sound: From microphones to speakers and everything inbetween -LOCATION:MC 4041 +LOCATION:University of Waterloo - MC 4041 DESCRIPTION:The CSC will be hosting a Prof Talk by Richard Mann. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/spring/Sound-From-micropho nes-to-speakers-and-everything-inbetween ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20180528T233000000Z@csclub.uwaterloo.ca +UID:20180528T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20180528T233000Z -DTEND:20180529T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20180528T223000Z +DTEND:20180528T233000Z SUMMARY:Code Party 0 -LOCATION:STC 0020 +LOCATION:University of Waterloo - STC 0020 DESCRIPTION:The CS Club is hosting our first Code Party of the term from 6 :30pm until \\~9:30pm in STC 0020!Come code with us\, eat some food\, do s ome things. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/sprin @@ -622,13 +622,13 @@ DESCRIPTION:The CS Club is hosting our first Code Party of the term from 6 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20180711T230000000Z@csclub.uwaterloo.ca +UID:20180711T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20180711T230000Z -DTEND:20180712T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20180711T220000Z +DTEND:20180711T230000Z SUMMARY:Capture the Flag -LOCATION:STC 0010 +LOCATION:University of Waterloo - STC 0010 DESCRIPTION:Test your programming\, web\, networking\, and trivia skills i n this computer security themed contest. Learn how to reverse engineer\, c rack codes\, find flaws in websites\, and use security tools. --- Learn mo @@ -636,13 +636,13 @@ DESCRIPTION:Test your programming\, web\, networking\, and trivia skills i ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20180604T230000000Z@csclub.uwaterloo.ca +UID:20180604T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20180604T230000Z -DTEND:20180605T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20180604T220000Z +DTEND:20180604T230000Z SUMMARY:CSC and WiCS Go Outside -LOCATION:Laurel Creek Firepit +LOCATION:University of Waterloo - Laurel Creek Firepit DESCRIPTION:Come join us for a bonfire outside at the Laurel Creek firepit (across Ring. Rd. from EV3) with fellow CSC and WiCS members. Smores and snacks will be provided. --- Learn more at https:/csclub.uwaterloo.ca/even @@ -650,26 +650,26 @@ DESCRIPTION:Come join us for a bonfire outside at the Laurel Creek firepit ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20180704T230000000Z@csclub.uwaterloo.ca +UID:20180704T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20180704T230000Z -DTEND:20180705T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20180704T220000Z +DTEND:20180704T230000Z SUMMARY:Alt-Tab -LOCATION:MC 4058 +LOCATION:University of Waterloo - MC 4058 DESCRIPTION:Come hear 10-15 minutes talks from CSC members on a variety of topics. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/spring/A lt-Tab ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20180115T230000000Z@csclub.uwaterloo.ca +UID:20180115T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20180115T230000Z -DTEND:20180116T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20180115T220000Z +DTEND:20180115T230000Z SUMMARY:Winter 2018 Elections -LOCATION:MC Comfy +LOCATION:University of Waterloo - MC Comfy DESCRIPTION:The Computer Science Club will be holding elections for the Wi nter 2018 President\, Vice-President\, Secretary and Treasurer. Additional ly\, the Systems Administrator\, Office Manager and Librarian\, CTF Club L @@ -678,13 +678,13 @@ DESCRIPTION:The Computer Science Club will be holding elections for the Wi ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20180327T000000000Z@csclub.uwaterloo.ca +UID:20180326T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20180327T000000Z -DTEND:20180327T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20180326T230000Z +DTEND:20180327T000000Z SUMMARY:Uncode Party with WiCS -LOCATION:QNC 2502 +LOCATION:University of Waterloo - QNC 2502 DESCRIPTION: We are having a joint Code Party with Women in Computer Scien ce (WiCS). This time\, it's an Uncode Party\, where you try to find the wo rst solutions possible to programming problems that we will provide. --- @@ -693,13 +693,13 @@ DESCRIPTION: We are having a joint Code Party with Women in Computer Scien ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20180207T233000000Z@csclub.uwaterloo.ca +UID:20180207T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20180207T233000Z -DTEND:20180208T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20180207T223000Z +DTEND:20180207T233000Z SUMMARY:Technical Interview Prep -LOCATION:QNC 1502 +LOCATION:University of Waterloo - QNC 1502 DESCRIPTION:Our first workshop of the term! Fatema and Arshia will be head ing a workshop on how to prepare for technical interviews.Got technical in terviews? Come out! --- Learn more at https:/csclub.uwaterloo.ca/events/20 @@ -707,13 +707,13 @@ DESCRIPTION:Our first workshop of the term! Fatema and Arshia will be head ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20180312T230000000Z@csclub.uwaterloo.ca +UID:20180312T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20180312T230000Z -DTEND:20180313T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20180312T220000Z +DTEND:20180312T230000Z SUMMARY:Programming for the 22nd Century -LOCATION:MC Comfy +LOCATION:University of Waterloo - MC Comfy DESCRIPTION:We are bringing an out-of-town speaker\, John \"maddog\" Hall\ , to come speak! Come to this event\, where he will be talking about chang es in programming paradigms since the invention of C\, and the discussion @@ -722,13 +722,13 @@ DESCRIPTION:We are bringing an out-of-town speaker\, John \"maddog\" Hall\ ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20180322T230000000Z@csclub.uwaterloo.ca +UID:20180322T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20180322T230000Z -DTEND:20180323T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20180322T220000Z +DTEND:20180322T230000Z SUMMARY:Prof Talk with Richard Mann -LOCATION:MC 4059 +LOCATION:University of Waterloo - MC 4059 DESCRIPTION:Professor Richard Mann will be giving a talk on black-box test ing of audio gear. Come out to see fancy audio gear\, learn more about his Advanced Topics course in Computational Sound\, and eat free food! Click @@ -737,13 +737,13 @@ DESCRIPTION:Professor Richard Mann will be giving a talk on black-box test ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20180313T230000000Z@csclub.uwaterloo.ca +UID:20180313T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20180313T230000Z -DTEND:20180314T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20180313T220000Z +DTEND:20180313T230000Z SUMMARY:Discussion with maddog -LOCATION:MC Comfy +LOCATION:University of Waterloo - MC Comfy DESCRIPTION:We'll be having a discussion session with maddog\, an out-of-t own speaker from the LPI. Food will be provided\, as well as good company. Come out! --- Learn more at https:/csclub.uwaterloo.ca/events/2018/winter @@ -751,13 +751,13 @@ DESCRIPTION:We'll be having a discussion session with maddog\, an out-of-t ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20180126T000000000Z@csclub.uwaterloo.ca +UID:20180125T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20180126T000000Z -DTEND:20180126T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20180125T230000Z +DTEND:20180126T000000Z SUMMARY:Code Party 0 -LOCATION:STC 0040 +LOCATION:University of Waterloo - STC 0040 DESCRIPTION:Our first code party of the term! Food is sandwiches\, constit ution amendments are a go\, and Dr. Morton will be talking there! It'll be fun. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/winter/Code @@ -765,13 +765,13 @@ DESCRIPTION:Our first code party of the term! Food is sandwiches\, constit ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20180328T230000000Z@csclub.uwaterloo.ca +UID:20180328T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20180328T230000Z -DTEND:20180329T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20180328T220000Z +DTEND:20180328T230000Z SUMMARY:Alt-Tab: W18 -LOCATION:MC 4020 +LOCATION:University of Waterloo - MC 4020 DESCRIPTION: CSC will be hosting our termly Alt-Tab event\, the Computer S cience version of Short Attention Span Math Seminars (SASMS) hosted by tha t math club down the hall. It will be a night full of friendly talks. --- @@ -779,13 +779,13 @@ DESCRIPTION: CSC will be hosting our termly Alt-Tab event\, the Computer S ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20171012T223000000Z@csclub.uwaterloo.ca +UID:20171012T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20171012T223000Z -DTEND:20171012T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20171012T213000Z +DTEND:20171012T223000Z SUMMARY:Unix 101 -LOCATION:MC 3003 +LOCATION:University of Waterloo - MC 3003 DESCRIPTION:Interested in Linux\, but don't know where to start? Come lear n some basic topics with us including interaction with the shell\, motivat ion for using it\, some simple commands\, and more! (Snacks after) --- Lea @@ -793,13 +793,13 @@ DESCRIPTION:Interested in Linux\, but don't know where to start? Come lear ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20170922T230000000Z@csclub.uwaterloo.ca +UID:20170922T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20170922T230000Z -DTEND:20170923T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20170922T220000Z +DTEND:20170922T230000Z SUMMARY:Fall 2017 Special Elections -LOCATION:MC Comfy Lounge +LOCATION:University of Waterloo - MC Comfy Lounge DESCRIPTION:The Computer Science Club will be holding special elections fo r the Spring 2017 Vice-President and Secretary. Additionally\, the Systems Administrator\, Office Manager and Librarian\, CTF Club Liaison and IMPAD @@ -808,13 +808,13 @@ DESCRIPTION:The Computer Science Club will be holding special elections fo ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20170915T230000000Z@csclub.uwaterloo.ca +UID:20170915T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20170915T230000Z -DTEND:20170916T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20170915T220000Z +DTEND:20170915T230000Z SUMMARY:Fall 2017 Elections -LOCATION:MC Comfy Lounge +LOCATION:University of Waterloo - MC Comfy Lounge DESCRIPTION:The Computer Science Club will be holding elections for the Sp ring 2017 President\, Vice-President\, Secretary and Treasurer. Additional ly\, the Systems Administrator\, Office Manager and Librarian\, CTF Club L @@ -823,26 +823,26 @@ DESCRIPTION:The Computer Science Club will be holding elections for the Sp ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20171202T000000000Z@csclub.uwaterloo.ca +UID:20171201T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20171202T000000Z -DTEND:20171202T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20171201T230000Z +DTEND:20171202T000000Z SUMMARY:End of Term Event -LOCATION:MC Comfy +LOCATION:University of Waterloo - MC Comfy DESCRIPTION:Join fellow CSC members for our end of term social. There will be food and good company. We can grab board games from Mathsoc. --- Learn more at https:/csclub.uwaterloo.ca/events/2017/fall/End-of-Term-Event ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20171115T233000000Z@csclub.uwaterloo.ca +UID:20171115T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20171115T233000Z -DTEND:20171116T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20171115T223000Z +DTEND:20171115T233000Z SUMMARY:Code Party 1 -LOCATION:STC 0050 +LOCATION:University of Waterloo - STC 0050 DESCRIPTION:The CS Club is hosting our second Code Party of the term from 6:00pm until late in the evening in STC 0050!Come code with us\, eat some food\, do some things. --- Learn more at https:/csclub.uwaterloo.ca/events @@ -850,13 +850,13 @@ DESCRIPTION:The CS Club is hosting our second Code Party of the term from ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20170929T233000000Z@csclub.uwaterloo.ca +UID:20170929T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20170929T233000Z -DTEND:20170930T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20170929T223000Z +DTEND:20170929T233000Z SUMMARY:Code Party 0 -LOCATION:M3 1006 +LOCATION:University of Waterloo - M3 1006 DESCRIPTION:The CS Club is hosting our first Code Party of the term (Frida y September 29th) from 6:30pm until late in the evening in M3 1006!Come co de with us\, eat some food\, do some things. --- Learn more at https:/cscl @@ -864,13 +864,13 @@ DESCRIPTION:The CS Club is hosting our first Code Party of the term (Frida ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20171115T000000000Z@csclub.uwaterloo.ca +UID:20171114T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20171115T000000Z -DTEND:20171115T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20171114T230000Z +DTEND:20171115T000000Z SUMMARY:Capture the Flag Computing Competition -LOCATION:STC 0020 +LOCATION:University of Waterloo - STC 0020 DESCRIPTION:Test your programming\, web\, networking\, and trivial skillsL earn how to reverse engineer\, crack codes\, and use various tools.Win pri zes! --- Learn more at https:/csclub.uwaterloo.ca/events/2017/fall/Capture @@ -878,26 +878,26 @@ DESCRIPTION:Test your programming\, web\, networking\, and trivial skillsL ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20171124T000000000Z@csclub.uwaterloo.ca +UID:20171123T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20171124T000000Z -DTEND:20171124T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20171123T230000Z +DTEND:20171124T000000Z SUMMARY:CTF Computer Networking Workshop -LOCATION:STC 0010 +LOCATION:University of Waterloo - STC 0010 DESCRIPTION:Hosted in collaboration with the [Univerisy of Waterloo CTF Cl ub]() --- Learn more at https:/csclub.uwaterloo.c a/events/2017/fall/CTF-Computer-Networking-Workshop ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20171005T230000000Z@csclub.uwaterloo.ca +UID:20171005T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20171005T230000Z -DTEND:20171006T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20171005T220000Z +DTEND:20171005T230000Z SUMMARY:CSC Goes Outside -LOCATION:Laurel Creek Firepit +LOCATION:University of Waterloo - Laurel Creek Firepit DESCRIPTION:Come join us for a bonfire outside at the Laurel Creek firepit (across Ring. Rd. from EV3) with fellow CSC members. Smores and snacks wi ll be provided. --- Learn more at https:/csclub.uwaterloo.ca/events/2017/f @@ -905,13 +905,13 @@ DESCRIPTION:Come join us for a bonfire outside at the Laurel Creek firepit ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20171103T000000000Z@csclub.uwaterloo.ca +UID:20171102T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20171103T000000Z -DTEND:20171103T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20171102T230000Z +DTEND:20171103T000000Z SUMMARY:CSC+WiCS Fall Social and Movie Night -LOCATION:MC 4059 and MC 4061 +LOCATION:University of Waterloo - MC 4059 and MC 4061 DESCRIPTION:Join other CSC and WiCS members for a social event featuring f ree food\, board games and a showing of Wonder Woman. --- Learn more at ht tps:/csclub.uwaterloo.ca/events/2017/fall/CSC+WiCS-Fall-Social-and-Movie-N @@ -919,13 +919,13 @@ DESCRIPTION:Join other CSC and WiCS members for a social event featuring f ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20171110T000000000Z@csclub.uwaterloo.ca +UID:20171109T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20171110T000000Z -DTEND:20171110T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20171109T230000Z +DTEND:20171110T000000Z SUMMARY:Alt+Tab Talks -LOCATION:MC 4059 +LOCATION:University of Waterloo - MC 4059 DESCRIPTION:Come watch (or give!) interesting short talks by CS Club membe rs. Talks include \"Dynamic programming as path finding\"\, \"What is a la nding page\"\, \"Subsurface scattering\" and \"How to compute on a GPU\"\, @@ -936,26 +936,26 @@ DESCRIPTION:Come watch (or give!) interesting short talks by CS Club membe ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20170601T230000000Z@csclub.uwaterloo.ca +UID:20170601T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20170601T230000Z -DTEND:20170602T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20170601T220000Z +DTEND:20170601T230000Z SUMMARY:Unix 102 -LOCATION:MC 3003 +LOCATION:University of Waterloo - MC 3003 DESCRIPTION:Come gain some more in-depth knowledge or some less well-known tips and tricks for using the command line. --- Learn more at https:/cscl ub.uwaterloo.ca/events/2017/spring/Unix-102 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20170615T230000000Z@csclub.uwaterloo.ca +UID:20170615T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20170615T230000Z -DTEND:20170616T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20170615T220000Z +DTEND:20170615T230000Z SUMMARY:Understanding machine learning - a theory perspective -LOCATION:MC4060 +LOCATION:University of Waterloo - MC4060 DESCRIPTION:Professor Shai Ben-David will discuss the basic principles beh ind machine learning and how they relate to some of the headline-making pr actical tools\, in addition to the major research challenges and direction @@ -965,25 +965,25 @@ DESCRIPTION:Professor Shai Ben-David will discuss the basic principles beh ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20170715T150000000Z@csclub.uwaterloo.ca +UID:20170715T140000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20170715T150000Z -DTEND:20170715T160000Z +DTSTAMP:20210920T232239Z +DTSTART:20170715T140000Z +DTEND:20170715T150000Z SUMMARY:Spring Cleaning -LOCATION:CSC Office +LOCATION:University of Waterloo - CSC Office DESCRIPTION:Join us for Spring Cleaning! --- Learn more at https:/csclub.u waterloo.ca/events/2017/spring/Spring-Cleaning ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20170517T230000000Z@csclub.uwaterloo.ca +UID:20170517T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20170517T230000Z -DTEND:20170518T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20170517T220000Z +DTEND:20170517T230000Z SUMMARY:Spring 2017 Elections -LOCATION:MC Comfy Lounge +LOCATION:University of Waterloo - MC Comfy Lounge DESCRIPTION:The Computer Science Club will be holding elections for the Sp ring 2017 President\, Vice-President\, Secretary and Treasurer. Additional ly\, the Systems Administrator\, Office Manager and Librarian will be appo @@ -992,63 +992,63 @@ DESCRIPTION:The Computer Science Club will be holding elections for the Sp ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20170724T230000000Z@csclub.uwaterloo.ca +UID:20170724T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20170724T230000Z -DTEND:20170725T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20170724T220000Z +DTEND:20170724T230000Z SUMMARY:End of Term Party -LOCATION:MC Comfy +LOCATION:University of Waterloo - MC Comfy DESCRIPTION:Come celebrate the end of the term with us in MC Comfy! --- Le arn more at https:/csclub.uwaterloo.ca/events/2017/spring/End-of-Term-Part y ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20170622T230000000Z@csclub.uwaterloo.ca +UID:20170622T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20170622T230000Z -DTEND:20170623T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20170622T220000Z +DTEND:20170622T230000Z SUMMARY:Code Party 0 -LOCATION:STC 0020 +LOCATION:University of Waterloo - STC 0020 DESCRIPTION:Join us for Code Party 0! --- Learn more at https:/csclub.uwat erloo.ca/events/2017/spring/Code-Party-0 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20170706T000000000Z@csclub.uwaterloo.ca +UID:20170705T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20170706T000000Z -DTEND:20170706T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20170705T230000Z +DTEND:20170706T000000Z SUMMARY:CSC and WiCS Goes Outside -LOCATION:Laurel Creek Firepit +LOCATION:University of Waterloo - Laurel Creek Firepit DESCRIPTION:Come join Women in Computer Science and the Computer Science C lub outdoors! --- Learn more at https:/csclub.uwaterloo.ca/events/2017/spr ing/CSC-and-WiCS-Goes-Outside ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20170718T220000000Z@csclub.uwaterloo.ca +UID:20170718T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20170718T220000Z -DTEND:20170718T230000Z +DTSTAMP:20210920T232239Z +DTSTART:20170718T210000Z +DTEND:20170718T220000Z SUMMARY:Alt-Tab: S17 -LOCATION:MC4040 +LOCATION:University of Waterloo - MC4040 DESCRIPTION:Join us for food and interesting member talks! --- Learn more at https:/csclub.uwaterloo.ca/events/2017/spring/Alt-Tab-S17 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20170113T000000000Z@csclub.uwaterloo.ca +UID:20170112T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20170113T000000Z -DTEND:20170113T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20170112T230000Z +DTEND:20170113T000000Z SUMMARY:Winter 2017 Elections -LOCATION:MC Comfy Lounge +LOCATION:University of Waterloo - MC Comfy Lounge DESCRIPTION:The Computer Science Club will be holding elections for the Wi nter 2017 President\, Vice-President\, Secretary and Treasurer. Additional ly\, the Systems Administrator\, Office Manager and Librarian will be appo @@ -1057,13 +1057,13 @@ DESCRIPTION:The Computer Science Club will be holding elections for the Wi ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20170322T230000000Z@csclub.uwaterloo.ca +UID:20170322T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20170322T230000Z -DTEND:20170323T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20170322T220000Z +DTEND:20170322T230000Z SUMMARY:Unix 201 -LOCATION:MC 4045 +LOCATION:University of Waterloo - MC 4045 DESCRIPTION:A talk and demo about more advanced Unix tricks and tools than are taught in our regular Unix 101 events. Topics may include customizing your prompt\, the ranger console file manager\, fancy shells\, htop\, rsy @@ -1072,13 +1072,13 @@ DESCRIPTION:A talk and demo about more advanced Unix tricks and tools than ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20170405T220000000Z@csclub.uwaterloo.ca +UID:20170405T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20170405T220000Z -DTEND:20170405T230000Z +DTSTAMP:20210920T232239Z +DTSTART:20170405T210000Z +DTEND:20170405T220000Z SUMMARY:Code Party 1 -LOCATION:STC 0060 +LOCATION:University of Waterloo - STC 0060 DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p rojects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join @@ -1089,13 +1089,13 @@ DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20170208T230000000Z@csclub.uwaterloo.ca +UID:20170208T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20170208T230000Z -DTEND:20170209T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20170208T220000Z +DTEND:20170208T230000Z SUMMARY:Code Party 0 -LOCATION:STC 0020 +LOCATION:University of Waterloo - STC 0020 DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p rojects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join @@ -1106,13 +1106,13 @@ DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20170310T000000000Z@csclub.uwaterloo.ca +UID:20170309T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20170310T000000Z -DTEND:20170310T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20170309T230000Z +DTEND:20170310T000000Z SUMMARY:Alt+Tab Talks -LOCATION:MC 4042 +LOCATION:University of Waterloo - MC 4042 DESCRIPTION:Come watch (or give!) interesting short talks by CS Club membe rs. Talks include \"Stepping into math: building a step-by-step algebra so lver\" and \"Online database migrations at scale\"\, but more are welcome @@ -1123,13 +1123,13 @@ DESCRIPTION:Come watch (or give!) interesting short talks by CS Club membe ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20161110T000000000Z@csclub.uwaterloo.ca +UID:20161109T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20161110T000000Z -DTEND:20161110T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20161109T230000Z +DTEND:20161110T000000Z SUMMARY:UNIX 101 -LOCATION:MC 3003 +LOCATION:University of Waterloo - MC 3003 DESCRIPTION:The CSC is having its next event\, UNIX 101\, on Wednesday Nov ember 9th at 6 PM in MC 3003 (the mac lab across from the CSC). UNIX 101 i s a tutorial where we teach the basics of using a command-line (terminal) @@ -1139,13 +1139,13 @@ DESCRIPTION:The CSC is having its next event\, UNIX 101\, on Wednesday Nov ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20161122T001500000Z@csclub.uwaterloo.ca +UID:20161121T231500000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20161122T001500Z -DTEND:20161122T011500Z +DTSTAMP:20210920T232239Z +DTSTART:20161121T231500Z +DTEND:20161122T001500Z SUMMARY:Richard Mann Prof Talk -LOCATION:MC 4063 +LOCATION:University of Waterloo - MC 4063 DESCRIPTION:Professor Richard Mann will be giving a talk\, titled \"Open S ource Software for Sound Measurement and Analysis\". He will be presenting information about his new course\, CS 489\, Computational Sound\, which w @@ -1154,39 +1154,39 @@ DESCRIPTION:Professor Richard Mann will be giving a talk\, titled \"Open S ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20161117T023000000Z@csclub.uwaterloo.ca +UID:20161117T013000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20161117T023000Z -DTEND:20161117T033000Z +DTSTAMP:20210920T232239Z +DTSTART:20161117T013000Z +DTEND:20161117T023000Z SUMMARY:General Meeting -LOCATION:M3 1006 +LOCATION:University of Waterloo - M3 1006 DESCRIPTION:This general meeting will be held to discuss changes to our Co de of Conduct. --- Learn more at https:/csclub.uwaterloo.ca/events/2016/fa ll/General-Meeting ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20161018T223000000Z@csclub.uwaterloo.ca +UID:20161018T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20161018T223000Z -DTEND:20161018T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20161018T213000Z +DTEND:20161018T223000Z SUMMARY:Feminism in STEM - a 101 Panel -LOCATION:QNC 1507 +LOCATION:University of Waterloo - QNC 1507 DESCRIPTION:An introductory feminism in STEM panel\, free food. --- Learn more at https:/csclub.uwaterloo.ca/events/2016/fall/Feminism-in-STEM---a-1 01-Panel ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20160919T233000000Z@csclub.uwaterloo.ca +UID:20160919T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20160919T233000Z -DTEND:20160920T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20160919T223000Z +DTEND:20160919T233000Z SUMMARY:Fall 2016 Elections -LOCATION:MC Comfy Lounge +LOCATION:University of Waterloo - MC Comfy Lounge DESCRIPTION:The Computer Science Club will be holding elections for the Fa ll 2016 President\, Vice-President\, Secretary and Treasurer. Additionally \, the Systems Administrator\, Office Manager and Librarian will be appoin @@ -1195,13 +1195,13 @@ DESCRIPTION:The Computer Science Club will be holding elections for the Fa ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20161126T000000000Z@csclub.uwaterloo.ca +UID:20161125T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20161126T000000Z -DTEND:20161126T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20161125T230000Z +DTEND:20161126T000000Z SUMMARY:Edmund Noble Member Talk -LOCATION:MC 4063 +LOCATION:University of Waterloo - MC 4063 DESCRIPTION:CSC member Edmund Noble will be giving a talk\, titled \"Purel y Functional Programming with Freely-Generated Domain Specific Languages\" . The talk will focus on embedded DSLs that exist within other languages\, @@ -1210,13 +1210,13 @@ DESCRIPTION:CSC member Edmund Noble will be giving a talk\, titled \"Purel ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20161117T003000000Z@csclub.uwaterloo.ca +UID:20161116T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20161117T003000Z -DTEND:20161117T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20161116T233000Z +DTEND:20161117T003000Z SUMMARY:Code Party -LOCATION:M3 1006 +LOCATION:University of Waterloo - M3 1006 DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p rojects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join @@ -1225,13 +1225,13 @@ DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20161206T000000000Z@csclub.uwaterloo.ca +UID:20161205T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20161206T000000Z -DTEND:20161206T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20161205T230000Z +DTEND:20161206T000000Z SUMMARY:CSC/PMC EOT Party -LOCATION:MC Comfy +LOCATION:University of Waterloo - MC Comfy DESCRIPTION:The CSC and the PMAMC&OC (aka pure math club) are hosting our end of term events together! We'll be taking over MC Comfy to hang out\, e at lots of food (from Kismet!)\, and play board games. --- Learn more at h @@ -1239,13 +1239,13 @@ DESCRIPTION:The CSC and the PMAMC&OC (aka pure math club) are hosting our ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20161013T230000000Z@csclub.uwaterloo.ca +UID:20161013T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20161013T230000Z -DTEND:20161014T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20161013T220000Z +DTEND:20161013T230000Z SUMMARY:CSC and WiCS Go Outside -LOCATION:Columbia Lake 2 Fire Pit +LOCATION:University of Waterloo - Columbia Lake 2 Fire Pit DESCRIPTION:The CSC and WiCS (Women in Computer Science) are co-hosting a social event on Thursday\, October 13th (the day after reading week). We w ill be Going Outside to the Columbia Lake 2 Fire Pit\; there will be a cam @@ -1255,13 +1255,13 @@ DESCRIPTION:The CSC and WiCS (Women in Computer Science) are co-hosting a ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20161006T230000000Z@csclub.uwaterloo.ca +UID:20161006T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20161006T230000Z -DTEND:20161007T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20161006T220000Z +DTEND:20161006T230000Z SUMMARY:Bringing OOP Best Practices to the World of Functional Programming -LOCATION:MC 4021 +LOCATION:University of Waterloo - MC 4021 DESCRIPTION:The CSC will have its first talk of the term this Thursday\, O ctober 6th. UW alumna and CSC member Elana Hashman will be giving a talk o n using functional programming languages (like Racket!) in industry\, and @@ -1272,13 +1272,13 @@ DESCRIPTION:The CSC will have its first talk of the term this Thursday\, O ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20161201T000000000Z@csclub.uwaterloo.ca +UID:20161130T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20161201T000000Z -DTEND:20161201T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20161130T230000Z +DTEND:20161201T000000Z SUMMARY:ALT+TAB Talks -LOCATION:MC 4063 +LOCATION:University of Waterloo - MC 4063 DESCRIPTION:Various members of the CSC will be giving brief\, 25 minute ta lks on CS-related topics. An list of the talks being delivered can be foun d if you follow the event page link in this description. There will be foo @@ -1287,26 +1287,26 @@ DESCRIPTION:Various members of the CSC will be giving brief\, 25 minute ta ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20160608T230000000Z@csclub.uwaterloo.ca +UID:20160608T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20160608T230000Z -DTEND:20160609T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20160608T220000Z +DTEND:20160608T230000Z SUMMARY:scp talks -LOCATION:MC 5479 +LOCATION:University of Waterloo - MC 5479 DESCRIPTION:Listen to cool 15-20 lightning talks by CSC members on a varie ty of computer science and related topics. --- Learn more at https:/csclub .uwaterloo.ca/events/2016/spring/scp-talks ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20160712T000000000Z@csclub.uwaterloo.ca +UID:20160711T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20160712T000000Z -DTEND:20160712T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20160711T230000Z +DTEND:20160712T000000Z SUMMARY:WiCS and CSC Go Outside! -LOCATION:BMH Green +LOCATION:University of Waterloo - BMH Green DESCRIPTION:Join us at BMH Green for a night outdoors with fellow people i n Computer Science! There will be ice cream and board games and frisbees a nd maybe some water guns. Bring your friends! --- Learn more at https:/csc @@ -1314,13 +1314,13 @@ DESCRIPTION:Join us at BMH Green for a night outdoors with fellow people i ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20160513T000000000Z@csclub.uwaterloo.ca +UID:20160512T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20160513T000000Z -DTEND:20160513T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20160512T230000Z +DTEND:20160513T000000Z SUMMARY:Spring 2016 Elections -LOCATION:MC 3001 (Comfy) +LOCATION:University of Waterloo - MC 3001 (Comfy) DESCRIPTION:The Computer Science Club will be holding elections for the Sp ring 2016 for President\, Vice-President\, Secretary\, and Treasurer. Addi tionally\, librarian\, office manager\, sysadmin\, and fridge regent will @@ -1329,13 +1329,13 @@ DESCRIPTION:The Computer Science Club will be holding elections for the Sp ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20160725T230000000Z@csclub.uwaterloo.ca +UID:20160725T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20160725T230000Z -DTEND:20160726T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20160725T220000Z +DTEND:20160725T230000Z SUMMARY:Richard Mann Prof Talk and EOT -LOCATION:MC Comfy Lounge +LOCATION:University of Waterloo - MC Comfy Lounge DESCRIPTION:Join us on Monday\, July 25th at 6pm in the MC Comfy Lounge fo r an exciting prof talk by Richard Mann on Open Source Computer Sound Meas urement. The abstract for the talk is below. We will follow this up by an @@ -1345,13 +1345,13 @@ DESCRIPTION:Join us on Monday\, July 25th at 6pm in the MC Comfy Lounge fo ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20160721T230000000Z@csclub.uwaterloo.ca +UID:20160721T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20160721T230000Z -DTEND:20160722T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20160721T220000Z +DTEND:20160721T230000Z SUMMARY:Notorious CS452 -LOCATION:MC 4045 +LOCATION:University of Waterloo - MC 4045 DESCRIPTION:Bill Cowan is the Director of the Computer Graphics Lab\, and teaches the notorious CS452\, lovingly known as the trains course by CS st udents. He will be giving a talk on that very course. --- Learn more at ht @@ -1359,13 +1359,13 @@ DESCRIPTION:Bill Cowan is the Director of the Computer Graphics Lab\, and ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20160714T233000000Z@csclub.uwaterloo.ca +UID:20160714T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20160714T233000Z -DTEND:20160715T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20160714T223000Z +DTEND:20160714T233000Z SUMMARY:Computer Science: Beyond Bits and Bytes -LOCATION:MC 2034 +LOCATION:University of Waterloo - MC 2034 DESCRIPTION:Gladimir Baranoski is an Associate Professor at the School of Computer Science\, in the Natural Phenomena Simulation Group. He will be g iving a talk on underappreciated facets of computer science and its connec @@ -1374,13 +1374,13 @@ DESCRIPTION:Gladimir Baranoski is an Associate Professor at the School of ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20160602T233000000Z@csclub.uwaterloo.ca +UID:20160602T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20160602T233000Z -DTEND:20160603T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20160602T223000Z +DTEND:20160602T233000Z SUMMARY:Code Party 0 -LOCATION:STC 0010 +LOCATION:University of Waterloo - STC 0010 DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p rojects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join @@ -1389,26 +1389,26 @@ DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20160525T230000000Z@csclub.uwaterloo.ca +UID:20160525T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20160525T230000Z -DTEND:20160526T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20160525T220000Z +DTEND:20160525T230000Z SUMMARY:CSC Does Spring Cleaning -LOCATION:MC 3036 (CSC Office) +LOCATION:University of Waterloo - MC 3036 (CSC Office) DESCRIPTION:Come out and help make the office slightly less messy! We will bribe... uh\, provide you with food for helping. :) --- Learn more at htt ps:/csclub.uwaterloo.ca/events/2016/spring/CSC-Does-Spring-Cleaning ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20160115T010000000Z@csclub.uwaterloo.ca +UID:20160115T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20160115T010000Z -DTEND:20160115T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20160115T000000Z +DTEND:20160115T010000Z SUMMARY:Winter 2016 Elections -LOCATION:MC 3001 (Comfy) +LOCATION:University of Waterloo - MC 3001 (Comfy) DESCRIPTION:Interested in Linux\, but don't know where to start? Come lear n some basic topics with us including interaction with the shell\, motivat ion for using it\, some simple commands\, and more! (Cookies after) --- Le @@ -1417,13 +1417,13 @@ DESCRIPTION:Interested in Linux\, but don't know where to start? Come lear ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20160129T000000000Z@csclub.uwaterloo.ca +UID:20160128T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20160129T000000Z -DTEND:20160129T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20160128T230000Z +DTEND:20160129T000000Z SUMMARY:Unix 101 -LOCATION:MC 3003 +LOCATION:University of Waterloo - MC 3003 DESCRIPTION:Interested in Linux\, but don't know where to start? Come lear n some basic topics with us including interaction with the shell\, motivat ion for using it\, some simple commands\, and more! (Cookies after) --- Le @@ -1431,13 +1431,13 @@ DESCRIPTION:Interested in Linux\, but don't know where to start? Come lear ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20160304T000000000Z@csclub.uwaterloo.ca +UID:20160303T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20160304T000000Z -DTEND:20160304T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20160303T230000Z +DTEND:20160304T000000Z SUMMARY:Tea and Study -LOCATION:MC Comfy +LOCATION:University of Waterloo - MC Comfy DESCRIPTION:It's midterms season\, and everyone has to study. So why not c ome study with the CS Club? Everyone welcome\, especially new members! The re will be tea and delicious snacks and outlets. Plus our delightful compa @@ -1446,13 +1446,13 @@ DESCRIPTION:It's midterms season\, and everyone has to study. So why not c ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20160310T003000000Z@csclub.uwaterloo.ca +UID:20160309T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20160310T003000Z -DTEND:20160310T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20160309T233000Z +DTEND:20160310T003000Z SUMMARY:Steve Bourque and Mike Patterson Network Infrastructure talk -LOCATION:MC4058 +LOCATION:University of Waterloo - MC4058 DESCRIPTION:Steve Bourque and Mike Patterson of IST will give a brief over view of campus network connectivity and interconnectivity. --- Learn more at https:/csclub.uwaterloo.ca/events/2016/winter/Steve-Bourque-and-Mike-Pa @@ -1460,13 +1460,13 @@ DESCRIPTION:Steve Bourque and Mike Patterson of IST will give a brief over ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20160323T230000000Z@csclub.uwaterloo.ca +UID:20160323T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20160323T230000Z -DTEND:20160324T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20160323T220000Z +DTEND:20160323T230000Z SUMMARY:SAT and SMT Solvers for Software Engineering and Security -LOCATION:QNC 1502 +LOCATION:University of Waterloo - QNC 1502 DESCRIPTION:A talk about SAT and SMT Solvers for Software Engineering and Security by Dr. Vijay Ganesh --- Learn more at https:/csclub.uwaterloo.ca/ events/2016/winter/SAT-and-SMT-Solvers-for-Software-Engineering-and-Securi @@ -1474,13 +1474,13 @@ DESCRIPTION:A talk about SAT and SMT Solvers for Software Engineering and ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20160329T230000000Z@csclub.uwaterloo.ca +UID:20160329T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20160329T230000Z -DTEND:20160330T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20160329T220000Z +DTEND:20160329T230000Z SUMMARY:SASMS Style Talk Night -LOCATION:MC 4021 +LOCATION:University of Waterloo - MC 4021 DESCRIPTION:The CSC is hosting the first annual member talk series! This i s a chance for anyone to come and give a short talk on any relevant topic. Some talks already arranged are on topics ranging from modern Javascript\ @@ -1489,13 +1489,13 @@ DESCRIPTION:The CSC is hosting the first annual member talk series! This i ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20160404T220000000Z@csclub.uwaterloo.ca +UID:20160404T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20160404T220000Z -DTEND:20160404T230000Z +DTSTAMP:20210920T232239Z +DTSTART:20160404T210000Z +DTEND:20160404T220000Z SUMMARY:On Surrounding a Polygon -LOCATION:MC Comfy +LOCATION:University of Waterloo - MC Comfy DESCRIPTION:Come out to a talk on surrounding a polygon by Dr. Craig Kapla n! Also stay afterwards for our EOT and socialize :) food will be provided ! --- Learn more at https:/csclub.uwaterloo.ca/events/2016/winter/On-Surro @@ -1503,38 +1503,38 @@ DESCRIPTION:Come out to a talk on surrounding a polygon by Dr. Craig Kapla ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20160211T003000000Z@csclub.uwaterloo.ca +UID:20160210T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20160211T003000Z -DTEND:20160211T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20160210T233000Z +DTEND:20160211T003000Z SUMMARY:Movie Night: Big Hero 6 -LOCATION:MC Comfy +LOCATION:University of Waterloo - MC Comfy DESCRIPTION:Movie Night! Come watch \"Big Hero 6\" with the CSC! --- Learn more at https:/csclub.uwaterloo.ca/events/2016/winter/Movie-Night-Big-Her o-6 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20160316T230000000Z@csclub.uwaterloo.ca +UID:20160316T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20160316T230000Z -DTEND:20160317T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20160316T220000Z +DTEND:20160316T230000Z SUMMARY:Git 102 -LOCATION:MC3003 +LOCATION:University of Waterloo - MC3003 DESCRIPTION:Git 102 : Why you learned git in the first place. --- Learn mo re at https:/csclub.uwaterloo.ca/events/2016/winter/Git-102 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20160123T170000000Z@csclub.uwaterloo.ca +UID:20160123T160000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20160123T170000Z -DTEND:20160123T180000Z +DTSTAMP:20210920T232239Z +DTSTART:20160123T160000Z +DTEND:20160123T170000Z SUMMARY:Eth1: Jane Street Competition -LOCATION:TBA +LOCATION:University of Waterloo - TBA DESCRIPTION:eth1: a day-long programming contest. Form teams and hack toge ther a trading bot to compete against others and the markets. --- Learn mo re at https:/csclub.uwaterloo.ca/events/2016/winter/Eth1-Jane-Street-Compe @@ -1542,39 +1542,39 @@ DESCRIPTION:eth1: a day-long programming contest. Form teams and hack toge ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20160205T000000000Z@csclub.uwaterloo.ca +UID:20160204T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20160205T000000Z -DTEND:20160205T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20160204T230000Z +DTEND:20160205T000000Z SUMMARY:Code Party -LOCATION:STC 0010 +LOCATION:University of Waterloo - STC 0010 DESCRIPTION:The CS Club is having its termly code party! Come out and work on projects\, assignments\, and more. Food is provided! --- Learn more at https:/csclub.uwaterloo.ca/events/2016/winter/Code-Party ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20151128T013000000Z@csclub.uwaterloo.ca +UID:20151128T003000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20151128T013000Z -DTEND:20151128T023000Z +DTSTAMP:20210920T232239Z +DTSTART:20151128T003000Z +DTEND:20151128T013000Z SUMMARY:WiCS and CSC watch War Games! -LOCATION:MC Comfy +LOCATION:University of Waterloo - MC Comfy DESCRIPTION:WiCS and CSC are watching War Games in the Comfy lounge. --- L earn more at https:/csclub.uwaterloo.ca/events/2015/fall/WiCS-and-CSC-watc h-War-Games! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20151007T223000000Z@csclub.uwaterloo.ca +UID:20151007T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20151007T223000Z -DTEND:20151007T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20151007T213000Z +DTEND:20151007T223000Z SUMMARY:Starting an VN Indie Game Company as a UW Student -LOCATION:MC 4061 +LOCATION:University of Waterloo - MC 4061 DESCRIPTION:Come out to a talk by Alfe Clemencio!Many people want to make games as signified by all the game development schools that are appearing everywhere. But how would you do it as a UW student? This talk shares the @@ -1584,13 +1584,13 @@ DESCRIPTION:Come out to a talk by Alfe Clemencio!Many people want to make ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20150923T020000000Z@csclub.uwaterloo.ca +UID:20150923T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20150923T020000Z -DTEND:20150923T030000Z +DTSTAMP:20210920T232239Z +DTSTART:20150923T010000Z +DTEND:20150923T020000Z SUMMARY:Results of Fall 2015 Elections -LOCATION:MC 3001 +LOCATION:University of Waterloo - MC 3001 DESCRIPTION:The Computer Science Club has elected its executive for the te rm\, and a new Office Manager and System Administrator have been appointed .See inside for results. --- Learn more at https:/csclub.uwaterloo.ca/even @@ -1598,26 +1598,26 @@ DESCRIPTION:The Computer Science Club has elected its executive for the te ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20150917T230000000Z@csclub.uwaterloo.ca +UID:20150917T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20150917T230000Z -DTEND:20150918T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20150917T220000Z +DTEND:20150917T230000Z SUMMARY:Google Cardboard -LOCATION:MC 2065 +LOCATION:University of Waterloo - MC 2065 DESCRIPTION:Come for a talk from Rob Suderman on Cardboard\, Google's rece nt exploration in affordable\, cereal box based Virtual Reality. --- Learn more at https:/csclub.uwaterloo.ca/events/2015/fall/Google-Cardboard ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20150923T000000000Z@csclub.uwaterloo.ca +UID:20150922T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20150923T000000Z -DTEND:20150923T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20150922T230000Z +DTEND:20150923T000000Z SUMMARY:Fall 2015 Elections -LOCATION:MC 3001 +LOCATION:University of Waterloo - MC 3001 DESCRIPTION:The Computer Science Club will be holding elections for the Fa ll 2015 term on Tuesday\, September 22nd in MC Comfy (MC 3001) at 19:00. D uring the meeting\, the president\, vice-president\, treasurer and secreta @@ -1627,13 +1627,13 @@ DESCRIPTION:The Computer Science Club will be holding elections for the Fa ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20151017T000000000Z@csclub.uwaterloo.ca +UID:20151016T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20151017T000000Z -DTEND:20151017T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20151016T230000Z +DTEND:20151017T000000Z SUMMARY:Cory Doctorow - The War on General Purpose Computing -LOCATION:ML Theatre of the Arts +LOCATION:University of Waterloo - ML Theatre of the Arts DESCRIPTION: Between walled gardens\, surveillance agencies\, and politica l opponents\, no matter who's winning the war on general purpose computing you're losing. The Computer Science Club will be hosting Cory Doctorow's @@ -1643,13 +1643,13 @@ DESCRIPTION: Between walled gardens\, surveillance agencies\, and politica ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20150924T213000000Z@csclub.uwaterloo.ca +UID:20150924T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20150924T213000Z -DTEND:20150924T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20150924T203000Z +DTEND:20150924T213000Z SUMMARY:CSC and WiCS Career Panel -LOCATION:EIT 3142 +LOCATION:University of Waterloo - EIT 3142 DESCRIPTION:The CSC is joining WiCS to host a career panel! Come hear from Waterloo alumni as they speak about their time at Waterloo\, experience w ith coop\, and life beyond the university. Please register at http://bit.l @@ -1658,14 +1658,14 @@ DESCRIPTION:The CSC is joining WiCS to host a career panel! Come hear from ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20150930T220000000Z@csclub.uwaterloo.ca +UID:20150930T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20150930T220000Z -DTEND:20150930T230000Z +DTSTAMP:20210920T232239Z +DTSTART:20150930T210000Z +DTEND:20150930T220000Z SUMMARY:Back to Back Talks: Culture Turnaround and Software Defined Networ ks -LOCATION:DC 1304 +LOCATION:University of Waterloo - DC 1304 DESCRIPTION:Back to back talks from John Stix and Francisco Dominguez on t urning a company's culture around and on Software Defined Networks! --- Le arn more at https:/csclub.uwaterloo.ca/events/2015/fall/Back-to-Back-Talks @@ -1673,13 +1673,13 @@ DESCRIPTION:Back to back talks from John Stix and Francisco Dominguez on t ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20151126T110000000Z@csclub.uwaterloo.ca +UID:20151126T100000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20151126T110000Z -DTEND:20151126T120000Z +DTSTAMP:20210920T232239Z +DTSTART:20151126T100000Z +DTEND:20151126T110000Z SUMMARY:An Introduction to Google's FOAM Framework -LOCATION:MC 4063 +LOCATION:University of Waterloo - MC 4063 DESCRIPTION:An introduction to Google's FOAM framework\, an open-source mo deling framework written in Javascript\, by Google's Kevin Greer. --- Lear n more at https:/csclub.uwaterloo.ca/events/2015/fall/An-Introduction-to-G @@ -1687,13 +1687,13 @@ DESCRIPTION:An introduction to Google's FOAM framework\, an open-source mo ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20151003T003000000Z@csclub.uwaterloo.ca +UID:20151002T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20151003T003000Z -DTEND:20151003T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20151002T233000Z +DTEND:20151003T003000Z SUMMARY:'Why Am I Studying This?' -LOCATION:MC 4040 +LOCATION:University of Waterloo - MC 4040 DESCRIPTION:Big-O\, the Halting Problem\, Finite State Machines\, and more are concepts that get even more interesting in the real world. Come and h ear Tom Rathborne talk about how theory hits reality (often with a bang!) @@ -1702,13 +1702,13 @@ DESCRIPTION:Big-O\, the Halting Problem\, Finite State Machines\, and more ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20151124T000000000Z@csclub.uwaterloo.ca +UID:20151123T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20151124T000000Z -DTEND:20151124T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20151123T230000Z +DTEND:20151124T000000Z SUMMARY:'Static Analysis and Program Optimization Using Dataflow Analysis' -LOCATION:MC 4041 +LOCATION:University of Waterloo - MC 4041 DESCRIPTION:An introduction to some basic issues with optimization of impe rative programs\, by Sean Harrap --- Learn more at https:/csclub.uwaterloo .ca/events/2015/fall/'Static-Analysis-and-Program-Optimization-Using-Dataf @@ -1716,26 +1716,26 @@ DESCRIPTION:An introduction to some basic issues with optimization of impe ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20151119T130000000Z@csclub.uwaterloo.ca +UID:20151119T120000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20151119T130000Z -DTEND:20151119T140000Z +DTSTAMP:20210920T232239Z +DTSTART:20151119T120000Z +DTEND:20151119T130000Z SUMMARY:'Git 101' -LOCATION:MC 4020 +LOCATION:University of Waterloo - MC 4020 DESCRIPTION:Learn how to use Git properly in an exciting talk by Charlie W ang! --- Learn more at https:/csclub.uwaterloo.ca/events/2015/fall/'Git-10 1' ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20150627T000000000Z@csclub.uwaterloo.ca +UID:20150626T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20150627T000000Z -DTEND:20150627T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20150626T230000Z +DTEND:20150627T000000Z SUMMARY:WiCS and CSC Go Outside -LOCATION:Laurel Creek Firepit +LOCATION:University of Waterloo - Laurel Creek Firepit DESCRIPTION:Come hang out with the Women in Computer Science and the Compu ter Science Club! There will be s'mores and frozen yogurt. Also fire. And a creek. Let's enjoy the outdoors! --- Learn more at https:/csclub.uwaterl @@ -1743,25 +1743,25 @@ DESCRIPTION:Come hang out with the Women in Computer Science and the Compu ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20150619T230000000Z@csclub.uwaterloo.ca +UID:20150619T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20150619T230000Z -DTEND:20150620T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20150619T220000Z +DTEND:20150619T230000Z SUMMARY:UNIX 102 -LOCATION:MC 3003 +LOCATION:University of Waterloo - MC 3003 DESCRIPTION:n things SCS hasn't told you about the shell --- Learn more at https:/csclub.uwaterloo.ca/events/2015/spring/UNIX-102 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20150708T230000000Z@csclub.uwaterloo.ca +UID:20150708T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20150708T230000Z -DTEND:20150709T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20150708T220000Z +DTEND:20150708T230000Z SUMMARY:Infrasound is all around us -LOCATION:MC 4060 +LOCATION:University of Waterloo - MC 4060 DESCRIPTION:Ambient infra sound surrounds us. Richard Mann presents his cu rrent research and equipment on measuring infra sound\, and samples of rec orded infra sound. --- Learn more at https:/csclub.uwaterloo.ca/events/201 @@ -1769,13 +1769,13 @@ DESCRIPTION:Ambient infra sound surrounds us. Richard Mann presents his cu ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20150522T210000000Z@csclub.uwaterloo.ca +UID:20150522T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20150522T210000Z -DTEND:20150522T220000Z +DTSTAMP:20210920T232239Z +DTSTART:20150522T200000Z +DTEND:20150522T210000Z SUMMARY:By-Elections -LOCATION:MC 3001 (Coomfy) +LOCATION:University of Waterloo - MC 3001 (Coomfy) DESCRIPTION:As there are vacancies in the executive council\, there will b e by-election on May 22nd. The following positions are open for election:- Treasurer- SecretaryThe executive are also looking for people who @@ -1785,26 +1785,26 @@ DESCRIPTION:As there are vacancies in the executive council\, there will b ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20150716T230000000Z@csclub.uwaterloo.ca +UID:20150716T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20150716T230000Z -DTEND:20150717T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20150716T220000Z +DTEND:20150716T230000Z SUMMARY:Algorithms for Shortest Paths -LOCATION:MC 4064 +LOCATION:University of Waterloo - MC 4064 DESCRIPTION:Come to this exciting talk about path-finding algorithms which is being presented by Professor Anna Lubiw. --- Learn more at https:/cscl ub.uwaterloo.ca/events/2015/spring/Algorithms-for-Shortest-Paths ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20150116T010000000Z@csclub.uwaterloo.ca +UID:20150116T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20150116T010000Z -DTEND:20150116T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20150116T000000Z +DTEND:20150116T010000Z SUMMARY:Winter 2015 Elections -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Elections for Winter 2015 are being held! Submit a nomination and join your fellow members in choosing this term's CSC executive. (Pleas e note the time change to 7PM.) --- Learn more at https:/csclub.uwaterloo. @@ -1812,13 +1812,13 @@ DESCRIPTION:Elections for Winter 2015 are being held! Submit a nomination ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20150116T000000000Z@csclub.uwaterloo.ca +UID:20150115T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20150116T000000Z -DTEND:20150116T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20150115T230000Z +DTEND:20150116T000000Z SUMMARY:Tech Talk: Google Fiber Internet: The Messy Bits -LOCATION:MC 2065 +LOCATION:University of Waterloo - MC 2065 DESCRIPTION:Our speaker\, Avery Pennarun\, will share some not-very-secret secrets from the team creating GFiber's open source router firmware\, inc luding some discussion of wifi\, marketing truthiness\, the laws of physic @@ -1832,13 +1832,13 @@ DESCRIPTION:Our speaker\, Avery Pennarun\, will share some not-very-secret ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20150304T000000000Z@csclub.uwaterloo.ca +UID:20150303T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20150304T000000Z -DTEND:20150304T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20150303T230000Z +DTEND:20150304T000000Z SUMMARY:SAT and SMT solvers -LOCATION:MC 2038 +LOCATION:University of Waterloo - MC 2038 DESCRIPTION:Murphy Berzish explains how to programmatically determine if a program is satisfiable\, and how to find a concrete counterexample if it is unsatisfiable. At the core are SAT/SMT solvers. SAT theory deals with B @@ -1849,26 +1849,26 @@ DESCRIPTION:Murphy Berzish explains how to programmatically determine if a ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20150310T230000000Z@csclub.uwaterloo.ca +UID:20150310T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20150310T230000Z -DTEND:20150311T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20150310T220000Z +DTEND:20150310T230000Z SUMMARY:Runtime Type Inference in Dynamic Languages - Day 2 -LOCATION:MC 4040 +LOCATION:University of Waterloo - MC 4040 DESCRIPTION:Day 2 of Runtime Type Inference in Dynamic Languages with Kann an Vijayan --- Learn more at https:/csclub.uwaterloo.ca/events/2015/winter /Runtime-Type-Inference-in-Dynamic-Languages---Day-2 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20150309T230000000Z@csclub.uwaterloo.ca +UID:20150309T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20150309T230000Z -DTEND:20150310T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20150309T220000Z +DTEND:20150309T230000Z SUMMARY:Runtime Type Inference in Dynamic Languages - Day 1 -LOCATION:MC 4040 +LOCATION:University of Waterloo - MC 4040 DESCRIPTION:Javascript is fast. In some cases\, very close to compiled-lan guage fast. How is this even possible? How do we know what types our varia bles have? How can we optimize it well? Kannan Vijayan will be talking abo @@ -1879,13 +1879,13 @@ DESCRIPTION:Javascript is fast. In some cases\, very close to compiled-lan ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20150203T000000000Z@csclub.uwaterloo.ca +UID:20150202T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20150203T000000Z -DTEND:20150203T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20150202T230000Z +DTEND:20150203T000000Z SUMMARY:Racket's Magical match -LOCATION:MC 4063 +LOCATION:University of Waterloo - MC 4063 DESCRIPTION:Theo Belaire\, a fourth-year CS student\, will be talking abou t Racket's match' function. Bug resistant\, legible\, and super powerful! Especially useful for CS 241 in writing compilers\, but all-round a joy to @@ -1894,13 +1894,13 @@ DESCRIPTION:Theo Belaire\, a fourth-year CS student\, will be talking abou ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20150205T213000000Z@csclub.uwaterloo.ca +UID:20150205T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20150205T213000Z -DTEND:20150205T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20150205T203000Z +DTEND:20150205T213000Z SUMMARY:Making Robots Behave -LOCATION:DC 1302 +LOCATION:University of Waterloo - DC 1302 DESCRIPTION:Part of the Cheriton School of CS' Distinguished Lecture Serie s\, MIT's Leslie Kaelbling will discuss robotic AI applied to the messy re al world. We make a number of approximations during planning but regain ro @@ -1911,13 +1911,13 @@ DESCRIPTION:Part of the Cheriton School of CS' Distinguished Lecture Serie ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20150402T223000000Z@csclub.uwaterloo.ca +UID:20150402T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20150402T223000Z -DTEND:20150402T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20150402T213000Z +DTEND:20150402T223000Z SUMMARY:Describing and Synthesizing Microfluidics -LOCATION:MC 4020 +LOCATION:University of Waterloo - MC 4020 DESCRIPTION:Derek Rayside presents current research on the field of microf luidics. Microfluidics are currently developed mainly by trial and error. How can this be improved? --- Learn more at https:/csclub.uwaterloo.ca/eve @@ -1925,13 +1925,13 @@ DESCRIPTION:Derek Rayside presents current research on the field of microf ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20150327T230000000Z@csclub.uwaterloo.ca +UID:20150327T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20150327T230000Z -DTEND:20150328T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20150327T220000Z +DTEND:20150327T230000Z SUMMARY:Constitutional GM and Code Party 1 -LOCATION:EIT 1015 +LOCATION:University of Waterloo - EIT 1015 DESCRIPTION:GM for the W2015 term\, two main amendments to be discussed: R equiring elections to be held within two weeks of the beginning of term an d adopting a club-wide code of conduct.
Code Party 1 follows\, we're @@ -1941,13 +1941,13 @@ DESCRIPTION:GM for the W2015 term\, two main amendments to be discussed: R ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20150228T000000000Z@csclub.uwaterloo.ca +UID:20150227T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20150228T000000Z -DTEND:20150228T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20150227T230000Z +DTEND:20150228T000000Z SUMMARY:Code Party 0 -LOCATION:EV3 1408 +LOCATION:University of Waterloo - EV3 1408 DESCRIPTION:The first code party of Winter 2015\, and we have something a litle different this time. We're running a Code Retreat (coderetreat.org) with Boltmade. The result of this is that you will be able to do a coding @@ -1959,13 +1959,13 @@ DESCRIPTION:The first code party of Winter 2015\, and we have something a ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20150122T000000000Z@csclub.uwaterloo.ca +UID:20150121T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20150122T000000Z -DTEND:20150122T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20150121T230000Z +DTEND:20150122T000000Z SUMMARY:Alumni Tech Talk -LOCATION:MC 2017 +LOCATION:University of Waterloo - MC 2017 DESCRIPTION:Alex Tsay from AeroFS will talk about the high availability di stributed file systems they develop.The CAP Theorem outlined the fundament al limitations of a distributed system. When designing a distributed syste @@ -1979,13 +1979,13 @@ DESCRIPTION:Alex Tsay from AeroFS will talk about the high availability di ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20141024T220000000Z@csclub.uwaterloo.ca +UID:20141024T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20141024T220000Z -DTEND:20141024T230000Z +DTSTAMP:20210920T232239Z +DTSTART:20141024T210000Z +DTEND:20141024T220000Z SUMMARY:Unix 101 -LOCATION:MC 3003 +LOCATION:University of Waterloo - MC 3003 DESCRIPTION:Interested in Unix\, but don't know where to start? Then Come learn some basic topics with us including interaction with the shell\, mot ivation for using it\, some simple commands\, and more. --- Learn more at @@ -1993,14 +1993,14 @@ DESCRIPTION:Interested in Unix\, but don't know where to start? Then Come ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20141118T000000000Z@csclub.uwaterloo.ca +UID:20141117T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20141118T000000Z -DTEND:20141118T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20141117T230000Z +DTEND:20141118T000000Z SUMMARY:Talk: Why Pattern Recognition is Hard\, and Why Deep Neural Networ ks Help -LOCATION:QNC 1502 +LOCATION:University of Waterloo - QNC 1502 DESCRIPTION:In the last few years\, there has been breakthrough progress i n pattern recognition -- problems like computer vision and voice recogniti on. This sudden progress has come from a powerful class of models called d @@ -2017,13 +2017,13 @@ DESCRIPTION:In the last few years\, there has been breakthrough progress i ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20141112T233000000Z@csclub.uwaterloo.ca +UID:20141112T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20141112T233000Z -DTEND:20141113T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20141112T223000Z +DTEND:20141112T233000Z SUMMARY:Talk: Machine Learning at Bloomberg -LOCATION:EIT 1015 +LOCATION:University of Waterloo - EIT 1015 DESCRIPTION:Kang\, our guest speaker from Bloomberg\, will illustrate some examples and difficulties associated with working on some of the most fas cinating technical challenges in business and finance. He will also show s @@ -2034,13 +2034,13 @@ DESCRIPTION:Kang\, our guest speaker from Bloomberg\, will illustrate some ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20141022T220000000Z@csclub.uwaterloo.ca +UID:20141022T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20141022T220000Z -DTEND:20141022T230000Z +DTSTAMP:20210920T232239Z +DTSTART:20141022T210000Z +DTEND:20141022T220000Z SUMMARY:Talk: In Pursuit of the Travelling Salesman -LOCATION:MC 4041 +LOCATION:University of Waterloo - MC 4041 DESCRIPTION:The Travelling Salesman Problem is easy to state: given a numb er of cities along with the cost of travel between each pair\, find the ch eapest way to visit all of the cities and return to your starting point. H @@ -2051,13 +2051,13 @@ DESCRIPTION:The Travelling Salesman Problem is easy to state: given a numb ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20141128T000000000Z@csclub.uwaterloo.ca +UID:20141127T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20141128T000000Z -DTEND:20141128T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20141127T230000Z +DTEND:20141128T000000Z SUMMARY:Talk: Heroic Android HTTP -LOCATION:MC 4020 +LOCATION:University of Waterloo - MC 4020 DESCRIPTION:The network is unreliable. 3G networking is slow. Using WiFi d rains your battery. The NSA is spying on you. Different versions of HttpUR LConnection have different bugs.Jesse Wilson\, a software developer at Squ @@ -2071,13 +2071,13 @@ DESCRIPTION:The network is unreliable. 3G networking is slow. Using WiFi d ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20141110T113000000Z@csclub.uwaterloo.ca +UID:20141110T103000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20141110T113000Z -DTEND:20141110T123000Z +DTSTAMP:20210920T232239Z +DTSTART:20141110T103000Z +DTEND:20141110T113000Z SUMMARY:Talk: From Zero to Kernel -LOCATION:RCH 205 +LOCATION:University of Waterloo - RCH 205 DESCRIPTION:From the massive supercomputer\, to your laptop\, to a Raspber ry Pi: all computing systems run on an operating system powered by a kerne l. The kernel is the most fundamental software running on your computer\, @@ -2089,13 +2089,13 @@ DESCRIPTION:From the massive supercomputer\, to your laptop\, to a Raspber ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20141125T233000000Z@csclub.uwaterloo.ca +UID:20141125T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20141125T233000Z -DTEND:20141126T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20141125T223000Z +DTEND:20141125T233000Z SUMMARY:Talk: C++ ABI -LOCATION:MC 4041 +LOCATION:University of Waterloo - MC 4041 DESCRIPTION:C++ is an interesting study because it supports a large number of powerful\, abstract concepts\, yet it operates very close to the hardw are compared to many modern programming languages. There are also many imp @@ -2109,13 +2109,13 @@ DESCRIPTION:C++ is an interesting study because it supports a large number ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20140918T230000000Z@csclub.uwaterloo.ca +UID:20140918T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20140918T230000Z -DTEND:20140919T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20140918T220000Z +DTEND:20140918T230000Z SUMMARY:Talk: Building a Mobile Platform for Android and iOS -LOCATION:MC 4021 +LOCATION:University of Waterloo - MC 4021 DESCRIPTION:Come listen to a Google software engineer give a talk on build ing a mobile platform for Android and iOS! Wesley Tarle has been leading d evelopment at Google in Kitchener and Mountain View\, and building stuff f @@ -2127,13 +2127,13 @@ DESCRIPTION:Come listen to a Google software engineer give a talk on build ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20141122T000000000Z@csclub.uwaterloo.ca +UID:20141121T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20141122T000000Z -DTEND:20141122T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20141121T230000Z +DTEND:20141122T000000Z SUMMARY:Code Party 1/SE Hack Day #13 -LOCATION:M3 1006 +LOCATION:University of Waterloo - M3 1006 DESCRIPTION:Why sleep when you could be hacking on $SIDE\\_PROJECT\, or wo rking on $THE\\_NEXT\\_BIG\\_THING with some cool CSC/SE people? Come when you want\, hack on something cool\, demo before you leave.If you don't ha @@ -2145,13 +2145,13 @@ DESCRIPTION:Why sleep when you could be hacking on $SIDE\\_PROJECT\, or wo ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20141024T230000000Z@csclub.uwaterloo.ca +UID:20141024T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20141024T230000Z -DTEND:20141025T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20141024T220000Z +DTEND:20141024T230000Z SUMMARY:Code Party 0 -LOCATION:MC Comfy +LOCATION:University of Waterloo - MC Comfy DESCRIPTION:Immediately after UNIX 101\, we will be having our first annua l code party. Enjoy a free dinner\, relax\, and share ideas with your frie nds about your favourite topics in computer science. Feel free to show up @@ -2161,13 +2161,13 @@ DESCRIPTION:Immediately after UNIX 101\, we will be having our first annua ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20141108T010000000Z@csclub.uwaterloo.ca +UID:20141108T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20141108T010000Z -DTEND:20141108T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20141108T000000Z +DTEND:20141108T010000Z SUMMARY:'Hackers' Screening -LOCATION:MC Comfy +LOCATION:University of Waterloo - MC Comfy DESCRIPTION:Women in Computer Science (WiCS) and the Computer Science Club (CSC) will meet up in the Comfy Lounge to watch a favourite cult classic: Hackers. Join us as we relive our 90s teenage hacking fantasies and stuff @@ -2177,26 +2177,26 @@ DESCRIPTION:Women in Computer Science (WiCS) and the Computer Science Club ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20140711T220000000Z@csclub.uwaterloo.ca +UID:20140711T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20140711T220000Z -DTEND:20140711T230000Z +DTSTAMP:20210920T232239Z +DTSTART:20140711T210000Z +DTEND:20140711T220000Z SUMMARY:Unix 102\, Code Party 1 -LOCATION:MC 3003\, M3 1006 +LOCATION:University of Waterloo - MC 3003\, M3 1006 DESCRIPTION:Learn how to host a website and spend the night hacking! --- L earn more at https:/csclub.uwaterloo.ca/events/2014/spring/Unix-102\,-Code -Party-1 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20140530T223000000Z@csclub.uwaterloo.ca +UID:20140530T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20140530T223000Z -DTEND:20140530T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20140530T213000Z +DTEND:20140530T223000Z SUMMARY:Unix 101/Code Party 0 -LOCATION:MC 3003\, Comfy Lounge +LOCATION:University of Waterloo - MC 3003\, Comfy Lounge DESCRIPTION:Interested in Unix\, but don't know where to start? Then Come learn some basic topics with us including interaction with the shell\, mot ivation for using it\, some simple commands\, and more.Afterwards we will @@ -2208,13 +2208,13 @@ DESCRIPTION:Interested in Unix\, but don't know where to start? Then Come ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20140722T230000000Z@csclub.uwaterloo.ca +UID:20140722T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20140722T230000Z -DTEND:20140723T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20140722T220000Z +DTEND:20140722T230000Z SUMMARY:The Most Important Parts of School (from a CS dropout) -LOCATION:MC 4020 +LOCATION:University of Waterloo - MC 4020 DESCRIPTION:Learn about the real reasons you should be in school from Davi d Wolever\, CTO of akindi and a director of PyCon Canada. --- Learn more a t https:/csclub.uwaterloo.ca/events/2014/spring/The-Most-Important-Parts-o @@ -2222,13 +2222,13 @@ DESCRIPTION:Learn about the real reasons you should be in school from Davi ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20140515T230000000Z@csclub.uwaterloo.ca +UID:20140515T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20140515T230000Z -DTEND:20140516T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20140515T220000Z +DTEND:20140515T230000Z SUMMARY:Spring 2014 Elections -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:The Computer Science Club will soon be holding elections for t his term's executive. The president\, vice president\, treasurer\, and sec retary for the spring 2014 term will be elected. The system administrator\ @@ -2238,13 +2238,13 @@ DESCRIPTION:The Computer Science Club will soon be holding elections for t ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20140614T003000000Z@csclub.uwaterloo.ca +UID:20140613T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20140614T003000Z -DTEND:20140614T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20140613T233000Z +DTEND:20140614T003000Z SUMMARY:CSC Goes Outside -LOCATION:Laurel Creek Fire Pit +LOCATION:University of Waterloo - Laurel Creek Fire Pit DESCRIPTION:Come throw a frisbee\, hang around a bonfire\, and roast marsh mellows! This is a social event just for fun\, so come relax and eat snack s in good company! --- Learn more at https:/csclub.uwaterloo.ca/events/201 @@ -2252,13 +2252,13 @@ DESCRIPTION:Come throw a frisbee\, hang around a bonfire\, and roast marsh ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20140726T003000000Z@csclub.uwaterloo.ca +UID:20140725T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20140726T003000Z -DTEND:20140726T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20140725T233000Z +DTEND:20140726T003000Z SUMMARY:CSC Goes Outside...Again! -LOCATION:Laurel Creek Fire Pit +LOCATION:University of Waterloo - Laurel Creek Fire Pit DESCRIPTION:Do you like going outside? Are you vitamin-D deficient from be ing in the MC too long? Do you think s'mores and bonfire are a delicious c ombination? If so\, you should join us as the CSC is going outside again! @@ -2270,38 +2270,38 @@ DESCRIPTION:Do you like going outside? Are you vitamin-D deficient from be ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20140619T223000000Z@csclub.uwaterloo.ca +UID:20140619T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20140619T223000Z -DTEND:20140619T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20140619T213000Z +DTEND:20140619T223000Z SUMMARY:Bloomberg Technical Talk -LOCATION:MC 4064 +LOCATION:University of Waterloo - MC 4064 DESCRIPTION:Learn how functional programming is used in the real world\, w hile enjoying free dinner\, and free swag. --- Learn more at https:/csclub .uwaterloo.ca/events/2014/spring/Bloomberg-Technical-Talk ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20140625T230000000Z@csclub.uwaterloo.ca +UID:20140625T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20140625T230000Z -DTEND:20140626T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20140625T220000Z +DTEND:20140625T230000Z SUMMARY:Battle Decks -LOCATION:MC 2035 +LOCATION:University of Waterloo - MC 2035 DESCRIPTION:Five slides. Five minutes. Pure fun. --- Learn more at https:/ csclub.uwaterloo.ca/events/2014/spring/Battle-Decks ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20140116T233000000Z@csclub.uwaterloo.ca +UID:20140116T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20140116T233000Z -DTEND:20140117T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20140116T223000Z +DTEND:20140116T233000Z SUMMARY:Winter 2014 Elections -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Elections for Winter 2014 are being held! The Executive will b e elected\, and the Office Manager and Librarian will be appointed by the new executive. --- Learn more at https:/csclub.uwaterloo.ca/events/2014/wi @@ -2309,13 +2309,13 @@ DESCRIPTION:Elections for Winter 2014 are being held! The Executive will b ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20140213T233000000Z@csclub.uwaterloo.ca +UID:20140213T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20140213T233000Z -DTEND:20140214T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20140213T223000Z +DTEND:20140213T233000Z SUMMARY:UNIX 101 -LOCATION:MC 3003 +LOCATION:University of Waterloo - MC 3003 DESCRIPTION:Learn the basics of using tools found commonly on UNIX-like op erating systems. For students new to this topic\, knowledge gained from UN IX 101 would be useful in coursework. --- Learn more at https:/csclub.uwat @@ -2323,13 +2323,13 @@ DESCRIPTION:Learn the basics of using tools found commonly on UNIX-like op ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20140329T000000000Z@csclub.uwaterloo.ca +UID:20140328T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20140329T000000Z -DTEND:20140329T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20140328T230000Z +DTEND:20140329T000000Z SUMMARY:HackWaterloo -LOCATION:CPH 1346 +LOCATION:University of Waterloo - CPH 1346 DESCRIPTION:Work on a software project for 24 hours in teams of up to 4 me mbers. Swag will be provided by Facebook and Google. A Microsoft Surface T ablet will be awarded to the winning team. Register and find out more at [ @@ -2338,13 +2338,13 @@ DESCRIPTION:Work on a software project for 24 hours in teams of up to 4 me ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20140315T000000000Z@csclub.uwaterloo.ca +UID:20140314T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20140315T000000Z -DTEND:20140315T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20140314T230000Z +DTEND:20140315T000000Z SUMMARY:Code Party 1 -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:We will be having our 2nd code party this term. Enjoy a free d inner\, relax\, and share ideas with your friends about your favourite top ics in computer science. --- Learn more at https:/csclub.uwaterloo.ca/even @@ -2352,13 +2352,13 @@ DESCRIPTION:We will be having our 2nd code party this term. Enjoy a free d ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20140214T003000000Z@csclub.uwaterloo.ca +UID:20140213T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20140214T003000Z -DTEND:20140214T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20140213T233000Z +DTEND:20140214T003000Z SUMMARY:Code Party 0 -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Immediately after UNIX 101\, we will be having our first annua l code party. Enjoy a free dinner\, relax\, and share ideas with your frie nds about your favourite topics in computer science. --- Learn more at htt @@ -2366,13 +2366,13 @@ DESCRIPTION:Immediately after UNIX 101\, we will be having our first annua ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20140204T233000000Z@csclub.uwaterloo.ca +UID:20140204T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20140204T233000Z -DTEND:20140205T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20140204T223000Z +DTEND:20140204T233000Z SUMMARY:Bloomberg Talk -LOCATION:MC 4058 +LOCATION:University of Waterloo - MC 4058 DESCRIPTION:Bloomberg's Alex Scotti will be presenting a talk this Tuesday on concurrency control implementations in relational databases. Free swag and dinner will be provided. --- Learn more at https:/csclub.uwaterloo.ca @@ -2380,13 +2380,13 @@ DESCRIPTION:Bloomberg's Alex Scotti will be presenting a talk this Tuesday ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20140319T000000000Z@csclub.uwaterloo.ca +UID:20140318T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20140319T000000Z -DTEND:20140319T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20140318T230000Z +DTEND:20140319T000000Z SUMMARY:Battle Decks -LOCATION:MC 4041 +LOCATION:University of Waterloo - MC 4041 DESCRIPTION:Create a 5-slide PowerPoint presentation about a specific topi c. Bring it with you to the event (on a flash drive). Submit it into the l ottery. Select a random PowerPoint presentation from the lottery and talk @@ -2395,39 +2395,39 @@ DESCRIPTION:Create a 5-slide PowerPoint presentation about a specific topi ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20131008T220000000Z@csclub.uwaterloo.ca +UID:20131008T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20131008T220000Z -DTEND:20131008T230000Z +DTSTAMP:20210920T232239Z +DTSTART:20131008T210000Z +DTEND:20131008T220000Z SUMMARY:Why Should You Care About Security and Privacy -LOCATION:MC 4041 +LOCATION:University of Waterloo - MC 4041 DESCRIPTION:The first lecture of our security and privacy series. By PhD s tudent Sarah Harvey. --- Learn more at https:/csclub.uwaterloo.ca/events/2 013/fall/Why-Should-You-Care-About-Security-and-Privacy ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20131015T220000000Z@csclub.uwaterloo.ca +UID:20131015T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20131015T220000Z -DTEND:20131015T230000Z +DTSTAMP:20210920T232239Z +DTSTART:20131015T210000Z +DTEND:20131015T220000Z SUMMARY:Tunnels and Censorship -LOCATION:MC 4060 +LOCATION:University of Waterloo - MC 4060 DESCRIPTION:The second lecture of our security and privacy series. By unde rgraduate student Eric Dong. --- Learn more at https:/csclub.uwaterloo.ca/ events/2013/fall/Tunnels-and-Censorship ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20131112T230000000Z@csclub.uwaterloo.ca +UID:20131112T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20131112T230000Z -DTEND:20131113T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20131112T220000Z +DTEND:20131112T230000Z SUMMARY:Trust in ISPs -LOCATION:MC 4060 +LOCATION:University of Waterloo - MC 4060 DESCRIPTION:This is the fifth lecture of six in the Security and Privacy L ecture Series. By founding member of the Canadian Cybersecurity Institute and employee of local ISP Sentex Sean Howard. --- Learn more at https:/csc @@ -2435,26 +2435,26 @@ DESCRIPTION:This is the fifth lecture of six in the Security and Privacy L ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20131024T233000000Z@csclub.uwaterloo.ca +UID:20131024T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20131024T233000Z -DTEND:20131025T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20131024T223000Z +DTEND:20131024T233000Z SUMMARY:Practical Tor Usage -LOCATION:DC 1302 +LOCATION:University of Waterloo - DC 1302 DESCRIPTION:The third lecture of our security and privacy series. By under graduate student Simon Gladstone. --- Learn more at https:/csclub.uwaterlo o.ca/events/2013/fall/Practical-Tor-Usage ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20131106T000000000Z@csclub.uwaterloo.ca +UID:20131105T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20131106T000000Z -DTEND:20131106T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20131105T230000Z +DTEND:20131106T000000Z SUMMARY:Hands On Seminar on Public Key Cryptography -LOCATION:MC 3001 (Comfy) +LOCATION:University of Waterloo - MC 3001 (Comfy) DESCRIPTION:The fourth event in our security and privacy series. By underg raduate students Murphy Berzish and Nick Guenther. --- Learn more at https :/csclub.uwaterloo.ca/events/2013/fall/Hands-On-Seminar-on-Public-Key-Cryp @@ -2462,13 +2462,13 @@ DESCRIPTION:The fourth event in our security and privacy series. By underg ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20131123T003000000Z@csclub.uwaterloo.ca +UID:20131122T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20131123T003000Z -DTEND:20131123T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20131122T233000Z +DTEND:20131123T003000Z SUMMARY:Hackathon-Code Party!! -LOCATION:MC 3001 (Comfy) +LOCATION:University of Waterloo - MC 3001 (Comfy) DESCRIPTION:Join us for a night of code\, food\, and caffeine! There will be plenty of edibles and hacking for your enjoyment. If you are interested in getting involved in Open Source\, there will be mentors on hand to get @@ -2477,13 +2477,13 @@ DESCRIPTION:Join us for a night of code\, food\, and caffeine! There will ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20130917T213000000Z@csclub.uwaterloo.ca +UID:20130917T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20130917T213000Z -DTEND:20130917T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20130917T203000Z +DTEND:20130917T213000Z SUMMARY:Fall 2013 Elections -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Elections for Fall 2013 are being held! The Executive will be elected\, and the Office Manager and Librarian will be appointed by the ne w executive. --- Learn more at https:/csclub.uwaterloo.ca/events/2013/fall @@ -2491,26 +2491,26 @@ DESCRIPTION:Elections for Fall 2013 are being held! The Executive will be ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20131126T230000000Z@csclub.uwaterloo.ca +UID:20131126T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20131126T230000Z -DTEND:20131127T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20131126T220000Z +DTEND:20131126T230000Z SUMMARY:Disk Encryption -LOCATION:MC 2038 +LOCATION:University of Waterloo - MC 2038 DESCRIPTION:The last lecture of our security and privacy series. By MMath alumnus Zak Blacher. --- Learn more at https:/csclub.uwaterloo.ca/events/2 013/fall/Disk-Encryption ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20131123T060000000Z@csclub.uwaterloo.ca +UID:20131123T050000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20131123T060000Z -DTEND:20131123T070000Z +DTSTAMP:20210920T232239Z +DTSTART:20131123T050000Z +DTEND:20131123T060000Z SUMMARY:CSC Goes to Toronto Erlang Factory Lite 2013 -LOCATION:Toronto\, ON +LOCATION:University of Waterloo - Toronto\, ON DESCRIPTION:The CSC has been invited to attend this Erlang conference in T oronto. If you are interested in attending\, please sign up on our [web fo rm](). We have submitted a MEF proposal to cover the @@ -2520,13 +2520,13 @@ DESCRIPTION:The CSC has been invited to attend this Erlang conference in T ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20131030T230000000Z@csclub.uwaterloo.ca +UID:20131030T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20131030T230000Z -DTEND:20131031T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20131030T220000Z +DTEND:20131030T230000Z SUMMARY:CSC Goes Bowling -LOCATION:Bingemans +LOCATION:University of Waterloo - Bingemans DESCRIPTION:All CSC members and their guests are invited for a night of fr ee bowling at Bingemans! Transportation will be provided. If you are inter ested in attending\, please RSVP using the online form by Oct. 18. You can @@ -2535,65 +2535,65 @@ DESCRIPTION:All CSC members and their guests are invited for a night of fr ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20131122T003000000Z@csclub.uwaterloo.ca +UID:20131121T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20131122T003000Z -DTEND:20131122T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20131121T233000Z +DTEND:20131122T003000Z SUMMARY:C++ Night 0x05 - C++ Seasoning -LOCATION:PHY 150 +LOCATION:University of Waterloo - PHY 150 DESCRIPTION:The fifth in a series of recorded talks from GoingNative 2013. Featuring Sean Parent. --- Learn more at https:/csclub.uwaterloo.ca/event s/2013/fall/C++-Night-0x05---C++-Seasoning ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20131108T003000000Z@csclub.uwaterloo.ca +UID:20131107T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20131108T003000Z -DTEND:20131108T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20131107T233000Z +DTEND:20131108T003000Z SUMMARY:C++ Night 0x04 - Writing Quick Code in C++\, Quickly -LOCATION:PHY 150 +LOCATION:University of Waterloo - PHY 150 DESCRIPTION:The fourth in a series of recorded talks from GoingNative 2013 . Featuring Andrei Alexandrescu. --- Learn more at https:/csclub.uwaterloo .ca/events/2013/fall/C++-Night-0x04---Writing-Quick-Code-in-C++\,-Quickly ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20131031T233000000Z@csclub.uwaterloo.ca +UID:20131031T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20131031T233000Z -DTEND:20131101T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20131031T223000Z +DTEND:20131031T233000Z SUMMARY:C++ Night 0x03 - An Effective C++11/14 Sampler -LOCATION:PHY 150 +LOCATION:University of Waterloo - PHY 150 DESCRIPTION:The third in a series of recorded talks from GoingNative 2013. Featuring Scott Meyers. --- Learn more at https:/csclub.uwaterloo.ca/even ts/2013/fall/C++-Night-0x03---An-Effective-C++1114-Sampler ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20131017T233000000Z@csclub.uwaterloo.ca +UID:20131017T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20131017T233000Z -DTEND:20131018T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20131017T223000Z +DTEND:20131017T233000Z SUMMARY:C++ Night 0x02 - Don't Help The Compiler -LOCATION:PHY 150 +LOCATION:University of Waterloo - PHY 150 DESCRIPTION:The second in a series of recorded talks from GoingNative 2013 . Featuring Stephan T. Lavavej. --- Learn more at https:/csclub.uwaterloo. ca/events/2013/fall/C++-Night-0x02---Don't-Help-The-Compiler ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20131003T233000000Z@csclub.uwaterloo.ca +UID:20131003T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20131003T233000Z -DTEND:20131004T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20131003T223000Z +DTEND:20131003T233000Z SUMMARY:C++ GoingNative Lectures -LOCATION:PHY 150 +LOCATION:University of Waterloo - PHY 150 DESCRIPTION:We will be showing GoingNative lectures from some of the top i ndividuals working on C++ approximately biweekly on Thursdays at 6:30PM in the PHY 150 theatre. Every lecture will be accompanied with free pizza an @@ -2603,13 +2603,13 @@ DESCRIPTION:We will be showing GoingNative lectures from some of the top i ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20130607T230000000Z@csclub.uwaterloo.ca +UID:20130607T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20130607T230000Z -DTEND:20130608T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20130607T220000Z +DTEND:20130607T230000Z SUMMARY:Unix 101/ Code Party 0 -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:We are offering a Unix tutorial on Friday\, June 7th\, 2013! F ollowing the tutorial a code party will take place. Bring your laptops and chargers for an awesome night of coding\, hacking and learning. All are w @@ -2618,13 +2618,13 @@ DESCRIPTION:We are offering a Unix tutorial on Friday\, June 7th\, 2013! F ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20130722T220000000Z@csclub.uwaterloo.ca +UID:20130722T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20130722T220000Z -DTEND:20130722T230000Z +DTSTAMP:20210920T232239Z +DTSTART:20130722T210000Z +DTEND:20130722T220000Z SUMMARY:The Future of 3D Graphics is in Software! -LOCATION:MC 4020 +LOCATION:University of Waterloo - MC 4020 DESCRIPTION:Convergence between CPU and GPU approaches to processing sets the stage for an exciting transition to 3D rendering that takes place enti rely in software. TransGaming's Nicolas Capens and Gavriel State will spea @@ -2634,13 +2634,13 @@ DESCRIPTION:Convergence between CPU and GPU approaches to processing sets ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20130515T230000000Z@csclub.uwaterloo.ca +UID:20130515T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20130515T230000Z -DTEND:20130516T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20130515T220000Z +DTEND:20130515T230000Z SUMMARY:Spring 2013 Elections -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Elections for Spring 2013 are being held! The Executive will b e elected\, and the Office Manager and Librarian will be appointed by the new executive. --- Learn more at https:/csclub.uwaterloo.ca/events/2013/sp @@ -2648,13 +2648,13 @@ DESCRIPTION:Elections for Spring 2013 are being held! The Executive will b ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20130718T220000000Z@csclub.uwaterloo.ca +UID:20130718T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20130718T220000Z -DTEND:20130718T230000Z +DTSTAMP:20210920T232239Z +DTSTART:20130718T210000Z +DTEND:20130718T220000Z SUMMARY:Path Tracing -LOCATION:MC 4041 +LOCATION:University of Waterloo - MC 4041 DESCRIPTION:As a follow on to last term's tutorial on building a ray-trace r from scratch\, this talk will be presenting the basic mechanics of how a bidirectional path-tracer creates a globally illuminated scene\, advantag @@ -2665,13 +2665,13 @@ DESCRIPTION:As a follow on to last term's tutorial on building a ray-trace ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20130727T000000000Z@csclub.uwaterloo.ca +UID:20130726T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20130727T000000Z -DTEND:20130727T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20130726T230000Z +DTEND:20130727T000000Z SUMMARY:Code Party 1 -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Come out to the Code Party happening in the Comfy Lounge on Ju ly 26 at 7:00 PM! Why sleep when you could be hacking on $your\\_favourite \\_project or doing $something\\_classy in great company? Join us for a ni @@ -2680,13 +2680,13 @@ DESCRIPTION:Come out to the Code Party happening in the Comfy Lounge on Ju ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20130720T000000000Z@csclub.uwaterloo.ca +UID:20130719T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20130720T000000Z -DTEND:20130720T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20130719T230000Z +DTEND:20130720T000000Z SUMMARY:CSC Goes Outside! -LOCATION:EV3 Fire Pit +LOCATION:University of Waterloo - EV3 Fire Pit DESCRIPTION:Do you love the combination of s'mores\, burgers\, and fire? A re you brave enough to face the newly-grown geese? Do you want to play som e Frisbee while listening to some chill tunes? If so\, come hang out with @@ -2696,13 +2696,13 @@ DESCRIPTION:Do you love the combination of s'mores\, burgers\, and fire? A ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20130711T220000000Z@csclub.uwaterloo.ca +UID:20130711T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20130711T220000Z -DTEND:20130711T230000Z +DTSTAMP:20210920T232239Z +DTSTART:20130711T210000Z +DTEND:20130711T220000Z SUMMARY:3D Movies and Computer Science -LOCATION:MC 4041 +LOCATION:University of Waterloo - MC 4041 DESCRIPTION:While humans started making 3D motion pictures in the 1800's\, several technical and artistic challenges prevented widespread interest i n the medium. By investing heavily in a computerized production pipeline\, @@ -2715,13 +2715,13 @@ DESCRIPTION:While humans started making 3D motion pictures in the 1800's\, ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20130321T213000000Z@csclub.uwaterloo.ca +UID:20130321T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20130321T213000Z -DTEND:20130321T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20130321T203000Z +DTEND:20130321T213000Z SUMMARY:Using Computers to Find Evidence in Litigation -LOCATION:MC 4020 +LOCATION:University of Waterloo - MC 4020 DESCRIPTION:Professor Gordon Cormack will be presenting a talk on using ma chine-learning based spam filters to accurately locate relevent electronic documents - a process which has typically been very manual\, and very exp @@ -2730,13 +2730,13 @@ DESCRIPTION:Professor Gordon Cormack will be presenting a talk on using ma ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20130401T230000000Z@csclub.uwaterloo.ca +UID:20130401T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20130401T230000Z -DTEND:20130402T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20130401T220000Z +DTEND:20130401T230000Z SUMMARY:Unix 101 -LOCATION:MC 3003 +LOCATION:University of Waterloo - MC 3003 DESCRIPTION:*by Calum T. Dalek*. New to the Unix computing environment? If you seek an introduction\, look no further. We will be holding a tutorial on using Unix this upcoming Monday. Topics that will be covered include b @@ -2745,14 +2745,14 @@ DESCRIPTION:*by Calum T. Dalek*. New to the Unix computing environment? If ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20130228T223000000Z@csclub.uwaterloo.ca +UID:20130228T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20130228T223000Z -DTEND:20130228T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20130228T213000Z +DTEND:20130228T223000Z SUMMARY:Machine Architecture\, Performance\, and Scalability: Things Your Programming Language Never Told You -LOCATION:DC 1302 +LOCATION:University of Waterloo - DC 1302 DESCRIPTION:\"Herb Sutter is a leading authority on software development. He is the best selling author of several books including Exceptional C++ a nd C++ Coding Standards\, as well as hundreds of technical papers and arti @@ -2763,26 +2763,26 @@ DESCRIPTION:\"Herb Sutter is a leading authority on software development. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20130116T220000000Z@csclub.uwaterloo.ca +UID:20130116T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20130116T220000Z -DTEND:20130116T230000Z +DTSTAMP:20210920T232239Z +DTSTART:20130116T210000Z +DTEND:20130116T220000Z SUMMARY:Elections -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:CSC Elections have begun for the Winter 2013 term\, nomination s are open! --- Learn more at https:/csclub.uwaterloo.ca/events/2013/winte r/Elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20130402T000000000Z@csclub.uwaterloo.ca +UID:20130401T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20130402T000000Z -DTEND:20130402T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20130401T230000Z +DTEND:20130402T000000Z SUMMARY:Code Party 1 -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:The Computer Science Club is running the second code party of the term! Come join us and hack on open source software\, your own project s\, or whatever comes up. Everyone is welcome\; please bring your friends. @@ -2792,13 +2792,13 @@ DESCRIPTION:The Computer Science Club is running the second code party of ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20121119T213000000Z@csclub.uwaterloo.ca +UID:20121119T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20121119T213000Z -DTEND:20121119T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20121119T203000Z +DTEND:20121119T213000Z SUMMARY:UNIX 101 -LOCATION:MC 3003 +LOCATION:University of Waterloo - MC 3003 DESCRIPTION:*by Calum T. Dalek*. New to the Unix computing environment? If you seek an introduction\, look no further. We will be holding a series o f tutorials on using Unix\, beginning with Unix 101 this upcoming Monday. @@ -2808,13 +2808,13 @@ DESCRIPTION:*by Calum T. Dalek*. New to the Unix computing environment? If ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20120929T000000000Z@csclub.uwaterloo.ca +UID:20120928T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20120929T000000Z -DTEND:20120929T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20120928T230000Z +DTEND:20120929T000000Z SUMMARY:Tron Screening: Frosh-A-Tron -LOCATION:PHY 150 +LOCATION:University of Waterloo - PHY 150 DESCRIPTION:ehashman's lousy frosh event naming scheme continues as we pre pare for this week's movie night---a screening of the original TRON in PHY 150. Come watch the groundbreaking film that defined the role of computer @@ -2824,13 +2824,13 @@ DESCRIPTION:ehashman's lousy frosh event naming scheme continues as we pre ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20121018T210000000Z@csclub.uwaterloo.ca +UID:20121018T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20121018T210000Z -DTEND:20121018T220000Z +DTSTAMP:20210920T232239Z +DTSTART:20121018T200000Z +DTEND:20121018T210000Z SUMMARY:The Cryptographic and Game-Theoretical Fundamentals behind Bitcoin -LOCATION:MC 2034 +LOCATION:University of Waterloo - MC 2034 DESCRIPTION:*by Vitalik Buterin.* In this talk\, we will cover the cryptog raphic and game-theory principles behind the currency\, including how the issues of double-spending\, the \"51% attack\,\" and \"mining\" are addres @@ -2841,13 +2841,13 @@ DESCRIPTION:*by Vitalik Buterin.* In this talk\, we will cover the cryptog ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20120906T220000000Z@csclub.uwaterloo.ca +UID:20120906T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20120906T220000Z -DTEND:20120906T230000Z +DTSTAMP:20210920T232239Z +DTSTART:20120906T210000Z +DTEND:20120906T220000Z SUMMARY:SCS First-year Welcome Dinner -LOCATION:Math 3 Atrium +LOCATION:University of Waterloo - Math 3 Atrium DESCRIPTION:The School of Computer Science is hosting a dinner event for i ncoming first-year students. You'll get to meet us\, some of the faculty\, and other new undergraduates. Food will be provided. --- Learn more at ht @@ -2855,13 +2855,13 @@ DESCRIPTION:The School of Computer Science is hosting a dinner event for i ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20121121T223000000Z@csclub.uwaterloo.ca +UID:20121121T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20121121T223000Z -DTEND:20121121T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20121121T213000Z +DTEND:20121121T223000Z SUMMARY:SASMS -LOCATION:MC 5136B +LOCATION:University of Waterloo - MC 5136B DESCRIPTION:*by PMC.*The Pure Mathematics\, Applied Mathematics\, Combinat orics & Optimization Club is hosting the Fall 2012 Short Attention Span Ma th Seminars (SASMS). --- Learn more at https:/csclub.uwaterloo.ca/events/2 @@ -2869,13 +2869,13 @@ DESCRIPTION:*by PMC.*The Pure Mathematics\, Applied Mathematics\, Combinat ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20121116T010000000Z@csclub.uwaterloo.ca +UID:20121116T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20121116T010000Z -DTEND:20121116T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20121116T000000Z +DTEND:20121116T010000Z SUMMARY:KW Perlmongers Talk -LOCATION:DC 1302 +LOCATION:University of Waterloo - DC 1302 DESCRIPTION:*by Justin Wheeler.*In his own words\, this talk will cover th e virtues of Perl: CPAN\, Moose\, CPAN\, Catalyst\, CPAN\, DBIx::Class\, C PAN\, TMTOWTDI\, and did I mention CPAN? --- Learn more at https:/csclub.u @@ -2883,26 +2883,26 @@ DESCRIPTION:*by Justin Wheeler.*In his own words\, this talk will cover th ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20120918T210000000Z@csclub.uwaterloo.ca +UID:20120918T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20120918T210000Z -DTEND:20120918T220000Z +DTSTAMP:20210920T232239Z +DTSTART:20120918T200000Z +DTEND:20120918T210000Z SUMMARY:Elections -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:CSC Elections have begun for the Fall 2012 term\, nominations are open! --- Learn more at https:/csclub.uwaterloo.ca/events/2012/fall/El ections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20121124T010000000Z@csclub.uwaterloo.ca +UID:20121124T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20121124T010000Z -DTEND:20121124T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20121124T000000Z +DTEND:20121124T010000Z SUMMARY:Code Party 3 -LOCATION:MC 3001 +LOCATION:University of Waterloo - MC 3001 DESCRIPTION:The Computer Science Club is running our third\, and last\, co de party of the term! Whether you're a hacking guru or a newbie to compute r science\, you're welcome to attend\; there will be activities for all. S @@ -2912,13 +2912,13 @@ DESCRIPTION:The Computer Science Club is running our third\, and last\, co ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20120915T000000000Z@csclub.uwaterloo.ca +UID:20120914T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20120915T000000Z -DTEND:20120915T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20120914T230000Z +DTEND:20120915T000000Z SUMMARY:Code Party 1: FROSH-A-THON -LOCATION:MC 3001 +LOCATION:University of Waterloo - MC 3001 DESCRIPTION:The Computer Science Club is running our first \"welcome back\ " code party of the term! Whether you're a hacking guru or a newbie to com puter science\, you're welcome to attend\; there will be activities for al @@ -2929,13 +2929,13 @@ DESCRIPTION:The Computer Science Club is running our first \"welcome back\ ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20121027T000000000Z@csclub.uwaterloo.ca +UID:20121026T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20121027T000000Z -DTEND:20121027T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20121026T230000Z +DTEND:20121027T000000Z SUMMARY:CSC Code Party 2 -LOCATION:MC 3001 +LOCATION:University of Waterloo - MC 3001 DESCRIPTION:We will be holding our second code party of the term. Watch fo r further details\, as we plan on working with some robots and Scala\, git \, and Haskell. --- Learn more at https:/csclub.uwaterloo.ca/events/2012/f @@ -2943,13 +2943,13 @@ DESCRIPTION:We will be holding our second code party of the term. Watch fo ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20120507T230000000Z@csclub.uwaterloo.ca +UID:20120507T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20120507T230000Z -DTEND:20120508T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20120507T220000Z +DTEND:20120507T230000Z SUMMARY:mmap and the Mortgage Crisis -LOCATION:DC 1302 +LOCATION:University of Waterloo - DC 1302 DESCRIPTION:Palantir is a Palo Alto-based intelligence analysis software c ompany that has partnered with the CSC to put on a tech talk and social. T here will be free food\, free drinks\, and for one lucky winner\, a free i @@ -2958,26 +2958,26 @@ DESCRIPTION:Palantir is a Palo Alto-based intelligence analysis software c ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20120510T213000000Z@csclub.uwaterloo.ca +UID:20120510T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20120510T213000Z -DTEND:20120510T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20120510T203000Z +DTEND:20120510T213000Z SUMMARY:Elections -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:CSC Elections have begun for the Spring 2012 term\, nomination s are open! --- Learn more at https:/csclub.uwaterloo.ca/events/2012/sprin g/Elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20120609T000000000Z@csclub.uwaterloo.ca +UID:20120608T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20120609T000000Z -DTEND:20120609T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20120608T230000Z +DTEND:20120609T000000Z SUMMARY:Code Party 1 -LOCATION:MC 3001 +LOCATION:University of Waterloo - MC 3001 DESCRIPTION:The Computer Science Club is running the first code party of t he term! Come join us and hack on open source software\, your own projects \, or whatever comes up. Everyone is welcome\; please bring your friends. @@ -2987,13 +2987,13 @@ DESCRIPTION:The Computer Science Club is running the first code party of t ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20120308T233000000Z@csclub.uwaterloo.ca +UID:20120308T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20120308T233000Z -DTEND:20120309T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20120308T223000Z +DTEND:20120308T233000Z SUMMARY:UNIX 102 -LOCATION:MC 3003 +LOCATION:University of Waterloo - MC 3003 DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club will be running the second installment of our introductory UNIX tutorials for the term. W e will be covering topics intended to show off the development-friendlines @@ -3003,13 +3003,13 @@ DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club will be running ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20120209T230000000Z@csclub.uwaterloo.ca +UID:20120209T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20120209T230000Z -DTEND:20120210T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20120209T220000Z +DTEND:20120209T230000Z SUMMARY:UNIX 101 -LOCATION:MC 3003 +LOCATION:University of Waterloo - MC 3003 DESCRIPTION:*by Calum T. Dalek*. New to the Unix computing environment? If you seek an introduction\, look no further. We will be holding a series o f tutorials on using Unix\, beginning with Unix 101 this upcoming Thursday @@ -3021,13 +3021,13 @@ DESCRIPTION:*by Calum T. Dalek*. New to the Unix computing environment? If ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20120217T010000000Z@csclub.uwaterloo.ca +UID:20120217T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20120217T010000Z -DTEND:20120217T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20120217T000000Z +DTEND:20120217T010000Z SUMMARY:OpenCL Introduction -LOCATION:MC 3001 +LOCATION:University of Waterloo - MC 3001 DESCRIPTION:*by Calum T. Dalek*. The University of Waterloo Computer Scien ce Club and AMD are running an OpenCL programming competition. If you're i nterested in writing massively parallel software on the OpenCL platform\, @@ -3036,13 +3036,13 @@ DESCRIPTION:*by Calum T. Dalek*. The University of Waterloo Computer Scien ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20120303T010000000Z@csclub.uwaterloo.ca +UID:20120303T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20120303T010000Z -DTEND:20120303T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20120303T000000Z +DTEND:20120303T010000Z SUMMARY:OpenCL Code Party -LOCATION:MC 3001 +LOCATION:University of Waterloo - MC 3001 DESCRIPTION:*by Calum T. Dalek*. The University of Waterloo Computer Scien ce Club and AMD's OpenCL programming competition comes to a close\, as the contest ends at midnight and prizes are awarded! Open submissions will be @@ -3051,13 +3051,13 @@ DESCRIPTION:*by Calum T. Dalek*. The University of Waterloo Computer Scien ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20120322T213000000Z@csclub.uwaterloo.ca +UID:20120322T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20120322T213000Z -DTEND:20120322T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20120322T203000Z +DTEND:20120322T213000Z SUMMARY:Multi-processor Real-time Systems -LOCATION:MC 4021 +LOCATION:University of Waterloo - MC 4021 DESCRIPTION:*by Bill Cowan*. Programming systems that obey hard real-time constraints is difficult. So is programming multiple CPUs that interact to solve a single problem. This talk will describe the nature of computation @@ -3068,13 +3068,13 @@ DESCRIPTION:*by Bill Cowan*. Programming systems that obey hard real-time ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20120307T233000000Z@csclub.uwaterloo.ca +UID:20120307T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20120307T233000Z -DTEND:20120308T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20120307T223000Z +DTEND:20120307T233000Z SUMMARY:Feynman Messenger Lecture Series -LOCATION:PHY 150 +LOCATION:University of Waterloo - PHY 150 DESCRIPTION:*by Calum T. Dalek*. Join the Computer Science Club and PhysCl ub every Wednesday evening for the rest of the term for our five screening s of the classic 1964 Messenger Lecture Series by Richard Feynman in PHY 1 @@ -3083,26 +3083,26 @@ DESCRIPTION:*by Calum T. Dalek*. Join the Computer Science Club and PhysCl ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20120112T223000000Z@csclub.uwaterloo.ca +UID:20120112T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20120112T223000Z -DTEND:20120112T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20120112T213000Z +DTEND:20120112T223000Z SUMMARY:Elections -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:CSC Elections have begun for the Winter 2012 term\, nomination s are open! --- Learn more at https:/csclub.uwaterloo.ca/events/2012/winte r/Elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20120128T003000000Z@csclub.uwaterloo.ca +UID:20120127T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20120128T003000Z -DTEND:20120128T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20120127T233000Z +DTEND:20120128T003000Z SUMMARY:Code Party 0 -LOCATION:Math CnD +LOCATION:University of Waterloo - Math CnD DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is running the first code party of the term! Come join us and hack on open source softwar e\, your own projects\, or whatever comes up. Everyone is welcome\; please @@ -3112,13 +3112,13 @@ DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is running the ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20120208T000000000Z@csclub.uwaterloo.ca +UID:20120207T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20120208T000000Z -DTEND:20120208T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20120207T230000Z +DTEND:20120208T000000Z SUMMARY:Algorithms Talk -LOCATION:MC 4045 +LOCATION:University of Waterloo - MC 4045 DESCRIPTION:*by Victor Fan*. Join Victor Fan for his talk\, intended for a ll second-year math students with a solid first-year background. Even if y ou are a first-year or a seasoned veteran\, you will probably still take h @@ -3128,13 +3128,13 @@ DESCRIPTION:*by Victor Fan*. Join Victor Fan for his talk\, intended for a ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20111024T213000000Z@csclub.uwaterloo.ca +UID:20111024T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20111024T213000Z -DTEND:20111024T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20111024T203000Z +DTEND:20111024T213000Z SUMMARY:UNIX 102: Tools in the UNIX Environment -LOCATION:MC 3003 +LOCATION:University of Waterloo - MC 3003 DESCRIPTION:*by Calum T. Dalek*. The next installment in the CS Club's pop ular Unix tutorials UNIX 102 introduces powerful text editing tools for pr ogramming and document formatting. --- Learn more at https:/csclub.uwaterl @@ -3142,26 +3142,26 @@ DESCRIPTION:*by Calum T. Dalek*. The next installment in the CS Club's pop ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20110929T210000000Z@csclub.uwaterloo.ca +UID:20110929T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20110929T210000Z -DTEND:20110929T220000Z +DTSTAMP:20210920T232239Z +DTSTART:20110929T200000Z +DTEND:20110929T210000Z SUMMARY:UNIX 101: An Introduction to the Shell -LOCATION:MC 3004 +LOCATION:University of Waterloo - MC 3004 DESCRIPTION:*by Calum T. Dalek*. New to Unix? No problem\, we'll teach you to power use circles around your friends! --- Learn more at https:/csclub .uwaterloo.ca/events/2011/fall/UNIX-101-An-Introduction-to-the-Shell ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20111013T233000000Z@csclub.uwaterloo.ca +UID:20111013T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20111013T233000Z -DTEND:20111014T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20111013T223000Z +DTEND:20111013T233000Z SUMMARY:How Browsers Work -LOCATION:MC 4020 +LOCATION:University of Waterloo - MC 4020 DESCRIPTION:*by Ehsan Akhgari*. Veteran Mozilla engineer Ehsan Akhgari wil l present a talk on the internals of web browsers. The material will range from the fundamentals of content rendering to the latest innovations in b @@ -3170,25 +3170,25 @@ DESCRIPTION:*by Ehsan Akhgari*. Veteran Mozilla engineer Ehsan Akhgari wil ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20110919T213000000Z@csclub.uwaterloo.ca +UID:20110919T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20110919T213000Z -DTEND:20110919T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20110919T203000Z +DTEND:20110919T213000Z SUMMARY:Elections -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Club elections. See related news items for details. --- Learn more at https:/csclub.uwaterloo.ca/events/2011/fall/Elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20111022T000000000Z@csclub.uwaterloo.ca +UID:20111021T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20111022T000000Z -DTEND:20111022T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20111021T230000Z +DTEND:20111022T000000Z SUMMARY:Code Party 2 -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is having our s econd code party of the term! Everyone is welcome\; please bring your frie nds. There will be foodstuffs and sugary drinks available for your hacking @@ -3197,13 +3197,13 @@ DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is having our s ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20111001T000000000Z@csclub.uwaterloo.ca +UID:20110930T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20111001T000000Z -DTEND:20111001T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20110930T230000Z +DTEND:20111001T000000Z SUMMARY:Code Party 1 -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is having our f irst code party of the term! The theme for this code party will be collabo rative development. We'll present several ideas of small projects to work @@ -3214,13 +3214,13 @@ DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is having our f ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20111112T133000000Z@csclub.uwaterloo.ca +UID:20111112T123000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20111112T133000Z -DTEND:20111112T143000Z +DTSTAMP:20210920T232239Z +DTSTART:20111112T123000Z +DTEND:20111112T133000Z SUMMARY:CSC goes to Design Our Tomorrow -LOCATION:Davis Centre +LOCATION:University of Waterloo - Davis Centre DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club has a limited n umber of tickets available for the [Design Our Tomorrow Conference]() at the University of Toronto on Saturday\, Nove @@ -3230,13 +3230,13 @@ DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club has a limited n ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20111119T010000000Z@csclub.uwaterloo.ca +UID:20111119T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20111119T010000Z -DTEND:20111119T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20111119T000000Z +DTEND:20111119T010000Z SUMMARY:CSC Open Data Code Party -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is teaming up w ith the UW Open Data Initiative to bring you our third code party of the t erm! Everyone is welcome\; please bring your friends. There will be foodst @@ -3245,13 +3245,13 @@ DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is teaming up w ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20110614T213000000Z@csclub.uwaterloo.ca +UID:20110614T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20110614T213000Z -DTEND:20110614T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20110614T203000Z +DTEND:20110614T213000Z SUMMARY:Taming Software Bloat with AdaptableGIMP -LOCATION:MC 2054 +LOCATION:University of Waterloo - MC 2054 DESCRIPTION: Ever use software with 100s or 1000s of commands? Ever have a hard time finding the right commands to perform your task? In this talk\, we'll present AdaptableGIMP\, a new version of GIMP developed at Waterloo @@ -3260,13 +3260,13 @@ DESCRIPTION: Ever use software with 100s or 1000s of commands? Ever have a ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20110704T183000000Z@csclub.uwaterloo.ca +UID:20110704T173000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20110704T183000Z -DTEND:20110704T193000Z +DTSTAMP:20210920T232239Z +DTSTART:20110704T173000Z +DTEND:20110704T183000Z SUMMARY:Our Troubles with Linux and Why You Should Care -LOCATION:MC 5158 +LOCATION:University of Waterloo - MC 5158 DESCRIPTION:A joint work between Professors Tim Brecht\, Ashif Harji\, and Peter Buhr\, this talk describes experiences using the Linux kernel as a platform for conducting performance evaluations. --- Learn more at https:/ @@ -3275,13 +3275,13 @@ DESCRIPTION:A joint work between Professors Tim Brecht\, Ashif Harji\, and ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20110609T213000000Z@csclub.uwaterloo.ca +UID:20110609T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20110609T213000Z -DTEND:20110609T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20110609T203000Z +DTEND:20110609T213000Z SUMMARY:General Purpose Computing on Graphics Cards -LOCATION:MC 2054 +LOCATION:University of Waterloo - MC 2054 DESCRIPTION: In the first of our member talks for the term\, Katie Hyatt w ill give a short introduction to General Purpose Graphics Processing Unit computing. This expanding field has many applications. The primary focus o @@ -3291,39 +3291,39 @@ DESCRIPTION: In the first of our member talks for the term\, Katie Hyatt w ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20110509T223000000Z@csclub.uwaterloo.ca +UID:20110509T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20110509T223000Z -DTEND:20110509T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20110509T213000Z +DTEND:20110509T223000Z SUMMARY:Elections -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:CSC Elections have begun for the Spring 2011 term\, nomination s are open! --- Learn more at https:/csclub.uwaterloo.ca/events/2011/sprin g/Elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20110509T223100000Z@csclub.uwaterloo.ca +UID:20110509T213100000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20110509T223100Z -DTEND:20110509T233100Z +DTSTAMP:20210920T232239Z +DTSTART:20110509T213100Z +DTEND:20110509T223100Z SUMMARY:Elections Nominees List -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:CSC Elections\, final list of nominations for Spring 2011 --- Learn more at https:/csclub.uwaterloo.ca/events/2011/spring/Elections-Nomi nees-List ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20110723T000000000Z@csclub.uwaterloo.ca +UID:20110722T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20110723T000000Z -DTEND:20110723T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20110722T230000Z +DTEND:20110723T000000Z SUMMARY:Code Party 3 -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:The final Code Party of the term is here! Come hack on some co de\, solve some puzzles\, and have some fun. The event starts in the eveni ng and will run all night. You can show up for any portion of it. You shou @@ -3336,13 +3336,13 @@ DESCRIPTION:The final Code Party of the term is here! Come hack on some co ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20110625T000000000Z@csclub.uwaterloo.ca +UID:20110624T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20110625T000000Z -DTEND:20110625T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20110624T230000Z +DTEND:20110625T000000Z SUMMARY:Code Party 2 -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:The second Code Party of the term takes place this Friday! Com e hack on some code\, solve some puzzles\, and have some fun. The event st arts in the evening and will run all night. You can show up for any portio @@ -3352,13 +3352,13 @@ DESCRIPTION:The second Code Party of the term takes place this Friday! Com ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20110604T000000000Z@csclub.uwaterloo.ca +UID:20110603T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20110604T000000Z -DTEND:20110604T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20110603T230000Z +DTEND:20110604T000000Z SUMMARY:Code Party 1 -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION: The Computer Science Club is having our first code party of t he term. The theme for this week's code party is personal projects. Come s how us what you've been working on! Of course\, everybody is welcome\, eve @@ -3367,13 +3367,13 @@ DESCRIPTION: The Computer Science Club is having our first code party of t ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20110729T230000000Z@csclub.uwaterloo.ca +UID:20110729T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20110729T230000Z -DTEND:20110730T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20110729T220000Z +DTEND:20110729T230000Z SUMMARY:CTRL-D -LOCATION:home of askhader\, see abstract +LOCATION:University of Waterloo - home of askhader\, see abstract DESCRIPTION:The end of another term is here\, and so we're having our End- of-Term dinner. Everybody's welcome to come to CTRL-D. We are running this like a potluck\, so bringing food is suggested. --- Learn more at https:/ @@ -3381,13 +3381,13 @@ DESCRIPTION:The end of another term is here\, and so we're having our End- ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20110709T210000000Z@csclub.uwaterloo.ca +UID:20110709T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20110709T210000Z -DTEND:20110709T220000Z +DTSTAMP:20210920T232239Z +DTSTART:20110709T200000Z +DTEND:20110709T210000Z SUMMARY:CSC Goes Outside -LOCATION:Columbia Lake Firepit +LOCATION:University of Waterloo - Columbia Lake Firepit DESCRIPTION:Do you like going outside? Are you vitamin-D deficient from be ing in the MC too long? Do you think marshmallows\, hotdogs\, and fire are a delicious combination?If so\, you should join us as the CSC is going ou @@ -3400,13 +3400,13 @@ DESCRIPTION:Do you like going outside? Are you vitamin-D deficient from be ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20110720T213000000Z@csclub.uwaterloo.ca +UID:20110720T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20110720T213000Z -DTEND:20110720T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20110720T203000Z +DTEND:20110720T213000Z SUMMARY:An Introduction to Steganography -LOCATION:MC 2038 +LOCATION:University of Waterloo - MC 2038 DESCRIPTION:As part of the CSC member talks series\, Yomna Nasser will be presenting an introduction to steganography. Steganography is the act of h iding information such that it can only be found by its intended recipient @@ -3419,13 +3419,13 @@ DESCRIPTION:As part of the CSC member talks series\, Yomna Nasser will be ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20110209T223000000Z@csclub.uwaterloo.ca +UID:20110209T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20110209T223000Z -DTEND:20110209T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20110209T213000Z +DTEND:20110209T223000Z SUMMARY:UNIX 103: Version Control Systems -LOCATION:MC3003 +LOCATION:University of Waterloo - MC3003 DESCRIPTION:*by Calum T. Dalek*. 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. --- Learn more at https:/csclub.uwater @@ -3433,13 +3433,13 @@ DESCRIPTION:*by Calum T. Dalek*. In this long-awaited third installment of ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20110202T223000000Z@csclub.uwaterloo.ca +UID:20110202T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20110202T223000Z -DTEND:20110202T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20110202T213000Z +DTEND:20110202T223000Z SUMMARY:UNIX 102: Documents and Editing in the Unix environment -LOCATION:MC3003 +LOCATION:University of Waterloo - MC3003 DESCRIPTION:*by Calum T. Dalek*. The next installment in the CS Club's pop ular Unix tutorials UNIX 102 introduces powerful text editing tools for pr ogramming and document formatting. --- Learn more at https:/csclub.uwaterl @@ -3448,39 +3448,39 @@ DESCRIPTION:*by Calum T. Dalek*. The next installment in the CS Club's pop ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20110126T223000000Z@csclub.uwaterloo.ca +UID:20110126T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20110126T223000Z -DTEND:20110126T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20110126T213000Z +DTEND:20110126T223000Z SUMMARY:UNIX 101: An Introduction to the Shell -LOCATION:MC3003 +LOCATION:University of Waterloo - MC3003 DESCRIPTION:*by Calum T. Dalek*. New to Unix? No problem\, we'll teach you to power use circles around your friends! --- Learn more at https:/csclub .uwaterloo.ca/events/2011/winter/UNIX-101-An-Introduction-to-the-Shell ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20110317T213000000Z@csclub.uwaterloo.ca +UID:20110317T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20110317T213000Z -DTEND:20110317T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20110317T203000Z +DTEND:20110317T213000Z SUMMARY:Software Patents -LOCATION:MC2034 +LOCATION:University of Waterloo - MC2034 DESCRIPTION:*by Stanley Khaing*. What are the requirements for obtaining a patent? Should software be patentable? --- Learn more at https:/csclub.uw aterloo.ca/events/2011/winter/Software-Patents ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20110205T010000000Z@csclub.uwaterloo.ca +UID:20110205T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20110205T010000Z -DTEND:20110205T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20110205T000000Z +DTEND:20110205T010000Z SUMMARY:Code Party -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:*by Calum T. Dalek*. Come one\, come all to the Code Party hap pening in the Comfy Lounge this Friday. The event starts at 7:00PM and wil l run through the night. --- Learn more at https:/csclub.uwaterloo.ca/even @@ -3488,13 +3488,13 @@ DESCRIPTION:*by Calum T. Dalek*. Come one\, come all to the Code Party hap ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20110218T010000000Z@csclub.uwaterloo.ca +UID:20110218T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20110218T010000Z -DTEND:20110218T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20110218T000000Z +DTEND:20110218T010000Z SUMMARY:A Smorgasbord of Perl Talks -LOCATION:MC2017 +LOCATION:University of Waterloo - MC2017 DESCRIPTION:*by KW Perl Mongers*. These talks are intended for programmers who are curious about the Swiss Army Chainsaw of languages\, Perl. --- Le arn more at https:/csclub.uwaterloo.ca/events/2011/winter/A-Smorgasbord-of @@ -3502,13 +3502,13 @@ DESCRIPTION:*by KW Perl Mongers*. These talks are intended for programmers ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20100929T213000000Z@csclub.uwaterloo.ca +UID:20100929T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20100929T213000Z -DTEND:20100929T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20100929T203000Z +DTEND:20100929T213000Z SUMMARY:Unix 101 -LOCATION:MC3003 +LOCATION:University of Waterloo - MC3003 DESCRIPTION:Need to use the Unix environment for a course\, want to overco me your fears of the command line\, or just curious? Attend the first inst allment in the CSC's popular series of Unix tutorials to learn the basics @@ -3519,13 +3519,13 @@ DESCRIPTION:Need to use the Unix environment for a course\, want to overco ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20101006T213000000Z@csclub.uwaterloo.ca +UID:20101006T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20101006T213000Z -DTEND:20101006T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20101006T203000Z +DTEND:20101006T213000Z SUMMARY:UNIX 103 -LOCATION:MC3003 +LOCATION:University of Waterloo - MC3003 DESCRIPTION:Unix 103 will cover version control systems and how to use the m to manage your projects. Unix 101 would be helpful\, but all that is nee ded is basic knowledge of the Unix command line (how to enter commands). - @@ -3533,13 +3533,13 @@ DESCRIPTION:Unix 103 will cover version control systems and how to use the ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20101013T213000000Z@csclub.uwaterloo.ca +UID:20101013T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20101013T213000Z -DTEND:20101013T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20101013T203000Z +DTEND:20101013T213000Z SUMMARY:UNIX 102 -LOCATION:MC3003 +LOCATION:University of Waterloo - MC3003 DESCRIPTION:This installment in the CS Club's popular Unix tutorials UNIX 102 introduces powerful text editing tools for programming and document fo rmatting. --- Learn more at https:/csclub.uwaterloo.ca/events/2010/fall/UN @@ -3547,13 +3547,13 @@ DESCRIPTION:This installment in the CS Club's popular Unix tutorials UNIX ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20101117T223000000Z@csclub.uwaterloo.ca +UID:20101117T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20101117T223000Z -DTEND:20101117T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20101117T213000Z +DTEND:20101117T223000Z SUMMARY:Mathematics and aesthetics in maze design -LOCATION:MC4061 +LOCATION:University of Waterloo - MC4061 DESCRIPTION:*by Dr. Craig S. Kaplan*. In this talk\, I discuss the role of the computer in the process of designing mazes. I present some well known algorithms for maze construction\, and more recent research that attempts @@ -3563,27 +3563,27 @@ DESCRIPTION:*by Dr. Craig S. Kaplan*. In this talk\, I discuss the role of ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20101019T213000000Z@csclub.uwaterloo.ca +UID:20101019T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20101019T213000Z -DTEND:20101019T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20101019T203000Z +DTEND:20101019T213000Z SUMMARY:Machine learning vs human learning - will scientists become obsole te? -LOCATION:RCH 306 +LOCATION:University of Waterloo - RCH 306 DESCRIPTION:*by Dr. Shai Ben-David*. --- Learn more at https:/csclub.uwate rloo.ca/events/2010/fall/Machine-learning-vs-human-learning---will-scienti sts-become-obsolete ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20100921T213000000Z@csclub.uwaterloo.ca +UID:20100921T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20100921T213000Z -DTEND:20100921T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20100921T203000Z +DTEND:20100921T213000Z SUMMARY:In the Beginning -LOCATION:MC4061 +LOCATION:University of Waterloo - MC4061 DESCRIPTION:**by Dr. Prabhakar Ragde\, Cheriton School of Computer Science **. I'll be workshopping some lecture ideas involving representations of n umbers\, specification of computation in functional terms\, reasoning abou @@ -3593,13 +3593,13 @@ DESCRIPTION:**by Dr. Prabhakar Ragde\, Cheriton School of Computer Science ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20101012T213000000Z@csclub.uwaterloo.ca +UID:20101012T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20101012T213000Z -DTEND:20101012T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20101012T203000Z +DTEND:20101012T213000Z SUMMARY:How to build a brain: From single neurons to cognition -LOCATION:MC4061 +LOCATION:University of Waterloo - MC4061 DESCRIPTION:*By Dr. Chris Eliasmith*. Theoretical neuroscience is a new di scipline focused on constructing mathematical models of brain function. It has made significant headway in understanding aspects of the neural code. @@ -3613,13 +3613,13 @@ DESCRIPTION:*By Dr. Chris Eliasmith*. Theoretical neuroscience is a new di ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20101106T000000000Z@csclub.uwaterloo.ca +UID:20101105T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20101106T000000Z -DTEND:20101106T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20101105T230000Z +DTEND:20101106T000000Z SUMMARY:Hackathon -LOCATION:CnD Lounge (MC3002) +LOCATION:University of Waterloo - CnD Lounge (MC3002) DESCRIPTION:Come join the CSC for a night of code\, music with only 8 bits \, and comradarie. We will be in the C&D Lounge from 7pm until 7am working on personal projects\, open source projects\, and whatever else comes to @@ -3629,25 +3629,25 @@ DESCRIPTION:Come join the CSC for a night of code\, music with only 8 bits ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20100914T213000000Z@csclub.uwaterloo.ca +UID:20100914T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20100914T213000Z -DTEND:20100914T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20100914T203000Z +DTEND:20100914T213000Z SUMMARY:Elections -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Fall term executive elections and general meeting. --- Learn m ore at https:/csclub.uwaterloo.ca/events/2010/fall/Elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20100922T230000000Z@csclub.uwaterloo.ca +UID:20100922T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20100922T230000Z -DTEND:20100923T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20100922T220000Z +DTEND:20100922T230000Z SUMMARY:Cooking for Geeks -LOCATION:MC4045 +LOCATION:University of Waterloo - MC4045 DESCRIPTION:The CSC is happy to be hosting Jeff Potter\, author of \"Cooki ng 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 aud @@ -3657,13 +3657,13 @@ DESCRIPTION:The CSC is happy to be hosting Jeff Potter\, author of \"Cooki ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20100923T213000000Z@csclub.uwaterloo.ca +UID:20100923T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20100923T213000Z -DTEND:20100923T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20100923T203000Z +DTEND:20100923T213000Z SUMMARY:Calling all CS Frosh -LOCATION:DC1301 (The Fishbowl) +LOCATION:University of Waterloo - DC1301 (The Fishbowl) DESCRIPTION:Come meet and greet your professors\, advisors\, and the heads of the school. Talk to the CSC executive and other upper year students ab out CS at Waterloo. Free food and beverages will also be available\, so th @@ -3672,13 +3672,13 @@ DESCRIPTION:Come meet and greet your professors\, advisors\, and the heads ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20101113T180000000Z@csclub.uwaterloo.ca +UID:20101113T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20101113T180000Z -DTEND:20101113T190000Z +DTSTAMP:20210920T232239Z +DTSTART:20101113T170000Z +DTEND:20101113T180000Z SUMMARY:CSC Invades Toronto -LOCATION:Outside DC +LOCATION:University of Waterloo - Outside DC DESCRIPTION:The CSC is going to Toronto to visit UofT's [CSSU]()\, see what they do\, and have beer with them. If you would like to come along\, please come by the office and sign up. The cost @@ -3690,13 +3690,13 @@ DESCRIPTION:The CSC is going to Toronto to visit UofT's [CSSU]() will presen t his recent result \"QIP=PSPACE\". The talk will not assume any familiari ty with quantum computing or complexity theory\, and light refreshments wi @@ -3940,13 +3940,13 @@ DESCRIPTION:Dr. John Watrous of the [IQC]() will presen ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20100330T213000000Z@csclub.uwaterloo.ca +UID:20100330T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20100330T213000Z -DTEND:20100330T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20100330T203000Z +DTEND:20100330T213000Z SUMMARY:NUI: The future of robotics and automated systems -LOCATION:DC1304 +LOCATION:University of Waterloo - DC1304 DESCRIPTION:Member Sam Pasupalak will present some of his ongoing work in Natural User Interfaces and Robotics in this sixth installment of CS10. -- - Learn more at https:/csclub.uwaterloo.ca/events/2010/winter/NUI-The-futu @@ -3954,14 +3954,14 @@ DESCRIPTION:Member Sam Pasupalak will present some of his ongoing work in ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20100323T213000000Z@csclub.uwaterloo.ca +UID:20100323T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20100323T213000Z -DTEND:20100323T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20100323T203000Z +DTEND:20100323T213000Z SUMMARY:Memory-Corruption Security Holes: How to exploit\, patch and preve nt them. -LOCATION:MC5158 +LOCATION:University of Waterloo - MC5158 DESCRIPTION:Despite it being 2010\, code is still being exploited due to s tack overflows\, a 40+ year old class of security vulnerabilities. In this talk\, I will go over several common methods of program exploitation\, bo @@ -3973,13 +3973,13 @@ DESCRIPTION:Despite it being 2010\, code is still being exploited due to s ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20100126T230000000Z@csclub.uwaterloo.ca +UID:20100126T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20100126T230000Z -DTEND:20100127T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20100126T220000Z +DTEND:20100126T230000Z SUMMARY:Deep learning with multiplicative interactions -LOCATION:DC1302 +LOCATION:University of Waterloo - DC1302 DESCRIPTION:Geoffrey Hinton\, from the University of Toronto and the Canad ian Institute for Advanced Research\, will discuss some of his latest work in learning networks and artificial intelligence. The talk will be access @@ -3990,13 +3990,13 @@ DESCRIPTION:Geoffrey Hinton\, from the University of Toronto and the Canad ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20100227T010000000Z@csclub.uwaterloo.ca +UID:20100227T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20100227T010000Z -DTEND:20100227T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20100227T000000Z +DTEND:20100227T010000Z SUMMARY:Contest Closing -LOCATION:CnD Lounge +LOCATION:University of Waterloo - CnD Lounge DESCRIPTION:The [contest]() is coming to a close tomorrow\, so to finish it in style we will be having ice cream and code friday night. It would be a shame if Waterloo lost (we're not on @@ -4006,13 +4006,13 @@ DESCRIPTION:The [contest]() is coming ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20100401T233000000Z@csclub.uwaterloo.ca +UID:20100401T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20100401T233000Z -DTEND:20100402T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20100401T223000Z +DTEND:20100401T233000Z SUMMARY:CTRL-D -LOCATION:CSC Office +LOCATION:University of Waterloo - CSC Office DESCRIPTION: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 t o get there meet at the club office at 6:30 PM\, a group will be leaving f @@ -4022,13 +4022,13 @@ DESCRIPTION:Once again the CSC will be holding its traditional end of term ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20100225T223000000Z@csclub.uwaterloo.ca +UID:20100225T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20100225T223000Z -DTEND:20100225T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20100225T213000Z +DTEND:20100225T223000Z SUMMARY:CSCF Town Hall -LOCATION:DC1302 +LOCATION:University of Waterloo - DC1302 DESCRIPTION:Come to a town hall style meeting with the managers of CSCF to discuss how to improve the undergraduate (student.cs) computing environme nt. Have gripes? Suggestions? Requests? Now is the time to voice them. --- @@ -4037,13 +4037,13 @@ DESCRIPTION:Come to a town hall style meeting with the managers of CSCF to ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20100406T213000000Z@csclub.uwaterloo.ca +UID:20100406T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20100406T213000Z -DTEND:20100406T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20100406T203000Z +DTEND:20100406T213000Z SUMMARY:Brush-Based Constructive Solid Geometry -LOCATION:DC1304 +LOCATION:University of Waterloo - DC1304 DESCRIPTION:The last talk in the CS10 series will be presented by Jordan S aunders\, in which he will discuss methods for processing brush-based cons tructive solid geometry. --- Learn more at https:/csclub.uwaterloo.ca/even @@ -4051,13 +4051,13 @@ DESCRIPTION:The last talk in the CS10 series will be presented by Jordan S ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20100306T230000000Z@csclub.uwaterloo.ca +UID:20100306T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20100306T230000Z -DTEND:20100307T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20100306T220000Z +DTEND:20100306T230000Z SUMMARY:Bowling -LOCATION:Waterloo Bowling Lanes +LOCATION:University of Waterloo - Waterloo Bowling Lanes DESCRIPTION:The CSC is going bowling. $9.75 for shoes and two games. The b owling alley serves fried food and beer. Join us for some or all of the ab ove --- Learn more at https:/csclub.uwaterloo.ca/events/2010/winter/Bowlin @@ -4065,13 +4065,13 @@ DESCRIPTION:The CSC is going bowling. $9.75 for shoes and two games. The b ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20100316T213000000Z@csclub.uwaterloo.ca +UID:20100316T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20100316T213000Z -DTEND:20100316T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20100316T203000Z +DTEND:20100316T213000Z SUMMARY:Approximation Hardness and the Unique Games Conjecture -LOCATION:MC5158 +LOCATION:University of Waterloo - MC5158 DESCRIPTION:The fifth installment in CS10: Undergraduate Seminars in CS\, features CSC member Elyot Grant introducing the theory of approximation al gorithms. Fun times and a lack of gruesome math are promised. --- Learn mo @@ -4080,13 +4080,13 @@ DESCRIPTION:The fifth installment in CS10: Undergraduate Seminars in CS\, ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20100320T000000000Z@csclub.uwaterloo.ca +UID:20100319T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20100320T000000Z -DTEND:20100320T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20100319T230000Z +DTEND:20100320T000000Z SUMMARY:Another Party of Code -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:There is a CSC Code Party Friday starting at 7:00PM (1900) unt il we get bored (likely in the early in morning). Come out for fun hacking times\, spreading Intertube memes (optional)\, hacking on the OpenMoko\, @@ -4096,13 +4096,13 @@ DESCRIPTION:There is a CSC Code Party Friday starting at 7:00PM (1900) unt ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20100209T223000000Z@csclub.uwaterloo.ca +UID:20100209T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20100209T223000Z -DTEND:20100209T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20100209T213000Z +DTEND:20100209T223000Z SUMMARY:An Introduction to Vector Graphics Libraries with Cairo -LOCATION:DC1304 +LOCATION:University of Waterloo - DC1304 DESCRIPTION:Cairo is an open source\, cross platform\, vector graphics lib rary 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 backend @@ -4119,26 +4119,26 @@ DESCRIPTION:Cairo is an open source\, cross platform\, vector graphics lib ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20100313T010000000Z@csclub.uwaterloo.ca +UID:20100313T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20100313T010000Z -DTEND:20100313T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20100313T000000Z +DTEND:20100313T010000Z SUMMARY:A Party of Code -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:A fevered night of code\, friends\, fun\, energy drinks\, and the CSC. --- Learn more at https:/csclub.uwaterloo.ca/events/2010/winter/A -Party-of-Code ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20100327T000000000Z@csclub.uwaterloo.ca +UID:20100326T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20100327T000000Z -DTEND:20100327T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20100326T230000Z +DTEND:20100327T000000Z SUMMARY:A Final Party of Code -LOCATION:MC7001 +LOCATION:University of Waterloo - MC7001 DESCRIPTION: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 hac king times\, spreading Intertube memes (optional)\, hacking on open source @@ -4149,13 +4149,13 @@ DESCRIPTION:There is a CSC/CMC Code Party Friday starting at 7:00PM (1900) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20091014T193000000Z@csclub.uwaterloo.ca +UID:20091014T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20091014T193000Z -DTEND:20091014T203000Z +DTSTAMP:20210920T232239Z +DTSTART:20091014T183000Z +DTEND:20091014T193000Z SUMMARY:UofT Graduate School Information Session -LOCATION:DC1304 +LOCATION:University of Waterloo - DC1304 DESCRIPTION:\"Is Graduate School for You?\" Get the answers to your grad s chool questions - and have a bite to eat\, our treat --- Learn more at htt ps:/csclub.uwaterloo.ca/events/2009/fall/UofT-Graduate-School-Information- @@ -4163,13 +4163,13 @@ DESCRIPTION:\"Is Graduate School for You?\" Get the answers to your grad s ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20091008T213000000Z@csclub.uwaterloo.ca +UID:20091008T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20091008T213000Z -DTEND:20091008T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20091008T203000Z +DTEND:20091008T213000Z SUMMARY:UNIX 103 -LOCATION:MC3003 +LOCATION:University of Waterloo - MC3003 DESCRIPTION:In this long-awaited third installment of the popular Unix Tut orials the friendly experts of the CSC will teach you the simple art of ve rsion control. You will learn the purpose and use of two different Version @@ -4181,13 +4181,13 @@ DESCRIPTION:In this long-awaited third installment of the popular Unix Tut ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20091001T213000000Z@csclub.uwaterloo.ca +UID:20091001T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20091001T213000Z -DTEND:20091001T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20091001T203000Z +DTEND:20091001T213000Z SUMMARY:UNIX 102 -LOCATION:MC3003 +LOCATION:University of Waterloo - MC3003 DESCRIPTION:The next installment in the CS Club's popular Unix tutorials U NIX 102 introduces powerful text editing tools for programming and documen t formatting. --- Learn more at https:/csclub.uwaterloo.ca/events/2009/fal @@ -4195,39 +4195,39 @@ DESCRIPTION:The next installment in the CS Club's popular Unix tutorials U ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20090924T213000000Z@csclub.uwaterloo.ca +UID:20090924T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20090924T213000Z -DTEND:20090924T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20090924T203000Z +DTEND:20090924T213000Z SUMMARY:UNIX 101 -LOCATION:MC3003 +LOCATION:University of Waterloo - MC3003 DESCRIPTION:New to Unix? No problem\, we'll teach you to power use circles around your friends! --- Learn more at https:/csclub.uwaterloo.ca/events/ 2009/fall/UNIX-101 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20091206T003000000Z@csclub.uwaterloo.ca +UID:20091205T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20091206T003000Z -DTEND:20091206T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20091205T233000Z +DTEND:20091206T003000Z SUMMARY:The Club That Really Likes Dinner -LOCATION:MC3036 +LOCATION:University of Waterloo - MC3036 DESCRIPTION:Come on out to the club's termly end of term dinner\, details in the abstract --- Learn more at https:/csclub.uwaterloo.ca/events/2009/f all/The-Club-That-Really-Likes-Dinner ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20091003T150000000Z@csclub.uwaterloo.ca +UID:20091003T140000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20091003T150000Z -DTEND:20091003T160000Z +DTSTAMP:20210920T232239Z +DTSTART:20091003T140000Z +DTEND:20091003T150000Z SUMMARY:Linux Install Fest -LOCATION:DC1301 FishBowl +LOCATION:University of Waterloo - DC1301 FishBowl DESCRIPTION:Interested in trying Linux but don't know where to start? Come to the Linux install fest to demo Linux\, get help installing it on your computer\, either stand alone or a dual boot\, and help setting up your fr @@ -4237,13 +4237,13 @@ DESCRIPTION:Interested in trying Linux but don't know where to start? Come ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20091105T223000000Z@csclub.uwaterloo.ca +UID:20091105T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20091105T223000Z -DTEND:20091105T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20091105T213000Z +DTEND:20091105T223000Z SUMMARY:In the Beginning -LOCATION:MC2065 +LOCATION:University of Waterloo - MC2065 DESCRIPTION:To most CS students an OS kernel is pretty low level. But ther e 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 @@ -4254,13 +4254,13 @@ DESCRIPTION:To most CS students an OS kernel is pretty low level. But ther ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20090915T220000000Z@csclub.uwaterloo.ca +UID:20090915T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20090915T220000Z -DTEND:20090915T230000Z +DTSTAMP:20210920T232239Z +DTSTART:20090915T210000Z +DTEND:20090915T220000Z SUMMARY:Elections -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Nominations are open now\, either place your name on the nomin ees board or e-mail [the CRO]() to nominat e someone for a position. Come to the Comfy Lounge to elect your fall term @@ -4270,13 +4270,13 @@ DESCRIPTION:Nominations are open now\, either place your name on the nomin ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20091017T000000000Z@csclub.uwaterloo.ca +UID:20091016T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20091017T000000Z -DTEND:20091017T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20091016T230000Z +DTEND:20091017T000000Z SUMMARY:Code Party and Contest Finale -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION: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 @@ -4286,26 +4286,26 @@ DESCRIPTION:Come on out for a night of code\, contests\, and energy drinks ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20091128T010000000Z@csclub.uwaterloo.ca +UID:20091128T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20091128T010000Z -DTEND:20091128T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20091128T000000Z +DTEND:20091128T010000Z SUMMARY:Code Party!!11!! -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:A fevered night of code\, friends\, fun\, energy drinks\, and the CSC. Facebook will be around to bring some food and hang out. --- Lear n more at https:/csclub.uwaterloo.ca/events/2009/fall/Code-Party!!11!! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20091020T213000000Z@csclub.uwaterloo.ca +UID:20091020T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20091020T213000Z -DTEND:20091020T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20091020T203000Z +DTEND:20091020T213000Z SUMMARY:CSC Goes To Dooly's -LOCATION:MC3036 +LOCATION:University of Waterloo - MC3036 DESCRIPTION:We're going to Dooly's to play pool. What more do you want fro m 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. --- Learn more at @@ -4313,13 +4313,13 @@ DESCRIPTION:We're going to Dooly's to play pool. What more do you want fro ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20090928T213000000Z@csclub.uwaterloo.ca +UID:20090928T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20090928T213000Z -DTEND:20090928T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20090928T203000Z +DTEND:20090928T213000Z SUMMARY:AI Programming Contest sponsored by Google -LOCATION:MC3003 +LOCATION:University of Waterloo - MC3003 DESCRIPTION:Come learn how to write an intelligent game-playing program. N o past experience necessary. Submit your program using the [online web int erface]() to watch it battle against @@ -4330,13 +4330,13 @@ DESCRIPTION:Come learn how to write an intelligent game-playing program. N ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20090723T213000000Z@csclub.uwaterloo.ca +UID:20090723T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20090723T213000Z -DTEND:20090723T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20090723T203000Z +DTEND:20090723T213000Z SUMMARY:Unix 103 -LOCATION:MC 3003 +LOCATION:University of Waterloo - MC 3003 DESCRIPTION:In this long-awaited third installment of the popular Unix Tut orials the dark mages of the CSC will train you in the not-so-arcane magic k of version control. You will learn the purpose and use of two different @@ -4348,13 +4348,13 @@ DESCRIPTION:In this long-awaited third installment of the popular Unix Tut ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20090602T213000000Z@csclub.uwaterloo.ca +UID:20090602T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20090602T213000Z -DTEND:20090602T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20090602T203000Z +DTEND:20090602T213000Z SUMMARY:Unix 101 -LOCATION:MC 2037 +LOCATION:University of Waterloo - MC 2037 DESCRIPTION:Need to use the UNIX environment for a course\, want to overco me your fears of the command line\, or just curious? Come and learn the ar cane secrets of the UNIX command line interface from CSC mages. After this @@ -4364,13 +4364,13 @@ DESCRIPTION:Need to use the UNIX environment for a course\, want to overco ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20090622T213000000Z@csclub.uwaterloo.ca +UID:20090622T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20090622T213000Z -DTEND:20090622T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20090622T203000Z +DTEND:20090622T213000Z SUMMARY:Paper Club -LOCATION:MC 4041 +LOCATION:University of Waterloo - MC 4041 DESCRIPTION:Come and drink tea and read an academic CS paper with the Pape r Club. We will be meeting from 4:30pm until 6:30pm on Monday\, June 22th on the 4th floor of the MC (exact room number TBA). See http://csclub.uwat @@ -4379,25 +4379,25 @@ DESCRIPTION:Come and drink tea and read an academic CS paper with the Pape ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20090512T170000000Z@csclub.uwaterloo.ca +UID:20090512T160000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20090512T170000Z -DTEND:20090512T180000Z +DTSTAMP:20210920T232239Z +DTSTART:20090512T160000Z +DTEND:20090512T170000Z SUMMARY:PHP on Windows -LOCATION:MC 2034 +LOCATION:University of Waterloo - MC 2034 DESCRIPTION:PHP Programming Contest Info Session --- Learn more at https:/ csclub.uwaterloo.ca/events/2009/spring/PHP-on-Windows ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20090707T200000000Z@csclub.uwaterloo.ca +UID:20090707T190000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20090707T200000Z -DTEND:20090707T210000Z +DTSTAMP:20210920T232239Z +DTSTART:20090707T190000Z +DTEND:20090707T200000Z SUMMARY:History of CS Curriculum at UW -LOCATION:DC 1302 +LOCATION:University of Waterloo - DC 1302 DESCRIPTION:This talk provides a personal overview of the evolution of the undergraduate computer science curriculum at UW over the past forty years \, concluding with an audience discussion of possible future developments. @@ -4406,26 +4406,26 @@ DESCRIPTION:This talk provides a personal overview of the evolution of the ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20090619T223000000Z@csclub.uwaterloo.ca +UID:20090619T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20090619T223000Z -DTEND:20090619T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20090619T213000Z +DTEND:20090619T223000Z SUMMARY:Dooly's Night -LOCATION:Dooly's +LOCATION:University of Waterloo - Dooly's DESCRIPTION:The CSC will be playing pool at Dooly's. Join us for only a fe w dollars. --- Learn more at https:/csclub.uwaterloo.ca/events/2009/spring /Dooly's-Night ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20090606T000000000Z@csclub.uwaterloo.ca +UID:20090605T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20090606T000000Z -DTEND:20090606T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20090605T230000Z +DTEND:20090606T000000Z SUMMARY:Code Party -LOCATION:MC 3001 +LOCATION:University of Waterloo - MC 3001 DESCRIPTION:Have an assignment or project you need to work on? We will be coding from 7:00pm until 7:00am starting on Friday\, June 5th in the Comfy lounge. Join us! --- Learn more at https:/csclub.uwaterloo.ca/events/2009 @@ -4433,51 +4433,51 @@ DESCRIPTION:Have an assignment or project you need to work on? We will be ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20090203T233000000Z@csclub.uwaterloo.ca +UID:20090203T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20090203T233000Z -DTEND:20090204T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20090203T223000Z +DTEND:20090203T233000Z SUMMARY:UNIX 101 -LOCATION:MC3003 +LOCATION:University of Waterloo - MC3003 DESCRIPTION:New to Unix? No problem\, we'll teach you to power use circles around your friends! --- Learn more at https:/csclub.uwaterloo.ca/events/ 2009/winter/UNIX-101 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20090205T233000000Z@csclub.uwaterloo.ca +UID:20090205T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20090205T233000Z -DTEND:20090206T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20090205T223000Z +DTEND:20090205T233000Z SUMMARY:UNIX 101 and 102 -LOCATION:MC2062 and MC2063 +LOCATION:University of Waterloo - MC2062 and MC2063 DESCRIPTION:Continuing the popular Unix Tutorials with a rerun of 101 and the debut of 102. --- Learn more at https:/csclub.uwaterloo.ca/events/2009 /winter/UNIX-101-and-102 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20090113T222000000Z@csclub.uwaterloo.ca +UID:20090113T212000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20090113T222000Z -DTEND:20090113T232000Z +DTSTAMP:20210920T232239Z +DTSTART:20090113T212000Z +DTEND:20090113T222000Z SUMMARY:Term Elections -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Winter Elections --- Learn more at https:/csclub.uwaterloo.ca/ events/2009/winter/Term-Elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20090305T223000000Z@csclub.uwaterloo.ca +UID:20090305T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20090305T223000Z -DTEND:20090305T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20090305T213000Z +DTEND:20090305T223000Z SUMMARY:SIGGRAPH Night -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Come out and watch the SIGGRAPH (Special Interest Group on Gra phics) conference video review. A video of insane\, amazing\, and mind blo wing computer graphics. . --- Learn more at https:/csclub.uwaterloo.ca/eve @@ -4485,50 +4485,50 @@ DESCRIPTION:Come out and watch the SIGGRAPH (Special Interest Group on Gra ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20090130T003000000Z@csclub.uwaterloo.ca +UID:20090129T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20090130T003000Z -DTEND:20090130T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20090129T233000Z +DTEND:20090130T003000Z SUMMARY:Richard M. Stallman -LOCATION:Modern Languages Theatre +LOCATION:University of Waterloo - Modern Languages Theatre DESCRIPTION:The Free Software Movement and the GNU/Linux Operating System --- Learn more at https:/csclub.uwaterloo.ca/events/2009/winter/Richard-M. -Stallman ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20090402T213000000Z@csclub.uwaterloo.ca +UID:20090402T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20090402T213000Z -DTEND:20090402T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20090402T203000Z +DTEND:20090402T213000Z SUMMARY:Rapid prototyping and mathematical art -LOCATION:DC1302 +LOCATION:University of Waterloo - DC1302 DESCRIPTION:A talk by Craig S. Kaplan. --- Learn more at https:/csclub.uwa terloo.ca/events/2009/winter/Rapid-prototyping-and-mathematical-art ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20090309T200000000Z@csclub.uwaterloo.ca +UID:20090309T190000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20090309T200000Z -DTEND:20090309T210000Z +DTSTAMP:20210920T232239Z +DTSTART:20090309T190000Z +DTEND:20090309T200000Z SUMMARY:Prabhakar Ragde -LOCATION:DC1302 +LOCATION:University of Waterloo - DC1302 DESCRIPTION:Functional Lexing and Parsing --- Learn more at https:/csclub. uwaterloo.ca/events/2009/winter/Prabhakar-Ragde ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20090122T180000000Z@csclub.uwaterloo.ca +UID:20090122T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20090122T180000Z -DTEND:20090122T190000Z +DTSTAMP:20210920T232239Z +DTSTART:20090122T170000Z +DTEND:20090122T180000Z SUMMARY:Joel Spolsky -LOCATION:MC5136 +LOCATION:University of Waterloo - MC5136 DESCRIPTION:Joel Spolsky\, of [Joel on Software]() will be giving a talk entitled \"Computer Science Education and th e Software Industry\". --- Learn more at https:/csclub.uwaterloo.ca/events @@ -4536,13 +4536,13 @@ DESCRIPTION:Joel Spolsky\, of [Joel on Software]() for more details. --- Lear n more at https:/csclub.uwaterloo.ca/events/2009/winter/Canadian-Undergrad uate-Technology-Conference ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20090403T230000000Z@csclub.uwaterloo.ca +UID:20090403T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20090403T230000Z -DTEND:20090404T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20090403T220000Z +DTEND:20090403T230000Z SUMMARY:CTRL-D -LOCATION:TBA +LOCATION:University of Waterloo - TBA DESCRIPTION:Join the Club That Really Likes Dinner for the End Of Term par ty! Inquire closer to the date for details. --- Learn more at https:/csclu b.uwaterloo.ca/events/2009/winter/CTRL-D ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20090319T213000000Z@csclub.uwaterloo.ca +UID:20090319T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20090319T213000Z -DTEND:20090319T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20090319T203000Z +DTEND:20090319T213000Z SUMMARY:Artificial Intelligence Contest -LOCATION:MC2061 +LOCATION:University of Waterloo - MC2061 DESCRIPTION:Come out and try your hand at writing a computer program that plays Minesweeper Flags\, a two-player variant of the classic computer gam e\, Minesweeper. Once you're done\, your program will compete head-to-head @@ -4652,39 +4652,39 @@ DESCRIPTION:Come out and try your hand at writing a computer program that ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20081009T213000000Z@csclub.uwaterloo.ca +UID:20081009T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20081009T213000Z -DTEND:20081009T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20081009T203000Z +DTEND:20081009T213000Z SUMMARY:Unix 102 -LOCATION:MC2037 +LOCATION:University of Waterloo - MC2037 DESCRIPTION:Want more from Unix? No problem\, we'll teach you to create an d quickly edit high quality documents. --- Learn more at https:/csclub.uwa terloo.ca/events/2008/fall/Unix-102 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20081007T213000000Z@csclub.uwaterloo.ca +UID:20081007T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20081007T213000Z -DTEND:20081007T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20081007T203000Z +DTEND:20081007T213000Z SUMMARY:Unix 101 -LOCATION:MC2037 +LOCATION:University of Waterloo - MC2037 DESCRIPTION:New to Unix? No problem\, we'll teach you to power use circles around your friends! --- Learn more at https:/csclub.uwaterloo.ca/events/ 2008/fall/Unix-101 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20081016T213000000Z@csclub.uwaterloo.ca +UID:20081016T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20081016T213000Z -DTEND:20081016T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20081016T203000Z +DTEND:20081016T213000Z SUMMARY:SIGGRAPH Night -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Come out and watch the SIGGRAPH (Special Interest Group on Gra phics) conference video review. A video of insane\, amazing\, and mind blo wing computer graphics. --- Learn more at https:/csclub.uwaterloo.ca/event @@ -4692,13 +4692,13 @@ DESCRIPTION:Come out and watch the SIGGRAPH (Special Interest Group on Gra ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20080912T213000000Z@csclub.uwaterloo.ca +UID:20080912T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20080912T213000Z -DTEND:20080912T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20080912T203000Z +DTEND:20080912T213000Z SUMMARY:Meet the CSC -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Come out and meet other CSC members\, find out about the CSC\, meet the executive nominees\, and join if you like what you see. Nominees should plan on attending. --- Learn more at https:/csclub.uwaterloo.ca/ev @@ -4706,13 +4706,13 @@ DESCRIPTION:Come out and meet other CSC members\, find out about the CSC\, ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20081106T160000000Z@csclub.uwaterloo.ca +UID:20081106T150000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20081106T160000Z -DTEND:20081106T170000Z +DTSTAMP:20210920T232239Z +DTSTART:20081106T150000Z +DTEND:20081106T160000Z SUMMARY:Linux Install Fest -LOCATION:SLC Multipurpose Room +LOCATION:University of Waterloo - SLC Multipurpose Room DESCRIPTION:Come join the CSC in celebrating the new releases of Ubuntu Li nux\, Free BSD and Open BSD\, and get a hand installing one of them on you r own system. --- Learn more at https:/csclub.uwaterloo.ca/events/2008/fal @@ -4720,13 +4720,13 @@ DESCRIPTION:Come join the CSC in celebrating the new releases of Ubuntu Li ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20081002T213000000Z@csclub.uwaterloo.ca +UID:20081002T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20081002T213000Z -DTEND:20081002T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20081002T203000Z +DTEND:20081002T213000Z SUMMARY:General Meeting 2 -LOCATION:MC4021 +LOCATION:University of Waterloo - MC4021 DESCRIPTION:The second official general meeting of the term. Items on the adgenda are CSC Merch\, upcoming talks\, and other possible planned events \, as well as the announcement of a librarian and planning of an office cl @@ -4735,25 +4735,25 @@ DESCRIPTION:The second official general meeting of the term. Items on the ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20081003T213000000Z@csclub.uwaterloo.ca +UID:20081003T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20081003T213000Z -DTEND:20081003T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20081003T203000Z +DTEND:20081003T213000Z SUMMARY:Game Sketching -LOCATION:MC2065 +LOCATION:University of Waterloo - MC2065 DESCRIPTION:Juancho Buchanan\, CTO Relic Entertainment --- Learn more at h ttps:/csclub.uwaterloo.ca/events/2008/fall/Game-Sketching ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20081110T223000000Z@csclub.uwaterloo.ca +UID:20081110T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20081110T223000Z -DTEND:20081110T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20081110T213000Z +DTEND:20081110T223000Z SUMMARY:Functional Programming -LOCATION:MC4061 +LOCATION:University of Waterloo - MC4061 DESCRIPTION:This talk will survey concepts\, techniques\, and languages fo r functional programming from both historical and contemporary perspective s\, with reference to Lisp\, Scheme\, ML\, Haskell\, and Erlang. No prior @@ -4762,26 +4762,26 @@ DESCRIPTION:This talk will survey concepts\, techniques\, and languages fo ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20081024T230000000Z@csclub.uwaterloo.ca +UID:20081024T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20081024T230000Z -DTEND:20081025T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20081024T220000Z +DTEND:20081024T230000Z SUMMARY:Code Party -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:A fevered night of code\, friends\, fun\, free energy drinks\, and the CSC. --- Learn more at https:/csclub.uwaterloo.ca/events/2008/fal l/Code-Party ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20081115T123000000Z@csclub.uwaterloo.ca +UID:20081115T113000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20081115T123000Z -DTEND:20081115T133000Z +DTSTAMP:20210920T232239Z +DTSTART:20081115T113000Z +DTEND:20081115T123000Z SUMMARY:Changing the World Conference -LOCATION:Toronto +LOCATION:University of Waterloo - Toronto DESCRIPTION:Organized by Queen's students\, Changing the World aims to bri ng together the world's greatest visionaries to inspire people to innovate and better our world. Among these speakers include Nobel Peace Prize winn @@ -4791,13 +4791,13 @@ DESCRIPTION:Organized by Queen's students\, Changing the World aims to bri ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20080916T213000000Z@csclub.uwaterloo.ca +UID:20080916T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20080916T213000Z -DTEND:20080916T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20080916T203000Z +DTEND:20080916T213000Z SUMMARY:CSClub Elections -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Elections are scheduled for Tues\, Sep 16 @ 4:30 pm in the com fy lounge. The nomination period closes on Mon\, Sep 15 @ 4:30 pm. Nominat ions may be sent to cro@csclub.uwaterloo.ca. Candidates should not engage @@ -4806,37 +4806,37 @@ DESCRIPTION:Elections are scheduled for Tues\, Sep 16 @ 4:30 pm in the com ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20080229T230000000Z@csclub.uwaterloo.ca +UID:20080229T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20080229T230000Z -DTEND:20080301T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20080229T220000Z +DTEND:20080229T230000Z SUMMARY:Quantum Information Processing -LOCATION:BFG2125 +LOCATION:University of Waterloo - BFG2125 DESCRIPTION:Raymond Laflamme --- Learn more at https:/csclub.uwaterloo.ca/ events/2008/winter/Quantum-Information-Processing ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20080123T230000000Z@csclub.uwaterloo.ca +UID:20080123T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20080123T230000Z -DTEND:20080124T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20080123T220000Z +DTEND:20080123T230000Z SUMMARY:Creating Distributed Applications with TIPC -LOCATION:MC 4020 +LOCATION:University of Waterloo - MC 4020 DESCRIPTION:Elmer Horvath --- Learn more at https:/csclub.uwaterloo.ca/eve nts/2008/winter/Creating-Distributed-Applications-with-TIPC ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20080115T223000000Z@csclub.uwaterloo.ca +UID:20080115T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20080115T223000Z -DTEND:20080115T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20080115T213000Z +DTEND:20080115T223000Z SUMMARY:CSClub Elections -LOCATION:Comfy Lounge +LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Elections are scheduled for Tues\, Jan 15 @ 4:30 pm in the com fy lounge. The nomination period closes on Mon\, Jan 14 @ 4:30 pm. Candida tes should not engage in campaigning after the nomination period has close @@ -4845,170 +4845,170 @@ DESCRIPTION:Elections are scheduled for Tues\, Jan 15 @ 4:30 pm in the com ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20080214T220000000Z@csclub.uwaterloo.ca +UID:20080214T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20080214T220000Z -DTEND:20080214T230000Z +DTSTAMP:20210920T232239Z +DTSTART:20080214T210000Z +DTEND:20080214T220000Z SUMMARY:CSC Programming Contest 1 -LOCATION:MC2061 +LOCATION:University of Waterloo - MC2061 DESCRIPTION:Yes\, we know this is Valentine's Day. --- Learn more at https :/csclub.uwaterloo.ca/events/2008/winter/CSC-Programming-Contest-1 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20080208T223000000Z@csclub.uwaterloo.ca +UID:20080208T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20080208T223000Z -DTEND:20080208T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20080208T213000Z +DTEND:20080208T223000Z SUMMARY:A Brief History of Blackberry and the Wireless Data Telecom Indust ry -LOCATION:MC4042 +LOCATION:University of Waterloo - MC4042 DESCRIPTION:Tyler Lessard --- Learn more at https:/csclub.uwaterloo.ca/eve nts/2008/winter/A-Brief-History-of-Blackberry-and-the-Wireless-Data-Teleco m-Industry ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20071120T223000000Z@csclub.uwaterloo.ca +UID:20071120T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20071120T223000Z -DTEND:20071120T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20071120T213000Z +DTEND:20071120T223000Z SUMMARY:Why you should care about functional programming with Haskell *New -er Date* -LOCATION:MC 4041 +LOCATION:University of Waterloo - MC 4041 DESCRIPTION:Andrei Barbu --- Learn more at https:/csclub.uwaterloo.ca/even ts/2007/fall/Why-you-should-care-about-functional-programming-with-Haskell -New-er-Date ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20070925T183000000Z@csclub.uwaterloo.ca +UID:20070925T173000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20070925T183000Z -DTEND:20070925T193000Z +DTSTAMP:20210920T232239Z +DTSTART:20070925T173000Z +DTEND:20070925T183000Z SUMMARY:Virtual Reality\, Real Law: The regulation of Property in Video Ga mes -LOCATION:DC 1302 +LOCATION:University of Waterloo - DC 1302 DESCRIPTION:Susan Abramovitch --- Learn more at https:/csclub.uwaterloo.ca /events/2007/fall/Virtual-Reality\,-Real-Law-The-regulation-of-Property-in -Video-Games ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20071002T213000000Z@csclub.uwaterloo.ca +UID:20071002T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20071002T213000Z -DTEND:20071002T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20071002T203000Z +DTEND:20071002T213000Z SUMMARY:Putting the fun into Functional Languages and Useful Programming w ith OCaml/F# -LOCATION:MC4061 +LOCATION:University of Waterloo - MC4061 DESCRIPTION:Brennan Taylor --- Learn more at https:/csclub.uwaterloo.ca/ev ents/2007/fall/Putting-the-fun-into-Functional-Languages-and-Useful-Progra mming-with-OCamlF# ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20071201T193000000Z@csclub.uwaterloo.ca +UID:20071201T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20071201T193000Z -DTEND:20071201T203000Z +DTSTAMP:20210920T232239Z +DTSTART:20071201T183000Z +DTEND:20071201T193000Z SUMMARY:Programming Contest -LOCATION:MC 2037 +LOCATION:University of Waterloo - MC 2037 DESCRIPTION:Win Prizes! --- Learn more at https:/csclub.uwaterloo.ca/event s/2007/fall/Programming-Contest ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20071204T223000000Z@csclub.uwaterloo.ca +UID:20071204T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20071204T223000Z -DTEND:20071204T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20071204T213000Z +DTEND:20071204T223000Z SUMMARY:PE Executable Translation: A solution for legacy games on linux (P ostponed) -LOCATION:TBA +LOCATION:University of Waterloo - TBA DESCRIPTION:David Tenty --- Learn more at https:/csclub.uwaterloo.ca/event s/2007/fall/PE-Executable-Translation-A-solution-for-legacy-games-on-linux -(Postponed) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20071015T213000000Z@csclub.uwaterloo.ca +UID:20071015T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20071015T213000Z -DTEND:20071015T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20071015T203000Z +DTEND:20071015T213000Z SUMMARY:Off-the-Record Messaging: Useful Security and Privacy for IM -LOCATION:MC4041 +LOCATION:University of Waterloo - MC4041 DESCRIPTION:Ian Goldberg --- Learn more at https:/csclub.uwaterloo.ca/even ts/2007/fall/Off-the-Record-Messaging-Useful-Security-and-Privacy-for-IM ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20071202T203000000Z@csclub.uwaterloo.ca +UID:20071202T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20071202T203000Z -DTEND:20071202T213000Z +DTSTAMP:20210920T232239Z +DTSTART:20071202T193000Z +DTEND:20071202T203000Z SUMMARY:Multi-Player Linux games for Linux awarness week -LOCATION:TBA +LOCATION:University of Waterloo - TBA DESCRIPTION:Multi-Player Gaming with Linux [Possibly Pizza!] --- Learn mor e at https:/csclub.uwaterloo.ca/events/2007/fall/Multi-Player-Linux-games- for-Linux-awarness-week ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20071122T223000000Z@csclub.uwaterloo.ca +UID:20071122T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20071122T223000Z -DTEND:20071122T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20071122T213000Z +DTEND:20071122T223000Z SUMMARY:More Haskell functional programming fun! -LOCATION:MC 4041 +LOCATION:University of Waterloo - MC 4041 DESCRIPTION:Andrei Barbu --- Learn more at https:/csclub.uwaterloo.ca/even ts/2007/fall/More-Haskell-functional-programming-fun! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20071009T214500000Z@csclub.uwaterloo.ca +UID:20071009T204500000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20071009T214500Z -DTEND:20071009T224500Z +DTSTAMP:20210920T232239Z +DTSTART:20071009T204500Z +DTEND:20071009T214500Z SUMMARY:Join-Calculus with JoCaml. Concurrent programming that doesn't fry your brain -LOCATION:MC 4060 +LOCATION:University of Waterloo - MC 4060 DESCRIPTION:Brennan Taylor --- Learn more at https:/csclub.uwaterloo.ca/ev ents/2007/fall/Join-Calculus-with-JoCaml.-Concurrent-programming-that-does n't-fry-your-brain ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20071205T223000000Z@csclub.uwaterloo.ca +UID:20071205T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20071205T223000Z -DTEND:20071205T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20071205T213000Z +DTEND:20071205T223000Z SUMMARY:Google Summer of Code\, a look back on 2007 -LOCATION:MC 4061 +LOCATION:University of Waterloo - MC 4061 DESCRIPTION:Holden Karau --- Learn more at https:/csclub.uwaterloo.ca/even ts/2007/fall/Google-Summer-of-Code\,-a-look-back-on-2007 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20071019T220000000Z@csclub.uwaterloo.ca +UID:20071019T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20071019T220000Z -DTEND:20071019T230000Z +DTSTAMP:20210920T232239Z +DTSTART:20071019T210000Z +DTEND:20071019T220000Z SUMMARY:General Meeting -LOCATION:MC4058 +LOCATION:University of Waterloo - MC4058 DESCRIPTION:There is a general meeting scheduled for Friday\, October 19\, 2007 at 17:00.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 st @@ -5019,295 +5019,295 @@ DESCRIPTION:There is a general meeting scheduled for Friday\, October 19\, ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20071004T213000000Z@csclub.uwaterloo.ca +UID:20071004T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20071004T213000Z -DTEND:20071004T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20071004T203000Z +DTEND:20071004T213000Z SUMMARY:Distributed Programming with Erlang -LOCATION:TBA +LOCATION:University of Waterloo - TBA DESCRIPTION:Brennan Taylor --- Learn more at https:/csclub.uwaterloo.ca/ev ents/2007/fall/Distributed-Programming-with-Erlang ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20071129T223000000Z@csclub.uwaterloo.ca +UID:20071129T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20071129T223000Z -DTEND:20071129T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20071129T213000Z +DTEND:20071129T223000Z SUMMARY:Concurrent / Distributed programming with JoCaml -LOCATION:MC 4061 +LOCATION:University of Waterloo - MC 4061 DESCRIPTION:Brennan Taylor --- Learn more at https:/csclub.uwaterloo.ca/ev ents/2007/fall/Concurrent-Distributed-programming-with-JoCaml ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20070627T213000000Z@csclub.uwaterloo.ca +UID:20070627T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20070627T213000Z -DTEND:20070627T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20070627T203000Z +DTEND:20070627T213000Z SUMMARY:Usability in the wild -LOCATION:MC 4042 +LOCATION:University of Waterloo - MC 4042 DESCRIPTION:A talk by Michael Terry --- Learn more at https:/csclub.uwater loo.ca/events/2007/spring/Usability-in-the-wild ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20070618T213000000Z@csclub.uwaterloo.ca +UID:20070618T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20070618T213000Z -DTEND:20070618T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20070618T203000Z +DTEND:20070618T213000Z SUMMARY:Fedspulse.ca\, Web 3.0\, Portals and the Metaverse -LOCATION:DC 4040 +LOCATION:University of Waterloo - DC 4040 DESCRIPTION:Peter Macdonald --- Learn more at https:/csclub.uwaterloo.ca/e vents/2007/spring/Fedspulse.ca\,-Web-3.0\,-Portals-and-the-Metaverse ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20070622T213000000Z@csclub.uwaterloo.ca +UID:20070622T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20070622T213000Z -DTEND:20070622T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20070622T203000Z +DTEND:20070622T213000Z SUMMARY:Email encryption for the masses -LOCATION:MC 4042 +LOCATION:University of Waterloo - MC 4042 DESCRIPTION:Ken Ho --- Learn more at https:/csclub.uwaterloo.ca/events/200 7/spring/Email-encryption-for-the-masses ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20070706T213000000Z@csclub.uwaterloo.ca +UID:20070706T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20070706T213000Z -DTEND:20070706T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20070706T203000Z +DTEND:20070706T213000Z SUMMARY:Copyright vs Community in the Age of Computer Networks -LOCATION:AL 116 +LOCATION:University of Waterloo - AL 116 DESCRIPTION:Richard Stallman --- Learn more at https:/csclub.uwaterloo.ca/ events/2007/spring/Copyright-vs-Community-in-the-Age-of-Computer-Networks ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20070718T000000000Z@csclub.uwaterloo.ca +UID:20070717T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20070718T000000Z -DTEND:20070718T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20070717T230000Z +DTEND:20070718T000000Z SUMMARY:C++0x - An Overview -LOCATION:AL 116 +LOCATION:University of Waterloo - AL 116 DESCRIPTION:Bjarne Stroustrup --- Learn more at https:/csclub.uwaterloo.ca /events/2007/spring/C++0x---An-Overview ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20070210T023000000Z@csclub.uwaterloo.ca +UID:20070210T013000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20070210T023000Z -DTEND:20070210T033000Z +DTSTAMP:20210920T232239Z +DTSTART:20070210T013000Z +DTEND:20070210T023000Z SUMMARY:Writing World Class Software -LOCATION:DC 1351 +LOCATION:University of Waterloo - DC 1351 DESCRIPTION:A talk by James Simpson --- Learn more at https:/csclub.uwater loo.ca/events/2007/winter/Writing-World-Class-Software ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20070208T223000000Z@csclub.uwaterloo.ca +UID:20070208T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20070208T223000Z -DTEND:20070208T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20070208T213000Z +DTEND:20070208T223000Z SUMMARY:UW Software Start-ups: What Worked and What Did Not -LOCATION:MC 2066 +LOCATION:University of Waterloo - MC 2066 DESCRIPTION:A talk by Larry Smith --- Learn more at https:/csclub.uwaterlo o.ca/events/2007/winter/UW-Software-Start-ups-What-Worked-and-What-Did-Not ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20070411T203000000Z@csclub.uwaterloo.ca +UID:20070411T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20070411T203000Z -DTEND:20070411T213000Z +DTSTAMP:20210920T232239Z +DTSTART:20070411T193000Z +DTEND:20070411T203000Z SUMMARY:The Free Software Movement and the GNU/Linux Operating System -LOCATION:Hagey Hall +LOCATION:University of Waterloo - Hagey Hall DESCRIPTION:A talk by Richard M. Stallman (RMS) **[CANCELLED]** --- Learn more at https:/csclub.uwaterloo.ca/events/2007/winter/The-Free-Software-Mo vement-and-the-GNULinux-Operating-System ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20070401T213000000Z@csclub.uwaterloo.ca +UID:20070401T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20070401T213000Z -DTEND:20070401T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20070401T203000Z +DTEND:20070401T213000Z SUMMARY:Surprise Bill Gates Visit -LOCATION:MC 3036 +LOCATION:University of Waterloo - MC 3036 DESCRIPTION:Bill Gates is coming to visit the CSClub --- Learn more at htt ps:/csclub.uwaterloo.ca/events/2007/winter/Surprise-Bill-Gates-Visit ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20070207T223000000Z@csclub.uwaterloo.ca +UID:20070207T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20070207T223000Z -DTEND:20070207T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20070207T213000Z +DTEND:20070207T223000Z SUMMARY:Riding The Multi-core Revolution -LOCATION:MC 4041 +LOCATION:University of Waterloo - MC 4041 DESCRIPTION:How a Waterloo software company is changing the way people pro gram computers. A talk by Stefanus Du Toit --- Learn more at https:/csclub .uwaterloo.ca/events/2007/winter/Riding-The-Multi-core-Revolution ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20070226T223000000Z@csclub.uwaterloo.ca +UID:20070226T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20070226T223000Z -DTEND:20070226T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20070226T213000Z +DTEND:20070226T223000Z SUMMARY:ReactOS: An Open Source OS Platform for Learning -LOCATION:DC 1350 +LOCATION:University of Waterloo - DC 1350 DESCRIPTION:A talk by Alex Ionescu --- Learn more at https:/csclub.uwaterl oo.ca/events/2007/winter/ReactOS-An-Open-Source-OS-Platform-for-Learning ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20070131T220000000Z@csclub.uwaterloo.ca +UID:20070131T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20070131T220000Z -DTEND:20070131T230000Z +DTSTAMP:20210920T232239Z +DTSTART:20070131T210000Z +DTEND:20070131T220000Z SUMMARY:Network Security -- Intrusion Detection -LOCATION:MC 4041 +LOCATION:University of Waterloo - MC 4041 DESCRIPTION:A talk by Reg Quinton --- Learn more at https:/csclub.uwaterlo o.ca/events/2007/winter/Network-Security----Intrusion-Detection ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20070408T213000000Z@csclub.uwaterloo.ca +UID:20070408T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20070408T213000Z -DTEND:20070408T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20070408T203000Z +DTEND:20070408T213000Z SUMMARY:Loop Optimizations -LOCATION:MC 4041 +LOCATION:University of Waterloo - MC 4041 DESCRIPTION:A talk by Simina Branzei --- Learn more at https:/csclub.uwate rloo.ca/events/2007/winter/Loop-Optimizations ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20070209T223000000Z@csclub.uwaterloo.ca +UID:20070209T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20070209T223000Z -DTEND:20070209T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20070209T213000Z +DTEND:20070209T223000Z SUMMARY:Introduction to 3-d Graphics -LOCATION:MC 4041 +LOCATION:University of Waterloo - MC 4041 DESCRIPTION:A talk by Chris \"The Prof\" Evensen --- Learn more at https:/ csclub.uwaterloo.ca/events/2007/winter/Introduction-to-3-d-Graphics ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20070404T210000000Z@csclub.uwaterloo.ca +UID:20070404T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20070404T210000Z -DTEND:20070404T220000Z +DTSTAMP:20210920T232239Z +DTSTART:20070404T200000Z +DTEND:20070404T210000Z SUMMARY:Data Analysis with Kernels: [an introduction] -LOCATION:MC 1056 +LOCATION:University of Waterloo - MC 1056 DESCRIPTION:A talk by Michael Biggs. This talk is RESCHEDULED due to unexp ected circumstances --- Learn more at https:/csclub.uwaterloo.ca/events/20 07/winter/Data-Analysis-with-Kernels-[an-introduction] ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20070328T223000000Z@csclub.uwaterloo.ca +UID:20070328T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20070328T223000Z -DTEND:20070328T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20070328T213000Z +DTEND:20070328T223000Z SUMMARY:Computational Physics Simulations -LOCATION:MC 1056 +LOCATION:University of Waterloo - MC 1056 DESCRIPTION:A talk by David Tenty and Alex Parent --- Learn more at https: /csclub.uwaterloo.ca/events/2007/winter/Computational-Physics-Simulations ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20070215T223000000Z@csclub.uwaterloo.ca +UID:20070215T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20070215T223000Z -DTEND:20070215T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20070215T213000Z +DTEND:20070215T223000Z SUMMARY:An Introduction to Recognizing Regular Expressions in Haskell -LOCATION:MC 2065 +LOCATION:University of Waterloo - MC 2065 DESCRIPTION:A talk by James deBoer --- Learn more at https:/csclub.uwaterl oo.ca/events/2007/winter/An-Introduction-to-Recognizing-Regular-Expression s-in-Haskell ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20070329T213000000Z@csclub.uwaterloo.ca +UID:20070329T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20070329T213000Z -DTEND:20070329T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20070329T203000Z +DTEND:20070329T213000Z SUMMARY:All The Code -LOCATION:MC 1056 +LOCATION:University of Waterloo - MC 1056 DESCRIPTION:A demo/introduction to a new source code search engine. A talk by Holden Karau --- Learn more at https:/csclub.uwaterloo.ca/events/2007/ winter/All-The-Code ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20060513T180000000Z@csclub.uwaterloo.ca +UID:20060513T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20060513T180000Z -DTEND:20060513T190000Z +DTSTAMP:20210920T232239Z +DTSTART:20060513T170000Z +DTEND:20060513T180000Z SUMMARY:Video 4 Linux Day -LOCATION:CSC +LOCATION:University of Waterloo - CSC DESCRIPTION: We don't know enough about V4L --- Learn more at https:/csclu b.uwaterloo.ca/events/2006/spring/Video-4-Linux-Day ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20060514T180000000Z@csclub.uwaterloo.ca +UID:20060514T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20060514T180000Z -DTEND:20060514T190000Z +DTSTAMP:20210920T232239Z +DTSTART:20060514T170000Z +DTEND:20060514T180000Z SUMMARY:Unix 101 and 102 Recording -LOCATION:CSC +LOCATION:University of Waterloo - CSC DESCRIPTION:Unix 101 and 102 recording --- Learn more at https:/csclub.uwa terloo.ca/events/2006/spring/Unix-101-and-102-Recording ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20060724T213000000Z@csclub.uwaterloo.ca +UID:20060724T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20060724T213000Z -DTEND:20060724T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20060724T203000Z +DTEND:20060724T213000Z SUMMARY:Software development gets on the Cluetrain -LOCATION:MC 4063 +LOCATION:University of Waterloo - MC 4063 DESCRIPTION:or How communities of interest drive modern software developme nt. --- Learn more at https:/csclub.uwaterloo.ca/events/2006/spring/Softwa re-development-gets-on-the-Cluetrain ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20060720T213000000Z@csclub.uwaterloo.ca +UID:20060720T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20060720T213000Z -DTEND:20060720T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20060720T203000Z +DTEND:20060720T213000Z SUMMARY:Simulating multi-tasking on an embedded architecture -LOCATION:MC4041 +LOCATION:University of Waterloo - MC4041 DESCRIPTION:Alex Tsay will look at the common hack used to simulate multi- processing in a real time embedded environment. --- Learn more at https:/c sclub.uwaterloo.ca/events/2006/spring/Simulating-multi-tasking-on-an-embed @@ -5315,13 +5315,13 @@ DESCRIPTION:Alex Tsay will look at the common hack used to simulate multi- ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20060719T213000000Z@csclub.uwaterloo.ca +UID:20060719T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20060719T213000Z -DTEND:20060719T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20060719T203000Z +DTEND:20060719T213000Z SUMMARY:Semacode: Image recognition on mobile camera phones -LOCATION:MC1085 +LOCATION:University of Waterloo - MC1085 DESCRIPTION:Simon Woodside\, founder of Semacode\, comes to discuss image what it is like to start a business and how imaging code works --- Learn m ore at https:/csclub.uwaterloo.ca/events/2006/spring/Semacode-Image-recogn @@ -5329,63 +5329,63 @@ DESCRIPTION:Simon Woodside\, founder of Semacode\, comes to discuss image ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20060718T045900000Z@csclub.uwaterloo.ca +UID:20060718T035900000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20060718T045900Z -DTEND:20060718T055900Z +DTSTAMP:20210920T232239Z +DTSTART:20060718T035900Z +DTEND:20060718T045900Z SUMMARY:Midnight Madness\, Alpha Edition -LOCATION:MC3036 +LOCATION:University of Waterloo - MC3036 DESCRIPTION:Come out to discuss current & future plans/projects for the Cl ub --- Learn more at https:/csclub.uwaterloo.ca/events/2006/spring/Midnigh t-Madness\,-Alpha-Edition ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20060721T223000000Z@csclub.uwaterloo.ca +UID:20060721T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20060721T223000Z -DTEND:20060721T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20060721T213000Z +DTEND:20060721T223000Z SUMMARY:March of the Penguins -LOCATION:MC1085 +LOCATION:University of Waterloo - MC1085 DESCRIPTION:The Computer Science Club will be showing March of the Penguin s --- Learn more at https:/csclub.uwaterloo.ca/events/2006/spring/March-of -the-Penguins ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20060725T180000000Z@csclub.uwaterloo.ca +UID:20060725T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20060725T180000Z -DTEND:20060725T190000Z +DTSTAMP:20210920T232239Z +DTSTART:20060725T170000Z +DTEND:20060725T180000Z SUMMARY:Linux Installfest! -LOCATION:DC Fishbowk +LOCATION:University of Waterloo - DC Fishbowk DESCRIPTION:A part of Linux Awareness Week --- Learn more at https:/csclub .uwaterloo.ca/events/2006/spring/Linux-Installfest! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20060726T203000000Z@csclub.uwaterloo.ca +UID:20060726T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20060726T203000Z -DTEND:20060726T213000Z +DTSTAMP:20210920T232239Z +DTSTART:20060726T193000Z +DTEND:20060726T203000Z SUMMARY:Lemmings Day -LOCATION:MC Comfy Lounge +LOCATION:University of Waterloo - MC Comfy Lounge DESCRIPTION:Come out for some retro Amiga-style Lemmings gaming action! -- - Learn more at https:/csclub.uwaterloo.ca/events/2006/spring/Lemmings-Day ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20060525T210000000Z@csclub.uwaterloo.ca +UID:20060525T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20060525T210000Z -DTEND:20060525T220000Z +DTSTAMP:20210920T232239Z +DTSTART:20060525T200000Z +DTEND:20060525T210000Z SUMMARY:Eighteen Years in the Software Tools Business -LOCATION:MC 4060 +LOCATION:University of Waterloo - MC 4060 DESCRIPTION:Eighteen Years in the Software Tools Business at Microsoft\, a talk by Rico Mariani\, (BMath CS/EEE 1988) --- Learn more at https:/csclu b.uwaterloo.ca/events/2006/spring/Eighteen-Years-in-the-Software-Tools-Bus @@ -5393,270 +5393,270 @@ DESCRIPTION:Eighteen Years in the Software Tools Business at Microsoft\, a ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20060720T223000000Z@csclub.uwaterloo.ca +UID:20060720T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20060720T223000Z -DTEND:20060720T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20060720T213000Z +DTEND:20060720T223000Z SUMMARY:Cool Stuff to do With Python -LOCATION:MC4041 +LOCATION:University of Waterloo - MC4041 DESCRIPTION:Albert O'Connor will be introducing the joys of programming in python --- Learn more at https:/csclub.uwaterloo.ca/events/2006/spring/Co ol-Stuff-to-do-With-Python ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20060730T000000000Z@csclub.uwaterloo.ca +UID:20060729T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20060730T000000Z -DTEND:20060730T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20060729T230000Z +DTEND:20060730T000000Z SUMMARY:CTRL D -LOCATION:East Side Mario +LOCATION:University of Waterloo - East Side Mario DESCRIPTION:Come out for the Club that Really Likes Dinner --- Learn more at https:/csclub.uwaterloo.ca/events/2006/spring/CTRL-D ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20060621T213000000Z@csclub.uwaterloo.ca +UID:20060621T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20060621T213000Z -DTEND:20060621T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20060621T203000Z +DTEND:20060621T213000Z SUMMARY:CSC General Meeting -LOCATION:MC4042 +LOCATION:University of Waterloo - MC4042 DESCRIPTION:Come out to discuss current & future plans/projects for the Cl ub --- Learn more at https:/csclub.uwaterloo.ca/events/2006/spring/CSC-Gen eral-Meeting ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20060508T213000000Z@csclub.uwaterloo.ca +UID:20060508T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20060508T213000Z -DTEND:20060508T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20060508T203000Z +DTEND:20060508T213000Z SUMMARY:CSC Elections -LOCATION:The Comfy Lounge +LOCATION:University of Waterloo - The Comfy Lounge DESCRIPTION:Come out and vote for the Spring 2006 executive! --- Learn mor e at https:/csclub.uwaterloo.ca/events/2006/spring/CSC-Elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20060209T233000000Z@csclub.uwaterloo.ca +UID:20060209T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20060209T233000Z -DTEND:20060210T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20060209T223000Z +DTEND:20060209T233000Z SUMMARY:Pints With Profs -LOCATION:Bombshelter Pub +LOCATION:University of Waterloo - Bombshelter Pub DESCRIPTION:Come out and meet your professors. Free food provided! --- Lea rn more at https:/csclub.uwaterloo.ca/events/2006/winter/Pints-With-Profs ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20060306T224500000Z@csclub.uwaterloo.ca +UID:20060306T214500000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20060306T224500Z -DTEND:20060306T234500Z +DTSTAMP:20210920T232239Z +DTSTART:20060306T214500Z +DTEND:20060306T224500Z SUMMARY:Creating Killer Applications -LOCATION:Physics 145 +LOCATION:University of Waterloo - Physics 145 DESCRIPTION:A talk by Larry Smith --- Learn more at https:/csclub.uwaterlo o.ca/events/2006/winter/Creating-Killer-Applications ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20051011T213000000Z@csclub.uwaterloo.ca +UID:20051011T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20051011T213000Z -DTEND:20051011T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20051011T203000Z +DTEND:20051011T213000Z SUMMARY:UNIX 103: Scripting Unix -LOCATION:MC 2037 +LOCATION:University of Waterloo - MC 2037 DESCRIPTION:You Too Can Be a Unix Taskmaster --- Learn more at https:/cscl ub.uwaterloo.ca/events/2005/fall/UNIX-103-Scripting-Unix ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20051006T213000000Z@csclub.uwaterloo.ca +UID:20051006T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20051006T213000Z -DTEND:20051006T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20051006T203000Z +DTEND:20051006T213000Z SUMMARY:UNIX 102 -LOCATION:MC3D 2037 +LOCATION:University of Waterloo - MC3D 2037 DESCRIPTION:Fun with Unix --- Learn more at https:/csclub.uwaterloo.ca/eve nts/2005/fall/UNIX-102 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20051004T213000000Z@csclub.uwaterloo.ca +UID:20051004T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20051004T213000Z -DTEND:20051004T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20051004T203000Z +DTEND:20051004T213000Z SUMMARY:UNIX 101 -LOCATION:MC 2037 +LOCATION:University of Waterloo - MC 2037 DESCRIPTION:First UNIX tutorial --- Learn more at https:/csclub.uwaterloo. ca/events/2005/fall/UNIX-101 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20051129T233000000Z@csclub.uwaterloo.ca +UID:20051129T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20051129T233000Z -DTEND:20051130T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20051129T223000Z +DTEND:20051129T233000Z SUMMARY:Programming Contest -LOCATION:TBA +LOCATION:University of Waterloo - TBA DESCRIPTION:Come out\, program\, and win shiny things! --- Learn more at h ttps:/csclub.uwaterloo.ca/events/2005/fall/Programming-Contest ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20051017T223000000Z@csclub.uwaterloo.ca +UID:20051017T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20051017T223000Z -DTEND:20051017T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20051017T213000Z +DTEND:20051017T223000Z SUMMARY:Party with Profs! -LOCATION:Fishbowl +LOCATION:University of Waterloo - Fishbowl DESCRIPTION:Get to know your profs and be the envy of your friends! --- Le arn more at https:/csclub.uwaterloo.ca/events/2005/fall/Party-with-Profs! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20050607T210000000Z@csclub.uwaterloo.ca +UID:20050607T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20050607T210000Z -DTEND:20050607T220000Z +DTSTAMP:20210920T232239Z +DTSTART:20050607T200000Z +DTEND:20050607T210000Z SUMMARY:UW's CS curriculum: past\, present\, and future -LOCATION:MC 4042 +LOCATION:University of Waterloo - MC 4042 DESCRIPTION:Come out to here Prabhakar Ragde talk about our UW's CS curric ulum --- Learn more at https:/csclub.uwaterloo.ca/events/2005/spring/UW's- CS-curriculum-past\,-present\,-and-future ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20050602T203000000Z@csclub.uwaterloo.ca +UID:20050602T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20050602T203000Z -DTEND:20050602T213000Z +DTSTAMP:20210920T232239Z +DTSTART:20050602T193000Z +DTEND:20050602T203000Z SUMMARY:Programming and Verifying the Interactive Web -LOCATION:DC 1302 +LOCATION:University of Waterloo - DC 1302 DESCRIPTION:Shriram Krishnamurthi will be talking about continuations in W eb Programming --- Learn more at https:/csclub.uwaterloo.ca/events/2005/sp ring/Programming-and-Verifying-the-Interactive-Web ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20050201T223000000Z@csclub.uwaterloo.ca +UID:20050201T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20050201T223000Z -DTEND:20050201T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20050201T213000Z +DTEND:20050201T223000Z SUMMARY:UNIX 102 -LOCATION:MC 2037 +LOCATION:University of Waterloo - MC 2037 DESCRIPTION:Fun with Unix --- Learn more at https:/csclub.uwaterloo.ca/eve nts/2005/winter/UNIX-102 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20050125T223000000Z@csclub.uwaterloo.ca +UID:20050125T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20050125T223000Z -DTEND:20050125T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20050125T213000Z +DTEND:20050125T223000Z SUMMARY:UNIX 101 -LOCATION:MC 2037 +LOCATION:University of Waterloo - MC 2037 DESCRIPTION:First UNIX tutorial --- Learn more at https:/csclub.uwaterloo. ca/events/2005/winter/UNIX-101 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20050315T223000000Z@csclub.uwaterloo.ca +UID:20050315T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20050315T223000Z -DTEND:20050315T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20050315T213000Z +DTEND:20050315T223000Z SUMMARY:Oh No! More Lemmings Day! -LOCATION:MC 4060 +LOCATION:University of Waterloo - MC 4060 DESCRIPTION:Come out for some retro Amiga-style Lemmings gaming action! -- - Learn more at https:/csclub.uwaterloo.ca/events/2005/winter/Oh-No!-More- Lemmings-Day! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20050113T223000000Z@csclub.uwaterloo.ca +UID:20050113T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20050113T223000Z -DTEND:20050113T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20050113T213000Z +DTEND:20050113T223000Z SUMMARY:CSC Elections -LOCATION:The Comfy Lounge +LOCATION:University of Waterloo - The Comfy Lounge DESCRIPTION:Come out and vote for the Winter 2005 executive! --- Learn mor e at https:/csclub.uwaterloo.ca/events/2005/winter/CSC-Elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20041018T213000000Z@csclub.uwaterloo.ca +UID:20041018T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20041018T213000Z -DTEND:20041018T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20041018T203000Z +DTEND:20041018T213000Z SUMMARY:UNIX 103: Scripting Unix -LOCATION:MC 2037 +LOCATION:University of Waterloo - MC 2037 DESCRIPTION:You Too Can Be a Unix Taskmaster --- Learn more at https:/cscl ub.uwaterloo.ca/events/2004/fall/UNIX-103-Scripting-Unix ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20041004T213000000Z@csclub.uwaterloo.ca +UID:20041004T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20041004T213000Z -DTEND:20041004T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20041004T203000Z +DTEND:20041004T213000Z SUMMARY:UNIX 102 -LOCATION:MC 2037 +LOCATION:University of Waterloo - MC 2037 DESCRIPTION:Fun with Unix --- Learn more at https:/csclub.uwaterloo.ca/eve nts/2004/fall/UNIX-102 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20040927T213000000Z@csclub.uwaterloo.ca +UID:20040927T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20040927T213000Z -DTEND:20040927T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20040927T203000Z +DTEND:20040927T213000Z SUMMARY:UNIX 101 -LOCATION:MC 2037 +LOCATION:University of Waterloo - MC 2037 DESCRIPTION:First UNIX tutorial --- Learn more at https:/csclub.uwaterloo. ca/events/2004/fall/UNIX-101 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20041112T203000000Z@csclub.uwaterloo.ca +UID:20041112T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20041112T203000Z -DTEND:20041112T213000Z +DTSTAMP:20210920T232239Z +DTSTART:20041112T193000Z +DTEND:20041112T203000Z SUMMARY:Lemmings Day! -LOCATION:MC 4063 +LOCATION:University of Waterloo - MC 4063 DESCRIPTION:Everyone else is doing it! --- Learn more at https:/csclub.uwa terloo.ca/events/2004/fall/Lemmings-Day! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20041201T203000000Z@csclub.uwaterloo.ca +UID:20041201T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20041201T203000Z -DTEND:20041201T213000Z +DTSTAMP:20210920T232239Z +DTSTART:20041201T193000Z +DTEND:20041201T203000Z SUMMARY:Knitting needles\, hairpins and other tangled objects -LOCATION:MC 4058 +LOCATION:University of Waterloo - MC 4058 DESCRIPTION:In this talk\, I'll study linkages (objects built from sticks that are connected with flexible joints)\, and explain some interesting ex amples that can or cannot be straightened out --- Learn more at https:/csc @@ -5665,75 +5665,75 @@ DESCRIPTION:In this talk\, I'll study linkages (objects built from sticks ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20041118T230000000Z@csclub.uwaterloo.ca +UID:20041118T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20041118T230000Z -DTEND:20041119T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20041118T220000Z +DTEND:20041118T230000Z SUMMARY:GracefulTavi -LOCATION:MC 2066 +LOCATION:University of Waterloo - MC 2066 DESCRIPTION:Wiki software in PHP+MySQL --- Learn more at https:/csclub.uwa terloo.ca/events/2004/fall/GracefulTavi ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20041124T223000000Z@csclub.uwaterloo.ca +UID:20041124T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20041124T223000Z -DTEND:20041124T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20041124T213000Z +DTEND:20041124T223000Z SUMMARY:Eclipse -LOCATION:MC 2066 +LOCATION:University of Waterloo - MC 2066 DESCRIPTION:How I Stopped Worrying and Learned to Love the IDE --- Learn m ore at https:/csclub.uwaterloo.ca/events/2004/fall/Eclipse ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20041208T223000000Z@csclub.uwaterloo.ca +UID:20041208T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20041208T223000Z -DTEND:20041208T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20041208T213000Z +DTEND:20041208T223000Z SUMMARY:CTRL-D -LOCATION:Mongolian Grill +LOCATION:University of Waterloo - Mongolian Grill DESCRIPTION: This semesters CTRL-D (or the club that really likes dinner) is going to be at Mongolian grill. Be there or be square --- Learn more at https:/csclub.uwaterloo.ca/events/2004/fall/CTRL-D ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20041024T040000000Z@csclub.uwaterloo.ca +UID:20041024T030000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20041024T040000Z -DTEND:20041024T050000Z +DTSTAMP:20210920T232239Z +DTSTART:20041024T030000Z +DTEND:20041024T040000Z SUMMARY:CSC Programming Contest -LOCATION:MC 2037 +LOCATION:University of Waterloo - MC 2037 DESCRIPTION:CSC Programming Contest --- Learn more at https:/csclub.uwater loo.ca/events/2004/fall/CSC-Programming-Contest ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20040917T210000000Z@csclub.uwaterloo.ca +UID:20040917T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20040917T210000Z -DTEND:20040917T220000Z +DTSTAMP:20210920T232239Z +DTSTART:20040917T200000Z +DTEND:20040917T210000Z SUMMARY:CSC Elections -LOCATION:The Comfy Lounge +LOCATION:University of Waterloo - The Comfy Lounge DESCRIPTION:Come out and vote for the Fall 2004 executive! --- Learn more at https:/csclub.uwaterloo.ca/events/2004/fall/CSC-Elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20040617T210000000Z@csclub.uwaterloo.ca +UID:20040617T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20040617T210000Z -DTEND:20040617T220000Z +DTSTAMP:20210920T232239Z +DTSTART:20040617T200000Z +DTEND:20040617T210000Z SUMMARY:``Optical Snow'': Motion parallax and heading computation in dense ly cluttered scenes. -or- Why Computer Vision needs the Fourier Transform! -LOCATION:MC 2066 +LOCATION:University of Waterloo - MC 2066 DESCRIPTION:A talk by Richard Mann\; School of Computer Science --- Learn more at https:/csclub.uwaterloo.ca/events/2004/spring/``Optical-Snow''-Mot ion-parallax-and-heading-computation-in-densely-cluttered-scenes.--or--Why @@ -5741,236 +5741,236 @@ DESCRIPTION:A talk by Richard Mann\; School of Computer Science --- Learn ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20040727T213000000Z@csclub.uwaterloo.ca +UID:20040727T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20040727T213000Z -DTEND:20040727T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20040727T203000Z +DTEND:20040727T213000Z SUMMARY:Game Complexity Theorists Ponder\, by Jonathan Buss -LOCATION:MC 2065 +LOCATION:University of Waterloo - MC 2065 DESCRIPTION:Attention AI buffs: Game Complexity presentation --- Learn mor e at https:/csclub.uwaterloo.ca/events/2004/spring/Game-Complexity-Theoris ts-Ponder\,-by-Jonathan-Buss ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20040526T223000000Z@csclub.uwaterloo.ca +UID:20040526T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20040526T223000Z -DTEND:20040526T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20040526T213000Z +DTEND:20040526T223000Z SUMMARY:Computing's Next Great Empires: The True Future of Software -LOCATION:DC 1350 +LOCATION:University of Waterloo - DC 1350 DESCRIPTION:A talk by Larry Smith --- Learn more at https:/csclub.uwaterlo o.ca/events/2004/spring/Computing's-Next-Great-Empires-The-True-Future-of- Software ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20040717T163000000Z@csclub.uwaterloo.ca +UID:20040717T153000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20040717T163000Z -DTEND:20040717T173000Z +DTSTAMP:20210920T232239Z +DTSTART:20040717T153000Z +DTEND:20040717T163000Z SUMMARY:Case Modding Workshop! -LOCATION:RCH 308 +LOCATION:University of Waterloo - RCH 308 DESCRIPTION:Come and learn how to make your computer 1337! --- Learn more at https:/csclub.uwaterloo.ca/events/2004/spring/Case-Modding-Workshop! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20040512T213000000Z@csclub.uwaterloo.ca +UID:20040512T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20040512T213000Z -DTEND:20040512T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20040512T203000Z +DTEND:20040512T213000Z SUMMARY:CSC Elections -LOCATION:The Comfy Lounge +LOCATION:University of Waterloo - The Comfy Lounge DESCRIPTION:Come out and vote for the Spring 2004 executive! --- Learn mor e at https:/csclub.uwaterloo.ca/events/2004/spring/CSC-Elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20040315T233000000Z@csclub.uwaterloo.ca +UID:20040315T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20040315T233000Z -DTEND:20040316T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20040315T223000Z +DTEND:20040315T233000Z SUMMARY:SPARC Architecture -LOCATION:MC4040 +LOCATION:University of Waterloo - MC4040 DESCRIPTION:A talk by James Morrison --- Learn more at https:/csclub.uwate rloo.ca/events/2004/winter/SPARC-Architecture ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20040330T233000000Z@csclub.uwaterloo.ca +UID:20040330T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20040330T233000Z -DTEND:20040331T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20040330T223000Z +DTEND:20040330T233000Z SUMMARY:Pints with Profs! -LOCATION:The Grad House +LOCATION:University of Waterloo - The Grad House DESCRIPTION:Get to know your profs and be the envy of your friends! --- Le arn more at https:/csclub.uwaterloo.ca/events/2004/winter/Pints-with-Profs ! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20040310T000000000Z@csclub.uwaterloo.ca +UID:20040309T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20040310T000000Z -DTEND:20040310T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20040309T230000Z +DTEND:20040310T000000Z SUMMARY:Managing your home directory using CVS -LOCATION:MC4062 +LOCATION:University of Waterloo - MC4062 DESCRIPTION:A talk by Simon Law --- Learn more at https:/csclub.uwaterloo. ca/events/2004/winter/Managing-your-home-directory-using-CVS ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20040330T000000000Z@csclub.uwaterloo.ca +UID:20040329T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20040330T000000Z -DTEND:20040330T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20040329T230000Z +DTEND:20040330T000000Z SUMMARY:LaTeXing your work report -LOCATION:MC 4058 +LOCATION:University of Waterloo - MC 4058 DESCRIPTION:A talk by Simon Law --- Learn more at https:/csclub.uwaterloo. ca/events/2004/winter/LaTeXing-your-work-report ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20040219T010000000Z@csclub.uwaterloo.ca +UID:20040219T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20040219T010000Z -DTEND:20040219T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20040219T000000Z +DTEND:20040219T010000Z SUMMARY:KW Perl Mongers -LOCATION:DC2305 +LOCATION:University of Waterloo - DC2305 DESCRIPTION:Perl Modules: A look under the hood --- Learn more at https:/c sclub.uwaterloo.ca/events/2004/winter/KW-Perl-Mongers ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20040112T210000000Z@csclub.uwaterloo.ca +UID:20040112T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20040112T210000Z -DTEND:20040112T220000Z +DTSTAMP:20210920T232239Z +DTSTART:20040112T200000Z +DTEND:20040112T210000Z SUMMARY:InstallFest -LOCATION:DC1301 +LOCATION:University of Waterloo - DC1301 DESCRIPTION:See [http://uw-dig.uwaterloo.ca/installfest/]() --- Learn more at https:/csclub.uwaterloo.ca/ev ents/2004/winter/InstallFest ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20040303T000000000Z@csclub.uwaterloo.ca +UID:20040302T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20040303T000000Z -DTEND:20040303T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20040302T230000Z +DTEND:20040303T000000Z SUMMARY:Graphing webs-of-trust -LOCATION:MC4042 +LOCATION:University of Waterloo - MC4042 DESCRIPTION:A talk by Simon Law --- Learn more at https:/csclub.uwaterloo. ca/events/2004/winter/Graphing-webs-of-trust ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20040324T000000000Z@csclub.uwaterloo.ca +UID:20040323T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20040324T000000Z -DTEND:20040324T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20040323T230000Z +DTEND:20040324T000000Z SUMMARY:Extending LaTeX with packages -LOCATION:MC4058 +LOCATION:University of Waterloo - MC4058 DESCRIPTION:A talk by Simon Law --- Learn more at https:/csclub.uwaterloo. ca/events/2004/winter/Extending-LaTeX-with-packages ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20040317T000000000Z@csclub.uwaterloo.ca +UID:20040316T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20040317T000000Z -DTEND:20040317T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20040316T230000Z +DTEND:20040317T000000Z SUMMARY:Distributed programming for CS and Engineering students -LOCATION:MC4058 +LOCATION:University of Waterloo - MC4058 DESCRIPTION:A talk by Simon Law --- Learn more at https:/csclub.uwaterloo. ca/events/2004/winter/Distributed-programming-for-CS-and-Engineering-stude nts ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20040205T213000000Z@csclub.uwaterloo.ca +UID:20040205T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20040205T213000Z -DTEND:20040205T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20040205T203000Z +DTEND:20040205T213000Z SUMMARY:Constitutional Change -LOCATION:MC4041 +LOCATION:University of Waterloo - MC4041 DESCRIPTION:Vote to change the CSC Constitution --- Learn more at https:/c sclub.uwaterloo.ca/events/2004/winter/Constitutional-Change ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20031016T210000000Z@csclub.uwaterloo.ca +UID:20031016T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20031016T210000Z -DTEND:20031016T220000Z +DTSTAMP:20210920T232239Z +DTSTART:20031016T200000Z +DTEND:20031016T210000Z SUMMARY:UNIX 103: Development Tools -LOCATION:MC2037 +LOCATION:University of Waterloo - MC2037 DESCRIPTION:GCC\, GDB\, Make --- Learn more at https:/csclub.uwaterloo.ca/ events/2003/fall/UNIX-103-Development-Tools ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20031002T210000000Z@csclub.uwaterloo.ca +UID:20031002T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20031002T210000Z -DTEND:20031002T220000Z +DTSTAMP:20210920T232239Z +DTSTART:20031002T200000Z +DTEND:20031002T210000Z SUMMARY:UNIX 101: Text Editors -LOCATION:MC2037 +LOCATION:University of Waterloo - MC2037 DESCRIPTION:vi vs. emacs: The Ultimate Showdown --- Learn more at https:/c sclub.uwaterloo.ca/events/2003/fall/UNIX-101-Text-Editors ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20031022T213000000Z@csclub.uwaterloo.ca +UID:20031022T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20031022T213000Z -DTEND:20031022T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20031022T203000Z +DTEND:20031022T213000Z SUMMARY:Real-Time Graphics Compilers -LOCATION:MC4061 +LOCATION:University of Waterloo - MC4061 DESCRIPTION:Sh is a GPU metaprogramming language developed at the UW Compu ter Graphics Lab --- Learn more at https:/csclub.uwaterloo.ca/events/2003/ fall/Real-Time-Graphics-Compilers ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20031006T210000000Z@csclub.uwaterloo.ca +UID:20031006T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20031006T210000Z -DTEND:20031006T220000Z +DTSTAMP:20210920T232239Z +DTSTART:20031006T200000Z +DTEND:20031006T210000Z SUMMARY:Poster Team Meeting -LOCATION:MC3001 (Comfy) +LOCATION:University of Waterloo - MC3001 (Comfy) DESCRIPTION:Join the Poster Team and get Free Pizza! --- Learn more at htt ps:/csclub.uwaterloo.ca/events/2003/fall/Poster-Team-Meeting ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20031202T010000000Z@csclub.uwaterloo.ca +UID:20031202T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20031202T010000Z -DTEND:20031202T020000Z +DTSTAMP:20210920T232239Z +DTSTART:20031202T000000Z +DTEND:20031202T010000Z SUMMARY:Jon 'maddog' Hall: Free and Open Source: Its uses in Business and Education -LOCATION:RCH 101 +LOCATION:University of Waterloo - RCH 101 DESCRIPTION: Free and Open Source software has been around for a long time \, even longer then shrink-wrapped code. --- Learn more at https:/csclub.u waterloo.ca/events/2003/fall/Jon-'maddog'-Hall-Free-and-Open-Source-Its-us @@ -5978,147 +5978,147 @@ DESCRIPTION: Free and Open Source software has been around for a long time ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030917T213000000Z@csclub.uwaterloo.ca +UID:20030917T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030917T213000Z -DTEND:20030917T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20030917T203000Z +DTEND:20030917T213000Z SUMMARY:CSC Elections -LOCATION:MC3001 (Comfy) +LOCATION:University of Waterloo - MC3001 (Comfy) DESCRIPTION:CSC Fall 2003 Elections --- Learn more at https:/csclub.uwater loo.ca/events/2003/fall/CSC-Elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20031105T223000000Z@csclub.uwaterloo.ca +UID:20031105T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20031105T223000Z -DTEND:20031105T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20031105T213000Z +DTEND:20031105T223000Z SUMMARY:CS Pints With Profs -LOCATION:Grad House Pub (Green Room) +LOCATION:University of Waterloo - Grad House Pub (Green Room) DESCRIPTION:Come have a pint with your favourite CS profs! --- Learn more at https:/csclub.uwaterloo.ca/events/2003/fall/CS-Pints-With-Profs ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20031021T213000000Z@csclub.uwaterloo.ca +UID:20031021T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20031021T213000Z -DTEND:20031021T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20031021T203000Z +DTEND:20031021T213000Z SUMMARY:.NET & Linux: When Worlds Collide -LOCATION:MC2065 +LOCATION:University of Waterloo - MC2065 DESCRIPTION:A talk by James Perry --- Learn more at https:/csclub.uwaterlo o.ca/events/2003/fall/.NET-&-Linux-When-Worlds-Collide ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030619T213000000Z@csclub.uwaterloo.ca +UID:20030619T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030619T213000Z -DTEND:20030619T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20030619T203000Z +DTEND:20030619T213000Z SUMMARY:vi: the visual editor -LOCATION:MC2037 +LOCATION:University of Waterloo - MC2037 DESCRIPTION:It's not 6. --- Learn more at https:/csclub.uwaterloo.ca/event s/2003/spring/vi-the-visual-editor ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030612T213000000Z@csclub.uwaterloo.ca +UID:20030612T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030612T213000Z -DTEND:20030612T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20030612T203000Z +DTEND:20030612T213000Z SUMMARY:Unix 103: Scripting Unix -LOCATION:MC2037 +LOCATION:University of Waterloo - MC2037 DESCRIPTION:You too can be a Unix taskmaster --- Learn more at https:/cscl ub.uwaterloo.ca/events/2003/spring/Unix-103-Scripting-Unix ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030605T213000000Z@csclub.uwaterloo.ca +UID:20030605T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030605T213000Z -DTEND:20030605T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20030605T203000Z +DTEND:20030605T213000Z SUMMARY:Unix 102: Fun With Unix -LOCATION:MC2037 +LOCATION:University of Waterloo - MC2037 DESCRIPTION:Talking to your Unix can be fun and profitable --- Learn more at https:/csclub.uwaterloo.ca/events/2003/spring/Unix-102-Fun-With-Unix ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030529T213000000Z@csclub.uwaterloo.ca +UID:20030529T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030529T213000Z -DTEND:20030529T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20030529T203000Z +DTEND:20030529T213000Z SUMMARY:Unix 101: First Steps With Unix -LOCATION:MC2037 +LOCATION:University of Waterloo - MC2037 DESCRIPTION:Learn Unix and be the envy of your friends! --- Learn more at https:/csclub.uwaterloo.ca/events/2003/spring/Unix-101-First-Steps-With-Un ix ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030514T213000000Z@csclub.uwaterloo.ca +UID:20030514T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030514T213000Z -DTEND:20030514T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20030514T203000Z +DTEND:20030514T213000Z SUMMARY:Spring 2003 Elections -LOCATION:MC3001 Comfy Lounge +LOCATION:University of Waterloo - MC3001 Comfy Lounge DESCRIPTION:Come on out and vote for your exec! --- Learn more at https:/c sclub.uwaterloo.ca/events/2003/spring/Spring-2003-Elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030717T213000000Z@csclub.uwaterloo.ca +UID:20030717T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030717T213000Z -DTEND:20030717T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20030717T203000Z +DTEND:20030717T213000Z SUMMARY:Sh -LOCATION:MC4064 +LOCATION:University of Waterloo - MC4064 DESCRIPTION:Metaprogramming your way to stunning effects. --- Learn more a t https:/csclub.uwaterloo.ca/events/2003/spring/Sh ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030609T100000000Z@csclub.uwaterloo.ca +UID:20030609T090000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030609T100000Z -DTEND:20030609T110000Z +DTSTAMP:20210920T232239Z +DTSTART:20030609T090000Z +DTEND:20030609T100000Z SUMMARY:Pints with Profs! -LOCATION:The Grad House +LOCATION:University of Waterloo - The Grad House DESCRIPTION:Get to know your profs and be the envy of your friends! --- Le arn more at https:/csclub.uwaterloo.ca/events/2003/spring/Pints-with-Profs ! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030522T213000000Z@csclub.uwaterloo.ca +UID:20030522T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030522T213000Z -DTEND:20030522T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20030522T203000Z +DTEND:20030522T213000Z SUMMARY:May 22 Exec Meeting -LOCATION:MC3036 CSC Office +LOCATION:University of Waterloo - MC3036 CSC Office DESCRIPTION:The execs discuss what needs discussion --- Learn more at http s:/csclub.uwaterloo.ca/events/2003/spring/May-22-Exec-Meeting ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030708T210000000Z@csclub.uwaterloo.ca +UID:20030708T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030708T210000Z -DTEND:20030708T220000Z +DTSTAMP:20210920T232239Z +DTSTART:20030708T200000Z +DTEND:20030708T210000Z SUMMARY:Mainframes and Linux -LOCATION:MC2065 +LOCATION:University of Waterloo - MC2065 DESCRIPTION:A talk by Jim Elliott. Jim is responsible for IBM's in Open So urce activities and IBM's mainframe operating systems for Canada and the C arribbean. --- Learn more at https:/csclub.uwaterloo.ca/events/2003/spring @@ -6126,74 +6126,74 @@ DESCRIPTION:A talk by Jim Elliott. Jim is responsible for IBM's in Open So ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030731T213000000Z@csclub.uwaterloo.ca +UID:20030731T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030731T213000Z -DTEND:20030731T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20030731T203000Z +DTEND:20030731T213000Z SUMMARY:LaTeX and Work Reports -LOCATION:MC4064 +LOCATION:University of Waterloo - MC4064 DESCRIPTION:Writing beautiful work reports --- Learn more at https:/csclub .uwaterloo.ca/events/2003/spring/LaTeX-and-Work-Reports ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030612T203000000Z@csclub.uwaterloo.ca +UID:20030612T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030612T203000Z -DTEND:20030612T213000Z +DTSTAMP:20210920T232239Z +DTSTART:20030612T193000Z +DTEND:20030612T203000Z SUMMARY:June 12 Exec Meeting -LOCATION:MC3036 CSC Office +LOCATION:University of Waterloo - MC3036 CSC Office DESCRIPTION:Have an issue that should be brought up? We'd love to hear it! --- Learn more at https:/csclub.uwaterloo.ca/events/2003/spring/June-12-E xec-Meeting ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030724T200000000Z@csclub.uwaterloo.ca +UID:20030724T190000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030724T200000Z -DTEND:20030724T210000Z +DTSTAMP:20210920T232239Z +DTSTART:20030724T190000Z +DTEND:20030724T200000Z SUMMARY:July Exec Meeting -LOCATION:CSC Office +LOCATION:University of Waterloo - CSC Office DESCRIPTION: See Abstract for minutes --- Learn more at https:/csclub.uwa terloo.ca/events/2003/spring/July-Exec-Meeting ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030704T203000000Z@csclub.uwaterloo.ca +UID:20030704T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030704T203000Z -DTEND:20030704T213000Z +DTSTAMP:20210920T232239Z +DTSTART:20030704T193000Z +DTEND:20030704T203000Z SUMMARY:Guelph Trip -LOCATION:University of Guelph +LOCATION:University of Waterloo - University of Guelph DESCRIPTION:Come Visit the University of Guelph's Computer Science Club -- - Learn more at https:/csclub.uwaterloo.ca/events/2003/spring/Guelph-Trip ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030627T193000000Z@csclub.uwaterloo.ca +UID:20030627T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030627T193000Z -DTEND:20030627T203000Z +DTSTAMP:20210920T232239Z +DTSTART:20030627T183000Z +DTEND:20030627T193000Z SUMMARY:Friday Flicks -LOCATION:DC1302 +LOCATION:University of Waterloo - DC1302 DESCRIPTION: SIGGRAPH Electronic Theatre Showing --- Learn more at https: /csclub.uwaterloo.ca/events/2003/spring/Friday-Flicks ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030610T213000000Z@csclub.uwaterloo.ca +UID:20030610T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030610T213000Z -DTEND:20030610T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20030610T203000Z +DTEND:20030610T213000Z SUMMARY:A Brief History of Computer Science -LOCATION:MC2066 +LOCATION:University of Waterloo - MC2066 DESCRIPTION:War\, insanity\, espionage\, beauty\, domination\, sacrifice\, and tragic death... not what one might associate with the history of comp uter science. In this talk I will focus on the origin of our discipline in @@ -6204,444 +6204,444 @@ DESCRIPTION:War\, insanity\, espionage\, beauty\, domination\, sacrifice\, ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030131T003000000Z@csclub.uwaterloo.ca +UID:20030130T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030131T003000Z -DTEND:20030131T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20030130T233000Z +DTEND:20030131T003000Z SUMMARY:sed & awk -LOCATION:MC1085 +LOCATION:University of Waterloo - MC1085 DESCRIPTION:Unix text editing --- Learn more at https:/csclub.uwaterloo.ca /events/2003/winter/sed-&-awk ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030321T003000000Z@csclub.uwaterloo.ca +UID:20030320T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030321T003000Z -DTEND:20030321T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20030320T233000Z +DTEND:20030321T003000Z SUMMARY:XSLT -LOCATION:MC1085 +LOCATION:University of Waterloo - MC1085 DESCRIPTION:Transforming your documents --- Learn more at https:/csclub.uw aterloo.ca/events/2003/winter/XSLT ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030314T003000000Z@csclub.uwaterloo.ca +UID:20030313T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030314T003000Z -DTEND:20030314T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20030313T233000Z +DTEND:20030314T003000Z SUMMARY:XML -LOCATION:MC1085 +LOCATION:University of Waterloo - MC1085 DESCRIPTION:Give your documents more markup --- Learn more at https:/csclu b.uwaterloo.ca/events/2003/winter/XML ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030114T000000000Z@csclub.uwaterloo.ca +UID:20030113T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030114T000000Z -DTEND:20030114T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20030113T230000Z +DTEND:20030114T000000Z SUMMARY:W03 Elections -LOCATION:MC3001 +LOCATION:University of Waterloo - MC3001 DESCRIPTION:Come out and vote for the new exec! --- Learn more at https:/c sclub.uwaterloo.ca/events/2003/winter/W03-Elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030218T223000000Z@csclub.uwaterloo.ca +UID:20030218T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030218T223000Z -DTEND:20030218T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20030218T213000Z +DTEND:20030218T223000Z SUMMARY:Unix 103 Tutorial -LOCATION:MC2037 +LOCATION:University of Waterloo - MC2037 DESCRIPTION:Learn more Unix and be the envy of your friends! --- Learn mor e at https:/csclub.uwaterloo.ca/events/2003/winter/Unix-103-Tutorial ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030211T223000000Z@csclub.uwaterloo.ca +UID:20030211T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030211T223000Z -DTEND:20030211T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20030211T213000Z +DTEND:20030211T223000Z SUMMARY:Unix 102 Tutorial -LOCATION:MC2037 +LOCATION:University of Waterloo - MC2037 DESCRIPTION:Learn more Unix and be the envy of your friends! --- Learn mor e at https:/csclub.uwaterloo.ca/events/2003/winter/Unix-102-Tutorial ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030204T223000000Z@csclub.uwaterloo.ca +UID:20030204T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030204T223000Z -DTEND:20030204T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20030204T213000Z +DTEND:20030204T223000Z SUMMARY:Unix 101 Tutorial -LOCATION:MC2037 +LOCATION:University of Waterloo - MC2037 DESCRIPTION:Learn Unix and be the envy of your friends! --- Learn more at https:/csclub.uwaterloo.ca/events/2003/winter/Unix-101-Tutorial ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030228T003000000Z@csclub.uwaterloo.ca +UID:20030227T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030228T003000Z -DTEND:20030228T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20030227T233000Z +DTEND:20030228T003000Z SUMMARY:The GNU General Public License -LOCATION:MC1085 +LOCATION:University of Waterloo - MC1085 DESCRIPTION:The teeth of Free Software --- Learn more at https:/csclub.uwa terloo.ca/events/2003/winter/The-GNU-General-Public-License ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030228T000000000Z@csclub.uwaterloo.ca +UID:20030227T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030228T000000Z -DTEND:20030228T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20030227T230000Z +DTEND:20030228T000000Z SUMMARY:The BSD License Family -LOCATION:MC1085 +LOCATION:University of Waterloo - MC1085 DESCRIPTION:Free for all --- Learn more at https:/csclub.uwaterloo.ca/even ts/2003/winter/The-BSD-License-Family ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030325T223000000Z@csclub.uwaterloo.ca +UID:20030325T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030325T223000Z -DTEND:20030325T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20030325T213000Z +DTEND:20030325T223000Z SUMMARY:Stream Processing -LOCATION:MC2065 +LOCATION:University of Waterloo - MC2065 DESCRIPTION:A talk by Assistant Professor Michael McCool --- Learn more at https:/csclub.uwaterloo.ca/events/2003/winter/Stream-Processing ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030328T003000000Z@csclub.uwaterloo.ca +UID:20030327T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030328T003000Z -DTEND:20030328T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20030327T233000Z +DTEND:20030328T003000Z SUMMARY:SSH and Networks -LOCATION:MC1085 +LOCATION:University of Waterloo - MC1085 DESCRIPTION:Once more into the breach --- Learn more at https:/csclub.uwat erloo.ca/events/2003/winter/SSH-and-Networks ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030124T003000000Z@csclub.uwaterloo.ca +UID:20030123T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030124T003000Z -DTEND:20030124T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20030123T233000Z +DTEND:20030124T003000Z SUMMARY:Regular Expressions -LOCATION:MC1085 +LOCATION:University of Waterloo - MC1085 DESCRIPTION:Find your perfect match --- Learn more at https:/csclub.uwater loo.ca/events/2003/winter/Regular-Expressions ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030214T003000000Z@csclub.uwaterloo.ca +UID:20030213T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030214T003000Z -DTEND:20030214T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20030213T233000Z +DTEND:20030214T003000Z SUMMARY:LaTeX: Reports -LOCATION:MC1085 +LOCATION:University of Waterloo - MC1085 DESCRIPTION:Writing reports that look good. --- Learn more at https:/csclu b.uwaterloo.ca/events/2003/winter/LaTeX-Reports ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030221T003000000Z@csclub.uwaterloo.ca +UID:20030220T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030221T003000Z -DTEND:20030221T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20030220T233000Z +DTEND:20030221T003000Z SUMMARY:LaTeX: Beautiful Mathematics -LOCATION:MC1085 +LOCATION:University of Waterloo - MC1085 DESCRIPTION:LaTeX => fun --- Learn more at https:/csclub.uwaterloo.ca/even ts/2003/winter/LaTeX-Beautiful-Mathematics ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030207T003000000Z@csclub.uwaterloo.ca +UID:20030206T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030207T003000Z -DTEND:20030207T013000Z +DTSTAMP:20210920T232239Z +DTSTART:20030206T233000Z +DTEND:20030207T003000Z SUMMARY:LaTeX: A Document Processor -LOCATION:MC1085 +LOCATION:University of Waterloo - MC1085 DESCRIPTION:Typesetting beautiful text --- Learn more at https:/csclub.uwa terloo.ca/events/2003/winter/LaTeX-A-Document-Processor ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030325T020000000Z@csclub.uwaterloo.ca +UID:20030325T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030325T020000Z -DTEND:20030325T030000Z +DTSTAMP:20210920T232239Z +DTSTART:20030325T010000Z +DTEND:20030325T020000Z SUMMARY:Judy\, or What Is It Like To Be A Robot? -LOCATION:Humanities Theatre\, Hagey Hall +LOCATION:University of Waterloo - Humanities Theatre\, Hagey Hall DESCRIPTION:Held in co-operation with the UW Cognitive Science Club --- Le arn more at https:/csclub.uwaterloo.ca/events/2003/winter/Judy\,-or-What-I s-It-Like-To-Be-A-Robot ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20030327T000000000Z@csclub.uwaterloo.ca +UID:20030326T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20030327T000000Z -DTEND:20030327T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20030326T230000Z +DTEND:20030327T000000Z SUMMARY:Abusing the C++ Compiler -LOCATION:MC2065 +LOCATION:University of Waterloo - MC2065 DESCRIPTION:Abusing template metaprogramming in C++ --- Learn more at http s:/csclub.uwaterloo.ca/events/2003/winter/Abusing-the-C++-Compiler ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20021008T213000000Z@csclub.uwaterloo.ca +UID:20021008T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20021008T213000Z -DTEND:20021008T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20021008T203000Z +DTEND:20021008T213000Z SUMMARY:Video cards\, Linux display drivers and the Kernel Graphics Interf ace (KGI) -LOCATION:MC4045 +LOCATION:University of Waterloo - MC4045 DESCRIPTION:A talk by Filip Spacek\, KGI developer --- Learn more at https :/csclub.uwaterloo.ca/events/2002/fall/Video-cards\,-Linux-display-drivers -and-the-Kernel-Graphics-Interface-(KGI) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20021010T223000000Z@csclub.uwaterloo.ca +UID:20021010T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20021010T223000Z -DTEND:20021010T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20021010T213000Z +DTEND:20021010T223000Z SUMMARY:UNIX 103 -LOCATION:MC3006 +LOCATION:University of Waterloo - MC3006 DESCRIPTION: --- Learn more at https:/csclub.uwaterloo.ca/events/2002/fall /UNIX-103 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20021003T223000000Z@csclub.uwaterloo.ca +UID:20021003T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20021003T223000Z -DTEND:20021003T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20021003T213000Z +DTEND:20021003T223000Z SUMMARY:UNIX 102 -LOCATION:MC3006 +LOCATION:University of Waterloo - MC3006 DESCRIPTION:Talking to your UNIX can be fun and profitable. --- Learn more at https:/csclub.uwaterloo.ca/events/2002/fall/UNIX-102 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20020926T223000000Z@csclub.uwaterloo.ca +UID:20020926T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20020926T223000Z -DTEND:20020926T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20020926T213000Z +DTEND:20020926T223000Z SUMMARY:UNIX 101 -LOCATION:MC3006 +LOCATION:University of Waterloo - MC3006 DESCRIPTION:First Steps with UNIX --- Learn more at https:/csclub.uwaterlo o.ca/events/2002/fall/UNIX-101 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20021116T193000000Z@csclub.uwaterloo.ca +UID:20021116T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20021116T193000Z -DTEND:20021116T203000Z +DTSTAMP:20210920T232239Z +DTSTART:20021116T183000Z +DTEND:20021116T193000Z SUMMARY:Trip to York University -LOCATION:York University +LOCATION:University of Waterloo - York University DESCRIPTION:Going to visit the York University Computer Club --- Learn mor e at https:/csclub.uwaterloo.ca/events/2002/fall/Trip-to-York-University ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20021026T200000000Z@csclub.uwaterloo.ca +UID:20021026T190000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20021026T200000Z -DTEND:20021026T210000Z +DTSTAMP:20210920T232239Z +DTSTART:20021026T190000Z +DTEND:20021026T200000Z SUMMARY:The Hurd Interfaces -LOCATION:MC2066 +LOCATION:University of Waterloo - MC2066 DESCRIPTION:Marcus Brinkmann\, a GNU Hurd developer\, talks about the Hurd server interfaces\, at the heart of a GNU/Hurd system --- Learn more at h ttps:/csclub.uwaterloo.ca/events/2002/fall/The-Hurd-Interfaces ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20021107T233000000Z@csclub.uwaterloo.ca +UID:20021107T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20021107T233000Z -DTEND:20021108T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20021107T223000Z +DTEND:20021107T233000Z SUMMARY:The GNU General Public License -LOCATION:MC4063 +LOCATION:University of Waterloo - MC4063 DESCRIPTION:The teeth of Free Software --- Learn more at https:/csclub.uwa terloo.ca/events/2002/fall/The-GNU-General-Public-License ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20021105T223000000Z@csclub.uwaterloo.ca +UID:20021105T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20021105T223000Z -DTEND:20021105T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20021105T213000Z +DTEND:20021105T223000Z SUMMARY:The Evil Side of C++ -LOCATION:MC 2065 +LOCATION:University of Waterloo - MC 2065 DESCRIPTION:Abusing template metaprogramming in C++\; aka. writing a Mande lbrot generator that runs at compile time --- Learn more at https:/csclub. uwaterloo.ca/events/2002/fall/The-Evil-Side-of-C++ ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20021121T223000000Z@csclub.uwaterloo.ca +UID:20021121T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20021121T223000Z -DTEND:20021121T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20021121T213000Z +DTEND:20021121T223000Z SUMMARY:Samba and You -LOCATION:MC2066 +LOCATION:University of Waterloo - MC2066 DESCRIPTION:A talk by Dan Brovkovich\, Mathsoc's Computing Director --- Le arn more at https:/csclub.uwaterloo.ca/events/2002/fall/Samba-and-You ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20021001T233000000Z@csclub.uwaterloo.ca +UID:20021001T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20021001T233000Z -DTEND:20021002T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20021001T223000Z +DTEND:20021001T233000Z SUMMARY:Pints with the Profs -LOCATION:The Bomber +LOCATION:University of Waterloo - The Bomber DESCRIPTION:Get to know your profs and be the envy of your friends! --- Le arn more at https:/csclub.uwaterloo.ca/events/2002/fall/Pints-with-the-Pro fs ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20021122T000000000Z@csclub.uwaterloo.ca +UID:20021121T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20021122T000000Z -DTEND:20021122T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20021121T230000Z +DTEND:20021122T000000Z SUMMARY:Perl 6 -LOCATION:MC2066 +LOCATION:University of Waterloo - MC2066 DESCRIPTION:A talk by Simon Law --- Learn more at https:/csclub.uwaterloo. ca/events/2002/fall/Perl-6 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20021119T223000000Z@csclub.uwaterloo.ca +UID:20021119T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20021119T223000Z -DTEND:20021119T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20021119T213000Z +DTEND:20021119T223000Z SUMMARY:Metaprogramming GPUs -LOCATION:MC4058 +LOCATION:University of Waterloo - MC4058 DESCRIPTION:A talk by Michael McCool of the Computer Graphics Lab. --- Lea rn more at https:/csclub.uwaterloo.ca/events/2002/fall/Metaprogramming-GPU s ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20021026T183000000Z@csclub.uwaterloo.ca +UID:20021026T173000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20021026T183000Z -DTEND:20021026T193000Z +DTSTAMP:20210920T232239Z +DTSTART:20021026T173000Z +DTEND:20021026T183000Z SUMMARY:GNU/Linux on HPPA -LOCATION:MC2066 +LOCATION:University of Waterloo - MC2066 DESCRIPTION:Carlos O'Donnell talks about \"the last of the legacy processo rs to fall before the barbarian horde\" --- Learn more at https:/csclub.uw aterloo.ca/events/2002/fall/GNULinux-on-HPPA ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20021102T170000000Z@csclub.uwaterloo.ca +UID:20021102T160000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20021102T170000Z -DTEND:20021102T180000Z +DTSTAMP:20210920T232239Z +DTSTART:20021102T160000Z +DTEND:20021102T170000Z SUMMARY:GNU/Linux InstallFest with KW-LUG and UW-DIG -LOCATION:MC3002 (Math Coffee and Donut Store) +LOCATION:University of Waterloo - MC3002 (Math Coffee and Donut Store) DESCRIPTION:Bring over your computer and we'll help you install GNU/Linux --- Learn more at https:/csclub.uwaterloo.ca/events/2002/fall/GNULinux-Ins tallFest-with-KW-LUG-and-UW-DIG ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20020916T223000000Z@csclub.uwaterloo.ca +UID:20020916T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20020916T223000Z -DTEND:20020916T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20020916T213000Z +DTEND:20020916T223000Z SUMMARY:F02 elections -LOCATION:Comfy lounge +LOCATION:University of Waterloo - Comfy lounge DESCRIPTION:Come and vote for this term's exec --- Learn more at https:/cs club.uwaterloo.ca/events/2002/fall/F02-elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20021017T223000000Z@csclub.uwaterloo.ca +UID:20021017T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20021017T223000Z -DTEND:20021017T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20021017T213000Z +DTEND:20021017T223000Z SUMMARY:Debian in the Enterprise -LOCATION:MC2065 +LOCATION:University of Waterloo - MC2065 DESCRIPTION:A talk by Simon Law --- Learn more at https:/csclub.uwaterloo. ca/events/2002/fall/Debian-in-the-Enterprise ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20020930T233000000Z@csclub.uwaterloo.ca +UID:20020930T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20020930T233000Z -DTEND:20021001T003000Z +DTSTAMP:20210920T232239Z +DTSTART:20020930T223000Z +DTEND:20020930T233000Z SUMMARY:Business Meeting -LOCATION:Comfy lounge\, MC3001 +LOCATION:University of Waterloo - Comfy lounge\, MC3001 DESCRIPTION:Vote on a constitutional change. --- Learn more at https:/cscl ub.uwaterloo.ca/events/2002/fall/Business-Meeting ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20021112T223000000Z@csclub.uwaterloo.ca +UID:20021112T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20021112T223000Z -DTEND:20021112T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20021112T213000Z +DTEND:20021112T223000Z SUMMARY:Automatic Memory Management and Garbage Collection -LOCATION:MC4058 +LOCATION:University of Waterloo - MC4058 DESCRIPTION:A talk by James A. Morrison --- Learn more at https:/csclub.uw aterloo.ca/events/2002/fall/Automatic-Memory-Management-and-Garbage-Collec tion ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20021026T213000000Z@csclub.uwaterloo.ca +UID:20021026T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20021026T213000Z -DTEND:20021026T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20021026T203000Z +DTEND:20021026T213000Z SUMMARY:A GNU Approach to Virtual Memory Management in a Multiserver Opera ting System -LOCATION:MC2066 +LOCATION:University of Waterloo - MC2066 DESCRIPTION:Neal Walfield\, a GNU Hurd developer\, talks about a possible Virtual Memory Management subsystem for the GNU Hurd --- Learn more at htt ps:/csclub.uwaterloo.ca/events/2002/fall/A-GNU-Approach-to-Virtual-Memory- @@ -6649,25 +6649,25 @@ DESCRIPTION:Neal Walfield\, a GNU Hurd developer\, talks about a possible ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20020512T000000000Z@csclub.uwaterloo.ca +UID:20020511T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20020512T000000Z -DTEND:20020512T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20020511T230000Z +DTEND:20020512T000000Z SUMMARY:S02 elections -LOCATION:MC3036 +LOCATION:University of Waterloo - MC3036 DESCRIPTION:Come and vote for this term's exec --- Learn more at https:/cs club.uwaterloo.ca/events/2002/spring/S02-elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20020208T000000000Z@csclub.uwaterloo.ca +UID:20020207T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20020208T000000Z -DTEND:20020208T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20020207T230000Z +DTEND:20020208T000000Z SUMMARY:Unix 102: Fun With UNIX -LOCATION:MC2037 +LOCATION:University of Waterloo - MC2037 DESCRIPTION:This the second in a series of UNIX tutorials. Simon Law and J ames Perry will be presenting some more advanced UNIX techniques. All are welcome. Accounts will be provided for those needing them. --- Learn more @@ -6675,13 +6675,13 @@ DESCRIPTION:This the second in a series of UNIX tutorials. Simon Law and J ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20020201T000000000Z@csclub.uwaterloo.ca +UID:20020131T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20020201T000000Z -DTEND:20020201T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20020131T230000Z +DTEND:20020201T000000Z SUMMARY:UNIX 101: First Steps With UNIX -LOCATION:MC2037 +LOCATION:University of Waterloo - MC2037 DESCRIPTION: This is the first in a series of seminars that cover the use of the UNIX Operating System. UNIX is used in a variety of applications\, both in academia and industry. We will be covering the basics of the UNIX @@ -6691,25 +6691,25 @@ DESCRIPTION: This is the first in a series of seminars that cover the use ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20020126T203000000Z@csclub.uwaterloo.ca +UID:20020126T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20020126T203000Z -DTEND:20020126T213000Z +DTSTAMP:20210920T232239Z +DTSTART:20020126T193000Z +DTEND:20020126T203000Z SUMMARY:GnuPG/PGP Keysigning Party -LOCATION:Comfy Lounge MC3001 +LOCATION:University of Waterloo - Comfy Lounge MC3001 DESCRIPTION:Get more signatures on your key! --- Learn more at https:/cscl ub.uwaterloo.ca/events/2002/winter/GnuPGPGP-Keysigning-Party ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20020213T220000000Z@csclub.uwaterloo.ca +UID:20020213T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20020213T220000Z -DTEND:20020213T230000Z +DTSTAMP:20210920T232239Z +DTSTART:20020213T210000Z +DTEND:20020213T220000Z SUMMARY:DVD-Video Under Linux -LOCATION:MC4060 +LOCATION:University of Waterloo - MC4060 DESCRIPTION:Billy Biggs will be holding a talk on DVD technology (in parti cular\, CSS and playback issues) under Linux\, giving some technical detai ls as well as an overview of the current status of Free Software efforts. @@ -6718,382 +6718,383 @@ DESCRIPTION:Billy Biggs will be holding a talk on DVD technology (in parti ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20020301T230000000Z@csclub.uwaterloo.ca +UID:20020301T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20020301T230000Z -DTEND:20020302T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20020301T220000Z +DTEND:20020301T230000Z SUMMARY:Computer Go\, The Ultimate -LOCATION:MC4060 +LOCATION:University of Waterloo - MC4060 DESCRIPTION:Thomas Wolf from Brock University will be holding a talk on th e Asian game of Go. All are welcome. --- Learn more at https:/csclub.uwate rloo.ca/events/2002/winter/Computer-Go\,-The-Ultimate ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20020126T200000000Z@csclub.uwaterloo.ca +UID:20020126T190000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20020126T200000Z -DTEND:20020126T210000Z +DTSTAMP:20210920T232239Z +DTSTART:20020126T190000Z +DTEND:20020126T200000Z SUMMARY:An Introduction to GNU Hurd -LOCATION:Comfy Lounge MC3001 +LOCATION:University of Waterloo - Comfy Lounge MC3001 DESCRIPTION:Bored of GNU/Linux? Try this experimental operating system! -- - Learn more at https:/csclub.uwaterloo.ca/events/2002/winter/An-Introduct ion-to-GNU-Hurd ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20010602T153000000Z@csclub.uwaterloo.ca +UID:20010602T143000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20010602T153000Z -DTEND:20010602T163000Z +DTSTAMP:20210920T232239Z +DTSTART:20010602T143000Z +DTEND:20010602T153000Z SUMMARY:ACM-Style programming contest -LOCATION:MC3006 +LOCATION:University of Waterloo - MC3006 DESCRIPTION:Practice for the ACM international programming contest --- Lea rn more at https:/csclub.uwaterloo.ca/events/2001/spring/ACM-Style-program ming-contest ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20010212T213000000Z@csclub.uwaterloo.ca +UID:20010212T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20010212T213000Z -DTEND:20010212T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20010212T203000Z +DTEND:20010212T213000Z SUMMARY:Meeting #5 -LOCATION:MC3036 +LOCATION:University of Waterloo - MC3036 DESCRIPTION:No description available. --- Learn more at https:/csclub.uwat erloo.ca/events/2001/winter/Meeting-#5 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20010205T213000000Z@csclub.uwaterloo.ca +UID:20010205T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20010205T213000Z -DTEND:20010205T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20010205T203000Z +DTEND:20010205T213000Z SUMMARY:Meeting #4 -LOCATION:MC3036 +LOCATION:University of Waterloo - MC3036 DESCRIPTION:No description available. --- Learn more at https:/csclub.uwat erloo.ca/events/2001/winter/Meeting-#4 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20010129T203900000Z@csclub.uwaterloo.ca +UID:20010129T193900000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20010129T203900Z -DTEND:20010129T213900Z +DTSTAMP:20210920T232239Z +DTSTART:20010129T193900Z +DTEND:20010129T203900Z SUMMARY:Meeting #3 -LOCATION:MC3036 +LOCATION:University of Waterloo - MC3036 DESCRIPTION:No description available. --- Learn more at https:/csclub.uwat erloo.ca/events/2001/winter/Meeting-#3 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20010122T213000000Z@csclub.uwaterloo.ca +UID:20010122T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20010122T213000Z -DTEND:20010122T223000Z +DTSTAMP:20210920T232239Z +DTSTART:20010122T203000Z +DTEND:20010122T213000Z SUMMARY:Meeting #2 -LOCATION:MC3036 +LOCATION:University of Waterloo - MC3036 DESCRIPTION:Second CSC meeting for Winter 2001. --- Learn more at https:/c sclub.uwaterloo.ca/events/2001/winter/Meeting-#2 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20010115T223000000Z@csclub.uwaterloo.ca +UID:20010115T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20010115T223000Z -DTEND:20010115T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20010115T213000Z +DTEND:20010115T223000Z SUMMARY:Executive elections -LOCATION:MC3036 +LOCATION:University of Waterloo - MC3036 DESCRIPTION:Winter 2001 CSC Elections. --- Learn more at https:/csclub.uwa terloo.ca/events/2001/winter/Executive-elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20010127T163000000Z@csclub.uwaterloo.ca +UID:20010127T153000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20010127T163000Z -DTEND:20010127T173000Z +DTSTAMP:20210920T232239Z +DTSTART:20010127T153000Z +DTEND:20010127T163000Z SUMMARY:ACM-Style programming contest -LOCATION:MC3006 +LOCATION:University of Waterloo - MC3006 DESCRIPTION:Practice for the ACM international programming contest --- Lea rn more at https:/csclub.uwaterloo.ca/events/2001/winter/ACM-Style-program ming-contest ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20000915T000000000Z@csclub.uwaterloo.ca +UID:20000914T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20000915T000000Z -DTEND:20000915T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20000914T230000Z +DTEND:20000915T000000Z SUMMARY:SIGGraph Video Night -LOCATION:DC1302 +LOCATION:University of Waterloo - DC1302 DESCRIPTION: SIGGraph Video Night Featuring some truly awesome computer an imations from Siggraph '99. --- Learn more at https:/csclub.uwaterloo.ca/ events/2000/fall/SIGGraph-Video-Night ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20000925T193000000Z@csclub.uwaterloo.ca +UID:20000925T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20000925T193000Z -DTEND:20000925T203000Z +DTSTAMP:20210920T232239Z +DTSTART:20000925T183000Z +DTEND:20000925T193000Z SUMMARY:Realising the Next Generation Internet -LOCATION:DC1302 +LOCATION:University of Waterloo - DC1302 DESCRIPTION:By Frank Clegg of Microsoft Canada --- Learn more at https:/cs club.uwaterloo.ca/events/2000/fall/Realising-the-Next-Generation-Internet ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20000914T230000000Z@csclub.uwaterloo.ca +UID:20000914T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20000914T230000Z -DTEND:20000915T000000Z +DTSTAMP:20210920T232239Z +DTSTART:20000914T220000Z +DTEND:20000914T230000Z SUMMARY:CSC Elections -LOCATION:DC1302 +LOCATION:University of Waterloo - DC1302 DESCRIPTION:Fall 2000 Elections for the CSC. --- Learn more at https:/cscl ub.uwaterloo.ca/events/2000/fall/CSC-Elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20000721T000000000Z@csclub.uwaterloo.ca +UID:20000720T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20000721T000000Z -DTEND:20000721T010000Z +DTSTAMP:20210920T232239Z +DTSTART:20000720T230000Z +DTEND:20000721T000000Z SUMMARY:Ctrl-D -LOCATION:Ali Babas Steak House\, 130 King Street S\, Waterloo +LOCATION:University of Waterloo - Ali Babas Steak House\, 130 King Street + S\, Waterloo DESCRIPTION:End-of-term dinner --- Learn more at https:/csclub.uwaterloo.c a/events/2000/spring/Ctrl-D ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20000324T223000000Z@csclub.uwaterloo.ca +UID:20000324T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20000324T223000Z -DTEND:20000324T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20000324T213000Z +DTEND:20000324T223000Z SUMMARY:Enterprise Java APIs and Implementing a Web Portal -LOCATION:DC1304 +LOCATION:University of Waterloo - DC1304 DESCRIPTION:No description available. --- Learn more at https:/csclub.uwat erloo.ca/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Po rtal ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:20000330T223000000Z@csclub.uwaterloo.ca +UID:20000330T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:20000330T223000Z -DTEND:20000330T233000Z +DTSTAMP:20210920T232239Z +DTSTART:20000330T213000Z +DTEND:20000330T223000Z SUMMARY:Enterprise Java APIs and Implementing a Web Portal (1) -LOCATION:DC1304 +LOCATION:University of Waterloo - DC1304 DESCRIPTION:No description available. --- Learn more at https:/csclub.uwat erloo.ca/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Po rtal-(1) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:19991203T160000000Z@csclub.uwaterloo.ca +UID:19991203T150000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:19991203T160000Z -DTEND:19991203T170000Z +DTSTAMP:20210920T232239Z +DTSTART:19991203T150000Z +DTEND:19991203T160000Z SUMMARY:Proofs and Programs -LOCATION:Siegfried Hall\, St Jerome's +LOCATION:University of Waterloo - Siegfried Hall\, St Jerome's DESCRIPTION:By Edsger Dijkstra --- Learn more at https:/csclub.uwaterloo.c a/events/1999/fall/Proofs-and-Programs ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:19991203T210000000Z@csclub.uwaterloo.ca +UID:19991203T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:19991203T210000Z -DTEND:19991203T220000Z +DTSTAMP:20210920T232239Z +DTSTART:19991203T200000Z +DTEND:19991203T210000Z SUMMARY:Open Q&A session -LOCATION:DC1351 +LOCATION:University of Waterloo - DC1351 DESCRIPTION:By Edsger Dijkstra --- Learn more at https:/csclub.uwaterloo.c a/events/1999/fall/Open-Q&A-session ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:19991018T193000000Z@csclub.uwaterloo.ca +UID:19991018T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:19991018T193000Z -DTEND:19991018T203000Z +DTSTAMP:20210920T232239Z +DTSTART:19991018T183000Z +DTEND:19991018T193000Z SUMMARY:Living Laboratories: The Future Computing Environments at Georgia Tech -LOCATION:DC1304 +LOCATION:University of Waterloo - DC1304 DESCRIPTION:By Blair MacIntyre and Elizabeth Mynatt --- Learn more at http s:/csclub.uwaterloo.ca/events/1999/fall/Living-Laboratories-The-Future-Com puting-Environments-at-Georgia-Tech ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:19991201T223000000Z@csclub.uwaterloo.ca +UID:19991201T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:19991201T223000Z -DTEND:19991201T233000Z +DTSTAMP:20210920T232239Z +DTSTART:19991201T213000Z +DTEND:19991201T223000Z SUMMARY:Homebrew Processors and Integrated Systems in FPGAs -LOCATION:MC2066 +LOCATION:University of Waterloo - MC2066 DESCRIPTION:By Jan Gray --- Learn more at https:/csclub.uwaterloo.ca/event s/1999/fall/Homebrew-Processors-and-Integrated-Systems-in-FPGAs ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:19991019T213000000Z@csclub.uwaterloo.ca +UID:19991019T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:19991019T213000Z -DTEND:19991019T223000Z +DTSTAMP:20210920T232239Z +DTSTART:19991019T203000Z +DTEND:19991019T213000Z SUMMARY:GDB\, Purify Tutorial -LOCATION:DC1304 +LOCATION:University of Waterloo - DC1304 DESCRIPTION:No description available. --- Learn more at https:/csclub.uwat erloo.ca/events/1999/fall/GDB\,-Purify-Tutorial ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:19991202T010000000Z@csclub.uwaterloo.ca +UID:19991202T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:19991202T010000Z -DTEND:19991202T020000Z +DTSTAMP:20210920T232239Z +DTSTART:19991202T000000Z +DTEND:19991202T010000Z SUMMARY:Ctrl-D -LOCATION:Golf's Steakhouse +LOCATION:University of Waterloo - Golf's Steakhouse DESCRIPTION:End-of-term dinner --- Learn more at https:/csclub.uwaterloo.c a/events/1999/fall/Ctrl-D ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:19991202T193000000Z@csclub.uwaterloo.ca +UID:19991202T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:19991202T193000Z -DTEND:19991202T203000Z +DTSTAMP:20210920T232239Z +DTSTART:19991202T183000Z +DTEND:19991202T193000Z SUMMARY:Calculational Mathematics -LOCATION:DC1302 +LOCATION:University of Waterloo - DC1302 DESCRIPTION:By Edgar Dijkstra --- Learn more at https:/csclub.uwaterloo.ca /events/1999/fall/Calculational-Mathematics ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:19940926T213000000Z@csclub.uwaterloo.ca +UID:19940926T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:19940926T213000Z -DTEND:19940926T223000Z +DTSTAMP:20210920T232239Z +DTSTART:19940926T203000Z +DTEND:19940926T213000Z SUMMARY:UNIX II Tutorial -LOCATION:MC 3022 +LOCATION:University of Waterloo - MC 3022 DESCRIPTION:No description available --- Learn more at https:/csclub.uwate rloo.ca/events/1994/fall/UNIX-II-Tutorial ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:19940922T213000000Z@csclub.uwaterloo.ca +UID:19940922T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:19940922T213000Z -DTEND:19940922T223000Z +DTSTAMP:20210920T232239Z +DTSTART:19940922T203000Z +DTEND:19940922T213000Z SUMMARY:UNIX I Tutorial -LOCATION:MC 3022 +LOCATION:University of Waterloo - MC 3022 DESCRIPTION:No description available --- Learn more at https:/csclub.uwate rloo.ca/events/1994/fall/UNIX-I-Tutorial ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:19940921T233000000Z@csclub.uwaterloo.ca +UID:19940921T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:19940921T233000Z -DTEND:19940922T003000Z +DTSTAMP:20210920T232239Z +DTSTART:19940921T223000Z +DTEND:19940921T233000Z SUMMARY:SIGGRAPH Video Night -LOCATION:DC 1302 +LOCATION:University of Waterloo - DC 1302 DESCRIPTION:No description available --- Learn more at https:/csclub.uwate rloo.ca/events/1994/fall/SIGGRAPH-Video-Night ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:19941013T220000000Z@csclub.uwaterloo.ca +UID:19941013T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:19941013T220000Z -DTEND:19941013T230000Z +DTSTAMP:20210920T232239Z +DTSTART:19941013T210000Z +DTEND:19941013T220000Z SUMMARY:Prograph: Picture the Future -LOCATION:DC 1302 +LOCATION:University of Waterloo - DC 1302 DESCRIPTION:No description available --- Learn more at https:/csclub.uwate rloo.ca/events/1994/fall/Prograph-Picture-the-Future ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:19940914T020000000Z@csclub.uwaterloo.ca +UID:19940914T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:19940914T020000Z -DTEND:19940914T030000Z +DTSTAMP:20210920T232239Z +DTSTART:19940914T010000Z +DTEND:19940914T020000Z SUMMARY:Movie Outing: Brainstorm -LOCATION:Princess Cinema +LOCATION:University of Waterloo - Princess Cinema DESCRIPTION: No description available. --- Learn more at https:/csclub.uw aterloo.ca/events/1994/fall/Movie-Outing-Brainstorm ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:19941102T223000000Z@csclub.uwaterloo.ca +UID:19941102T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:19941102T223000Z -DTEND:19941102T233000Z +DTSTAMP:20210920T232239Z +DTSTART:19941102T213000Z +DTEND:19941102T223000Z SUMMARY:Game Theory -LOCATION:MC 2038 +LOCATION:University of Waterloo - MC 2038 DESCRIPTION:No description available --- Learn more at https:/csclub.uwate rloo.ca/events/1994/fall/Game-Theory ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:19941020T213000000Z@csclub.uwaterloo.ca +UID:19941020T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:19941020T213000Z -DTEND:19941020T223000Z +DTSTAMP:20210920T232239Z +DTSTART:19941020T203000Z +DTEND:19941020T213000Z SUMMARY:Exploring the Internet -LOCATION:MC 3009 +LOCATION:University of Waterloo - MC 3009 DESCRIPTION:No description available --- Learn more at https:/csclub.uwate rloo.ca/events/1994/fall/Exploring-the-Internet ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:19940916T213000000Z@csclub.uwaterloo.ca +UID:19940916T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:19940916T213000Z -DTEND:19940916T223000Z +DTSTAMP:20210920T232239Z +DTSTART:19940916T203000Z +DTEND:19940916T213000Z SUMMARY:CSC Elections -LOCATION:MC 4040 +LOCATION:University of Waterloo - MC 4040 DESCRIPTION:No description available --- Learn more at https:/csclub.uwate rloo.ca/events/1994/fall/CSC-Elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca END:VEVENT BEGIN:VEVENT -UID:19941015T150000000Z@csclub.uwaterloo.ca +UID:19941015T140000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T210237Z -DTSTART:19941015T150000Z -DTEND:19941015T160000Z +DTSTAMP:20210920T232239Z +DTSTART:19941015T140000Z +DTEND:19941015T150000Z SUMMARY:ACM-Style Programming Contest -LOCATION:MC 3022 +LOCATION:University of Waterloo - MC 3022 DESCRIPTION:No description available --- Learn more at https:/csclub.uwate rloo.ca/events/1994/fall/ACM-Style-Programming-Contest ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -- 2.39.2 From 2da8ab13393fc5f8161e1cd1b9a5303c55a15cf4 Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Mon, 20 Sep 2021 19:33:19 -0400 Subject: [PATCH 13/25] regen to test DTSTAMP changes --- public/events.ics | 1022 ++++++++++++++++++++++----------------------- 1 file changed, 511 insertions(+), 511 deletions(-) diff --git a/public/events.ics b/public/events.ics index c99a3a97..84f4b1c0 100644 --- a/public/events.ics +++ b/public/events.ics @@ -8,7 +8,7 @@ X-WR-CALNAME:University of Waterloo Computer Science Club BEGIN:VEVENT UID:20210914T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20210914T230000Z DTEND:20210915T000000Z SUMMARY:CSC BOT & Game Night @@ -20,7 +20,7 @@ END:VEVENT BEGIN:VEVENT UID:20210610T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20210610T230000Z DTEND:20210611T000000Z SUMMARY:Titus Winters Tech Talk @@ -34,7 +34,7 @@ END:VEVENT BEGIN:VEVENT UID:20210616T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20210616T000000Z DTEND:20210616T010000Z SUMMARY:Speed-Friending @@ -47,7 +47,7 @@ END:VEVENT BEGIN:VEVENT UID:20210516T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20210516T230000Z DTEND:20210517T000000Z SUMMARY:Drop-in Resume Critiques (Day 2) @@ -60,7 +60,7 @@ END:VEVENT BEGIN:VEVENT UID:20210515T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20210515T230000Z DTEND:20210516T000000Z SUMMARY:Drop-in Resume Critiques (Day 1) @@ -73,7 +73,7 @@ END:VEVENT BEGIN:VEVENT UID:20210524T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20210524T230000Z DTEND:20210525T000000Z SUMMARY:CSC x SE Soc: Interview Prep @@ -89,7 +89,7 @@ END:VEVENT BEGIN:VEVENT UID:20210518T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20210518T000000Z DTEND:20210518T010000Z SUMMARY:CSC BOT & Game Night @@ -102,7 +102,7 @@ END:VEVENT BEGIN:VEVENT UID:20210717T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20210717T230000Z DTEND:20210718T000000Z SUMMARY:Afterhours: Burnout @@ -115,7 +115,7 @@ END:VEVENT BEGIN:VEVENT UID:20210219T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20210219T010000Z DTEND:20210219T020000Z SUMMARY:Theatre Thursday @@ -127,7 +127,7 @@ END:VEVENT BEGIN:VEVENT UID:20210217T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20210217T010000Z DTEND:20210217T020000Z SUMMARY:Talk to CSC Tuesday @@ -139,7 +139,7 @@ END:VEVENT BEGIN:VEVENT UID:20210316T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20210316T233000Z DTEND:20210317T003000Z SUMMARY:Speed-Friending @@ -151,7 +151,7 @@ END:VEVENT BEGIN:VEVENT UID:20210129T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20210129T000000Z DTEND:20210129T010000Z SUMMARY:Recovering From a Rough Term @@ -164,7 +164,7 @@ END:VEVENT BEGIN:VEVENT UID:20210115T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20210115T000000Z DTEND:20210115T010000Z SUMMARY:RES 135 @@ -177,7 +177,7 @@ END:VEVENT BEGIN:VEVENT UID:20210325T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20210325T230000Z DTEND:20210326T000000Z SUMMARY:Out of The Box: React @@ -189,7 +189,7 @@ END:VEVENT BEGIN:VEVENT UID:20210112T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20210112T000000Z DTEND:20210112T010000Z SUMMARY:Get involved in CS Club! @@ -202,7 +202,7 @@ END:VEVENT BEGIN:VEVENT UID:20210220T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20210220T010000Z DTEND:20210220T020000Z SUMMARY:Fun Friday @@ -214,7 +214,7 @@ END:VEVENT BEGIN:VEVENT UID:20210127T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20210127T000000Z DTEND:20210127T010000Z SUMMARY:CTCI136 @@ -226,7 +226,7 @@ END:VEVENT BEGIN:VEVENT UID:20210327T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20210327T183000Z DTEND:20210327T193000Z SUMMARY:Alt-Tab @@ -238,7 +238,7 @@ END:VEVENT BEGIN:VEVENT UID:20210307T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20210307T000000Z DTEND:20210307T010000Z SUMMARY:Afterhours: Personal Relationships @@ -251,7 +251,7 @@ END:VEVENT BEGIN:VEVENT UID:20201119T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20201119T220000Z DTEND:20201119T230000Z SUMMARY:WiCS x CSC: Alt-Tab @@ -264,7 +264,7 @@ END:VEVENT BEGIN:VEVENT UID:20201126T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20201126T000000Z DTEND:20201126T010000Z SUMMARY:Roasting Our First Year Resumes @@ -278,7 +278,7 @@ END:VEVENT BEGIN:VEVENT UID:20200312T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20200312T220000Z DTEND:20200312T230000Z SUMMARY:WiCS x CSC Bondfire @@ -291,7 +291,7 @@ END:VEVENT BEGIN:VEVENT UID:20200211T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20200211T230000Z DTEND:20200212T000000Z SUMMARY:Physical Security Workshop @@ -304,7 +304,7 @@ END:VEVENT BEGIN:VEVENT UID:20200128T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20200128T233000Z DTEND:20200129T003000Z SUMMARY:Code Party 0 @@ -317,7 +317,7 @@ END:VEVENT BEGIN:VEVENT UID:20190605T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20190605T230000Z DTEND:20190606T000000Z SUMMARY:WiCS x CSC Bondfire Night @@ -332,7 +332,7 @@ END:VEVENT BEGIN:VEVENT UID:20190516T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20190516T230000Z DTEND:20190517T000000Z SUMMARY:Spring 2019 Elections @@ -346,7 +346,7 @@ END:VEVENT BEGIN:VEVENT UID:20190709T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20190709T230000Z DTEND:20190710T000000Z SUMMARY:Movie Night @@ -359,7 +359,7 @@ END:VEVENT BEGIN:VEVENT UID:20190729T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20190729T220000Z DTEND:20190729T230000Z SUMMARY:End of Term Event @@ -372,7 +372,7 @@ END:VEVENT BEGIN:VEVENT UID:20190618T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20190618T220000Z DTEND:20190618T230000Z SUMMARY:Code Party 0 @@ -385,7 +385,7 @@ END:VEVENT BEGIN:VEVENT UID:20190718T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20190718T220000Z DTEND:20190718T230000Z SUMMARY:Alt-Tab @@ -398,7 +398,7 @@ END:VEVENT BEGIN:VEVENT UID:20190405T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20190405T193000Z DTEND:20190405T203000Z SUMMARY:Prof talk: Making the Switch: Going from 2D to S3D @@ -414,7 +414,7 @@ END:VEVENT BEGIN:VEVENT UID:20190320T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20190320T200000Z DTEND:20190320T210000Z SUMMARY:Prof talk: Animated Tilings @@ -427,7 +427,7 @@ END:VEVENT BEGIN:VEVENT UID:20190302T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20190302T170000Z DTEND:20190302T180000Z SUMMARY:Git 101 @@ -439,7 +439,7 @@ END:VEVENT BEGIN:VEVENT UID:20190313T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20190313T220000Z DTEND:20190313T230000Z SUMMARY:Code Party 0 @@ -451,7 +451,7 @@ END:VEVENT BEGIN:VEVENT UID:20190321T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20190321T220000Z DTEND:20190321T230000Z SUMMARY:CSC + WiCS Movie Night @@ -464,7 +464,7 @@ END:VEVENT BEGIN:VEVENT UID:20190124T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20190124T233000Z DTEND:20190125T003000Z SUMMARY:Algorithms practice workshop @@ -477,7 +477,7 @@ END:VEVENT BEGIN:VEVENT UID:20181105T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20181105T223000Z DTEND:20181105T233000Z SUMMARY:[Cancelled] BBC micro:bit computer: What is it good for? @@ -491,7 +491,7 @@ END:VEVENT BEGIN:VEVENT UID:20181022T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20181022T213000Z DTEND:20181022T223000Z SUMMARY:Unix 101 @@ -504,7 +504,7 @@ END:VEVENT BEGIN:VEVENT UID:20181112T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20181112T223000Z DTEND:20181112T233000Z SUMMARY:Netplay in emulators @@ -517,7 +517,7 @@ END:VEVENT BEGIN:VEVENT UID:20181029T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20181029T213000Z DTEND:20181029T223000Z SUMMARY:Gloves 101 @@ -530,7 +530,7 @@ END:VEVENT BEGIN:VEVENT UID:20181015T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20181015T213000Z DTEND:20181015T223000Z SUMMARY:Data Driven UIs\, Incrementally @@ -543,7 +543,7 @@ END:VEVENT BEGIN:VEVENT UID:20181018T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20181018T223000Z DTEND:20181018T233000Z SUMMARY:Code Party 0 @@ -556,7 +556,7 @@ END:VEVENT BEGIN:VEVENT UID:20181203T120000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20181203T120000Z DTEND:20181203T130000Z SUMMARY:CSC EOT @@ -569,7 +569,7 @@ END:VEVENT BEGIN:VEVENT UID:20181003T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20181003T230000Z DTEND:20181004T000000Z SUMMARY:CSC & WiCS & MathSoc go outside! @@ -583,7 +583,7 @@ END:VEVENT BEGIN:VEVENT UID:20181129T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20181129T230000Z DTEND:20181130T000000Z SUMMARY:Alt-Tab @@ -597,7 +597,7 @@ END:VEVENT BEGIN:VEVENT UID:20180717T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20180717T220000Z DTEND:20180717T230000Z SUMMARY:Sound: From microphones to speakers and everything inbetween @@ -610,7 +610,7 @@ END:VEVENT BEGIN:VEVENT UID:20180528T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20180528T223000Z DTEND:20180528T233000Z SUMMARY:Code Party 0 @@ -624,7 +624,7 @@ END:VEVENT BEGIN:VEVENT UID:20180711T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20180711T220000Z DTEND:20180711T230000Z SUMMARY:Capture the Flag @@ -638,7 +638,7 @@ END:VEVENT BEGIN:VEVENT UID:20180604T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20180604T220000Z DTEND:20180604T230000Z SUMMARY:CSC and WiCS Go Outside @@ -652,7 +652,7 @@ END:VEVENT BEGIN:VEVENT UID:20180704T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20180704T220000Z DTEND:20180704T230000Z SUMMARY:Alt-Tab @@ -665,7 +665,7 @@ END:VEVENT BEGIN:VEVENT UID:20180115T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20180115T220000Z DTEND:20180115T230000Z SUMMARY:Winter 2018 Elections @@ -680,7 +680,7 @@ END:VEVENT BEGIN:VEVENT UID:20180326T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20180326T230000Z DTEND:20180327T000000Z SUMMARY:Uncode Party with WiCS @@ -695,7 +695,7 @@ END:VEVENT BEGIN:VEVENT UID:20180207T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20180207T223000Z DTEND:20180207T233000Z SUMMARY:Technical Interview Prep @@ -709,7 +709,7 @@ END:VEVENT BEGIN:VEVENT UID:20180312T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20180312T220000Z DTEND:20180312T230000Z SUMMARY:Programming for the 22nd Century @@ -724,7 +724,7 @@ END:VEVENT BEGIN:VEVENT UID:20180322T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20180322T220000Z DTEND:20180322T230000Z SUMMARY:Prof Talk with Richard Mann @@ -739,7 +739,7 @@ END:VEVENT BEGIN:VEVENT UID:20180313T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20180313T220000Z DTEND:20180313T230000Z SUMMARY:Discussion with maddog @@ -753,7 +753,7 @@ END:VEVENT BEGIN:VEVENT UID:20180125T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20180125T230000Z DTEND:20180126T000000Z SUMMARY:Code Party 0 @@ -767,7 +767,7 @@ END:VEVENT BEGIN:VEVENT UID:20180328T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20180328T220000Z DTEND:20180328T230000Z SUMMARY:Alt-Tab: W18 @@ -781,7 +781,7 @@ END:VEVENT BEGIN:VEVENT UID:20171012T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20171012T213000Z DTEND:20171012T223000Z SUMMARY:Unix 101 @@ -795,7 +795,7 @@ END:VEVENT BEGIN:VEVENT UID:20170922T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20170922T220000Z DTEND:20170922T230000Z SUMMARY:Fall 2017 Special Elections @@ -810,7 +810,7 @@ END:VEVENT BEGIN:VEVENT UID:20170915T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20170915T220000Z DTEND:20170915T230000Z SUMMARY:Fall 2017 Elections @@ -825,7 +825,7 @@ END:VEVENT BEGIN:VEVENT UID:20171201T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20171201T230000Z DTEND:20171202T000000Z SUMMARY:End of Term Event @@ -838,7 +838,7 @@ END:VEVENT BEGIN:VEVENT UID:20171115T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20171115T223000Z DTEND:20171115T233000Z SUMMARY:Code Party 1 @@ -852,7 +852,7 @@ END:VEVENT BEGIN:VEVENT UID:20170929T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20170929T223000Z DTEND:20170929T233000Z SUMMARY:Code Party 0 @@ -866,7 +866,7 @@ END:VEVENT BEGIN:VEVENT UID:20171114T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20171114T230000Z DTEND:20171115T000000Z SUMMARY:Capture the Flag Computing Competition @@ -880,7 +880,7 @@ END:VEVENT BEGIN:VEVENT UID:20171123T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20171123T230000Z DTEND:20171124T000000Z SUMMARY:CTF Computer Networking Workshop @@ -893,7 +893,7 @@ END:VEVENT BEGIN:VEVENT UID:20171005T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20171005T220000Z DTEND:20171005T230000Z SUMMARY:CSC Goes Outside @@ -907,7 +907,7 @@ END:VEVENT BEGIN:VEVENT UID:20171102T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20171102T230000Z DTEND:20171103T000000Z SUMMARY:CSC+WiCS Fall Social and Movie Night @@ -921,7 +921,7 @@ END:VEVENT BEGIN:VEVENT UID:20171109T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20171109T230000Z DTEND:20171110T000000Z SUMMARY:Alt+Tab Talks @@ -938,7 +938,7 @@ END:VEVENT BEGIN:VEVENT UID:20170601T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20170601T220000Z DTEND:20170601T230000Z SUMMARY:Unix 102 @@ -951,7 +951,7 @@ END:VEVENT BEGIN:VEVENT UID:20170615T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20170615T220000Z DTEND:20170615T230000Z SUMMARY:Understanding machine learning - a theory perspective @@ -967,7 +967,7 @@ END:VEVENT BEGIN:VEVENT UID:20170715T140000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20170715T140000Z DTEND:20170715T150000Z SUMMARY:Spring Cleaning @@ -979,7 +979,7 @@ END:VEVENT BEGIN:VEVENT UID:20170517T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20170517T220000Z DTEND:20170517T230000Z SUMMARY:Spring 2017 Elections @@ -994,7 +994,7 @@ END:VEVENT BEGIN:VEVENT UID:20170724T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20170724T220000Z DTEND:20170724T230000Z SUMMARY:End of Term Party @@ -1007,7 +1007,7 @@ END:VEVENT BEGIN:VEVENT UID:20170622T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20170622T220000Z DTEND:20170622T230000Z SUMMARY:Code Party 0 @@ -1019,7 +1019,7 @@ END:VEVENT BEGIN:VEVENT UID:20170705T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20170705T230000Z DTEND:20170706T000000Z SUMMARY:CSC and WiCS Goes Outside @@ -1032,7 +1032,7 @@ END:VEVENT BEGIN:VEVENT UID:20170718T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20170718T210000Z DTEND:20170718T220000Z SUMMARY:Alt-Tab: S17 @@ -1044,7 +1044,7 @@ END:VEVENT BEGIN:VEVENT UID:20170112T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20170112T230000Z DTEND:20170113T000000Z SUMMARY:Winter 2017 Elections @@ -1059,7 +1059,7 @@ END:VEVENT BEGIN:VEVENT UID:20170322T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20170322T220000Z DTEND:20170322T230000Z SUMMARY:Unix 201 @@ -1074,7 +1074,7 @@ END:VEVENT BEGIN:VEVENT UID:20170405T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20170405T210000Z DTEND:20170405T220000Z SUMMARY:Code Party 1 @@ -1091,7 +1091,7 @@ END:VEVENT BEGIN:VEVENT UID:20170208T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20170208T220000Z DTEND:20170208T230000Z SUMMARY:Code Party 0 @@ -1108,7 +1108,7 @@ END:VEVENT BEGIN:VEVENT UID:20170309T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20170309T230000Z DTEND:20170310T000000Z SUMMARY:Alt+Tab Talks @@ -1125,7 +1125,7 @@ END:VEVENT BEGIN:VEVENT UID:20161109T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20161109T230000Z DTEND:20161110T000000Z SUMMARY:UNIX 101 @@ -1141,7 +1141,7 @@ END:VEVENT BEGIN:VEVENT UID:20161121T231500000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20161121T231500Z DTEND:20161122T001500Z SUMMARY:Richard Mann Prof Talk @@ -1156,7 +1156,7 @@ END:VEVENT BEGIN:VEVENT UID:20161117T013000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20161117T013000Z DTEND:20161117T023000Z SUMMARY:General Meeting @@ -1169,7 +1169,7 @@ END:VEVENT BEGIN:VEVENT UID:20161018T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20161018T213000Z DTEND:20161018T223000Z SUMMARY:Feminism in STEM - a 101 Panel @@ -1182,7 +1182,7 @@ END:VEVENT BEGIN:VEVENT UID:20160919T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20160919T223000Z DTEND:20160919T233000Z SUMMARY:Fall 2016 Elections @@ -1197,7 +1197,7 @@ END:VEVENT BEGIN:VEVENT UID:20161125T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20161125T230000Z DTEND:20161126T000000Z SUMMARY:Edmund Noble Member Talk @@ -1212,7 +1212,7 @@ END:VEVENT BEGIN:VEVENT UID:20161116T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20161116T233000Z DTEND:20161117T003000Z SUMMARY:Code Party @@ -1227,7 +1227,7 @@ END:VEVENT BEGIN:VEVENT UID:20161205T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20161205T230000Z DTEND:20161206T000000Z SUMMARY:CSC/PMC EOT Party @@ -1241,7 +1241,7 @@ END:VEVENT BEGIN:VEVENT UID:20161013T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20161013T220000Z DTEND:20161013T230000Z SUMMARY:CSC and WiCS Go Outside @@ -1257,7 +1257,7 @@ END:VEVENT BEGIN:VEVENT UID:20161006T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20161006T220000Z DTEND:20161006T230000Z SUMMARY:Bringing OOP Best Practices to the World of Functional Programming @@ -1274,7 +1274,7 @@ END:VEVENT BEGIN:VEVENT UID:20161130T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20161130T230000Z DTEND:20161201T000000Z SUMMARY:ALT+TAB Talks @@ -1289,7 +1289,7 @@ END:VEVENT BEGIN:VEVENT UID:20160608T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20160608T220000Z DTEND:20160608T230000Z SUMMARY:scp talks @@ -1302,7 +1302,7 @@ END:VEVENT BEGIN:VEVENT UID:20160711T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20160711T230000Z DTEND:20160712T000000Z SUMMARY:WiCS and CSC Go Outside! @@ -1316,7 +1316,7 @@ END:VEVENT BEGIN:VEVENT UID:20160512T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20160512T230000Z DTEND:20160513T000000Z SUMMARY:Spring 2016 Elections @@ -1331,7 +1331,7 @@ END:VEVENT BEGIN:VEVENT UID:20160725T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20160725T220000Z DTEND:20160725T230000Z SUMMARY:Richard Mann Prof Talk and EOT @@ -1347,7 +1347,7 @@ END:VEVENT BEGIN:VEVENT UID:20160721T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20160721T220000Z DTEND:20160721T230000Z SUMMARY:Notorious CS452 @@ -1361,7 +1361,7 @@ END:VEVENT BEGIN:VEVENT UID:20160714T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20160714T223000Z DTEND:20160714T233000Z SUMMARY:Computer Science: Beyond Bits and Bytes @@ -1376,7 +1376,7 @@ END:VEVENT BEGIN:VEVENT UID:20160602T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20160602T223000Z DTEND:20160602T233000Z SUMMARY:Code Party 0 @@ -1391,7 +1391,7 @@ END:VEVENT BEGIN:VEVENT UID:20160525T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20160525T220000Z DTEND:20160525T230000Z SUMMARY:CSC Does Spring Cleaning @@ -1404,7 +1404,7 @@ END:VEVENT BEGIN:VEVENT UID:20160115T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20160115T000000Z DTEND:20160115T010000Z SUMMARY:Winter 2016 Elections @@ -1419,7 +1419,7 @@ END:VEVENT BEGIN:VEVENT UID:20160128T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20160128T230000Z DTEND:20160129T000000Z SUMMARY:Unix 101 @@ -1433,7 +1433,7 @@ END:VEVENT BEGIN:VEVENT UID:20160303T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20160303T230000Z DTEND:20160304T000000Z SUMMARY:Tea and Study @@ -1448,7 +1448,7 @@ END:VEVENT BEGIN:VEVENT UID:20160309T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20160309T233000Z DTEND:20160310T003000Z SUMMARY:Steve Bourque and Mike Patterson Network Infrastructure talk @@ -1462,7 +1462,7 @@ END:VEVENT BEGIN:VEVENT UID:20160323T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20160323T220000Z DTEND:20160323T230000Z SUMMARY:SAT and SMT Solvers for Software Engineering and Security @@ -1476,7 +1476,7 @@ END:VEVENT BEGIN:VEVENT UID:20160329T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20160329T220000Z DTEND:20160329T230000Z SUMMARY:SASMS Style Talk Night @@ -1491,7 +1491,7 @@ END:VEVENT BEGIN:VEVENT UID:20160404T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20160404T210000Z DTEND:20160404T220000Z SUMMARY:On Surrounding a Polygon @@ -1505,7 +1505,7 @@ END:VEVENT BEGIN:VEVENT UID:20160210T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20160210T233000Z DTEND:20160211T003000Z SUMMARY:Movie Night: Big Hero 6 @@ -1518,7 +1518,7 @@ END:VEVENT BEGIN:VEVENT UID:20160316T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20160316T220000Z DTEND:20160316T230000Z SUMMARY:Git 102 @@ -1530,7 +1530,7 @@ END:VEVENT BEGIN:VEVENT UID:20160123T160000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20160123T160000Z DTEND:20160123T170000Z SUMMARY:Eth1: Jane Street Competition @@ -1544,7 +1544,7 @@ END:VEVENT BEGIN:VEVENT UID:20160204T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20160204T230000Z DTEND:20160205T000000Z SUMMARY:Code Party @@ -1557,7 +1557,7 @@ END:VEVENT BEGIN:VEVENT UID:20151128T003000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20151128T003000Z DTEND:20151128T013000Z SUMMARY:WiCS and CSC watch War Games! @@ -1570,7 +1570,7 @@ END:VEVENT BEGIN:VEVENT UID:20151007T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20151007T213000Z DTEND:20151007T223000Z SUMMARY:Starting an VN Indie Game Company as a UW Student @@ -1586,7 +1586,7 @@ END:VEVENT BEGIN:VEVENT UID:20150923T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20150923T010000Z DTEND:20150923T020000Z SUMMARY:Results of Fall 2015 Elections @@ -1600,7 +1600,7 @@ END:VEVENT BEGIN:VEVENT UID:20150917T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20150917T220000Z DTEND:20150917T230000Z SUMMARY:Google Cardboard @@ -1613,7 +1613,7 @@ END:VEVENT BEGIN:VEVENT UID:20150922T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20150922T230000Z DTEND:20150923T000000Z SUMMARY:Fall 2015 Elections @@ -1629,7 +1629,7 @@ END:VEVENT BEGIN:VEVENT UID:20151016T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20151016T230000Z DTEND:20151017T000000Z SUMMARY:Cory Doctorow - The War on General Purpose Computing @@ -1645,7 +1645,7 @@ END:VEVENT BEGIN:VEVENT UID:20150924T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20150924T203000Z DTEND:20150924T213000Z SUMMARY:CSC and WiCS Career Panel @@ -1660,7 +1660,7 @@ END:VEVENT BEGIN:VEVENT UID:20150930T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20150930T210000Z DTEND:20150930T220000Z SUMMARY:Back to Back Talks: Culture Turnaround and Software Defined Networ @@ -1675,7 +1675,7 @@ END:VEVENT BEGIN:VEVENT UID:20151126T100000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20151126T100000Z DTEND:20151126T110000Z SUMMARY:An Introduction to Google's FOAM Framework @@ -1689,7 +1689,7 @@ END:VEVENT BEGIN:VEVENT UID:20151002T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20151002T233000Z DTEND:20151003T003000Z SUMMARY:'Why Am I Studying This?' @@ -1704,7 +1704,7 @@ END:VEVENT BEGIN:VEVENT UID:20151123T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20151123T230000Z DTEND:20151124T000000Z SUMMARY:'Static Analysis and Program Optimization Using Dataflow Analysis' @@ -1718,7 +1718,7 @@ END:VEVENT BEGIN:VEVENT UID:20151119T120000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20151119T120000Z DTEND:20151119T130000Z SUMMARY:'Git 101' @@ -1731,7 +1731,7 @@ END:VEVENT BEGIN:VEVENT UID:20150626T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20150626T230000Z DTEND:20150627T000000Z SUMMARY:WiCS and CSC Go Outside @@ -1745,7 +1745,7 @@ END:VEVENT BEGIN:VEVENT UID:20150619T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20150619T220000Z DTEND:20150619T230000Z SUMMARY:UNIX 102 @@ -1757,7 +1757,7 @@ END:VEVENT BEGIN:VEVENT UID:20150708T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20150708T220000Z DTEND:20150708T230000Z SUMMARY:Infrasound is all around us @@ -1771,7 +1771,7 @@ END:VEVENT BEGIN:VEVENT UID:20150522T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20150522T200000Z DTEND:20150522T210000Z SUMMARY:By-Elections @@ -1787,7 +1787,7 @@ END:VEVENT BEGIN:VEVENT UID:20150716T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20150716T220000Z DTEND:20150716T230000Z SUMMARY:Algorithms for Shortest Paths @@ -1800,7 +1800,7 @@ END:VEVENT BEGIN:VEVENT UID:20150116T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20150116T000000Z DTEND:20150116T010000Z SUMMARY:Winter 2015 Elections @@ -1814,7 +1814,7 @@ END:VEVENT BEGIN:VEVENT UID:20150115T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20150115T230000Z DTEND:20150116T000000Z SUMMARY:Tech Talk: Google Fiber Internet: The Messy Bits @@ -1834,7 +1834,7 @@ END:VEVENT BEGIN:VEVENT UID:20150303T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20150303T230000Z DTEND:20150304T000000Z SUMMARY:SAT and SMT solvers @@ -1851,7 +1851,7 @@ END:VEVENT BEGIN:VEVENT UID:20150310T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20150310T220000Z DTEND:20150310T230000Z SUMMARY:Runtime Type Inference in Dynamic Languages - Day 2 @@ -1864,7 +1864,7 @@ END:VEVENT BEGIN:VEVENT UID:20150309T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20150309T220000Z DTEND:20150309T230000Z SUMMARY:Runtime Type Inference in Dynamic Languages - Day 1 @@ -1881,7 +1881,7 @@ END:VEVENT BEGIN:VEVENT UID:20150202T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20150202T230000Z DTEND:20150203T000000Z SUMMARY:Racket's Magical match @@ -1896,7 +1896,7 @@ END:VEVENT BEGIN:VEVENT UID:20150205T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20150205T203000Z DTEND:20150205T213000Z SUMMARY:Making Robots Behave @@ -1913,7 +1913,7 @@ END:VEVENT BEGIN:VEVENT UID:20150402T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20150402T213000Z DTEND:20150402T223000Z SUMMARY:Describing and Synthesizing Microfluidics @@ -1927,7 +1927,7 @@ END:VEVENT BEGIN:VEVENT UID:20150327T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20150327T220000Z DTEND:20150327T230000Z SUMMARY:Constitutional GM and Code Party 1 @@ -1943,7 +1943,7 @@ END:VEVENT BEGIN:VEVENT UID:20150227T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20150227T230000Z DTEND:20150228T000000Z SUMMARY:Code Party 0 @@ -1961,7 +1961,7 @@ END:VEVENT BEGIN:VEVENT UID:20150121T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20150121T230000Z DTEND:20150122T000000Z SUMMARY:Alumni Tech Talk @@ -1981,7 +1981,7 @@ END:VEVENT BEGIN:VEVENT UID:20141024T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20141024T210000Z DTEND:20141024T220000Z SUMMARY:Unix 101 @@ -1995,7 +1995,7 @@ END:VEVENT BEGIN:VEVENT UID:20141117T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20141117T230000Z DTEND:20141118T000000Z SUMMARY:Talk: Why Pattern Recognition is Hard\, and Why Deep Neural Networ @@ -2019,7 +2019,7 @@ END:VEVENT BEGIN:VEVENT UID:20141112T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20141112T223000Z DTEND:20141112T233000Z SUMMARY:Talk: Machine Learning at Bloomberg @@ -2036,7 +2036,7 @@ END:VEVENT BEGIN:VEVENT UID:20141022T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20141022T210000Z DTEND:20141022T220000Z SUMMARY:Talk: In Pursuit of the Travelling Salesman @@ -2053,7 +2053,7 @@ END:VEVENT BEGIN:VEVENT UID:20141127T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20141127T230000Z DTEND:20141128T000000Z SUMMARY:Talk: Heroic Android HTTP @@ -2073,7 +2073,7 @@ END:VEVENT BEGIN:VEVENT UID:20141110T103000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20141110T103000Z DTEND:20141110T113000Z SUMMARY:Talk: From Zero to Kernel @@ -2091,7 +2091,7 @@ END:VEVENT BEGIN:VEVENT UID:20141125T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20141125T223000Z DTEND:20141125T233000Z SUMMARY:Talk: C++ ABI @@ -2111,7 +2111,7 @@ END:VEVENT BEGIN:VEVENT UID:20140918T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20140918T220000Z DTEND:20140918T230000Z SUMMARY:Talk: Building a Mobile Platform for Android and iOS @@ -2129,7 +2129,7 @@ END:VEVENT BEGIN:VEVENT UID:20141121T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20141121T230000Z DTEND:20141122T000000Z SUMMARY:Code Party 1/SE Hack Day #13 @@ -2147,7 +2147,7 @@ END:VEVENT BEGIN:VEVENT UID:20141024T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20141024T220000Z DTEND:20141024T230000Z SUMMARY:Code Party 0 @@ -2163,7 +2163,7 @@ END:VEVENT BEGIN:VEVENT UID:20141108T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20141108T000000Z DTEND:20141108T010000Z SUMMARY:'Hackers' Screening @@ -2179,7 +2179,7 @@ END:VEVENT BEGIN:VEVENT UID:20140711T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20140711T210000Z DTEND:20140711T220000Z SUMMARY:Unix 102\, Code Party 1 @@ -2192,7 +2192,7 @@ END:VEVENT BEGIN:VEVENT UID:20140530T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20140530T213000Z DTEND:20140530T223000Z SUMMARY:Unix 101/Code Party 0 @@ -2210,7 +2210,7 @@ END:VEVENT BEGIN:VEVENT UID:20140722T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20140722T220000Z DTEND:20140722T230000Z SUMMARY:The Most Important Parts of School (from a CS dropout) @@ -2224,7 +2224,7 @@ END:VEVENT BEGIN:VEVENT UID:20140515T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20140515T220000Z DTEND:20140515T230000Z SUMMARY:Spring 2014 Elections @@ -2240,7 +2240,7 @@ END:VEVENT BEGIN:VEVENT UID:20140613T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20140613T233000Z DTEND:20140614T003000Z SUMMARY:CSC Goes Outside @@ -2254,7 +2254,7 @@ END:VEVENT BEGIN:VEVENT UID:20140725T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20140725T233000Z DTEND:20140726T003000Z SUMMARY:CSC Goes Outside...Again! @@ -2272,7 +2272,7 @@ END:VEVENT BEGIN:VEVENT UID:20140619T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20140619T213000Z DTEND:20140619T223000Z SUMMARY:Bloomberg Technical Talk @@ -2285,7 +2285,7 @@ END:VEVENT BEGIN:VEVENT UID:20140625T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20140625T220000Z DTEND:20140625T230000Z SUMMARY:Battle Decks @@ -2297,7 +2297,7 @@ END:VEVENT BEGIN:VEVENT UID:20140116T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20140116T223000Z DTEND:20140116T233000Z SUMMARY:Winter 2014 Elections @@ -2311,7 +2311,7 @@ END:VEVENT BEGIN:VEVENT UID:20140213T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20140213T223000Z DTEND:20140213T233000Z SUMMARY:UNIX 101 @@ -2325,7 +2325,7 @@ END:VEVENT BEGIN:VEVENT UID:20140328T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20140328T230000Z DTEND:20140329T000000Z SUMMARY:HackWaterloo @@ -2340,7 +2340,7 @@ END:VEVENT BEGIN:VEVENT UID:20140314T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20140314T230000Z DTEND:20140315T000000Z SUMMARY:Code Party 1 @@ -2354,7 +2354,7 @@ END:VEVENT BEGIN:VEVENT UID:20140213T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20140213T233000Z DTEND:20140214T003000Z SUMMARY:Code Party 0 @@ -2368,7 +2368,7 @@ END:VEVENT BEGIN:VEVENT UID:20140204T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20140204T223000Z DTEND:20140204T233000Z SUMMARY:Bloomberg Talk @@ -2382,7 +2382,7 @@ END:VEVENT BEGIN:VEVENT UID:20140318T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20140318T230000Z DTEND:20140319T000000Z SUMMARY:Battle Decks @@ -2397,7 +2397,7 @@ END:VEVENT BEGIN:VEVENT UID:20131008T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20131008T210000Z DTEND:20131008T220000Z SUMMARY:Why Should You Care About Security and Privacy @@ -2410,7 +2410,7 @@ END:VEVENT BEGIN:VEVENT UID:20131015T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20131015T210000Z DTEND:20131015T220000Z SUMMARY:Tunnels and Censorship @@ -2423,7 +2423,7 @@ END:VEVENT BEGIN:VEVENT UID:20131112T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20131112T220000Z DTEND:20131112T230000Z SUMMARY:Trust in ISPs @@ -2437,7 +2437,7 @@ END:VEVENT BEGIN:VEVENT UID:20131024T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20131024T223000Z DTEND:20131024T233000Z SUMMARY:Practical Tor Usage @@ -2450,7 +2450,7 @@ END:VEVENT BEGIN:VEVENT UID:20131105T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20131105T230000Z DTEND:20131106T000000Z SUMMARY:Hands On Seminar on Public Key Cryptography @@ -2464,7 +2464,7 @@ END:VEVENT BEGIN:VEVENT UID:20131122T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20131122T233000Z DTEND:20131123T003000Z SUMMARY:Hackathon-Code Party!! @@ -2479,7 +2479,7 @@ END:VEVENT BEGIN:VEVENT UID:20130917T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20130917T203000Z DTEND:20130917T213000Z SUMMARY:Fall 2013 Elections @@ -2493,7 +2493,7 @@ END:VEVENT BEGIN:VEVENT UID:20131126T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20131126T220000Z DTEND:20131126T230000Z SUMMARY:Disk Encryption @@ -2506,7 +2506,7 @@ END:VEVENT BEGIN:VEVENT UID:20131123T050000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20131123T050000Z DTEND:20131123T060000Z SUMMARY:CSC Goes to Toronto Erlang Factory Lite 2013 @@ -2522,7 +2522,7 @@ END:VEVENT BEGIN:VEVENT UID:20131030T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20131030T220000Z DTEND:20131030T230000Z SUMMARY:CSC Goes Bowling @@ -2537,7 +2537,7 @@ END:VEVENT BEGIN:VEVENT UID:20131121T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20131121T233000Z DTEND:20131122T003000Z SUMMARY:C++ Night 0x05 - C++ Seasoning @@ -2550,7 +2550,7 @@ END:VEVENT BEGIN:VEVENT UID:20131107T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20131107T233000Z DTEND:20131108T003000Z SUMMARY:C++ Night 0x04 - Writing Quick Code in C++\, Quickly @@ -2563,7 +2563,7 @@ END:VEVENT BEGIN:VEVENT UID:20131031T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20131031T223000Z DTEND:20131031T233000Z SUMMARY:C++ Night 0x03 - An Effective C++11/14 Sampler @@ -2576,7 +2576,7 @@ END:VEVENT BEGIN:VEVENT UID:20131017T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20131017T223000Z DTEND:20131017T233000Z SUMMARY:C++ Night 0x02 - Don't Help The Compiler @@ -2589,7 +2589,7 @@ END:VEVENT BEGIN:VEVENT UID:20131003T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20131003T223000Z DTEND:20131003T233000Z SUMMARY:C++ GoingNative Lectures @@ -2605,7 +2605,7 @@ END:VEVENT BEGIN:VEVENT UID:20130607T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20130607T220000Z DTEND:20130607T230000Z SUMMARY:Unix 101/ Code Party 0 @@ -2620,7 +2620,7 @@ END:VEVENT BEGIN:VEVENT UID:20130722T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20130722T210000Z DTEND:20130722T220000Z SUMMARY:The Future of 3D Graphics is in Software! @@ -2636,7 +2636,7 @@ END:VEVENT BEGIN:VEVENT UID:20130515T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20130515T220000Z DTEND:20130515T230000Z SUMMARY:Spring 2013 Elections @@ -2650,7 +2650,7 @@ END:VEVENT BEGIN:VEVENT UID:20130718T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20130718T210000Z DTEND:20130718T220000Z SUMMARY:Path Tracing @@ -2667,7 +2667,7 @@ END:VEVENT BEGIN:VEVENT UID:20130726T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20130726T230000Z DTEND:20130727T000000Z SUMMARY:Code Party 1 @@ -2682,7 +2682,7 @@ END:VEVENT BEGIN:VEVENT UID:20130719T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20130719T230000Z DTEND:20130720T000000Z SUMMARY:CSC Goes Outside! @@ -2698,7 +2698,7 @@ END:VEVENT BEGIN:VEVENT UID:20130711T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20130711T210000Z DTEND:20130711T220000Z SUMMARY:3D Movies and Computer Science @@ -2717,7 +2717,7 @@ END:VEVENT BEGIN:VEVENT UID:20130321T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20130321T203000Z DTEND:20130321T213000Z SUMMARY:Using Computers to Find Evidence in Litigation @@ -2732,7 +2732,7 @@ END:VEVENT BEGIN:VEVENT UID:20130401T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20130401T220000Z DTEND:20130401T230000Z SUMMARY:Unix 101 @@ -2747,7 +2747,7 @@ END:VEVENT BEGIN:VEVENT UID:20130228T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20130228T213000Z DTEND:20130228T223000Z SUMMARY:Machine Architecture\, Performance\, and Scalability: Things Your @@ -2765,7 +2765,7 @@ END:VEVENT BEGIN:VEVENT UID:20130116T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20130116T210000Z DTEND:20130116T220000Z SUMMARY:Elections @@ -2778,7 +2778,7 @@ END:VEVENT BEGIN:VEVENT UID:20130401T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20130401T230000Z DTEND:20130402T000000Z SUMMARY:Code Party 1 @@ -2794,7 +2794,7 @@ END:VEVENT BEGIN:VEVENT UID:20121119T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20121119T203000Z DTEND:20121119T213000Z SUMMARY:UNIX 101 @@ -2810,7 +2810,7 @@ END:VEVENT BEGIN:VEVENT UID:20120928T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20120928T230000Z DTEND:20120929T000000Z SUMMARY:Tron Screening: Frosh-A-Tron @@ -2826,7 +2826,7 @@ END:VEVENT BEGIN:VEVENT UID:20121018T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20121018T200000Z DTEND:20121018T210000Z SUMMARY:The Cryptographic and Game-Theoretical Fundamentals behind Bitcoin @@ -2843,7 +2843,7 @@ END:VEVENT BEGIN:VEVENT UID:20120906T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20120906T210000Z DTEND:20120906T220000Z SUMMARY:SCS First-year Welcome Dinner @@ -2857,7 +2857,7 @@ END:VEVENT BEGIN:VEVENT UID:20121121T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20121121T213000Z DTEND:20121121T223000Z SUMMARY:SASMS @@ -2871,7 +2871,7 @@ END:VEVENT BEGIN:VEVENT UID:20121116T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20121116T000000Z DTEND:20121116T010000Z SUMMARY:KW Perlmongers Talk @@ -2885,7 +2885,7 @@ END:VEVENT BEGIN:VEVENT UID:20120918T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20120918T200000Z DTEND:20120918T210000Z SUMMARY:Elections @@ -2898,7 +2898,7 @@ END:VEVENT BEGIN:VEVENT UID:20121124T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20121124T000000Z DTEND:20121124T010000Z SUMMARY:Code Party 3 @@ -2914,7 +2914,7 @@ END:VEVENT BEGIN:VEVENT UID:20120914T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20120914T230000Z DTEND:20120915T000000Z SUMMARY:Code Party 1: FROSH-A-THON @@ -2931,7 +2931,7 @@ END:VEVENT BEGIN:VEVENT UID:20121026T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20121026T230000Z DTEND:20121027T000000Z SUMMARY:CSC Code Party 2 @@ -2945,7 +2945,7 @@ END:VEVENT BEGIN:VEVENT UID:20120507T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20120507T220000Z DTEND:20120507T230000Z SUMMARY:mmap and the Mortgage Crisis @@ -2960,7 +2960,7 @@ END:VEVENT BEGIN:VEVENT UID:20120510T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20120510T203000Z DTEND:20120510T213000Z SUMMARY:Elections @@ -2973,7 +2973,7 @@ END:VEVENT BEGIN:VEVENT UID:20120608T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20120608T230000Z DTEND:20120609T000000Z SUMMARY:Code Party 1 @@ -2989,7 +2989,7 @@ END:VEVENT BEGIN:VEVENT UID:20120308T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20120308T223000Z DTEND:20120308T233000Z SUMMARY:UNIX 102 @@ -3005,7 +3005,7 @@ END:VEVENT BEGIN:VEVENT UID:20120209T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20120209T220000Z DTEND:20120209T230000Z SUMMARY:UNIX 101 @@ -3023,7 +3023,7 @@ END:VEVENT BEGIN:VEVENT UID:20120217T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20120217T000000Z DTEND:20120217T010000Z SUMMARY:OpenCL Introduction @@ -3038,7 +3038,7 @@ END:VEVENT BEGIN:VEVENT UID:20120303T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20120303T000000Z DTEND:20120303T010000Z SUMMARY:OpenCL Code Party @@ -3053,7 +3053,7 @@ END:VEVENT BEGIN:VEVENT UID:20120322T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20120322T203000Z DTEND:20120322T213000Z SUMMARY:Multi-processor Real-time Systems @@ -3070,7 +3070,7 @@ END:VEVENT BEGIN:VEVENT UID:20120307T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20120307T223000Z DTEND:20120307T233000Z SUMMARY:Feynman Messenger Lecture Series @@ -3085,7 +3085,7 @@ END:VEVENT BEGIN:VEVENT UID:20120112T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20120112T213000Z DTEND:20120112T223000Z SUMMARY:Elections @@ -3098,7 +3098,7 @@ END:VEVENT BEGIN:VEVENT UID:20120127T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20120127T233000Z DTEND:20120128T003000Z SUMMARY:Code Party 0 @@ -3114,7 +3114,7 @@ END:VEVENT BEGIN:VEVENT UID:20120207T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20120207T230000Z DTEND:20120208T000000Z SUMMARY:Algorithms Talk @@ -3130,7 +3130,7 @@ END:VEVENT BEGIN:VEVENT UID:20111024T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20111024T203000Z DTEND:20111024T213000Z SUMMARY:UNIX 102: Tools in the UNIX Environment @@ -3144,7 +3144,7 @@ END:VEVENT BEGIN:VEVENT UID:20110929T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20110929T200000Z DTEND:20110929T210000Z SUMMARY:UNIX 101: An Introduction to the Shell @@ -3157,7 +3157,7 @@ END:VEVENT BEGIN:VEVENT UID:20111013T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20111013T223000Z DTEND:20111013T233000Z SUMMARY:How Browsers Work @@ -3172,7 +3172,7 @@ END:VEVENT BEGIN:VEVENT UID:20110919T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20110919T203000Z DTEND:20110919T213000Z SUMMARY:Elections @@ -3184,7 +3184,7 @@ END:VEVENT BEGIN:VEVENT UID:20111021T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20111021T230000Z DTEND:20111022T000000Z SUMMARY:Code Party 2 @@ -3199,7 +3199,7 @@ END:VEVENT BEGIN:VEVENT UID:20110930T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20110930T230000Z DTEND:20111001T000000Z SUMMARY:Code Party 1 @@ -3216,7 +3216,7 @@ END:VEVENT BEGIN:VEVENT UID:20111112T123000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20111112T123000Z DTEND:20111112T133000Z SUMMARY:CSC goes to Design Our Tomorrow @@ -3232,7 +3232,7 @@ END:VEVENT BEGIN:VEVENT UID:20111119T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20111119T000000Z DTEND:20111119T010000Z SUMMARY:CSC Open Data Code Party @@ -3247,7 +3247,7 @@ END:VEVENT BEGIN:VEVENT UID:20110614T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20110614T203000Z DTEND:20110614T213000Z SUMMARY:Taming Software Bloat with AdaptableGIMP @@ -3262,7 +3262,7 @@ END:VEVENT BEGIN:VEVENT UID:20110704T173000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20110704T173000Z DTEND:20110704T183000Z SUMMARY:Our Troubles with Linux and Why You Should Care @@ -3277,7 +3277,7 @@ END:VEVENT BEGIN:VEVENT UID:20110609T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20110609T203000Z DTEND:20110609T213000Z SUMMARY:General Purpose Computing on Graphics Cards @@ -3293,7 +3293,7 @@ END:VEVENT BEGIN:VEVENT UID:20110509T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20110509T213000Z DTEND:20110509T223000Z SUMMARY:Elections @@ -3306,7 +3306,7 @@ END:VEVENT BEGIN:VEVENT UID:20110509T213100000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20110509T213100Z DTEND:20110509T223100Z SUMMARY:Elections Nominees List @@ -3319,7 +3319,7 @@ END:VEVENT BEGIN:VEVENT UID:20110722T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20110722T230000Z DTEND:20110723T000000Z SUMMARY:Code Party 3 @@ -3338,7 +3338,7 @@ END:VEVENT BEGIN:VEVENT UID:20110624T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20110624T230000Z DTEND:20110625T000000Z SUMMARY:Code Party 2 @@ -3354,7 +3354,7 @@ END:VEVENT BEGIN:VEVENT UID:20110603T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20110603T230000Z DTEND:20110604T000000Z SUMMARY:Code Party 1 @@ -3369,7 +3369,7 @@ END:VEVENT BEGIN:VEVENT UID:20110729T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20110729T220000Z DTEND:20110729T230000Z SUMMARY:CTRL-D @@ -3383,7 +3383,7 @@ END:VEVENT BEGIN:VEVENT UID:20110709T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20110709T200000Z DTEND:20110709T210000Z SUMMARY:CSC Goes Outside @@ -3402,7 +3402,7 @@ END:VEVENT BEGIN:VEVENT UID:20110720T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20110720T203000Z DTEND:20110720T213000Z SUMMARY:An Introduction to Steganography @@ -3421,7 +3421,7 @@ END:VEVENT BEGIN:VEVENT UID:20110209T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20110209T213000Z DTEND:20110209T223000Z SUMMARY:UNIX 103: Version Control Systems @@ -3435,7 +3435,7 @@ END:VEVENT BEGIN:VEVENT UID:20110202T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20110202T213000Z DTEND:20110202T223000Z SUMMARY:UNIX 102: Documents and Editing in the Unix environment @@ -3450,7 +3450,7 @@ END:VEVENT BEGIN:VEVENT UID:20110126T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20110126T213000Z DTEND:20110126T223000Z SUMMARY:UNIX 101: An Introduction to the Shell @@ -3463,7 +3463,7 @@ END:VEVENT BEGIN:VEVENT UID:20110317T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20110317T203000Z DTEND:20110317T213000Z SUMMARY:Software Patents @@ -3476,7 +3476,7 @@ END:VEVENT BEGIN:VEVENT UID:20110205T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20110205T000000Z DTEND:20110205T010000Z SUMMARY:Code Party @@ -3490,7 +3490,7 @@ END:VEVENT BEGIN:VEVENT UID:20110218T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20110218T000000Z DTEND:20110218T010000Z SUMMARY:A Smorgasbord of Perl Talks @@ -3504,7 +3504,7 @@ END:VEVENT BEGIN:VEVENT UID:20100929T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100929T203000Z DTEND:20100929T213000Z SUMMARY:Unix 101 @@ -3521,7 +3521,7 @@ END:VEVENT BEGIN:VEVENT UID:20101006T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20101006T203000Z DTEND:20101006T213000Z SUMMARY:UNIX 103 @@ -3535,7 +3535,7 @@ END:VEVENT BEGIN:VEVENT UID:20101013T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20101013T203000Z DTEND:20101013T213000Z SUMMARY:UNIX 102 @@ -3549,7 +3549,7 @@ END:VEVENT BEGIN:VEVENT UID:20101117T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20101117T213000Z DTEND:20101117T223000Z SUMMARY:Mathematics and aesthetics in maze design @@ -3565,7 +3565,7 @@ END:VEVENT BEGIN:VEVENT UID:20101019T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20101019T203000Z DTEND:20101019T213000Z SUMMARY:Machine learning vs human learning - will scientists become obsole @@ -3579,7 +3579,7 @@ END:VEVENT BEGIN:VEVENT UID:20100921T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100921T203000Z DTEND:20100921T213000Z SUMMARY:In the Beginning @@ -3595,7 +3595,7 @@ END:VEVENT BEGIN:VEVENT UID:20101012T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20101012T203000Z DTEND:20101012T213000Z SUMMARY:How to build a brain: From single neurons to cognition @@ -3615,7 +3615,7 @@ END:VEVENT BEGIN:VEVENT UID:20101105T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20101105T230000Z DTEND:20101106T000000Z SUMMARY:Hackathon @@ -3631,7 +3631,7 @@ END:VEVENT BEGIN:VEVENT UID:20100914T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100914T203000Z DTEND:20100914T213000Z SUMMARY:Elections @@ -3643,7 +3643,7 @@ END:VEVENT BEGIN:VEVENT UID:20100922T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100922T220000Z DTEND:20100922T230000Z SUMMARY:Cooking for Geeks @@ -3659,7 +3659,7 @@ END:VEVENT BEGIN:VEVENT UID:20100923T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100923T203000Z DTEND:20100923T213000Z SUMMARY:Calling all CS Frosh @@ -3674,7 +3674,7 @@ END:VEVENT BEGIN:VEVENT UID:20101113T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20101113T170000Z DTEND:20101113T180000Z SUMMARY:CSC Invades Toronto @@ -3692,7 +3692,7 @@ END:VEVENT BEGIN:VEVENT UID:20101004T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20101004T203000Z DTEND:20101004T213000Z SUMMARY:BareMetal OS @@ -3707,7 +3707,7 @@ END:VEVENT BEGIN:VEVENT UID:20101026T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20101026T203000Z DTEND:20101026T213000Z SUMMARY:Analysis of randomized algorithms via the probabilistic method @@ -3729,7 +3729,7 @@ END:VEVENT BEGIN:VEVENT UID:20100928T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100928T203000Z DTEND:20100928T213000Z SUMMARY:A Brief Introduction to Video Encoding @@ -3747,7 +3747,7 @@ END:VEVENT BEGIN:VEVENT UID:20100720T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100720T203000Z DTEND:20100720T213000Z SUMMARY:The Incompressibility Method @@ -3763,7 +3763,7 @@ END:VEVENT BEGIN:VEVENT UID:20100713T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100713T203000Z DTEND:20100713T213000Z SUMMARY:Halftoning and Digital Art @@ -3776,7 +3776,7 @@ END:VEVENT BEGIN:VEVENT UID:20100526T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100526T210000Z DTEND:20100526T220000Z SUMMARY:Gerald Sussman @@ -3788,7 +3788,7 @@ END:VEVENT BEGIN:VEVENT UID:20100511T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100511T213000Z DTEND:20100511T223000Z SUMMARY:Elections @@ -3800,7 +3800,7 @@ END:VEVENT BEGIN:VEVENT UID:20100706T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100706T203000Z DTEND:20100706T213000Z SUMMARY:Dataflow Analysis @@ -3813,7 +3813,7 @@ END:VEVENT BEGIN:VEVENT UID:20100622T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100622T203000Z DTEND:20100622T213000Z SUMMARY:Compiling To Combinators @@ -3826,7 +3826,7 @@ END:VEVENT BEGIN:VEVENT UID:20100709T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100709T230000Z DTEND:20100710T000000Z SUMMARY:Code Party @@ -3840,7 +3840,7 @@ END:VEVENT BEGIN:VEVENT UID:20100407T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100407T170000Z DTEND:20100407T180000Z SUMMARY:Windows Azure Lab @@ -3854,7 +3854,7 @@ END:VEVENT BEGIN:VEVENT UID:20100118T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100118T203000Z DTEND:20100118T213000Z SUMMARY:Wilderness Programming @@ -3870,7 +3870,7 @@ END:VEVENT BEGIN:VEVENT UID:20100210T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100210T213000Z DTEND:20100210T223000Z SUMMARY:UNIX 101 @@ -3883,7 +3883,7 @@ END:VEVENT BEGIN:VEVENT UID:20100211T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100211T213000Z DTEND:20100211T223000Z SUMMARY:UNIX 101 Encore @@ -3897,7 +3897,7 @@ END:VEVENT BEGIN:VEVENT UID:20100223T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100223T213000Z DTEND:20100223T223000Z SUMMARY:The Best Algorithms are Randomized Algorithms @@ -3912,7 +3912,7 @@ END:VEVENT BEGIN:VEVENT UID:20100309T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100309T213000Z DTEND:20100309T223000Z SUMMARY:Software Transactional Memory and Using STM in Haskell @@ -3927,7 +3927,7 @@ END:VEVENT BEGIN:VEVENT UID:20100302T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100302T213000Z DTEND:20100302T223000Z SUMMARY:QIP=PSPACE @@ -3942,7 +3942,7 @@ END:VEVENT BEGIN:VEVENT UID:20100330T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100330T203000Z DTEND:20100330T213000Z SUMMARY:NUI: The future of robotics and automated systems @@ -3956,7 +3956,7 @@ END:VEVENT BEGIN:VEVENT UID:20100323T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100323T203000Z DTEND:20100323T213000Z SUMMARY:Memory-Corruption Security Holes: How to exploit\, patch and preve @@ -3975,7 +3975,7 @@ END:VEVENT BEGIN:VEVENT UID:20100126T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100126T220000Z DTEND:20100126T230000Z SUMMARY:Deep learning with multiplicative interactions @@ -3992,7 +3992,7 @@ END:VEVENT BEGIN:VEVENT UID:20100227T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100227T000000Z DTEND:20100227T010000Z SUMMARY:Contest Closing @@ -4008,7 +4008,7 @@ END:VEVENT BEGIN:VEVENT UID:20100401T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100401T223000Z DTEND:20100401T233000Z SUMMARY:CTRL-D @@ -4024,7 +4024,7 @@ END:VEVENT BEGIN:VEVENT UID:20100225T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100225T213000Z DTEND:20100225T223000Z SUMMARY:CSCF Town Hall @@ -4039,7 +4039,7 @@ END:VEVENT BEGIN:VEVENT UID:20100406T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100406T203000Z DTEND:20100406T213000Z SUMMARY:Brush-Based Constructive Solid Geometry @@ -4053,7 +4053,7 @@ END:VEVENT BEGIN:VEVENT UID:20100306T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100306T220000Z DTEND:20100306T230000Z SUMMARY:Bowling @@ -4067,7 +4067,7 @@ END:VEVENT BEGIN:VEVENT UID:20100316T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100316T203000Z DTEND:20100316T213000Z SUMMARY:Approximation Hardness and the Unique Games Conjecture @@ -4082,7 +4082,7 @@ END:VEVENT BEGIN:VEVENT UID:20100319T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100319T230000Z DTEND:20100320T000000Z SUMMARY:Another Party of Code @@ -4098,7 +4098,7 @@ END:VEVENT BEGIN:VEVENT UID:20100209T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100209T213000Z DTEND:20100209T223000Z SUMMARY:An Introduction to Vector Graphics Libraries with Cairo @@ -4121,7 +4121,7 @@ END:VEVENT BEGIN:VEVENT UID:20100313T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100313T000000Z DTEND:20100313T010000Z SUMMARY:A Party of Code @@ -4134,7 +4134,7 @@ END:VEVENT BEGIN:VEVENT UID:20100326T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20100326T230000Z DTEND:20100327T000000Z SUMMARY:A Final Party of Code @@ -4151,7 +4151,7 @@ END:VEVENT BEGIN:VEVENT UID:20091014T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20091014T183000Z DTEND:20091014T193000Z SUMMARY:UofT Graduate School Information Session @@ -4165,7 +4165,7 @@ END:VEVENT BEGIN:VEVENT UID:20091008T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20091008T203000Z DTEND:20091008T213000Z SUMMARY:UNIX 103 @@ -4183,7 +4183,7 @@ END:VEVENT BEGIN:VEVENT UID:20091001T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20091001T203000Z DTEND:20091001T213000Z SUMMARY:UNIX 102 @@ -4197,7 +4197,7 @@ END:VEVENT BEGIN:VEVENT UID:20090924T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090924T203000Z DTEND:20090924T213000Z SUMMARY:UNIX 101 @@ -4210,7 +4210,7 @@ END:VEVENT BEGIN:VEVENT UID:20091205T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20091205T233000Z DTEND:20091206T003000Z SUMMARY:The Club That Really Likes Dinner @@ -4223,7 +4223,7 @@ END:VEVENT BEGIN:VEVENT UID:20091003T140000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20091003T140000Z DTEND:20091003T150000Z SUMMARY:Linux Install Fest @@ -4239,7 +4239,7 @@ END:VEVENT BEGIN:VEVENT UID:20091105T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20091105T213000Z DTEND:20091105T223000Z SUMMARY:In the Beginning @@ -4256,7 +4256,7 @@ END:VEVENT BEGIN:VEVENT UID:20090915T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090915T210000Z DTEND:20090915T220000Z SUMMARY:Elections @@ -4272,7 +4272,7 @@ END:VEVENT BEGIN:VEVENT UID:20091016T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20091016T230000Z DTEND:20091017T000000Z SUMMARY:Code Party and Contest Finale @@ -4288,7 +4288,7 @@ END:VEVENT BEGIN:VEVENT UID:20091128T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20091128T000000Z DTEND:20091128T010000Z SUMMARY:Code Party!!11!! @@ -4301,7 +4301,7 @@ END:VEVENT BEGIN:VEVENT UID:20091020T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20091020T203000Z DTEND:20091020T213000Z SUMMARY:CSC Goes To Dooly's @@ -4315,7 +4315,7 @@ END:VEVENT BEGIN:VEVENT UID:20090928T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090928T203000Z DTEND:20090928T213000Z SUMMARY:AI Programming Contest sponsored by Google @@ -4332,7 +4332,7 @@ END:VEVENT BEGIN:VEVENT UID:20090723T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090723T203000Z DTEND:20090723T213000Z SUMMARY:Unix 103 @@ -4350,7 +4350,7 @@ END:VEVENT BEGIN:VEVENT UID:20090602T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090602T203000Z DTEND:20090602T213000Z SUMMARY:Unix 101 @@ -4366,7 +4366,7 @@ END:VEVENT BEGIN:VEVENT UID:20090622T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090622T203000Z DTEND:20090622T213000Z SUMMARY:Paper Club @@ -4381,7 +4381,7 @@ END:VEVENT BEGIN:VEVENT UID:20090512T160000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090512T160000Z DTEND:20090512T170000Z SUMMARY:PHP on Windows @@ -4393,7 +4393,7 @@ END:VEVENT BEGIN:VEVENT UID:20090707T190000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090707T190000Z DTEND:20090707T200000Z SUMMARY:History of CS Curriculum at UW @@ -4408,7 +4408,7 @@ END:VEVENT BEGIN:VEVENT UID:20090619T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090619T213000Z DTEND:20090619T223000Z SUMMARY:Dooly's Night @@ -4421,7 +4421,7 @@ END:VEVENT BEGIN:VEVENT UID:20090605T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090605T230000Z DTEND:20090606T000000Z SUMMARY:Code Party @@ -4435,7 +4435,7 @@ END:VEVENT BEGIN:VEVENT UID:20090203T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090203T223000Z DTEND:20090203T233000Z SUMMARY:UNIX 101 @@ -4448,7 +4448,7 @@ END:VEVENT BEGIN:VEVENT UID:20090205T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090205T223000Z DTEND:20090205T233000Z SUMMARY:UNIX 101 and 102 @@ -4461,7 +4461,7 @@ END:VEVENT BEGIN:VEVENT UID:20090113T212000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090113T212000Z DTEND:20090113T222000Z SUMMARY:Term Elections @@ -4473,7 +4473,7 @@ END:VEVENT BEGIN:VEVENT UID:20090305T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090305T213000Z DTEND:20090305T223000Z SUMMARY:SIGGRAPH Night @@ -4487,7 +4487,7 @@ END:VEVENT BEGIN:VEVENT UID:20090129T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090129T233000Z DTEND:20090130T003000Z SUMMARY:Richard M. Stallman @@ -4500,7 +4500,7 @@ END:VEVENT BEGIN:VEVENT UID:20090402T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090402T203000Z DTEND:20090402T213000Z SUMMARY:Rapid prototyping and mathematical art @@ -4512,7 +4512,7 @@ END:VEVENT BEGIN:VEVENT UID:20090309T190000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090309T190000Z DTEND:20090309T200000Z SUMMARY:Prabhakar Ragde @@ -4524,7 +4524,7 @@ END:VEVENT BEGIN:VEVENT UID:20090122T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090122T170000Z DTEND:20090122T180000Z SUMMARY:Joel Spolsky @@ -4538,7 +4538,7 @@ END:VEVENT BEGIN:VEVENT UID:20090312T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090312T210000Z DTEND:20090312T220000Z SUMMARY:IQC - Programming Quantum Computers @@ -4552,7 +4552,7 @@ END:VEVENT BEGIN:VEVENT UID:20090227T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090227T220000Z DTEND:20090227T230000Z SUMMARY:Dooly's Night @@ -4564,7 +4564,7 @@ END:VEVENT BEGIN:VEVENT UID:20090117T003000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090117T003000Z DTEND:20090117T013000Z SUMMARY:Code party !!11!!1!! @@ -4582,7 +4582,7 @@ END:VEVENT BEGIN:VEVENT UID:20090327T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090327T220000Z DTEND:20090327T230000Z SUMMARY:Code Party @@ -4595,7 +4595,7 @@ END:VEVENT BEGIN:VEVENT UID:20090207T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090207T000000Z DTEND:20090207T010000Z SUMMARY:Code Party! @@ -4610,7 +4610,7 @@ END:VEVENT BEGIN:VEVENT UID:20090312T120000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090312T120000Z DTEND:20090312T130000Z SUMMARY:Canadian Undergraduate Technology Conference @@ -4623,7 +4623,7 @@ END:VEVENT BEGIN:VEVENT UID:20090403T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090403T220000Z DTEND:20090403T230000Z SUMMARY:CTRL-D @@ -4636,7 +4636,7 @@ END:VEVENT BEGIN:VEVENT UID:20090319T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20090319T203000Z DTEND:20090319T213000Z SUMMARY:Artificial Intelligence Contest @@ -4654,7 +4654,7 @@ END:VEVENT BEGIN:VEVENT UID:20081009T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20081009T203000Z DTEND:20081009T213000Z SUMMARY:Unix 102 @@ -4667,7 +4667,7 @@ END:VEVENT BEGIN:VEVENT UID:20081007T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20081007T203000Z DTEND:20081007T213000Z SUMMARY:Unix 101 @@ -4680,7 +4680,7 @@ END:VEVENT BEGIN:VEVENT UID:20081016T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20081016T203000Z DTEND:20081016T213000Z SUMMARY:SIGGRAPH Night @@ -4694,7 +4694,7 @@ END:VEVENT BEGIN:VEVENT UID:20080912T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20080912T203000Z DTEND:20080912T213000Z SUMMARY:Meet the CSC @@ -4708,7 +4708,7 @@ END:VEVENT BEGIN:VEVENT UID:20081106T150000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20081106T150000Z DTEND:20081106T160000Z SUMMARY:Linux Install Fest @@ -4722,7 +4722,7 @@ END:VEVENT BEGIN:VEVENT UID:20081002T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20081002T203000Z DTEND:20081002T213000Z SUMMARY:General Meeting 2 @@ -4737,7 +4737,7 @@ END:VEVENT BEGIN:VEVENT UID:20081003T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20081003T203000Z DTEND:20081003T213000Z SUMMARY:Game Sketching @@ -4749,7 +4749,7 @@ END:VEVENT BEGIN:VEVENT UID:20081110T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20081110T213000Z DTEND:20081110T223000Z SUMMARY:Functional Programming @@ -4764,7 +4764,7 @@ END:VEVENT BEGIN:VEVENT UID:20081024T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20081024T220000Z DTEND:20081024T230000Z SUMMARY:Code Party @@ -4777,7 +4777,7 @@ END:VEVENT BEGIN:VEVENT UID:20081115T113000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20081115T113000Z DTEND:20081115T123000Z SUMMARY:Changing the World Conference @@ -4793,7 +4793,7 @@ END:VEVENT BEGIN:VEVENT UID:20080916T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20080916T203000Z DTEND:20080916T213000Z SUMMARY:CSClub Elections @@ -4808,7 +4808,7 @@ END:VEVENT BEGIN:VEVENT UID:20080229T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20080229T220000Z DTEND:20080229T230000Z SUMMARY:Quantum Information Processing @@ -4820,7 +4820,7 @@ END:VEVENT BEGIN:VEVENT UID:20080123T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20080123T220000Z DTEND:20080123T230000Z SUMMARY:Creating Distributed Applications with TIPC @@ -4832,7 +4832,7 @@ END:VEVENT BEGIN:VEVENT UID:20080115T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20080115T213000Z DTEND:20080115T223000Z SUMMARY:CSClub Elections @@ -4847,7 +4847,7 @@ END:VEVENT BEGIN:VEVENT UID:20080214T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20080214T210000Z DTEND:20080214T220000Z SUMMARY:CSC Programming Contest 1 @@ -4859,7 +4859,7 @@ END:VEVENT BEGIN:VEVENT UID:20080208T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20080208T213000Z DTEND:20080208T223000Z SUMMARY:A Brief History of Blackberry and the Wireless Data Telecom Indust @@ -4873,7 +4873,7 @@ END:VEVENT BEGIN:VEVENT UID:20071120T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20071120T213000Z DTEND:20071120T223000Z SUMMARY:Why you should care about functional programming with Haskell *New @@ -4887,7 +4887,7 @@ END:VEVENT BEGIN:VEVENT UID:20070925T173000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20070925T173000Z DTEND:20070925T183000Z SUMMARY:Virtual Reality\, Real Law: The regulation of Property in Video Ga @@ -4901,7 +4901,7 @@ END:VEVENT BEGIN:VEVENT UID:20071002T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20071002T203000Z DTEND:20071002T213000Z SUMMARY:Putting the fun into Functional Languages and Useful Programming w @@ -4915,7 +4915,7 @@ END:VEVENT BEGIN:VEVENT UID:20071201T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20071201T183000Z DTEND:20071201T193000Z SUMMARY:Programming Contest @@ -4927,7 +4927,7 @@ END:VEVENT BEGIN:VEVENT UID:20071204T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20071204T213000Z DTEND:20071204T223000Z SUMMARY:PE Executable Translation: A solution for legacy games on linux (P @@ -4941,7 +4941,7 @@ END:VEVENT BEGIN:VEVENT UID:20071015T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20071015T203000Z DTEND:20071015T213000Z SUMMARY:Off-the-Record Messaging: Useful Security and Privacy for IM @@ -4953,7 +4953,7 @@ END:VEVENT BEGIN:VEVENT UID:20071202T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20071202T193000Z DTEND:20071202T203000Z SUMMARY:Multi-Player Linux games for Linux awarness week @@ -4966,7 +4966,7 @@ END:VEVENT BEGIN:VEVENT UID:20071122T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20071122T213000Z DTEND:20071122T223000Z SUMMARY:More Haskell functional programming fun! @@ -4978,7 +4978,7 @@ END:VEVENT BEGIN:VEVENT UID:20071009T204500000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20071009T204500Z DTEND:20071009T214500Z SUMMARY:Join-Calculus with JoCaml. Concurrent programming that doesn't fry @@ -4992,7 +4992,7 @@ END:VEVENT BEGIN:VEVENT UID:20071205T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20071205T213000Z DTEND:20071205T223000Z SUMMARY:Google Summer of Code\, a look back on 2007 @@ -5004,7 +5004,7 @@ END:VEVENT BEGIN:VEVENT UID:20071019T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20071019T210000Z DTEND:20071019T220000Z SUMMARY:General Meeting @@ -5021,7 +5021,7 @@ END:VEVENT BEGIN:VEVENT UID:20071004T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20071004T203000Z DTEND:20071004T213000Z SUMMARY:Distributed Programming with Erlang @@ -5033,7 +5033,7 @@ END:VEVENT BEGIN:VEVENT UID:20071129T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20071129T213000Z DTEND:20071129T223000Z SUMMARY:Concurrent / Distributed programming with JoCaml @@ -5045,7 +5045,7 @@ END:VEVENT BEGIN:VEVENT UID:20070627T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20070627T203000Z DTEND:20070627T213000Z SUMMARY:Usability in the wild @@ -5057,7 +5057,7 @@ END:VEVENT BEGIN:VEVENT UID:20070618T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20070618T203000Z DTEND:20070618T213000Z SUMMARY:Fedspulse.ca\, Web 3.0\, Portals and the Metaverse @@ -5069,7 +5069,7 @@ END:VEVENT BEGIN:VEVENT UID:20070622T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20070622T203000Z DTEND:20070622T213000Z SUMMARY:Email encryption for the masses @@ -5081,7 +5081,7 @@ END:VEVENT BEGIN:VEVENT UID:20070706T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20070706T203000Z DTEND:20070706T213000Z SUMMARY:Copyright vs Community in the Age of Computer Networks @@ -5093,7 +5093,7 @@ END:VEVENT BEGIN:VEVENT UID:20070717T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20070717T230000Z DTEND:20070718T000000Z SUMMARY:C++0x - An Overview @@ -5105,7 +5105,7 @@ END:VEVENT BEGIN:VEVENT UID:20070210T013000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20070210T013000Z DTEND:20070210T023000Z SUMMARY:Writing World Class Software @@ -5117,7 +5117,7 @@ END:VEVENT BEGIN:VEVENT UID:20070208T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20070208T213000Z DTEND:20070208T223000Z SUMMARY:UW Software Start-ups: What Worked and What Did Not @@ -5129,7 +5129,7 @@ END:VEVENT BEGIN:VEVENT UID:20070411T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20070411T193000Z DTEND:20070411T203000Z SUMMARY:The Free Software Movement and the GNU/Linux Operating System @@ -5142,7 +5142,7 @@ END:VEVENT BEGIN:VEVENT UID:20070401T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20070401T203000Z DTEND:20070401T213000Z SUMMARY:Surprise Bill Gates Visit @@ -5154,7 +5154,7 @@ END:VEVENT BEGIN:VEVENT UID:20070207T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20070207T213000Z DTEND:20070207T223000Z SUMMARY:Riding The Multi-core Revolution @@ -5167,7 +5167,7 @@ END:VEVENT BEGIN:VEVENT UID:20070226T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20070226T213000Z DTEND:20070226T223000Z SUMMARY:ReactOS: An Open Source OS Platform for Learning @@ -5179,7 +5179,7 @@ END:VEVENT BEGIN:VEVENT UID:20070131T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20070131T210000Z DTEND:20070131T220000Z SUMMARY:Network Security -- Intrusion Detection @@ -5191,7 +5191,7 @@ END:VEVENT BEGIN:VEVENT UID:20070408T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20070408T203000Z DTEND:20070408T213000Z SUMMARY:Loop Optimizations @@ -5203,7 +5203,7 @@ END:VEVENT BEGIN:VEVENT UID:20070209T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20070209T213000Z DTEND:20070209T223000Z SUMMARY:Introduction to 3-d Graphics @@ -5215,7 +5215,7 @@ END:VEVENT BEGIN:VEVENT UID:20070404T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20070404T200000Z DTEND:20070404T210000Z SUMMARY:Data Analysis with Kernels: [an introduction] @@ -5228,7 +5228,7 @@ END:VEVENT BEGIN:VEVENT UID:20070328T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20070328T213000Z DTEND:20070328T223000Z SUMMARY:Computational Physics Simulations @@ -5240,7 +5240,7 @@ END:VEVENT BEGIN:VEVENT UID:20070215T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20070215T213000Z DTEND:20070215T223000Z SUMMARY:An Introduction to Recognizing Regular Expressions in Haskell @@ -5253,7 +5253,7 @@ END:VEVENT BEGIN:VEVENT UID:20070329T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20070329T203000Z DTEND:20070329T213000Z SUMMARY:All The Code @@ -5266,7 +5266,7 @@ END:VEVENT BEGIN:VEVENT UID:20060513T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20060513T170000Z DTEND:20060513T180000Z SUMMARY:Video 4 Linux Day @@ -5278,7 +5278,7 @@ END:VEVENT BEGIN:VEVENT UID:20060514T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20060514T170000Z DTEND:20060514T180000Z SUMMARY:Unix 101 and 102 Recording @@ -5290,7 +5290,7 @@ END:VEVENT BEGIN:VEVENT UID:20060724T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20060724T203000Z DTEND:20060724T213000Z SUMMARY:Software development gets on the Cluetrain @@ -5303,7 +5303,7 @@ END:VEVENT BEGIN:VEVENT UID:20060720T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20060720T203000Z DTEND:20060720T213000Z SUMMARY:Simulating multi-tasking on an embedded architecture @@ -5317,7 +5317,7 @@ END:VEVENT BEGIN:VEVENT UID:20060719T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20060719T203000Z DTEND:20060719T213000Z SUMMARY:Semacode: Image recognition on mobile camera phones @@ -5331,7 +5331,7 @@ END:VEVENT BEGIN:VEVENT UID:20060718T035900000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20060718T035900Z DTEND:20060718T045900Z SUMMARY:Midnight Madness\, Alpha Edition @@ -5344,7 +5344,7 @@ END:VEVENT BEGIN:VEVENT UID:20060721T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20060721T213000Z DTEND:20060721T223000Z SUMMARY:March of the Penguins @@ -5357,7 +5357,7 @@ END:VEVENT BEGIN:VEVENT UID:20060725T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20060725T170000Z DTEND:20060725T180000Z SUMMARY:Linux Installfest! @@ -5369,7 +5369,7 @@ END:VEVENT BEGIN:VEVENT UID:20060726T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20060726T193000Z DTEND:20060726T203000Z SUMMARY:Lemmings Day @@ -5381,7 +5381,7 @@ END:VEVENT BEGIN:VEVENT UID:20060525T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20060525T200000Z DTEND:20060525T210000Z SUMMARY:Eighteen Years in the Software Tools Business @@ -5395,7 +5395,7 @@ END:VEVENT BEGIN:VEVENT UID:20060720T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20060720T213000Z DTEND:20060720T223000Z SUMMARY:Cool Stuff to do With Python @@ -5408,7 +5408,7 @@ END:VEVENT BEGIN:VEVENT UID:20060729T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20060729T230000Z DTEND:20060730T000000Z SUMMARY:CTRL D @@ -5420,7 +5420,7 @@ END:VEVENT BEGIN:VEVENT UID:20060621T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20060621T203000Z DTEND:20060621T213000Z SUMMARY:CSC General Meeting @@ -5433,7 +5433,7 @@ END:VEVENT BEGIN:VEVENT UID:20060508T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20060508T203000Z DTEND:20060508T213000Z SUMMARY:CSC Elections @@ -5445,7 +5445,7 @@ END:VEVENT BEGIN:VEVENT UID:20060209T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20060209T223000Z DTEND:20060209T233000Z SUMMARY:Pints With Profs @@ -5457,7 +5457,7 @@ END:VEVENT BEGIN:VEVENT UID:20060306T214500000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20060306T214500Z DTEND:20060306T224500Z SUMMARY:Creating Killer Applications @@ -5469,7 +5469,7 @@ END:VEVENT BEGIN:VEVENT UID:20051011T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20051011T203000Z DTEND:20051011T213000Z SUMMARY:UNIX 103: Scripting Unix @@ -5481,7 +5481,7 @@ END:VEVENT BEGIN:VEVENT UID:20051006T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20051006T203000Z DTEND:20051006T213000Z SUMMARY:UNIX 102 @@ -5493,7 +5493,7 @@ END:VEVENT BEGIN:VEVENT UID:20051004T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20051004T203000Z DTEND:20051004T213000Z SUMMARY:UNIX 101 @@ -5505,7 +5505,7 @@ END:VEVENT BEGIN:VEVENT UID:20051129T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20051129T223000Z DTEND:20051129T233000Z SUMMARY:Programming Contest @@ -5517,7 +5517,7 @@ END:VEVENT BEGIN:VEVENT UID:20051017T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20051017T213000Z DTEND:20051017T223000Z SUMMARY:Party with Profs! @@ -5529,7 +5529,7 @@ END:VEVENT BEGIN:VEVENT UID:20050607T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20050607T200000Z DTEND:20050607T210000Z SUMMARY:UW's CS curriculum: past\, present\, and future @@ -5542,7 +5542,7 @@ END:VEVENT BEGIN:VEVENT UID:20050602T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20050602T193000Z DTEND:20050602T203000Z SUMMARY:Programming and Verifying the Interactive Web @@ -5555,7 +5555,7 @@ END:VEVENT BEGIN:VEVENT UID:20050201T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20050201T213000Z DTEND:20050201T223000Z SUMMARY:UNIX 102 @@ -5567,7 +5567,7 @@ END:VEVENT BEGIN:VEVENT UID:20050125T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20050125T213000Z DTEND:20050125T223000Z SUMMARY:UNIX 101 @@ -5579,7 +5579,7 @@ END:VEVENT BEGIN:VEVENT UID:20050315T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20050315T213000Z DTEND:20050315T223000Z SUMMARY:Oh No! More Lemmings Day! @@ -5592,7 +5592,7 @@ END:VEVENT BEGIN:VEVENT UID:20050113T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20050113T213000Z DTEND:20050113T223000Z SUMMARY:CSC Elections @@ -5604,7 +5604,7 @@ END:VEVENT BEGIN:VEVENT UID:20041018T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20041018T203000Z DTEND:20041018T213000Z SUMMARY:UNIX 103: Scripting Unix @@ -5616,7 +5616,7 @@ END:VEVENT BEGIN:VEVENT UID:20041004T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20041004T203000Z DTEND:20041004T213000Z SUMMARY:UNIX 102 @@ -5628,7 +5628,7 @@ END:VEVENT BEGIN:VEVENT UID:20040927T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20040927T203000Z DTEND:20040927T213000Z SUMMARY:UNIX 101 @@ -5640,7 +5640,7 @@ END:VEVENT BEGIN:VEVENT UID:20041112T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20041112T193000Z DTEND:20041112T203000Z SUMMARY:Lemmings Day! @@ -5652,7 +5652,7 @@ END:VEVENT BEGIN:VEVENT UID:20041201T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20041201T193000Z DTEND:20041201T203000Z SUMMARY:Knitting needles\, hairpins and other tangled objects @@ -5667,7 +5667,7 @@ END:VEVENT BEGIN:VEVENT UID:20041118T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20041118T220000Z DTEND:20041118T230000Z SUMMARY:GracefulTavi @@ -5679,7 +5679,7 @@ END:VEVENT BEGIN:VEVENT UID:20041124T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20041124T213000Z DTEND:20041124T223000Z SUMMARY:Eclipse @@ -5691,7 +5691,7 @@ END:VEVENT BEGIN:VEVENT UID:20041208T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20041208T213000Z DTEND:20041208T223000Z SUMMARY:CTRL-D @@ -5704,7 +5704,7 @@ END:VEVENT BEGIN:VEVENT UID:20041024T030000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20041024T030000Z DTEND:20041024T040000Z SUMMARY:CSC Programming Contest @@ -5716,7 +5716,7 @@ END:VEVENT BEGIN:VEVENT UID:20040917T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20040917T200000Z DTEND:20040917T210000Z SUMMARY:CSC Elections @@ -5728,7 +5728,7 @@ END:VEVENT BEGIN:VEVENT UID:20040617T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20040617T200000Z DTEND:20040617T210000Z SUMMARY:``Optical Snow'': Motion parallax and heading computation in dense @@ -5743,7 +5743,7 @@ END:VEVENT BEGIN:VEVENT UID:20040727T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20040727T203000Z DTEND:20040727T213000Z SUMMARY:Game Complexity Theorists Ponder\, by Jonathan Buss @@ -5756,7 +5756,7 @@ END:VEVENT BEGIN:VEVENT UID:20040526T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20040526T213000Z DTEND:20040526T223000Z SUMMARY:Computing's Next Great Empires: The True Future of Software @@ -5769,7 +5769,7 @@ END:VEVENT BEGIN:VEVENT UID:20040717T153000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20040717T153000Z DTEND:20040717T163000Z SUMMARY:Case Modding Workshop! @@ -5781,7 +5781,7 @@ END:VEVENT BEGIN:VEVENT UID:20040512T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20040512T203000Z DTEND:20040512T213000Z SUMMARY:CSC Elections @@ -5793,7 +5793,7 @@ END:VEVENT BEGIN:VEVENT UID:20040315T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20040315T223000Z DTEND:20040315T233000Z SUMMARY:SPARC Architecture @@ -5805,7 +5805,7 @@ END:VEVENT BEGIN:VEVENT UID:20040330T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20040330T223000Z DTEND:20040330T233000Z SUMMARY:Pints with Profs! @@ -5818,7 +5818,7 @@ END:VEVENT BEGIN:VEVENT UID:20040309T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20040309T230000Z DTEND:20040310T000000Z SUMMARY:Managing your home directory using CVS @@ -5830,7 +5830,7 @@ END:VEVENT BEGIN:VEVENT UID:20040329T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20040329T230000Z DTEND:20040330T000000Z SUMMARY:LaTeXing your work report @@ -5842,7 +5842,7 @@ END:VEVENT BEGIN:VEVENT UID:20040219T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20040219T000000Z DTEND:20040219T010000Z SUMMARY:KW Perl Mongers @@ -5854,7 +5854,7 @@ END:VEVENT BEGIN:VEVENT UID:20040112T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20040112T200000Z DTEND:20040112T210000Z SUMMARY:InstallFest @@ -5867,7 +5867,7 @@ END:VEVENT BEGIN:VEVENT UID:20040302T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20040302T230000Z DTEND:20040303T000000Z SUMMARY:Graphing webs-of-trust @@ -5879,7 +5879,7 @@ END:VEVENT BEGIN:VEVENT UID:20040323T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20040323T230000Z DTEND:20040324T000000Z SUMMARY:Extending LaTeX with packages @@ -5891,7 +5891,7 @@ END:VEVENT BEGIN:VEVENT UID:20040316T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20040316T230000Z DTEND:20040317T000000Z SUMMARY:Distributed programming for CS and Engineering students @@ -5904,7 +5904,7 @@ END:VEVENT BEGIN:VEVENT UID:20040205T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20040205T203000Z DTEND:20040205T213000Z SUMMARY:Constitutional Change @@ -5916,7 +5916,7 @@ END:VEVENT BEGIN:VEVENT UID:20031016T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20031016T200000Z DTEND:20031016T210000Z SUMMARY:UNIX 103: Development Tools @@ -5928,7 +5928,7 @@ END:VEVENT BEGIN:VEVENT UID:20031002T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20031002T200000Z DTEND:20031002T210000Z SUMMARY:UNIX 101: Text Editors @@ -5940,7 +5940,7 @@ END:VEVENT BEGIN:VEVENT UID:20031022T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20031022T203000Z DTEND:20031022T213000Z SUMMARY:Real-Time Graphics Compilers @@ -5953,7 +5953,7 @@ END:VEVENT BEGIN:VEVENT UID:20031006T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20031006T200000Z DTEND:20031006T210000Z SUMMARY:Poster Team Meeting @@ -5965,7 +5965,7 @@ END:VEVENT BEGIN:VEVENT UID:20031202T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20031202T000000Z DTEND:20031202T010000Z SUMMARY:Jon 'maddog' Hall: Free and Open Source: Its uses in Business and @@ -5980,7 +5980,7 @@ END:VEVENT BEGIN:VEVENT UID:20030917T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030917T203000Z DTEND:20030917T213000Z SUMMARY:CSC Elections @@ -5992,7 +5992,7 @@ END:VEVENT BEGIN:VEVENT UID:20031105T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20031105T213000Z DTEND:20031105T223000Z SUMMARY:CS Pints With Profs @@ -6004,7 +6004,7 @@ END:VEVENT BEGIN:VEVENT UID:20031021T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20031021T203000Z DTEND:20031021T213000Z SUMMARY:.NET & Linux: When Worlds Collide @@ -6016,7 +6016,7 @@ END:VEVENT BEGIN:VEVENT UID:20030619T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030619T203000Z DTEND:20030619T213000Z SUMMARY:vi: the visual editor @@ -6028,7 +6028,7 @@ END:VEVENT BEGIN:VEVENT UID:20030612T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030612T203000Z DTEND:20030612T213000Z SUMMARY:Unix 103: Scripting Unix @@ -6040,7 +6040,7 @@ END:VEVENT BEGIN:VEVENT UID:20030605T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030605T203000Z DTEND:20030605T213000Z SUMMARY:Unix 102: Fun With Unix @@ -6052,7 +6052,7 @@ END:VEVENT BEGIN:VEVENT UID:20030529T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030529T203000Z DTEND:20030529T213000Z SUMMARY:Unix 101: First Steps With Unix @@ -6065,7 +6065,7 @@ END:VEVENT BEGIN:VEVENT UID:20030514T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030514T203000Z DTEND:20030514T213000Z SUMMARY:Spring 2003 Elections @@ -6077,7 +6077,7 @@ END:VEVENT BEGIN:VEVENT UID:20030717T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030717T203000Z DTEND:20030717T213000Z SUMMARY:Sh @@ -6089,7 +6089,7 @@ END:VEVENT BEGIN:VEVENT UID:20030609T090000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030609T090000Z DTEND:20030609T100000Z SUMMARY:Pints with Profs! @@ -6102,7 +6102,7 @@ END:VEVENT BEGIN:VEVENT UID:20030522T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030522T203000Z DTEND:20030522T213000Z SUMMARY:May 22 Exec Meeting @@ -6114,7 +6114,7 @@ END:VEVENT BEGIN:VEVENT UID:20030708T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030708T200000Z DTEND:20030708T210000Z SUMMARY:Mainframes and Linux @@ -6128,7 +6128,7 @@ END:VEVENT BEGIN:VEVENT UID:20030731T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030731T203000Z DTEND:20030731T213000Z SUMMARY:LaTeX and Work Reports @@ -6140,7 +6140,7 @@ END:VEVENT BEGIN:VEVENT UID:20030612T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030612T193000Z DTEND:20030612T203000Z SUMMARY:June 12 Exec Meeting @@ -6153,7 +6153,7 @@ END:VEVENT BEGIN:VEVENT UID:20030724T190000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030724T190000Z DTEND:20030724T200000Z SUMMARY:July Exec Meeting @@ -6165,7 +6165,7 @@ END:VEVENT BEGIN:VEVENT UID:20030704T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030704T193000Z DTEND:20030704T203000Z SUMMARY:Guelph Trip @@ -6177,7 +6177,7 @@ END:VEVENT BEGIN:VEVENT UID:20030627T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030627T183000Z DTEND:20030627T193000Z SUMMARY:Friday Flicks @@ -6189,7 +6189,7 @@ END:VEVENT BEGIN:VEVENT UID:20030610T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030610T203000Z DTEND:20030610T213000Z SUMMARY:A Brief History of Computer Science @@ -6206,7 +6206,7 @@ END:VEVENT BEGIN:VEVENT UID:20030130T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030130T233000Z DTEND:20030131T003000Z SUMMARY:sed & awk @@ -6218,7 +6218,7 @@ END:VEVENT BEGIN:VEVENT UID:20030320T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030320T233000Z DTEND:20030321T003000Z SUMMARY:XSLT @@ -6230,7 +6230,7 @@ END:VEVENT BEGIN:VEVENT UID:20030313T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030313T233000Z DTEND:20030314T003000Z SUMMARY:XML @@ -6242,7 +6242,7 @@ END:VEVENT BEGIN:VEVENT UID:20030113T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030113T230000Z DTEND:20030114T000000Z SUMMARY:W03 Elections @@ -6254,7 +6254,7 @@ END:VEVENT BEGIN:VEVENT UID:20030218T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030218T213000Z DTEND:20030218T223000Z SUMMARY:Unix 103 Tutorial @@ -6266,7 +6266,7 @@ END:VEVENT BEGIN:VEVENT UID:20030211T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030211T213000Z DTEND:20030211T223000Z SUMMARY:Unix 102 Tutorial @@ -6278,7 +6278,7 @@ END:VEVENT BEGIN:VEVENT UID:20030204T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030204T213000Z DTEND:20030204T223000Z SUMMARY:Unix 101 Tutorial @@ -6290,7 +6290,7 @@ END:VEVENT BEGIN:VEVENT UID:20030227T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030227T233000Z DTEND:20030228T003000Z SUMMARY:The GNU General Public License @@ -6302,7 +6302,7 @@ END:VEVENT BEGIN:VEVENT UID:20030227T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030227T230000Z DTEND:20030228T000000Z SUMMARY:The BSD License Family @@ -6314,7 +6314,7 @@ END:VEVENT BEGIN:VEVENT UID:20030325T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030325T213000Z DTEND:20030325T223000Z SUMMARY:Stream Processing @@ -6326,7 +6326,7 @@ END:VEVENT BEGIN:VEVENT UID:20030327T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030327T233000Z DTEND:20030328T003000Z SUMMARY:SSH and Networks @@ -6338,7 +6338,7 @@ END:VEVENT BEGIN:VEVENT UID:20030123T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030123T233000Z DTEND:20030124T003000Z SUMMARY:Regular Expressions @@ -6350,7 +6350,7 @@ END:VEVENT BEGIN:VEVENT UID:20030213T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030213T233000Z DTEND:20030214T003000Z SUMMARY:LaTeX: Reports @@ -6362,7 +6362,7 @@ END:VEVENT BEGIN:VEVENT UID:20030220T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030220T233000Z DTEND:20030221T003000Z SUMMARY:LaTeX: Beautiful Mathematics @@ -6374,7 +6374,7 @@ END:VEVENT BEGIN:VEVENT UID:20030206T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030206T233000Z DTEND:20030207T003000Z SUMMARY:LaTeX: A Document Processor @@ -6386,7 +6386,7 @@ END:VEVENT BEGIN:VEVENT UID:20030325T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030325T010000Z DTEND:20030325T020000Z SUMMARY:Judy\, or What Is It Like To Be A Robot? @@ -6399,7 +6399,7 @@ END:VEVENT BEGIN:VEVENT UID:20030326T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20030326T230000Z DTEND:20030327T000000Z SUMMARY:Abusing the C++ Compiler @@ -6411,7 +6411,7 @@ END:VEVENT BEGIN:VEVENT UID:20021008T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20021008T203000Z DTEND:20021008T213000Z SUMMARY:Video cards\, Linux display drivers and the Kernel Graphics Interf @@ -6425,7 +6425,7 @@ END:VEVENT BEGIN:VEVENT UID:20021010T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20021010T213000Z DTEND:20021010T223000Z SUMMARY:UNIX 103 @@ -6437,7 +6437,7 @@ END:VEVENT BEGIN:VEVENT UID:20021003T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20021003T213000Z DTEND:20021003T223000Z SUMMARY:UNIX 102 @@ -6449,7 +6449,7 @@ END:VEVENT BEGIN:VEVENT UID:20020926T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20020926T213000Z DTEND:20020926T223000Z SUMMARY:UNIX 101 @@ -6461,7 +6461,7 @@ END:VEVENT BEGIN:VEVENT UID:20021116T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20021116T183000Z DTEND:20021116T193000Z SUMMARY:Trip to York University @@ -6473,7 +6473,7 @@ END:VEVENT BEGIN:VEVENT UID:20021026T190000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20021026T190000Z DTEND:20021026T200000Z SUMMARY:The Hurd Interfaces @@ -6486,7 +6486,7 @@ END:VEVENT BEGIN:VEVENT UID:20021107T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20021107T223000Z DTEND:20021107T233000Z SUMMARY:The GNU General Public License @@ -6498,7 +6498,7 @@ END:VEVENT BEGIN:VEVENT UID:20021105T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20021105T213000Z DTEND:20021105T223000Z SUMMARY:The Evil Side of C++ @@ -6511,7 +6511,7 @@ END:VEVENT BEGIN:VEVENT UID:20021121T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20021121T213000Z DTEND:20021121T223000Z SUMMARY:Samba and You @@ -6523,7 +6523,7 @@ END:VEVENT BEGIN:VEVENT UID:20021001T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20021001T223000Z DTEND:20021001T233000Z SUMMARY:Pints with the Profs @@ -6536,7 +6536,7 @@ END:VEVENT BEGIN:VEVENT UID:20021121T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20021121T230000Z DTEND:20021122T000000Z SUMMARY:Perl 6 @@ -6548,7 +6548,7 @@ END:VEVENT BEGIN:VEVENT UID:20021119T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20021119T213000Z DTEND:20021119T223000Z SUMMARY:Metaprogramming GPUs @@ -6561,7 +6561,7 @@ END:VEVENT BEGIN:VEVENT UID:20021026T173000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20021026T173000Z DTEND:20021026T183000Z SUMMARY:GNU/Linux on HPPA @@ -6574,7 +6574,7 @@ END:VEVENT BEGIN:VEVENT UID:20021102T160000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20021102T160000Z DTEND:20021102T170000Z SUMMARY:GNU/Linux InstallFest with KW-LUG and UW-DIG @@ -6587,7 +6587,7 @@ END:VEVENT BEGIN:VEVENT UID:20020916T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20020916T213000Z DTEND:20020916T223000Z SUMMARY:F02 elections @@ -6599,7 +6599,7 @@ END:VEVENT BEGIN:VEVENT UID:20021017T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20021017T213000Z DTEND:20021017T223000Z SUMMARY:Debian in the Enterprise @@ -6611,7 +6611,7 @@ END:VEVENT BEGIN:VEVENT UID:20020930T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20020930T223000Z DTEND:20020930T233000Z SUMMARY:Business Meeting @@ -6623,7 +6623,7 @@ END:VEVENT BEGIN:VEVENT UID:20021112T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20021112T213000Z DTEND:20021112T223000Z SUMMARY:Automatic Memory Management and Garbage Collection @@ -6636,7 +6636,7 @@ END:VEVENT BEGIN:VEVENT UID:20021026T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20021026T203000Z DTEND:20021026T213000Z SUMMARY:A GNU Approach to Virtual Memory Management in a Multiserver Opera @@ -6651,7 +6651,7 @@ END:VEVENT BEGIN:VEVENT UID:20020511T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20020511T230000Z DTEND:20020512T000000Z SUMMARY:S02 elections @@ -6663,7 +6663,7 @@ END:VEVENT BEGIN:VEVENT UID:20020207T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20020207T230000Z DTEND:20020208T000000Z SUMMARY:Unix 102: Fun With UNIX @@ -6677,7 +6677,7 @@ END:VEVENT BEGIN:VEVENT UID:20020131T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20020131T230000Z DTEND:20020201T000000Z SUMMARY:UNIX 101: First Steps With UNIX @@ -6693,7 +6693,7 @@ END:VEVENT BEGIN:VEVENT UID:20020126T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20020126T193000Z DTEND:20020126T203000Z SUMMARY:GnuPG/PGP Keysigning Party @@ -6705,7 +6705,7 @@ END:VEVENT BEGIN:VEVENT UID:20020213T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20020213T210000Z DTEND:20020213T220000Z SUMMARY:DVD-Video Under Linux @@ -6720,7 +6720,7 @@ END:VEVENT BEGIN:VEVENT UID:20020301T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20020301T220000Z DTEND:20020301T230000Z SUMMARY:Computer Go\, The Ultimate @@ -6733,7 +6733,7 @@ END:VEVENT BEGIN:VEVENT UID:20020126T190000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20020126T190000Z DTEND:20020126T200000Z SUMMARY:An Introduction to GNU Hurd @@ -6746,7 +6746,7 @@ END:VEVENT BEGIN:VEVENT UID:20010602T143000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20010602T143000Z DTEND:20010602T153000Z SUMMARY:ACM-Style programming contest @@ -6759,7 +6759,7 @@ END:VEVENT BEGIN:VEVENT UID:20010212T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20010212T203000Z DTEND:20010212T213000Z SUMMARY:Meeting #5 @@ -6771,7 +6771,7 @@ END:VEVENT BEGIN:VEVENT UID:20010205T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20010205T203000Z DTEND:20010205T213000Z SUMMARY:Meeting #4 @@ -6783,7 +6783,7 @@ END:VEVENT BEGIN:VEVENT UID:20010129T193900000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20010129T193900Z DTEND:20010129T203900Z SUMMARY:Meeting #3 @@ -6795,7 +6795,7 @@ END:VEVENT BEGIN:VEVENT UID:20010122T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20010122T203000Z DTEND:20010122T213000Z SUMMARY:Meeting #2 @@ -6807,7 +6807,7 @@ END:VEVENT BEGIN:VEVENT UID:20010115T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20010115T213000Z DTEND:20010115T223000Z SUMMARY:Executive elections @@ -6819,7 +6819,7 @@ END:VEVENT BEGIN:VEVENT UID:20010127T153000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20010127T153000Z DTEND:20010127T163000Z SUMMARY:ACM-Style programming contest @@ -6832,7 +6832,7 @@ END:VEVENT BEGIN:VEVENT UID:20000914T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20000914T230000Z DTEND:20000915T000000Z SUMMARY:SIGGraph Video Night @@ -6845,7 +6845,7 @@ END:VEVENT BEGIN:VEVENT UID:20000925T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20000925T183000Z DTEND:20000925T193000Z SUMMARY:Realising the Next Generation Internet @@ -6857,7 +6857,7 @@ END:VEVENT BEGIN:VEVENT UID:20000914T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20000914T220000Z DTEND:20000914T230000Z SUMMARY:CSC Elections @@ -6869,7 +6869,7 @@ END:VEVENT BEGIN:VEVENT UID:20000720T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20000720T230000Z DTEND:20000721T000000Z SUMMARY:Ctrl-D @@ -6882,7 +6882,7 @@ END:VEVENT BEGIN:VEVENT UID:20000324T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20000324T213000Z DTEND:20000324T223000Z SUMMARY:Enterprise Java APIs and Implementing a Web Portal @@ -6895,7 +6895,7 @@ END:VEVENT BEGIN:VEVENT UID:20000330T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:20000330T213000Z DTEND:20000330T223000Z SUMMARY:Enterprise Java APIs and Implementing a Web Portal (1) @@ -6908,7 +6908,7 @@ END:VEVENT BEGIN:VEVENT UID:19991203T150000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:19991203T150000Z DTEND:19991203T160000Z SUMMARY:Proofs and Programs @@ -6920,7 +6920,7 @@ END:VEVENT BEGIN:VEVENT UID:19991203T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:19991203T200000Z DTEND:19991203T210000Z SUMMARY:Open Q&A session @@ -6932,7 +6932,7 @@ END:VEVENT BEGIN:VEVENT UID:19991018T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:19991018T183000Z DTEND:19991018T193000Z SUMMARY:Living Laboratories: The Future Computing Environments at Georgia @@ -6946,7 +6946,7 @@ END:VEVENT BEGIN:VEVENT UID:19991201T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:19991201T213000Z DTEND:19991201T223000Z SUMMARY:Homebrew Processors and Integrated Systems in FPGAs @@ -6958,7 +6958,7 @@ END:VEVENT BEGIN:VEVENT UID:19991019T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:19991019T203000Z DTEND:19991019T213000Z SUMMARY:GDB\, Purify Tutorial @@ -6970,7 +6970,7 @@ END:VEVENT BEGIN:VEVENT UID:19991202T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:19991202T000000Z DTEND:19991202T010000Z SUMMARY:Ctrl-D @@ -6982,7 +6982,7 @@ END:VEVENT BEGIN:VEVENT UID:19991202T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:19991202T183000Z DTEND:19991202T193000Z SUMMARY:Calculational Mathematics @@ -6994,7 +6994,7 @@ END:VEVENT BEGIN:VEVENT UID:19940926T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:19940926T203000Z DTEND:19940926T213000Z SUMMARY:UNIX II Tutorial @@ -7006,7 +7006,7 @@ END:VEVENT BEGIN:VEVENT UID:19940922T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:19940922T203000Z DTEND:19940922T213000Z SUMMARY:UNIX I Tutorial @@ -7018,7 +7018,7 @@ END:VEVENT BEGIN:VEVENT UID:19940921T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:19940921T223000Z DTEND:19940921T233000Z SUMMARY:SIGGRAPH Video Night @@ -7030,7 +7030,7 @@ END:VEVENT BEGIN:VEVENT UID:19941013T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:19941013T210000Z DTEND:19941013T220000Z SUMMARY:Prograph: Picture the Future @@ -7042,7 +7042,7 @@ END:VEVENT BEGIN:VEVENT UID:19940914T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:19940914T010000Z DTEND:19940914T020000Z SUMMARY:Movie Outing: Brainstorm @@ -7054,7 +7054,7 @@ END:VEVENT BEGIN:VEVENT UID:19941102T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:19941102T213000Z DTEND:19941102T223000Z SUMMARY:Game Theory @@ -7066,7 +7066,7 @@ END:VEVENT BEGIN:VEVENT UID:19941020T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:19941020T203000Z DTEND:19941020T213000Z SUMMARY:Exploring the Internet @@ -7078,7 +7078,7 @@ END:VEVENT BEGIN:VEVENT UID:19940916T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:19940916T203000Z DTEND:19940916T213000Z SUMMARY:CSC Elections @@ -7090,7 +7090,7 @@ END:VEVENT BEGIN:VEVENT UID:19941015T140000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T232239Z +DTSTAMP:20210920T233253Z DTSTART:19941015T140000Z DTEND:19941015T150000Z SUMMARY:ACM-Style Programming Contest -- 2.39.2 From 733e034cc64b6777e6d2821f2ee9f737fcae294f Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Mon, 20 Sep 2021 19:52:28 -0400 Subject: [PATCH 14/25] Use the URL property --- public/events.ics | 3492 ++++++++++++++++++---------------- scripts/generate-calendar.ts | 11 +- 2 files changed, 1871 insertions(+), 1632 deletions(-) diff --git a/public/events.ics b/public/events.ics index 84f4b1c0..7a0dfa5b 100644 --- a/public/events.ics +++ b/public/events.ics @@ -8,72 +8,77 @@ X-WR-CALNAME:University of Waterloo Computer Science Club BEGIN:VEVENT UID:20210914T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20210914T230000Z DTEND:20210915T000000Z SUMMARY:CSC BOT & Game Night LOCATION:Twitch DESCRIPTION:Learn about our plans for the term and play some games with us - . --- Learn more at https:/csclub.uwaterloo.ca/events/2021/fall/BOT + . ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/fall/BOT END:VEVENT BEGIN:VEVENT UID:20210610T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20210610T230000Z DTEND:20210611T000000Z SUMMARY:Titus Winters Tech Talk LOCATION:Online DESCRIPTION:Become inspired in an upcoming talk by Titus Winters on June 1 0th from 7-8pm ET\, who will share how good team culture can positively im - pact code! --- Learn more at https:/csclub.uwaterloo.ca/events/2021/spring - /Titus-Winters-Tech-Talk + pact code! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/spring/Titus-Winters- + Tech-Talk END:VEVENT BEGIN:VEVENT UID:20210616T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20210616T000000Z DTEND:20210616T010000Z SUMMARY:Speed-Friending LOCATION:Online DESCRIPTION:Come hop on a Zoom call with us to to connect with others in o - ur community! --- Learn more at https:/csclub.uwaterloo.ca/events/2021/spr - ing/Speed-Friending + ur community! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/spring/Speed-Friendin + g END:VEVENT BEGIN:VEVENT UID:20210516T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20210516T230000Z DTEND:20210517T000000Z SUMMARY:Drop-in Resume Critiques (Day 2) LOCATION:Online DESCRIPTION:Live Resume Critiques with Tech+\, UW Data Science Club\, and - UW PM (registration required). --- Learn more at https:/csclub.uwaterloo.c - a/events/2021/spring/Drop-in-Resume-Critiques-(Day-2) + UW PM (registration required). ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/spring/Drop-in-Resume + -Critiques-(Day-2) END:VEVENT BEGIN:VEVENT UID:20210515T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20210515T230000Z DTEND:20210516T000000Z SUMMARY:Drop-in Resume Critiques (Day 1) LOCATION:Online DESCRIPTION:Live Resume Critiques with Tech+\, UW Data Science Club\, and - UW PM (registration required). --- Learn more at https:/csclub.uwaterloo.c - a/events/2021/spring/Drop-in-Resume-Critiques-(Day-1) + UW PM (registration required). ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/spring/Drop-in-Resume + -Critiques-(Day-1) END:VEVENT BEGIN:VEVENT UID:20210524T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20210524T230000Z DTEND:20210525T000000Z SUMMARY:CSC x SE Soc: Interview Prep @@ -82,323 +87,334 @@ DESCRIPTION:CSC and SE Soc are hosting an Interview Prep Workshop next wee k! Join Kristy Gao and Bimesh De Silva as they review the interview proces s\, from behavioural to technical interviews. They'll finish off with live mock interviews\, and the event will be held on Twitch (https://www.twitc - h.tv/uwcsclub). --- Learn more at https:/csclub.uwaterloo.ca/events/2021/s - pring/CSC-x-SE-Soc-Interview-Prep + h.tv/uwcsclub). ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/spring/CSC-x-SE-Soc-I + nterview-Prep END:VEVENT BEGIN:VEVENT UID:20210518T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20210518T000000Z DTEND:20210518T010000Z SUMMARY:CSC BOT & Game Night LOCATION:Online DESCRIPTION:Learn about our plans for the term and play some games with us - . --- Learn more at https:/csclub.uwaterloo.ca/events/2021/spring/CSC-BOT- - &-Game-Night + . ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/spring/CSC-BOT-&-Game + -Night END:VEVENT BEGIN:VEVENT UID:20210717T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20210717T230000Z DTEND:20210718T000000Z SUMMARY:Afterhours: Burnout LOCATION:Online DESCRIPTION:This Afterhours will be a discussion about recognizing burnout - \, recovering from burnout\, and preventing it from occurring. --- Learn m - ore at https:/csclub.uwaterloo.ca/events/2021/spring/Afterhours-Burnout + \, recovering from burnout\, and preventing it from occurring. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/spring/Afterhours-Bur + nout END:VEVENT BEGIN:VEVENT UID:20210219T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20210219T010000Z DTEND:20210219T020000Z SUMMARY:Theatre Thursday LOCATION:Online -DESCRIPTION:Come watch a movie with CSC! --- Learn more at https:/csclub.u - waterloo.ca/events/2021/winter/Theatre-Thursday +DESCRIPTION:Come watch a movie with CSC! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/Theatre-Thursd + ay END:VEVENT BEGIN:VEVENT UID:20210217T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20210217T010000Z DTEND:20210217T020000Z SUMMARY:Talk to CSC Tuesday LOCATION:Online -DESCRIPTION:Come meet and chill out with CSC execs. --- Learn more at http - s:/csclub.uwaterloo.ca/events/2021/winter/Talk-to-CSC-Tuesday +DESCRIPTION:Come meet and chill out with CSC execs. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/Talk-to-CSC-Tu + esday END:VEVENT BEGIN:VEVENT UID:20210316T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20210316T233000Z DTEND:20210317T003000Z SUMMARY:Speed-Friending LOCATION:Online -DESCRIPTION:Join CSC to meet new people in a Speed-Friending event. --- Le - arn more at https:/csclub.uwaterloo.ca/events/2021/winter/Speed-Friending +DESCRIPTION:Join CSC to meet new people in a Speed-Friending event. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/Speed-Friendin + g END:VEVENT BEGIN:VEVENT UID:20210129T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20210129T000000Z DTEND:20210129T010000Z SUMMARY:Recovering From a Rough Term LOCATION:Online DESCRIPTION:Join us to learn about other students have bounced back from a - rough term\, and how you can too. --- Learn more at https:/csclub.uwaterl - oo.ca/events/2021/winter/Recovering-From-a-Rough-Term + rough term\, and how you can too. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/Recovering-Fro + m-a-Rough-Term END:VEVENT BEGIN:VEVENT UID:20210115T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20210115T000000Z DTEND:20210115T010000Z SUMMARY:RES 135 LOCATION:Online DESCRIPTION:Join us for resume and WaterlooWorks tips for the upcoming coo - p search. --- Learn more at https:/csclub.uwaterloo.ca/events/2021/winter/ - RES-135 + p search. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/RES-135 END:VEVENT BEGIN:VEVENT UID:20210325T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20210325T230000Z DTEND:20210326T000000Z SUMMARY:Out of The Box: React LOCATION:Online -DESCRIPTION:Learn how React works and make your own version! --- Learn mor - e at https:/csclub.uwaterloo.ca/events/2021/winter/Out-of-The-Box-React +DESCRIPTION:Learn how React works and make your own version! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/Out-of-The-Box + -React END:VEVENT BEGIN:VEVENT UID:20210112T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20210112T000000Z DTEND:20210112T010000Z SUMMARY:Get involved in CS Club! LOCATION:Online -DESCRIPTION:Learn about how you can involved with CS Club this term. --- L - earn more at https:/csclub.uwaterloo.ca/events/2021/winter/Get-involved-in - -CS-Club! +DESCRIPTION:Learn about how you can involved with CS Club this term. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/Get-involved-i + n-CS-Club! END:VEVENT BEGIN:VEVENT UID:20210220T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20210220T010000Z DTEND:20210220T020000Z SUMMARY:Fun Friday LOCATION:Online -DESCRIPTION:Join CSC as we play games all night! --- Learn more at https:/ - csclub.uwaterloo.ca/events/2021/winter/Fun-Friday +DESCRIPTION:Join CSC as we play games all night! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/Fun-Friday END:VEVENT BEGIN:VEVENT UID:20210127T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20210127T000000Z DTEND:20210127T010000Z SUMMARY:CTCI136 LOCATION:Online -DESCRIPTION:Join us for tips and tricks on technical interviews. --- Learn - more at https:/csclub.uwaterloo.ca/events/2021/winter/CTCI136 +DESCRIPTION:Join us for tips and tricks on technical interviews. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/CTCI136 END:VEVENT BEGIN:VEVENT UID:20210327T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20210327T183000Z DTEND:20210327T193000Z SUMMARY:Alt-Tab LOCATION:Online -DESCRIPTION:Join us for lightning tech talk presented by students. --- Lea - rn more at https:/csclub.uwaterloo.ca/events/2021/winter/Alt-Tab +DESCRIPTION:Join us for lightning tech talk presented by students. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/Alt-Tab END:VEVENT BEGIN:VEVENT UID:20210307T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20210307T000000Z DTEND:20210307T010000Z SUMMARY:Afterhours: Personal Relationships LOCATION:Online -DESCRIPTION:Join CSC as we talk about personal relationships. --- Learn mo - re at https:/csclub.uwaterloo.ca/events/2021/winter/Afterhours-Personal-Re - lationships +DESCRIPTION:Join CSC as we talk about personal relationships. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/Afterhours-Per + sonal-Relationships END:VEVENT BEGIN:VEVENT UID:20201119T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20201119T220000Z DTEND:20201119T230000Z SUMMARY:WiCS x CSC: Alt-Tab LOCATION:Online DESCRIPTION:CSC and WiCS are hosting Alt-Tab on November 19th\, 5-7 PM EST - . --- Learn more at https:/csclub.uwaterloo.ca/events/2020/fall/WiCS-x-CSC - -Alt-Tab + . ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2020/fall/WiCS-x-CSC-Alt-T + ab END:VEVENT BEGIN:VEVENT UID:20201126T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20201126T000000Z DTEND:20201126T010000Z SUMMARY:Roasting Our First Year Resumes LOCATION:Online DESCRIPTION:Upper years students will be critiquing their own resumes from first year.πŸ‘‰ Streamed at [twitch.tv/uwcsclub]() --- Learn more at https:/csclub.uwaterloo.ca/events/2020/fall/Roasti - ng-Our-First-Year-Resumes + lub>) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2020/fall/Roasting-Our-Fir + st-Year-Resumes END:VEVENT BEGIN:VEVENT UID:20200312T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20200312T220000Z DTEND:20200312T230000Z SUMMARY:WiCS x CSC Bondfire LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:\"Bonfire\" with WiCS Thursday March 12th @ 6PM in MC Comfy -- - - Learn more at https:/csclub.uwaterloo.ca/events/2020/winter/WiCS-x-CSC-B - ondfire +DESCRIPTION:\"Bonfire\" with WiCS Thursday March 12th @ 6PM in MC Comfy ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2020/winter/WiCS-x-CSC-Bon + dfire END:VEVENT BEGIN:VEVENT UID:20200211T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20200211T230000Z DTEND:20200212T000000Z SUMMARY:Physical Security Workshop LOCATION:University of Waterloo - MC 4045 DESCRIPTION:Physical Security Workshop on Tuesday\, Feb 11th\, at 6:00 PM - in MC 4045 --- Learn more at https:/csclub.uwaterloo.ca/events/2020/winter - /Physical-Security-Workshop + in MC 4045 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2020/winter/Physical-Secur + ity-Workshop END:VEVENT BEGIN:VEVENT UID:20200128T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20200128T233000Z DTEND:20200129T003000Z SUMMARY:Code Party 0 LOCATION:University of Waterloo - STC 0010 -DESCRIPTION:Code Party 0 on January 28th\, 2020\, at 6:30 PM in STC 0010 - - -- Learn more at https:/csclub.uwaterloo.ca/events/2020/winter/Code-Party- - 0 +DESCRIPTION:Code Party 0 on January 28th\, 2020\, at 6:30 PM in STC 0010 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2020/winter/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20190605T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20190605T230000Z DTEND:20190606T000000Z SUMMARY:WiCS x CSC Bondfire Night LOCATION:University of Waterloo - MOVED to MC Comfy DESCRIPTION:The Computer Science Club will be holding a joint event with W omen in Computer Science on Wednesday\, June 5th at MC Comfy at 7:00 PM. N - OTE: the event has been moved from the Laurel Creek Firepit due to rain. - - -- Learn more at https:/csclub.uwaterloo.ca/events/2019/spring/WiCS-x-CSC- - Bondfire-Night + OTE: the event has been moved from the Laurel Creek Firepit due to rain. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/spring/WiCS-x-CSC-Bon + dfire-Night END:VEVENT BEGIN:VEVENT UID:20190516T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20190516T230000Z DTEND:20190517T000000Z SUMMARY:Spring 2019 Elections LOCATION:University of Waterloo - MC Comfy (MC 3001) DESCRIPTION:The Computer Science Club will be holding elections for the Sp - ring 2019 term on Thursday\, May 16th in MC Comfy (MC 3001) at 7:00 PM. -- - - Learn more at https:/csclub.uwaterloo.ca/events/2019/spring/Spring-2019- - Elections + ring 2019 term on Thursday\, May 16th in MC Comfy (MC 3001) at 7:00 PM. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/spring/Spring-2019-El + ections END:VEVENT BEGIN:VEVENT UID:20190709T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20190709T230000Z DTEND:20190710T000000Z SUMMARY:Movie Night LOCATION:University of Waterloo - MC Comfy DESCRIPTION:The Computer Science Club will be holding a joint event with W - omen in Computer Science on Tuesday\, July 9th at MC Comfy at 7:00 PM. --- - Learn more at https:/csclub.uwaterloo.ca/events/2019/spring/Movie-Night + omen in Computer Science on Tuesday\, July 9th at MC Comfy at 7:00 PM. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/spring/Movie-Night END:VEVENT BEGIN:VEVENT UID:20190729T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20190729T220000Z DTEND:20190729T230000Z SUMMARY:End of Term Event LOCATION:University of Waterloo - MC Comfy DESCRIPTION:The Computer Science Club will be holding a end of term event - on Monday\, July 29th at MC Comfy at 6:00 PM. --- Learn more at https:/csc - lub.uwaterloo.ca/events/2019/spring/End-of-Term-Event + on Monday\, July 29th at MC Comfy at 6:00 PM. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/spring/End-of-Term-Ev + ent END:VEVENT BEGIN:VEVENT UID:20190618T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20190618T220000Z DTEND:20190618T230000Z SUMMARY:Code Party 0 LOCATION:University of Waterloo - PHY 150 DESCRIPTION:The Computer Science Club will be holding Code Party 0 on Tues - day\, June 18th at PHY 150 at 6:00 PM. --- Learn more at https:/csclub.uwa - terloo.ca/events/2019/spring/Code-Party-0 + day\, June 18th at PHY 150 at 6:00 PM. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/spring/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20190718T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20190718T220000Z DTEND:20190718T230000Z SUMMARY:Alt-Tab LOCATION:University of Waterloo - MC 5417 DESCRIPTION:The Computer Science Club will be holding a joint event with W - omen in Computer Science on Thursday\, July 18th at MC 5417 at 6:00 PM. -- - - Learn more at https:/csclub.uwaterloo.ca/events/2019/spring/Alt-Tab + omen in Computer Science on Thursday\, July 18th at MC 5417 at 6:00 PM. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/spring/Alt-Tab END:VEVENT BEGIN:VEVENT UID:20190405T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20190405T193000Z DTEND:20190405T203000Z SUMMARY:Prof talk: Making the Switch: Going from 2D to S3D @@ -406,266 +422,275 @@ LOCATION:University of Waterloo - STC 0020 DESCRIPTION:We will be having our second prof talk of the term with Lesley Istead\, on April 5\, 3:30 pm in STC 0020. She will be talking about the problems and algorithms used in the film industry to go from 2D to S3D. Co - me listen to the talk and enjoy some free food! --- Learn more at https:/c - sclub.uwaterloo.ca/events/2019/winter/Prof-talk-Making-the-Switch-Going-fr - om-2D-to-S3D + me listen to the talk and enjoy some free food! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/winter/Prof-talk-Maki + ng-the-Switch-Going-from-2D-to-S3D END:VEVENT BEGIN:VEVENT UID:20190320T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20190320T200000Z DTEND:20190320T210000Z SUMMARY:Prof talk: Animated Tilings LOCATION:University of Waterloo - PHY 150 DESCRIPTION:Professor Craig Kaplan will be talking about tiling arrangemen - ts on March 20th\, 2019\, at 4 PM in PHY 150 --- Learn more at https:/cscl - ub.uwaterloo.ca/events/2019/winter/Prof-talk-Animated-Tilings + ts on March 20th\, 2019\, at 4 PM in PHY 150 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/winter/Prof-talk-Anim + ated-Tilings END:VEVENT BEGIN:VEVENT UID:20190302T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20190302T170000Z DTEND:20190302T180000Z SUMMARY:Git 101 LOCATION:University of Waterloo - QNC 1502 -DESCRIPTION:Git 101 workshop on March 2nd\, 2019\, at 12 PM in QNC 1502 -- - - Learn more at https:/csclub.uwaterloo.ca/events/2019/winter/Git-101 +DESCRIPTION:Git 101 workshop on March 2nd\, 2019\, at 12 PM in QNC 1502 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/winter/Git-101 END:VEVENT BEGIN:VEVENT UID:20190313T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20190313T220000Z DTEND:20190313T230000Z SUMMARY:Code Party 0 LOCATION:University of Waterloo - QNC 1502 -DESCRIPTION:Code Party 0 on March 13th\, 2019\, at 6 PM in QNC 1502 --- Le - arn more at https:/csclub.uwaterloo.ca/events/2019/winter/Code-Party-0 +DESCRIPTION:Code Party 0 on March 13th\, 2019\, at 6 PM in QNC 1502 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/winter/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20190321T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20190321T220000Z DTEND:20190321T230000Z SUMMARY:CSC + WiCS Movie Night LOCATION:University of Waterloo - MC Comfy DESCRIPTION:CSC + WiCS Movie Night on March 21th\, 2019\, at 6 PM in MC Co - mfy --- Learn more at https:/csclub.uwaterloo.ca/events/2019/winter/CSC-+- - WiCS-Movie-Night + mfy ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/winter/CSC-+-WiCS-Mov + ie-Night END:VEVENT BEGIN:VEVENT UID:20190124T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20190124T233000Z DTEND:20190125T003000Z SUMMARY:Algorithms practice workshop LOCATION:University of Waterloo - STC 0060 DESCRIPTION:Algorithms practice workshop on January 24th\, 2019\, at 6:30 - PM in STC 0060 --- Learn more at https:/csclub.uwaterloo.ca/events/2019/wi - nter/Algorithms-practice-workshop + PM in STC 0060 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/winter/Algorithms-pra + ctice-workshop END:VEVENT BEGIN:VEVENT UID:20181105T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20181105T223000Z DTEND:20181105T233000Z SUMMARY:[Cancelled] BBC micro:bit computer: What is it good for? LOCATION:University of Waterloo - MC-4063 DESCRIPTION:Professor Richard Mann will be talking about the BBC micro:bit \, an embedded computer that is popular with hobbyists and comes with a va - riety of peripherals. --- Learn more at https:/csclub.uwaterloo.ca/events/ - 2018/fall/[Cancelled]-BBC-microbit-computer-What-is-it-good-for + riety of peripherals. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/fall/[Cancelled]-BBC- + microbit-computer-What-is-it-good-for END:VEVENT BEGIN:VEVENT UID:20181022T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20181022T213000Z DTEND:20181022T223000Z SUMMARY:Unix 101 LOCATION:University of Waterloo - MC-3003 DESCRIPTION:Learn the basics of UNIX with the CS Club on October 22\, 5:30 - PM in MC 3003. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/f - all/Unix-101 + PM in MC 3003. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/fall/Unix-101 END:VEVENT BEGIN:VEVENT UID:20181112T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20181112T223000Z DTEND:20181112T233000Z SUMMARY:Netplay in emulators LOCATION:University of Waterloo - MC-4063 DESCRIPTION:Professor Gregor Richards will be talking about netplay in emu - lators\, which allows for playing video games over the internet. --- Learn - more at https:/csclub.uwaterloo.ca/events/2018/fall/Netplay-in-emulators + lators\, which allows for playing video games over the internet. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/fall/Netplay-in-emula + tors END:VEVENT BEGIN:VEVENT UID:20181029T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20181029T213000Z DTEND:20181029T223000Z SUMMARY:Gloves 101 LOCATION:University of Waterloo - QNC-1506 DESCRIPTION:Make touchscreen gloves with the CS Club on October 29\, 5:30 - PM in QNC 1506. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/f - all/Gloves-101 + PM in QNC 1506. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/fall/Gloves-101 END:VEVENT BEGIN:VEVENT UID:20181015T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20181015T213000Z DTEND:20181015T223000Z SUMMARY:Data Driven UIs\, Incrementally LOCATION:University of Waterloo - DC 1302 DESCRIPTION:Jane Street's Yaron Minsky is coming to Waterloo to give a tal - k aimed at undergraduate students. --- Learn more at https:/csclub.uwaterl - oo.ca/events/2018/fall/Data-Driven-UIs\,-Incrementally + k aimed at undergraduate students. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/fall/Data-Driven-UIs\ + ,-Incrementally END:VEVENT BEGIN:VEVENT UID:20181018T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20181018T223000Z DTEND:20181018T233000Z SUMMARY:Code Party 0 LOCATION:University of Waterloo - EV3-1408 DESCRIPTION:The CS Club is hosting our first Code Party of the term from 6 - :30pm until \\~9:30pm in EV3-1408\, on Thursday October 18. --- Learn more - at https:/csclub.uwaterloo.ca/events/2018/fall/Code-Party-0 + :30pm until \\~9:30pm in EV3-1408\, on Thursday October 18. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/fall/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20181203T120000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20181203T120000Z DTEND:20181203T130000Z SUMMARY:CSC EOT LOCATION:University of Waterloo - MC Comfy DESCRIPTION:CSC End of term celebrations on December 3rd\, at 7 PM in MC C - omfy. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/fall/CSC-EO - T + omfy. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/fall/CSC-EOT END:VEVENT BEGIN:VEVENT UID:20181003T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20181003T230000Z DTEND:20181004T000000Z SUMMARY:CSC & WiCS & MathSoc go outside! LOCATION:University of Waterloo - Columbia Lake Firepit 2 DESCRIPTION:We will be having a bonfire this Wednesday\, Oct 3rd 7-10pm\, at Columbia Lake Firepit 2 (NW of CIF)\, co-hosted with WiCS and MathSoc. - Smores and snacks will be provided! --- Learn more at https:/csclub.uwater - loo.ca/events/2018/fall/CSC-&-WiCS-&-MathSoc-go-outside! + Smores and snacks will be provided! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/fall/CSC-&-WiCS-&-Mat + hSoc-go-outside! END:VEVENT BEGIN:VEVENT UID:20181129T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20181129T230000Z DTEND:20181130T000000Z SUMMARY:Alt-Tab LOCATION:University of Waterloo - MC 5479 DESCRIPTION:Alt-Tab is coming up next week on Thursday Nov. 29th 6-8pm at MC 5417. We have an amazing group of members giving short talks on topics - of their choice. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/ - fall/Alt-Tab + of their choice. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/fall/Alt-Tab END:VEVENT BEGIN:VEVENT UID:20180717T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20180717T220000Z DTEND:20180717T230000Z SUMMARY:Sound: From microphones to speakers and everything inbetween LOCATION:University of Waterloo - MC 4041 -DESCRIPTION:The CSC will be hosting a Prof Talk by Richard Mann. --- Learn - more at https:/csclub.uwaterloo.ca/events/2018/spring/Sound-From-micropho - nes-to-speakers-and-everything-inbetween +DESCRIPTION:The CSC will be hosting a Prof Talk by Richard Mann. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/spring/Sound-From-mic + rophones-to-speakers-and-everything-inbetween END:VEVENT BEGIN:VEVENT UID:20180528T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20180528T223000Z DTEND:20180528T233000Z SUMMARY:Code Party 0 LOCATION:University of Waterloo - STC 0020 DESCRIPTION:The CS Club is hosting our first Code Party of the term from 6 :30pm until \\~9:30pm in STC 0020!Come code with us\, eat some food\, do s - ome things. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/sprin - g/Code-Party-0 + ome things. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/spring/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20180711T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20180711T220000Z DTEND:20180711T230000Z SUMMARY:Capture the Flag LOCATION:University of Waterloo - STC 0010 DESCRIPTION:Test your programming\, web\, networking\, and trivia skills i n this computer security themed contest. Learn how to reverse engineer\, c - rack codes\, find flaws in websites\, and use security tools. --- Learn mo - re at https:/csclub.uwaterloo.ca/events/2018/spring/Capture-the-Flag + rack codes\, find flaws in websites\, and use security tools. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/spring/Capture-the-Fl + ag END:VEVENT BEGIN:VEVENT UID:20180604T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20180604T220000Z DTEND:20180604T230000Z SUMMARY:CSC and WiCS Go Outside LOCATION:University of Waterloo - Laurel Creek Firepit DESCRIPTION:Come join us for a bonfire outside at the Laurel Creek firepit (across Ring. Rd. from EV3) with fellow CSC and WiCS members. Smores and - snacks will be provided. --- Learn more at https:/csclub.uwaterloo.ca/even - ts/2018/spring/CSC-and-WiCS-Go-Outside + snacks will be provided. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/spring/CSC-and-WiCS-G + o-Outside END:VEVENT BEGIN:VEVENT UID:20180704T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20180704T220000Z DTEND:20180704T230000Z SUMMARY:Alt-Tab LOCATION:University of Waterloo - MC 4058 DESCRIPTION:Come hear 10-15 minutes talks from CSC members on a variety of - topics. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/spring/A - lt-Tab + topics. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/spring/Alt-Tab END:VEVENT BEGIN:VEVENT UID:20180115T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20180115T220000Z DTEND:20180115T230000Z SUMMARY:Winter 2018 Elections @@ -673,43 +698,45 @@ LOCATION:University of Waterloo - MC Comfy DESCRIPTION:The Computer Science Club will be holding elections for the Wi nter 2018 President\, Vice-President\, Secretary and Treasurer. Additional ly\, the Systems Administrator\, Office Manager and Librarian\, CTF Club L - iaison and IMAPd (fridge and snack runs) will be appointed. --- Learn more - at https:/csclub.uwaterloo.ca/events/2018/winter/Winter-2018-Elections + iaison and IMAPd (fridge and snack runs) will be appointed. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/winter/Winter-2018-El + ections END:VEVENT BEGIN:VEVENT UID:20180326T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20180326T230000Z DTEND:20180327T000000Z SUMMARY:Uncode Party with WiCS LOCATION:University of Waterloo - QNC 2502 DESCRIPTION: We are having a joint Code Party with Women in Computer Scien ce (WiCS). This time\, it's an Uncode Party\, where you try to find the wo - rst solutions possible to programming problems that we will provide. --- - Learn more at https:/csclub.uwaterloo.ca/events/2018/winter/Uncode-Party-w - ith-WiCS + rst solutions possible to programming problems that we will provide. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/winter/Uncode-Party-w + ith-WiCS END:VEVENT BEGIN:VEVENT UID:20180207T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20180207T223000Z DTEND:20180207T233000Z SUMMARY:Technical Interview Prep LOCATION:University of Waterloo - QNC 1502 DESCRIPTION:Our first workshop of the term! Fatema and Arshia will be head ing a workshop on how to prepare for technical interviews.Got technical in - terviews? Come out! --- Learn more at https:/csclub.uwaterloo.ca/events/20 - 18/winter/Technical-Interview-Prep + terviews? Come out! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/winter/Technical-Inte + rview-Prep END:VEVENT BEGIN:VEVENT UID:20180312T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20180312T220000Z DTEND:20180312T230000Z SUMMARY:Programming for the 22nd Century @@ -717,14 +744,15 @@ LOCATION:University of Waterloo - MC Comfy DESCRIPTION:We are bringing an out-of-town speaker\, John \"maddog\" Hall\ , to come speak! Come to this event\, where he will be talking about chang es in programming paradigms since the invention of C\, and the discussion - event tomorrow. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/w - inter/Programming-for-the-22nd-Century + event tomorrow. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/winter/Programming-fo + r-the-22nd-Century END:VEVENT BEGIN:VEVENT UID:20180322T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20180322T220000Z DTEND:20180322T230000Z SUMMARY:Prof Talk with Richard Mann @@ -732,70 +760,72 @@ LOCATION:University of Waterloo - MC 4059 DESCRIPTION:Professor Richard Mann will be giving a talk on black-box test ing of audio gear. Come out to see fancy audio gear\, learn more about his Advanced Topics course in Computational Sound\, and eat free food! Click - through for his abstract. --- Learn more at https:/csclub.uwaterloo.ca/eve - nts/2018/winter/Prof-Talk-with-Richard-Mann + through for his abstract. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/winter/Prof-Talk-with + -Richard-Mann END:VEVENT BEGIN:VEVENT UID:20180313T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20180313T220000Z DTEND:20180313T230000Z SUMMARY:Discussion with maddog LOCATION:University of Waterloo - MC Comfy DESCRIPTION:We'll be having a discussion session with maddog\, an out-of-t own speaker from the LPI. Food will be provided\, as well as good company. - Come out! --- Learn more at https:/csclub.uwaterloo.ca/events/2018/winter - /Discussion-with-maddog + Come out! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/winter/Discussion-wit + h-maddog END:VEVENT BEGIN:VEVENT UID:20180125T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20180125T230000Z DTEND:20180126T000000Z SUMMARY:Code Party 0 LOCATION:University of Waterloo - STC 0040 DESCRIPTION:Our first code party of the term! Food is sandwiches\, constit ution amendments are a go\, and Dr. Morton will be talking there! It'll be - fun. --- Learn more at https:/csclub.uwaterloo.ca/events/2018/winter/Code - -Party-0 + fun. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/winter/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20180328T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20180328T220000Z DTEND:20180328T230000Z SUMMARY:Alt-Tab: W18 LOCATION:University of Waterloo - MC 4020 DESCRIPTION: CSC will be hosting our termly Alt-Tab event\, the Computer S cience version of Short Attention Span Math Seminars (SASMS) hosted by tha - t math club down the hall. It will be a night full of friendly talks. --- - Learn more at https:/csclub.uwaterloo.ca/events/2018/winter/Alt-Tab-W18 + t math club down the hall. It will be a night full of friendly talks. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/winter/Alt-Tab-W18 END:VEVENT BEGIN:VEVENT UID:20171012T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20171012T213000Z DTEND:20171012T223000Z SUMMARY:Unix 101 LOCATION:University of Waterloo - MC 3003 DESCRIPTION:Interested in Linux\, but don't know where to start? Come lear n some basic topics with us including interaction with the shell\, motivat - ion for using it\, some simple commands\, and more! (Snacks after) --- Lea - rn more at https:/csclub.uwaterloo.ca/events/2017/fall/Unix-101 + ion for using it\, some simple commands\, and more! (Snacks after) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/Unix-101 END:VEVENT BEGIN:VEVENT UID:20170922T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20170922T220000Z DTEND:20170922T230000Z SUMMARY:Fall 2017 Special Elections @@ -803,14 +833,15 @@ LOCATION:University of Waterloo - MC Comfy Lounge DESCRIPTION:The Computer Science Club will be holding special elections fo r the Spring 2017 Vice-President and Secretary. Additionally\, the Systems Administrator\, Office Manager and Librarian\, CTF Club Liaison and IMPAD - will be appointed. --- Learn more at https:/csclub.uwaterloo.ca/events/20 - 17/fall/Fall-2017-Special-Elections + will be appointed. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/Fall-2017-Specia + l-Elections END:VEVENT BEGIN:VEVENT UID:20170915T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20170915T220000Z DTEND:20170915T230000Z SUMMARY:Fall 2017 Elections @@ -818,110 +849,114 @@ LOCATION:University of Waterloo - MC Comfy Lounge DESCRIPTION:The Computer Science Club will be holding elections for the Sp ring 2017 President\, Vice-President\, Secretary and Treasurer. Additional ly\, the Systems Administrator\, Office Manager and Librarian\, CTF Club L - iaison and Fridge Person will be appointed. --- Learn more at https:/csclu - b.uwaterloo.ca/events/2017/fall/Fall-2017-Elections + iaison and Fridge Person will be appointed. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/Fall-2017-Electi + ons END:VEVENT BEGIN:VEVENT UID:20171201T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20171201T230000Z DTEND:20171202T000000Z SUMMARY:End of Term Event LOCATION:University of Waterloo - MC Comfy DESCRIPTION:Join fellow CSC members for our end of term social. There will - be food and good company. We can grab board games from Mathsoc. --- Learn - more at https:/csclub.uwaterloo.ca/events/2017/fall/End-of-Term-Event + be food and good company. We can grab board games from Mathsoc. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/End-of-Term-Even + t END:VEVENT BEGIN:VEVENT UID:20171115T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20171115T223000Z DTEND:20171115T233000Z SUMMARY:Code Party 1 LOCATION:University of Waterloo - STC 0050 DESCRIPTION:The CS Club is hosting our second Code Party of the term from 6:00pm until late in the evening in STC 0050!Come code with us\, eat some - food\, do some things. --- Learn more at https:/csclub.uwaterloo.ca/events - /2017/fall/Code-Party-1 + food\, do some things. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/Code-Party-1 END:VEVENT BEGIN:VEVENT UID:20170929T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20170929T223000Z DTEND:20170929T233000Z SUMMARY:Code Party 0 LOCATION:University of Waterloo - M3 1006 DESCRIPTION:The CS Club is hosting our first Code Party of the term (Frida y September 29th) from 6:30pm until late in the evening in M3 1006!Come co - de with us\, eat some food\, do some things. --- Learn more at https:/cscl - ub.uwaterloo.ca/events/2017/fall/Code-Party-0 + de with us\, eat some food\, do some things. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20171114T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20171114T230000Z DTEND:20171115T000000Z SUMMARY:Capture the Flag Computing Competition LOCATION:University of Waterloo - STC 0020 DESCRIPTION:Test your programming\, web\, networking\, and trivial skillsL earn how to reverse engineer\, crack codes\, and use various tools.Win pri - zes! --- Learn more at https:/csclub.uwaterloo.ca/events/2017/fall/Capture - -the-Flag-Computing-Competition + zes! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/Capture-the-Flag + -Computing-Competition END:VEVENT BEGIN:VEVENT UID:20171123T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20171123T230000Z DTEND:20171124T000000Z SUMMARY:CTF Computer Networking Workshop LOCATION:University of Waterloo - STC 0010 DESCRIPTION:Hosted in collaboration with the [Univerisy of Waterloo CTF Cl - ub]() --- Learn more at https:/csclub.uwaterloo.c - a/events/2017/fall/CTF-Computer-Networking-Workshop + ub]() ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/CTF-Computer-Net + working-Workshop END:VEVENT BEGIN:VEVENT UID:20171005T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20171005T220000Z DTEND:20171005T230000Z SUMMARY:CSC Goes Outside LOCATION:University of Waterloo - Laurel Creek Firepit DESCRIPTION:Come join us for a bonfire outside at the Laurel Creek firepit (across Ring. Rd. from EV3) with fellow CSC members. Smores and snacks wi - ll be provided. --- Learn more at https:/csclub.uwaterloo.ca/events/2017/f - all/CSC-Goes-Outside + ll be provided. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/CSC-Goes-Outside END:VEVENT BEGIN:VEVENT UID:20171102T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20171102T230000Z DTEND:20171103T000000Z SUMMARY:CSC+WiCS Fall Social and Movie Night LOCATION:University of Waterloo - MC 4059 and MC 4061 DESCRIPTION:Join other CSC and WiCS members for a social event featuring f - ree food\, board games and a showing of Wonder Woman. --- Learn more at ht - tps:/csclub.uwaterloo.ca/events/2017/fall/CSC+WiCS-Fall-Social-and-Movie-N - ight + ree food\, board games and a showing of Wonder Woman. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/CSC+WiCS-Fall-So + cial-and-Movie-Night END:VEVENT BEGIN:VEVENT UID:20171109T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20171109T230000Z DTEND:20171110T000000Z SUMMARY:Alt+Tab Talks @@ -931,27 +966,27 @@ DESCRIPTION:Come watch (or give!) interesting short talks by CS Club membe nding page\"\, \"Subsurface scattering\" and \"How to compute on a GPU\"\, but more are welcome (email [tghume@csclub.uwaterloo.ca]())! Click the link to the event detail page for more in - fo. --- Learn more at https:/csclub.uwaterloo.ca/events/2017/fall/Alt+Tab- - Talks + fo. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/Alt+Tab-Talks END:VEVENT BEGIN:VEVENT UID:20170601T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20170601T220000Z DTEND:20170601T230000Z SUMMARY:Unix 102 LOCATION:University of Waterloo - MC 3003 DESCRIPTION:Come gain some more in-depth knowledge or some less well-known - tips and tricks for using the command line. --- Learn more at https:/cscl - ub.uwaterloo.ca/events/2017/spring/Unix-102 + tips and tricks for using the command line. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/spring/Unix-102 END:VEVENT BEGIN:VEVENT UID:20170615T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20170615T220000Z DTEND:20170615T230000Z SUMMARY:Understanding machine learning - a theory perspective @@ -960,26 +995,28 @@ DESCRIPTION:Professor Shai Ben-David will discuss the basic principles beh ind machine learning and how they relate to some of the headline-making pr actical tools\, in addition to the major research challenges and direction s that address the fast expanding scope of potential machine learning appl - ications. --- Learn more at https:/csclub.uwaterloo.ca/events/2017/spring/ - Understanding-machine-learning---a-theory-perspective + ications. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/spring/Understanding- + machine-learning---a-theory-perspective END:VEVENT BEGIN:VEVENT UID:20170715T140000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20170715T140000Z DTEND:20170715T150000Z SUMMARY:Spring Cleaning LOCATION:University of Waterloo - CSC Office -DESCRIPTION:Join us for Spring Cleaning! --- Learn more at https:/csclub.u - waterloo.ca/events/2017/spring/Spring-Cleaning +DESCRIPTION:Join us for Spring Cleaning! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/spring/Spring-Cleanin + g END:VEVENT BEGIN:VEVENT UID:20170517T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20170517T220000Z DTEND:20170517T230000Z SUMMARY:Spring 2017 Elections @@ -987,64 +1024,66 @@ LOCATION:University of Waterloo - MC Comfy Lounge DESCRIPTION:The Computer Science Club will be holding elections for the Sp ring 2017 President\, Vice-President\, Secretary and Treasurer. Additional ly\, the Systems Administrator\, Office Manager and Librarian will be appo - inted. --- Learn more at https:/csclub.uwaterloo.ca/events/2017/spring/Spr - ing-2017-Elections + inted. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/spring/Spring-2017-El + ections END:VEVENT BEGIN:VEVENT UID:20170724T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20170724T220000Z DTEND:20170724T230000Z SUMMARY:End of Term Party LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:Come celebrate the end of the term with us in MC Comfy! --- Le - arn more at https:/csclub.uwaterloo.ca/events/2017/spring/End-of-Term-Part - y +DESCRIPTION:Come celebrate the end of the term with us in MC Comfy! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/spring/End-of-Term-Pa + rty END:VEVENT BEGIN:VEVENT UID:20170622T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20170622T220000Z DTEND:20170622T230000Z SUMMARY:Code Party 0 LOCATION:University of Waterloo - STC 0020 -DESCRIPTION:Join us for Code Party 0! --- Learn more at https:/csclub.uwat - erloo.ca/events/2017/spring/Code-Party-0 +DESCRIPTION:Join us for Code Party 0! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/spring/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20170705T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20170705T230000Z DTEND:20170706T000000Z SUMMARY:CSC and WiCS Goes Outside LOCATION:University of Waterloo - Laurel Creek Firepit DESCRIPTION:Come join Women in Computer Science and the Computer Science C - lub outdoors! --- Learn more at https:/csclub.uwaterloo.ca/events/2017/spr - ing/CSC-and-WiCS-Goes-Outside + lub outdoors! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/spring/CSC-and-WiCS-G + oes-Outside END:VEVENT BEGIN:VEVENT UID:20170718T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20170718T210000Z DTEND:20170718T220000Z SUMMARY:Alt-Tab: S17 LOCATION:University of Waterloo - MC4040 -DESCRIPTION:Join us for food and interesting member talks! --- Learn more - at https:/csclub.uwaterloo.ca/events/2017/spring/Alt-Tab-S17 +DESCRIPTION:Join us for food and interesting member talks! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/spring/Alt-Tab-S17 END:VEVENT BEGIN:VEVENT UID:20170112T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20170112T230000Z DTEND:20170113T000000Z SUMMARY:Winter 2017 Elections @@ -1052,14 +1091,15 @@ LOCATION:University of Waterloo - MC Comfy Lounge DESCRIPTION:The Computer Science Club will be holding elections for the Wi nter 2017 President\, Vice-President\, Secretary and Treasurer. Additional ly\, the Systems Administrator\, Office Manager and Librarian will be appo - inted. --- Learn more at https:/csclub.uwaterloo.ca/events/2017/winter/Win - ter-2017-Elections + inted. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/winter/Winter-2017-El + ections END:VEVENT BEGIN:VEVENT UID:20170322T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20170322T220000Z DTEND:20170322T230000Z SUMMARY:Unix 201 @@ -1067,14 +1107,14 @@ LOCATION:University of Waterloo - MC 4045 DESCRIPTION:A talk and demo about more advanced Unix tricks and tools than are taught in our regular Unix 101 events. Topics may include customizing your prompt\, the ranger console file manager\, fancy shells\, htop\, rsy - nc and using terminal escape sequences in your programs. --- Learn more at - https:/csclub.uwaterloo.ca/events/2017/winter/Unix-201 + nc and using terminal escape sequences in your programs. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/winter/Unix-201 END:VEVENT BEGIN:VEVENT UID:20170405T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20170405T210000Z DTEND:20170405T220000Z SUMMARY:Code Party 1 @@ -1084,14 +1124,14 @@ DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p some time to explore some new technology and chat about it? You can join us at Code Party 1 and do it\, with great company and great food. Come any time after 5pm\, but if you come earlier your food preferences are more l - ikely to be accounted for\, and there's more time for coding! --- Learn mo - re at https:/csclub.uwaterloo.ca/events/2017/winter/Code-Party-1 + ikely to be accounted for\, and there's more time for coding! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/winter/Code-Party-1 END:VEVENT BEGIN:VEVENT UID:20170208T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20170208T220000Z DTEND:20170208T230000Z SUMMARY:Code Party 0 @@ -1101,14 +1141,14 @@ DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p some time to explore some new technology and chat about it? You can join us at Code Party 0 and do it\, with great company and great food. Come any time after 5pm\, but if you come earlier your food preferences are more l - ikely to be accounted for\, and there's more time for coding! --- Learn mo - re at https:/csclub.uwaterloo.ca/events/2017/winter/Code-Party-0 + ikely to be accounted for\, and there's more time for coding! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/winter/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20170309T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20170309T230000Z DTEND:20170310T000000Z SUMMARY:Alt+Tab Talks @@ -1118,14 +1158,14 @@ DESCRIPTION:Come watch (or give!) interesting short talks by CS Club membe lver\" and \"Online database migrations at scale\"\, but more are welcome (email [tghume@csclub.uwaterloo.ca]())! Click the link to the event detail page for more info. (Note: date was mo - ved to Thursday) --- Learn more at https:/csclub.uwaterloo.ca/events/2017/ - winter/Alt+Tab-Talks + ved to Thursday) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/winter/Alt+Tab-Talks END:VEVENT BEGIN:VEVENT UID:20161109T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20161109T230000Z DTEND:20161110T000000Z SUMMARY:UNIX 101 @@ -1135,13 +1175,14 @@ DESCRIPTION:The CSC is having its next event\, UNIX 101\, on Wednesday Nov s a tutorial where we teach the basics of using a command-line (terminal) environment in UNIX. Knowing how to use the command-line and UNIX is an in valuable skill in CS\, and helps prepare you for future projects and co-op - s. --- Learn more at https:/csclub.uwaterloo.ca/events/2016/fall/UNIX-101 + s. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/UNIX-101 END:VEVENT BEGIN:VEVENT UID:20161121T231500000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20161121T231500Z DTEND:20161122T001500Z SUMMARY:Richard Mann Prof Talk @@ -1149,40 +1190,41 @@ LOCATION:University of Waterloo - MC 4063 DESCRIPTION:Professor Richard Mann will be giving a talk\, titled \"Open S ource Software for Sound Measurement and Analysis\". He will be presenting information about his new course\, CS 489\, Computational Sound\, which w - ill be running in Winter 2017. --- Learn more at https:/csclub.uwaterloo.c - a/events/2016/fall/Richard-Mann-Prof-Talk + ill be running in Winter 2017. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/Richard-Mann-Pro + f-Talk END:VEVENT BEGIN:VEVENT UID:20161117T013000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20161117T013000Z DTEND:20161117T023000Z SUMMARY:General Meeting LOCATION:University of Waterloo - M3 1006 DESCRIPTION:This general meeting will be held to discuss changes to our Co - de of Conduct. --- Learn more at https:/csclub.uwaterloo.ca/events/2016/fa - ll/General-Meeting + de of Conduct. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/General-Meeting END:VEVENT BEGIN:VEVENT UID:20161018T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20161018T213000Z DTEND:20161018T223000Z SUMMARY:Feminism in STEM - a 101 Panel LOCATION:University of Waterloo - QNC 1507 -DESCRIPTION:An introductory feminism in STEM panel\, free food. --- Learn - more at https:/csclub.uwaterloo.ca/events/2016/fall/Feminism-in-STEM---a-1 - 01-Panel +DESCRIPTION:An introductory feminism in STEM panel\, free food. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/Feminism-in-STEM + ---a-101-Panel END:VEVENT BEGIN:VEVENT UID:20160919T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20160919T223000Z DTEND:20160919T233000Z SUMMARY:Fall 2016 Elections @@ -1190,14 +1232,15 @@ LOCATION:University of Waterloo - MC Comfy Lounge DESCRIPTION:The Computer Science Club will be holding elections for the Fa ll 2016 President\, Vice-President\, Secretary and Treasurer. Additionally \, the Systems Administrator\, Office Manager and Librarian will be appoin - ted. --- Learn more at https:/csclub.uwaterloo.ca/events/2016/fall/Fall-20 - 16-Elections + ted. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/Fall-2016-Electi + ons END:VEVENT BEGIN:VEVENT UID:20161125T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20161125T230000Z DTEND:20161126T000000Z SUMMARY:Edmund Noble Member Talk @@ -1205,14 +1248,15 @@ LOCATION:University of Waterloo - MC 4063 DESCRIPTION:CSC member Edmund Noble will be giving a talk\, titled \"Purel y Functional Programming with Freely-Generated Domain Specific Languages\" . The talk will focus on embedded DSLs that exist within other languages\, - and how they can easily be constructed. --- Learn more at https:/csclub.u - waterloo.ca/events/2016/fall/Edmund-Noble-Member-Talk + and how they can easily be constructed. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/Edmund-Noble-Mem + ber-Talk END:VEVENT BEGIN:VEVENT UID:20161116T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20161116T233000Z DTEND:20161117T003000Z SUMMARY:Code Party @@ -1220,28 +1264,28 @@ LOCATION:University of Waterloo - M3 1006 DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p rojects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join - us at Code Party and do it\, with great company and great food. --- Learn - more at https:/csclub.uwaterloo.ca/events/2016/fall/Code-Party + us at Code Party and do it\, with great company and great food. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/Code-Party END:VEVENT BEGIN:VEVENT UID:20161205T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20161205T230000Z DTEND:20161206T000000Z SUMMARY:CSC/PMC EOT Party LOCATION:University of Waterloo - MC Comfy DESCRIPTION:The CSC and the PMAMC&OC (aka pure math club) are hosting our end of term events together! We'll be taking over MC Comfy to hang out\, e - at lots of food (from Kismet!)\, and play board games. --- Learn more at h - ttps:/csclub.uwaterloo.ca/events/2016/fall/CSCPMC-EOT-Party + at lots of food (from Kismet!)\, and play board games. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/CSCPMC-EOT-Party END:VEVENT BEGIN:VEVENT UID:20161013T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20161013T220000Z DTEND:20161013T230000Z SUMMARY:CSC and WiCS Go Outside @@ -1250,14 +1294,15 @@ DESCRIPTION:The CSC and WiCS (Women in Computer Science) are co-hosting a social event on Thursday\, October 13th (the day after reading week). We w ill be Going Outside to the Columbia Lake 2 Fire Pit\; there will be a cam pfire\, s'mores\, lots of food\, frisbees\, grass\, etc. Bring your friend - s! --- Learn more at https:/csclub.uwaterloo.ca/events/2016/fall/CSC-and-W - iCS-Go-Outside + s! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/CSC-and-WiCS-Go- + Outside END:VEVENT BEGIN:VEVENT UID:20161006T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20161006T220000Z DTEND:20161006T230000Z SUMMARY:Bringing OOP Best Practices to the World of Functional Programming @@ -1266,15 +1311,15 @@ DESCRIPTION:The CSC will have its first talk of the term this Thursday\, O ctober 6th. UW alumna and CSC member Elana Hashman will be giving a talk o n using functional programming languages (like Racket!) in industry\, and how some concepts from the more common object-oriented paradigm are transl - ated to the functional paradigm. The abstract for the talk is below. --- L - earn more at https:/csclub.uwaterloo.ca/events/2016/fall/Bringing-OOP-Best - -Practices-to-the-World-of-Functional-Programming + ated to the functional paradigm. The abstract for the talk is below. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/Bringing-OOP-Bes + t-Practices-to-the-World-of-Functional-Programming END:VEVENT BEGIN:VEVENT UID:20161130T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20161130T230000Z DTEND:20161201T000000Z SUMMARY:ALT+TAB Talks @@ -1282,41 +1327,42 @@ LOCATION:University of Waterloo - MC 4063 DESCRIPTION:Various members of the CSC will be giving brief\, 25 minute ta lks on CS-related topics. An list of the talks being delivered can be foun d if you follow the event page link in this description. There will be foo - d provided. --- Learn more at https:/csclub.uwaterloo.ca/events/2016/fall/ - ALT+TAB-Talks + d provided. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/ALT+TAB-Talks END:VEVENT BEGIN:VEVENT UID:20160608T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20160608T220000Z DTEND:20160608T230000Z SUMMARY:scp talks LOCATION:University of Waterloo - MC 5479 DESCRIPTION:Listen to cool 15-20 lightning talks by CSC members on a varie - ty of computer science and related topics. --- Learn more at https:/csclub - .uwaterloo.ca/events/2016/spring/scp-talks + ty of computer science and related topics. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/spring/scp-talks END:VEVENT BEGIN:VEVENT UID:20160711T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20160711T230000Z DTEND:20160712T000000Z SUMMARY:WiCS and CSC Go Outside! LOCATION:University of Waterloo - BMH Green DESCRIPTION:Join us at BMH Green for a night outdoors with fellow people i n Computer Science! There will be ice cream and board games and frisbees a - nd maybe some water guns. Bring your friends! --- Learn more at https:/csc - lub.uwaterloo.ca/events/2016/spring/WiCS-and-CSC-Go-Outside! + nd maybe some water guns. Bring your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/spring/WiCS-and-CSC-G + o-Outside! END:VEVENT BEGIN:VEVENT UID:20160512T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20160512T230000Z DTEND:20160513T000000Z SUMMARY:Spring 2016 Elections @@ -1324,14 +1370,15 @@ LOCATION:University of Waterloo - MC 3001 (Comfy) DESCRIPTION:The Computer Science Club will be holding elections for the Sp ring 2016 for President\, Vice-President\, Secretary\, and Treasurer. Addi tionally\, librarian\, office manager\, sysadmin\, and fridge regent will - be appointed and ratified. --- Learn more at https:/csclub.uwaterloo.ca/ev - ents/2016/spring/Spring-2016-Elections + be appointed and ratified. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/spring/Spring-2016-El + ections END:VEVENT BEGIN:VEVENT UID:20160725T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20160725T220000Z DTEND:20160725T230000Z SUMMARY:Richard Mann Prof Talk and EOT @@ -1339,29 +1386,30 @@ LOCATION:University of Waterloo - MC Comfy Lounge DESCRIPTION:Join us on Monday\, July 25th at 6pm in the MC Comfy Lounge fo r an exciting prof talk by Richard Mann on Open Source Computer Sound Meas urement. The abstract for the talk is below. We will follow this up by an - EOT event with dinner and board games! Last event of the term\, get hype. - --- Learn more at https:/csclub.uwaterloo.ca/events/2016/spring/Richard-Ma - nn-Prof-Talk-and-EOT + EOT event with dinner and board games! Last event of the term\, get hype. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/spring/Richard-Mann-P + rof-Talk-and-EOT END:VEVENT BEGIN:VEVENT UID:20160721T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20160721T220000Z DTEND:20160721T230000Z SUMMARY:Notorious CS452 LOCATION:University of Waterloo - MC 4045 DESCRIPTION:Bill Cowan is the Director of the Computer Graphics Lab\, and teaches the notorious CS452\, lovingly known as the trains course by CS st - udents. He will be giving a talk on that very course. --- Learn more at ht - tps:/csclub.uwaterloo.ca/events/2016/spring/Notorious-CS452 + udents. He will be giving a talk on that very course. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/spring/Notorious-CS45 + 2 END:VEVENT BEGIN:VEVENT UID:20160714T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20160714T223000Z DTEND:20160714T233000Z SUMMARY:Computer Science: Beyond Bits and Bytes @@ -1369,14 +1417,15 @@ LOCATION:University of Waterloo - MC 2034 DESCRIPTION:Gladimir Baranoski is an Associate Professor at the School of Computer Science\, in the Natural Phenomena Simulation Group. He will be g iving a talk on underappreciated facets of computer science and its connec - tions to other disciplines. --- Learn more at https:/csclub.uwaterloo.ca/e - vents/2016/spring/Computer-Science-Beyond-Bits-and-Bytes + tions to other disciplines. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/spring/Computer-Scien + ce-Beyond-Bits-and-Bytes END:VEVENT BEGIN:VEVENT UID:20160602T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20160602T223000Z DTEND:20160602T233000Z SUMMARY:Code Party 0 @@ -1384,56 +1433,57 @@ LOCATION:University of Waterloo - STC 0010 DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p rojects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join - us at Code Party 0 and do it\, with great company and great food. --- Lear - n more at https:/csclub.uwaterloo.ca/events/2016/spring/Code-Party-0 + us at Code Party 0 and do it\, with great company and great food. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/spring/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20160525T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20160525T220000Z DTEND:20160525T230000Z SUMMARY:CSC Does Spring Cleaning LOCATION:University of Waterloo - MC 3036 (CSC Office) DESCRIPTION:Come out and help make the office slightly less messy! We will - bribe... uh\, provide you with food for helping. :) --- Learn more at htt - ps:/csclub.uwaterloo.ca/events/2016/spring/CSC-Does-Spring-Cleaning + bribe... uh\, provide you with food for helping. :) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/spring/CSC-Does-Sprin + g-Cleaning END:VEVENT BEGIN:VEVENT UID:20160115T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20160115T000000Z DTEND:20160115T010000Z SUMMARY:Winter 2016 Elections LOCATION:University of Waterloo - MC 3001 (Comfy) DESCRIPTION:Interested in Linux\, but don't know where to start? Come lear n some basic topics with us including interaction with the shell\, motivat - ion for using it\, some simple commands\, and more! (Cookies after) --- Le - arn more at https:/csclub.uwaterloo.ca/events/2016/winter/Winter-2016-Elec - tions + ion for using it\, some simple commands\, and more! (Cookies after) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/Winter-2016-El + ections END:VEVENT BEGIN:VEVENT UID:20160128T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20160128T230000Z DTEND:20160129T000000Z SUMMARY:Unix 101 LOCATION:University of Waterloo - MC 3003 DESCRIPTION:Interested in Linux\, but don't know where to start? Come lear n some basic topics with us including interaction with the shell\, motivat - ion for using it\, some simple commands\, and more! (Cookies after) --- Le - arn more at https:/csclub.uwaterloo.ca/events/2016/winter/Unix-101 + ion for using it\, some simple commands\, and more! (Cookies after) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/Unix-101 END:VEVENT BEGIN:VEVENT UID:20160303T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20160303T230000Z DTEND:20160304T000000Z SUMMARY:Tea and Study @@ -1441,42 +1491,42 @@ LOCATION:University of Waterloo - MC Comfy DESCRIPTION:It's midterms season\, and everyone has to study. So why not c ome study with the CS Club? Everyone welcome\, especially new members! The re will be tea and delicious snacks and outlets. Plus our delightful compa - ny. See you there! --- Learn more at https:/csclub.uwaterloo.ca/events/201 - 6/winter/Tea-and-Study + ny. See you there! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/Tea-and-Study END:VEVENT BEGIN:VEVENT UID:20160309T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20160309T233000Z DTEND:20160310T003000Z SUMMARY:Steve Bourque and Mike Patterson Network Infrastructure talk LOCATION:University of Waterloo - MC4058 DESCRIPTION:Steve Bourque and Mike Patterson of IST will give a brief over - view of campus network connectivity and interconnectivity. --- Learn more - at https:/csclub.uwaterloo.ca/events/2016/winter/Steve-Bourque-and-Mike-Pa - tterson-Network-Infrastructure-talk + view of campus network connectivity and interconnectivity. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/Steve-Bourque- + and-Mike-Patterson-Network-Infrastructure-talk END:VEVENT BEGIN:VEVENT UID:20160323T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20160323T220000Z DTEND:20160323T230000Z SUMMARY:SAT and SMT Solvers for Software Engineering and Security LOCATION:University of Waterloo - QNC 1502 DESCRIPTION:A talk about SAT and SMT Solvers for Software Engineering and - Security by Dr. Vijay Ganesh --- Learn more at https:/csclub.uwaterloo.ca/ - events/2016/winter/SAT-and-SMT-Solvers-for-Software-Engineering-and-Securi - ty + Security by Dr. Vijay Ganesh ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/SAT-and-SMT-So + lvers-for-Software-Engineering-and-Security END:VEVENT BEGIN:VEVENT UID:20160329T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20160329T220000Z DTEND:20160329T230000Z SUMMARY:SASMS Style Talk Night @@ -1484,93 +1534,95 @@ LOCATION:University of Waterloo - MC 4021 DESCRIPTION:The CSC is hosting the first annual member talk series! This i s a chance for anyone to come and give a short talk on any relevant topic. Some talks already arranged are on topics ranging from modern Javascript\ - , to the Linux Kernel. --- Learn more at https:/csclub.uwaterloo.ca/events - /2016/winter/SASMS-Style-Talk-Night + , to the Linux Kernel. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/SASMS-Style-Ta + lk-Night END:VEVENT BEGIN:VEVENT UID:20160404T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20160404T210000Z DTEND:20160404T220000Z SUMMARY:On Surrounding a Polygon LOCATION:University of Waterloo - MC Comfy DESCRIPTION:Come out to a talk on surrounding a polygon by Dr. Craig Kapla n! Also stay afterwards for our EOT and socialize :) food will be provided - ! --- Learn more at https:/csclub.uwaterloo.ca/events/2016/winter/On-Surro - unding-a-Polygon + ! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/On-Surrounding + -a-Polygon END:VEVENT BEGIN:VEVENT UID:20160210T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20160210T233000Z DTEND:20160211T003000Z SUMMARY:Movie Night: Big Hero 6 LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:Movie Night! Come watch \"Big Hero 6\" with the CSC! --- Learn - more at https:/csclub.uwaterloo.ca/events/2016/winter/Movie-Night-Big-Her - o-6 +DESCRIPTION:Movie Night! Come watch \"Big Hero 6\" with the CSC! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/Movie-Night-Bi + g-Hero-6 END:VEVENT BEGIN:VEVENT UID:20160316T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20160316T220000Z DTEND:20160316T230000Z SUMMARY:Git 102 LOCATION:University of Waterloo - MC3003 -DESCRIPTION:Git 102 : Why you learned git in the first place. --- Learn mo - re at https:/csclub.uwaterloo.ca/events/2016/winter/Git-102 +DESCRIPTION:Git 102 : Why you learned git in the first place. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/Git-102 END:VEVENT BEGIN:VEVENT UID:20160123T160000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20160123T160000Z DTEND:20160123T170000Z SUMMARY:Eth1: Jane Street Competition LOCATION:University of Waterloo - TBA DESCRIPTION:eth1: a day-long programming contest. Form teams and hack toge - ther a trading bot to compete against others and the markets. --- Learn mo - re at https:/csclub.uwaterloo.ca/events/2016/winter/Eth1-Jane-Street-Compe - tition + ther a trading bot to compete against others and the markets. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/Eth1-Jane-Stre + et-Competition END:VEVENT BEGIN:VEVENT UID:20160204T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20160204T230000Z DTEND:20160205T000000Z SUMMARY:Code Party LOCATION:University of Waterloo - STC 0010 DESCRIPTION:The CS Club is having its termly code party! Come out and work - on projects\, assignments\, and more. Food is provided! --- Learn more at - https:/csclub.uwaterloo.ca/events/2016/winter/Code-Party + on projects\, assignments\, and more. Food is provided! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/Code-Party END:VEVENT BEGIN:VEVENT UID:20151128T003000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20151128T003000Z DTEND:20151128T013000Z SUMMARY:WiCS and CSC watch War Games! LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:WiCS and CSC are watching War Games in the Comfy lounge. --- L - earn more at https:/csclub.uwaterloo.ca/events/2015/fall/WiCS-and-CSC-watc - h-War-Games! +DESCRIPTION:WiCS and CSC are watching War Games in the Comfy lounge. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/WiCS-and-CSC-wat + ch-War-Games! END:VEVENT BEGIN:VEVENT UID:20151007T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20151007T213000Z DTEND:20151007T223000Z SUMMARY:Starting an VN Indie Game Company as a UW Student @@ -1579,41 +1631,43 @@ DESCRIPTION:Come out to a talk by Alfe Clemencio!Many people want to make games as signified by all the game development schools that are appearing everywhere. But how would you do it as a UW student? This talk shares the experiences of how making Sakura River Interactive was founded without any - Angel/VC investment. --- Learn more at https:/csclub.uwaterloo.ca/events/ - 2015/fall/Starting-an-VN-Indie-Game-Company-as-a-UW-Student + Angel/VC investment. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/Starting-an-VN-I + ndie-Game-Company-as-a-UW-Student END:VEVENT BEGIN:VEVENT UID:20150923T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20150923T010000Z DTEND:20150923T020000Z SUMMARY:Results of Fall 2015 Elections LOCATION:University of Waterloo - MC 3001 DESCRIPTION:The Computer Science Club has elected its executive for the te rm\, and a new Office Manager and System Administrator have been appointed - .See inside for results. --- Learn more at https:/csclub.uwaterloo.ca/even - ts/2015/fall/Results-of-Fall-2015-Elections + .See inside for results. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/Results-of-Fall- + 2015-Elections END:VEVENT BEGIN:VEVENT UID:20150917T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20150917T220000Z DTEND:20150917T230000Z SUMMARY:Google Cardboard LOCATION:University of Waterloo - MC 2065 DESCRIPTION:Come for a talk from Rob Suderman on Cardboard\, Google's rece - nt exploration in affordable\, cereal box based Virtual Reality. --- Learn - more at https:/csclub.uwaterloo.ca/events/2015/fall/Google-Cardboard + nt exploration in affordable\, cereal box based Virtual Reality. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/Google-Cardboard END:VEVENT BEGIN:VEVENT UID:20150922T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20150922T230000Z DTEND:20150923T000000Z SUMMARY:Fall 2015 Elections @@ -1622,14 +1676,15 @@ DESCRIPTION:The Computer Science Club will be holding elections for the Fa ll 2015 term on Tuesday\, September 22nd in MC Comfy (MC 3001) at 19:00. D uring the meeting\, the president\, vice-president\, treasurer and secreta ry will be elected\, the sysadmin will be ratified\, and the librarian and - office manager will be appointed.See inside for nominations. --- Learn mo - re at https:/csclub.uwaterloo.ca/events/2015/fall/Fall-2015-Elections + office manager will be appointed.See inside for nominations. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/Fall-2015-Electi + ons END:VEVENT BEGIN:VEVENT UID:20151016T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20151016T230000Z DTEND:20151017T000000Z SUMMARY:Cory Doctorow - The War on General Purpose Computing @@ -1637,15 +1692,15 @@ LOCATION:University of Waterloo - ML Theatre of the Arts DESCRIPTION: Between walled gardens\, surveillance agencies\, and politica l opponents\, no matter who's winning the war on general purpose computing you're losing. The Computer Science Club will be hosting Cory Doctorow's - talk in the Theatre of the Arts on October 16. --- Learn more at https:/c - sclub.uwaterloo.ca/events/2015/fall/Cory-Doctorow---The-War-on-General-Pur - pose-Computing + talk in the Theatre of the Arts on October 16. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/Cory-Doctorow--- + The-War-on-General-Purpose-Computing END:VEVENT BEGIN:VEVENT UID:20150924T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20150924T203000Z DTEND:20150924T213000Z SUMMARY:CSC and WiCS Career Panel @@ -1653,43 +1708,44 @@ LOCATION:University of Waterloo - EIT 3142 DESCRIPTION:The CSC is joining WiCS to host a career panel! Come hear from Waterloo alumni as they speak about their time at Waterloo\, experience w ith coop\, and life beyond the university. Please register at http://bit.l - y/1OyJP6D --- Learn more at https:/csclub.uwaterloo.ca/events/2015/fall/CS - C-and-WiCS-Career-Panel + y/1OyJP6D ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/CSC-and-WiCS-Car + eer-Panel END:VEVENT BEGIN:VEVENT UID:20150930T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20150930T210000Z DTEND:20150930T220000Z SUMMARY:Back to Back Talks: Culture Turnaround and Software Defined Networ ks LOCATION:University of Waterloo - DC 1304 DESCRIPTION:Back to back talks from John Stix and Francisco Dominguez on t - urning a company's culture around and on Software Defined Networks! --- Le - arn more at https:/csclub.uwaterloo.ca/events/2015/fall/Back-to-Back-Talks - -Culture-Turnaround-and-Software-Defined-Networks + urning a company's culture around and on Software Defined Networks! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/Back-to-Back-Tal + ks-Culture-Turnaround-and-Software-Defined-Networks END:VEVENT BEGIN:VEVENT UID:20151126T100000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20151126T100000Z DTEND:20151126T110000Z SUMMARY:An Introduction to Google's FOAM Framework LOCATION:University of Waterloo - MC 4063 DESCRIPTION:An introduction to Google's FOAM framework\, an open-source mo - deling framework written in Javascript\, by Google's Kevin Greer. --- Lear - n more at https:/csclub.uwaterloo.ca/events/2015/fall/An-Introduction-to-G - oogle's-FOAM-Framework + deling framework written in Javascript\, by Google's Kevin Greer. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/An-Introduction- + to-Google's-FOAM-Framework END:VEVENT BEGIN:VEVENT UID:20151002T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20151002T233000Z DTEND:20151003T003000Z SUMMARY:'Why Am I Studying This?' @@ -1697,81 +1753,84 @@ LOCATION:University of Waterloo - MC 4040 DESCRIPTION:Big-O\, the Halting Problem\, Finite State Machines\, and more are concepts that get even more interesting in the real world. Come and h ear Tom Rathborne talk about how theory hits reality (often with a bang!) - at Booking.com. --- Learn more at https:/csclub.uwaterloo.ca/events/2015/f - all/'Why-Am-I-Studying-This' + at Booking.com. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/'Why-Am-I-Studyi + ng-This' END:VEVENT BEGIN:VEVENT UID:20151123T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20151123T230000Z DTEND:20151124T000000Z SUMMARY:'Static Analysis and Program Optimization Using Dataflow Analysis' LOCATION:University of Waterloo - MC 4041 DESCRIPTION:An introduction to some basic issues with optimization of impe - rative programs\, by Sean Harrap --- Learn more at https:/csclub.uwaterloo - .ca/events/2015/fall/'Static-Analysis-and-Program-Optimization-Using-Dataf - low-Analysis' + rative programs\, by Sean Harrap ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/'Static-Analysis + -and-Program-Optimization-Using-Dataflow-Analysis' END:VEVENT BEGIN:VEVENT UID:20151119T120000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20151119T120000Z DTEND:20151119T130000Z SUMMARY:'Git 101' LOCATION:University of Waterloo - MC 4020 DESCRIPTION:Learn how to use Git properly in an exciting talk by Charlie W - ang! --- Learn more at https:/csclub.uwaterloo.ca/events/2015/fall/'Git-10 - 1' + ang! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/'Git-101' END:VEVENT BEGIN:VEVENT UID:20150626T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20150626T230000Z DTEND:20150627T000000Z SUMMARY:WiCS and CSC Go Outside LOCATION:University of Waterloo - Laurel Creek Firepit DESCRIPTION:Come hang out with the Women in Computer Science and the Compu ter Science Club! There will be s'mores and frozen yogurt. Also fire. And - a creek. Let's enjoy the outdoors! --- Learn more at https:/csclub.uwaterl - oo.ca/events/2015/spring/WiCS-and-CSC-Go-Outside + a creek. Let's enjoy the outdoors! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/spring/WiCS-and-CSC-G + o-Outside END:VEVENT BEGIN:VEVENT UID:20150619T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20150619T220000Z DTEND:20150619T230000Z SUMMARY:UNIX 102 LOCATION:University of Waterloo - MC 3003 -DESCRIPTION:n things SCS hasn't told you about the shell --- Learn more at - https:/csclub.uwaterloo.ca/events/2015/spring/UNIX-102 +DESCRIPTION:n things SCS hasn't told you about the shell ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/spring/UNIX-102 END:VEVENT BEGIN:VEVENT UID:20150708T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20150708T220000Z DTEND:20150708T230000Z SUMMARY:Infrasound is all around us LOCATION:University of Waterloo - MC 4060 DESCRIPTION:Ambient infra sound surrounds us. Richard Mann presents his cu rrent research and equipment on measuring infra sound\, and samples of rec - orded infra sound. --- Learn more at https:/csclub.uwaterloo.ca/events/201 - 5/spring/Infrasound-is-all-around-us + orded infra sound. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/spring/Infrasound-is- + all-around-us END:VEVENT BEGIN:VEVENT UID:20150522T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20150522T200000Z DTEND:20150522T210000Z SUMMARY:By-Elections @@ -1780,41 +1839,43 @@ DESCRIPTION:As there are vacancies in the executive council\, there will b e by-election on May 22nd. The following positions are open for election:- Treasurer- SecretaryThe executive are also looking for people who may be interested in the following positions:- Systems Administrator- Off - ice Manager- Librarian --- Learn more at https:/csclub.uwaterloo.c - a/events/2015/spring/By-Elections + ice Manager- Librarian ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/spring/By-Elections END:VEVENT BEGIN:VEVENT UID:20150716T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20150716T220000Z DTEND:20150716T230000Z SUMMARY:Algorithms for Shortest Paths LOCATION:University of Waterloo - MC 4064 DESCRIPTION:Come to this exciting talk about path-finding algorithms which - is being presented by Professor Anna Lubiw. --- Learn more at https:/cscl - ub.uwaterloo.ca/events/2015/spring/Algorithms-for-Shortest-Paths + is being presented by Professor Anna Lubiw. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/spring/Algorithms-for + -Shortest-Paths END:VEVENT BEGIN:VEVENT UID:20150116T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20150116T000000Z DTEND:20150116T010000Z SUMMARY:Winter 2015 Elections LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Elections for Winter 2015 are being held! Submit a nomination and join your fellow members in choosing this term's CSC executive. (Pleas - e note the time change to 7PM.) --- Learn more at https:/csclub.uwaterloo. - ca/events/2015/winter/Winter-2015-Elections + e note the time change to 7PM.) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/Winter-2015-El + ections END:VEVENT BEGIN:VEVENT UID:20150115T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20150115T230000Z DTEND:20150116T000000Z SUMMARY:Tech Talk: Google Fiber Internet: The Messy Bits @@ -1827,14 +1888,15 @@ DESCRIPTION:Our speaker\, Avery Pennarun\, will share some not-very-secret . If you're lucky\, he may also rant about poor garbage collector implemen tations. Also\, there will be at least one slide containing one of those s wooshy circle-and-arrow lifecycle diagrams\, we promise.Please RSVP here: - http://bit.ly/GoogleFiberTalk. --- Learn more at https:/csclub.uwaterloo.c - a/events/2015/winter/Tech-Talk-Google-Fiber-Internet-The-Messy-Bits + http://bit.ly/GoogleFiberTalk. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/Tech-Talk-Goog + le-Fiber-Internet-The-Messy-Bits END:VEVENT BEGIN:VEVENT UID:20150303T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20150303T230000Z DTEND:20150304T000000Z SUMMARY:SAT and SMT solvers @@ -1843,28 +1905,29 @@ DESCRIPTION:Murphy Berzish explains how to programmatically determine if a program is satisfiable\, and how to find a concrete counterexample if it is unsatisfiable. At the core are SAT/SMT solvers. SAT theory deals with B oolean Satisfiability solvers\, while SMT theory--Satisfiability Modulo a - Theory--allows SMT to be extended to common data structures. Free food! -- - - Learn more at https:/csclub.uwaterloo.ca/events/2015/winter/SAT-and-SMT- - solvers + Theory--allows SMT to be extended to common data structures. Free food! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/SAT-and-SMT-so + lvers END:VEVENT BEGIN:VEVENT UID:20150310T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20150310T220000Z DTEND:20150310T230000Z SUMMARY:Runtime Type Inference in Dynamic Languages - Day 2 LOCATION:University of Waterloo - MC 4040 DESCRIPTION:Day 2 of Runtime Type Inference in Dynamic Languages with Kann - an Vijayan --- Learn more at https:/csclub.uwaterloo.ca/events/2015/winter - /Runtime-Type-Inference-in-Dynamic-Languages---Day-2 + an Vijayan ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/Runtime-Type-I + nference-in-Dynamic-Languages---Day-2 END:VEVENT BEGIN:VEVENT UID:20150309T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20150309T220000Z DTEND:20150309T230000Z SUMMARY:Runtime Type Inference in Dynamic Languages - Day 1 @@ -1873,15 +1936,15 @@ DESCRIPTION:Javascript is fast. In some cases\, very close to compiled-lan guage fast. How is this even possible? How do we know what types our varia bles have? How can we optimize it well? Kannan Vijayan will be talking abo ut the historical advances in JIT-compilation of dynamically typed program - s over two days. Of course\, both of those talks will have free food. --- - Learn more at https:/csclub.uwaterloo.ca/events/2015/winter/Runtime-Type-I - nference-in-Dynamic-Languages---Day-1 + s over two days. Of course\, both of those talks will have free food. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/Runtime-Type-I + nference-in-Dynamic-Languages---Day-1 END:VEVENT BEGIN:VEVENT UID:20150202T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20150202T230000Z DTEND:20150203T000000Z SUMMARY:Racket's Magical match @@ -1889,14 +1952,15 @@ LOCATION:University of Waterloo - MC 4063 DESCRIPTION:Theo Belaire\, a fourth-year CS student\, will be talking abou t Racket's match' function. Bug resistant\, legible\, and super powerful! Especially useful for CS 241 in writing compilers\, but all-round a joy to - write. --- Learn more at https:/csclub.uwaterloo.ca/events/2015/winter/Ra - cket's-Magical-match + write. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/Racket's-Magic + al-match END:VEVENT BEGIN:VEVENT UID:20150205T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20150205T203000Z DTEND:20150205T213000Z SUMMARY:Making Robots Behave @@ -1906,28 +1970,30 @@ DESCRIPTION:Part of the Cheriton School of CS' Distinguished Lecture Serie al world. We make a number of approximations during planning but regain ro bustness and effectiveness through a continuous state estimation and repla nning process. This allows us to solve problems that would otherwise be in - tractable to solve optimally. --- Learn more at https:/csclub.uwaterloo.ca - /events/2015/winter/Making-Robots-Behave + tractable to solve optimally. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/Making-Robots- + Behave END:VEVENT BEGIN:VEVENT UID:20150402T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20150402T213000Z DTEND:20150402T223000Z SUMMARY:Describing and Synthesizing Microfluidics LOCATION:University of Waterloo - MC 4020 DESCRIPTION:Derek Rayside presents current research on the field of microf luidics. Microfluidics are currently developed mainly by trial and error. - How can this be improved? --- Learn more at https:/csclub.uwaterloo.ca/eve - nts/2015/winter/Describing-and-Synthesizing-Microfluidics + How can this be improved? ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/Describing-and + -Synthesizing-Microfluidics END:VEVENT BEGIN:VEVENT UID:20150327T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20150327T220000Z DTEND:20150327T230000Z SUMMARY:Constitutional GM and Code Party 1 @@ -1936,14 +2002,15 @@ DESCRIPTION:GM for the W2015 term\, two main amendments to be discussed: R equiring elections to be held within two weeks of the beginning of term an d adopting a club-wide code of conduct.
Code Party 1 follows\, we're doing timed code golf problems\, T-shirts might find themselves on people - who do well on code golf. --- Learn more at https:/csclub.uwaterloo.ca/eve - nts/2015/winter/Constitutional-GM-and-Code-Party-1 + who do well on code golf. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/Constitutional + -GM-and-Code-Party-1 END:VEVENT BEGIN:VEVENT UID:20150227T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20150227T230000Z DTEND:20150228T000000Z SUMMARY:Code Party 0 @@ -1953,15 +2020,14 @@ DESCRIPTION:The first code party of Winter 2015\, and we have something a with Boltmade. The result of this is that you will be able to do a coding challenge\, wherein you implement Rule 110 (like the Game of Life). Of cou rse\, if you want to work on whatever you can do that as well. Delicious f - ree food\, but RSVP! [bit.ly/code-party-0]() - --- Learn more at https:/csclub.uwaterloo.ca/events/2015/winter/Code-Party - -0 + ree food\, but RSVP! [bit.ly/code-party-0]() ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20150121T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20150121T230000Z DTEND:20150122T000000Z SUMMARY:Alumni Tech Talk @@ -1974,28 +2040,29 @@ DESCRIPTION:Alex Tsay from AeroFS will talk about the high availability di mind. However\, AeroFS has decided to build a high-availability file syste m instead. In this tech talk\, I'll be presenting an overview of AeroFS fi le system\, advantages and challenges of a high-availability file system\, - and examine the inner workings of AeroFS's core syncing algorithm. --- Le - arn more at https:/csclub.uwaterloo.ca/events/2015/winter/Alumni-Tech-Talk + and examine the inner workings of AeroFS's core syncing algorithm. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/Alumni-Tech-Ta + lk END:VEVENT BEGIN:VEVENT UID:20141024T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20141024T210000Z DTEND:20141024T220000Z SUMMARY:Unix 101 LOCATION:University of Waterloo - MC 3003 DESCRIPTION:Interested in Unix\, but don't know where to start? Then Come learn some basic topics with us including interaction with the shell\, mot - ivation for using it\, some simple commands\, and more. --- Learn more at - https:/csclub.uwaterloo.ca/events/2014/fall/Unix-101 + ivation for using it\, some simple commands\, and more. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/Unix-101 END:VEVENT BEGIN:VEVENT UID:20141117T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20141117T230000Z DTEND:20141118T000000Z SUMMARY:Talk: Why Pattern Recognition is Hard\, and Why Deep Neural Networ @@ -2011,15 +2078,15 @@ DESCRIPTION:In the last few years\, there has been breakthrough progress i deo games\, neural nets proving theorems\, and neural nets learning to run python programs!Our speaker\, Christopher Olah\, is a math-obsessed and H askell-loving research intern from Google's Deep Learning group. He has a - blog about his research here: http://colah.github.io/. --- Learn more at h - ttps:/csclub.uwaterloo.ca/events/2014/fall/Talk-Why-Pattern-Recognition-is - -Hard\,-and-Why-Deep-Neural-Networks-Help + blog about his research here: http://colah.github.io/. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/Talk-Why-Pattern + -Recognition-is-Hard\,-and-Why-Deep-Neural-Networks-Help END:VEVENT BEGIN:VEVENT UID:20141112T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20141112T223000Z DTEND:20141112T233000Z SUMMARY:Talk: Machine Learning at Bloomberg @@ -2028,15 +2095,15 @@ DESCRIPTION:Kang\, our guest speaker from Bloomberg\, will illustrate some examples and difficulties associated with working on some of the most fas cinating technical challenges in business and finance. He will also show s ome of the machine learning applications at Bloomberg that are useful in t - his environment. Please show up early to ensure a spot (and dinner). --- L - earn more at https:/csclub.uwaterloo.ca/events/2014/fall/Talk-Machine-Lear - ning-at-Bloomberg + his environment. Please show up early to ensure a spot (and dinner). ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/Talk-Machine-Lea + rning-at-Bloomberg END:VEVENT BEGIN:VEVENT UID:20141022T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20141022T210000Z DTEND:20141022T220000Z SUMMARY:Talk: In Pursuit of the Travelling Salesman @@ -2046,14 +2113,15 @@ DESCRIPTION:The Travelling Salesman Problem is easy to state: given a numb eapest way to visit all of the cities and return to your starting point. H owever\, TSP is very difficult to solve. In this talk\, Professor Bill Coo k will discuss the history\, applications\, and computation of this fascin - ating problem. --- Learn more at https:/csclub.uwaterloo.ca/events/2014/fa - ll/Talk-In-Pursuit-of-the-Travelling-Salesman + ating problem. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/Talk-In-Pursuit- + of-the-Travelling-Salesman END:VEVENT BEGIN:VEVENT UID:20141127T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20141127T230000Z DTEND:20141128T000000Z SUMMARY:Talk: Heroic Android HTTP @@ -2066,14 +2134,15 @@ DESCRIPTION:The network is unreliable. 3G networking is slow. Using WiFi d ideal. He will talk about how to configure caching to improve behavior and save resources. He will talk about crypto\, and he will give advice on wh ich libraries to use to make good networking easy.Please RSVP here: https: - //www.ticketfi.com/event/77/heroic-android-http. --- Learn more at https:/ - csclub.uwaterloo.ca/events/2014/fall/Talk-Heroic-Android-HTTP + //www.ticketfi.com/event/77/heroic-android-http. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/Talk-Heroic-Andr + oid-HTTP END:VEVENT BEGIN:VEVENT UID:20141110T103000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20141110T103000Z DTEND:20141110T113000Z SUMMARY:Talk: From Zero to Kernel @@ -2084,14 +2153,15 @@ DESCRIPTION:From the massive supercomputer\, to your laptop\, to a Raspber enabling developers and users to interact with its hardware at a higher le vel.This talk will explore the process of writing a minimal kernel from sc ratch\, common kernel responsibilities\, and explore of the challenges of - kernel development. --- Learn more at https:/csclub.uwaterloo.ca/events/20 - 14/fall/Talk-From-Zero-to-Kernel + kernel development. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/Talk-From-Zero-t + o-Kernel END:VEVENT BEGIN:VEVENT UID:20141125T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20141125T223000Z DTEND:20141125T233000Z SUMMARY:Talk: C++ ABI @@ -2104,14 +2174,14 @@ DESCRIPTION:C++ is an interesting study because it supports a large number ch is now the de facto standard across Unix-like platforms of all architec tures. In particular\, I will cover a number of aspects of the class syste m fundamental to C++: data layout\, polymorphic types\, construction and d - estruction\, and dynamic casting. --- Learn more at https:/csclub.uwaterlo - o.ca/events/2014/fall/Talk-C++-ABI + estruction\, and dynamic casting. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/Talk-C++-ABI END:VEVENT BEGIN:VEVENT UID:20140918T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20140918T220000Z DTEND:20140918T230000Z SUMMARY:Talk: Building a Mobile Platform for Android and iOS @@ -2121,15 +2191,15 @@ DESCRIPTION:Come listen to a Google software engineer give a talk on build evelopment at Google in Kitchener and Mountain View\, and building stuff f or third-party developers on Android and iOS. He's contributed to Google P lay services since its inception and continues to produce APIs and SDKs fo - cused on mobile startups. RSVP at http://goo.gl/Pwc3m4. --- Learn more at - https:/csclub.uwaterloo.ca/events/2014/fall/Talk-Building-a-Mobile-Platfor - m-for-Android-and-iOS + cused on mobile startups. RSVP at http://goo.gl/Pwc3m4. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/Talk-Building-a- + Mobile-Platform-for-Android-and-iOS END:VEVENT BEGIN:VEVENT UID:20141121T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20141121T230000Z DTEND:20141122T000000Z SUMMARY:Code Party 1/SE Hack Day #13 @@ -2140,14 +2210,15 @@ DESCRIPTION:Why sleep when you could be hacking on $SIDE\\_PROJECT\, or wo ve a project\, don't worry - we have a list of ideas\, and a lot of people will be looking for an extra helping hand on their projects.NOTE: Dinner and snacks will only be served to those working on projects during the eve - nt. --- Learn more at https:/csclub.uwaterloo.ca/events/2014/fall/Code-Par - ty-1SE-Hack-Day-#13 + nt. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/Code-Party-1SE-H + ack-Day-#13 END:VEVENT BEGIN:VEVENT UID:20141024T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20141024T220000Z DTEND:20141024T230000Z SUMMARY:Code Party 0 @@ -2156,14 +2227,14 @@ DESCRIPTION:Immediately after UNIX 101\, we will be having our first annua l code party. Enjoy a free dinner\, relax\, and share ideas with your frie nds about your favourite topics in computer science. Feel free to show up with or without personal projects to work on\, we've got lots of ideas to - get started with. --- Learn more at https:/csclub.uwaterloo.ca/events/2014 - /fall/Code-Party-0 + get started with. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20141108T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20141108T000000Z DTEND:20141108T010000Z SUMMARY:'Hackers' Screening @@ -2171,28 +2242,28 @@ LOCATION:University of Waterloo - MC Comfy DESCRIPTION:Women in Computer Science (WiCS) and the Computer Science Club (CSC) will meet up in the Comfy Lounge to watch a favourite cult classic: Hackers. Join us as we relive our 90s teenage hacking fantasies and stuff - our faces with popcorn and junk food.Hackers of the world\, unite! --- Le - arn more at https:/csclub.uwaterloo.ca/events/2014/fall/'Hackers'-Screenin - g + our faces with popcorn and junk food.Hackers of the world\, unite! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/'Hackers'-Screen + ing END:VEVENT BEGIN:VEVENT UID:20140711T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20140711T210000Z DTEND:20140711T220000Z SUMMARY:Unix 102\, Code Party 1 LOCATION:University of Waterloo - MC 3003\, M3 1006 -DESCRIPTION:Learn how to host a website and spend the night hacking! --- L - earn more at https:/csclub.uwaterloo.ca/events/2014/spring/Unix-102\,-Code - -Party-1 +DESCRIPTION:Learn how to host a website and spend the night hacking! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/spring/Unix-102\,-Cod + e-Party-1 END:VEVENT BEGIN:VEVENT UID:20140530T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20140530T213000Z DTEND:20140530T223000Z SUMMARY:Unix 101/Code Party 0 @@ -2203,28 +2274,29 @@ DESCRIPTION:Interested in Unix\, but don't know where to start? Then Come be moving over to the MC Comfy Lounge for a fun night of hacking! The sysa dmin position will also be ratified during a general meeting of the member ship at this time. Come join us for an evening of fun\, learning\, and foo - d! --- Learn more at https:/csclub.uwaterloo.ca/events/2014/spring/Unix-10 - 1Code-Party-0 + d! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/spring/Unix-101Code-P + arty-0 END:VEVENT BEGIN:VEVENT UID:20140722T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20140722T220000Z DTEND:20140722T230000Z SUMMARY:The Most Important Parts of School (from a CS dropout) LOCATION:University of Waterloo - MC 4020 DESCRIPTION:Learn about the real reasons you should be in school from Davi - d Wolever\, CTO of akindi and a director of PyCon Canada. --- Learn more a - t https:/csclub.uwaterloo.ca/events/2014/spring/The-Most-Important-Parts-o - f-School-(from-a-CS-dropout) + d Wolever\, CTO of akindi and a director of PyCon Canada. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/spring/The-Most-Impor + tant-Parts-of-School-(from-a-CS-dropout) END:VEVENT BEGIN:VEVENT UID:20140515T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20140515T220000Z DTEND:20140515T230000Z SUMMARY:Spring 2014 Elections @@ -2232,29 +2304,30 @@ LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:The Computer Science Club will soon be holding elections for t his term's executive. The president\, vice president\, treasurer\, and sec retary for the spring 2014 term will be elected. The system administrator\ - , office manager\, and librarian are also typically appointed here. --- Le - arn more at https:/csclub.uwaterloo.ca/events/2014/spring/Spring-2014-Elec - tions + , office manager\, and librarian are also typically appointed here. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/spring/Spring-2014-El + ections END:VEVENT BEGIN:VEVENT UID:20140613T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20140613T233000Z DTEND:20140614T003000Z SUMMARY:CSC Goes Outside LOCATION:University of Waterloo - Laurel Creek Fire Pit DESCRIPTION:Come throw a frisbee\, hang around a bonfire\, and roast marsh mellows! This is a social event just for fun\, so come relax and eat snack - s in good company! --- Learn more at https:/csclub.uwaterloo.ca/events/201 - 4/spring/CSC-Goes-Outside + s in good company! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/spring/CSC-Goes-Outsi + de END:VEVENT BEGIN:VEVENT UID:20140725T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20140725T233000Z DTEND:20140726T003000Z SUMMARY:CSC Goes Outside...Again! @@ -2265,67 +2338,70 @@ DESCRIPTION:Do you like going outside? Are you vitamin-D deficient from be Around 7:30PM\, we're going to Laurel Creek Fire Pit for some outdoor fun. Come throw frisbees\, relax and eat snacks in good company - even if you aren't a fan of the outside or vitamin-D deficient! We'll also have some s - ort of real food - probably pizza. --- Learn more at https:/csclub.uwaterl - oo.ca/events/2014/spring/CSC-Goes-Outside...Again! + ort of real food - probably pizza. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/spring/CSC-Goes-Outsi + de...Again! END:VEVENT BEGIN:VEVENT UID:20140619T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20140619T213000Z DTEND:20140619T223000Z SUMMARY:Bloomberg Technical Talk LOCATION:University of Waterloo - MC 4064 DESCRIPTION:Learn how functional programming is used in the real world\, w - hile enjoying free dinner\, and free swag. --- Learn more at https:/csclub - .uwaterloo.ca/events/2014/spring/Bloomberg-Technical-Talk + hile enjoying free dinner\, and free swag. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/spring/Bloomberg-Tech + nical-Talk END:VEVENT BEGIN:VEVENT UID:20140625T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20140625T220000Z DTEND:20140625T230000Z SUMMARY:Battle Decks LOCATION:University of Waterloo - MC 2035 -DESCRIPTION:Five slides. Five minutes. Pure fun. --- Learn more at https:/ - csclub.uwaterloo.ca/events/2014/spring/Battle-Decks +DESCRIPTION:Five slides. Five minutes. Pure fun. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/spring/Battle-Decks END:VEVENT BEGIN:VEVENT UID:20140116T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20140116T223000Z DTEND:20140116T233000Z SUMMARY:Winter 2014 Elections LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Elections for Winter 2014 are being held! The Executive will b e elected\, and the Office Manager and Librarian will be appointed by the - new executive. --- Learn more at https:/csclub.uwaterloo.ca/events/2014/wi - nter/Winter-2014-Elections + new executive. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/winter/Winter-2014-El + ections END:VEVENT BEGIN:VEVENT UID:20140213T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20140213T223000Z DTEND:20140213T233000Z SUMMARY:UNIX 101 LOCATION:University of Waterloo - MC 3003 DESCRIPTION:Learn the basics of using tools found commonly on UNIX-like op erating systems. For students new to this topic\, knowledge gained from UN - IX 101 would be useful in coursework. --- Learn more at https:/csclub.uwat - erloo.ca/events/2014/winter/UNIX-101 + IX 101 would be useful in coursework. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/winter/UNIX-101 END:VEVENT BEGIN:VEVENT UID:20140328T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20140328T230000Z DTEND:20140329T000000Z SUMMARY:HackWaterloo @@ -2333,56 +2409,56 @@ LOCATION:University of Waterloo - CPH 1346 DESCRIPTION:Work on a software project for 24 hours in teams of up to 4 me mbers. Swag will be provided by Facebook and Google. A Microsoft Surface T ablet will be awarded to the winning team. Register and find out more at [ - http://hack-waterloo.com](). --- Learn more at h - ttps:/csclub.uwaterloo.ca/events/2014/winter/HackWaterloo + http://hack-waterloo.com](). ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/winter/HackWaterloo END:VEVENT BEGIN:VEVENT UID:20140314T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20140314T230000Z DTEND:20140315T000000Z SUMMARY:Code Party 1 LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:We will be having our 2nd code party this term. Enjoy a free d inner\, relax\, and share ideas with your friends about your favourite top - ics in computer science. --- Learn more at https:/csclub.uwaterloo.ca/even - ts/2014/winter/Code-Party-1 + ics in computer science. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/winter/Code-Party-1 END:VEVENT BEGIN:VEVENT UID:20140213T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20140213T233000Z DTEND:20140214T003000Z SUMMARY:Code Party 0 LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Immediately after UNIX 101\, we will be having our first annua l code party. Enjoy a free dinner\, relax\, and share ideas with your frie - nds about your favourite topics in computer science. --- Learn more at htt - ps:/csclub.uwaterloo.ca/events/2014/winter/Code-Party-0 + nds about your favourite topics in computer science. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/winter/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20140204T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20140204T223000Z DTEND:20140204T233000Z SUMMARY:Bloomberg Talk LOCATION:University of Waterloo - MC 4058 DESCRIPTION:Bloomberg's Alex Scotti will be presenting a talk this Tuesday on concurrency control implementations in relational databases. Free swag - and dinner will be provided. --- Learn more at https:/csclub.uwaterloo.ca - /events/2014/winter/Bloomberg-Talk + and dinner will be provided. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/winter/Bloomberg-Talk END:VEVENT BEGIN:VEVENT UID:20140318T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20140318T230000Z DTEND:20140319T000000Z SUMMARY:Battle Decks @@ -2390,81 +2466,84 @@ LOCATION:University of Waterloo - MC 4041 DESCRIPTION:Create a 5-slide PowerPoint presentation about a specific topi c. Bring it with you to the event (on a flash drive). Submit it into the l ottery. Select a random PowerPoint presentation from the lottery and talk - about it on the spot. --- Learn more at https:/csclub.uwaterloo.ca/events/ - 2014/winter/Battle-Decks + about it on the spot. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/winter/Battle-Decks END:VEVENT BEGIN:VEVENT UID:20131008T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20131008T210000Z DTEND:20131008T220000Z SUMMARY:Why Should You Care About Security and Privacy LOCATION:University of Waterloo - MC 4041 DESCRIPTION:The first lecture of our security and privacy series. By PhD s - tudent Sarah Harvey. --- Learn more at https:/csclub.uwaterloo.ca/events/2 - 013/fall/Why-Should-You-Care-About-Security-and-Privacy + tudent Sarah Harvey. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/Why-Should-You-C + are-About-Security-and-Privacy END:VEVENT BEGIN:VEVENT UID:20131015T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20131015T210000Z DTEND:20131015T220000Z SUMMARY:Tunnels and Censorship LOCATION:University of Waterloo - MC 4060 DESCRIPTION:The second lecture of our security and privacy series. By unde - rgraduate student Eric Dong. --- Learn more at https:/csclub.uwaterloo.ca/ - events/2013/fall/Tunnels-and-Censorship + rgraduate student Eric Dong. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/Tunnels-and-Cens + orship END:VEVENT BEGIN:VEVENT UID:20131112T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20131112T220000Z DTEND:20131112T230000Z SUMMARY:Trust in ISPs LOCATION:University of Waterloo - MC 4060 DESCRIPTION:This is the fifth lecture of six in the Security and Privacy L ecture Series. By founding member of the Canadian Cybersecurity Institute - and employee of local ISP Sentex Sean Howard. --- Learn more at https:/csc - lub.uwaterloo.ca/events/2013/fall/Trust-in-ISPs + and employee of local ISP Sentex Sean Howard. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/Trust-in-ISPs END:VEVENT BEGIN:VEVENT UID:20131024T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20131024T223000Z DTEND:20131024T233000Z SUMMARY:Practical Tor Usage LOCATION:University of Waterloo - DC 1302 DESCRIPTION:The third lecture of our security and privacy series. By under - graduate student Simon Gladstone. --- Learn more at https:/csclub.uwaterlo - o.ca/events/2013/fall/Practical-Tor-Usage + graduate student Simon Gladstone. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/Practical-Tor-Us + age END:VEVENT BEGIN:VEVENT UID:20131105T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20131105T230000Z DTEND:20131106T000000Z SUMMARY:Hands On Seminar on Public Key Cryptography LOCATION:University of Waterloo - MC 3001 (Comfy) DESCRIPTION:The fourth event in our security and privacy series. By underg - raduate students Murphy Berzish and Nick Guenther. --- Learn more at https - :/csclub.uwaterloo.ca/events/2013/fall/Hands-On-Seminar-on-Public-Key-Cryp - tography + raduate students Murphy Berzish and Nick Guenther. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/Hands-On-Seminar + -on-Public-Key-Cryptography END:VEVENT BEGIN:VEVENT UID:20131122T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20131122T233000Z DTEND:20131123T003000Z SUMMARY:Hackathon-Code Party!! @@ -2472,41 +2551,43 @@ LOCATION:University of Waterloo - MC 3001 (Comfy) DESCRIPTION:Join us for a night of code\, food\, and caffeine! There will be plenty of edibles and hacking for your enjoyment. If you are interested in getting involved in Open Source\, there will be mentors on hand to get - you started. Hope to see you thereβ€”bring your friends! --- Learn more a - t https:/csclub.uwaterloo.ca/events/2013/fall/Hackathon-Code-Party!! + you started. Hope to see you thereβ€”bring your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/Hackathon-Code-P + arty!! END:VEVENT BEGIN:VEVENT UID:20130917T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20130917T203000Z DTEND:20130917T213000Z SUMMARY:Fall 2013 Elections LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Elections for Fall 2013 are being held! The Executive will be elected\, and the Office Manager and Librarian will be appointed by the ne - w executive. --- Learn more at https:/csclub.uwaterloo.ca/events/2013/fall - /Fall-2013-Elections + w executive. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/Fall-2013-Electi + ons END:VEVENT BEGIN:VEVENT UID:20131126T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20131126T220000Z DTEND:20131126T230000Z SUMMARY:Disk Encryption LOCATION:University of Waterloo - MC 2038 DESCRIPTION:The last lecture of our security and privacy series. By MMath - alumnus Zak Blacher. --- Learn more at https:/csclub.uwaterloo.ca/events/2 - 013/fall/Disk-Encryption + alumnus Zak Blacher. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/Disk-Encryption END:VEVENT BEGIN:VEVENT UID:20131123T050000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20131123T050000Z DTEND:20131123T060000Z SUMMARY:CSC Goes to Toronto Erlang Factory Lite 2013 @@ -2514,15 +2595,15 @@ LOCATION:University of Waterloo - Toronto\, ON DESCRIPTION:The CSC has been invited to attend this Erlang conference in T oronto. If you are interested in attending\, please sign up on our [web fo rm](). We have submitted a MEF proposal to cover the - transportation fees of up to 25 math undergraduates. --- Learn more at ht - tps:/csclub.uwaterloo.ca/events/2013/fall/CSC-Goes-to-Toronto-Erlang-Facto - ry-Lite-2013 + transportation fees of up to 25 math undergraduates. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/CSC-Goes-to-Toro + nto-Erlang-Factory-Lite-2013 END:VEVENT BEGIN:VEVENT UID:20131030T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20131030T220000Z DTEND:20131030T230000Z SUMMARY:CSC Goes Bowling @@ -2530,66 +2611,70 @@ LOCATION:University of Waterloo - Bingemans DESCRIPTION:All CSC members and their guests are invited for a night of fr ee bowling at Bingemans! Transportation will be provided. If you are inter ested in attending\, please RSVP using the online form by Oct. 18. You can - find it by viewing this event in detail. --- Learn more at https:/csclub. - uwaterloo.ca/events/2013/fall/CSC-Goes-Bowling + find it by viewing this event in detail. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/CSC-Goes-Bowling END:VEVENT BEGIN:VEVENT UID:20131121T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20131121T233000Z DTEND:20131122T003000Z SUMMARY:C++ Night 0x05 - C++ Seasoning LOCATION:University of Waterloo - PHY 150 DESCRIPTION:The fifth in a series of recorded talks from GoingNative 2013. - Featuring Sean Parent. --- Learn more at https:/csclub.uwaterloo.ca/event - s/2013/fall/C++-Night-0x05---C++-Seasoning + Featuring Sean Parent. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/C++-Night-0x05-- + -C++-Seasoning END:VEVENT BEGIN:VEVENT UID:20131107T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20131107T233000Z DTEND:20131108T003000Z SUMMARY:C++ Night 0x04 - Writing Quick Code in C++\, Quickly LOCATION:University of Waterloo - PHY 150 DESCRIPTION:The fourth in a series of recorded talks from GoingNative 2013 - . Featuring Andrei Alexandrescu. --- Learn more at https:/csclub.uwaterloo - .ca/events/2013/fall/C++-Night-0x04---Writing-Quick-Code-in-C++\,-Quickly + . Featuring Andrei Alexandrescu. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/C++-Night-0x04-- + -Writing-Quick-Code-in-C++\,-Quickly END:VEVENT BEGIN:VEVENT UID:20131031T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20131031T223000Z DTEND:20131031T233000Z SUMMARY:C++ Night 0x03 - An Effective C++11/14 Sampler LOCATION:University of Waterloo - PHY 150 DESCRIPTION:The third in a series of recorded talks from GoingNative 2013. - Featuring Scott Meyers. --- Learn more at https:/csclub.uwaterloo.ca/even - ts/2013/fall/C++-Night-0x03---An-Effective-C++1114-Sampler + Featuring Scott Meyers. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/C++-Night-0x03-- + -An-Effective-C++1114-Sampler END:VEVENT BEGIN:VEVENT UID:20131017T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20131017T223000Z DTEND:20131017T233000Z SUMMARY:C++ Night 0x02 - Don't Help The Compiler LOCATION:University of Waterloo - PHY 150 DESCRIPTION:The second in a series of recorded talks from GoingNative 2013 - . Featuring Stephan T. Lavavej. --- Learn more at https:/csclub.uwaterloo. - ca/events/2013/fall/C++-Night-0x02---Don't-Help-The-Compiler + . Featuring Stephan T. Lavavej. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/C++-Night-0x02-- + -Don't-Help-The-Compiler END:VEVENT BEGIN:VEVENT UID:20131003T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20131003T223000Z DTEND:20131003T233000Z SUMMARY:C++ GoingNative Lectures @@ -2598,14 +2683,15 @@ DESCRIPTION:We will be showing GoingNative lectures from some of the top i ndividuals working on C++ approximately biweekly on Thursdays at 6:30PM in the PHY 150 theatre. Every lecture will be accompanied with free pizza an d drinks! Dates are Oct. 3\, 17\, 31 and Nov. 7 and 21. Please view this e - vent in detail for more information. --- Learn more at https:/csclub.uwate - rloo.ca/events/2013/fall/C++-GoingNative-Lectures + vent in detail for more information. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/C++-GoingNative- + Lectures END:VEVENT BEGIN:VEVENT UID:20130607T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20130607T220000Z DTEND:20130607T230000Z SUMMARY:Unix 101/ Code Party 0 @@ -2613,14 +2699,15 @@ LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:We are offering a Unix tutorial on Friday\, June 7th\, 2013! F ollowing the tutorial a code party will take place. Bring your laptops and chargers for an awesome night of coding\, hacking and learning. All are w - elcome to join in the comfy lounge! --- Learn more at https:/csclub.uwater - loo.ca/events/2013/spring/Unix-101-Code-Party-0 + elcome to join in the comfy lounge! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/spring/Unix-101-Code- + Party-0 END:VEVENT BEGIN:VEVENT UID:20130722T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20130722T210000Z DTEND:20130722T220000Z SUMMARY:The Future of 3D Graphics is in Software! @@ -2629,28 +2716,29 @@ DESCRIPTION:Convergence between CPU and GPU approaches to processing sets the stage for an exciting transition to 3D rendering that takes place enti rely in software. TransGaming's Nicolas Capens and Gavriel State will spea k about this convergence and how it will influence the future of graphics. - --- Learn more at https:/csclub.uwaterloo.ca/events/2013/spring/The-Futur - e-of-3D-Graphics-is-in-Software! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/spring/The-Future-of- + 3D-Graphics-is-in-Software! END:VEVENT BEGIN:VEVENT UID:20130515T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20130515T220000Z DTEND:20130515T230000Z SUMMARY:Spring 2013 Elections LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Elections for Spring 2013 are being held! The Executive will b e elected\, and the Office Manager and Librarian will be appointed by the - new executive. --- Learn more at https:/csclub.uwaterloo.ca/events/2013/sp - ring/Spring-2013-Elections + new executive. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/spring/Spring-2013-El + ections END:VEVENT BEGIN:VEVENT UID:20130718T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20130718T210000Z DTEND:20130718T220000Z SUMMARY:Path Tracing @@ -2660,14 +2748,14 @@ DESCRIPTION:As a follow on to last term's tutorial on building a ray-trace bidirectional path-tracer creates a globally illuminated scene\, advantag es and limitations of this approach over other offline global illumination techniques along with a simple example path-tracer written in C++\, and o - pportunities for hardware acceleration on GPUs\, time permitting. --- Lear - n more at https:/csclub.uwaterloo.ca/events/2013/spring/Path-Tracing + pportunities for hardware acceleration on GPUs\, time permitting. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/spring/Path-Tracing END:VEVENT BEGIN:VEVENT UID:20130726T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20130726T230000Z DTEND:20130727T000000Z SUMMARY:Code Party 1 @@ -2675,14 +2763,14 @@ LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Come out to the Code Party happening in the Comfy Lounge on Ju ly 26 at 7:00 PM! Why sleep when you could be hacking on $your\\_favourite \\_project or doing $something\\_classy in great company? Join us for a ni - ght of coding\, snacks\, and camaraderie! --- Learn more at https:/csclub. - uwaterloo.ca/events/2013/spring/Code-Party-1 + ght of coding\, snacks\, and camaraderie! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/spring/Code-Party-1 END:VEVENT BEGIN:VEVENT UID:20130719T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20130719T230000Z DTEND:20130720T000000Z SUMMARY:CSC Goes Outside! @@ -2691,14 +2779,15 @@ DESCRIPTION:Do you love the combination of s'mores\, burgers\, and fire? A re you brave enough to face the newly-grown geese? Do you want to play som e Frisbee while listening to some chill tunes? If so\, come hang out with the CSC at the EV3 Fire Pit this Friday! All are welcome for some outdoor - food\, games\, and music. --- Learn more at https:/csclub.uwaterloo.ca/eve - nts/2013/spring/CSC-Goes-Outside! + food\, games\, and music. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/spring/CSC-Goes-Outsi + de! END:VEVENT BEGIN:VEVENT UID:20130711T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20130711T210000Z DTEND:20130711T220000Z SUMMARY:3D Movies and Computer Science @@ -2710,14 +2799,15 @@ DESCRIPTION:While humans started making 3D motion pictures in the 1800's\, terest in 3D film. However\, many technical and artistic problems still fi nd their way into otherwise-modern 3D movies. The talk explores some of th ese problems while introducing the fundamentals of 3D film-making from a C - S perspective. --- Learn more at https:/csclub.uwaterloo.ca/events/2013/sp - ring/3D-Movies-and-Computer-Science + S perspective. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/spring/3D-Movies-and- + Computer-Science END:VEVENT BEGIN:VEVENT UID:20130321T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20130321T203000Z DTEND:20130321T213000Z SUMMARY:Using Computers to Find Evidence in Litigation @@ -2725,14 +2815,15 @@ LOCATION:University of Waterloo - MC 4020 DESCRIPTION:Professor Gordon Cormack will be presenting a talk on using ma chine-learning based spam filters to accurately locate relevent electronic documents - a process which has typically been very manual\, and very exp - ensive. --- Learn more at https:/csclub.uwaterloo.ca/events/2013/winter/Us - ing-Computers-to-Find-Evidence-in-Litigation + ensive. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/winter/Using-Computer + s-to-Find-Evidence-in-Litigation END:VEVENT BEGIN:VEVENT UID:20130401T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20130401T220000Z DTEND:20130401T230000Z SUMMARY:Unix 101 @@ -2740,14 +2831,14 @@ LOCATION:University of Waterloo - MC 3003 DESCRIPTION:*by Calum T. Dalek*. New to the Unix computing environment? If you seek an introduction\, look no further. We will be holding a tutorial on using Unix this upcoming Monday. Topics that will be covered include b - asic interaction with the shell and use of myriad powerful tools. --- Lear - n more at https:/csclub.uwaterloo.ca/events/2013/winter/Unix-101 + asic interaction with the shell and use of myriad powerful tools. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/winter/Unix-101 END:VEVENT BEGIN:VEVENT UID:20130228T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20130228T213000Z DTEND:20130228T223000Z SUMMARY:Machine Architecture\, Performance\, and Scalability: Things Your @@ -2757,28 +2848,29 @@ DESCRIPTION:\"Herb Sutter is a leading authority on software development. He is the best selling author of several books including Exceptional C++ a nd C++ Coding Standards\, as well as hundreds of technical papers and arti cles [and] has served for a decade as chair of the ISO C++ standards commi - ttee.\" - http://herbsutter.com/about --- Learn more at https:/csclub.uwat - erloo.ca/events/2013/winter/Machine-Architecture\,-Performance\,-and-Scala - bility-Things-Your-Programming-Language-Never-Told-You + ttee.\" - http://herbsutter.com/about ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/winter/Machine-Archit + ecture\,-Performance\,-and-Scalability-Things-Your-Programming-Language-Ne + ver-Told-You END:VEVENT BEGIN:VEVENT UID:20130116T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20130116T210000Z DTEND:20130116T220000Z SUMMARY:Elections LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:CSC Elections have begun for the Winter 2013 term\, nomination - s are open! --- Learn more at https:/csclub.uwaterloo.ca/events/2013/winte - r/Elections + s are open! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/winter/Elections END:VEVENT BEGIN:VEVENT UID:20130401T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20130401T230000Z DTEND:20130402T000000Z SUMMARY:Code Party 1 @@ -2787,14 +2879,14 @@ DESCRIPTION:The Computer Science Club is running the second code party of the term! Come join us and hack on open source software\, your own project s\, or whatever comes up. Everyone is welcome\; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking ple - asure. --- Learn more at https:/csclub.uwaterloo.ca/events/2013/winter/Cod - e-Party-1 + asure. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/winter/Code-Party-1 END:VEVENT BEGIN:VEVENT UID:20121119T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20121119T203000Z DTEND:20121119T213000Z SUMMARY:UNIX 101 @@ -2803,14 +2895,14 @@ DESCRIPTION:*by Calum T. Dalek*. New to the Unix computing environment? If you seek an introduction\, look no further. We will be holding a series o f tutorials on using Unix\, beginning with Unix 101 this upcoming Monday. Topics that will be covered include basic interaction with the shell and u - se of myriad powerful tools. --- Learn more at https:/csclub.uwaterloo.ca/ - events/2012/fall/UNIX-101 + se of myriad powerful tools. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/fall/UNIX-101 END:VEVENT BEGIN:VEVENT UID:20120928T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20120928T230000Z DTEND:20120929T000000Z SUMMARY:Tron Screening: Frosh-A-Tron @@ -2819,14 +2911,15 @@ DESCRIPTION:ehashman's lousy frosh event naming scheme continues as we pre pare for this week's movie night---a screening of the original TRON in PHY 150. Come watch the groundbreaking film that defined the role of computer graphics and the quality of special effects in modern cinema. And bring y - our friends! --- Learn more at https:/csclub.uwaterloo.ca/events/2012/fall - /Tron-Screening-Frosh-A-Tron + our friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/fall/Tron-Screening-F + rosh-A-Tron END:VEVENT BEGIN:VEVENT UID:20121018T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20121018T200000Z DTEND:20121018T210000Z SUMMARY:The Cryptographic and Game-Theoretical Fundamentals behind Bitcoin @@ -2836,69 +2929,72 @@ DESCRIPTION:*by Vitalik Buterin.* In this talk\, we will cover the cryptog issues of double-spending\, the \"51% attack\,\" and \"mining\" are addres sed\, the game-theory incentives to use Bitcoins honestly\, and other issu es being faced today in practice\, such as implementation\, attacks\, and - future scalability. --- Learn more at https:/csclub.uwaterloo.ca/events/20 - 12/fall/The-Cryptographic-and-Game-Theoretical-Fundamentals-behind-Bitcoin + future scalability. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/fall/The-Cryptographi + c-and-Game-Theoretical-Fundamentals-behind-Bitcoin END:VEVENT BEGIN:VEVENT UID:20120906T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20120906T210000Z DTEND:20120906T220000Z SUMMARY:SCS First-year Welcome Dinner LOCATION:University of Waterloo - Math 3 Atrium DESCRIPTION:The School of Computer Science is hosting a dinner event for i ncoming first-year students. You'll get to meet us\, some of the faculty\, - and other new undergraduates. Food will be provided. --- Learn more at ht - tps:/csclub.uwaterloo.ca/events/2012/fall/SCS-First-year-Welcome-Dinner + and other new undergraduates. Food will be provided. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/fall/SCS-First-year-W + elcome-Dinner END:VEVENT BEGIN:VEVENT UID:20121121T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20121121T213000Z DTEND:20121121T223000Z SUMMARY:SASMS LOCATION:University of Waterloo - MC 5136B DESCRIPTION:*by PMC.*The Pure Mathematics\, Applied Mathematics\, Combinat orics & Optimization Club is hosting the Fall 2012 Short Attention Span Ma - th Seminars (SASMS). --- Learn more at https:/csclub.uwaterloo.ca/events/2 - 012/fall/SASMS + th Seminars (SASMS). ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/fall/SASMS END:VEVENT BEGIN:VEVENT UID:20121116T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20121116T000000Z DTEND:20121116T010000Z SUMMARY:KW Perlmongers Talk LOCATION:University of Waterloo - DC 1302 DESCRIPTION:*by Justin Wheeler.*In his own words\, this talk will cover th e virtues of Perl: CPAN\, Moose\, CPAN\, Catalyst\, CPAN\, DBIx::Class\, C - PAN\, TMTOWTDI\, and did I mention CPAN? --- Learn more at https:/csclub.u - waterloo.ca/events/2012/fall/KW-Perlmongers-Talk + PAN\, TMTOWTDI\, and did I mention CPAN? ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/fall/KW-Perlmongers-T + alk END:VEVENT BEGIN:VEVENT UID:20120918T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20120918T200000Z DTEND:20120918T210000Z SUMMARY:Elections LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:CSC Elections have begun for the Fall 2012 term\, nominations - are open! --- Learn more at https:/csclub.uwaterloo.ca/events/2012/fall/El - ections + are open! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/fall/Elections END:VEVENT BEGIN:VEVENT UID:20121124T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20121124T000000Z DTEND:20121124T010000Z SUMMARY:Code Party 3 @@ -2907,14 +3003,14 @@ DESCRIPTION:The Computer Science Club is running our third\, and last\, co de party of the term! Whether you're a hacking guru or a newbie to compute r science\, you're welcome to attend\; there will be activities for all. S yed Albiz will be presenting a tutorial on implementing a [ray-tracer]() in C and Scheme. --- Learn more a - t https:/csclub.uwaterloo.ca/events/2012/fall/Code-Party-3 + tp://en.wikipedia.org/wiki/Ray-tracing>) in C and Scheme. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/fall/Code-Party-3 END:VEVENT BEGIN:VEVENT UID:20120914T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20120914T230000Z DTEND:20120915T000000Z SUMMARY:Code Party 1: FROSH-A-THON @@ -2924,28 +3020,29 @@ DESCRIPTION:The Computer Science Club is running our first \"welcome back\ puter science\, you're welcome to attend\; there will be activities for al l! Our party is loosely themed as a Linux installfest\, where we will have a team of members dedicated to helping individuals install and learn to u - se one of many flavours of Linux. --- Learn more at https:/csclub.uwaterlo - o.ca/events/2012/fall/Code-Party-1-FROSH-A-THON + se one of many flavours of Linux. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/fall/Code-Party-1-FRO + SH-A-THON END:VEVENT BEGIN:VEVENT UID:20121026T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20121026T230000Z DTEND:20121027T000000Z SUMMARY:CSC Code Party 2 LOCATION:University of Waterloo - MC 3001 DESCRIPTION:We will be holding our second code party of the term. Watch fo r further details\, as we plan on working with some robots and Scala\, git - \, and Haskell. --- Learn more at https:/csclub.uwaterloo.ca/events/2012/f - all/CSC-Code-Party-2 + \, and Haskell. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/fall/CSC-Code-Party-2 END:VEVENT BEGIN:VEVENT UID:20120507T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20120507T220000Z DTEND:20120507T230000Z SUMMARY:mmap and the Mortgage Crisis @@ -2953,27 +3050,28 @@ LOCATION:University of Waterloo - DC 1302 DESCRIPTION:Palantir is a Palo Alto-based intelligence analysis software c ompany that has partnered with the CSC to put on a tech talk and social. T here will be free food\, free drinks\, and for one lucky winner\, a free i - Pad\, so why not come on out? --- Learn more at https:/csclub.uwaterloo.ca - /events/2012/spring/mmap-and-the-Mortgage-Crisis + Pad\, so why not come on out? ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/spring/mmap-and-the-M + ortgage-Crisis END:VEVENT BEGIN:VEVENT UID:20120510T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20120510T203000Z DTEND:20120510T213000Z SUMMARY:Elections LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:CSC Elections have begun for the Spring 2012 term\, nomination - s are open! --- Learn more at https:/csclub.uwaterloo.ca/events/2012/sprin - g/Elections + s are open! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/spring/Elections END:VEVENT BEGIN:VEVENT UID:20120608T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20120608T230000Z DTEND:20120609T000000Z SUMMARY:Code Party 1 @@ -2982,14 +3080,14 @@ DESCRIPTION:The Computer Science Club is running the first code party of t he term! Come join us and hack on open source software\, your own projects \, or whatever comes up. Everyone is welcome\; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking plea - sure. --- Learn more at https:/csclub.uwaterloo.ca/events/2012/spring/Code - -Party-1 + sure. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/spring/Code-Party-1 END:VEVENT BEGIN:VEVENT UID:20120308T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20120308T223000Z DTEND:20120308T233000Z SUMMARY:UNIX 102 @@ -2998,14 +3096,14 @@ DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club will be running the second installment of our introductory UNIX tutorials for the term. W e will be covering topics intended to show off the development-friendlines s of the UNIX computing environment: \"real\" document editors\, developme - nt tools\, bash scripting\, and version control. --- Learn more at https:/ - csclub.uwaterloo.ca/events/2012/winter/UNIX-102 + nt tools\, bash scripting\, and version control. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/winter/UNIX-102 END:VEVENT BEGIN:VEVENT UID:20120209T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20120209T220000Z DTEND:20120209T230000Z SUMMARY:UNIX 101 @@ -3016,14 +3114,14 @@ DESCRIPTION:*by Calum T. Dalek*. New to the Unix computing environment? If . Topics that will be covered include basic interaction with the shell and the motivations behind using it\, and an introduction to compilation. You 'll have to learn this stuff in CS 246 anyways\, so why not get a head sta - rt! --- Learn more at https:/csclub.uwaterloo.ca/events/2012/winter/UNIX-1 - 01 + rt! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/winter/UNIX-101 END:VEVENT BEGIN:VEVENT UID:20120217T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20120217T000000Z DTEND:20120217T010000Z SUMMARY:OpenCL Introduction @@ -3031,14 +3129,15 @@ LOCATION:University of Waterloo - MC 3001 DESCRIPTION:*by Calum T. Dalek*. The University of Waterloo Computer Scien ce Club and AMD are running an OpenCL programming competition. If you're i nterested in writing massively parallel software on the OpenCL platform\, - come out and join us for our introductory code party! --- Learn more at ht - tps:/csclub.uwaterloo.ca/events/2012/winter/OpenCL-Introduction + come out and join us for our introductory code party! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/winter/OpenCL-Introdu + ction END:VEVENT BEGIN:VEVENT UID:20120303T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20120303T000000Z DTEND:20120303T010000Z SUMMARY:OpenCL Code Party @@ -3046,14 +3145,15 @@ LOCATION:University of Waterloo - MC 3001 DESCRIPTION:*by Calum T. Dalek*. The University of Waterloo Computer Scien ce Club and AMD's OpenCL programming competition comes to a close\, as the contest ends at midnight and prizes are awarded! Open submissions will be - judged\, so make sure to come out and watch. --- Learn more at https:/csc - lub.uwaterloo.ca/events/2012/winter/OpenCL-Code-Party + judged\, so make sure to come out and watch. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/winter/OpenCL-Code-Pa + rty END:VEVENT BEGIN:VEVENT UID:20120322T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20120322T203000Z DTEND:20120322T213000Z SUMMARY:Multi-processor Real-time Systems @@ -3062,15 +3162,15 @@ DESCRIPTION:*by Bill Cowan*. Programming systems that obey hard real-time constraints is difficult. So is programming multiple CPUs that interact to solve a single problem. This talk will describe the nature of computation typical of real-time systems\, architectural solutions currently employed - in CS 452\, and possible architectures for multi-CPU systems. --- Learn m - ore at https:/csclub.uwaterloo.ca/events/2012/winter/Multi-processor-Real- - time-Systems + in CS 452\, and possible architectures for multi-CPU systems. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/winter/Multi-processo + r-Real-time-Systems END:VEVENT BEGIN:VEVENT UID:20120307T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20120307T223000Z DTEND:20120307T233000Z SUMMARY:Feynman Messenger Lecture Series @@ -3078,27 +3178,28 @@ LOCATION:University of Waterloo - PHY 150 DESCRIPTION:*by Calum T. Dalek*. Join the Computer Science Club and PhysCl ub every Wednesday evening for the rest of the term for our five screening s of the classic 1964 Messenger Lecture Series by Richard Feynman in PHY 1 - 50. Dinner provided! --- Learn more at https:/csclub.uwaterloo.ca/events/2 - 012/winter/Feynman-Messenger-Lecture-Series + 50. Dinner provided! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/winter/Feynman-Messen + ger-Lecture-Series END:VEVENT BEGIN:VEVENT UID:20120112T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20120112T213000Z DTEND:20120112T223000Z SUMMARY:Elections LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:CSC Elections have begun for the Winter 2012 term\, nomination - s are open! --- Learn more at https:/csclub.uwaterloo.ca/events/2012/winte - r/Elections + s are open! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/winter/Elections END:VEVENT BEGIN:VEVENT UID:20120127T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20120127T233000Z DTEND:20120128T003000Z SUMMARY:Code Party 0 @@ -3107,14 +3208,14 @@ DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is running the first code party of the term! Come join us and hack on open source softwar e\, your own projects\, or whatever comes up. Everyone is welcome\; please bring your friends. There will be foodstuffs and sugary drinks available - for your hacking pleasure. --- Learn more at https:/csclub.uwaterloo.ca/ev - ents/2012/winter/Code-Party-0 + for your hacking pleasure. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/winter/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20120207T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20120207T230000Z DTEND:20120208T000000Z SUMMARY:Algorithms Talk @@ -3123,41 +3224,44 @@ DESCRIPTION:*by Victor Fan*. Join Victor Fan for his talk\, intended for a ll second-year math students with a solid first-year background. Even if y ou are a first-year or a seasoned veteran\, you will probably still take h ome something new\, so please come out to enjoy the talk! Refreshments wil - l be served. --- Learn more at https:/csclub.uwaterloo.ca/events/2012/wint - er/Algorithms-Talk + l be served. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/winter/Algorithms-Tal + k END:VEVENT BEGIN:VEVENT UID:20111024T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20111024T203000Z DTEND:20111024T213000Z SUMMARY:UNIX 102: Tools in the UNIX Environment LOCATION:University of Waterloo - MC 3003 DESCRIPTION:*by Calum T. Dalek*. The next installment in the CS Club's pop ular Unix tutorials UNIX 102 introduces powerful text editing tools for pr - ogramming and document formatting. --- Learn more at https:/csclub.uwaterl - oo.ca/events/2011/fall/UNIX-102-Tools-in-the-UNIX-Environment + ogramming and document formatting. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/fall/UNIX-102-Tools-i + n-the-UNIX-Environment END:VEVENT BEGIN:VEVENT UID:20110929T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20110929T200000Z DTEND:20110929T210000Z SUMMARY:UNIX 101: An Introduction to the Shell LOCATION:University of Waterloo - MC 3004 DESCRIPTION:*by Calum T. Dalek*. New to Unix? No problem\, we'll teach you - to power use circles around your friends! --- Learn more at https:/csclub - .uwaterloo.ca/events/2011/fall/UNIX-101-An-Introduction-to-the-Shell + to power use circles around your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/fall/UNIX-101-An-Intr + oduction-to-the-Shell END:VEVENT BEGIN:VEVENT UID:20111013T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20111013T223000Z DTEND:20111013T233000Z SUMMARY:How Browsers Work @@ -3165,26 +3269,27 @@ LOCATION:University of Waterloo - MC 4020 DESCRIPTION:*by Ehsan Akhgari*. Veteran Mozilla engineer Ehsan Akhgari wil l present a talk on the internals of web browsers. The material will range from the fundamentals of content rendering to the latest innovations in b - rowser design. Click on the talk title for a full abstract. --- Learn more - at https:/csclub.uwaterloo.ca/events/2011/fall/How-Browsers-Work + rowser design. Click on the talk title for a full abstract. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/fall/How-Browsers-Wor + k END:VEVENT BEGIN:VEVENT UID:20110919T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20110919T203000Z DTEND:20110919T213000Z SUMMARY:Elections LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:Club elections. See related news items for details. --- Learn - more at https:/csclub.uwaterloo.ca/events/2011/fall/Elections +DESCRIPTION:Club elections. See related news items for details. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/fall/Elections END:VEVENT BEGIN:VEVENT UID:20111021T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20111021T230000Z DTEND:20111022T000000Z SUMMARY:Code Party 2 @@ -3192,14 +3297,14 @@ LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is having our s econd code party of the term! Everyone is welcome\; please bring your frie nds. There will be foodstuffs and sugary drinks available for your hacking - pleasure. --- Learn more at https:/csclub.uwaterloo.ca/events/2011/fall/C - ode-Party-2 + pleasure. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/fall/Code-Party-2 END:VEVENT BEGIN:VEVENT UID:20110930T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20110930T230000Z DTEND:20111001T000000Z SUMMARY:Code Party 1 @@ -3209,14 +3314,14 @@ DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is having our f rative development. We'll present several ideas of small projects to work on for the unexperienced. Everyone is welcome\; please bring your friends! There will be foodstuffs and sugary drinks available for your hacking ple - asure. --- Learn more at https:/csclub.uwaterloo.ca/events/2011/fall/Code- - Party-1 + asure. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/fall/Code-Party-1 END:VEVENT BEGIN:VEVENT UID:20111112T123000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20111112T123000Z DTEND:20111112T133000Z SUMMARY:CSC goes to Design Our Tomorrow @@ -3224,15 +3329,15 @@ LOCATION:University of Waterloo - Davis Centre DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club has a limited n umber of tickets available for the [Design Our Tomorrow Conference]() at the University of Toronto on Saturday\, Nove - mber 12\, 10:00 - 16:30. See event information for ticket details. --- Lea - rn more at https:/csclub.uwaterloo.ca/events/2011/fall/CSC-goes-to-Design- - Our-Tomorrow + mber 12\, 10:00 - 16:30. See event information for ticket details. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/fall/CSC-goes-to-Desi + gn-Our-Tomorrow END:VEVENT BEGIN:VEVENT UID:20111119T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20111119T000000Z DTEND:20111119T010000Z SUMMARY:CSC Open Data Code Party @@ -3240,14 +3345,15 @@ LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is teaming up w ith the UW Open Data Initiative to bring you our third code party of the t erm! Everyone is welcome\; please bring your friends. There will be foodst - uffs and sugary drinks available for your hacking pleasure. --- Learn more - at https:/csclub.uwaterloo.ca/events/2011/fall/CSC-Open-Data-Code-Party + uffs and sugary drinks available for your hacking pleasure. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/fall/CSC-Open-Data-Co + de-Party END:VEVENT BEGIN:VEVENT UID:20110614T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20110614T203000Z DTEND:20110614T213000Z SUMMARY:Taming Software Bloat with AdaptableGIMP @@ -3255,29 +3361,30 @@ LOCATION:University of Waterloo - MC 2054 DESCRIPTION: Ever use software with 100s or 1000s of commands? Ever have a hard time finding the right commands to perform your task? In this talk\, we'll present AdaptableGIMP\, a new version of GIMP developed at Waterloo - to help simplify complex user interfaces. --- Learn more at https:/csclu - b.uwaterloo.ca/events/2011/spring/Taming-Software-Bloat-with-AdaptableGIMP + to help simplify complex user interfaces. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/Taming-Softwar + e-Bloat-with-AdaptableGIMP END:VEVENT BEGIN:VEVENT UID:20110704T173000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20110704T173000Z DTEND:20110704T183000Z SUMMARY:Our Troubles with Linux and Why You Should Care LOCATION:University of Waterloo - MC 5158 DESCRIPTION:A joint work between Professors Tim Brecht\, Ashif Harji\, and Peter Buhr\, this talk describes experiences using the Linux kernel as a - platform for conducting performance evaluations. --- Learn more at https:/ - csclub.uwaterloo.ca/events/2011/spring/Our-Troubles-with-Linux-and-Why-You - -Should-Care + platform for conducting performance evaluations. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/Our-Troubles-w + ith-Linux-and-Why-You-Should-Care END:VEVENT BEGIN:VEVENT UID:20110609T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20110609T203000Z DTEND:20110609T213000Z SUMMARY:General Purpose Computing on Graphics Cards @@ -3285,41 +3392,41 @@ LOCATION:University of Waterloo - MC 2054 DESCRIPTION: In the first of our member talks for the term\, Katie Hyatt w ill give a short introduction to General Purpose Graphics Processing Unit computing. This expanding field has many applications. The primary focus o - f this talk will be nVidia's CUDA architecture. --- Learn more at https:/ - csclub.uwaterloo.ca/events/2011/spring/General-Purpose-Computing-on-Graphi - cs-Cards + f this talk will be nVidia's CUDA architecture. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/General-Purpos + e-Computing-on-Graphics-Cards END:VEVENT BEGIN:VEVENT UID:20110509T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20110509T213000Z DTEND:20110509T223000Z SUMMARY:Elections LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:CSC Elections have begun for the Spring 2011 term\, nomination - s are open! --- Learn more at https:/csclub.uwaterloo.ca/events/2011/sprin - g/Elections + s are open! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/Elections END:VEVENT BEGIN:VEVENT UID:20110509T213100000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20110509T213100Z DTEND:20110509T223100Z SUMMARY:Elections Nominees List LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:CSC Elections\, final list of nominations for Spring 2011 --- - Learn more at https:/csclub.uwaterloo.ca/events/2011/spring/Elections-Nomi - nees-List +DESCRIPTION:CSC Elections\, final list of nominations for Spring 2011 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/Elections-Nomi + nees-List END:VEVENT BEGIN:VEVENT UID:20110722T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20110722T230000Z DTEND:20110723T000000Z SUMMARY:Code Party 3 @@ -3331,14 +3438,14 @@ DESCRIPTION:The final Code Party of the term is here! Come hack on some co h you're welcome with neither.Snacks will be provided. Everyone is welcome .Please note this date is postponed from the originally scheduled date due to conflicts with [Kitchener Ribfest & Craft Beer Show]() --- Learn more at https:/csclub.uwaterloo.ca/eve - nts/2011/spring/Code-Party-3 + enerribandbeerfest.com/>) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/Code-Party-3 END:VEVENT BEGIN:VEVENT UID:20110624T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20110624T230000Z DTEND:20110625T000000Z SUMMARY:Code Party 2 @@ -3347,14 +3454,14 @@ DESCRIPTION:The second Code Party of the term takes place this Friday! Com e hack on some code\, solve some puzzles\, and have some fun. The event st arts in the evening and will run all night. You can show up for any portio n of it. You should bring a laptop\, and probably have something in mind t - o work on\, though you're welcome with neither.Snacks will be provided. -- - - Learn more at https:/csclub.uwaterloo.ca/events/2011/spring/Code-Party-2 + o work on\, though you're welcome with neither.Snacks will be provided. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/Code-Party-2 END:VEVENT BEGIN:VEVENT UID:20110603T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20110603T230000Z DTEND:20110604T000000Z SUMMARY:Code Party 1 @@ -3362,28 +3469,28 @@ LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION: The Computer Science Club is having our first code party of t he term. The theme for this week's code party is personal projects. Come s how us what you've been working on! Of course\, everybody is welcome\, eve - n if you don't have a project. --- Learn more at https:/csclub.uwaterloo. - ca/events/2011/spring/Code-Party-1 + n if you don't have a project. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/Code-Party-1 END:VEVENT BEGIN:VEVENT UID:20110729T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20110729T220000Z DTEND:20110729T230000Z SUMMARY:CTRL-D LOCATION:University of Waterloo - home of askhader\, see abstract DESCRIPTION:The end of another term is here\, and so we're having our End- of-Term dinner. Everybody's welcome to come to CTRL-D. We are running this - like a potluck\, so bringing food is suggested. --- Learn more at https:/ - csclub.uwaterloo.ca/events/2011/spring/CTRL-D + like a potluck\, so bringing food is suggested. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/CTRL-D END:VEVENT BEGIN:VEVENT UID:20110709T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20110709T200000Z DTEND:20110709T210000Z SUMMARY:CSC Goes Outside @@ -3395,14 +3502,15 @@ DESCRIPTION:Do you like going outside? Are you vitamin-D deficient from be l have Frisbees\, kites\, snacks\, and some drinks. We'll be sticking arou nd until dusk\, when we're going to have a campfire with marshmallows and hotdogs. We plan to be there until 10PM\, but of course you're welcome to - come for any subinterval. --- Learn more at https:/csclub.uwaterloo.ca/eve - nts/2011/spring/CSC-Goes-Outside + come for any subinterval. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/CSC-Goes-Outsi + de END:VEVENT BEGIN:VEVENT UID:20110720T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20110720T203000Z DTEND:20110720T213000Z SUMMARY:An Introduction to Steganography @@ -3414,97 +3522,101 @@ DESCRIPTION:As part of the CSC member talks series\, Yomna Nasser will be his talk will include an introduction to the area\, history\, and some bas ic techniques for hiding information and detecting hidden data. There will be an overview of some of the mathematics involved\, but nothing too rigo - rous. --- Learn more at https:/csclub.uwaterloo.ca/events/2011/spring/An-I - ntroduction-to-Steganography + rous. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/An-Introductio + n-to-Steganography END:VEVENT BEGIN:VEVENT UID:20110209T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20110209T213000Z DTEND:20110209T223000Z SUMMARY:UNIX 103: Version Control Systems LOCATION:University of Waterloo - MC3003 DESCRIPTION:*by Calum T. Dalek*. 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. --- Learn more at https:/csclub.uwater - loo.ca/events/2011/winter/UNIX-103-Version-Control-Systems + the simple art of version control. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/winter/UNIX-103-Versi + on-Control-Systems END:VEVENT BEGIN:VEVENT UID:20110202T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20110202T213000Z DTEND:20110202T223000Z SUMMARY:UNIX 102: Documents and Editing in the Unix environment LOCATION:University of Waterloo - MC3003 DESCRIPTION:*by Calum T. Dalek*. The next installment in the CS Club's pop ular Unix tutorials UNIX 102 introduces powerful text editing tools for pr - ogramming and document formatting. --- Learn more at https:/csclub.uwaterl - oo.ca/events/2011/winter/UNIX-102-Documents-and-Editing-in-the-Unix-enviro - nment + ogramming and document formatting. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/winter/UNIX-102-Docum + ents-and-Editing-in-the-Unix-environment END:VEVENT BEGIN:VEVENT UID:20110126T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20110126T213000Z DTEND:20110126T223000Z SUMMARY:UNIX 101: An Introduction to the Shell LOCATION:University of Waterloo - MC3003 DESCRIPTION:*by Calum T. Dalek*. New to Unix? No problem\, we'll teach you - to power use circles around your friends! --- Learn more at https:/csclub - .uwaterloo.ca/events/2011/winter/UNIX-101-An-Introduction-to-the-Shell + to power use circles around your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/winter/UNIX-101-An-In + troduction-to-the-Shell END:VEVENT BEGIN:VEVENT UID:20110317T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20110317T203000Z DTEND:20110317T213000Z SUMMARY:Software Patents LOCATION:University of Waterloo - MC2034 DESCRIPTION:*by Stanley Khaing*. What are the requirements for obtaining a - patent? Should software be patentable? --- Learn more at https:/csclub.uw - aterloo.ca/events/2011/winter/Software-Patents + patent? Should software be patentable? ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/winter/Software-Paten + ts END:VEVENT BEGIN:VEVENT UID:20110205T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20110205T000000Z DTEND:20110205T010000Z SUMMARY:Code Party LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:*by Calum T. Dalek*. Come one\, come all to the Code Party hap pening in the Comfy Lounge this Friday. The event starts at 7:00PM and wil - l run through the night. --- Learn more at https:/csclub.uwaterloo.ca/even - ts/2011/winter/Code-Party + l run through the night. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/winter/Code-Party END:VEVENT BEGIN:VEVENT UID:20110218T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20110218T000000Z DTEND:20110218T010000Z SUMMARY:A Smorgasbord of Perl Talks LOCATION:University of Waterloo - MC2017 DESCRIPTION:*by KW Perl Mongers*. These talks are intended for programmers - who are curious about the Swiss Army Chainsaw of languages\, Perl. --- Le - arn more at https:/csclub.uwaterloo.ca/events/2011/winter/A-Smorgasbord-of - -Perl-Talks + who are curious about the Swiss Army Chainsaw of languages\, Perl. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/winter/A-Smorgasbord- + of-Perl-Talks END:VEVENT BEGIN:VEVENT UID:20100929T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20100929T203000Z DTEND:20100929T213000Z SUMMARY:Unix 101 @@ -3514,42 +3626,42 @@ DESCRIPTION:Need to use the Unix environment for a course\, want to overco allment in the CSC's popular series of Unix tutorials to learn the basics of the shell and how to navigate the unix environment. By the end of the h ands on workshop you will be able to work efficiently from the command lin - e and power-use circles around your friends. --- Learn more at https:/cscl - ub.uwaterloo.ca/events/2010/fall/Unix-101 + e and power-use circles around your friends. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/Unix-101 END:VEVENT BEGIN:VEVENT UID:20101006T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20101006T203000Z DTEND:20101006T213000Z SUMMARY:UNIX 103 LOCATION:University of Waterloo - MC3003 DESCRIPTION:Unix 103 will cover version control systems and how to use the m to manage your projects. Unix 101 would be helpful\, but all that is nee - ded is basic knowledge of the Unix command line (how to enter commands). - - -- Learn more at https:/csclub.uwaterloo.ca/events/2010/fall/UNIX-103 + ded is basic knowledge of the Unix command line (how to enter commands). ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/UNIX-103 END:VEVENT BEGIN:VEVENT UID:20101013T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20101013T203000Z DTEND:20101013T213000Z SUMMARY:UNIX 102 LOCATION:University of Waterloo - MC3003 DESCRIPTION:This installment in the CS Club's popular Unix tutorials UNIX 102 introduces powerful text editing tools for programming and document fo - rmatting. --- Learn more at https:/csclub.uwaterloo.ca/events/2010/fall/UN - IX-102 + rmatting. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/UNIX-102 END:VEVENT BEGIN:VEVENT UID:20101117T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20101117T213000Z DTEND:20101117T223000Z SUMMARY:Mathematics and aesthetics in maze design @@ -3557,29 +3669,29 @@ LOCATION:University of Waterloo - MC4061 DESCRIPTION:*by Dr. Craig S. Kaplan*. In this talk\, I discuss the role of the computer in the process of designing mazes. I present some well known algorithms for maze construction\, and more recent research that attempts - to novel mazes with non-trivial mathematical or aesthetic properties. --- - Learn more at https:/csclub.uwaterloo.ca/events/2010/fall/Mathematics-and - -aesthetics-in-maze-design + to novel mazes with non-trivial mathematical or aesthetic properties. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/Mathematics-and- + aesthetics-in-maze-design END:VEVENT BEGIN:VEVENT UID:20101019T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20101019T203000Z DTEND:20101019T213000Z SUMMARY:Machine learning vs human learning - will scientists become obsole te? LOCATION:University of Waterloo - RCH 306 -DESCRIPTION:*by Dr. Shai Ben-David*. --- Learn more at https:/csclub.uwate - rloo.ca/events/2010/fall/Machine-learning-vs-human-learning---will-scienti - sts-become-obsolete +DESCRIPTION:*by Dr. Shai Ben-David*. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/Machine-learning + -vs-human-learning---will-scientists-become-obsolete END:VEVENT BEGIN:VEVENT UID:20100921T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20100921T203000Z DTEND:20100921T213000Z SUMMARY:In the Beginning @@ -3588,14 +3700,14 @@ DESCRIPTION:**by Dr. Prabhakar Ragde\, Cheriton School of Computer Science **. I'll be workshopping some lecture ideas involving representations of n umbers\, specification of computation in functional terms\, reasoning abou t such specifications\, and comparing the strengths and weaknesses of diff - erent approaches. --- Learn more at https:/csclub.uwaterloo.ca/events/2010 - /fall/In-the-Beginning + erent approaches. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/In-the-Beginning END:VEVENT BEGIN:VEVENT UID:20101012T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20101012T203000Z DTEND:20101012T213000Z SUMMARY:How to build a brain: From single neurons to cognition @@ -3607,15 +3719,15 @@ DESCRIPTION:*By Dr. Chris Eliasmith*. Theoretical neuroscience is a new di so the underlying representations are often simple. In this talk I demons trate how the ideas underlying these simple forms of representation can un derwrite a representational hierarchy that scales to support sophisticated - \, structure-sensitive representations. --- Learn more at https:/csclub.uw - aterloo.ca/events/2010/fall/How-to-build-a-brain-From-single-neurons-to-co - gnition + \, structure-sensitive representations. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/How-to-build-a-b + rain-From-single-neurons-to-cognition END:VEVENT BEGIN:VEVENT UID:20101105T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20101105T230000Z DTEND:20101106T000000Z SUMMARY:Hackathon @@ -3624,26 +3736,26 @@ DESCRIPTION:Come join the CSC for a night of code\, music with only 8 bits \, and comradarie. We will be in the C&D Lounge from 7pm until 7am working on personal projects\, open source projects\, and whatever else comes to mind. If you're interested in getting involved in free/open source develop - ment\, some members will be on hand to guide you through the process. --- - Learn more at https:/csclub.uwaterloo.ca/events/2010/fall/Hackathon + ment\, some members will be on hand to guide you through the process. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/Hackathon END:VEVENT BEGIN:VEVENT UID:20100914T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20100914T203000Z DTEND:20100914T213000Z SUMMARY:Elections LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:Fall term executive elections and general meeting. --- Learn m - ore at https:/csclub.uwaterloo.ca/events/2010/fall/Elections +DESCRIPTION:Fall term executive elections and general meeting. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/Elections END:VEVENT BEGIN:VEVENT UID:20100922T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20100922T220000Z DTEND:20100922T230000Z SUMMARY:Cooking for Geeks @@ -3652,14 +3764,15 @@ DESCRIPTION:The CSC is happy to be hosting Jeff Potter\, author of \"Cooki ng 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 aud iences of hackers & foodies alike. We're happy to have Jeff joining us for - a hands on demonstration. --- Learn more at https:/csclub.uwaterloo.ca/ev - ents/2010/fall/Cooking-for-Geeks + a hands on demonstration. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/Cooking-for-Geek + s END:VEVENT BEGIN:VEVENT UID:20100923T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20100923T203000Z DTEND:20100923T213000Z SUMMARY:Calling all CS Frosh @@ -3667,14 +3780,15 @@ LOCATION:University of Waterloo - DC1301 (The Fishbowl) DESCRIPTION:Come meet and greet your professors\, advisors\, and the heads of the school. Talk to the CSC executive and other upper year students ab out CS at Waterloo. Free food and beverages will also be available\, so th - ere is really no excuse to miss this. --- Learn more at https:/csclub.uwat - erloo.ca/events/2010/fall/Calling-all-CS-Frosh + ere is really no excuse to miss this. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/Calling-all-CS-F + rosh END:VEVENT BEGIN:VEVENT UID:20101113T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20101113T170000Z DTEND:20101113T180000Z SUMMARY:CSC Invades Toronto @@ -3684,15 +3798,15 @@ DESCRIPTION:The CSC is going to Toronto to visit UofT's [CSSU]() will presen t his recent result \"QIP=PSPACE\". The talk will not assume any familiari ty with quantum computing or complexity theory\, and light refreshments wi - ll be provided. --- Learn more at https:/csclub.uwaterloo.ca/events/2010/w - inter/QIP=PSPACE + ll be provided. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/QIP=PSPACE END:VEVENT BEGIN:VEVENT UID:20100330T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20100330T203000Z DTEND:20100330T213000Z SUMMARY:NUI: The future of robotics and automated systems LOCATION:University of Waterloo - DC1304 DESCRIPTION:Member Sam Pasupalak will present some of his ongoing work in - Natural User Interfaces and Robotics in this sixth installment of CS10. -- - - Learn more at https:/csclub.uwaterloo.ca/events/2010/winter/NUI-The-futu - re-of-robotics-and-automated-systems + Natural User Interfaces and Robotics in this sixth installment of CS10. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/NUI-The-future + -of-robotics-and-automated-systems END:VEVENT BEGIN:VEVENT UID:20100323T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20100323T203000Z DTEND:20100323T213000Z SUMMARY:Memory-Corruption Security Holes: How to exploit\, patch and preve @@ -3967,15 +4089,15 @@ DESCRIPTION:Despite it being 2010\, code is still being exploited due to s talk\, I will go over several common methods of program exploitation\, bo th on the stack and on the heap\, as well as going over some of the curren t mitigation techniques (i.e. stack canaries\, ASLR\, etc.) for these hole - s\, and similarly\, how some of these can be bypassed as well. --- Learn m - ore at https:/csclub.uwaterloo.ca/events/2010/winter/Memory-Corruption-Sec - urity-Holes-How-to-exploit\,-patch-and-prevent-them. + s\, and similarly\, how some of these can be bypassed as well. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/Memory-Corrupt + ion-Security-Holes-How-to-exploit\,-patch-and-prevent-them. END:VEVENT BEGIN:VEVENT UID:20100126T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20100126T220000Z DTEND:20100126T230000Z SUMMARY:Deep learning with multiplicative interactions @@ -3985,14 +4107,15 @@ DESCRIPTION:Geoffrey Hinton\, from the University of Toronto and the Canad in learning networks and artificial intelligence. The talk will be access able\, so don't hesitate to come out. More information about Dr. Hinton's research can be found on [his website](). --- Learn more at https:/csclub.uwaterloo.ca/events/2010/winter/Deep-l - earning-with-multiplicative-interactions + >). ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/Deep-learning- + with-multiplicative-interactions END:VEVENT BEGIN:VEVENT UID:20100227T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20100227T000000Z DTEND:20100227T010000Z SUMMARY:Contest Closing @@ -4001,14 +4124,15 @@ DESCRIPTION:The [contest]() is coming to a close tomorrow\, so to finish it in style we will be having ice cream and code friday night. It would be a shame if Waterloo lost (we're not on top of the [leaderboard]() right now) so come out and hack for the home team. --- Learn more at ht - tps:/csclub.uwaterloo.ca/events/2010/winter/Contest-Closing + >) right now) so come out and hack for the home team. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/Contest-Closin + g END:VEVENT BEGIN:VEVENT UID:20100401T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20100401T223000Z DTEND:20100401T233000Z SUMMARY:CTRL-D @@ -4017,72 +4141,72 @@ DESCRIPTION: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 t o get there meet at the club office at 6:30 PM\, a group will be leaving f rom the MC then. The dinner will be potluck style so bring a dish for 4-6 - people\, or some plates or pop or something. --- Learn more at https:/cscl - ub.uwaterloo.ca/events/2010/winter/CTRL-D + people\, or some plates or pop or something. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/CTRL-D END:VEVENT BEGIN:VEVENT UID:20100225T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20100225T213000Z DTEND:20100225T223000Z SUMMARY:CSCF Town Hall LOCATION:University of Waterloo - DC1302 DESCRIPTION:Come to a town hall style meeting with the managers of CSCF to discuss how to improve the undergraduate (student.cs) computing environme - nt. Have gripes? Suggestions? Requests? Now is the time to voice them. --- - Learn more at https:/csclub.uwaterloo.ca/events/2010/winter/CSCF-Town-Hal - l + nt. Have gripes? Suggestions? Requests? Now is the time to voice them. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/CSCF-Town-Hall END:VEVENT BEGIN:VEVENT UID:20100406T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20100406T203000Z DTEND:20100406T213000Z SUMMARY:Brush-Based Constructive Solid Geometry LOCATION:University of Waterloo - DC1304 DESCRIPTION:The last talk in the CS10 series will be presented by Jordan S aunders\, in which he will discuss methods for processing brush-based cons - tructive solid geometry. --- Learn more at https:/csclub.uwaterloo.ca/even - ts/2010/winter/Brush-Based-Constructive-Solid-Geometry + tructive solid geometry. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/Brush-Based-Co + nstructive-Solid-Geometry END:VEVENT BEGIN:VEVENT UID:20100306T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20100306T220000Z DTEND:20100306T230000Z SUMMARY:Bowling LOCATION:University of Waterloo - Waterloo Bowling Lanes DESCRIPTION:The CSC is going bowling. $9.75 for shoes and two games. The b owling alley serves fried food and beer. Join us for some or all of the ab - ove --- Learn more at https:/csclub.uwaterloo.ca/events/2010/winter/Bowlin - g + ove ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/Bowling END:VEVENT BEGIN:VEVENT UID:20100316T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20100316T203000Z DTEND:20100316T213000Z SUMMARY:Approximation Hardness and the Unique Games Conjecture LOCATION:University of Waterloo - MC5158 DESCRIPTION:The fifth installment in CS10: Undergraduate Seminars in CS\, features CSC member Elyot Grant introducing the theory of approximation al - gorithms. Fun times and a lack of gruesome math are promised. --- Learn mo - re at https:/csclub.uwaterloo.ca/events/2010/winter/Approximation-Hardness - -and-the-Unique-Games-Conjecture + gorithms. Fun times and a lack of gruesome math are promised. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/Approximation- + Hardness-and-the-Unique-Games-Conjecture END:VEVENT BEGIN:VEVENT UID:20100319T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20100319T230000Z DTEND:20100320T000000Z SUMMARY:Another Party of Code @@ -4091,14 +4215,15 @@ DESCRIPTION:There is a CSC Code Party Friday starting at 7:00PM (1900) unt il 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 en - ergy drinks for everyone's enjoyment. --- Learn more at https:/csclub.uwat - erloo.ca/events/2010/winter/Another-Party-of-Code + ergy drinks for everyone's enjoyment. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/Another-Party- + of-Code END:VEVENT BEGIN:VEVENT UID:20100209T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20100209T213000Z DTEND:20100209T223000Z SUMMARY:An Introduction to Vector Graphics Libraries with Cairo @@ -4113,28 +4238,29 @@ DESCRIPTION:Cairo is an open source\, cross platform\, vector graphics lib ired image. This has the advantages of being infinitely scalable\, smaller in file size\, and simpler to express within a computer programme. This t alk will be an introduction to the concepts and metaphors used by vector g - raphics libraries in general and Cairo in particular. --- Learn more at ht - tps:/csclub.uwaterloo.ca/events/2010/winter/An-Introduction-to-Vector-Grap - hics-Libraries-with-Cairo + raphics libraries in general and Cairo in particular. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/An-Introductio + n-to-Vector-Graphics-Libraries-with-Cairo END:VEVENT BEGIN:VEVENT UID:20100313T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20100313T000000Z DTEND:20100313T010000Z SUMMARY:A Party of Code LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:A fevered night of code\, friends\, fun\, energy drinks\, and - the CSC. --- Learn more at https:/csclub.uwaterloo.ca/events/2010/winter/A - -Party-of-Code + the CSC. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/A-Party-of-Cod + e END:VEVENT BEGIN:VEVENT UID:20100326T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20100326T230000Z DTEND:20100327T000000Z SUMMARY:A Final Party of Code @@ -4144,28 +4270,29 @@ DESCRIPTION:There is a CSC/CMC Code Party Friday starting at 7:00PM (1900) king 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 las - t of the term so don't miss out. --- Learn more at https:/csclub.uwaterloo - .ca/events/2010/winter/A-Final-Party-of-Code + t of the term so don't miss out. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/A-Final-Party- + of-Code END:VEVENT BEGIN:VEVENT UID:20091014T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20091014T183000Z DTEND:20091014T193000Z SUMMARY:UofT Graduate School Information Session LOCATION:University of Waterloo - DC1304 DESCRIPTION:\"Is Graduate School for You?\" Get the answers to your grad s - chool questions - and have a bite to eat\, our treat --- Learn more at htt - ps:/csclub.uwaterloo.ca/events/2009/fall/UofT-Graduate-School-Information- - Session + chool questions - and have a bite to eat\, our treat ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/UofT-Graduate-Sc + hool-Information-Session END:VEVENT BEGIN:VEVENT UID:20091008T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20091008T203000Z DTEND:20091008T213000Z SUMMARY:UNIX 103 @@ -4176,54 +4303,55 @@ DESCRIPTION:In this long-awaited third installment of the popular Unix Tut Control Systems (git and subversion). This tutorial will advise you in th e discipline of managing the source code of your projects and enable you t o quickly learn new Version Control Systems in the work place -- a skill t - hat is much sought after by employers. --- Learn more at https:/csclub.uwa - terloo.ca/events/2009/fall/UNIX-103 + hat is much sought after by employers. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/UNIX-103 END:VEVENT BEGIN:VEVENT UID:20091001T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20091001T203000Z DTEND:20091001T213000Z SUMMARY:UNIX 102 LOCATION:University of Waterloo - MC3003 DESCRIPTION:The next installment in the CS Club's popular Unix tutorials U NIX 102 introduces powerful text editing tools for programming and documen - t formatting. --- Learn more at https:/csclub.uwaterloo.ca/events/2009/fal - l/UNIX-102 + t formatting. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/UNIX-102 END:VEVENT BEGIN:VEVENT UID:20090924T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090924T203000Z DTEND:20090924T213000Z SUMMARY:UNIX 101 LOCATION:University of Waterloo - MC3003 DESCRIPTION:New to Unix? No problem\, we'll teach you to power use circles - around your friends! --- Learn more at https:/csclub.uwaterloo.ca/events/ - 2009/fall/UNIX-101 + around your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/UNIX-101 END:VEVENT BEGIN:VEVENT UID:20091205T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20091205T233000Z DTEND:20091206T003000Z SUMMARY:The Club That Really Likes Dinner LOCATION:University of Waterloo - MC3036 DESCRIPTION:Come on out to the club's termly end of term dinner\, details - in the abstract --- Learn more at https:/csclub.uwaterloo.ca/events/2009/f - all/The-Club-That-Really-Likes-Dinner + in the abstract ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/The-Club-That-Re + ally-Likes-Dinner END:VEVENT BEGIN:VEVENT UID:20091003T140000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20091003T140000Z DTEND:20091003T150000Z SUMMARY:Linux Install Fest @@ -4232,14 +4360,15 @@ DESCRIPTION:Interested in trying Linux but don't know where to start? Come to the Linux install fest to demo Linux\, get help installing it on your computer\, either stand alone or a dual boot\, and help setting up your fr esh install. Have lunch and hang around if you like\, or just come in for - a CD. --- Learn more at https:/csclub.uwaterloo.ca/events/2009/fall/Linux- - Install-Fest + a CD. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/Linux-Install-Fe + st END:VEVENT BEGIN:VEVENT UID:20091105T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20091105T213000Z DTEND:20091105T223000Z SUMMARY:In the Beginning @@ -4249,14 +4378,14 @@ DESCRIPTION:To most CS students an OS kernel is pretty low level. But ther 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 w hen it powered on. This talk describes what needs to happen next\, up to t - he point where the first kernel instruction executes. --- Learn more at ht - tps:/csclub.uwaterloo.ca/events/2009/fall/In-the-Beginning + he point where the first kernel instruction executes. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/In-the-Beginning END:VEVENT BEGIN:VEVENT UID:20090915T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090915T210000Z DTEND:20090915T220000Z SUMMARY:Elections @@ -4265,14 +4394,14 @@ DESCRIPTION:Nominations are open now\, either place your name on the nomin ees board or e-mail [the CRO]() to nominat e someone for a position. Come to the Comfy Lounge to elect your fall term executive. Contact [the CRO]() if you hav - e questions. --- Learn more at https:/csclub.uwaterloo.ca/events/2009/fall - /Elections + e questions. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/Elections END:VEVENT BEGIN:VEVENT UID:20091016T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20091016T230000Z DTEND:20091017T000000Z SUMMARY:Code Party and Contest Finale @@ -4281,41 +4410,43 @@ DESCRIPTION: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 c - oding and comradarie with us. --- Learn more at https:/csclub.uwaterloo.ca - /events/2009/fall/Code-Party-and-Contest-Finale + oding and comradarie with us. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/Code-Party-and-C + ontest-Finale END:VEVENT BEGIN:VEVENT UID:20091128T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20091128T000000Z DTEND:20091128T010000Z SUMMARY:Code Party!!11!! LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:A fevered night of code\, friends\, fun\, energy drinks\, and - the CSC. Facebook will be around to bring some food and hang out. --- Lear - n more at https:/csclub.uwaterloo.ca/events/2009/fall/Code-Party!!11!! + the CSC. Facebook will be around to bring some food and hang out. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/Code-Party!!11!! END:VEVENT BEGIN:VEVENT UID:20091020T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20091020T203000Z DTEND:20091020T213000Z SUMMARY:CSC Goes To Dooly's LOCATION:University of Waterloo - MC3036 DESCRIPTION:We're going to Dooly's to play pool. What more do you want fro m 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. --- Learn more at - https:/csclub.uwaterloo.ca/events/2009/fall/CSC-Goes-To-Dooly's + discount tables for club members so be sure to be there. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/CSC-Goes-To-Dool + y's END:VEVENT BEGIN:VEVENT UID:20090928T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090928T203000Z DTEND:20090928T213000Z SUMMARY:AI Programming Contest sponsored by Google @@ -4324,15 +4455,15 @@ DESCRIPTION:Come learn how to write an intelligent game-playing program. N o past experience necessary. Submit your program using the [online web int erface]() to watch it battle against other people's programs. Beginners and experts welcome! Prizes provided by - google\, including the delivery of your resume to google recruiters. --- - Learn more at https:/csclub.uwaterloo.ca/events/2009/fall/AI-Programming-C - ontest-sponsored-by-Google + google\, including the delivery of your resume to google recruiters. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/AI-Programming-C + ontest-sponsored-by-Google END:VEVENT BEGIN:VEVENT UID:20090723T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090723T203000Z DTEND:20090723T213000Z SUMMARY:Unix 103 @@ -4343,14 +4474,14 @@ DESCRIPTION:In this long-awaited third installment of the popular Unix Tut Version Control Systems (git and subversion). This tutorial will advise yo u in the discipline of managing the source code of your projects and enabl e you to quickly learn new Version Control Systems in the work place -- a - skill that is much sought after by employers. --- Learn more at https:/csc - lub.uwaterloo.ca/events/2009/spring/Unix-103 + skill that is much sought after by employers. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/spring/Unix-103 END:VEVENT BEGIN:VEVENT UID:20090602T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090602T203000Z DTEND:20090602T213000Z SUMMARY:Unix 101 @@ -4360,13 +4491,13 @@ DESCRIPTION:Need to use the UNIX environment for a course\, want to overco cane secrets of the UNIX command line interface from CSC mages. After this tutorial you will be comfortable with the essentials of navigating\, mani pulating and viewing files\, and processing data at the UNIX shell prompt. - --- Learn more at https:/csclub.uwaterloo.ca/events/2009/spring/Unix-101 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/spring/Unix-101 END:VEVENT BEGIN:VEVENT UID:20090622T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090622T203000Z DTEND:20090622T213000Z SUMMARY:Paper Club @@ -4374,26 +4505,26 @@ LOCATION:University of Waterloo - MC 4041 DESCRIPTION:Come and drink tea and read an academic CS paper with the Pape r Club. We will be meeting from 4:30pm until 6:30pm on Monday\, June 22th on the 4th floor of the MC (exact room number TBA). See http://csclub.uwat - erloo.ca/\\~paper --- Learn more at https:/csclub.uwaterloo.ca/events/2009 - /spring/Paper-Club + erloo.ca/\\~paper ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/spring/Paper-Club END:VEVENT BEGIN:VEVENT UID:20090512T160000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090512T160000Z DTEND:20090512T170000Z SUMMARY:PHP on Windows LOCATION:University of Waterloo - MC 2034 -DESCRIPTION:PHP Programming Contest Info Session --- Learn more at https:/ - csclub.uwaterloo.ca/events/2009/spring/PHP-on-Windows +DESCRIPTION:PHP Programming Contest Info Session ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/spring/PHP-on-Windows END:VEVENT BEGIN:VEVENT UID:20090707T190000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090707T190000Z DTEND:20090707T200000Z SUMMARY:History of CS Curriculum at UW @@ -4401,170 +4532,174 @@ LOCATION:University of Waterloo - DC 1302 DESCRIPTION:This talk provides a personal overview of the evolution of the undergraduate computer science curriculum at UW over the past forty years \, concluding with an audience discussion of possible future developments. - --- Learn more at https:/csclub.uwaterloo.ca/events/2009/spring/History-o - f-CS-Curriculum-at-UW ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/spring/History-of-CS- + Curriculum-at-UW END:VEVENT BEGIN:VEVENT UID:20090619T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090619T213000Z DTEND:20090619T223000Z SUMMARY:Dooly's Night LOCATION:University of Waterloo - Dooly's DESCRIPTION:The CSC will be playing pool at Dooly's. Join us for only a fe - w dollars. --- Learn more at https:/csclub.uwaterloo.ca/events/2009/spring - /Dooly's-Night + w dollars. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/spring/Dooly's-Night END:VEVENT BEGIN:VEVENT UID:20090605T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090605T230000Z DTEND:20090606T000000Z SUMMARY:Code Party LOCATION:University of Waterloo - MC 3001 DESCRIPTION:Have an assignment or project you need to work on? We will be coding from 7:00pm until 7:00am starting on Friday\, June 5th in the Comfy - lounge. Join us! --- Learn more at https:/csclub.uwaterloo.ca/events/2009 - /spring/Code-Party + lounge. Join us! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/spring/Code-Party END:VEVENT BEGIN:VEVENT UID:20090203T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090203T223000Z DTEND:20090203T233000Z SUMMARY:UNIX 101 LOCATION:University of Waterloo - MC3003 DESCRIPTION:New to Unix? No problem\, we'll teach you to power use circles - around your friends! --- Learn more at https:/csclub.uwaterloo.ca/events/ - 2009/winter/UNIX-101 + around your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/UNIX-101 END:VEVENT BEGIN:VEVENT UID:20090205T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090205T223000Z DTEND:20090205T233000Z SUMMARY:UNIX 101 and 102 LOCATION:University of Waterloo - MC2062 and MC2063 DESCRIPTION:Continuing the popular Unix Tutorials with a rerun of 101 and - the debut of 102. --- Learn more at https:/csclub.uwaterloo.ca/events/2009 - /winter/UNIX-101-and-102 + the debut of 102. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/UNIX-101-and-1 + 02 END:VEVENT BEGIN:VEVENT UID:20090113T212000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090113T212000Z DTEND:20090113T222000Z SUMMARY:Term Elections LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:Winter Elections --- Learn more at https:/csclub.uwaterloo.ca/ - events/2009/winter/Term-Elections +DESCRIPTION:Winter Elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Term-Elections END:VEVENT BEGIN:VEVENT UID:20090305T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090305T213000Z DTEND:20090305T223000Z SUMMARY:SIGGRAPH Night LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Come out and watch the SIGGRAPH (Special Interest Group on Gra phics) conference video review. A video of insane\, amazing\, and mind blo - wing computer graphics. . --- Learn more at https:/csclub.uwaterloo.ca/eve - nts/2009/winter/SIGGRAPH-Night + wing computer graphics. . ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/SIGGRAPH-Night END:VEVENT BEGIN:VEVENT UID:20090129T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090129T233000Z DTEND:20090130T003000Z SUMMARY:Richard M. Stallman LOCATION:University of Waterloo - Modern Languages Theatre -DESCRIPTION:The Free Software Movement and the GNU/Linux Operating System - --- Learn more at https:/csclub.uwaterloo.ca/events/2009/winter/Richard-M. - -Stallman +DESCRIPTION:The Free Software Movement and the GNU/Linux Operating System ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Richard-M.-Sta + llman END:VEVENT BEGIN:VEVENT UID:20090402T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090402T203000Z DTEND:20090402T213000Z SUMMARY:Rapid prototyping and mathematical art LOCATION:University of Waterloo - DC1302 -DESCRIPTION:A talk by Craig S. Kaplan. --- Learn more at https:/csclub.uwa - terloo.ca/events/2009/winter/Rapid-prototyping-and-mathematical-art +DESCRIPTION:A talk by Craig S. Kaplan. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Rapid-prototyp + ing-and-mathematical-art END:VEVENT BEGIN:VEVENT UID:20090309T190000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090309T190000Z DTEND:20090309T200000Z SUMMARY:Prabhakar Ragde LOCATION:University of Waterloo - DC1302 -DESCRIPTION:Functional Lexing and Parsing --- Learn more at https:/csclub. - uwaterloo.ca/events/2009/winter/Prabhakar-Ragde +DESCRIPTION:Functional Lexing and Parsing ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Prabhakar-Ragd + e END:VEVENT BEGIN:VEVENT UID:20090122T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090122T170000Z DTEND:20090122T180000Z SUMMARY:Joel Spolsky LOCATION:University of Waterloo - MC5136 DESCRIPTION:Joel Spolsky\, of [Joel on Software]() will be giving a talk entitled \"Computer Science Education and th - e Software Industry\". --- Learn more at https:/csclub.uwaterloo.ca/events - /2009/winter/Joel-Spolsky + e Software Industry\". ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Joel-Spolsky END:VEVENT BEGIN:VEVENT UID:20090312T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090312T210000Z DTEND:20090312T220000Z SUMMARY:IQC - Programming Quantum Computers LOCATION:University of Waterloo - RAC2009 DESCRIPTION:A brief intro to Quantum Computing and why it matters\, follow ed by a talk on programming quantum computers. Meet at the CSC at 4:00PM f - or a guided walk to the RAC. --- Learn more at https:/csclub.uwaterloo.ca/ - events/2009/winter/IQC---Programming-Quantum-Computers + or a guided walk to the RAC. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/IQC---Programm + ing-Quantum-Computers END:VEVENT BEGIN:VEVENT UID:20090227T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090227T220000Z DTEND:20090227T230000Z SUMMARY:Dooly's Night LOCATION:University of Waterloo - CSC Office: MC3036 -DESCRIPTION:Come join the CSC as we head to Dooly's. --- Learn more at htt - ps:/csclub.uwaterloo.ca/events/2009/winter/Dooly's-Night +DESCRIPTION:Come join the CSC as we head to Dooly's. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Dooly's-Night END:VEVENT BEGIN:VEVENT UID:20090117T003000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090117T003000Z DTEND:20090117T013000Z SUMMARY:Code party !!11!!1!! @@ -4575,27 +4710,28 @@ DESCRIPTION:There is a CSC Code Party Tonight starting at 7:30PM (1930) un creating music mixes\, and other general classyness. If we manage to swin g it\, there will be delicious energy drinks for your consumption! Alterna tively\, if we don't we will have each other as well as some delicious tea - and coffee. Perhaps a crumpet --- Learn more at https:/csclub.uwaterloo.c - a/events/2009/winter/Code-party-!!11!!1!! + and coffee. Perhaps a crumpet ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Code-party-!!1 + 1!!1!! END:VEVENT BEGIN:VEVENT UID:20090327T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090327T220000Z DTEND:20090327T230000Z SUMMARY:Code Party LOCATION:University of Waterloo - Comfy Lounge (MC) DESCRIPTION:CSC Code Party! Same as always - no sleep\, lots of caffeine\, - and really nerdy entertainment. Bonus: Free Cake! --- Learn more at https - :/csclub.uwaterloo.ca/events/2009/winter/Code-Party + and really nerdy entertainment. Bonus: Free Cake! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Code-Party END:VEVENT BEGIN:VEVENT UID:20090207T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090207T000000Z DTEND:20090207T010000Z SUMMARY:Code Party! @@ -4603,40 +4739,40 @@ LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:There is a CSC Code Party starting at 7:00PM (19:00). Come out and enjoy some good old programming and meet others interested in writing code! Free energy drinks and snacks for all. Plus\, we have lots of thing - s that need to be done if you're looking for a project to work on! --- Lea - rn more at https:/csclub.uwaterloo.ca/events/2009/winter/Code-Party! + s that need to be done if you're looking for a project to work on! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Code-Party! END:VEVENT BEGIN:VEVENT UID:20090312T120000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090312T120000Z DTEND:20090312T130000Z SUMMARY:Canadian Undergraduate Technology Conference LOCATION:University of Waterloo - Toronto Hilton -DESCRIPTION:See [cutc.ca]() for more details. --- Lear - n more at https:/csclub.uwaterloo.ca/events/2009/winter/Canadian-Undergrad - uate-Technology-Conference +DESCRIPTION:See [cutc.ca]() for more details. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Canadian-Under + graduate-Technology-Conference END:VEVENT BEGIN:VEVENT UID:20090403T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090403T220000Z DTEND:20090403T230000Z SUMMARY:CTRL-D LOCATION:University of Waterloo - TBA DESCRIPTION:Join the Club That Really Likes Dinner for the End Of Term par - ty! Inquire closer to the date for details. --- Learn more at https:/csclu - b.uwaterloo.ca/events/2009/winter/CTRL-D + ty! Inquire closer to the date for details. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/CTRL-D END:VEVENT BEGIN:VEVENT UID:20090319T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20090319T203000Z DTEND:20090319T213000Z SUMMARY:Artificial Intelligence Contest @@ -4646,83 +4782,84 @@ DESCRIPTION:Come out and try your hand at writing a computer program that e\, Minesweeper. Once you're done\, your program will compete head-to-head against the other entries in a fierce Minesweeper Flags tournament. There will be a contest kick-off session on Thursday March 19 at 4:30 PM in roo - m MC3036. Submissions will be accepted until Saturday March 28. --- Learn - more at https:/csclub.uwaterloo.ca/events/2009/winter/Artificial-Intellige - nce-Contest + m MC3036. Submissions will be accepted until Saturday March 28. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Artificial-Int + elligence-Contest END:VEVENT BEGIN:VEVENT UID:20081009T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20081009T203000Z DTEND:20081009T213000Z SUMMARY:Unix 102 LOCATION:University of Waterloo - MC2037 DESCRIPTION:Want more from Unix? No problem\, we'll teach you to create an - d quickly edit high quality documents. --- Learn more at https:/csclub.uwa - terloo.ca/events/2008/fall/Unix-102 + d quickly edit high quality documents. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/Unix-102 END:VEVENT BEGIN:VEVENT UID:20081007T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20081007T203000Z DTEND:20081007T213000Z SUMMARY:Unix 101 LOCATION:University of Waterloo - MC2037 DESCRIPTION:New to Unix? No problem\, we'll teach you to power use circles - around your friends! --- Learn more at https:/csclub.uwaterloo.ca/events/ - 2008/fall/Unix-101 + around your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/Unix-101 END:VEVENT BEGIN:VEVENT UID:20081016T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20081016T203000Z DTEND:20081016T213000Z SUMMARY:SIGGRAPH Night LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Come out and watch the SIGGRAPH (Special Interest Group on Gra phics) conference video review. A video of insane\, amazing\, and mind blo - wing computer graphics. --- Learn more at https:/csclub.uwaterloo.ca/event - s/2008/fall/SIGGRAPH-Night + wing computer graphics. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/SIGGRAPH-Night END:VEVENT BEGIN:VEVENT UID:20080912T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20080912T203000Z DTEND:20080912T213000Z SUMMARY:Meet the CSC LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Come out and meet other CSC members\, find out about the CSC\, meet the executive nominees\, and join if you like what you see. Nominees - should plan on attending. --- Learn more at https:/csclub.uwaterloo.ca/ev - ents/2008/fall/Meet-the-CSC + should plan on attending. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/Meet-the-CSC END:VEVENT BEGIN:VEVENT UID:20081106T150000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20081106T150000Z DTEND:20081106T160000Z SUMMARY:Linux Install Fest LOCATION:University of Waterloo - SLC Multipurpose Room DESCRIPTION:Come join the CSC in celebrating the new releases of Ubuntu Li nux\, Free BSD and Open BSD\, and get a hand installing one of them on you - r own system. --- Learn more at https:/csclub.uwaterloo.ca/events/2008/fal - l/Linux-Install-Fest + r own system. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/Linux-Install-Fe + st END:VEVENT BEGIN:VEVENT UID:20081002T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20081002T203000Z DTEND:20081002T213000Z SUMMARY:General Meeting 2 @@ -4730,26 +4867,27 @@ LOCATION:University of Waterloo - MC4021 DESCRIPTION:The second official general meeting of the term. Items on the adgenda are CSC Merch\, upcoming talks\, and other possible planned events \, as well as the announcement of a librarian and planning of an office cl - eanout and a library organization day. --- Learn more at https:/csclub.uwa - terloo.ca/events/2008/fall/General-Meeting-2 + eanout and a library organization day. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/General-Meeting- + 2 END:VEVENT BEGIN:VEVENT UID:20081003T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20081003T203000Z DTEND:20081003T213000Z SUMMARY:Game Sketching LOCATION:University of Waterloo - MC2065 -DESCRIPTION:Juancho Buchanan\, CTO Relic Entertainment --- Learn more at h - ttps:/csclub.uwaterloo.ca/events/2008/fall/Game-Sketching +DESCRIPTION:Juancho Buchanan\, CTO Relic Entertainment ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/Game-Sketching END:VEVENT BEGIN:VEVENT UID:20081110T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20081110T213000Z DTEND:20081110T223000Z SUMMARY:Functional Programming @@ -4757,27 +4895,28 @@ LOCATION:University of Waterloo - MC4061 DESCRIPTION:This talk will survey concepts\, techniques\, and languages fo r functional programming from both historical and contemporary perspective s\, with reference to Lisp\, Scheme\, ML\, Haskell\, and Erlang. No prior - background is assumed. --- Learn more at https:/csclub.uwaterloo.ca/events - /2008/fall/Functional-Programming + background is assumed. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/Functional-Progr + amming END:VEVENT BEGIN:VEVENT UID:20081024T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20081024T220000Z DTEND:20081024T230000Z SUMMARY:Code Party LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:A fevered night of code\, friends\, fun\, free energy drinks\, - and the CSC. --- Learn more at https:/csclub.uwaterloo.ca/events/2008/fal - l/Code-Party + and the CSC. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/Code-Party END:VEVENT BEGIN:VEVENT UID:20081115T113000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20081115T113000Z DTEND:20081115T123000Z SUMMARY:Changing the World Conference @@ -4786,14 +4925,15 @@ DESCRIPTION:Organized by Queen's students\, Changing the World aims to bri ng together the world's greatest visionaries to inspire people to innovate and better our world. Among these speakers include Nobel Peace Prize winn er\, Eric Chivian. He was a recipient for his work on stopping nuclear war - . --- Learn more at https:/csclub.uwaterloo.ca/events/2008/fall/Changing-t - he-World-Conference + . ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/Changing-the-Wor + ld-Conference END:VEVENT BEGIN:VEVENT UID:20080916T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20080916T203000Z DTEND:20080916T213000Z SUMMARY:CSClub Elections @@ -4801,38 +4941,40 @@ LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Elections are scheduled for Tues\, Sep 16 @ 4:30 pm in the com fy lounge. The nomination period closes on Mon\, Sep 15 @ 4:30 pm. Nominat ions may be sent to cro@csclub.uwaterloo.ca. Candidates should not engage - in campaigning after the nomination period has closed. --- Learn more at h - ttps:/csclub.uwaterloo.ca/events/2008/fall/CSClub-Elections + in campaigning after the nomination period has closed. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/CSClub-Elections END:VEVENT BEGIN:VEVENT UID:20080229T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20080229T220000Z DTEND:20080229T230000Z SUMMARY:Quantum Information Processing LOCATION:University of Waterloo - BFG2125 -DESCRIPTION:Raymond Laflamme --- Learn more at https:/csclub.uwaterloo.ca/ - events/2008/winter/Quantum-Information-Processing +DESCRIPTION:Raymond Laflamme ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/winter/Quantum-Inform + ation-Processing END:VEVENT BEGIN:VEVENT UID:20080123T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20080123T220000Z DTEND:20080123T230000Z SUMMARY:Creating Distributed Applications with TIPC LOCATION:University of Waterloo - MC 4020 -DESCRIPTION:Elmer Horvath --- Learn more at https:/csclub.uwaterloo.ca/eve - nts/2008/winter/Creating-Distributed-Applications-with-TIPC +DESCRIPTION:Elmer Horvath ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/winter/Creating-Distr + ibuted-Applications-with-TIPC END:VEVENT BEGIN:VEVENT UID:20080115T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20080115T213000Z DTEND:20080115T223000Z SUMMARY:CSClub Elections @@ -4840,171 +4982,177 @@ LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Elections are scheduled for Tues\, Jan 15 @ 4:30 pm in the com fy lounge. The nomination period closes on Mon\, Jan 14 @ 4:30 pm. Candida tes should not engage in campaigning after the nomination period has close - d. --- Learn more at https:/csclub.uwaterloo.ca/events/2008/winter/CSClub- - Elections + d. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/winter/CSClub-Electio + ns END:VEVENT BEGIN:VEVENT UID:20080214T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20080214T210000Z DTEND:20080214T220000Z SUMMARY:CSC Programming Contest 1 LOCATION:University of Waterloo - MC2061 -DESCRIPTION:Yes\, we know this is Valentine's Day. --- Learn more at https - :/csclub.uwaterloo.ca/events/2008/winter/CSC-Programming-Contest-1 +DESCRIPTION:Yes\, we know this is Valentine's Day. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/winter/CSC-Programmin + g-Contest-1 END:VEVENT BEGIN:VEVENT UID:20080208T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20080208T213000Z DTEND:20080208T223000Z SUMMARY:A Brief History of Blackberry and the Wireless Data Telecom Indust ry LOCATION:University of Waterloo - MC4042 -DESCRIPTION:Tyler Lessard --- Learn more at https:/csclub.uwaterloo.ca/eve - nts/2008/winter/A-Brief-History-of-Blackberry-and-the-Wireless-Data-Teleco - m-Industry +DESCRIPTION:Tyler Lessard ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/winter/A-Brief-Histor + y-of-Blackberry-and-the-Wireless-Data-Telecom-Industry END:VEVENT BEGIN:VEVENT UID:20071120T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20071120T213000Z DTEND:20071120T223000Z SUMMARY:Why you should care about functional programming with Haskell *New -er Date* LOCATION:University of Waterloo - MC 4041 -DESCRIPTION:Andrei Barbu --- Learn more at https:/csclub.uwaterloo.ca/even - ts/2007/fall/Why-you-should-care-about-functional-programming-with-Haskell - -New-er-Date +DESCRIPTION:Andrei Barbu ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/Why-you-should-c + are-about-functional-programming-with-Haskell-New-er-Date END:VEVENT BEGIN:VEVENT UID:20070925T173000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20070925T173000Z DTEND:20070925T183000Z SUMMARY:Virtual Reality\, Real Law: The regulation of Property in Video Ga mes LOCATION:University of Waterloo - DC 1302 -DESCRIPTION:Susan Abramovitch --- Learn more at https:/csclub.uwaterloo.ca - /events/2007/fall/Virtual-Reality\,-Real-Law-The-regulation-of-Property-in - -Video-Games +DESCRIPTION:Susan Abramovitch ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/Virtual-Reality\ + ,-Real-Law-The-regulation-of-Property-in-Video-Games END:VEVENT BEGIN:VEVENT UID:20071002T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20071002T203000Z DTEND:20071002T213000Z SUMMARY:Putting the fun into Functional Languages and Useful Programming w ith OCaml/F# LOCATION:University of Waterloo - MC4061 -DESCRIPTION:Brennan Taylor --- Learn more at https:/csclub.uwaterloo.ca/ev - ents/2007/fall/Putting-the-fun-into-Functional-Languages-and-Useful-Progra - mming-with-OCamlF# +DESCRIPTION:Brennan Taylor ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/Putting-the-fun- + into-Functional-Languages-and-Useful-Programming-with-OCamlF# END:VEVENT BEGIN:VEVENT UID:20071201T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20071201T183000Z DTEND:20071201T193000Z SUMMARY:Programming Contest LOCATION:University of Waterloo - MC 2037 -DESCRIPTION:Win Prizes! --- Learn more at https:/csclub.uwaterloo.ca/event - s/2007/fall/Programming-Contest +DESCRIPTION:Win Prizes! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/Programming-Cont + est END:VEVENT BEGIN:VEVENT UID:20071204T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20071204T213000Z DTEND:20071204T223000Z SUMMARY:PE Executable Translation: A solution for legacy games on linux (P ostponed) LOCATION:University of Waterloo - TBA -DESCRIPTION:David Tenty --- Learn more at https:/csclub.uwaterloo.ca/event - s/2007/fall/PE-Executable-Translation-A-solution-for-legacy-games-on-linux - -(Postponed) +DESCRIPTION:David Tenty ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/PE-Executable-Tr + anslation-A-solution-for-legacy-games-on-linux-(Postponed) END:VEVENT BEGIN:VEVENT UID:20071015T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20071015T203000Z DTEND:20071015T213000Z SUMMARY:Off-the-Record Messaging: Useful Security and Privacy for IM LOCATION:University of Waterloo - MC4041 -DESCRIPTION:Ian Goldberg --- Learn more at https:/csclub.uwaterloo.ca/even - ts/2007/fall/Off-the-Record-Messaging-Useful-Security-and-Privacy-for-IM +DESCRIPTION:Ian Goldberg ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/Off-the-Record-M + essaging-Useful-Security-and-Privacy-for-IM END:VEVENT BEGIN:VEVENT UID:20071202T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20071202T193000Z DTEND:20071202T203000Z SUMMARY:Multi-Player Linux games for Linux awarness week LOCATION:University of Waterloo - TBA -DESCRIPTION:Multi-Player Gaming with Linux [Possibly Pizza!] --- Learn mor - e at https:/csclub.uwaterloo.ca/events/2007/fall/Multi-Player-Linux-games- - for-Linux-awarness-week +DESCRIPTION:Multi-Player Gaming with Linux [Possibly Pizza!] ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/Multi-Player-Lin + ux-games-for-Linux-awarness-week END:VEVENT BEGIN:VEVENT UID:20071122T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20071122T213000Z DTEND:20071122T223000Z SUMMARY:More Haskell functional programming fun! LOCATION:University of Waterloo - MC 4041 -DESCRIPTION:Andrei Barbu --- Learn more at https:/csclub.uwaterloo.ca/even - ts/2007/fall/More-Haskell-functional-programming-fun! +DESCRIPTION:Andrei Barbu ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/More-Haskell-fun + ctional-programming-fun! END:VEVENT BEGIN:VEVENT UID:20071009T204500000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20071009T204500Z DTEND:20071009T214500Z SUMMARY:Join-Calculus with JoCaml. Concurrent programming that doesn't fry your brain LOCATION:University of Waterloo - MC 4060 -DESCRIPTION:Brennan Taylor --- Learn more at https:/csclub.uwaterloo.ca/ev - ents/2007/fall/Join-Calculus-with-JoCaml.-Concurrent-programming-that-does - n't-fry-your-brain +DESCRIPTION:Brennan Taylor ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/Join-Calculus-wi + th-JoCaml.-Concurrent-programming-that-doesn't-fry-your-brain END:VEVENT BEGIN:VEVENT UID:20071205T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20071205T213000Z DTEND:20071205T223000Z SUMMARY:Google Summer of Code\, a look back on 2007 LOCATION:University of Waterloo - MC 4061 -DESCRIPTION:Holden Karau --- Learn more at https:/csclub.uwaterloo.ca/even - ts/2007/fall/Google-Summer-of-Code\,-a-look-back-on-2007 +DESCRIPTION:Holden Karau ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/Google-Summer-of + -Code\,-a-look-back-on-2007 END:VEVENT BEGIN:VEVENT UID:20071019T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20071019T210000Z DTEND:20071019T220000Z SUMMARY:General Meeting @@ -5014,1182 +5162,1238 @@ DESCRIPTION:There is a general meeting scheduled for Friday\, October 19\, CSC happenings into the open\, as well as a chance to make sure all CSC st aff is up to speed on current CSC doings. The current agenda can be found at [http://wiki.csclub.uwaterloo.ca/wiki/Friday\\_19\\_October\\_2007.]() --- Learn mor - e at https:/csclub.uwaterloo.ca/events/2007/fall/General-Meeting + ttp://wiki.csclub.uwaterloo.ca/wiki/Friday_19_October_2007>) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/General-Meeting END:VEVENT BEGIN:VEVENT UID:20071004T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20071004T203000Z DTEND:20071004T213000Z SUMMARY:Distributed Programming with Erlang LOCATION:University of Waterloo - TBA -DESCRIPTION:Brennan Taylor --- Learn more at https:/csclub.uwaterloo.ca/ev - ents/2007/fall/Distributed-Programming-with-Erlang +DESCRIPTION:Brennan Taylor ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/Distributed-Prog + ramming-with-Erlang END:VEVENT BEGIN:VEVENT UID:20071129T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20071129T213000Z DTEND:20071129T223000Z SUMMARY:Concurrent / Distributed programming with JoCaml LOCATION:University of Waterloo - MC 4061 -DESCRIPTION:Brennan Taylor --- Learn more at https:/csclub.uwaterloo.ca/ev - ents/2007/fall/Concurrent-Distributed-programming-with-JoCaml +DESCRIPTION:Brennan Taylor ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/Concurrent-Distr + ibuted-programming-with-JoCaml END:VEVENT BEGIN:VEVENT UID:20070627T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20070627T203000Z DTEND:20070627T213000Z SUMMARY:Usability in the wild LOCATION:University of Waterloo - MC 4042 -DESCRIPTION:A talk by Michael Terry --- Learn more at https:/csclub.uwater - loo.ca/events/2007/spring/Usability-in-the-wild +DESCRIPTION:A talk by Michael Terry ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/spring/Usability-in-t + he-wild END:VEVENT BEGIN:VEVENT UID:20070618T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20070618T203000Z DTEND:20070618T213000Z SUMMARY:Fedspulse.ca\, Web 3.0\, Portals and the Metaverse LOCATION:University of Waterloo - DC 4040 -DESCRIPTION:Peter Macdonald --- Learn more at https:/csclub.uwaterloo.ca/e - vents/2007/spring/Fedspulse.ca\,-Web-3.0\,-Portals-and-the-Metaverse +DESCRIPTION:Peter Macdonald ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/spring/Fedspulse.ca\, + -Web-3.0\,-Portals-and-the-Metaverse END:VEVENT BEGIN:VEVENT UID:20070622T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20070622T203000Z DTEND:20070622T213000Z SUMMARY:Email encryption for the masses LOCATION:University of Waterloo - MC 4042 -DESCRIPTION:Ken Ho --- Learn more at https:/csclub.uwaterloo.ca/events/200 - 7/spring/Email-encryption-for-the-masses +DESCRIPTION:Ken Ho ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/spring/Email-encrypti + on-for-the-masses END:VEVENT BEGIN:VEVENT UID:20070706T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20070706T203000Z DTEND:20070706T213000Z SUMMARY:Copyright vs Community in the Age of Computer Networks LOCATION:University of Waterloo - AL 116 -DESCRIPTION:Richard Stallman --- Learn more at https:/csclub.uwaterloo.ca/ - events/2007/spring/Copyright-vs-Community-in-the-Age-of-Computer-Networks +DESCRIPTION:Richard Stallman ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/spring/Copyright-vs-C + ommunity-in-the-Age-of-Computer-Networks END:VEVENT BEGIN:VEVENT UID:20070717T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20070717T230000Z DTEND:20070718T000000Z SUMMARY:C++0x - An Overview LOCATION:University of Waterloo - AL 116 -DESCRIPTION:Bjarne Stroustrup --- Learn more at https:/csclub.uwaterloo.ca - /events/2007/spring/C++0x---An-Overview +DESCRIPTION:Bjarne Stroustrup ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/spring/C++0x---An-Ove + rview END:VEVENT BEGIN:VEVENT UID:20070210T013000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20070210T013000Z DTEND:20070210T023000Z SUMMARY:Writing World Class Software LOCATION:University of Waterloo - DC 1351 -DESCRIPTION:A talk by James Simpson --- Learn more at https:/csclub.uwater - loo.ca/events/2007/winter/Writing-World-Class-Software +DESCRIPTION:A talk by James Simpson ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/Writing-World- + Class-Software END:VEVENT BEGIN:VEVENT UID:20070208T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20070208T213000Z DTEND:20070208T223000Z SUMMARY:UW Software Start-ups: What Worked and What Did Not LOCATION:University of Waterloo - MC 2066 -DESCRIPTION:A talk by Larry Smith --- Learn more at https:/csclub.uwaterlo - o.ca/events/2007/winter/UW-Software-Start-ups-What-Worked-and-What-Did-Not +DESCRIPTION:A talk by Larry Smith ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/UW-Software-St + art-ups-What-Worked-and-What-Did-Not END:VEVENT BEGIN:VEVENT UID:20070411T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20070411T193000Z DTEND:20070411T203000Z SUMMARY:The Free Software Movement and the GNU/Linux Operating System LOCATION:University of Waterloo - Hagey Hall -DESCRIPTION:A talk by Richard M. Stallman (RMS) **[CANCELLED]** --- Learn - more at https:/csclub.uwaterloo.ca/events/2007/winter/The-Free-Software-Mo - vement-and-the-GNULinux-Operating-System +DESCRIPTION:A talk by Richard M. Stallman (RMS) **[CANCELLED]** ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/The-Free-Softw + are-Movement-and-the-GNULinux-Operating-System END:VEVENT BEGIN:VEVENT UID:20070401T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20070401T203000Z DTEND:20070401T213000Z SUMMARY:Surprise Bill Gates Visit LOCATION:University of Waterloo - MC 3036 -DESCRIPTION:Bill Gates is coming to visit the CSClub --- Learn more at htt - ps:/csclub.uwaterloo.ca/events/2007/winter/Surprise-Bill-Gates-Visit +DESCRIPTION:Bill Gates is coming to visit the CSClub ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/Surprise-Bill- + Gates-Visit END:VEVENT BEGIN:VEVENT UID:20070207T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20070207T213000Z DTEND:20070207T223000Z SUMMARY:Riding The Multi-core Revolution LOCATION:University of Waterloo - MC 4041 DESCRIPTION:How a Waterloo software company is changing the way people pro - gram computers. A talk by Stefanus Du Toit --- Learn more at https:/csclub - .uwaterloo.ca/events/2007/winter/Riding-The-Multi-core-Revolution + gram computers. A talk by Stefanus Du Toit ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/Riding-The-Mul + ti-core-Revolution END:VEVENT BEGIN:VEVENT UID:20070226T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20070226T213000Z DTEND:20070226T223000Z SUMMARY:ReactOS: An Open Source OS Platform for Learning LOCATION:University of Waterloo - DC 1350 -DESCRIPTION:A talk by Alex Ionescu --- Learn more at https:/csclub.uwaterl - oo.ca/events/2007/winter/ReactOS-An-Open-Source-OS-Platform-for-Learning +DESCRIPTION:A talk by Alex Ionescu ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/ReactOS-An-Ope + n-Source-OS-Platform-for-Learning END:VEVENT BEGIN:VEVENT UID:20070131T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20070131T210000Z DTEND:20070131T220000Z SUMMARY:Network Security -- Intrusion Detection LOCATION:University of Waterloo - MC 4041 -DESCRIPTION:A talk by Reg Quinton --- Learn more at https:/csclub.uwaterlo - o.ca/events/2007/winter/Network-Security----Intrusion-Detection +DESCRIPTION:A talk by Reg Quinton ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/Network-Securi + ty----Intrusion-Detection END:VEVENT BEGIN:VEVENT UID:20070408T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20070408T203000Z DTEND:20070408T213000Z SUMMARY:Loop Optimizations LOCATION:University of Waterloo - MC 4041 -DESCRIPTION:A talk by Simina Branzei --- Learn more at https:/csclub.uwate - rloo.ca/events/2007/winter/Loop-Optimizations +DESCRIPTION:A talk by Simina Branzei ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/Loop-Optimizat + ions END:VEVENT BEGIN:VEVENT UID:20070209T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20070209T213000Z DTEND:20070209T223000Z SUMMARY:Introduction to 3-d Graphics LOCATION:University of Waterloo - MC 4041 -DESCRIPTION:A talk by Chris \"The Prof\" Evensen --- Learn more at https:/ - csclub.uwaterloo.ca/events/2007/winter/Introduction-to-3-d-Graphics +DESCRIPTION:A talk by Chris \"The Prof\" Evensen ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/Introduction-t + o-3-d-Graphics END:VEVENT BEGIN:VEVENT UID:20070404T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20070404T200000Z DTEND:20070404T210000Z SUMMARY:Data Analysis with Kernels: [an introduction] LOCATION:University of Waterloo - MC 1056 DESCRIPTION:A talk by Michael Biggs. This talk is RESCHEDULED due to unexp - ected circumstances --- Learn more at https:/csclub.uwaterloo.ca/events/20 - 07/winter/Data-Analysis-with-Kernels-[an-introduction] + ected circumstances ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/Data-Analysis- + with-Kernels-[an-introduction] END:VEVENT BEGIN:VEVENT UID:20070328T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20070328T213000Z DTEND:20070328T223000Z SUMMARY:Computational Physics Simulations LOCATION:University of Waterloo - MC 1056 -DESCRIPTION:A talk by David Tenty and Alex Parent --- Learn more at https: - /csclub.uwaterloo.ca/events/2007/winter/Computational-Physics-Simulations +DESCRIPTION:A talk by David Tenty and Alex Parent ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/Computational- + Physics-Simulations END:VEVENT BEGIN:VEVENT UID:20070215T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20070215T213000Z DTEND:20070215T223000Z SUMMARY:An Introduction to Recognizing Regular Expressions in Haskell LOCATION:University of Waterloo - MC 2065 -DESCRIPTION:A talk by James deBoer --- Learn more at https:/csclub.uwaterl - oo.ca/events/2007/winter/An-Introduction-to-Recognizing-Regular-Expression - s-in-Haskell +DESCRIPTION:A talk by James deBoer ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/An-Introductio + n-to-Recognizing-Regular-Expressions-in-Haskell END:VEVENT BEGIN:VEVENT UID:20070329T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20070329T203000Z DTEND:20070329T213000Z SUMMARY:All The Code LOCATION:University of Waterloo - MC 1056 DESCRIPTION:A demo/introduction to a new source code search engine. A talk - by Holden Karau --- Learn more at https:/csclub.uwaterloo.ca/events/2007/ - winter/All-The-Code + by Holden Karau ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/All-The-Code END:VEVENT BEGIN:VEVENT UID:20060513T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20060513T170000Z DTEND:20060513T180000Z SUMMARY:Video 4 Linux Day LOCATION:University of Waterloo - CSC -DESCRIPTION: We don't know enough about V4L --- Learn more at https:/csclu - b.uwaterloo.ca/events/2006/spring/Video-4-Linux-Day +DESCRIPTION: We don't know enough about V4L ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/Video-4-Linux- + Day END:VEVENT BEGIN:VEVENT UID:20060514T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20060514T170000Z DTEND:20060514T180000Z SUMMARY:Unix 101 and 102 Recording LOCATION:University of Waterloo - CSC -DESCRIPTION:Unix 101 and 102 recording --- Learn more at https:/csclub.uwa - terloo.ca/events/2006/spring/Unix-101-and-102-Recording +DESCRIPTION:Unix 101 and 102 recording ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/Unix-101-and-1 + 02-Recording END:VEVENT BEGIN:VEVENT UID:20060724T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20060724T203000Z DTEND:20060724T213000Z SUMMARY:Software development gets on the Cluetrain LOCATION:University of Waterloo - MC 4063 DESCRIPTION:or How communities of interest drive modern software developme - nt. --- Learn more at https:/csclub.uwaterloo.ca/events/2006/spring/Softwa - re-development-gets-on-the-Cluetrain + nt. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/Software-devel + opment-gets-on-the-Cluetrain END:VEVENT BEGIN:VEVENT UID:20060720T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20060720T203000Z DTEND:20060720T213000Z SUMMARY:Simulating multi-tasking on an embedded architecture LOCATION:University of Waterloo - MC4041 DESCRIPTION:Alex Tsay will look at the common hack used to simulate multi- - processing in a real time embedded environment. --- Learn more at https:/c - sclub.uwaterloo.ca/events/2006/spring/Simulating-multi-tasking-on-an-embed - ded-architecture + processing in a real time embedded environment. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/Simulating-mul + ti-tasking-on-an-embedded-architecture END:VEVENT BEGIN:VEVENT UID:20060719T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20060719T203000Z DTEND:20060719T213000Z SUMMARY:Semacode: Image recognition on mobile camera phones LOCATION:University of Waterloo - MC1085 DESCRIPTION:Simon Woodside\, founder of Semacode\, comes to discuss image - what it is like to start a business and how imaging code works --- Learn m - ore at https:/csclub.uwaterloo.ca/events/2006/spring/Semacode-Image-recogn - ition-on-mobile-camera-phones + what it is like to start a business and how imaging code works ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/Semacode-Image + -recognition-on-mobile-camera-phones END:VEVENT BEGIN:VEVENT UID:20060718T035900000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20060718T035900Z DTEND:20060718T045900Z SUMMARY:Midnight Madness\, Alpha Edition LOCATION:University of Waterloo - MC3036 DESCRIPTION:Come out to discuss current & future plans/projects for the Cl - ub --- Learn more at https:/csclub.uwaterloo.ca/events/2006/spring/Midnigh - t-Madness\,-Alpha-Edition + ub ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/Midnight-Madne + ss\,-Alpha-Edition END:VEVENT BEGIN:VEVENT UID:20060721T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20060721T213000Z DTEND:20060721T223000Z SUMMARY:March of the Penguins LOCATION:University of Waterloo - MC1085 DESCRIPTION:The Computer Science Club will be showing March of the Penguin - s --- Learn more at https:/csclub.uwaterloo.ca/events/2006/spring/March-of - -the-Penguins + s ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/March-of-the-P + enguins END:VEVENT BEGIN:VEVENT UID:20060725T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20060725T170000Z DTEND:20060725T180000Z SUMMARY:Linux Installfest! LOCATION:University of Waterloo - DC Fishbowk -DESCRIPTION:A part of Linux Awareness Week --- Learn more at https:/csclub - .uwaterloo.ca/events/2006/spring/Linux-Installfest! +DESCRIPTION:A part of Linux Awareness Week ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/Linux-Installf + est! END:VEVENT BEGIN:VEVENT UID:20060726T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20060726T193000Z DTEND:20060726T203000Z SUMMARY:Lemmings Day LOCATION:University of Waterloo - MC Comfy Lounge -DESCRIPTION:Come out for some retro Amiga-style Lemmings gaming action! -- - - Learn more at https:/csclub.uwaterloo.ca/events/2006/spring/Lemmings-Day +DESCRIPTION:Come out for some retro Amiga-style Lemmings gaming action! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/Lemmings-Day END:VEVENT BEGIN:VEVENT UID:20060525T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20060525T200000Z DTEND:20060525T210000Z SUMMARY:Eighteen Years in the Software Tools Business LOCATION:University of Waterloo - MC 4060 DESCRIPTION:Eighteen Years in the Software Tools Business at Microsoft\, a - talk by Rico Mariani\, (BMath CS/EEE 1988) --- Learn more at https:/csclu - b.uwaterloo.ca/events/2006/spring/Eighteen-Years-in-the-Software-Tools-Bus - iness + talk by Rico Mariani\, (BMath CS/EEE 1988) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/Eighteen-Years + -in-the-Software-Tools-Business END:VEVENT BEGIN:VEVENT UID:20060720T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20060720T213000Z DTEND:20060720T223000Z SUMMARY:Cool Stuff to do With Python LOCATION:University of Waterloo - MC4041 DESCRIPTION:Albert O'Connor will be introducing the joys of programming in - python --- Learn more at https:/csclub.uwaterloo.ca/events/2006/spring/Co - ol-Stuff-to-do-With-Python + python ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/Cool-Stuff-to- + do-With-Python END:VEVENT BEGIN:VEVENT UID:20060729T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20060729T230000Z DTEND:20060730T000000Z SUMMARY:CTRL D LOCATION:University of Waterloo - East Side Mario -DESCRIPTION:Come out for the Club that Really Likes Dinner --- Learn more - at https:/csclub.uwaterloo.ca/events/2006/spring/CTRL-D +DESCRIPTION:Come out for the Club that Really Likes Dinner ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/CTRL-D END:VEVENT BEGIN:VEVENT UID:20060621T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20060621T203000Z DTEND:20060621T213000Z SUMMARY:CSC General Meeting LOCATION:University of Waterloo - MC4042 DESCRIPTION:Come out to discuss current & future plans/projects for the Cl - ub --- Learn more at https:/csclub.uwaterloo.ca/events/2006/spring/CSC-Gen - eral-Meeting + ub ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/CSC-General-Me + eting END:VEVENT BEGIN:VEVENT UID:20060508T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20060508T203000Z DTEND:20060508T213000Z SUMMARY:CSC Elections LOCATION:University of Waterloo - The Comfy Lounge -DESCRIPTION:Come out and vote for the Spring 2006 executive! --- Learn mor - e at https:/csclub.uwaterloo.ca/events/2006/spring/CSC-Elections +DESCRIPTION:Come out and vote for the Spring 2006 executive! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/CSC-Elections END:VEVENT BEGIN:VEVENT UID:20060209T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20060209T223000Z DTEND:20060209T233000Z SUMMARY:Pints With Profs LOCATION:University of Waterloo - Bombshelter Pub -DESCRIPTION:Come out and meet your professors. Free food provided! --- Lea - rn more at https:/csclub.uwaterloo.ca/events/2006/winter/Pints-With-Profs +DESCRIPTION:Come out and meet your professors. Free food provided! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/winter/Pints-With-Pro + fs END:VEVENT BEGIN:VEVENT UID:20060306T214500000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20060306T214500Z DTEND:20060306T224500Z SUMMARY:Creating Killer Applications LOCATION:University of Waterloo - Physics 145 -DESCRIPTION:A talk by Larry Smith --- Learn more at https:/csclub.uwaterlo - o.ca/events/2006/winter/Creating-Killer-Applications +DESCRIPTION:A talk by Larry Smith ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/winter/Creating-Kille + r-Applications END:VEVENT BEGIN:VEVENT UID:20051011T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20051011T203000Z DTEND:20051011T213000Z SUMMARY:UNIX 103: Scripting Unix LOCATION:University of Waterloo - MC 2037 -DESCRIPTION:You Too Can Be a Unix Taskmaster --- Learn more at https:/cscl - ub.uwaterloo.ca/events/2005/fall/UNIX-103-Scripting-Unix +DESCRIPTION:You Too Can Be a Unix Taskmaster ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/fall/UNIX-103-Scripti + ng-Unix END:VEVENT BEGIN:VEVENT UID:20051006T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20051006T203000Z DTEND:20051006T213000Z SUMMARY:UNIX 102 LOCATION:University of Waterloo - MC3D 2037 -DESCRIPTION:Fun with Unix --- Learn more at https:/csclub.uwaterloo.ca/eve - nts/2005/fall/UNIX-102 +DESCRIPTION:Fun with Unix ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/fall/UNIX-102 END:VEVENT BEGIN:VEVENT UID:20051004T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20051004T203000Z DTEND:20051004T213000Z SUMMARY:UNIX 101 LOCATION:University of Waterloo - MC 2037 -DESCRIPTION:First UNIX tutorial --- Learn more at https:/csclub.uwaterloo. - ca/events/2005/fall/UNIX-101 +DESCRIPTION:First UNIX tutorial ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/fall/UNIX-101 END:VEVENT BEGIN:VEVENT UID:20051129T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20051129T223000Z DTEND:20051129T233000Z SUMMARY:Programming Contest LOCATION:University of Waterloo - TBA -DESCRIPTION:Come out\, program\, and win shiny things! --- Learn more at h - ttps:/csclub.uwaterloo.ca/events/2005/fall/Programming-Contest +DESCRIPTION:Come out\, program\, and win shiny things! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/fall/Programming-Cont + est END:VEVENT BEGIN:VEVENT UID:20051017T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20051017T213000Z DTEND:20051017T223000Z SUMMARY:Party with Profs! LOCATION:University of Waterloo - Fishbowl -DESCRIPTION:Get to know your profs and be the envy of your friends! --- Le - arn more at https:/csclub.uwaterloo.ca/events/2005/fall/Party-with-Profs! +DESCRIPTION:Get to know your profs and be the envy of your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/fall/Party-with-Profs + ! END:VEVENT BEGIN:VEVENT UID:20050607T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20050607T200000Z DTEND:20050607T210000Z SUMMARY:UW's CS curriculum: past\, present\, and future LOCATION:University of Waterloo - MC 4042 DESCRIPTION:Come out to here Prabhakar Ragde talk about our UW's CS curric - ulum --- Learn more at https:/csclub.uwaterloo.ca/events/2005/spring/UW's- - CS-curriculum-past\,-present\,-and-future + ulum ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/spring/UW's-CS-curric + ulum-past\,-present\,-and-future END:VEVENT BEGIN:VEVENT UID:20050602T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20050602T193000Z DTEND:20050602T203000Z SUMMARY:Programming and Verifying the Interactive Web LOCATION:University of Waterloo - DC 1302 DESCRIPTION:Shriram Krishnamurthi will be talking about continuations in W - eb Programming --- Learn more at https:/csclub.uwaterloo.ca/events/2005/sp - ring/Programming-and-Verifying-the-Interactive-Web + eb Programming ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/spring/Programming-an + d-Verifying-the-Interactive-Web END:VEVENT BEGIN:VEVENT UID:20050201T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20050201T213000Z DTEND:20050201T223000Z SUMMARY:UNIX 102 LOCATION:University of Waterloo - MC 2037 -DESCRIPTION:Fun with Unix --- Learn more at https:/csclub.uwaterloo.ca/eve - nts/2005/winter/UNIX-102 +DESCRIPTION:Fun with Unix ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/winter/UNIX-102 END:VEVENT BEGIN:VEVENT UID:20050125T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20050125T213000Z DTEND:20050125T223000Z SUMMARY:UNIX 101 LOCATION:University of Waterloo - MC 2037 -DESCRIPTION:First UNIX tutorial --- Learn more at https:/csclub.uwaterloo. - ca/events/2005/winter/UNIX-101 +DESCRIPTION:First UNIX tutorial ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/winter/UNIX-101 END:VEVENT BEGIN:VEVENT UID:20050315T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20050315T213000Z DTEND:20050315T223000Z SUMMARY:Oh No! More Lemmings Day! LOCATION:University of Waterloo - MC 4060 -DESCRIPTION:Come out for some retro Amiga-style Lemmings gaming action! -- - - Learn more at https:/csclub.uwaterloo.ca/events/2005/winter/Oh-No!-More- - Lemmings-Day! +DESCRIPTION:Come out for some retro Amiga-style Lemmings gaming action! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/winter/Oh-No!-More-Le + mmings-Day! END:VEVENT BEGIN:VEVENT UID:20050113T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20050113T213000Z DTEND:20050113T223000Z SUMMARY:CSC Elections LOCATION:University of Waterloo - The Comfy Lounge -DESCRIPTION:Come out and vote for the Winter 2005 executive! --- Learn mor - e at https:/csclub.uwaterloo.ca/events/2005/winter/CSC-Elections +DESCRIPTION:Come out and vote for the Winter 2005 executive! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/winter/CSC-Elections END:VEVENT BEGIN:VEVENT UID:20041018T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20041018T203000Z DTEND:20041018T213000Z SUMMARY:UNIX 103: Scripting Unix LOCATION:University of Waterloo - MC 2037 -DESCRIPTION:You Too Can Be a Unix Taskmaster --- Learn more at https:/cscl - ub.uwaterloo.ca/events/2004/fall/UNIX-103-Scripting-Unix +DESCRIPTION:You Too Can Be a Unix Taskmaster ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/fall/UNIX-103-Scripti + ng-Unix END:VEVENT BEGIN:VEVENT UID:20041004T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20041004T203000Z DTEND:20041004T213000Z SUMMARY:UNIX 102 LOCATION:University of Waterloo - MC 2037 -DESCRIPTION:Fun with Unix --- Learn more at https:/csclub.uwaterloo.ca/eve - nts/2004/fall/UNIX-102 +DESCRIPTION:Fun with Unix ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/fall/UNIX-102 END:VEVENT BEGIN:VEVENT UID:20040927T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20040927T203000Z DTEND:20040927T213000Z SUMMARY:UNIX 101 LOCATION:University of Waterloo - MC 2037 -DESCRIPTION:First UNIX tutorial --- Learn more at https:/csclub.uwaterloo. - ca/events/2004/fall/UNIX-101 +DESCRIPTION:First UNIX tutorial ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/fall/UNIX-101 END:VEVENT BEGIN:VEVENT UID:20041112T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20041112T193000Z DTEND:20041112T203000Z SUMMARY:Lemmings Day! LOCATION:University of Waterloo - MC 4063 -DESCRIPTION:Everyone else is doing it! --- Learn more at https:/csclub.uwa - terloo.ca/events/2004/fall/Lemmings-Day! +DESCRIPTION:Everyone else is doing it! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/fall/Lemmings-Day! END:VEVENT BEGIN:VEVENT UID:20041201T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20041201T193000Z DTEND:20041201T203000Z SUMMARY:Knitting needles\, hairpins and other tangled objects LOCATION:University of Waterloo - MC 4058 DESCRIPTION:In this talk\, I'll study linkages (objects built from sticks that are connected with flexible joints)\, and explain some interesting ex - amples that can or cannot be straightened out --- Learn more at https:/csc - lub.uwaterloo.ca/events/2004/fall/Knitting-needles\,-hairpins-and-other-ta - ngled-objects + amples that can or cannot be straightened out ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/fall/Knitting-needles + \,-hairpins-and-other-tangled-objects END:VEVENT BEGIN:VEVENT UID:20041118T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20041118T220000Z DTEND:20041118T230000Z SUMMARY:GracefulTavi LOCATION:University of Waterloo - MC 2066 -DESCRIPTION:Wiki software in PHP+MySQL --- Learn more at https:/csclub.uwa - terloo.ca/events/2004/fall/GracefulTavi +DESCRIPTION:Wiki software in PHP+MySQL ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/fall/GracefulTavi END:VEVENT BEGIN:VEVENT UID:20041124T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20041124T213000Z DTEND:20041124T223000Z SUMMARY:Eclipse LOCATION:University of Waterloo - MC 2066 -DESCRIPTION:How I Stopped Worrying and Learned to Love the IDE --- Learn m - ore at https:/csclub.uwaterloo.ca/events/2004/fall/Eclipse +DESCRIPTION:How I Stopped Worrying and Learned to Love the IDE ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/fall/Eclipse END:VEVENT BEGIN:VEVENT UID:20041208T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20041208T213000Z DTEND:20041208T223000Z SUMMARY:CTRL-D LOCATION:University of Waterloo - Mongolian Grill DESCRIPTION: This semesters CTRL-D (or the club that really likes dinner) - is going to be at Mongolian grill. Be there or be square --- Learn more at - https:/csclub.uwaterloo.ca/events/2004/fall/CTRL-D + is going to be at Mongolian grill. Be there or be square ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/fall/CTRL-D END:VEVENT BEGIN:VEVENT UID:20041024T030000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20041024T030000Z DTEND:20041024T040000Z SUMMARY:CSC Programming Contest LOCATION:University of Waterloo - MC 2037 -DESCRIPTION:CSC Programming Contest --- Learn more at https:/csclub.uwater - loo.ca/events/2004/fall/CSC-Programming-Contest +DESCRIPTION:CSC Programming Contest ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/fall/CSC-Programming- + Contest END:VEVENT BEGIN:VEVENT UID:20040917T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20040917T200000Z DTEND:20040917T210000Z SUMMARY:CSC Elections LOCATION:University of Waterloo - The Comfy Lounge -DESCRIPTION:Come out and vote for the Fall 2004 executive! --- Learn more - at https:/csclub.uwaterloo.ca/events/2004/fall/CSC-Elections +DESCRIPTION:Come out and vote for the Fall 2004 executive! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/fall/CSC-Elections END:VEVENT BEGIN:VEVENT UID:20040617T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20040617T200000Z DTEND:20040617T210000Z SUMMARY:``Optical Snow'': Motion parallax and heading computation in dense ly cluttered scenes. -or- Why Computer Vision needs the Fourier Transform! LOCATION:University of Waterloo - MC 2066 -DESCRIPTION:A talk by Richard Mann\; School of Computer Science --- Learn - more at https:/csclub.uwaterloo.ca/events/2004/spring/``Optical-Snow''-Mot - ion-parallax-and-heading-computation-in-densely-cluttered-scenes.--or--Why - -Computer-Vision-needs-the-Fourier-Transform! +DESCRIPTION:A talk by Richard Mann\; School of Computer Science ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/spring/``Optical-Snow + ''-Motion-parallax-and-heading-computation-in-densely-cluttered-scenes.--o + r--Why-Computer-Vision-needs-the-Fourier-Transform! END:VEVENT BEGIN:VEVENT UID:20040727T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20040727T203000Z DTEND:20040727T213000Z SUMMARY:Game Complexity Theorists Ponder\, by Jonathan Buss LOCATION:University of Waterloo - MC 2065 -DESCRIPTION:Attention AI buffs: Game Complexity presentation --- Learn mor - e at https:/csclub.uwaterloo.ca/events/2004/spring/Game-Complexity-Theoris - ts-Ponder\,-by-Jonathan-Buss +DESCRIPTION:Attention AI buffs: Game Complexity presentation ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/spring/Game-Complexit + y-Theorists-Ponder\,-by-Jonathan-Buss END:VEVENT BEGIN:VEVENT UID:20040526T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20040526T213000Z DTEND:20040526T223000Z SUMMARY:Computing's Next Great Empires: The True Future of Software LOCATION:University of Waterloo - DC 1350 -DESCRIPTION:A talk by Larry Smith --- Learn more at https:/csclub.uwaterlo - o.ca/events/2004/spring/Computing's-Next-Great-Empires-The-True-Future-of- - Software +DESCRIPTION:A talk by Larry Smith ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/spring/Computing's-Ne + xt-Great-Empires-The-True-Future-of-Software END:VEVENT BEGIN:VEVENT UID:20040717T153000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20040717T153000Z DTEND:20040717T163000Z SUMMARY:Case Modding Workshop! LOCATION:University of Waterloo - RCH 308 -DESCRIPTION:Come and learn how to make your computer 1337! --- Learn more - at https:/csclub.uwaterloo.ca/events/2004/spring/Case-Modding-Workshop! +DESCRIPTION:Come and learn how to make your computer 1337! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/spring/Case-Modding-W + orkshop! END:VEVENT BEGIN:VEVENT UID:20040512T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20040512T203000Z DTEND:20040512T213000Z SUMMARY:CSC Elections LOCATION:University of Waterloo - The Comfy Lounge -DESCRIPTION:Come out and vote for the Spring 2004 executive! --- Learn mor - e at https:/csclub.uwaterloo.ca/events/2004/spring/CSC-Elections +DESCRIPTION:Come out and vote for the Spring 2004 executive! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/spring/CSC-Elections END:VEVENT BEGIN:VEVENT UID:20040315T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20040315T223000Z DTEND:20040315T233000Z SUMMARY:SPARC Architecture LOCATION:University of Waterloo - MC4040 -DESCRIPTION:A talk by James Morrison --- Learn more at https:/csclub.uwate - rloo.ca/events/2004/winter/SPARC-Architecture +DESCRIPTION:A talk by James Morrison ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/winter/SPARC-Architec + ture END:VEVENT BEGIN:VEVENT UID:20040330T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20040330T223000Z DTEND:20040330T233000Z SUMMARY:Pints with Profs! LOCATION:University of Waterloo - The Grad House -DESCRIPTION:Get to know your profs and be the envy of your friends! --- Le - arn more at https:/csclub.uwaterloo.ca/events/2004/winter/Pints-with-Profs - ! +DESCRIPTION:Get to know your profs and be the envy of your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/winter/Pints-with-Pro + fs! END:VEVENT BEGIN:VEVENT UID:20040309T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20040309T230000Z DTEND:20040310T000000Z SUMMARY:Managing your home directory using CVS LOCATION:University of Waterloo - MC4062 -DESCRIPTION:A talk by Simon Law --- Learn more at https:/csclub.uwaterloo. - ca/events/2004/winter/Managing-your-home-directory-using-CVS +DESCRIPTION:A talk by Simon Law ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/winter/Managing-your- + home-directory-using-CVS END:VEVENT BEGIN:VEVENT UID:20040329T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20040329T230000Z DTEND:20040330T000000Z SUMMARY:LaTeXing your work report LOCATION:University of Waterloo - MC 4058 -DESCRIPTION:A talk by Simon Law --- Learn more at https:/csclub.uwaterloo. - ca/events/2004/winter/LaTeXing-your-work-report +DESCRIPTION:A talk by Simon Law ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/winter/LaTeXing-your- + work-report END:VEVENT BEGIN:VEVENT UID:20040219T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20040219T000000Z DTEND:20040219T010000Z SUMMARY:KW Perl Mongers LOCATION:University of Waterloo - DC2305 -DESCRIPTION:Perl Modules: A look under the hood --- Learn more at https:/c - sclub.uwaterloo.ca/events/2004/winter/KW-Perl-Mongers +DESCRIPTION:Perl Modules: A look under the hood ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/winter/KW-Perl-Monger + s END:VEVENT BEGIN:VEVENT UID:20040112T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20040112T200000Z DTEND:20040112T210000Z SUMMARY:InstallFest LOCATION:University of Waterloo - DC1301 DESCRIPTION:See [http://uw-dig.uwaterloo.ca/installfest/]() --- Learn more at https:/csclub.uwaterloo.ca/ev - ents/2004/winter/InstallFest + waterloo.ca/installfest/>) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/winter/InstallFest END:VEVENT BEGIN:VEVENT UID:20040302T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20040302T230000Z DTEND:20040303T000000Z SUMMARY:Graphing webs-of-trust LOCATION:University of Waterloo - MC4042 -DESCRIPTION:A talk by Simon Law --- Learn more at https:/csclub.uwaterloo. - ca/events/2004/winter/Graphing-webs-of-trust +DESCRIPTION:A talk by Simon Law ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/winter/Graphing-webs- + of-trust END:VEVENT BEGIN:VEVENT UID:20040323T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20040323T230000Z DTEND:20040324T000000Z SUMMARY:Extending LaTeX with packages LOCATION:University of Waterloo - MC4058 -DESCRIPTION:A talk by Simon Law --- Learn more at https:/csclub.uwaterloo. - ca/events/2004/winter/Extending-LaTeX-with-packages +DESCRIPTION:A talk by Simon Law ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/winter/Extending-LaTe + X-with-packages END:VEVENT BEGIN:VEVENT UID:20040316T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20040316T230000Z DTEND:20040317T000000Z SUMMARY:Distributed programming for CS and Engineering students LOCATION:University of Waterloo - MC4058 -DESCRIPTION:A talk by Simon Law --- Learn more at https:/csclub.uwaterloo. - ca/events/2004/winter/Distributed-programming-for-CS-and-Engineering-stude - nts +DESCRIPTION:A talk by Simon Law ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/winter/Distributed-pr + ogramming-for-CS-and-Engineering-students END:VEVENT BEGIN:VEVENT UID:20040205T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20040205T203000Z DTEND:20040205T213000Z SUMMARY:Constitutional Change LOCATION:University of Waterloo - MC4041 -DESCRIPTION:Vote to change the CSC Constitution --- Learn more at https:/c - sclub.uwaterloo.ca/events/2004/winter/Constitutional-Change +DESCRIPTION:Vote to change the CSC Constitution ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/winter/Constitutional + -Change END:VEVENT BEGIN:VEVENT UID:20031016T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20031016T200000Z DTEND:20031016T210000Z SUMMARY:UNIX 103: Development Tools LOCATION:University of Waterloo - MC2037 -DESCRIPTION:GCC\, GDB\, Make --- Learn more at https:/csclub.uwaterloo.ca/ - events/2003/fall/UNIX-103-Development-Tools +DESCRIPTION:GCC\, GDB\, Make ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/fall/UNIX-103-Develop + ment-Tools END:VEVENT BEGIN:VEVENT UID:20031002T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20031002T200000Z DTEND:20031002T210000Z SUMMARY:UNIX 101: Text Editors LOCATION:University of Waterloo - MC2037 -DESCRIPTION:vi vs. emacs: The Ultimate Showdown --- Learn more at https:/c - sclub.uwaterloo.ca/events/2003/fall/UNIX-101-Text-Editors +DESCRIPTION:vi vs. emacs: The Ultimate Showdown ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/fall/UNIX-101-Text-Ed + itors END:VEVENT BEGIN:VEVENT UID:20031022T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20031022T203000Z DTEND:20031022T213000Z SUMMARY:Real-Time Graphics Compilers LOCATION:University of Waterloo - MC4061 DESCRIPTION:Sh is a GPU metaprogramming language developed at the UW Compu - ter Graphics Lab --- Learn more at https:/csclub.uwaterloo.ca/events/2003/ - fall/Real-Time-Graphics-Compilers + ter Graphics Lab ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/fall/Real-Time-Graphi + cs-Compilers END:VEVENT BEGIN:VEVENT UID:20031006T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20031006T200000Z DTEND:20031006T210000Z SUMMARY:Poster Team Meeting LOCATION:University of Waterloo - MC3001 (Comfy) -DESCRIPTION:Join the Poster Team and get Free Pizza! --- Learn more at htt - ps:/csclub.uwaterloo.ca/events/2003/fall/Poster-Team-Meeting +DESCRIPTION:Join the Poster Team and get Free Pizza! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/fall/Poster-Team-Meet + ing END:VEVENT BEGIN:VEVENT UID:20031202T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20031202T000000Z DTEND:20031202T010000Z SUMMARY:Jon 'maddog' Hall: Free and Open Source: Its uses in Business and Education LOCATION:University of Waterloo - RCH 101 DESCRIPTION: Free and Open Source software has been around for a long time - \, even longer then shrink-wrapped code. --- Learn more at https:/csclub.u - waterloo.ca/events/2003/fall/Jon-'maddog'-Hall-Free-and-Open-Source-Its-us - es-in-Business-and-Education + \, even longer then shrink-wrapped code. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/fall/Jon-'maddog'-Hal + l-Free-and-Open-Source-Its-uses-in-Business-and-Education END:VEVENT BEGIN:VEVENT UID:20030917T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030917T203000Z DTEND:20030917T213000Z SUMMARY:CSC Elections LOCATION:University of Waterloo - MC3001 (Comfy) -DESCRIPTION:CSC Fall 2003 Elections --- Learn more at https:/csclub.uwater - loo.ca/events/2003/fall/CSC-Elections +DESCRIPTION:CSC Fall 2003 Elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/fall/CSC-Elections END:VEVENT BEGIN:VEVENT UID:20031105T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20031105T213000Z DTEND:20031105T223000Z SUMMARY:CS Pints With Profs LOCATION:University of Waterloo - Grad House Pub (Green Room) -DESCRIPTION:Come have a pint with your favourite CS profs! --- Learn more - at https:/csclub.uwaterloo.ca/events/2003/fall/CS-Pints-With-Profs +DESCRIPTION:Come have a pint with your favourite CS profs! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/fall/CS-Pints-With-Pr + ofs END:VEVENT BEGIN:VEVENT UID:20031021T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20031021T203000Z DTEND:20031021T213000Z SUMMARY:.NET & Linux: When Worlds Collide LOCATION:University of Waterloo - MC2065 -DESCRIPTION:A talk by James Perry --- Learn more at https:/csclub.uwaterlo - o.ca/events/2003/fall/.NET-&-Linux-When-Worlds-Collide +DESCRIPTION:A talk by James Perry ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/fall/.NET-&-Linux-Whe + n-Worlds-Collide END:VEVENT BEGIN:VEVENT UID:20030619T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030619T203000Z DTEND:20030619T213000Z SUMMARY:vi: the visual editor LOCATION:University of Waterloo - MC2037 -DESCRIPTION:It's not 6. --- Learn more at https:/csclub.uwaterloo.ca/event - s/2003/spring/vi-the-visual-editor +DESCRIPTION:It's not 6. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/vi-the-visual- + editor END:VEVENT BEGIN:VEVENT UID:20030612T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030612T203000Z DTEND:20030612T213000Z SUMMARY:Unix 103: Scripting Unix LOCATION:University of Waterloo - MC2037 -DESCRIPTION:You too can be a Unix taskmaster --- Learn more at https:/cscl - ub.uwaterloo.ca/events/2003/spring/Unix-103-Scripting-Unix +DESCRIPTION:You too can be a Unix taskmaster ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/Unix-103-Scrip + ting-Unix END:VEVENT BEGIN:VEVENT UID:20030605T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030605T203000Z DTEND:20030605T213000Z SUMMARY:Unix 102: Fun With Unix LOCATION:University of Waterloo - MC2037 -DESCRIPTION:Talking to your Unix can be fun and profitable --- Learn more - at https:/csclub.uwaterloo.ca/events/2003/spring/Unix-102-Fun-With-Unix +DESCRIPTION:Talking to your Unix can be fun and profitable ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/Unix-102-Fun-W + ith-Unix END:VEVENT BEGIN:VEVENT UID:20030529T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030529T203000Z DTEND:20030529T213000Z SUMMARY:Unix 101: First Steps With Unix LOCATION:University of Waterloo - MC2037 -DESCRIPTION:Learn Unix and be the envy of your friends! --- Learn more at - https:/csclub.uwaterloo.ca/events/2003/spring/Unix-101-First-Steps-With-Un - ix +DESCRIPTION:Learn Unix and be the envy of your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/Unix-101-First + -Steps-With-Unix END:VEVENT BEGIN:VEVENT UID:20030514T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030514T203000Z DTEND:20030514T213000Z SUMMARY:Spring 2003 Elections LOCATION:University of Waterloo - MC3001 Comfy Lounge -DESCRIPTION:Come on out and vote for your exec! --- Learn more at https:/c - sclub.uwaterloo.ca/events/2003/spring/Spring-2003-Elections +DESCRIPTION:Come on out and vote for your exec! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/Spring-2003-El + ections END:VEVENT BEGIN:VEVENT UID:20030717T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030717T203000Z DTEND:20030717T213000Z SUMMARY:Sh LOCATION:University of Waterloo - MC4064 -DESCRIPTION:Metaprogramming your way to stunning effects. --- Learn more a - t https:/csclub.uwaterloo.ca/events/2003/spring/Sh +DESCRIPTION:Metaprogramming your way to stunning effects. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/Sh END:VEVENT BEGIN:VEVENT UID:20030609T090000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030609T090000Z DTEND:20030609T100000Z SUMMARY:Pints with Profs! LOCATION:University of Waterloo - The Grad House -DESCRIPTION:Get to know your profs and be the envy of your friends! --- Le - arn more at https:/csclub.uwaterloo.ca/events/2003/spring/Pints-with-Profs - ! +DESCRIPTION:Get to know your profs and be the envy of your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/Pints-with-Pro + fs! END:VEVENT BEGIN:VEVENT UID:20030522T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030522T203000Z DTEND:20030522T213000Z SUMMARY:May 22 Exec Meeting LOCATION:University of Waterloo - MC3036 CSC Office -DESCRIPTION:The execs discuss what needs discussion --- Learn more at http - s:/csclub.uwaterloo.ca/events/2003/spring/May-22-Exec-Meeting +DESCRIPTION:The execs discuss what needs discussion ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/May-22-Exec-Me + eting END:VEVENT BEGIN:VEVENT UID:20030708T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030708T200000Z DTEND:20030708T210000Z SUMMARY:Mainframes and Linux LOCATION:University of Waterloo - MC2065 DESCRIPTION:A talk by Jim Elliott. Jim is responsible for IBM's in Open So urce activities and IBM's mainframe operating systems for Canada and the C - arribbean. --- Learn more at https:/csclub.uwaterloo.ca/events/2003/spring - /Mainframes-and-Linux + arribbean. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/Mainframes-and + -Linux END:VEVENT BEGIN:VEVENT UID:20030731T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030731T203000Z DTEND:20030731T213000Z SUMMARY:LaTeX and Work Reports LOCATION:University of Waterloo - MC4064 -DESCRIPTION:Writing beautiful work reports --- Learn more at https:/csclub - .uwaterloo.ca/events/2003/spring/LaTeX-and-Work-Reports +DESCRIPTION:Writing beautiful work reports ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/LaTeX-and-Work + -Reports END:VEVENT BEGIN:VEVENT UID:20030612T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030612T193000Z DTEND:20030612T203000Z SUMMARY:June 12 Exec Meeting LOCATION:University of Waterloo - MC3036 CSC Office DESCRIPTION:Have an issue that should be brought up? We'd love to hear it! - --- Learn more at https:/csclub.uwaterloo.ca/events/2003/spring/June-12-E - xec-Meeting ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/June-12-Exec-M + eeting END:VEVENT BEGIN:VEVENT UID:20030724T190000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030724T190000Z DTEND:20030724T200000Z SUMMARY:July Exec Meeting LOCATION:University of Waterloo - CSC Office -DESCRIPTION: See Abstract for minutes --- Learn more at https:/csclub.uwa - terloo.ca/events/2003/spring/July-Exec-Meeting +DESCRIPTION: See Abstract for minutes ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/July-Exec-Meet + ing END:VEVENT BEGIN:VEVENT UID:20030704T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030704T193000Z DTEND:20030704T203000Z SUMMARY:Guelph Trip LOCATION:University of Waterloo - University of Guelph -DESCRIPTION:Come Visit the University of Guelph's Computer Science Club -- - - Learn more at https:/csclub.uwaterloo.ca/events/2003/spring/Guelph-Trip +DESCRIPTION:Come Visit the University of Guelph's Computer Science Club ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/Guelph-Trip END:VEVENT BEGIN:VEVENT UID:20030627T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030627T183000Z DTEND:20030627T193000Z SUMMARY:Friday Flicks LOCATION:University of Waterloo - DC1302 -DESCRIPTION: SIGGRAPH Electronic Theatre Showing --- Learn more at https: - /csclub.uwaterloo.ca/events/2003/spring/Friday-Flicks +DESCRIPTION: SIGGRAPH Electronic Theatre Showing ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/Friday-Flicks END:VEVENT BEGIN:VEVENT UID:20030610T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030610T203000Z DTEND:20030610T213000Z SUMMARY:A Brief History of Computer Science @@ -6199,485 +6403,503 @@ DESCRIPTION:War\, insanity\, espionage\, beauty\, domination\, sacrifice\, uter science. In this talk I will focus on the origin of our discipline in the fields of engineering\, mathematics\, and science\, and on the compli cated personalities that shaped its evolution. No advanced technical knowl - edge is required. --- Learn more at https:/csclub.uwaterloo.ca/events/2003 - /spring/A-Brief-History-of-Computer-Science + edge is required. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/A-Brief-Histor + y-of-Computer-Science END:VEVENT BEGIN:VEVENT UID:20030130T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030130T233000Z DTEND:20030131T003000Z SUMMARY:sed & awk LOCATION:University of Waterloo - MC1085 -DESCRIPTION:Unix text editing --- Learn more at https:/csclub.uwaterloo.ca - /events/2003/winter/sed-&-awk +DESCRIPTION:Unix text editing ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/sed-&-awk END:VEVENT BEGIN:VEVENT UID:20030320T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030320T233000Z DTEND:20030321T003000Z SUMMARY:XSLT LOCATION:University of Waterloo - MC1085 -DESCRIPTION:Transforming your documents --- Learn more at https:/csclub.uw - aterloo.ca/events/2003/winter/XSLT +DESCRIPTION:Transforming your documents ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/XSLT END:VEVENT BEGIN:VEVENT UID:20030313T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030313T233000Z DTEND:20030314T003000Z SUMMARY:XML LOCATION:University of Waterloo - MC1085 -DESCRIPTION:Give your documents more markup --- Learn more at https:/csclu - b.uwaterloo.ca/events/2003/winter/XML +DESCRIPTION:Give your documents more markup ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/XML END:VEVENT BEGIN:VEVENT UID:20030113T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030113T230000Z DTEND:20030114T000000Z SUMMARY:W03 Elections LOCATION:University of Waterloo - MC3001 -DESCRIPTION:Come out and vote for the new exec! --- Learn more at https:/c - sclub.uwaterloo.ca/events/2003/winter/W03-Elections +DESCRIPTION:Come out and vote for the new exec! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/W03-Elections END:VEVENT BEGIN:VEVENT UID:20030218T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030218T213000Z DTEND:20030218T223000Z SUMMARY:Unix 103 Tutorial LOCATION:University of Waterloo - MC2037 -DESCRIPTION:Learn more Unix and be the envy of your friends! --- Learn mor - e at https:/csclub.uwaterloo.ca/events/2003/winter/Unix-103-Tutorial +DESCRIPTION:Learn more Unix and be the envy of your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/Unix-103-Tutor + ial END:VEVENT BEGIN:VEVENT UID:20030211T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030211T213000Z DTEND:20030211T223000Z SUMMARY:Unix 102 Tutorial LOCATION:University of Waterloo - MC2037 -DESCRIPTION:Learn more Unix and be the envy of your friends! --- Learn mor - e at https:/csclub.uwaterloo.ca/events/2003/winter/Unix-102-Tutorial +DESCRIPTION:Learn more Unix and be the envy of your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/Unix-102-Tutor + ial END:VEVENT BEGIN:VEVENT UID:20030204T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030204T213000Z DTEND:20030204T223000Z SUMMARY:Unix 101 Tutorial LOCATION:University of Waterloo - MC2037 -DESCRIPTION:Learn Unix and be the envy of your friends! --- Learn more at - https:/csclub.uwaterloo.ca/events/2003/winter/Unix-101-Tutorial +DESCRIPTION:Learn Unix and be the envy of your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/Unix-101-Tutor + ial END:VEVENT BEGIN:VEVENT UID:20030227T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030227T233000Z DTEND:20030228T003000Z SUMMARY:The GNU General Public License LOCATION:University of Waterloo - MC1085 -DESCRIPTION:The teeth of Free Software --- Learn more at https:/csclub.uwa - terloo.ca/events/2003/winter/The-GNU-General-Public-License +DESCRIPTION:The teeth of Free Software ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/The-GNU-Genera + l-Public-License END:VEVENT BEGIN:VEVENT UID:20030227T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030227T230000Z DTEND:20030228T000000Z SUMMARY:The BSD License Family LOCATION:University of Waterloo - MC1085 -DESCRIPTION:Free for all --- Learn more at https:/csclub.uwaterloo.ca/even - ts/2003/winter/The-BSD-License-Family +DESCRIPTION:Free for all ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/The-BSD-Licens + e-Family END:VEVENT BEGIN:VEVENT UID:20030325T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030325T213000Z DTEND:20030325T223000Z SUMMARY:Stream Processing LOCATION:University of Waterloo - MC2065 -DESCRIPTION:A talk by Assistant Professor Michael McCool --- Learn more at - https:/csclub.uwaterloo.ca/events/2003/winter/Stream-Processing +DESCRIPTION:A talk by Assistant Professor Michael McCool ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/Stream-Process + ing END:VEVENT BEGIN:VEVENT UID:20030327T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030327T233000Z DTEND:20030328T003000Z SUMMARY:SSH and Networks LOCATION:University of Waterloo - MC1085 -DESCRIPTION:Once more into the breach --- Learn more at https:/csclub.uwat - erloo.ca/events/2003/winter/SSH-and-Networks +DESCRIPTION:Once more into the breach ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/SSH-and-Networ + ks END:VEVENT BEGIN:VEVENT UID:20030123T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030123T233000Z DTEND:20030124T003000Z SUMMARY:Regular Expressions LOCATION:University of Waterloo - MC1085 -DESCRIPTION:Find your perfect match --- Learn more at https:/csclub.uwater - loo.ca/events/2003/winter/Regular-Expressions +DESCRIPTION:Find your perfect match ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/Regular-Expres + sions END:VEVENT BEGIN:VEVENT UID:20030213T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030213T233000Z DTEND:20030214T003000Z SUMMARY:LaTeX: Reports LOCATION:University of Waterloo - MC1085 -DESCRIPTION:Writing reports that look good. --- Learn more at https:/csclu - b.uwaterloo.ca/events/2003/winter/LaTeX-Reports +DESCRIPTION:Writing reports that look good. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/LaTeX-Reports END:VEVENT BEGIN:VEVENT UID:20030220T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030220T233000Z DTEND:20030221T003000Z SUMMARY:LaTeX: Beautiful Mathematics LOCATION:University of Waterloo - MC1085 -DESCRIPTION:LaTeX => fun --- Learn more at https:/csclub.uwaterloo.ca/even - ts/2003/winter/LaTeX-Beautiful-Mathematics +DESCRIPTION:LaTeX => fun ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/LaTeX-Beautifu + l-Mathematics END:VEVENT BEGIN:VEVENT UID:20030206T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030206T233000Z DTEND:20030207T003000Z SUMMARY:LaTeX: A Document Processor LOCATION:University of Waterloo - MC1085 -DESCRIPTION:Typesetting beautiful text --- Learn more at https:/csclub.uwa - terloo.ca/events/2003/winter/LaTeX-A-Document-Processor +DESCRIPTION:Typesetting beautiful text ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/LaTeX-A-Docume + nt-Processor END:VEVENT BEGIN:VEVENT UID:20030325T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030325T010000Z DTEND:20030325T020000Z SUMMARY:Judy\, or What Is It Like To Be A Robot? LOCATION:University of Waterloo - Humanities Theatre\, Hagey Hall -DESCRIPTION:Held in co-operation with the UW Cognitive Science Club --- Le - arn more at https:/csclub.uwaterloo.ca/events/2003/winter/Judy\,-or-What-I - s-It-Like-To-Be-A-Robot +DESCRIPTION:Held in co-operation with the UW Cognitive Science Club ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/Judy\,-or-What + -Is-It-Like-To-Be-A-Robot END:VEVENT BEGIN:VEVENT UID:20030326T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20030326T230000Z DTEND:20030327T000000Z SUMMARY:Abusing the C++ Compiler LOCATION:University of Waterloo - MC2065 -DESCRIPTION:Abusing template metaprogramming in C++ --- Learn more at http - s:/csclub.uwaterloo.ca/events/2003/winter/Abusing-the-C++-Compiler +DESCRIPTION:Abusing template metaprogramming in C++ ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/Abusing-the-C+ + +-Compiler END:VEVENT BEGIN:VEVENT UID:20021008T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20021008T203000Z DTEND:20021008T213000Z SUMMARY:Video cards\, Linux display drivers and the Kernel Graphics Interf ace (KGI) LOCATION:University of Waterloo - MC4045 -DESCRIPTION:A talk by Filip Spacek\, KGI developer --- Learn more at https - :/csclub.uwaterloo.ca/events/2002/fall/Video-cards\,-Linux-display-drivers - -and-the-Kernel-Graphics-Interface-(KGI) +DESCRIPTION:A talk by Filip Spacek\, KGI developer ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/Video-cards\,-Li + nux-display-drivers-and-the-Kernel-Graphics-Interface-(KGI) END:VEVENT BEGIN:VEVENT UID:20021010T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20021010T213000Z DTEND:20021010T223000Z SUMMARY:UNIX 103 LOCATION:University of Waterloo - MC3006 -DESCRIPTION: --- Learn more at https:/csclub.uwaterloo.ca/events/2002/fall - /UNIX-103 +DESCRIPTION: ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/UNIX-103 END:VEVENT BEGIN:VEVENT UID:20021003T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20021003T213000Z DTEND:20021003T223000Z SUMMARY:UNIX 102 LOCATION:University of Waterloo - MC3006 -DESCRIPTION:Talking to your UNIX can be fun and profitable. --- Learn more - at https:/csclub.uwaterloo.ca/events/2002/fall/UNIX-102 +DESCRIPTION:Talking to your UNIX can be fun and profitable. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/UNIX-102 END:VEVENT BEGIN:VEVENT UID:20020926T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20020926T213000Z DTEND:20020926T223000Z SUMMARY:UNIX 101 LOCATION:University of Waterloo - MC3006 -DESCRIPTION:First Steps with UNIX --- Learn more at https:/csclub.uwaterlo - o.ca/events/2002/fall/UNIX-101 +DESCRIPTION:First Steps with UNIX ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/UNIX-101 END:VEVENT BEGIN:VEVENT UID:20021116T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20021116T183000Z DTEND:20021116T193000Z SUMMARY:Trip to York University LOCATION:University of Waterloo - York University -DESCRIPTION:Going to visit the York University Computer Club --- Learn mor - e at https:/csclub.uwaterloo.ca/events/2002/fall/Trip-to-York-University +DESCRIPTION:Going to visit the York University Computer Club ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/Trip-to-York-Uni + versity END:VEVENT BEGIN:VEVENT UID:20021026T190000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20021026T190000Z DTEND:20021026T200000Z SUMMARY:The Hurd Interfaces LOCATION:University of Waterloo - MC2066 DESCRIPTION:Marcus Brinkmann\, a GNU Hurd developer\, talks about the Hurd - server interfaces\, at the heart of a GNU/Hurd system --- Learn more at h - ttps:/csclub.uwaterloo.ca/events/2002/fall/The-Hurd-Interfaces + server interfaces\, at the heart of a GNU/Hurd system ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/The-Hurd-Interfa + ces END:VEVENT BEGIN:VEVENT UID:20021107T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20021107T223000Z DTEND:20021107T233000Z SUMMARY:The GNU General Public License LOCATION:University of Waterloo - MC4063 -DESCRIPTION:The teeth of Free Software --- Learn more at https:/csclub.uwa - terloo.ca/events/2002/fall/The-GNU-General-Public-License +DESCRIPTION:The teeth of Free Software ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/The-GNU-General- + Public-License END:VEVENT BEGIN:VEVENT UID:20021105T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20021105T213000Z DTEND:20021105T223000Z SUMMARY:The Evil Side of C++ LOCATION:University of Waterloo - MC 2065 DESCRIPTION:Abusing template metaprogramming in C++\; aka. writing a Mande - lbrot generator that runs at compile time --- Learn more at https:/csclub. - uwaterloo.ca/events/2002/fall/The-Evil-Side-of-C++ + lbrot generator that runs at compile time ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/The-Evil-Side-of + -C++ END:VEVENT BEGIN:VEVENT UID:20021121T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20021121T213000Z DTEND:20021121T223000Z SUMMARY:Samba and You LOCATION:University of Waterloo - MC2066 -DESCRIPTION:A talk by Dan Brovkovich\, Mathsoc's Computing Director --- Le - arn more at https:/csclub.uwaterloo.ca/events/2002/fall/Samba-and-You +DESCRIPTION:A talk by Dan Brovkovich\, Mathsoc's Computing Director ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/Samba-and-You END:VEVENT BEGIN:VEVENT UID:20021001T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20021001T223000Z DTEND:20021001T233000Z SUMMARY:Pints with the Profs LOCATION:University of Waterloo - The Bomber -DESCRIPTION:Get to know your profs and be the envy of your friends! --- Le - arn more at https:/csclub.uwaterloo.ca/events/2002/fall/Pints-with-the-Pro - fs +DESCRIPTION:Get to know your profs and be the envy of your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/Pints-with-the-P + rofs END:VEVENT BEGIN:VEVENT UID:20021121T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20021121T230000Z DTEND:20021122T000000Z SUMMARY:Perl 6 LOCATION:University of Waterloo - MC2066 -DESCRIPTION:A talk by Simon Law --- Learn more at https:/csclub.uwaterloo. - ca/events/2002/fall/Perl-6 +DESCRIPTION:A talk by Simon Law ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/Perl-6 END:VEVENT BEGIN:VEVENT UID:20021119T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20021119T213000Z DTEND:20021119T223000Z SUMMARY:Metaprogramming GPUs LOCATION:University of Waterloo - MC4058 -DESCRIPTION:A talk by Michael McCool of the Computer Graphics Lab. --- Lea - rn more at https:/csclub.uwaterloo.ca/events/2002/fall/Metaprogramming-GPU - s +DESCRIPTION:A talk by Michael McCool of the Computer Graphics Lab. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/Metaprogramming- + GPUs END:VEVENT BEGIN:VEVENT UID:20021026T173000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20021026T173000Z DTEND:20021026T183000Z SUMMARY:GNU/Linux on HPPA LOCATION:University of Waterloo - MC2066 DESCRIPTION:Carlos O'Donnell talks about \"the last of the legacy processo - rs to fall before the barbarian horde\" --- Learn more at https:/csclub.uw - aterloo.ca/events/2002/fall/GNULinux-on-HPPA + rs to fall before the barbarian horde\" ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/GNULinux-on-HPPA END:VEVENT BEGIN:VEVENT UID:20021102T160000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20021102T160000Z DTEND:20021102T170000Z SUMMARY:GNU/Linux InstallFest with KW-LUG and UW-DIG LOCATION:University of Waterloo - MC3002 (Math Coffee and Donut Store) -DESCRIPTION:Bring over your computer and we'll help you install GNU/Linux - --- Learn more at https:/csclub.uwaterloo.ca/events/2002/fall/GNULinux-Ins - tallFest-with-KW-LUG-and-UW-DIG +DESCRIPTION:Bring over your computer and we'll help you install GNU/Linux ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/GNULinux-Install + Fest-with-KW-LUG-and-UW-DIG END:VEVENT BEGIN:VEVENT UID:20020916T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20020916T213000Z DTEND:20020916T223000Z SUMMARY:F02 elections LOCATION:University of Waterloo - Comfy lounge -DESCRIPTION:Come and vote for this term's exec --- Learn more at https:/cs - club.uwaterloo.ca/events/2002/fall/F02-elections +DESCRIPTION:Come and vote for this term's exec ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/F02-elections END:VEVENT BEGIN:VEVENT UID:20021017T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20021017T213000Z DTEND:20021017T223000Z SUMMARY:Debian in the Enterprise LOCATION:University of Waterloo - MC2065 -DESCRIPTION:A talk by Simon Law --- Learn more at https:/csclub.uwaterloo. - ca/events/2002/fall/Debian-in-the-Enterprise +DESCRIPTION:A talk by Simon Law ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/Debian-in-the-En + terprise END:VEVENT BEGIN:VEVENT UID:20020930T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20020930T223000Z DTEND:20020930T233000Z SUMMARY:Business Meeting LOCATION:University of Waterloo - Comfy lounge\, MC3001 -DESCRIPTION:Vote on a constitutional change. --- Learn more at https:/cscl - ub.uwaterloo.ca/events/2002/fall/Business-Meeting +DESCRIPTION:Vote on a constitutional change. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/Business-Meeting END:VEVENT BEGIN:VEVENT UID:20021112T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20021112T213000Z DTEND:20021112T223000Z SUMMARY:Automatic Memory Management and Garbage Collection LOCATION:University of Waterloo - MC4058 -DESCRIPTION:A talk by James A. Morrison --- Learn more at https:/csclub.uw - aterloo.ca/events/2002/fall/Automatic-Memory-Management-and-Garbage-Collec - tion +DESCRIPTION:A talk by James A. Morrison ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/Automatic-Memory + -Management-and-Garbage-Collection END:VEVENT BEGIN:VEVENT UID:20021026T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20021026T203000Z DTEND:20021026T213000Z SUMMARY:A GNU Approach to Virtual Memory Management in a Multiserver Opera ting System LOCATION:University of Waterloo - MC2066 DESCRIPTION:Neal Walfield\, a GNU Hurd developer\, talks about a possible - Virtual Memory Management subsystem for the GNU Hurd --- Learn more at htt - ps:/csclub.uwaterloo.ca/events/2002/fall/A-GNU-Approach-to-Virtual-Memory- - Management-in-a-Multiserver-Operating-System + Virtual Memory Management subsystem for the GNU Hurd ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/A-GNU-Approach-t + o-Virtual-Memory-Management-in-a-Multiserver-Operating-System END:VEVENT BEGIN:VEVENT UID:20020511T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20020511T230000Z DTEND:20020512T000000Z SUMMARY:S02 elections LOCATION:University of Waterloo - MC3036 -DESCRIPTION:Come and vote for this term's exec --- Learn more at https:/cs - club.uwaterloo.ca/events/2002/spring/S02-elections +DESCRIPTION:Come and vote for this term's exec ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/spring/S02-elections END:VEVENT BEGIN:VEVENT UID:20020207T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20020207T230000Z DTEND:20020208T000000Z SUMMARY:Unix 102: Fun With UNIX LOCATION:University of Waterloo - MC2037 DESCRIPTION:This the second in a series of UNIX tutorials. Simon Law and J ames Perry will be presenting some more advanced UNIX techniques. All are - welcome. Accounts will be provided for those needing them. --- Learn more - at https:/csclub.uwaterloo.ca/events/2002/winter/Unix-102-Fun-With-UNIX + welcome. Accounts will be provided for those needing them. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/winter/Unix-102-Fun-W + ith-UNIX END:VEVENT BEGIN:VEVENT UID:20020131T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20020131T230000Z DTEND:20020201T000000Z SUMMARY:UNIX 101: First Steps With UNIX @@ -6686,26 +6908,28 @@ DESCRIPTION: This is the first in a series of seminars that cover the use of the UNIX Operating System. UNIX is used in a variety of applications\, both in academia and industry. We will be covering the basics of the UNIX environment\, as well as the use of PINE\, an electronic mail and news rea - der. --- Learn more at https:/csclub.uwaterloo.ca/events/2002/winter/UNIX - -101-First-Steps-With-UNIX + der. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/winter/UNIX-101-First + -Steps-With-UNIX END:VEVENT BEGIN:VEVENT UID:20020126T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20020126T193000Z DTEND:20020126T203000Z SUMMARY:GnuPG/PGP Keysigning Party LOCATION:University of Waterloo - Comfy Lounge MC3001 -DESCRIPTION:Get more signatures on your key! --- Learn more at https:/cscl - ub.uwaterloo.ca/events/2002/winter/GnuPGPGP-Keysigning-Party +DESCRIPTION:Get more signatures on your key! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/winter/GnuPGPGP-Keysi + gning-Party END:VEVENT BEGIN:VEVENT UID:20020213T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20020213T210000Z DTEND:20020213T220000Z SUMMARY:DVD-Video Under Linux @@ -6713,391 +6937,405 @@ LOCATION:University of Waterloo - MC4060 DESCRIPTION:Billy Biggs will be holding a talk on DVD technology (in parti cular\, CSS and playback issues) under Linux\, giving some technical detai ls as well as an overview of the current status of Free Software efforts. - All are welcome. --- Learn more at https:/csclub.uwaterloo.ca/events/2002/ - winter/DVD-Video-Under-Linux + All are welcome. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/winter/DVD-Video-Unde + r-Linux END:VEVENT BEGIN:VEVENT UID:20020301T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20020301T220000Z DTEND:20020301T230000Z SUMMARY:Computer Go\, The Ultimate LOCATION:University of Waterloo - MC4060 DESCRIPTION:Thomas Wolf from Brock University will be holding a talk on th - e Asian game of Go. All are welcome. --- Learn more at https:/csclub.uwate - rloo.ca/events/2002/winter/Computer-Go\,-The-Ultimate + e Asian game of Go. All are welcome. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/winter/Computer-Go\,- + The-Ultimate END:VEVENT BEGIN:VEVENT UID:20020126T190000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20020126T190000Z DTEND:20020126T200000Z SUMMARY:An Introduction to GNU Hurd LOCATION:University of Waterloo - Comfy Lounge MC3001 -DESCRIPTION:Bored of GNU/Linux? Try this experimental operating system! -- - - Learn more at https:/csclub.uwaterloo.ca/events/2002/winter/An-Introduct - ion-to-GNU-Hurd +DESCRIPTION:Bored of GNU/Linux? Try this experimental operating system! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/winter/An-Introductio + n-to-GNU-Hurd END:VEVENT BEGIN:VEVENT UID:20010602T143000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20010602T143000Z DTEND:20010602T153000Z SUMMARY:ACM-Style programming contest LOCATION:University of Waterloo - MC3006 -DESCRIPTION:Practice for the ACM international programming contest --- Lea - rn more at https:/csclub.uwaterloo.ca/events/2001/spring/ACM-Style-program - ming-contest +DESCRIPTION:Practice for the ACM international programming contest ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2001/spring/ACM-Style-prog + ramming-contest END:VEVENT BEGIN:VEVENT UID:20010212T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20010212T203000Z DTEND:20010212T213000Z SUMMARY:Meeting #5 LOCATION:University of Waterloo - MC3036 -DESCRIPTION:No description available. --- Learn more at https:/csclub.uwat - erloo.ca/events/2001/winter/Meeting-#5 +DESCRIPTION:No description available. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2001/winter/Meeting-#5 END:VEVENT BEGIN:VEVENT UID:20010205T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20010205T203000Z DTEND:20010205T213000Z SUMMARY:Meeting #4 LOCATION:University of Waterloo - MC3036 -DESCRIPTION:No description available. --- Learn more at https:/csclub.uwat - erloo.ca/events/2001/winter/Meeting-#4 +DESCRIPTION:No description available. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2001/winter/Meeting-#4 END:VEVENT BEGIN:VEVENT UID:20010129T193900000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20010129T193900Z DTEND:20010129T203900Z SUMMARY:Meeting #3 LOCATION:University of Waterloo - MC3036 -DESCRIPTION:No description available. --- Learn more at https:/csclub.uwat - erloo.ca/events/2001/winter/Meeting-#3 +DESCRIPTION:No description available. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2001/winter/Meeting-#3 END:VEVENT BEGIN:VEVENT UID:20010122T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20010122T203000Z DTEND:20010122T213000Z SUMMARY:Meeting #2 LOCATION:University of Waterloo - MC3036 -DESCRIPTION:Second CSC meeting for Winter 2001. --- Learn more at https:/c - sclub.uwaterloo.ca/events/2001/winter/Meeting-#2 +DESCRIPTION:Second CSC meeting for Winter 2001. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2001/winter/Meeting-#2 END:VEVENT BEGIN:VEVENT UID:20010115T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20010115T213000Z DTEND:20010115T223000Z SUMMARY:Executive elections LOCATION:University of Waterloo - MC3036 -DESCRIPTION:Winter 2001 CSC Elections. --- Learn more at https:/csclub.uwa - terloo.ca/events/2001/winter/Executive-elections +DESCRIPTION:Winter 2001 CSC Elections. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2001/winter/Executive-elec + tions END:VEVENT BEGIN:VEVENT UID:20010127T153000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20010127T153000Z DTEND:20010127T163000Z SUMMARY:ACM-Style programming contest LOCATION:University of Waterloo - MC3006 -DESCRIPTION:Practice for the ACM international programming contest --- Lea - rn more at https:/csclub.uwaterloo.ca/events/2001/winter/ACM-Style-program - ming-contest +DESCRIPTION:Practice for the ACM international programming contest ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2001/winter/ACM-Style-prog + ramming-contest END:VEVENT BEGIN:VEVENT UID:20000914T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20000914T230000Z DTEND:20000915T000000Z SUMMARY:SIGGraph Video Night LOCATION:University of Waterloo - DC1302 DESCRIPTION: SIGGraph Video Night Featuring some truly awesome computer an - imations from Siggraph '99. --- Learn more at https:/csclub.uwaterloo.ca/ - events/2000/fall/SIGGraph-Video-Night + imations from Siggraph '99. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2000/fall/SIGGraph-Video-N + ight END:VEVENT BEGIN:VEVENT UID:20000925T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20000925T183000Z DTEND:20000925T193000Z SUMMARY:Realising the Next Generation Internet LOCATION:University of Waterloo - DC1302 -DESCRIPTION:By Frank Clegg of Microsoft Canada --- Learn more at https:/cs - club.uwaterloo.ca/events/2000/fall/Realising-the-Next-Generation-Internet +DESCRIPTION:By Frank Clegg of Microsoft Canada ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2000/fall/Realising-the-Ne + xt-Generation-Internet END:VEVENT BEGIN:VEVENT UID:20000914T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20000914T220000Z DTEND:20000914T230000Z SUMMARY:CSC Elections LOCATION:University of Waterloo - DC1302 -DESCRIPTION:Fall 2000 Elections for the CSC. --- Learn more at https:/cscl - ub.uwaterloo.ca/events/2000/fall/CSC-Elections +DESCRIPTION:Fall 2000 Elections for the CSC. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2000/fall/CSC-Elections END:VEVENT BEGIN:VEVENT UID:20000720T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20000720T230000Z DTEND:20000721T000000Z SUMMARY:Ctrl-D LOCATION:University of Waterloo - Ali Babas Steak House\, 130 King Street S\, Waterloo -DESCRIPTION:End-of-term dinner --- Learn more at https:/csclub.uwaterloo.c - a/events/2000/spring/Ctrl-D +DESCRIPTION:End-of-term dinner ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2000/spring/Ctrl-D END:VEVENT BEGIN:VEVENT UID:20000324T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20000324T213000Z DTEND:20000324T223000Z SUMMARY:Enterprise Java APIs and Implementing a Web Portal LOCATION:University of Waterloo - DC1304 -DESCRIPTION:No description available. --- Learn more at https:/csclub.uwat - erloo.ca/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Po - rtal +DESCRIPTION:No description available. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2000/winter/Enterprise-Jav + a-APIs-and-Implementing-a-Web-Portal END:VEVENT BEGIN:VEVENT UID:20000330T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:20000330T213000Z DTEND:20000330T223000Z SUMMARY:Enterprise Java APIs and Implementing a Web Portal (1) LOCATION:University of Waterloo - DC1304 -DESCRIPTION:No description available. --- Learn more at https:/csclub.uwat - erloo.ca/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Po - rtal-(1) +DESCRIPTION:No description available. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2000/winter/Enterprise-Jav + a-APIs-and-Implementing-a-Web-Portal-(1) END:VEVENT BEGIN:VEVENT UID:19991203T150000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:19991203T150000Z DTEND:19991203T160000Z SUMMARY:Proofs and Programs LOCATION:University of Waterloo - Siegfried Hall\, St Jerome's -DESCRIPTION:By Edsger Dijkstra --- Learn more at https:/csclub.uwaterloo.c - a/events/1999/fall/Proofs-and-Programs +DESCRIPTION:By Edsger Dijkstra ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1999/fall/Proofs-and-Progr + ams END:VEVENT BEGIN:VEVENT UID:19991203T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:19991203T200000Z DTEND:19991203T210000Z SUMMARY:Open Q&A session LOCATION:University of Waterloo - DC1351 -DESCRIPTION:By Edsger Dijkstra --- Learn more at https:/csclub.uwaterloo.c - a/events/1999/fall/Open-Q&A-session +DESCRIPTION:By Edsger Dijkstra ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1999/fall/Open-Q&A-session END:VEVENT BEGIN:VEVENT UID:19991018T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:19991018T183000Z DTEND:19991018T193000Z SUMMARY:Living Laboratories: The Future Computing Environments at Georgia Tech LOCATION:University of Waterloo - DC1304 -DESCRIPTION:By Blair MacIntyre and Elizabeth Mynatt --- Learn more at http - s:/csclub.uwaterloo.ca/events/1999/fall/Living-Laboratories-The-Future-Com - puting-Environments-at-Georgia-Tech +DESCRIPTION:By Blair MacIntyre and Elizabeth Mynatt ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1999/fall/Living-Laborator + ies-The-Future-Computing-Environments-at-Georgia-Tech END:VEVENT BEGIN:VEVENT UID:19991201T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:19991201T213000Z DTEND:19991201T223000Z SUMMARY:Homebrew Processors and Integrated Systems in FPGAs LOCATION:University of Waterloo - MC2066 -DESCRIPTION:By Jan Gray --- Learn more at https:/csclub.uwaterloo.ca/event - s/1999/fall/Homebrew-Processors-and-Integrated-Systems-in-FPGAs +DESCRIPTION:By Jan Gray ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1999/fall/Homebrew-Process + ors-and-Integrated-Systems-in-FPGAs END:VEVENT BEGIN:VEVENT UID:19991019T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:19991019T203000Z DTEND:19991019T213000Z SUMMARY:GDB\, Purify Tutorial LOCATION:University of Waterloo - DC1304 -DESCRIPTION:No description available. --- Learn more at https:/csclub.uwat - erloo.ca/events/1999/fall/GDB\,-Purify-Tutorial +DESCRIPTION:No description available. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1999/fall/GDB\,-Purify-Tut + orial END:VEVENT BEGIN:VEVENT UID:19991202T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:19991202T000000Z DTEND:19991202T010000Z SUMMARY:Ctrl-D LOCATION:University of Waterloo - Golf's Steakhouse -DESCRIPTION:End-of-term dinner --- Learn more at https:/csclub.uwaterloo.c - a/events/1999/fall/Ctrl-D +DESCRIPTION:End-of-term dinner ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1999/fall/Ctrl-D END:VEVENT BEGIN:VEVENT UID:19991202T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:19991202T183000Z DTEND:19991202T193000Z SUMMARY:Calculational Mathematics LOCATION:University of Waterloo - DC1302 -DESCRIPTION:By Edgar Dijkstra --- Learn more at https:/csclub.uwaterloo.ca - /events/1999/fall/Calculational-Mathematics +DESCRIPTION:By Edgar Dijkstra ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1999/fall/Calculational-Ma + thematics END:VEVENT BEGIN:VEVENT UID:19940926T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:19940926T203000Z DTEND:19940926T213000Z SUMMARY:UNIX II Tutorial LOCATION:University of Waterloo - MC 3022 -DESCRIPTION:No description available --- Learn more at https:/csclub.uwate - rloo.ca/events/1994/fall/UNIX-II-Tutorial +DESCRIPTION:No description available ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1994/fall/UNIX-II-Tutorial END:VEVENT BEGIN:VEVENT UID:19940922T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:19940922T203000Z DTEND:19940922T213000Z SUMMARY:UNIX I Tutorial LOCATION:University of Waterloo - MC 3022 -DESCRIPTION:No description available --- Learn more at https:/csclub.uwate - rloo.ca/events/1994/fall/UNIX-I-Tutorial +DESCRIPTION:No description available ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1994/fall/UNIX-I-Tutorial END:VEVENT BEGIN:VEVENT UID:19940921T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:19940921T223000Z DTEND:19940921T233000Z SUMMARY:SIGGRAPH Video Night LOCATION:University of Waterloo - DC 1302 -DESCRIPTION:No description available --- Learn more at https:/csclub.uwate - rloo.ca/events/1994/fall/SIGGRAPH-Video-Night +DESCRIPTION:No description available ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1994/fall/SIGGRAPH-Video-N + ight END:VEVENT BEGIN:VEVENT UID:19941013T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:19941013T210000Z DTEND:19941013T220000Z SUMMARY:Prograph: Picture the Future LOCATION:University of Waterloo - DC 1302 -DESCRIPTION:No description available --- Learn more at https:/csclub.uwate - rloo.ca/events/1994/fall/Prograph-Picture-the-Future +DESCRIPTION:No description available ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1994/fall/Prograph-Picture + -the-Future END:VEVENT BEGIN:VEVENT UID:19940914T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:19940914T010000Z DTEND:19940914T020000Z SUMMARY:Movie Outing: Brainstorm LOCATION:University of Waterloo - Princess Cinema -DESCRIPTION: No description available. --- Learn more at https:/csclub.uw - aterloo.ca/events/1994/fall/Movie-Outing-Brainstorm +DESCRIPTION: No description available. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1994/fall/Movie-Outing-Bra + instorm END:VEVENT BEGIN:VEVENT UID:19941102T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:19941102T213000Z DTEND:19941102T223000Z SUMMARY:Game Theory LOCATION:University of Waterloo - MC 2038 -DESCRIPTION:No description available --- Learn more at https:/csclub.uwate - rloo.ca/events/1994/fall/Game-Theory +DESCRIPTION:No description available ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1994/fall/Game-Theory END:VEVENT BEGIN:VEVENT UID:19941020T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:19941020T203000Z DTEND:19941020T213000Z SUMMARY:Exploring the Internet LOCATION:University of Waterloo - MC 3009 -DESCRIPTION:No description available --- Learn more at https:/csclub.uwate - rloo.ca/events/1994/fall/Exploring-the-Internet +DESCRIPTION:No description available ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1994/fall/Exploring-the-In + ternet END:VEVENT BEGIN:VEVENT UID:19940916T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:19940916T203000Z DTEND:19940916T213000Z SUMMARY:CSC Elections LOCATION:University of Waterloo - MC 4040 -DESCRIPTION:No description available --- Learn more at https:/csclub.uwate - rloo.ca/events/1994/fall/CSC-Elections +DESCRIPTION:No description available ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1994/fall/CSC-Elections END:VEVENT BEGIN:VEVENT UID:19941015T140000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T233253Z +DTSTAMP:20210920T235149Z DTSTART:19941015T140000Z DTEND:19941015T150000Z SUMMARY:ACM-Style Programming Contest LOCATION:University of Waterloo - MC 3022 -DESCRIPTION:No description available --- Learn more at https:/csclub.uwate - rloo.ca/events/1994/fall/ACM-Style-Programming-Contest +DESCRIPTION:No description available ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca +URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1994/fall/ACM-Style-Progra + mming-Contest END:VEVENT X-WR-RELCALID:3359A191-B19E-4B53-BADC-DFC084FC51C9 END:VCALENDAR \ No newline at end of file diff --git a/scripts/generate-calendar.ts b/scripts/generate-calendar.ts index e8512188..6753285a 100644 --- a/scripts/generate-calendar.ts +++ b/scripts/generate-calendar.ts @@ -21,17 +21,18 @@ export async function generateCalendar() { .replaceAll(":", "") .replaceAll(".", "")}@csclub.uwaterloo.ca`, summary: metadata.name, - description: `${metadata.short} --- Learn more at ${path.join( - "https://csclub.uwaterloo.ca", - process.env.NEXT_PUBLIC_BASE_PATH ?? "/", - metadata.permaLink - )}`, + description: metadata.short, start: new Date(metadata.date), end: addHours(new Date(metadata.date), 1), location: metadata.online ? metadata.location : `University of Waterloo - ${metadata.location}`, organizer: "exec@csclub.uwaterloo.ca", + url: path.join( + "https://csclub.uwaterloo.ca", + process.env.NEXT_PUBLIC_BASE_PATH ?? "/", + metadata.permaLink + ), })), }); -- 2.39.2 From 5dbc33728873f5e077fc3924969b4c57e2b1aa2e Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Mon, 20 Sep 2021 20:01:16 -0400 Subject: [PATCH 15/25] Use url correctly --- public/events.ics | 2735 +++++++++++++++++----------------- scripts/generate-calendar.ts | 8 +- 2 files changed, 1381 insertions(+), 1362 deletions(-) diff --git a/public/events.ics b/public/events.ics index 7a0dfa5b..d367972e 100644 --- a/public/events.ics +++ b/public/events.ics @@ -8,7 +8,7 @@ X-WR-CALNAME:University of Waterloo Computer Science Club BEGIN:VEVENT UID:20210914T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20210914T230000Z DTEND:20210915T000000Z SUMMARY:CSC BOT & Game Night @@ -16,12 +16,12 @@ LOCATION:Twitch DESCRIPTION:Learn about our plans for the term and play some games with us . ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/fall/BOT +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/fall/BOT END:VEVENT BEGIN:VEVENT UID:20210610T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20210610T230000Z DTEND:20210611T000000Z SUMMARY:Titus Winters Tech Talk @@ -30,13 +30,13 @@ DESCRIPTION:Become inspired in an upcoming talk by Titus Winters on June 1 0th from 7-8pm ET\, who will share how good team culture can positively im pact code! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/spring/Titus-Winters- - Tech-Talk +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/spring/Titus-Winters + -Tech-Talk END:VEVENT BEGIN:VEVENT UID:20210616T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20210616T000000Z DTEND:20210616T010000Z SUMMARY:Speed-Friending @@ -44,13 +44,13 @@ LOCATION:Online DESCRIPTION:Come hop on a Zoom call with us to to connect with others in o ur community! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/spring/Speed-Friendin - g +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/spring/Speed-Friendi + ng END:VEVENT BEGIN:VEVENT UID:20210516T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20210516T230000Z DTEND:20210517T000000Z SUMMARY:Drop-in Resume Critiques (Day 2) @@ -58,13 +58,13 @@ LOCATION:Online DESCRIPTION:Live Resume Critiques with Tech+\, UW Data Science Club\, and UW PM (registration required). ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/spring/Drop-in-Resume - -Critiques-(Day-2) +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/spring/Drop-in-Resum + e-Critiques-(Day-2) END:VEVENT BEGIN:VEVENT UID:20210515T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20210515T230000Z DTEND:20210516T000000Z SUMMARY:Drop-in Resume Critiques (Day 1) @@ -72,13 +72,13 @@ LOCATION:Online DESCRIPTION:Live Resume Critiques with Tech+\, UW Data Science Club\, and UW PM (registration required). ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/spring/Drop-in-Resume - -Critiques-(Day-1) +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/spring/Drop-in-Resum + e-Critiques-(Day-1) END:VEVENT BEGIN:VEVENT UID:20210524T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20210524T230000Z DTEND:20210525T000000Z SUMMARY:CSC x SE Soc: Interview Prep @@ -89,13 +89,13 @@ DESCRIPTION:CSC and SE Soc are hosting an Interview Prep Workshop next wee mock interviews\, and the event will be held on Twitch (https://www.twitc h.tv/uwcsclub). ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/spring/CSC-x-SE-Soc-I - nterview-Prep +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/spring/CSC-x-SE-Soc- + Interview-Prep END:VEVENT BEGIN:VEVENT UID:20210518T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20210518T000000Z DTEND:20210518T010000Z SUMMARY:CSC BOT & Game Night @@ -103,13 +103,13 @@ LOCATION:Online DESCRIPTION:Learn about our plans for the term and play some games with us . ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/spring/CSC-BOT-&-Game - -Night +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/spring/CSC-BOT-&-Gam + e-Night END:VEVENT BEGIN:VEVENT UID:20210717T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20210717T230000Z DTEND:20210718T000000Z SUMMARY:Afterhours: Burnout @@ -117,52 +117,52 @@ LOCATION:Online DESCRIPTION:This Afterhours will be a discussion about recognizing burnout \, recovering from burnout\, and preventing it from occurring. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/spring/Afterhours-Bur - nout +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/spring/Afterhours-Bu + rnout END:VEVENT BEGIN:VEVENT UID:20210219T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20210219T010000Z DTEND:20210219T020000Z SUMMARY:Theatre Thursday LOCATION:Online DESCRIPTION:Come watch a movie with CSC! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/Theatre-Thursd - ay +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/Theatre-Thurs + day END:VEVENT BEGIN:VEVENT UID:20210217T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20210217T010000Z DTEND:20210217T020000Z SUMMARY:Talk to CSC Tuesday LOCATION:Online DESCRIPTION:Come meet and chill out with CSC execs. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/Talk-to-CSC-Tu - esday +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/Talk-to-CSC-T + uesday END:VEVENT BEGIN:VEVENT UID:20210316T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20210316T233000Z DTEND:20210317T003000Z SUMMARY:Speed-Friending LOCATION:Online DESCRIPTION:Join CSC to meet new people in a Speed-Friending event. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/Speed-Friendin - g +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/Speed-Friendi + ng END:VEVENT BEGIN:VEVENT UID:20210129T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20210129T000000Z DTEND:20210129T010000Z SUMMARY:Recovering From a Rough Term @@ -170,13 +170,13 @@ LOCATION:Online DESCRIPTION:Join us to learn about other students have bounced back from a rough term\, and how you can too. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/Recovering-Fro - m-a-Rough-Term +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/Recovering-Fr + om-a-Rough-Term END:VEVENT BEGIN:VEVENT UID:20210115T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20210115T000000Z DTEND:20210115T010000Z SUMMARY:RES 135 @@ -184,87 +184,87 @@ LOCATION:Online DESCRIPTION:Join us for resume and WaterlooWorks tips for the upcoming coo p search. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/RES-135 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/RES-135 END:VEVENT BEGIN:VEVENT UID:20210325T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20210325T230000Z DTEND:20210326T000000Z SUMMARY:Out of The Box: React LOCATION:Online DESCRIPTION:Learn how React works and make your own version! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/Out-of-The-Box - -React +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/Out-of-The-Bo + x-React END:VEVENT BEGIN:VEVENT UID:20210112T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20210112T000000Z DTEND:20210112T010000Z SUMMARY:Get involved in CS Club! LOCATION:Online DESCRIPTION:Learn about how you can involved with CS Club this term. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/Get-involved-i - n-CS-Club! +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/Get-involved- + in-CS-Club! END:VEVENT BEGIN:VEVENT UID:20210220T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20210220T010000Z DTEND:20210220T020000Z SUMMARY:Fun Friday LOCATION:Online DESCRIPTION:Join CSC as we play games all night! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/Fun-Friday +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/Fun-Friday END:VEVENT BEGIN:VEVENT UID:20210127T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20210127T000000Z DTEND:20210127T010000Z SUMMARY:CTCI136 LOCATION:Online DESCRIPTION:Join us for tips and tricks on technical interviews. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/CTCI136 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/CTCI136 END:VEVENT BEGIN:VEVENT UID:20210327T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20210327T183000Z DTEND:20210327T193000Z SUMMARY:Alt-Tab LOCATION:Online DESCRIPTION:Join us for lightning tech talk presented by students. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/Alt-Tab +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/Alt-Tab END:VEVENT BEGIN:VEVENT UID:20210307T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20210307T000000Z DTEND:20210307T010000Z SUMMARY:Afterhours: Personal Relationships LOCATION:Online DESCRIPTION:Join CSC as we talk about personal relationships. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2021/winter/Afterhours-Per - sonal-Relationships +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/Afterhours-Pe + rsonal-Relationships END:VEVENT BEGIN:VEVENT UID:20201119T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20201119T220000Z DTEND:20201119T230000Z SUMMARY:WiCS x CSC: Alt-Tab @@ -272,13 +272,13 @@ LOCATION:Online DESCRIPTION:CSC and WiCS are hosting Alt-Tab on November 19th\, 5-7 PM EST . ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2020/fall/WiCS-x-CSC-Alt-T - ab +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2020/fall/WiCS-x-CSC-Alt- + Tab END:VEVENT BEGIN:VEVENT UID:20201126T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20201126T000000Z DTEND:20201126T010000Z SUMMARY:Roasting Our First Year Resumes @@ -287,26 +287,26 @@ DESCRIPTION:Upper years students will be critiquing their own resumes from first year.πŸ‘‰ Streamed at [twitch.tv/uwcsclub]() ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2020/fall/Roasting-Our-Fir - st-Year-Resumes +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2020/fall/Roasting-Our-Fi + rst-Year-Resumes END:VEVENT BEGIN:VEVENT UID:20200312T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20200312T220000Z DTEND:20200312T230000Z SUMMARY:WiCS x CSC Bondfire LOCATION:University of Waterloo - MC Comfy DESCRIPTION:\"Bonfire\" with WiCS Thursday March 12th @ 6PM in MC Comfy ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2020/winter/WiCS-x-CSC-Bon - dfire +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2020/winter/WiCS-x-CSC-Bo + ndfire END:VEVENT BEGIN:VEVENT UID:20200211T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20200211T230000Z DTEND:20200212T000000Z SUMMARY:Physical Security Workshop @@ -314,25 +314,25 @@ LOCATION:University of Waterloo - MC 4045 DESCRIPTION:Physical Security Workshop on Tuesday\, Feb 11th\, at 6:00 PM in MC 4045 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2020/winter/Physical-Secur - ity-Workshop +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2020/winter/Physical-Secu + rity-Workshop END:VEVENT BEGIN:VEVENT UID:20200128T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20200128T233000Z DTEND:20200129T003000Z SUMMARY:Code Party 0 LOCATION:University of Waterloo - STC 0010 DESCRIPTION:Code Party 0 on January 28th\, 2020\, at 6:30 PM in STC 0010 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2020/winter/Code-Party-0 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2020/winter/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20190605T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20190605T230000Z DTEND:20190606T000000Z SUMMARY:WiCS x CSC Bondfire Night @@ -341,13 +341,13 @@ DESCRIPTION:The Computer Science Club will be holding a joint event with W omen in Computer Science on Wednesday\, June 5th at MC Comfy at 7:00 PM. N OTE: the event has been moved from the Laurel Creek Firepit due to rain. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/spring/WiCS-x-CSC-Bon - dfire-Night +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/spring/WiCS-x-CSC-Bo + ndfire-Night END:VEVENT BEGIN:VEVENT UID:20190516T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20190516T230000Z DTEND:20190517T000000Z SUMMARY:Spring 2019 Elections @@ -355,13 +355,13 @@ LOCATION:University of Waterloo - MC Comfy (MC 3001) DESCRIPTION:The Computer Science Club will be holding elections for the Sp ring 2019 term on Thursday\, May 16th in MC Comfy (MC 3001) at 7:00 PM. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/spring/Spring-2019-El - ections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/spring/Spring-2019-E + lections END:VEVENT BEGIN:VEVENT UID:20190709T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20190709T230000Z DTEND:20190710T000000Z SUMMARY:Movie Night @@ -369,12 +369,12 @@ LOCATION:University of Waterloo - MC Comfy DESCRIPTION:The Computer Science Club will be holding a joint event with W omen in Computer Science on Tuesday\, July 9th at MC Comfy at 7:00 PM. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/spring/Movie-Night +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/spring/Movie-Night END:VEVENT BEGIN:VEVENT UID:20190729T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20190729T220000Z DTEND:20190729T230000Z SUMMARY:End of Term Event @@ -382,13 +382,13 @@ LOCATION:University of Waterloo - MC Comfy DESCRIPTION:The Computer Science Club will be holding a end of term event on Monday\, July 29th at MC Comfy at 6:00 PM. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/spring/End-of-Term-Ev - ent +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/spring/End-of-Term-E + vent END:VEVENT BEGIN:VEVENT UID:20190618T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20190618T220000Z DTEND:20190618T230000Z SUMMARY:Code Party 0 @@ -396,12 +396,12 @@ LOCATION:University of Waterloo - PHY 150 DESCRIPTION:The Computer Science Club will be holding Code Party 0 on Tues day\, June 18th at PHY 150 at 6:00 PM. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/spring/Code-Party-0 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/spring/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20190718T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20190718T220000Z DTEND:20190718T230000Z SUMMARY:Alt-Tab @@ -409,12 +409,12 @@ LOCATION:University of Waterloo - MC 5417 DESCRIPTION:The Computer Science Club will be holding a joint event with W omen in Computer Science on Thursday\, July 18th at MC 5417 at 6:00 PM. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/spring/Alt-Tab +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/spring/Alt-Tab END:VEVENT BEGIN:VEVENT UID:20190405T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20190405T193000Z DTEND:20190405T203000Z SUMMARY:Prof talk: Making the Switch: Going from 2D to S3D @@ -424,13 +424,13 @@ DESCRIPTION:We will be having our second prof talk of the term with Lesley problems and algorithms used in the film industry to go from 2D to S3D. Co me listen to the talk and enjoy some free food! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/winter/Prof-talk-Maki - ng-the-Switch-Going-from-2D-to-S3D +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/winter/Prof-talk-Mak + ing-the-Switch-Going-from-2D-to-S3D END:VEVENT BEGIN:VEVENT UID:20190320T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20190320T200000Z DTEND:20190320T210000Z SUMMARY:Prof talk: Animated Tilings @@ -438,37 +438,37 @@ LOCATION:University of Waterloo - PHY 150 DESCRIPTION:Professor Craig Kaplan will be talking about tiling arrangemen ts on March 20th\, 2019\, at 4 PM in PHY 150 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/winter/Prof-talk-Anim - ated-Tilings +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/winter/Prof-talk-Ani + mated-Tilings END:VEVENT BEGIN:VEVENT UID:20190302T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20190302T170000Z DTEND:20190302T180000Z SUMMARY:Git 101 LOCATION:University of Waterloo - QNC 1502 DESCRIPTION:Git 101 workshop on March 2nd\, 2019\, at 12 PM in QNC 1502 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/winter/Git-101 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/winter/Git-101 END:VEVENT BEGIN:VEVENT UID:20190313T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20190313T220000Z DTEND:20190313T230000Z SUMMARY:Code Party 0 LOCATION:University of Waterloo - QNC 1502 DESCRIPTION:Code Party 0 on March 13th\, 2019\, at 6 PM in QNC 1502 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/winter/Code-Party-0 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/winter/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20190321T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20190321T220000Z DTEND:20190321T230000Z SUMMARY:CSC + WiCS Movie Night @@ -476,13 +476,13 @@ LOCATION:University of Waterloo - MC Comfy DESCRIPTION:CSC + WiCS Movie Night on March 21th\, 2019\, at 6 PM in MC Co mfy ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/winter/CSC-+-WiCS-Mov - ie-Night +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/winter/CSC-+-WiCS-Mo + vie-Night END:VEVENT BEGIN:VEVENT UID:20190124T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20190124T233000Z DTEND:20190125T003000Z SUMMARY:Algorithms practice workshop @@ -490,13 +490,13 @@ LOCATION:University of Waterloo - STC 0060 DESCRIPTION:Algorithms practice workshop on January 24th\, 2019\, at 6:30 PM in STC 0060 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2019/winter/Algorithms-pra - ctice-workshop +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/winter/Algorithms-pr + actice-workshop END:VEVENT BEGIN:VEVENT UID:20181105T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20181105T223000Z DTEND:20181105T233000Z SUMMARY:[Cancelled] BBC micro:bit computer: What is it good for? @@ -505,13 +505,13 @@ DESCRIPTION:Professor Richard Mann will be talking about the BBC micro:bit \, an embedded computer that is popular with hobbyists and comes with a va riety of peripherals. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/fall/[Cancelled]-BBC- - microbit-computer-What-is-it-good-for +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/fall/[Cancelled]-BBC + -microbit-computer-What-is-it-good-for END:VEVENT BEGIN:VEVENT UID:20181022T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20181022T213000Z DTEND:20181022T223000Z SUMMARY:Unix 101 @@ -519,12 +519,12 @@ LOCATION:University of Waterloo - MC-3003 DESCRIPTION:Learn the basics of UNIX with the CS Club on October 22\, 5:30 PM in MC 3003. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/fall/Unix-101 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/fall/Unix-101 END:VEVENT BEGIN:VEVENT UID:20181112T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20181112T223000Z DTEND:20181112T233000Z SUMMARY:Netplay in emulators @@ -532,13 +532,13 @@ LOCATION:University of Waterloo - MC-4063 DESCRIPTION:Professor Gregor Richards will be talking about netplay in emu lators\, which allows for playing video games over the internet. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/fall/Netplay-in-emula - tors +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/fall/Netplay-in-emul + ators END:VEVENT BEGIN:VEVENT UID:20181029T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20181029T213000Z DTEND:20181029T223000Z SUMMARY:Gloves 101 @@ -546,12 +546,12 @@ LOCATION:University of Waterloo - QNC-1506 DESCRIPTION:Make touchscreen gloves with the CS Club on October 29\, 5:30 PM in QNC 1506. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/fall/Gloves-101 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/fall/Gloves-101 END:VEVENT BEGIN:VEVENT UID:20181015T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20181015T213000Z DTEND:20181015T223000Z SUMMARY:Data Driven UIs\, Incrementally @@ -559,13 +559,13 @@ LOCATION:University of Waterloo - DC 1302 DESCRIPTION:Jane Street's Yaron Minsky is coming to Waterloo to give a tal k aimed at undergraduate students. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/fall/Data-Driven-UIs\ - ,-Incrementally +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/fall/Data-Driven-UIs + \,-Incrementally END:VEVENT BEGIN:VEVENT UID:20181018T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20181018T223000Z DTEND:20181018T233000Z SUMMARY:Code Party 0 @@ -573,12 +573,12 @@ LOCATION:University of Waterloo - EV3-1408 DESCRIPTION:The CS Club is hosting our first Code Party of the term from 6 :30pm until \\~9:30pm in EV3-1408\, on Thursday October 18. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/fall/Code-Party-0 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/fall/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20181203T120000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20181203T120000Z DTEND:20181203T130000Z SUMMARY:CSC EOT @@ -586,12 +586,12 @@ LOCATION:University of Waterloo - MC Comfy DESCRIPTION:CSC End of term celebrations on December 3rd\, at 7 PM in MC C omfy. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/fall/CSC-EOT +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/fall/CSC-EOT END:VEVENT BEGIN:VEVENT UID:20181003T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20181003T230000Z DTEND:20181004T000000Z SUMMARY:CSC & WiCS & MathSoc go outside! @@ -600,13 +600,13 @@ DESCRIPTION:We will be having a bonfire this Wednesday\, Oct 3rd 7-10pm\, at Columbia Lake Firepit 2 (NW of CIF)\, co-hosted with WiCS and MathSoc. Smores and snacks will be provided! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/fall/CSC-&-WiCS-&-Mat - hSoc-go-outside! +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/fall/CSC-&-WiCS-&-Ma + thSoc-go-outside! END:VEVENT BEGIN:VEVENT UID:20181129T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20181129T230000Z DTEND:20181130T000000Z SUMMARY:Alt-Tab @@ -615,25 +615,25 @@ DESCRIPTION:Alt-Tab is coming up next week on Thursday Nov. 29th 6-8pm at MC 5417. We have an amazing group of members giving short talks on topics of their choice. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/fall/Alt-Tab +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/fall/Alt-Tab END:VEVENT BEGIN:VEVENT UID:20180717T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20180717T220000Z DTEND:20180717T230000Z SUMMARY:Sound: From microphones to speakers and everything inbetween LOCATION:University of Waterloo - MC 4041 DESCRIPTION:The CSC will be hosting a Prof Talk by Richard Mann. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/spring/Sound-From-mic - rophones-to-speakers-and-everything-inbetween +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/spring/Sound-From-mi + crophones-to-speakers-and-everything-inbetween END:VEVENT BEGIN:VEVENT UID:20180528T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20180528T223000Z DTEND:20180528T233000Z SUMMARY:Code Party 0 @@ -642,12 +642,12 @@ DESCRIPTION:The CS Club is hosting our first Code Party of the term from 6 :30pm until \\~9:30pm in STC 0020!Come code with us\, eat some food\, do s ome things. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/spring/Code-Party-0 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/spring/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20180711T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20180711T220000Z DTEND:20180711T230000Z SUMMARY:Capture the Flag @@ -656,13 +656,13 @@ DESCRIPTION:Test your programming\, web\, networking\, and trivia skills i n this computer security themed contest. Learn how to reverse engineer\, c rack codes\, find flaws in websites\, and use security tools. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/spring/Capture-the-Fl - ag +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/spring/Capture-the-F + lag END:VEVENT BEGIN:VEVENT UID:20180604T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20180604T220000Z DTEND:20180604T230000Z SUMMARY:CSC and WiCS Go Outside @@ -671,13 +671,13 @@ DESCRIPTION:Come join us for a bonfire outside at the Laurel Creek firepit (across Ring. Rd. from EV3) with fellow CSC and WiCS members. Smores and snacks will be provided. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/spring/CSC-and-WiCS-G - o-Outside +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/spring/CSC-and-WiCS- + Go-Outside END:VEVENT BEGIN:VEVENT UID:20180704T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20180704T220000Z DTEND:20180704T230000Z SUMMARY:Alt-Tab @@ -685,12 +685,12 @@ LOCATION:University of Waterloo - MC 4058 DESCRIPTION:Come hear 10-15 minutes talks from CSC members on a variety of topics. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/spring/Alt-Tab +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/spring/Alt-Tab END:VEVENT BEGIN:VEVENT UID:20180115T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20180115T220000Z DTEND:20180115T230000Z SUMMARY:Winter 2018 Elections @@ -700,13 +700,13 @@ DESCRIPTION:The Computer Science Club will be holding elections for the Wi ly\, the Systems Administrator\, Office Manager and Librarian\, CTF Club L iaison and IMAPd (fridge and snack runs) will be appointed. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/winter/Winter-2018-El - ections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/winter/Winter-2018-E + lections END:VEVENT BEGIN:VEVENT UID:20180326T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20180326T230000Z DTEND:20180327T000000Z SUMMARY:Uncode Party with WiCS @@ -715,13 +715,13 @@ DESCRIPTION: We are having a joint Code Party with Women in Computer Scien ce (WiCS). This time\, it's an Uncode Party\, where you try to find the wo rst solutions possible to programming problems that we will provide. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/winter/Uncode-Party-w - ith-WiCS +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/winter/Uncode-Party- + with-WiCS END:VEVENT BEGIN:VEVENT UID:20180207T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20180207T223000Z DTEND:20180207T233000Z SUMMARY:Technical Interview Prep @@ -730,13 +730,13 @@ DESCRIPTION:Our first workshop of the term! Fatema and Arshia will be head ing a workshop on how to prepare for technical interviews.Got technical in terviews? Come out! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/winter/Technical-Inte - rview-Prep +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/winter/Technical-Int + erview-Prep END:VEVENT BEGIN:VEVENT UID:20180312T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20180312T220000Z DTEND:20180312T230000Z SUMMARY:Programming for the 22nd Century @@ -746,13 +746,13 @@ DESCRIPTION:We are bringing an out-of-town speaker\, John \"maddog\" Hall\ es in programming paradigms since the invention of C\, and the discussion event tomorrow. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/winter/Programming-fo - r-the-22nd-Century +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/winter/Programming-f + or-the-22nd-Century END:VEVENT BEGIN:VEVENT UID:20180322T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20180322T220000Z DTEND:20180322T230000Z SUMMARY:Prof Talk with Richard Mann @@ -762,13 +762,13 @@ DESCRIPTION:Professor Richard Mann will be giving a talk on black-box test Advanced Topics course in Computational Sound\, and eat free food! Click through for his abstract. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/winter/Prof-Talk-with - -Richard-Mann +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/winter/Prof-Talk-wit + h-Richard-Mann END:VEVENT BEGIN:VEVENT UID:20180313T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20180313T220000Z DTEND:20180313T230000Z SUMMARY:Discussion with maddog @@ -777,13 +777,13 @@ DESCRIPTION:We'll be having a discussion session with maddog\, an out-of-t own speaker from the LPI. Food will be provided\, as well as good company. Come out! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/winter/Discussion-wit - h-maddog +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/winter/Discussion-wi + th-maddog END:VEVENT BEGIN:VEVENT UID:20180125T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20180125T230000Z DTEND:20180126T000000Z SUMMARY:Code Party 0 @@ -792,12 +792,12 @@ DESCRIPTION:Our first code party of the term! Food is sandwiches\, constit ution amendments are a go\, and Dr. Morton will be talking there! It'll be fun. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/winter/Code-Party-0 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/winter/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20180328T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20180328T220000Z DTEND:20180328T230000Z SUMMARY:Alt-Tab: W18 @@ -806,12 +806,12 @@ DESCRIPTION: CSC will be hosting our termly Alt-Tab event\, the Computer S cience version of Short Attention Span Math Seminars (SASMS) hosted by tha t math club down the hall. It will be a night full of friendly talks. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2018/winter/Alt-Tab-W18 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/winter/Alt-Tab-W18 END:VEVENT BEGIN:VEVENT UID:20171012T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20171012T213000Z DTEND:20171012T223000Z SUMMARY:Unix 101 @@ -820,12 +820,12 @@ DESCRIPTION:Interested in Linux\, but don't know where to start? Come lear n some basic topics with us including interaction with the shell\, motivat ion for using it\, some simple commands\, and more! (Snacks after) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/Unix-101 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/Unix-101 END:VEVENT BEGIN:VEVENT UID:20170922T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20170922T220000Z DTEND:20170922T230000Z SUMMARY:Fall 2017 Special Elections @@ -835,13 +835,13 @@ DESCRIPTION:The Computer Science Club will be holding special elections fo Administrator\, Office Manager and Librarian\, CTF Club Liaison and IMPAD will be appointed. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/Fall-2017-Specia - l-Elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/Fall-2017-Speci + al-Elections END:VEVENT BEGIN:VEVENT UID:20170915T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20170915T220000Z DTEND:20170915T230000Z SUMMARY:Fall 2017 Elections @@ -851,13 +851,13 @@ DESCRIPTION:The Computer Science Club will be holding elections for the Sp ly\, the Systems Administrator\, Office Manager and Librarian\, CTF Club L iaison and Fridge Person will be appointed. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/Fall-2017-Electi - ons +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/Fall-2017-Elect + ions END:VEVENT BEGIN:VEVENT UID:20171201T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20171201T230000Z DTEND:20171202T000000Z SUMMARY:End of Term Event @@ -865,13 +865,13 @@ LOCATION:University of Waterloo - MC Comfy DESCRIPTION:Join fellow CSC members for our end of term social. There will be food and good company. We can grab board games from Mathsoc. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/End-of-Term-Even - t +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/End-of-Term-Eve + nt END:VEVENT BEGIN:VEVENT UID:20171115T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20171115T223000Z DTEND:20171115T233000Z SUMMARY:Code Party 1 @@ -880,12 +880,12 @@ DESCRIPTION:The CS Club is hosting our second Code Party of the term from 6:00pm until late in the evening in STC 0050!Come code with us\, eat some food\, do some things. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/Code-Party-1 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/Code-Party-1 END:VEVENT BEGIN:VEVENT UID:20170929T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20170929T223000Z DTEND:20170929T233000Z SUMMARY:Code Party 0 @@ -894,12 +894,12 @@ DESCRIPTION:The CS Club is hosting our first Code Party of the term (Frida y September 29th) from 6:30pm until late in the evening in M3 1006!Come co de with us\, eat some food\, do some things. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/Code-Party-0 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20171114T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20171114T230000Z DTEND:20171115T000000Z SUMMARY:Capture the Flag Computing Competition @@ -908,13 +908,13 @@ DESCRIPTION:Test your programming\, web\, networking\, and trivial skillsL earn how to reverse engineer\, crack codes\, and use various tools.Win pri zes! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/Capture-the-Flag - -Computing-Competition +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/Capture-the-Fla + g-Computing-Competition END:VEVENT BEGIN:VEVENT UID:20171123T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20171123T230000Z DTEND:20171124T000000Z SUMMARY:CTF Computer Networking Workshop @@ -922,13 +922,13 @@ LOCATION:University of Waterloo - STC 0010 DESCRIPTION:Hosted in collaboration with the [Univerisy of Waterloo CTF Cl ub]() ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/CTF-Computer-Net - working-Workshop +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/CTF-Computer-Ne + tworking-Workshop END:VEVENT BEGIN:VEVENT UID:20171005T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20171005T220000Z DTEND:20171005T230000Z SUMMARY:CSC Goes Outside @@ -937,12 +937,13 @@ DESCRIPTION:Come join us for a bonfire outside at the Laurel Creek firepit (across Ring. Rd. from EV3) with fellow CSC members. Smores and snacks wi ll be provided. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/CSC-Goes-Outside +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/CSC-Goes-Outsid + e END:VEVENT BEGIN:VEVENT UID:20171102T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20171102T230000Z DTEND:20171103T000000Z SUMMARY:CSC+WiCS Fall Social and Movie Night @@ -950,13 +951,13 @@ LOCATION:University of Waterloo - MC 4059 and MC 4061 DESCRIPTION:Join other CSC and WiCS members for a social event featuring f ree food\, board games and a showing of Wonder Woman. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/CSC+WiCS-Fall-So - cial-and-Movie-Night +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/CSC+WiCS-Fall-S + ocial-and-Movie-Night END:VEVENT BEGIN:VEVENT UID:20171109T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20171109T230000Z DTEND:20171110T000000Z SUMMARY:Alt+Tab Talks @@ -968,12 +969,12 @@ DESCRIPTION:Come watch (or give!) interesting short talks by CS Club membe sclub.uwaterloo.ca>))! Click the link to the event detail page for more in fo. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/fall/Alt+Tab-Talks +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/Alt+Tab-Talks END:VEVENT BEGIN:VEVENT UID:20170601T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20170601T220000Z DTEND:20170601T230000Z SUMMARY:Unix 102 @@ -981,12 +982,12 @@ LOCATION:University of Waterloo - MC 3003 DESCRIPTION:Come gain some more in-depth knowledge or some less well-known tips and tricks for using the command line. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/spring/Unix-102 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/spring/Unix-102 END:VEVENT BEGIN:VEVENT UID:20170615T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20170615T220000Z DTEND:20170615T230000Z SUMMARY:Understanding machine learning - a theory perspective @@ -997,26 +998,26 @@ DESCRIPTION:Professor Shai Ben-David will discuss the basic principles beh s that address the fast expanding scope of potential machine learning appl ications. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/spring/Understanding- - machine-learning---a-theory-perspective +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/spring/Understanding + -machine-learning---a-theory-perspective END:VEVENT BEGIN:VEVENT UID:20170715T140000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20170715T140000Z DTEND:20170715T150000Z SUMMARY:Spring Cleaning LOCATION:University of Waterloo - CSC Office DESCRIPTION:Join us for Spring Cleaning! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/spring/Spring-Cleanin - g +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/spring/Spring-Cleani + ng END:VEVENT BEGIN:VEVENT UID:20170517T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20170517T220000Z DTEND:20170517T230000Z SUMMARY:Spring 2017 Elections @@ -1026,38 +1027,38 @@ DESCRIPTION:The Computer Science Club will be holding elections for the Sp ly\, the Systems Administrator\, Office Manager and Librarian will be appo inted. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/spring/Spring-2017-El - ections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/spring/Spring-2017-E + lections END:VEVENT BEGIN:VEVENT UID:20170724T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20170724T220000Z DTEND:20170724T230000Z SUMMARY:End of Term Party LOCATION:University of Waterloo - MC Comfy DESCRIPTION:Come celebrate the end of the term with us in MC Comfy! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/spring/End-of-Term-Pa - rty +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/spring/End-of-Term-P + arty END:VEVENT BEGIN:VEVENT UID:20170622T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20170622T220000Z DTEND:20170622T230000Z SUMMARY:Code Party 0 LOCATION:University of Waterloo - STC 0020 DESCRIPTION:Join us for Code Party 0! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/spring/Code-Party-0 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/spring/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20170705T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20170705T230000Z DTEND:20170706T000000Z SUMMARY:CSC and WiCS Goes Outside @@ -1065,25 +1066,25 @@ LOCATION:University of Waterloo - Laurel Creek Firepit DESCRIPTION:Come join Women in Computer Science and the Computer Science C lub outdoors! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/spring/CSC-and-WiCS-G - oes-Outside +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/spring/CSC-and-WiCS- + Goes-Outside END:VEVENT BEGIN:VEVENT UID:20170718T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20170718T210000Z DTEND:20170718T220000Z SUMMARY:Alt-Tab: S17 LOCATION:University of Waterloo - MC4040 DESCRIPTION:Join us for food and interesting member talks! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/spring/Alt-Tab-S17 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/spring/Alt-Tab-S17 END:VEVENT BEGIN:VEVENT UID:20170112T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20170112T230000Z DTEND:20170113T000000Z SUMMARY:Winter 2017 Elections @@ -1093,13 +1094,13 @@ DESCRIPTION:The Computer Science Club will be holding elections for the Wi ly\, the Systems Administrator\, Office Manager and Librarian will be appo inted. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/winter/Winter-2017-El - ections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/winter/Winter-2017-E + lections END:VEVENT BEGIN:VEVENT UID:20170322T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20170322T220000Z DTEND:20170322T230000Z SUMMARY:Unix 201 @@ -1109,12 +1110,12 @@ DESCRIPTION:A talk and demo about more advanced Unix tricks and tools than your prompt\, the ranger console file manager\, fancy shells\, htop\, rsy nc and using terminal escape sequences in your programs. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/winter/Unix-201 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/winter/Unix-201 END:VEVENT BEGIN:VEVENT UID:20170405T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20170405T210000Z DTEND:20170405T220000Z SUMMARY:Code Party 1 @@ -1126,12 +1127,12 @@ DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p time after 5pm\, but if you come earlier your food preferences are more l ikely to be accounted for\, and there's more time for coding! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/winter/Code-Party-1 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/winter/Code-Party-1 END:VEVENT BEGIN:VEVENT UID:20170208T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20170208T220000Z DTEND:20170208T230000Z SUMMARY:Code Party 0 @@ -1143,12 +1144,12 @@ DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p time after 5pm\, but if you come earlier your food preferences are more l ikely to be accounted for\, and there's more time for coding! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/winter/Code-Party-0 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/winter/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20170309T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20170309T230000Z DTEND:20170310T000000Z SUMMARY:Alt+Tab Talks @@ -1160,12 +1161,12 @@ DESCRIPTION:Come watch (or give!) interesting short talks by CS Club membe Click the link to the event detail page for more info. (Note: date was mo ved to Thursday) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2017/winter/Alt+Tab-Talks +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/winter/Alt+Tab-Talks END:VEVENT BEGIN:VEVENT UID:20161109T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20161109T230000Z DTEND:20161110T000000Z SUMMARY:UNIX 101 @@ -1177,12 +1178,12 @@ DESCRIPTION:The CSC is having its next event\, UNIX 101\, on Wednesday Nov valuable skill in CS\, and helps prepare you for future projects and co-op s. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/UNIX-101 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/UNIX-101 END:VEVENT BEGIN:VEVENT UID:20161121T231500000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20161121T231500Z DTEND:20161122T001500Z SUMMARY:Richard Mann Prof Talk @@ -1192,13 +1193,13 @@ DESCRIPTION:Professor Richard Mann will be giving a talk\, titled \"Open S information about his new course\, CS 489\, Computational Sound\, which w ill be running in Winter 2017. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/Richard-Mann-Pro - f-Talk +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/Richard-Mann-Pr + of-Talk END:VEVENT BEGIN:VEVENT UID:20161117T013000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20161117T013000Z DTEND:20161117T023000Z SUMMARY:General Meeting @@ -1206,25 +1207,25 @@ LOCATION:University of Waterloo - M3 1006 DESCRIPTION:This general meeting will be held to discuss changes to our Co de of Conduct. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/General-Meeting +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/General-Meeting END:VEVENT BEGIN:VEVENT UID:20161018T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20161018T213000Z DTEND:20161018T223000Z SUMMARY:Feminism in STEM - a 101 Panel LOCATION:University of Waterloo - QNC 1507 DESCRIPTION:An introductory feminism in STEM panel\, free food. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/Feminism-in-STEM - ---a-101-Panel +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/Feminism-in-STE + M---a-101-Panel END:VEVENT BEGIN:VEVENT UID:20160919T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20160919T223000Z DTEND:20160919T233000Z SUMMARY:Fall 2016 Elections @@ -1234,13 +1235,13 @@ DESCRIPTION:The Computer Science Club will be holding elections for the Fa \, the Systems Administrator\, Office Manager and Librarian will be appoin ted. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/Fall-2016-Electi - ons +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/Fall-2016-Elect + ions END:VEVENT BEGIN:VEVENT UID:20161125T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20161125T230000Z DTEND:20161126T000000Z SUMMARY:Edmund Noble Member Talk @@ -1250,13 +1251,13 @@ DESCRIPTION:CSC member Edmund Noble will be giving a talk\, titled \"Purel . The talk will focus on embedded DSLs that exist within other languages\, and how they can easily be constructed. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/Edmund-Noble-Mem - ber-Talk +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/Edmund-Noble-Me + mber-Talk END:VEVENT BEGIN:VEVENT UID:20161116T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20161116T233000Z DTEND:20161117T003000Z SUMMARY:Code Party @@ -1266,12 +1267,12 @@ DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p some time to explore some new technology and chat about it? You can join us at Code Party and do it\, with great company and great food. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/Code-Party +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/Code-Party END:VEVENT BEGIN:VEVENT UID:20161205T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20161205T230000Z DTEND:20161206T000000Z SUMMARY:CSC/PMC EOT Party @@ -1280,12 +1281,13 @@ DESCRIPTION:The CSC and the PMAMC&OC (aka pure math club) are hosting our end of term events together! We'll be taking over MC Comfy to hang out\, e at lots of food (from Kismet!)\, and play board games. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/CSCPMC-EOT-Party +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/CSCPMC-EOT-Part + y END:VEVENT BEGIN:VEVENT UID:20161013T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20161013T220000Z DTEND:20161013T230000Z SUMMARY:CSC and WiCS Go Outside @@ -1296,13 +1298,13 @@ DESCRIPTION:The CSC and WiCS (Women in Computer Science) are co-hosting a pfire\, s'mores\, lots of food\, frisbees\, grass\, etc. Bring your friend s! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/CSC-and-WiCS-Go- - Outside +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/CSC-and-WiCS-Go + -Outside END:VEVENT BEGIN:VEVENT UID:20161006T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20161006T220000Z DTEND:20161006T230000Z SUMMARY:Bringing OOP Best Practices to the World of Functional Programming @@ -1313,13 +1315,13 @@ DESCRIPTION:The CSC will have its first talk of the term this Thursday\, O how some concepts from the more common object-oriented paradigm are transl ated to the functional paradigm. The abstract for the talk is below. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/Bringing-OOP-Bes - t-Practices-to-the-World-of-Functional-Programming +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/Bringing-OOP-Be + st-Practices-to-the-World-of-Functional-Programming END:VEVENT BEGIN:VEVENT UID:20161130T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20161130T230000Z DTEND:20161201T000000Z SUMMARY:ALT+TAB Talks @@ -1329,12 +1331,12 @@ DESCRIPTION:Various members of the CSC will be giving brief\, 25 minute ta d if you follow the event page link in this description. There will be foo d provided. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/fall/ALT+TAB-Talks +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/ALT+TAB-Talks END:VEVENT BEGIN:VEVENT UID:20160608T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20160608T220000Z DTEND:20160608T230000Z SUMMARY:scp talks @@ -1342,12 +1344,12 @@ LOCATION:University of Waterloo - MC 5479 DESCRIPTION:Listen to cool 15-20 lightning talks by CSC members on a varie ty of computer science and related topics. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/spring/scp-talks +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/spring/scp-talks END:VEVENT BEGIN:VEVENT UID:20160711T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20160711T230000Z DTEND:20160712T000000Z SUMMARY:WiCS and CSC Go Outside! @@ -1356,13 +1358,13 @@ DESCRIPTION:Join us at BMH Green for a night outdoors with fellow people i n Computer Science! There will be ice cream and board games and frisbees a nd maybe some water guns. Bring your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/spring/WiCS-and-CSC-G - o-Outside! +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/spring/WiCS-and-CSC- + Go-Outside! END:VEVENT BEGIN:VEVENT UID:20160512T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20160512T230000Z DTEND:20160513T000000Z SUMMARY:Spring 2016 Elections @@ -1372,13 +1374,13 @@ DESCRIPTION:The Computer Science Club will be holding elections for the Sp tionally\, librarian\, office manager\, sysadmin\, and fridge regent will be appointed and ratified. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/spring/Spring-2016-El - ections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/spring/Spring-2016-E + lections END:VEVENT BEGIN:VEVENT UID:20160725T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20160725T220000Z DTEND:20160725T230000Z SUMMARY:Richard Mann Prof Talk and EOT @@ -1388,13 +1390,13 @@ DESCRIPTION:Join us on Monday\, July 25th at 6pm in the MC Comfy Lounge fo urement. The abstract for the talk is below. We will follow this up by an EOT event with dinner and board games! Last event of the term\, get hype. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/spring/Richard-Mann-P - rof-Talk-and-EOT +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/spring/Richard-Mann- + Prof-Talk-and-EOT END:VEVENT BEGIN:VEVENT UID:20160721T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20160721T220000Z DTEND:20160721T230000Z SUMMARY:Notorious CS452 @@ -1403,13 +1405,13 @@ DESCRIPTION:Bill Cowan is the Director of the Computer Graphics Lab\, and teaches the notorious CS452\, lovingly known as the trains course by CS st udents. He will be giving a talk on that very course. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/spring/Notorious-CS45 - 2 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/spring/Notorious-CS4 + 52 END:VEVENT BEGIN:VEVENT UID:20160714T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20160714T223000Z DTEND:20160714T233000Z SUMMARY:Computer Science: Beyond Bits and Bytes @@ -1419,13 +1421,13 @@ DESCRIPTION:Gladimir Baranoski is an Associate Professor at the School of iving a talk on underappreciated facets of computer science and its connec tions to other disciplines. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/spring/Computer-Scien - ce-Beyond-Bits-and-Bytes +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/spring/Computer-Scie + nce-Beyond-Bits-and-Bytes END:VEVENT BEGIN:VEVENT UID:20160602T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20160602T223000Z DTEND:20160602T233000Z SUMMARY:Code Party 0 @@ -1435,12 +1437,12 @@ DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p some time to explore some new technology and chat about it? You can join us at Code Party 0 and do it\, with great company and great food. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/spring/Code-Party-0 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/spring/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20160525T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20160525T220000Z DTEND:20160525T230000Z SUMMARY:CSC Does Spring Cleaning @@ -1448,13 +1450,13 @@ LOCATION:University of Waterloo - MC 3036 (CSC Office) DESCRIPTION:Come out and help make the office slightly less messy! We will bribe... uh\, provide you with food for helping. :) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/spring/CSC-Does-Sprin - g-Cleaning +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/spring/CSC-Does-Spri + ng-Cleaning END:VEVENT BEGIN:VEVENT UID:20160115T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20160115T000000Z DTEND:20160115T010000Z SUMMARY:Winter 2016 Elections @@ -1463,13 +1465,13 @@ DESCRIPTION:Interested in Linux\, but don't know where to start? Come lear n some basic topics with us including interaction with the shell\, motivat ion for using it\, some simple commands\, and more! (Cookies after) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/Winter-2016-El - ections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/Winter-2016-E + lections END:VEVENT BEGIN:VEVENT UID:20160128T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20160128T230000Z DTEND:20160129T000000Z SUMMARY:Unix 101 @@ -1478,12 +1480,12 @@ DESCRIPTION:Interested in Linux\, but don't know where to start? Come lear n some basic topics with us including interaction with the shell\, motivat ion for using it\, some simple commands\, and more! (Cookies after) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/Unix-101 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/Unix-101 END:VEVENT BEGIN:VEVENT UID:20160303T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20160303T230000Z DTEND:20160304T000000Z SUMMARY:Tea and Study @@ -1493,12 +1495,12 @@ DESCRIPTION:It's midterms season\, and everyone has to study. So why not c re will be tea and delicious snacks and outlets. Plus our delightful compa ny. See you there! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/Tea-and-Study +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/Tea-and-Study END:VEVENT BEGIN:VEVENT UID:20160309T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20160309T233000Z DTEND:20160310T003000Z SUMMARY:Steve Bourque and Mike Patterson Network Infrastructure talk @@ -1506,13 +1508,13 @@ LOCATION:University of Waterloo - MC4058 DESCRIPTION:Steve Bourque and Mike Patterson of IST will give a brief over view of campus network connectivity and interconnectivity. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/Steve-Bourque- - and-Mike-Patterson-Network-Infrastructure-talk +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/Steve-Bourque + -and-Mike-Patterson-Network-Infrastructure-talk END:VEVENT BEGIN:VEVENT UID:20160323T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20160323T220000Z DTEND:20160323T230000Z SUMMARY:SAT and SMT Solvers for Software Engineering and Security @@ -1520,13 +1522,13 @@ LOCATION:University of Waterloo - QNC 1502 DESCRIPTION:A talk about SAT and SMT Solvers for Software Engineering and Security by Dr. Vijay Ganesh ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/SAT-and-SMT-So - lvers-for-Software-Engineering-and-Security +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/SAT-and-SMT-S + olvers-for-Software-Engineering-and-Security END:VEVENT BEGIN:VEVENT UID:20160329T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20160329T220000Z DTEND:20160329T230000Z SUMMARY:SASMS Style Talk Night @@ -1536,13 +1538,13 @@ DESCRIPTION:The CSC is hosting the first annual member talk series! This i Some talks already arranged are on topics ranging from modern Javascript\ , to the Linux Kernel. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/SASMS-Style-Ta - lk-Night +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/SASMS-Style-T + alk-Night END:VEVENT BEGIN:VEVENT UID:20160404T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20160404T210000Z DTEND:20160404T220000Z SUMMARY:On Surrounding a Polygon @@ -1551,38 +1553,38 @@ DESCRIPTION:Come out to a talk on surrounding a polygon by Dr. Craig Kapla n! Also stay afterwards for our EOT and socialize :) food will be provided ! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/On-Surrounding - -a-Polygon +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/On-Surroundin + g-a-Polygon END:VEVENT BEGIN:VEVENT UID:20160210T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20160210T233000Z DTEND:20160211T003000Z SUMMARY:Movie Night: Big Hero 6 LOCATION:University of Waterloo - MC Comfy DESCRIPTION:Movie Night! Come watch \"Big Hero 6\" with the CSC! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/Movie-Night-Bi - g-Hero-6 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/Movie-Night-B + ig-Hero-6 END:VEVENT BEGIN:VEVENT UID:20160316T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20160316T220000Z DTEND:20160316T230000Z SUMMARY:Git 102 LOCATION:University of Waterloo - MC3003 DESCRIPTION:Git 102 : Why you learned git in the first place. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/Git-102 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/Git-102 END:VEVENT BEGIN:VEVENT UID:20160123T160000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20160123T160000Z DTEND:20160123T170000Z SUMMARY:Eth1: Jane Street Competition @@ -1590,13 +1592,13 @@ LOCATION:University of Waterloo - TBA DESCRIPTION:eth1: a day-long programming contest. Form teams and hack toge ther a trading bot to compete against others and the markets. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/Eth1-Jane-Stre - et-Competition +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/Eth1-Jane-Str + eet-Competition END:VEVENT BEGIN:VEVENT UID:20160204T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20160204T230000Z DTEND:20160205T000000Z SUMMARY:Code Party @@ -1604,25 +1606,25 @@ LOCATION:University of Waterloo - STC 0010 DESCRIPTION:The CS Club is having its termly code party! Come out and work on projects\, assignments\, and more. Food is provided! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2016/winter/Code-Party +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/Code-Party END:VEVENT BEGIN:VEVENT UID:20151128T003000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20151128T003000Z DTEND:20151128T013000Z SUMMARY:WiCS and CSC watch War Games! LOCATION:University of Waterloo - MC Comfy DESCRIPTION:WiCS and CSC are watching War Games in the Comfy lounge. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/WiCS-and-CSC-wat - ch-War-Games! +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/WiCS-and-CSC-wa + tch-War-Games! END:VEVENT BEGIN:VEVENT UID:20151007T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20151007T213000Z DTEND:20151007T223000Z SUMMARY:Starting an VN Indie Game Company as a UW Student @@ -1633,13 +1635,13 @@ DESCRIPTION:Come out to a talk by Alfe Clemencio!Many people want to make experiences of how making Sakura River Interactive was founded without any Angel/VC investment. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/Starting-an-VN-I - ndie-Game-Company-as-a-UW-Student +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/Starting-an-VN- + Indie-Game-Company-as-a-UW-Student END:VEVENT BEGIN:VEVENT UID:20150923T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20150923T010000Z DTEND:20150923T020000Z SUMMARY:Results of Fall 2015 Elections @@ -1648,13 +1650,13 @@ DESCRIPTION:The Computer Science Club has elected its executive for the te rm\, and a new Office Manager and System Administrator have been appointed .See inside for results. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/Results-of-Fall- - 2015-Elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/Results-of-Fall + -2015-Elections END:VEVENT BEGIN:VEVENT UID:20150917T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20150917T220000Z DTEND:20150917T230000Z SUMMARY:Google Cardboard @@ -1662,12 +1664,13 @@ LOCATION:University of Waterloo - MC 2065 DESCRIPTION:Come for a talk from Rob Suderman on Cardboard\, Google's rece nt exploration in affordable\, cereal box based Virtual Reality. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/Google-Cardboard +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/Google-Cardboar + d END:VEVENT BEGIN:VEVENT UID:20150922T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20150922T230000Z DTEND:20150923T000000Z SUMMARY:Fall 2015 Elections @@ -1678,13 +1681,13 @@ DESCRIPTION:The Computer Science Club will be holding elections for the Fa ry will be elected\, the sysadmin will be ratified\, and the librarian and office manager will be appointed.See inside for nominations. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/Fall-2015-Electi - ons +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/Fall-2015-Elect + ions END:VEVENT BEGIN:VEVENT UID:20151016T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20151016T230000Z DTEND:20151017T000000Z SUMMARY:Cory Doctorow - The War on General Purpose Computing @@ -1694,13 +1697,13 @@ DESCRIPTION: Between walled gardens\, surveillance agencies\, and politica you're losing. The Computer Science Club will be hosting Cory Doctorow's talk in the Theatre of the Arts on October 16. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/Cory-Doctorow--- - The-War-on-General-Purpose-Computing +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/Cory-Doctorow-- + -The-War-on-General-Purpose-Computing END:VEVENT BEGIN:VEVENT UID:20150924T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20150924T203000Z DTEND:20150924T213000Z SUMMARY:CSC and WiCS Career Panel @@ -1710,13 +1713,13 @@ DESCRIPTION:The CSC is joining WiCS to host a career panel! Come hear from ith coop\, and life beyond the university. Please register at http://bit.l y/1OyJP6D ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/CSC-and-WiCS-Car - eer-Panel +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/CSC-and-WiCS-Ca + reer-Panel END:VEVENT BEGIN:VEVENT UID:20150930T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20150930T210000Z DTEND:20150930T220000Z SUMMARY:Back to Back Talks: Culture Turnaround and Software Defined Networ @@ -1725,13 +1728,13 @@ LOCATION:University of Waterloo - DC 1304 DESCRIPTION:Back to back talks from John Stix and Francisco Dominguez on t urning a company's culture around and on Software Defined Networks! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/Back-to-Back-Tal - ks-Culture-Turnaround-and-Software-Defined-Networks +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/Back-to-Back-Ta + lks-Culture-Turnaround-and-Software-Defined-Networks END:VEVENT BEGIN:VEVENT UID:20151126T100000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20151126T100000Z DTEND:20151126T110000Z SUMMARY:An Introduction to Google's FOAM Framework @@ -1739,13 +1742,13 @@ LOCATION:University of Waterloo - MC 4063 DESCRIPTION:An introduction to Google's FOAM framework\, an open-source mo deling framework written in Javascript\, by Google's Kevin Greer. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/An-Introduction- - to-Google's-FOAM-Framework +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/An-Introduction + -to-Google's-FOAM-Framework END:VEVENT BEGIN:VEVENT UID:20151002T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20151002T233000Z DTEND:20151003T003000Z SUMMARY:'Why Am I Studying This?' @@ -1755,13 +1758,13 @@ DESCRIPTION:Big-O\, the Halting Problem\, Finite State Machines\, and more ear Tom Rathborne talk about how theory hits reality (often with a bang!) at Booking.com. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/'Why-Am-I-Studyi - ng-This' +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/'Why-Am-I-Study + ing-This' END:VEVENT BEGIN:VEVENT UID:20151123T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20151123T230000Z DTEND:20151124T000000Z SUMMARY:'Static Analysis and Program Optimization Using Dataflow Analysis' @@ -1769,13 +1772,13 @@ LOCATION:University of Waterloo - MC 4041 DESCRIPTION:An introduction to some basic issues with optimization of impe rative programs\, by Sean Harrap ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/'Static-Analysis - -and-Program-Optimization-Using-Dataflow-Analysis' +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/'Static-Analysi + s-and-Program-Optimization-Using-Dataflow-Analysis' END:VEVENT BEGIN:VEVENT UID:20151119T120000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20151119T120000Z DTEND:20151119T130000Z SUMMARY:'Git 101' @@ -1783,12 +1786,12 @@ LOCATION:University of Waterloo - MC 4020 DESCRIPTION:Learn how to use Git properly in an exciting talk by Charlie W ang! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/fall/'Git-101' +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/'Git-101' END:VEVENT BEGIN:VEVENT UID:20150626T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20150626T230000Z DTEND:20150627T000000Z SUMMARY:WiCS and CSC Go Outside @@ -1797,25 +1800,25 @@ DESCRIPTION:Come hang out with the Women in Computer Science and the Compu ter Science Club! There will be s'mores and frozen yogurt. Also fire. And a creek. Let's enjoy the outdoors! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/spring/WiCS-and-CSC-G - o-Outside +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/spring/WiCS-and-CSC- + Go-Outside END:VEVENT BEGIN:VEVENT UID:20150619T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20150619T220000Z DTEND:20150619T230000Z SUMMARY:UNIX 102 LOCATION:University of Waterloo - MC 3003 DESCRIPTION:n things SCS hasn't told you about the shell ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/spring/UNIX-102 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/spring/UNIX-102 END:VEVENT BEGIN:VEVENT UID:20150708T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20150708T220000Z DTEND:20150708T230000Z SUMMARY:Infrasound is all around us @@ -1824,13 +1827,13 @@ DESCRIPTION:Ambient infra sound surrounds us. Richard Mann presents his cu rrent research and equipment on measuring infra sound\, and samples of rec orded infra sound. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/spring/Infrasound-is- - all-around-us +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/spring/Infrasound-is + -all-around-us END:VEVENT BEGIN:VEVENT UID:20150522T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20150522T200000Z DTEND:20150522T210000Z SUMMARY:By-Elections @@ -1841,12 +1844,12 @@ DESCRIPTION:As there are vacancies in the executive council\, there will b may be interested in the following positions:- Systems Administrator- Off ice Manager- Librarian ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/spring/By-Elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/spring/By-Elections END:VEVENT BEGIN:VEVENT UID:20150716T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20150716T220000Z DTEND:20150716T230000Z SUMMARY:Algorithms for Shortest Paths @@ -1854,13 +1857,13 @@ LOCATION:University of Waterloo - MC 4064 DESCRIPTION:Come to this exciting talk about path-finding algorithms which is being presented by Professor Anna Lubiw. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/spring/Algorithms-for - -Shortest-Paths +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/spring/Algorithms-fo + r-Shortest-Paths END:VEVENT BEGIN:VEVENT UID:20150116T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20150116T000000Z DTEND:20150116T010000Z SUMMARY:Winter 2015 Elections @@ -1869,13 +1872,13 @@ DESCRIPTION:Elections for Winter 2015 are being held! Submit a nomination and join your fellow members in choosing this term's CSC executive. (Pleas e note the time change to 7PM.) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/Winter-2015-El - ections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/Winter-2015-E + lections END:VEVENT BEGIN:VEVENT UID:20150115T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20150115T230000Z DTEND:20150116T000000Z SUMMARY:Tech Talk: Google Fiber Internet: The Messy Bits @@ -1890,13 +1893,13 @@ DESCRIPTION:Our speaker\, Avery Pennarun\, will share some not-very-secret wooshy circle-and-arrow lifecycle diagrams\, we promise.Please RSVP here: http://bit.ly/GoogleFiberTalk. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/Tech-Talk-Goog - le-Fiber-Internet-The-Messy-Bits +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/Tech-Talk-Goo + gle-Fiber-Internet-The-Messy-Bits END:VEVENT BEGIN:VEVENT UID:20150303T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20150303T230000Z DTEND:20150304T000000Z SUMMARY:SAT and SMT solvers @@ -1907,13 +1910,13 @@ DESCRIPTION:Murphy Berzish explains how to programmatically determine if a oolean Satisfiability solvers\, while SMT theory--Satisfiability Modulo a Theory--allows SMT to be extended to common data structures. Free food! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/SAT-and-SMT-so - lvers +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/SAT-and-SMT-s + olvers END:VEVENT BEGIN:VEVENT UID:20150310T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20150310T220000Z DTEND:20150310T230000Z SUMMARY:Runtime Type Inference in Dynamic Languages - Day 2 @@ -1921,13 +1924,13 @@ LOCATION:University of Waterloo - MC 4040 DESCRIPTION:Day 2 of Runtime Type Inference in Dynamic Languages with Kann an Vijayan ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/Runtime-Type-I - nference-in-Dynamic-Languages---Day-2 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/Runtime-Type- + Inference-in-Dynamic-Languages---Day-2 END:VEVENT BEGIN:VEVENT UID:20150309T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20150309T220000Z DTEND:20150309T230000Z SUMMARY:Runtime Type Inference in Dynamic Languages - Day 1 @@ -1938,13 +1941,13 @@ DESCRIPTION:Javascript is fast. In some cases\, very close to compiled-lan ut the historical advances in JIT-compilation of dynamically typed program s over two days. Of course\, both of those talks will have free food. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/Runtime-Type-I - nference-in-Dynamic-Languages---Day-1 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/Runtime-Type- + Inference-in-Dynamic-Languages---Day-1 END:VEVENT BEGIN:VEVENT UID:20150202T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20150202T230000Z DTEND:20150203T000000Z SUMMARY:Racket's Magical match @@ -1954,13 +1957,13 @@ DESCRIPTION:Theo Belaire\, a fourth-year CS student\, will be talking abou Especially useful for CS 241 in writing compilers\, but all-round a joy to write. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/Racket's-Magic - al-match +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/Racket's-Magi + cal-match END:VEVENT BEGIN:VEVENT UID:20150205T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20150205T203000Z DTEND:20150205T213000Z SUMMARY:Making Robots Behave @@ -1972,13 +1975,13 @@ DESCRIPTION:Part of the Cheriton School of CS' Distinguished Lecture Serie nning process. This allows us to solve problems that would otherwise be in tractable to solve optimally. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/Making-Robots- - Behave +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/Making-Robots + -Behave END:VEVENT BEGIN:VEVENT UID:20150402T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20150402T213000Z DTEND:20150402T223000Z SUMMARY:Describing and Synthesizing Microfluidics @@ -1987,13 +1990,13 @@ DESCRIPTION:Derek Rayside presents current research on the field of microf luidics. Microfluidics are currently developed mainly by trial and error. How can this be improved? ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/Describing-and - -Synthesizing-Microfluidics +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/Describing-an + d-Synthesizing-Microfluidics END:VEVENT BEGIN:VEVENT UID:20150327T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20150327T220000Z DTEND:20150327T230000Z SUMMARY:Constitutional GM and Code Party 1 @@ -2004,13 +2007,13 @@ DESCRIPTION:GM for the W2015 term\, two main amendments to be discussed: R doing timed code golf problems\, T-shirts might find themselves on people who do well on code golf. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/Constitutional - -GM-and-Code-Party-1 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/Constitutiona + l-GM-and-Code-Party-1 END:VEVENT BEGIN:VEVENT UID:20150227T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20150227T230000Z DTEND:20150228T000000Z SUMMARY:Code Party 0 @@ -2022,12 +2025,12 @@ DESCRIPTION:The first code party of Winter 2015\, and we have something a rse\, if you want to work on whatever you can do that as well. Delicious f ree food\, but RSVP! [bit.ly/code-party-0]() ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/Code-Party-0 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20150121T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20150121T230000Z DTEND:20150122T000000Z SUMMARY:Alumni Tech Talk @@ -2042,13 +2045,13 @@ DESCRIPTION:Alex Tsay from AeroFS will talk about the high availability di le system\, advantages and challenges of a high-availability file system\, and examine the inner workings of AeroFS's core syncing algorithm. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2015/winter/Alumni-Tech-Ta - lk +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/Alumni-Tech-T + alk END:VEVENT BEGIN:VEVENT UID:20141024T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20141024T210000Z DTEND:20141024T220000Z SUMMARY:Unix 101 @@ -2057,12 +2060,12 @@ DESCRIPTION:Interested in Unix\, but don't know where to start? Then Come learn some basic topics with us including interaction with the shell\, mot ivation for using it\, some simple commands\, and more. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/Unix-101 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/Unix-101 END:VEVENT BEGIN:VEVENT UID:20141117T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20141117T230000Z DTEND:20141118T000000Z SUMMARY:Talk: Why Pattern Recognition is Hard\, and Why Deep Neural Networ @@ -2080,13 +2083,13 @@ DESCRIPTION:In the last few years\, there has been breakthrough progress i askell-loving research intern from Google's Deep Learning group. He has a blog about his research here: http://colah.github.io/. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/Talk-Why-Pattern - -Recognition-is-Hard\,-and-Why-Deep-Neural-Networks-Help +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/Talk-Why-Patter + n-Recognition-is-Hard\,-and-Why-Deep-Neural-Networks-Help END:VEVENT BEGIN:VEVENT UID:20141112T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20141112T223000Z DTEND:20141112T233000Z SUMMARY:Talk: Machine Learning at Bloomberg @@ -2097,13 +2100,13 @@ DESCRIPTION:Kang\, our guest speaker from Bloomberg\, will illustrate some ome of the machine learning applications at Bloomberg that are useful in t his environment. Please show up early to ensure a spot (and dinner). ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/Talk-Machine-Lea - rning-at-Bloomberg +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/Talk-Machine-Le + arning-at-Bloomberg END:VEVENT BEGIN:VEVENT UID:20141022T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20141022T210000Z DTEND:20141022T220000Z SUMMARY:Talk: In Pursuit of the Travelling Salesman @@ -2115,13 +2118,13 @@ DESCRIPTION:The Travelling Salesman Problem is easy to state: given a numb k will discuss the history\, applications\, and computation of this fascin ating problem. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/Talk-In-Pursuit- - of-the-Travelling-Salesman +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/Talk-In-Pursuit + -of-the-Travelling-Salesman END:VEVENT BEGIN:VEVENT UID:20141127T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20141127T230000Z DTEND:20141128T000000Z SUMMARY:Talk: Heroic Android HTTP @@ -2136,13 +2139,13 @@ DESCRIPTION:The network is unreliable. 3G networking is slow. Using WiFi d ich libraries to use to make good networking easy.Please RSVP here: https: //www.ticketfi.com/event/77/heroic-android-http. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/Talk-Heroic-Andr - oid-HTTP +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/Talk-Heroic-And + roid-HTTP END:VEVENT BEGIN:VEVENT UID:20141110T103000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20141110T103000Z DTEND:20141110T113000Z SUMMARY:Talk: From Zero to Kernel @@ -2155,13 +2158,13 @@ DESCRIPTION:From the massive supercomputer\, to your laptop\, to a Raspber ratch\, common kernel responsibilities\, and explore of the challenges of kernel development. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/Talk-From-Zero-t - o-Kernel +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/Talk-From-Zero- + to-Kernel END:VEVENT BEGIN:VEVENT UID:20141125T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20141125T223000Z DTEND:20141125T233000Z SUMMARY:Talk: C++ ABI @@ -2176,12 +2179,12 @@ DESCRIPTION:C++ is an interesting study because it supports a large number m fundamental to C++: data layout\, polymorphic types\, construction and d estruction\, and dynamic casting. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/Talk-C++-ABI +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/Talk-C++-ABI END:VEVENT BEGIN:VEVENT UID:20140918T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20140918T220000Z DTEND:20140918T230000Z SUMMARY:Talk: Building a Mobile Platform for Android and iOS @@ -2193,13 +2196,13 @@ DESCRIPTION:Come listen to a Google software engineer give a talk on build lay services since its inception and continues to produce APIs and SDKs fo cused on mobile startups. RSVP at http://goo.gl/Pwc3m4. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/Talk-Building-a- - Mobile-Platform-for-Android-and-iOS +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/Talk-Building-a + -Mobile-Platform-for-Android-and-iOS END:VEVENT BEGIN:VEVENT UID:20141121T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20141121T230000Z DTEND:20141122T000000Z SUMMARY:Code Party 1/SE Hack Day #13 @@ -2212,13 +2215,13 @@ DESCRIPTION:Why sleep when you could be hacking on $SIDE\\_PROJECT\, or wo and snacks will only be served to those working on projects during the eve nt. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/Code-Party-1SE-H - ack-Day-#13 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/Code-Party-1SE- + Hack-Day-#13 END:VEVENT BEGIN:VEVENT UID:20141024T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20141024T220000Z DTEND:20141024T230000Z SUMMARY:Code Party 0 @@ -2229,12 +2232,12 @@ DESCRIPTION:Immediately after UNIX 101\, we will be having our first annua with or without personal projects to work on\, we've got lots of ideas to get started with. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/Code-Party-0 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20141108T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20141108T000000Z DTEND:20141108T010000Z SUMMARY:'Hackers' Screening @@ -2244,26 +2247,26 @@ DESCRIPTION:Women in Computer Science (WiCS) and the Computer Science Club Hackers. Join us as we relive our 90s teenage hacking fantasies and stuff our faces with popcorn and junk food.Hackers of the world\, unite! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/fall/'Hackers'-Screen - ing +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/'Hackers'-Scree + ning END:VEVENT BEGIN:VEVENT UID:20140711T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20140711T210000Z DTEND:20140711T220000Z SUMMARY:Unix 102\, Code Party 1 LOCATION:University of Waterloo - MC 3003\, M3 1006 DESCRIPTION:Learn how to host a website and spend the night hacking! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/spring/Unix-102\,-Cod - e-Party-1 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/spring/Unix-102\,-Co + de-Party-1 END:VEVENT BEGIN:VEVENT UID:20140530T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20140530T213000Z DTEND:20140530T223000Z SUMMARY:Unix 101/Code Party 0 @@ -2276,13 +2279,13 @@ DESCRIPTION:Interested in Unix\, but don't know where to start? Then Come ship at this time. Come join us for an evening of fun\, learning\, and foo d! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/spring/Unix-101Code-P - arty-0 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/spring/Unix-101Code- + Party-0 END:VEVENT BEGIN:VEVENT UID:20140722T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20140722T220000Z DTEND:20140722T230000Z SUMMARY:The Most Important Parts of School (from a CS dropout) @@ -2290,13 +2293,13 @@ LOCATION:University of Waterloo - MC 4020 DESCRIPTION:Learn about the real reasons you should be in school from Davi d Wolever\, CTO of akindi and a director of PyCon Canada. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/spring/The-Most-Impor - tant-Parts-of-School-(from-a-CS-dropout) +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/spring/The-Most-Impo + rtant-Parts-of-School-(from-a-CS-dropout) END:VEVENT BEGIN:VEVENT UID:20140515T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20140515T220000Z DTEND:20140515T230000Z SUMMARY:Spring 2014 Elections @@ -2306,13 +2309,13 @@ DESCRIPTION:The Computer Science Club will soon be holding elections for t retary for the spring 2014 term will be elected. The system administrator\ , office manager\, and librarian are also typically appointed here. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/spring/Spring-2014-El - ections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/spring/Spring-2014-E + lections END:VEVENT BEGIN:VEVENT UID:20140613T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20140613T233000Z DTEND:20140614T003000Z SUMMARY:CSC Goes Outside @@ -2321,13 +2324,13 @@ DESCRIPTION:Come throw a frisbee\, hang around a bonfire\, and roast marsh mellows! This is a social event just for fun\, so come relax and eat snack s in good company! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/spring/CSC-Goes-Outsi - de +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/spring/CSC-Goes-Outs + ide END:VEVENT BEGIN:VEVENT UID:20140725T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20140725T233000Z DTEND:20140726T003000Z SUMMARY:CSC Goes Outside...Again! @@ -2340,13 +2343,13 @@ DESCRIPTION:Do you like going outside? Are you vitamin-D deficient from be aren't a fan of the outside or vitamin-D deficient! We'll also have some s ort of real food - probably pizza. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/spring/CSC-Goes-Outsi - de...Again! +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/spring/CSC-Goes-Outs + ide...Again! END:VEVENT BEGIN:VEVENT UID:20140619T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20140619T213000Z DTEND:20140619T223000Z SUMMARY:Bloomberg Technical Talk @@ -2354,25 +2357,25 @@ LOCATION:University of Waterloo - MC 4064 DESCRIPTION:Learn how functional programming is used in the real world\, w hile enjoying free dinner\, and free swag. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/spring/Bloomberg-Tech - nical-Talk +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/spring/Bloomberg-Tec + hnical-Talk END:VEVENT BEGIN:VEVENT UID:20140625T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20140625T220000Z DTEND:20140625T230000Z SUMMARY:Battle Decks LOCATION:University of Waterloo - MC 2035 DESCRIPTION:Five slides. Five minutes. Pure fun. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/spring/Battle-Decks +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/spring/Battle-Decks END:VEVENT BEGIN:VEVENT UID:20140116T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20140116T223000Z DTEND:20140116T233000Z SUMMARY:Winter 2014 Elections @@ -2381,13 +2384,13 @@ DESCRIPTION:Elections for Winter 2014 are being held! The Executive will b e elected\, and the Office Manager and Librarian will be appointed by the new executive. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/winter/Winter-2014-El - ections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/winter/Winter-2014-E + lections END:VEVENT BEGIN:VEVENT UID:20140213T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20140213T223000Z DTEND:20140213T233000Z SUMMARY:UNIX 101 @@ -2396,12 +2399,12 @@ DESCRIPTION:Learn the basics of using tools found commonly on UNIX-like op erating systems. For students new to this topic\, knowledge gained from UN IX 101 would be useful in coursework. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/winter/UNIX-101 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/winter/UNIX-101 END:VEVENT BEGIN:VEVENT UID:20140328T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20140328T230000Z DTEND:20140329T000000Z SUMMARY:HackWaterloo @@ -2411,12 +2414,12 @@ DESCRIPTION:Work on a software project for 24 hours in teams of up to 4 me ablet will be awarded to the winning team. Register and find out more at [ http://hack-waterloo.com](). ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/winter/HackWaterloo +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/winter/HackWaterloo END:VEVENT BEGIN:VEVENT UID:20140314T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20140314T230000Z DTEND:20140315T000000Z SUMMARY:Code Party 1 @@ -2425,12 +2428,12 @@ DESCRIPTION:We will be having our 2nd code party this term. Enjoy a free d inner\, relax\, and share ideas with your friends about your favourite top ics in computer science. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/winter/Code-Party-1 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/winter/Code-Party-1 END:VEVENT BEGIN:VEVENT UID:20140213T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20140213T233000Z DTEND:20140214T003000Z SUMMARY:Code Party 0 @@ -2439,12 +2442,12 @@ DESCRIPTION:Immediately after UNIX 101\, we will be having our first annua l code party. Enjoy a free dinner\, relax\, and share ideas with your frie nds about your favourite topics in computer science. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/winter/Code-Party-0 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/winter/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20140204T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20140204T223000Z DTEND:20140204T233000Z SUMMARY:Bloomberg Talk @@ -2453,12 +2456,13 @@ DESCRIPTION:Bloomberg's Alex Scotti will be presenting a talk this Tuesday on concurrency control implementations in relational databases. Free swag and dinner will be provided. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/winter/Bloomberg-Talk +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/winter/Bloomberg-Tal + k END:VEVENT BEGIN:VEVENT UID:20140318T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20140318T230000Z DTEND:20140319T000000Z SUMMARY:Battle Decks @@ -2468,12 +2472,12 @@ DESCRIPTION:Create a 5-slide PowerPoint presentation about a specific topi ottery. Select a random PowerPoint presentation from the lottery and talk about it on the spot. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2014/winter/Battle-Decks +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/winter/Battle-Decks END:VEVENT BEGIN:VEVENT UID:20131008T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20131008T210000Z DTEND:20131008T220000Z SUMMARY:Why Should You Care About Security and Privacy @@ -2481,13 +2485,13 @@ LOCATION:University of Waterloo - MC 4041 DESCRIPTION:The first lecture of our security and privacy series. By PhD s tudent Sarah Harvey. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/Why-Should-You-C - are-About-Security-and-Privacy +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/Why-Should-You- + Care-About-Security-and-Privacy END:VEVENT BEGIN:VEVENT UID:20131015T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20131015T210000Z DTEND:20131015T220000Z SUMMARY:Tunnels and Censorship @@ -2495,13 +2499,13 @@ LOCATION:University of Waterloo - MC 4060 DESCRIPTION:The second lecture of our security and privacy series. By unde rgraduate student Eric Dong. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/Tunnels-and-Cens - orship +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/Tunnels-and-Cen + sorship END:VEVENT BEGIN:VEVENT UID:20131112T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20131112T220000Z DTEND:20131112T230000Z SUMMARY:Trust in ISPs @@ -2510,12 +2514,12 @@ DESCRIPTION:This is the fifth lecture of six in the Security and Privacy L ecture Series. By founding member of the Canadian Cybersecurity Institute and employee of local ISP Sentex Sean Howard. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/Trust-in-ISPs +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/Trust-in-ISPs END:VEVENT BEGIN:VEVENT UID:20131024T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20131024T223000Z DTEND:20131024T233000Z SUMMARY:Practical Tor Usage @@ -2523,13 +2527,13 @@ LOCATION:University of Waterloo - DC 1302 DESCRIPTION:The third lecture of our security and privacy series. By under graduate student Simon Gladstone. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/Practical-Tor-Us - age +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/Practical-Tor-U + sage END:VEVENT BEGIN:VEVENT UID:20131105T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20131105T230000Z DTEND:20131106T000000Z SUMMARY:Hands On Seminar on Public Key Cryptography @@ -2537,13 +2541,13 @@ LOCATION:University of Waterloo - MC 3001 (Comfy) DESCRIPTION:The fourth event in our security and privacy series. By underg raduate students Murphy Berzish and Nick Guenther. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/Hands-On-Seminar - -on-Public-Key-Cryptography +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/Hands-On-Semina + r-on-Public-Key-Cryptography END:VEVENT BEGIN:VEVENT UID:20131122T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20131122T233000Z DTEND:20131123T003000Z SUMMARY:Hackathon-Code Party!! @@ -2553,13 +2557,13 @@ DESCRIPTION:Join us for a night of code\, food\, and caffeine! There will in getting involved in Open Source\, there will be mentors on hand to get you started. Hope to see you thereβ€”bring your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/Hackathon-Code-P - arty!! +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/Hackathon-Code- + Party!! END:VEVENT BEGIN:VEVENT UID:20130917T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20130917T203000Z DTEND:20130917T213000Z SUMMARY:Fall 2013 Elections @@ -2568,13 +2572,13 @@ DESCRIPTION:Elections for Fall 2013 are being held! The Executive will be elected\, and the Office Manager and Librarian will be appointed by the ne w executive. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/Fall-2013-Electi - ons +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/Fall-2013-Elect + ions END:VEVENT BEGIN:VEVENT UID:20131126T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20131126T220000Z DTEND:20131126T230000Z SUMMARY:Disk Encryption @@ -2582,12 +2586,12 @@ LOCATION:University of Waterloo - MC 2038 DESCRIPTION:The last lecture of our security and privacy series. By MMath alumnus Zak Blacher. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/Disk-Encryption +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/Disk-Encryption END:VEVENT BEGIN:VEVENT UID:20131123T050000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20131123T050000Z DTEND:20131123T060000Z SUMMARY:CSC Goes to Toronto Erlang Factory Lite 2013 @@ -2597,13 +2601,13 @@ DESCRIPTION:The CSC has been invited to attend this Erlang conference in T rm](). We have submitted a MEF proposal to cover the transportation fees of up to 25 math undergraduates. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/CSC-Goes-to-Toro - nto-Erlang-Factory-Lite-2013 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/CSC-Goes-to-Tor + onto-Erlang-Factory-Lite-2013 END:VEVENT BEGIN:VEVENT UID:20131030T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20131030T220000Z DTEND:20131030T230000Z SUMMARY:CSC Goes Bowling @@ -2613,12 +2617,13 @@ DESCRIPTION:All CSC members and their guests are invited for a night of fr ested in attending\, please RSVP using the online form by Oct. 18. You can find it by viewing this event in detail. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/CSC-Goes-Bowling +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/CSC-Goes-Bowlin + g END:VEVENT BEGIN:VEVENT UID:20131121T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20131121T233000Z DTEND:20131122T003000Z SUMMARY:C++ Night 0x05 - C++ Seasoning @@ -2626,13 +2631,13 @@ LOCATION:University of Waterloo - PHY 150 DESCRIPTION:The fifth in a series of recorded talks from GoingNative 2013. Featuring Sean Parent. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/C++-Night-0x05-- - -C++-Seasoning +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/C++-Night-0x05- + --C++-Seasoning END:VEVENT BEGIN:VEVENT UID:20131107T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20131107T233000Z DTEND:20131108T003000Z SUMMARY:C++ Night 0x04 - Writing Quick Code in C++\, Quickly @@ -2640,13 +2645,13 @@ LOCATION:University of Waterloo - PHY 150 DESCRIPTION:The fourth in a series of recorded talks from GoingNative 2013 . Featuring Andrei Alexandrescu. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/C++-Night-0x04-- - -Writing-Quick-Code-in-C++\,-Quickly +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/C++-Night-0x04- + --Writing-Quick-Code-in-C++\,-Quickly END:VEVENT BEGIN:VEVENT UID:20131031T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20131031T223000Z DTEND:20131031T233000Z SUMMARY:C++ Night 0x03 - An Effective C++11/14 Sampler @@ -2654,13 +2659,13 @@ LOCATION:University of Waterloo - PHY 150 DESCRIPTION:The third in a series of recorded talks from GoingNative 2013. Featuring Scott Meyers. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/C++-Night-0x03-- - -An-Effective-C++1114-Sampler +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/C++-Night-0x03- + --An-Effective-C++1114-Sampler END:VEVENT BEGIN:VEVENT UID:20131017T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20131017T223000Z DTEND:20131017T233000Z SUMMARY:C++ Night 0x02 - Don't Help The Compiler @@ -2668,13 +2673,13 @@ LOCATION:University of Waterloo - PHY 150 DESCRIPTION:The second in a series of recorded talks from GoingNative 2013 . Featuring Stephan T. Lavavej. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/C++-Night-0x02-- - -Don't-Help-The-Compiler +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/C++-Night-0x02- + --Don't-Help-The-Compiler END:VEVENT BEGIN:VEVENT UID:20131003T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20131003T223000Z DTEND:20131003T233000Z SUMMARY:C++ GoingNative Lectures @@ -2685,13 +2690,13 @@ DESCRIPTION:We will be showing GoingNative lectures from some of the top i d drinks! Dates are Oct. 3\, 17\, 31 and Nov. 7 and 21. Please view this e vent in detail for more information. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/fall/C++-GoingNative- - Lectures +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/C++-GoingNative + -Lectures END:VEVENT BEGIN:VEVENT UID:20130607T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20130607T220000Z DTEND:20130607T230000Z SUMMARY:Unix 101/ Code Party 0 @@ -2701,13 +2706,13 @@ DESCRIPTION:We are offering a Unix tutorial on Friday\, June 7th\, 2013! F chargers for an awesome night of coding\, hacking and learning. All are w elcome to join in the comfy lounge! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/spring/Unix-101-Code- - Party-0 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/spring/Unix-101-Code + -Party-0 END:VEVENT BEGIN:VEVENT UID:20130722T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20130722T210000Z DTEND:20130722T220000Z SUMMARY:The Future of 3D Graphics is in Software! @@ -2717,13 +2722,13 @@ DESCRIPTION:Convergence between CPU and GPU approaches to processing sets rely in software. TransGaming's Nicolas Capens and Gavriel State will spea k about this convergence and how it will influence the future of graphics. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/spring/The-Future-of- - 3D-Graphics-is-in-Software! +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/spring/The-Future-of + -3D-Graphics-is-in-Software! END:VEVENT BEGIN:VEVENT UID:20130515T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20130515T220000Z DTEND:20130515T230000Z SUMMARY:Spring 2013 Elections @@ -2732,13 +2737,13 @@ DESCRIPTION:Elections for Spring 2013 are being held! The Executive will b e elected\, and the Office Manager and Librarian will be appointed by the new executive. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/spring/Spring-2013-El - ections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/spring/Spring-2013-E + lections END:VEVENT BEGIN:VEVENT UID:20130718T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20130718T210000Z DTEND:20130718T220000Z SUMMARY:Path Tracing @@ -2750,12 +2755,12 @@ DESCRIPTION:As a follow on to last term's tutorial on building a ray-trace techniques along with a simple example path-tracer written in C++\, and o pportunities for hardware acceleration on GPUs\, time permitting. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/spring/Path-Tracing +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/spring/Path-Tracing END:VEVENT BEGIN:VEVENT UID:20130726T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20130726T230000Z DTEND:20130727T000000Z SUMMARY:Code Party 1 @@ -2765,12 +2770,12 @@ DESCRIPTION:Come out to the Code Party happening in the Comfy Lounge on Ju \\_project or doing $something\\_classy in great company? Join us for a ni ght of coding\, snacks\, and camaraderie! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/spring/Code-Party-1 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/spring/Code-Party-1 END:VEVENT BEGIN:VEVENT UID:20130719T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20130719T230000Z DTEND:20130720T000000Z SUMMARY:CSC Goes Outside! @@ -2781,13 +2786,13 @@ DESCRIPTION:Do you love the combination of s'mores\, burgers\, and fire? A the CSC at the EV3 Fire Pit this Friday! All are welcome for some outdoor food\, games\, and music. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/spring/CSC-Goes-Outsi - de! +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/spring/CSC-Goes-Outs + ide! END:VEVENT BEGIN:VEVENT UID:20130711T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20130711T210000Z DTEND:20130711T220000Z SUMMARY:3D Movies and Computer Science @@ -2801,13 +2806,13 @@ DESCRIPTION:While humans started making 3D motion pictures in the 1800's\, ese problems while introducing the fundamentals of 3D film-making from a C S perspective. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/spring/3D-Movies-and- - Computer-Science +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/spring/3D-Movies-and + -Computer-Science END:VEVENT BEGIN:VEVENT UID:20130321T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20130321T203000Z DTEND:20130321T213000Z SUMMARY:Using Computers to Find Evidence in Litigation @@ -2817,13 +2822,13 @@ DESCRIPTION:Professor Gordon Cormack will be presenting a talk on using ma documents - a process which has typically been very manual\, and very exp ensive. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/winter/Using-Computer - s-to-Find-Evidence-in-Litigation +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/winter/Using-Compute + rs-to-Find-Evidence-in-Litigation END:VEVENT BEGIN:VEVENT UID:20130401T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20130401T220000Z DTEND:20130401T230000Z SUMMARY:Unix 101 @@ -2833,12 +2838,12 @@ DESCRIPTION:*by Calum T. Dalek*. New to the Unix computing environment? If on using Unix this upcoming Monday. Topics that will be covered include b asic interaction with the shell and use of myriad powerful tools. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/winter/Unix-101 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/winter/Unix-101 END:VEVENT BEGIN:VEVENT UID:20130228T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20130228T213000Z DTEND:20130228T223000Z SUMMARY:Machine Architecture\, Performance\, and Scalability: Things Your @@ -2850,14 +2855,14 @@ DESCRIPTION:\"Herb Sutter is a leading authority on software development. cles [and] has served for a decade as chair of the ISO C++ standards commi ttee.\" - http://herbsutter.com/about ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/winter/Machine-Archit - ecture\,-Performance\,-and-Scalability-Things-Your-Programming-Language-Ne - ver-Told-You +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/winter/Machine-Archi + tecture\,-Performance\,-and-Scalability-Things-Your-Programming-Language-N + ever-Told-You END:VEVENT BEGIN:VEVENT UID:20130116T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20130116T210000Z DTEND:20130116T220000Z SUMMARY:Elections @@ -2865,12 +2870,12 @@ LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:CSC Elections have begun for the Winter 2013 term\, nomination s are open! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/winter/Elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/winter/Elections END:VEVENT BEGIN:VEVENT UID:20130401T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20130401T230000Z DTEND:20130402T000000Z SUMMARY:Code Party 1 @@ -2881,12 +2886,12 @@ DESCRIPTION:The Computer Science Club is running the second code party of There will be foodstuffs and sugary drinks available for your hacking ple asure. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2013/winter/Code-Party-1 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/winter/Code-Party-1 END:VEVENT BEGIN:VEVENT UID:20121119T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20121119T203000Z DTEND:20121119T213000Z SUMMARY:UNIX 101 @@ -2897,12 +2902,12 @@ DESCRIPTION:*by Calum T. Dalek*. New to the Unix computing environment? If Topics that will be covered include basic interaction with the shell and u se of myriad powerful tools. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/fall/UNIX-101 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/fall/UNIX-101 END:VEVENT BEGIN:VEVENT UID:20120928T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20120928T230000Z DTEND:20120929T000000Z SUMMARY:Tron Screening: Frosh-A-Tron @@ -2913,13 +2918,13 @@ DESCRIPTION:ehashman's lousy frosh event naming scheme continues as we pre graphics and the quality of special effects in modern cinema. And bring y our friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/fall/Tron-Screening-F - rosh-A-Tron +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/fall/Tron-Screening- + Frosh-A-Tron END:VEVENT BEGIN:VEVENT UID:20121018T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20121018T200000Z DTEND:20121018T210000Z SUMMARY:The Cryptographic and Game-Theoretical Fundamentals behind Bitcoin @@ -2931,13 +2936,13 @@ DESCRIPTION:*by Vitalik Buterin.* In this talk\, we will cover the cryptog es being faced today in practice\, such as implementation\, attacks\, and future scalability. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/fall/The-Cryptographi - c-and-Game-Theoretical-Fundamentals-behind-Bitcoin +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/fall/The-Cryptograph + ic-and-Game-Theoretical-Fundamentals-behind-Bitcoin END:VEVENT BEGIN:VEVENT UID:20120906T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20120906T210000Z DTEND:20120906T220000Z SUMMARY:SCS First-year Welcome Dinner @@ -2946,13 +2951,13 @@ DESCRIPTION:The School of Computer Science is hosting a dinner event for i ncoming first-year students. You'll get to meet us\, some of the faculty\, and other new undergraduates. Food will be provided. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/fall/SCS-First-year-W - elcome-Dinner +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/fall/SCS-First-year- + Welcome-Dinner END:VEVENT BEGIN:VEVENT UID:20121121T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20121121T213000Z DTEND:20121121T223000Z SUMMARY:SASMS @@ -2961,12 +2966,12 @@ DESCRIPTION:*by PMC.*The Pure Mathematics\, Applied Mathematics\, Combinat orics & Optimization Club is hosting the Fall 2012 Short Attention Span Ma th Seminars (SASMS). ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/fall/SASMS +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/fall/SASMS END:VEVENT BEGIN:VEVENT UID:20121116T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20121116T000000Z DTEND:20121116T010000Z SUMMARY:KW Perlmongers Talk @@ -2975,13 +2980,13 @@ DESCRIPTION:*by Justin Wheeler.*In his own words\, this talk will cover th e virtues of Perl: CPAN\, Moose\, CPAN\, Catalyst\, CPAN\, DBIx::Class\, C PAN\, TMTOWTDI\, and did I mention CPAN? ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/fall/KW-Perlmongers-T - alk +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/fall/KW-Perlmongers- + Talk END:VEVENT BEGIN:VEVENT UID:20120918T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20120918T200000Z DTEND:20120918T210000Z SUMMARY:Elections @@ -2989,12 +2994,12 @@ LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:CSC Elections have begun for the Fall 2012 term\, nominations are open! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/fall/Elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/fall/Elections END:VEVENT BEGIN:VEVENT UID:20121124T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20121124T000000Z DTEND:20121124T010000Z SUMMARY:Code Party 3 @@ -3005,12 +3010,12 @@ DESCRIPTION:The Computer Science Club is running our third\, and last\, co yed Albiz will be presenting a tutorial on implementing a [ray-tracer]() in C and Scheme. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/fall/Code-Party-3 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/fall/Code-Party-3 END:VEVENT BEGIN:VEVENT UID:20120914T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20120914T230000Z DTEND:20120915T000000Z SUMMARY:Code Party 1: FROSH-A-THON @@ -3022,13 +3027,13 @@ DESCRIPTION:The Computer Science Club is running our first \"welcome back\ a team of members dedicated to helping individuals install and learn to u se one of many flavours of Linux. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/fall/Code-Party-1-FRO - SH-A-THON +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/fall/Code-Party-1-FR + OSH-A-THON END:VEVENT BEGIN:VEVENT UID:20121026T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20121026T230000Z DTEND:20121027T000000Z SUMMARY:CSC Code Party 2 @@ -3037,12 +3042,13 @@ DESCRIPTION:We will be holding our second code party of the term. Watch fo r further details\, as we plan on working with some robots and Scala\, git \, and Haskell. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/fall/CSC-Code-Party-2 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/fall/CSC-Code-Party- + 2 END:VEVENT BEGIN:VEVENT UID:20120507T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20120507T220000Z DTEND:20120507T230000Z SUMMARY:mmap and the Mortgage Crisis @@ -3052,13 +3058,13 @@ DESCRIPTION:Palantir is a Palo Alto-based intelligence analysis software c here will be free food\, free drinks\, and for one lucky winner\, a free i Pad\, so why not come on out? ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/spring/mmap-and-the-M - ortgage-Crisis +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/spring/mmap-and-the- + Mortgage-Crisis END:VEVENT BEGIN:VEVENT UID:20120510T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20120510T203000Z DTEND:20120510T213000Z SUMMARY:Elections @@ -3066,12 +3072,12 @@ LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:CSC Elections have begun for the Spring 2012 term\, nomination s are open! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/spring/Elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/spring/Elections END:VEVENT BEGIN:VEVENT UID:20120608T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20120608T230000Z DTEND:20120609T000000Z SUMMARY:Code Party 1 @@ -3082,12 +3088,12 @@ DESCRIPTION:The Computer Science Club is running the first code party of t There will be foodstuffs and sugary drinks available for your hacking plea sure. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/spring/Code-Party-1 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/spring/Code-Party-1 END:VEVENT BEGIN:VEVENT UID:20120308T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20120308T223000Z DTEND:20120308T233000Z SUMMARY:UNIX 102 @@ -3098,12 +3104,12 @@ DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club will be running s of the UNIX computing environment: \"real\" document editors\, developme nt tools\, bash scripting\, and version control. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/winter/UNIX-102 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/winter/UNIX-102 END:VEVENT BEGIN:VEVENT UID:20120209T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20120209T220000Z DTEND:20120209T230000Z SUMMARY:UNIX 101 @@ -3116,12 +3122,12 @@ DESCRIPTION:*by Calum T. Dalek*. New to the Unix computing environment? If 'll have to learn this stuff in CS 246 anyways\, so why not get a head sta rt! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/winter/UNIX-101 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/winter/UNIX-101 END:VEVENT BEGIN:VEVENT UID:20120217T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20120217T000000Z DTEND:20120217T010000Z SUMMARY:OpenCL Introduction @@ -3131,13 +3137,13 @@ DESCRIPTION:*by Calum T. Dalek*. The University of Waterloo Computer Scien nterested in writing massively parallel software on the OpenCL platform\, come out and join us for our introductory code party! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/winter/OpenCL-Introdu - ction +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/winter/OpenCL-Introd + uction END:VEVENT BEGIN:VEVENT UID:20120303T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20120303T000000Z DTEND:20120303T010000Z SUMMARY:OpenCL Code Party @@ -3147,13 +3153,13 @@ DESCRIPTION:*by Calum T. Dalek*. The University of Waterloo Computer Scien contest ends at midnight and prizes are awarded! Open submissions will be judged\, so make sure to come out and watch. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/winter/OpenCL-Code-Pa - rty +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/winter/OpenCL-Code-P + arty END:VEVENT BEGIN:VEVENT UID:20120322T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20120322T203000Z DTEND:20120322T213000Z SUMMARY:Multi-processor Real-time Systems @@ -3164,13 +3170,13 @@ DESCRIPTION:*by Bill Cowan*. Programming systems that obey hard real-time typical of real-time systems\, architectural solutions currently employed in CS 452\, and possible architectures for multi-CPU systems. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/winter/Multi-processo - r-Real-time-Systems +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/winter/Multi-process + or-Real-time-Systems END:VEVENT BEGIN:VEVENT UID:20120307T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20120307T223000Z DTEND:20120307T233000Z SUMMARY:Feynman Messenger Lecture Series @@ -3180,13 +3186,13 @@ DESCRIPTION:*by Calum T. Dalek*. Join the Computer Science Club and PhysCl s of the classic 1964 Messenger Lecture Series by Richard Feynman in PHY 1 50. Dinner provided! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/winter/Feynman-Messen - ger-Lecture-Series +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/winter/Feynman-Messe + nger-Lecture-Series END:VEVENT BEGIN:VEVENT UID:20120112T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20120112T213000Z DTEND:20120112T223000Z SUMMARY:Elections @@ -3194,12 +3200,12 @@ LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:CSC Elections have begun for the Winter 2012 term\, nomination s are open! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/winter/Elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/winter/Elections END:VEVENT BEGIN:VEVENT UID:20120127T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20120127T233000Z DTEND:20120128T003000Z SUMMARY:Code Party 0 @@ -3210,12 +3216,12 @@ DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is running the bring your friends. There will be foodstuffs and sugary drinks available for your hacking pleasure. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/winter/Code-Party-0 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/winter/Code-Party-0 END:VEVENT BEGIN:VEVENT UID:20120207T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20120207T230000Z DTEND:20120208T000000Z SUMMARY:Algorithms Talk @@ -3226,13 +3232,13 @@ DESCRIPTION:*by Victor Fan*. Join Victor Fan for his talk\, intended for a ome something new\, so please come out to enjoy the talk! Refreshments wil l be served. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2012/winter/Algorithms-Tal - k +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/winter/Algorithms-Ta + lk END:VEVENT BEGIN:VEVENT UID:20111024T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20111024T203000Z DTEND:20111024T213000Z SUMMARY:UNIX 102: Tools in the UNIX Environment @@ -3241,13 +3247,13 @@ DESCRIPTION:*by Calum T. Dalek*. The next installment in the CS Club's pop ular Unix tutorials UNIX 102 introduces powerful text editing tools for pr ogramming and document formatting. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/fall/UNIX-102-Tools-i - n-the-UNIX-Environment +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/fall/UNIX-102-Tools- + in-the-UNIX-Environment END:VEVENT BEGIN:VEVENT UID:20110929T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20110929T200000Z DTEND:20110929T210000Z SUMMARY:UNIX 101: An Introduction to the Shell @@ -3255,13 +3261,13 @@ LOCATION:University of Waterloo - MC 3004 DESCRIPTION:*by Calum T. Dalek*. New to Unix? No problem\, we'll teach you to power use circles around your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/fall/UNIX-101-An-Intr - oduction-to-the-Shell +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/fall/UNIX-101-An-Int + roduction-to-the-Shell END:VEVENT BEGIN:VEVENT UID:20111013T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20111013T223000Z DTEND:20111013T233000Z SUMMARY:How Browsers Work @@ -3271,25 +3277,25 @@ DESCRIPTION:*by Ehsan Akhgari*. Veteran Mozilla engineer Ehsan Akhgari wil from the fundamentals of content rendering to the latest innovations in b rowser design. Click on the talk title for a full abstract. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/fall/How-Browsers-Wor - k +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/fall/How-Browsers-Wo + rk END:VEVENT BEGIN:VEVENT UID:20110919T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20110919T203000Z DTEND:20110919T213000Z SUMMARY:Elections LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Club elections. See related news items for details. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/fall/Elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/fall/Elections END:VEVENT BEGIN:VEVENT UID:20111021T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20111021T230000Z DTEND:20111022T000000Z SUMMARY:Code Party 2 @@ -3299,12 +3305,12 @@ DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is having our s nds. There will be foodstuffs and sugary drinks available for your hacking pleasure. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/fall/Code-Party-2 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/fall/Code-Party-2 END:VEVENT BEGIN:VEVENT UID:20110930T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20110930T230000Z DTEND:20111001T000000Z SUMMARY:Code Party 1 @@ -3316,12 +3322,12 @@ DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is having our f There will be foodstuffs and sugary drinks available for your hacking ple asure. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/fall/Code-Party-1 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/fall/Code-Party-1 END:VEVENT BEGIN:VEVENT UID:20111112T123000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20111112T123000Z DTEND:20111112T133000Z SUMMARY:CSC goes to Design Our Tomorrow @@ -3331,13 +3337,13 @@ DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club has a limited n //designourtomorrow.com/>) at the University of Toronto on Saturday\, Nove mber 12\, 10:00 - 16:30. See event information for ticket details. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/fall/CSC-goes-to-Desi - gn-Our-Tomorrow +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/fall/CSC-goes-to-Des + ign-Our-Tomorrow END:VEVENT BEGIN:VEVENT UID:20111119T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20111119T000000Z DTEND:20111119T010000Z SUMMARY:CSC Open Data Code Party @@ -3347,13 +3353,13 @@ DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is teaming up w erm! Everyone is welcome\; please bring your friends. There will be foodst uffs and sugary drinks available for your hacking pleasure. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/fall/CSC-Open-Data-Co - de-Party +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/fall/CSC-Open-Data-C + ode-Party END:VEVENT BEGIN:VEVENT UID:20110614T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20110614T203000Z DTEND:20110614T213000Z SUMMARY:Taming Software Bloat with AdaptableGIMP @@ -3363,13 +3369,13 @@ DESCRIPTION: Ever use software with 100s or 1000s of commands? Ever have a we'll present AdaptableGIMP\, a new version of GIMP developed at Waterloo to help simplify complex user interfaces. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/Taming-Softwar - e-Bloat-with-AdaptableGIMP +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/Taming-Softwa + re-Bloat-with-AdaptableGIMP END:VEVENT BEGIN:VEVENT UID:20110704T173000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20110704T173000Z DTEND:20110704T183000Z SUMMARY:Our Troubles with Linux and Why You Should Care @@ -3378,13 +3384,13 @@ DESCRIPTION:A joint work between Professors Tim Brecht\, Ashif Harji\, and Peter Buhr\, this talk describes experiences using the Linux kernel as a platform for conducting performance evaluations. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/Our-Troubles-w - ith-Linux-and-Why-You-Should-Care +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/Our-Troubles- + with-Linux-and-Why-You-Should-Care END:VEVENT BEGIN:VEVENT UID:20110609T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20110609T203000Z DTEND:20110609T213000Z SUMMARY:General Purpose Computing on Graphics Cards @@ -3394,13 +3400,13 @@ DESCRIPTION: In the first of our member talks for the term\, Katie Hyatt w computing. This expanding field has many applications. The primary focus o f this talk will be nVidia's CUDA architecture. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/General-Purpos - e-Computing-on-Graphics-Cards +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/General-Purpo + se-Computing-on-Graphics-Cards END:VEVENT BEGIN:VEVENT UID:20110509T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20110509T213000Z DTEND:20110509T223000Z SUMMARY:Elections @@ -3408,25 +3414,25 @@ LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:CSC Elections have begun for the Spring 2011 term\, nomination s are open! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/Elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/Elections END:VEVENT BEGIN:VEVENT UID:20110509T213100000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20110509T213100Z DTEND:20110509T223100Z SUMMARY:Elections Nominees List LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:CSC Elections\, final list of nominations for Spring 2011 ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/Elections-Nomi - nees-List +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/Elections-Nom + inees-List END:VEVENT BEGIN:VEVENT UID:20110722T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20110722T230000Z DTEND:20110723T000000Z SUMMARY:Code Party 3 @@ -3440,12 +3446,12 @@ DESCRIPTION:The final Code Party of the term is here! Come hack on some co to conflicts with [Kitchener Ribfest & Craft Beer Show]() ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/Code-Party-3 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/Code-Party-3 END:VEVENT BEGIN:VEVENT UID:20110624T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20110624T230000Z DTEND:20110625T000000Z SUMMARY:Code Party 2 @@ -3456,12 +3462,12 @@ DESCRIPTION:The second Code Party of the term takes place this Friday! Com n of it. You should bring a laptop\, and probably have something in mind t o work on\, though you're welcome with neither.Snacks will be provided. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/Code-Party-2 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/Code-Party-2 END:VEVENT BEGIN:VEVENT UID:20110603T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20110603T230000Z DTEND:20110604T000000Z SUMMARY:Code Party 1 @@ -3471,12 +3477,12 @@ DESCRIPTION: The Computer Science Club is having our first code party of t how us what you've been working on! Of course\, everybody is welcome\, eve n if you don't have a project. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/Code-Party-1 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/Code-Party-1 END:VEVENT BEGIN:VEVENT UID:20110729T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20110729T220000Z DTEND:20110729T230000Z SUMMARY:CTRL-D @@ -3485,12 +3491,12 @@ DESCRIPTION:The end of another term is here\, and so we're having our End- of-Term dinner. Everybody's welcome to come to CTRL-D. We are running this like a potluck\, so bringing food is suggested. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/CTRL-D +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/CTRL-D END:VEVENT BEGIN:VEVENT UID:20110709T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20110709T200000Z DTEND:20110709T210000Z SUMMARY:CSC Goes Outside @@ -3504,13 +3510,13 @@ DESCRIPTION:Do you like going outside? Are you vitamin-D deficient from be hotdogs. We plan to be there until 10PM\, but of course you're welcome to come for any subinterval. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/CSC-Goes-Outsi - de +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/CSC-Goes-Outs + ide END:VEVENT BEGIN:VEVENT UID:20110720T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20110720T203000Z DTEND:20110720T213000Z SUMMARY:An Introduction to Steganography @@ -3524,13 +3530,13 @@ DESCRIPTION:As part of the CSC member talks series\, Yomna Nasser will be be an overview of some of the mathematics involved\, but nothing too rigo rous. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/spring/An-Introductio - n-to-Steganography +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/An-Introducti + on-to-Steganography END:VEVENT BEGIN:VEVENT UID:20110209T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20110209T213000Z DTEND:20110209T223000Z SUMMARY:UNIX 103: Version Control Systems @@ -3539,13 +3545,13 @@ DESCRIPTION:*by Calum T. Dalek*. 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. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/winter/UNIX-103-Versi - on-Control-Systems +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/winter/UNIX-103-Vers + ion-Control-Systems END:VEVENT BEGIN:VEVENT UID:20110202T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20110202T213000Z DTEND:20110202T223000Z SUMMARY:UNIX 102: Documents and Editing in the Unix environment @@ -3554,13 +3560,13 @@ DESCRIPTION:*by Calum T. Dalek*. The next installment in the CS Club's pop ular Unix tutorials UNIX 102 introduces powerful text editing tools for pr ogramming and document formatting. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/winter/UNIX-102-Docum - ents-and-Editing-in-the-Unix-environment +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/winter/UNIX-102-Docu + ments-and-Editing-in-the-Unix-environment END:VEVENT BEGIN:VEVENT UID:20110126T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20110126T213000Z DTEND:20110126T223000Z SUMMARY:UNIX 101: An Introduction to the Shell @@ -3568,13 +3574,13 @@ LOCATION:University of Waterloo - MC3003 DESCRIPTION:*by Calum T. Dalek*. New to Unix? No problem\, we'll teach you to power use circles around your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/winter/UNIX-101-An-In - troduction-to-the-Shell +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/winter/UNIX-101-An-I + ntroduction-to-the-Shell END:VEVENT BEGIN:VEVENT UID:20110317T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20110317T203000Z DTEND:20110317T213000Z SUMMARY:Software Patents @@ -3582,13 +3588,13 @@ LOCATION:University of Waterloo - MC2034 DESCRIPTION:*by Stanley Khaing*. What are the requirements for obtaining a patent? Should software be patentable? ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/winter/Software-Paten - ts +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/winter/Software-Pate + nts END:VEVENT BEGIN:VEVENT UID:20110205T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20110205T000000Z DTEND:20110205T010000Z SUMMARY:Code Party @@ -3597,12 +3603,12 @@ DESCRIPTION:*by Calum T. Dalek*. Come one\, come all to the Code Party hap pening in the Comfy Lounge this Friday. The event starts at 7:00PM and wil l run through the night. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/winter/Code-Party +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/winter/Code-Party END:VEVENT BEGIN:VEVENT UID:20110218T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20110218T000000Z DTEND:20110218T010000Z SUMMARY:A Smorgasbord of Perl Talks @@ -3610,13 +3616,13 @@ LOCATION:University of Waterloo - MC2017 DESCRIPTION:*by KW Perl Mongers*. These talks are intended for programmers who are curious about the Swiss Army Chainsaw of languages\, Perl. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2011/winter/A-Smorgasbord- - of-Perl-Talks +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/winter/A-Smorgasbord + -of-Perl-Talks END:VEVENT BEGIN:VEVENT UID:20100929T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20100929T203000Z DTEND:20100929T213000Z SUMMARY:Unix 101 @@ -3628,12 +3634,12 @@ DESCRIPTION:Need to use the Unix environment for a course\, want to overco ands on workshop you will be able to work efficiently from the command lin e and power-use circles around your friends. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/Unix-101 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/Unix-101 END:VEVENT BEGIN:VEVENT UID:20101006T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20101006T203000Z DTEND:20101006T213000Z SUMMARY:UNIX 103 @@ -3642,12 +3648,12 @@ DESCRIPTION:Unix 103 will cover version control systems and how to use the m to manage your projects. Unix 101 would be helpful\, but all that is nee ded is basic knowledge of the Unix command line (how to enter commands). ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/UNIX-103 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/UNIX-103 END:VEVENT BEGIN:VEVENT UID:20101013T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20101013T203000Z DTEND:20101013T213000Z SUMMARY:UNIX 102 @@ -3656,12 +3662,12 @@ DESCRIPTION:This installment in the CS Club's popular Unix tutorials UNIX 102 introduces powerful text editing tools for programming and document fo rmatting. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/UNIX-102 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/UNIX-102 END:VEVENT BEGIN:VEVENT UID:20101117T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20101117T213000Z DTEND:20101117T223000Z SUMMARY:Mathematics and aesthetics in maze design @@ -3671,13 +3677,13 @@ DESCRIPTION:*by Dr. Craig S. Kaplan*. In this talk\, I discuss the role of algorithms for maze construction\, and more recent research that attempts to novel mazes with non-trivial mathematical or aesthetic properties. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/Mathematics-and- - aesthetics-in-maze-design +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/Mathematics-and + -aesthetics-in-maze-design END:VEVENT BEGIN:VEVENT UID:20101019T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20101019T203000Z DTEND:20101019T213000Z SUMMARY:Machine learning vs human learning - will scientists become obsole @@ -3685,13 +3691,13 @@ SUMMARY:Machine learning vs human learning - will scientists become obsole LOCATION:University of Waterloo - RCH 306 DESCRIPTION:*by Dr. Shai Ben-David*. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/Machine-learning - -vs-human-learning---will-scientists-become-obsolete +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/Machine-learnin + g-vs-human-learning---will-scientists-become-obsolete END:VEVENT BEGIN:VEVENT UID:20100921T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20100921T203000Z DTEND:20100921T213000Z SUMMARY:In the Beginning @@ -3702,12 +3708,13 @@ DESCRIPTION:**by Dr. Prabhakar Ragde\, Cheriton School of Computer Science t such specifications\, and comparing the strengths and weaknesses of diff erent approaches. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/In-the-Beginning +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/In-the-Beginnin + g END:VEVENT BEGIN:VEVENT UID:20101012T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20101012T203000Z DTEND:20101012T213000Z SUMMARY:How to build a brain: From single neurons to cognition @@ -3721,13 +3728,13 @@ DESCRIPTION:*By Dr. Chris Eliasmith*. Theoretical neuroscience is a new di derwrite a representational hierarchy that scales to support sophisticated \, structure-sensitive representations. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/How-to-build-a-b - rain-From-single-neurons-to-cognition +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/How-to-build-a- + brain-From-single-neurons-to-cognition END:VEVENT BEGIN:VEVENT UID:20101105T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20101105T230000Z DTEND:20101106T000000Z SUMMARY:Hackathon @@ -3738,24 +3745,24 @@ DESCRIPTION:Come join the CSC for a night of code\, music with only 8 bits mind. If you're interested in getting involved in free/open source develop ment\, some members will be on hand to guide you through the process. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/Hackathon +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/Hackathon END:VEVENT BEGIN:VEVENT UID:20100914T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20100914T203000Z DTEND:20100914T213000Z SUMMARY:Elections LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Fall term executive elections and general meeting. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/Elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/Elections END:VEVENT BEGIN:VEVENT UID:20100922T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20100922T220000Z DTEND:20100922T230000Z SUMMARY:Cooking for Geeks @@ -3766,13 +3773,13 @@ DESCRIPTION:The CSC is happy to be hosting Jeff Potter\, author of \"Cooki iences of hackers & foodies alike. We're happy to have Jeff joining us for a hands on demonstration. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/Cooking-for-Geek - s +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/Cooking-for-Gee + ks END:VEVENT BEGIN:VEVENT UID:20100923T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20100923T203000Z DTEND:20100923T213000Z SUMMARY:Calling all CS Frosh @@ -3782,13 +3789,13 @@ DESCRIPTION:Come meet and greet your professors\, advisors\, and the heads out CS at Waterloo. Free food and beverages will also be available\, so th ere is really no excuse to miss this. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/fall/Calling-all-CS-F - rosh +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/Calling-all-CS- + Frosh END:VEVENT BEGIN:VEVENT UID:20101113T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20101113T170000Z DTEND:20101113T180000Z SUMMARY:CSC Invades Toronto @@ -3800,13 +3807,13 @@ DESCRIPTION:The CSC is going to Toronto to visit UofT's [CSSU]() will presen ty with quantum computing or complexity theory\, and light refreshments wi ll be provided. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/QIP=PSPACE +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/QIP=PSPACE END:VEVENT BEGIN:VEVENT UID:20100330T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20100330T203000Z DTEND:20100330T213000Z SUMMARY:NUI: The future of robotics and automated systems @@ -4072,13 +4080,13 @@ LOCATION:University of Waterloo - DC1304 DESCRIPTION:Member Sam Pasupalak will present some of his ongoing work in Natural User Interfaces and Robotics in this sixth installment of CS10. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/NUI-The-future - -of-robotics-and-automated-systems +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/NUI-The-futur + e-of-robotics-and-automated-systems END:VEVENT BEGIN:VEVENT UID:20100323T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20100323T203000Z DTEND:20100323T213000Z SUMMARY:Memory-Corruption Security Holes: How to exploit\, patch and preve @@ -4091,13 +4099,13 @@ DESCRIPTION:Despite it being 2010\, code is still being exploited due to s t mitigation techniques (i.e. stack canaries\, ASLR\, etc.) for these hole s\, and similarly\, how some of these can be bypassed as well. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/Memory-Corrupt - ion-Security-Holes-How-to-exploit\,-patch-and-prevent-them. +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/Memory-Corrup + tion-Security-Holes-How-to-exploit\,-patch-and-prevent-them. END:VEVENT BEGIN:VEVENT UID:20100126T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20100126T220000Z DTEND:20100126T230000Z SUMMARY:Deep learning with multiplicative interactions @@ -4109,13 +4117,13 @@ DESCRIPTION:Geoffrey Hinton\, from the University of Toronto and the Canad research can be found on [his website](). ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/Deep-learning- - with-multiplicative-interactions +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/Deep-learning + -with-multiplicative-interactions END:VEVENT BEGIN:VEVENT UID:20100227T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20100227T000000Z DTEND:20100227T010000Z SUMMARY:Contest Closing @@ -4126,13 +4134,13 @@ DESCRIPTION:The [contest]() is coming top of the [leaderboard]() right now) so come out and hack for the home team. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/Contest-Closin - g +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/Contest-Closi + ng END:VEVENT BEGIN:VEVENT UID:20100401T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20100401T223000Z DTEND:20100401T233000Z SUMMARY:CTRL-D @@ -4143,12 +4151,12 @@ DESCRIPTION:Once again the CSC will be holding its traditional end of term rom the MC then. The dinner will be potluck style so bring a dish for 4-6 people\, or some plates or pop or something. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/CTRL-D +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/CTRL-D END:VEVENT BEGIN:VEVENT UID:20100225T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20100225T213000Z DTEND:20100225T223000Z SUMMARY:CSCF Town Hall @@ -4157,12 +4165,13 @@ DESCRIPTION:Come to a town hall style meeting with the managers of CSCF to discuss how to improve the undergraduate (student.cs) computing environme nt. Have gripes? Suggestions? Requests? Now is the time to voice them. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/CSCF-Town-Hall +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/CSCF-Town-Hal + l END:VEVENT BEGIN:VEVENT UID:20100406T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20100406T203000Z DTEND:20100406T213000Z SUMMARY:Brush-Based Constructive Solid Geometry @@ -4171,13 +4180,13 @@ DESCRIPTION:The last talk in the CS10 series will be presented by Jordan S aunders\, in which he will discuss methods for processing brush-based cons tructive solid geometry. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/Brush-Based-Co - nstructive-Solid-Geometry +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/Brush-Based-C + onstructive-Solid-Geometry END:VEVENT BEGIN:VEVENT UID:20100306T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20100306T220000Z DTEND:20100306T230000Z SUMMARY:Bowling @@ -4186,12 +4195,12 @@ DESCRIPTION:The CSC is going bowling. $9.75 for shoes and two games. The b owling alley serves fried food and beer. Join us for some or all of the ab ove ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/Bowling +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/Bowling END:VEVENT BEGIN:VEVENT UID:20100316T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20100316T203000Z DTEND:20100316T213000Z SUMMARY:Approximation Hardness and the Unique Games Conjecture @@ -4200,13 +4209,13 @@ DESCRIPTION:The fifth installment in CS10: Undergraduate Seminars in CS\, features CSC member Elyot Grant introducing the theory of approximation al gorithms. Fun times and a lack of gruesome math are promised. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/Approximation- - Hardness-and-the-Unique-Games-Conjecture +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/Approximation + -Hardness-and-the-Unique-Games-Conjecture END:VEVENT BEGIN:VEVENT UID:20100319T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20100319T230000Z DTEND:20100320T000000Z SUMMARY:Another Party of Code @@ -4217,13 +4226,13 @@ DESCRIPTION:There is a CSC Code Party Friday starting at 7:00PM (1900) unt creating music mixes\, and other general classiness. There will be free en ergy drinks for everyone's enjoyment. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/Another-Party- - of-Code +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/Another-Party + -of-Code END:VEVENT BEGIN:VEVENT UID:20100209T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20100209T213000Z DTEND:20100209T223000Z SUMMARY:An Introduction to Vector Graphics Libraries with Cairo @@ -4240,13 +4249,13 @@ DESCRIPTION:Cairo is an open source\, cross platform\, vector graphics lib alk will be an introduction to the concepts and metaphors used by vector g raphics libraries in general and Cairo in particular. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/An-Introductio - n-to-Vector-Graphics-Libraries-with-Cairo +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/An-Introducti + on-to-Vector-Graphics-Libraries-with-Cairo END:VEVENT BEGIN:VEVENT UID:20100313T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20100313T000000Z DTEND:20100313T010000Z SUMMARY:A Party of Code @@ -4254,13 +4263,13 @@ LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:A fevered night of code\, friends\, fun\, energy drinks\, and the CSC. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/A-Party-of-Cod - e +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/A-Party-of-Co + de END:VEVENT BEGIN:VEVENT UID:20100326T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20100326T230000Z DTEND:20100327T000000Z SUMMARY:A Final Party of Code @@ -4272,13 +4281,13 @@ DESCRIPTION:There is a CSC/CMC Code Party Friday starting at 7:00PM (1900) There will be free energy drinks for everyone's enjoyment. This is the las t of the term so don't miss out. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2010/winter/A-Final-Party- - of-Code +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/A-Final-Party + -of-Code END:VEVENT BEGIN:VEVENT UID:20091014T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20091014T183000Z DTEND:20091014T193000Z SUMMARY:UofT Graduate School Information Session @@ -4286,13 +4295,13 @@ LOCATION:University of Waterloo - DC1304 DESCRIPTION:\"Is Graduate School for You?\" Get the answers to your grad s chool questions - and have a bite to eat\, our treat ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/UofT-Graduate-Sc - hool-Information-Session +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/UofT-Graduate-S + chool-Information-Session END:VEVENT BEGIN:VEVENT UID:20091008T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20091008T203000Z DTEND:20091008T213000Z SUMMARY:UNIX 103 @@ -4305,12 +4314,12 @@ DESCRIPTION:In this long-awaited third installment of the popular Unix Tut o quickly learn new Version Control Systems in the work place -- a skill t hat is much sought after by employers. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/UNIX-103 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/UNIX-103 END:VEVENT BEGIN:VEVENT UID:20091001T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20091001T203000Z DTEND:20091001T213000Z SUMMARY:UNIX 102 @@ -4319,12 +4328,12 @@ DESCRIPTION:The next installment in the CS Club's popular Unix tutorials U NIX 102 introduces powerful text editing tools for programming and documen t formatting. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/UNIX-102 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/UNIX-102 END:VEVENT BEGIN:VEVENT UID:20090924T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090924T203000Z DTEND:20090924T213000Z SUMMARY:UNIX 101 @@ -4332,12 +4341,12 @@ LOCATION:University of Waterloo - MC3003 DESCRIPTION:New to Unix? No problem\, we'll teach you to power use circles around your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/UNIX-101 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/UNIX-101 END:VEVENT BEGIN:VEVENT UID:20091205T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20091205T233000Z DTEND:20091206T003000Z SUMMARY:The Club That Really Likes Dinner @@ -4345,13 +4354,13 @@ LOCATION:University of Waterloo - MC3036 DESCRIPTION:Come on out to the club's termly end of term dinner\, details in the abstract ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/The-Club-That-Re - ally-Likes-Dinner +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/The-Club-That-R + eally-Likes-Dinner END:VEVENT BEGIN:VEVENT UID:20091003T140000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20091003T140000Z DTEND:20091003T150000Z SUMMARY:Linux Install Fest @@ -4362,13 +4371,13 @@ DESCRIPTION:Interested in trying Linux but don't know where to start? Come esh install. Have lunch and hang around if you like\, or just come in for a CD. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/Linux-Install-Fe - st +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/Linux-Install-F + est END:VEVENT BEGIN:VEVENT UID:20091105T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20091105T213000Z DTEND:20091105T223000Z SUMMARY:In the Beginning @@ -4380,12 +4389,13 @@ DESCRIPTION:To most CS students an OS kernel is pretty low level. But ther hen it powered on. This talk describes what needs to happen next\, up to t he point where the first kernel instruction executes. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/In-the-Beginning +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/In-the-Beginnin + g END:VEVENT BEGIN:VEVENT UID:20090915T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090915T210000Z DTEND:20090915T220000Z SUMMARY:Elections @@ -4396,12 +4406,12 @@ DESCRIPTION:Nominations are open now\, either place your name on the nomin executive. Contact [the CRO]() if you hav e questions. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/Elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/Elections END:VEVENT BEGIN:VEVENT UID:20091016T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20091016T230000Z DTEND:20091017T000000Z SUMMARY:Code Party and Contest Finale @@ -4412,13 +4422,13 @@ DESCRIPTION:Come on out for a night of code\, contests\, and energy drinks too late). Not interested in the contest? Come out anyway for a night of c oding and comradarie with us. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/Code-Party-and-C - ontest-Finale +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/Code-Party-and- + Contest-Finale END:VEVENT BEGIN:VEVENT UID:20091128T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20091128T000000Z DTEND:20091128T010000Z SUMMARY:Code Party!!11!! @@ -4426,12 +4436,13 @@ LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:A fevered night of code\, friends\, fun\, energy drinks\, and the CSC. Facebook will be around to bring some food and hang out. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/Code-Party!!11!! +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/Code-Party!!11! + ! END:VEVENT BEGIN:VEVENT UID:20091020T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20091020T203000Z DTEND:20091020T213000Z SUMMARY:CSC Goes To Dooly's @@ -4440,13 +4451,13 @@ DESCRIPTION:We're going to Dooly's to play pool. What more do you want fro m 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. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/CSC-Goes-To-Dool - y's +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/CSC-Goes-To-Doo + ly's END:VEVENT BEGIN:VEVENT UID:20090928T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090928T203000Z DTEND:20090928T213000Z SUMMARY:AI Programming Contest sponsored by Google @@ -4457,13 +4468,13 @@ DESCRIPTION:Come learn how to write an intelligent game-playing program. N other people's programs. Beginners and experts welcome! Prizes provided by google\, including the delivery of your resume to google recruiters. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/fall/AI-Programming-C - ontest-sponsored-by-Google +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/AI-Programming- + Contest-sponsored-by-Google END:VEVENT BEGIN:VEVENT UID:20090723T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090723T203000Z DTEND:20090723T213000Z SUMMARY:Unix 103 @@ -4476,12 +4487,12 @@ DESCRIPTION:In this long-awaited third installment of the popular Unix Tut e you to quickly learn new Version Control Systems in the work place -- a skill that is much sought after by employers. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/spring/Unix-103 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/spring/Unix-103 END:VEVENT BEGIN:VEVENT UID:20090602T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090602T203000Z DTEND:20090602T213000Z SUMMARY:Unix 101 @@ -4492,12 +4503,12 @@ DESCRIPTION:Need to use the UNIX environment for a course\, want to overco tutorial you will be comfortable with the essentials of navigating\, mani pulating and viewing files\, and processing data at the UNIX shell prompt. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/spring/Unix-101 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/spring/Unix-101 END:VEVENT BEGIN:VEVENT UID:20090622T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090622T203000Z DTEND:20090622T213000Z SUMMARY:Paper Club @@ -4507,24 +4518,25 @@ DESCRIPTION:Come and drink tea and read an academic CS paper with the Pape on the 4th floor of the MC (exact room number TBA). See http://csclub.uwat erloo.ca/\\~paper ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/spring/Paper-Club +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/spring/Paper-Club END:VEVENT BEGIN:VEVENT UID:20090512T160000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090512T160000Z DTEND:20090512T170000Z SUMMARY:PHP on Windows LOCATION:University of Waterloo - MC 2034 DESCRIPTION:PHP Programming Contest Info Session ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/spring/PHP-on-Windows +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/spring/PHP-on-Window + s END:VEVENT BEGIN:VEVENT UID:20090707T190000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090707T190000Z DTEND:20090707T200000Z SUMMARY:History of CS Curriculum at UW @@ -4533,13 +4545,13 @@ DESCRIPTION:This talk provides a personal overview of the evolution of the undergraduate computer science curriculum at UW over the past forty years \, concluding with an audience discussion of possible future developments. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/spring/History-of-CS- - Curriculum-at-UW +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/spring/History-of-CS + -Curriculum-at-UW END:VEVENT BEGIN:VEVENT UID:20090619T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090619T213000Z DTEND:20090619T223000Z SUMMARY:Dooly's Night @@ -4547,12 +4559,12 @@ LOCATION:University of Waterloo - Dooly's DESCRIPTION:The CSC will be playing pool at Dooly's. Join us for only a fe w dollars. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/spring/Dooly's-Night +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/spring/Dooly's-Night END:VEVENT BEGIN:VEVENT UID:20090605T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090605T230000Z DTEND:20090606T000000Z SUMMARY:Code Party @@ -4561,12 +4573,12 @@ DESCRIPTION:Have an assignment or project you need to work on? We will be coding from 7:00pm until 7:00am starting on Friday\, June 5th in the Comfy lounge. Join us! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/spring/Code-Party +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/spring/Code-Party END:VEVENT BEGIN:VEVENT UID:20090203T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090203T223000Z DTEND:20090203T233000Z SUMMARY:UNIX 101 @@ -4574,12 +4586,12 @@ LOCATION:University of Waterloo - MC3003 DESCRIPTION:New to Unix? No problem\, we'll teach you to power use circles around your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/UNIX-101 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/UNIX-101 END:VEVENT BEGIN:VEVENT UID:20090205T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090205T223000Z DTEND:20090205T233000Z SUMMARY:UNIX 101 and 102 @@ -4587,25 +4599,26 @@ LOCATION:University of Waterloo - MC2062 and MC2063 DESCRIPTION:Continuing the popular Unix Tutorials with a rerun of 101 and the debut of 102. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/UNIX-101-and-1 - 02 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/UNIX-101-and- + 102 END:VEVENT BEGIN:VEVENT UID:20090113T212000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090113T212000Z DTEND:20090113T222000Z SUMMARY:Term Elections LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:Winter Elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Term-Elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Term-Election + s END:VEVENT BEGIN:VEVENT UID:20090305T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090305T213000Z DTEND:20090305T223000Z SUMMARY:SIGGRAPH Night @@ -4614,51 +4627,52 @@ DESCRIPTION:Come out and watch the SIGGRAPH (Special Interest Group on Gra phics) conference video review. A video of insane\, amazing\, and mind blo wing computer graphics. . ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/SIGGRAPH-Night +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/SIGGRAPH-Nigh + t END:VEVENT BEGIN:VEVENT UID:20090129T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090129T233000Z DTEND:20090130T003000Z SUMMARY:Richard M. Stallman LOCATION:University of Waterloo - Modern Languages Theatre DESCRIPTION:The Free Software Movement and the GNU/Linux Operating System ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Richard-M.-Sta - llman +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Richard-M.-St + allman END:VEVENT BEGIN:VEVENT UID:20090402T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090402T203000Z DTEND:20090402T213000Z SUMMARY:Rapid prototyping and mathematical art LOCATION:University of Waterloo - DC1302 DESCRIPTION:A talk by Craig S. Kaplan. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Rapid-prototyp - ing-and-mathematical-art +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Rapid-prototy + ping-and-mathematical-art END:VEVENT BEGIN:VEVENT UID:20090309T190000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090309T190000Z DTEND:20090309T200000Z SUMMARY:Prabhakar Ragde LOCATION:University of Waterloo - DC1302 DESCRIPTION:Functional Lexing and Parsing ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Prabhakar-Ragd - e +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Prabhakar-Rag + de END:VEVENT BEGIN:VEVENT UID:20090122T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090122T170000Z DTEND:20090122T180000Z SUMMARY:Joel Spolsky @@ -4667,12 +4681,12 @@ DESCRIPTION:Joel Spolsky\, of [Joel on Software]() will be giving a talk entitled \"Computer Science Education and th e Software Industry\". ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Joel-Spolsky +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Joel-Spolsky END:VEVENT BEGIN:VEVENT UID:20090312T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090312T210000Z DTEND:20090312T220000Z SUMMARY:IQC - Programming Quantum Computers @@ -4681,25 +4695,25 @@ DESCRIPTION:A brief intro to Quantum Computing and why it matters\, follow ed by a talk on programming quantum computers. Meet at the CSC at 4:00PM f or a guided walk to the RAC. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/IQC---Programm - ing-Quantum-Computers +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/IQC---Program + ming-Quantum-Computers END:VEVENT BEGIN:VEVENT UID:20090227T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090227T220000Z DTEND:20090227T230000Z SUMMARY:Dooly's Night LOCATION:University of Waterloo - CSC Office: MC3036 DESCRIPTION:Come join the CSC as we head to Dooly's. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Dooly's-Night +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Dooly's-Night END:VEVENT BEGIN:VEVENT UID:20090117T003000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090117T003000Z DTEND:20090117T013000Z SUMMARY:Code party !!11!!1!! @@ -4712,13 +4726,13 @@ DESCRIPTION:There is a CSC Code Party Tonight starting at 7:30PM (1930) un tively\, if we don't we will have each other as well as some delicious tea and coffee. Perhaps a crumpet ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Code-party-!!1 - 1!!1!! +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Code-party-!! + 11!!1!! END:VEVENT BEGIN:VEVENT UID:20090327T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090327T220000Z DTEND:20090327T230000Z SUMMARY:Code Party @@ -4726,12 +4740,12 @@ LOCATION:University of Waterloo - Comfy Lounge (MC) DESCRIPTION:CSC Code Party! Same as always - no sleep\, lots of caffeine\, and really nerdy entertainment. Bonus: Free Cake! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Code-Party +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Code-Party END:VEVENT BEGIN:VEVENT UID:20090207T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090207T000000Z DTEND:20090207T010000Z SUMMARY:Code Party! @@ -4741,25 +4755,25 @@ DESCRIPTION:There is a CSC Code Party starting at 7:00PM (19:00). Come out code! Free energy drinks and snacks for all. Plus\, we have lots of thing s that need to be done if you're looking for a project to work on! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Code-Party! +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Code-Party! END:VEVENT BEGIN:VEVENT UID:20090312T120000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090312T120000Z DTEND:20090312T130000Z SUMMARY:Canadian Undergraduate Technology Conference LOCATION:University of Waterloo - Toronto Hilton DESCRIPTION:See [cutc.ca]() for more details. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Canadian-Under - graduate-Technology-Conference +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Canadian-Unde + rgraduate-Technology-Conference END:VEVENT BEGIN:VEVENT UID:20090403T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090403T220000Z DTEND:20090403T230000Z SUMMARY:CTRL-D @@ -4767,12 +4781,12 @@ LOCATION:University of Waterloo - TBA DESCRIPTION:Join the Club That Really Likes Dinner for the End Of Term par ty! Inquire closer to the date for details. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/CTRL-D +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/CTRL-D END:VEVENT BEGIN:VEVENT UID:20090319T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20090319T203000Z DTEND:20090319T213000Z SUMMARY:Artificial Intelligence Contest @@ -4784,13 +4798,13 @@ DESCRIPTION:Come out and try your hand at writing a computer program that will be a contest kick-off session on Thursday March 19 at 4:30 PM in roo m MC3036. Submissions will be accepted until Saturday March 28. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2009/winter/Artificial-Int - elligence-Contest +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Artificial-In + telligence-Contest END:VEVENT BEGIN:VEVENT UID:20081009T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20081009T203000Z DTEND:20081009T213000Z SUMMARY:Unix 102 @@ -4798,12 +4812,12 @@ LOCATION:University of Waterloo - MC2037 DESCRIPTION:Want more from Unix? No problem\, we'll teach you to create an d quickly edit high quality documents. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/Unix-102 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/Unix-102 END:VEVENT BEGIN:VEVENT UID:20081007T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20081007T203000Z DTEND:20081007T213000Z SUMMARY:Unix 101 @@ -4811,12 +4825,12 @@ LOCATION:University of Waterloo - MC2037 DESCRIPTION:New to Unix? No problem\, we'll teach you to power use circles around your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/Unix-101 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/Unix-101 END:VEVENT BEGIN:VEVENT UID:20081016T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20081016T203000Z DTEND:20081016T213000Z SUMMARY:SIGGRAPH Night @@ -4825,12 +4839,12 @@ DESCRIPTION:Come out and watch the SIGGRAPH (Special Interest Group on Gra phics) conference video review. A video of insane\, amazing\, and mind blo wing computer graphics. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/SIGGRAPH-Night +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/SIGGRAPH-Night END:VEVENT BEGIN:VEVENT UID:20080912T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20080912T203000Z DTEND:20080912T213000Z SUMMARY:Meet the CSC @@ -4839,12 +4853,12 @@ DESCRIPTION:Come out and meet other CSC members\, find out about the CSC\, meet the executive nominees\, and join if you like what you see. Nominees should plan on attending. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/Meet-the-CSC +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/Meet-the-CSC END:VEVENT BEGIN:VEVENT UID:20081106T150000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20081106T150000Z DTEND:20081106T160000Z SUMMARY:Linux Install Fest @@ -4853,13 +4867,13 @@ DESCRIPTION:Come join the CSC in celebrating the new releases of Ubuntu Li nux\, Free BSD and Open BSD\, and get a hand installing one of them on you r own system. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/Linux-Install-Fe - st +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/Linux-Install-F + est END:VEVENT BEGIN:VEVENT UID:20081002T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20081002T203000Z DTEND:20081002T213000Z SUMMARY:General Meeting 2 @@ -4869,25 +4883,25 @@ DESCRIPTION:The second official general meeting of the term. Items on the \, as well as the announcement of a librarian and planning of an office cl eanout and a library organization day. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/General-Meeting- - 2 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/General-Meeting + -2 END:VEVENT BEGIN:VEVENT UID:20081003T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20081003T203000Z DTEND:20081003T213000Z SUMMARY:Game Sketching LOCATION:University of Waterloo - MC2065 DESCRIPTION:Juancho Buchanan\, CTO Relic Entertainment ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/Game-Sketching +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/Game-Sketching END:VEVENT BEGIN:VEVENT UID:20081110T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20081110T213000Z DTEND:20081110T223000Z SUMMARY:Functional Programming @@ -4897,13 +4911,13 @@ DESCRIPTION:This talk will survey concepts\, techniques\, and languages fo s\, with reference to Lisp\, Scheme\, ML\, Haskell\, and Erlang. No prior background is assumed. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/Functional-Progr - amming +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/Functional-Prog + ramming END:VEVENT BEGIN:VEVENT UID:20081024T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20081024T220000Z DTEND:20081024T230000Z SUMMARY:Code Party @@ -4911,12 +4925,12 @@ LOCATION:University of Waterloo - Comfy Lounge DESCRIPTION:A fevered night of code\, friends\, fun\, free energy drinks\, and the CSC. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/Code-Party +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/Code-Party END:VEVENT BEGIN:VEVENT UID:20081115T113000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20081115T113000Z DTEND:20081115T123000Z SUMMARY:Changing the World Conference @@ -4927,13 +4941,13 @@ DESCRIPTION:Organized by Queen's students\, Changing the World aims to bri er\, Eric Chivian. He was a recipient for his work on stopping nuclear war . ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/Changing-the-Wor - ld-Conference +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/Changing-the-Wo + rld-Conference END:VEVENT BEGIN:VEVENT UID:20080916T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20080916T203000Z DTEND:20080916T213000Z SUMMARY:CSClub Elections @@ -4943,38 +4957,39 @@ DESCRIPTION:Elections are scheduled for Tues\, Sep 16 @ 4:30 pm in the com ions may be sent to cro@csclub.uwaterloo.ca. Candidates should not engage in campaigning after the nomination period has closed. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/fall/CSClub-Elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/CSClub-Election + s END:VEVENT BEGIN:VEVENT UID:20080229T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20080229T220000Z DTEND:20080229T230000Z SUMMARY:Quantum Information Processing LOCATION:University of Waterloo - BFG2125 DESCRIPTION:Raymond Laflamme ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/winter/Quantum-Inform - ation-Processing +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/winter/Quantum-Infor + mation-Processing END:VEVENT BEGIN:VEVENT UID:20080123T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20080123T220000Z DTEND:20080123T230000Z SUMMARY:Creating Distributed Applications with TIPC LOCATION:University of Waterloo - MC 4020 DESCRIPTION:Elmer Horvath ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/winter/Creating-Distr - ibuted-Applications-with-TIPC +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/winter/Creating-Dist + ributed-Applications-with-TIPC END:VEVENT BEGIN:VEVENT UID:20080115T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20080115T213000Z DTEND:20080115T223000Z SUMMARY:CSClub Elections @@ -4984,26 +4999,26 @@ DESCRIPTION:Elections are scheduled for Tues\, Jan 15 @ 4:30 pm in the com tes should not engage in campaigning after the nomination period has close d. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/winter/CSClub-Electio - ns +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/winter/CSClub-Electi + ons END:VEVENT BEGIN:VEVENT UID:20080214T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20080214T210000Z DTEND:20080214T220000Z SUMMARY:CSC Programming Contest 1 LOCATION:University of Waterloo - MC2061 DESCRIPTION:Yes\, we know this is Valentine's Day. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/winter/CSC-Programmin - g-Contest-1 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/winter/CSC-Programmi + ng-Contest-1 END:VEVENT BEGIN:VEVENT UID:20080208T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20080208T213000Z DTEND:20080208T223000Z SUMMARY:A Brief History of Blackberry and the Wireless Data Telecom Indust @@ -5011,13 +5026,13 @@ SUMMARY:A Brief History of Blackberry and the Wireless Data Telecom Indust LOCATION:University of Waterloo - MC4042 DESCRIPTION:Tyler Lessard ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2008/winter/A-Brief-Histor - y-of-Blackberry-and-the-Wireless-Data-Telecom-Industry +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/winter/A-Brief-Histo + ry-of-Blackberry-and-the-Wireless-Data-Telecom-Industry END:VEVENT BEGIN:VEVENT UID:20071120T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20071120T213000Z DTEND:20071120T223000Z SUMMARY:Why you should care about functional programming with Haskell *New @@ -5025,13 +5040,13 @@ SUMMARY:Why you should care about functional programming with Haskell *New LOCATION:University of Waterloo - MC 4041 DESCRIPTION:Andrei Barbu ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/Why-you-should-c - are-about-functional-programming-with-Haskell-New-er-Date +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/Why-you-should- + care-about-functional-programming-with-Haskell-New-er-Date END:VEVENT BEGIN:VEVENT UID:20070925T173000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20070925T173000Z DTEND:20070925T183000Z SUMMARY:Virtual Reality\, Real Law: The regulation of Property in Video Ga @@ -5039,13 +5054,13 @@ SUMMARY:Virtual Reality\, Real Law: The regulation of Property in Video Ga LOCATION:University of Waterloo - DC 1302 DESCRIPTION:Susan Abramovitch ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/Virtual-Reality\ - ,-Real-Law-The-regulation-of-Property-in-Video-Games +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/Virtual-Reality + \,-Real-Law-The-regulation-of-Property-in-Video-Games END:VEVENT BEGIN:VEVENT UID:20071002T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20071002T203000Z DTEND:20071002T213000Z SUMMARY:Putting the fun into Functional Languages and Useful Programming w @@ -5053,26 +5068,26 @@ SUMMARY:Putting the fun into Functional Languages and Useful Programming w LOCATION:University of Waterloo - MC4061 DESCRIPTION:Brennan Taylor ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/Putting-the-fun- - into-Functional-Languages-and-Useful-Programming-with-OCamlF# +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/Putting-the-fun + -into-Functional-Languages-and-Useful-Programming-with-OCamlF# END:VEVENT BEGIN:VEVENT UID:20071201T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20071201T183000Z DTEND:20071201T193000Z SUMMARY:Programming Contest LOCATION:University of Waterloo - MC 2037 DESCRIPTION:Win Prizes! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/Programming-Cont - est +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/Programming-Con + test END:VEVENT BEGIN:VEVENT UID:20071204T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20071204T213000Z DTEND:20071204T223000Z SUMMARY:PE Executable Translation: A solution for legacy games on linux (P @@ -5080,52 +5095,52 @@ SUMMARY:PE Executable Translation: A solution for legacy games on linux (P LOCATION:University of Waterloo - TBA DESCRIPTION:David Tenty ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/PE-Executable-Tr - anslation-A-solution-for-legacy-games-on-linux-(Postponed) +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/PE-Executable-T + ranslation-A-solution-for-legacy-games-on-linux-(Postponed) END:VEVENT BEGIN:VEVENT UID:20071015T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20071015T203000Z DTEND:20071015T213000Z SUMMARY:Off-the-Record Messaging: Useful Security and Privacy for IM LOCATION:University of Waterloo - MC4041 DESCRIPTION:Ian Goldberg ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/Off-the-Record-M - essaging-Useful-Security-and-Privacy-for-IM +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/Off-the-Record- + Messaging-Useful-Security-and-Privacy-for-IM END:VEVENT BEGIN:VEVENT UID:20071202T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20071202T193000Z DTEND:20071202T203000Z SUMMARY:Multi-Player Linux games for Linux awarness week LOCATION:University of Waterloo - TBA DESCRIPTION:Multi-Player Gaming with Linux [Possibly Pizza!] ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/Multi-Player-Lin - ux-games-for-Linux-awarness-week +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/Multi-Player-Li + nux-games-for-Linux-awarness-week END:VEVENT BEGIN:VEVENT UID:20071122T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20071122T213000Z DTEND:20071122T223000Z SUMMARY:More Haskell functional programming fun! LOCATION:University of Waterloo - MC 4041 DESCRIPTION:Andrei Barbu ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/More-Haskell-fun - ctional-programming-fun! +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/More-Haskell-fu + nctional-programming-fun! END:VEVENT BEGIN:VEVENT UID:20071009T204500000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20071009T204500Z DTEND:20071009T214500Z SUMMARY:Join-Calculus with JoCaml. Concurrent programming that doesn't fry @@ -5133,26 +5148,26 @@ SUMMARY:Join-Calculus with JoCaml. Concurrent programming that doesn't fry LOCATION:University of Waterloo - MC 4060 DESCRIPTION:Brennan Taylor ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/Join-Calculus-wi - th-JoCaml.-Concurrent-programming-that-doesn't-fry-your-brain +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/Join-Calculus-w + ith-JoCaml.-Concurrent-programming-that-doesn't-fry-your-brain END:VEVENT BEGIN:VEVENT UID:20071205T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20071205T213000Z DTEND:20071205T223000Z SUMMARY:Google Summer of Code\, a look back on 2007 LOCATION:University of Waterloo - MC 4061 DESCRIPTION:Holden Karau ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/Google-Summer-of - -Code\,-a-look-back-on-2007 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/Google-Summer-o + f-Code\,-a-look-back-on-2007 END:VEVENT BEGIN:VEVENT UID:20071019T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20071019T210000Z DTEND:20071019T220000Z SUMMARY:General Meeting @@ -5164,155 +5179,155 @@ DESCRIPTION:There is a general meeting scheduled for Friday\, October 19\, at [http://wiki.csclub.uwaterloo.ca/wiki/Friday\\_19\\_October\\_2007.]() ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/General-Meeting +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/General-Meeting END:VEVENT BEGIN:VEVENT UID:20071004T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20071004T203000Z DTEND:20071004T213000Z SUMMARY:Distributed Programming with Erlang LOCATION:University of Waterloo - TBA DESCRIPTION:Brennan Taylor ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/Distributed-Prog - ramming-with-Erlang +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/Distributed-Pro + gramming-with-Erlang END:VEVENT BEGIN:VEVENT UID:20071129T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20071129T213000Z DTEND:20071129T223000Z SUMMARY:Concurrent / Distributed programming with JoCaml LOCATION:University of Waterloo - MC 4061 DESCRIPTION:Brennan Taylor ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/fall/Concurrent-Distr - ibuted-programming-with-JoCaml +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/Concurrent-Dist + ributed-programming-with-JoCaml END:VEVENT BEGIN:VEVENT UID:20070627T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20070627T203000Z DTEND:20070627T213000Z SUMMARY:Usability in the wild LOCATION:University of Waterloo - MC 4042 DESCRIPTION:A talk by Michael Terry ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/spring/Usability-in-t - he-wild +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/spring/Usability-in- + the-wild END:VEVENT BEGIN:VEVENT UID:20070618T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20070618T203000Z DTEND:20070618T213000Z SUMMARY:Fedspulse.ca\, Web 3.0\, Portals and the Metaverse LOCATION:University of Waterloo - DC 4040 DESCRIPTION:Peter Macdonald ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/spring/Fedspulse.ca\, - -Web-3.0\,-Portals-and-the-Metaverse +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/spring/Fedspulse.ca\ + ,-Web-3.0\,-Portals-and-the-Metaverse END:VEVENT BEGIN:VEVENT UID:20070622T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20070622T203000Z DTEND:20070622T213000Z SUMMARY:Email encryption for the masses LOCATION:University of Waterloo - MC 4042 DESCRIPTION:Ken Ho ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/spring/Email-encrypti - on-for-the-masses +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/spring/Email-encrypt + ion-for-the-masses END:VEVENT BEGIN:VEVENT UID:20070706T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20070706T203000Z DTEND:20070706T213000Z SUMMARY:Copyright vs Community in the Age of Computer Networks LOCATION:University of Waterloo - AL 116 DESCRIPTION:Richard Stallman ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/spring/Copyright-vs-C - ommunity-in-the-Age-of-Computer-Networks +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/spring/Copyright-vs- + Community-in-the-Age-of-Computer-Networks END:VEVENT BEGIN:VEVENT UID:20070717T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20070717T230000Z DTEND:20070718T000000Z SUMMARY:C++0x - An Overview LOCATION:University of Waterloo - AL 116 DESCRIPTION:Bjarne Stroustrup ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/spring/C++0x---An-Ove - rview +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/spring/C++0x---An-Ov + erview END:VEVENT BEGIN:VEVENT UID:20070210T013000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20070210T013000Z DTEND:20070210T023000Z SUMMARY:Writing World Class Software LOCATION:University of Waterloo - DC 1351 DESCRIPTION:A talk by James Simpson ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/Writing-World- - Class-Software +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/Writing-World + -Class-Software END:VEVENT BEGIN:VEVENT UID:20070208T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20070208T213000Z DTEND:20070208T223000Z SUMMARY:UW Software Start-ups: What Worked and What Did Not LOCATION:University of Waterloo - MC 2066 DESCRIPTION:A talk by Larry Smith ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/UW-Software-St - art-ups-What-Worked-and-What-Did-Not +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/UW-Software-S + tart-ups-What-Worked-and-What-Did-Not END:VEVENT BEGIN:VEVENT UID:20070411T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20070411T193000Z DTEND:20070411T203000Z SUMMARY:The Free Software Movement and the GNU/Linux Operating System LOCATION:University of Waterloo - Hagey Hall DESCRIPTION:A talk by Richard M. Stallman (RMS) **[CANCELLED]** ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/The-Free-Softw - are-Movement-and-the-GNULinux-Operating-System +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/The-Free-Soft + ware-Movement-and-the-GNULinux-Operating-System END:VEVENT BEGIN:VEVENT UID:20070401T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20070401T203000Z DTEND:20070401T213000Z SUMMARY:Surprise Bill Gates Visit LOCATION:University of Waterloo - MC 3036 DESCRIPTION:Bill Gates is coming to visit the CSClub ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/Surprise-Bill- - Gates-Visit +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/Surprise-Bill + -Gates-Visit END:VEVENT BEGIN:VEVENT UID:20070207T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20070207T213000Z DTEND:20070207T223000Z SUMMARY:Riding The Multi-core Revolution @@ -5320,65 +5335,65 @@ LOCATION:University of Waterloo - MC 4041 DESCRIPTION:How a Waterloo software company is changing the way people pro gram computers. A talk by Stefanus Du Toit ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/Riding-The-Mul - ti-core-Revolution +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/Riding-The-Mu + lti-core-Revolution END:VEVENT BEGIN:VEVENT UID:20070226T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20070226T213000Z DTEND:20070226T223000Z SUMMARY:ReactOS: An Open Source OS Platform for Learning LOCATION:University of Waterloo - DC 1350 DESCRIPTION:A talk by Alex Ionescu ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/ReactOS-An-Ope - n-Source-OS-Platform-for-Learning +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/ReactOS-An-Op + en-Source-OS-Platform-for-Learning END:VEVENT BEGIN:VEVENT UID:20070131T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20070131T210000Z DTEND:20070131T220000Z SUMMARY:Network Security -- Intrusion Detection LOCATION:University of Waterloo - MC 4041 DESCRIPTION:A talk by Reg Quinton ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/Network-Securi - ty----Intrusion-Detection +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/Network-Secur + ity----Intrusion-Detection END:VEVENT BEGIN:VEVENT UID:20070408T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20070408T203000Z DTEND:20070408T213000Z SUMMARY:Loop Optimizations LOCATION:University of Waterloo - MC 4041 DESCRIPTION:A talk by Simina Branzei ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/Loop-Optimizat - ions +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/Loop-Optimiza + tions END:VEVENT BEGIN:VEVENT UID:20070209T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20070209T213000Z DTEND:20070209T223000Z SUMMARY:Introduction to 3-d Graphics LOCATION:University of Waterloo - MC 4041 DESCRIPTION:A talk by Chris \"The Prof\" Evensen ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/Introduction-t - o-3-d-Graphics +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/Introduction- + to-3-d-Graphics END:VEVENT BEGIN:VEVENT UID:20070404T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20070404T200000Z DTEND:20070404T210000Z SUMMARY:Data Analysis with Kernels: [an introduction] @@ -5386,39 +5401,39 @@ LOCATION:University of Waterloo - MC 1056 DESCRIPTION:A talk by Michael Biggs. This talk is RESCHEDULED due to unexp ected circumstances ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/Data-Analysis- - with-Kernels-[an-introduction] +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/Data-Analysis + -with-Kernels-[an-introduction] END:VEVENT BEGIN:VEVENT UID:20070328T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20070328T213000Z DTEND:20070328T223000Z SUMMARY:Computational Physics Simulations LOCATION:University of Waterloo - MC 1056 DESCRIPTION:A talk by David Tenty and Alex Parent ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/Computational- - Physics-Simulations +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/Computational + -Physics-Simulations END:VEVENT BEGIN:VEVENT UID:20070215T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20070215T213000Z DTEND:20070215T223000Z SUMMARY:An Introduction to Recognizing Regular Expressions in Haskell LOCATION:University of Waterloo - MC 2065 DESCRIPTION:A talk by James deBoer ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/An-Introductio - n-to-Recognizing-Regular-Expressions-in-Haskell +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/An-Introducti + on-to-Recognizing-Regular-Expressions-in-Haskell END:VEVENT BEGIN:VEVENT UID:20070329T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20070329T203000Z DTEND:20070329T213000Z SUMMARY:All The Code @@ -5426,38 +5441,38 @@ LOCATION:University of Waterloo - MC 1056 DESCRIPTION:A demo/introduction to a new source code search engine. A talk by Holden Karau ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2007/winter/All-The-Code +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/All-The-Code END:VEVENT BEGIN:VEVENT UID:20060513T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20060513T170000Z DTEND:20060513T180000Z SUMMARY:Video 4 Linux Day LOCATION:University of Waterloo - CSC DESCRIPTION: We don't know enough about V4L ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/Video-4-Linux- - Day +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/Video-4-Linux + -Day END:VEVENT BEGIN:VEVENT UID:20060514T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20060514T170000Z DTEND:20060514T180000Z SUMMARY:Unix 101 and 102 Recording LOCATION:University of Waterloo - CSC DESCRIPTION:Unix 101 and 102 recording ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/Unix-101-and-1 - 02-Recording +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/Unix-101-and- + 102-Recording END:VEVENT BEGIN:VEVENT UID:20060724T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20060724T203000Z DTEND:20060724T213000Z SUMMARY:Software development gets on the Cluetrain @@ -5465,13 +5480,13 @@ LOCATION:University of Waterloo - MC 4063 DESCRIPTION:or How communities of interest drive modern software developme nt. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/Software-devel - opment-gets-on-the-Cluetrain +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/Software-deve + lopment-gets-on-the-Cluetrain END:VEVENT BEGIN:VEVENT UID:20060720T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20060720T203000Z DTEND:20060720T213000Z SUMMARY:Simulating multi-tasking on an embedded architecture @@ -5479,13 +5494,13 @@ LOCATION:University of Waterloo - MC4041 DESCRIPTION:Alex Tsay will look at the common hack used to simulate multi- processing in a real time embedded environment. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/Simulating-mul - ti-tasking-on-an-embedded-architecture +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/Simulating-mu + lti-tasking-on-an-embedded-architecture END:VEVENT BEGIN:VEVENT UID:20060719T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20060719T203000Z DTEND:20060719T213000Z SUMMARY:Semacode: Image recognition on mobile camera phones @@ -5493,13 +5508,13 @@ LOCATION:University of Waterloo - MC1085 DESCRIPTION:Simon Woodside\, founder of Semacode\, comes to discuss image what it is like to start a business and how imaging code works ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/Semacode-Image - -recognition-on-mobile-camera-phones +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/Semacode-Imag + e-recognition-on-mobile-camera-phones END:VEVENT BEGIN:VEVENT UID:20060718T035900000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20060718T035900Z DTEND:20060718T045900Z SUMMARY:Midnight Madness\, Alpha Edition @@ -5507,13 +5522,13 @@ LOCATION:University of Waterloo - MC3036 DESCRIPTION:Come out to discuss current & future plans/projects for the Cl ub ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/Midnight-Madne - ss\,-Alpha-Edition +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/Midnight-Madn + ess\,-Alpha-Edition END:VEVENT BEGIN:VEVENT UID:20060721T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20060721T213000Z DTEND:20060721T223000Z SUMMARY:March of the Penguins @@ -5521,38 +5536,38 @@ LOCATION:University of Waterloo - MC1085 DESCRIPTION:The Computer Science Club will be showing March of the Penguin s ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/March-of-the-P - enguins +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/March-of-the- + Penguins END:VEVENT BEGIN:VEVENT UID:20060725T170000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20060725T170000Z DTEND:20060725T180000Z SUMMARY:Linux Installfest! LOCATION:University of Waterloo - DC Fishbowk DESCRIPTION:A part of Linux Awareness Week ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/Linux-Installf - est! +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/Linux-Install + fest! END:VEVENT BEGIN:VEVENT UID:20060726T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20060726T193000Z DTEND:20060726T203000Z SUMMARY:Lemmings Day LOCATION:University of Waterloo - MC Comfy Lounge DESCRIPTION:Come out for some retro Amiga-style Lemmings gaming action! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/Lemmings-Day +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/Lemmings-Day END:VEVENT BEGIN:VEVENT UID:20060525T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20060525T200000Z DTEND:20060525T210000Z SUMMARY:Eighteen Years in the Software Tools Business @@ -5560,13 +5575,13 @@ LOCATION:University of Waterloo - MC 4060 DESCRIPTION:Eighteen Years in the Software Tools Business at Microsoft\, a talk by Rico Mariani\, (BMath CS/EEE 1988) ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/Eighteen-Years - -in-the-Software-Tools-Business +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/Eighteen-Year + s-in-the-Software-Tools-Business END:VEVENT BEGIN:VEVENT UID:20060720T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20060720T213000Z DTEND:20060720T223000Z SUMMARY:Cool Stuff to do With Python @@ -5574,25 +5589,25 @@ LOCATION:University of Waterloo - MC4041 DESCRIPTION:Albert O'Connor will be introducing the joys of programming in python ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/Cool-Stuff-to- - do-With-Python +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/Cool-Stuff-to + -do-With-Python END:VEVENT BEGIN:VEVENT UID:20060729T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20060729T230000Z DTEND:20060730T000000Z SUMMARY:CTRL D LOCATION:University of Waterloo - East Side Mario DESCRIPTION:Come out for the Club that Really Likes Dinner ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/CTRL-D +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/CTRL-D END:VEVENT BEGIN:VEVENT UID:20060621T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20060621T203000Z DTEND:20060621T213000Z SUMMARY:CSC General Meeting @@ -5600,114 +5615,114 @@ LOCATION:University of Waterloo - MC4042 DESCRIPTION:Come out to discuss current & future plans/projects for the Cl ub ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/CSC-General-Me - eting +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/CSC-General-M + eeting END:VEVENT BEGIN:VEVENT UID:20060508T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20060508T203000Z DTEND:20060508T213000Z SUMMARY:CSC Elections LOCATION:University of Waterloo - The Comfy Lounge DESCRIPTION:Come out and vote for the Spring 2006 executive! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/spring/CSC-Elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/CSC-Elections END:VEVENT BEGIN:VEVENT UID:20060209T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20060209T223000Z DTEND:20060209T233000Z SUMMARY:Pints With Profs LOCATION:University of Waterloo - Bombshelter Pub DESCRIPTION:Come out and meet your professors. Free food provided! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/winter/Pints-With-Pro - fs +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/winter/Pints-With-Pr + ofs END:VEVENT BEGIN:VEVENT UID:20060306T214500000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20060306T214500Z DTEND:20060306T224500Z SUMMARY:Creating Killer Applications LOCATION:University of Waterloo - Physics 145 DESCRIPTION:A talk by Larry Smith ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2006/winter/Creating-Kille - r-Applications +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/winter/Creating-Kill + er-Applications END:VEVENT BEGIN:VEVENT UID:20051011T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20051011T203000Z DTEND:20051011T213000Z SUMMARY:UNIX 103: Scripting Unix LOCATION:University of Waterloo - MC 2037 DESCRIPTION:You Too Can Be a Unix Taskmaster ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/fall/UNIX-103-Scripti - ng-Unix +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/fall/UNIX-103-Script + ing-Unix END:VEVENT BEGIN:VEVENT UID:20051006T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20051006T203000Z DTEND:20051006T213000Z SUMMARY:UNIX 102 LOCATION:University of Waterloo - MC3D 2037 DESCRIPTION:Fun with Unix ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/fall/UNIX-102 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/fall/UNIX-102 END:VEVENT BEGIN:VEVENT UID:20051004T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20051004T203000Z DTEND:20051004T213000Z SUMMARY:UNIX 101 LOCATION:University of Waterloo - MC 2037 DESCRIPTION:First UNIX tutorial ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/fall/UNIX-101 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/fall/UNIX-101 END:VEVENT BEGIN:VEVENT UID:20051129T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20051129T223000Z DTEND:20051129T233000Z SUMMARY:Programming Contest LOCATION:University of Waterloo - TBA DESCRIPTION:Come out\, program\, and win shiny things! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/fall/Programming-Cont - est +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/fall/Programming-Con + test END:VEVENT BEGIN:VEVENT UID:20051017T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20051017T213000Z DTEND:20051017T223000Z SUMMARY:Party with Profs! LOCATION:University of Waterloo - Fishbowl DESCRIPTION:Get to know your profs and be the envy of your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/fall/Party-with-Profs - ! +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/fall/Party-with-Prof + s! END:VEVENT BEGIN:VEVENT UID:20050607T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20050607T200000Z DTEND:20050607T210000Z SUMMARY:UW's CS curriculum: past\, present\, and future @@ -5715,13 +5730,13 @@ LOCATION:University of Waterloo - MC 4042 DESCRIPTION:Come out to here Prabhakar Ragde talk about our UW's CS curric ulum ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/spring/UW's-CS-curric - ulum-past\,-present\,-and-future +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/spring/UW's-CS-curri + culum-past\,-present\,-and-future END:VEVENT BEGIN:VEVENT UID:20050602T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20050602T193000Z DTEND:20050602T203000Z SUMMARY:Programming and Verifying the Interactive Web @@ -5729,111 +5744,111 @@ LOCATION:University of Waterloo - DC 1302 DESCRIPTION:Shriram Krishnamurthi will be talking about continuations in W eb Programming ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/spring/Programming-an - d-Verifying-the-Interactive-Web +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/spring/Programming-a + nd-Verifying-the-Interactive-Web END:VEVENT BEGIN:VEVENT UID:20050201T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20050201T213000Z DTEND:20050201T223000Z SUMMARY:UNIX 102 LOCATION:University of Waterloo - MC 2037 DESCRIPTION:Fun with Unix ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/winter/UNIX-102 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/winter/UNIX-102 END:VEVENT BEGIN:VEVENT UID:20050125T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20050125T213000Z DTEND:20050125T223000Z SUMMARY:UNIX 101 LOCATION:University of Waterloo - MC 2037 DESCRIPTION:First UNIX tutorial ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/winter/UNIX-101 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/winter/UNIX-101 END:VEVENT BEGIN:VEVENT UID:20050315T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20050315T213000Z DTEND:20050315T223000Z SUMMARY:Oh No! More Lemmings Day! LOCATION:University of Waterloo - MC 4060 DESCRIPTION:Come out for some retro Amiga-style Lemmings gaming action! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/winter/Oh-No!-More-Le - mmings-Day! +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/winter/Oh-No!-More-L + emmings-Day! END:VEVENT BEGIN:VEVENT UID:20050113T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20050113T213000Z DTEND:20050113T223000Z SUMMARY:CSC Elections LOCATION:University of Waterloo - The Comfy Lounge DESCRIPTION:Come out and vote for the Winter 2005 executive! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2005/winter/CSC-Elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/winter/CSC-Elections END:VEVENT BEGIN:VEVENT UID:20041018T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20041018T203000Z DTEND:20041018T213000Z SUMMARY:UNIX 103: Scripting Unix LOCATION:University of Waterloo - MC 2037 DESCRIPTION:You Too Can Be a Unix Taskmaster ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/fall/UNIX-103-Scripti - ng-Unix +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/fall/UNIX-103-Script + ing-Unix END:VEVENT BEGIN:VEVENT UID:20041004T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20041004T203000Z DTEND:20041004T213000Z SUMMARY:UNIX 102 LOCATION:University of Waterloo - MC 2037 DESCRIPTION:Fun with Unix ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/fall/UNIX-102 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/fall/UNIX-102 END:VEVENT BEGIN:VEVENT UID:20040927T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20040927T203000Z DTEND:20040927T213000Z SUMMARY:UNIX 101 LOCATION:University of Waterloo - MC 2037 DESCRIPTION:First UNIX tutorial ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/fall/UNIX-101 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/fall/UNIX-101 END:VEVENT BEGIN:VEVENT UID:20041112T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20041112T193000Z DTEND:20041112T203000Z SUMMARY:Lemmings Day! LOCATION:University of Waterloo - MC 4063 DESCRIPTION:Everyone else is doing it! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/fall/Lemmings-Day! +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/fall/Lemmings-Day! END:VEVENT BEGIN:VEVENT UID:20041201T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20041201T193000Z DTEND:20041201T203000Z SUMMARY:Knitting needles\, hairpins and other tangled objects @@ -5842,37 +5857,37 @@ DESCRIPTION:In this talk\, I'll study linkages (objects built from sticks that are connected with flexible joints)\, and explain some interesting ex amples that can or cannot be straightened out ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/fall/Knitting-needles - \,-hairpins-and-other-tangled-objects +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/fall/Knitting-needle + s\,-hairpins-and-other-tangled-objects END:VEVENT BEGIN:VEVENT UID:20041118T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20041118T220000Z DTEND:20041118T230000Z SUMMARY:GracefulTavi LOCATION:University of Waterloo - MC 2066 DESCRIPTION:Wiki software in PHP+MySQL ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/fall/GracefulTavi +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/fall/GracefulTavi END:VEVENT BEGIN:VEVENT UID:20041124T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20041124T213000Z DTEND:20041124T223000Z SUMMARY:Eclipse LOCATION:University of Waterloo - MC 2066 DESCRIPTION:How I Stopped Worrying and Learned to Love the IDE ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/fall/Eclipse +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/fall/Eclipse END:VEVENT BEGIN:VEVENT UID:20041208T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20041208T213000Z DTEND:20041208T223000Z SUMMARY:CTRL-D @@ -5880,37 +5895,37 @@ LOCATION:University of Waterloo - Mongolian Grill DESCRIPTION: This semesters CTRL-D (or the club that really likes dinner) is going to be at Mongolian grill. Be there or be square ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/fall/CTRL-D +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/fall/CTRL-D END:VEVENT BEGIN:VEVENT UID:20041024T030000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20041024T030000Z DTEND:20041024T040000Z SUMMARY:CSC Programming Contest LOCATION:University of Waterloo - MC 2037 DESCRIPTION:CSC Programming Contest ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/fall/CSC-Programming- - Contest +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/fall/CSC-Programming + -Contest END:VEVENT BEGIN:VEVENT UID:20040917T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20040917T200000Z DTEND:20040917T210000Z SUMMARY:CSC Elections LOCATION:University of Waterloo - The Comfy Lounge DESCRIPTION:Come out and vote for the Fall 2004 executive! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/fall/CSC-Elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/fall/CSC-Elections END:VEVENT BEGIN:VEVENT UID:20040617T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20040617T200000Z DTEND:20040617T210000Z SUMMARY:``Optical Snow'': Motion parallax and heading computation in dense @@ -5918,130 +5933,130 @@ SUMMARY:``Optical Snow'': Motion parallax and heading computation in dense LOCATION:University of Waterloo - MC 2066 DESCRIPTION:A talk by Richard Mann\; School of Computer Science ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/spring/``Optical-Snow - ''-Motion-parallax-and-heading-computation-in-densely-cluttered-scenes.--o - r--Why-Computer-Vision-needs-the-Fourier-Transform! +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/spring/``Optical-Sno + w''-Motion-parallax-and-heading-computation-in-densely-cluttered-scenes.-- + or--Why-Computer-Vision-needs-the-Fourier-Transform! END:VEVENT BEGIN:VEVENT UID:20040727T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20040727T203000Z DTEND:20040727T213000Z SUMMARY:Game Complexity Theorists Ponder\, by Jonathan Buss LOCATION:University of Waterloo - MC 2065 DESCRIPTION:Attention AI buffs: Game Complexity presentation ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/spring/Game-Complexit - y-Theorists-Ponder\,-by-Jonathan-Buss +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/spring/Game-Complexi + ty-Theorists-Ponder\,-by-Jonathan-Buss END:VEVENT BEGIN:VEVENT UID:20040526T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20040526T213000Z DTEND:20040526T223000Z SUMMARY:Computing's Next Great Empires: The True Future of Software LOCATION:University of Waterloo - DC 1350 DESCRIPTION:A talk by Larry Smith ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/spring/Computing's-Ne - xt-Great-Empires-The-True-Future-of-Software +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/spring/Computing's-N + ext-Great-Empires-The-True-Future-of-Software END:VEVENT BEGIN:VEVENT UID:20040717T153000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20040717T153000Z DTEND:20040717T163000Z SUMMARY:Case Modding Workshop! LOCATION:University of Waterloo - RCH 308 DESCRIPTION:Come and learn how to make your computer 1337! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/spring/Case-Modding-W - orkshop! +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/spring/Case-Modding- + Workshop! END:VEVENT BEGIN:VEVENT UID:20040512T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20040512T203000Z DTEND:20040512T213000Z SUMMARY:CSC Elections LOCATION:University of Waterloo - The Comfy Lounge DESCRIPTION:Come out and vote for the Spring 2004 executive! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/spring/CSC-Elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/spring/CSC-Elections END:VEVENT BEGIN:VEVENT UID:20040315T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20040315T223000Z DTEND:20040315T233000Z SUMMARY:SPARC Architecture LOCATION:University of Waterloo - MC4040 DESCRIPTION:A talk by James Morrison ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/winter/SPARC-Architec - ture +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/winter/SPARC-Archite + cture END:VEVENT BEGIN:VEVENT UID:20040330T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20040330T223000Z DTEND:20040330T233000Z SUMMARY:Pints with Profs! LOCATION:University of Waterloo - The Grad House DESCRIPTION:Get to know your profs and be the envy of your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/winter/Pints-with-Pro - fs! +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/winter/Pints-with-Pr + ofs! END:VEVENT BEGIN:VEVENT UID:20040309T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20040309T230000Z DTEND:20040310T000000Z SUMMARY:Managing your home directory using CVS LOCATION:University of Waterloo - MC4062 DESCRIPTION:A talk by Simon Law ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/winter/Managing-your- - home-directory-using-CVS +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/winter/Managing-your + -home-directory-using-CVS END:VEVENT BEGIN:VEVENT UID:20040329T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20040329T230000Z DTEND:20040330T000000Z SUMMARY:LaTeXing your work report LOCATION:University of Waterloo - MC 4058 DESCRIPTION:A talk by Simon Law ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/winter/LaTeXing-your- - work-report +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/winter/LaTeXing-your + -work-report END:VEVENT BEGIN:VEVENT UID:20040219T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20040219T000000Z DTEND:20040219T010000Z SUMMARY:KW Perl Mongers LOCATION:University of Waterloo - DC2305 DESCRIPTION:Perl Modules: A look under the hood ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/winter/KW-Perl-Monger - s +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/winter/KW-Perl-Monge + rs END:VEVENT BEGIN:VEVENT UID:20040112T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20040112T200000Z DTEND:20040112T210000Z SUMMARY:InstallFest @@ -6049,90 +6064,90 @@ LOCATION:University of Waterloo - DC1301 DESCRIPTION:See [http://uw-dig.uwaterloo.ca/installfest/]() ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/winter/InstallFest +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/winter/InstallFest END:VEVENT BEGIN:VEVENT UID:20040302T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20040302T230000Z DTEND:20040303T000000Z SUMMARY:Graphing webs-of-trust LOCATION:University of Waterloo - MC4042 DESCRIPTION:A talk by Simon Law ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/winter/Graphing-webs- - of-trust +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/winter/Graphing-webs + -of-trust END:VEVENT BEGIN:VEVENT UID:20040323T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20040323T230000Z DTEND:20040324T000000Z SUMMARY:Extending LaTeX with packages LOCATION:University of Waterloo - MC4058 DESCRIPTION:A talk by Simon Law ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/winter/Extending-LaTe - X-with-packages +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/winter/Extending-LaT + eX-with-packages END:VEVENT BEGIN:VEVENT UID:20040316T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20040316T230000Z DTEND:20040317T000000Z SUMMARY:Distributed programming for CS and Engineering students LOCATION:University of Waterloo - MC4058 DESCRIPTION:A talk by Simon Law ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/winter/Distributed-pr - ogramming-for-CS-and-Engineering-students +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/winter/Distributed-p + rogramming-for-CS-and-Engineering-students END:VEVENT BEGIN:VEVENT UID:20040205T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20040205T203000Z DTEND:20040205T213000Z SUMMARY:Constitutional Change LOCATION:University of Waterloo - MC4041 DESCRIPTION:Vote to change the CSC Constitution ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2004/winter/Constitutional - -Change +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/winter/Constitutiona + l-Change END:VEVENT BEGIN:VEVENT UID:20031016T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20031016T200000Z DTEND:20031016T210000Z SUMMARY:UNIX 103: Development Tools LOCATION:University of Waterloo - MC2037 DESCRIPTION:GCC\, GDB\, Make ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/fall/UNIX-103-Develop - ment-Tools +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/fall/UNIX-103-Develo + pment-Tools END:VEVENT BEGIN:VEVENT UID:20031002T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20031002T200000Z DTEND:20031002T210000Z SUMMARY:UNIX 101: Text Editors LOCATION:University of Waterloo - MC2037 DESCRIPTION:vi vs. emacs: The Ultimate Showdown ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/fall/UNIX-101-Text-Ed - itors +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/fall/UNIX-101-Text-E + ditors END:VEVENT BEGIN:VEVENT UID:20031022T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20031022T203000Z DTEND:20031022T213000Z SUMMARY:Real-Time Graphics Compilers @@ -6140,26 +6155,26 @@ LOCATION:University of Waterloo - MC4061 DESCRIPTION:Sh is a GPU metaprogramming language developed at the UW Compu ter Graphics Lab ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/fall/Real-Time-Graphi - cs-Compilers +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/fall/Real-Time-Graph + ics-Compilers END:VEVENT BEGIN:VEVENT UID:20031006T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20031006T200000Z DTEND:20031006T210000Z SUMMARY:Poster Team Meeting LOCATION:University of Waterloo - MC3001 (Comfy) DESCRIPTION:Join the Poster Team and get Free Pizza! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/fall/Poster-Team-Meet - ing +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/fall/Poster-Team-Mee + ting END:VEVENT BEGIN:VEVENT UID:20031202T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20031202T000000Z DTEND:20031202T010000Z SUMMARY:Jon 'maddog' Hall: Free and Open Source: Its uses in Business and @@ -6168,154 +6183,154 @@ LOCATION:University of Waterloo - RCH 101 DESCRIPTION: Free and Open Source software has been around for a long time \, even longer then shrink-wrapped code. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/fall/Jon-'maddog'-Hal - l-Free-and-Open-Source-Its-uses-in-Business-and-Education +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/fall/Jon-'maddog'-Ha + ll-Free-and-Open-Source-Its-uses-in-Business-and-Education END:VEVENT BEGIN:VEVENT UID:20030917T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030917T203000Z DTEND:20030917T213000Z SUMMARY:CSC Elections LOCATION:University of Waterloo - MC3001 (Comfy) DESCRIPTION:CSC Fall 2003 Elections ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/fall/CSC-Elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/fall/CSC-Elections END:VEVENT BEGIN:VEVENT UID:20031105T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20031105T213000Z DTEND:20031105T223000Z SUMMARY:CS Pints With Profs LOCATION:University of Waterloo - Grad House Pub (Green Room) DESCRIPTION:Come have a pint with your favourite CS profs! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/fall/CS-Pints-With-Pr - ofs +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/fall/CS-Pints-With-P + rofs END:VEVENT BEGIN:VEVENT UID:20031021T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20031021T203000Z DTEND:20031021T213000Z SUMMARY:.NET & Linux: When Worlds Collide LOCATION:University of Waterloo - MC2065 DESCRIPTION:A talk by James Perry ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/fall/.NET-&-Linux-Whe - n-Worlds-Collide +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/fall/.NET-&-Linux-Wh + en-Worlds-Collide END:VEVENT BEGIN:VEVENT UID:20030619T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030619T203000Z DTEND:20030619T213000Z SUMMARY:vi: the visual editor LOCATION:University of Waterloo - MC2037 DESCRIPTION:It's not 6. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/vi-the-visual- - editor +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/vi-the-visual + -editor END:VEVENT BEGIN:VEVENT UID:20030612T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030612T203000Z DTEND:20030612T213000Z SUMMARY:Unix 103: Scripting Unix LOCATION:University of Waterloo - MC2037 DESCRIPTION:You too can be a Unix taskmaster ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/Unix-103-Scrip - ting-Unix +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/Unix-103-Scri + pting-Unix END:VEVENT BEGIN:VEVENT UID:20030605T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030605T203000Z DTEND:20030605T213000Z SUMMARY:Unix 102: Fun With Unix LOCATION:University of Waterloo - MC2037 DESCRIPTION:Talking to your Unix can be fun and profitable ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/Unix-102-Fun-W - ith-Unix +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/Unix-102-Fun- + With-Unix END:VEVENT BEGIN:VEVENT UID:20030529T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030529T203000Z DTEND:20030529T213000Z SUMMARY:Unix 101: First Steps With Unix LOCATION:University of Waterloo - MC2037 DESCRIPTION:Learn Unix and be the envy of your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/Unix-101-First - -Steps-With-Unix +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/Unix-101-Firs + t-Steps-With-Unix END:VEVENT BEGIN:VEVENT UID:20030514T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030514T203000Z DTEND:20030514T213000Z SUMMARY:Spring 2003 Elections LOCATION:University of Waterloo - MC3001 Comfy Lounge DESCRIPTION:Come on out and vote for your exec! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/Spring-2003-El - ections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/Spring-2003-E + lections END:VEVENT BEGIN:VEVENT UID:20030717T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030717T203000Z DTEND:20030717T213000Z SUMMARY:Sh LOCATION:University of Waterloo - MC4064 DESCRIPTION:Metaprogramming your way to stunning effects. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/Sh +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/Sh END:VEVENT BEGIN:VEVENT UID:20030609T090000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030609T090000Z DTEND:20030609T100000Z SUMMARY:Pints with Profs! LOCATION:University of Waterloo - The Grad House DESCRIPTION:Get to know your profs and be the envy of your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/Pints-with-Pro - fs! +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/Pints-with-Pr + ofs! END:VEVENT BEGIN:VEVENT UID:20030522T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030522T203000Z DTEND:20030522T213000Z SUMMARY:May 22 Exec Meeting LOCATION:University of Waterloo - MC3036 CSC Office DESCRIPTION:The execs discuss what needs discussion ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/May-22-Exec-Me - eting +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/May-22-Exec-M + eeting END:VEVENT BEGIN:VEVENT UID:20030708T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030708T200000Z DTEND:20030708T210000Z SUMMARY:Mainframes and Linux @@ -6324,76 +6339,76 @@ DESCRIPTION:A talk by Jim Elliott. Jim is responsible for IBM's in Open So urce activities and IBM's mainframe operating systems for Canada and the C arribbean. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/Mainframes-and - -Linux +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/Mainframes-an + d-Linux END:VEVENT BEGIN:VEVENT UID:20030731T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030731T203000Z DTEND:20030731T213000Z SUMMARY:LaTeX and Work Reports LOCATION:University of Waterloo - MC4064 DESCRIPTION:Writing beautiful work reports ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/LaTeX-and-Work - -Reports +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/LaTeX-and-Wor + k-Reports END:VEVENT BEGIN:VEVENT UID:20030612T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030612T193000Z DTEND:20030612T203000Z SUMMARY:June 12 Exec Meeting LOCATION:University of Waterloo - MC3036 CSC Office DESCRIPTION:Have an issue that should be brought up? We'd love to hear it! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/June-12-Exec-M - eeting +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/June-12-Exec- + Meeting END:VEVENT BEGIN:VEVENT UID:20030724T190000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030724T190000Z DTEND:20030724T200000Z SUMMARY:July Exec Meeting LOCATION:University of Waterloo - CSC Office DESCRIPTION: See Abstract for minutes ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/July-Exec-Meet - ing +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/July-Exec-Mee + ting END:VEVENT BEGIN:VEVENT UID:20030704T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030704T193000Z DTEND:20030704T203000Z SUMMARY:Guelph Trip LOCATION:University of Waterloo - University of Guelph DESCRIPTION:Come Visit the University of Guelph's Computer Science Club ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/Guelph-Trip +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/Guelph-Trip END:VEVENT BEGIN:VEVENT UID:20030627T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030627T183000Z DTEND:20030627T193000Z SUMMARY:Friday Flicks LOCATION:University of Waterloo - DC1302 DESCRIPTION: SIGGRAPH Electronic Theatre Showing ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/Friday-Flicks +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/Friday-Flicks END:VEVENT BEGIN:VEVENT UID:20030610T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030610T203000Z DTEND:20030610T213000Z SUMMARY:A Brief History of Computer Science @@ -6405,229 +6420,229 @@ DESCRIPTION:War\, insanity\, espionage\, beauty\, domination\, sacrifice\, cated personalities that shaped its evolution. No advanced technical knowl edge is required. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/spring/A-Brief-Histor - y-of-Computer-Science +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/A-Brief-Histo + ry-of-Computer-Science END:VEVENT BEGIN:VEVENT UID:20030130T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030130T233000Z DTEND:20030131T003000Z SUMMARY:sed & awk LOCATION:University of Waterloo - MC1085 DESCRIPTION:Unix text editing ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/sed-&-awk +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/sed-&-awk END:VEVENT BEGIN:VEVENT UID:20030320T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030320T233000Z DTEND:20030321T003000Z SUMMARY:XSLT LOCATION:University of Waterloo - MC1085 DESCRIPTION:Transforming your documents ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/XSLT +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/XSLT END:VEVENT BEGIN:VEVENT UID:20030313T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030313T233000Z DTEND:20030314T003000Z SUMMARY:XML LOCATION:University of Waterloo - MC1085 DESCRIPTION:Give your documents more markup ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/XML +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/XML END:VEVENT BEGIN:VEVENT UID:20030113T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030113T230000Z DTEND:20030114T000000Z SUMMARY:W03 Elections LOCATION:University of Waterloo - MC3001 DESCRIPTION:Come out and vote for the new exec! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/W03-Elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/W03-Elections END:VEVENT BEGIN:VEVENT UID:20030218T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030218T213000Z DTEND:20030218T223000Z SUMMARY:Unix 103 Tutorial LOCATION:University of Waterloo - MC2037 DESCRIPTION:Learn more Unix and be the envy of your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/Unix-103-Tutor - ial +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/Unix-103-Tuto + rial END:VEVENT BEGIN:VEVENT UID:20030211T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030211T213000Z DTEND:20030211T223000Z SUMMARY:Unix 102 Tutorial LOCATION:University of Waterloo - MC2037 DESCRIPTION:Learn more Unix and be the envy of your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/Unix-102-Tutor - ial +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/Unix-102-Tuto + rial END:VEVENT BEGIN:VEVENT UID:20030204T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030204T213000Z DTEND:20030204T223000Z SUMMARY:Unix 101 Tutorial LOCATION:University of Waterloo - MC2037 DESCRIPTION:Learn Unix and be the envy of your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/Unix-101-Tutor - ial +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/Unix-101-Tuto + rial END:VEVENT BEGIN:VEVENT UID:20030227T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030227T233000Z DTEND:20030228T003000Z SUMMARY:The GNU General Public License LOCATION:University of Waterloo - MC1085 DESCRIPTION:The teeth of Free Software ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/The-GNU-Genera - l-Public-License +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/The-GNU-Gener + al-Public-License END:VEVENT BEGIN:VEVENT UID:20030227T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030227T230000Z DTEND:20030228T000000Z SUMMARY:The BSD License Family LOCATION:University of Waterloo - MC1085 DESCRIPTION:Free for all ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/The-BSD-Licens - e-Family +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/The-BSD-Licen + se-Family END:VEVENT BEGIN:VEVENT UID:20030325T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030325T213000Z DTEND:20030325T223000Z SUMMARY:Stream Processing LOCATION:University of Waterloo - MC2065 DESCRIPTION:A talk by Assistant Professor Michael McCool ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/Stream-Process - ing +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/Stream-Proces + sing END:VEVENT BEGIN:VEVENT UID:20030327T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030327T233000Z DTEND:20030328T003000Z SUMMARY:SSH and Networks LOCATION:University of Waterloo - MC1085 DESCRIPTION:Once more into the breach ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/SSH-and-Networ - ks +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/SSH-and-Netwo + rks END:VEVENT BEGIN:VEVENT UID:20030123T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030123T233000Z DTEND:20030124T003000Z SUMMARY:Regular Expressions LOCATION:University of Waterloo - MC1085 DESCRIPTION:Find your perfect match ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/Regular-Expres - sions +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/Regular-Expre + ssions END:VEVENT BEGIN:VEVENT UID:20030213T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030213T233000Z DTEND:20030214T003000Z SUMMARY:LaTeX: Reports LOCATION:University of Waterloo - MC1085 DESCRIPTION:Writing reports that look good. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/LaTeX-Reports +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/LaTeX-Reports END:VEVENT BEGIN:VEVENT UID:20030220T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030220T233000Z DTEND:20030221T003000Z SUMMARY:LaTeX: Beautiful Mathematics LOCATION:University of Waterloo - MC1085 DESCRIPTION:LaTeX => fun ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/LaTeX-Beautifu - l-Mathematics +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/LaTeX-Beautif + ul-Mathematics END:VEVENT BEGIN:VEVENT UID:20030206T233000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030206T233000Z DTEND:20030207T003000Z SUMMARY:LaTeX: A Document Processor LOCATION:University of Waterloo - MC1085 DESCRIPTION:Typesetting beautiful text ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/LaTeX-A-Docume - nt-Processor +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/LaTeX-A-Docum + ent-Processor END:VEVENT BEGIN:VEVENT UID:20030325T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030325T010000Z DTEND:20030325T020000Z SUMMARY:Judy\, or What Is It Like To Be A Robot? LOCATION:University of Waterloo - Humanities Theatre\, Hagey Hall DESCRIPTION:Held in co-operation with the UW Cognitive Science Club ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/Judy\,-or-What - -Is-It-Like-To-Be-A-Robot +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/Judy\,-or-Wha + t-Is-It-Like-To-Be-A-Robot END:VEVENT BEGIN:VEVENT UID:20030326T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20030326T230000Z DTEND:20030327T000000Z SUMMARY:Abusing the C++ Compiler LOCATION:University of Waterloo - MC2065 DESCRIPTION:Abusing template metaprogramming in C++ ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2003/winter/Abusing-the-C+ - +-Compiler +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/Abusing-the-C + ++-Compiler END:VEVENT BEGIN:VEVENT UID:20021008T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20021008T203000Z DTEND:20021008T213000Z SUMMARY:Video cards\, Linux display drivers and the Kernel Graphics Interf @@ -6635,62 +6650,62 @@ SUMMARY:Video cards\, Linux display drivers and the Kernel Graphics Interf LOCATION:University of Waterloo - MC4045 DESCRIPTION:A talk by Filip Spacek\, KGI developer ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/Video-cards\,-Li - nux-display-drivers-and-the-Kernel-Graphics-Interface-(KGI) +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/Video-cards\,-L + inux-display-drivers-and-the-Kernel-Graphics-Interface-(KGI) END:VEVENT BEGIN:VEVENT UID:20021010T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20021010T213000Z DTEND:20021010T223000Z SUMMARY:UNIX 103 LOCATION:University of Waterloo - MC3006 DESCRIPTION: ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/UNIX-103 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/UNIX-103 END:VEVENT BEGIN:VEVENT UID:20021003T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20021003T213000Z DTEND:20021003T223000Z SUMMARY:UNIX 102 LOCATION:University of Waterloo - MC3006 DESCRIPTION:Talking to your UNIX can be fun and profitable. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/UNIX-102 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/UNIX-102 END:VEVENT BEGIN:VEVENT UID:20020926T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20020926T213000Z DTEND:20020926T223000Z SUMMARY:UNIX 101 LOCATION:University of Waterloo - MC3006 DESCRIPTION:First Steps with UNIX ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/UNIX-101 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/UNIX-101 END:VEVENT BEGIN:VEVENT UID:20021116T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20021116T183000Z DTEND:20021116T193000Z SUMMARY:Trip to York University LOCATION:University of Waterloo - York University DESCRIPTION:Going to visit the York University Computer Club ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/Trip-to-York-Uni - versity +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/Trip-to-York-Un + iversity END:VEVENT BEGIN:VEVENT UID:20021026T190000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20021026T190000Z DTEND:20021026T200000Z SUMMARY:The Hurd Interfaces @@ -6698,26 +6713,26 @@ LOCATION:University of Waterloo - MC2066 DESCRIPTION:Marcus Brinkmann\, a GNU Hurd developer\, talks about the Hurd server interfaces\, at the heart of a GNU/Hurd system ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/The-Hurd-Interfa - ces +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/The-Hurd-Interf + aces END:VEVENT BEGIN:VEVENT UID:20021107T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20021107T223000Z DTEND:20021107T233000Z SUMMARY:The GNU General Public License LOCATION:University of Waterloo - MC4063 DESCRIPTION:The teeth of Free Software ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/The-GNU-General- - Public-License +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/The-GNU-General + -Public-License END:VEVENT BEGIN:VEVENT UID:20021105T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20021105T213000Z DTEND:20021105T223000Z SUMMARY:The Evil Side of C++ @@ -6725,63 +6740,63 @@ LOCATION:University of Waterloo - MC 2065 DESCRIPTION:Abusing template metaprogramming in C++\; aka. writing a Mande lbrot generator that runs at compile time ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/The-Evil-Side-of - -C++ +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/The-Evil-Side-o + f-C++ END:VEVENT BEGIN:VEVENT UID:20021121T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20021121T213000Z DTEND:20021121T223000Z SUMMARY:Samba and You LOCATION:University of Waterloo - MC2066 DESCRIPTION:A talk by Dan Brovkovich\, Mathsoc's Computing Director ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/Samba-and-You +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/Samba-and-You END:VEVENT BEGIN:VEVENT UID:20021001T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20021001T223000Z DTEND:20021001T233000Z SUMMARY:Pints with the Profs LOCATION:University of Waterloo - The Bomber DESCRIPTION:Get to know your profs and be the envy of your friends! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/Pints-with-the-P - rofs +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/Pints-with-the- + Profs END:VEVENT BEGIN:VEVENT UID:20021121T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20021121T230000Z DTEND:20021122T000000Z SUMMARY:Perl 6 LOCATION:University of Waterloo - MC2066 DESCRIPTION:A talk by Simon Law ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/Perl-6 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/Perl-6 END:VEVENT BEGIN:VEVENT UID:20021119T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20021119T213000Z DTEND:20021119T223000Z SUMMARY:Metaprogramming GPUs LOCATION:University of Waterloo - MC4058 DESCRIPTION:A talk by Michael McCool of the Computer Graphics Lab. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/Metaprogramming- - GPUs +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/Metaprogramming + -GPUs END:VEVENT BEGIN:VEVENT UID:20021026T173000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20021026T173000Z DTEND:20021026T183000Z SUMMARY:GNU/Linux on HPPA @@ -6789,75 +6804,77 @@ LOCATION:University of Waterloo - MC2066 DESCRIPTION:Carlos O'Donnell talks about \"the last of the legacy processo rs to fall before the barbarian horde\" ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/GNULinux-on-HPPA +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/GNULinux-on-HPP + A END:VEVENT BEGIN:VEVENT UID:20021102T160000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20021102T160000Z DTEND:20021102T170000Z SUMMARY:GNU/Linux InstallFest with KW-LUG and UW-DIG LOCATION:University of Waterloo - MC3002 (Math Coffee and Donut Store) DESCRIPTION:Bring over your computer and we'll help you install GNU/Linux ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/GNULinux-Install - Fest-with-KW-LUG-and-UW-DIG +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/GNULinux-Instal + lFest-with-KW-LUG-and-UW-DIG END:VEVENT BEGIN:VEVENT UID:20020916T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20020916T213000Z DTEND:20020916T223000Z SUMMARY:F02 elections LOCATION:University of Waterloo - Comfy lounge DESCRIPTION:Come and vote for this term's exec ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/F02-elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/F02-elections END:VEVENT BEGIN:VEVENT UID:20021017T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20021017T213000Z DTEND:20021017T223000Z SUMMARY:Debian in the Enterprise LOCATION:University of Waterloo - MC2065 DESCRIPTION:A talk by Simon Law ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/Debian-in-the-En - terprise +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/Debian-in-the-E + nterprise END:VEVENT BEGIN:VEVENT UID:20020930T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20020930T223000Z DTEND:20020930T233000Z SUMMARY:Business Meeting LOCATION:University of Waterloo - Comfy lounge\, MC3001 DESCRIPTION:Vote on a constitutional change. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/Business-Meeting +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/Business-Meetin + g END:VEVENT BEGIN:VEVENT UID:20021112T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20021112T213000Z DTEND:20021112T223000Z SUMMARY:Automatic Memory Management and Garbage Collection LOCATION:University of Waterloo - MC4058 DESCRIPTION:A talk by James A. Morrison ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/Automatic-Memory - -Management-and-Garbage-Collection +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/Automatic-Memor + y-Management-and-Garbage-Collection END:VEVENT BEGIN:VEVENT UID:20021026T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20021026T203000Z DTEND:20021026T213000Z SUMMARY:A GNU Approach to Virtual Memory Management in a Multiserver Opera @@ -6866,25 +6883,25 @@ LOCATION:University of Waterloo - MC2066 DESCRIPTION:Neal Walfield\, a GNU Hurd developer\, talks about a possible Virtual Memory Management subsystem for the GNU Hurd ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/fall/A-GNU-Approach-t - o-Virtual-Memory-Management-in-a-Multiserver-Operating-System +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/A-GNU-Approach- + to-Virtual-Memory-Management-in-a-Multiserver-Operating-System END:VEVENT BEGIN:VEVENT UID:20020511T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20020511T230000Z DTEND:20020512T000000Z SUMMARY:S02 elections LOCATION:University of Waterloo - MC3036 DESCRIPTION:Come and vote for this term's exec ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/spring/S02-elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/spring/S02-elections END:VEVENT BEGIN:VEVENT UID:20020207T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20020207T230000Z DTEND:20020208T000000Z SUMMARY:Unix 102: Fun With UNIX @@ -6893,13 +6910,13 @@ DESCRIPTION:This the second in a series of UNIX tutorials. Simon Law and J ames Perry will be presenting some more advanced UNIX techniques. All are welcome. Accounts will be provided for those needing them. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/winter/Unix-102-Fun-W - ith-UNIX +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/winter/Unix-102-Fun- + With-UNIX END:VEVENT BEGIN:VEVENT UID:20020131T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20020131T230000Z DTEND:20020201T000000Z SUMMARY:UNIX 101: First Steps With UNIX @@ -6910,26 +6927,26 @@ DESCRIPTION: This is the first in a series of seminars that cover the use environment\, as well as the use of PINE\, an electronic mail and news rea der. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/winter/UNIX-101-First - -Steps-With-UNIX +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/winter/UNIX-101-Firs + t-Steps-With-UNIX END:VEVENT BEGIN:VEVENT UID:20020126T193000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20020126T193000Z DTEND:20020126T203000Z SUMMARY:GnuPG/PGP Keysigning Party LOCATION:University of Waterloo - Comfy Lounge MC3001 DESCRIPTION:Get more signatures on your key! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/winter/GnuPGPGP-Keysi - gning-Party +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/winter/GnuPGPGP-Keys + igning-Party END:VEVENT BEGIN:VEVENT UID:20020213T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20020213T210000Z DTEND:20020213T220000Z SUMMARY:DVD-Video Under Linux @@ -6939,13 +6956,13 @@ DESCRIPTION:Billy Biggs will be holding a talk on DVD technology (in parti ls as well as an overview of the current status of Free Software efforts. All are welcome. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/winter/DVD-Video-Unde - r-Linux +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/winter/DVD-Video-Und + er-Linux END:VEVENT BEGIN:VEVENT UID:20020301T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20020301T220000Z DTEND:20020301T230000Z SUMMARY:Computer Go\, The Ultimate @@ -6953,113 +6970,113 @@ LOCATION:University of Waterloo - MC4060 DESCRIPTION:Thomas Wolf from Brock University will be holding a talk on th e Asian game of Go. All are welcome. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/winter/Computer-Go\,- - The-Ultimate +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/winter/Computer-Go\, + -The-Ultimate END:VEVENT BEGIN:VEVENT UID:20020126T190000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20020126T190000Z DTEND:20020126T200000Z SUMMARY:An Introduction to GNU Hurd LOCATION:University of Waterloo - Comfy Lounge MC3001 DESCRIPTION:Bored of GNU/Linux? Try this experimental operating system! ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2002/winter/An-Introductio - n-to-GNU-Hurd +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/winter/An-Introducti + on-to-GNU-Hurd END:VEVENT BEGIN:VEVENT UID:20010602T143000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20010602T143000Z DTEND:20010602T153000Z SUMMARY:ACM-Style programming contest LOCATION:University of Waterloo - MC3006 DESCRIPTION:Practice for the ACM international programming contest ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2001/spring/ACM-Style-prog - ramming-contest +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2001/spring/ACM-Style-pro + gramming-contest END:VEVENT BEGIN:VEVENT UID:20010212T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20010212T203000Z DTEND:20010212T213000Z SUMMARY:Meeting #5 LOCATION:University of Waterloo - MC3036 DESCRIPTION:No description available. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2001/winter/Meeting-#5 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2001/winter/Meeting-#5 END:VEVENT BEGIN:VEVENT UID:20010205T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20010205T203000Z DTEND:20010205T213000Z SUMMARY:Meeting #4 LOCATION:University of Waterloo - MC3036 DESCRIPTION:No description available. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2001/winter/Meeting-#4 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2001/winter/Meeting-#4 END:VEVENT BEGIN:VEVENT UID:20010129T193900000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20010129T193900Z DTEND:20010129T203900Z SUMMARY:Meeting #3 LOCATION:University of Waterloo - MC3036 DESCRIPTION:No description available. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2001/winter/Meeting-#3 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2001/winter/Meeting-#3 END:VEVENT BEGIN:VEVENT UID:20010122T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20010122T203000Z DTEND:20010122T213000Z SUMMARY:Meeting #2 LOCATION:University of Waterloo - MC3036 DESCRIPTION:Second CSC meeting for Winter 2001. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2001/winter/Meeting-#2 +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2001/winter/Meeting-#2 END:VEVENT BEGIN:VEVENT UID:20010115T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20010115T213000Z DTEND:20010115T223000Z SUMMARY:Executive elections LOCATION:University of Waterloo - MC3036 DESCRIPTION:Winter 2001 CSC Elections. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2001/winter/Executive-elec - tions +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2001/winter/Executive-ele + ctions END:VEVENT BEGIN:VEVENT UID:20010127T153000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20010127T153000Z DTEND:20010127T163000Z SUMMARY:ACM-Style programming contest LOCATION:University of Waterloo - MC3006 DESCRIPTION:Practice for the ACM international programming contest ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2001/winter/ACM-Style-prog - ramming-contest +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2001/winter/ACM-Style-pro + gramming-contest END:VEVENT BEGIN:VEVENT UID:20000914T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20000914T230000Z DTEND:20000915T000000Z SUMMARY:SIGGraph Video Night @@ -7067,38 +7084,38 @@ LOCATION:University of Waterloo - DC1302 DESCRIPTION: SIGGraph Video Night Featuring some truly awesome computer an imations from Siggraph '99. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2000/fall/SIGGraph-Video-N - ight +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2000/fall/SIGGraph-Video- + Night END:VEVENT BEGIN:VEVENT UID:20000925T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20000925T183000Z DTEND:20000925T193000Z SUMMARY:Realising the Next Generation Internet LOCATION:University of Waterloo - DC1302 DESCRIPTION:By Frank Clegg of Microsoft Canada ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2000/fall/Realising-the-Ne - xt-Generation-Internet +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2000/fall/Realising-the-N + ext-Generation-Internet END:VEVENT BEGIN:VEVENT UID:20000914T220000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20000914T220000Z DTEND:20000914T230000Z SUMMARY:CSC Elections LOCATION:University of Waterloo - DC1302 DESCRIPTION:Fall 2000 Elections for the CSC. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2000/fall/CSC-Elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2000/fall/CSC-Elections END:VEVENT BEGIN:VEVENT UID:20000720T230000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20000720T230000Z DTEND:20000721T000000Z SUMMARY:Ctrl-D @@ -7106,63 +7123,64 @@ LOCATION:University of Waterloo - Ali Babas Steak House\, 130 King Street S\, Waterloo DESCRIPTION:End-of-term dinner ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2000/spring/Ctrl-D +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2000/spring/Ctrl-D END:VEVENT BEGIN:VEVENT UID:20000324T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20000324T213000Z DTEND:20000324T223000Z SUMMARY:Enterprise Java APIs and Implementing a Web Portal LOCATION:University of Waterloo - DC1304 DESCRIPTION:No description available. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2000/winter/Enterprise-Jav - a-APIs-and-Implementing-a-Web-Portal +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2000/winter/Enterprise-Ja + va-APIs-and-Implementing-a-Web-Portal END:VEVENT BEGIN:VEVENT UID:20000330T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:20000330T213000Z DTEND:20000330T223000Z SUMMARY:Enterprise Java APIs and Implementing a Web Portal (1) LOCATION:University of Waterloo - DC1304 DESCRIPTION:No description available. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/2000/winter/Enterprise-Jav - a-APIs-and-Implementing-a-Web-Portal-(1) +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2000/winter/Enterprise-Ja + va-APIs-and-Implementing-a-Web-Portal-(1) END:VEVENT BEGIN:VEVENT UID:19991203T150000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:19991203T150000Z DTEND:19991203T160000Z SUMMARY:Proofs and Programs LOCATION:University of Waterloo - Siegfried Hall\, St Jerome's DESCRIPTION:By Edsger Dijkstra ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1999/fall/Proofs-and-Progr - ams +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1999/fall/Proofs-and-Prog + rams END:VEVENT BEGIN:VEVENT UID:19991203T200000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:19991203T200000Z DTEND:19991203T210000Z SUMMARY:Open Q&A session LOCATION:University of Waterloo - DC1351 DESCRIPTION:By Edsger Dijkstra ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1999/fall/Open-Q&A-session +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1999/fall/Open-Q&A-sessio + n END:VEVENT BEGIN:VEVENT UID:19991018T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:19991018T183000Z DTEND:19991018T193000Z SUMMARY:Living Laboratories: The Future Computing Environments at Georgia @@ -7170,172 +7188,173 @@ SUMMARY:Living Laboratories: The Future Computing Environments at Georgia LOCATION:University of Waterloo - DC1304 DESCRIPTION:By Blair MacIntyre and Elizabeth Mynatt ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1999/fall/Living-Laborator - ies-The-Future-Computing-Environments-at-Georgia-Tech +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1999/fall/Living-Laborato + ries-The-Future-Computing-Environments-at-Georgia-Tech END:VEVENT BEGIN:VEVENT UID:19991201T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:19991201T213000Z DTEND:19991201T223000Z SUMMARY:Homebrew Processors and Integrated Systems in FPGAs LOCATION:University of Waterloo - MC2066 DESCRIPTION:By Jan Gray ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1999/fall/Homebrew-Process - ors-and-Integrated-Systems-in-FPGAs +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1999/fall/Homebrew-Proces + sors-and-Integrated-Systems-in-FPGAs END:VEVENT BEGIN:VEVENT UID:19991019T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:19991019T203000Z DTEND:19991019T213000Z SUMMARY:GDB\, Purify Tutorial LOCATION:University of Waterloo - DC1304 DESCRIPTION:No description available. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1999/fall/GDB\,-Purify-Tut - orial +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1999/fall/GDB\,-Purify-Tu + torial END:VEVENT BEGIN:VEVENT UID:19991202T000000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:19991202T000000Z DTEND:19991202T010000Z SUMMARY:Ctrl-D LOCATION:University of Waterloo - Golf's Steakhouse DESCRIPTION:End-of-term dinner ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1999/fall/Ctrl-D +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1999/fall/Ctrl-D END:VEVENT BEGIN:VEVENT UID:19991202T183000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:19991202T183000Z DTEND:19991202T193000Z SUMMARY:Calculational Mathematics LOCATION:University of Waterloo - DC1302 DESCRIPTION:By Edgar Dijkstra ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1999/fall/Calculational-Ma - thematics +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1999/fall/Calculational-M + athematics END:VEVENT BEGIN:VEVENT UID:19940926T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:19940926T203000Z DTEND:19940926T213000Z SUMMARY:UNIX II Tutorial LOCATION:University of Waterloo - MC 3022 DESCRIPTION:No description available ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1994/fall/UNIX-II-Tutorial +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1994/fall/UNIX-II-Tutoria + l END:VEVENT BEGIN:VEVENT UID:19940922T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:19940922T203000Z DTEND:19940922T213000Z SUMMARY:UNIX I Tutorial LOCATION:University of Waterloo - MC 3022 DESCRIPTION:No description available ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1994/fall/UNIX-I-Tutorial +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1994/fall/UNIX-I-Tutorial END:VEVENT BEGIN:VEVENT UID:19940921T223000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:19940921T223000Z DTEND:19940921T233000Z SUMMARY:SIGGRAPH Video Night LOCATION:University of Waterloo - DC 1302 DESCRIPTION:No description available ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1994/fall/SIGGRAPH-Video-N - ight +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1994/fall/SIGGRAPH-Video- + Night END:VEVENT BEGIN:VEVENT UID:19941013T210000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:19941013T210000Z DTEND:19941013T220000Z SUMMARY:Prograph: Picture the Future LOCATION:University of Waterloo - DC 1302 DESCRIPTION:No description available ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1994/fall/Prograph-Picture - -the-Future +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1994/fall/Prograph-Pictur + e-the-Future END:VEVENT BEGIN:VEVENT UID:19940914T010000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:19940914T010000Z DTEND:19940914T020000Z SUMMARY:Movie Outing: Brainstorm LOCATION:University of Waterloo - Princess Cinema DESCRIPTION: No description available. ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1994/fall/Movie-Outing-Bra - instorm +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1994/fall/Movie-Outing-Br + ainstorm END:VEVENT BEGIN:VEVENT UID:19941102T213000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:19941102T213000Z DTEND:19941102T223000Z SUMMARY:Game Theory LOCATION:University of Waterloo - MC 2038 DESCRIPTION:No description available ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1994/fall/Game-Theory +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1994/fall/Game-Theory END:VEVENT BEGIN:VEVENT UID:19941020T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:19941020T203000Z DTEND:19941020T213000Z SUMMARY:Exploring the Internet LOCATION:University of Waterloo - MC 3009 DESCRIPTION:No description available ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1994/fall/Exploring-the-In - ternet +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1994/fall/Exploring-the-I + nternet END:VEVENT BEGIN:VEVENT UID:19940916T203000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:19940916T203000Z DTEND:19940916T213000Z SUMMARY:CSC Elections LOCATION:University of Waterloo - MC 4040 DESCRIPTION:No description available ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1994/fall/CSC-Elections +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1994/fall/CSC-Elections END:VEVENT BEGIN:VEVENT UID:19941015T140000000Z@csclub.uwaterloo.ca SEQUENCE:0 -DTSTAMP:20210920T235149Z +DTSTAMP:20210920T235659Z DTSTART:19941015T140000Z DTEND:19941015T150000Z SUMMARY:ACM-Style Programming Contest LOCATION:University of Waterloo - MC 3022 DESCRIPTION:No description available ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https:/csclub.uwaterloo.ca/events/1994/fall/ACM-Style-Progra - mming-Contest +URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1994/fall/ACM-Style-Progr + amming-Contest END:VEVENT X-WR-RELCALID:3359A191-B19E-4B53-BADC-DFC084FC51C9 END:VCALENDAR \ No newline at end of file diff --git a/scripts/generate-calendar.ts b/scripts/generate-calendar.ts index 6753285a..ff1b43bd 100644 --- a/scripts/generate-calendar.ts +++ b/scripts/generate-calendar.ts @@ -28,11 +28,11 @@ export async function generateCalendar() { ? metadata.location : `University of Waterloo - ${metadata.location}`, organizer: "exec@csclub.uwaterloo.ca", - url: path.join( - "https://csclub.uwaterloo.ca", - process.env.NEXT_PUBLIC_BASE_PATH ?? "/", + url: `https://${path.join( + "csclub.uwaterloo.ca", + process.env.NEXT_PUBLIC_BASE_PATH ?? "", metadata.permaLink - ), + )}`, })), }); -- 2.39.2 From a52447b31a238921aefeac89a9dce09bab9f37ae Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Wed, 22 Sep 2021 22:16:48 -0400 Subject: [PATCH 16/25] Add permalink to event description --- scripts/generate-calendar.ts | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/scripts/generate-calendar.ts b/scripts/generate-calendar.ts index ff1b43bd..f99c9092 100644 --- a/scripts/generate-calendar.ts +++ b/scripts/generate-calendar.ts @@ -8,6 +8,12 @@ import { getAllEvents } from "../lib/events"; export async function generateCalendar() { const events = await getAllEvents(); + const link = (link: string) => + `https://${path.join( + "csclub.uwaterloo.ca", + process.env.NEXT_PUBLIC_BASE_PATH ?? "", + link + )}`; const calendar = ical({ name: "University of Waterloo Computer Science Club", @@ -21,18 +27,16 @@ export async function generateCalendar() { .replaceAll(":", "") .replaceAll(".", "")}@csclub.uwaterloo.ca`, summary: metadata.name, - description: metadata.short, + description: `${metadata.short} --- Learn more at ${link( + metadata.permaLink + )}`, start: new Date(metadata.date), end: addHours(new Date(metadata.date), 1), location: metadata.online ? metadata.location : `University of Waterloo - ${metadata.location}`, organizer: "exec@csclub.uwaterloo.ca", - url: `https://${path.join( - "csclub.uwaterloo.ca", - process.env.NEXT_PUBLIC_BASE_PATH ?? "", - metadata.permaLink - )}`, + url: link(metadata.permaLink), })), }); -- 2.39.2 From 2752b0083fc39c12069a3794c29a5d37e7cee5e3 Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Wed, 22 Sep 2021 22:25:03 -0400 Subject: [PATCH 17/25] Auto generate calendar --- .drone.yml | 9 +- .gitignore | 3 + package.json | 3 +- public/events.ics | 7360 --------------------------------------------- 4 files changed, 13 insertions(+), 7362 deletions(-) delete mode 100644 public/events.ics diff --git a/.drone.yml b/.drone.yml index 8d3359d1..bd62e44e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -28,7 +28,14 @@ steps: depends_on: - install-deps commands: - - npm run build + - npm run build:web + +- name: generate-calendar + image: node:16 + depends_on: + - install-deps + commands: + - npm run generate:calendar - name: export image: node:16 diff --git a/.gitignore b/.gitignore index 922d92a5..d0cff56b 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,6 @@ npm-debug.log* yarn-debug.log* yarn-error.log* + +# Calendar is automatically generated +/public/events.ics \ No newline at end of file diff --git a/package.json b/package.json index 39cf2a81..0d73ed9a 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,8 @@ }, "scripts": { "dev": "next dev", - "build": "next build", + "build": "npm run build && npm run generate:calendar", + "build:web": "next build", "start": "next start", "export": "next export", "lint": "eslint \"{pages,components,lib,hooks,scripts}/**/*.{js,ts,tsx,jsx}\" --quiet", diff --git a/public/events.ics b/public/events.ics deleted file mode 100644 index d367972e..00000000 --- a/public/events.ics +++ /dev/null @@ -1,7360 +0,0 @@ -BEGIN:VCALENDAR -VERSION:2.0 -PRODID:-//sebbo.net//ical-generator//EN -CALSCALE:GREGORIAN -METHOD:PUBLISH -NAME:University of Waterloo Computer Science Club -X-WR-CALNAME:University of Waterloo Computer Science Club -BEGIN:VEVENT -UID:20210914T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20210914T230000Z -DTEND:20210915T000000Z -SUMMARY:CSC BOT & Game Night -LOCATION:Twitch -DESCRIPTION:Learn about our plans for the term and play some games with us - . -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/fall/BOT -END:VEVENT -BEGIN:VEVENT -UID:20210610T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20210610T230000Z -DTEND:20210611T000000Z -SUMMARY:Titus Winters Tech Talk -LOCATION:Online -DESCRIPTION:Become inspired in an upcoming talk by Titus Winters on June 1 - 0th from 7-8pm ET\, who will share how good team culture can positively im - pact code! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/spring/Titus-Winters - -Tech-Talk -END:VEVENT -BEGIN:VEVENT -UID:20210616T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20210616T000000Z -DTEND:20210616T010000Z -SUMMARY:Speed-Friending -LOCATION:Online -DESCRIPTION:Come hop on a Zoom call with us to to connect with others in o - ur community! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/spring/Speed-Friendi - ng -END:VEVENT -BEGIN:VEVENT -UID:20210516T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20210516T230000Z -DTEND:20210517T000000Z -SUMMARY:Drop-in Resume Critiques (Day 2) -LOCATION:Online -DESCRIPTION:Live Resume Critiques with Tech+\, UW Data Science Club\, and - UW PM (registration required). -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/spring/Drop-in-Resum - e-Critiques-(Day-2) -END:VEVENT -BEGIN:VEVENT -UID:20210515T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20210515T230000Z -DTEND:20210516T000000Z -SUMMARY:Drop-in Resume Critiques (Day 1) -LOCATION:Online -DESCRIPTION:Live Resume Critiques with Tech+\, UW Data Science Club\, and - UW PM (registration required). -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/spring/Drop-in-Resum - e-Critiques-(Day-1) -END:VEVENT -BEGIN:VEVENT -UID:20210524T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20210524T230000Z -DTEND:20210525T000000Z -SUMMARY:CSC x SE Soc: Interview Prep -LOCATION:Online -DESCRIPTION:CSC and SE Soc are hosting an Interview Prep Workshop next wee - k! Join Kristy Gao and Bimesh De Silva as they review the interview proces - s\, from behavioural to technical interviews. They'll finish off with live - mock interviews\, and the event will be held on Twitch (https://www.twitc - h.tv/uwcsclub). -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/spring/CSC-x-SE-Soc- - Interview-Prep -END:VEVENT -BEGIN:VEVENT -UID:20210518T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20210518T000000Z -DTEND:20210518T010000Z -SUMMARY:CSC BOT & Game Night -LOCATION:Online -DESCRIPTION:Learn about our plans for the term and play some games with us - . -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/spring/CSC-BOT-&-Gam - e-Night -END:VEVENT -BEGIN:VEVENT -UID:20210717T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20210717T230000Z -DTEND:20210718T000000Z -SUMMARY:Afterhours: Burnout -LOCATION:Online -DESCRIPTION:This Afterhours will be a discussion about recognizing burnout - \, recovering from burnout\, and preventing it from occurring. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/spring/Afterhours-Bu - rnout -END:VEVENT -BEGIN:VEVENT -UID:20210219T010000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20210219T010000Z -DTEND:20210219T020000Z -SUMMARY:Theatre Thursday -LOCATION:Online -DESCRIPTION:Come watch a movie with CSC! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/Theatre-Thurs - day -END:VEVENT -BEGIN:VEVENT -UID:20210217T010000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20210217T010000Z -DTEND:20210217T020000Z -SUMMARY:Talk to CSC Tuesday -LOCATION:Online -DESCRIPTION:Come meet and chill out with CSC execs. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/Talk-to-CSC-T - uesday -END:VEVENT -BEGIN:VEVENT -UID:20210316T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20210316T233000Z -DTEND:20210317T003000Z -SUMMARY:Speed-Friending -LOCATION:Online -DESCRIPTION:Join CSC to meet new people in a Speed-Friending event. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/Speed-Friendi - ng -END:VEVENT -BEGIN:VEVENT -UID:20210129T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20210129T000000Z -DTEND:20210129T010000Z -SUMMARY:Recovering From a Rough Term -LOCATION:Online -DESCRIPTION:Join us to learn about other students have bounced back from a - rough term\, and how you can too. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/Recovering-Fr - om-a-Rough-Term -END:VEVENT -BEGIN:VEVENT -UID:20210115T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20210115T000000Z -DTEND:20210115T010000Z -SUMMARY:RES 135 -LOCATION:Online -DESCRIPTION:Join us for resume and WaterlooWorks tips for the upcoming coo - p search. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/RES-135 -END:VEVENT -BEGIN:VEVENT -UID:20210325T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20210325T230000Z -DTEND:20210326T000000Z -SUMMARY:Out of The Box: React -LOCATION:Online -DESCRIPTION:Learn how React works and make your own version! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/Out-of-The-Bo - x-React -END:VEVENT -BEGIN:VEVENT -UID:20210112T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20210112T000000Z -DTEND:20210112T010000Z -SUMMARY:Get involved in CS Club! -LOCATION:Online -DESCRIPTION:Learn about how you can involved with CS Club this term. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/Get-involved- - in-CS-Club! -END:VEVENT -BEGIN:VEVENT -UID:20210220T010000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20210220T010000Z -DTEND:20210220T020000Z -SUMMARY:Fun Friday -LOCATION:Online -DESCRIPTION:Join CSC as we play games all night! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/Fun-Friday -END:VEVENT -BEGIN:VEVENT -UID:20210127T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20210127T000000Z -DTEND:20210127T010000Z -SUMMARY:CTCI136 -LOCATION:Online -DESCRIPTION:Join us for tips and tricks on technical interviews. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/CTCI136 -END:VEVENT -BEGIN:VEVENT -UID:20210327T183000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20210327T183000Z -DTEND:20210327T193000Z -SUMMARY:Alt-Tab -LOCATION:Online -DESCRIPTION:Join us for lightning tech talk presented by students. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/Alt-Tab -END:VEVENT -BEGIN:VEVENT -UID:20210307T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20210307T000000Z -DTEND:20210307T010000Z -SUMMARY:Afterhours: Personal Relationships -LOCATION:Online -DESCRIPTION:Join CSC as we talk about personal relationships. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2021/winter/Afterhours-Pe - rsonal-Relationships -END:VEVENT -BEGIN:VEVENT -UID:20201119T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20201119T220000Z -DTEND:20201119T230000Z -SUMMARY:WiCS x CSC: Alt-Tab -LOCATION:Online -DESCRIPTION:CSC and WiCS are hosting Alt-Tab on November 19th\, 5-7 PM EST - . -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2020/fall/WiCS-x-CSC-Alt- - Tab -END:VEVENT -BEGIN:VEVENT -UID:20201126T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20201126T000000Z -DTEND:20201126T010000Z -SUMMARY:Roasting Our First Year Resumes -LOCATION:Online -DESCRIPTION:Upper years students will be critiquing their own resumes from - first year.πŸ‘‰ Streamed at [twitch.tv/uwcsclub]() -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2020/fall/Roasting-Our-Fi - rst-Year-Resumes -END:VEVENT -BEGIN:VEVENT -UID:20200312T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20200312T220000Z -DTEND:20200312T230000Z -SUMMARY:WiCS x CSC Bondfire -LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:\"Bonfire\" with WiCS Thursday March 12th @ 6PM in MC Comfy -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2020/winter/WiCS-x-CSC-Bo - ndfire -END:VEVENT -BEGIN:VEVENT -UID:20200211T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20200211T230000Z -DTEND:20200212T000000Z -SUMMARY:Physical Security Workshop -LOCATION:University of Waterloo - MC 4045 -DESCRIPTION:Physical Security Workshop on Tuesday\, Feb 11th\, at 6:00 PM - in MC 4045 -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2020/winter/Physical-Secu - rity-Workshop -END:VEVENT -BEGIN:VEVENT -UID:20200128T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20200128T233000Z -DTEND:20200129T003000Z -SUMMARY:Code Party 0 -LOCATION:University of Waterloo - STC 0010 -DESCRIPTION:Code Party 0 on January 28th\, 2020\, at 6:30 PM in STC 0010 -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2020/winter/Code-Party-0 -END:VEVENT -BEGIN:VEVENT -UID:20190605T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20190605T230000Z -DTEND:20190606T000000Z -SUMMARY:WiCS x CSC Bondfire Night -LOCATION:University of Waterloo - MOVED to MC Comfy -DESCRIPTION:The Computer Science Club will be holding a joint event with W - omen in Computer Science on Wednesday\, June 5th at MC Comfy at 7:00 PM. N - OTE: the event has been moved from the Laurel Creek Firepit due to rain. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/spring/WiCS-x-CSC-Bo - ndfire-Night -END:VEVENT -BEGIN:VEVENT -UID:20190516T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20190516T230000Z -DTEND:20190517T000000Z -SUMMARY:Spring 2019 Elections -LOCATION:University of Waterloo - MC Comfy (MC 3001) -DESCRIPTION:The Computer Science Club will be holding elections for the Sp - ring 2019 term on Thursday\, May 16th in MC Comfy (MC 3001) at 7:00 PM. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/spring/Spring-2019-E - lections -END:VEVENT -BEGIN:VEVENT -UID:20190709T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20190709T230000Z -DTEND:20190710T000000Z -SUMMARY:Movie Night -LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:The Computer Science Club will be holding a joint event with W - omen in Computer Science on Tuesday\, July 9th at MC Comfy at 7:00 PM. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/spring/Movie-Night -END:VEVENT -BEGIN:VEVENT -UID:20190729T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20190729T220000Z -DTEND:20190729T230000Z -SUMMARY:End of Term Event -LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:The Computer Science Club will be holding a end of term event - on Monday\, July 29th at MC Comfy at 6:00 PM. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/spring/End-of-Term-E - vent -END:VEVENT -BEGIN:VEVENT -UID:20190618T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20190618T220000Z -DTEND:20190618T230000Z -SUMMARY:Code Party 0 -LOCATION:University of Waterloo - PHY 150 -DESCRIPTION:The Computer Science Club will be holding Code Party 0 on Tues - day\, June 18th at PHY 150 at 6:00 PM. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/spring/Code-Party-0 -END:VEVENT -BEGIN:VEVENT -UID:20190718T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20190718T220000Z -DTEND:20190718T230000Z -SUMMARY:Alt-Tab -LOCATION:University of Waterloo - MC 5417 -DESCRIPTION:The Computer Science Club will be holding a joint event with W - omen in Computer Science on Thursday\, July 18th at MC 5417 at 6:00 PM. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/spring/Alt-Tab -END:VEVENT -BEGIN:VEVENT -UID:20190405T193000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20190405T193000Z -DTEND:20190405T203000Z -SUMMARY:Prof talk: Making the Switch: Going from 2D to S3D -LOCATION:University of Waterloo - STC 0020 -DESCRIPTION:We will be having our second prof talk of the term with Lesley - Istead\, on April 5\, 3:30 pm in STC 0020. She will be talking about the - problems and algorithms used in the film industry to go from 2D to S3D. Co - me listen to the talk and enjoy some free food! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/winter/Prof-talk-Mak - ing-the-Switch-Going-from-2D-to-S3D -END:VEVENT -BEGIN:VEVENT -UID:20190320T200000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20190320T200000Z -DTEND:20190320T210000Z -SUMMARY:Prof talk: Animated Tilings -LOCATION:University of Waterloo - PHY 150 -DESCRIPTION:Professor Craig Kaplan will be talking about tiling arrangemen - ts on March 20th\, 2019\, at 4 PM in PHY 150 -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/winter/Prof-talk-Ani - mated-Tilings -END:VEVENT -BEGIN:VEVENT -UID:20190302T170000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20190302T170000Z -DTEND:20190302T180000Z -SUMMARY:Git 101 -LOCATION:University of Waterloo - QNC 1502 -DESCRIPTION:Git 101 workshop on March 2nd\, 2019\, at 12 PM in QNC 1502 -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/winter/Git-101 -END:VEVENT -BEGIN:VEVENT -UID:20190313T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20190313T220000Z -DTEND:20190313T230000Z -SUMMARY:Code Party 0 -LOCATION:University of Waterloo - QNC 1502 -DESCRIPTION:Code Party 0 on March 13th\, 2019\, at 6 PM in QNC 1502 -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/winter/Code-Party-0 -END:VEVENT -BEGIN:VEVENT -UID:20190321T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20190321T220000Z -DTEND:20190321T230000Z -SUMMARY:CSC + WiCS Movie Night -LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:CSC + WiCS Movie Night on March 21th\, 2019\, at 6 PM in MC Co - mfy -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/winter/CSC-+-WiCS-Mo - vie-Night -END:VEVENT -BEGIN:VEVENT -UID:20190124T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20190124T233000Z -DTEND:20190125T003000Z -SUMMARY:Algorithms practice workshop -LOCATION:University of Waterloo - STC 0060 -DESCRIPTION:Algorithms practice workshop on January 24th\, 2019\, at 6:30 - PM in STC 0060 -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2019/winter/Algorithms-pr - actice-workshop -END:VEVENT -BEGIN:VEVENT -UID:20181105T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20181105T223000Z -DTEND:20181105T233000Z -SUMMARY:[Cancelled] BBC micro:bit computer: What is it good for? -LOCATION:University of Waterloo - MC-4063 -DESCRIPTION:Professor Richard Mann will be talking about the BBC micro:bit - \, an embedded computer that is popular with hobbyists and comes with a va - riety of peripherals. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/fall/[Cancelled]-BBC - -microbit-computer-What-is-it-good-for -END:VEVENT -BEGIN:VEVENT -UID:20181022T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20181022T213000Z -DTEND:20181022T223000Z -SUMMARY:Unix 101 -LOCATION:University of Waterloo - MC-3003 -DESCRIPTION:Learn the basics of UNIX with the CS Club on October 22\, 5:30 - PM in MC 3003. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/fall/Unix-101 -END:VEVENT -BEGIN:VEVENT -UID:20181112T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20181112T223000Z -DTEND:20181112T233000Z -SUMMARY:Netplay in emulators -LOCATION:University of Waterloo - MC-4063 -DESCRIPTION:Professor Gregor Richards will be talking about netplay in emu - lators\, which allows for playing video games over the internet. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/fall/Netplay-in-emul - ators -END:VEVENT -BEGIN:VEVENT -UID:20181029T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20181029T213000Z -DTEND:20181029T223000Z -SUMMARY:Gloves 101 -LOCATION:University of Waterloo - QNC-1506 -DESCRIPTION:Make touchscreen gloves with the CS Club on October 29\, 5:30 - PM in QNC 1506. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/fall/Gloves-101 -END:VEVENT -BEGIN:VEVENT -UID:20181015T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20181015T213000Z -DTEND:20181015T223000Z -SUMMARY:Data Driven UIs\, Incrementally -LOCATION:University of Waterloo - DC 1302 -DESCRIPTION:Jane Street's Yaron Minsky is coming to Waterloo to give a tal - k aimed at undergraduate students. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/fall/Data-Driven-UIs - \,-Incrementally -END:VEVENT -BEGIN:VEVENT -UID:20181018T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20181018T223000Z -DTEND:20181018T233000Z -SUMMARY:Code Party 0 -LOCATION:University of Waterloo - EV3-1408 -DESCRIPTION:The CS Club is hosting our first Code Party of the term from 6 - :30pm until \\~9:30pm in EV3-1408\, on Thursday October 18. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/fall/Code-Party-0 -END:VEVENT -BEGIN:VEVENT -UID:20181203T120000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20181203T120000Z -DTEND:20181203T130000Z -SUMMARY:CSC EOT -LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:CSC End of term celebrations on December 3rd\, at 7 PM in MC C - omfy. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/fall/CSC-EOT -END:VEVENT -BEGIN:VEVENT -UID:20181003T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20181003T230000Z -DTEND:20181004T000000Z -SUMMARY:CSC & WiCS & MathSoc go outside! -LOCATION:University of Waterloo - Columbia Lake Firepit 2 -DESCRIPTION:We will be having a bonfire this Wednesday\, Oct 3rd 7-10pm\, - at Columbia Lake Firepit 2 (NW of CIF)\, co-hosted with WiCS and MathSoc. - Smores and snacks will be provided! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/fall/CSC-&-WiCS-&-Ma - thSoc-go-outside! -END:VEVENT -BEGIN:VEVENT -UID:20181129T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20181129T230000Z -DTEND:20181130T000000Z -SUMMARY:Alt-Tab -LOCATION:University of Waterloo - MC 5479 -DESCRIPTION:Alt-Tab is coming up next week on Thursday Nov. 29th 6-8pm at - MC 5417. We have an amazing group of members giving short talks on topics - of their choice. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/fall/Alt-Tab -END:VEVENT -BEGIN:VEVENT -UID:20180717T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20180717T220000Z -DTEND:20180717T230000Z -SUMMARY:Sound: From microphones to speakers and everything inbetween -LOCATION:University of Waterloo - MC 4041 -DESCRIPTION:The CSC will be hosting a Prof Talk by Richard Mann. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/spring/Sound-From-mi - crophones-to-speakers-and-everything-inbetween -END:VEVENT -BEGIN:VEVENT -UID:20180528T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20180528T223000Z -DTEND:20180528T233000Z -SUMMARY:Code Party 0 -LOCATION:University of Waterloo - STC 0020 -DESCRIPTION:The CS Club is hosting our first Code Party of the term from 6 - :30pm until \\~9:30pm in STC 0020!Come code with us\, eat some food\, do s - ome things. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/spring/Code-Party-0 -END:VEVENT -BEGIN:VEVENT -UID:20180711T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20180711T220000Z -DTEND:20180711T230000Z -SUMMARY:Capture the Flag -LOCATION:University of Waterloo - STC 0010 -DESCRIPTION:Test your programming\, web\, networking\, and trivia skills i - n this computer security themed contest. Learn how to reverse engineer\, c - rack codes\, find flaws in websites\, and use security tools. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/spring/Capture-the-F - lag -END:VEVENT -BEGIN:VEVENT -UID:20180604T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20180604T220000Z -DTEND:20180604T230000Z -SUMMARY:CSC and WiCS Go Outside -LOCATION:University of Waterloo - Laurel Creek Firepit -DESCRIPTION:Come join us for a bonfire outside at the Laurel Creek firepit - (across Ring. Rd. from EV3) with fellow CSC and WiCS members. Smores and - snacks will be provided. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/spring/CSC-and-WiCS- - Go-Outside -END:VEVENT -BEGIN:VEVENT -UID:20180704T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20180704T220000Z -DTEND:20180704T230000Z -SUMMARY:Alt-Tab -LOCATION:University of Waterloo - MC 4058 -DESCRIPTION:Come hear 10-15 minutes talks from CSC members on a variety of - topics. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/spring/Alt-Tab -END:VEVENT -BEGIN:VEVENT -UID:20180115T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20180115T220000Z -DTEND:20180115T230000Z -SUMMARY:Winter 2018 Elections -LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:The Computer Science Club will be holding elections for the Wi - nter 2018 President\, Vice-President\, Secretary and Treasurer. Additional - ly\, the Systems Administrator\, Office Manager and Librarian\, CTF Club L - iaison and IMAPd (fridge and snack runs) will be appointed. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/winter/Winter-2018-E - lections -END:VEVENT -BEGIN:VEVENT -UID:20180326T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20180326T230000Z -DTEND:20180327T000000Z -SUMMARY:Uncode Party with WiCS -LOCATION:University of Waterloo - QNC 2502 -DESCRIPTION: We are having a joint Code Party with Women in Computer Scien - ce (WiCS). This time\, it's an Uncode Party\, where you try to find the wo - rst solutions possible to programming problems that we will provide. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/winter/Uncode-Party- - with-WiCS -END:VEVENT -BEGIN:VEVENT -UID:20180207T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20180207T223000Z -DTEND:20180207T233000Z -SUMMARY:Technical Interview Prep -LOCATION:University of Waterloo - QNC 1502 -DESCRIPTION:Our first workshop of the term! Fatema and Arshia will be head - ing a workshop on how to prepare for technical interviews.Got technical in - terviews? Come out! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/winter/Technical-Int - erview-Prep -END:VEVENT -BEGIN:VEVENT -UID:20180312T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20180312T220000Z -DTEND:20180312T230000Z -SUMMARY:Programming for the 22nd Century -LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:We are bringing an out-of-town speaker\, John \"maddog\" Hall\ - , to come speak! Come to this event\, where he will be talking about chang - es in programming paradigms since the invention of C\, and the discussion - event tomorrow. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/winter/Programming-f - or-the-22nd-Century -END:VEVENT -BEGIN:VEVENT -UID:20180322T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20180322T220000Z -DTEND:20180322T230000Z -SUMMARY:Prof Talk with Richard Mann -LOCATION:University of Waterloo - MC 4059 -DESCRIPTION:Professor Richard Mann will be giving a talk on black-box test - ing of audio gear. Come out to see fancy audio gear\, learn more about his - Advanced Topics course in Computational Sound\, and eat free food! Click - through for his abstract. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/winter/Prof-Talk-wit - h-Richard-Mann -END:VEVENT -BEGIN:VEVENT -UID:20180313T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20180313T220000Z -DTEND:20180313T230000Z -SUMMARY:Discussion with maddog -LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:We'll be having a discussion session with maddog\, an out-of-t - own speaker from the LPI. Food will be provided\, as well as good company. - Come out! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/winter/Discussion-wi - th-maddog -END:VEVENT -BEGIN:VEVENT -UID:20180125T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20180125T230000Z -DTEND:20180126T000000Z -SUMMARY:Code Party 0 -LOCATION:University of Waterloo - STC 0040 -DESCRIPTION:Our first code party of the term! Food is sandwiches\, constit - ution amendments are a go\, and Dr. Morton will be talking there! It'll be - fun. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/winter/Code-Party-0 -END:VEVENT -BEGIN:VEVENT -UID:20180328T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20180328T220000Z -DTEND:20180328T230000Z -SUMMARY:Alt-Tab: W18 -LOCATION:University of Waterloo - MC 4020 -DESCRIPTION: CSC will be hosting our termly Alt-Tab event\, the Computer S - cience version of Short Attention Span Math Seminars (SASMS) hosted by tha - t math club down the hall. It will be a night full of friendly talks. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2018/winter/Alt-Tab-W18 -END:VEVENT -BEGIN:VEVENT -UID:20171012T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20171012T213000Z -DTEND:20171012T223000Z -SUMMARY:Unix 101 -LOCATION:University of Waterloo - MC 3003 -DESCRIPTION:Interested in Linux\, but don't know where to start? Come lear - n some basic topics with us including interaction with the shell\, motivat - ion for using it\, some simple commands\, and more! (Snacks after) -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/Unix-101 -END:VEVENT -BEGIN:VEVENT -UID:20170922T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20170922T220000Z -DTEND:20170922T230000Z -SUMMARY:Fall 2017 Special Elections -LOCATION:University of Waterloo - MC Comfy Lounge -DESCRIPTION:The Computer Science Club will be holding special elections fo - r the Spring 2017 Vice-President and Secretary. Additionally\, the Systems - Administrator\, Office Manager and Librarian\, CTF Club Liaison and IMPAD - will be appointed. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/Fall-2017-Speci - al-Elections -END:VEVENT -BEGIN:VEVENT -UID:20170915T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20170915T220000Z -DTEND:20170915T230000Z -SUMMARY:Fall 2017 Elections -LOCATION:University of Waterloo - MC Comfy Lounge -DESCRIPTION:The Computer Science Club will be holding elections for the Sp - ring 2017 President\, Vice-President\, Secretary and Treasurer. Additional - ly\, the Systems Administrator\, Office Manager and Librarian\, CTF Club L - iaison and Fridge Person will be appointed. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/Fall-2017-Elect - ions -END:VEVENT -BEGIN:VEVENT -UID:20171201T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20171201T230000Z -DTEND:20171202T000000Z -SUMMARY:End of Term Event -LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:Join fellow CSC members for our end of term social. There will - be food and good company. We can grab board games from Mathsoc. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/End-of-Term-Eve - nt -END:VEVENT -BEGIN:VEVENT -UID:20171115T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20171115T223000Z -DTEND:20171115T233000Z -SUMMARY:Code Party 1 -LOCATION:University of Waterloo - STC 0050 -DESCRIPTION:The CS Club is hosting our second Code Party of the term from - 6:00pm until late in the evening in STC 0050!Come code with us\, eat some - food\, do some things. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/Code-Party-1 -END:VEVENT -BEGIN:VEVENT -UID:20170929T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20170929T223000Z -DTEND:20170929T233000Z -SUMMARY:Code Party 0 -LOCATION:University of Waterloo - M3 1006 -DESCRIPTION:The CS Club is hosting our first Code Party of the term (Frida - y September 29th) from 6:30pm until late in the evening in M3 1006!Come co - de with us\, eat some food\, do some things. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/Code-Party-0 -END:VEVENT -BEGIN:VEVENT -UID:20171114T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20171114T230000Z -DTEND:20171115T000000Z -SUMMARY:Capture the Flag Computing Competition -LOCATION:University of Waterloo - STC 0020 -DESCRIPTION:Test your programming\, web\, networking\, and trivial skillsL - earn how to reverse engineer\, crack codes\, and use various tools.Win pri - zes! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/Capture-the-Fla - g-Computing-Competition -END:VEVENT -BEGIN:VEVENT -UID:20171123T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20171123T230000Z -DTEND:20171124T000000Z -SUMMARY:CTF Computer Networking Workshop -LOCATION:University of Waterloo - STC 0010 -DESCRIPTION:Hosted in collaboration with the [Univerisy of Waterloo CTF Cl - ub]() -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/CTF-Computer-Ne - tworking-Workshop -END:VEVENT -BEGIN:VEVENT -UID:20171005T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20171005T220000Z -DTEND:20171005T230000Z -SUMMARY:CSC Goes Outside -LOCATION:University of Waterloo - Laurel Creek Firepit -DESCRIPTION:Come join us for a bonfire outside at the Laurel Creek firepit - (across Ring. Rd. from EV3) with fellow CSC members. Smores and snacks wi - ll be provided. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/CSC-Goes-Outsid - e -END:VEVENT -BEGIN:VEVENT -UID:20171102T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20171102T230000Z -DTEND:20171103T000000Z -SUMMARY:CSC+WiCS Fall Social and Movie Night -LOCATION:University of Waterloo - MC 4059 and MC 4061 -DESCRIPTION:Join other CSC and WiCS members for a social event featuring f - ree food\, board games and a showing of Wonder Woman. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/CSC+WiCS-Fall-S - ocial-and-Movie-Night -END:VEVENT -BEGIN:VEVENT -UID:20171109T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20171109T230000Z -DTEND:20171110T000000Z -SUMMARY:Alt+Tab Talks -LOCATION:University of Waterloo - MC 4059 -DESCRIPTION:Come watch (or give!) interesting short talks by CS Club membe - rs. Talks include \"Dynamic programming as path finding\"\, \"What is a la - nding page\"\, \"Subsurface scattering\" and \"How to compute on a GPU\"\, - but more are welcome (email [tghume@csclub.uwaterloo.ca]())! Click the link to the event detail page for more in - fo. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/fall/Alt+Tab-Talks -END:VEVENT -BEGIN:VEVENT -UID:20170601T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20170601T220000Z -DTEND:20170601T230000Z -SUMMARY:Unix 102 -LOCATION:University of Waterloo - MC 3003 -DESCRIPTION:Come gain some more in-depth knowledge or some less well-known - tips and tricks for using the command line. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/spring/Unix-102 -END:VEVENT -BEGIN:VEVENT -UID:20170615T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20170615T220000Z -DTEND:20170615T230000Z -SUMMARY:Understanding machine learning - a theory perspective -LOCATION:University of Waterloo - MC4060 -DESCRIPTION:Professor Shai Ben-David will discuss the basic principles beh - ind machine learning and how they relate to some of the headline-making pr - actical tools\, in addition to the major research challenges and direction - s that address the fast expanding scope of potential machine learning appl - ications. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/spring/Understanding - -machine-learning---a-theory-perspective -END:VEVENT -BEGIN:VEVENT -UID:20170715T140000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20170715T140000Z -DTEND:20170715T150000Z -SUMMARY:Spring Cleaning -LOCATION:University of Waterloo - CSC Office -DESCRIPTION:Join us for Spring Cleaning! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/spring/Spring-Cleani - ng -END:VEVENT -BEGIN:VEVENT -UID:20170517T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20170517T220000Z -DTEND:20170517T230000Z -SUMMARY:Spring 2017 Elections -LOCATION:University of Waterloo - MC Comfy Lounge -DESCRIPTION:The Computer Science Club will be holding elections for the Sp - ring 2017 President\, Vice-President\, Secretary and Treasurer. Additional - ly\, the Systems Administrator\, Office Manager and Librarian will be appo - inted. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/spring/Spring-2017-E - lections -END:VEVENT -BEGIN:VEVENT -UID:20170724T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20170724T220000Z -DTEND:20170724T230000Z -SUMMARY:End of Term Party -LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:Come celebrate the end of the term with us in MC Comfy! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/spring/End-of-Term-P - arty -END:VEVENT -BEGIN:VEVENT -UID:20170622T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20170622T220000Z -DTEND:20170622T230000Z -SUMMARY:Code Party 0 -LOCATION:University of Waterloo - STC 0020 -DESCRIPTION:Join us for Code Party 0! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/spring/Code-Party-0 -END:VEVENT -BEGIN:VEVENT -UID:20170705T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20170705T230000Z -DTEND:20170706T000000Z -SUMMARY:CSC and WiCS Goes Outside -LOCATION:University of Waterloo - Laurel Creek Firepit -DESCRIPTION:Come join Women in Computer Science and the Computer Science C - lub outdoors! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/spring/CSC-and-WiCS- - Goes-Outside -END:VEVENT -BEGIN:VEVENT -UID:20170718T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20170718T210000Z -DTEND:20170718T220000Z -SUMMARY:Alt-Tab: S17 -LOCATION:University of Waterloo - MC4040 -DESCRIPTION:Join us for food and interesting member talks! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/spring/Alt-Tab-S17 -END:VEVENT -BEGIN:VEVENT -UID:20170112T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20170112T230000Z -DTEND:20170113T000000Z -SUMMARY:Winter 2017 Elections -LOCATION:University of Waterloo - MC Comfy Lounge -DESCRIPTION:The Computer Science Club will be holding elections for the Wi - nter 2017 President\, Vice-President\, Secretary and Treasurer. Additional - ly\, the Systems Administrator\, Office Manager and Librarian will be appo - inted. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/winter/Winter-2017-E - lections -END:VEVENT -BEGIN:VEVENT -UID:20170322T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20170322T220000Z -DTEND:20170322T230000Z -SUMMARY:Unix 201 -LOCATION:University of Waterloo - MC 4045 -DESCRIPTION:A talk and demo about more advanced Unix tricks and tools than - are taught in our regular Unix 101 events. Topics may include customizing - your prompt\, the ranger console file manager\, fancy shells\, htop\, rsy - nc and using terminal escape sequences in your programs. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/winter/Unix-201 -END:VEVENT -BEGIN:VEVENT -UID:20170405T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20170405T210000Z -DTEND:20170405T220000Z -SUMMARY:Code Party 1 -LOCATION:University of Waterloo - STC 0060 -DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p - rojects you want to work on? Homework projects you need to finish? Or want - some time to explore some new technology and chat about it? You can join - us at Code Party 1 and do it\, with great company and great food. Come any - time after 5pm\, but if you come earlier your food preferences are more l - ikely to be accounted for\, and there's more time for coding! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/winter/Code-Party-1 -END:VEVENT -BEGIN:VEVENT -UID:20170208T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20170208T220000Z -DTEND:20170208T230000Z -SUMMARY:Code Party 0 -LOCATION:University of Waterloo - STC 0020 -DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p - rojects you want to work on? Homework projects you need to finish? Or want - some time to explore some new technology and chat about it? You can join - us at Code Party 0 and do it\, with great company and great food. Come any - time after 5pm\, but if you come earlier your food preferences are more l - ikely to be accounted for\, and there's more time for coding! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/winter/Code-Party-0 -END:VEVENT -BEGIN:VEVENT -UID:20170309T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20170309T230000Z -DTEND:20170310T000000Z -SUMMARY:Alt+Tab Talks -LOCATION:University of Waterloo - MC 4042 -DESCRIPTION:Come watch (or give!) interesting short talks by CS Club membe - rs. Talks include \"Stepping into math: building a step-by-step algebra so - lver\" and \"Online database migrations at scale\"\, but more are welcome - (email [tghume@csclub.uwaterloo.ca]())! - Click the link to the event detail page for more info. (Note: date was mo - ved to Thursday) -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2017/winter/Alt+Tab-Talks -END:VEVENT -BEGIN:VEVENT -UID:20161109T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20161109T230000Z -DTEND:20161110T000000Z -SUMMARY:UNIX 101 -LOCATION:University of Waterloo - MC 3003 -DESCRIPTION:The CSC is having its next event\, UNIX 101\, on Wednesday Nov - ember 9th at 6 PM in MC 3003 (the mac lab across from the CSC). UNIX 101 i - s a tutorial where we teach the basics of using a command-line (terminal) - environment in UNIX. Knowing how to use the command-line and UNIX is an in - valuable skill in CS\, and helps prepare you for future projects and co-op - s. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/UNIX-101 -END:VEVENT -BEGIN:VEVENT -UID:20161121T231500000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20161121T231500Z -DTEND:20161122T001500Z -SUMMARY:Richard Mann Prof Talk -LOCATION:University of Waterloo - MC 4063 -DESCRIPTION:Professor Richard Mann will be giving a talk\, titled \"Open S - ource Software for Sound Measurement and Analysis\". He will be presenting - information about his new course\, CS 489\, Computational Sound\, which w - ill be running in Winter 2017. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/Richard-Mann-Pr - of-Talk -END:VEVENT -BEGIN:VEVENT -UID:20161117T013000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20161117T013000Z -DTEND:20161117T023000Z -SUMMARY:General Meeting -LOCATION:University of Waterloo - M3 1006 -DESCRIPTION:This general meeting will be held to discuss changes to our Co - de of Conduct. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/General-Meeting -END:VEVENT -BEGIN:VEVENT -UID:20161018T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20161018T213000Z -DTEND:20161018T223000Z -SUMMARY:Feminism in STEM - a 101 Panel -LOCATION:University of Waterloo - QNC 1507 -DESCRIPTION:An introductory feminism in STEM panel\, free food. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/Feminism-in-STE - M---a-101-Panel -END:VEVENT -BEGIN:VEVENT -UID:20160919T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20160919T223000Z -DTEND:20160919T233000Z -SUMMARY:Fall 2016 Elections -LOCATION:University of Waterloo - MC Comfy Lounge -DESCRIPTION:The Computer Science Club will be holding elections for the Fa - ll 2016 President\, Vice-President\, Secretary and Treasurer. Additionally - \, the Systems Administrator\, Office Manager and Librarian will be appoin - ted. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/Fall-2016-Elect - ions -END:VEVENT -BEGIN:VEVENT -UID:20161125T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20161125T230000Z -DTEND:20161126T000000Z -SUMMARY:Edmund Noble Member Talk -LOCATION:University of Waterloo - MC 4063 -DESCRIPTION:CSC member Edmund Noble will be giving a talk\, titled \"Purel - y Functional Programming with Freely-Generated Domain Specific Languages\" - . The talk will focus on embedded DSLs that exist within other languages\, - and how they can easily be constructed. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/Edmund-Noble-Me - mber-Talk -END:VEVENT -BEGIN:VEVENT -UID:20161116T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20161116T233000Z -DTEND:20161117T003000Z -SUMMARY:Code Party -LOCATION:University of Waterloo - M3 1006 -DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p - rojects you want to work on? Homework projects you need to finish? Or want - some time to explore some new technology and chat about it? You can join - us at Code Party and do it\, with great company and great food. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/Code-Party -END:VEVENT -BEGIN:VEVENT -UID:20161205T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20161205T230000Z -DTEND:20161206T000000Z -SUMMARY:CSC/PMC EOT Party -LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:The CSC and the PMAMC&OC (aka pure math club) are hosting our - end of term events together! We'll be taking over MC Comfy to hang out\, e - at lots of food (from Kismet!)\, and play board games. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/CSCPMC-EOT-Part - y -END:VEVENT -BEGIN:VEVENT -UID:20161013T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20161013T220000Z -DTEND:20161013T230000Z -SUMMARY:CSC and WiCS Go Outside -LOCATION:University of Waterloo - Columbia Lake 2 Fire Pit -DESCRIPTION:The CSC and WiCS (Women in Computer Science) are co-hosting a - social event on Thursday\, October 13th (the day after reading week). We w - ill be Going Outside to the Columbia Lake 2 Fire Pit\; there will be a cam - pfire\, s'mores\, lots of food\, frisbees\, grass\, etc. Bring your friend - s! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/CSC-and-WiCS-Go - -Outside -END:VEVENT -BEGIN:VEVENT -UID:20161006T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20161006T220000Z -DTEND:20161006T230000Z -SUMMARY:Bringing OOP Best Practices to the World of Functional Programming -LOCATION:University of Waterloo - MC 4021 -DESCRIPTION:The CSC will have its first talk of the term this Thursday\, O - ctober 6th. UW alumna and CSC member Elana Hashman will be giving a talk o - n using functional programming languages (like Racket!) in industry\, and - how some concepts from the more common object-oriented paradigm are transl - ated to the functional paradigm. The abstract for the talk is below. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/Bringing-OOP-Be - st-Practices-to-the-World-of-Functional-Programming -END:VEVENT -BEGIN:VEVENT -UID:20161130T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20161130T230000Z -DTEND:20161201T000000Z -SUMMARY:ALT+TAB Talks -LOCATION:University of Waterloo - MC 4063 -DESCRIPTION:Various members of the CSC will be giving brief\, 25 minute ta - lks on CS-related topics. An list of the talks being delivered can be foun - d if you follow the event page link in this description. There will be foo - d provided. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/fall/ALT+TAB-Talks -END:VEVENT -BEGIN:VEVENT -UID:20160608T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20160608T220000Z -DTEND:20160608T230000Z -SUMMARY:scp talks -LOCATION:University of Waterloo - MC 5479 -DESCRIPTION:Listen to cool 15-20 lightning talks by CSC members on a varie - ty of computer science and related topics. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/spring/scp-talks -END:VEVENT -BEGIN:VEVENT -UID:20160711T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20160711T230000Z -DTEND:20160712T000000Z -SUMMARY:WiCS and CSC Go Outside! -LOCATION:University of Waterloo - BMH Green -DESCRIPTION:Join us at BMH Green for a night outdoors with fellow people i - n Computer Science! There will be ice cream and board games and frisbees a - nd maybe some water guns. Bring your friends! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/spring/WiCS-and-CSC- - Go-Outside! -END:VEVENT -BEGIN:VEVENT -UID:20160512T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20160512T230000Z -DTEND:20160513T000000Z -SUMMARY:Spring 2016 Elections -LOCATION:University of Waterloo - MC 3001 (Comfy) -DESCRIPTION:The Computer Science Club will be holding elections for the Sp - ring 2016 for President\, Vice-President\, Secretary\, and Treasurer. Addi - tionally\, librarian\, office manager\, sysadmin\, and fridge regent will - be appointed and ratified. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/spring/Spring-2016-E - lections -END:VEVENT -BEGIN:VEVENT -UID:20160725T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20160725T220000Z -DTEND:20160725T230000Z -SUMMARY:Richard Mann Prof Talk and EOT -LOCATION:University of Waterloo - MC Comfy Lounge -DESCRIPTION:Join us on Monday\, July 25th at 6pm in the MC Comfy Lounge fo - r an exciting prof talk by Richard Mann on Open Source Computer Sound Meas - urement. The abstract for the talk is below. We will follow this up by an - EOT event with dinner and board games! Last event of the term\, get hype. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/spring/Richard-Mann- - Prof-Talk-and-EOT -END:VEVENT -BEGIN:VEVENT -UID:20160721T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20160721T220000Z -DTEND:20160721T230000Z -SUMMARY:Notorious CS452 -LOCATION:University of Waterloo - MC 4045 -DESCRIPTION:Bill Cowan is the Director of the Computer Graphics Lab\, and - teaches the notorious CS452\, lovingly known as the trains course by CS st - udents. He will be giving a talk on that very course. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/spring/Notorious-CS4 - 52 -END:VEVENT -BEGIN:VEVENT -UID:20160714T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20160714T223000Z -DTEND:20160714T233000Z -SUMMARY:Computer Science: Beyond Bits and Bytes -LOCATION:University of Waterloo - MC 2034 -DESCRIPTION:Gladimir Baranoski is an Associate Professor at the School of - Computer Science\, in the Natural Phenomena Simulation Group. He will be g - iving a talk on underappreciated facets of computer science and its connec - tions to other disciplines. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/spring/Computer-Scie - nce-Beyond-Bits-and-Bytes -END:VEVENT -BEGIN:VEVENT -UID:20160602T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20160602T223000Z -DTEND:20160602T233000Z -SUMMARY:Code Party 0 -LOCATION:University of Waterloo - STC 0010 -DESCRIPTION:Come code with us\, eat some food\, do some things. Personal p - rojects you want to work on? Homework projects you need to finish? Or want - some time to explore some new technology and chat about it? You can join - us at Code Party 0 and do it\, with great company and great food. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/spring/Code-Party-0 -END:VEVENT -BEGIN:VEVENT -UID:20160525T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20160525T220000Z -DTEND:20160525T230000Z -SUMMARY:CSC Does Spring Cleaning -LOCATION:University of Waterloo - MC 3036 (CSC Office) -DESCRIPTION:Come out and help make the office slightly less messy! We will - bribe... uh\, provide you with food for helping. :) -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/spring/CSC-Does-Spri - ng-Cleaning -END:VEVENT -BEGIN:VEVENT -UID:20160115T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20160115T000000Z -DTEND:20160115T010000Z -SUMMARY:Winter 2016 Elections -LOCATION:University of Waterloo - MC 3001 (Comfy) -DESCRIPTION:Interested in Linux\, but don't know where to start? Come lear - n some basic topics with us including interaction with the shell\, motivat - ion for using it\, some simple commands\, and more! (Cookies after) -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/Winter-2016-E - lections -END:VEVENT -BEGIN:VEVENT -UID:20160128T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20160128T230000Z -DTEND:20160129T000000Z -SUMMARY:Unix 101 -LOCATION:University of Waterloo - MC 3003 -DESCRIPTION:Interested in Linux\, but don't know where to start? Come lear - n some basic topics with us including interaction with the shell\, motivat - ion for using it\, some simple commands\, and more! (Cookies after) -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/Unix-101 -END:VEVENT -BEGIN:VEVENT -UID:20160303T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20160303T230000Z -DTEND:20160304T000000Z -SUMMARY:Tea and Study -LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:It's midterms season\, and everyone has to study. So why not c - ome study with the CS Club? Everyone welcome\, especially new members! The - re will be tea and delicious snacks and outlets. Plus our delightful compa - ny. See you there! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/Tea-and-Study -END:VEVENT -BEGIN:VEVENT -UID:20160309T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20160309T233000Z -DTEND:20160310T003000Z -SUMMARY:Steve Bourque and Mike Patterson Network Infrastructure talk -LOCATION:University of Waterloo - MC4058 -DESCRIPTION:Steve Bourque and Mike Patterson of IST will give a brief over - view of campus network connectivity and interconnectivity. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/Steve-Bourque - -and-Mike-Patterson-Network-Infrastructure-talk -END:VEVENT -BEGIN:VEVENT -UID:20160323T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20160323T220000Z -DTEND:20160323T230000Z -SUMMARY:SAT and SMT Solvers for Software Engineering and Security -LOCATION:University of Waterloo - QNC 1502 -DESCRIPTION:A talk about SAT and SMT Solvers for Software Engineering and - Security by Dr. Vijay Ganesh -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/SAT-and-SMT-S - olvers-for-Software-Engineering-and-Security -END:VEVENT -BEGIN:VEVENT -UID:20160329T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20160329T220000Z -DTEND:20160329T230000Z -SUMMARY:SASMS Style Talk Night -LOCATION:University of Waterloo - MC 4021 -DESCRIPTION:The CSC is hosting the first annual member talk series! This i - s a chance for anyone to come and give a short talk on any relevant topic. - Some talks already arranged are on topics ranging from modern Javascript\ - , to the Linux Kernel. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/SASMS-Style-T - alk-Night -END:VEVENT -BEGIN:VEVENT -UID:20160404T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20160404T210000Z -DTEND:20160404T220000Z -SUMMARY:On Surrounding a Polygon -LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:Come out to a talk on surrounding a polygon by Dr. Craig Kapla - n! Also stay afterwards for our EOT and socialize :) food will be provided - ! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/On-Surroundin - g-a-Polygon -END:VEVENT -BEGIN:VEVENT -UID:20160210T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20160210T233000Z -DTEND:20160211T003000Z -SUMMARY:Movie Night: Big Hero 6 -LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:Movie Night! Come watch \"Big Hero 6\" with the CSC! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/Movie-Night-B - ig-Hero-6 -END:VEVENT -BEGIN:VEVENT -UID:20160316T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20160316T220000Z -DTEND:20160316T230000Z -SUMMARY:Git 102 -LOCATION:University of Waterloo - MC3003 -DESCRIPTION:Git 102 : Why you learned git in the first place. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/Git-102 -END:VEVENT -BEGIN:VEVENT -UID:20160123T160000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20160123T160000Z -DTEND:20160123T170000Z -SUMMARY:Eth1: Jane Street Competition -LOCATION:University of Waterloo - TBA -DESCRIPTION:eth1: a day-long programming contest. Form teams and hack toge - ther a trading bot to compete against others and the markets. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/Eth1-Jane-Str - eet-Competition -END:VEVENT -BEGIN:VEVENT -UID:20160204T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20160204T230000Z -DTEND:20160205T000000Z -SUMMARY:Code Party -LOCATION:University of Waterloo - STC 0010 -DESCRIPTION:The CS Club is having its termly code party! Come out and work - on projects\, assignments\, and more. Food is provided! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2016/winter/Code-Party -END:VEVENT -BEGIN:VEVENT -UID:20151128T003000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20151128T003000Z -DTEND:20151128T013000Z -SUMMARY:WiCS and CSC watch War Games! -LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:WiCS and CSC are watching War Games in the Comfy lounge. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/WiCS-and-CSC-wa - tch-War-Games! -END:VEVENT -BEGIN:VEVENT -UID:20151007T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20151007T213000Z -DTEND:20151007T223000Z -SUMMARY:Starting an VN Indie Game Company as a UW Student -LOCATION:University of Waterloo - MC 4061 -DESCRIPTION:Come out to a talk by Alfe Clemencio!Many people want to make - games as signified by all the game development schools that are appearing - everywhere. But how would you do it as a UW student? This talk shares the - experiences of how making Sakura River Interactive was founded without any - Angel/VC investment. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/Starting-an-VN- - Indie-Game-Company-as-a-UW-Student -END:VEVENT -BEGIN:VEVENT -UID:20150923T010000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20150923T010000Z -DTEND:20150923T020000Z -SUMMARY:Results of Fall 2015 Elections -LOCATION:University of Waterloo - MC 3001 -DESCRIPTION:The Computer Science Club has elected its executive for the te - rm\, and a new Office Manager and System Administrator have been appointed - .See inside for results. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/Results-of-Fall - -2015-Elections -END:VEVENT -BEGIN:VEVENT -UID:20150917T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20150917T220000Z -DTEND:20150917T230000Z -SUMMARY:Google Cardboard -LOCATION:University of Waterloo - MC 2065 -DESCRIPTION:Come for a talk from Rob Suderman on Cardboard\, Google's rece - nt exploration in affordable\, cereal box based Virtual Reality. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/Google-Cardboar - d -END:VEVENT -BEGIN:VEVENT -UID:20150922T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20150922T230000Z -DTEND:20150923T000000Z -SUMMARY:Fall 2015 Elections -LOCATION:University of Waterloo - MC 3001 -DESCRIPTION:The Computer Science Club will be holding elections for the Fa - ll 2015 term on Tuesday\, September 22nd in MC Comfy (MC 3001) at 19:00. D - uring the meeting\, the president\, vice-president\, treasurer and secreta - ry will be elected\, the sysadmin will be ratified\, and the librarian and - office manager will be appointed.See inside for nominations. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/Fall-2015-Elect - ions -END:VEVENT -BEGIN:VEVENT -UID:20151016T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20151016T230000Z -DTEND:20151017T000000Z -SUMMARY:Cory Doctorow - The War on General Purpose Computing -LOCATION:University of Waterloo - ML Theatre of the Arts -DESCRIPTION: Between walled gardens\, surveillance agencies\, and politica - l opponents\, no matter who's winning the war on general purpose computing - you're losing. The Computer Science Club will be hosting Cory Doctorow's - talk in the Theatre of the Arts on October 16. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/Cory-Doctorow-- - -The-War-on-General-Purpose-Computing -END:VEVENT -BEGIN:VEVENT -UID:20150924T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20150924T203000Z -DTEND:20150924T213000Z -SUMMARY:CSC and WiCS Career Panel -LOCATION:University of Waterloo - EIT 3142 -DESCRIPTION:The CSC is joining WiCS to host a career panel! Come hear from - Waterloo alumni as they speak about their time at Waterloo\, experience w - ith coop\, and life beyond the university. Please register at http://bit.l - y/1OyJP6D -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/CSC-and-WiCS-Ca - reer-Panel -END:VEVENT -BEGIN:VEVENT -UID:20150930T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20150930T210000Z -DTEND:20150930T220000Z -SUMMARY:Back to Back Talks: Culture Turnaround and Software Defined Networ - ks -LOCATION:University of Waterloo - DC 1304 -DESCRIPTION:Back to back talks from John Stix and Francisco Dominguez on t - urning a company's culture around and on Software Defined Networks! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/Back-to-Back-Ta - lks-Culture-Turnaround-and-Software-Defined-Networks -END:VEVENT -BEGIN:VEVENT -UID:20151126T100000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20151126T100000Z -DTEND:20151126T110000Z -SUMMARY:An Introduction to Google's FOAM Framework -LOCATION:University of Waterloo - MC 4063 -DESCRIPTION:An introduction to Google's FOAM framework\, an open-source mo - deling framework written in Javascript\, by Google's Kevin Greer. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/An-Introduction - -to-Google's-FOAM-Framework -END:VEVENT -BEGIN:VEVENT -UID:20151002T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20151002T233000Z -DTEND:20151003T003000Z -SUMMARY:'Why Am I Studying This?' -LOCATION:University of Waterloo - MC 4040 -DESCRIPTION:Big-O\, the Halting Problem\, Finite State Machines\, and more - are concepts that get even more interesting in the real world. Come and h - ear Tom Rathborne talk about how theory hits reality (often with a bang!) - at Booking.com. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/'Why-Am-I-Study - ing-This' -END:VEVENT -BEGIN:VEVENT -UID:20151123T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20151123T230000Z -DTEND:20151124T000000Z -SUMMARY:'Static Analysis and Program Optimization Using Dataflow Analysis' -LOCATION:University of Waterloo - MC 4041 -DESCRIPTION:An introduction to some basic issues with optimization of impe - rative programs\, by Sean Harrap -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/'Static-Analysi - s-and-Program-Optimization-Using-Dataflow-Analysis' -END:VEVENT -BEGIN:VEVENT -UID:20151119T120000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20151119T120000Z -DTEND:20151119T130000Z -SUMMARY:'Git 101' -LOCATION:University of Waterloo - MC 4020 -DESCRIPTION:Learn how to use Git properly in an exciting talk by Charlie W - ang! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/fall/'Git-101' -END:VEVENT -BEGIN:VEVENT -UID:20150626T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20150626T230000Z -DTEND:20150627T000000Z -SUMMARY:WiCS and CSC Go Outside -LOCATION:University of Waterloo - Laurel Creek Firepit -DESCRIPTION:Come hang out with the Women in Computer Science and the Compu - ter Science Club! There will be s'mores and frozen yogurt. Also fire. And - a creek. Let's enjoy the outdoors! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/spring/WiCS-and-CSC- - Go-Outside -END:VEVENT -BEGIN:VEVENT -UID:20150619T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20150619T220000Z -DTEND:20150619T230000Z -SUMMARY:UNIX 102 -LOCATION:University of Waterloo - MC 3003 -DESCRIPTION:n things SCS hasn't told you about the shell -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/spring/UNIX-102 -END:VEVENT -BEGIN:VEVENT -UID:20150708T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20150708T220000Z -DTEND:20150708T230000Z -SUMMARY:Infrasound is all around us -LOCATION:University of Waterloo - MC 4060 -DESCRIPTION:Ambient infra sound surrounds us. Richard Mann presents his cu - rrent research and equipment on measuring infra sound\, and samples of rec - orded infra sound. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/spring/Infrasound-is - -all-around-us -END:VEVENT -BEGIN:VEVENT -UID:20150522T200000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20150522T200000Z -DTEND:20150522T210000Z -SUMMARY:By-Elections -LOCATION:University of Waterloo - MC 3001 (Coomfy) -DESCRIPTION:As there are vacancies in the executive council\, there will b - e by-election on May 22nd. The following positions are open for election:- - Treasurer- SecretaryThe executive are also looking for people who - may be interested in the following positions:- Systems Administrator- Off - ice Manager- Librarian -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/spring/By-Elections -END:VEVENT -BEGIN:VEVENT -UID:20150716T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20150716T220000Z -DTEND:20150716T230000Z -SUMMARY:Algorithms for Shortest Paths -LOCATION:University of Waterloo - MC 4064 -DESCRIPTION:Come to this exciting talk about path-finding algorithms which - is being presented by Professor Anna Lubiw. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/spring/Algorithms-fo - r-Shortest-Paths -END:VEVENT -BEGIN:VEVENT -UID:20150116T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20150116T000000Z -DTEND:20150116T010000Z -SUMMARY:Winter 2015 Elections -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:Elections for Winter 2015 are being held! Submit a nomination - and join your fellow members in choosing this term's CSC executive. (Pleas - e note the time change to 7PM.) -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/Winter-2015-E - lections -END:VEVENT -BEGIN:VEVENT -UID:20150115T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20150115T230000Z -DTEND:20150116T000000Z -SUMMARY:Tech Talk: Google Fiber Internet: The Messy Bits -LOCATION:University of Waterloo - MC 2065 -DESCRIPTION:Our speaker\, Avery Pennarun\, will share some not-very-secret - secrets from the team creating GFiber's open source router firmware\, inc - luding some discussion of wifi\, marketing truthiness\, the laws of physic - s\, something about coaxial cables\, embedded ARM processors\, queuing the - ory\, signal processing\, hardware design\, and kernel driver optimization - . If you're lucky\, he may also rant about poor garbage collector implemen - tations. Also\, there will be at least one slide containing one of those s - wooshy circle-and-arrow lifecycle diagrams\, we promise.Please RSVP here: - http://bit.ly/GoogleFiberTalk. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/Tech-Talk-Goo - gle-Fiber-Internet-The-Messy-Bits -END:VEVENT -BEGIN:VEVENT -UID:20150303T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20150303T230000Z -DTEND:20150304T000000Z -SUMMARY:SAT and SMT solvers -LOCATION:University of Waterloo - MC 2038 -DESCRIPTION:Murphy Berzish explains how to programmatically determine if a - program is satisfiable\, and how to find a concrete counterexample if it - is unsatisfiable. At the core are SAT/SMT solvers. SAT theory deals with B - oolean Satisfiability solvers\, while SMT theory--Satisfiability Modulo a - Theory--allows SMT to be extended to common data structures. Free food! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/SAT-and-SMT-s - olvers -END:VEVENT -BEGIN:VEVENT -UID:20150310T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20150310T220000Z -DTEND:20150310T230000Z -SUMMARY:Runtime Type Inference in Dynamic Languages - Day 2 -LOCATION:University of Waterloo - MC 4040 -DESCRIPTION:Day 2 of Runtime Type Inference in Dynamic Languages with Kann - an Vijayan -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/Runtime-Type- - Inference-in-Dynamic-Languages---Day-2 -END:VEVENT -BEGIN:VEVENT -UID:20150309T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20150309T220000Z -DTEND:20150309T230000Z -SUMMARY:Runtime Type Inference in Dynamic Languages - Day 1 -LOCATION:University of Waterloo - MC 4040 -DESCRIPTION:Javascript is fast. In some cases\, very close to compiled-lan - guage fast. How is this even possible? How do we know what types our varia - bles have? How can we optimize it well? Kannan Vijayan will be talking abo - ut the historical advances in JIT-compilation of dynamically typed program - s over two days. Of course\, both of those talks will have free food. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/Runtime-Type- - Inference-in-Dynamic-Languages---Day-1 -END:VEVENT -BEGIN:VEVENT -UID:20150202T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20150202T230000Z -DTEND:20150203T000000Z -SUMMARY:Racket's Magical match -LOCATION:University of Waterloo - MC 4063 -DESCRIPTION:Theo Belaire\, a fourth-year CS student\, will be talking abou - t Racket's match' function. Bug resistant\, legible\, and super powerful! - Especially useful for CS 241 in writing compilers\, but all-round a joy to - write. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/Racket's-Magi - cal-match -END:VEVENT -BEGIN:VEVENT -UID:20150205T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20150205T203000Z -DTEND:20150205T213000Z -SUMMARY:Making Robots Behave -LOCATION:University of Waterloo - DC 1302 -DESCRIPTION:Part of the Cheriton School of CS' Distinguished Lecture Serie - s\, MIT's Leslie Kaelbling will discuss robotic AI applied to the messy re - al world. We make a number of approximations during planning but regain ro - bustness and effectiveness through a continuous state estimation and repla - nning process. This allows us to solve problems that would otherwise be in - tractable to solve optimally. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/Making-Robots - -Behave -END:VEVENT -BEGIN:VEVENT -UID:20150402T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20150402T213000Z -DTEND:20150402T223000Z -SUMMARY:Describing and Synthesizing Microfluidics -LOCATION:University of Waterloo - MC 4020 -DESCRIPTION:Derek Rayside presents current research on the field of microf - luidics. Microfluidics are currently developed mainly by trial and error. - How can this be improved? -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/Describing-an - d-Synthesizing-Microfluidics -END:VEVENT -BEGIN:VEVENT -UID:20150327T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20150327T220000Z -DTEND:20150327T230000Z -SUMMARY:Constitutional GM and Code Party 1 -LOCATION:University of Waterloo - EIT 1015 -DESCRIPTION:GM for the W2015 term\, two main amendments to be discussed: R - equiring elections to be held within two weeks of the beginning of term an - d adopting a club-wide code of conduct.
Code Party 1 follows\, we're - doing timed code golf problems\, T-shirts might find themselves on people - who do well on code golf. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/Constitutiona - l-GM-and-Code-Party-1 -END:VEVENT -BEGIN:VEVENT -UID:20150227T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20150227T230000Z -DTEND:20150228T000000Z -SUMMARY:Code Party 0 -LOCATION:University of Waterloo - EV3 1408 -DESCRIPTION:The first code party of Winter 2015\, and we have something a - litle different this time. We're running a Code Retreat (coderetreat.org) - with Boltmade. The result of this is that you will be able to do a coding - challenge\, wherein you implement Rule 110 (like the Game of Life). Of cou - rse\, if you want to work on whatever you can do that as well. Delicious f - ree food\, but RSVP! [bit.ly/code-party-0]() -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/Code-Party-0 -END:VEVENT -BEGIN:VEVENT -UID:20150121T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20150121T230000Z -DTEND:20150122T000000Z -SUMMARY:Alumni Tech Talk -LOCATION:University of Waterloo - MC 2017 -DESCRIPTION:Alex Tsay from AeroFS will talk about the high availability di - stributed file systems they develop.The CAP Theorem outlined the fundament - al limitations of a distributed system. When designing a distributed syste - m\, one has to constantly be aware of the trade-off between consistency an - d availability. Most distributed systems are designed with consistency in - mind. However\, AeroFS has decided to build a high-availability file syste - m instead. In this tech talk\, I'll be presenting an overview of AeroFS fi - le system\, advantages and challenges of a high-availability file system\, - and examine the inner workings of AeroFS's core syncing algorithm. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2015/winter/Alumni-Tech-T - alk -END:VEVENT -BEGIN:VEVENT -UID:20141024T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20141024T210000Z -DTEND:20141024T220000Z -SUMMARY:Unix 101 -LOCATION:University of Waterloo - MC 3003 -DESCRIPTION:Interested in Unix\, but don't know where to start? Then Come - learn some basic topics with us including interaction with the shell\, mot - ivation for using it\, some simple commands\, and more. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/Unix-101 -END:VEVENT -BEGIN:VEVENT -UID:20141117T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20141117T230000Z -DTEND:20141118T000000Z -SUMMARY:Talk: Why Pattern Recognition is Hard\, and Why Deep Neural Networ - ks Help -LOCATION:University of Waterloo - QNC 1502 -DESCRIPTION:In the last few years\, there has been breakthrough progress i - n pattern recognition -- problems like computer vision and voice recogniti - on. This sudden progress has come from a powerful class of models called d - eep neural networks.This talk will explore what it means to do pattern rec - ognition\, why it is a hard problem\, and why deep neural networks are so - effective. We will also look at exciting and strange recent results\, such - as state of the art object recognition in images\, neural nets playing vi - deo games\, neural nets proving theorems\, and neural nets learning to run - python programs!Our speaker\, Christopher Olah\, is a math-obsessed and H - askell-loving research intern from Google's Deep Learning group. He has a - blog about his research here: http://colah.github.io/. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/Talk-Why-Patter - n-Recognition-is-Hard\,-and-Why-Deep-Neural-Networks-Help -END:VEVENT -BEGIN:VEVENT -UID:20141112T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20141112T223000Z -DTEND:20141112T233000Z -SUMMARY:Talk: Machine Learning at Bloomberg -LOCATION:University of Waterloo - EIT 1015 -DESCRIPTION:Kang\, our guest speaker from Bloomberg\, will illustrate some - examples and difficulties associated with working on some of the most fas - cinating technical challenges in business and finance. He will also show s - ome of the machine learning applications at Bloomberg that are useful in t - his environment. Please show up early to ensure a spot (and dinner). -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/Talk-Machine-Le - arning-at-Bloomberg -END:VEVENT -BEGIN:VEVENT -UID:20141022T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20141022T210000Z -DTEND:20141022T220000Z -SUMMARY:Talk: In Pursuit of the Travelling Salesman -LOCATION:University of Waterloo - MC 4041 -DESCRIPTION:The Travelling Salesman Problem is easy to state: given a numb - er of cities along with the cost of travel between each pair\, find the ch - eapest way to visit all of the cities and return to your starting point. H - owever\, TSP is very difficult to solve. In this talk\, Professor Bill Coo - k will discuss the history\, applications\, and computation of this fascin - ating problem. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/Talk-In-Pursuit - -of-the-Travelling-Salesman -END:VEVENT -BEGIN:VEVENT -UID:20141127T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20141127T230000Z -DTEND:20141128T000000Z -SUMMARY:Talk: Heroic Android HTTP -LOCATION:University of Waterloo - MC 4020 -DESCRIPTION:The network is unreliable. 3G networking is slow. Using WiFi d - rains your battery. The NSA is spying on you. Different versions of HttpUR - LConnection have different bugs.Jesse Wilson\, a software developer at Squ - are\, will be talking about OkHttp\, a library that he maintains\, and how - to use it to make your app's networking work even when conditions aren't - ideal. He will talk about how to configure caching to improve behavior and - save resources. He will talk about crypto\, and he will give advice on wh - ich libraries to use to make good networking easy.Please RSVP here: https: - //www.ticketfi.com/event/77/heroic-android-http. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/Talk-Heroic-And - roid-HTTP -END:VEVENT -BEGIN:VEVENT -UID:20141110T103000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20141110T103000Z -DTEND:20141110T113000Z -SUMMARY:Talk: From Zero to Kernel -LOCATION:University of Waterloo - RCH 205 -DESCRIPTION:From the massive supercomputer\, to your laptop\, to a Raspber - ry Pi: all computing systems run on an operating system powered by a kerne - l. The kernel is the most fundamental software running on your computer\, - enabling developers and users to interact with its hardware at a higher le - vel.This talk will explore the process of writing a minimal kernel from sc - ratch\, common kernel responsibilities\, and explore of the challenges of - kernel development. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/Talk-From-Zero- - to-Kernel -END:VEVENT -BEGIN:VEVENT -UID:20141125T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20141125T223000Z -DTEND:20141125T233000Z -SUMMARY:Talk: C++ ABI -LOCATION:University of Waterloo - MC 4041 -DESCRIPTION:C++ is an interesting study because it supports a large number - of powerful\, abstract concepts\, yet it operates very close to the hardw - are compared to many modern programming languages. There are also many imp - lementations of C++ which must be made interoperable. I will discuss some - aspects of the Itanium 64 Application Binary Interface (ABI) for C++\, whi - ch is now the de facto standard across Unix-like platforms of all architec - tures. In particular\, I will cover a number of aspects of the class syste - m fundamental to C++: data layout\, polymorphic types\, construction and d - estruction\, and dynamic casting. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/Talk-C++-ABI -END:VEVENT -BEGIN:VEVENT -UID:20140918T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20140918T220000Z -DTEND:20140918T230000Z -SUMMARY:Talk: Building a Mobile Platform for Android and iOS -LOCATION:University of Waterloo - MC 4021 -DESCRIPTION:Come listen to a Google software engineer give a talk on build - ing a mobile platform for Android and iOS! Wesley Tarle has been leading d - evelopment at Google in Kitchener and Mountain View\, and building stuff f - or third-party developers on Android and iOS. He's contributed to Google P - lay services since its inception and continues to produce APIs and SDKs fo - cused on mobile startups. RSVP at http://goo.gl/Pwc3m4. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/Talk-Building-a - -Mobile-Platform-for-Android-and-iOS -END:VEVENT -BEGIN:VEVENT -UID:20141121T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20141121T230000Z -DTEND:20141122T000000Z -SUMMARY:Code Party 1/SE Hack Day #13 -LOCATION:University of Waterloo - M3 1006 -DESCRIPTION:Why sleep when you could be hacking on $SIDE\\_PROJECT\, or wo - rking on $THE\\_NEXT\\_BIG\\_THING with some cool CSC/SE people? Come when - you want\, hack on something cool\, demo before you leave.If you don't ha - ve a project\, don't worry - we have a list of ideas\, and a lot of people - will be looking for an extra helping hand on their projects.NOTE: Dinner - and snacks will only be served to those working on projects during the eve - nt. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/Code-Party-1SE- - Hack-Day-#13 -END:VEVENT -BEGIN:VEVENT -UID:20141024T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20141024T220000Z -DTEND:20141024T230000Z -SUMMARY:Code Party 0 -LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:Immediately after UNIX 101\, we will be having our first annua - l code party. Enjoy a free dinner\, relax\, and share ideas with your frie - nds about your favourite topics in computer science. Feel free to show up - with or without personal projects to work on\, we've got lots of ideas to - get started with. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/Code-Party-0 -END:VEVENT -BEGIN:VEVENT -UID:20141108T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20141108T000000Z -DTEND:20141108T010000Z -SUMMARY:'Hackers' Screening -LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:Women in Computer Science (WiCS) and the Computer Science Club - (CSC) will meet up in the Comfy Lounge to watch a favourite cult classic: - Hackers. Join us as we relive our 90s teenage hacking fantasies and stuff - our faces with popcorn and junk food.Hackers of the world\, unite! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/fall/'Hackers'-Scree - ning -END:VEVENT -BEGIN:VEVENT -UID:20140711T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20140711T210000Z -DTEND:20140711T220000Z -SUMMARY:Unix 102\, Code Party 1 -LOCATION:University of Waterloo - MC 3003\, M3 1006 -DESCRIPTION:Learn how to host a website and spend the night hacking! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/spring/Unix-102\,-Co - de-Party-1 -END:VEVENT -BEGIN:VEVENT -UID:20140530T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20140530T213000Z -DTEND:20140530T223000Z -SUMMARY:Unix 101/Code Party 0 -LOCATION:University of Waterloo - MC 3003\, Comfy Lounge -DESCRIPTION:Interested in Unix\, but don't know where to start? Then Come - learn some basic topics with us including interaction with the shell\, mot - ivation for using it\, some simple commands\, and more.Afterwards we will - be moving over to the MC Comfy Lounge for a fun night of hacking! The sysa - dmin position will also be ratified during a general meeting of the member - ship at this time. Come join us for an evening of fun\, learning\, and foo - d! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/spring/Unix-101Code- - Party-0 -END:VEVENT -BEGIN:VEVENT -UID:20140722T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20140722T220000Z -DTEND:20140722T230000Z -SUMMARY:The Most Important Parts of School (from a CS dropout) -LOCATION:University of Waterloo - MC 4020 -DESCRIPTION:Learn about the real reasons you should be in school from Davi - d Wolever\, CTO of akindi and a director of PyCon Canada. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/spring/The-Most-Impo - rtant-Parts-of-School-(from-a-CS-dropout) -END:VEVENT -BEGIN:VEVENT -UID:20140515T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20140515T220000Z -DTEND:20140515T230000Z -SUMMARY:Spring 2014 Elections -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:The Computer Science Club will soon be holding elections for t - his term's executive. The president\, vice president\, treasurer\, and sec - retary for the spring 2014 term will be elected. The system administrator\ - , office manager\, and librarian are also typically appointed here. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/spring/Spring-2014-E - lections -END:VEVENT -BEGIN:VEVENT -UID:20140613T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20140613T233000Z -DTEND:20140614T003000Z -SUMMARY:CSC Goes Outside -LOCATION:University of Waterloo - Laurel Creek Fire Pit -DESCRIPTION:Come throw a frisbee\, hang around a bonfire\, and roast marsh - mellows! This is a social event just for fun\, so come relax and eat snack - s in good company! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/spring/CSC-Goes-Outs - ide -END:VEVENT -BEGIN:VEVENT -UID:20140725T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20140725T233000Z -DTEND:20140726T003000Z -SUMMARY:CSC Goes Outside...Again! -LOCATION:University of Waterloo - Laurel Creek Fire Pit -DESCRIPTION:Do you like going outside? Are you vitamin-D deficient from be - ing in the MC too long? Do you think s'mores and bonfire are a delicious c - ombination? If so\, you should join us as the CSC is going outside again! - Around 7:30PM\, we're going to Laurel Creek Fire Pit for some outdoor fun. - Come throw frisbees\, relax and eat snacks in good company - even if you - aren't a fan of the outside or vitamin-D deficient! We'll also have some s - ort of real food - probably pizza. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/spring/CSC-Goes-Outs - ide...Again! -END:VEVENT -BEGIN:VEVENT -UID:20140619T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20140619T213000Z -DTEND:20140619T223000Z -SUMMARY:Bloomberg Technical Talk -LOCATION:University of Waterloo - MC 4064 -DESCRIPTION:Learn how functional programming is used in the real world\, w - hile enjoying free dinner\, and free swag. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/spring/Bloomberg-Tec - hnical-Talk -END:VEVENT -BEGIN:VEVENT -UID:20140625T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20140625T220000Z -DTEND:20140625T230000Z -SUMMARY:Battle Decks -LOCATION:University of Waterloo - MC 2035 -DESCRIPTION:Five slides. Five minutes. Pure fun. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/spring/Battle-Decks -END:VEVENT -BEGIN:VEVENT -UID:20140116T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20140116T223000Z -DTEND:20140116T233000Z -SUMMARY:Winter 2014 Elections -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:Elections for Winter 2014 are being held! The Executive will b - e elected\, and the Office Manager and Librarian will be appointed by the - new executive. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/winter/Winter-2014-E - lections -END:VEVENT -BEGIN:VEVENT -UID:20140213T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20140213T223000Z -DTEND:20140213T233000Z -SUMMARY:UNIX 101 -LOCATION:University of Waterloo - MC 3003 -DESCRIPTION:Learn the basics of using tools found commonly on UNIX-like op - erating systems. For students new to this topic\, knowledge gained from UN - IX 101 would be useful in coursework. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/winter/UNIX-101 -END:VEVENT -BEGIN:VEVENT -UID:20140328T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20140328T230000Z -DTEND:20140329T000000Z -SUMMARY:HackWaterloo -LOCATION:University of Waterloo - CPH 1346 -DESCRIPTION:Work on a software project for 24 hours in teams of up to 4 me - mbers. Swag will be provided by Facebook and Google. A Microsoft Surface T - ablet will be awarded to the winning team. Register and find out more at [ - http://hack-waterloo.com](). -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/winter/HackWaterloo -END:VEVENT -BEGIN:VEVENT -UID:20140314T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20140314T230000Z -DTEND:20140315T000000Z -SUMMARY:Code Party 1 -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:We will be having our 2nd code party this term. Enjoy a free d - inner\, relax\, and share ideas with your friends about your favourite top - ics in computer science. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/winter/Code-Party-1 -END:VEVENT -BEGIN:VEVENT -UID:20140213T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20140213T233000Z -DTEND:20140214T003000Z -SUMMARY:Code Party 0 -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:Immediately after UNIX 101\, we will be having our first annua - l code party. Enjoy a free dinner\, relax\, and share ideas with your frie - nds about your favourite topics in computer science. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/winter/Code-Party-0 -END:VEVENT -BEGIN:VEVENT -UID:20140204T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20140204T223000Z -DTEND:20140204T233000Z -SUMMARY:Bloomberg Talk -LOCATION:University of Waterloo - MC 4058 -DESCRIPTION:Bloomberg's Alex Scotti will be presenting a talk this Tuesday - on concurrency control implementations in relational databases. Free swag - and dinner will be provided. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/winter/Bloomberg-Tal - k -END:VEVENT -BEGIN:VEVENT -UID:20140318T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20140318T230000Z -DTEND:20140319T000000Z -SUMMARY:Battle Decks -LOCATION:University of Waterloo - MC 4041 -DESCRIPTION:Create a 5-slide PowerPoint presentation about a specific topi - c. Bring it with you to the event (on a flash drive). Submit it into the l - ottery. Select a random PowerPoint presentation from the lottery and talk - about it on the spot. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2014/winter/Battle-Decks -END:VEVENT -BEGIN:VEVENT -UID:20131008T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20131008T210000Z -DTEND:20131008T220000Z -SUMMARY:Why Should You Care About Security and Privacy -LOCATION:University of Waterloo - MC 4041 -DESCRIPTION:The first lecture of our security and privacy series. By PhD s - tudent Sarah Harvey. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/Why-Should-You- - Care-About-Security-and-Privacy -END:VEVENT -BEGIN:VEVENT -UID:20131015T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20131015T210000Z -DTEND:20131015T220000Z -SUMMARY:Tunnels and Censorship -LOCATION:University of Waterloo - MC 4060 -DESCRIPTION:The second lecture of our security and privacy series. By unde - rgraduate student Eric Dong. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/Tunnels-and-Cen - sorship -END:VEVENT -BEGIN:VEVENT -UID:20131112T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20131112T220000Z -DTEND:20131112T230000Z -SUMMARY:Trust in ISPs -LOCATION:University of Waterloo - MC 4060 -DESCRIPTION:This is the fifth lecture of six in the Security and Privacy L - ecture Series. By founding member of the Canadian Cybersecurity Institute - and employee of local ISP Sentex Sean Howard. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/Trust-in-ISPs -END:VEVENT -BEGIN:VEVENT -UID:20131024T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20131024T223000Z -DTEND:20131024T233000Z -SUMMARY:Practical Tor Usage -LOCATION:University of Waterloo - DC 1302 -DESCRIPTION:The third lecture of our security and privacy series. By under - graduate student Simon Gladstone. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/Practical-Tor-U - sage -END:VEVENT -BEGIN:VEVENT -UID:20131105T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20131105T230000Z -DTEND:20131106T000000Z -SUMMARY:Hands On Seminar on Public Key Cryptography -LOCATION:University of Waterloo - MC 3001 (Comfy) -DESCRIPTION:The fourth event in our security and privacy series. By underg - raduate students Murphy Berzish and Nick Guenther. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/Hands-On-Semina - r-on-Public-Key-Cryptography -END:VEVENT -BEGIN:VEVENT -UID:20131122T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20131122T233000Z -DTEND:20131123T003000Z -SUMMARY:Hackathon-Code Party!! -LOCATION:University of Waterloo - MC 3001 (Comfy) -DESCRIPTION:Join us for a night of code\, food\, and caffeine! There will - be plenty of edibles and hacking for your enjoyment. If you are interested - in getting involved in Open Source\, there will be mentors on hand to get - you started. Hope to see you thereβ€”bring your friends! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/Hackathon-Code- - Party!! -END:VEVENT -BEGIN:VEVENT -UID:20130917T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20130917T203000Z -DTEND:20130917T213000Z -SUMMARY:Fall 2013 Elections -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:Elections for Fall 2013 are being held! The Executive will be - elected\, and the Office Manager and Librarian will be appointed by the ne - w executive. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/Fall-2013-Elect - ions -END:VEVENT -BEGIN:VEVENT -UID:20131126T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20131126T220000Z -DTEND:20131126T230000Z -SUMMARY:Disk Encryption -LOCATION:University of Waterloo - MC 2038 -DESCRIPTION:The last lecture of our security and privacy series. By MMath - alumnus Zak Blacher. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/Disk-Encryption -END:VEVENT -BEGIN:VEVENT -UID:20131123T050000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20131123T050000Z -DTEND:20131123T060000Z -SUMMARY:CSC Goes to Toronto Erlang Factory Lite 2013 -LOCATION:University of Waterloo - Toronto\, ON -DESCRIPTION:The CSC has been invited to attend this Erlang conference in T - oronto. If you are interested in attending\, please sign up on our [web fo - rm](). We have submitted a MEF proposal to cover the - transportation fees of up to 25 math undergraduates. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/CSC-Goes-to-Tor - onto-Erlang-Factory-Lite-2013 -END:VEVENT -BEGIN:VEVENT -UID:20131030T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20131030T220000Z -DTEND:20131030T230000Z -SUMMARY:CSC Goes Bowling -LOCATION:University of Waterloo - Bingemans -DESCRIPTION:All CSC members and their guests are invited for a night of fr - ee bowling at Bingemans! Transportation will be provided. If you are inter - ested in attending\, please RSVP using the online form by Oct. 18. You can - find it by viewing this event in detail. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/CSC-Goes-Bowlin - g -END:VEVENT -BEGIN:VEVENT -UID:20131121T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20131121T233000Z -DTEND:20131122T003000Z -SUMMARY:C++ Night 0x05 - C++ Seasoning -LOCATION:University of Waterloo - PHY 150 -DESCRIPTION:The fifth in a series of recorded talks from GoingNative 2013. - Featuring Sean Parent. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/C++-Night-0x05- - --C++-Seasoning -END:VEVENT -BEGIN:VEVENT -UID:20131107T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20131107T233000Z -DTEND:20131108T003000Z -SUMMARY:C++ Night 0x04 - Writing Quick Code in C++\, Quickly -LOCATION:University of Waterloo - PHY 150 -DESCRIPTION:The fourth in a series of recorded talks from GoingNative 2013 - . Featuring Andrei Alexandrescu. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/C++-Night-0x04- - --Writing-Quick-Code-in-C++\,-Quickly -END:VEVENT -BEGIN:VEVENT -UID:20131031T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20131031T223000Z -DTEND:20131031T233000Z -SUMMARY:C++ Night 0x03 - An Effective C++11/14 Sampler -LOCATION:University of Waterloo - PHY 150 -DESCRIPTION:The third in a series of recorded talks from GoingNative 2013. - Featuring Scott Meyers. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/C++-Night-0x03- - --An-Effective-C++1114-Sampler -END:VEVENT -BEGIN:VEVENT -UID:20131017T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20131017T223000Z -DTEND:20131017T233000Z -SUMMARY:C++ Night 0x02 - Don't Help The Compiler -LOCATION:University of Waterloo - PHY 150 -DESCRIPTION:The second in a series of recorded talks from GoingNative 2013 - . Featuring Stephan T. Lavavej. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/C++-Night-0x02- - --Don't-Help-The-Compiler -END:VEVENT -BEGIN:VEVENT -UID:20131003T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20131003T223000Z -DTEND:20131003T233000Z -SUMMARY:C++ GoingNative Lectures -LOCATION:University of Waterloo - PHY 150 -DESCRIPTION:We will be showing GoingNative lectures from some of the top i - ndividuals working on C++ approximately biweekly on Thursdays at 6:30PM in - the PHY 150 theatre. Every lecture will be accompanied with free pizza an - d drinks! Dates are Oct. 3\, 17\, 31 and Nov. 7 and 21. Please view this e - vent in detail for more information. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/fall/C++-GoingNative - -Lectures -END:VEVENT -BEGIN:VEVENT -UID:20130607T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20130607T220000Z -DTEND:20130607T230000Z -SUMMARY:Unix 101/ Code Party 0 -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:We are offering a Unix tutorial on Friday\, June 7th\, 2013! F - ollowing the tutorial a code party will take place. Bring your laptops and - chargers for an awesome night of coding\, hacking and learning. All are w - elcome to join in the comfy lounge! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/spring/Unix-101-Code - -Party-0 -END:VEVENT -BEGIN:VEVENT -UID:20130722T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20130722T210000Z -DTEND:20130722T220000Z -SUMMARY:The Future of 3D Graphics is in Software! -LOCATION:University of Waterloo - MC 4020 -DESCRIPTION:Convergence between CPU and GPU approaches to processing sets - the stage for an exciting transition to 3D rendering that takes place enti - rely in software. TransGaming's Nicolas Capens and Gavriel State will spea - k about this convergence and how it will influence the future of graphics. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/spring/The-Future-of - -3D-Graphics-is-in-Software! -END:VEVENT -BEGIN:VEVENT -UID:20130515T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20130515T220000Z -DTEND:20130515T230000Z -SUMMARY:Spring 2013 Elections -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:Elections for Spring 2013 are being held! The Executive will b - e elected\, and the Office Manager and Librarian will be appointed by the - new executive. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/spring/Spring-2013-E - lections -END:VEVENT -BEGIN:VEVENT -UID:20130718T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20130718T210000Z -DTEND:20130718T220000Z -SUMMARY:Path Tracing -LOCATION:University of Waterloo - MC 4041 -DESCRIPTION:As a follow on to last term's tutorial on building a ray-trace - r from scratch\, this talk will be presenting the basic mechanics of how a - bidirectional path-tracer creates a globally illuminated scene\, advantag - es and limitations of this approach over other offline global illumination - techniques along with a simple example path-tracer written in C++\, and o - pportunities for hardware acceleration on GPUs\, time permitting. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/spring/Path-Tracing -END:VEVENT -BEGIN:VEVENT -UID:20130726T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20130726T230000Z -DTEND:20130727T000000Z -SUMMARY:Code Party 1 -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:Come out to the Code Party happening in the Comfy Lounge on Ju - ly 26 at 7:00 PM! Why sleep when you could be hacking on $your\\_favourite - \\_project or doing $something\\_classy in great company? Join us for a ni - ght of coding\, snacks\, and camaraderie! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/spring/Code-Party-1 -END:VEVENT -BEGIN:VEVENT -UID:20130719T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20130719T230000Z -DTEND:20130720T000000Z -SUMMARY:CSC Goes Outside! -LOCATION:University of Waterloo - EV3 Fire Pit -DESCRIPTION:Do you love the combination of s'mores\, burgers\, and fire? A - re you brave enough to face the newly-grown geese? Do you want to play som - e Frisbee while listening to some chill tunes? If so\, come hang out with - the CSC at the EV3 Fire Pit this Friday! All are welcome for some outdoor - food\, games\, and music. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/spring/CSC-Goes-Outs - ide! -END:VEVENT -BEGIN:VEVENT -UID:20130711T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20130711T210000Z -DTEND:20130711T220000Z -SUMMARY:3D Movies and Computer Science -LOCATION:University of Waterloo - MC 4041 -DESCRIPTION:While humans started making 3D motion pictures in the 1800's\, - several technical and artistic challenges prevented widespread interest i - n the medium. By investing heavily in a computerized production pipeline\, - James Cameron's 2009 release of Avatar ushered in an era of mainstream in - terest in 3D film. However\, many technical and artistic problems still fi - nd their way into otherwise-modern 3D movies. The talk explores some of th - ese problems while introducing the fundamentals of 3D film-making from a C - S perspective. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/spring/3D-Movies-and - -Computer-Science -END:VEVENT -BEGIN:VEVENT -UID:20130321T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20130321T203000Z -DTEND:20130321T213000Z -SUMMARY:Using Computers to Find Evidence in Litigation -LOCATION:University of Waterloo - MC 4020 -DESCRIPTION:Professor Gordon Cormack will be presenting a talk on using ma - chine-learning based spam filters to accurately locate relevent electronic - documents - a process which has typically been very manual\, and very exp - ensive. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/winter/Using-Compute - rs-to-Find-Evidence-in-Litigation -END:VEVENT -BEGIN:VEVENT -UID:20130401T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20130401T220000Z -DTEND:20130401T230000Z -SUMMARY:Unix 101 -LOCATION:University of Waterloo - MC 3003 -DESCRIPTION:*by Calum T. Dalek*. New to the Unix computing environment? If - you seek an introduction\, look no further. We will be holding a tutorial - on using Unix this upcoming Monday. Topics that will be covered include b - asic interaction with the shell and use of myriad powerful tools. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/winter/Unix-101 -END:VEVENT -BEGIN:VEVENT -UID:20130228T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20130228T213000Z -DTEND:20130228T223000Z -SUMMARY:Machine Architecture\, Performance\, and Scalability: Things Your - Programming Language Never Told You -LOCATION:University of Waterloo - DC 1302 -DESCRIPTION:\"Herb Sutter is a leading authority on software development. - He is the best selling author of several books including Exceptional C++ a - nd C++ Coding Standards\, as well as hundreds of technical papers and arti - cles [and] has served for a decade as chair of the ISO C++ standards commi - ttee.\" - http://herbsutter.com/about -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/winter/Machine-Archi - tecture\,-Performance\,-and-Scalability-Things-Your-Programming-Language-N - ever-Told-You -END:VEVENT -BEGIN:VEVENT -UID:20130116T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20130116T210000Z -DTEND:20130116T220000Z -SUMMARY:Elections -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:CSC Elections have begun for the Winter 2013 term\, nomination - s are open! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/winter/Elections -END:VEVENT -BEGIN:VEVENT -UID:20130401T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20130401T230000Z -DTEND:20130402T000000Z -SUMMARY:Code Party 1 -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:The Computer Science Club is running the second code party of - the term! Come join us and hack on open source software\, your own project - s\, or whatever comes up. Everyone is welcome\; please bring your friends. - There will be foodstuffs and sugary drinks available for your hacking ple - asure. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2013/winter/Code-Party-1 -END:VEVENT -BEGIN:VEVENT -UID:20121119T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20121119T203000Z -DTEND:20121119T213000Z -SUMMARY:UNIX 101 -LOCATION:University of Waterloo - MC 3003 -DESCRIPTION:*by Calum T. Dalek*. New to the Unix computing environment? If - you seek an introduction\, look no further. We will be holding a series o - f tutorials on using Unix\, beginning with Unix 101 this upcoming Monday. - Topics that will be covered include basic interaction with the shell and u - se of myriad powerful tools. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/fall/UNIX-101 -END:VEVENT -BEGIN:VEVENT -UID:20120928T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20120928T230000Z -DTEND:20120929T000000Z -SUMMARY:Tron Screening: Frosh-A-Tron -LOCATION:University of Waterloo - PHY 150 -DESCRIPTION:ehashman's lousy frosh event naming scheme continues as we pre - pare for this week's movie night---a screening of the original TRON in PHY - 150. Come watch the groundbreaking film that defined the role of computer - graphics and the quality of special effects in modern cinema. And bring y - our friends! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/fall/Tron-Screening- - Frosh-A-Tron -END:VEVENT -BEGIN:VEVENT -UID:20121018T200000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20121018T200000Z -DTEND:20121018T210000Z -SUMMARY:The Cryptographic and Game-Theoretical Fundamentals behind Bitcoin -LOCATION:University of Waterloo - MC 2034 -DESCRIPTION:*by Vitalik Buterin.* In this talk\, we will cover the cryptog - raphic and game-theory principles behind the currency\, including how the - issues of double-spending\, the \"51% attack\,\" and \"mining\" are addres - sed\, the game-theory incentives to use Bitcoins honestly\, and other issu - es being faced today in practice\, such as implementation\, attacks\, and - future scalability. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/fall/The-Cryptograph - ic-and-Game-Theoretical-Fundamentals-behind-Bitcoin -END:VEVENT -BEGIN:VEVENT -UID:20120906T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20120906T210000Z -DTEND:20120906T220000Z -SUMMARY:SCS First-year Welcome Dinner -LOCATION:University of Waterloo - Math 3 Atrium -DESCRIPTION:The School of Computer Science is hosting a dinner event for i - ncoming first-year students. You'll get to meet us\, some of the faculty\, - and other new undergraduates. Food will be provided. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/fall/SCS-First-year- - Welcome-Dinner -END:VEVENT -BEGIN:VEVENT -UID:20121121T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20121121T213000Z -DTEND:20121121T223000Z -SUMMARY:SASMS -LOCATION:University of Waterloo - MC 5136B -DESCRIPTION:*by PMC.*The Pure Mathematics\, Applied Mathematics\, Combinat - orics & Optimization Club is hosting the Fall 2012 Short Attention Span Ma - th Seminars (SASMS). -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/fall/SASMS -END:VEVENT -BEGIN:VEVENT -UID:20121116T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20121116T000000Z -DTEND:20121116T010000Z -SUMMARY:KW Perlmongers Talk -LOCATION:University of Waterloo - DC 1302 -DESCRIPTION:*by Justin Wheeler.*In his own words\, this talk will cover th - e virtues of Perl: CPAN\, Moose\, CPAN\, Catalyst\, CPAN\, DBIx::Class\, C - PAN\, TMTOWTDI\, and did I mention CPAN? -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/fall/KW-Perlmongers- - Talk -END:VEVENT -BEGIN:VEVENT -UID:20120918T200000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20120918T200000Z -DTEND:20120918T210000Z -SUMMARY:Elections -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:CSC Elections have begun for the Fall 2012 term\, nominations - are open! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/fall/Elections -END:VEVENT -BEGIN:VEVENT -UID:20121124T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20121124T000000Z -DTEND:20121124T010000Z -SUMMARY:Code Party 3 -LOCATION:University of Waterloo - MC 3001 -DESCRIPTION:The Computer Science Club is running our third\, and last\, co - de party of the term! Whether you're a hacking guru or a newbie to compute - r science\, you're welcome to attend\; there will be activities for all. S - yed Albiz will be presenting a tutorial on implementing a [ray-tracer]() in C and Scheme. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/fall/Code-Party-3 -END:VEVENT -BEGIN:VEVENT -UID:20120914T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20120914T230000Z -DTEND:20120915T000000Z -SUMMARY:Code Party 1: FROSH-A-THON -LOCATION:University of Waterloo - MC 3001 -DESCRIPTION:The Computer Science Club is running our first \"welcome back\ - " code party of the term! Whether you're a hacking guru or a newbie to com - puter science\, you're welcome to attend\; there will be activities for al - l! Our party is loosely themed as a Linux installfest\, where we will have - a team of members dedicated to helping individuals install and learn to u - se one of many flavours of Linux. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/fall/Code-Party-1-FR - OSH-A-THON -END:VEVENT -BEGIN:VEVENT -UID:20121026T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20121026T230000Z -DTEND:20121027T000000Z -SUMMARY:CSC Code Party 2 -LOCATION:University of Waterloo - MC 3001 -DESCRIPTION:We will be holding our second code party of the term. Watch fo - r further details\, as we plan on working with some robots and Scala\, git - \, and Haskell. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/fall/CSC-Code-Party- - 2 -END:VEVENT -BEGIN:VEVENT -UID:20120507T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20120507T220000Z -DTEND:20120507T230000Z -SUMMARY:mmap and the Mortgage Crisis -LOCATION:University of Waterloo - DC 1302 -DESCRIPTION:Palantir is a Palo Alto-based intelligence analysis software c - ompany that has partnered with the CSC to put on a tech talk and social. T - here will be free food\, free drinks\, and for one lucky winner\, a free i - Pad\, so why not come on out? -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/spring/mmap-and-the- - Mortgage-Crisis -END:VEVENT -BEGIN:VEVENT -UID:20120510T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20120510T203000Z -DTEND:20120510T213000Z -SUMMARY:Elections -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:CSC Elections have begun for the Spring 2012 term\, nomination - s are open! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/spring/Elections -END:VEVENT -BEGIN:VEVENT -UID:20120608T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20120608T230000Z -DTEND:20120609T000000Z -SUMMARY:Code Party 1 -LOCATION:University of Waterloo - MC 3001 -DESCRIPTION:The Computer Science Club is running the first code party of t - he term! Come join us and hack on open source software\, your own projects - \, or whatever comes up. Everyone is welcome\; please bring your friends. - There will be foodstuffs and sugary drinks available for your hacking plea - sure. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/spring/Code-Party-1 -END:VEVENT -BEGIN:VEVENT -UID:20120308T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20120308T223000Z -DTEND:20120308T233000Z -SUMMARY:UNIX 102 -LOCATION:University of Waterloo - MC 3003 -DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club will be running - the second installment of our introductory UNIX tutorials for the term. W - e will be covering topics intended to show off the development-friendlines - s of the UNIX computing environment: \"real\" document editors\, developme - nt tools\, bash scripting\, and version control. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/winter/UNIX-102 -END:VEVENT -BEGIN:VEVENT -UID:20120209T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20120209T220000Z -DTEND:20120209T230000Z -SUMMARY:UNIX 101 -LOCATION:University of Waterloo - MC 3003 -DESCRIPTION:*by Calum T. Dalek*. New to the Unix computing environment? If - you seek an introduction\, look no further. We will be holding a series o - f tutorials on using Unix\, beginning with Unix 101 this upcoming Thursday - . Topics that will be covered include basic interaction with the shell and - the motivations behind using it\, and an introduction to compilation. You - 'll have to learn this stuff in CS 246 anyways\, so why not get a head sta - rt! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/winter/UNIX-101 -END:VEVENT -BEGIN:VEVENT -UID:20120217T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20120217T000000Z -DTEND:20120217T010000Z -SUMMARY:OpenCL Introduction -LOCATION:University of Waterloo - MC 3001 -DESCRIPTION:*by Calum T. Dalek*. The University of Waterloo Computer Scien - ce Club and AMD are running an OpenCL programming competition. If you're i - nterested in writing massively parallel software on the OpenCL platform\, - come out and join us for our introductory code party! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/winter/OpenCL-Introd - uction -END:VEVENT -BEGIN:VEVENT -UID:20120303T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20120303T000000Z -DTEND:20120303T010000Z -SUMMARY:OpenCL Code Party -LOCATION:University of Waterloo - MC 3001 -DESCRIPTION:*by Calum T. Dalek*. The University of Waterloo Computer Scien - ce Club and AMD's OpenCL programming competition comes to a close\, as the - contest ends at midnight and prizes are awarded! Open submissions will be - judged\, so make sure to come out and watch. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/winter/OpenCL-Code-P - arty -END:VEVENT -BEGIN:VEVENT -UID:20120322T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20120322T203000Z -DTEND:20120322T213000Z -SUMMARY:Multi-processor Real-time Systems -LOCATION:University of Waterloo - MC 4021 -DESCRIPTION:*by Bill Cowan*. Programming systems that obey hard real-time - constraints is difficult. So is programming multiple CPUs that interact to - solve a single problem. This talk will describe the nature of computation - typical of real-time systems\, architectural solutions currently employed - in CS 452\, and possible architectures for multi-CPU systems. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/winter/Multi-process - or-Real-time-Systems -END:VEVENT -BEGIN:VEVENT -UID:20120307T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20120307T223000Z -DTEND:20120307T233000Z -SUMMARY:Feynman Messenger Lecture Series -LOCATION:University of Waterloo - PHY 150 -DESCRIPTION:*by Calum T. Dalek*. Join the Computer Science Club and PhysCl - ub every Wednesday evening for the rest of the term for our five screening - s of the classic 1964 Messenger Lecture Series by Richard Feynman in PHY 1 - 50. Dinner provided! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/winter/Feynman-Messe - nger-Lecture-Series -END:VEVENT -BEGIN:VEVENT -UID:20120112T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20120112T213000Z -DTEND:20120112T223000Z -SUMMARY:Elections -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:CSC Elections have begun for the Winter 2012 term\, nomination - s are open! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/winter/Elections -END:VEVENT -BEGIN:VEVENT -UID:20120127T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20120127T233000Z -DTEND:20120128T003000Z -SUMMARY:Code Party 0 -LOCATION:University of Waterloo - Math CnD -DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is running the - first code party of the term! Come join us and hack on open source softwar - e\, your own projects\, or whatever comes up. Everyone is welcome\; please - bring your friends. There will be foodstuffs and sugary drinks available - for your hacking pleasure. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/winter/Code-Party-0 -END:VEVENT -BEGIN:VEVENT -UID:20120207T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20120207T230000Z -DTEND:20120208T000000Z -SUMMARY:Algorithms Talk -LOCATION:University of Waterloo - MC 4045 -DESCRIPTION:*by Victor Fan*. Join Victor Fan for his talk\, intended for a - ll second-year math students with a solid first-year background. Even if y - ou are a first-year or a seasoned veteran\, you will probably still take h - ome something new\, so please come out to enjoy the talk! Refreshments wil - l be served. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2012/winter/Algorithms-Ta - lk -END:VEVENT -BEGIN:VEVENT -UID:20111024T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20111024T203000Z -DTEND:20111024T213000Z -SUMMARY:UNIX 102: Tools in the UNIX Environment -LOCATION:University of Waterloo - MC 3003 -DESCRIPTION:*by Calum T. Dalek*. The next installment in the CS Club's pop - ular Unix tutorials UNIX 102 introduces powerful text editing tools for pr - ogramming and document formatting. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/fall/UNIX-102-Tools- - in-the-UNIX-Environment -END:VEVENT -BEGIN:VEVENT -UID:20110929T200000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20110929T200000Z -DTEND:20110929T210000Z -SUMMARY:UNIX 101: An Introduction to the Shell -LOCATION:University of Waterloo - MC 3004 -DESCRIPTION:*by Calum T. Dalek*. New to Unix? No problem\, we'll teach you - to power use circles around your friends! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/fall/UNIX-101-An-Int - roduction-to-the-Shell -END:VEVENT -BEGIN:VEVENT -UID:20111013T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20111013T223000Z -DTEND:20111013T233000Z -SUMMARY:How Browsers Work -LOCATION:University of Waterloo - MC 4020 -DESCRIPTION:*by Ehsan Akhgari*. Veteran Mozilla engineer Ehsan Akhgari wil - l present a talk on the internals of web browsers. The material will range - from the fundamentals of content rendering to the latest innovations in b - rowser design. Click on the talk title for a full abstract. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/fall/How-Browsers-Wo - rk -END:VEVENT -BEGIN:VEVENT -UID:20110919T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20110919T203000Z -DTEND:20110919T213000Z -SUMMARY:Elections -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:Club elections. See related news items for details. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/fall/Elections -END:VEVENT -BEGIN:VEVENT -UID:20111021T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20111021T230000Z -DTEND:20111022T000000Z -SUMMARY:Code Party 2 -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is having our s - econd code party of the term! Everyone is welcome\; please bring your frie - nds. There will be foodstuffs and sugary drinks available for your hacking - pleasure. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/fall/Code-Party-2 -END:VEVENT -BEGIN:VEVENT -UID:20110930T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20110930T230000Z -DTEND:20111001T000000Z -SUMMARY:Code Party 1 -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is having our f - irst code party of the term! The theme for this code party will be collabo - rative development. We'll present several ideas of small projects to work - on for the unexperienced. Everyone is welcome\; please bring your friends! - There will be foodstuffs and sugary drinks available for your hacking ple - asure. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/fall/Code-Party-1 -END:VEVENT -BEGIN:VEVENT -UID:20111112T123000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20111112T123000Z -DTEND:20111112T133000Z -SUMMARY:CSC goes to Design Our Tomorrow -LOCATION:University of Waterloo - Davis Centre -DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club has a limited n - umber of tickets available for the [Design Our Tomorrow Conference]() at the University of Toronto on Saturday\, Nove - mber 12\, 10:00 - 16:30. See event information for ticket details. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/fall/CSC-goes-to-Des - ign-Our-Tomorrow -END:VEVENT -BEGIN:VEVENT -UID:20111119T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20111119T000000Z -DTEND:20111119T010000Z -SUMMARY:CSC Open Data Code Party -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:*by Calum T. Dalek*. The Computer Science Club is teaming up w - ith the UW Open Data Initiative to bring you our third code party of the t - erm! Everyone is welcome\; please bring your friends. There will be foodst - uffs and sugary drinks available for your hacking pleasure. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/fall/CSC-Open-Data-C - ode-Party -END:VEVENT -BEGIN:VEVENT -UID:20110614T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20110614T203000Z -DTEND:20110614T213000Z -SUMMARY:Taming Software Bloat with AdaptableGIMP -LOCATION:University of Waterloo - MC 2054 -DESCRIPTION: Ever use software with 100s or 1000s of commands? Ever have a - hard time finding the right commands to perform your task? In this talk\, - we'll present AdaptableGIMP\, a new version of GIMP developed at Waterloo - to help simplify complex user interfaces. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/Taming-Softwa - re-Bloat-with-AdaptableGIMP -END:VEVENT -BEGIN:VEVENT -UID:20110704T173000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20110704T173000Z -DTEND:20110704T183000Z -SUMMARY:Our Troubles with Linux and Why You Should Care -LOCATION:University of Waterloo - MC 5158 -DESCRIPTION:A joint work between Professors Tim Brecht\, Ashif Harji\, and - Peter Buhr\, this talk describes experiences using the Linux kernel as a - platform for conducting performance evaluations. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/Our-Troubles- - with-Linux-and-Why-You-Should-Care -END:VEVENT -BEGIN:VEVENT -UID:20110609T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20110609T203000Z -DTEND:20110609T213000Z -SUMMARY:General Purpose Computing on Graphics Cards -LOCATION:University of Waterloo - MC 2054 -DESCRIPTION: In the first of our member talks for the term\, Katie Hyatt w - ill give a short introduction to General Purpose Graphics Processing Unit - computing. This expanding field has many applications. The primary focus o - f this talk will be nVidia's CUDA architecture. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/General-Purpo - se-Computing-on-Graphics-Cards -END:VEVENT -BEGIN:VEVENT -UID:20110509T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20110509T213000Z -DTEND:20110509T223000Z -SUMMARY:Elections -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:CSC Elections have begun for the Spring 2011 term\, nomination - s are open! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/Elections -END:VEVENT -BEGIN:VEVENT -UID:20110509T213100000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20110509T213100Z -DTEND:20110509T223100Z -SUMMARY:Elections Nominees List -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:CSC Elections\, final list of nominations for Spring 2011 -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/Elections-Nom - inees-List -END:VEVENT -BEGIN:VEVENT -UID:20110722T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20110722T230000Z -DTEND:20110723T000000Z -SUMMARY:Code Party 3 -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:The final Code Party of the term is here! Come hack on some co - de\, solve some puzzles\, and have some fun. The event starts in the eveni - ng and will run all night. You can show up for any portion of it. You shou - ld bring a laptop\, and probably have something in mind to work on\, thoug - h you're welcome with neither.Snacks will be provided. Everyone is welcome - .Please note this date is postponed from the originally scheduled date due - to conflicts with [Kitchener Ribfest & Craft Beer Show]() -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/Code-Party-3 -END:VEVENT -BEGIN:VEVENT -UID:20110624T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20110624T230000Z -DTEND:20110625T000000Z -SUMMARY:Code Party 2 -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:The second Code Party of the term takes place this Friday! Com - e hack on some code\, solve some puzzles\, and have some fun. The event st - arts in the evening and will run all night. You can show up for any portio - n of it. You should bring a laptop\, and probably have something in mind t - o work on\, though you're welcome with neither.Snacks will be provided. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/Code-Party-2 -END:VEVENT -BEGIN:VEVENT -UID:20110603T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20110603T230000Z -DTEND:20110604T000000Z -SUMMARY:Code Party 1 -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION: The Computer Science Club is having our first code party of t - he term. The theme for this week's code party is personal projects. Come s - how us what you've been working on! Of course\, everybody is welcome\, eve - n if you don't have a project. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/Code-Party-1 -END:VEVENT -BEGIN:VEVENT -UID:20110729T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20110729T220000Z -DTEND:20110729T230000Z -SUMMARY:CTRL-D -LOCATION:University of Waterloo - home of askhader\, see abstract -DESCRIPTION:The end of another term is here\, and so we're having our End- - of-Term dinner. Everybody's welcome to come to CTRL-D. We are running this - like a potluck\, so bringing food is suggested. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/CTRL-D -END:VEVENT -BEGIN:VEVENT -UID:20110709T200000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20110709T200000Z -DTEND:20110709T210000Z -SUMMARY:CSC Goes Outside -LOCATION:University of Waterloo - Columbia Lake Firepit -DESCRIPTION:Do you like going outside? Are you vitamin-D deficient from be - ing in the MC too long? Do you think marshmallows\, hotdogs\, and fire are - a delicious combination?If so\, you should join us as the CSC is going ou - tside!Around 4PM\, we're going to Columbia Lake for some outdoor fun. We'l - l have Frisbees\, kites\, snacks\, and some drinks. We'll be sticking arou - nd until dusk\, when we're going to have a campfire with marshmallows and - hotdogs. We plan to be there until 10PM\, but of course you're welcome to - come for any subinterval. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/CSC-Goes-Outs - ide -END:VEVENT -BEGIN:VEVENT -UID:20110720T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20110720T203000Z -DTEND:20110720T213000Z -SUMMARY:An Introduction to Steganography -LOCATION:University of Waterloo - MC 2038 -DESCRIPTION:As part of the CSC member talks series\, Yomna Nasser will be - presenting an introduction to steganography. Steganography is the act of h - iding information such that it can only be found by its intended recipient - . It has been practiced since ancient Greece\, and is still in use today.T - his talk will include an introduction to the area\, history\, and some bas - ic techniques for hiding information and detecting hidden data. There will - be an overview of some of the mathematics involved\, but nothing too rigo - rous. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/spring/An-Introducti - on-to-Steganography -END:VEVENT -BEGIN:VEVENT -UID:20110209T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20110209T213000Z -DTEND:20110209T223000Z -SUMMARY:UNIX 103: Version Control Systems -LOCATION:University of Waterloo - MC3003 -DESCRIPTION:*by Calum T. Dalek*. 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. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/winter/UNIX-103-Vers - ion-Control-Systems -END:VEVENT -BEGIN:VEVENT -UID:20110202T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20110202T213000Z -DTEND:20110202T223000Z -SUMMARY:UNIX 102: Documents and Editing in the Unix environment -LOCATION:University of Waterloo - MC3003 -DESCRIPTION:*by Calum T. Dalek*. The next installment in the CS Club's pop - ular Unix tutorials UNIX 102 introduces powerful text editing tools for pr - ogramming and document formatting. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/winter/UNIX-102-Docu - ments-and-Editing-in-the-Unix-environment -END:VEVENT -BEGIN:VEVENT -UID:20110126T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20110126T213000Z -DTEND:20110126T223000Z -SUMMARY:UNIX 101: An Introduction to the Shell -LOCATION:University of Waterloo - MC3003 -DESCRIPTION:*by Calum T. Dalek*. New to Unix? No problem\, we'll teach you - to power use circles around your friends! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/winter/UNIX-101-An-I - ntroduction-to-the-Shell -END:VEVENT -BEGIN:VEVENT -UID:20110317T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20110317T203000Z -DTEND:20110317T213000Z -SUMMARY:Software Patents -LOCATION:University of Waterloo - MC2034 -DESCRIPTION:*by Stanley Khaing*. What are the requirements for obtaining a - patent? Should software be patentable? -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/winter/Software-Pate - nts -END:VEVENT -BEGIN:VEVENT -UID:20110205T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20110205T000000Z -DTEND:20110205T010000Z -SUMMARY:Code Party -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:*by Calum T. Dalek*. Come one\, come all to the Code Party hap - pening in the Comfy Lounge this Friday. The event starts at 7:00PM and wil - l run through the night. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/winter/Code-Party -END:VEVENT -BEGIN:VEVENT -UID:20110218T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20110218T000000Z -DTEND:20110218T010000Z -SUMMARY:A Smorgasbord of Perl Talks -LOCATION:University of Waterloo - MC2017 -DESCRIPTION:*by KW Perl Mongers*. These talks are intended for programmers - who are curious about the Swiss Army Chainsaw of languages\, Perl. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2011/winter/A-Smorgasbord - -of-Perl-Talks -END:VEVENT -BEGIN:VEVENT -UID:20100929T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100929T203000Z -DTEND:20100929T213000Z -SUMMARY:Unix 101 -LOCATION:University of Waterloo - MC3003 -DESCRIPTION:Need to use the Unix environment for a course\, want to overco - me your fears of the command line\, or just curious? Attend the first inst - allment in the CSC's popular series of Unix tutorials to learn the basics - of the shell and how to navigate the unix environment. By the end of the h - ands on workshop you will be able to work efficiently from the command lin - e and power-use circles around your friends. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/Unix-101 -END:VEVENT -BEGIN:VEVENT -UID:20101006T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20101006T203000Z -DTEND:20101006T213000Z -SUMMARY:UNIX 103 -LOCATION:University of Waterloo - MC3003 -DESCRIPTION:Unix 103 will cover version control systems and how to use the - m to manage your projects. Unix 101 would be helpful\, but all that is nee - ded is basic knowledge of the Unix command line (how to enter commands). -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/UNIX-103 -END:VEVENT -BEGIN:VEVENT -UID:20101013T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20101013T203000Z -DTEND:20101013T213000Z -SUMMARY:UNIX 102 -LOCATION:University of Waterloo - MC3003 -DESCRIPTION:This installment in the CS Club's popular Unix tutorials UNIX - 102 introduces powerful text editing tools for programming and document fo - rmatting. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/UNIX-102 -END:VEVENT -BEGIN:VEVENT -UID:20101117T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20101117T213000Z -DTEND:20101117T223000Z -SUMMARY:Mathematics and aesthetics in maze design -LOCATION:University of Waterloo - MC4061 -DESCRIPTION:*by Dr. Craig S. Kaplan*. In this talk\, I discuss the role of - the computer in the process of designing mazes. I present some well known - algorithms for maze construction\, and more recent research that attempts - to novel mazes with non-trivial mathematical or aesthetic properties. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/Mathematics-and - -aesthetics-in-maze-design -END:VEVENT -BEGIN:VEVENT -UID:20101019T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20101019T203000Z -DTEND:20101019T213000Z -SUMMARY:Machine learning vs human learning - will scientists become obsole - te? -LOCATION:University of Waterloo - RCH 306 -DESCRIPTION:*by Dr. Shai Ben-David*. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/Machine-learnin - g-vs-human-learning---will-scientists-become-obsolete -END:VEVENT -BEGIN:VEVENT -UID:20100921T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100921T203000Z -DTEND:20100921T213000Z -SUMMARY:In the Beginning -LOCATION:University of Waterloo - MC4061 -DESCRIPTION:**by Dr. Prabhakar Ragde\, Cheriton School of Computer Science - **. I'll be workshopping some lecture ideas involving representations of n - umbers\, specification of computation in functional terms\, reasoning abou - t such specifications\, and comparing the strengths and weaknesses of diff - erent approaches. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/In-the-Beginnin - g -END:VEVENT -BEGIN:VEVENT -UID:20101012T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20101012T203000Z -DTEND:20101012T213000Z -SUMMARY:How to build a brain: From single neurons to cognition -LOCATION:University of Waterloo - MC4061 -DESCRIPTION:*By Dr. Chris Eliasmith*. Theoretical neuroscience is a new di - scipline 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 demons - trate how the ideas underlying these simple forms of representation can un - derwrite a representational hierarchy that scales to support sophisticated - \, structure-sensitive representations. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/How-to-build-a- - brain-From-single-neurons-to-cognition -END:VEVENT -BEGIN:VEVENT -UID:20101105T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20101105T230000Z -DTEND:20101106T000000Z -SUMMARY:Hackathon -LOCATION:University of Waterloo - CnD Lounge (MC3002) -DESCRIPTION:Come join the CSC for a night of code\, music with only 8 bits - \, and comradarie. We will be in the C&D Lounge from 7pm until 7am working - on personal projects\, open source projects\, and whatever else comes to - mind. If you're interested in getting involved in free/open source develop - ment\, some members will be on hand to guide you through the process. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/Hackathon -END:VEVENT -BEGIN:VEVENT -UID:20100914T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100914T203000Z -DTEND:20100914T213000Z -SUMMARY:Elections -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:Fall term executive elections and general meeting. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/Elections -END:VEVENT -BEGIN:VEVENT -UID:20100922T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100922T220000Z -DTEND:20100922T230000Z -SUMMARY:Cooking for Geeks -LOCATION:University of Waterloo - MC4045 -DESCRIPTION:The CSC is happy to be hosting Jeff Potter\, author of \"Cooki - ng 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 aud - iences of hackers & foodies alike. We're happy to have Jeff joining us for - a hands on demonstration. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/Cooking-for-Gee - ks -END:VEVENT -BEGIN:VEVENT -UID:20100923T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100923T203000Z -DTEND:20100923T213000Z -SUMMARY:Calling all CS Frosh -LOCATION:University of Waterloo - DC1301 (The Fishbowl) -DESCRIPTION:Come meet and greet your professors\, advisors\, and the heads - of the school. Talk to the CSC executive and other upper year students ab - out CS at Waterloo. Free food and beverages will also be available\, so th - ere is really no excuse to miss this. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/Calling-all-CS- - Frosh -END:VEVENT -BEGIN:VEVENT -UID:20101113T170000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20101113T170000Z -DTEND:20101113T180000Z -SUMMARY:CSC Invades Toronto -LOCATION:University of Waterloo - Outside DC -DESCRIPTION:The CSC is going to Toronto to visit UofT's [CSSU]()\, see what they do\, and have beer with them. If you - would like to come along\, please come by the office and sign up. The cost - for the trip is $2 per member. The bus will be leaving from the Davis Cen - ter (DC) Saturday Nov. 13 at NOON (some people may have been told 1pm\, th - is is an error). Please show up a few minutes early so we may board. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/CSC-Invades-Tor - onto -END:VEVENT -BEGIN:VEVENT -UID:20101004T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20101004T203000Z -DTEND:20101004T213000Z -SUMMARY:BareMetal OS -LOCATION:University of Waterloo - MC4021 -DESCRIPTION:*By Ian Seyler\, Return to Infinity*. BareMetal is a new 64-bi - t 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 C - omputing is the main target application. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/BareMetal-OS -END:VEVENT -BEGIN:VEVENT -UID:20101026T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20101026T203000Z -DTEND:20101026T213000Z -SUMMARY:Analysis of randomized algorithms via the probabilistic method -LOCATION:University of Waterloo - MC4040 -DESCRIPTION:In this talk\, we will give a few examples that illustrate the - basic method and show how it can be used to prove the existence of object - s with desirable combinatorial properties as well as produce them in expec - ted polynomial time via randomized algorithms. Our main goal will be to pr - esent a very slick proof from 1995 due to Spencer on the performance of a - randomized greedy algorithm for a set-packing problem. Spencer\, for seemi - ngly no reason\, introduces a time variable into his greedy algorithm and - treats set-packing as a Poisson process. Then\, like magic\, he is able to - show that his greedy algorithm is very likely to produce a good result us - ing basic properties of expected value. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/Analysis-of-ran - domized-algorithms-via-the-probabilistic-method -END:VEVENT -BEGIN:VEVENT -UID:20100928T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100928T203000Z -DTEND:20100928T213000Z -SUMMARY:A Brief Introduction to Video Encoding -LOCATION:University of Waterloo - MC4061 -DESCRIPTION:*By Peter Barfuss*. In this talk\, I will go over the concepts - used in video encoding (such as motion estimation/compensation\, inter- a - nd 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 t - opics. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/fall/A-Brief-Introdu - ction-to-Video-Encoding -END:VEVENT -BEGIN:VEVENT -UID:20100720T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100720T203000Z -DTEND:20100720T213000Z -SUMMARY:The Incompressibility Method -LOCATION:University of Waterloo - MC2066 -DESCRIPTION: In this talk\, we shall explore the incompressibility method- - --an interesting and extremely powerful framework for determining the aver - age-case runtime of algorithms. Within the right background knowledge\, th - e heapsort question can be answered with an elegant 3-line proof. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/spring/The-Incompres - sibility-Method -END:VEVENT -BEGIN:VEVENT -UID:20100713T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100713T203000Z -DTEND:20100713T213000Z -SUMMARY:Halftoning and Digital Art -LOCATION:University of Waterloo - MC2066 -DESCRIPTION:Edgar Bering will be giving a talk titled: Halftoning and Digi - tal Art -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/spring/Halftoning-an - d-Digital-Art -END:VEVENT -BEGIN:VEVENT -UID:20100526T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100526T210000Z -DTEND:20100526T220000Z -SUMMARY:Gerald Sussman -LOCATION:University of Waterloo - MC5158 -DESCRIPTION:The Art of the Propagator -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/spring/Gerald-Sussma - n -END:VEVENT -BEGIN:VEVENT -UID:20100511T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100511T213000Z -DTEND:20100511T223000Z -SUMMARY:Elections -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:Spring term executive elections and general meeting. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/spring/Elections -END:VEVENT -BEGIN:VEVENT -UID:20100706T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100706T203000Z -DTEND:20100706T213000Z -SUMMARY:Dataflow Analysis -LOCATION:University of Waterloo - MC2054 -DESCRIPTION:Nomair Naeem\, a P.H.D. Student at Waterloo\, will be giving a - talk about Dataflow Analysis -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/spring/Dataflow-Anal - ysis -END:VEVENT -BEGIN:VEVENT -UID:20100622T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100622T203000Z -DTEND:20100622T213000Z -SUMMARY:Compiling To Combinators -LOCATION:University of Waterloo - MC2066 -DESCRIPTION:Professor Ragde will be giving the first of our Professor talk - s for the Spring 2010 term. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/spring/Compiling-To- - Combinators -END:VEVENT -BEGIN:VEVENT -UID:20100709T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100709T230000Z -DTEND:20100710T000000Z -SUMMARY:Code Party -LOCATION:University of Waterloo - MC Comfy -DESCRIPTION:There is a CSC Code Party Friday starting at 7:00PM (1900) unt - il we get bored (likely in the early in morning). Come out for fun hacking - times. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/spring/Code-Party -END:VEVENT -BEGIN:VEVENT -UID:20100407T170000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100407T170000Z -DTEND:20100407T180000Z -SUMMARY:Windows Azure Lab -LOCATION:University of Waterloo - MC2037 -DESCRIPTION:Get the opportunity to learn about Microsoft's Cloud Services - Platform\, Windows Azure. Attend this Hands-on-lab session sponsored by Mi - crosoft. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/Windows-Azure - -Lab -END:VEVENT -BEGIN:VEVENT -UID:20100118T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100118T203000Z -DTEND:20100118T213000Z -SUMMARY:Wilderness Programming -LOCATION:University of Waterloo - MC2066 -DESCRIPTION:Paul Lutus describes his early Apple II software development d - ays\, conducted from the far end of a 1200-foot power cord\, in a tiny Ore - gon cabin. Paul describes how he wrote a best-seller (Apple Writer) in ass - embly language\, while dealing with power outages\, lightning storms and t - he occasional curious bear. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/Wilderness-Pr - ogramming -END:VEVENT -BEGIN:VEVENT -UID:20100210T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100210T213000Z -DTEND:20100210T223000Z -SUMMARY:UNIX 101 -LOCATION:University of Waterloo - MC3003 -DESCRIPTION:New to Unix? No problem\, we'll teach you to power use circles - around your friends! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/UNIX-101 -END:VEVENT -BEGIN:VEVENT -UID:20100211T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100211T213000Z -DTEND:20100211T223000Z -SUMMARY:UNIX 101 Encore -LOCATION:University of Waterloo - MC3005 -DESCRIPTION: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. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/UNIX-101-Enco - re -END:VEVENT -BEGIN:VEVENT -UID:20100223T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100223T213000Z -DTEND:20100223T223000Z -SUMMARY:The Best Algorithms are Randomized Algorithms -LOCATION:University of Waterloo - MC5136B -DESCRIPTION:In this talk Nicholas Harvey discusses the prevalence of rando - mized algorithms and their application to solving optimization problems on - graphs\; with startling results compared to deterministic algorithms. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/The-Best-Algo - rithms-are-Randomized-Algorithms -END:VEVENT -BEGIN:VEVENT -UID:20100309T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100309T213000Z -DTEND:20100309T223000Z -SUMMARY:Software Transactional Memory and Using STM in Haskell -LOCATION:University of Waterloo - DC1304 -DESCRIPTION:The fourth Undergraduate Seminar in Computer Science will be p - resented by Brennan Taylor\, a club member. He will be discussing various - concurrent computing problems\, and introducing Software Transactional Mem - ory as a solution to them. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/Software-Tran - sactional-Memory-and-Using-STM-in-Haskell -END:VEVENT -BEGIN:VEVENT -UID:20100302T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100302T213000Z -DTEND:20100302T223000Z -SUMMARY:QIP=PSPACE -LOCATION:University of Waterloo - DC1304 -DESCRIPTION:Dr. John Watrous of the [IQC]() will presen - t his recent result \"QIP=PSPACE\". The talk will not assume any familiari - ty with quantum computing or complexity theory\, and light refreshments wi - ll be provided. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/QIP=PSPACE -END:VEVENT -BEGIN:VEVENT -UID:20100330T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100330T203000Z -DTEND:20100330T213000Z -SUMMARY:NUI: The future of robotics and automated systems -LOCATION:University of Waterloo - DC1304 -DESCRIPTION:Member Sam Pasupalak will present some of his ongoing work in - Natural User Interfaces and Robotics in this sixth installment of CS10. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/NUI-The-futur - e-of-robotics-and-automated-systems -END:VEVENT -BEGIN:VEVENT -UID:20100323T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100323T203000Z -DTEND:20100323T213000Z -SUMMARY:Memory-Corruption Security Holes: How to exploit\, patch and preve - nt them. -LOCATION:University of Waterloo - MC5158 -DESCRIPTION:Despite it being 2010\, code is still being exploited due to s - tack overflows\, a 40+ year old class of security vulnerabilities. In this - talk\, I will go over several common methods of program exploitation\, bo - th on the stack and on the heap\, as well as going over some of the curren - t mitigation techniques (i.e. stack canaries\, ASLR\, etc.) for these hole - s\, and similarly\, how some of these can be bypassed as well. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/Memory-Corrup - tion-Security-Holes-How-to-exploit\,-patch-and-prevent-them. -END:VEVENT -BEGIN:VEVENT -UID:20100126T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100126T220000Z -DTEND:20100126T230000Z -SUMMARY:Deep learning with multiplicative interactions -LOCATION:University of Waterloo - DC1302 -DESCRIPTION:Geoffrey Hinton\, from the University of Toronto and the Canad - ian Institute for Advanced Research\, will discuss some of his latest work - in learning networks and artificial intelligence. The talk will be access - able\, so don't hesitate to come out. More information about Dr. Hinton's - research can be found on [his website](). -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/Deep-learning - -with-multiplicative-interactions -END:VEVENT -BEGIN:VEVENT -UID:20100227T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100227T000000Z -DTEND:20100227T010000Z -SUMMARY:Contest Closing -LOCATION:University of Waterloo - CnD Lounge -DESCRIPTION:The [contest]() is coming - to a close tomorrow\, so to finish it in style we will be having ice cream - and code friday night. It would be a shame if Waterloo lost (we're not on - top of the [leaderboard]() right now) so come out and hack for the home team. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/Contest-Closi - ng -END:VEVENT -BEGIN:VEVENT -UID:20100401T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100401T223000Z -DTEND:20100401T233000Z -SUMMARY:CTRL-D -LOCATION:University of Waterloo - CSC Office -DESCRIPTION: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 t - o get there meet at the club office at 6:30 PM\, a group will be leaving f - rom the MC then. The dinner will be potluck style so bring a dish for 4-6 - people\, or some plates or pop or something. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/CTRL-D -END:VEVENT -BEGIN:VEVENT -UID:20100225T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100225T213000Z -DTEND:20100225T223000Z -SUMMARY:CSCF Town Hall -LOCATION:University of Waterloo - DC1302 -DESCRIPTION:Come to a town hall style meeting with the managers of CSCF to - discuss how to improve the undergraduate (student.cs) computing environme - nt. Have gripes? Suggestions? Requests? Now is the time to voice them. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/CSCF-Town-Hal - l -END:VEVENT -BEGIN:VEVENT -UID:20100406T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100406T203000Z -DTEND:20100406T213000Z -SUMMARY:Brush-Based Constructive Solid Geometry -LOCATION:University of Waterloo - DC1304 -DESCRIPTION:The last talk in the CS10 series will be presented by Jordan S - aunders\, in which he will discuss methods for processing brush-based cons - tructive solid geometry. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/Brush-Based-C - onstructive-Solid-Geometry -END:VEVENT -BEGIN:VEVENT -UID:20100306T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100306T220000Z -DTEND:20100306T230000Z -SUMMARY:Bowling -LOCATION:University of Waterloo - Waterloo Bowling Lanes -DESCRIPTION:The CSC is going bowling. $9.75 for shoes and two games. The b - owling alley serves fried food and beer. Join us for some or all of the ab - ove -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/Bowling -END:VEVENT -BEGIN:VEVENT -UID:20100316T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100316T203000Z -DTEND:20100316T213000Z -SUMMARY:Approximation Hardness and the Unique Games Conjecture -LOCATION:University of Waterloo - MC5158 -DESCRIPTION:The fifth installment in CS10: Undergraduate Seminars in CS\, - features CSC member Elyot Grant introducing the theory of approximation al - gorithms. Fun times and a lack of gruesome math are promised. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/Approximation - -Hardness-and-the-Unique-Games-Conjecture -END:VEVENT -BEGIN:VEVENT -UID:20100319T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100319T230000Z -DTEND:20100320T000000Z -SUMMARY:Another Party of Code -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:There is a CSC Code Party Friday starting at 7:00PM (1900) unt - il 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 en - ergy drinks for everyone's enjoyment. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/Another-Party - -of-Code -END:VEVENT -BEGIN:VEVENT -UID:20100209T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100209T213000Z -DTEND:20100209T223000Z -SUMMARY:An Introduction to Vector Graphics Libraries with Cairo -LOCATION:University of Waterloo - DC1304 -DESCRIPTION:Cairo is an open source\, cross platform\, vector graphics lib - rary 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 backend - s. Unlike the raster graphics used with programmes and libraries such as T - he Gimp and ImageMagick\, vector graphics are not defined by grids of pixe - ls\, but rather by a collection of drawing operations. These operations de - tail how to draw lines\, fill shapes\, and even set text to create the des - ired image. This has the advantages of being infinitely scalable\, smaller - in file size\, and simpler to express within a computer programme. This t - alk will be an introduction to the concepts and metaphors used by vector g - raphics libraries in general and Cairo in particular. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/An-Introducti - on-to-Vector-Graphics-Libraries-with-Cairo -END:VEVENT -BEGIN:VEVENT -UID:20100313T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100313T000000Z -DTEND:20100313T010000Z -SUMMARY:A Party of Code -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:A fevered night of code\, friends\, fun\, energy drinks\, and - the CSC. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/A-Party-of-Co - de -END:VEVENT -BEGIN:VEVENT -UID:20100326T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20100326T230000Z -DTEND:20100327T000000Z -SUMMARY:A Final Party of Code -LOCATION:University of Waterloo - MC7001 -DESCRIPTION: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 hac - king 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 las - t of the term so don't miss out. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2010/winter/A-Final-Party - -of-Code -END:VEVENT -BEGIN:VEVENT -UID:20091014T183000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20091014T183000Z -DTEND:20091014T193000Z -SUMMARY:UofT Graduate School Information Session -LOCATION:University of Waterloo - DC1304 -DESCRIPTION:\"Is Graduate School for You?\" Get the answers to your grad s - chool questions - and have a bite to eat\, our treat -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/UofT-Graduate-S - chool-Information-Session -END:VEVENT -BEGIN:VEVENT -UID:20091008T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20091008T203000Z -DTEND:20091008T213000Z -SUMMARY:UNIX 103 -LOCATION:University of Waterloo - MC3003 -DESCRIPTION:In this long-awaited third installment of the popular Unix Tut - orials the friendly experts of the CSC will teach you the simple art of ve - rsion control. You will learn the purpose and use of two different Version - Control Systems (git and subversion). This tutorial will advise you in th - e discipline of managing the source code of your projects and enable you t - o quickly learn new Version Control Systems in the work place -- a skill t - hat is much sought after by employers. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/UNIX-103 -END:VEVENT -BEGIN:VEVENT -UID:20091001T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20091001T203000Z -DTEND:20091001T213000Z -SUMMARY:UNIX 102 -LOCATION:University of Waterloo - MC3003 -DESCRIPTION:The next installment in the CS Club's popular Unix tutorials U - NIX 102 introduces powerful text editing tools for programming and documen - t formatting. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/UNIX-102 -END:VEVENT -BEGIN:VEVENT -UID:20090924T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090924T203000Z -DTEND:20090924T213000Z -SUMMARY:UNIX 101 -LOCATION:University of Waterloo - MC3003 -DESCRIPTION:New to Unix? No problem\, we'll teach you to power use circles - around your friends! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/UNIX-101 -END:VEVENT -BEGIN:VEVENT -UID:20091205T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20091205T233000Z -DTEND:20091206T003000Z -SUMMARY:The Club That Really Likes Dinner -LOCATION:University of Waterloo - MC3036 -DESCRIPTION:Come on out to the club's termly end of term dinner\, details - in the abstract -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/The-Club-That-R - eally-Likes-Dinner -END:VEVENT -BEGIN:VEVENT -UID:20091003T140000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20091003T140000Z -DTEND:20091003T150000Z -SUMMARY:Linux Install Fest -LOCATION:University of Waterloo - DC1301 FishBowl -DESCRIPTION:Interested in trying Linux but don't know where to start? Come - to the Linux install fest to demo Linux\, get help installing it on your - computer\, either stand alone or a dual boot\, and help setting up your fr - esh install. Have lunch and hang around if you like\, or just come in for - a CD. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/Linux-Install-F - est -END:VEVENT -BEGIN:VEVENT -UID:20091105T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20091105T213000Z -DTEND:20091105T223000Z -SUMMARY:In the Beginning -LOCATION:University of Waterloo - MC2065 -DESCRIPTION:To most CS students an OS kernel is pretty low level. But ther - e 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 w - hen it powered on. This talk describes what needs to happen next\, up to t - he point where the first kernel instruction executes. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/In-the-Beginnin - g -END:VEVENT -BEGIN:VEVENT -UID:20090915T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090915T210000Z -DTEND:20090915T220000Z -SUMMARY:Elections -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:Nominations are open now\, either place your name on the nomin - ees board or e-mail [the CRO]() to nominat - e someone for a position. Come to the Comfy Lounge to elect your fall term - executive. Contact [the CRO]() if you hav - e questions. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/Elections -END:VEVENT -BEGIN:VEVENT -UID:20091016T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20091016T230000Z -DTEND:20091017T000000Z -SUMMARY:Code Party and Contest Finale -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION: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 c - oding and comradarie with us. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/Code-Party-and- - Contest-Finale -END:VEVENT -BEGIN:VEVENT -UID:20091128T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20091128T000000Z -DTEND:20091128T010000Z -SUMMARY:Code Party!!11!! -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:A fevered night of code\, friends\, fun\, energy drinks\, and - the CSC. Facebook will be around to bring some food and hang out. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/Code-Party!!11! - ! -END:VEVENT -BEGIN:VEVENT -UID:20091020T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20091020T203000Z -DTEND:20091020T213000Z -SUMMARY:CSC Goes To Dooly's -LOCATION:University of Waterloo - MC3036 -DESCRIPTION:We're going to Dooly's to play pool. What more do you want fro - m 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. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/CSC-Goes-To-Doo - ly's -END:VEVENT -BEGIN:VEVENT -UID:20090928T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090928T203000Z -DTEND:20090928T213000Z -SUMMARY:AI Programming Contest sponsored by Google -LOCATION:University of Waterloo - MC3003 -DESCRIPTION:Come learn how to write an intelligent game-playing program. N - o past experience necessary. Submit your program using the [online web int - erface]() to watch it battle against - other people's programs. Beginners and experts welcome! Prizes provided by - google\, including the delivery of your resume to google recruiters. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/fall/AI-Programming- - Contest-sponsored-by-Google -END:VEVENT -BEGIN:VEVENT -UID:20090723T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090723T203000Z -DTEND:20090723T213000Z -SUMMARY:Unix 103 -LOCATION:University of Waterloo - MC 3003 -DESCRIPTION:In this long-awaited third installment of the popular Unix Tut - orials the dark mages of the CSC will train you in the not-so-arcane magic - k of version control. You will learn the purpose and use of two different - Version Control Systems (git and subversion). This tutorial will advise yo - u in the discipline of managing the source code of your projects and enabl - e you to quickly learn new Version Control Systems in the work place -- a - skill that is much sought after by employers. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/spring/Unix-103 -END:VEVENT -BEGIN:VEVENT -UID:20090602T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090602T203000Z -DTEND:20090602T213000Z -SUMMARY:Unix 101 -LOCATION:University of Waterloo - MC 2037 -DESCRIPTION:Need to use the UNIX environment for a course\, want to overco - me your fears of the command line\, or just curious? Come and learn the ar - cane secrets of the UNIX command line interface from CSC mages. After this - tutorial you will be comfortable with the essentials of navigating\, mani - pulating and viewing files\, and processing data at the UNIX shell prompt. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/spring/Unix-101 -END:VEVENT -BEGIN:VEVENT -UID:20090622T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090622T203000Z -DTEND:20090622T213000Z -SUMMARY:Paper Club -LOCATION:University of Waterloo - MC 4041 -DESCRIPTION:Come and drink tea and read an academic CS paper with the Pape - r Club. We will be meeting from 4:30pm until 6:30pm on Monday\, June 22th - on the 4th floor of the MC (exact room number TBA). See http://csclub.uwat - erloo.ca/\\~paper -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/spring/Paper-Club -END:VEVENT -BEGIN:VEVENT -UID:20090512T160000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090512T160000Z -DTEND:20090512T170000Z -SUMMARY:PHP on Windows -LOCATION:University of Waterloo - MC 2034 -DESCRIPTION:PHP Programming Contest Info Session -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/spring/PHP-on-Window - s -END:VEVENT -BEGIN:VEVENT -UID:20090707T190000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090707T190000Z -DTEND:20090707T200000Z -SUMMARY:History of CS Curriculum at UW -LOCATION:University of Waterloo - DC 1302 -DESCRIPTION:This talk provides a personal overview of the evolution of the - undergraduate computer science curriculum at UW over the past forty years - \, concluding with an audience discussion of possible future developments. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/spring/History-of-CS - -Curriculum-at-UW -END:VEVENT -BEGIN:VEVENT -UID:20090619T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090619T213000Z -DTEND:20090619T223000Z -SUMMARY:Dooly's Night -LOCATION:University of Waterloo - Dooly's -DESCRIPTION:The CSC will be playing pool at Dooly's. Join us for only a fe - w dollars. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/spring/Dooly's-Night -END:VEVENT -BEGIN:VEVENT -UID:20090605T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090605T230000Z -DTEND:20090606T000000Z -SUMMARY:Code Party -LOCATION:University of Waterloo - MC 3001 -DESCRIPTION:Have an assignment or project you need to work on? We will be - coding from 7:00pm until 7:00am starting on Friday\, June 5th in the Comfy - lounge. Join us! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/spring/Code-Party -END:VEVENT -BEGIN:VEVENT -UID:20090203T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090203T223000Z -DTEND:20090203T233000Z -SUMMARY:UNIX 101 -LOCATION:University of Waterloo - MC3003 -DESCRIPTION:New to Unix? No problem\, we'll teach you to power use circles - around your friends! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/UNIX-101 -END:VEVENT -BEGIN:VEVENT -UID:20090205T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090205T223000Z -DTEND:20090205T233000Z -SUMMARY:UNIX 101 and 102 -LOCATION:University of Waterloo - MC2062 and MC2063 -DESCRIPTION:Continuing the popular Unix Tutorials with a rerun of 101 and - the debut of 102. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/UNIX-101-and- - 102 -END:VEVENT -BEGIN:VEVENT -UID:20090113T212000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090113T212000Z -DTEND:20090113T222000Z -SUMMARY:Term Elections -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:Winter Elections -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Term-Election - s -END:VEVENT -BEGIN:VEVENT -UID:20090305T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090305T213000Z -DTEND:20090305T223000Z -SUMMARY:SIGGRAPH Night -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:Come out and watch the SIGGRAPH (Special Interest Group on Gra - phics) conference video review. A video of insane\, amazing\, and mind blo - wing computer graphics. . -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/SIGGRAPH-Nigh - t -END:VEVENT -BEGIN:VEVENT -UID:20090129T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090129T233000Z -DTEND:20090130T003000Z -SUMMARY:Richard M. Stallman -LOCATION:University of Waterloo - Modern Languages Theatre -DESCRIPTION:The Free Software Movement and the GNU/Linux Operating System -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Richard-M.-St - allman -END:VEVENT -BEGIN:VEVENT -UID:20090402T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090402T203000Z -DTEND:20090402T213000Z -SUMMARY:Rapid prototyping and mathematical art -LOCATION:University of Waterloo - DC1302 -DESCRIPTION:A talk by Craig S. Kaplan. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Rapid-prototy - ping-and-mathematical-art -END:VEVENT -BEGIN:VEVENT -UID:20090309T190000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090309T190000Z -DTEND:20090309T200000Z -SUMMARY:Prabhakar Ragde -LOCATION:University of Waterloo - DC1302 -DESCRIPTION:Functional Lexing and Parsing -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Prabhakar-Rag - de -END:VEVENT -BEGIN:VEVENT -UID:20090122T170000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090122T170000Z -DTEND:20090122T180000Z -SUMMARY:Joel Spolsky -LOCATION:University of Waterloo - MC5136 -DESCRIPTION:Joel Spolsky\, of [Joel on Software]() will be giving a talk entitled \"Computer Science Education and th - e Software Industry\". -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Joel-Spolsky -END:VEVENT -BEGIN:VEVENT -UID:20090312T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090312T210000Z -DTEND:20090312T220000Z -SUMMARY:IQC - Programming Quantum Computers -LOCATION:University of Waterloo - RAC2009 -DESCRIPTION:A brief intro to Quantum Computing and why it matters\, follow - ed by a talk on programming quantum computers. Meet at the CSC at 4:00PM f - or a guided walk to the RAC. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/IQC---Program - ming-Quantum-Computers -END:VEVENT -BEGIN:VEVENT -UID:20090227T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090227T220000Z -DTEND:20090227T230000Z -SUMMARY:Dooly's Night -LOCATION:University of Waterloo - CSC Office: MC3036 -DESCRIPTION:Come join the CSC as we head to Dooly's. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Dooly's-Night -END:VEVENT -BEGIN:VEVENT -UID:20090117T003000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090117T003000Z -DTEND:20090117T013000Z -SUMMARY:Code party !!11!!1!! -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:There is a CSC Code Party Tonight starting at 7:30PM (1930) un - til we get bored (likely in the early in morning). Come out for fun hackin - g times\, spreading Intertube memes (optional)\, hacking on the OpenMoko\, - creating music mixes\, and other general classyness. If we manage to swin - g it\, there will be delicious energy drinks for your consumption! Alterna - tively\, if we don't we will have each other as well as some delicious tea - and coffee. Perhaps a crumpet -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Code-party-!! - 11!!1!! -END:VEVENT -BEGIN:VEVENT -UID:20090327T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090327T220000Z -DTEND:20090327T230000Z -SUMMARY:Code Party -LOCATION:University of Waterloo - Comfy Lounge (MC) -DESCRIPTION:CSC Code Party! Same as always - no sleep\, lots of caffeine\, - and really nerdy entertainment. Bonus: Free Cake! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Code-Party -END:VEVENT -BEGIN:VEVENT -UID:20090207T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090207T000000Z -DTEND:20090207T010000Z -SUMMARY:Code Party! -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:There is a CSC Code Party starting at 7:00PM (19:00). Come out - and enjoy some good old programming and meet others interested in writing - code! Free energy drinks and snacks for all. Plus\, we have lots of thing - s that need to be done if you're looking for a project to work on! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Code-Party! -END:VEVENT -BEGIN:VEVENT -UID:20090312T120000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090312T120000Z -DTEND:20090312T130000Z -SUMMARY:Canadian Undergraduate Technology Conference -LOCATION:University of Waterloo - Toronto Hilton -DESCRIPTION:See [cutc.ca]() for more details. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Canadian-Unde - rgraduate-Technology-Conference -END:VEVENT -BEGIN:VEVENT -UID:20090403T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090403T220000Z -DTEND:20090403T230000Z -SUMMARY:CTRL-D -LOCATION:University of Waterloo - TBA -DESCRIPTION:Join the Club That Really Likes Dinner for the End Of Term par - ty! Inquire closer to the date for details. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/CTRL-D -END:VEVENT -BEGIN:VEVENT -UID:20090319T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20090319T203000Z -DTEND:20090319T213000Z -SUMMARY:Artificial Intelligence Contest -LOCATION:University of Waterloo - MC2061 -DESCRIPTION:Come out and try your hand at writing a computer program that - plays Minesweeper Flags\, a two-player variant of the classic computer gam - e\, Minesweeper. Once you're done\, your program will compete head-to-head - against the other entries in a fierce Minesweeper Flags tournament. There - will be a contest kick-off session on Thursday March 19 at 4:30 PM in roo - m MC3036. Submissions will be accepted until Saturday March 28. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2009/winter/Artificial-In - telligence-Contest -END:VEVENT -BEGIN:VEVENT -UID:20081009T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20081009T203000Z -DTEND:20081009T213000Z -SUMMARY:Unix 102 -LOCATION:University of Waterloo - MC2037 -DESCRIPTION:Want more from Unix? No problem\, we'll teach you to create an - d quickly edit high quality documents. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/Unix-102 -END:VEVENT -BEGIN:VEVENT -UID:20081007T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20081007T203000Z -DTEND:20081007T213000Z -SUMMARY:Unix 101 -LOCATION:University of Waterloo - MC2037 -DESCRIPTION:New to Unix? No problem\, we'll teach you to power use circles - around your friends! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/Unix-101 -END:VEVENT -BEGIN:VEVENT -UID:20081016T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20081016T203000Z -DTEND:20081016T213000Z -SUMMARY:SIGGRAPH Night -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:Come out and watch the SIGGRAPH (Special Interest Group on Gra - phics) conference video review. A video of insane\, amazing\, and mind blo - wing computer graphics. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/SIGGRAPH-Night -END:VEVENT -BEGIN:VEVENT -UID:20080912T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20080912T203000Z -DTEND:20080912T213000Z -SUMMARY:Meet the CSC -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:Come out and meet other CSC members\, find out about the CSC\, - meet the executive nominees\, and join if you like what you see. Nominees - should plan on attending. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/Meet-the-CSC -END:VEVENT -BEGIN:VEVENT -UID:20081106T150000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20081106T150000Z -DTEND:20081106T160000Z -SUMMARY:Linux Install Fest -LOCATION:University of Waterloo - SLC Multipurpose Room -DESCRIPTION:Come join the CSC in celebrating the new releases of Ubuntu Li - nux\, Free BSD and Open BSD\, and get a hand installing one of them on you - r own system. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/Linux-Install-F - est -END:VEVENT -BEGIN:VEVENT -UID:20081002T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20081002T203000Z -DTEND:20081002T213000Z -SUMMARY:General Meeting 2 -LOCATION:University of Waterloo - MC4021 -DESCRIPTION:The second official general meeting of the term. Items on the - adgenda are CSC Merch\, upcoming talks\, and other possible planned events - \, as well as the announcement of a librarian and planning of an office cl - eanout and a library organization day. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/General-Meeting - -2 -END:VEVENT -BEGIN:VEVENT -UID:20081003T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20081003T203000Z -DTEND:20081003T213000Z -SUMMARY:Game Sketching -LOCATION:University of Waterloo - MC2065 -DESCRIPTION:Juancho Buchanan\, CTO Relic Entertainment -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/Game-Sketching -END:VEVENT -BEGIN:VEVENT -UID:20081110T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20081110T213000Z -DTEND:20081110T223000Z -SUMMARY:Functional Programming -LOCATION:University of Waterloo - MC4061 -DESCRIPTION:This talk will survey concepts\, techniques\, and languages fo - r functional programming from both historical and contemporary perspective - s\, with reference to Lisp\, Scheme\, ML\, Haskell\, and Erlang. No prior - background is assumed. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/Functional-Prog - ramming -END:VEVENT -BEGIN:VEVENT -UID:20081024T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20081024T220000Z -DTEND:20081024T230000Z -SUMMARY:Code Party -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:A fevered night of code\, friends\, fun\, free energy drinks\, - and the CSC. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/Code-Party -END:VEVENT -BEGIN:VEVENT -UID:20081115T113000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20081115T113000Z -DTEND:20081115T123000Z -SUMMARY:Changing the World Conference -LOCATION:University of Waterloo - Toronto -DESCRIPTION:Organized by Queen's students\, Changing the World aims to bri - ng together the world's greatest visionaries to inspire people to innovate - and better our world. Among these speakers include Nobel Peace Prize winn - er\, Eric Chivian. He was a recipient for his work on stopping nuclear war - . -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/Changing-the-Wo - rld-Conference -END:VEVENT -BEGIN:VEVENT -UID:20080916T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20080916T203000Z -DTEND:20080916T213000Z -SUMMARY:CSClub Elections -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:Elections are scheduled for Tues\, Sep 16 @ 4:30 pm in the com - fy lounge. The nomination period closes on Mon\, Sep 15 @ 4:30 pm. Nominat - ions may be sent to cro@csclub.uwaterloo.ca. Candidates should not engage - in campaigning after the nomination period has closed. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/fall/CSClub-Election - s -END:VEVENT -BEGIN:VEVENT -UID:20080229T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20080229T220000Z -DTEND:20080229T230000Z -SUMMARY:Quantum Information Processing -LOCATION:University of Waterloo - BFG2125 -DESCRIPTION:Raymond Laflamme -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/winter/Quantum-Infor - mation-Processing -END:VEVENT -BEGIN:VEVENT -UID:20080123T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20080123T220000Z -DTEND:20080123T230000Z -SUMMARY:Creating Distributed Applications with TIPC -LOCATION:University of Waterloo - MC 4020 -DESCRIPTION:Elmer Horvath -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/winter/Creating-Dist - ributed-Applications-with-TIPC -END:VEVENT -BEGIN:VEVENT -UID:20080115T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20080115T213000Z -DTEND:20080115T223000Z -SUMMARY:CSClub Elections -LOCATION:University of Waterloo - Comfy Lounge -DESCRIPTION:Elections are scheduled for Tues\, Jan 15 @ 4:30 pm in the com - fy lounge. The nomination period closes on Mon\, Jan 14 @ 4:30 pm. Candida - tes should not engage in campaigning after the nomination period has close - d. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/winter/CSClub-Electi - ons -END:VEVENT -BEGIN:VEVENT -UID:20080214T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20080214T210000Z -DTEND:20080214T220000Z -SUMMARY:CSC Programming Contest 1 -LOCATION:University of Waterloo - MC2061 -DESCRIPTION:Yes\, we know this is Valentine's Day. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/winter/CSC-Programmi - ng-Contest-1 -END:VEVENT -BEGIN:VEVENT -UID:20080208T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20080208T213000Z -DTEND:20080208T223000Z -SUMMARY:A Brief History of Blackberry and the Wireless Data Telecom Indust - ry -LOCATION:University of Waterloo - MC4042 -DESCRIPTION:Tyler Lessard -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2008/winter/A-Brief-Histo - ry-of-Blackberry-and-the-Wireless-Data-Telecom-Industry -END:VEVENT -BEGIN:VEVENT -UID:20071120T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20071120T213000Z -DTEND:20071120T223000Z -SUMMARY:Why you should care about functional programming with Haskell *New - -er Date* -LOCATION:University of Waterloo - MC 4041 -DESCRIPTION:Andrei Barbu -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/Why-you-should- - care-about-functional-programming-with-Haskell-New-er-Date -END:VEVENT -BEGIN:VEVENT -UID:20070925T173000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20070925T173000Z -DTEND:20070925T183000Z -SUMMARY:Virtual Reality\, Real Law: The regulation of Property in Video Ga - mes -LOCATION:University of Waterloo - DC 1302 -DESCRIPTION:Susan Abramovitch -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/Virtual-Reality - \,-Real-Law-The-regulation-of-Property-in-Video-Games -END:VEVENT -BEGIN:VEVENT -UID:20071002T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20071002T203000Z -DTEND:20071002T213000Z -SUMMARY:Putting the fun into Functional Languages and Useful Programming w - ith OCaml/F# -LOCATION:University of Waterloo - MC4061 -DESCRIPTION:Brennan Taylor -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/Putting-the-fun - -into-Functional-Languages-and-Useful-Programming-with-OCamlF# -END:VEVENT -BEGIN:VEVENT -UID:20071201T183000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20071201T183000Z -DTEND:20071201T193000Z -SUMMARY:Programming Contest -LOCATION:University of Waterloo - MC 2037 -DESCRIPTION:Win Prizes! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/Programming-Con - test -END:VEVENT -BEGIN:VEVENT -UID:20071204T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20071204T213000Z -DTEND:20071204T223000Z -SUMMARY:PE Executable Translation: A solution for legacy games on linux (P - ostponed) -LOCATION:University of Waterloo - TBA -DESCRIPTION:David Tenty -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/PE-Executable-T - ranslation-A-solution-for-legacy-games-on-linux-(Postponed) -END:VEVENT -BEGIN:VEVENT -UID:20071015T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20071015T203000Z -DTEND:20071015T213000Z -SUMMARY:Off-the-Record Messaging: Useful Security and Privacy for IM -LOCATION:University of Waterloo - MC4041 -DESCRIPTION:Ian Goldberg -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/Off-the-Record- - Messaging-Useful-Security-and-Privacy-for-IM -END:VEVENT -BEGIN:VEVENT -UID:20071202T193000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20071202T193000Z -DTEND:20071202T203000Z -SUMMARY:Multi-Player Linux games for Linux awarness week -LOCATION:University of Waterloo - TBA -DESCRIPTION:Multi-Player Gaming with Linux [Possibly Pizza!] -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/Multi-Player-Li - nux-games-for-Linux-awarness-week -END:VEVENT -BEGIN:VEVENT -UID:20071122T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20071122T213000Z -DTEND:20071122T223000Z -SUMMARY:More Haskell functional programming fun! -LOCATION:University of Waterloo - MC 4041 -DESCRIPTION:Andrei Barbu -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/More-Haskell-fu - nctional-programming-fun! -END:VEVENT -BEGIN:VEVENT -UID:20071009T204500000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20071009T204500Z -DTEND:20071009T214500Z -SUMMARY:Join-Calculus with JoCaml. Concurrent programming that doesn't fry - your brain -LOCATION:University of Waterloo - MC 4060 -DESCRIPTION:Brennan Taylor -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/Join-Calculus-w - ith-JoCaml.-Concurrent-programming-that-doesn't-fry-your-brain -END:VEVENT -BEGIN:VEVENT -UID:20071205T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20071205T213000Z -DTEND:20071205T223000Z -SUMMARY:Google Summer of Code\, a look back on 2007 -LOCATION:University of Waterloo - MC 4061 -DESCRIPTION:Holden Karau -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/Google-Summer-o - f-Code\,-a-look-back-on-2007 -END:VEVENT -BEGIN:VEVENT -UID:20071019T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20071019T210000Z -DTEND:20071019T220000Z -SUMMARY:General Meeting -LOCATION:University of Waterloo - MC4058 -DESCRIPTION:There is a general meeting scheduled for Friday\, October 19\, - 2007 at 17:00.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 st - aff is up to speed on current CSC doings. The current agenda can be found - at [http://wiki.csclub.uwaterloo.ca/wiki/Friday\\_19\\_October\\_2007.]() -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/General-Meeting -END:VEVENT -BEGIN:VEVENT -UID:20071004T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20071004T203000Z -DTEND:20071004T213000Z -SUMMARY:Distributed Programming with Erlang -LOCATION:University of Waterloo - TBA -DESCRIPTION:Brennan Taylor -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/Distributed-Pro - gramming-with-Erlang -END:VEVENT -BEGIN:VEVENT -UID:20071129T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20071129T213000Z -DTEND:20071129T223000Z -SUMMARY:Concurrent / Distributed programming with JoCaml -LOCATION:University of Waterloo - MC 4061 -DESCRIPTION:Brennan Taylor -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/fall/Concurrent-Dist - ributed-programming-with-JoCaml -END:VEVENT -BEGIN:VEVENT -UID:20070627T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20070627T203000Z -DTEND:20070627T213000Z -SUMMARY:Usability in the wild -LOCATION:University of Waterloo - MC 4042 -DESCRIPTION:A talk by Michael Terry -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/spring/Usability-in- - the-wild -END:VEVENT -BEGIN:VEVENT -UID:20070618T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20070618T203000Z -DTEND:20070618T213000Z -SUMMARY:Fedspulse.ca\, Web 3.0\, Portals and the Metaverse -LOCATION:University of Waterloo - DC 4040 -DESCRIPTION:Peter Macdonald -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/spring/Fedspulse.ca\ - ,-Web-3.0\,-Portals-and-the-Metaverse -END:VEVENT -BEGIN:VEVENT -UID:20070622T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20070622T203000Z -DTEND:20070622T213000Z -SUMMARY:Email encryption for the masses -LOCATION:University of Waterloo - MC 4042 -DESCRIPTION:Ken Ho -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/spring/Email-encrypt - ion-for-the-masses -END:VEVENT -BEGIN:VEVENT -UID:20070706T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20070706T203000Z -DTEND:20070706T213000Z -SUMMARY:Copyright vs Community in the Age of Computer Networks -LOCATION:University of Waterloo - AL 116 -DESCRIPTION:Richard Stallman -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/spring/Copyright-vs- - Community-in-the-Age-of-Computer-Networks -END:VEVENT -BEGIN:VEVENT -UID:20070717T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20070717T230000Z -DTEND:20070718T000000Z -SUMMARY:C++0x - An Overview -LOCATION:University of Waterloo - AL 116 -DESCRIPTION:Bjarne Stroustrup -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/spring/C++0x---An-Ov - erview -END:VEVENT -BEGIN:VEVENT -UID:20070210T013000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20070210T013000Z -DTEND:20070210T023000Z -SUMMARY:Writing World Class Software -LOCATION:University of Waterloo - DC 1351 -DESCRIPTION:A talk by James Simpson -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/Writing-World - -Class-Software -END:VEVENT -BEGIN:VEVENT -UID:20070208T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20070208T213000Z -DTEND:20070208T223000Z -SUMMARY:UW Software Start-ups: What Worked and What Did Not -LOCATION:University of Waterloo - MC 2066 -DESCRIPTION:A talk by Larry Smith -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/UW-Software-S - tart-ups-What-Worked-and-What-Did-Not -END:VEVENT -BEGIN:VEVENT -UID:20070411T193000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20070411T193000Z -DTEND:20070411T203000Z -SUMMARY:The Free Software Movement and the GNU/Linux Operating System -LOCATION:University of Waterloo - Hagey Hall -DESCRIPTION:A talk by Richard M. Stallman (RMS) **[CANCELLED]** -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/The-Free-Soft - ware-Movement-and-the-GNULinux-Operating-System -END:VEVENT -BEGIN:VEVENT -UID:20070401T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20070401T203000Z -DTEND:20070401T213000Z -SUMMARY:Surprise Bill Gates Visit -LOCATION:University of Waterloo - MC 3036 -DESCRIPTION:Bill Gates is coming to visit the CSClub -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/Surprise-Bill - -Gates-Visit -END:VEVENT -BEGIN:VEVENT -UID:20070207T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20070207T213000Z -DTEND:20070207T223000Z -SUMMARY:Riding The Multi-core Revolution -LOCATION:University of Waterloo - MC 4041 -DESCRIPTION:How a Waterloo software company is changing the way people pro - gram computers. A talk by Stefanus Du Toit -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/Riding-The-Mu - lti-core-Revolution -END:VEVENT -BEGIN:VEVENT -UID:20070226T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20070226T213000Z -DTEND:20070226T223000Z -SUMMARY:ReactOS: An Open Source OS Platform for Learning -LOCATION:University of Waterloo - DC 1350 -DESCRIPTION:A talk by Alex Ionescu -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/ReactOS-An-Op - en-Source-OS-Platform-for-Learning -END:VEVENT -BEGIN:VEVENT -UID:20070131T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20070131T210000Z -DTEND:20070131T220000Z -SUMMARY:Network Security -- Intrusion Detection -LOCATION:University of Waterloo - MC 4041 -DESCRIPTION:A talk by Reg Quinton -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/Network-Secur - ity----Intrusion-Detection -END:VEVENT -BEGIN:VEVENT -UID:20070408T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20070408T203000Z -DTEND:20070408T213000Z -SUMMARY:Loop Optimizations -LOCATION:University of Waterloo - MC 4041 -DESCRIPTION:A talk by Simina Branzei -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/Loop-Optimiza - tions -END:VEVENT -BEGIN:VEVENT -UID:20070209T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20070209T213000Z -DTEND:20070209T223000Z -SUMMARY:Introduction to 3-d Graphics -LOCATION:University of Waterloo - MC 4041 -DESCRIPTION:A talk by Chris \"The Prof\" Evensen -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/Introduction- - to-3-d-Graphics -END:VEVENT -BEGIN:VEVENT -UID:20070404T200000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20070404T200000Z -DTEND:20070404T210000Z -SUMMARY:Data Analysis with Kernels: [an introduction] -LOCATION:University of Waterloo - MC 1056 -DESCRIPTION:A talk by Michael Biggs. This talk is RESCHEDULED due to unexp - ected circumstances -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/Data-Analysis - -with-Kernels-[an-introduction] -END:VEVENT -BEGIN:VEVENT -UID:20070328T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20070328T213000Z -DTEND:20070328T223000Z -SUMMARY:Computational Physics Simulations -LOCATION:University of Waterloo - MC 1056 -DESCRIPTION:A talk by David Tenty and Alex Parent -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/Computational - -Physics-Simulations -END:VEVENT -BEGIN:VEVENT -UID:20070215T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20070215T213000Z -DTEND:20070215T223000Z -SUMMARY:An Introduction to Recognizing Regular Expressions in Haskell -LOCATION:University of Waterloo - MC 2065 -DESCRIPTION:A talk by James deBoer -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/An-Introducti - on-to-Recognizing-Regular-Expressions-in-Haskell -END:VEVENT -BEGIN:VEVENT -UID:20070329T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20070329T203000Z -DTEND:20070329T213000Z -SUMMARY:All The Code -LOCATION:University of Waterloo - MC 1056 -DESCRIPTION:A demo/introduction to a new source code search engine. A talk - by Holden Karau -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2007/winter/All-The-Code -END:VEVENT -BEGIN:VEVENT -UID:20060513T170000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20060513T170000Z -DTEND:20060513T180000Z -SUMMARY:Video 4 Linux Day -LOCATION:University of Waterloo - CSC -DESCRIPTION: We don't know enough about V4L -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/Video-4-Linux - -Day -END:VEVENT -BEGIN:VEVENT -UID:20060514T170000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20060514T170000Z -DTEND:20060514T180000Z -SUMMARY:Unix 101 and 102 Recording -LOCATION:University of Waterloo - CSC -DESCRIPTION:Unix 101 and 102 recording -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/Unix-101-and- - 102-Recording -END:VEVENT -BEGIN:VEVENT -UID:20060724T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20060724T203000Z -DTEND:20060724T213000Z -SUMMARY:Software development gets on the Cluetrain -LOCATION:University of Waterloo - MC 4063 -DESCRIPTION:or How communities of interest drive modern software developme - nt. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/Software-deve - lopment-gets-on-the-Cluetrain -END:VEVENT -BEGIN:VEVENT -UID:20060720T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20060720T203000Z -DTEND:20060720T213000Z -SUMMARY:Simulating multi-tasking on an embedded architecture -LOCATION:University of Waterloo - MC4041 -DESCRIPTION:Alex Tsay will look at the common hack used to simulate multi- - processing in a real time embedded environment. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/Simulating-mu - lti-tasking-on-an-embedded-architecture -END:VEVENT -BEGIN:VEVENT -UID:20060719T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20060719T203000Z -DTEND:20060719T213000Z -SUMMARY:Semacode: Image recognition on mobile camera phones -LOCATION:University of Waterloo - MC1085 -DESCRIPTION:Simon Woodside\, founder of Semacode\, comes to discuss image - what it is like to start a business and how imaging code works -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/Semacode-Imag - e-recognition-on-mobile-camera-phones -END:VEVENT -BEGIN:VEVENT -UID:20060718T035900000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20060718T035900Z -DTEND:20060718T045900Z -SUMMARY:Midnight Madness\, Alpha Edition -LOCATION:University of Waterloo - MC3036 -DESCRIPTION:Come out to discuss current & future plans/projects for the Cl - ub -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/Midnight-Madn - ess\,-Alpha-Edition -END:VEVENT -BEGIN:VEVENT -UID:20060721T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20060721T213000Z -DTEND:20060721T223000Z -SUMMARY:March of the Penguins -LOCATION:University of Waterloo - MC1085 -DESCRIPTION:The Computer Science Club will be showing March of the Penguin - s -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/March-of-the- - Penguins -END:VEVENT -BEGIN:VEVENT -UID:20060725T170000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20060725T170000Z -DTEND:20060725T180000Z -SUMMARY:Linux Installfest! -LOCATION:University of Waterloo - DC Fishbowk -DESCRIPTION:A part of Linux Awareness Week -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/Linux-Install - fest! -END:VEVENT -BEGIN:VEVENT -UID:20060726T193000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20060726T193000Z -DTEND:20060726T203000Z -SUMMARY:Lemmings Day -LOCATION:University of Waterloo - MC Comfy Lounge -DESCRIPTION:Come out for some retro Amiga-style Lemmings gaming action! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/Lemmings-Day -END:VEVENT -BEGIN:VEVENT -UID:20060525T200000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20060525T200000Z -DTEND:20060525T210000Z -SUMMARY:Eighteen Years in the Software Tools Business -LOCATION:University of Waterloo - MC 4060 -DESCRIPTION:Eighteen Years in the Software Tools Business at Microsoft\, a - talk by Rico Mariani\, (BMath CS/EEE 1988) -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/Eighteen-Year - s-in-the-Software-Tools-Business -END:VEVENT -BEGIN:VEVENT -UID:20060720T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20060720T213000Z -DTEND:20060720T223000Z -SUMMARY:Cool Stuff to do With Python -LOCATION:University of Waterloo - MC4041 -DESCRIPTION:Albert O'Connor will be introducing the joys of programming in - python -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/Cool-Stuff-to - -do-With-Python -END:VEVENT -BEGIN:VEVENT -UID:20060729T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20060729T230000Z -DTEND:20060730T000000Z -SUMMARY:CTRL D -LOCATION:University of Waterloo - East Side Mario -DESCRIPTION:Come out for the Club that Really Likes Dinner -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/CTRL-D -END:VEVENT -BEGIN:VEVENT -UID:20060621T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20060621T203000Z -DTEND:20060621T213000Z -SUMMARY:CSC General Meeting -LOCATION:University of Waterloo - MC4042 -DESCRIPTION:Come out to discuss current & future plans/projects for the Cl - ub -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/CSC-General-M - eeting -END:VEVENT -BEGIN:VEVENT -UID:20060508T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20060508T203000Z -DTEND:20060508T213000Z -SUMMARY:CSC Elections -LOCATION:University of Waterloo - The Comfy Lounge -DESCRIPTION:Come out and vote for the Spring 2006 executive! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/spring/CSC-Elections -END:VEVENT -BEGIN:VEVENT -UID:20060209T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20060209T223000Z -DTEND:20060209T233000Z -SUMMARY:Pints With Profs -LOCATION:University of Waterloo - Bombshelter Pub -DESCRIPTION:Come out and meet your professors. Free food provided! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/winter/Pints-With-Pr - ofs -END:VEVENT -BEGIN:VEVENT -UID:20060306T214500000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20060306T214500Z -DTEND:20060306T224500Z -SUMMARY:Creating Killer Applications -LOCATION:University of Waterloo - Physics 145 -DESCRIPTION:A talk by Larry Smith -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2006/winter/Creating-Kill - er-Applications -END:VEVENT -BEGIN:VEVENT -UID:20051011T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20051011T203000Z -DTEND:20051011T213000Z -SUMMARY:UNIX 103: Scripting Unix -LOCATION:University of Waterloo - MC 2037 -DESCRIPTION:You Too Can Be a Unix Taskmaster -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/fall/UNIX-103-Script - ing-Unix -END:VEVENT -BEGIN:VEVENT -UID:20051006T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20051006T203000Z -DTEND:20051006T213000Z -SUMMARY:UNIX 102 -LOCATION:University of Waterloo - MC3D 2037 -DESCRIPTION:Fun with Unix -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/fall/UNIX-102 -END:VEVENT -BEGIN:VEVENT -UID:20051004T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20051004T203000Z -DTEND:20051004T213000Z -SUMMARY:UNIX 101 -LOCATION:University of Waterloo - MC 2037 -DESCRIPTION:First UNIX tutorial -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/fall/UNIX-101 -END:VEVENT -BEGIN:VEVENT -UID:20051129T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20051129T223000Z -DTEND:20051129T233000Z -SUMMARY:Programming Contest -LOCATION:University of Waterloo - TBA -DESCRIPTION:Come out\, program\, and win shiny things! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/fall/Programming-Con - test -END:VEVENT -BEGIN:VEVENT -UID:20051017T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20051017T213000Z -DTEND:20051017T223000Z -SUMMARY:Party with Profs! -LOCATION:University of Waterloo - Fishbowl -DESCRIPTION:Get to know your profs and be the envy of your friends! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/fall/Party-with-Prof - s! -END:VEVENT -BEGIN:VEVENT -UID:20050607T200000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20050607T200000Z -DTEND:20050607T210000Z -SUMMARY:UW's CS curriculum: past\, present\, and future -LOCATION:University of Waterloo - MC 4042 -DESCRIPTION:Come out to here Prabhakar Ragde talk about our UW's CS curric - ulum -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/spring/UW's-CS-curri - culum-past\,-present\,-and-future -END:VEVENT -BEGIN:VEVENT -UID:20050602T193000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20050602T193000Z -DTEND:20050602T203000Z -SUMMARY:Programming and Verifying the Interactive Web -LOCATION:University of Waterloo - DC 1302 -DESCRIPTION:Shriram Krishnamurthi will be talking about continuations in W - eb Programming -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/spring/Programming-a - nd-Verifying-the-Interactive-Web -END:VEVENT -BEGIN:VEVENT -UID:20050201T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20050201T213000Z -DTEND:20050201T223000Z -SUMMARY:UNIX 102 -LOCATION:University of Waterloo - MC 2037 -DESCRIPTION:Fun with Unix -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/winter/UNIX-102 -END:VEVENT -BEGIN:VEVENT -UID:20050125T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20050125T213000Z -DTEND:20050125T223000Z -SUMMARY:UNIX 101 -LOCATION:University of Waterloo - MC 2037 -DESCRIPTION:First UNIX tutorial -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/winter/UNIX-101 -END:VEVENT -BEGIN:VEVENT -UID:20050315T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20050315T213000Z -DTEND:20050315T223000Z -SUMMARY:Oh No! More Lemmings Day! -LOCATION:University of Waterloo - MC 4060 -DESCRIPTION:Come out for some retro Amiga-style Lemmings gaming action! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/winter/Oh-No!-More-L - emmings-Day! -END:VEVENT -BEGIN:VEVENT -UID:20050113T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20050113T213000Z -DTEND:20050113T223000Z -SUMMARY:CSC Elections -LOCATION:University of Waterloo - The Comfy Lounge -DESCRIPTION:Come out and vote for the Winter 2005 executive! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2005/winter/CSC-Elections -END:VEVENT -BEGIN:VEVENT -UID:20041018T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20041018T203000Z -DTEND:20041018T213000Z -SUMMARY:UNIX 103: Scripting Unix -LOCATION:University of Waterloo - MC 2037 -DESCRIPTION:You Too Can Be a Unix Taskmaster -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/fall/UNIX-103-Script - ing-Unix -END:VEVENT -BEGIN:VEVENT -UID:20041004T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20041004T203000Z -DTEND:20041004T213000Z -SUMMARY:UNIX 102 -LOCATION:University of Waterloo - MC 2037 -DESCRIPTION:Fun with Unix -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/fall/UNIX-102 -END:VEVENT -BEGIN:VEVENT -UID:20040927T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20040927T203000Z -DTEND:20040927T213000Z -SUMMARY:UNIX 101 -LOCATION:University of Waterloo - MC 2037 -DESCRIPTION:First UNIX tutorial -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/fall/UNIX-101 -END:VEVENT -BEGIN:VEVENT -UID:20041112T193000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20041112T193000Z -DTEND:20041112T203000Z -SUMMARY:Lemmings Day! -LOCATION:University of Waterloo - MC 4063 -DESCRIPTION:Everyone else is doing it! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/fall/Lemmings-Day! -END:VEVENT -BEGIN:VEVENT -UID:20041201T193000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20041201T193000Z -DTEND:20041201T203000Z -SUMMARY:Knitting needles\, hairpins and other tangled objects -LOCATION:University of Waterloo - MC 4058 -DESCRIPTION:In this talk\, I'll study linkages (objects built from sticks - that are connected with flexible joints)\, and explain some interesting ex - amples that can or cannot be straightened out -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/fall/Knitting-needle - s\,-hairpins-and-other-tangled-objects -END:VEVENT -BEGIN:VEVENT -UID:20041118T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20041118T220000Z -DTEND:20041118T230000Z -SUMMARY:GracefulTavi -LOCATION:University of Waterloo - MC 2066 -DESCRIPTION:Wiki software in PHP+MySQL -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/fall/GracefulTavi -END:VEVENT -BEGIN:VEVENT -UID:20041124T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20041124T213000Z -DTEND:20041124T223000Z -SUMMARY:Eclipse -LOCATION:University of Waterloo - MC 2066 -DESCRIPTION:How I Stopped Worrying and Learned to Love the IDE -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/fall/Eclipse -END:VEVENT -BEGIN:VEVENT -UID:20041208T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20041208T213000Z -DTEND:20041208T223000Z -SUMMARY:CTRL-D -LOCATION:University of Waterloo - Mongolian Grill -DESCRIPTION: This semesters CTRL-D (or the club that really likes dinner) - is going to be at Mongolian grill. Be there or be square -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/fall/CTRL-D -END:VEVENT -BEGIN:VEVENT -UID:20041024T030000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20041024T030000Z -DTEND:20041024T040000Z -SUMMARY:CSC Programming Contest -LOCATION:University of Waterloo - MC 2037 -DESCRIPTION:CSC Programming Contest -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/fall/CSC-Programming - -Contest -END:VEVENT -BEGIN:VEVENT -UID:20040917T200000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20040917T200000Z -DTEND:20040917T210000Z -SUMMARY:CSC Elections -LOCATION:University of Waterloo - The Comfy Lounge -DESCRIPTION:Come out and vote for the Fall 2004 executive! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/fall/CSC-Elections -END:VEVENT -BEGIN:VEVENT -UID:20040617T200000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20040617T200000Z -DTEND:20040617T210000Z -SUMMARY:``Optical Snow'': Motion parallax and heading computation in dense - ly cluttered scenes. -or- Why Computer Vision needs the Fourier Transform! -LOCATION:University of Waterloo - MC 2066 -DESCRIPTION:A talk by Richard Mann\; School of Computer Science -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/spring/``Optical-Sno - w''-Motion-parallax-and-heading-computation-in-densely-cluttered-scenes.-- - or--Why-Computer-Vision-needs-the-Fourier-Transform! -END:VEVENT -BEGIN:VEVENT -UID:20040727T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20040727T203000Z -DTEND:20040727T213000Z -SUMMARY:Game Complexity Theorists Ponder\, by Jonathan Buss -LOCATION:University of Waterloo - MC 2065 -DESCRIPTION:Attention AI buffs: Game Complexity presentation -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/spring/Game-Complexi - ty-Theorists-Ponder\,-by-Jonathan-Buss -END:VEVENT -BEGIN:VEVENT -UID:20040526T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20040526T213000Z -DTEND:20040526T223000Z -SUMMARY:Computing's Next Great Empires: The True Future of Software -LOCATION:University of Waterloo - DC 1350 -DESCRIPTION:A talk by Larry Smith -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/spring/Computing's-N - ext-Great-Empires-The-True-Future-of-Software -END:VEVENT -BEGIN:VEVENT -UID:20040717T153000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20040717T153000Z -DTEND:20040717T163000Z -SUMMARY:Case Modding Workshop! -LOCATION:University of Waterloo - RCH 308 -DESCRIPTION:Come and learn how to make your computer 1337! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/spring/Case-Modding- - Workshop! -END:VEVENT -BEGIN:VEVENT -UID:20040512T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20040512T203000Z -DTEND:20040512T213000Z -SUMMARY:CSC Elections -LOCATION:University of Waterloo - The Comfy Lounge -DESCRIPTION:Come out and vote for the Spring 2004 executive! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/spring/CSC-Elections -END:VEVENT -BEGIN:VEVENT -UID:20040315T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20040315T223000Z -DTEND:20040315T233000Z -SUMMARY:SPARC Architecture -LOCATION:University of Waterloo - MC4040 -DESCRIPTION:A talk by James Morrison -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/winter/SPARC-Archite - cture -END:VEVENT -BEGIN:VEVENT -UID:20040330T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20040330T223000Z -DTEND:20040330T233000Z -SUMMARY:Pints with Profs! -LOCATION:University of Waterloo - The Grad House -DESCRIPTION:Get to know your profs and be the envy of your friends! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/winter/Pints-with-Pr - ofs! -END:VEVENT -BEGIN:VEVENT -UID:20040309T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20040309T230000Z -DTEND:20040310T000000Z -SUMMARY:Managing your home directory using CVS -LOCATION:University of Waterloo - MC4062 -DESCRIPTION:A talk by Simon Law -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/winter/Managing-your - -home-directory-using-CVS -END:VEVENT -BEGIN:VEVENT -UID:20040329T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20040329T230000Z -DTEND:20040330T000000Z -SUMMARY:LaTeXing your work report -LOCATION:University of Waterloo - MC 4058 -DESCRIPTION:A talk by Simon Law -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/winter/LaTeXing-your - -work-report -END:VEVENT -BEGIN:VEVENT -UID:20040219T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20040219T000000Z -DTEND:20040219T010000Z -SUMMARY:KW Perl Mongers -LOCATION:University of Waterloo - DC2305 -DESCRIPTION:Perl Modules: A look under the hood -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/winter/KW-Perl-Monge - rs -END:VEVENT -BEGIN:VEVENT -UID:20040112T200000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20040112T200000Z -DTEND:20040112T210000Z -SUMMARY:InstallFest -LOCATION:University of Waterloo - DC1301 -DESCRIPTION:See [http://uw-dig.uwaterloo.ca/installfest/]() -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/winter/InstallFest -END:VEVENT -BEGIN:VEVENT -UID:20040302T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20040302T230000Z -DTEND:20040303T000000Z -SUMMARY:Graphing webs-of-trust -LOCATION:University of Waterloo - MC4042 -DESCRIPTION:A talk by Simon Law -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/winter/Graphing-webs - -of-trust -END:VEVENT -BEGIN:VEVENT -UID:20040323T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20040323T230000Z -DTEND:20040324T000000Z -SUMMARY:Extending LaTeX with packages -LOCATION:University of Waterloo - MC4058 -DESCRIPTION:A talk by Simon Law -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/winter/Extending-LaT - eX-with-packages -END:VEVENT -BEGIN:VEVENT -UID:20040316T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20040316T230000Z -DTEND:20040317T000000Z -SUMMARY:Distributed programming for CS and Engineering students -LOCATION:University of Waterloo - MC4058 -DESCRIPTION:A talk by Simon Law -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/winter/Distributed-p - rogramming-for-CS-and-Engineering-students -END:VEVENT -BEGIN:VEVENT -UID:20040205T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20040205T203000Z -DTEND:20040205T213000Z -SUMMARY:Constitutional Change -LOCATION:University of Waterloo - MC4041 -DESCRIPTION:Vote to change the CSC Constitution -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2004/winter/Constitutiona - l-Change -END:VEVENT -BEGIN:VEVENT -UID:20031016T200000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20031016T200000Z -DTEND:20031016T210000Z -SUMMARY:UNIX 103: Development Tools -LOCATION:University of Waterloo - MC2037 -DESCRIPTION:GCC\, GDB\, Make -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/fall/UNIX-103-Develo - pment-Tools -END:VEVENT -BEGIN:VEVENT -UID:20031002T200000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20031002T200000Z -DTEND:20031002T210000Z -SUMMARY:UNIX 101: Text Editors -LOCATION:University of Waterloo - MC2037 -DESCRIPTION:vi vs. emacs: The Ultimate Showdown -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/fall/UNIX-101-Text-E - ditors -END:VEVENT -BEGIN:VEVENT -UID:20031022T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20031022T203000Z -DTEND:20031022T213000Z -SUMMARY:Real-Time Graphics Compilers -LOCATION:University of Waterloo - MC4061 -DESCRIPTION:Sh is a GPU metaprogramming language developed at the UW Compu - ter Graphics Lab -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/fall/Real-Time-Graph - ics-Compilers -END:VEVENT -BEGIN:VEVENT -UID:20031006T200000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20031006T200000Z -DTEND:20031006T210000Z -SUMMARY:Poster Team Meeting -LOCATION:University of Waterloo - MC3001 (Comfy) -DESCRIPTION:Join the Poster Team and get Free Pizza! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/fall/Poster-Team-Mee - ting -END:VEVENT -BEGIN:VEVENT -UID:20031202T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20031202T000000Z -DTEND:20031202T010000Z -SUMMARY:Jon 'maddog' Hall: Free and Open Source: Its uses in Business and - Education -LOCATION:University of Waterloo - RCH 101 -DESCRIPTION: Free and Open Source software has been around for a long time - \, even longer then shrink-wrapped code. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/fall/Jon-'maddog'-Ha - ll-Free-and-Open-Source-Its-uses-in-Business-and-Education -END:VEVENT -BEGIN:VEVENT -UID:20030917T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030917T203000Z -DTEND:20030917T213000Z -SUMMARY:CSC Elections -LOCATION:University of Waterloo - MC3001 (Comfy) -DESCRIPTION:CSC Fall 2003 Elections -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/fall/CSC-Elections -END:VEVENT -BEGIN:VEVENT -UID:20031105T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20031105T213000Z -DTEND:20031105T223000Z -SUMMARY:CS Pints With Profs -LOCATION:University of Waterloo - Grad House Pub (Green Room) -DESCRIPTION:Come have a pint with your favourite CS profs! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/fall/CS-Pints-With-P - rofs -END:VEVENT -BEGIN:VEVENT -UID:20031021T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20031021T203000Z -DTEND:20031021T213000Z -SUMMARY:.NET & Linux: When Worlds Collide -LOCATION:University of Waterloo - MC2065 -DESCRIPTION:A talk by James Perry -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/fall/.NET-&-Linux-Wh - en-Worlds-Collide -END:VEVENT -BEGIN:VEVENT -UID:20030619T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030619T203000Z -DTEND:20030619T213000Z -SUMMARY:vi: the visual editor -LOCATION:University of Waterloo - MC2037 -DESCRIPTION:It's not 6. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/vi-the-visual - -editor -END:VEVENT -BEGIN:VEVENT -UID:20030612T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030612T203000Z -DTEND:20030612T213000Z -SUMMARY:Unix 103: Scripting Unix -LOCATION:University of Waterloo - MC2037 -DESCRIPTION:You too can be a Unix taskmaster -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/Unix-103-Scri - pting-Unix -END:VEVENT -BEGIN:VEVENT -UID:20030605T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030605T203000Z -DTEND:20030605T213000Z -SUMMARY:Unix 102: Fun With Unix -LOCATION:University of Waterloo - MC2037 -DESCRIPTION:Talking to your Unix can be fun and profitable -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/Unix-102-Fun- - With-Unix -END:VEVENT -BEGIN:VEVENT -UID:20030529T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030529T203000Z -DTEND:20030529T213000Z -SUMMARY:Unix 101: First Steps With Unix -LOCATION:University of Waterloo - MC2037 -DESCRIPTION:Learn Unix and be the envy of your friends! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/Unix-101-Firs - t-Steps-With-Unix -END:VEVENT -BEGIN:VEVENT -UID:20030514T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030514T203000Z -DTEND:20030514T213000Z -SUMMARY:Spring 2003 Elections -LOCATION:University of Waterloo - MC3001 Comfy Lounge -DESCRIPTION:Come on out and vote for your exec! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/Spring-2003-E - lections -END:VEVENT -BEGIN:VEVENT -UID:20030717T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030717T203000Z -DTEND:20030717T213000Z -SUMMARY:Sh -LOCATION:University of Waterloo - MC4064 -DESCRIPTION:Metaprogramming your way to stunning effects. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/Sh -END:VEVENT -BEGIN:VEVENT -UID:20030609T090000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030609T090000Z -DTEND:20030609T100000Z -SUMMARY:Pints with Profs! -LOCATION:University of Waterloo - The Grad House -DESCRIPTION:Get to know your profs and be the envy of your friends! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/Pints-with-Pr - ofs! -END:VEVENT -BEGIN:VEVENT -UID:20030522T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030522T203000Z -DTEND:20030522T213000Z -SUMMARY:May 22 Exec Meeting -LOCATION:University of Waterloo - MC3036 CSC Office -DESCRIPTION:The execs discuss what needs discussion -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/May-22-Exec-M - eeting -END:VEVENT -BEGIN:VEVENT -UID:20030708T200000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030708T200000Z -DTEND:20030708T210000Z -SUMMARY:Mainframes and Linux -LOCATION:University of Waterloo - MC2065 -DESCRIPTION:A talk by Jim Elliott. Jim is responsible for IBM's in Open So - urce activities and IBM's mainframe operating systems for Canada and the C - arribbean. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/Mainframes-an - d-Linux -END:VEVENT -BEGIN:VEVENT -UID:20030731T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030731T203000Z -DTEND:20030731T213000Z -SUMMARY:LaTeX and Work Reports -LOCATION:University of Waterloo - MC4064 -DESCRIPTION:Writing beautiful work reports -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/LaTeX-and-Wor - k-Reports -END:VEVENT -BEGIN:VEVENT -UID:20030612T193000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030612T193000Z -DTEND:20030612T203000Z -SUMMARY:June 12 Exec Meeting -LOCATION:University of Waterloo - MC3036 CSC Office -DESCRIPTION:Have an issue that should be brought up? We'd love to hear it! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/June-12-Exec- - Meeting -END:VEVENT -BEGIN:VEVENT -UID:20030724T190000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030724T190000Z -DTEND:20030724T200000Z -SUMMARY:July Exec Meeting -LOCATION:University of Waterloo - CSC Office -DESCRIPTION: See Abstract for minutes -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/July-Exec-Mee - ting -END:VEVENT -BEGIN:VEVENT -UID:20030704T193000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030704T193000Z -DTEND:20030704T203000Z -SUMMARY:Guelph Trip -LOCATION:University of Waterloo - University of Guelph -DESCRIPTION:Come Visit the University of Guelph's Computer Science Club -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/Guelph-Trip -END:VEVENT -BEGIN:VEVENT -UID:20030627T183000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030627T183000Z -DTEND:20030627T193000Z -SUMMARY:Friday Flicks -LOCATION:University of Waterloo - DC1302 -DESCRIPTION: SIGGRAPH Electronic Theatre Showing -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/Friday-Flicks -END:VEVENT -BEGIN:VEVENT -UID:20030610T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030610T203000Z -DTEND:20030610T213000Z -SUMMARY:A Brief History of Computer Science -LOCATION:University of Waterloo - MC2066 -DESCRIPTION:War\, insanity\, espionage\, beauty\, domination\, sacrifice\, - and tragic death... not what one might associate with the history of comp - uter science. In this talk I will focus on the origin of our discipline in - the fields of engineering\, mathematics\, and science\, and on the compli - cated personalities that shaped its evolution. No advanced technical knowl - edge is required. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/spring/A-Brief-Histo - ry-of-Computer-Science -END:VEVENT -BEGIN:VEVENT -UID:20030130T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030130T233000Z -DTEND:20030131T003000Z -SUMMARY:sed & awk -LOCATION:University of Waterloo - MC1085 -DESCRIPTION:Unix text editing -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/sed-&-awk -END:VEVENT -BEGIN:VEVENT -UID:20030320T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030320T233000Z -DTEND:20030321T003000Z -SUMMARY:XSLT -LOCATION:University of Waterloo - MC1085 -DESCRIPTION:Transforming your documents -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/XSLT -END:VEVENT -BEGIN:VEVENT -UID:20030313T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030313T233000Z -DTEND:20030314T003000Z -SUMMARY:XML -LOCATION:University of Waterloo - MC1085 -DESCRIPTION:Give your documents more markup -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/XML -END:VEVENT -BEGIN:VEVENT -UID:20030113T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030113T230000Z -DTEND:20030114T000000Z -SUMMARY:W03 Elections -LOCATION:University of Waterloo - MC3001 -DESCRIPTION:Come out and vote for the new exec! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/W03-Elections -END:VEVENT -BEGIN:VEVENT -UID:20030218T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030218T213000Z -DTEND:20030218T223000Z -SUMMARY:Unix 103 Tutorial -LOCATION:University of Waterloo - MC2037 -DESCRIPTION:Learn more Unix and be the envy of your friends! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/Unix-103-Tuto - rial -END:VEVENT -BEGIN:VEVENT -UID:20030211T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030211T213000Z -DTEND:20030211T223000Z -SUMMARY:Unix 102 Tutorial -LOCATION:University of Waterloo - MC2037 -DESCRIPTION:Learn more Unix and be the envy of your friends! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/Unix-102-Tuto - rial -END:VEVENT -BEGIN:VEVENT -UID:20030204T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030204T213000Z -DTEND:20030204T223000Z -SUMMARY:Unix 101 Tutorial -LOCATION:University of Waterloo - MC2037 -DESCRIPTION:Learn Unix and be the envy of your friends! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/Unix-101-Tuto - rial -END:VEVENT -BEGIN:VEVENT -UID:20030227T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030227T233000Z -DTEND:20030228T003000Z -SUMMARY:The GNU General Public License -LOCATION:University of Waterloo - MC1085 -DESCRIPTION:The teeth of Free Software -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/The-GNU-Gener - al-Public-License -END:VEVENT -BEGIN:VEVENT -UID:20030227T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030227T230000Z -DTEND:20030228T000000Z -SUMMARY:The BSD License Family -LOCATION:University of Waterloo - MC1085 -DESCRIPTION:Free for all -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/The-BSD-Licen - se-Family -END:VEVENT -BEGIN:VEVENT -UID:20030325T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030325T213000Z -DTEND:20030325T223000Z -SUMMARY:Stream Processing -LOCATION:University of Waterloo - MC2065 -DESCRIPTION:A talk by Assistant Professor Michael McCool -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/Stream-Proces - sing -END:VEVENT -BEGIN:VEVENT -UID:20030327T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030327T233000Z -DTEND:20030328T003000Z -SUMMARY:SSH and Networks -LOCATION:University of Waterloo - MC1085 -DESCRIPTION:Once more into the breach -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/SSH-and-Netwo - rks -END:VEVENT -BEGIN:VEVENT -UID:20030123T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030123T233000Z -DTEND:20030124T003000Z -SUMMARY:Regular Expressions -LOCATION:University of Waterloo - MC1085 -DESCRIPTION:Find your perfect match -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/Regular-Expre - ssions -END:VEVENT -BEGIN:VEVENT -UID:20030213T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030213T233000Z -DTEND:20030214T003000Z -SUMMARY:LaTeX: Reports -LOCATION:University of Waterloo - MC1085 -DESCRIPTION:Writing reports that look good. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/LaTeX-Reports -END:VEVENT -BEGIN:VEVENT -UID:20030220T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030220T233000Z -DTEND:20030221T003000Z -SUMMARY:LaTeX: Beautiful Mathematics -LOCATION:University of Waterloo - MC1085 -DESCRIPTION:LaTeX => fun -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/LaTeX-Beautif - ul-Mathematics -END:VEVENT -BEGIN:VEVENT -UID:20030206T233000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030206T233000Z -DTEND:20030207T003000Z -SUMMARY:LaTeX: A Document Processor -LOCATION:University of Waterloo - MC1085 -DESCRIPTION:Typesetting beautiful text -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/LaTeX-A-Docum - ent-Processor -END:VEVENT -BEGIN:VEVENT -UID:20030325T010000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030325T010000Z -DTEND:20030325T020000Z -SUMMARY:Judy\, or What Is It Like To Be A Robot? -LOCATION:University of Waterloo - Humanities Theatre\, Hagey Hall -DESCRIPTION:Held in co-operation with the UW Cognitive Science Club -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/Judy\,-or-Wha - t-Is-It-Like-To-Be-A-Robot -END:VEVENT -BEGIN:VEVENT -UID:20030326T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20030326T230000Z -DTEND:20030327T000000Z -SUMMARY:Abusing the C++ Compiler -LOCATION:University of Waterloo - MC2065 -DESCRIPTION:Abusing template metaprogramming in C++ -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2003/winter/Abusing-the-C - ++-Compiler -END:VEVENT -BEGIN:VEVENT -UID:20021008T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20021008T203000Z -DTEND:20021008T213000Z -SUMMARY:Video cards\, Linux display drivers and the Kernel Graphics Interf - ace (KGI) -LOCATION:University of Waterloo - MC4045 -DESCRIPTION:A talk by Filip Spacek\, KGI developer -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/Video-cards\,-L - inux-display-drivers-and-the-Kernel-Graphics-Interface-(KGI) -END:VEVENT -BEGIN:VEVENT -UID:20021010T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20021010T213000Z -DTEND:20021010T223000Z -SUMMARY:UNIX 103 -LOCATION:University of Waterloo - MC3006 -DESCRIPTION: -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/UNIX-103 -END:VEVENT -BEGIN:VEVENT -UID:20021003T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20021003T213000Z -DTEND:20021003T223000Z -SUMMARY:UNIX 102 -LOCATION:University of Waterloo - MC3006 -DESCRIPTION:Talking to your UNIX can be fun and profitable. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/UNIX-102 -END:VEVENT -BEGIN:VEVENT -UID:20020926T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20020926T213000Z -DTEND:20020926T223000Z -SUMMARY:UNIX 101 -LOCATION:University of Waterloo - MC3006 -DESCRIPTION:First Steps with UNIX -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/UNIX-101 -END:VEVENT -BEGIN:VEVENT -UID:20021116T183000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20021116T183000Z -DTEND:20021116T193000Z -SUMMARY:Trip to York University -LOCATION:University of Waterloo - York University -DESCRIPTION:Going to visit the York University Computer Club -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/Trip-to-York-Un - iversity -END:VEVENT -BEGIN:VEVENT -UID:20021026T190000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20021026T190000Z -DTEND:20021026T200000Z -SUMMARY:The Hurd Interfaces -LOCATION:University of Waterloo - MC2066 -DESCRIPTION:Marcus Brinkmann\, a GNU Hurd developer\, talks about the Hurd - server interfaces\, at the heart of a GNU/Hurd system -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/The-Hurd-Interf - aces -END:VEVENT -BEGIN:VEVENT -UID:20021107T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20021107T223000Z -DTEND:20021107T233000Z -SUMMARY:The GNU General Public License -LOCATION:University of Waterloo - MC4063 -DESCRIPTION:The teeth of Free Software -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/The-GNU-General - -Public-License -END:VEVENT -BEGIN:VEVENT -UID:20021105T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20021105T213000Z -DTEND:20021105T223000Z -SUMMARY:The Evil Side of C++ -LOCATION:University of Waterloo - MC 2065 -DESCRIPTION:Abusing template metaprogramming in C++\; aka. writing a Mande - lbrot generator that runs at compile time -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/The-Evil-Side-o - f-C++ -END:VEVENT -BEGIN:VEVENT -UID:20021121T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20021121T213000Z -DTEND:20021121T223000Z -SUMMARY:Samba and You -LOCATION:University of Waterloo - MC2066 -DESCRIPTION:A talk by Dan Brovkovich\, Mathsoc's Computing Director -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/Samba-and-You -END:VEVENT -BEGIN:VEVENT -UID:20021001T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20021001T223000Z -DTEND:20021001T233000Z -SUMMARY:Pints with the Profs -LOCATION:University of Waterloo - The Bomber -DESCRIPTION:Get to know your profs and be the envy of your friends! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/Pints-with-the- - Profs -END:VEVENT -BEGIN:VEVENT -UID:20021121T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20021121T230000Z -DTEND:20021122T000000Z -SUMMARY:Perl 6 -LOCATION:University of Waterloo - MC2066 -DESCRIPTION:A talk by Simon Law -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/Perl-6 -END:VEVENT -BEGIN:VEVENT -UID:20021119T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20021119T213000Z -DTEND:20021119T223000Z -SUMMARY:Metaprogramming GPUs -LOCATION:University of Waterloo - MC4058 -DESCRIPTION:A talk by Michael McCool of the Computer Graphics Lab. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/Metaprogramming - -GPUs -END:VEVENT -BEGIN:VEVENT -UID:20021026T173000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20021026T173000Z -DTEND:20021026T183000Z -SUMMARY:GNU/Linux on HPPA -LOCATION:University of Waterloo - MC2066 -DESCRIPTION:Carlos O'Donnell talks about \"the last of the legacy processo - rs to fall before the barbarian horde\" -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/GNULinux-on-HPP - A -END:VEVENT -BEGIN:VEVENT -UID:20021102T160000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20021102T160000Z -DTEND:20021102T170000Z -SUMMARY:GNU/Linux InstallFest with KW-LUG and UW-DIG -LOCATION:University of Waterloo - MC3002 (Math Coffee and Donut Store) -DESCRIPTION:Bring over your computer and we'll help you install GNU/Linux -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/GNULinux-Instal - lFest-with-KW-LUG-and-UW-DIG -END:VEVENT -BEGIN:VEVENT -UID:20020916T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20020916T213000Z -DTEND:20020916T223000Z -SUMMARY:F02 elections -LOCATION:University of Waterloo - Comfy lounge -DESCRIPTION:Come and vote for this term's exec -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/F02-elections -END:VEVENT -BEGIN:VEVENT -UID:20021017T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20021017T213000Z -DTEND:20021017T223000Z -SUMMARY:Debian in the Enterprise -LOCATION:University of Waterloo - MC2065 -DESCRIPTION:A talk by Simon Law -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/Debian-in-the-E - nterprise -END:VEVENT -BEGIN:VEVENT -UID:20020930T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20020930T223000Z -DTEND:20020930T233000Z -SUMMARY:Business Meeting -LOCATION:University of Waterloo - Comfy lounge\, MC3001 -DESCRIPTION:Vote on a constitutional change. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/Business-Meetin - g -END:VEVENT -BEGIN:VEVENT -UID:20021112T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20021112T213000Z -DTEND:20021112T223000Z -SUMMARY:Automatic Memory Management and Garbage Collection -LOCATION:University of Waterloo - MC4058 -DESCRIPTION:A talk by James A. Morrison -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/Automatic-Memor - y-Management-and-Garbage-Collection -END:VEVENT -BEGIN:VEVENT -UID:20021026T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20021026T203000Z -DTEND:20021026T213000Z -SUMMARY:A GNU Approach to Virtual Memory Management in a Multiserver Opera - ting System -LOCATION:University of Waterloo - MC2066 -DESCRIPTION:Neal Walfield\, a GNU Hurd developer\, talks about a possible - Virtual Memory Management subsystem for the GNU Hurd -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/fall/A-GNU-Approach- - to-Virtual-Memory-Management-in-a-Multiserver-Operating-System -END:VEVENT -BEGIN:VEVENT -UID:20020511T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20020511T230000Z -DTEND:20020512T000000Z -SUMMARY:S02 elections -LOCATION:University of Waterloo - MC3036 -DESCRIPTION:Come and vote for this term's exec -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/spring/S02-elections -END:VEVENT -BEGIN:VEVENT -UID:20020207T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20020207T230000Z -DTEND:20020208T000000Z -SUMMARY:Unix 102: Fun With UNIX -LOCATION:University of Waterloo - MC2037 -DESCRIPTION:This the second in a series of UNIX tutorials. Simon Law and J - ames Perry will be presenting some more advanced UNIX techniques. All are - welcome. Accounts will be provided for those needing them. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/winter/Unix-102-Fun- - With-UNIX -END:VEVENT -BEGIN:VEVENT -UID:20020131T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20020131T230000Z -DTEND:20020201T000000Z -SUMMARY:UNIX 101: First Steps With UNIX -LOCATION:University of Waterloo - MC2037 -DESCRIPTION: This is the first in a series of seminars that cover the use - of the UNIX Operating System. UNIX is used in a variety of applications\, - both in academia and industry. We will be covering the basics of the UNIX - environment\, as well as the use of PINE\, an electronic mail and news rea - der. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/winter/UNIX-101-Firs - t-Steps-With-UNIX -END:VEVENT -BEGIN:VEVENT -UID:20020126T193000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20020126T193000Z -DTEND:20020126T203000Z -SUMMARY:GnuPG/PGP Keysigning Party -LOCATION:University of Waterloo - Comfy Lounge MC3001 -DESCRIPTION:Get more signatures on your key! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/winter/GnuPGPGP-Keys - igning-Party -END:VEVENT -BEGIN:VEVENT -UID:20020213T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20020213T210000Z -DTEND:20020213T220000Z -SUMMARY:DVD-Video Under Linux -LOCATION:University of Waterloo - MC4060 -DESCRIPTION:Billy Biggs will be holding a talk on DVD technology (in parti - cular\, CSS and playback issues) under Linux\, giving some technical detai - ls as well as an overview of the current status of Free Software efforts. - All are welcome. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/winter/DVD-Video-Und - er-Linux -END:VEVENT -BEGIN:VEVENT -UID:20020301T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20020301T220000Z -DTEND:20020301T230000Z -SUMMARY:Computer Go\, The Ultimate -LOCATION:University of Waterloo - MC4060 -DESCRIPTION:Thomas Wolf from Brock University will be holding a talk on th - e Asian game of Go. All are welcome. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/winter/Computer-Go\, - -The-Ultimate -END:VEVENT -BEGIN:VEVENT -UID:20020126T190000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20020126T190000Z -DTEND:20020126T200000Z -SUMMARY:An Introduction to GNU Hurd -LOCATION:University of Waterloo - Comfy Lounge MC3001 -DESCRIPTION:Bored of GNU/Linux? Try this experimental operating system! -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2002/winter/An-Introducti - on-to-GNU-Hurd -END:VEVENT -BEGIN:VEVENT -UID:20010602T143000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20010602T143000Z -DTEND:20010602T153000Z -SUMMARY:ACM-Style programming contest -LOCATION:University of Waterloo - MC3006 -DESCRIPTION:Practice for the ACM international programming contest -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2001/spring/ACM-Style-pro - gramming-contest -END:VEVENT -BEGIN:VEVENT -UID:20010212T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20010212T203000Z -DTEND:20010212T213000Z -SUMMARY:Meeting #5 -LOCATION:University of Waterloo - MC3036 -DESCRIPTION:No description available. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2001/winter/Meeting-#5 -END:VEVENT -BEGIN:VEVENT -UID:20010205T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20010205T203000Z -DTEND:20010205T213000Z -SUMMARY:Meeting #4 -LOCATION:University of Waterloo - MC3036 -DESCRIPTION:No description available. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2001/winter/Meeting-#4 -END:VEVENT -BEGIN:VEVENT -UID:20010129T193900000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20010129T193900Z -DTEND:20010129T203900Z -SUMMARY:Meeting #3 -LOCATION:University of Waterloo - MC3036 -DESCRIPTION:No description available. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2001/winter/Meeting-#3 -END:VEVENT -BEGIN:VEVENT -UID:20010122T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20010122T203000Z -DTEND:20010122T213000Z -SUMMARY:Meeting #2 -LOCATION:University of Waterloo - MC3036 -DESCRIPTION:Second CSC meeting for Winter 2001. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2001/winter/Meeting-#2 -END:VEVENT -BEGIN:VEVENT -UID:20010115T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20010115T213000Z -DTEND:20010115T223000Z -SUMMARY:Executive elections -LOCATION:University of Waterloo - MC3036 -DESCRIPTION:Winter 2001 CSC Elections. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2001/winter/Executive-ele - ctions -END:VEVENT -BEGIN:VEVENT -UID:20010127T153000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20010127T153000Z -DTEND:20010127T163000Z -SUMMARY:ACM-Style programming contest -LOCATION:University of Waterloo - MC3006 -DESCRIPTION:Practice for the ACM international programming contest -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2001/winter/ACM-Style-pro - gramming-contest -END:VEVENT -BEGIN:VEVENT -UID:20000914T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20000914T230000Z -DTEND:20000915T000000Z -SUMMARY:SIGGraph Video Night -LOCATION:University of Waterloo - DC1302 -DESCRIPTION: SIGGraph Video Night Featuring some truly awesome computer an - imations from Siggraph '99. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2000/fall/SIGGraph-Video- - Night -END:VEVENT -BEGIN:VEVENT -UID:20000925T183000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20000925T183000Z -DTEND:20000925T193000Z -SUMMARY:Realising the Next Generation Internet -LOCATION:University of Waterloo - DC1302 -DESCRIPTION:By Frank Clegg of Microsoft Canada -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2000/fall/Realising-the-N - ext-Generation-Internet -END:VEVENT -BEGIN:VEVENT -UID:20000914T220000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20000914T220000Z -DTEND:20000914T230000Z -SUMMARY:CSC Elections -LOCATION:University of Waterloo - DC1302 -DESCRIPTION:Fall 2000 Elections for the CSC. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2000/fall/CSC-Elections -END:VEVENT -BEGIN:VEVENT -UID:20000720T230000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20000720T230000Z -DTEND:20000721T000000Z -SUMMARY:Ctrl-D -LOCATION:University of Waterloo - Ali Babas Steak House\, 130 King Street - S\, Waterloo -DESCRIPTION:End-of-term dinner -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2000/spring/Ctrl-D -END:VEVENT -BEGIN:VEVENT -UID:20000324T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20000324T213000Z -DTEND:20000324T223000Z -SUMMARY:Enterprise Java APIs and Implementing a Web Portal -LOCATION:University of Waterloo - DC1304 -DESCRIPTION:No description available. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2000/winter/Enterprise-Ja - va-APIs-and-Implementing-a-Web-Portal -END:VEVENT -BEGIN:VEVENT -UID:20000330T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:20000330T213000Z -DTEND:20000330T223000Z -SUMMARY:Enterprise Java APIs and Implementing a Web Portal (1) -LOCATION:University of Waterloo - DC1304 -DESCRIPTION:No description available. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/2000/winter/Enterprise-Ja - va-APIs-and-Implementing-a-Web-Portal-(1) -END:VEVENT -BEGIN:VEVENT -UID:19991203T150000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:19991203T150000Z -DTEND:19991203T160000Z -SUMMARY:Proofs and Programs -LOCATION:University of Waterloo - Siegfried Hall\, St Jerome's -DESCRIPTION:By Edsger Dijkstra -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1999/fall/Proofs-and-Prog - rams -END:VEVENT -BEGIN:VEVENT -UID:19991203T200000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:19991203T200000Z -DTEND:19991203T210000Z -SUMMARY:Open Q&A session -LOCATION:University of Waterloo - DC1351 -DESCRIPTION:By Edsger Dijkstra -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1999/fall/Open-Q&A-sessio - n -END:VEVENT -BEGIN:VEVENT -UID:19991018T183000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:19991018T183000Z -DTEND:19991018T193000Z -SUMMARY:Living Laboratories: The Future Computing Environments at Georgia - Tech -LOCATION:University of Waterloo - DC1304 -DESCRIPTION:By Blair MacIntyre and Elizabeth Mynatt -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1999/fall/Living-Laborato - ries-The-Future-Computing-Environments-at-Georgia-Tech -END:VEVENT -BEGIN:VEVENT -UID:19991201T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:19991201T213000Z -DTEND:19991201T223000Z -SUMMARY:Homebrew Processors and Integrated Systems in FPGAs -LOCATION:University of Waterloo - MC2066 -DESCRIPTION:By Jan Gray -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1999/fall/Homebrew-Proces - sors-and-Integrated-Systems-in-FPGAs -END:VEVENT -BEGIN:VEVENT -UID:19991019T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:19991019T203000Z -DTEND:19991019T213000Z -SUMMARY:GDB\, Purify Tutorial -LOCATION:University of Waterloo - DC1304 -DESCRIPTION:No description available. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1999/fall/GDB\,-Purify-Tu - torial -END:VEVENT -BEGIN:VEVENT -UID:19991202T000000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:19991202T000000Z -DTEND:19991202T010000Z -SUMMARY:Ctrl-D -LOCATION:University of Waterloo - Golf's Steakhouse -DESCRIPTION:End-of-term dinner -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1999/fall/Ctrl-D -END:VEVENT -BEGIN:VEVENT -UID:19991202T183000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:19991202T183000Z -DTEND:19991202T193000Z -SUMMARY:Calculational Mathematics -LOCATION:University of Waterloo - DC1302 -DESCRIPTION:By Edgar Dijkstra -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1999/fall/Calculational-M - athematics -END:VEVENT -BEGIN:VEVENT -UID:19940926T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:19940926T203000Z -DTEND:19940926T213000Z -SUMMARY:UNIX II Tutorial -LOCATION:University of Waterloo - MC 3022 -DESCRIPTION:No description available -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1994/fall/UNIX-II-Tutoria - l -END:VEVENT -BEGIN:VEVENT -UID:19940922T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:19940922T203000Z -DTEND:19940922T213000Z -SUMMARY:UNIX I Tutorial -LOCATION:University of Waterloo - MC 3022 -DESCRIPTION:No description available -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1994/fall/UNIX-I-Tutorial -END:VEVENT -BEGIN:VEVENT -UID:19940921T223000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:19940921T223000Z -DTEND:19940921T233000Z -SUMMARY:SIGGRAPH Video Night -LOCATION:University of Waterloo - DC 1302 -DESCRIPTION:No description available -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1994/fall/SIGGRAPH-Video- - Night -END:VEVENT -BEGIN:VEVENT -UID:19941013T210000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:19941013T210000Z -DTEND:19941013T220000Z -SUMMARY:Prograph: Picture the Future -LOCATION:University of Waterloo - DC 1302 -DESCRIPTION:No description available -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1994/fall/Prograph-Pictur - e-the-Future -END:VEVENT -BEGIN:VEVENT -UID:19940914T010000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:19940914T010000Z -DTEND:19940914T020000Z -SUMMARY:Movie Outing: Brainstorm -LOCATION:University of Waterloo - Princess Cinema -DESCRIPTION: No description available. -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1994/fall/Movie-Outing-Br - ainstorm -END:VEVENT -BEGIN:VEVENT -UID:19941102T213000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:19941102T213000Z -DTEND:19941102T223000Z -SUMMARY:Game Theory -LOCATION:University of Waterloo - MC 2038 -DESCRIPTION:No description available -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1994/fall/Game-Theory -END:VEVENT -BEGIN:VEVENT -UID:19941020T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:19941020T203000Z -DTEND:19941020T213000Z -SUMMARY:Exploring the Internet -LOCATION:University of Waterloo - MC 3009 -DESCRIPTION:No description available -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1994/fall/Exploring-the-I - nternet -END:VEVENT -BEGIN:VEVENT -UID:19940916T203000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:19940916T203000Z -DTEND:19940916T213000Z -SUMMARY:CSC Elections -LOCATION:University of Waterloo - MC 4040 -DESCRIPTION:No description available -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1994/fall/CSC-Elections -END:VEVENT -BEGIN:VEVENT -UID:19941015T140000000Z@csclub.uwaterloo.ca -SEQUENCE:0 -DTSTAMP:20210920T235659Z -DTSTART:19941015T140000Z -DTEND:19941015T150000Z -SUMMARY:ACM-Style Programming Contest -LOCATION:University of Waterloo - MC 3022 -DESCRIPTION:No description available -ORGANIZER;CN="exec@csclub.uwaterloo.ca":mailto:exec@csclub.uwaterloo.ca -URL;VALUE=URI:https://csclub.uwaterloo.ca/events/1994/fall/ACM-Style-Progr - amming-Contest -END:VEVENT -X-WR-RELCALID:3359A191-B19E-4B53-BADC-DFC084FC51C9 -END:VCALENDAR \ No newline at end of file -- 2.39.2 From bce7a496e5b0391714fe078aac90c47b40129bd3 Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Wed, 22 Sep 2021 22:28:38 -0400 Subject: [PATCH 18/25] `export` depends on `generate-calendar` --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index bd62e44e..c8a438b6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -41,6 +41,7 @@ steps: image: node:16 depends_on: - build + - generate-calendar commands: - npm run export -- 2.39.2 From 0b054e3f76048b5b0178cc87bd03d02ab9cf8b4b Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Wed, 22 Sep 2021 22:37:42 -0400 Subject: [PATCH 20/25] Fix typo in build script --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d73ed9a..15d93f62 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "scripts": { "dev": "next dev", - "build": "npm run build && npm run generate:calendar", + "build": "npm run build:web && npm run generate:calendar", "build:web": "next build", "start": "next start", "export": "next export", -- 2.39.2 From 34b4adf88facb86216003e1eebb46f3a4bf339cc Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Thu, 23 Sep 2021 03:12:16 -0400 Subject: [PATCH 21/25] Undo time change for events --- content/events/1994/fall/ACM-Style-Programming-Contest.md | 2 +- content/events/1994/fall/CSC-Elections.md | 2 +- content/events/1994/fall/Exploring-the-Internet.md | 2 +- content/events/1994/fall/Game-Theory.md | 2 +- content/events/1994/fall/Movie-Outing-Brainstorm.md | 2 +- content/events/1994/fall/Prograph-Picture-the-Future.md | 2 +- content/events/1994/fall/SIGGRAPH-Video-Night.md | 2 +- content/events/1994/fall/UNIX-I-Tutorial.md | 2 +- content/events/1994/fall/UNIX-II-Tutorial.md | 2 +- content/events/1999/fall/Calculational-Mathematics.md | 2 +- content/events/1999/fall/Ctrl-D.md | 2 +- content/events/1999/fall/GDB,-Purify-Tutorial.md | 2 +- .../fall/Homebrew-Processors-and-Integrated-Systems-in-FPGAs.md | 2 +- ...atories-The-Future-Computing-Environments-at-Georgia-Tech.md | 2 +- content/events/1999/fall/Open-Q&A-session.md | 2 +- content/events/1999/fall/Proofs-and-Programs.md | 2 +- content/events/2000/fall/CSC-Elections.md | 2 +- .../events/2000/fall/Realising-the-Next-Generation-Internet.md | 2 +- content/events/2000/fall/SIGGraph-Video-Night.md | 2 +- content/events/2000/spring/Ctrl-D.md | 2 +- .../Enterprise-Java-APIs-and-Implementing-a-Web-Portal-(1).md | 2 +- .../Enterprise-Java-APIs-and-Implementing-a-Web-Portal.md | 2 +- content/events/2001/spring/ACM-Style-programming-contest.md | 2 +- content/events/2001/winter/ACM-Style-programming-contest.md | 2 +- content/events/2001/winter/Executive-elections.md | 2 +- content/events/2001/winter/Meeting-#2.md | 2 +- content/events/2001/winter/Meeting-#3.md | 2 +- content/events/2001/winter/Meeting-#4.md | 2 +- content/events/2001/winter/Meeting-#5.md | 2 +- ...rtual-Memory-Management-in-a-Multiserver-Operating-System.md | 2 +- .../fall/Automatic-Memory-Management-and-Garbage-Collection.md | 2 +- content/events/2002/fall/Business-Meeting.md | 2 +- content/events/2002/fall/Debian-in-the-Enterprise.md | 2 +- content/events/2002/fall/F02-elections.md | 2 +- .../2002/fall/GNULinux-InstallFest-with-KW-LUG-and-UW-DIG.md | 2 +- content/events/2002/fall/GNULinux-on-HPPA.md | 2 +- content/events/2002/fall/Metaprogramming-GPUs.md | 2 +- content/events/2002/fall/Perl-6.md | 2 +- content/events/2002/fall/Pints-with-the-Profs.md | 2 +- content/events/2002/fall/Samba-and-You.md | 2 +- content/events/2002/fall/The-Evil-Side-of-C++.md | 2 +- content/events/2002/fall/The-GNU-General-Public-License.md | 2 +- content/events/2002/fall/The-Hurd-Interfaces.md | 2 +- content/events/2002/fall/Trip-to-York-University.md | 2 +- content/events/2002/fall/UNIX-101.md | 2 +- content/events/2002/fall/UNIX-102.md | 2 +- content/events/2002/fall/UNIX-103.md | 2 +- ...x-display-drivers-and-the-Kernel-Graphics-Interface-(KGI).md | 2 +- content/events/2002/spring/S02-elections.md | 2 +- content/events/2002/winter/An-Introduction-to-GNU-Hurd.md | 2 +- content/events/2002/winter/Computer-Go,-The-Ultimate.md | 2 +- content/events/2002/winter/DVD-Video-Under-Linux.md | 2 +- content/events/2002/winter/GnuPGPGP-Keysigning-Party.md | 2 +- content/events/2002/winter/UNIX-101-First-Steps-With-UNIX.md | 2 +- content/events/2002/winter/Unix-102-Fun-With-UNIX.md | 2 +- content/events/2003/fall/.NET-&-Linux-When-Worlds-Collide.md | 2 +- content/events/2003/fall/CS-Pints-With-Profs.md | 2 +- content/events/2003/fall/CSC-Elections.md | 2 +- ...l-Free-and-Open-Source-Its-uses-in-Business-and-Education.md | 2 +- content/events/2003/fall/Poster-Team-Meeting.md | 2 +- content/events/2003/fall/Real-Time-Graphics-Compilers.md | 2 +- content/events/2003/fall/UNIX-101-Text-Editors.md | 2 +- content/events/2003/fall/UNIX-103-Development-Tools.md | 2 +- .../events/2003/spring/A-Brief-History-of-Computer-Science.md | 2 +- content/events/2003/spring/Friday-Flicks.md | 2 +- content/events/2003/spring/Guelph-Trip.md | 2 +- content/events/2003/spring/July-Exec-Meeting.md | 2 +- content/events/2003/spring/June-12-Exec-Meeting.md | 2 +- content/events/2003/spring/LaTeX-and-Work-Reports.md | 2 +- content/events/2003/spring/Mainframes-and-Linux.md | 2 +- content/events/2003/spring/May-22-Exec-Meeting.md | 2 +- content/events/2003/spring/Pints-with-Profs!.md | 2 +- content/events/2003/spring/Sh.md | 2 +- content/events/2003/spring/Spring-2003-Elections.md | 2 +- content/events/2003/spring/Unix-101-First-Steps-With-Unix.md | 2 +- content/events/2003/spring/Unix-102-Fun-With-Unix.md | 2 +- content/events/2003/spring/Unix-103-Scripting-Unix.md | 2 +- content/events/2003/spring/vi-the-visual-editor.md | 2 +- content/events/2003/winter/Abusing-the-C++-Compiler.md | 2 +- .../2003/winter/Judy,-or-What-Is-It-Like-To-Be-A-Robot.md | 2 +- content/events/2003/winter/LaTeX-A-Document-Processor.md | 2 +- content/events/2003/winter/LaTeX-Beautiful-Mathematics.md | 2 +- content/events/2003/winter/LaTeX-Reports.md | 2 +- content/events/2003/winter/Regular-Expressions.md | 2 +- content/events/2003/winter/SSH-and-Networks.md | 2 +- content/events/2003/winter/Stream-Processing.md | 2 +- content/events/2003/winter/The-BSD-License-Family.md | 2 +- content/events/2003/winter/The-GNU-General-Public-License.md | 2 +- content/events/2003/winter/Unix-101-Tutorial.md | 2 +- content/events/2003/winter/Unix-102-Tutorial.md | 2 +- content/events/2003/winter/Unix-103-Tutorial.md | 2 +- content/events/2003/winter/W03-Elections.md | 2 +- content/events/2003/winter/XML.md | 2 +- content/events/2003/winter/XSLT.md | 2 +- content/events/2003/winter/sed-&-awk.md | 2 +- content/events/2004/fall/CSC-Elections.md | 2 +- content/events/2004/fall/CSC-Programming-Contest.md | 2 +- content/events/2004/fall/CTRL-D.md | 2 +- content/events/2004/fall/Eclipse.md | 2 +- content/events/2004/fall/GracefulTavi.md | 2 +- .../Knitting-needles,-hairpins-and-other-tangled-objects.md | 2 +- content/events/2004/fall/Lemmings-Day!.md | 2 +- content/events/2004/fall/UNIX-101.md | 2 +- content/events/2004/fall/UNIX-102.md | 2 +- content/events/2004/fall/UNIX-103-Scripting-Unix.md | 2 +- content/events/2004/spring/CSC-Elections.md | 2 +- content/events/2004/spring/Case-Modding-Workshop!.md | 2 +- ...omputing's-Next-Great-Empires-The-True-Future-of-Software.md | 2 +- .../Game-Complexity-Theorists-Ponder,-by-Jonathan-Buss.md | 2 +- ...es.--or--Why-Computer-Vision-needs-the-Fourier-Transform!.md | 2 +- content/events/2004/winter/Constitutional-Change.md | 2 +- .../Distributed-programming-for-CS-and-Engineering-students.md | 2 +- content/events/2004/winter/Extending-LaTeX-with-packages.md | 2 +- content/events/2004/winter/Graphing-webs-of-trust.md | 2 +- content/events/2004/winter/InstallFest.md | 2 +- content/events/2004/winter/KW-Perl-Mongers.md | 2 +- content/events/2004/winter/LaTeXing-your-work-report.md | 2 +- .../2004/winter/Managing-your-home-directory-using-CVS.md | 2 +- content/events/2004/winter/Pints-with-Profs!.md | 2 +- content/events/2004/winter/SPARC-Architecture.md | 2 +- content/events/2005/fall/Party-with-Profs!.md | 2 +- content/events/2005/fall/Programming-Contest.md | 2 +- content/events/2005/fall/UNIX-101.md | 2 +- content/events/2005/fall/UNIX-102.md | 2 +- content/events/2005/fall/UNIX-103-Scripting-Unix.md | 2 +- .../spring/Programming-and-Verifying-the-Interactive-Web.md | 2 +- .../2005/spring/UW's-CS-curriculum-past,-present,-and-future.md | 2 +- content/events/2005/winter/CSC-Elections.md | 2 +- content/events/2005/winter/Oh-No!-More-Lemmings-Day!.md | 2 +- content/events/2005/winter/UNIX-101.md | 2 +- content/events/2005/winter/UNIX-102.md | 2 +- content/events/2006/spring/CSC-Elections.md | 2 +- content/events/2006/spring/CSC-General-Meeting.md | 2 +- content/events/2006/spring/CTRL-D.md | 2 +- content/events/2006/spring/Cool-Stuff-to-do-With-Python.md | 2 +- .../spring/Eighteen-Years-in-the-Software-Tools-Business.md | 2 +- content/events/2006/spring/Lemmings-Day.md | 2 +- content/events/2006/spring/Linux-Installfest!.md | 2 +- content/events/2006/spring/March-of-the-Penguins.md | 2 +- content/events/2006/spring/Midnight-Madness,-Alpha-Edition.md | 2 +- .../Semacode-Image-recognition-on-mobile-camera-phones.md | 2 +- .../Simulating-multi-tasking-on-an-embedded-architecture.md | 2 +- .../2006/spring/Software-development-gets-on-the-Cluetrain.md | 2 +- content/events/2006/spring/Unix-101-and-102-Recording.md | 2 +- content/events/2006/spring/Video-4-Linux-Day.md | 2 +- content/events/2006/winter/Creating-Killer-Applications.md | 2 +- content/events/2006/winter/Pints-With-Profs.md | 2 +- .../2007/fall/Concurrent-Distributed-programming-with-JoCaml.md | 2 +- content/events/2007/fall/Distributed-Programming-with-Erlang.md | 2 +- content/events/2007/fall/General-Meeting.md | 2 +- .../2007/fall/Google-Summer-of-Code,-a-look-back-on-2007.md | 2 +- ...oCaml.-Concurrent-programming-that-doesn't-fry-your-brain.md | 2 +- .../2007/fall/More-Haskell-functional-programming-fun!.md | 2 +- .../fall/Multi-Player-Linux-games-for-Linux-awarness-week.md | 2 +- ...f-the-Record-Messaging-Useful-Security-and-Privacy-for-IM.md | 2 +- ...nslation-A-solution-for-legacy-games-on-linux-(Postponed).md | 2 +- content/events/2007/fall/Programming-Contest.md | 2 +- ...-Functional-Languages-and-Useful-Programming-with-OCamlF#.md | 2 +- ...ality,-Real-Law-The-regulation-of-Property-in-Video-Games.md | 2 +- ...are-about-functional-programming-with-Haskell-New-er-Date.md | 2 +- content/events/2007/spring/C++0x---An-Overview.md | 2 +- .../Copyright-vs-Community-in-the-Age-of-Computer-Networks.md | 2 +- content/events/2007/spring/Email-encryption-for-the-masses.md | 2 +- .../spring/Fedspulse.ca,-Web-3.0,-Portals-and-the-Metaverse.md | 2 +- content/events/2007/spring/Usability-in-the-wild.md | 2 +- content/events/2007/winter/All-The-Code.md | 2 +- ...ntroduction-to-Recognizing-Regular-Expressions-in-Haskell.md | 2 +- content/events/2007/winter/Computational-Physics-Simulations.md | 2 +- .../2007/winter/Data-Analysis-with-Kernels-[an-introduction].md | 2 +- content/events/2007/winter/Introduction-to-3-d-Graphics.md | 2 +- content/events/2007/winter/Loop-Optimizations.md | 2 +- .../2007/winter/Network-Security----Intrusion-Detection.md | 2 +- .../winter/ReactOS-An-Open-Source-OS-Platform-for-Learning.md | 2 +- content/events/2007/winter/Riding-The-Multi-core-Revolution.md | 2 +- content/events/2007/winter/Surprise-Bill-Gates-Visit.md | 2 +- ...-Free-Software-Movement-and-the-GNULinux-Operating-System.md | 2 +- .../UW-Software-Start-ups-What-Worked-and-What-Did-Not.md | 2 +- content/events/2007/winter/Writing-World-Class-Software.md | 2 +- content/events/2008/fall/CSClub-Elections.md | 2 +- content/events/2008/fall/Changing-the-World-Conference.md | 2 +- content/events/2008/fall/Code-Party.md | 2 +- content/events/2008/fall/Functional-Programming.md | 2 +- content/events/2008/fall/Game-Sketching.md | 2 +- content/events/2008/fall/General-Meeting-2.md | 2 +- content/events/2008/fall/Linux-Install-Fest.md | 2 +- content/events/2008/fall/Meet-the-CSC.md | 2 +- content/events/2008/fall/SIGGRAPH-Night.md | 2 +- content/events/2008/fall/Unix-101.md | 2 +- content/events/2008/fall/Unix-102.md | 2 +- ...tory-of-Blackberry-and-the-Wireless-Data-Telecom-Industry.md | 2 +- content/events/2008/winter/CSC-Programming-Contest-1.md | 2 +- content/events/2008/winter/CSClub-Elections.md | 2 +- .../2008/winter/Creating-Distributed-Applications-with-TIPC.md | 2 +- content/events/2008/winter/Quantum-Information-Processing.md | 2 +- .../2009/fall/AI-Programming-Contest-sponsored-by-Google.md | 2 +- content/events/2009/fall/CSC-Goes-To-Dooly's.md | 2 +- content/events/2009/fall/Code-Party!!11!!.md | 2 +- content/events/2009/fall/Code-Party-and-Contest-Finale.md | 2 +- content/events/2009/fall/Elections.md | 2 +- content/events/2009/fall/In-the-Beginning.md | 2 +- content/events/2009/fall/Linux-Install-Fest.md | 2 +- content/events/2009/fall/The-Club-That-Really-Likes-Dinner.md | 2 +- content/events/2009/fall/UNIX-101.md | 2 +- content/events/2009/fall/UNIX-102.md | 2 +- content/events/2009/fall/UNIX-103.md | 2 +- .../2009/fall/UofT-Graduate-School-Information-Session.md | 2 +- content/events/2009/spring/Code-Party.md | 2 +- content/events/2009/spring/Dooly's-Night.md | 2 +- content/events/2009/spring/History-of-CS-Curriculum-at-UW.md | 2 +- content/events/2009/spring/PHP-on-Windows.md | 2 +- content/events/2009/spring/Paper-Club.md | 2 +- content/events/2009/spring/Unix-101.md | 2 +- content/events/2009/spring/Unix-103.md | 2 +- content/events/2009/winter/Artificial-Intelligence-Contest.md | 2 +- content/events/2009/winter/CTRL-D.md | 2 +- .../2009/winter/Canadian-Undergraduate-Technology-Conference.md | 2 +- content/events/2009/winter/Code-Party!.md | 2 +- content/events/2009/winter/Code-Party.md | 2 +- content/events/2009/winter/Code-party-!!11!!1!!.md | 2 +- content/events/2009/winter/Dooly's-Night.md | 2 +- .../events/2009/winter/IQC---Programming-Quantum-Computers.md | 2 +- content/events/2009/winter/Joel-Spolsky.md | 2 +- content/events/2009/winter/Prabhakar-Ragde.md | 2 +- .../2009/winter/Rapid-prototyping-and-mathematical-art.md | 2 +- content/events/2009/winter/Richard-M.-Stallman.md | 2 +- content/events/2009/winter/SIGGRAPH-Night.md | 2 +- content/events/2009/winter/Term-Elections.md | 2 +- content/events/2009/winter/UNIX-101-and-102.md | 2 +- content/events/2009/winter/UNIX-101.md | 2 +- .../events/2010/fall/A-Brief-Introduction-to-Video-Encoding.md | 2 +- ...sis-of-randomized-algorithms-via-the-probabilistic-method.md | 2 +- content/events/2010/fall/BareMetal-OS.md | 2 +- content/events/2010/fall/CSC-Invades-Toronto.md | 2 +- content/events/2010/fall/Calling-all-CS-Frosh.md | 2 +- content/events/2010/fall/Cooking-for-Geeks.md | 2 +- content/events/2010/fall/Elections.md | 2 +- content/events/2010/fall/Hackathon.md | 2 +- .../How-to-build-a-brain-From-single-neurons-to-cognition.md | 2 +- content/events/2010/fall/In-the-Beginning.md | 2 +- ...rning-vs-human-learning---will-scientists-become-obsolete.md | 2 +- .../2010/fall/Mathematics-and-aesthetics-in-maze-design.md | 2 +- content/events/2010/fall/UNIX-102.md | 2 +- content/events/2010/fall/UNIX-103.md | 2 +- content/events/2010/fall/Unix-101.md | 2 +- content/events/2010/spring/Code-Party.md | 2 +- content/events/2010/spring/Compiling-To-Combinators.md | 2 +- content/events/2010/spring/Dataflow-Analysis.md | 2 +- content/events/2010/spring/Elections.md | 2 +- content/events/2010/spring/Gerald-Sussman.md | 2 +- content/events/2010/spring/Halftoning-and-Digital-Art.md | 2 +- content/events/2010/spring/The-Incompressibility-Method.md | 2 +- content/events/2010/winter/A-Final-Party-of-Code.md | 2 +- content/events/2010/winter/A-Party-of-Code.md | 2 +- .../An-Introduction-to-Vector-Graphics-Libraries-with-Cairo.md | 2 +- content/events/2010/winter/Another-Party-of-Code.md | 2 +- .../Approximation-Hardness-and-the-Unique-Games-Conjecture.md | 2 +- content/events/2010/winter/Bowling.md | 2 +- .../2010/winter/Brush-Based-Constructive-Solid-Geometry.md | 2 +- content/events/2010/winter/CSCF-Town-Hall.md | 2 +- content/events/2010/winter/CTRL-D.md | 2 +- content/events/2010/winter/Contest-Closing.md | 2 +- .../winter/Deep-learning-with-multiplicative-interactions.md | 2 +- ...on-Security-Holes-How-to-exploit,-patch-and-prevent-them..md | 2 +- .../winter/NUI-The-future-of-robotics-and-automated-systems.md | 2 +- content/events/2010/winter/QIP=PSPACE.md | 2 +- .../Software-Transactional-Memory-and-Using-STM-in-Haskell.md | 2 +- .../winter/The-Best-Algorithms-are-Randomized-Algorithms.md | 2 +- content/events/2010/winter/UNIX-101-Encore.md | 2 +- content/events/2010/winter/UNIX-101.md | 2 +- content/events/2010/winter/Wilderness-Programming.md | 2 +- content/events/2010/winter/Windows-Azure-Lab.md | 2 +- content/events/2011/fall/CSC-Open-Data-Code-Party.md | 2 +- content/events/2011/fall/CSC-goes-to-Design-Our-Tomorrow.md | 2 +- content/events/2011/fall/Code-Party-1.md | 2 +- content/events/2011/fall/Code-Party-2.md | 2 +- content/events/2011/fall/Elections.md | 2 +- content/events/2011/fall/How-Browsers-Work.md | 2 +- .../events/2011/fall/UNIX-101-An-Introduction-to-the-Shell.md | 2 +- .../events/2011/fall/UNIX-102-Tools-in-the-UNIX-Environment.md | 2 +- content/events/2011/spring/An-Introduction-to-Steganography.md | 2 +- content/events/2011/spring/CSC-Goes-Outside.md | 2 +- content/events/2011/spring/CTRL-D.md | 2 +- content/events/2011/spring/Code-Party-1.md | 2 +- content/events/2011/spring/Code-Party-2.md | 2 +- content/events/2011/spring/Code-Party-3.md | 2 +- content/events/2011/spring/Elections-Nominees-List.md | 2 +- content/events/2011/spring/Elections.md | 2 +- .../2011/spring/General-Purpose-Computing-on-Graphics-Cards.md | 2 +- .../spring/Our-Troubles-with-Linux-and-Why-You-Should-Care.md | 2 +- .../2011/spring/Taming-Software-Bloat-with-AdaptableGIMP.md | 2 +- content/events/2011/winter/A-Smorgasbord-of-Perl-Talks.md | 2 +- content/events/2011/winter/Code-Party.md | 2 +- content/events/2011/winter/Software-Patents.md | 2 +- .../events/2011/winter/UNIX-101-An-Introduction-to-the-Shell.md | 2 +- .../UNIX-102-Documents-and-Editing-in-the-Unix-environment.md | 2 +- content/events/2011/winter/UNIX-103-Version-Control-Systems.md | 2 +- content/events/2012/fall/CSC-Code-Party-2.md | 2 +- content/events/2012/fall/Code-Party-1-FROSH-A-THON.md | 2 +- content/events/2012/fall/Code-Party-3.md | 2 +- content/events/2012/fall/Elections.md | 2 +- content/events/2012/fall/KW-Perlmongers-Talk.md | 2 +- content/events/2012/fall/SASMS.md | 2 +- content/events/2012/fall/SCS-First-year-Welcome-Dinner.md | 2 +- ...ographic-and-Game-Theoretical-Fundamentals-behind-Bitcoin.md | 2 +- content/events/2012/fall/Tron-Screening-Frosh-A-Tron.md | 2 +- content/events/2012/fall/UNIX-101.md | 2 +- content/events/2012/spring/Code-Party-1.md | 2 +- content/events/2012/spring/Elections.md | 2 +- content/events/2012/spring/mmap-and-the-Mortgage-Crisis.md | 2 +- content/events/2012/winter/Algorithms-Talk.md | 2 +- content/events/2012/winter/Code-Party-0.md | 2 +- content/events/2012/winter/Elections.md | 2 +- content/events/2012/winter/Feynman-Messenger-Lecture-Series.md | 2 +- content/events/2012/winter/Multi-processor-Real-time-Systems.md | 2 +- content/events/2012/winter/OpenCL-Code-Party.md | 2 +- content/events/2012/winter/OpenCL-Introduction.md | 2 +- content/events/2012/winter/UNIX-101.md | 2 +- content/events/2012/winter/UNIX-102.md | 2 +- content/events/2013/fall/C++-GoingNative-Lectures.md | 2 +- .../2013/fall/C++-Night-0x02---Don't-Help-The-Compiler.md | 2 +- .../2013/fall/C++-Night-0x03---An-Effective-C++1114-Sampler.md | 2 +- .../fall/C++-Night-0x04---Writing-Quick-Code-in-C++,-Quickly.md | 2 +- content/events/2013/fall/C++-Night-0x05---C++-Seasoning.md | 2 +- content/events/2013/fall/CSC-Goes-Bowling.md | 2 +- .../2013/fall/CSC-Goes-to-Toronto-Erlang-Factory-Lite-2013.md | 2 +- content/events/2013/fall/Disk-Encryption.md | 2 +- content/events/2013/fall/Fall-2013-Elections.md | 2 +- content/events/2013/fall/Hackathon-Code-Party!!.md | 2 +- .../2013/fall/Hands-On-Seminar-on-Public-Key-Cryptography.md | 2 +- content/events/2013/fall/Practical-Tor-Usage.md | 2 +- content/events/2013/fall/Trust-in-ISPs.md | 2 +- content/events/2013/fall/Tunnels-and-Censorship.md | 2 +- .../2013/fall/Why-Should-You-Care-About-Security-and-Privacy.md | 2 +- content/events/2013/spring/3D-Movies-and-Computer-Science.md | 2 +- content/events/2013/spring/CSC-Goes-Outside!.md | 2 +- content/events/2013/spring/Code-Party-1.md | 2 +- content/events/2013/spring/Path-Tracing.md | 2 +- content/events/2013/spring/Spring-2013-Elections.md | 2 +- .../2013/spring/The-Future-of-3D-Graphics-is-in-Software!.md | 2 +- content/events/2013/spring/Unix-101-Code-Party-0.md | 2 +- content/events/2013/winter/Code-Party-1.md | 2 +- content/events/2013/winter/Elections.md | 2 +- ...alability-Things-Your-Programming-Language-Never-Told-You.md | 2 +- content/events/2013/winter/Unix-101.md | 2 +- .../winter/Using-Computers-to-Find-Evidence-in-Litigation.md | 2 +- content/events/2014/fall/'Hackers'-Screening.md | 2 +- content/events/2014/fall/Code-Party-0.md | 2 +- content/events/2014/fall/Code-Party-1SE-Hack-Day-#13.md | 2 +- .../fall/Talk-Building-a-Mobile-Platform-for-Android-and-iOS.md | 2 +- content/events/2014/fall/Talk-C++-ABI.md | 2 +- content/events/2014/fall/Talk-From-Zero-to-Kernel.md | 2 +- content/events/2014/fall/Talk-Heroic-Android-HTTP.md | 2 +- .../2014/fall/Talk-In-Pursuit-of-the-Travelling-Salesman.md | 2 +- content/events/2014/fall/Talk-Machine-Learning-at-Bloomberg.md | 2 +- ...rn-Recognition-is-Hard,-and-Why-Deep-Neural-Networks-Help.md | 2 +- content/events/2014/fall/Unix-101.md | 2 +- content/events/2014/spring/Battle-Decks.md | 2 +- content/events/2014/spring/Bloomberg-Technical-Talk.md | 2 +- content/events/2014/spring/CSC-Goes-Outside...Again!.md | 2 +- content/events/2014/spring/CSC-Goes-Outside.md | 2 +- content/events/2014/spring/Spring-2014-Elections.md | 2 +- .../The-Most-Important-Parts-of-School-(from-a-CS-dropout).md | 2 +- content/events/2014/spring/Unix-101Code-Party-0.md | 2 +- content/events/2014/spring/Unix-102,-Code-Party-1.md | 2 +- content/events/2014/winter/Battle-Decks.md | 2 +- content/events/2014/winter/Bloomberg-Talk.md | 2 +- content/events/2014/winter/Code-Party-0.md | 2 +- content/events/2014/winter/Code-Party-1.md | 2 +- content/events/2014/winter/HackWaterloo.md | 2 +- content/events/2014/winter/UNIX-101.md | 2 +- content/events/2014/winter/Winter-2014-Elections.md | 2 +- content/events/2015/fall/'Git-101'.md | 2 +- ...nalysis-and-Program-Optimization-Using-Dataflow-Analysis'.md | 2 +- content/events/2015/fall/'Why-Am-I-Studying-This'.md | 2 +- .../2015/fall/An-Introduction-to-Google's-FOAM-Framework.md | 2 +- ...ck-Talks-Culture-Turnaround-and-Software-Defined-Networks.md | 2 +- content/events/2015/fall/CSC-and-WiCS-Career-Panel.md | 2 +- .../Cory-Doctorow---The-War-on-General-Purpose-Computing.md | 2 +- content/events/2015/fall/Fall-2015-Elections.md | 2 +- content/events/2015/fall/Google-Cardboard.md | 2 +- content/events/2015/fall/Results-of-Fall-2015-Elections.md | 2 +- .../fall/Starting-an-VN-Indie-Game-Company-as-a-UW-Student.md | 2 +- content/events/2015/fall/WiCS-and-CSC-watch-War-Games!.md | 2 +- content/events/2015/spring/Algorithms-for-Shortest-Paths.md | 2 +- content/events/2015/spring/By-Elections.md | 2 +- content/events/2015/spring/Infrasound-is-all-around-us.md | 2 +- content/events/2015/spring/UNIX-102.md | 2 +- content/events/2015/spring/WiCS-and-CSC-Go-Outside.md | 2 +- content/events/2015/winter/Alumni-Tech-Talk.md | 2 +- content/events/2015/winter/Code-Party-0.md | 2 +- .../events/2015/winter/Constitutional-GM-and-Code-Party-1.md | 2 +- .../2015/winter/Describing-and-Synthesizing-Microfluidics.md | 2 +- content/events/2015/winter/Making-Robots-Behave.md | 2 +- content/events/2015/winter/Racket's-Magical-match.md | 2 +- .../Runtime-Type-Inference-in-Dynamic-Languages---Day-1.md | 2 +- .../Runtime-Type-Inference-in-Dynamic-Languages---Day-2.md | 2 +- content/events/2015/winter/SAT-and-SMT-solvers.md | 2 +- .../winter/Tech-Talk-Google-Fiber-Internet-The-Messy-Bits.md | 2 +- content/events/2015/winter/Winter-2015-Elections.md | 2 +- content/events/2016/fall/ALT+TAB-Talks.md | 2 +- ...OOP-Best-Practices-to-the-World-of-Functional-Programming.md | 2 +- content/events/2016/fall/CSC-and-WiCS-Go-Outside.md | 2 +- content/events/2016/fall/CSCPMC-EOT-Party.md | 2 +- content/events/2016/fall/Code-Party.md | 2 +- content/events/2016/fall/Edmund-Noble-Member-Talk.md | 2 +- content/events/2016/fall/Fall-2016-Elections.md | 2 +- content/events/2016/fall/Feminism-in-STEM---a-101-Panel.md | 2 +- content/events/2016/fall/General-Meeting.md | 2 +- content/events/2016/fall/Richard-Mann-Prof-Talk.md | 2 +- content/events/2016/fall/UNIX-101.md | 2 +- content/events/2016/spring/CSC-Does-Spring-Cleaning.md | 2 +- content/events/2016/spring/Code-Party-0.md | 2 +- .../2016/spring/Computer-Science-Beyond-Bits-and-Bytes.md | 2 +- content/events/2016/spring/Notorious-CS452.md | 2 +- content/events/2016/spring/Richard-Mann-Prof-Talk-and-EOT.md | 2 +- content/events/2016/spring/Spring-2016-Elections.md | 2 +- content/events/2016/spring/WiCS-and-CSC-Go-Outside!.md | 2 +- content/events/2016/spring/scp-talks.md | 2 +- content/events/2016/winter/Code-Party.md | 2 +- content/events/2016/winter/Eth1-Jane-Street-Competition.md | 2 +- content/events/2016/winter/Git-102.md | 2 +- content/events/2016/winter/Movie-Night-Big-Hero-6.md | 2 +- content/events/2016/winter/On-Surrounding-a-Polygon.md | 2 +- content/events/2016/winter/SASMS-Style-Talk-Night.md | 2 +- ...SAT-and-SMT-Solvers-for-Software-Engineering-and-Security.md | 2 +- ...ve-Bourque-and-Mike-Patterson-Network-Infrastructure-talk.md | 2 +- content/events/2016/winter/Tea-and-Study.md | 2 +- content/events/2016/winter/Unix-101.md | 2 +- content/events/2016/winter/Winter-2016-Elections.md | 2 +- content/events/2017/fall/Alt+Tab-Talks.md | 2 +- .../events/2017/fall/CSC+WiCS-Fall-Social-and-Movie-Night.md | 2 +- content/events/2017/fall/CSC-Goes-Outside.md | 2 +- content/events/2017/fall/CTF-Computer-Networking-Workshop.md | 2 +- .../events/2017/fall/Capture-the-Flag-Computing-Competition.md | 2 +- content/events/2017/fall/Code-Party-0.md | 2 +- content/events/2017/fall/Code-Party-1.md | 2 +- content/events/2017/fall/End-of-Term-Event.md | 2 +- content/events/2017/fall/Fall-2017-Elections.md | 2 +- content/events/2017/fall/Fall-2017-Special-Elections.md | 2 +- content/events/2017/fall/Unix-101.md | 2 +- content/events/2017/spring/Alt-Tab-S17.md | 2 +- content/events/2017/spring/CSC-and-WiCS-Goes-Outside.md | 2 +- content/events/2017/spring/Code-Party-0.md | 2 +- content/events/2017/spring/End-of-Term-Party.md | 2 +- content/events/2017/spring/Spring-2017-Elections.md | 2 +- content/events/2017/spring/Spring-Cleaning.md | 2 +- .../Understanding-machine-learning---a-theory-perspective.md | 2 +- content/events/2017/spring/Unix-102.md | 2 +- content/events/2017/winter/Alt+Tab-Talks.md | 2 +- content/events/2017/winter/Code-Party-0.md | 2 +- content/events/2017/winter/Code-Party-1.md | 2 +- content/events/2017/winter/Unix-201.md | 2 +- content/events/2017/winter/Winter-2017-Elections.md | 2 +- content/events/2018/fall/Alt-Tab.md | 2 +- content/events/2018/fall/CSC-&-WiCS-&-MathSoc-go-outside!.md | 2 +- content/events/2018/fall/CSC-EOT.md | 2 +- content/events/2018/fall/Code-Party-0.md | 2 +- content/events/2018/fall/Data-Driven-UIs,-Incrementally.md | 2 +- content/events/2018/fall/Gloves-101.md | 2 +- content/events/2018/fall/Netplay-in-emulators.md | 2 +- content/events/2018/fall/Unix-101.md | 2 +- .../[Cancelled]-BBC-microbit-computer-What-is-it-good-for.md | 2 +- content/events/2018/spring/Alt-Tab.md | 2 +- content/events/2018/spring/CSC-and-WiCS-Go-Outside.md | 2 +- content/events/2018/spring/Capture-the-Flag.md | 2 +- content/events/2018/spring/Code-Party-0.md | 2 +- ...und-From-microphones-to-speakers-and-everything-inbetween.md | 2 +- content/events/2018/winter/Alt-Tab-W18.md | 2 +- content/events/2018/winter/Code-Party-0.md | 2 +- content/events/2018/winter/Discussion-with-maddog.md | 2 +- content/events/2018/winter/Prof-Talk-with-Richard-Mann.md | 2 +- content/events/2018/winter/Programming-for-the-22nd-Century.md | 2 +- content/events/2018/winter/Technical-Interview-Prep.md | 2 +- content/events/2018/winter/Uncode-Party-with-WiCS.md | 2 +- content/events/2018/winter/Winter-2018-Elections.md | 2 +- content/events/2019/spring/Alt-Tab.md | 2 +- content/events/2019/spring/Code-Party-0.md | 2 +- content/events/2019/spring/End-of-Term-Event.md | 2 +- content/events/2019/spring/Movie-Night.md | 2 +- content/events/2019/spring/Spring-2019-Elections.md | 2 +- content/events/2019/spring/WiCS-x-CSC-Bondfire-Night.md | 2 +- content/events/2019/winter/Algorithms-practice-workshop.md | 2 +- content/events/2019/winter/CSC-+-WiCS-Movie-Night.md | 2 +- content/events/2019/winter/Code-Party-0.md | 2 +- content/events/2019/winter/Git-101.md | 2 +- content/events/2019/winter/Prof-talk-Animated-Tilings.md | 2 +- .../winter/Prof-talk-Making-the-Switch-Going-from-2D-to-S3D.md | 2 +- content/events/2020/fall/Roasting-Our-First-Year-Resumes.md | 2 +- content/events/2020/fall/WiCS-x-CSC-Alt-Tab.md | 2 +- content/events/2020/winter/Code-Party-0.md | 2 +- content/events/2020/winter/Physical-Security-Workshop.md | 2 +- content/events/2020/winter/WiCS-x-CSC-Bondfire.md | 2 +- content/events/2021/spring/Afterhours-Burnout.md | 2 +- content/events/2021/spring/CSC-BOT-&-Game-Night.md | 2 +- content/events/2021/spring/CSC-x-SE-Soc-Interview-Prep.md | 2 +- content/events/2021/spring/Drop-in-Resume-Critiques-(Day-1).md | 2 +- content/events/2021/spring/Drop-in-Resume-Critiques-(Day-2).md | 2 +- content/events/2021/spring/Speed-Friending.md | 2 +- content/events/2021/spring/Titus-Winters-Tech-Talk.md | 2 +- content/events/2021/winter/Afterhours-Personal-Relationships.md | 2 +- content/events/2021/winter/Alt-Tab.md | 2 +- content/events/2021/winter/CTCI136.md | 2 +- content/events/2021/winter/Fun-Friday.md | 2 +- content/events/2021/winter/Get-involved-in-CS-Club!.md | 2 +- content/events/2021/winter/Out-of-The-Box-React.md | 2 +- content/events/2021/winter/RES-135.md | 2 +- content/events/2021/winter/Recovering-From-a-Rough-Term.md | 2 +- content/events/2021/winter/Speed-Friending.md | 2 +- content/events/2021/winter/Talk-to-CSC-Tuesday.md | 2 +- content/events/2021/winter/Theatre-Thursday.md | 2 +- 510 files changed, 510 insertions(+), 510 deletions(-) diff --git a/content/events/1994/fall/ACM-Style-Programming-Contest.md b/content/events/1994/fall/ACM-Style-Programming-Contest.md index 5a5ebeb1..ae28d885 100644 --- a/content/events/1994/fall/ACM-Style-Programming-Contest.md +++ b/content/events/1994/fall/ACM-Style-Programming-Contest.md @@ -1,7 +1,7 @@ --- name: 'ACM-Style Programming Contest' short: 'No description available' -date: 'Sat Oct 15 1994 10:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Oct 15 1994 11:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3022' --- diff --git a/content/events/1994/fall/CSC-Elections.md b/content/events/1994/fall/CSC-Elections.md index 261f3304..72899ee8 100644 --- a/content/events/1994/fall/CSC-Elections.md +++ b/content/events/1994/fall/CSC-Elections.md @@ -1,7 +1,7 @@ --- name: 'CSC Elections' short: 'No description available' -date: 'Fri Sep 16 1994 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 16 1994 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4040' --- diff --git a/content/events/1994/fall/Exploring-the-Internet.md b/content/events/1994/fall/Exploring-the-Internet.md index 78305b67..23830021 100644 --- a/content/events/1994/fall/Exploring-the-Internet.md +++ b/content/events/1994/fall/Exploring-the-Internet.md @@ -1,7 +1,7 @@ --- name: 'Exploring the Internet' short: 'No description available' -date: 'Thu Oct 20 1994 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 20 1994 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3009' --- diff --git a/content/events/1994/fall/Game-Theory.md b/content/events/1994/fall/Game-Theory.md index 86f8ea39..bc4f4389 100644 --- a/content/events/1994/fall/Game-Theory.md +++ b/content/events/1994/fall/Game-Theory.md @@ -1,7 +1,7 @@ --- name: 'Game Theory' short: 'No description available' -date: 'Wed Nov 02 1994 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 02 1994 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2038' --- diff --git a/content/events/1994/fall/Movie-Outing-Brainstorm.md b/content/events/1994/fall/Movie-Outing-Brainstorm.md index 257e97b3..541f52a6 100644 --- a/content/events/1994/fall/Movie-Outing-Brainstorm.md +++ b/content/events/1994/fall/Movie-Outing-Brainstorm.md @@ -1,7 +1,7 @@ --- name: 'Movie Outing: Brainstorm' short: ' No description available. ' -date: 'Tue Sep 13 1994 21:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 13 1994 22:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Princess Cinema' --- diff --git a/content/events/1994/fall/Prograph-Picture-the-Future.md b/content/events/1994/fall/Prograph-Picture-the-Future.md index 46f02a9a..f7c431f8 100644 --- a/content/events/1994/fall/Prograph-Picture-the-Future.md +++ b/content/events/1994/fall/Prograph-Picture-the-Future.md @@ -1,7 +1,7 @@ --- name: 'Prograph: Picture the Future' short: 'No description available' -date: 'Thu Oct 13 1994 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 13 1994 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/1994/fall/SIGGRAPH-Video-Night.md b/content/events/1994/fall/SIGGRAPH-Video-Night.md index a3cb471a..b141d31c 100644 --- a/content/events/1994/fall/SIGGRAPH-Video-Night.md +++ b/content/events/1994/fall/SIGGRAPH-Video-Night.md @@ -1,7 +1,7 @@ --- name: 'SIGGRAPH Video Night' short: 'No description available' -date: 'Wed Sep 21 1994 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Sep 21 1994 19:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/1994/fall/UNIX-I-Tutorial.md b/content/events/1994/fall/UNIX-I-Tutorial.md index 9875000f..c4048b07 100644 --- a/content/events/1994/fall/UNIX-I-Tutorial.md +++ b/content/events/1994/fall/UNIX-I-Tutorial.md @@ -1,7 +1,7 @@ --- name: 'UNIX I Tutorial' short: 'No description available' -date: 'Thu Sep 22 1994 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 22 1994 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3022' --- diff --git a/content/events/1994/fall/UNIX-II-Tutorial.md b/content/events/1994/fall/UNIX-II-Tutorial.md index 8b896011..6b50ebce 100644 --- a/content/events/1994/fall/UNIX-II-Tutorial.md +++ b/content/events/1994/fall/UNIX-II-Tutorial.md @@ -1,7 +1,7 @@ --- name: 'UNIX II Tutorial' short: 'No description available' -date: 'Mon Sep 26 1994 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 26 1994 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3022' --- diff --git a/content/events/1999/fall/Calculational-Mathematics.md b/content/events/1999/fall/Calculational-Mathematics.md index cc4ef419..9486b278 100644 --- a/content/events/1999/fall/Calculational-Mathematics.md +++ b/content/events/1999/fall/Calculational-Mathematics.md @@ -1,7 +1,7 @@ --- name: 'Calculational Mathematics' short: 'By Edgar Dijkstra' -date: 'Thu Dec 02 1999 13:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Dec 02 1999 14:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1302' --- diff --git a/content/events/1999/fall/Ctrl-D.md b/content/events/1999/fall/Ctrl-D.md index e32b971f..ee55d429 100644 --- a/content/events/1999/fall/Ctrl-D.md +++ b/content/events/1999/fall/Ctrl-D.md @@ -1,7 +1,7 @@ --- name: 'Ctrl-D' short: 'End-of-term dinner' -date: 'Wed Dec 01 1999 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Dec 01 1999 20:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Golf''s Steakhouse' --- diff --git a/content/events/1999/fall/GDB,-Purify-Tutorial.md b/content/events/1999/fall/GDB,-Purify-Tutorial.md index 4a88e6ba..4af5bac0 100644 --- a/content/events/1999/fall/GDB,-Purify-Tutorial.md +++ b/content/events/1999/fall/GDB,-Purify-Tutorial.md @@ -1,7 +1,7 @@ --- name: 'GDB, Purify Tutorial' short: 'No description available.' -date: 'Tue Oct 19 1999 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 19 1999 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1304' --- diff --git a/content/events/1999/fall/Homebrew-Processors-and-Integrated-Systems-in-FPGAs.md b/content/events/1999/fall/Homebrew-Processors-and-Integrated-Systems-in-FPGAs.md index 38bd3515..6651f14a 100644 --- a/content/events/1999/fall/Homebrew-Processors-and-Integrated-Systems-in-FPGAs.md +++ b/content/events/1999/fall/Homebrew-Processors-and-Integrated-Systems-in-FPGAs.md @@ -1,7 +1,7 @@ --- name: 'Homebrew Processors and Integrated Systems in FPGAs' short: 'By Jan Gray' -date: 'Wed Dec 01 1999 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Dec 01 1999 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2066' --- diff --git a/content/events/1999/fall/Living-Laboratories-The-Future-Computing-Environments-at-Georgia-Tech.md b/content/events/1999/fall/Living-Laboratories-The-Future-Computing-Environments-at-Georgia-Tech.md index 8f29da10..1deaa4bb 100644 --- a/content/events/1999/fall/Living-Laboratories-The-Future-Computing-Environments-at-Georgia-Tech.md +++ b/content/events/1999/fall/Living-Laboratories-The-Future-Computing-Environments-at-Georgia-Tech.md @@ -2,7 +2,7 @@ name: 'Living Laboratories: The Future Computing Environments at Georgia Tech' short: 'By Blair MacIntyre and Elizabeth Mynatt' -date: 'Mon Oct 18 1999 14:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 18 1999 15:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1304' --- diff --git a/content/events/1999/fall/Open-Q&A-session.md b/content/events/1999/fall/Open-Q&A-session.md index 3859c168..234ecd10 100644 --- a/content/events/1999/fall/Open-Q&A-session.md +++ b/content/events/1999/fall/Open-Q&A-session.md @@ -1,7 +1,7 @@ --- name: 'Open Q&A session' short: 'By Edsger Dijkstra' -date: 'Fri Dec 03 1999 15:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Dec 03 1999 16:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1351' --- diff --git a/content/events/1999/fall/Proofs-and-Programs.md b/content/events/1999/fall/Proofs-and-Programs.md index 8b2b1576..8e819195 100644 --- a/content/events/1999/fall/Proofs-and-Programs.md +++ b/content/events/1999/fall/Proofs-and-Programs.md @@ -1,7 +1,7 @@ --- name: 'Proofs and Programs' short: 'By Edsger Dijkstra' -date: 'Fri Dec 03 1999 10:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Dec 03 1999 11:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Siegfried Hall, St Jerome''s' diff --git a/content/events/2000/fall/CSC-Elections.md b/content/events/2000/fall/CSC-Elections.md index 53fc91c2..eb716f7d 100644 --- a/content/events/2000/fall/CSC-Elections.md +++ b/content/events/2000/fall/CSC-Elections.md @@ -1,7 +1,7 @@ --- name: 'CSC Elections' short: 'Fall 2000 Elections for the CSC.' -date: 'Thu Sep 14 2000 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 14 2000 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1302' --- diff --git a/content/events/2000/fall/Realising-the-Next-Generation-Internet.md b/content/events/2000/fall/Realising-the-Next-Generation-Internet.md index 801ee26b..247acc85 100644 --- a/content/events/2000/fall/Realising-the-Next-Generation-Internet.md +++ b/content/events/2000/fall/Realising-the-Next-Generation-Internet.md @@ -1,7 +1,7 @@ --- name: 'Realising the Next Generation Internet' short: 'By Frank Clegg of Microsoft Canada' -date: 'Mon Sep 25 2000 14:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 25 2000 15:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1302' --- diff --git a/content/events/2000/fall/SIGGraph-Video-Night.md b/content/events/2000/fall/SIGGraph-Video-Night.md index 05a6bc91..1bcf13be 100644 --- a/content/events/2000/fall/SIGGraph-Video-Night.md +++ b/content/events/2000/fall/SIGGraph-Video-Night.md @@ -1,7 +1,7 @@ --- name: 'SIGGraph Video Night' short: ' SIGGraph Video Night Featuring some truly awesome computer animations from Siggraph ''99. ' -date: 'Thu Sep 14 2000 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 14 2000 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1302' --- diff --git a/content/events/2000/spring/Ctrl-D.md b/content/events/2000/spring/Ctrl-D.md index 55fe3516..84c4fd06 100644 --- a/content/events/2000/spring/Ctrl-D.md +++ b/content/events/2000/spring/Ctrl-D.md @@ -1,7 +1,7 @@ --- name: 'Ctrl-D' short: 'End-of-term dinner' -date: 'Thu Jul 20 2000 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 20 2000 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Ali Babas Steak House, 130 King Street S, Waterloo' diff --git a/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal-(1).md b/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal-(1).md index 64dacf87..a781b745 100644 --- a/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal-(1).md +++ b/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal-(1).md @@ -1,7 +1,7 @@ --- name: 'Enterprise Java APIs and Implementing a Web Portal (1)' short: 'No description available.' -date: 'Thu Mar 30 2000 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 30 2000 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1304' --- diff --git a/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal.md b/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal.md index 73526635..f1170de4 100644 --- a/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal.md +++ b/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal.md @@ -1,7 +1,7 @@ --- name: 'Enterprise Java APIs and Implementing a Web Portal' short: 'No description available.' -date: 'Fri Mar 24 2000 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Mar 24 2000 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1304' --- diff --git a/content/events/2001/spring/ACM-Style-programming-contest.md b/content/events/2001/spring/ACM-Style-programming-contest.md index fef5ca2d..cc4f2106 100644 --- a/content/events/2001/spring/ACM-Style-programming-contest.md +++ b/content/events/2001/spring/ACM-Style-programming-contest.md @@ -1,7 +1,7 @@ --- name: 'ACM-Style programming contest' short: 'Practice for the ACM international programming contest' -date: 'Sat Jun 02 2001 10:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Jun 02 2001 11:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3006' --- diff --git a/content/events/2001/winter/ACM-Style-programming-contest.md b/content/events/2001/winter/ACM-Style-programming-contest.md index a633952d..a3851441 100644 --- a/content/events/2001/winter/ACM-Style-programming-contest.md +++ b/content/events/2001/winter/ACM-Style-programming-contest.md @@ -1,7 +1,7 @@ --- name: 'ACM-Style programming contest' short: 'Practice for the ACM international programming contest' -date: 'Sat Jan 27 2001 10:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Jan 27 2001 11:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3006' --- diff --git a/content/events/2001/winter/Executive-elections.md b/content/events/2001/winter/Executive-elections.md index 7b589c5b..740e9020 100644 --- a/content/events/2001/winter/Executive-elections.md +++ b/content/events/2001/winter/Executive-elections.md @@ -1,7 +1,7 @@ --- name: 'Executive elections' short: 'Winter 2001 CSC Elections.' -date: 'Mon Jan 15 2001 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 15 2001 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3036' --- diff --git a/content/events/2001/winter/Meeting-#2.md b/content/events/2001/winter/Meeting-#2.md index 7fde157c..1dabbe31 100644 --- a/content/events/2001/winter/Meeting-#2.md +++ b/content/events/2001/winter/Meeting-#2.md @@ -1,7 +1,7 @@ --- name: 'Meeting #2' short: 'Second CSC meeting for Winter 2001.' -date: 'Mon Jan 22 2001 15:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 22 2001 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3036' --- diff --git a/content/events/2001/winter/Meeting-#3.md b/content/events/2001/winter/Meeting-#3.md index 7d4d3ab9..92a9f7dd 100644 --- a/content/events/2001/winter/Meeting-#3.md +++ b/content/events/2001/winter/Meeting-#3.md @@ -1,7 +1,7 @@ --- name: 'Meeting #3' short: 'No description available.' -date: 'Mon Jan 29 2001 14:39:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 29 2001 15:39:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3036' --- diff --git a/content/events/2001/winter/Meeting-#4.md b/content/events/2001/winter/Meeting-#4.md index b55d7f1a..2e51755a 100644 --- a/content/events/2001/winter/Meeting-#4.md +++ b/content/events/2001/winter/Meeting-#4.md @@ -1,7 +1,7 @@ --- name: 'Meeting #4' short: 'No description available.' -date: 'Mon Feb 05 2001 15:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Feb 05 2001 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3036' --- diff --git a/content/events/2001/winter/Meeting-#5.md b/content/events/2001/winter/Meeting-#5.md index 98d53a33..518d768c 100644 --- a/content/events/2001/winter/Meeting-#5.md +++ b/content/events/2001/winter/Meeting-#5.md @@ -1,7 +1,7 @@ --- name: 'Meeting #5' short: 'No description available.' -date: 'Mon Feb 12 2001 15:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Feb 12 2001 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3036' --- diff --git a/content/events/2002/fall/A-GNU-Approach-to-Virtual-Memory-Management-in-a-Multiserver-Operating-System.md b/content/events/2002/fall/A-GNU-Approach-to-Virtual-Memory-Management-in-a-Multiserver-Operating-System.md index 3c32eda6..b3b5e09a 100644 --- a/content/events/2002/fall/A-GNU-Approach-to-Virtual-Memory-Management-in-a-Multiserver-Operating-System.md +++ b/content/events/2002/fall/A-GNU-Approach-to-Virtual-Memory-Management-in-a-Multiserver-Operating-System.md @@ -1,7 +1,7 @@ --- name: 'A GNU Approach to Virtual Memory Management in a Multiserver Operating System' short: 'Neal Walfield, a GNU Hurd developer, talks about a possible Virtual Memory Management subsystem for the GNU Hurd' -date: 'Sat Oct 26 2002 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Oct 26 2002 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2066' --- diff --git a/content/events/2002/fall/Automatic-Memory-Management-and-Garbage-Collection.md b/content/events/2002/fall/Automatic-Memory-Management-and-Garbage-Collection.md index c8953605..e3f74978 100644 --- a/content/events/2002/fall/Automatic-Memory-Management-and-Garbage-Collection.md +++ b/content/events/2002/fall/Automatic-Memory-Management-and-Garbage-Collection.md @@ -1,7 +1,7 @@ --- name: 'Automatic Memory Management and Garbage Collection' short: 'A talk by James A. Morrison' -date: 'Tue Nov 12 2002 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 12 2002 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4058' --- diff --git a/content/events/2002/fall/Business-Meeting.md b/content/events/2002/fall/Business-Meeting.md index e74a133b..0253ee35 100644 --- a/content/events/2002/fall/Business-Meeting.md +++ b/content/events/2002/fall/Business-Meeting.md @@ -1,7 +1,7 @@ --- name: 'Business Meeting' short: 'Vote on a constitutional change.' -date: 'Mon Sep 30 2002 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 30 2002 19:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy lounge, MC3001' --- diff --git a/content/events/2002/fall/Debian-in-the-Enterprise.md b/content/events/2002/fall/Debian-in-the-Enterprise.md index 2c3170ac..ad31d444 100644 --- a/content/events/2002/fall/Debian-in-the-Enterprise.md +++ b/content/events/2002/fall/Debian-in-the-Enterprise.md @@ -1,7 +1,7 @@ --- name: 'Debian in the Enterprise' short: 'A talk by Simon Law' -date: 'Thu Oct 17 2002 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 17 2002 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2065' --- diff --git a/content/events/2002/fall/F02-elections.md b/content/events/2002/fall/F02-elections.md index a02fa662..df19faa4 100644 --- a/content/events/2002/fall/F02-elections.md +++ b/content/events/2002/fall/F02-elections.md @@ -1,7 +1,7 @@ --- name: 'F02 elections' short: 'Come and vote for this term''s exec' -date: 'Mon Sep 16 2002 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 16 2002 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy lounge' --- diff --git a/content/events/2002/fall/GNULinux-InstallFest-with-KW-LUG-and-UW-DIG.md b/content/events/2002/fall/GNULinux-InstallFest-with-KW-LUG-and-UW-DIG.md index 361c47ac..794d290c 100644 --- a/content/events/2002/fall/GNULinux-InstallFest-with-KW-LUG-and-UW-DIG.md +++ b/content/events/2002/fall/GNULinux-InstallFest-with-KW-LUG-and-UW-DIG.md @@ -1,7 +1,7 @@ --- name: 'GNU/Linux InstallFest with KW-LUG and UW-DIG' short: 'Bring over your computer and we''ll help you install GNU/Linux' -date: 'Sat Nov 02 2002 11:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Nov 02 2002 12:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3002 (Math Coffee and Donut Store)' --- diff --git a/content/events/2002/fall/GNULinux-on-HPPA.md b/content/events/2002/fall/GNULinux-on-HPPA.md index 1ec64d77..9e37ac9a 100644 --- a/content/events/2002/fall/GNULinux-on-HPPA.md +++ b/content/events/2002/fall/GNULinux-on-HPPA.md @@ -1,7 +1,7 @@ --- name: 'GNU/Linux on HPPA' short: 'Carlos O''Donnell talks about "the last of the legacy processors to fall before the barbarian horde"' -date: 'Sat Oct 26 2002 13:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Oct 26 2002 14:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2066' --- diff --git a/content/events/2002/fall/Metaprogramming-GPUs.md b/content/events/2002/fall/Metaprogramming-GPUs.md index 44287167..f603e4d5 100644 --- a/content/events/2002/fall/Metaprogramming-GPUs.md +++ b/content/events/2002/fall/Metaprogramming-GPUs.md @@ -1,7 +1,7 @@ --- name: 'Metaprogramming GPUs' short: 'A talk by Michael McCool of the Computer Graphics Lab.' -date: 'Tue Nov 19 2002 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 19 2002 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4058' --- diff --git a/content/events/2002/fall/Perl-6.md b/content/events/2002/fall/Perl-6.md index 8c01cbbb..74abe979 100644 --- a/content/events/2002/fall/Perl-6.md +++ b/content/events/2002/fall/Perl-6.md @@ -1,7 +1,7 @@ --- name: 'Perl 6' short: 'A talk by Simon Law' -date: 'Thu Nov 21 2002 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 21 2002 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2066' --- diff --git a/content/events/2002/fall/Pints-with-the-Profs.md b/content/events/2002/fall/Pints-with-the-Profs.md index d15708ae..7a28621a 100644 --- a/content/events/2002/fall/Pints-with-the-Profs.md +++ b/content/events/2002/fall/Pints-with-the-Profs.md @@ -1,7 +1,7 @@ --- name: 'Pints with the Profs' short: 'Get to know your profs and be the envy of your friends!' -date: 'Tue Oct 01 2002 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 01 2002 19:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'The Bomber' --- diff --git a/content/events/2002/fall/Samba-and-You.md b/content/events/2002/fall/Samba-and-You.md index f5d49349..c5008387 100644 --- a/content/events/2002/fall/Samba-and-You.md +++ b/content/events/2002/fall/Samba-and-You.md @@ -1,7 +1,7 @@ --- name: 'Samba and You' short: 'A talk by Dan Brovkovich, Mathsoc''s Computing Director' -date: 'Thu Nov 21 2002 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 21 2002 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2066' --- diff --git a/content/events/2002/fall/The-Evil-Side-of-C++.md b/content/events/2002/fall/The-Evil-Side-of-C++.md index 152abe6f..f6d75a15 100644 --- a/content/events/2002/fall/The-Evil-Side-of-C++.md +++ b/content/events/2002/fall/The-Evil-Side-of-C++.md @@ -1,7 +1,7 @@ --- name: 'The Evil Side of C++' short: 'Abusing template metaprogramming in C++; aka. writing a Mandelbrot generator that runs at compile time' -date: 'Tue Nov 05 2002 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 05 2002 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2065' --- diff --git a/content/events/2002/fall/The-GNU-General-Public-License.md b/content/events/2002/fall/The-GNU-General-Public-License.md index cedc5442..0901bbb4 100644 --- a/content/events/2002/fall/The-GNU-General-Public-License.md +++ b/content/events/2002/fall/The-GNU-General-Public-License.md @@ -1,7 +1,7 @@ --- name: 'The GNU General Public License' short: 'The teeth of Free Software' -date: 'Thu Nov 07 2002 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 07 2002 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4063' --- diff --git a/content/events/2002/fall/The-Hurd-Interfaces.md b/content/events/2002/fall/The-Hurd-Interfaces.md index 66330e2b..bbd6d9aa 100644 --- a/content/events/2002/fall/The-Hurd-Interfaces.md +++ b/content/events/2002/fall/The-Hurd-Interfaces.md @@ -1,7 +1,7 @@ --- name: 'The Hurd Interfaces' short: 'Marcus Brinkmann, a GNU Hurd developer, talks about the Hurd server interfaces, at the heart of a GNU/Hurd system' -date: 'Sat Oct 26 2002 15:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Oct 26 2002 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2066' --- diff --git a/content/events/2002/fall/Trip-to-York-University.md b/content/events/2002/fall/Trip-to-York-University.md index 2185b6c8..37eeecdb 100644 --- a/content/events/2002/fall/Trip-to-York-University.md +++ b/content/events/2002/fall/Trip-to-York-University.md @@ -1,7 +1,7 @@ --- name: 'Trip to York University' short: 'Going to visit the York University Computer Club' -date: 'Sat Nov 16 2002 13:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Nov 16 2002 14:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'York University' --- diff --git a/content/events/2002/fall/UNIX-101.md b/content/events/2002/fall/UNIX-101.md index 95d2cc4c..ec9b075e 100644 --- a/content/events/2002/fall/UNIX-101.md +++ b/content/events/2002/fall/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'First Steps with UNIX' -date: 'Thu Sep 26 2002 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 26 2002 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3006' --- diff --git a/content/events/2002/fall/UNIX-102.md b/content/events/2002/fall/UNIX-102.md index 15c6995d..f877f203 100644 --- a/content/events/2002/fall/UNIX-102.md +++ b/content/events/2002/fall/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: 'Talking to your UNIX can be fun and profitable.' -date: 'Thu Oct 03 2002 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 03 2002 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3006' --- diff --git a/content/events/2002/fall/UNIX-103.md b/content/events/2002/fall/UNIX-103.md index ac2f0bfd..5c5e7a65 100644 --- a/content/events/2002/fall/UNIX-103.md +++ b/content/events/2002/fall/UNIX-103.md @@ -1,7 +1,7 @@ --- name: 'UNIX 103' short: '' -date: 'Thu Oct 10 2002 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 10 2002 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3006' --- diff --git a/content/events/2002/fall/Video-cards,-Linux-display-drivers-and-the-Kernel-Graphics-Interface-(KGI).md b/content/events/2002/fall/Video-cards,-Linux-display-drivers-and-the-Kernel-Graphics-Interface-(KGI).md index f42827c9..db14bad9 100644 --- a/content/events/2002/fall/Video-cards,-Linux-display-drivers-and-the-Kernel-Graphics-Interface-(KGI).md +++ b/content/events/2002/fall/Video-cards,-Linux-display-drivers-and-the-Kernel-Graphics-Interface-(KGI).md @@ -1,7 +1,7 @@ --- name: 'Video cards, Linux display drivers and the Kernel Graphics Interface (KGI)' short: 'A talk by Filip Spacek, KGI developer' -date: 'Tue Oct 08 2002 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 08 2002 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4045' --- diff --git a/content/events/2002/spring/S02-elections.md b/content/events/2002/spring/S02-elections.md index 92dab83a..2aae90b8 100644 --- a/content/events/2002/spring/S02-elections.md +++ b/content/events/2002/spring/S02-elections.md @@ -2,7 +2,7 @@ name: 'S02 elections' short: 'Come and vote for this term''s exec' -date: 'Sat May 11 2002 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat May 11 2002 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3036' --- diff --git a/content/events/2002/winter/An-Introduction-to-GNU-Hurd.md b/content/events/2002/winter/An-Introduction-to-GNU-Hurd.md index f0de71c2..5501318b 100644 --- a/content/events/2002/winter/An-Introduction-to-GNU-Hurd.md +++ b/content/events/2002/winter/An-Introduction-to-GNU-Hurd.md @@ -1,7 +1,7 @@ --- name: 'An Introduction to GNU Hurd' short: 'Bored of GNU/Linux? Try this experimental operating system!' -date: 'Sat Jan 26 2002 14:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Jan 26 2002 15:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge MC3001' --- diff --git a/content/events/2002/winter/Computer-Go,-The-Ultimate.md b/content/events/2002/winter/Computer-Go,-The-Ultimate.md index 305d1949..c15cc22f 100644 --- a/content/events/2002/winter/Computer-Go,-The-Ultimate.md +++ b/content/events/2002/winter/Computer-Go,-The-Ultimate.md @@ -1,7 +1,7 @@ --- name: 'Computer Go, The Ultimate' short: 'Thomas Wolf from Brock University will be holding a talk on the Asian game of Go. All are welcome.' -date: 'Fri Mar 01 2002 17:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Mar 01 2002 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4060' --- diff --git a/content/events/2002/winter/DVD-Video-Under-Linux.md b/content/events/2002/winter/DVD-Video-Under-Linux.md index 19c08c82..723eda7c 100644 --- a/content/events/2002/winter/DVD-Video-Under-Linux.md +++ b/content/events/2002/winter/DVD-Video-Under-Linux.md @@ -1,7 +1,7 @@ --- name: 'DVD-Video Under Linux' short: 'Billy Biggs will be holding a talk on DVD technology (in particular, CSS and playback issues) under Linux, giving some technical details as well as an overview of the current status of Free Software efforts. All are welcome.' -date: 'Wed Feb 13 2002 16:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 13 2002 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4060' --- diff --git a/content/events/2002/winter/GnuPGPGP-Keysigning-Party.md b/content/events/2002/winter/GnuPGPGP-Keysigning-Party.md index 59c8a9ae..49913561 100644 --- a/content/events/2002/winter/GnuPGPGP-Keysigning-Party.md +++ b/content/events/2002/winter/GnuPGPGP-Keysigning-Party.md @@ -1,7 +1,7 @@ --- name: 'GnuPG/PGP Keysigning Party' short: 'Get more signatures on your key!' -date: 'Sat Jan 26 2002 14:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Jan 26 2002 15:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge MC3001' --- diff --git a/content/events/2002/winter/UNIX-101-First-Steps-With-UNIX.md b/content/events/2002/winter/UNIX-101-First-Steps-With-UNIX.md index fdca1195..33ed3338 100644 --- a/content/events/2002/winter/UNIX-101-First-Steps-With-UNIX.md +++ b/content/events/2002/winter/UNIX-101-First-Steps-With-UNIX.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101: First Steps With UNIX' short: ' This is the first in a series of seminars that cover the use of the UNIX Operating System. UNIX is used in a variety of applications, both in academia and industry. We will be covering the basics of the UNIX environment, as well as the use of PINE, an electronic mail and news reader. ' -date: 'Thu Jan 31 2002 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 31 2002 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2037' --- diff --git a/content/events/2002/winter/Unix-102-Fun-With-UNIX.md b/content/events/2002/winter/Unix-102-Fun-With-UNIX.md index 023f2b2c..9a2101dd 100644 --- a/content/events/2002/winter/Unix-102-Fun-With-UNIX.md +++ b/content/events/2002/winter/Unix-102-Fun-With-UNIX.md @@ -1,7 +1,7 @@ --- name: 'Unix 102: Fun With UNIX' short: 'This the second in a series of UNIX tutorials. Simon Law and James Perry will be presenting some more advanced UNIX techniques. All are welcome. Accounts will be provided for those needing them.' -date: 'Thu Feb 07 2002 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 07 2002 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/fall/.NET-&-Linux-When-Worlds-Collide.md b/content/events/2003/fall/.NET-&-Linux-When-Worlds-Collide.md index ffe49c69..e39f7abf 100644 --- a/content/events/2003/fall/.NET-&-Linux-When-Worlds-Collide.md +++ b/content/events/2003/fall/.NET-&-Linux-When-Worlds-Collide.md @@ -1,7 +1,7 @@ --- name: '.NET & Linux: When Worlds Collide' short: 'A talk by James Perry' -date: 'Tue Oct 21 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 21 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2065' --- diff --git a/content/events/2003/fall/CS-Pints-With-Profs.md b/content/events/2003/fall/CS-Pints-With-Profs.md index f2fb3666..b66fb86b 100644 --- a/content/events/2003/fall/CS-Pints-With-Profs.md +++ b/content/events/2003/fall/CS-Pints-With-Profs.md @@ -1,7 +1,7 @@ --- name: 'CS Pints With Profs' short: 'Come have a pint with your favourite CS profs!' -date: 'Wed Nov 05 2003 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 05 2003 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Grad House Pub (Green Room)' --- diff --git a/content/events/2003/fall/CSC-Elections.md b/content/events/2003/fall/CSC-Elections.md index b707c4b6..a9aaa4ce 100644 --- a/content/events/2003/fall/CSC-Elections.md +++ b/content/events/2003/fall/CSC-Elections.md @@ -1,7 +1,7 @@ --- name: 'CSC Elections' short: 'CSC Fall 2003 Elections' -date: 'Wed Sep 17 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Sep 17 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3001 (Comfy)' --- diff --git a/content/events/2003/fall/Jon-'maddog'-Hall-Free-and-Open-Source-Its-uses-in-Business-and-Education.md b/content/events/2003/fall/Jon-'maddog'-Hall-Free-and-Open-Source-Its-uses-in-Business-and-Education.md index 0c459f1b..e8f0e733 100644 --- a/content/events/2003/fall/Jon-'maddog'-Hall-Free-and-Open-Source-Its-uses-in-Business-and-Education.md +++ b/content/events/2003/fall/Jon-'maddog'-Hall-Free-and-Open-Source-Its-uses-in-Business-and-Education.md @@ -1,7 +1,7 @@ --- name: 'Jon ''maddog'' Hall: Free and Open Source: Its uses in Business and Education' short: ' Free and Open Source software has been around for a long time, even longer then shrink-wrapped code.' -date: 'Mon Dec 01 2003 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Dec 01 2003 20:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'RCH 101' --- diff --git a/content/events/2003/fall/Poster-Team-Meeting.md b/content/events/2003/fall/Poster-Team-Meeting.md index d0f4c8ae..b40346d0 100644 --- a/content/events/2003/fall/Poster-Team-Meeting.md +++ b/content/events/2003/fall/Poster-Team-Meeting.md @@ -1,7 +1,7 @@ --- name: 'Poster Team Meeting' short: 'Join the Poster Team and get Free Pizza!' -date: 'Mon Oct 06 2003 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 06 2003 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3001 (Comfy)' --- diff --git a/content/events/2003/fall/Real-Time-Graphics-Compilers.md b/content/events/2003/fall/Real-Time-Graphics-Compilers.md index e3faa6ef..729ca547 100644 --- a/content/events/2003/fall/Real-Time-Graphics-Compilers.md +++ b/content/events/2003/fall/Real-Time-Graphics-Compilers.md @@ -1,7 +1,7 @@ --- name: 'Real-Time Graphics Compilers' short: 'Sh is a GPU metaprogramming language developed at the UW Computer Graphics Lab' -date: 'Wed Oct 22 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 22 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4061' --- diff --git a/content/events/2003/fall/UNIX-101-Text-Editors.md b/content/events/2003/fall/UNIX-101-Text-Editors.md index cc6311a9..efda4397 100644 --- a/content/events/2003/fall/UNIX-101-Text-Editors.md +++ b/content/events/2003/fall/UNIX-101-Text-Editors.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101: Text Editors' short: 'vi vs. emacs: The Ultimate Showdown' -date: 'Thu Oct 02 2003 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 02 2003 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/fall/UNIX-103-Development-Tools.md b/content/events/2003/fall/UNIX-103-Development-Tools.md index c1023946..b0183040 100644 --- a/content/events/2003/fall/UNIX-103-Development-Tools.md +++ b/content/events/2003/fall/UNIX-103-Development-Tools.md @@ -1,7 +1,7 @@ --- name: 'UNIX 103: Development Tools' short: 'GCC, GDB, Make' -date: 'Thu Oct 16 2003 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 16 2003 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/spring/A-Brief-History-of-Computer-Science.md b/content/events/2003/spring/A-Brief-History-of-Computer-Science.md index 83427459..618041b2 100644 --- a/content/events/2003/spring/A-Brief-History-of-Computer-Science.md +++ b/content/events/2003/spring/A-Brief-History-of-Computer-Science.md @@ -1,7 +1,7 @@ --- name: 'A Brief History of Computer Science' short: 'War, insanity, espionage, beauty, domination, sacrifice, and tragic death... not what one might associate with the history of computer science. In this talk I will focus on the origin of our discipline in the fields of engineering, mathematics, and science, and on the complicated personalities that shaped its evolution. No advanced technical knowledge is required.' -date: 'Tue Jun 10 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jun 10 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2066' --- diff --git a/content/events/2003/spring/Friday-Flicks.md b/content/events/2003/spring/Friday-Flicks.md index 4c12b9f8..b57ccc62 100644 --- a/content/events/2003/spring/Friday-Flicks.md +++ b/content/events/2003/spring/Friday-Flicks.md @@ -1,7 +1,7 @@ --- name: 'Friday Flicks' short: ' SIGGRAPH Electronic Theatre Showing ' -date: 'Fri Jun 27 2003 14:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 27 2003 15:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1302' --- diff --git a/content/events/2003/spring/Guelph-Trip.md b/content/events/2003/spring/Guelph-Trip.md index 283130cb..4cb8fd0b 100644 --- a/content/events/2003/spring/Guelph-Trip.md +++ b/content/events/2003/spring/Guelph-Trip.md @@ -1,7 +1,7 @@ --- name: 'Guelph Trip' short: 'Come Visit the University of Guelph''s Computer Science Club' -date: 'Fri Jul 04 2003 15:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 04 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'University of Guelph' --- diff --git a/content/events/2003/spring/July-Exec-Meeting.md b/content/events/2003/spring/July-Exec-Meeting.md index f7d7faae..e7174405 100644 --- a/content/events/2003/spring/July-Exec-Meeting.md +++ b/content/events/2003/spring/July-Exec-Meeting.md @@ -2,7 +2,7 @@ name: 'July Exec Meeting' short: ' See Abstract for minutes ' -date: 'Thu Jul 24 2003 15:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 24 2003 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'CSC Office' --- diff --git a/content/events/2003/spring/June-12-Exec-Meeting.md b/content/events/2003/spring/June-12-Exec-Meeting.md index aa66bfb0..c3cd26b3 100644 --- a/content/events/2003/spring/June-12-Exec-Meeting.md +++ b/content/events/2003/spring/June-12-Exec-Meeting.md @@ -1,7 +1,7 @@ --- name: 'June 12 Exec Meeting' short: 'Have an issue that should be brought up? We''d love to hear it!' -date: 'Thu Jun 12 2003 15:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 12 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3036 CSC Office' --- diff --git a/content/events/2003/spring/LaTeX-and-Work-Reports.md b/content/events/2003/spring/LaTeX-and-Work-Reports.md index 5796bc5f..2e19f997 100644 --- a/content/events/2003/spring/LaTeX-and-Work-Reports.md +++ b/content/events/2003/spring/LaTeX-and-Work-Reports.md @@ -1,7 +1,7 @@ --- name: 'LaTeX and Work Reports' short: 'Writing beautiful work reports' -date: 'Thu Jul 31 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 31 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4064' --- diff --git a/content/events/2003/spring/Mainframes-and-Linux.md b/content/events/2003/spring/Mainframes-and-Linux.md index 784a3eb3..4e3ccd7c 100644 --- a/content/events/2003/spring/Mainframes-and-Linux.md +++ b/content/events/2003/spring/Mainframes-and-Linux.md @@ -1,7 +1,7 @@ --- name: 'Mainframes and Linux' short: 'A talk by Jim Elliott. Jim is responsible for IBM''s in Open Source activities and IBM''s mainframe operating systems for Canada and the Carribbean.' -date: 'Tue Jul 08 2003 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 08 2003 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2065' --- diff --git a/content/events/2003/spring/May-22-Exec-Meeting.md b/content/events/2003/spring/May-22-Exec-Meeting.md index 07123fc9..51018932 100644 --- a/content/events/2003/spring/May-22-Exec-Meeting.md +++ b/content/events/2003/spring/May-22-Exec-Meeting.md @@ -1,7 +1,7 @@ --- name: 'May 22 Exec Meeting' short: 'The execs discuss what needs discussion' -date: 'Thu May 22 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu May 22 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3036 CSC Office' --- diff --git a/content/events/2003/spring/Pints-with-Profs!.md b/content/events/2003/spring/Pints-with-Profs!.md index 6d6e3e82..2e5801b7 100644 --- a/content/events/2003/spring/Pints-with-Profs!.md +++ b/content/events/2003/spring/Pints-with-Profs!.md @@ -1,7 +1,7 @@ --- name: 'Pints with Profs!' short: 'Get to know your profs and be the envy of your friends!' -date: 'Mon Jun 09 2003 05:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jun 09 2003 06:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'The Grad House' --- diff --git a/content/events/2003/spring/Sh.md b/content/events/2003/spring/Sh.md index bf0c9cf9..26063372 100644 --- a/content/events/2003/spring/Sh.md +++ b/content/events/2003/spring/Sh.md @@ -1,7 +1,7 @@ --- name: 'Sh' short: 'Metaprogramming your way to stunning effects.' -date: 'Thu Jul 17 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 17 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4064' --- diff --git a/content/events/2003/spring/Spring-2003-Elections.md b/content/events/2003/spring/Spring-2003-Elections.md index 98fd7bc0..704330ad 100644 --- a/content/events/2003/spring/Spring-2003-Elections.md +++ b/content/events/2003/spring/Spring-2003-Elections.md @@ -1,7 +1,7 @@ --- name: 'Spring 2003 Elections' short: 'Come on out and vote for your exec!' -date: 'Wed May 14 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed May 14 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3001 Comfy Lounge' --- diff --git a/content/events/2003/spring/Unix-101-First-Steps-With-Unix.md b/content/events/2003/spring/Unix-101-First-Steps-With-Unix.md index 413bdc8b..ad73cd4a 100644 --- a/content/events/2003/spring/Unix-101-First-Steps-With-Unix.md +++ b/content/events/2003/spring/Unix-101-First-Steps-With-Unix.md @@ -1,7 +1,7 @@ --- name: 'Unix 101: First Steps With Unix' short: 'Learn Unix and be the envy of your friends!' -date: 'Thu May 29 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu May 29 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/spring/Unix-102-Fun-With-Unix.md b/content/events/2003/spring/Unix-102-Fun-With-Unix.md index 0319c62a..420b492c 100644 --- a/content/events/2003/spring/Unix-102-Fun-With-Unix.md +++ b/content/events/2003/spring/Unix-102-Fun-With-Unix.md @@ -1,7 +1,7 @@ --- name: 'Unix 102: Fun With Unix' short: 'Talking to your Unix can be fun and profitable' -date: 'Thu Jun 05 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 05 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/spring/Unix-103-Scripting-Unix.md b/content/events/2003/spring/Unix-103-Scripting-Unix.md index b0eb9f02..3b2a31e9 100644 --- a/content/events/2003/spring/Unix-103-Scripting-Unix.md +++ b/content/events/2003/spring/Unix-103-Scripting-Unix.md @@ -1,7 +1,7 @@ --- name: 'Unix 103: Scripting Unix' short: 'You too can be a Unix taskmaster' -date: 'Thu Jun 12 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 12 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/spring/vi-the-visual-editor.md b/content/events/2003/spring/vi-the-visual-editor.md index 2abeacc9..665189cf 100644 --- a/content/events/2003/spring/vi-the-visual-editor.md +++ b/content/events/2003/spring/vi-the-visual-editor.md @@ -1,7 +1,7 @@ --- name: 'vi: the visual editor' short: 'It''s not 6.' -date: 'Thu Jun 19 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 19 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/winter/Abusing-the-C++-Compiler.md b/content/events/2003/winter/Abusing-the-C++-Compiler.md index 20aca7f7..ec303ca8 100644 --- a/content/events/2003/winter/Abusing-the-C++-Compiler.md +++ b/content/events/2003/winter/Abusing-the-C++-Compiler.md @@ -1,7 +1,7 @@ --- name: 'Abusing the C++ Compiler' short: 'Abusing template metaprogramming in C++' -date: 'Wed Mar 26 2003 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Mar 26 2003 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2065' --- diff --git a/content/events/2003/winter/Judy,-or-What-Is-It-Like-To-Be-A-Robot.md b/content/events/2003/winter/Judy,-or-What-Is-It-Like-To-Be-A-Robot.md index 95486085..704a5ebb 100644 --- a/content/events/2003/winter/Judy,-or-What-Is-It-Like-To-Be-A-Robot.md +++ b/content/events/2003/winter/Judy,-or-What-Is-It-Like-To-Be-A-Robot.md @@ -1,7 +1,7 @@ --- name: 'Judy, or What Is It Like To Be A Robot?' short: 'Held in co-operation with the UW Cognitive Science Club' -date: 'Mon Mar 24 2003 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Mar 24 2003 21:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Humanities Theatre, Hagey Hall' --- diff --git a/content/events/2003/winter/LaTeX-A-Document-Processor.md b/content/events/2003/winter/LaTeX-A-Document-Processor.md index b6505c86..0e00319c 100644 --- a/content/events/2003/winter/LaTeX-A-Document-Processor.md +++ b/content/events/2003/winter/LaTeX-A-Document-Processor.md @@ -1,7 +1,7 @@ --- name: 'LaTeX: A Document Processor' short: 'Typesetting beautiful text' -date: 'Thu Feb 06 2003 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 06 2003 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/LaTeX-Beautiful-Mathematics.md b/content/events/2003/winter/LaTeX-Beautiful-Mathematics.md index 64314118..84338ed8 100644 --- a/content/events/2003/winter/LaTeX-Beautiful-Mathematics.md +++ b/content/events/2003/winter/LaTeX-Beautiful-Mathematics.md @@ -1,7 +1,7 @@ --- name: 'LaTeX: Beautiful Mathematics' short: 'LaTeX => fun' -date: 'Thu Feb 20 2003 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 20 2003 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/LaTeX-Reports.md b/content/events/2003/winter/LaTeX-Reports.md index d560ded5..435eee09 100644 --- a/content/events/2003/winter/LaTeX-Reports.md +++ b/content/events/2003/winter/LaTeX-Reports.md @@ -1,7 +1,7 @@ --- name: 'LaTeX: Reports' short: 'Writing reports that look good.' -date: 'Thu Feb 13 2003 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 13 2003 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/Regular-Expressions.md b/content/events/2003/winter/Regular-Expressions.md index 9a73b90e..6d4e46e3 100644 --- a/content/events/2003/winter/Regular-Expressions.md +++ b/content/events/2003/winter/Regular-Expressions.md @@ -1,7 +1,7 @@ --- name: 'Regular Expressions' short: 'Find your perfect match' -date: 'Thu Jan 23 2003 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 23 2003 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/SSH-and-Networks.md b/content/events/2003/winter/SSH-and-Networks.md index 7a96bbe5..f014af1a 100644 --- a/content/events/2003/winter/SSH-and-Networks.md +++ b/content/events/2003/winter/SSH-and-Networks.md @@ -1,7 +1,7 @@ --- name: 'SSH and Networks' short: 'Once more into the breach' -date: 'Thu Mar 27 2003 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 27 2003 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/Stream-Processing.md b/content/events/2003/winter/Stream-Processing.md index 08d5e2c9..13916c04 100644 --- a/content/events/2003/winter/Stream-Processing.md +++ b/content/events/2003/winter/Stream-Processing.md @@ -1,7 +1,7 @@ --- name: 'Stream Processing' short: 'A talk by Assistant Professor Michael McCool' -date: 'Tue Mar 25 2003 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 25 2003 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2065' --- diff --git a/content/events/2003/winter/The-BSD-License-Family.md b/content/events/2003/winter/The-BSD-License-Family.md index 1b7a14ca..4be9a624 100644 --- a/content/events/2003/winter/The-BSD-License-Family.md +++ b/content/events/2003/winter/The-BSD-License-Family.md @@ -1,7 +1,7 @@ --- name: 'The BSD License Family' short: 'Free for all' -date: 'Thu Feb 27 2003 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 27 2003 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/The-GNU-General-Public-License.md b/content/events/2003/winter/The-GNU-General-Public-License.md index 8981a509..9f9df1dc 100644 --- a/content/events/2003/winter/The-GNU-General-Public-License.md +++ b/content/events/2003/winter/The-GNU-General-Public-License.md @@ -1,7 +1,7 @@ --- name: 'The GNU General Public License' short: 'The teeth of Free Software' -date: 'Thu Feb 27 2003 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 27 2003 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/Unix-101-Tutorial.md b/content/events/2003/winter/Unix-101-Tutorial.md index 60293522..c4150537 100644 --- a/content/events/2003/winter/Unix-101-Tutorial.md +++ b/content/events/2003/winter/Unix-101-Tutorial.md @@ -1,7 +1,7 @@ --- name: 'Unix 101 Tutorial' short: 'Learn Unix and be the envy of your friends!' -date: 'Tue Feb 04 2003 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 04 2003 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/winter/Unix-102-Tutorial.md b/content/events/2003/winter/Unix-102-Tutorial.md index b2679d97..e9cc60e0 100644 --- a/content/events/2003/winter/Unix-102-Tutorial.md +++ b/content/events/2003/winter/Unix-102-Tutorial.md @@ -1,7 +1,7 @@ --- name: 'Unix 102 Tutorial' short: 'Learn more Unix and be the envy of your friends!' -date: 'Tue Feb 11 2003 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 11 2003 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/winter/Unix-103-Tutorial.md b/content/events/2003/winter/Unix-103-Tutorial.md index a3943465..3709eef8 100644 --- a/content/events/2003/winter/Unix-103-Tutorial.md +++ b/content/events/2003/winter/Unix-103-Tutorial.md @@ -1,7 +1,7 @@ --- name: 'Unix 103 Tutorial' short: 'Learn more Unix and be the envy of your friends!' -date: 'Tue Feb 18 2003 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 18 2003 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/winter/W03-Elections.md b/content/events/2003/winter/W03-Elections.md index 4cda0cea..0e8f448d 100644 --- a/content/events/2003/winter/W03-Elections.md +++ b/content/events/2003/winter/W03-Elections.md @@ -1,7 +1,7 @@ --- name: 'W03 Elections' short: 'Come out and vote for the new exec!' -date: 'Mon Jan 13 2003 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 13 2003 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3001' --- diff --git a/content/events/2003/winter/XML.md b/content/events/2003/winter/XML.md index d550a983..9db58b38 100644 --- a/content/events/2003/winter/XML.md +++ b/content/events/2003/winter/XML.md @@ -1,7 +1,7 @@ --- name: 'XML' short: 'Give your documents more markup' -date: 'Thu Mar 13 2003 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 13 2003 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/XSLT.md b/content/events/2003/winter/XSLT.md index 7391db04..1be0d69b 100644 --- a/content/events/2003/winter/XSLT.md +++ b/content/events/2003/winter/XSLT.md @@ -1,7 +1,7 @@ --- name: 'XSLT' short: 'Transforming your documents' -date: 'Thu Mar 20 2003 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 20 2003 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/sed-&-awk.md b/content/events/2003/winter/sed-&-awk.md index dfaa2c91..056d72c1 100644 --- a/content/events/2003/winter/sed-&-awk.md +++ b/content/events/2003/winter/sed-&-awk.md @@ -1,7 +1,7 @@ --- name: 'sed & awk' short: 'Unix text editing' -date: 'Thu Jan 30 2003 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 30 2003 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2004/fall/CSC-Elections.md b/content/events/2004/fall/CSC-Elections.md index ecf945d3..8f4021b2 100644 --- a/content/events/2004/fall/CSC-Elections.md +++ b/content/events/2004/fall/CSC-Elections.md @@ -2,7 +2,7 @@ name: 'CSC Elections' short: 'Come out and vote for the Fall 2004 executive!' -date: 'Fri Sep 17 2004 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 17 2004 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'The Comfy Lounge' --- diff --git a/content/events/2004/fall/CSC-Programming-Contest.md b/content/events/2004/fall/CSC-Programming-Contest.md index fb151ef1..ee556dbe 100644 --- a/content/events/2004/fall/CSC-Programming-Contest.md +++ b/content/events/2004/fall/CSC-Programming-Contest.md @@ -1,7 +1,7 @@ --- name: 'CSC Programming Contest' short: 'CSC Programming Contest' -date: 'Sat Oct 23 2004 23:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sun Oct 24 2004 00:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2004/fall/CTRL-D.md b/content/events/2004/fall/CTRL-D.md index 0d653acf..5bf9823d 100644 --- a/content/events/2004/fall/CTRL-D.md +++ b/content/events/2004/fall/CTRL-D.md @@ -1,7 +1,7 @@ --- name: 'CTRL-D' short: ' This semesters CTRL-D (or the club that really likes dinner) is going to be at Mongolian grill. Be there or be square' -date: 'Wed Dec 08 2004 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Dec 08 2004 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Mongolian Grill' --- diff --git a/content/events/2004/fall/Eclipse.md b/content/events/2004/fall/Eclipse.md index 72bf51fa..fec05903 100644 --- a/content/events/2004/fall/Eclipse.md +++ b/content/events/2004/fall/Eclipse.md @@ -1,7 +1,7 @@ --- name: 'Eclipse' short: 'How I Stopped Worrying and Learned to Love the IDE' -date: 'Wed Nov 24 2004 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 24 2004 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2066' --- diff --git a/content/events/2004/fall/GracefulTavi.md b/content/events/2004/fall/GracefulTavi.md index b15c9d2f..942f9e77 100644 --- a/content/events/2004/fall/GracefulTavi.md +++ b/content/events/2004/fall/GracefulTavi.md @@ -1,7 +1,7 @@ --- name: 'GracefulTavi' short: 'Wiki software in PHP+MySQL' -date: 'Thu Nov 18 2004 17:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 18 2004 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2066' --- diff --git a/content/events/2004/fall/Knitting-needles,-hairpins-and-other-tangled-objects.md b/content/events/2004/fall/Knitting-needles,-hairpins-and-other-tangled-objects.md index 0d4c6b47..85107e00 100644 --- a/content/events/2004/fall/Knitting-needles,-hairpins-and-other-tangled-objects.md +++ b/content/events/2004/fall/Knitting-needles,-hairpins-and-other-tangled-objects.md @@ -1,7 +1,7 @@ --- name: 'Knitting needles, hairpins and other tangled objects' short: 'In this talk, I''ll study linkages (objects built from sticks that are connected with flexible joints), and explain some interesting examples that can or cannot be straightened out' -date: 'Wed Dec 01 2004 14:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Dec 01 2004 15:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4058' --- diff --git a/content/events/2004/fall/Lemmings-Day!.md b/content/events/2004/fall/Lemmings-Day!.md index 284ffbf5..be4850b0 100644 --- a/content/events/2004/fall/Lemmings-Day!.md +++ b/content/events/2004/fall/Lemmings-Day!.md @@ -1,7 +1,7 @@ --- name: 'Lemmings Day!' short: 'Everyone else is doing it!' -date: 'Fri Nov 12 2004 14:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 12 2004 15:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4063' --- diff --git a/content/events/2004/fall/UNIX-101.md b/content/events/2004/fall/UNIX-101.md index c7c12327..328de2ed 100644 --- a/content/events/2004/fall/UNIX-101.md +++ b/content/events/2004/fall/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'First UNIX tutorial' -date: 'Mon Sep 27 2004 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 27 2004 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2004/fall/UNIX-102.md b/content/events/2004/fall/UNIX-102.md index 1b17ee38..ffa0fb7c 100644 --- a/content/events/2004/fall/UNIX-102.md +++ b/content/events/2004/fall/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: 'Fun with Unix' -date: 'Mon Oct 04 2004 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 04 2004 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2004/fall/UNIX-103-Scripting-Unix.md b/content/events/2004/fall/UNIX-103-Scripting-Unix.md index 5c63f523..601a5482 100644 --- a/content/events/2004/fall/UNIX-103-Scripting-Unix.md +++ b/content/events/2004/fall/UNIX-103-Scripting-Unix.md @@ -1,7 +1,7 @@ --- name: 'UNIX 103: Scripting Unix' short: 'You Too Can Be a Unix Taskmaster' -date: 'Mon Oct 18 2004 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 18 2004 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2004/spring/CSC-Elections.md b/content/events/2004/spring/CSC-Elections.md index a822fed6..1136b9a8 100644 --- a/content/events/2004/spring/CSC-Elections.md +++ b/content/events/2004/spring/CSC-Elections.md @@ -1,7 +1,7 @@ --- name: 'CSC Elections' short: 'Come out and vote for the Spring 2004 executive!' -date: 'Wed May 12 2004 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed May 12 2004 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'The Comfy Lounge' --- diff --git a/content/events/2004/spring/Case-Modding-Workshop!.md b/content/events/2004/spring/Case-Modding-Workshop!.md index 7478f79b..e43ee215 100644 --- a/content/events/2004/spring/Case-Modding-Workshop!.md +++ b/content/events/2004/spring/Case-Modding-Workshop!.md @@ -1,7 +1,7 @@ --- name: 'Case Modding Workshop!' short: 'Come and learn how to make your computer 1337!' -date: 'Sat Jul 17 2004 11:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Jul 17 2004 12:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'RCH 308' --- diff --git a/content/events/2004/spring/Computing's-Next-Great-Empires-The-True-Future-of-Software.md b/content/events/2004/spring/Computing's-Next-Great-Empires-The-True-Future-of-Software.md index 9b75ae89..def447af 100644 --- a/content/events/2004/spring/Computing's-Next-Great-Empires-The-True-Future-of-Software.md +++ b/content/events/2004/spring/Computing's-Next-Great-Empires-The-True-Future-of-Software.md @@ -1,7 +1,7 @@ --- name: 'Computing''s Next Great Empires: The True Future of Software' short: 'A talk by Larry Smith' -date: 'Wed May 26 2004 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed May 26 2004 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1350' --- diff --git a/content/events/2004/spring/Game-Complexity-Theorists-Ponder,-by-Jonathan-Buss.md b/content/events/2004/spring/Game-Complexity-Theorists-Ponder,-by-Jonathan-Buss.md index 727b8d03..01c1e369 100644 --- a/content/events/2004/spring/Game-Complexity-Theorists-Ponder,-by-Jonathan-Buss.md +++ b/content/events/2004/spring/Game-Complexity-Theorists-Ponder,-by-Jonathan-Buss.md @@ -1,7 +1,7 @@ --- name: 'Game Complexity Theorists Ponder, by Jonathan Buss' short: 'Attention AI buffs: Game Complexity presentation' -date: 'Tue Jul 27 2004 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 27 2004 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2065' --- diff --git a/content/events/2004/spring/``Optical-Snow''-Motion-parallax-and-heading-computation-in-densely-cluttered-scenes.--or--Why-Computer-Vision-needs-the-Fourier-Transform!.md b/content/events/2004/spring/``Optical-Snow''-Motion-parallax-and-heading-computation-in-densely-cluttered-scenes.--or--Why-Computer-Vision-needs-the-Fourier-Transform!.md index 3d678117..1033f1ca 100644 --- a/content/events/2004/spring/``Optical-Snow''-Motion-parallax-and-heading-computation-in-densely-cluttered-scenes.--or--Why-Computer-Vision-needs-the-Fourier-Transform!.md +++ b/content/events/2004/spring/``Optical-Snow''-Motion-parallax-and-heading-computation-in-densely-cluttered-scenes.--or--Why-Computer-Vision-needs-the-Fourier-Transform!.md @@ -1,7 +1,7 @@ --- name: '``Optical Snow'''': Motion parallax and heading computation in densely cluttered scenes. -or- Why Computer Vision needs the Fourier Transform!' short: 'A talk by Richard Mann; School of Computer Science' -date: 'Thu Jun 17 2004 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 17 2004 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2066' --- diff --git a/content/events/2004/winter/Constitutional-Change.md b/content/events/2004/winter/Constitutional-Change.md index d38ba82b..bf1138d8 100644 --- a/content/events/2004/winter/Constitutional-Change.md +++ b/content/events/2004/winter/Constitutional-Change.md @@ -1,7 +1,7 @@ --- name: 'Constitutional Change' short: 'Vote to change the CSC Constitution' -date: 'Thu Feb 05 2004 15:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 05 2004 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4041' --- diff --git a/content/events/2004/winter/Distributed-programming-for-CS-and-Engineering-students.md b/content/events/2004/winter/Distributed-programming-for-CS-and-Engineering-students.md index f3ae1512..cad611bb 100644 --- a/content/events/2004/winter/Distributed-programming-for-CS-and-Engineering-students.md +++ b/content/events/2004/winter/Distributed-programming-for-CS-and-Engineering-students.md @@ -2,7 +2,7 @@ name: 'Distributed programming for CS and Engineering students' short: 'A talk by Simon Law' -date: 'Tue Mar 16 2004 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 16 2004 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4058' --- diff --git a/content/events/2004/winter/Extending-LaTeX-with-packages.md b/content/events/2004/winter/Extending-LaTeX-with-packages.md index 57d448f7..cfc868e8 100644 --- a/content/events/2004/winter/Extending-LaTeX-with-packages.md +++ b/content/events/2004/winter/Extending-LaTeX-with-packages.md @@ -1,7 +1,7 @@ --- name: 'Extending LaTeX with packages' short: 'A talk by Simon Law' -date: 'Tue Mar 23 2004 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 23 2004 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4058' --- diff --git a/content/events/2004/winter/Graphing-webs-of-trust.md b/content/events/2004/winter/Graphing-webs-of-trust.md index 98239573..cbcb12fc 100644 --- a/content/events/2004/winter/Graphing-webs-of-trust.md +++ b/content/events/2004/winter/Graphing-webs-of-trust.md @@ -1,7 +1,7 @@ --- name: 'Graphing webs-of-trust' short: 'A talk by Simon Law' -date: 'Tue Mar 02 2004 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 02 2004 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4042' --- diff --git a/content/events/2004/winter/InstallFest.md b/content/events/2004/winter/InstallFest.md index 88d91844..d77ca6c8 100644 --- a/content/events/2004/winter/InstallFest.md +++ b/content/events/2004/winter/InstallFest.md @@ -1,7 +1,7 @@ --- name: 'InstallFest' short: 'See [http://uw-dig.uwaterloo.ca/installfest/]()' -date: 'Mon Jan 12 2004 15:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 12 2004 16:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1301' --- diff --git a/content/events/2004/winter/KW-Perl-Mongers.md b/content/events/2004/winter/KW-Perl-Mongers.md index d1aa61e8..66a23d17 100644 --- a/content/events/2004/winter/KW-Perl-Mongers.md +++ b/content/events/2004/winter/KW-Perl-Mongers.md @@ -1,7 +1,7 @@ --- name: 'KW Perl Mongers' short: 'Perl Modules: A look under the hood' -date: 'Wed Feb 18 2004 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 18 2004 20:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC2305' --- diff --git a/content/events/2004/winter/LaTeXing-your-work-report.md b/content/events/2004/winter/LaTeXing-your-work-report.md index 068d14b9..62c2c6d1 100644 --- a/content/events/2004/winter/LaTeXing-your-work-report.md +++ b/content/events/2004/winter/LaTeXing-your-work-report.md @@ -1,7 +1,7 @@ --- name: 'LaTeXing your work report' short: 'A talk by Simon Law' -date: 'Mon Mar 29 2004 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Mar 29 2004 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4058' --- diff --git a/content/events/2004/winter/Managing-your-home-directory-using-CVS.md b/content/events/2004/winter/Managing-your-home-directory-using-CVS.md index cb06ccb4..573fc062 100644 --- a/content/events/2004/winter/Managing-your-home-directory-using-CVS.md +++ b/content/events/2004/winter/Managing-your-home-directory-using-CVS.md @@ -1,7 +1,7 @@ --- name: 'Managing your home directory using CVS' short: 'A talk by Simon Law' -date: 'Tue Mar 09 2004 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 09 2004 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4062' --- diff --git a/content/events/2004/winter/Pints-with-Profs!.md b/content/events/2004/winter/Pints-with-Profs!.md index 6c0fdaad..eae3dc02 100644 --- a/content/events/2004/winter/Pints-with-Profs!.md +++ b/content/events/2004/winter/Pints-with-Profs!.md @@ -1,7 +1,7 @@ --- name: 'Pints with Profs!' short: 'Get to know your profs and be the envy of your friends!' -date: 'Tue Mar 30 2004 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 30 2004 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'The Grad House' --- diff --git a/content/events/2004/winter/SPARC-Architecture.md b/content/events/2004/winter/SPARC-Architecture.md index 84dbd879..8f16ba64 100644 --- a/content/events/2004/winter/SPARC-Architecture.md +++ b/content/events/2004/winter/SPARC-Architecture.md @@ -1,7 +1,7 @@ --- name: 'SPARC Architecture' short: 'A talk by James Morrison' -date: 'Mon Mar 15 2004 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Mar 15 2004 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4040' --- diff --git a/content/events/2005/fall/Party-with-Profs!.md b/content/events/2005/fall/Party-with-Profs!.md index b56e7170..1d400fe4 100644 --- a/content/events/2005/fall/Party-with-Profs!.md +++ b/content/events/2005/fall/Party-with-Profs!.md @@ -1,7 +1,7 @@ --- name: 'Party with Profs!' short: 'Get to know your profs and be the envy of your friends!' -date: 'Mon Oct 17 2005 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 17 2005 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Fishbowl' --- diff --git a/content/events/2005/fall/Programming-Contest.md b/content/events/2005/fall/Programming-Contest.md index 6987d0b7..6bc2812d 100644 --- a/content/events/2005/fall/Programming-Contest.md +++ b/content/events/2005/fall/Programming-Contest.md @@ -1,7 +1,7 @@ --- name: 'Programming Contest' short: 'Come out, program, and win shiny things!' -date: 'Tue Nov 29 2005 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 29 2005 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'TBA' --- diff --git a/content/events/2005/fall/UNIX-101.md b/content/events/2005/fall/UNIX-101.md index 126b24a9..93177f70 100644 --- a/content/events/2005/fall/UNIX-101.md +++ b/content/events/2005/fall/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'First UNIX tutorial' -date: 'Tue Oct 04 2005 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 04 2005 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2005/fall/UNIX-102.md b/content/events/2005/fall/UNIX-102.md index d284cc3f..68394d3c 100644 --- a/content/events/2005/fall/UNIX-102.md +++ b/content/events/2005/fall/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: 'Fun with Unix' -date: 'Thu Oct 06 2005 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 06 2005 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3D 2037' --- diff --git a/content/events/2005/fall/UNIX-103-Scripting-Unix.md b/content/events/2005/fall/UNIX-103-Scripting-Unix.md index 5f3ae8a4..90c7ab18 100644 --- a/content/events/2005/fall/UNIX-103-Scripting-Unix.md +++ b/content/events/2005/fall/UNIX-103-Scripting-Unix.md @@ -1,7 +1,7 @@ --- name: 'UNIX 103: Scripting Unix' short: 'You Too Can Be a Unix Taskmaster' -date: 'Tue Oct 11 2005 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 11 2005 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2005/spring/Programming-and-Verifying-the-Interactive-Web.md b/content/events/2005/spring/Programming-and-Verifying-the-Interactive-Web.md index 2845490a..eee1da5a 100644 --- a/content/events/2005/spring/Programming-and-Verifying-the-Interactive-Web.md +++ b/content/events/2005/spring/Programming-and-Verifying-the-Interactive-Web.md @@ -1,7 +1,7 @@ --- name: 'Programming and Verifying the Interactive Web' short: 'Shriram Krishnamurthi will be talking about continuations in Web Programming' -date: 'Thu Jun 02 2005 15:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 02 2005 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2005/spring/UW's-CS-curriculum-past,-present,-and-future.md b/content/events/2005/spring/UW's-CS-curriculum-past,-present,-and-future.md index 0a111d63..432f287f 100644 --- a/content/events/2005/spring/UW's-CS-curriculum-past,-present,-and-future.md +++ b/content/events/2005/spring/UW's-CS-curriculum-past,-present,-and-future.md @@ -1,7 +1,7 @@ --- name: 'UW''s CS curriculum: past, present, and future' short: 'Come out to here Prabhakar Ragde talk about our UW''s CS curriculum' -date: 'Tue Jun 07 2005 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jun 07 2005 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4042' --- diff --git a/content/events/2005/winter/CSC-Elections.md b/content/events/2005/winter/CSC-Elections.md index 13c7d02d..aa25e7e3 100644 --- a/content/events/2005/winter/CSC-Elections.md +++ b/content/events/2005/winter/CSC-Elections.md @@ -2,7 +2,7 @@ name: 'CSC Elections' short: 'Come out and vote for the Winter 2005 executive!' -date: 'Thu Jan 13 2005 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 13 2005 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'The Comfy Lounge' --- diff --git a/content/events/2005/winter/Oh-No!-More-Lemmings-Day!.md b/content/events/2005/winter/Oh-No!-More-Lemmings-Day!.md index 2763e701..8c936b37 100644 --- a/content/events/2005/winter/Oh-No!-More-Lemmings-Day!.md +++ b/content/events/2005/winter/Oh-No!-More-Lemmings-Day!.md @@ -1,7 +1,7 @@ --- name: 'Oh No! More Lemmings Day!' short: 'Come out for some retro Amiga-style Lemmings gaming action!' -date: 'Tue Mar 15 2005 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 15 2005 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4060' --- diff --git a/content/events/2005/winter/UNIX-101.md b/content/events/2005/winter/UNIX-101.md index 480bbe04..1bb7d8b8 100644 --- a/content/events/2005/winter/UNIX-101.md +++ b/content/events/2005/winter/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'First UNIX tutorial' -date: 'Tue Jan 25 2005 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Jan 25 2005 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2005/winter/UNIX-102.md b/content/events/2005/winter/UNIX-102.md index ad8f1c6b..d05e793c 100644 --- a/content/events/2005/winter/UNIX-102.md +++ b/content/events/2005/winter/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: 'Fun with Unix' -date: 'Tue Feb 01 2005 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 01 2005 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2006/spring/CSC-Elections.md b/content/events/2006/spring/CSC-Elections.md index 1c25c2a3..61606757 100644 --- a/content/events/2006/spring/CSC-Elections.md +++ b/content/events/2006/spring/CSC-Elections.md @@ -2,7 +2,7 @@ name: 'CSC Elections' short: 'Come out and vote for the Spring 2006 executive!' -date: 'Mon May 08 2006 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon May 08 2006 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'The Comfy Lounge' --- diff --git a/content/events/2006/spring/CSC-General-Meeting.md b/content/events/2006/spring/CSC-General-Meeting.md index 78410c05..4890c907 100644 --- a/content/events/2006/spring/CSC-General-Meeting.md +++ b/content/events/2006/spring/CSC-General-Meeting.md @@ -1,7 +1,7 @@ --- name: 'CSC General Meeting' short: 'Come out to discuss current & future plans/projects for the Club' -date: 'Wed Jun 21 2006 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jun 21 2006 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4042' --- diff --git a/content/events/2006/spring/CTRL-D.md b/content/events/2006/spring/CTRL-D.md index b610cb34..b8902fa4 100644 --- a/content/events/2006/spring/CTRL-D.md +++ b/content/events/2006/spring/CTRL-D.md @@ -1,7 +1,7 @@ --- name: 'CTRL D' short: 'Come out for the Club that Really Likes Dinner' -date: 'Sat Jul 29 2006 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Jul 29 2006 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'East Side Mario' --- diff --git a/content/events/2006/spring/Cool-Stuff-to-do-With-Python.md b/content/events/2006/spring/Cool-Stuff-to-do-With-Python.md index 58ef720e..5282762d 100644 --- a/content/events/2006/spring/Cool-Stuff-to-do-With-Python.md +++ b/content/events/2006/spring/Cool-Stuff-to-do-With-Python.md @@ -1,7 +1,7 @@ --- name: 'Cool Stuff to do With Python' short: 'Albert O''Connor will be introducing the joys of programming in python' -date: 'Thu Jul 20 2006 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 20 2006 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4041' --- diff --git a/content/events/2006/spring/Eighteen-Years-in-the-Software-Tools-Business.md b/content/events/2006/spring/Eighteen-Years-in-the-Software-Tools-Business.md index f1d81451..6b0c54e3 100644 --- a/content/events/2006/spring/Eighteen-Years-in-the-Software-Tools-Business.md +++ b/content/events/2006/spring/Eighteen-Years-in-the-Software-Tools-Business.md @@ -1,7 +1,7 @@ --- name: 'Eighteen Years in the Software Tools Business' short: 'Eighteen Years in the Software Tools Business at Microsoft, a talk by Rico Mariani, (BMath CS/EEE 1988)' -date: 'Thu May 25 2006 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu May 25 2006 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4060' --- diff --git a/content/events/2006/spring/Lemmings-Day.md b/content/events/2006/spring/Lemmings-Day.md index 02baab65..d763b3ca 100644 --- a/content/events/2006/spring/Lemmings-Day.md +++ b/content/events/2006/spring/Lemmings-Day.md @@ -1,7 +1,7 @@ --- name: 'Lemmings Day' short: 'Come out for some retro Amiga-style Lemmings gaming action!' -date: 'Wed Jul 26 2006 15:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jul 26 2006 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy Lounge' --- diff --git a/content/events/2006/spring/Linux-Installfest!.md b/content/events/2006/spring/Linux-Installfest!.md index c98ac727..2171e469 100644 --- a/content/events/2006/spring/Linux-Installfest!.md +++ b/content/events/2006/spring/Linux-Installfest!.md @@ -1,7 +1,7 @@ --- name: 'Linux Installfest!' short: 'A part of Linux Awareness Week' -date: 'Tue Jul 25 2006 13:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 25 2006 14:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC Fishbowk' --- diff --git a/content/events/2006/spring/March-of-the-Penguins.md b/content/events/2006/spring/March-of-the-Penguins.md index 092a34ba..7463e9e0 100644 --- a/content/events/2006/spring/March-of-the-Penguins.md +++ b/content/events/2006/spring/March-of-the-Penguins.md @@ -1,7 +1,7 @@ --- name: 'March of the Penguins' short: 'The Computer Science Club will be showing March of the Penguins' -date: 'Fri Jul 21 2006 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 21 2006 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC1085' --- diff --git a/content/events/2006/spring/Midnight-Madness,-Alpha-Edition.md b/content/events/2006/spring/Midnight-Madness,-Alpha-Edition.md index d9164a77..58acfc64 100644 --- a/content/events/2006/spring/Midnight-Madness,-Alpha-Edition.md +++ b/content/events/2006/spring/Midnight-Madness,-Alpha-Edition.md @@ -1,7 +1,7 @@ --- name: 'Midnight Madness, Alpha Edition' short: 'Come out to discuss current & future plans/projects for the Club' -date: 'Mon Jul 17 2006 23:59:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 18 2006 00:59:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3036' --- diff --git a/content/events/2006/spring/Semacode-Image-recognition-on-mobile-camera-phones.md b/content/events/2006/spring/Semacode-Image-recognition-on-mobile-camera-phones.md index 1f926f71..5ed3d9b2 100644 --- a/content/events/2006/spring/Semacode-Image-recognition-on-mobile-camera-phones.md +++ b/content/events/2006/spring/Semacode-Image-recognition-on-mobile-camera-phones.md @@ -1,7 +1,7 @@ --- name: 'Semacode: Image recognition on mobile camera phones' short: 'Simon Woodside, founder of Semacode, comes to discuss image what it is like to start a business and how imaging code works' -date: 'Wed Jul 19 2006 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jul 19 2006 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC1085' --- diff --git a/content/events/2006/spring/Simulating-multi-tasking-on-an-embedded-architecture.md b/content/events/2006/spring/Simulating-multi-tasking-on-an-embedded-architecture.md index e42ef686..c0b35ff2 100644 --- a/content/events/2006/spring/Simulating-multi-tasking-on-an-embedded-architecture.md +++ b/content/events/2006/spring/Simulating-multi-tasking-on-an-embedded-architecture.md @@ -1,7 +1,7 @@ --- name: 'Simulating multi-tasking on an embedded architecture' short: 'Alex Tsay will look at the common hack used to simulate multi-processing in a real time embedded environment.' -date: 'Thu Jul 20 2006 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 20 2006 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4041' --- diff --git a/content/events/2006/spring/Software-development-gets-on-the-Cluetrain.md b/content/events/2006/spring/Software-development-gets-on-the-Cluetrain.md index 3eb30a89..92619074 100644 --- a/content/events/2006/spring/Software-development-gets-on-the-Cluetrain.md +++ b/content/events/2006/spring/Software-development-gets-on-the-Cluetrain.md @@ -1,7 +1,7 @@ --- name: 'Software development gets on the Cluetrain' short: 'or How communities of interest drive modern software development.' -date: 'Mon Jul 24 2006 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 24 2006 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4063' --- diff --git a/content/events/2006/spring/Unix-101-and-102-Recording.md b/content/events/2006/spring/Unix-101-and-102-Recording.md index e29dd979..7bc8dd8c 100644 --- a/content/events/2006/spring/Unix-101-and-102-Recording.md +++ b/content/events/2006/spring/Unix-101-and-102-Recording.md @@ -1,7 +1,7 @@ --- name: 'Unix 101 and 102 Recording' short: 'Unix 101 and 102 recording' -date: 'Sun May 14 2006 13:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sun May 14 2006 14:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'CSC' --- diff --git a/content/events/2006/spring/Video-4-Linux-Day.md b/content/events/2006/spring/Video-4-Linux-Day.md index a6f7d27e..775e5123 100644 --- a/content/events/2006/spring/Video-4-Linux-Day.md +++ b/content/events/2006/spring/Video-4-Linux-Day.md @@ -1,7 +1,7 @@ --- name: 'Video 4 Linux Day' short: ' We don''t know enough about V4L' -date: 'Sat May 13 2006 13:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat May 13 2006 14:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'CSC' --- diff --git a/content/events/2006/winter/Creating-Killer-Applications.md b/content/events/2006/winter/Creating-Killer-Applications.md index d7c35fae..d9179c9b 100644 --- a/content/events/2006/winter/Creating-Killer-Applications.md +++ b/content/events/2006/winter/Creating-Killer-Applications.md @@ -1,7 +1,7 @@ --- name: 'Creating Killer Applications' short: 'A talk by Larry Smith' -date: 'Mon Mar 06 2006 16:45:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Mar 06 2006 17:45:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Physics 145' --- diff --git a/content/events/2006/winter/Pints-With-Profs.md b/content/events/2006/winter/Pints-With-Profs.md index 1b340a0a..93769f94 100644 --- a/content/events/2006/winter/Pints-With-Profs.md +++ b/content/events/2006/winter/Pints-With-Profs.md @@ -1,7 +1,7 @@ --- name: 'Pints With Profs' short: 'Come out and meet your professors. Free food provided!' -date: 'Thu Feb 09 2006 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 09 2006 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Bombshelter Pub' --- diff --git a/content/events/2007/fall/Concurrent-Distributed-programming-with-JoCaml.md b/content/events/2007/fall/Concurrent-Distributed-programming-with-JoCaml.md index 232088f6..77905cb5 100644 --- a/content/events/2007/fall/Concurrent-Distributed-programming-with-JoCaml.md +++ b/content/events/2007/fall/Concurrent-Distributed-programming-with-JoCaml.md @@ -1,7 +1,7 @@ --- name: 'Concurrent / Distributed programming with JoCaml' short: 'Brennan Taylor' -date: 'Thu Nov 29 2007 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 29 2007 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4061' --- diff --git a/content/events/2007/fall/Distributed-Programming-with-Erlang.md b/content/events/2007/fall/Distributed-Programming-with-Erlang.md index c308288a..0f835fa0 100644 --- a/content/events/2007/fall/Distributed-Programming-with-Erlang.md +++ b/content/events/2007/fall/Distributed-Programming-with-Erlang.md @@ -1,7 +1,7 @@ --- name: 'Distributed Programming with Erlang' short: 'Brennan Taylor' -date: 'Thu Oct 04 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 04 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'TBA' --- diff --git a/content/events/2007/fall/General-Meeting.md b/content/events/2007/fall/General-Meeting.md index b0d1897c..bc71ccda 100644 --- a/content/events/2007/fall/General-Meeting.md +++ b/content/events/2007/fall/General-Meeting.md @@ -1,7 +1,7 @@ --- name: 'General Meeting' short: 'There is a general meeting scheduled for Friday, October 19, 2007 at 17:00.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 [http://wiki.csclub.uwaterloo.ca/wiki/Friday\_19\_October\_2007.]()' -date: 'Fri Oct 19 2007 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 19 2007 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4058' --- diff --git a/content/events/2007/fall/Google-Summer-of-Code,-a-look-back-on-2007.md b/content/events/2007/fall/Google-Summer-of-Code,-a-look-back-on-2007.md index b5a2c37d..aee7ed4e 100644 --- a/content/events/2007/fall/Google-Summer-of-Code,-a-look-back-on-2007.md +++ b/content/events/2007/fall/Google-Summer-of-Code,-a-look-back-on-2007.md @@ -1,7 +1,7 @@ --- name: 'Google Summer of Code, a look back on 2007' short: 'Holden Karau' -date: 'Wed Dec 05 2007 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Dec 05 2007 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4061' --- diff --git a/content/events/2007/fall/Join-Calculus-with-JoCaml.-Concurrent-programming-that-doesn't-fry-your-brain.md b/content/events/2007/fall/Join-Calculus-with-JoCaml.-Concurrent-programming-that-doesn't-fry-your-brain.md index ba8ee96f..47e59710 100644 --- a/content/events/2007/fall/Join-Calculus-with-JoCaml.-Concurrent-programming-that-doesn't-fry-your-brain.md +++ b/content/events/2007/fall/Join-Calculus-with-JoCaml.-Concurrent-programming-that-doesn't-fry-your-brain.md @@ -1,7 +1,7 @@ --- name: 'Join-Calculus with JoCaml. Concurrent programming that doesn''t fry your brain' short: 'Brennan Taylor' -date: 'Tue Oct 09 2007 16:45:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 09 2007 17:45:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4060' --- diff --git a/content/events/2007/fall/More-Haskell-functional-programming-fun!.md b/content/events/2007/fall/More-Haskell-functional-programming-fun!.md index 558dd984..6c018dc7 100644 --- a/content/events/2007/fall/More-Haskell-functional-programming-fun!.md +++ b/content/events/2007/fall/More-Haskell-functional-programming-fun!.md @@ -1,7 +1,7 @@ --- name: 'More Haskell functional programming fun!' short: 'Andrei Barbu' -date: 'Thu Nov 22 2007 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 22 2007 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2007/fall/Multi-Player-Linux-games-for-Linux-awarness-week.md b/content/events/2007/fall/Multi-Player-Linux-games-for-Linux-awarness-week.md index 37018dfa..80067d26 100644 --- a/content/events/2007/fall/Multi-Player-Linux-games-for-Linux-awarness-week.md +++ b/content/events/2007/fall/Multi-Player-Linux-games-for-Linux-awarness-week.md @@ -1,7 +1,7 @@ --- name: 'Multi-Player Linux games for Linux awarness week' short: 'Multi-Player Gaming with Linux [Possibly Pizza!]' -date: 'Sun Dec 02 2007 14:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sun Dec 02 2007 15:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'TBA' --- diff --git a/content/events/2007/fall/Off-the-Record-Messaging-Useful-Security-and-Privacy-for-IM.md b/content/events/2007/fall/Off-the-Record-Messaging-Useful-Security-and-Privacy-for-IM.md index b871eaf0..5b2ce668 100644 --- a/content/events/2007/fall/Off-the-Record-Messaging-Useful-Security-and-Privacy-for-IM.md +++ b/content/events/2007/fall/Off-the-Record-Messaging-Useful-Security-and-Privacy-for-IM.md @@ -1,7 +1,7 @@ --- name: 'Off-the-Record Messaging: Useful Security and Privacy for IM' short: 'Ian Goldberg' -date: 'Mon Oct 15 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 15 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4041' --- diff --git a/content/events/2007/fall/PE-Executable-Translation-A-solution-for-legacy-games-on-linux-(Postponed).md b/content/events/2007/fall/PE-Executable-Translation-A-solution-for-legacy-games-on-linux-(Postponed).md index 86e420d8..f8589920 100644 --- a/content/events/2007/fall/PE-Executable-Translation-A-solution-for-legacy-games-on-linux-(Postponed).md +++ b/content/events/2007/fall/PE-Executable-Translation-A-solution-for-legacy-games-on-linux-(Postponed).md @@ -1,7 +1,7 @@ --- name: 'PE Executable Translation: A solution for legacy games on linux (Postponed)' short: 'David Tenty' -date: 'Tue Dec 04 2007 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Dec 04 2007 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'TBA' --- diff --git a/content/events/2007/fall/Programming-Contest.md b/content/events/2007/fall/Programming-Contest.md index 2cdfe883..c8674b6b 100644 --- a/content/events/2007/fall/Programming-Contest.md +++ b/content/events/2007/fall/Programming-Contest.md @@ -1,7 +1,7 @@ --- name: 'Programming Contest' short: 'Win Prizes!' -date: 'Sat Dec 01 2007 13:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Dec 01 2007 14:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2007/fall/Putting-the-fun-into-Functional-Languages-and-Useful-Programming-with-OCamlF#.md b/content/events/2007/fall/Putting-the-fun-into-Functional-Languages-and-Useful-Programming-with-OCamlF#.md index 0e818d7c..25fd946a 100644 --- a/content/events/2007/fall/Putting-the-fun-into-Functional-Languages-and-Useful-Programming-with-OCamlF#.md +++ b/content/events/2007/fall/Putting-the-fun-into-Functional-Languages-and-Useful-Programming-with-OCamlF#.md @@ -1,7 +1,7 @@ --- name: 'Putting the fun into Functional Languages and Useful Programming with OCaml/F#' short: 'Brennan Taylor' -date: 'Tue Oct 02 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 02 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4061' --- diff --git a/content/events/2007/fall/Virtual-Reality,-Real-Law-The-regulation-of-Property-in-Video-Games.md b/content/events/2007/fall/Virtual-Reality,-Real-Law-The-regulation-of-Property-in-Video-Games.md index c86d0932..38f63c91 100644 --- a/content/events/2007/fall/Virtual-Reality,-Real-Law-The-regulation-of-Property-in-Video-Games.md +++ b/content/events/2007/fall/Virtual-Reality,-Real-Law-The-regulation-of-Property-in-Video-Games.md @@ -1,7 +1,7 @@ --- name: 'Virtual Reality, Real Law: The regulation of Property in Video Games' short: 'Susan Abramovitch' -date: 'Tue Sep 25 2007 13:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 25 2007 14:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2007/fall/Why-you-should-care-about-functional-programming-with-Haskell-New-er-Date.md b/content/events/2007/fall/Why-you-should-care-about-functional-programming-with-Haskell-New-er-Date.md index 2a01a1f4..3700573c 100644 --- a/content/events/2007/fall/Why-you-should-care-about-functional-programming-with-Haskell-New-er-Date.md +++ b/content/events/2007/fall/Why-you-should-care-about-functional-programming-with-Haskell-New-er-Date.md @@ -1,7 +1,7 @@ --- name: 'Why you should care about functional programming with Haskell *New-er Date*' short: 'Andrei Barbu' -date: 'Tue Nov 20 2007 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 20 2007 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2007/spring/C++0x---An-Overview.md b/content/events/2007/spring/C++0x---An-Overview.md index 7933ee7d..22fa90e7 100644 --- a/content/events/2007/spring/C++0x---An-Overview.md +++ b/content/events/2007/spring/C++0x---An-Overview.md @@ -1,7 +1,7 @@ --- name: 'C++0x - An Overview' short: 'Bjarne Stroustrup' -date: 'Tue Jul 17 2007 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 17 2007 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'AL 116' --- diff --git a/content/events/2007/spring/Copyright-vs-Community-in-the-Age-of-Computer-Networks.md b/content/events/2007/spring/Copyright-vs-Community-in-the-Age-of-Computer-Networks.md index 61d51d6b..bddb8fdc 100644 --- a/content/events/2007/spring/Copyright-vs-Community-in-the-Age-of-Computer-Networks.md +++ b/content/events/2007/spring/Copyright-vs-Community-in-the-Age-of-Computer-Networks.md @@ -1,7 +1,7 @@ --- name: 'Copyright vs Community in the Age of Computer Networks' short: 'Richard Stallman' -date: 'Fri Jul 06 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 06 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'AL 116' --- diff --git a/content/events/2007/spring/Email-encryption-for-the-masses.md b/content/events/2007/spring/Email-encryption-for-the-masses.md index af1ab8e2..f05dd4c7 100644 --- a/content/events/2007/spring/Email-encryption-for-the-masses.md +++ b/content/events/2007/spring/Email-encryption-for-the-masses.md @@ -1,7 +1,7 @@ --- name: 'Email encryption for the masses' short: 'Ken Ho' -date: 'Fri Jun 22 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 22 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4042' --- diff --git a/content/events/2007/spring/Fedspulse.ca,-Web-3.0,-Portals-and-the-Metaverse.md b/content/events/2007/spring/Fedspulse.ca,-Web-3.0,-Portals-and-the-Metaverse.md index 4bdb8818..237c30af 100644 --- a/content/events/2007/spring/Fedspulse.ca,-Web-3.0,-Portals-and-the-Metaverse.md +++ b/content/events/2007/spring/Fedspulse.ca,-Web-3.0,-Portals-and-the-Metaverse.md @@ -1,7 +1,7 @@ --- name: 'Fedspulse.ca, Web 3.0, Portals and the Metaverse' short: 'Peter Macdonald' -date: 'Mon Jun 18 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jun 18 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 4040' --- diff --git a/content/events/2007/spring/Usability-in-the-wild.md b/content/events/2007/spring/Usability-in-the-wild.md index 60bce54a..d962b54d 100644 --- a/content/events/2007/spring/Usability-in-the-wild.md +++ b/content/events/2007/spring/Usability-in-the-wild.md @@ -1,7 +1,7 @@ --- name: 'Usability in the wild' short: 'A talk by Michael Terry' -date: 'Wed Jun 27 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jun 27 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4042' --- diff --git a/content/events/2007/winter/All-The-Code.md b/content/events/2007/winter/All-The-Code.md index 815e9df5..b055aec0 100644 --- a/content/events/2007/winter/All-The-Code.md +++ b/content/events/2007/winter/All-The-Code.md @@ -1,7 +1,7 @@ --- name: 'All The Code' short: 'A demo/introduction to a new source code search engine. A talk by Holden Karau' -date: 'Thu Mar 29 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 29 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 1056' --- diff --git a/content/events/2007/winter/An-Introduction-to-Recognizing-Regular-Expressions-in-Haskell.md b/content/events/2007/winter/An-Introduction-to-Recognizing-Regular-Expressions-in-Haskell.md index dcb49aa2..d47298b3 100644 --- a/content/events/2007/winter/An-Introduction-to-Recognizing-Regular-Expressions-in-Haskell.md +++ b/content/events/2007/winter/An-Introduction-to-Recognizing-Regular-Expressions-in-Haskell.md @@ -1,7 +1,7 @@ --- name: 'An Introduction to Recognizing Regular Expressions in Haskell' short: 'A talk by James deBoer' -date: 'Thu Feb 15 2007 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 15 2007 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2065' --- diff --git a/content/events/2007/winter/Computational-Physics-Simulations.md b/content/events/2007/winter/Computational-Physics-Simulations.md index 37a39362..3c1bc83b 100644 --- a/content/events/2007/winter/Computational-Physics-Simulations.md +++ b/content/events/2007/winter/Computational-Physics-Simulations.md @@ -1,7 +1,7 @@ --- name: 'Computational Physics Simulations' short: 'A talk by David Tenty and Alex Parent' -date: 'Wed Mar 28 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Mar 28 2007 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 1056' --- diff --git a/content/events/2007/winter/Data-Analysis-with-Kernels-[an-introduction].md b/content/events/2007/winter/Data-Analysis-with-Kernels-[an-introduction].md index e11a9ca0..31867696 100644 --- a/content/events/2007/winter/Data-Analysis-with-Kernels-[an-introduction].md +++ b/content/events/2007/winter/Data-Analysis-with-Kernels-[an-introduction].md @@ -1,7 +1,7 @@ --- name: 'Data Analysis with Kernels: [an introduction]' short: 'A talk by Michael Biggs. This talk is RESCHEDULED due to unexpected circumstances' -date: 'Wed Apr 04 2007 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Apr 04 2007 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 1056' --- diff --git a/content/events/2007/winter/Introduction-to-3-d-Graphics.md b/content/events/2007/winter/Introduction-to-3-d-Graphics.md index 3eec7007..9249cdf0 100644 --- a/content/events/2007/winter/Introduction-to-3-d-Graphics.md +++ b/content/events/2007/winter/Introduction-to-3-d-Graphics.md @@ -1,7 +1,7 @@ --- name: 'Introduction to 3-d Graphics' short: 'A talk by Chris "The Prof" Evensen' -date: 'Fri Feb 09 2007 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 09 2007 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2007/winter/Loop-Optimizations.md b/content/events/2007/winter/Loop-Optimizations.md index abfbeebd..9f6ae52c 100644 --- a/content/events/2007/winter/Loop-Optimizations.md +++ b/content/events/2007/winter/Loop-Optimizations.md @@ -1,7 +1,7 @@ --- name: 'Loop Optimizations' short: 'A talk by Simina Branzei' -date: 'Sun Apr 08 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sun Apr 08 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2007/winter/Network-Security----Intrusion-Detection.md b/content/events/2007/winter/Network-Security----Intrusion-Detection.md index 9dec2b1a..863a0153 100644 --- a/content/events/2007/winter/Network-Security----Intrusion-Detection.md +++ b/content/events/2007/winter/Network-Security----Intrusion-Detection.md @@ -1,7 +1,7 @@ --- name: 'Network Security -- Intrusion Detection' short: 'A talk by Reg Quinton' -date: 'Wed Jan 31 2007 16:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Jan 31 2007 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2007/winter/ReactOS-An-Open-Source-OS-Platform-for-Learning.md b/content/events/2007/winter/ReactOS-An-Open-Source-OS-Platform-for-Learning.md index 1d210861..74e7bb01 100644 --- a/content/events/2007/winter/ReactOS-An-Open-Source-OS-Platform-for-Learning.md +++ b/content/events/2007/winter/ReactOS-An-Open-Source-OS-Platform-for-Learning.md @@ -1,7 +1,7 @@ --- name: 'ReactOS: An Open Source OS Platform for Learning' short: 'A talk by Alex Ionescu' -date: 'Mon Feb 26 2007 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Feb 26 2007 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC 1350' --- diff --git a/content/events/2007/winter/Riding-The-Multi-core-Revolution.md b/content/events/2007/winter/Riding-The-Multi-core-Revolution.md index b7a65e83..12f1a640 100644 --- a/content/events/2007/winter/Riding-The-Multi-core-Revolution.md +++ b/content/events/2007/winter/Riding-The-Multi-core-Revolution.md @@ -1,7 +1,7 @@ --- name: 'Riding The Multi-core Revolution' short: 'How a Waterloo software company is changing the way people program computers. A talk by Stefanus Du Toit' -date: 'Wed Feb 07 2007 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 07 2007 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2007/winter/Surprise-Bill-Gates-Visit.md b/content/events/2007/winter/Surprise-Bill-Gates-Visit.md index e6b493dd..ef6a87c1 100644 --- a/content/events/2007/winter/Surprise-Bill-Gates-Visit.md +++ b/content/events/2007/winter/Surprise-Bill-Gates-Visit.md @@ -2,7 +2,7 @@ name: 'Surprise Bill Gates Visit' short: 'Bill Gates is coming to visit the CSClub' -date: 'Sun Apr 01 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sun Apr 01 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3036' --- diff --git a/content/events/2007/winter/The-Free-Software-Movement-and-the-GNULinux-Operating-System.md b/content/events/2007/winter/The-Free-Software-Movement-and-the-GNULinux-Operating-System.md index d70f985c..29f3e6cf 100644 --- a/content/events/2007/winter/The-Free-Software-Movement-and-the-GNULinux-Operating-System.md +++ b/content/events/2007/winter/The-Free-Software-Movement-and-the-GNULinux-Operating-System.md @@ -1,7 +1,7 @@ --- name: 'The Free Software Movement and the GNU/Linux Operating System' short: 'A talk by Richard M. Stallman (RMS) **[CANCELLED]**' -date: 'Wed Apr 11 2007 15:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Apr 11 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Hagey Hall' --- diff --git a/content/events/2007/winter/UW-Software-Start-ups-What-Worked-and-What-Did-Not.md b/content/events/2007/winter/UW-Software-Start-ups-What-Worked-and-What-Did-Not.md index 99060e6b..9597c3e5 100644 --- a/content/events/2007/winter/UW-Software-Start-ups-What-Worked-and-What-Did-Not.md +++ b/content/events/2007/winter/UW-Software-Start-ups-What-Worked-and-What-Did-Not.md @@ -1,7 +1,7 @@ --- name: 'UW Software Start-ups: What Worked and What Did Not' short: 'A talk by Larry Smith' -date: 'Thu Feb 08 2007 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 08 2007 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2066' --- diff --git a/content/events/2007/winter/Writing-World-Class-Software.md b/content/events/2007/winter/Writing-World-Class-Software.md index 41ad33f3..9bcbc2fa 100644 --- a/content/events/2007/winter/Writing-World-Class-Software.md +++ b/content/events/2007/winter/Writing-World-Class-Software.md @@ -1,7 +1,7 @@ --- name: 'Writing World Class Software' short: 'A talk by James Simpson' -date: 'Fri Feb 09 2007 20:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 09 2007 21:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC 1351' --- diff --git a/content/events/2008/fall/CSClub-Elections.md b/content/events/2008/fall/CSClub-Elections.md index 50516d84..17b7f56a 100644 --- a/content/events/2008/fall/CSClub-Elections.md +++ b/content/events/2008/fall/CSClub-Elections.md @@ -1,7 +1,7 @@ --- name: 'CSClub Elections' short: 'Elections are scheduled for Tues, Sep 16 @ 4:30 pm in the comfy lounge. The nomination period closes on Mon, Sep 15 @ 4:30 pm. Nominations may be sent to cro@csclub.uwaterloo.ca. Candidates should not engage in campaigning after the nomination period has closed.' -date: 'Tue Sep 16 2008 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 16 2008 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2008/fall/Changing-the-World-Conference.md b/content/events/2008/fall/Changing-the-World-Conference.md index 94c2a5fa..3e6dbdc6 100644 --- a/content/events/2008/fall/Changing-the-World-Conference.md +++ b/content/events/2008/fall/Changing-the-World-Conference.md @@ -1,7 +1,7 @@ --- name: 'Changing the World Conference' short: '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.' -date: 'Sat Nov 15 2008 06:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Nov 15 2008 07:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Toronto' --- diff --git a/content/events/2008/fall/Code-Party.md b/content/events/2008/fall/Code-Party.md index 22335970..69e2fb34 100644 --- a/content/events/2008/fall/Code-Party.md +++ b/content/events/2008/fall/Code-Party.md @@ -1,7 +1,7 @@ --- name: 'Code Party' short: 'A fevered night of code, friends, fun, free energy drinks, and the CSC.' -date: 'Fri Oct 24 2008 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 24 2008 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2008/fall/Functional-Programming.md b/content/events/2008/fall/Functional-Programming.md index fe1b5fbf..725d0ef0 100644 --- a/content/events/2008/fall/Functional-Programming.md +++ b/content/events/2008/fall/Functional-Programming.md @@ -1,7 +1,7 @@ --- name: 'Functional Programming' short: 'This talk will survey concepts, techniques, and languages for functional programming from both historical and contemporary perspectives, with reference to Lisp, Scheme, ML, Haskell, and Erlang. No prior background is assumed.' -date: 'Mon Nov 10 2008 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 10 2008 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4061' --- diff --git a/content/events/2008/fall/Game-Sketching.md b/content/events/2008/fall/Game-Sketching.md index 867950d5..4dc8ee80 100644 --- a/content/events/2008/fall/Game-Sketching.md +++ b/content/events/2008/fall/Game-Sketching.md @@ -1,7 +1,7 @@ --- name: 'Game Sketching' short: 'Juancho Buchanan, CTO Relic Entertainment' -date: 'Fri Oct 03 2008 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 03 2008 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2065' --- diff --git a/content/events/2008/fall/General-Meeting-2.md b/content/events/2008/fall/General-Meeting-2.md index 0c4f1186..9d078dc2 100644 --- a/content/events/2008/fall/General-Meeting-2.md +++ b/content/events/2008/fall/General-Meeting-2.md @@ -1,7 +1,7 @@ --- name: 'General Meeting 2' short: 'The second official general meeting of the term. Items on the adgenda are CSC Merch, upcoming talks, and other possible planned events, as well as the announcement of a librarian and planning of an office cleanout and a library organization day.' -date: 'Thu Oct 02 2008 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 02 2008 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4021' --- diff --git a/content/events/2008/fall/Linux-Install-Fest.md b/content/events/2008/fall/Linux-Install-Fest.md index 917fcf46..2a3340f9 100644 --- a/content/events/2008/fall/Linux-Install-Fest.md +++ b/content/events/2008/fall/Linux-Install-Fest.md @@ -1,7 +1,7 @@ --- name: 'Linux Install Fest' short: 'Come join the CSC in celebrating the new releases of Ubuntu Linux, Free BSD and Open BSD, and get a hand installing one of them on your own system.' -date: 'Thu Nov 06 2008 10:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 06 2008 11:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'SLC Multipurpose Room' --- diff --git a/content/events/2008/fall/Meet-the-CSC.md b/content/events/2008/fall/Meet-the-CSC.md index ef9eb9f7..80895087 100644 --- a/content/events/2008/fall/Meet-the-CSC.md +++ b/content/events/2008/fall/Meet-the-CSC.md @@ -1,7 +1,7 @@ --- name: 'Meet the CSC' short: 'Come out and meet other CSC members, find out about the CSC, meet the executive nominees, and join if you like what you see. Nominees should plan on attending.' -date: 'Fri Sep 12 2008 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 12 2008 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2008/fall/SIGGRAPH-Night.md b/content/events/2008/fall/SIGGRAPH-Night.md index 3fd52eb3..44d15707 100644 --- a/content/events/2008/fall/SIGGRAPH-Night.md +++ b/content/events/2008/fall/SIGGRAPH-Night.md @@ -1,7 +1,7 @@ --- name: 'SIGGRAPH Night' short: 'Come out and watch the SIGGRAPH (Special Interest Group on Graphics) conference video review. A video of insane, amazing, and mind blowing computer graphics.' -date: 'Thu Oct 16 2008 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 16 2008 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2008/fall/Unix-101.md b/content/events/2008/fall/Unix-101.md index 38715ec8..fd8a2b88 100644 --- a/content/events/2008/fall/Unix-101.md +++ b/content/events/2008/fall/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: 'New to Unix? No problem, we''ll teach you to power use circles around your friends!' -date: 'Tue Oct 07 2008 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 07 2008 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2008/fall/Unix-102.md b/content/events/2008/fall/Unix-102.md index 7453625e..79f3aaee 100644 --- a/content/events/2008/fall/Unix-102.md +++ b/content/events/2008/fall/Unix-102.md @@ -1,7 +1,7 @@ --- name: 'Unix 102' short: 'Want more from Unix? No problem, we''ll teach you to create and quickly edit high quality documents.' -date: 'Thu Oct 09 2008 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 09 2008 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2008/winter/A-Brief-History-of-Blackberry-and-the-Wireless-Data-Telecom-Industry.md b/content/events/2008/winter/A-Brief-History-of-Blackberry-and-the-Wireless-Data-Telecom-Industry.md index 879575fa..f5f866aa 100644 --- a/content/events/2008/winter/A-Brief-History-of-Blackberry-and-the-Wireless-Data-Telecom-Industry.md +++ b/content/events/2008/winter/A-Brief-History-of-Blackberry-and-the-Wireless-Data-Telecom-Industry.md @@ -1,7 +1,7 @@ --- name: 'A Brief History of Blackberry and the Wireless Data Telecom Industry' short: 'Tyler Lessard' -date: 'Fri Feb 08 2008 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 08 2008 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4042' --- diff --git a/content/events/2008/winter/CSC-Programming-Contest-1.md b/content/events/2008/winter/CSC-Programming-Contest-1.md index 8c8b5d1c..40cb96cf 100644 --- a/content/events/2008/winter/CSC-Programming-Contest-1.md +++ b/content/events/2008/winter/CSC-Programming-Contest-1.md @@ -1,7 +1,7 @@ --- name: 'CSC Programming Contest 1' short: 'Yes, we know this is Valentine''s Day.' -date: 'Thu Feb 14 2008 16:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 14 2008 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2061' --- diff --git a/content/events/2008/winter/CSClub-Elections.md b/content/events/2008/winter/CSClub-Elections.md index 127e59d5..249a1b0f 100644 --- a/content/events/2008/winter/CSClub-Elections.md +++ b/content/events/2008/winter/CSClub-Elections.md @@ -1,7 +1,7 @@ --- name: 'CSClub Elections' short: 'Elections are scheduled for Tues, Jan 15 @ 4:30 pm in the comfy lounge. The nomination period closes on Mon, Jan 14 @ 4:30 pm. Candidates should not engage in campaigning after the nomination period has closed.' -date: 'Tue Jan 15 2008 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Jan 15 2008 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2008/winter/Creating-Distributed-Applications-with-TIPC.md b/content/events/2008/winter/Creating-Distributed-Applications-with-TIPC.md index 33d31789..fc292841 100644 --- a/content/events/2008/winter/Creating-Distributed-Applications-with-TIPC.md +++ b/content/events/2008/winter/Creating-Distributed-Applications-with-TIPC.md @@ -1,7 +1,7 @@ --- name: 'Creating Distributed Applications with TIPC' short: 'Elmer Horvath' -date: 'Wed Jan 23 2008 17:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Jan 23 2008 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2008/winter/Quantum-Information-Processing.md b/content/events/2008/winter/Quantum-Information-Processing.md index 2c815889..562242e0 100644 --- a/content/events/2008/winter/Quantum-Information-Processing.md +++ b/content/events/2008/winter/Quantum-Information-Processing.md @@ -1,7 +1,7 @@ --- name: 'Quantum Information Processing' short: 'Raymond Laflamme' -date: 'Fri Feb 29 2008 17:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 29 2008 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'BFG2125' --- diff --git a/content/events/2009/fall/AI-Programming-Contest-sponsored-by-Google.md b/content/events/2009/fall/AI-Programming-Contest-sponsored-by-Google.md index feef2f38..6d6fafee 100644 --- a/content/events/2009/fall/AI-Programming-Contest-sponsored-by-Google.md +++ b/content/events/2009/fall/AI-Programming-Contest-sponsored-by-Google.md @@ -1,7 +1,7 @@ --- name: 'AI Programming Contest sponsored by Google' short: 'Come learn how to write an intelligent game-playing program. No past experience necessary. Submit your program using the [online web interface]() to watch it battle against other people''s programs. Beginners and experts welcome! Prizes provided by google, including the delivery of your resume to google recruiters.' -date: 'Mon Sep 28 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 28 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2009/fall/CSC-Goes-To-Dooly's.md b/content/events/2009/fall/CSC-Goes-To-Dooly's.md index ed393d3d..1e709a7f 100644 --- a/content/events/2009/fall/CSC-Goes-To-Dooly's.md +++ b/content/events/2009/fall/CSC-Goes-To-Dooly's.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes To Dooly''s' short: '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.' -date: 'Tue Oct 20 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 20 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3036' --- diff --git a/content/events/2009/fall/Code-Party!!11!!.md b/content/events/2009/fall/Code-Party!!11!!.md index 9b47421c..d6671892 100644 --- a/content/events/2009/fall/Code-Party!!11!!.md +++ b/content/events/2009/fall/Code-Party!!11!!.md @@ -1,7 +1,7 @@ --- name: 'Code Party!!11!!' short: 'A fevered night of code, friends, fun, energy drinks, and the CSC. Facebook will be around to bring some food and hang out.' -date: 'Fri Nov 27 2009 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 27 2009 20:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2009/fall/Code-Party-and-Contest-Finale.md b/content/events/2009/fall/Code-Party-and-Contest-Finale.md index d2f69de7..9dfe0b77 100644 --- a/content/events/2009/fall/Code-Party-and-Contest-Finale.md +++ b/content/events/2009/fall/Code-Party-and-Contest-Finale.md @@ -1,7 +1,7 @@ --- name: 'Code Party and Contest Finale' short: '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.' -date: 'Fri Oct 16 2009 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 16 2009 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2009/fall/Elections.md b/content/events/2009/fall/Elections.md index b76ca0a9..2e1dbc74 100644 --- a/content/events/2009/fall/Elections.md +++ b/content/events/2009/fall/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'Nominations are open now, either place your name on the nominees board or e-mail [the CRO]() to nominate someone for a position. Come to the Comfy Lounge to elect your fall term executive. Contact [the CRO]() if you have questions.' -date: 'Tue Sep 15 2009 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 15 2009 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2009/fall/In-the-Beginning.md b/content/events/2009/fall/In-the-Beginning.md index 3ffbba2b..de763907 100644 --- a/content/events/2009/fall/In-the-Beginning.md +++ b/content/events/2009/fall/In-the-Beginning.md @@ -1,7 +1,7 @@ --- name: 'In the Beginning' short: '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.' -date: 'Thu Nov 05 2009 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 05 2009 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2065' --- diff --git a/content/events/2009/fall/Linux-Install-Fest.md b/content/events/2009/fall/Linux-Install-Fest.md index 2e8a1e04..12e6f39a 100644 --- a/content/events/2009/fall/Linux-Install-Fest.md +++ b/content/events/2009/fall/Linux-Install-Fest.md @@ -1,7 +1,7 @@ --- name: 'Linux Install Fest' short: 'Interested in trying Linux but don''t know where to start? Come to the Linux install fest to demo Linux, get help installing it on your computer, either stand alone or a dual boot, and help setting up your fresh install. Have lunch and hang around if you like, or just come in for a CD.' -date: 'Sat Oct 03 2009 10:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Oct 03 2009 11:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1301 FishBowl' --- diff --git a/content/events/2009/fall/The-Club-That-Really-Likes-Dinner.md b/content/events/2009/fall/The-Club-That-Really-Likes-Dinner.md index 8df69e4d..d95ba3bf 100644 --- a/content/events/2009/fall/The-Club-That-Really-Likes-Dinner.md +++ b/content/events/2009/fall/The-Club-That-Really-Likes-Dinner.md @@ -1,7 +1,7 @@ --- name: 'The Club That Really Likes Dinner' short: 'Come on out to the club''s termly end of term dinner, details in the abstract' -date: 'Sat Dec 05 2009 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Dec 05 2009 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3036' --- diff --git a/content/events/2009/fall/UNIX-101.md b/content/events/2009/fall/UNIX-101.md index bd506654..455664be 100644 --- a/content/events/2009/fall/UNIX-101.md +++ b/content/events/2009/fall/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'New to Unix? No problem, we''ll teach you to power use circles around your friends!' -date: 'Thu Sep 24 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 24 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2009/fall/UNIX-102.md b/content/events/2009/fall/UNIX-102.md index 85eef768..1a31e0df 100644 --- a/content/events/2009/fall/UNIX-102.md +++ b/content/events/2009/fall/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: 'The next installment in the CS Club''s popular Unix tutorials UNIX 102 introduces powerful text editing tools for programming and document formatting.' -date: 'Thu Oct 01 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 01 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2009/fall/UNIX-103.md b/content/events/2009/fall/UNIX-103.md index 5b846aee..392c425c 100644 --- a/content/events/2009/fall/UNIX-103.md +++ b/content/events/2009/fall/UNIX-103.md @@ -1,7 +1,7 @@ --- name: 'UNIX 103' short: '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.' -date: 'Thu Oct 08 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 08 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2009/fall/UofT-Graduate-School-Information-Session.md b/content/events/2009/fall/UofT-Graduate-School-Information-Session.md index 2fbbdaad..cad6a21f 100644 --- a/content/events/2009/fall/UofT-Graduate-School-Information-Session.md +++ b/content/events/2009/fall/UofT-Graduate-School-Information-Session.md @@ -1,7 +1,7 @@ --- name: 'UofT Graduate School Information Session' short: '"Is Graduate School for You?" Get the answers to your grad school questions - and have a bite to eat, our treat' -date: 'Wed Oct 14 2009 14:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 14 2009 15:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1304' --- diff --git a/content/events/2009/spring/Code-Party.md b/content/events/2009/spring/Code-Party.md index 892c9d6c..4ee26fed 100644 --- a/content/events/2009/spring/Code-Party.md +++ b/content/events/2009/spring/Code-Party.md @@ -1,7 +1,7 @@ --- name: 'Code Party' short: 'Have an assignment or project you need to work on? We will be coding from 7:00pm until 7:00am starting on Friday, June 5th in the Comfy lounge. Join us!' -date: 'Fri Jun 05 2009 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 05 2009 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2009/spring/Dooly's-Night.md b/content/events/2009/spring/Dooly's-Night.md index 4f6a1a90..a9735254 100644 --- a/content/events/2009/spring/Dooly's-Night.md +++ b/content/events/2009/spring/Dooly's-Night.md @@ -1,7 +1,7 @@ --- name: 'Dooly''s Night' short: 'The CSC will be playing pool at Dooly''s. Join us for only a few dollars.' -date: 'Fri Jun 19 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 19 2009 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Dooly''s' --- diff --git a/content/events/2009/spring/History-of-CS-Curriculum-at-UW.md b/content/events/2009/spring/History-of-CS-Curriculum-at-UW.md index b558e3ef..f990227a 100644 --- a/content/events/2009/spring/History-of-CS-Curriculum-at-UW.md +++ b/content/events/2009/spring/History-of-CS-Curriculum-at-UW.md @@ -1,7 +1,7 @@ --- name: 'History of CS Curriculum at UW' short: 'This talk provides a personal overview of the evolution of the undergraduate computer science curriculum at UW over the past forty years, concluding with an audience discussion of possible future developments.' -date: 'Tue Jul 07 2009 15:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 07 2009 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2009/spring/PHP-on-Windows.md b/content/events/2009/spring/PHP-on-Windows.md index 8b96edd2..0cafb4ce 100644 --- a/content/events/2009/spring/PHP-on-Windows.md +++ b/content/events/2009/spring/PHP-on-Windows.md @@ -1,7 +1,7 @@ --- name: 'PHP on Windows' short: 'PHP Programming Contest Info Session' -date: 'Tue May 12 2009 12:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue May 12 2009 13:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2034' --- diff --git a/content/events/2009/spring/Paper-Club.md b/content/events/2009/spring/Paper-Club.md index 02ae964e..926ea127 100644 --- a/content/events/2009/spring/Paper-Club.md +++ b/content/events/2009/spring/Paper-Club.md @@ -1,7 +1,7 @@ --- name: 'Paper Club' short: 'Come and drink tea and read an academic CS paper with the Paper Club. We will be meeting from 4:30pm until 6:30pm on Monday, June 22th on the 4th floor of the MC (exact room number TBA). See http://csclub.uwaterloo.ca/\~paper' -date: 'Mon Jun 22 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jun 22 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2009/spring/Unix-101.md b/content/events/2009/spring/Unix-101.md index 4a5f79df..c7c4ea5e 100644 --- a/content/events/2009/spring/Unix-101.md +++ b/content/events/2009/spring/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: 'Need to use the UNIX environment for a course, want to overcome your fears of the command line, or just curious? Come and learn the arcane secrets of the UNIX command line interface from CSC mages. After this tutorial you will be comfortable with the essentials of navigating, manipulating and viewing files, and processing data at the UNIX shell prompt.' -date: 'Tue Jun 02 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jun 02 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2009/spring/Unix-103.md b/content/events/2009/spring/Unix-103.md index 1fcfcfd4..23d86613 100644 --- a/content/events/2009/spring/Unix-103.md +++ b/content/events/2009/spring/Unix-103.md @@ -1,7 +1,7 @@ --- name: 'Unix 103' short: 'In this long-awaited third installment of the popular Unix Tutorials the dark mages of the CSC will train you in the not-so-arcane magick 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.' -date: 'Thu Jul 23 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 23 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2009/winter/Artificial-Intelligence-Contest.md b/content/events/2009/winter/Artificial-Intelligence-Contest.md index 00cdf411..554e662f 100644 --- a/content/events/2009/winter/Artificial-Intelligence-Contest.md +++ b/content/events/2009/winter/Artificial-Intelligence-Contest.md @@ -1,7 +1,7 @@ --- name: 'Artificial Intelligence Contest' short: 'Come out and try your hand at writing a computer program that plays Minesweeper Flags, a two-player variant of the classic computer game, Minesweeper. Once you''re done, your program will compete head-to-head against the other entries in a fierce Minesweeper Flags tournament. There will be a contest kick-off session on Thursday March 19 at 4:30 PM in room MC3036. Submissions will be accepted until Saturday March 28.' -date: 'Thu Mar 19 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 19 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2061' --- diff --git a/content/events/2009/winter/CTRL-D.md b/content/events/2009/winter/CTRL-D.md index 9468eed1..7fb1966a 100644 --- a/content/events/2009/winter/CTRL-D.md +++ b/content/events/2009/winter/CTRL-D.md @@ -1,7 +1,7 @@ --- name: 'CTRL-D' short: 'Join the Club That Really Likes Dinner for the End Of Term party! Inquire closer to the date for details.' -date: 'Fri Apr 03 2009 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Apr 03 2009 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'TBA' --- diff --git a/content/events/2009/winter/Canadian-Undergraduate-Technology-Conference.md b/content/events/2009/winter/Canadian-Undergraduate-Technology-Conference.md index f89636da..7cd90a36 100644 --- a/content/events/2009/winter/Canadian-Undergraduate-Technology-Conference.md +++ b/content/events/2009/winter/Canadian-Undergraduate-Technology-Conference.md @@ -1,7 +1,7 @@ --- name: 'Canadian Undergraduate Technology Conference' short: 'See [cutc.ca]() for more details.' -date: 'Thu Mar 12 2009 08:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 12 2009 09:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Toronto Hilton' --- diff --git a/content/events/2009/winter/Code-Party!.md b/content/events/2009/winter/Code-Party!.md index a538024e..8180ce3e 100644 --- a/content/events/2009/winter/Code-Party!.md +++ b/content/events/2009/winter/Code-Party!.md @@ -1,7 +1,7 @@ --- name: 'Code Party!' short: 'There is a CSC Code Party starting at 7:00PM (19:00). Come out and enjoy some good old programming and meet others interested in writing code! Free energy drinks and snacks for all. Plus, we have lots of things that need to be done if you''re looking for a project to work on!' -date: 'Fri Feb 06 2009 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 06 2009 20:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2009/winter/Code-Party.md b/content/events/2009/winter/Code-Party.md index e611798a..424ab3c0 100644 --- a/content/events/2009/winter/Code-Party.md +++ b/content/events/2009/winter/Code-Party.md @@ -1,7 +1,7 @@ --- name: 'Code Party' short: 'CSC Code Party! Same as always - no sleep, lots of caffeine, and really nerdy entertainment. Bonus: Free Cake!' -date: 'Fri Mar 27 2009 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Mar 27 2009 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge (MC)' --- diff --git a/content/events/2009/winter/Code-party-!!11!!1!!.md b/content/events/2009/winter/Code-party-!!11!!1!!.md index 400a5800..3ba6d2bf 100644 --- a/content/events/2009/winter/Code-party-!!11!!1!!.md +++ b/content/events/2009/winter/Code-party-!!11!!1!!.md @@ -1,7 +1,7 @@ --- name: 'Code party !!11!!1!!' short: 'There is a CSC Code Party Tonight starting at 7:30PM (1930) 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 classyness. If we manage to swing it, there will be delicious energy drinks for your consumption! Alternatively, if we don''t we will have each other as well as some delicious tea and coffee. Perhaps a crumpet' -date: 'Fri Jan 16 2009 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Jan 16 2009 20:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2009/winter/Dooly's-Night.md b/content/events/2009/winter/Dooly's-Night.md index 20573663..e58a0e30 100644 --- a/content/events/2009/winter/Dooly's-Night.md +++ b/content/events/2009/winter/Dooly's-Night.md @@ -1,7 +1,7 @@ --- name: 'Dooly''s Night' short: 'Come join the CSC as we head to Dooly''s.' -date: 'Fri Feb 27 2009 17:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 27 2009 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'CSC Office: MC3036' --- diff --git a/content/events/2009/winter/IQC---Programming-Quantum-Computers.md b/content/events/2009/winter/IQC---Programming-Quantum-Computers.md index 193974d1..a709cb1a 100644 --- a/content/events/2009/winter/IQC---Programming-Quantum-Computers.md +++ b/content/events/2009/winter/IQC---Programming-Quantum-Computers.md @@ -1,7 +1,7 @@ --- name: 'IQC - Programming Quantum Computers' short: 'A brief intro to Quantum Computing and why it matters, followed by a talk on programming quantum computers. Meet at the CSC at 4:00PM for a guided walk to the RAC.' -date: 'Thu Mar 12 2009 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 12 2009 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'RAC2009' --- diff --git a/content/events/2009/winter/Joel-Spolsky.md b/content/events/2009/winter/Joel-Spolsky.md index d3001ff3..5b9d1e7a 100644 --- a/content/events/2009/winter/Joel-Spolsky.md +++ b/content/events/2009/winter/Joel-Spolsky.md @@ -1,7 +1,7 @@ --- name: 'Joel Spolsky' short: 'Joel Spolsky, of [Joel on Software]() will be giving a talk entitled "Computer Science Education and the Software Industry".' -date: 'Thu Jan 22 2009 12:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 22 2009 13:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC5136' --- diff --git a/content/events/2009/winter/Prabhakar-Ragde.md b/content/events/2009/winter/Prabhakar-Ragde.md index 6021d4fa..f4a0032a 100644 --- a/content/events/2009/winter/Prabhakar-Ragde.md +++ b/content/events/2009/winter/Prabhakar-Ragde.md @@ -1,7 +1,7 @@ --- name: 'Prabhakar Ragde' short: 'Functional Lexing and Parsing' -date: 'Mon Mar 09 2009 15:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Mar 09 2009 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1302' --- diff --git a/content/events/2009/winter/Rapid-prototyping-and-mathematical-art.md b/content/events/2009/winter/Rapid-prototyping-and-mathematical-art.md index 4e89d45b..e7ddbf7d 100644 --- a/content/events/2009/winter/Rapid-prototyping-and-mathematical-art.md +++ b/content/events/2009/winter/Rapid-prototyping-and-mathematical-art.md @@ -1,7 +1,7 @@ --- name: 'Rapid prototyping and mathematical art' short: 'A talk by Craig S. Kaplan.' -date: 'Thu Apr 02 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Apr 02 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1302' --- diff --git a/content/events/2009/winter/Richard-M.-Stallman.md b/content/events/2009/winter/Richard-M.-Stallman.md index 073f4443..e18a8d3e 100644 --- a/content/events/2009/winter/Richard-M.-Stallman.md +++ b/content/events/2009/winter/Richard-M.-Stallman.md @@ -1,7 +1,7 @@ --- name: 'Richard M. Stallman' short: 'The Free Software Movement and the GNU/Linux Operating System' -date: 'Thu Jan 29 2009 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 29 2009 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Modern Languages Theatre' --- diff --git a/content/events/2009/winter/SIGGRAPH-Night.md b/content/events/2009/winter/SIGGRAPH-Night.md index 6231348b..e2840c8f 100644 --- a/content/events/2009/winter/SIGGRAPH-Night.md +++ b/content/events/2009/winter/SIGGRAPH-Night.md @@ -1,7 +1,7 @@ --- name: 'SIGGRAPH Night' short: 'Come out and watch the SIGGRAPH (Special Interest Group on Graphics) conference video review. A video of insane, amazing, and mind blowing computer graphics. .' -date: 'Thu Mar 05 2009 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 05 2009 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2009/winter/Term-Elections.md b/content/events/2009/winter/Term-Elections.md index d297cdfa..b99d0008 100644 --- a/content/events/2009/winter/Term-Elections.md +++ b/content/events/2009/winter/Term-Elections.md @@ -1,7 +1,7 @@ --- name: 'Term Elections' short: 'Winter Elections' -date: 'Tue Jan 13 2009 16:20:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Jan 13 2009 17:20:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2009/winter/UNIX-101-and-102.md b/content/events/2009/winter/UNIX-101-and-102.md index a2d1a511..c44f6b69 100644 --- a/content/events/2009/winter/UNIX-101-and-102.md +++ b/content/events/2009/winter/UNIX-101-and-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101 and 102' short: 'Continuing the popular Unix Tutorials with a rerun of 101 and the debut of 102.' -date: 'Thu Feb 05 2009 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 05 2009 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2062 and MC2063' --- diff --git a/content/events/2009/winter/UNIX-101.md b/content/events/2009/winter/UNIX-101.md index 23548c0c..aa0ffc18 100644 --- a/content/events/2009/winter/UNIX-101.md +++ b/content/events/2009/winter/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'New to Unix? No problem, we''ll teach you to power use circles around your friends!' -date: 'Tue Feb 03 2009 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 03 2009 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3003' --- diff --git a/content/events/2010/fall/A-Brief-Introduction-to-Video-Encoding.md b/content/events/2010/fall/A-Brief-Introduction-to-Video-Encoding.md index cedce95c..c2a9acac 100644 --- a/content/events/2010/fall/A-Brief-Introduction-to-Video-Encoding.md +++ b/content/events/2010/fall/A-Brief-Introduction-to-Video-Encoding.md @@ -1,7 +1,7 @@ --- name: 'A Brief Introduction to Video Encoding' short: '*By Peter Barfuss*. 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.' -date: 'Tue Sep 28 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 28 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4061' --- diff --git a/content/events/2010/fall/Analysis-of-randomized-algorithms-via-the-probabilistic-method.md b/content/events/2010/fall/Analysis-of-randomized-algorithms-via-the-probabilistic-method.md index f842a89f..7a725d35 100644 --- a/content/events/2010/fall/Analysis-of-randomized-algorithms-via-the-probabilistic-method.md +++ b/content/events/2010/fall/Analysis-of-randomized-algorithms-via-the-probabilistic-method.md @@ -1,7 +1,7 @@ --- name: 'Analysis of randomized algorithms via the probabilistic method' short: 'In this talk, we will give a few examples that illustrate the basic method and show how it can be used to prove the existence of objects with desirable combinatorial properties as well as produce them in expected polynomial time via randomized algorithms. Our main goal will be to present a very slick proof from 1995 due to Spencer on the performance of a randomized greedy algorithm for a set-packing problem. Spencer, for seemingly no reason, introduces a time variable into his greedy algorithm and treats set-packing as a Poisson process. Then, like magic, he is able to show that his greedy algorithm is very likely to produce a good result using basic properties of expected value.' -date: 'Tue Oct 26 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 26 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4040' --- diff --git a/content/events/2010/fall/BareMetal-OS.md b/content/events/2010/fall/BareMetal-OS.md index de1cd75f..fb86ee45 100644 --- a/content/events/2010/fall/BareMetal-OS.md +++ b/content/events/2010/fall/BareMetal-OS.md @@ -1,7 +1,7 @@ --- name: 'BareMetal OS' short: '*By Ian Seyler, Return to Infinity*. 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.' -date: 'Mon Oct 04 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 04 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4021' --- diff --git a/content/events/2010/fall/CSC-Invades-Toronto.md b/content/events/2010/fall/CSC-Invades-Toronto.md index 82789256..0437312d 100644 --- a/content/events/2010/fall/CSC-Invades-Toronto.md +++ b/content/events/2010/fall/CSC-Invades-Toronto.md @@ -1,7 +1,7 @@ --- name: 'CSC Invades Toronto' short: 'The CSC is going to Toronto to visit UofT''s [CSSU](), see what they do, and have beer with them. If you would like to come along, please come by the office and sign up. The cost for the trip is $2 per member. The bus will be leaving from the Davis Center (DC) Saturday Nov. 13 at NOON (some people may have been told 1pm, this is an error). Please show up a few minutes early so we may board.' -date: 'Sat Nov 13 2010 12:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Nov 13 2010 13:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Outside DC' --- diff --git a/content/events/2010/fall/Calling-all-CS-Frosh.md b/content/events/2010/fall/Calling-all-CS-Frosh.md index 0ca3f80a..f56385db 100644 --- a/content/events/2010/fall/Calling-all-CS-Frosh.md +++ b/content/events/2010/fall/Calling-all-CS-Frosh.md @@ -1,7 +1,7 @@ --- name: 'Calling all CS Frosh' short: '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.' -date: 'Thu Sep 23 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 23 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1301 (The Fishbowl)' --- diff --git a/content/events/2010/fall/Cooking-for-Geeks.md b/content/events/2010/fall/Cooking-for-Geeks.md index 31811798..419a556c 100644 --- a/content/events/2010/fall/Cooking-for-Geeks.md +++ b/content/events/2010/fall/Cooking-for-Geeks.md @@ -1,7 +1,7 @@ --- name: 'Cooking for Geeks' short: '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.' -date: 'Wed Sep 22 2010 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Sep 22 2010 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4045' --- diff --git a/content/events/2010/fall/Elections.md b/content/events/2010/fall/Elections.md index ac08404a..5bd1ad26 100644 --- a/content/events/2010/fall/Elections.md +++ b/content/events/2010/fall/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'Fall term executive elections and general meeting.' -date: 'Tue Sep 14 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 14 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2010/fall/Hackathon.md b/content/events/2010/fall/Hackathon.md index 8ad9d174..5af8ad5a 100644 --- a/content/events/2010/fall/Hackathon.md +++ b/content/events/2010/fall/Hackathon.md @@ -1,7 +1,7 @@ --- name: 'Hackathon' short: 'Come join the CSC for a night of code, music with only 8 bits, and comradarie. We will be in the C&D Lounge from 7pm until 7am working on personal projects, open source projects, and whatever else comes to mind. If you''re interested in getting involved in free/open source development, some members will be on hand to guide you through the process.' -date: 'Fri Nov 05 2010 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Nov 05 2010 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'CnD Lounge (MC3002)' --- diff --git a/content/events/2010/fall/How-to-build-a-brain-From-single-neurons-to-cognition.md b/content/events/2010/fall/How-to-build-a-brain-From-single-neurons-to-cognition.md index 5cd8a711..fabd9fe7 100644 --- a/content/events/2010/fall/How-to-build-a-brain-From-single-neurons-to-cognition.md +++ b/content/events/2010/fall/How-to-build-a-brain-From-single-neurons-to-cognition.md @@ -1,7 +1,7 @@ --- name: 'How to build a brain: From single neurons to cognition' short: '*By Dr. Chris Eliasmith*. 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.' -date: 'Tue Oct 12 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 12 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4061' --- diff --git a/content/events/2010/fall/In-the-Beginning.md b/content/events/2010/fall/In-the-Beginning.md index 01f8e914..8758cacd 100644 --- a/content/events/2010/fall/In-the-Beginning.md +++ b/content/events/2010/fall/In-the-Beginning.md @@ -1,7 +1,7 @@ --- name: 'In the Beginning' short: '**by Dr. Prabhakar Ragde, Cheriton School of Computer Science**. I''ll be workshopping some lecture ideas involving representations of numbers, specification of computation in functional terms, reasoning about such specifications, and comparing the strengths and weaknesses of different approaches.' -date: 'Tue Sep 21 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 21 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4061' --- diff --git a/content/events/2010/fall/Machine-learning-vs-human-learning---will-scientists-become-obsolete.md b/content/events/2010/fall/Machine-learning-vs-human-learning---will-scientists-become-obsolete.md index 6a1a7523..11974b66 100644 --- a/content/events/2010/fall/Machine-learning-vs-human-learning---will-scientists-become-obsolete.md +++ b/content/events/2010/fall/Machine-learning-vs-human-learning---will-scientists-become-obsolete.md @@ -1,7 +1,7 @@ --- name: 'Machine learning vs human learning - will scientists become obsolete?' short: '*by Dr. Shai Ben-David*.' -date: 'Tue Oct 19 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 19 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'RCH 306' --- diff --git a/content/events/2010/fall/Mathematics-and-aesthetics-in-maze-design.md b/content/events/2010/fall/Mathematics-and-aesthetics-in-maze-design.md index 616a7322..0424e8ee 100644 --- a/content/events/2010/fall/Mathematics-and-aesthetics-in-maze-design.md +++ b/content/events/2010/fall/Mathematics-and-aesthetics-in-maze-design.md @@ -1,7 +1,7 @@ --- name: 'Mathematics and aesthetics in maze design' short: '*by Dr. Craig S. Kaplan*. In this talk, I discuss the role of the computer in the process of designing mazes. I present some well known algorithms for maze construction, and more recent research that attempts to novel mazes with non-trivial mathematical or aesthetic properties.' -date: 'Wed Nov 17 2010 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 17 2010 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4061' --- diff --git a/content/events/2010/fall/UNIX-102.md b/content/events/2010/fall/UNIX-102.md index 722d3a21..ee839adc 100644 --- a/content/events/2010/fall/UNIX-102.md +++ b/content/events/2010/fall/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: 'This installment in the CS Club''s popular Unix tutorials UNIX 102 introduces powerful text editing tools for programming and document formatting.' -date: 'Wed Oct 13 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 13 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2010/fall/UNIX-103.md b/content/events/2010/fall/UNIX-103.md index bbc253b7..7c5bd331 100644 --- a/content/events/2010/fall/UNIX-103.md +++ b/content/events/2010/fall/UNIX-103.md @@ -1,7 +1,7 @@ --- name: 'UNIX 103' short: 'Unix 103 will cover version control systems and how to use them to manage your projects. Unix 101 would be helpful, but all that is needed is basic knowledge of the Unix command line (how to enter commands).' -date: 'Wed Oct 06 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 06 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2010/fall/Unix-101.md b/content/events/2010/fall/Unix-101.md index 40bd6a18..808ed128 100644 --- a/content/events/2010/fall/Unix-101.md +++ b/content/events/2010/fall/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: '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 tutorials 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.' -date: 'Wed Sep 29 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Sep 29 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2010/spring/Code-Party.md b/content/events/2010/spring/Code-Party.md index dd59b980..23fa4ba1 100644 --- a/content/events/2010/spring/Code-Party.md +++ b/content/events/2010/spring/Code-Party.md @@ -1,7 +1,7 @@ --- name: 'Code Party' short: '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.' -date: 'Fri Jul 09 2010 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 09 2010 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2010/spring/Compiling-To-Combinators.md b/content/events/2010/spring/Compiling-To-Combinators.md index 669de1b6..d5ac63d9 100644 --- a/content/events/2010/spring/Compiling-To-Combinators.md +++ b/content/events/2010/spring/Compiling-To-Combinators.md @@ -1,7 +1,7 @@ --- name: 'Compiling To Combinators' short: 'Professor Ragde will be giving the first of our Professor talks for the Spring 2010 term.' -date: 'Tue Jun 22 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jun 22 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2066' --- diff --git a/content/events/2010/spring/Dataflow-Analysis.md b/content/events/2010/spring/Dataflow-Analysis.md index aed657a4..d67722c8 100644 --- a/content/events/2010/spring/Dataflow-Analysis.md +++ b/content/events/2010/spring/Dataflow-Analysis.md @@ -1,7 +1,7 @@ --- name: 'Dataflow Analysis' short: 'Nomair Naeem, a P.H.D. Student at Waterloo, will be giving a talk about Dataflow Analysis' -date: 'Tue Jul 06 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 06 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2054' --- diff --git a/content/events/2010/spring/Elections.md b/content/events/2010/spring/Elections.md index 63e2a3bb..baf24ca4 100644 --- a/content/events/2010/spring/Elections.md +++ b/content/events/2010/spring/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'Spring term executive elections and general meeting.' -date: 'Tue May 11 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue May 11 2010 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2010/spring/Gerald-Sussman.md b/content/events/2010/spring/Gerald-Sussman.md index fadadf2c..da8b728d 100644 --- a/content/events/2010/spring/Gerald-Sussman.md +++ b/content/events/2010/spring/Gerald-Sussman.md @@ -1,7 +1,7 @@ --- name: 'Gerald Sussman' short: 'The Art of the Propagator' -date: 'Wed May 26 2010 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed May 26 2010 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC5158' --- diff --git a/content/events/2010/spring/Halftoning-and-Digital-Art.md b/content/events/2010/spring/Halftoning-and-Digital-Art.md index c0cbf8e0..8fc1aa36 100644 --- a/content/events/2010/spring/Halftoning-and-Digital-Art.md +++ b/content/events/2010/spring/Halftoning-and-Digital-Art.md @@ -1,7 +1,7 @@ --- name: 'Halftoning and Digital Art' short: 'Edgar Bering will be giving a talk titled: Halftoning and Digital Art' -date: 'Tue Jul 13 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 13 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2066' --- diff --git a/content/events/2010/spring/The-Incompressibility-Method.md b/content/events/2010/spring/The-Incompressibility-Method.md index cc708776..0c888aa1 100644 --- a/content/events/2010/spring/The-Incompressibility-Method.md +++ b/content/events/2010/spring/The-Incompressibility-Method.md @@ -1,7 +1,7 @@ --- name: 'The Incompressibility Method' short: ' In this talk, we shall explore the incompressibility method---an interesting and extremely powerful framework for determining the average-case runtime of algorithms. Within the right background knowledge, the heapsort question can be answered with an elegant 3-line proof. ' -date: 'Tue Jul 20 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 20 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2066' --- diff --git a/content/events/2010/winter/A-Final-Party-of-Code.md b/content/events/2010/winter/A-Final-Party-of-Code.md index ef889061..abdb038c 100644 --- a/content/events/2010/winter/A-Final-Party-of-Code.md +++ b/content/events/2010/winter/A-Final-Party-of-Code.md @@ -1,7 +1,7 @@ --- name: 'A Final Party of Code' short: '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.' -date: 'Fri Mar 26 2010 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Mar 26 2010 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC7001' --- diff --git a/content/events/2010/winter/A-Party-of-Code.md b/content/events/2010/winter/A-Party-of-Code.md index 4f05c833..48ebd3a7 100644 --- a/content/events/2010/winter/A-Party-of-Code.md +++ b/content/events/2010/winter/A-Party-of-Code.md @@ -1,7 +1,7 @@ --- name: 'A Party of Code' short: 'A fevered night of code, friends, fun, energy drinks, and the CSC.' -date: 'Fri Mar 12 2010 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Mar 12 2010 20:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2010/winter/An-Introduction-to-Vector-Graphics-Libraries-with-Cairo.md b/content/events/2010/winter/An-Introduction-to-Vector-Graphics-Libraries-with-Cairo.md index c34ab01d..561863ec 100644 --- a/content/events/2010/winter/An-Introduction-to-Vector-Graphics-Libraries-with-Cairo.md +++ b/content/events/2010/winter/An-Introduction-to-Vector-Graphics-Libraries-with-Cairo.md @@ -1,7 +1,7 @@ --- name: 'An Introduction to Vector Graphics Libraries with Cairo' short: '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.' -date: 'Tue Feb 09 2010 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 09 2010 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1304' --- diff --git a/content/events/2010/winter/Another-Party-of-Code.md b/content/events/2010/winter/Another-Party-of-Code.md index 71a35051..6f864ec9 100644 --- a/content/events/2010/winter/Another-Party-of-Code.md +++ b/content/events/2010/winter/Another-Party-of-Code.md @@ -1,7 +1,7 @@ --- name: 'Another Party of Code' short: '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.' -date: 'Fri Mar 19 2010 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Mar 19 2010 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2010/winter/Approximation-Hardness-and-the-Unique-Games-Conjecture.md b/content/events/2010/winter/Approximation-Hardness-and-the-Unique-Games-Conjecture.md index 11cd9c83..a7adde08 100644 --- a/content/events/2010/winter/Approximation-Hardness-and-the-Unique-Games-Conjecture.md +++ b/content/events/2010/winter/Approximation-Hardness-and-the-Unique-Games-Conjecture.md @@ -1,7 +1,7 @@ --- name: 'Approximation Hardness and the Unique Games Conjecture' short: '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.' -date: 'Tue Mar 16 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 16 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC5158' --- diff --git a/content/events/2010/winter/Bowling.md b/content/events/2010/winter/Bowling.md index 5a34a016..502ba929 100644 --- a/content/events/2010/winter/Bowling.md +++ b/content/events/2010/winter/Bowling.md @@ -1,7 +1,7 @@ --- name: 'Bowling' short: 'The CSC is going bowling. $9.75 for shoes and two games. The bowling alley serves fried food and beer. Join us for some or all of the above' -date: 'Sat Mar 06 2010 17:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Mar 06 2010 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Waterloo Bowling Lanes' --- diff --git a/content/events/2010/winter/Brush-Based-Constructive-Solid-Geometry.md b/content/events/2010/winter/Brush-Based-Constructive-Solid-Geometry.md index 54712c17..ffa418fc 100644 --- a/content/events/2010/winter/Brush-Based-Constructive-Solid-Geometry.md +++ b/content/events/2010/winter/Brush-Based-Constructive-Solid-Geometry.md @@ -1,7 +1,7 @@ --- name: 'Brush-Based Constructive Solid Geometry' short: '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.' -date: 'Tue Apr 06 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Apr 06 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1304' --- diff --git a/content/events/2010/winter/CSCF-Town-Hall.md b/content/events/2010/winter/CSCF-Town-Hall.md index 1399cc75..f0dde864 100644 --- a/content/events/2010/winter/CSCF-Town-Hall.md +++ b/content/events/2010/winter/CSCF-Town-Hall.md @@ -1,7 +1,7 @@ --- name: 'CSCF Town Hall' short: '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.' -date: 'Thu Feb 25 2010 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 25 2010 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1302' --- diff --git a/content/events/2010/winter/CTRL-D.md b/content/events/2010/winter/CTRL-D.md index abe7cfd3..30455a93 100644 --- a/content/events/2010/winter/CTRL-D.md +++ b/content/events/2010/winter/CTRL-D.md @@ -1,7 +1,7 @@ --- name: 'CTRL-D' short: '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.' -date: 'Thu Apr 01 2010 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Apr 01 2010 19:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'CSC Office' --- diff --git a/content/events/2010/winter/Contest-Closing.md b/content/events/2010/winter/Contest-Closing.md index 001fa50a..9cc401a8 100644 --- a/content/events/2010/winter/Contest-Closing.md +++ b/content/events/2010/winter/Contest-Closing.md @@ -1,7 +1,7 @@ --- name: 'Contest Closing' short: 'The [contest]() is coming to a close tomorrow, so to finish it in style we will be having ice cream and code friday night. It would be a shame if Waterloo lost (we''re not on top of the [leaderboard]() right now) so come out and hack for the home team.' -date: 'Fri Feb 26 2010 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 26 2010 20:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'CnD Lounge' --- diff --git a/content/events/2010/winter/Deep-learning-with-multiplicative-interactions.md b/content/events/2010/winter/Deep-learning-with-multiplicative-interactions.md index b13423d0..a16f3b6b 100644 --- a/content/events/2010/winter/Deep-learning-with-multiplicative-interactions.md +++ b/content/events/2010/winter/Deep-learning-with-multiplicative-interactions.md @@ -1,7 +1,7 @@ --- name: 'Deep learning with multiplicative interactions' short: '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 [his website]().' -date: 'Tue Jan 26 2010 17:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Jan 26 2010 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1302' --- diff --git a/content/events/2010/winter/Memory-Corruption-Security-Holes-How-to-exploit,-patch-and-prevent-them..md b/content/events/2010/winter/Memory-Corruption-Security-Holes-How-to-exploit,-patch-and-prevent-them..md index c238bbbd..216401bc 100644 --- a/content/events/2010/winter/Memory-Corruption-Security-Holes-How-to-exploit,-patch-and-prevent-them..md +++ b/content/events/2010/winter/Memory-Corruption-Security-Holes-How-to-exploit,-patch-and-prevent-them..md @@ -1,7 +1,7 @@ --- name: 'Memory-Corruption Security Holes: How to exploit, patch and prevent them.' short: '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.' -date: 'Tue Mar 23 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 23 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC5158' --- diff --git a/content/events/2010/winter/NUI-The-future-of-robotics-and-automated-systems.md b/content/events/2010/winter/NUI-The-future-of-robotics-and-automated-systems.md index 773bf183..6095b773 100644 --- a/content/events/2010/winter/NUI-The-future-of-robotics-and-automated-systems.md +++ b/content/events/2010/winter/NUI-The-future-of-robotics-and-automated-systems.md @@ -1,7 +1,7 @@ --- name: 'NUI: The future of robotics and automated systems' short: 'Member Sam Pasupalak will present some of his ongoing work in Natural User Interfaces and Robotics in this sixth installment of CS10.' -date: 'Tue Mar 30 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 30 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1304' --- diff --git a/content/events/2010/winter/QIP=PSPACE.md b/content/events/2010/winter/QIP=PSPACE.md index 4e2de974..d725abe6 100644 --- a/content/events/2010/winter/QIP=PSPACE.md +++ b/content/events/2010/winter/QIP=PSPACE.md @@ -1,7 +1,7 @@ --- name: 'QIP=PSPACE' short: 'Dr. John Watrous of the [IQC]() 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.' -date: 'Tue Mar 02 2010 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 02 2010 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1304' --- diff --git a/content/events/2010/winter/Software-Transactional-Memory-and-Using-STM-in-Haskell.md b/content/events/2010/winter/Software-Transactional-Memory-and-Using-STM-in-Haskell.md index 3dfae652..a6671564 100644 --- a/content/events/2010/winter/Software-Transactional-Memory-and-Using-STM-in-Haskell.md +++ b/content/events/2010/winter/Software-Transactional-Memory-and-Using-STM-in-Haskell.md @@ -1,7 +1,7 @@ --- name: 'Software Transactional Memory and Using STM in Haskell' short: '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.' -date: 'Tue Mar 09 2010 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 09 2010 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1304' --- diff --git a/content/events/2010/winter/The-Best-Algorithms-are-Randomized-Algorithms.md b/content/events/2010/winter/The-Best-Algorithms-are-Randomized-Algorithms.md index ae5b53bd..70dc8ef4 100644 --- a/content/events/2010/winter/The-Best-Algorithms-are-Randomized-Algorithms.md +++ b/content/events/2010/winter/The-Best-Algorithms-are-Randomized-Algorithms.md @@ -1,7 +1,7 @@ --- name: 'The Best Algorithms are Randomized Algorithms' short: '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.' -date: 'Tue Feb 23 2010 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 23 2010 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC5136B' --- diff --git a/content/events/2010/winter/UNIX-101-Encore.md b/content/events/2010/winter/UNIX-101-Encore.md index eb37da2a..aea6ac61 100644 --- a/content/events/2010/winter/UNIX-101-Encore.md +++ b/content/events/2010/winter/UNIX-101-Encore.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101 Encore' short: '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.' -date: 'Thu Feb 11 2010 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 11 2010 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3005' --- diff --git a/content/events/2010/winter/UNIX-101.md b/content/events/2010/winter/UNIX-101.md index 92331e1f..4e6bd3ce 100644 --- a/content/events/2010/winter/UNIX-101.md +++ b/content/events/2010/winter/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'New to Unix? No problem, we''ll teach you to power use circles around your friends!' -date: 'Wed Feb 10 2010 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 10 2010 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3003' --- diff --git a/content/events/2010/winter/Wilderness-Programming.md b/content/events/2010/winter/Wilderness-Programming.md index f76a034b..4870bc8a 100644 --- a/content/events/2010/winter/Wilderness-Programming.md +++ b/content/events/2010/winter/Wilderness-Programming.md @@ -1,7 +1,7 @@ --- name: 'Wilderness Programming' short: '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.' -date: 'Mon Jan 18 2010 15:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 18 2010 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2066' --- diff --git a/content/events/2010/winter/Windows-Azure-Lab.md b/content/events/2010/winter/Windows-Azure-Lab.md index fa2a1173..b2c5af31 100644 --- a/content/events/2010/winter/Windows-Azure-Lab.md +++ b/content/events/2010/winter/Windows-Azure-Lab.md @@ -1,7 +1,7 @@ --- name: 'Windows Azure Lab' short: 'Get the opportunity to learn about Microsoft''s Cloud Services Platform, Windows Azure. Attend this Hands-on-lab session sponsored by Microsoft.' -date: 'Wed Apr 07 2010 13:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Apr 07 2010 14:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2011/fall/CSC-Open-Data-Code-Party.md b/content/events/2011/fall/CSC-Open-Data-Code-Party.md index 3ab47a09..1c22f5b3 100644 --- a/content/events/2011/fall/CSC-Open-Data-Code-Party.md +++ b/content/events/2011/fall/CSC-Open-Data-Code-Party.md @@ -1,7 +1,7 @@ --- name: 'CSC Open Data Code Party' short: '*by Calum T. Dalek*. The Computer Science Club is teaming up with the UW Open Data Initiative to bring you our third code party of the term! Everyone is welcome; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking pleasure.' -date: 'Fri Nov 18 2011 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 18 2011 20:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/fall/CSC-goes-to-Design-Our-Tomorrow.md b/content/events/2011/fall/CSC-goes-to-Design-Our-Tomorrow.md index f00155c4..5d2d3f38 100644 --- a/content/events/2011/fall/CSC-goes-to-Design-Our-Tomorrow.md +++ b/content/events/2011/fall/CSC-goes-to-Design-Our-Tomorrow.md @@ -1,7 +1,7 @@ --- name: 'CSC goes to Design Our Tomorrow' short: '*by Calum T. Dalek*. The Computer Science Club has a limited number of tickets available for the [Design Our Tomorrow Conference]() at the University of Toronto on Saturday, November 12, 10:00 - 16:30. See event information for ticket details.' -date: 'Sat Nov 12 2011 07:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Nov 12 2011 08:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Davis Centre' --- diff --git a/content/events/2011/fall/Code-Party-1.md b/content/events/2011/fall/Code-Party-1.md index 7d923cab..fe523a41 100644 --- a/content/events/2011/fall/Code-Party-1.md +++ b/content/events/2011/fall/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: '*by Calum T. Dalek*. The Computer Science Club is having our first code party of the term! The theme for this code party will be collaborative development. We''ll present several ideas of small projects to work on for the unexperienced. Everyone is welcome; please bring your friends! There will be foodstuffs and sugary drinks available for your hacking pleasure.' -date: 'Fri Sep 30 2011 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 30 2011 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/fall/Code-Party-2.md b/content/events/2011/fall/Code-Party-2.md index 9362a5a0..55cc7e8b 100644 --- a/content/events/2011/fall/Code-Party-2.md +++ b/content/events/2011/fall/Code-Party-2.md @@ -1,7 +1,7 @@ --- name: 'Code Party 2' short: '*by Calum T. Dalek*. The Computer Science Club is having our second code party of the term! Everyone is welcome; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking pleasure.' -date: 'Fri Oct 21 2011 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 21 2011 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/fall/Elections.md b/content/events/2011/fall/Elections.md index b1c6b34e..a15bffde 100644 --- a/content/events/2011/fall/Elections.md +++ b/content/events/2011/fall/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'Club elections. See related news items for details.' -date: 'Mon Sep 19 2011 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 19 2011 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/fall/How-Browsers-Work.md b/content/events/2011/fall/How-Browsers-Work.md index 2d412fdf..777f6e8a 100644 --- a/content/events/2011/fall/How-Browsers-Work.md +++ b/content/events/2011/fall/How-Browsers-Work.md @@ -1,7 +1,7 @@ --- name: 'How Browsers Work' short: '*by Ehsan Akhgari*. Veteran Mozilla engineer Ehsan Akhgari will present a talk on the internals of web browsers. The material will range from the fundamentals of content rendering to the latest innovations in browser design. Click on the talk title for a full abstract.' -date: 'Thu Oct 13 2011 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 13 2011 19:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2011/fall/UNIX-101-An-Introduction-to-the-Shell.md b/content/events/2011/fall/UNIX-101-An-Introduction-to-the-Shell.md index 96636c77..c6109b98 100644 --- a/content/events/2011/fall/UNIX-101-An-Introduction-to-the-Shell.md +++ b/content/events/2011/fall/UNIX-101-An-Introduction-to-the-Shell.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101: An Introduction to the Shell' short: '*by Calum T. Dalek*. New to Unix? No problem, we''ll teach you to power use circles around your friends!' -date: 'Thu Sep 29 2011 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 29 2011 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3004' --- diff --git a/content/events/2011/fall/UNIX-102-Tools-in-the-UNIX-Environment.md b/content/events/2011/fall/UNIX-102-Tools-in-the-UNIX-Environment.md index be0225d2..46666870 100644 --- a/content/events/2011/fall/UNIX-102-Tools-in-the-UNIX-Environment.md +++ b/content/events/2011/fall/UNIX-102-Tools-in-the-UNIX-Environment.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102: Tools in the UNIX Environment' short: '*by Calum T. Dalek*. The next installment in the CS Club''s popular Unix tutorials UNIX 102 introduces powerful text editing tools for programming and document formatting.' -date: 'Mon Oct 24 2011 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 24 2011 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2011/spring/An-Introduction-to-Steganography.md b/content/events/2011/spring/An-Introduction-to-Steganography.md index d573c080..5bf6d38e 100644 --- a/content/events/2011/spring/An-Introduction-to-Steganography.md +++ b/content/events/2011/spring/An-Introduction-to-Steganography.md @@ -1,7 +1,7 @@ --- name: 'An Introduction to Steganography' short: 'As part of the CSC member talks series, Yomna Nasser will be presenting an introduction to steganography. Steganography is the act of hiding information such that it can only be found by its intended recipient. It has been practiced since ancient Greece, and is still in use today.This talk will include an introduction to the area, history, and some basic techniques for hiding information and detecting hidden data. There will be an overview of some of the mathematics involved, but nothing too rigorous.' -date: 'Wed Jul 20 2011 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jul 20 2011 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2038' --- diff --git a/content/events/2011/spring/CSC-Goes-Outside.md b/content/events/2011/spring/CSC-Goes-Outside.md index 88de4813..32193cab 100644 --- a/content/events/2011/spring/CSC-Goes-Outside.md +++ b/content/events/2011/spring/CSC-Goes-Outside.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes Outside' short: 'Do you like going outside? Are you vitamin-D deficient from being in the MC too long? Do you think marshmallows, hotdogs, and fire are a delicious combination?If so, you should join us as the CSC is going outside!Around 4PM, we''re going to Columbia Lake for some outdoor fun. We''ll have Frisbees, kites, snacks, and some drinks. We''ll be sticking around until dusk, when we''re going to have a campfire with marshmallows and hotdogs. We plan to be there until 10PM, but of course you''re welcome to come for any subinterval.' -date: 'Sat Jul 09 2011 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Jul 09 2011 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Columbia Lake Firepit' --- diff --git a/content/events/2011/spring/CTRL-D.md b/content/events/2011/spring/CTRL-D.md index 796e524c..f102a872 100644 --- a/content/events/2011/spring/CTRL-D.md +++ b/content/events/2011/spring/CTRL-D.md @@ -1,7 +1,7 @@ --- name: 'CTRL-D' short: 'The end of another term is here, and so we''re having our End-of-Term dinner. Everybody''s welcome to come to CTRL-D. We are running this like a potluck, so bringing food is suggested.' -date: 'Fri Jul 29 2011 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 29 2011 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'home of askhader, see abstract' --- diff --git a/content/events/2011/spring/Code-Party-1.md b/content/events/2011/spring/Code-Party-1.md index 032af7de..b5236d5f 100644 --- a/content/events/2011/spring/Code-Party-1.md +++ b/content/events/2011/spring/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: ' The Computer Science Club is having our first code party of the term. The theme for this week''s code party is personal projects. Come show us what you''ve been working on! Of course, everybody is welcome, even if you don''t have a project. ' -date: 'Fri Jun 03 2011 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 03 2011 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/spring/Code-Party-2.md b/content/events/2011/spring/Code-Party-2.md index 0d7e58f9..89fb09db 100644 --- a/content/events/2011/spring/Code-Party-2.md +++ b/content/events/2011/spring/Code-Party-2.md @@ -1,7 +1,7 @@ --- name: 'Code Party 2' short: 'The second Code Party of the term takes place this Friday! Come hack on some code, solve some puzzles, and have some fun. The event starts in the evening and will run all night. You can show up for any portion of it. You should bring a laptop, and probably have something in mind to work on, though you''re welcome with neither.Snacks will be provided.' -date: 'Fri Jun 24 2011 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 24 2011 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/spring/Code-Party-3.md b/content/events/2011/spring/Code-Party-3.md index 30f77be5..11febb3d 100644 --- a/content/events/2011/spring/Code-Party-3.md +++ b/content/events/2011/spring/Code-Party-3.md @@ -1,7 +1,7 @@ --- name: 'Code Party 3' short: 'The final Code Party of the term is here! Come hack on some code, solve some puzzles, and have some fun. The event starts in the evening and will run all night. You can show up for any portion of it. You should bring a laptop, and probably have something in mind to work on, though you''re welcome with neither.Snacks will be provided. Everyone is welcome.Please note this date is postponed from the originally scheduled date due to conflicts with [Kitchener Ribfest & Craft Beer Show]()' -date: 'Fri Jul 22 2011 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 22 2011 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/spring/Elections-Nominees-List.md b/content/events/2011/spring/Elections-Nominees-List.md index 49ac1a48..a57123d2 100644 --- a/content/events/2011/spring/Elections-Nominees-List.md +++ b/content/events/2011/spring/Elections-Nominees-List.md @@ -1,7 +1,7 @@ --- name: 'Elections Nominees List' short: 'CSC Elections, final list of nominations for Spring 2011' -date: 'Mon May 09 2011 17:31:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon May 09 2011 18:31:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/spring/Elections.md b/content/events/2011/spring/Elections.md index fd248bc9..2ce9358f 100644 --- a/content/events/2011/spring/Elections.md +++ b/content/events/2011/spring/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'CSC Elections have begun for the Spring 2011 term, nominations are open!' -date: 'Mon May 09 2011 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon May 09 2011 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/spring/General-Purpose-Computing-on-Graphics-Cards.md b/content/events/2011/spring/General-Purpose-Computing-on-Graphics-Cards.md index c9bb8fba..a41ef05f 100644 --- a/content/events/2011/spring/General-Purpose-Computing-on-Graphics-Cards.md +++ b/content/events/2011/spring/General-Purpose-Computing-on-Graphics-Cards.md @@ -1,7 +1,7 @@ --- name: 'General Purpose Computing on Graphics Cards' short: ' In the first of our member talks for the term, Katie Hyatt will give a short introduction to General Purpose Graphics Processing Unit computing. This expanding field has many applications. The primary focus of this talk will be nVidia''s CUDA architecture. ' -date: 'Thu Jun 09 2011 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 09 2011 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2054' --- diff --git a/content/events/2011/spring/Our-Troubles-with-Linux-and-Why-You-Should-Care.md b/content/events/2011/spring/Our-Troubles-with-Linux-and-Why-You-Should-Care.md index a139ee61..916c1cd9 100644 --- a/content/events/2011/spring/Our-Troubles-with-Linux-and-Why-You-Should-Care.md +++ b/content/events/2011/spring/Our-Troubles-with-Linux-and-Why-You-Should-Care.md @@ -1,7 +1,7 @@ --- name: 'Our Troubles with Linux and Why You Should Care' short: 'A joint work between Professors Tim Brecht, Ashif Harji, and Peter Buhr, this talk describes experiences using the Linux kernel as a platform for conducting performance evaluations.' -date: 'Mon Jul 04 2011 13:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 04 2011 14:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 5158' --- diff --git a/content/events/2011/spring/Taming-Software-Bloat-with-AdaptableGIMP.md b/content/events/2011/spring/Taming-Software-Bloat-with-AdaptableGIMP.md index 3cfdac98..b911e4ff 100644 --- a/content/events/2011/spring/Taming-Software-Bloat-with-AdaptableGIMP.md +++ b/content/events/2011/spring/Taming-Software-Bloat-with-AdaptableGIMP.md @@ -1,7 +1,7 @@ --- name: 'Taming Software Bloat with AdaptableGIMP' short: ' Ever use software with 100s or 1000s of commands? Ever have a hard time finding the right commands to perform your task? In this talk, we''ll present AdaptableGIMP, a new version of GIMP developed at Waterloo to help simplify complex user interfaces. ' -date: 'Tue Jun 14 2011 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jun 14 2011 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2054' --- diff --git a/content/events/2011/winter/A-Smorgasbord-of-Perl-Talks.md b/content/events/2011/winter/A-Smorgasbord-of-Perl-Talks.md index 593e89d6..af1a4bae 100644 --- a/content/events/2011/winter/A-Smorgasbord-of-Perl-Talks.md +++ b/content/events/2011/winter/A-Smorgasbord-of-Perl-Talks.md @@ -1,7 +1,7 @@ --- name: 'A Smorgasbord of Perl Talks' short: '*by KW Perl Mongers*. These talks are intended for programmers who are curious about the Swiss Army Chainsaw of languages, Perl.' -date: 'Thu Feb 17 2011 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 17 2011 20:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2017' --- diff --git a/content/events/2011/winter/Code-Party.md b/content/events/2011/winter/Code-Party.md index b34c8cef..69a53826 100644 --- a/content/events/2011/winter/Code-Party.md +++ b/content/events/2011/winter/Code-Party.md @@ -1,7 +1,7 @@ --- name: 'Code Party' short: '*by Calum T. Dalek*. Come one, come all to the Code Party happening in the Comfy Lounge this Friday. The event starts at 7:00PM and will run through the night.' -date: 'Fri Feb 04 2011 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 04 2011 20:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/winter/Software-Patents.md b/content/events/2011/winter/Software-Patents.md index ae52c92f..60e76f23 100644 --- a/content/events/2011/winter/Software-Patents.md +++ b/content/events/2011/winter/Software-Patents.md @@ -1,7 +1,7 @@ --- name: 'Software Patents' short: '*by Stanley Khaing*. What are the requirements for obtaining a patent? Should software be patentable?' -date: 'Thu Mar 17 2011 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 17 2011 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2034' --- diff --git a/content/events/2011/winter/UNIX-101-An-Introduction-to-the-Shell.md b/content/events/2011/winter/UNIX-101-An-Introduction-to-the-Shell.md index 2081bebb..cf27d468 100644 --- a/content/events/2011/winter/UNIX-101-An-Introduction-to-the-Shell.md +++ b/content/events/2011/winter/UNIX-101-An-Introduction-to-the-Shell.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101: An Introduction to the Shell' short: '*by Calum T. Dalek*. New to Unix? No problem, we''ll teach you to power use circles around your friends!' -date: 'Wed Jan 26 2011 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Jan 26 2011 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3003' --- diff --git a/content/events/2011/winter/UNIX-102-Documents-and-Editing-in-the-Unix-environment.md b/content/events/2011/winter/UNIX-102-Documents-and-Editing-in-the-Unix-environment.md index 4ad38185..2cf8cb03 100644 --- a/content/events/2011/winter/UNIX-102-Documents-and-Editing-in-the-Unix-environment.md +++ b/content/events/2011/winter/UNIX-102-Documents-and-Editing-in-the-Unix-environment.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102: Documents and Editing in the Unix environment' short: '*by Calum T. Dalek*. The next installment in the CS Club''s popular Unix tutorials UNIX 102 introduces powerful text editing tools for programming and document formatting.' -date: 'Wed Feb 02 2011 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 02 2011 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3003' --- diff --git a/content/events/2011/winter/UNIX-103-Version-Control-Systems.md b/content/events/2011/winter/UNIX-103-Version-Control-Systems.md index 9178c6b7..6e630ca7 100644 --- a/content/events/2011/winter/UNIX-103-Version-Control-Systems.md +++ b/content/events/2011/winter/UNIX-103-Version-Control-Systems.md @@ -1,7 +1,7 @@ --- name: 'UNIX 103: Version Control Systems' short: '*by Calum T. Dalek*. 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.' -date: 'Wed Feb 09 2011 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 09 2011 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3003' --- diff --git a/content/events/2012/fall/CSC-Code-Party-2.md b/content/events/2012/fall/CSC-Code-Party-2.md index 8663a825..f5366f88 100644 --- a/content/events/2012/fall/CSC-Code-Party-2.md +++ b/content/events/2012/fall/CSC-Code-Party-2.md @@ -2,7 +2,7 @@ name: 'CSC Code Party 2' short: 'We will be holding our second code party of the term. Watch for further details, as we plan on working with some robots and Scala, git, and Haskell.' -date: 'Fri Oct 26 2012 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 26 2012 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2012/fall/Code-Party-1-FROSH-A-THON.md b/content/events/2012/fall/Code-Party-1-FROSH-A-THON.md index bfdf27b6..77220f46 100644 --- a/content/events/2012/fall/Code-Party-1-FROSH-A-THON.md +++ b/content/events/2012/fall/Code-Party-1-FROSH-A-THON.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1: FROSH-A-THON' short: 'The Computer Science Club is running our first "welcome back" code party of the term! Whether you''re a hacking guru or a newbie to computer science, you''re welcome to attend; there will be activities for all! Our party is loosely themed as a Linux installfest, where we will have a team of members dedicated to helping individuals install and learn to use one of many flavours of Linux.' -date: 'Fri Sep 14 2012 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 14 2012 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2012/fall/Code-Party-3.md b/content/events/2012/fall/Code-Party-3.md index 7e4239e4..0d6068a1 100644 --- a/content/events/2012/fall/Code-Party-3.md +++ b/content/events/2012/fall/Code-Party-3.md @@ -1,7 +1,7 @@ --- name: 'Code Party 3' short: 'The Computer Science Club is running our third, and last, code party of the term! Whether you''re a hacking guru or a newbie to computer science, you''re welcome to attend; there will be activities for all. Syed Albiz will be presenting a tutorial on implementing a [ray-tracer]() in C and Scheme.' -date: 'Fri Nov 23 2012 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 23 2012 20:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2012/fall/Elections.md b/content/events/2012/fall/Elections.md index b7d79886..77e70ec9 100644 --- a/content/events/2012/fall/Elections.md +++ b/content/events/2012/fall/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'CSC Elections have begun for the Fall 2012 term, nominations are open!' -date: 'Tue Sep 18 2012 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 18 2012 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2012/fall/KW-Perlmongers-Talk.md b/content/events/2012/fall/KW-Perlmongers-Talk.md index 46a796a7..3c2a0b58 100644 --- a/content/events/2012/fall/KW-Perlmongers-Talk.md +++ b/content/events/2012/fall/KW-Perlmongers-Talk.md @@ -1,7 +1,7 @@ --- name: 'KW Perlmongers Talk' short: '*by Justin Wheeler.*In his own words, this talk will cover the virtues of Perl: CPAN, Moose, CPAN, Catalyst, CPAN, DBIx::Class, CPAN, TMTOWTDI, and did I mention CPAN?' -date: 'Thu Nov 15 2012 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 15 2012 20:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2012/fall/SASMS.md b/content/events/2012/fall/SASMS.md index e1e40925..dc5524d2 100644 --- a/content/events/2012/fall/SASMS.md +++ b/content/events/2012/fall/SASMS.md @@ -1,7 +1,7 @@ --- name: 'SASMS' short: '*by PMC.*The Pure Mathematics, Applied Mathematics, Combinatorics & Optimization Club is hosting the Fall 2012 Short Attention Span Math Seminars (SASMS).' -date: 'Wed Nov 21 2012 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 21 2012 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 5136B' --- diff --git a/content/events/2012/fall/SCS-First-year-Welcome-Dinner.md b/content/events/2012/fall/SCS-First-year-Welcome-Dinner.md index 85b896a9..3376a348 100644 --- a/content/events/2012/fall/SCS-First-year-Welcome-Dinner.md +++ b/content/events/2012/fall/SCS-First-year-Welcome-Dinner.md @@ -1,7 +1,7 @@ --- name: 'SCS First-year Welcome Dinner' short: 'The School of Computer Science is hosting a dinner event for incoming first-year students. You''ll get to meet us, some of the faculty, and other new undergraduates. Food will be provided.' -date: 'Thu Sep 06 2012 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 06 2012 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Math 3 Atrium' --- diff --git a/content/events/2012/fall/The-Cryptographic-and-Game-Theoretical-Fundamentals-behind-Bitcoin.md b/content/events/2012/fall/The-Cryptographic-and-Game-Theoretical-Fundamentals-behind-Bitcoin.md index 80e2b5aa..7f3e28ad 100644 --- a/content/events/2012/fall/The-Cryptographic-and-Game-Theoretical-Fundamentals-behind-Bitcoin.md +++ b/content/events/2012/fall/The-Cryptographic-and-Game-Theoretical-Fundamentals-behind-Bitcoin.md @@ -2,7 +2,7 @@ name: 'The Cryptographic and Game-Theoretical Fundamentals behind Bitcoin' short: '*by Vitalik Buterin.* In this talk, we will cover the cryptographic and game-theory principles behind the currency, including how the issues of double-spending, the "51% attack," and "mining" are addressed, the game-theory incentives to use Bitcoins honestly, and other issues being faced today in practice, such as implementation, attacks, and future scalability.' -date: 'Thu Oct 18 2012 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 18 2012 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2034' --- diff --git a/content/events/2012/fall/Tron-Screening-Frosh-A-Tron.md b/content/events/2012/fall/Tron-Screening-Frosh-A-Tron.md index b9690c49..232e98be 100644 --- a/content/events/2012/fall/Tron-Screening-Frosh-A-Tron.md +++ b/content/events/2012/fall/Tron-Screening-Frosh-A-Tron.md @@ -1,7 +1,7 @@ --- name: 'Tron Screening: Frosh-A-Tron' short: 'ehashman''s lousy frosh event naming scheme continues as we prepare for this week''s movie night---a screening of the original TRON in PHY 150. Come watch the groundbreaking film that defined the role of computer graphics and the quality of special effects in modern cinema. And bring your friends!' -date: 'Fri Sep 28 2012 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 28 2012 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2012/fall/UNIX-101.md b/content/events/2012/fall/UNIX-101.md index ec521731..7a626b0d 100644 --- a/content/events/2012/fall/UNIX-101.md +++ b/content/events/2012/fall/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: '*by Calum T. Dalek*. New to the Unix computing environment? If you seek an introduction, look no further. We will be holding a series of tutorials on using Unix, beginning with Unix 101 this upcoming Monday. Topics that will be covered include basic interaction with the shell and use of myriad powerful tools.' -date: 'Mon Nov 19 2012 15:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 19 2012 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2012/spring/Code-Party-1.md b/content/events/2012/spring/Code-Party-1.md index a0dce74e..b1ac68ce 100644 --- a/content/events/2012/spring/Code-Party-1.md +++ b/content/events/2012/spring/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: 'The Computer Science Club is running the first code party of the term! Come join us and hack on open source software, your own projects, or whatever comes up. Everyone is welcome; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking pleasure.' -date: 'Fri Jun 08 2012 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 08 2012 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2012/spring/Elections.md b/content/events/2012/spring/Elections.md index 66932f48..60239bc4 100644 --- a/content/events/2012/spring/Elections.md +++ b/content/events/2012/spring/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'CSC Elections have begun for the Spring 2012 term, nominations are open!' -date: 'Thu May 10 2012 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu May 10 2012 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2012/spring/mmap-and-the-Mortgage-Crisis.md b/content/events/2012/spring/mmap-and-the-Mortgage-Crisis.md index e8210b33..7e9a13ef 100644 --- a/content/events/2012/spring/mmap-and-the-Mortgage-Crisis.md +++ b/content/events/2012/spring/mmap-and-the-Mortgage-Crisis.md @@ -1,7 +1,7 @@ --- name: 'mmap and the Mortgage Crisis' short: 'Palantir is a Palo Alto-based intelligence analysis software company that has partnered with the CSC to put on a tech talk and social. There will be free food, free drinks, and for one lucky winner, a free iPad, so why not come on out?' -date: 'Mon May 07 2012 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon May 07 2012 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2012/winter/Algorithms-Talk.md b/content/events/2012/winter/Algorithms-Talk.md index 1d91db50..3ed2c9b3 100644 --- a/content/events/2012/winter/Algorithms-Talk.md +++ b/content/events/2012/winter/Algorithms-Talk.md @@ -1,7 +1,7 @@ --- name: 'Algorithms Talk' short: '*by Victor Fan*. Join Victor Fan for his talk, intended for all second-year math students with a solid first-year background. Even if you are a first-year or a seasoned veteran, you will probably still take home something new, so please come out to enjoy the talk! Refreshments will be served.' -date: 'Tue Feb 07 2012 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 07 2012 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4045' --- diff --git a/content/events/2012/winter/Code-Party-0.md b/content/events/2012/winter/Code-Party-0.md index ad3cde47..3c2a8864 100644 --- a/content/events/2012/winter/Code-Party-0.md +++ b/content/events/2012/winter/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: '*by Calum T. Dalek*. The Computer Science Club is running the first code party of the term! Come join us and hack on open source software, your own projects, or whatever comes up. Everyone is welcome; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking pleasure.' -date: 'Fri Jan 27 2012 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Jan 27 2012 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Math CnD' --- diff --git a/content/events/2012/winter/Elections.md b/content/events/2012/winter/Elections.md index ffb997e8..394a5c5a 100644 --- a/content/events/2012/winter/Elections.md +++ b/content/events/2012/winter/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'CSC Elections have begun for the Winter 2012 term, nominations are open!' -date: 'Thu Jan 12 2012 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 12 2012 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2012/winter/Feynman-Messenger-Lecture-Series.md b/content/events/2012/winter/Feynman-Messenger-Lecture-Series.md index 62e11ae3..1d2dbf14 100644 --- a/content/events/2012/winter/Feynman-Messenger-Lecture-Series.md +++ b/content/events/2012/winter/Feynman-Messenger-Lecture-Series.md @@ -1,7 +1,7 @@ --- name: 'Feynman Messenger Lecture Series' short: '*by Calum T. Dalek*. Join the Computer Science Club and PhysClub every Wednesday evening for the rest of the term for our five screenings of the classic 1964 Messenger Lecture Series by Richard Feynman in PHY 150. Dinner provided!' -date: 'Wed Mar 07 2012 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Mar 07 2012 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2012/winter/Multi-processor-Real-time-Systems.md b/content/events/2012/winter/Multi-processor-Real-time-Systems.md index 1c8083a9..be512155 100644 --- a/content/events/2012/winter/Multi-processor-Real-time-Systems.md +++ b/content/events/2012/winter/Multi-processor-Real-time-Systems.md @@ -1,7 +1,7 @@ --- name: 'Multi-processor Real-time Systems' short: '*by Bill Cowan*. Programming systems that obey hard real-time constraints is difficult. So is programming multiple CPUs that interact to solve a single problem. This talk will describe the nature of computation typical of real-time systems, architectural solutions currently employed in CS 452, and possible architectures for multi-CPU systems.' -date: 'Thu Mar 22 2012 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 22 2012 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4021' --- diff --git a/content/events/2012/winter/OpenCL-Code-Party.md b/content/events/2012/winter/OpenCL-Code-Party.md index d77538f0..2d26ac54 100644 --- a/content/events/2012/winter/OpenCL-Code-Party.md +++ b/content/events/2012/winter/OpenCL-Code-Party.md @@ -1,7 +1,7 @@ --- name: 'OpenCL Code Party' short: '*by Calum T. Dalek*. The University of Waterloo Computer Science Club and AMD''s OpenCL programming competition comes to a close, as the contest ends at midnight and prizes are awarded! Open submissions will be judged, so make sure to come out and watch.' -date: 'Fri Mar 02 2012 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Mar 02 2012 20:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2012/winter/OpenCL-Introduction.md b/content/events/2012/winter/OpenCL-Introduction.md index 8b29952b..b6a896a9 100644 --- a/content/events/2012/winter/OpenCL-Introduction.md +++ b/content/events/2012/winter/OpenCL-Introduction.md @@ -1,7 +1,7 @@ --- name: 'OpenCL Introduction' short: '*by Calum T. Dalek*. The University of Waterloo Computer Science Club and AMD are running an OpenCL programming competition. If you''re interested in writing massively parallel software on the OpenCL platform, come out and join us for our introductory code party!' -date: 'Thu Feb 16 2012 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 16 2012 20:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2012/winter/UNIX-101.md b/content/events/2012/winter/UNIX-101.md index 12264609..681e5547 100644 --- a/content/events/2012/winter/UNIX-101.md +++ b/content/events/2012/winter/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: '*by Calum T. Dalek*. New to the Unix computing environment? If you seek an introduction, look no further. We will be holding a series of tutorials on using Unix, beginning with Unix 101 this upcoming Thursday. Topics that will be covered include basic interaction with the shell and the motivations behind using it, and an introduction to compilation. You''ll have to learn this stuff in CS 246 anyways, so why not get a head start!' -date: 'Thu Feb 09 2012 17:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 09 2012 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2012/winter/UNIX-102.md b/content/events/2012/winter/UNIX-102.md index 33e8fc36..a619126a 100644 --- a/content/events/2012/winter/UNIX-102.md +++ b/content/events/2012/winter/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: '*by Calum T. Dalek*. The Computer Science Club will be running the second installment of our introductory UNIX tutorials for the term. We will be covering topics intended to show off the development-friendliness of the UNIX computing environment: "real" document editors, development tools, bash scripting, and version control.' -date: 'Thu Mar 08 2012 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 08 2012 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2013/fall/C++-GoingNative-Lectures.md b/content/events/2013/fall/C++-GoingNative-Lectures.md index 7fa60bad..a946c7b2 100644 --- a/content/events/2013/fall/C++-GoingNative-Lectures.md +++ b/content/events/2013/fall/C++-GoingNative-Lectures.md @@ -1,7 +1,7 @@ --- name: 'C++ GoingNative Lectures' short: 'We will be showing GoingNative lectures from some of the top individuals working on C++ approximately biweekly on Thursdays at 6:30PM in the PHY 150 theatre. Every lecture will be accompanied with free pizza and drinks! Dates are Oct. 3, 17, 31 and Nov. 7 and 21. Please view this event in detail for more information.' -date: 'Thu Oct 03 2013 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 03 2013 19:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2013/fall/C++-Night-0x02---Don't-Help-The-Compiler.md b/content/events/2013/fall/C++-Night-0x02---Don't-Help-The-Compiler.md index ca2c7916..92bcfd4f 100644 --- a/content/events/2013/fall/C++-Night-0x02---Don't-Help-The-Compiler.md +++ b/content/events/2013/fall/C++-Night-0x02---Don't-Help-The-Compiler.md @@ -1,7 +1,7 @@ --- name: 'C++ Night 0x02 - Don''t Help The Compiler' short: 'The second in a series of recorded talks from GoingNative 2013. Featuring Stephan T. Lavavej.' -date: 'Thu Oct 17 2013 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 17 2013 19:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2013/fall/C++-Night-0x03---An-Effective-C++1114-Sampler.md b/content/events/2013/fall/C++-Night-0x03---An-Effective-C++1114-Sampler.md index 98c87225..ed768946 100644 --- a/content/events/2013/fall/C++-Night-0x03---An-Effective-C++1114-Sampler.md +++ b/content/events/2013/fall/C++-Night-0x03---An-Effective-C++1114-Sampler.md @@ -1,7 +1,7 @@ --- name: 'C++ Night 0x03 - An Effective C++11/14 Sampler' short: 'The third in a series of recorded talks from GoingNative 2013. Featuring Scott Meyers.' -date: 'Thu Oct 31 2013 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 31 2013 19:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2013/fall/C++-Night-0x04---Writing-Quick-Code-in-C++,-Quickly.md b/content/events/2013/fall/C++-Night-0x04---Writing-Quick-Code-in-C++,-Quickly.md index a7d52430..13f23afb 100644 --- a/content/events/2013/fall/C++-Night-0x04---Writing-Quick-Code-in-C++,-Quickly.md +++ b/content/events/2013/fall/C++-Night-0x04---Writing-Quick-Code-in-C++,-Quickly.md @@ -1,7 +1,7 @@ --- name: 'C++ Night 0x04 - Writing Quick Code in C++, Quickly' short: 'The fourth in a series of recorded talks from GoingNative 2013. Featuring Andrei Alexandrescu.' -date: 'Thu Nov 07 2013 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 07 2013 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2013/fall/C++-Night-0x05---C++-Seasoning.md b/content/events/2013/fall/C++-Night-0x05---C++-Seasoning.md index bb983dea..09d668b7 100644 --- a/content/events/2013/fall/C++-Night-0x05---C++-Seasoning.md +++ b/content/events/2013/fall/C++-Night-0x05---C++-Seasoning.md @@ -1,7 +1,7 @@ --- name: 'C++ Night 0x05 - C++ Seasoning' short: 'The fifth in a series of recorded talks from GoingNative 2013. Featuring Sean Parent.' -date: 'Thu Nov 21 2013 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 21 2013 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2013/fall/CSC-Goes-Bowling.md b/content/events/2013/fall/CSC-Goes-Bowling.md index d8f44611..bc08b5cc 100644 --- a/content/events/2013/fall/CSC-Goes-Bowling.md +++ b/content/events/2013/fall/CSC-Goes-Bowling.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes Bowling' short: 'All CSC members and their guests are invited for a night of free bowling at Bingemans! Transportation will be provided. If you are interested in attending, please RSVP using the online form by Oct. 18. You can find it by viewing this event in detail.' -date: 'Wed Oct 30 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 30 2013 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Bingemans' --- diff --git a/content/events/2013/fall/CSC-Goes-to-Toronto-Erlang-Factory-Lite-2013.md b/content/events/2013/fall/CSC-Goes-to-Toronto-Erlang-Factory-Lite-2013.md index 12890df1..fbe1d526 100644 --- a/content/events/2013/fall/CSC-Goes-to-Toronto-Erlang-Factory-Lite-2013.md +++ b/content/events/2013/fall/CSC-Goes-to-Toronto-Erlang-Factory-Lite-2013.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes to Toronto Erlang Factory Lite 2013' short: 'The CSC has been invited to attend this Erlang conference in Toronto. If you are interested in attending, please sign up on our [web form](). We have submitted a MEF proposal to cover the transportation fees of up to 25 math undergraduates.' -date: 'Sat Nov 23 2013 00:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Nov 23 2013 01:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Toronto, ON' --- diff --git a/content/events/2013/fall/Disk-Encryption.md b/content/events/2013/fall/Disk-Encryption.md index badd1375..7458c588 100644 --- a/content/events/2013/fall/Disk-Encryption.md +++ b/content/events/2013/fall/Disk-Encryption.md @@ -1,7 +1,7 @@ --- name: 'Disk Encryption' short: 'The last lecture of our security and privacy series. By MMath alumnus Zak Blacher.' -date: 'Tue Nov 26 2013 17:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 26 2013 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2038' --- diff --git a/content/events/2013/fall/Fall-2013-Elections.md b/content/events/2013/fall/Fall-2013-Elections.md index 0c8d47c1..6fd3daf4 100644 --- a/content/events/2013/fall/Fall-2013-Elections.md +++ b/content/events/2013/fall/Fall-2013-Elections.md @@ -1,7 +1,7 @@ --- name: 'Fall 2013 Elections' short: 'Elections for Fall 2013 are being held! The Executive will be elected, and the Office Manager and Librarian will be appointed by the new executive.' -date: 'Tue Sep 17 2013 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 17 2013 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2013/fall/Hackathon-Code-Party!!.md b/content/events/2013/fall/Hackathon-Code-Party!!.md index d32a9e80..6c35bf80 100644 --- a/content/events/2013/fall/Hackathon-Code-Party!!.md +++ b/content/events/2013/fall/Hackathon-Code-Party!!.md @@ -1,7 +1,7 @@ --- name: 'Hackathon-Code Party!!' short: 'Join us for a night of code, food, and caffeine! There will be plenty of edibles and hacking for your enjoyment. If you are interested in getting involved in Open Source, there will be mentors on hand to get you started. Hope to see you thereβ€”bring your friends!' -date: 'Fri Nov 22 2013 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 22 2013 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3001 (Comfy)' --- diff --git a/content/events/2013/fall/Hands-On-Seminar-on-Public-Key-Cryptography.md b/content/events/2013/fall/Hands-On-Seminar-on-Public-Key-Cryptography.md index 2a566dcd..68508720 100644 --- a/content/events/2013/fall/Hands-On-Seminar-on-Public-Key-Cryptography.md +++ b/content/events/2013/fall/Hands-On-Seminar-on-Public-Key-Cryptography.md @@ -1,7 +1,7 @@ --- name: 'Hands On Seminar on Public Key Cryptography' short: 'The fourth event in our security and privacy series. By undergraduate students Murphy Berzish and Nick Guenther.' -date: 'Tue Nov 05 2013 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 05 2013 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3001 (Comfy)' --- diff --git a/content/events/2013/fall/Practical-Tor-Usage.md b/content/events/2013/fall/Practical-Tor-Usage.md index f0bfb543..3aaa650d 100644 --- a/content/events/2013/fall/Practical-Tor-Usage.md +++ b/content/events/2013/fall/Practical-Tor-Usage.md @@ -1,7 +1,7 @@ --- name: 'Practical Tor Usage' short: 'The third lecture of our security and privacy series. By undergraduate student Simon Gladstone.' -date: 'Thu Oct 24 2013 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 24 2013 19:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2013/fall/Trust-in-ISPs.md b/content/events/2013/fall/Trust-in-ISPs.md index f9b7fd84..b03c0d5f 100644 --- a/content/events/2013/fall/Trust-in-ISPs.md +++ b/content/events/2013/fall/Trust-in-ISPs.md @@ -1,7 +1,7 @@ --- name: 'Trust in ISPs' short: 'This is the fifth lecture of six in the Security and Privacy Lecture Series. By founding member of the Canadian Cybersecurity Institute and employee of local ISP Sentex Sean Howard.' -date: 'Tue Nov 12 2013 17:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 12 2013 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4060' --- diff --git a/content/events/2013/fall/Tunnels-and-Censorship.md b/content/events/2013/fall/Tunnels-and-Censorship.md index 2bbe3bd1..094dff60 100644 --- a/content/events/2013/fall/Tunnels-and-Censorship.md +++ b/content/events/2013/fall/Tunnels-and-Censorship.md @@ -1,7 +1,7 @@ --- name: 'Tunnels and Censorship' short: 'The second lecture of our security and privacy series. By undergraduate student Eric Dong.' -date: 'Tue Oct 15 2013 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 15 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4060' --- diff --git a/content/events/2013/fall/Why-Should-You-Care-About-Security-and-Privacy.md b/content/events/2013/fall/Why-Should-You-Care-About-Security-and-Privacy.md index 5899144d..7564dc0d 100644 --- a/content/events/2013/fall/Why-Should-You-Care-About-Security-and-Privacy.md +++ b/content/events/2013/fall/Why-Should-You-Care-About-Security-and-Privacy.md @@ -1,7 +1,7 @@ --- name: 'Why Should You Care About Security and Privacy' short: 'The first lecture of our security and privacy series. By PhD student Sarah Harvey.' -date: 'Tue Oct 08 2013 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 08 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2013/spring/3D-Movies-and-Computer-Science.md b/content/events/2013/spring/3D-Movies-and-Computer-Science.md index d574c31a..923e7baa 100644 --- a/content/events/2013/spring/3D-Movies-and-Computer-Science.md +++ b/content/events/2013/spring/3D-Movies-and-Computer-Science.md @@ -1,7 +1,7 @@ --- name: '3D Movies and Computer Science' short: 'While humans started making 3D motion pictures in the 1800''s, several technical and artistic challenges prevented widespread interest in the medium. By investing heavily in a computerized production pipeline, James Cameron''s 2009 release of Avatar ushered in an era of mainstream interest in 3D film. However, many technical and artistic problems still find their way into otherwise-modern 3D movies. The talk explores some of these problems while introducing the fundamentals of 3D film-making from a CS perspective.' -date: 'Thu Jul 11 2013 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 11 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2013/spring/CSC-Goes-Outside!.md b/content/events/2013/spring/CSC-Goes-Outside!.md index 720e0f66..eff09b91 100644 --- a/content/events/2013/spring/CSC-Goes-Outside!.md +++ b/content/events/2013/spring/CSC-Goes-Outside!.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes Outside!' short: 'Do you love the combination of s''mores, burgers, and fire? Are you brave enough to face the newly-grown geese? Do you want to play some Frisbee while listening to some chill tunes? If so, come hang out with the CSC at the EV3 Fire Pit this Friday! All are welcome for some outdoor food, games, and music.' -date: 'Fri Jul 19 2013 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 19 2013 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'EV3 Fire Pit' --- diff --git a/content/events/2013/spring/Code-Party-1.md b/content/events/2013/spring/Code-Party-1.md index 10e8030d..f238aece 100644 --- a/content/events/2013/spring/Code-Party-1.md +++ b/content/events/2013/spring/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: 'Come out to the Code Party happening in the Comfy Lounge on July 26 at 7:00 PM! Why sleep when you could be hacking on $your\_favourite\_project or doing $something\_classy in great company? Join us for a night of coding, snacks, and camaraderie!' -date: 'Fri Jul 26 2013 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 26 2013 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2013/spring/Path-Tracing.md b/content/events/2013/spring/Path-Tracing.md index 9b72b878..5b87cff2 100644 --- a/content/events/2013/spring/Path-Tracing.md +++ b/content/events/2013/spring/Path-Tracing.md @@ -1,7 +1,7 @@ --- name: 'Path Tracing' short: 'As a follow on to last term''s tutorial on building a ray-tracer from scratch, this talk will be presenting the basic mechanics of how a bidirectional path-tracer creates a globally illuminated scene, advantages and limitations of this approach over other offline global illumination techniques along with a simple example path-tracer written in C++, and opportunities for hardware acceleration on GPUs, time permitting.' -date: 'Thu Jul 18 2013 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 18 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2013/spring/Spring-2013-Elections.md b/content/events/2013/spring/Spring-2013-Elections.md index b219bb96..297bd1d8 100644 --- a/content/events/2013/spring/Spring-2013-Elections.md +++ b/content/events/2013/spring/Spring-2013-Elections.md @@ -1,7 +1,7 @@ --- name: 'Spring 2013 Elections' short: 'Elections for Spring 2013 are being held! The Executive will be elected, and the Office Manager and Librarian will be appointed by the new executive.' -date: 'Wed May 15 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed May 15 2013 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2013/spring/The-Future-of-3D-Graphics-is-in-Software!.md b/content/events/2013/spring/The-Future-of-3D-Graphics-is-in-Software!.md index fa33e4d7..da00314e 100644 --- a/content/events/2013/spring/The-Future-of-3D-Graphics-is-in-Software!.md +++ b/content/events/2013/spring/The-Future-of-3D-Graphics-is-in-Software!.md @@ -1,7 +1,7 @@ --- name: 'The Future of 3D Graphics is in Software!' short: 'Convergence between CPU and GPU approaches to processing sets the stage for an exciting transition to 3D rendering that takes place entirely in software. TransGaming''s Nicolas Capens and Gavriel State will speak about this convergence and how it will influence the future of graphics.' -date: 'Mon Jul 22 2013 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 22 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2013/spring/Unix-101-Code-Party-0.md b/content/events/2013/spring/Unix-101-Code-Party-0.md index 3ac58f41..f435bdbf 100644 --- a/content/events/2013/spring/Unix-101-Code-Party-0.md +++ b/content/events/2013/spring/Unix-101-Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Unix 101/ Code Party 0' short: 'We are offering a Unix tutorial on Friday, June 7th, 2013! Following the tutorial a code party will take place. Bring your laptops and chargers for an awesome night of coding, hacking and learning. All are welcome to join in the comfy lounge!' -date: 'Fri Jun 07 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 07 2013 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2013/winter/Code-Party-1.md b/content/events/2013/winter/Code-Party-1.md index 78301171..0d685fda 100644 --- a/content/events/2013/winter/Code-Party-1.md +++ b/content/events/2013/winter/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: 'The Computer Science Club is running the second code party of the term! Come join us and hack on open source software, your own projects, or whatever comes up. Everyone is welcome; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking pleasure.' -date: 'Mon Apr 01 2013 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Apr 01 2013 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2013/winter/Elections.md b/content/events/2013/winter/Elections.md index fa289efc..62933a4b 100644 --- a/content/events/2013/winter/Elections.md +++ b/content/events/2013/winter/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'CSC Elections have begun for the Winter 2013 term, nominations are open!' -date: 'Wed Jan 16 2013 16:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Jan 16 2013 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2013/winter/Machine-Architecture,-Performance,-and-Scalability-Things-Your-Programming-Language-Never-Told-You.md b/content/events/2013/winter/Machine-Architecture,-Performance,-and-Scalability-Things-Your-Programming-Language-Never-Told-You.md index 56498f0d..fe11d6d2 100644 --- a/content/events/2013/winter/Machine-Architecture,-Performance,-and-Scalability-Things-Your-Programming-Language-Never-Told-You.md +++ b/content/events/2013/winter/Machine-Architecture,-Performance,-and-Scalability-Things-Your-Programming-Language-Never-Told-You.md @@ -1,7 +1,7 @@ --- name: 'Machine Architecture, Performance, and Scalability: Things Your Programming Language Never Told You' short: '"Herb Sutter is a leading authority on software development. He is the best selling author of several books including Exceptional C++ and C++ Coding Standards, as well as hundreds of technical papers and articles [and] has served for a decade as chair of the ISO C++ standards committee." - http://herbsutter.com/about' -date: 'Thu Feb 28 2013 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 28 2013 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2013/winter/Unix-101.md b/content/events/2013/winter/Unix-101.md index 4328c788..e2b9224a 100644 --- a/content/events/2013/winter/Unix-101.md +++ b/content/events/2013/winter/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: '*by Calum T. Dalek*. New to the Unix computing environment? If you seek an introduction, look no further. We will be holding a tutorial on using Unix this upcoming Monday. Topics that will be covered include basic interaction with the shell and use of myriad powerful tools.' -date: 'Mon Apr 01 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Apr 01 2013 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2013/winter/Using-Computers-to-Find-Evidence-in-Litigation.md b/content/events/2013/winter/Using-Computers-to-Find-Evidence-in-Litigation.md index 0816eff4..f30c3f1b 100644 --- a/content/events/2013/winter/Using-Computers-to-Find-Evidence-in-Litigation.md +++ b/content/events/2013/winter/Using-Computers-to-Find-Evidence-in-Litigation.md @@ -1,7 +1,7 @@ --- name: 'Using Computers to Find Evidence in Litigation' short: 'Professor Gordon Cormack will be presenting a talk on using machine-learning based spam filters to accurately locate relevent electronic documents - a process which has typically been very manual, and very expensive.' -date: 'Thu Mar 21 2013 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 21 2013 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2014/fall/'Hackers'-Screening.md b/content/events/2014/fall/'Hackers'-Screening.md index ee8235ba..caaff272 100644 --- a/content/events/2014/fall/'Hackers'-Screening.md +++ b/content/events/2014/fall/'Hackers'-Screening.md @@ -1,7 +1,7 @@ --- name: '''Hackers'' Screening' short: 'Women in Computer Science (WiCS) and the Computer Science Club (CSC) will meet up in the Comfy Lounge to watch a favourite cult classic: Hackers. Join us as we relive our 90s teenage hacking fantasies and stuff our faces with popcorn and junk food.Hackers of the world, unite!' -date: 'Fri Nov 07 2014 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 07 2014 20:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2014/fall/Code-Party-0.md b/content/events/2014/fall/Code-Party-0.md index ddd9488b..8d66ccce 100644 --- a/content/events/2014/fall/Code-Party-0.md +++ b/content/events/2014/fall/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Immediately after UNIX 101, we will be having our first annual code party. Enjoy a free dinner, relax, and share ideas with your friends about your favourite topics in computer science. Feel free to show up with or without personal projects to work on, we''ve got lots of ideas to get started with.' -date: 'Fri Oct 24 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 24 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2014/fall/Code-Party-1SE-Hack-Day-#13.md b/content/events/2014/fall/Code-Party-1SE-Hack-Day-#13.md index dc3f95ac..4e76fe64 100644 --- a/content/events/2014/fall/Code-Party-1SE-Hack-Day-#13.md +++ b/content/events/2014/fall/Code-Party-1SE-Hack-Day-#13.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1/SE Hack Day #13' short: 'Why sleep when you could be hacking on $SIDE\_PROJECT, or working on $THE\_NEXT\_BIG\_THING with some cool CSC/SE people? Come when you want, hack on something cool, demo before you leave.If you don''t have a project, don''t worry - we have a list of ideas, and a lot of people will be looking for an extra helping hand on their projects.NOTE: Dinner and snacks will only be served to those working on projects during the event.' -date: 'Fri Nov 21 2014 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 21 2014 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'M3 1006' --- diff --git a/content/events/2014/fall/Talk-Building-a-Mobile-Platform-for-Android-and-iOS.md b/content/events/2014/fall/Talk-Building-a-Mobile-Platform-for-Android-and-iOS.md index c8b159ba..fb5581a4 100644 --- a/content/events/2014/fall/Talk-Building-a-Mobile-Platform-for-Android-and-iOS.md +++ b/content/events/2014/fall/Talk-Building-a-Mobile-Platform-for-Android-and-iOS.md @@ -1,7 +1,7 @@ --- name: 'Talk: Building a Mobile Platform for Android and iOS' short: 'Come listen to a Google software engineer give a talk on building a mobile platform for Android and iOS! Wesley Tarle has been leading development at Google in Kitchener and Mountain View, and building stuff for third-party developers on Android and iOS. He''s contributed to Google Play services since its inception and continues to produce APIs and SDKs focused on mobile startups. RSVP at http://goo.gl/Pwc3m4.' -date: 'Thu Sep 18 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 18 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4021' --- diff --git a/content/events/2014/fall/Talk-C++-ABI.md b/content/events/2014/fall/Talk-C++-ABI.md index 005fd78d..b11185f4 100644 --- a/content/events/2014/fall/Talk-C++-ABI.md +++ b/content/events/2014/fall/Talk-C++-ABI.md @@ -1,7 +1,7 @@ --- name: 'Talk: C++ ABI' short: 'C++ is an interesting study because it supports a large number of powerful, abstract concepts, yet it operates very close to the hardware compared to many modern programming languages. There are also many implementations of C++ which must be made interoperable. I will discuss some aspects of the Itanium 64 Application Binary Interface (ABI) for C++, which is now the de facto standard across Unix-like platforms of all architectures. In particular, I will cover a number of aspects of the class system fundamental to C++: data layout, polymorphic types, construction and destruction, and dynamic casting.' -date: 'Tue Nov 25 2014 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 25 2014 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2014/fall/Talk-From-Zero-to-Kernel.md b/content/events/2014/fall/Talk-From-Zero-to-Kernel.md index 40f7d146..76539258 100644 --- a/content/events/2014/fall/Talk-From-Zero-to-Kernel.md +++ b/content/events/2014/fall/Talk-From-Zero-to-Kernel.md @@ -1,7 +1,7 @@ --- name: 'Talk: From Zero to Kernel' short: 'From the massive supercomputer, to your laptop, to a Raspberry Pi: all computing systems run on an operating system powered by a kernel. The kernel is the most fundamental software running on your computer, enabling developers and users to interact with its hardware at a higher level.This talk will explore the process of writing a minimal kernel from scratch, common kernel responsibilities, and explore of the challenges of kernel development.' -date: 'Mon Nov 10 2014 05:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 10 2014 06:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'RCH 205' --- diff --git a/content/events/2014/fall/Talk-Heroic-Android-HTTP.md b/content/events/2014/fall/Talk-Heroic-Android-HTTP.md index 9f4cb4ca..05d6df3b 100644 --- a/content/events/2014/fall/Talk-Heroic-Android-HTTP.md +++ b/content/events/2014/fall/Talk-Heroic-Android-HTTP.md @@ -1,7 +1,7 @@ --- name: 'Talk: Heroic Android HTTP' short: 'The network is unreliable. 3G networking is slow. Using WiFi drains your battery. The NSA is spying on you. Different versions of HttpURLConnection have different bugs.Jesse Wilson, a software developer at Square, will be talking about OkHttp, a library that he maintains, and how to use it to make your app''s networking work even when conditions aren''t ideal. He will talk about how to configure caching to improve behavior and save resources. He will talk about crypto, and he will give advice on which libraries to use to make good networking easy.Please RSVP here: https://www.ticketfi.com/event/77/heroic-android-http.' -date: 'Thu Nov 27 2014 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 27 2014 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2014/fall/Talk-In-Pursuit-of-the-Travelling-Salesman.md b/content/events/2014/fall/Talk-In-Pursuit-of-the-Travelling-Salesman.md index c120b576..ec869098 100644 --- a/content/events/2014/fall/Talk-In-Pursuit-of-the-Travelling-Salesman.md +++ b/content/events/2014/fall/Talk-In-Pursuit-of-the-Travelling-Salesman.md @@ -1,7 +1,7 @@ --- name: 'Talk: In Pursuit of the Travelling Salesman' short: 'The Travelling Salesman Problem is easy to state: given a number of cities along with the cost of travel between each pair, find the cheapest way to visit all of the cities and return to your starting point. However, TSP is very difficult to solve. In this talk, Professor Bill Cook will discuss the history, applications, and computation of this fascinating problem.' -date: 'Wed Oct 22 2014 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 22 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2014/fall/Talk-Machine-Learning-at-Bloomberg.md b/content/events/2014/fall/Talk-Machine-Learning-at-Bloomberg.md index 6f3be5c4..ae396d93 100644 --- a/content/events/2014/fall/Talk-Machine-Learning-at-Bloomberg.md +++ b/content/events/2014/fall/Talk-Machine-Learning-at-Bloomberg.md @@ -1,7 +1,7 @@ --- name: 'Talk: Machine Learning at Bloomberg' short: 'Kang, our guest speaker from Bloomberg, will illustrate some examples and difficulties associated with working on some of the most fascinating technical challenges in business and finance. He will also show some of the machine learning applications at Bloomberg that are useful in this environment. Please show up early to ensure a spot (and dinner).' -date: 'Wed Nov 12 2014 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 12 2014 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'EIT 1015' --- diff --git a/content/events/2014/fall/Talk-Why-Pattern-Recognition-is-Hard,-and-Why-Deep-Neural-Networks-Help.md b/content/events/2014/fall/Talk-Why-Pattern-Recognition-is-Hard,-and-Why-Deep-Neural-Networks-Help.md index d3c9f90a..e7987294 100644 --- a/content/events/2014/fall/Talk-Why-Pattern-Recognition-is-Hard,-and-Why-Deep-Neural-Networks-Help.md +++ b/content/events/2014/fall/Talk-Why-Pattern-Recognition-is-Hard,-and-Why-Deep-Neural-Networks-Help.md @@ -1,7 +1,7 @@ --- name: 'Talk: Why Pattern Recognition is Hard, and Why Deep Neural Networks Help' short: 'In the last few years, there has been breakthrough progress in pattern recognition -- problems like computer vision and voice recognition. This sudden progress has come from a powerful class of models called deep neural networks.This talk will explore what it means to do pattern recognition, why it is a hard problem, and why deep neural networks are so effective. We will also look at exciting and strange recent results, such as state of the art object recognition in images, neural nets playing video games, neural nets proving theorems, and neural nets learning to run python programs!Our speaker, Christopher Olah, is a math-obsessed and Haskell-loving research intern from Google''s Deep Learning group. He has a blog about his research here: http://colah.github.io/.' -date: 'Mon Nov 17 2014 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 17 2014 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'QNC 1502' --- diff --git a/content/events/2014/fall/Unix-101.md b/content/events/2014/fall/Unix-101.md index 124cd72e..5bb9586a 100644 --- a/content/events/2014/fall/Unix-101.md +++ b/content/events/2014/fall/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: 'Interested in Unix, but don''t know where to start? Then Come learn some basic topics with us including interaction with the shell, motivation for using it, some simple commands, and more.' -date: 'Fri Oct 24 2014 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 24 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2014/spring/Battle-Decks.md b/content/events/2014/spring/Battle-Decks.md index 3831256e..a9a07929 100644 --- a/content/events/2014/spring/Battle-Decks.md +++ b/content/events/2014/spring/Battle-Decks.md @@ -1,7 +1,7 @@ --- name: 'Battle Decks' short: 'Five slides. Five minutes. Pure fun.' -date: 'Wed Jun 25 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jun 25 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2035' --- diff --git a/content/events/2014/spring/Bloomberg-Technical-Talk.md b/content/events/2014/spring/Bloomberg-Technical-Talk.md index 5ba68ba2..dc1281a1 100644 --- a/content/events/2014/spring/Bloomberg-Technical-Talk.md +++ b/content/events/2014/spring/Bloomberg-Technical-Talk.md @@ -1,7 +1,7 @@ --- name: 'Bloomberg Technical Talk' short: 'Learn how functional programming is used in the real world, while enjoying free dinner, and free swag.' -date: 'Thu Jun 19 2014 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 19 2014 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4064' --- diff --git a/content/events/2014/spring/CSC-Goes-Outside...Again!.md b/content/events/2014/spring/CSC-Goes-Outside...Again!.md index 5693e70e..3df43943 100644 --- a/content/events/2014/spring/CSC-Goes-Outside...Again!.md +++ b/content/events/2014/spring/CSC-Goes-Outside...Again!.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes Outside...Again!' short: 'Do you like going outside? Are you vitamin-D deficient from being in the MC too long? Do you think s''mores and bonfire are a delicious combination? If so, you should join us as the CSC is going outside again! Around 7:30PM, we''re going to Laurel Creek Fire Pit for some outdoor fun. Come throw frisbees, relax and eat snacks in good company - even if you aren''t a fan of the outside or vitamin-D deficient! We''ll also have some sort of real food - probably pizza.' -date: 'Fri Jul 25 2014 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 25 2014 20:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Laurel Creek Fire Pit' --- diff --git a/content/events/2014/spring/CSC-Goes-Outside.md b/content/events/2014/spring/CSC-Goes-Outside.md index 932bba7f..62679542 100644 --- a/content/events/2014/spring/CSC-Goes-Outside.md +++ b/content/events/2014/spring/CSC-Goes-Outside.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes Outside' short: 'Come throw a frisbee, hang around a bonfire, and roast marshmellows! This is a social event just for fun, so come relax and eat snacks in good company!' -date: 'Fri Jun 13 2014 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 13 2014 20:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Laurel Creek Fire Pit' --- diff --git a/content/events/2014/spring/Spring-2014-Elections.md b/content/events/2014/spring/Spring-2014-Elections.md index 6350f22d..94f1c091 100644 --- a/content/events/2014/spring/Spring-2014-Elections.md +++ b/content/events/2014/spring/Spring-2014-Elections.md @@ -1,7 +1,7 @@ --- name: 'Spring 2014 Elections' short: 'The Computer Science Club will soon be holding elections for this term''s executive. The president, vice president, treasurer, and secretary for the spring 2014 term will be elected. The system administrator, office manager, and librarian are also typically appointed here.' -date: 'Thu May 15 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu May 15 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2014/spring/The-Most-Important-Parts-of-School-(from-a-CS-dropout).md b/content/events/2014/spring/The-Most-Important-Parts-of-School-(from-a-CS-dropout).md index 8fbefe7d..e116bbc3 100644 --- a/content/events/2014/spring/The-Most-Important-Parts-of-School-(from-a-CS-dropout).md +++ b/content/events/2014/spring/The-Most-Important-Parts-of-School-(from-a-CS-dropout).md @@ -1,7 +1,7 @@ --- name: 'The Most Important Parts of School (from a CS dropout)' short: 'Learn about the real reasons you should be in school from David Wolever, CTO of akindi and a director of PyCon Canada.' -date: 'Tue Jul 22 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 22 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2014/spring/Unix-101Code-Party-0.md b/content/events/2014/spring/Unix-101Code-Party-0.md index bde1de99..30553fa3 100644 --- a/content/events/2014/spring/Unix-101Code-Party-0.md +++ b/content/events/2014/spring/Unix-101Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Unix 101/Code Party 0' short: 'Interested in Unix, but don''t know where to start? Then Come learn some basic topics with us including interaction with the shell, motivation for using it, some simple commands, and more.Afterwards we will be moving over to the MC Comfy Lounge for a fun night of hacking! The sysadmin position will also be ratified during a general meeting of the membership at this time. Come join us for an evening of fun, learning, and food!' -date: 'Fri May 30 2014 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri May 30 2014 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003, Comfy Lounge' --- diff --git a/content/events/2014/spring/Unix-102,-Code-Party-1.md b/content/events/2014/spring/Unix-102,-Code-Party-1.md index f69e2652..cce5c764 100644 --- a/content/events/2014/spring/Unix-102,-Code-Party-1.md +++ b/content/events/2014/spring/Unix-102,-Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Unix 102, Code Party 1' short: 'Learn how to host a website and spend the night hacking!' -date: 'Fri Jul 11 2014 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 11 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003, M3 1006' --- diff --git a/content/events/2014/winter/Battle-Decks.md b/content/events/2014/winter/Battle-Decks.md index b26a4879..7f803e9b 100644 --- a/content/events/2014/winter/Battle-Decks.md +++ b/content/events/2014/winter/Battle-Decks.md @@ -1,7 +1,7 @@ --- name: 'Battle Decks' short: 'Create a 5-slide PowerPoint presentation about a specific topic. Bring it with you to the event (on a flash drive). Submit it into the lottery. Select a random PowerPoint presentation from the lottery and talk about it on the spot.' -date: 'Tue Mar 18 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 18 2014 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2014/winter/Bloomberg-Talk.md b/content/events/2014/winter/Bloomberg-Talk.md index f2e80e13..5ef5f3ef 100644 --- a/content/events/2014/winter/Bloomberg-Talk.md +++ b/content/events/2014/winter/Bloomberg-Talk.md @@ -1,7 +1,7 @@ --- name: 'Bloomberg Talk' short: 'Bloomberg''s Alex Scotti will be presenting a talk this Tuesday on concurrency control implementations in relational databases. Free swag and dinner will be provided.' -date: 'Tue Feb 04 2014 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 04 2014 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4058' --- diff --git a/content/events/2014/winter/Code-Party-0.md b/content/events/2014/winter/Code-Party-0.md index 6fd8c50a..cb1b6076 100644 --- a/content/events/2014/winter/Code-Party-0.md +++ b/content/events/2014/winter/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Immediately after UNIX 101, we will be having our first annual code party. Enjoy a free dinner, relax, and share ideas with your friends about your favourite topics in computer science.' -date: 'Thu Feb 13 2014 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 13 2014 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2014/winter/Code-Party-1.md b/content/events/2014/winter/Code-Party-1.md index 74b769d4..54b20b8a 100644 --- a/content/events/2014/winter/Code-Party-1.md +++ b/content/events/2014/winter/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: 'We will be having our 2nd code party this term. Enjoy a free dinner, relax, and share ideas with your friends about your favourite topics in computer science.' -date: 'Fri Mar 14 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Mar 14 2014 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2014/winter/HackWaterloo.md b/content/events/2014/winter/HackWaterloo.md index 5ed2ce3a..091a1f66 100644 --- a/content/events/2014/winter/HackWaterloo.md +++ b/content/events/2014/winter/HackWaterloo.md @@ -1,7 +1,7 @@ --- name: 'HackWaterloo' short: 'Work on a software project for 24 hours in teams of up to 4 members. Swag will be provided by Facebook and Google. A Microsoft Surface Tablet will be awarded to the winning team. Register and find out more at [http://hack-waterloo.com]().' -date: 'Fri Mar 28 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Mar 28 2014 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'CPH 1346' --- diff --git a/content/events/2014/winter/UNIX-101.md b/content/events/2014/winter/UNIX-101.md index c1907233..c374d989 100644 --- a/content/events/2014/winter/UNIX-101.md +++ b/content/events/2014/winter/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'Learn the basics of using tools found commonly on UNIX-like operating systems. For students new to this topic, knowledge gained from UNIX 101 would be useful in coursework.' -date: 'Thu Feb 13 2014 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 13 2014 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2014/winter/Winter-2014-Elections.md b/content/events/2014/winter/Winter-2014-Elections.md index f93e5016..527994be 100644 --- a/content/events/2014/winter/Winter-2014-Elections.md +++ b/content/events/2014/winter/Winter-2014-Elections.md @@ -1,7 +1,7 @@ --- name: 'Winter 2014 Elections' short: 'Elections for Winter 2014 are being held! The Executive will be elected, and the Office Manager and Librarian will be appointed by the new executive.' -date: 'Thu Jan 16 2014 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 16 2014 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2015/fall/'Git-101'.md b/content/events/2015/fall/'Git-101'.md index 0dc59614..85680522 100644 --- a/content/events/2015/fall/'Git-101'.md +++ b/content/events/2015/fall/'Git-101'.md @@ -1,7 +1,7 @@ --- name: '''Git 101''' short: 'Learn how to use Git properly in an exciting talk by Charlie Wang!' -date: 'Thu Nov 19 2015 07:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 19 2015 08:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2015/fall/'Static-Analysis-and-Program-Optimization-Using-Dataflow-Analysis'.md b/content/events/2015/fall/'Static-Analysis-and-Program-Optimization-Using-Dataflow-Analysis'.md index cff2b209..e142b3b9 100644 --- a/content/events/2015/fall/'Static-Analysis-and-Program-Optimization-Using-Dataflow-Analysis'.md +++ b/content/events/2015/fall/'Static-Analysis-and-Program-Optimization-Using-Dataflow-Analysis'.md @@ -1,7 +1,7 @@ --- name: '''Static Analysis and Program Optimization Using Dataflow Analysis''' short: 'An introduction to some basic issues with optimization of imperative programs, by Sean Harrap' -date: 'Mon Nov 23 2015 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 23 2015 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2015/fall/'Why-Am-I-Studying-This'.md b/content/events/2015/fall/'Why-Am-I-Studying-This'.md index 0be98c98..027ecaf5 100644 --- a/content/events/2015/fall/'Why-Am-I-Studying-This'.md +++ b/content/events/2015/fall/'Why-Am-I-Studying-This'.md @@ -1,7 +1,7 @@ --- name: '''Why Am I Studying This?''' short: 'Big-O, the Halting Problem, Finite State Machines, and more are concepts that get even more interesting in the real world. Come and hear Tom Rathborne talk about how theory hits reality (often with a bang!) at Booking.com.' -date: 'Fri Oct 02 2015 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 02 2015 20:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4040' --- diff --git a/content/events/2015/fall/An-Introduction-to-Google's-FOAM-Framework.md b/content/events/2015/fall/An-Introduction-to-Google's-FOAM-Framework.md index d8438da8..9dbcbb69 100644 --- a/content/events/2015/fall/An-Introduction-to-Google's-FOAM-Framework.md +++ b/content/events/2015/fall/An-Introduction-to-Google's-FOAM-Framework.md @@ -1,7 +1,7 @@ --- name: 'An Introduction to Google''s FOAM Framework' short: 'An introduction to Google''s FOAM framework, an open-source modeling framework written in Javascript, by Google''s Kevin Greer.' -date: 'Thu Nov 26 2015 05:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 26 2015 06:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4063' --- diff --git a/content/events/2015/fall/Back-to-Back-Talks-Culture-Turnaround-and-Software-Defined-Networks.md b/content/events/2015/fall/Back-to-Back-Talks-Culture-Turnaround-and-Software-Defined-Networks.md index e22213b5..9860034e 100644 --- a/content/events/2015/fall/Back-to-Back-Talks-Culture-Turnaround-and-Software-Defined-Networks.md +++ b/content/events/2015/fall/Back-to-Back-Talks-Culture-Turnaround-and-Software-Defined-Networks.md @@ -1,7 +1,7 @@ --- name: 'Back to Back Talks: Culture Turnaround and Software Defined Networks' short: 'Back to back talks from John Stix and Francisco Dominguez on turning a company''s culture around and on Software Defined Networks!' -date: 'Wed Sep 30 2015 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Sep 30 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1304' --- diff --git a/content/events/2015/fall/CSC-and-WiCS-Career-Panel.md b/content/events/2015/fall/CSC-and-WiCS-Career-Panel.md index 601fcfd0..5e5025a1 100644 --- a/content/events/2015/fall/CSC-and-WiCS-Career-Panel.md +++ b/content/events/2015/fall/CSC-and-WiCS-Career-Panel.md @@ -1,7 +1,7 @@ --- name: 'CSC and WiCS Career Panel' short: 'The CSC is joining WiCS to host a career panel! Come hear from Waterloo alumni as they speak about their time at Waterloo, experience with coop, and life beyond the university. Please register at http://bit.ly/1OyJP6D' -date: 'Thu Sep 24 2015 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 24 2015 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'EIT 3142' --- diff --git a/content/events/2015/fall/Cory-Doctorow---The-War-on-General-Purpose-Computing.md b/content/events/2015/fall/Cory-Doctorow---The-War-on-General-Purpose-Computing.md index 5cbc56cb..923631b1 100644 --- a/content/events/2015/fall/Cory-Doctorow---The-War-on-General-Purpose-Computing.md +++ b/content/events/2015/fall/Cory-Doctorow---The-War-on-General-Purpose-Computing.md @@ -1,7 +1,7 @@ --- name: 'Cory Doctorow - The War on General Purpose Computing' short: ' Between walled gardens, surveillance agencies, and political opponents, no matter who''s winning the war on general purpose computing you''re losing. The Computer Science Club will be hosting Cory Doctorow''s talk in the Theatre of the Arts on October 16. ' -date: 'Fri Oct 16 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 16 2015 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'ML Theatre of the Arts' --- diff --git a/content/events/2015/fall/Fall-2015-Elections.md b/content/events/2015/fall/Fall-2015-Elections.md index 3f1482e7..0eac6e64 100644 --- a/content/events/2015/fall/Fall-2015-Elections.md +++ b/content/events/2015/fall/Fall-2015-Elections.md @@ -1,7 +1,7 @@ --- name: 'Fall 2015 Elections' short: 'The Computer Science Club will be holding elections for the Fall 2015 term on Tuesday, September 22nd in MC Comfy (MC 3001) at 19:00. During the meeting, the president, vice-president, treasurer and secretary will be elected, the sysadmin will be ratified, and the librarian and office manager will be appointed.See inside for nominations.' -date: 'Tue Sep 22 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 22 2015 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2015/fall/Google-Cardboard.md b/content/events/2015/fall/Google-Cardboard.md index b443d896..9de05455 100644 --- a/content/events/2015/fall/Google-Cardboard.md +++ b/content/events/2015/fall/Google-Cardboard.md @@ -1,7 +1,7 @@ --- name: 'Google Cardboard' short: 'Come for a talk from Rob Suderman on Cardboard, Google''s recent exploration in affordable, cereal box based Virtual Reality.' -date: 'Thu Sep 17 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 17 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2065' --- diff --git a/content/events/2015/fall/Results-of-Fall-2015-Elections.md b/content/events/2015/fall/Results-of-Fall-2015-Elections.md index 86d21f83..ec0c4f27 100644 --- a/content/events/2015/fall/Results-of-Fall-2015-Elections.md +++ b/content/events/2015/fall/Results-of-Fall-2015-Elections.md @@ -1,7 +1,7 @@ --- name: 'Results of Fall 2015 Elections' short: 'The Computer Science Club has elected its executive for the term, and a new Office Manager and System Administrator have been appointed.See inside for results.' -date: 'Tue Sep 22 2015 21:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 22 2015 22:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2015/fall/Starting-an-VN-Indie-Game-Company-as-a-UW-Student.md b/content/events/2015/fall/Starting-an-VN-Indie-Game-Company-as-a-UW-Student.md index ab7cde64..13c16f77 100644 --- a/content/events/2015/fall/Starting-an-VN-Indie-Game-Company-as-a-UW-Student.md +++ b/content/events/2015/fall/Starting-an-VN-Indie-Game-Company-as-a-UW-Student.md @@ -1,7 +1,7 @@ --- name: 'Starting an VN Indie Game Company as a UW Student' short: 'Come out to a talk by Alfe Clemencio!Many people want to make games as signified by all the game development schools that are appearing everywhere. But how would you do it as a UW student? This talk shares the experiences of how making Sakura River Interactive was founded without any Angel/VC investment.' -date: 'Wed Oct 07 2015 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 07 2015 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4061' --- diff --git a/content/events/2015/fall/WiCS-and-CSC-watch-War-Games!.md b/content/events/2015/fall/WiCS-and-CSC-watch-War-Games!.md index 2e093576..05c152c7 100644 --- a/content/events/2015/fall/WiCS-and-CSC-watch-War-Games!.md +++ b/content/events/2015/fall/WiCS-and-CSC-watch-War-Games!.md @@ -1,7 +1,7 @@ --- name: 'WiCS and CSC watch War Games!' short: 'WiCS and CSC are watching War Games in the Comfy lounge.' -date: 'Fri Nov 27 2015 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 27 2015 20:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2015/spring/Algorithms-for-Shortest-Paths.md b/content/events/2015/spring/Algorithms-for-Shortest-Paths.md index 102041da..28603c44 100644 --- a/content/events/2015/spring/Algorithms-for-Shortest-Paths.md +++ b/content/events/2015/spring/Algorithms-for-Shortest-Paths.md @@ -1,7 +1,7 @@ --- name: 'Algorithms for Shortest Paths' short: 'Come to this exciting talk about path-finding algorithms which is being presented by Professor Anna Lubiw.' -date: 'Thu Jul 16 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 16 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4064' --- diff --git a/content/events/2015/spring/By-Elections.md b/content/events/2015/spring/By-Elections.md index a3eebed3..18f3f66a 100644 --- a/content/events/2015/spring/By-Elections.md +++ b/content/events/2015/spring/By-Elections.md @@ -1,7 +1,7 @@ --- name: 'By-Elections' short: 'As there are vacancies in the executive council, there will be by-election on May 22nd. The following positions are open for election:- Treasurer- SecretaryThe executive are also looking for people who may be interested in the following positions:- Systems Administrator- Office Manager- Librarian' -date: 'Fri May 22 2015 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri May 22 2015 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001 (Coomfy)' --- diff --git a/content/events/2015/spring/Infrasound-is-all-around-us.md b/content/events/2015/spring/Infrasound-is-all-around-us.md index d9e1e4b1..d4191a7d 100644 --- a/content/events/2015/spring/Infrasound-is-all-around-us.md +++ b/content/events/2015/spring/Infrasound-is-all-around-us.md @@ -1,7 +1,7 @@ --- name: 'Infrasound is all around us' short: 'Ambient infra sound surrounds us. Richard Mann presents his current research and equipment on measuring infra sound, and samples of recorded infra sound.' -date: 'Wed Jul 08 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jul 08 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4060' --- diff --git a/content/events/2015/spring/UNIX-102.md b/content/events/2015/spring/UNIX-102.md index 4054d031..68490ce9 100644 --- a/content/events/2015/spring/UNIX-102.md +++ b/content/events/2015/spring/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: 'n things SCS hasn''t told you about the shell' -date: 'Fri Jun 19 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 19 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2015/spring/WiCS-and-CSC-Go-Outside.md b/content/events/2015/spring/WiCS-and-CSC-Go-Outside.md index a7c0d40a..b90c9664 100644 --- a/content/events/2015/spring/WiCS-and-CSC-Go-Outside.md +++ b/content/events/2015/spring/WiCS-and-CSC-Go-Outside.md @@ -1,7 +1,7 @@ --- name: 'WiCS and CSC Go Outside' short: 'Come hang out with the Women in Computer Science and the Computer Science Club! There will be s''mores and frozen yogurt. Also fire. And a creek. Let''s enjoy the outdoors!' -date: 'Fri Jun 26 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 26 2015 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Laurel Creek Firepit' --- diff --git a/content/events/2015/winter/Alumni-Tech-Talk.md b/content/events/2015/winter/Alumni-Tech-Talk.md index 7b61a3ad..7cd222f3 100644 --- a/content/events/2015/winter/Alumni-Tech-Talk.md +++ b/content/events/2015/winter/Alumni-Tech-Talk.md @@ -1,7 +1,7 @@ --- name: 'Alumni Tech Talk' short: 'Alex Tsay from AeroFS will talk about the high availability distributed file systems they develop.The CAP Theorem outlined the fundamental limitations of a distributed system. When designing a distributed system, one has to constantly be aware of the trade-off between consistency and availability. Most distributed systems are designed with consistency in mind. However, AeroFS has decided to build a high-availability file system instead. In this tech talk, I''ll be presenting an overview of AeroFS file system, advantages and challenges of a high-availability file system, and examine the inner workings of AeroFS''s core syncing algorithm.' -date: 'Wed Jan 21 2015 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Jan 21 2015 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2017' --- diff --git a/content/events/2015/winter/Code-Party-0.md b/content/events/2015/winter/Code-Party-0.md index 26111a34..e9ede960 100644 --- a/content/events/2015/winter/Code-Party-0.md +++ b/content/events/2015/winter/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'The first code party of Winter 2015, and we have something a litle different this time. We''re running a Code Retreat (coderetreat.org) with Boltmade. The result of this is that you will be able to do a coding challenge, wherein you implement Rule 110 (like the Game of Life). Of course, if you want to work on whatever you can do that as well. Delicious free food, but RSVP! [bit.ly/code-party-0]()' -date: 'Fri Feb 27 2015 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 27 2015 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'EV3 1408' --- diff --git a/content/events/2015/winter/Constitutional-GM-and-Code-Party-1.md b/content/events/2015/winter/Constitutional-GM-and-Code-Party-1.md index 5482d782..bcbd745b 100644 --- a/content/events/2015/winter/Constitutional-GM-and-Code-Party-1.md +++ b/content/events/2015/winter/Constitutional-GM-and-Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Constitutional GM and Code Party 1' short: 'GM for the W2015 term, two main amendments to be discussed: Requiring elections to be held within two weeks of the beginning of term and adopting a club-wide code of conduct.
Code Party 1 follows, we''re doing timed code golf problems, T-shirts might find themselves on people who do well on code golf.' -date: 'Fri Mar 27 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Mar 27 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'EIT 1015' --- diff --git a/content/events/2015/winter/Describing-and-Synthesizing-Microfluidics.md b/content/events/2015/winter/Describing-and-Synthesizing-Microfluidics.md index 1795221a..4341ec5a 100644 --- a/content/events/2015/winter/Describing-and-Synthesizing-Microfluidics.md +++ b/content/events/2015/winter/Describing-and-Synthesizing-Microfluidics.md @@ -1,7 +1,7 @@ --- name: 'Describing and Synthesizing Microfluidics' short: 'Derek Rayside presents current research on the field of microfluidics. Microfluidics are currently developed mainly by trial and error. How can this be improved?' -date: 'Thu Apr 02 2015 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Apr 02 2015 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2015/winter/Making-Robots-Behave.md b/content/events/2015/winter/Making-Robots-Behave.md index 43db7149..19fd4d54 100644 --- a/content/events/2015/winter/Making-Robots-Behave.md +++ b/content/events/2015/winter/Making-Robots-Behave.md @@ -1,7 +1,7 @@ --- name: 'Making Robots Behave' short: 'Part of the Cheriton School of CS'' Distinguished Lecture Series, MIT''s Leslie Kaelbling will discuss robotic AI applied to the messy real world. We make a number of approximations during planning but regain robustness and effectiveness through a continuous state estimation and replanning process. This allows us to solve problems that would otherwise be intractable to solve optimally.' -date: 'Thu Feb 05 2015 15:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 05 2015 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2015/winter/Racket's-Magical-match.md b/content/events/2015/winter/Racket's-Magical-match.md index b23fbb4f..f3b4a933 100644 --- a/content/events/2015/winter/Racket's-Magical-match.md +++ b/content/events/2015/winter/Racket's-Magical-match.md @@ -1,7 +1,7 @@ --- name: 'Racket''s Magical match' short: 'Theo Belaire, a fourth-year CS student, will be talking about Racket''s match'' function. Bug resistant, legible, and super powerful! Especially useful for CS 241 in writing compilers, but all-round a joy to write.' -date: 'Mon Feb 02 2015 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Feb 02 2015 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4063' --- diff --git a/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-1.md b/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-1.md index 955111fd..6a774326 100644 --- a/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-1.md +++ b/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-1.md @@ -1,7 +1,7 @@ --- name: 'Runtime Type Inference in Dynamic Languages - Day 1' short: 'Javascript is fast. In some cases, very close to compiled-language fast. How is this even possible? How do we know what types our variables have? How can we optimize it well? Kannan Vijayan will be talking about the historical advances in JIT-compilation of dynamically typed programs over two days. Of course, both of those talks will have free food.' -date: 'Mon Mar 09 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Mar 09 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4040' --- diff --git a/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-2.md b/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-2.md index b7631e0e..5f44e85a 100644 --- a/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-2.md +++ b/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-2.md @@ -1,7 +1,7 @@ --- name: 'Runtime Type Inference in Dynamic Languages - Day 2' short: 'Day 2 of Runtime Type Inference in Dynamic Languages with Kannan Vijayan' -date: 'Tue Mar 10 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 10 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4040' --- diff --git a/content/events/2015/winter/SAT-and-SMT-solvers.md b/content/events/2015/winter/SAT-and-SMT-solvers.md index 1426d1de..d68e1961 100644 --- a/content/events/2015/winter/SAT-and-SMT-solvers.md +++ b/content/events/2015/winter/SAT-and-SMT-solvers.md @@ -1,7 +1,7 @@ --- name: 'SAT and SMT solvers' short: 'Murphy Berzish explains how to programmatically determine if a program is satisfiable, and how to find a concrete counterexample if it is unsatisfiable. At the core are SAT/SMT solvers. SAT theory deals with Boolean Satisfiability solvers, while SMT theory--Satisfiability Modulo a Theory--allows SMT to be extended to common data structures. Free food!' -date: 'Tue Mar 03 2015 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 03 2015 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2038' --- diff --git a/content/events/2015/winter/Tech-Talk-Google-Fiber-Internet-The-Messy-Bits.md b/content/events/2015/winter/Tech-Talk-Google-Fiber-Internet-The-Messy-Bits.md index 77e66993..77d65a17 100644 --- a/content/events/2015/winter/Tech-Talk-Google-Fiber-Internet-The-Messy-Bits.md +++ b/content/events/2015/winter/Tech-Talk-Google-Fiber-Internet-The-Messy-Bits.md @@ -1,7 +1,7 @@ --- name: 'Tech Talk: Google Fiber Internet: The Messy Bits' short: 'Our speaker, Avery Pennarun, will share some not-very-secret secrets from the team creating GFiber''s open source router firmware, including some discussion of wifi, marketing truthiness, the laws of physics, something about coaxial cables, embedded ARM processors, queuing theory, signal processing, hardware design, and kernel driver optimization. If you''re lucky, he may also rant about poor garbage collector implementations. Also, there will be at least one slide containing one of those swooshy circle-and-arrow lifecycle diagrams, we promise.Please RSVP here: http://bit.ly/GoogleFiberTalk.' -date: 'Thu Jan 15 2015 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 15 2015 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2065' --- diff --git a/content/events/2015/winter/Winter-2015-Elections.md b/content/events/2015/winter/Winter-2015-Elections.md index 07490920..ad6c810a 100644 --- a/content/events/2015/winter/Winter-2015-Elections.md +++ b/content/events/2015/winter/Winter-2015-Elections.md @@ -1,7 +1,7 @@ --- name: 'Winter 2015 Elections' short: 'Elections for Winter 2015 are being held! Submit a nomination and join your fellow members in choosing this term''s CSC executive. (Please note the time change to 7PM.)' -date: 'Thu Jan 15 2015 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 15 2015 20:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2016/fall/ALT+TAB-Talks.md b/content/events/2016/fall/ALT+TAB-Talks.md index c3c8da2a..3608dd39 100644 --- a/content/events/2016/fall/ALT+TAB-Talks.md +++ b/content/events/2016/fall/ALT+TAB-Talks.md @@ -1,7 +1,7 @@ --- name: 'ALT+TAB Talks' short: 'Various members of the CSC will be giving brief, 25 minute talks on CS-related topics. An list of the talks being delivered can be found if you follow the event page link in this description. There will be food provided.' -date: 'Wed Nov 30 2016 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 30 2016 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4063' --- diff --git a/content/events/2016/fall/Bringing-OOP-Best-Practices-to-the-World-of-Functional-Programming.md b/content/events/2016/fall/Bringing-OOP-Best-Practices-to-the-World-of-Functional-Programming.md index 92977f3a..1578887f 100644 --- a/content/events/2016/fall/Bringing-OOP-Best-Practices-to-the-World-of-Functional-Programming.md +++ b/content/events/2016/fall/Bringing-OOP-Best-Practices-to-the-World-of-Functional-Programming.md @@ -1,7 +1,7 @@ --- name: 'Bringing OOP Best Practices to the World of Functional Programming' short: 'The CSC will have its first talk of the term this Thursday, October 6th. UW alumna and CSC member Elana Hashman will be giving a talk on using functional programming languages (like Racket!) in industry, and how some concepts from the more common object-oriented paradigm are translated to the functional paradigm. The abstract for the talk is below.' -date: 'Thu Oct 06 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 06 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4021' --- diff --git a/content/events/2016/fall/CSC-and-WiCS-Go-Outside.md b/content/events/2016/fall/CSC-and-WiCS-Go-Outside.md index 031ebe93..4d4cce93 100644 --- a/content/events/2016/fall/CSC-and-WiCS-Go-Outside.md +++ b/content/events/2016/fall/CSC-and-WiCS-Go-Outside.md @@ -1,7 +1,7 @@ --- name: 'CSC and WiCS Go Outside' short: 'The CSC and WiCS (Women in Computer Science) are co-hosting a social event on Thursday, October 13th (the day after reading week). We will be Going Outside to the Columbia Lake 2 Fire Pit; there will be a campfire, s''mores, lots of food, frisbees, grass, etc. Bring your friends!' -date: 'Thu Oct 13 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 13 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Columbia Lake 2 Fire Pit' --- diff --git a/content/events/2016/fall/CSCPMC-EOT-Party.md b/content/events/2016/fall/CSCPMC-EOT-Party.md index f3896e91..89bb029d 100644 --- a/content/events/2016/fall/CSCPMC-EOT-Party.md +++ b/content/events/2016/fall/CSCPMC-EOT-Party.md @@ -1,7 +1,7 @@ --- name: 'CSC/PMC EOT Party' short: 'The CSC and the PMAMC&OC (aka pure math club) are hosting our end of term events together! We''ll be taking over MC Comfy to hang out, eat lots of food (from Kismet!), and play board games.' -date: 'Mon Dec 05 2016 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Dec 05 2016 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2016/fall/Code-Party.md b/content/events/2016/fall/Code-Party.md index ee23c39e..5e23edcf 100644 --- a/content/events/2016/fall/Code-Party.md +++ b/content/events/2016/fall/Code-Party.md @@ -1,7 +1,7 @@ --- name: 'Code Party' short: 'Come code with us, eat some food, do some things. Personal projects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join us at Code Party and do it, with great company and great food.' -date: 'Wed Nov 16 2016 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 16 2016 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'M3 1006' --- diff --git a/content/events/2016/fall/Edmund-Noble-Member-Talk.md b/content/events/2016/fall/Edmund-Noble-Member-Talk.md index d464b5b2..944681b4 100644 --- a/content/events/2016/fall/Edmund-Noble-Member-Talk.md +++ b/content/events/2016/fall/Edmund-Noble-Member-Talk.md @@ -1,7 +1,7 @@ --- name: 'Edmund Noble Member Talk' short: 'CSC member Edmund Noble will be giving a talk, titled "Purely Functional Programming with Freely-Generated Domain Specific Languages". The talk will focus on embedded DSLs that exist within other languages, and how they can easily be constructed.' -date: 'Fri Nov 25 2016 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 25 2016 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4063' --- diff --git a/content/events/2016/fall/Fall-2016-Elections.md b/content/events/2016/fall/Fall-2016-Elections.md index 6142d56b..8408240b 100644 --- a/content/events/2016/fall/Fall-2016-Elections.md +++ b/content/events/2016/fall/Fall-2016-Elections.md @@ -1,7 +1,7 @@ --- name: 'Fall 2016 Elections' short: 'The Computer Science Club will be holding elections for the Fall 2016 President, Vice-President, Secretary and Treasurer. Additionally, the Systems Administrator, Office Manager and Librarian will be appointed.' -date: 'Mon Sep 19 2016 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 19 2016 19:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy Lounge' --- diff --git a/content/events/2016/fall/Feminism-in-STEM---a-101-Panel.md b/content/events/2016/fall/Feminism-in-STEM---a-101-Panel.md index df8cec85..ce91098c 100644 --- a/content/events/2016/fall/Feminism-in-STEM---a-101-Panel.md +++ b/content/events/2016/fall/Feminism-in-STEM---a-101-Panel.md @@ -1,7 +1,7 @@ --- name: 'Feminism in STEM - a 101 Panel' short: 'An introductory feminism in STEM panel, free food.' -date: 'Tue Oct 18 2016 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 18 2016 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'QNC 1507' --- diff --git a/content/events/2016/fall/General-Meeting.md b/content/events/2016/fall/General-Meeting.md index f775e1a6..577476db 100644 --- a/content/events/2016/fall/General-Meeting.md +++ b/content/events/2016/fall/General-Meeting.md @@ -1,7 +1,7 @@ --- name: 'General Meeting' short: 'This general meeting will be held to discuss changes to our Code of Conduct.' -date: 'Wed Nov 16 2016 20:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 16 2016 21:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'M3 1006' --- diff --git a/content/events/2016/fall/Richard-Mann-Prof-Talk.md b/content/events/2016/fall/Richard-Mann-Prof-Talk.md index 8ef636c6..9f272cb8 100644 --- a/content/events/2016/fall/Richard-Mann-Prof-Talk.md +++ b/content/events/2016/fall/Richard-Mann-Prof-Talk.md @@ -1,7 +1,7 @@ --- name: 'Richard Mann Prof Talk' short: 'Professor Richard Mann will be giving a talk, titled "Open Source Software for Sound Measurement and Analysis". He will be presenting information about his new course, CS 489, Computational Sound, which will be running in Winter 2017.' -date: 'Mon Nov 21 2016 18:15:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 21 2016 19:15:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4063' --- diff --git a/content/events/2016/fall/UNIX-101.md b/content/events/2016/fall/UNIX-101.md index 47124c16..f490ca1d 100644 --- a/content/events/2016/fall/UNIX-101.md +++ b/content/events/2016/fall/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'The CSC is having its next event, UNIX 101, on Wednesday November 9th at 6 PM in MC 3003 (the mac lab across from the CSC). UNIX 101 is a tutorial where we teach the basics of using a command-line (terminal) environment in UNIX. Knowing how to use the command-line and UNIX is an invaluable skill in CS, and helps prepare you for future projects and co-ops.' -date: 'Wed Nov 09 2016 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 09 2016 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2016/spring/CSC-Does-Spring-Cleaning.md b/content/events/2016/spring/CSC-Does-Spring-Cleaning.md index 96900072..832361aa 100644 --- a/content/events/2016/spring/CSC-Does-Spring-Cleaning.md +++ b/content/events/2016/spring/CSC-Does-Spring-Cleaning.md @@ -1,7 +1,7 @@ --- name: 'CSC Does Spring Cleaning' short: 'Come out and help make the office slightly less messy! We will bribe... uh, provide you with food for helping. :)' -date: 'Wed May 25 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed May 25 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3036 (CSC Office)' --- diff --git a/content/events/2016/spring/Code-Party-0.md b/content/events/2016/spring/Code-Party-0.md index 7754e6d0..2dc8ffd8 100644 --- a/content/events/2016/spring/Code-Party-0.md +++ b/content/events/2016/spring/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Come code with us, eat some food, do some things. Personal projects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join us at Code Party 0 and do it, with great company and great food.' -date: 'Thu Jun 02 2016 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 02 2016 19:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'STC 0010' --- diff --git a/content/events/2016/spring/Computer-Science-Beyond-Bits-and-Bytes.md b/content/events/2016/spring/Computer-Science-Beyond-Bits-and-Bytes.md index c6110489..20d70ed7 100644 --- a/content/events/2016/spring/Computer-Science-Beyond-Bits-and-Bytes.md +++ b/content/events/2016/spring/Computer-Science-Beyond-Bits-and-Bytes.md @@ -1,7 +1,7 @@ --- name: 'Computer Science: Beyond Bits and Bytes' short: 'Gladimir Baranoski is an Associate Professor at the School of Computer Science, in the Natural Phenomena Simulation Group. He will be giving a talk on underappreciated facets of computer science and its connections to other disciplines.' -date: 'Thu Jul 14 2016 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 14 2016 19:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2034' --- diff --git a/content/events/2016/spring/Notorious-CS452.md b/content/events/2016/spring/Notorious-CS452.md index 5d97d8d8..bc8b348d 100644 --- a/content/events/2016/spring/Notorious-CS452.md +++ b/content/events/2016/spring/Notorious-CS452.md @@ -1,7 +1,7 @@ --- name: 'Notorious CS452' short: 'Bill Cowan is the Director of the Computer Graphics Lab, and teaches the notorious CS452, lovingly known as the trains course by CS students. He will be giving a talk on that very course.' -date: 'Thu Jul 21 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 21 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4045' --- diff --git a/content/events/2016/spring/Richard-Mann-Prof-Talk-and-EOT.md b/content/events/2016/spring/Richard-Mann-Prof-Talk-and-EOT.md index 38a6faac..5878cc73 100644 --- a/content/events/2016/spring/Richard-Mann-Prof-Talk-and-EOT.md +++ b/content/events/2016/spring/Richard-Mann-Prof-Talk-and-EOT.md @@ -1,7 +1,7 @@ --- name: 'Richard Mann Prof Talk and EOT' short: 'Join us on Monday, July 25th at 6pm in the MC Comfy Lounge for an exciting prof talk by Richard Mann on Open Source Computer Sound Measurement. The abstract for the talk is below. We will follow this up by an EOT event with dinner and board games! Last event of the term, get hype.' -date: 'Mon Jul 25 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 25 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy Lounge' --- diff --git a/content/events/2016/spring/Spring-2016-Elections.md b/content/events/2016/spring/Spring-2016-Elections.md index df67ccc4..286a5f58 100644 --- a/content/events/2016/spring/Spring-2016-Elections.md +++ b/content/events/2016/spring/Spring-2016-Elections.md @@ -1,7 +1,7 @@ --- name: 'Spring 2016 Elections' short: 'The Computer Science Club will be holding elections for the Spring 2016 for President, Vice-President, Secretary, and Treasurer. Additionally, librarian, office manager, sysadmin, and fridge regent will be appointed and ratified.' -date: 'Thu May 12 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu May 12 2016 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001 (Comfy)' --- diff --git a/content/events/2016/spring/WiCS-and-CSC-Go-Outside!.md b/content/events/2016/spring/WiCS-and-CSC-Go-Outside!.md index cda8f1a4..6a2c03bc 100644 --- a/content/events/2016/spring/WiCS-and-CSC-Go-Outside!.md +++ b/content/events/2016/spring/WiCS-and-CSC-Go-Outside!.md @@ -1,7 +1,7 @@ --- name: 'WiCS and CSC Go Outside!' short: 'Join us at BMH Green for a night outdoors with fellow people in Computer Science! There will be ice cream and board games and frisbees and maybe some water guns. Bring your friends!' -date: 'Mon Jul 11 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 11 2016 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'BMH Green' --- diff --git a/content/events/2016/spring/scp-talks.md b/content/events/2016/spring/scp-talks.md index b9f85789..dd696781 100644 --- a/content/events/2016/spring/scp-talks.md +++ b/content/events/2016/spring/scp-talks.md @@ -1,7 +1,7 @@ --- name: 'scp talks' short: 'Listen to cool 15-20 lightning talks by CSC members on a variety of computer science and related topics.' -date: 'Wed Jun 08 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jun 08 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 5479' --- diff --git a/content/events/2016/winter/Code-Party.md b/content/events/2016/winter/Code-Party.md index b0716df2..f79929bb 100644 --- a/content/events/2016/winter/Code-Party.md +++ b/content/events/2016/winter/Code-Party.md @@ -1,7 +1,7 @@ --- name: 'Code Party' short: 'The CS Club is having its termly code party! Come out and work on projects, assignments, and more. Food is provided!' -date: 'Thu Feb 04 2016 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 04 2016 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0010' --- diff --git a/content/events/2016/winter/Eth1-Jane-Street-Competition.md b/content/events/2016/winter/Eth1-Jane-Street-Competition.md index 8d85e624..add43115 100644 --- a/content/events/2016/winter/Eth1-Jane-Street-Competition.md +++ b/content/events/2016/winter/Eth1-Jane-Street-Competition.md @@ -1,7 +1,7 @@ --- name: 'Eth1: Jane Street Competition' short: 'eth1: a day-long programming contest. Form teams and hack together a trading bot to compete against others and the markets.' -date: 'Sat Jan 23 2016 11:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Jan 23 2016 12:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'TBA' --- diff --git a/content/events/2016/winter/Git-102.md b/content/events/2016/winter/Git-102.md index 26e6327e..f7240b90 100644 --- a/content/events/2016/winter/Git-102.md +++ b/content/events/2016/winter/Git-102.md @@ -1,7 +1,7 @@ --- name: 'Git 102' short: 'Git 102 : Why you learned git in the first place.' -date: 'Wed Mar 16 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Mar 16 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2016/winter/Movie-Night-Big-Hero-6.md b/content/events/2016/winter/Movie-Night-Big-Hero-6.md index ab5a7f6a..7e043df5 100644 --- a/content/events/2016/winter/Movie-Night-Big-Hero-6.md +++ b/content/events/2016/winter/Movie-Night-Big-Hero-6.md @@ -1,7 +1,7 @@ --- name: 'Movie Night: Big Hero 6' short: 'Movie Night! Come watch "Big Hero 6" with the CSC!' -date: 'Wed Feb 10 2016 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 10 2016 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2016/winter/On-Surrounding-a-Polygon.md b/content/events/2016/winter/On-Surrounding-a-Polygon.md index 8d621b0d..4c511a94 100644 --- a/content/events/2016/winter/On-Surrounding-a-Polygon.md +++ b/content/events/2016/winter/On-Surrounding-a-Polygon.md @@ -1,7 +1,7 @@ --- name: 'On Surrounding a Polygon' short: 'Come out to a talk on surrounding a polygon by Dr. Craig Kaplan! Also stay afterwards for our EOT and socialize :) food will be provided!' -date: 'Mon Apr 04 2016 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Apr 04 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2016/winter/SASMS-Style-Talk-Night.md b/content/events/2016/winter/SASMS-Style-Talk-Night.md index 1e91ba57..f3f795d9 100644 --- a/content/events/2016/winter/SASMS-Style-Talk-Night.md +++ b/content/events/2016/winter/SASMS-Style-Talk-Night.md @@ -1,7 +1,7 @@ --- name: 'SASMS Style Talk Night' short: 'The CSC is hosting the first annual member talk series! This is a chance for anyone to come and give a short talk on any relevant topic. Some talks already arranged are on topics ranging from modern Javascript, to the Linux Kernel.' -date: 'Tue Mar 29 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 29 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4021' --- diff --git a/content/events/2016/winter/SAT-and-SMT-Solvers-for-Software-Engineering-and-Security.md b/content/events/2016/winter/SAT-and-SMT-Solvers-for-Software-Engineering-and-Security.md index d71fca08..2b4caad7 100644 --- a/content/events/2016/winter/SAT-and-SMT-Solvers-for-Software-Engineering-and-Security.md +++ b/content/events/2016/winter/SAT-and-SMT-Solvers-for-Software-Engineering-and-Security.md @@ -1,7 +1,7 @@ --- name: 'SAT and SMT Solvers for Software Engineering and Security' short: 'A talk about SAT and SMT Solvers for Software Engineering and Security by Dr. Vijay Ganesh' -date: 'Wed Mar 23 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Mar 23 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'QNC 1502' --- diff --git a/content/events/2016/winter/Steve-Bourque-and-Mike-Patterson-Network-Infrastructure-talk.md b/content/events/2016/winter/Steve-Bourque-and-Mike-Patterson-Network-Infrastructure-talk.md index b61f0c13..c7d62fa4 100644 --- a/content/events/2016/winter/Steve-Bourque-and-Mike-Patterson-Network-Infrastructure-talk.md +++ b/content/events/2016/winter/Steve-Bourque-and-Mike-Patterson-Network-Infrastructure-talk.md @@ -1,7 +1,7 @@ --- name: 'Steve Bourque and Mike Patterson Network Infrastructure talk' short: 'Steve Bourque and Mike Patterson of IST will give a brief overview of campus network connectivity and interconnectivity.' -date: 'Wed Mar 09 2016 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Mar 09 2016 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4058' --- diff --git a/content/events/2016/winter/Tea-and-Study.md b/content/events/2016/winter/Tea-and-Study.md index fe4539df..c8e5df2b 100644 --- a/content/events/2016/winter/Tea-and-Study.md +++ b/content/events/2016/winter/Tea-and-Study.md @@ -1,7 +1,7 @@ --- name: 'Tea and Study' short: 'It''s midterms season, and everyone has to study. So why not come study with the CS Club? Everyone welcome, especially new members! There will be tea and delicious snacks and outlets. Plus our delightful company. See you there!' -date: 'Thu Mar 03 2016 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 03 2016 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2016/winter/Unix-101.md b/content/events/2016/winter/Unix-101.md index 29636c3f..8957ad27 100644 --- a/content/events/2016/winter/Unix-101.md +++ b/content/events/2016/winter/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: 'Interested in Linux, but don''t know where to start? Come learn some basic topics with us including interaction with the shell, motivation for using it, some simple commands, and more! (Cookies after)' -date: 'Thu Jan 28 2016 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 28 2016 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2016/winter/Winter-2016-Elections.md b/content/events/2016/winter/Winter-2016-Elections.md index b2659477..7c2b67d0 100644 --- a/content/events/2016/winter/Winter-2016-Elections.md +++ b/content/events/2016/winter/Winter-2016-Elections.md @@ -1,7 +1,7 @@ --- name: 'Winter 2016 Elections' short: 'Interested in Linux, but don''t know where to start? Come learn some basic topics with us including interaction with the shell, motivation for using it, some simple commands, and more! (Cookies after)' -date: 'Thu Jan 14 2016 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 14 2016 20:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3001 (Comfy)' --- diff --git a/content/events/2017/fall/Alt+Tab-Talks.md b/content/events/2017/fall/Alt+Tab-Talks.md index 86acd547..19d444c5 100644 --- a/content/events/2017/fall/Alt+Tab-Talks.md +++ b/content/events/2017/fall/Alt+Tab-Talks.md @@ -1,7 +1,7 @@ --- name: 'Alt+Tab Talks' short: 'Come watch (or give!) interesting short talks by CS Club members. Talks include "Dynamic programming as path finding", "What is a landing page", "Subsurface scattering" and "How to compute on a GPU", but more are welcome (email [tghume@csclub.uwaterloo.ca]())! Click the link to the event detail page for more info.' -date: 'Thu Nov 09 2017 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 09 2017 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4059' --- diff --git a/content/events/2017/fall/CSC+WiCS-Fall-Social-and-Movie-Night.md b/content/events/2017/fall/CSC+WiCS-Fall-Social-and-Movie-Night.md index e97502ce..2d44c07a 100644 --- a/content/events/2017/fall/CSC+WiCS-Fall-Social-and-Movie-Night.md +++ b/content/events/2017/fall/CSC+WiCS-Fall-Social-and-Movie-Night.md @@ -1,7 +1,7 @@ --- name: 'CSC+WiCS Fall Social and Movie Night' short: 'Join other CSC and WiCS members for a social event featuring free food, board games and a showing of Wonder Woman.' -date: 'Thu Nov 02 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Nov 02 2017 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4059 and MC 4061' --- diff --git a/content/events/2017/fall/CSC-Goes-Outside.md b/content/events/2017/fall/CSC-Goes-Outside.md index 1a1b0e4d..cbfb9659 100644 --- a/content/events/2017/fall/CSC-Goes-Outside.md +++ b/content/events/2017/fall/CSC-Goes-Outside.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes Outside' short: 'Come join us for a bonfire outside at the Laurel Creek firepit (across Ring. Rd. from EV3) with fellow CSC members. Smores and snacks will be provided.' -date: 'Thu Oct 05 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 05 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Laurel Creek Firepit' --- diff --git a/content/events/2017/fall/CTF-Computer-Networking-Workshop.md b/content/events/2017/fall/CTF-Computer-Networking-Workshop.md index 1e4e3ea1..bcc67dd3 100644 --- a/content/events/2017/fall/CTF-Computer-Networking-Workshop.md +++ b/content/events/2017/fall/CTF-Computer-Networking-Workshop.md @@ -1,7 +1,7 @@ --- name: 'CTF Computer Networking Workshop' short: 'Hosted in collaboration with the [Univerisy of Waterloo CTF Club]()' -date: 'Thu Nov 23 2017 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 23 2017 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0010' --- diff --git a/content/events/2017/fall/Capture-the-Flag-Computing-Competition.md b/content/events/2017/fall/Capture-the-Flag-Computing-Competition.md index 2c2320c5..9e5f2254 100644 --- a/content/events/2017/fall/Capture-the-Flag-Computing-Competition.md +++ b/content/events/2017/fall/Capture-the-Flag-Computing-Competition.md @@ -1,7 +1,7 @@ --- name: 'Capture the Flag Computing Competition' short: 'Test your programming, web, networking, and trivial skillsLearn how to reverse engineer, crack codes, and use various tools.Win prizes!' -date: 'Tue Nov 14 2017 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 14 2017 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0020' --- diff --git a/content/events/2017/fall/Code-Party-0.md b/content/events/2017/fall/Code-Party-0.md index 829f77df..14b6e140 100644 --- a/content/events/2017/fall/Code-Party-0.md +++ b/content/events/2017/fall/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'The CS Club is hosting our first Code Party of the term (Friday September 29th) from 6:30pm until late in the evening in M3 1006!Come code with us, eat some food, do some things.' -date: 'Fri Sep 29 2017 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 29 2017 19:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'M3 1006' --- diff --git a/content/events/2017/fall/Code-Party-1.md b/content/events/2017/fall/Code-Party-1.md index 599c9097..b75e9cba 100644 --- a/content/events/2017/fall/Code-Party-1.md +++ b/content/events/2017/fall/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: 'The CS Club is hosting our second Code Party of the term from 6:00pm until late in the evening in STC 0050!Come code with us, eat some food, do some things.' -date: 'Wed Nov 15 2017 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 15 2017 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0050' --- diff --git a/content/events/2017/fall/End-of-Term-Event.md b/content/events/2017/fall/End-of-Term-Event.md index 8eee3e7e..2234e9e2 100644 --- a/content/events/2017/fall/End-of-Term-Event.md +++ b/content/events/2017/fall/End-of-Term-Event.md @@ -1,7 +1,7 @@ --- name: 'End of Term Event' short: 'Join fellow CSC members for our end of term social. There will be food and good company. We can grab board games from Mathsoc.' -date: 'Fri Dec 01 2017 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Dec 01 2017 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2017/fall/Fall-2017-Elections.md b/content/events/2017/fall/Fall-2017-Elections.md index 024c045e..29fd5bf7 100644 --- a/content/events/2017/fall/Fall-2017-Elections.md +++ b/content/events/2017/fall/Fall-2017-Elections.md @@ -1,7 +1,7 @@ --- name: 'Fall 2017 Elections' short: 'The Computer Science Club will be holding elections for the Spring 2017 President, Vice-President, Secretary and Treasurer. Additionally, the Systems Administrator, Office Manager and Librarian, CTF Club Liaison and Fridge Person will be appointed.' -date: 'Fri Sep 15 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 15 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy Lounge' --- diff --git a/content/events/2017/fall/Fall-2017-Special-Elections.md b/content/events/2017/fall/Fall-2017-Special-Elections.md index d80bf2a1..1f46dead 100644 --- a/content/events/2017/fall/Fall-2017-Special-Elections.md +++ b/content/events/2017/fall/Fall-2017-Special-Elections.md @@ -1,7 +1,7 @@ --- name: 'Fall 2017 Special Elections' short: 'The Computer Science Club will be holding special elections for the Spring 2017 Vice-President and Secretary. Additionally, the Systems Administrator, Office Manager and Librarian, CTF Club Liaison and IMPAD will be appointed.' -date: 'Fri Sep 22 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 22 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy Lounge' --- diff --git a/content/events/2017/fall/Unix-101.md b/content/events/2017/fall/Unix-101.md index 4637c5c9..c2f1075e 100644 --- a/content/events/2017/fall/Unix-101.md +++ b/content/events/2017/fall/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: 'Interested in Linux, but don''t know where to start? Come learn some basic topics with us including interaction with the shell, motivation for using it, some simple commands, and more! (Snacks after)' -date: 'Thu Oct 12 2017 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 12 2017 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2017/spring/Alt-Tab-S17.md b/content/events/2017/spring/Alt-Tab-S17.md index 00cd9651..d8ba1c4d 100644 --- a/content/events/2017/spring/Alt-Tab-S17.md +++ b/content/events/2017/spring/Alt-Tab-S17.md @@ -1,7 +1,7 @@ --- name: 'Alt-Tab: S17' short: 'Join us for food and interesting member talks!' -date: 'Tue Jul 18 2017 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 18 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4040' --- diff --git a/content/events/2017/spring/CSC-and-WiCS-Goes-Outside.md b/content/events/2017/spring/CSC-and-WiCS-Goes-Outside.md index d3188bd9..4595a6ce 100644 --- a/content/events/2017/spring/CSC-and-WiCS-Goes-Outside.md +++ b/content/events/2017/spring/CSC-and-WiCS-Goes-Outside.md @@ -1,7 +1,7 @@ --- name: 'CSC and WiCS Goes Outside' short: 'Come join Women in Computer Science and the Computer Science Club outdoors!' -date: 'Wed Jul 05 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jul 05 2017 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Laurel Creek Firepit' --- diff --git a/content/events/2017/spring/Code-Party-0.md b/content/events/2017/spring/Code-Party-0.md index 5a798eb1..70421b8c 100644 --- a/content/events/2017/spring/Code-Party-0.md +++ b/content/events/2017/spring/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Join us for Code Party 0!' -date: 'Thu Jun 22 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 22 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'STC 0020' --- diff --git a/content/events/2017/spring/End-of-Term-Party.md b/content/events/2017/spring/End-of-Term-Party.md index 6ebfe8c7..c7c3e1bb 100644 --- a/content/events/2017/spring/End-of-Term-Party.md +++ b/content/events/2017/spring/End-of-Term-Party.md @@ -1,7 +1,7 @@ --- name: 'End of Term Party' short: 'Come celebrate the end of the term with us in MC Comfy!' -date: 'Mon Jul 24 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 24 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2017/spring/Spring-2017-Elections.md b/content/events/2017/spring/Spring-2017-Elections.md index a6641862..6f0a0d26 100644 --- a/content/events/2017/spring/Spring-2017-Elections.md +++ b/content/events/2017/spring/Spring-2017-Elections.md @@ -1,7 +1,7 @@ --- name: 'Spring 2017 Elections' short: 'The Computer Science Club will be holding elections for the Spring 2017 President, Vice-President, Secretary and Treasurer. Additionally, the Systems Administrator, Office Manager and Librarian will be appointed.' -date: 'Wed May 17 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed May 17 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy Lounge' --- diff --git a/content/events/2017/spring/Spring-Cleaning.md b/content/events/2017/spring/Spring-Cleaning.md index 19fa3049..59828cf1 100644 --- a/content/events/2017/spring/Spring-Cleaning.md +++ b/content/events/2017/spring/Spring-Cleaning.md @@ -1,7 +1,7 @@ --- name: 'Spring Cleaning' short: 'Join us for Spring Cleaning!' -date: 'Sat Jul 15 2017 10:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Jul 15 2017 11:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'CSC Office' --- diff --git a/content/events/2017/spring/Understanding-machine-learning---a-theory-perspective.md b/content/events/2017/spring/Understanding-machine-learning---a-theory-perspective.md index 219828a4..468dc217 100644 --- a/content/events/2017/spring/Understanding-machine-learning---a-theory-perspective.md +++ b/content/events/2017/spring/Understanding-machine-learning---a-theory-perspective.md @@ -1,7 +1,7 @@ --- name: 'Understanding machine learning - a theory perspective' short: 'Professor Shai Ben-David will discuss the basic principles behind machine learning and how they relate to some of the headline-making practical tools, in addition to the major research challenges and directions that address the fast expanding scope of potential machine learning applications.' -date: 'Thu Jun 15 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 15 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4060' --- diff --git a/content/events/2017/spring/Unix-102.md b/content/events/2017/spring/Unix-102.md index e7cdf3b0..291233b2 100644 --- a/content/events/2017/spring/Unix-102.md +++ b/content/events/2017/spring/Unix-102.md @@ -1,7 +1,7 @@ --- name: 'Unix 102' short: 'Come gain some more in-depth knowledge or some less well-known tips and tricks for using the command line.' -date: 'Thu Jun 01 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 01 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2017/winter/Alt+Tab-Talks.md b/content/events/2017/winter/Alt+Tab-Talks.md index 5552aea6..4a3606bc 100644 --- a/content/events/2017/winter/Alt+Tab-Talks.md +++ b/content/events/2017/winter/Alt+Tab-Talks.md @@ -1,7 +1,7 @@ --- name: 'Alt+Tab Talks' short: 'Come watch (or give!) interesting short talks by CS Club members. Talks include "Stepping into math: building a step-by-step algebra solver" and "Online database migrations at scale", but more are welcome (email [tghume@csclub.uwaterloo.ca]())! Click the link to the event detail page for more info. (Note: date was moved to Thursday)' -date: 'Thu Mar 09 2017 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 09 2017 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4042' --- diff --git a/content/events/2017/winter/Code-Party-0.md b/content/events/2017/winter/Code-Party-0.md index 59d57560..b8ce3cf1 100644 --- a/content/events/2017/winter/Code-Party-0.md +++ b/content/events/2017/winter/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Come code with us, eat some food, do some things. Personal projects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join us at Code Party 0 and do it, with great company and great food. Come any time after 5pm, but if you come earlier your food preferences are more likely to be accounted for, and there''s more time for coding!' -date: 'Wed Feb 08 2017 17:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 08 2017 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0020' --- diff --git a/content/events/2017/winter/Code-Party-1.md b/content/events/2017/winter/Code-Party-1.md index bd19a0ac..6d6594df 100644 --- a/content/events/2017/winter/Code-Party-1.md +++ b/content/events/2017/winter/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: 'Come code with us, eat some food, do some things. Personal projects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join us at Code Party 1 and do it, with great company and great food. Come any time after 5pm, but if you come earlier your food preferences are more likely to be accounted for, and there''s more time for coding!' -date: 'Wed Apr 05 2017 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Apr 05 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'STC 0060' --- diff --git a/content/events/2017/winter/Unix-201.md b/content/events/2017/winter/Unix-201.md index 238163aa..3962ee76 100644 --- a/content/events/2017/winter/Unix-201.md +++ b/content/events/2017/winter/Unix-201.md @@ -1,7 +1,7 @@ --- name: 'Unix 201' short: 'A talk and demo about more advanced Unix tricks and tools than are taught in our regular Unix 101 events. Topics may include customizing your prompt, the ranger console file manager, fancy shells, htop, rsync and using terminal escape sequences in your programs.' -date: 'Wed Mar 22 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Mar 22 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4045' --- diff --git a/content/events/2017/winter/Winter-2017-Elections.md b/content/events/2017/winter/Winter-2017-Elections.md index b36d4bf8..e05cc21c 100644 --- a/content/events/2017/winter/Winter-2017-Elections.md +++ b/content/events/2017/winter/Winter-2017-Elections.md @@ -1,7 +1,7 @@ --- name: 'Winter 2017 Elections' short: 'The Computer Science Club will be holding elections for the Winter 2017 President, Vice-President, Secretary and Treasurer. Additionally, the Systems Administrator, Office Manager and Librarian will be appointed.' -date: 'Thu Jan 12 2017 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 12 2017 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy Lounge' --- diff --git a/content/events/2018/fall/Alt-Tab.md b/content/events/2018/fall/Alt-Tab.md index 2c50330c..4112d6e8 100644 --- a/content/events/2018/fall/Alt-Tab.md +++ b/content/events/2018/fall/Alt-Tab.md @@ -1,7 +1,7 @@ --- name: 'Alt-Tab' short: 'Alt-Tab is coming up next week on Thursday Nov. 29th 6-8pm at MC 5417. We have an amazing group of members giving short talks on topics of their choice.' -date: 'Thu Nov 29 2018 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 29 2018 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 5479' --- diff --git a/content/events/2018/fall/CSC-&-WiCS-&-MathSoc-go-outside!.md b/content/events/2018/fall/CSC-&-WiCS-&-MathSoc-go-outside!.md index 5c2483b1..5534b1fa 100644 --- a/content/events/2018/fall/CSC-&-WiCS-&-MathSoc-go-outside!.md +++ b/content/events/2018/fall/CSC-&-WiCS-&-MathSoc-go-outside!.md @@ -1,7 +1,7 @@ --- name: 'CSC & WiCS & MathSoc go outside!' short: 'We will be having a bonfire this Wednesday, Oct 3rd 7-10pm, at Columbia Lake Firepit 2 (NW of CIF), co-hosted with WiCS and MathSoc. Smores and snacks will be provided!' -date: 'Wed Oct 03 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 03 2018 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Columbia Lake Firepit 2' --- diff --git a/content/events/2018/fall/CSC-EOT.md b/content/events/2018/fall/CSC-EOT.md index a6fb671f..fccb6829 100644 --- a/content/events/2018/fall/CSC-EOT.md +++ b/content/events/2018/fall/CSC-EOT.md @@ -1,7 +1,7 @@ --- name: 'CSC EOT' short: 'CSC End of term celebrations on December 3rd, at 7 PM in MC Comfy.' -date: 'Mon Dec 03 2018 07:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Dec 03 2018 08:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2018/fall/Code-Party-0.md b/content/events/2018/fall/Code-Party-0.md index ace4a25e..737c906d 100644 --- a/content/events/2018/fall/Code-Party-0.md +++ b/content/events/2018/fall/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'The CS Club is hosting our first Code Party of the term from 6:30pm until \~9:30pm in EV3-1408, on Thursday October 18.' -date: 'Thu Oct 18 2018 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 18 2018 19:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'EV3-1408' --- diff --git a/content/events/2018/fall/Data-Driven-UIs,-Incrementally.md b/content/events/2018/fall/Data-Driven-UIs,-Incrementally.md index c247b5dc..3e4b8d7a 100644 --- a/content/events/2018/fall/Data-Driven-UIs,-Incrementally.md +++ b/content/events/2018/fall/Data-Driven-UIs,-Incrementally.md @@ -1,7 +1,7 @@ --- name: 'Data Driven UIs, Incrementally' short: 'Jane Street''s Yaron Minsky is coming to Waterloo to give a talk aimed at undergraduate students.' -date: 'Mon Oct 15 2018 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 15 2018 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2018/fall/Gloves-101.md b/content/events/2018/fall/Gloves-101.md index 6a01a29b..158ef546 100644 --- a/content/events/2018/fall/Gloves-101.md +++ b/content/events/2018/fall/Gloves-101.md @@ -1,7 +1,7 @@ --- name: 'Gloves 101' short: 'Make touchscreen gloves with the CS Club on October 29, 5:30 PM in QNC 1506.' -date: 'Mon Oct 29 2018 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 29 2018 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'QNC-1506' --- diff --git a/content/events/2018/fall/Netplay-in-emulators.md b/content/events/2018/fall/Netplay-in-emulators.md index 23dea396..b562d099 100644 --- a/content/events/2018/fall/Netplay-in-emulators.md +++ b/content/events/2018/fall/Netplay-in-emulators.md @@ -1,7 +1,7 @@ --- name: 'Netplay in emulators' short: 'Professor Gregor Richards will be talking about netplay in emulators, which allows for playing video games over the internet.' -date: 'Mon Nov 12 2018 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 12 2018 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC-4063' --- diff --git a/content/events/2018/fall/Unix-101.md b/content/events/2018/fall/Unix-101.md index 5f34aa4a..e0060389 100644 --- a/content/events/2018/fall/Unix-101.md +++ b/content/events/2018/fall/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: 'Learn the basics of UNIX with the CS Club on October 22, 5:30 PM in MC 3003.' -date: 'Mon Oct 22 2018 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 22 2018 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC-3003' --- diff --git a/content/events/2018/fall/[Cancelled]-BBC-microbit-computer-What-is-it-good-for.md b/content/events/2018/fall/[Cancelled]-BBC-microbit-computer-What-is-it-good-for.md index 0f304d92..c3535f35 100644 --- a/content/events/2018/fall/[Cancelled]-BBC-microbit-computer-What-is-it-good-for.md +++ b/content/events/2018/fall/[Cancelled]-BBC-microbit-computer-What-is-it-good-for.md @@ -1,7 +1,7 @@ --- name: '[Cancelled] BBC micro:bit computer: What is it good for?' short: 'Professor Richard Mann will be talking about the BBC micro:bit, an embedded computer that is popular with hobbyists and comes with a variety of peripherals.' -date: 'Mon Nov 05 2018 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 05 2018 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC-4063' --- diff --git a/content/events/2018/spring/Alt-Tab.md b/content/events/2018/spring/Alt-Tab.md index a4013cf3..b9fcbe8a 100644 --- a/content/events/2018/spring/Alt-Tab.md +++ b/content/events/2018/spring/Alt-Tab.md @@ -1,7 +1,7 @@ --- name: 'Alt-Tab' short: 'Come hear 10-15 minutes talks from CSC members on a variety of topics.' -date: 'Wed Jul 04 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jul 04 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4058' --- diff --git a/content/events/2018/spring/CSC-and-WiCS-Go-Outside.md b/content/events/2018/spring/CSC-and-WiCS-Go-Outside.md index 38b8ac48..4ff738ea 100644 --- a/content/events/2018/spring/CSC-and-WiCS-Go-Outside.md +++ b/content/events/2018/spring/CSC-and-WiCS-Go-Outside.md @@ -1,7 +1,7 @@ --- name: 'CSC and WiCS Go Outside' short: 'Come join us for a bonfire outside at the Laurel Creek firepit (across Ring. Rd. from EV3) with fellow CSC and WiCS members. Smores and snacks will be provided.' -date: 'Mon Jun 04 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jun 04 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Laurel Creek Firepit' --- diff --git a/content/events/2018/spring/Capture-the-Flag.md b/content/events/2018/spring/Capture-the-Flag.md index 5e86fa2b..f14289e8 100644 --- a/content/events/2018/spring/Capture-the-Flag.md +++ b/content/events/2018/spring/Capture-the-Flag.md @@ -1,7 +1,7 @@ --- name: 'Capture the Flag' short: 'Test your programming, web, networking, and trivia skills in this computer security themed contest. Learn how to reverse engineer, crack codes, find flaws in websites, and use security tools.' -date: 'Wed Jul 11 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jul 11 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'STC 0010' --- diff --git a/content/events/2018/spring/Code-Party-0.md b/content/events/2018/spring/Code-Party-0.md index a82d70c7..e556c927 100644 --- a/content/events/2018/spring/Code-Party-0.md +++ b/content/events/2018/spring/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'The CS Club is hosting our first Code Party of the term from 6:30pm until \~9:30pm in STC 0020!Come code with us, eat some food, do some things.' -date: 'Mon May 28 2018 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon May 28 2018 19:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'STC 0020' --- diff --git a/content/events/2018/spring/Sound-From-microphones-to-speakers-and-everything-inbetween.md b/content/events/2018/spring/Sound-From-microphones-to-speakers-and-everything-inbetween.md index 79a7852f..84bccc60 100644 --- a/content/events/2018/spring/Sound-From-microphones-to-speakers-and-everything-inbetween.md +++ b/content/events/2018/spring/Sound-From-microphones-to-speakers-and-everything-inbetween.md @@ -1,7 +1,7 @@ --- name: 'Sound: From microphones to speakers and everything inbetween' short: 'The CSC will be hosting a Prof Talk by Richard Mann.' -date: 'Tue Jul 17 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 17 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2018/winter/Alt-Tab-W18.md b/content/events/2018/winter/Alt-Tab-W18.md index 9ec832ec..bf6cde6c 100644 --- a/content/events/2018/winter/Alt-Tab-W18.md +++ b/content/events/2018/winter/Alt-Tab-W18.md @@ -1,7 +1,7 @@ --- name: 'Alt-Tab: W18' short: ' CSC will be hosting our termly Alt-Tab event, the Computer Science version of Short Attention Span Math Seminars (SASMS) hosted by that math club down the hall. It will be a night full of friendly talks. ' -date: 'Wed Mar 28 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Mar 28 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2018/winter/Code-Party-0.md b/content/events/2018/winter/Code-Party-0.md index 3c0a8ad4..369c805c 100644 --- a/content/events/2018/winter/Code-Party-0.md +++ b/content/events/2018/winter/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Our first code party of the term! Food is sandwiches, constitution amendments are a go, and Dr. Morton will be talking there! It''ll be fun.' -date: 'Thu Jan 25 2018 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 25 2018 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0040' --- diff --git a/content/events/2018/winter/Discussion-with-maddog.md b/content/events/2018/winter/Discussion-with-maddog.md index e11e31d1..ac7e6035 100644 --- a/content/events/2018/winter/Discussion-with-maddog.md +++ b/content/events/2018/winter/Discussion-with-maddog.md @@ -1,7 +1,7 @@ --- name: 'Discussion with maddog' short: 'We''ll be having a discussion session with maddog, an out-of-town speaker from the LPI. Food will be provided, as well as good company. Come out!' -date: 'Tue Mar 13 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 13 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2018/winter/Prof-Talk-with-Richard-Mann.md b/content/events/2018/winter/Prof-Talk-with-Richard-Mann.md index 14d8d426..30c83349 100644 --- a/content/events/2018/winter/Prof-Talk-with-Richard-Mann.md +++ b/content/events/2018/winter/Prof-Talk-with-Richard-Mann.md @@ -1,7 +1,7 @@ --- name: 'Prof Talk with Richard Mann' short: 'Professor Richard Mann will be giving a talk on black-box testing of audio gear. Come out to see fancy audio gear, learn more about his Advanced Topics course in Computational Sound, and eat free food! Click through for his abstract.' -date: 'Thu Mar 22 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 22 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4059' --- diff --git a/content/events/2018/winter/Programming-for-the-22nd-Century.md b/content/events/2018/winter/Programming-for-the-22nd-Century.md index 55742561..f3850bcf 100644 --- a/content/events/2018/winter/Programming-for-the-22nd-Century.md +++ b/content/events/2018/winter/Programming-for-the-22nd-Century.md @@ -1,7 +1,7 @@ --- name: 'Programming for the 22nd Century' short: 'We are bringing an out-of-town speaker, John "maddog" Hall, to come speak! Come to this event, where he will be talking about changes in programming paradigms since the invention of C, and the discussion event tomorrow.' -date: 'Mon Mar 12 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Mar 12 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2018/winter/Technical-Interview-Prep.md b/content/events/2018/winter/Technical-Interview-Prep.md index 3e44dab0..82e0ad46 100644 --- a/content/events/2018/winter/Technical-Interview-Prep.md +++ b/content/events/2018/winter/Technical-Interview-Prep.md @@ -1,7 +1,7 @@ --- name: 'Technical Interview Prep' short: 'Our first workshop of the term! Fatema and Arshia will be heading a workshop on how to prepare for technical interviews.Got technical interviews? Come out!' -date: 'Wed Feb 07 2018 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 07 2018 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'QNC 1502' --- diff --git a/content/events/2018/winter/Uncode-Party-with-WiCS.md b/content/events/2018/winter/Uncode-Party-with-WiCS.md index 0115d5e8..4fbe6c56 100644 --- a/content/events/2018/winter/Uncode-Party-with-WiCS.md +++ b/content/events/2018/winter/Uncode-Party-with-WiCS.md @@ -1,7 +1,7 @@ --- name: 'Uncode Party with WiCS' short: ' We are having a joint Code Party with Women in Computer Science (WiCS). This time, it''s an Uncode Party, where you try to find the worst solutions possible to programming problems that we will provide. ' -date: 'Mon Mar 26 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Mar 26 2018 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'QNC 2502' --- diff --git a/content/events/2018/winter/Winter-2018-Elections.md b/content/events/2018/winter/Winter-2018-Elections.md index 888d2e7d..d5984099 100644 --- a/content/events/2018/winter/Winter-2018-Elections.md +++ b/content/events/2018/winter/Winter-2018-Elections.md @@ -1,7 +1,7 @@ --- name: 'Winter 2018 Elections' short: 'The Computer Science Club will be holding elections for the Winter 2018 President, Vice-President, Secretary and Treasurer. Additionally, the Systems Administrator, Office Manager and Librarian, CTF Club Liaison and IMAPd (fridge and snack runs) will be appointed.' -date: 'Mon Jan 15 2018 17:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 15 2018 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2019/spring/Alt-Tab.md b/content/events/2019/spring/Alt-Tab.md index a005e129..8600770f 100644 --- a/content/events/2019/spring/Alt-Tab.md +++ b/content/events/2019/spring/Alt-Tab.md @@ -1,7 +1,7 @@ --- name: 'Alt-Tab' short: 'The Computer Science Club will be holding a joint event with Women in Computer Science on Thursday, July 18th at MC 5417 at 6:00 PM.' -date: 'Thu Jul 18 2019 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 18 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 5417' --- diff --git a/content/events/2019/spring/Code-Party-0.md b/content/events/2019/spring/Code-Party-0.md index df4f26a5..e31021e5 100644 --- a/content/events/2019/spring/Code-Party-0.md +++ b/content/events/2019/spring/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'The Computer Science Club will be holding Code Party 0 on Tuesday, June 18th at PHY 150 at 6:00 PM.' -date: 'Tue Jun 18 2019 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jun 18 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2019/spring/End-of-Term-Event.md b/content/events/2019/spring/End-of-Term-Event.md index 260ef7bb..02ec54a6 100644 --- a/content/events/2019/spring/End-of-Term-Event.md +++ b/content/events/2019/spring/End-of-Term-Event.md @@ -1,7 +1,7 @@ --- name: 'End of Term Event' short: 'The Computer Science Club will be holding a end of term event on Monday, July 29th at MC Comfy at 6:00 PM.' -date: 'Mon Jul 29 2019 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 29 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2019/spring/Movie-Night.md b/content/events/2019/spring/Movie-Night.md index 699e1f1f..c9fe18d2 100644 --- a/content/events/2019/spring/Movie-Night.md +++ b/content/events/2019/spring/Movie-Night.md @@ -1,7 +1,7 @@ --- name: 'Movie Night' short: 'The Computer Science Club will be holding a joint event with Women in Computer Science on Tuesday, July 9th at MC Comfy at 7:00 PM.' -date: 'Tue Jul 09 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 09 2019 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2019/spring/Spring-2019-Elections.md b/content/events/2019/spring/Spring-2019-Elections.md index a9a4d88b..14ace040 100644 --- a/content/events/2019/spring/Spring-2019-Elections.md +++ b/content/events/2019/spring/Spring-2019-Elections.md @@ -1,7 +1,7 @@ --- name: 'Spring 2019 Elections' short: 'The Computer Science Club will be holding elections for the Spring 2019 term on Thursday, May 16th in MC Comfy (MC 3001) at 7:00 PM.' -date: 'Thu May 16 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu May 16 2019 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy (MC 3001)' --- diff --git a/content/events/2019/spring/WiCS-x-CSC-Bondfire-Night.md b/content/events/2019/spring/WiCS-x-CSC-Bondfire-Night.md index c7116bfc..a85697e2 100644 --- a/content/events/2019/spring/WiCS-x-CSC-Bondfire-Night.md +++ b/content/events/2019/spring/WiCS-x-CSC-Bondfire-Night.md @@ -1,7 +1,7 @@ --- name: 'WiCS x CSC Bondfire Night' short: 'The Computer Science Club will be holding a joint event with Women in Computer Science on Wednesday, June 5th at MC Comfy at 7:00 PM. NOTE: the event has been moved from the Laurel Creek Firepit due to rain.' -date: 'Wed Jun 05 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jun 05 2019 20:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MOVED to MC Comfy' --- diff --git a/content/events/2019/winter/Algorithms-practice-workshop.md b/content/events/2019/winter/Algorithms-practice-workshop.md index 464403ac..d5ee09c7 100644 --- a/content/events/2019/winter/Algorithms-practice-workshop.md +++ b/content/events/2019/winter/Algorithms-practice-workshop.md @@ -1,7 +1,7 @@ --- name: 'Algorithms practice workshop' short: 'Algorithms practice workshop on January 24th, 2019, at 6:30 PM in STC 0060' -date: 'Thu Jan 24 2019 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 24 2019 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0060' --- diff --git a/content/events/2019/winter/CSC-+-WiCS-Movie-Night.md b/content/events/2019/winter/CSC-+-WiCS-Movie-Night.md index f5e920c6..679220b3 100644 --- a/content/events/2019/winter/CSC-+-WiCS-Movie-Night.md +++ b/content/events/2019/winter/CSC-+-WiCS-Movie-Night.md @@ -1,7 +1,7 @@ --- name: 'CSC + WiCS Movie Night' short: 'CSC + WiCS Movie Night on March 21th, 2019, at 6 PM in MC Comfy' -date: 'Thu Mar 21 2019 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 21 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2019/winter/Code-Party-0.md b/content/events/2019/winter/Code-Party-0.md index 006c586b..320861f3 100644 --- a/content/events/2019/winter/Code-Party-0.md +++ b/content/events/2019/winter/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Code Party 0 on March 13th, 2019, at 6 PM in QNC 1502' -date: 'Wed Mar 13 2019 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Mar 13 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'QNC 1502' --- diff --git a/content/events/2019/winter/Git-101.md b/content/events/2019/winter/Git-101.md index 9e3540ca..f687c7e9 100644 --- a/content/events/2019/winter/Git-101.md +++ b/content/events/2019/winter/Git-101.md @@ -1,7 +1,7 @@ --- name: 'Git 101' short: 'Git 101 workshop on March 2nd, 2019, at 12 PM in QNC 1502' -date: 'Sat Mar 02 2019 12:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Mar 02 2019 13:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'QNC 1502' --- diff --git a/content/events/2019/winter/Prof-talk-Animated-Tilings.md b/content/events/2019/winter/Prof-talk-Animated-Tilings.md index 9913031d..3e6864b3 100644 --- a/content/events/2019/winter/Prof-talk-Animated-Tilings.md +++ b/content/events/2019/winter/Prof-talk-Animated-Tilings.md @@ -1,7 +1,7 @@ --- name: 'Prof talk: Animated Tilings' short: 'Professor Craig Kaplan will be talking about tiling arrangements on March 20th, 2019, at 4 PM in PHY 150' -date: 'Wed Mar 20 2019 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Mar 20 2019 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2019/winter/Prof-talk-Making-the-Switch-Going-from-2D-to-S3D.md b/content/events/2019/winter/Prof-talk-Making-the-Switch-Going-from-2D-to-S3D.md index 45254c98..e405ce0f 100644 --- a/content/events/2019/winter/Prof-talk-Making-the-Switch-Going-from-2D-to-S3D.md +++ b/content/events/2019/winter/Prof-talk-Making-the-Switch-Going-from-2D-to-S3D.md @@ -1,7 +1,7 @@ --- name: 'Prof talk: Making the Switch: Going from 2D to S3D' short: 'We will be having our second prof talk of the term with Lesley Istead, on April 5, 3:30 pm in STC 0020. She will be talking about the problems and algorithms used in the film industry to go from 2D to S3D. Come listen to the talk and enjoy some free food!' -date: 'Fri Apr 05 2019 15:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Apr 05 2019 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'STC 0020' --- diff --git a/content/events/2020/fall/Roasting-Our-First-Year-Resumes.md b/content/events/2020/fall/Roasting-Our-First-Year-Resumes.md index 6d9ec1a7..14237e60 100644 --- a/content/events/2020/fall/Roasting-Our-First-Year-Resumes.md +++ b/content/events/2020/fall/Roasting-Our-First-Year-Resumes.md @@ -1,7 +1,7 @@ --- name: 'Roasting Our First Year Resumes' short: 'Upper years students will be critiquing their own resumes from first year.πŸ‘‰ Streamed at [twitch.tv/uwcsclub]()' -date: 'Wed Nov 25 2020 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 25 2020 20:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2020/fall/WiCS-x-CSC-Alt-Tab.md b/content/events/2020/fall/WiCS-x-CSC-Alt-Tab.md index 3c3beab1..369a32c2 100644 --- a/content/events/2020/fall/WiCS-x-CSC-Alt-Tab.md +++ b/content/events/2020/fall/WiCS-x-CSC-Alt-Tab.md @@ -1,7 +1,7 @@ --- name: 'WiCS x CSC: Alt-Tab' short: 'CSC and WiCS are hosting Alt-Tab on November 19th, 5-7 PM EST.' -date: 'Thu Nov 19 2020 17:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 19 2020 18:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2020/winter/Code-Party-0.md b/content/events/2020/winter/Code-Party-0.md index 93b00324..fb9af010 100644 --- a/content/events/2020/winter/Code-Party-0.md +++ b/content/events/2020/winter/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Code Party 0 on January 28th, 2020, at 6:30 PM in STC 0010' -date: 'Tue Jan 28 2020 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Jan 28 2020 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0010' --- diff --git a/content/events/2020/winter/Physical-Security-Workshop.md b/content/events/2020/winter/Physical-Security-Workshop.md index 1cdca9b4..1392ef82 100644 --- a/content/events/2020/winter/Physical-Security-Workshop.md +++ b/content/events/2020/winter/Physical-Security-Workshop.md @@ -1,7 +1,7 @@ --- name: 'Physical Security Workshop' short: 'Physical Security Workshop on Tuesday, Feb 11th, at 6:00 PM in MC 4045' -date: 'Tue Feb 11 2020 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 11 2020 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4045' --- diff --git a/content/events/2020/winter/WiCS-x-CSC-Bondfire.md b/content/events/2020/winter/WiCS-x-CSC-Bondfire.md index 44caf869..c2ee605b 100644 --- a/content/events/2020/winter/WiCS-x-CSC-Bondfire.md +++ b/content/events/2020/winter/WiCS-x-CSC-Bondfire.md @@ -1,7 +1,7 @@ --- name: 'WiCS x CSC Bondfire' short: '"Bonfire" with WiCS Thursday March 12th @ 6PM in MC Comfy' -date: 'Thu Mar 12 2020 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 12 2020 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2021/spring/Afterhours-Burnout.md b/content/events/2021/spring/Afterhours-Burnout.md index 79e2126d..4762ff17 100644 --- a/content/events/2021/spring/Afterhours-Burnout.md +++ b/content/events/2021/spring/Afterhours-Burnout.md @@ -1,7 +1,7 @@ --- name: 'Afterhours: Burnout' short: 'This Afterhours will be a discussion about recognizing burnout, recovering from burnout, and preventing it from occurring.' -date: 'Sat Jul 17 2021 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Jul 17 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/spring/CSC-BOT-&-Game-Night.md b/content/events/2021/spring/CSC-BOT-&-Game-Night.md index a7f4e991..e548ca97 100644 --- a/content/events/2021/spring/CSC-BOT-&-Game-Night.md +++ b/content/events/2021/spring/CSC-BOT-&-Game-Night.md @@ -1,7 +1,7 @@ --- name: 'CSC BOT & Game Night' short: 'Learn about our plans for the term and play some games with us.' -date: 'Mon May 17 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon May 17 2021 21:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/spring/CSC-x-SE-Soc-Interview-Prep.md b/content/events/2021/spring/CSC-x-SE-Soc-Interview-Prep.md index edfaa6e0..92b30bfe 100644 --- a/content/events/2021/spring/CSC-x-SE-Soc-Interview-Prep.md +++ b/content/events/2021/spring/CSC-x-SE-Soc-Interview-Prep.md @@ -1,7 +1,7 @@ --- name: 'CSC x SE Soc: Interview Prep' short: 'CSC and SE Soc are hosting an Interview Prep Workshop next week! Join Kristy Gao and Bimesh De Silva as they review the interview process, from behavioural to technical interviews. They''ll finish off with live mock interviews, and the event will be held on Twitch (https://www.twitch.tv/uwcsclub).' -date: 'Mon May 24 2021 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon May 24 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-1).md b/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-1).md index 07389ac9..eb39d9d8 100644 --- a/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-1).md +++ b/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-1).md @@ -1,7 +1,7 @@ --- name: 'Drop-in Resume Critiques (Day 1)' short: 'Live Resume Critiques with Tech+, UW Data Science Club, and UW PM (registration required).' -date: 'Sat May 15 2021 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat May 15 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-2).md b/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-2).md index ddb79b35..fd84cd87 100644 --- a/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-2).md +++ b/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-2).md @@ -1,7 +1,7 @@ --- name: 'Drop-in Resume Critiques (Day 2)' short: 'Live Resume Critiques with Tech+, UW Data Science Club, and UW PM (registration required).' -date: 'Sun May 16 2021 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sun May 16 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/spring/Speed-Friending.md b/content/events/2021/spring/Speed-Friending.md index 18ea0e01..f67bbe27 100644 --- a/content/events/2021/spring/Speed-Friending.md +++ b/content/events/2021/spring/Speed-Friending.md @@ -1,7 +1,7 @@ --- name: 'Speed-Friending' short: 'Come hop on a Zoom call with us to to connect with others in our community!' -date: 'Tue Jun 15 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jun 15 2021 21:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/spring/Titus-Winters-Tech-Talk.md b/content/events/2021/spring/Titus-Winters-Tech-Talk.md index 5311522d..129b733b 100644 --- a/content/events/2021/spring/Titus-Winters-Tech-Talk.md +++ b/content/events/2021/spring/Titus-Winters-Tech-Talk.md @@ -1,7 +1,7 @@ --- name: 'Titus Winters Tech Talk' short: 'Become inspired in an upcoming talk by Titus Winters on June 10th from 7-8pm ET, who will share how good team culture can positively impact code!' -date: 'Thu Jun 10 2021 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 10 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Afterhours-Personal-Relationships.md b/content/events/2021/winter/Afterhours-Personal-Relationships.md index 35065d2c..da65466d 100644 --- a/content/events/2021/winter/Afterhours-Personal-Relationships.md +++ b/content/events/2021/winter/Afterhours-Personal-Relationships.md @@ -1,7 +1,7 @@ --- name: 'Afterhours: Personal Relationships' short: 'Join CSC as we talk about personal relationships.' -date: 'Sat Mar 06 2021 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Mar 06 2021 20:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Alt-Tab.md b/content/events/2021/winter/Alt-Tab.md index 1f944f86..aa9e5d7b 100644 --- a/content/events/2021/winter/Alt-Tab.md +++ b/content/events/2021/winter/Alt-Tab.md @@ -1,7 +1,7 @@ --- name: 'Alt-Tab' short: 'Join us for lightning tech talk presented by students.' -date: 'Sat Mar 27 2021 14:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Mar 27 2021 15:30:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/CTCI136.md b/content/events/2021/winter/CTCI136.md index 8b04acb9..716c1601 100644 --- a/content/events/2021/winter/CTCI136.md +++ b/content/events/2021/winter/CTCI136.md @@ -1,7 +1,7 @@ --- name: 'CTCI136' short: 'Join us for tips and tricks on technical interviews.' -date: 'Tue Jan 26 2021 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Jan 26 2021 20:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Fun-Friday.md b/content/events/2021/winter/Fun-Friday.md index 48d1e359..f18882be 100644 --- a/content/events/2021/winter/Fun-Friday.md +++ b/content/events/2021/winter/Fun-Friday.md @@ -1,7 +1,7 @@ --- name: 'Fun Friday' short: 'Join CSC as we play games all night!' -date: 'Fri Feb 19 2021 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 19 2021 21:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Get-involved-in-CS-Club!.md b/content/events/2021/winter/Get-involved-in-CS-Club!.md index 00b9132d..51c06243 100644 --- a/content/events/2021/winter/Get-involved-in-CS-Club!.md +++ b/content/events/2021/winter/Get-involved-in-CS-Club!.md @@ -1,7 +1,7 @@ --- name: 'Get involved in CS Club!' short: 'Learn about how you can involved with CS Club this term.' -date: 'Mon Jan 11 2021 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 11 2021 20:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Out-of-The-Box-React.md b/content/events/2021/winter/Out-of-The-Box-React.md index f9726135..d543e305 100644 --- a/content/events/2021/winter/Out-of-The-Box-React.md +++ b/content/events/2021/winter/Out-of-The-Box-React.md @@ -1,7 +1,7 @@ --- name: 'Out of The Box: React' short: 'Learn how React works and make your own version!' -date: 'Thu Mar 25 2021 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 25 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/RES-135.md b/content/events/2021/winter/RES-135.md index 63a16b78..5f6270e3 100644 --- a/content/events/2021/winter/RES-135.md +++ b/content/events/2021/winter/RES-135.md @@ -1,7 +1,7 @@ --- name: 'RES 135' short: 'Join us for resume and WaterlooWorks tips for the upcoming coop search.' -date: 'Thu Jan 14 2021 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 14 2021 20:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Recovering-From-a-Rough-Term.md b/content/events/2021/winter/Recovering-From-a-Rough-Term.md index 9109fc47..ca3cf338 100644 --- a/content/events/2021/winter/Recovering-From-a-Rough-Term.md +++ b/content/events/2021/winter/Recovering-From-a-Rough-Term.md @@ -1,7 +1,7 @@ --- name: 'Recovering From a Rough Term' short: 'Join us to learn about other students have bounced back from a rough term, and how you can too.' -date: 'Thu Jan 28 2021 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 28 2021 20:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Speed-Friending.md b/content/events/2021/winter/Speed-Friending.md index 45dd78ba..8f765168 100644 --- a/content/events/2021/winter/Speed-Friending.md +++ b/content/events/2021/winter/Speed-Friending.md @@ -1,7 +1,7 @@ --- name: 'Speed-Friending' short: 'Join CSC to meet new people in a Speed-Friending event.' -date: 'Tue Mar 16 2021 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 16 2021 20:30:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Talk-to-CSC-Tuesday.md b/content/events/2021/winter/Talk-to-CSC-Tuesday.md index 15fa6710..3a6c8b7a 100644 --- a/content/events/2021/winter/Talk-to-CSC-Tuesday.md +++ b/content/events/2021/winter/Talk-to-CSC-Tuesday.md @@ -1,7 +1,7 @@ --- name: 'Talk to CSC Tuesday' short: 'Come meet and chill out with CSC execs.' -date: 'Tue Feb 16 2021 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 16 2021 21:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Theatre-Thursday.md b/content/events/2021/winter/Theatre-Thursday.md index 46cd2bbe..6ba81a01 100644 --- a/content/events/2021/winter/Theatre-Thursday.md +++ b/content/events/2021/winter/Theatre-Thursday.md @@ -1,7 +1,7 @@ --- name: 'Theatre Thursday' short: 'Come watch a movie with CSC!' -date: 'Thu Feb 18 2021 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 18 2021 21:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- -- 2.39.2 From 08a17c87e0f811197f6cad06debc80cc32c4a3ed Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Thu, 23 Sep 2021 13:36:22 -0400 Subject: [PATCH 22/25] Move check-lockfile script to TS --- .drone.yml | 12 +++++++----- package.json | 3 ++- check-lockfile.js => scripts/check-lockfile.ts | 12 +++++++----- 3 files changed, 16 insertions(+), 11 deletions(-) rename check-lockfile.js => scripts/check-lockfile.ts (56%) diff --git a/.drone.yml b/.drone.yml index c8a438b6..1d5781ca 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,11 +4,6 @@ type: docker name: node16 steps: -- name: check-lockfile - image: node:16 - commands: - - node ./check-lockfile.js - - name: install-deps image: node:16 depends_on: @@ -16,6 +11,13 @@ steps: commands: - npm install +- name: check-lockfile + image: node:16 + depends_on: + - install-deps + commands: + - npm run check-lockfile + - name: lint image: node:16 depends_on: diff --git a/package.json b/package.json index 15d93f62..c4b7964e 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,8 @@ "export": "next export", "lint": "eslint \"{pages,components,lib,hooks,scripts}/**/*.{js,ts,tsx,jsx}\" --quiet", "lint:fix": "eslint \"{pages,components,lib,hooks,scripts}/**/*.{js,ts,tsx,jsx}\" --quiet --fix", - "generate:calendar": "ts-node ./scripts/generate-calendar" + "generate:calendar": "ts-node ./scripts/generate-calendar", + "check-lockfile": "ts-node ./scripts/check-lockfile" }, "dependencies": { "@mdx-js/loader": "^1.6.22", diff --git a/check-lockfile.js b/scripts/check-lockfile.ts similarity index 56% rename from check-lockfile.js rename to scripts/check-lockfile.ts index 5215c499..a3e009d3 100644 --- a/check-lockfile.js +++ b/scripts/check-lockfile.ts @@ -1,10 +1,12 @@ -const lockfile = require('./package-lock.json') +import lockfile from "../package-lock.json"; if (lockfile.lockfileVersion !== 2) { - console.error(` + console.error( + ` Please upgrade to npm v7 and revert changes to the lockfile. - \`npm i -g npm\` to upgrade. -`.trim()) - process.exit(1) -} \ No newline at end of file +`.trim() + ); + process.exit(1); +} -- 2.39.2 From 4a21f58a7d19c98f7b28e6d70c6bd2f3a7ce5149 Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Thu, 23 Sep 2021 20:46:17 -0400 Subject: [PATCH 23/25] fixup! Move check-lockfile script to TS --- .drone.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 1d5781ca..aab69260 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,8 +6,6 @@ name: node16 steps: - name: install-deps image: node:16 - depends_on: - - check-lockfile commands: - npm install -- 2.39.2 From 690265c3ab6660ea908b4179cbcb9c3b2dc50731 Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Mon, 27 Sep 2021 16:05:12 -0400 Subject: [PATCH 24/25] Revert "Undo time change for events" This reverts commit 53f5ca675d543602a593550c8917cd7a31ef288c. --- .../fall/ACM-Style-Programming-Contest.md | 2 +- content/events/1994/fall/CSC-Elections.md | 2 +- .../1994/fall/Exploring-the-Internet.md | 2 +- content/events/1994/fall/Game-Theory.md | 2 +- .../1994/fall/Movie-Outing-Brainstorm.md | 2 +- .../1994/fall/Prograph-Picture-the-Future.md | 2 +- .../events/1994/fall/SIGGRAPH-Video-Night.md | 2 +- content/events/1994/fall/UNIX-I-Tutorial.md | 2 +- content/events/1994/fall/UNIX-II-Tutorial.md | 2 +- .../1999/fall/Calculational-Mathematics.md | 2 +- content/events/1999/fall/Ctrl-D.md | 2 +- .../events/1999/fall/GDB,-Purify-Tutorial.md | 2 +- ...cessors-and-Integrated-Systems-in-FPGAs.md | 2 +- ...-Computing-Environments-at-Georgia-Tech.md | 2 +- content/events/1999/fall/Open-Q&A-session.md | 2 +- .../events/1999/fall/Proofs-and-Programs.md | 2 +- content/events/2000/fall/CSC-Elections.md | 2 +- .../Realising-the-Next-Generation-Internet.md | 2 +- .../events/2000/fall/SIGGraph-Video-Night.md | 2 +- content/events/2000/spring/Ctrl-D.md | 2 +- ...-APIs-and-Implementing-a-Web-Portal-(1).md | 2 +- ...Java-APIs-and-Implementing-a-Web-Portal.md | 2 +- .../spring/ACM-Style-programming-contest.md | 2 +- .../winter/ACM-Style-programming-contest.md | 2 +- .../events/2001/winter/Executive-elections.md | 2 +- content/events/2001/winter/Meeting-#2.md | 2 +- content/events/2001/winter/Meeting-#3.md | 2 +- content/events/2001/winter/Meeting-#4.md | 2 +- content/events/2001/winter/Meeting-#5.md | 2 +- ...ement-in-a-Multiserver-Operating-System.md | 2 +- ...emory-Management-and-Garbage-Collection.md | 2 +- content/events/2002/fall/Business-Meeting.md | 2 +- .../2002/fall/Debian-in-the-Enterprise.md | 2 +- content/events/2002/fall/F02-elections.md | 2 +- ...inux-InstallFest-with-KW-LUG-and-UW-DIG.md | 2 +- content/events/2002/fall/GNULinux-on-HPPA.md | 2 +- .../events/2002/fall/Metaprogramming-GPUs.md | 2 +- content/events/2002/fall/Perl-6.md | 2 +- .../events/2002/fall/Pints-with-the-Profs.md | 2 +- content/events/2002/fall/Samba-and-You.md | 2 +- .../events/2002/fall/The-Evil-Side-of-C++.md | 2 +- .../fall/The-GNU-General-Public-License.md | 2 +- .../events/2002/fall/The-Hurd-Interfaces.md | 2 +- .../2002/fall/Trip-to-York-University.md | 2 +- content/events/2002/fall/UNIX-101.md | 2 +- content/events/2002/fall/UNIX-102.md | 2 +- content/events/2002/fall/UNIX-103.md | 2 +- ...and-the-Kernel-Graphics-Interface-(KGI).md | 2 +- content/events/2002/spring/S02-elections.md | 2 +- .../winter/An-Introduction-to-GNU-Hurd.md | 2 +- .../2002/winter/Computer-Go,-The-Ultimate.md | 2 +- .../2002/winter/DVD-Video-Under-Linux.md | 2 +- .../2002/winter/GnuPGPGP-Keysigning-Party.md | 2 +- .../winter/UNIX-101-First-Steps-With-UNIX.md | 2 +- .../2002/winter/Unix-102-Fun-With-UNIX.md | 2 +- .../fall/.NET-&-Linux-When-Worlds-Collide.md | 2 +- .../events/2003/fall/CS-Pints-With-Profs.md | 2 +- content/events/2003/fall/CSC-Elections.md | 2 +- ...urce-Its-uses-in-Business-and-Education.md | 2 +- .../events/2003/fall/Poster-Team-Meeting.md | 2 +- .../2003/fall/Real-Time-Graphics-Compilers.md | 2 +- .../events/2003/fall/UNIX-101-Text-Editors.md | 2 +- .../2003/fall/UNIX-103-Development-Tools.md | 2 +- .../A-Brief-History-of-Computer-Science.md | 2 +- content/events/2003/spring/Friday-Flicks.md | 2 +- content/events/2003/spring/Guelph-Trip.md | 2 +- .../events/2003/spring/July-Exec-Meeting.md | 2 +- .../2003/spring/June-12-Exec-Meeting.md | 2 +- .../2003/spring/LaTeX-and-Work-Reports.md | 2 +- .../2003/spring/Mainframes-and-Linux.md | 2 +- .../events/2003/spring/May-22-Exec-Meeting.md | 2 +- .../events/2003/spring/Pints-with-Profs!.md | 2 +- content/events/2003/spring/Sh.md | 2 +- .../2003/spring/Spring-2003-Elections.md | 2 +- .../spring/Unix-101-First-Steps-With-Unix.md | 2 +- .../2003/spring/Unix-102-Fun-With-Unix.md | 2 +- .../2003/spring/Unix-103-Scripting-Unix.md | 2 +- .../2003/spring/vi-the-visual-editor.md | 2 +- .../2003/winter/Abusing-the-C++-Compiler.md | 2 +- .../Judy,-or-What-Is-It-Like-To-Be-A-Robot.md | 2 +- .../2003/winter/LaTeX-A-Document-Processor.md | 2 +- .../winter/LaTeX-Beautiful-Mathematics.md | 2 +- content/events/2003/winter/LaTeX-Reports.md | 2 +- .../events/2003/winter/Regular-Expressions.md | 2 +- .../events/2003/winter/SSH-and-Networks.md | 2 +- .../events/2003/winter/Stream-Processing.md | 2 +- .../2003/winter/The-BSD-License-Family.md | 2 +- .../winter/The-GNU-General-Public-License.md | 2 +- .../events/2003/winter/Unix-101-Tutorial.md | 2 +- .../events/2003/winter/Unix-102-Tutorial.md | 2 +- .../events/2003/winter/Unix-103-Tutorial.md | 2 +- content/events/2003/winter/W03-Elections.md | 2 +- content/events/2003/winter/XML.md | 2 +- content/events/2003/winter/XSLT.md | 2 +- content/events/2003/winter/sed-&-awk.md | 2 +- content/events/2004/fall/CSC-Elections.md | 2 +- .../2004/fall/CSC-Programming-Contest.md | 2 +- content/events/2004/fall/CTRL-D.md | 2 +- content/events/2004/fall/Eclipse.md | 2 +- content/events/2004/fall/GracefulTavi.md | 2 +- ...les,-hairpins-and-other-tangled-objects.md | 2 +- content/events/2004/fall/Lemmings-Day!.md | 2 +- content/events/2004/fall/UNIX-101.md | 2 +- content/events/2004/fall/UNIX-102.md | 2 +- .../2004/fall/UNIX-103-Scripting-Unix.md | 2 +- content/events/2004/spring/CSC-Elections.md | 2 +- .../2004/spring/Case-Modding-Workshop!.md | 2 +- ...eat-Empires-The-True-Future-of-Software.md | 2 +- ...xity-Theorists-Ponder,-by-Jonathan-Buss.md | 2 +- ...ter-Vision-needs-the-Fourier-Transform!.md | 2 +- .../2004/winter/Constitutional-Change.md | 2 +- ...ramming-for-CS-and-Engineering-students.md | 2 +- .../winter/Extending-LaTeX-with-packages.md | 2 +- .../2004/winter/Graphing-webs-of-trust.md | 2 +- content/events/2004/winter/InstallFest.md | 2 +- content/events/2004/winter/KW-Perl-Mongers.md | 2 +- .../2004/winter/LaTeXing-your-work-report.md | 2 +- .../Managing-your-home-directory-using-CVS.md | 2 +- .../events/2004/winter/Pints-with-Profs!.md | 2 +- .../events/2004/winter/SPARC-Architecture.md | 2 +- content/events/2005/fall/Party-with-Profs!.md | 2 +- .../events/2005/fall/Programming-Contest.md | 2 +- content/events/2005/fall/UNIX-101.md | 2 +- content/events/2005/fall/UNIX-102.md | 2 +- .../2005/fall/UNIX-103-Scripting-Unix.md | 2 +- ...mming-and-Verifying-the-Interactive-Web.md | 2 +- ...CS-curriculum-past,-present,-and-future.md | 2 +- content/events/2005/winter/CSC-Elections.md | 2 +- .../2005/winter/Oh-No!-More-Lemmings-Day!.md | 2 +- content/events/2005/winter/UNIX-101.md | 2 +- content/events/2005/winter/UNIX-102.md | 2 +- content/events/2006/spring/CSC-Elections.md | 2 +- .../events/2006/spring/CSC-General-Meeting.md | 2 +- content/events/2006/spring/CTRL-D.md | 2 +- .../spring/Cool-Stuff-to-do-With-Python.md | 2 +- ...en-Years-in-the-Software-Tools-Business.md | 2 +- content/events/2006/spring/Lemmings-Day.md | 2 +- .../events/2006/spring/Linux-Installfest!.md | 2 +- .../2006/spring/March-of-the-Penguins.md | 2 +- .../spring/Midnight-Madness,-Alpha-Edition.md | 2 +- ...age-recognition-on-mobile-camera-phones.md | 2 +- ...lti-tasking-on-an-embedded-architecture.md | 2 +- ...tware-development-gets-on-the-Cluetrain.md | 2 +- .../2006/spring/Unix-101-and-102-Recording.md | 2 +- .../events/2006/spring/Video-4-Linux-Day.md | 2 +- .../winter/Creating-Killer-Applications.md | 2 +- .../events/2006/winter/Pints-With-Profs.md | 2 +- ...ent-Distributed-programming-with-JoCaml.md | 2 +- .../Distributed-Programming-with-Erlang.md | 2 +- content/events/2007/fall/General-Meeting.md | 2 +- ...gle-Summer-of-Code,-a-look-back-on-2007.md | 2 +- ...programming-that-doesn't-fry-your-brain.md | 2 +- ...ore-Haskell-functional-programming-fun!.md | 2 +- ...yer-Linux-games-for-Linux-awarness-week.md | 2 +- ...ging-Useful-Security-and-Privacy-for-IM.md | 2 +- ...n-for-legacy-games-on-linux-(Postponed).md | 2 +- .../events/2007/fall/Programming-Contest.md | 2 +- ...ges-and-Useful-Programming-with-OCamlF#.md | 2 +- ...e-regulation-of-Property-in-Video-Games.md | 2 +- ...al-programming-with-Haskell-New-er-Date.md | 2 +- .../events/2007/spring/C++0x---An-Overview.md | 2 +- ...mmunity-in-the-Age-of-Computer-Networks.md | 2 +- .../spring/Email-encryption-for-the-masses.md | 2 +- ....ca,-Web-3.0,-Portals-and-the-Metaverse.md | 2 +- .../2007/spring/Usability-in-the-wild.md | 2 +- content/events/2007/winter/All-The-Code.md | 2 +- ...ognizing-Regular-Expressions-in-Haskell.md | 2 +- .../Computational-Physics-Simulations.md | 2 +- ...Analysis-with-Kernels-[an-introduction].md | 2 +- .../winter/Introduction-to-3-d-Graphics.md | 2 +- .../events/2007/winter/Loop-Optimizations.md | 2 +- ...Network-Security----Intrusion-Detection.md | 2 +- ...An-Open-Source-OS-Platform-for-Learning.md | 2 +- .../Riding-The-Multi-core-Revolution.md | 2 +- .../2007/winter/Surprise-Bill-Gates-Visit.md | 2 +- ...ement-and-the-GNULinux-Operating-System.md | 2 +- ...-Start-ups-What-Worked-and-What-Did-Not.md | 2 +- .../winter/Writing-World-Class-Software.md | 2 +- content/events/2008/fall/CSClub-Elections.md | 2 +- .../fall/Changing-the-World-Conference.md | 2 +- content/events/2008/fall/Code-Party.md | 2 +- .../2008/fall/Functional-Programming.md | 2 +- content/events/2008/fall/Game-Sketching.md | 2 +- content/events/2008/fall/General-Meeting-2.md | 2 +- .../events/2008/fall/Linux-Install-Fest.md | 2 +- content/events/2008/fall/Meet-the-CSC.md | 2 +- content/events/2008/fall/SIGGRAPH-Night.md | 2 +- content/events/2008/fall/Unix-101.md | 2 +- content/events/2008/fall/Unix-102.md | 2 +- ...-and-the-Wireless-Data-Telecom-Industry.md | 2 +- .../2008/winter/CSC-Programming-Contest-1.md | 2 +- .../events/2008/winter/CSClub-Elections.md | 2 +- ...ting-Distributed-Applications-with-TIPC.md | 2 +- .../winter/Quantum-Information-Processing.md | 2 +- ...Programming-Contest-sponsored-by-Google.md | 2 +- .../events/2009/fall/CSC-Goes-To-Dooly's.md | 2 +- content/events/2009/fall/Code-Party!!11!!.md | 2 +- .../fall/Code-Party-and-Contest-Finale.md | 2 +- content/events/2009/fall/Elections.md | 2 +- content/events/2009/fall/In-the-Beginning.md | 2 +- .../events/2009/fall/Linux-Install-Fest.md | 2 +- .../fall/The-Club-That-Really-Likes-Dinner.md | 2 +- content/events/2009/fall/UNIX-101.md | 2 +- content/events/2009/fall/UNIX-102.md | 2 +- content/events/2009/fall/UNIX-103.md | 2 +- ...ofT-Graduate-School-Information-Session.md | 2 +- content/events/2009/spring/Code-Party.md | 2 +- content/events/2009/spring/Dooly's-Night.md | 2 +- .../spring/History-of-CS-Curriculum-at-UW.md | 2 +- content/events/2009/spring/PHP-on-Windows.md | 2 +- content/events/2009/spring/Paper-Club.md | 2 +- content/events/2009/spring/Unix-101.md | 2 +- content/events/2009/spring/Unix-103.md | 2 +- .../winter/Artificial-Intelligence-Contest.md | 2 +- content/events/2009/winter/CTRL-D.md | 2 +- ...ian-Undergraduate-Technology-Conference.md | 2 +- content/events/2009/winter/Code-Party!.md | 2 +- content/events/2009/winter/Code-Party.md | 2 +- .../2009/winter/Code-party-!!11!!1!!.md | 2 +- content/events/2009/winter/Dooly's-Night.md | 2 +- .../IQC---Programming-Quantum-Computers.md | 2 +- content/events/2009/winter/Joel-Spolsky.md | 2 +- content/events/2009/winter/Prabhakar-Ragde.md | 2 +- .../Rapid-prototyping-and-mathematical-art.md | 2 +- .../events/2009/winter/Richard-M.-Stallman.md | 2 +- content/events/2009/winter/SIGGRAPH-Night.md | 2 +- content/events/2009/winter/Term-Elections.md | 2 +- .../events/2009/winter/UNIX-101-and-102.md | 2 +- content/events/2009/winter/UNIX-101.md | 2 +- .../A-Brief-Introduction-to-Video-Encoding.md | 2 +- ...algorithms-via-the-probabilistic-method.md | 2 +- content/events/2010/fall/BareMetal-OS.md | 2 +- .../events/2010/fall/CSC-Invades-Toronto.md | 2 +- .../events/2010/fall/Calling-all-CS-Frosh.md | 2 +- content/events/2010/fall/Cooking-for-Geeks.md | 2 +- content/events/2010/fall/Elections.md | 2 +- content/events/2010/fall/Hackathon.md | 2 +- ...-brain-From-single-neurons-to-cognition.md | 2 +- content/events/2010/fall/In-the-Beginning.md | 2 +- ...rning---will-scientists-become-obsolete.md | 2 +- ...thematics-and-aesthetics-in-maze-design.md | 2 +- content/events/2010/fall/UNIX-102.md | 2 +- content/events/2010/fall/UNIX-103.md | 2 +- content/events/2010/fall/Unix-101.md | 2 +- content/events/2010/spring/Code-Party.md | 2 +- .../2010/spring/Compiling-To-Combinators.md | 2 +- .../events/2010/spring/Dataflow-Analysis.md | 2 +- content/events/2010/spring/Elections.md | 2 +- content/events/2010/spring/Gerald-Sussman.md | 2 +- .../2010/spring/Halftoning-and-Digital-Art.md | 2 +- .../spring/The-Incompressibility-Method.md | 2 +- .../2010/winter/A-Final-Party-of-Code.md | 2 +- content/events/2010/winter/A-Party-of-Code.md | 2 +- ...to-Vector-Graphics-Libraries-with-Cairo.md | 2 +- .../2010/winter/Another-Party-of-Code.md | 2 +- ...ardness-and-the-Unique-Games-Conjecture.md | 2 +- content/events/2010/winter/Bowling.md | 2 +- ...Brush-Based-Constructive-Solid-Geometry.md | 2 +- content/events/2010/winter/CSCF-Town-Hall.md | 2 +- content/events/2010/winter/CTRL-D.md | 2 +- content/events/2010/winter/Contest-Closing.md | 2 +- ...arning-with-multiplicative-interactions.md | 2 +- ...How-to-exploit,-patch-and-prevent-them..md | 2 +- ...uture-of-robotics-and-automated-systems.md | 2 +- content/events/2010/winter/QIP=PSPACE.md | 2 +- ...ctional-Memory-and-Using-STM-in-Haskell.md | 2 +- ...st-Algorithms-are-Randomized-Algorithms.md | 2 +- content/events/2010/winter/UNIX-101-Encore.md | 2 +- content/events/2010/winter/UNIX-101.md | 2 +- .../2010/winter/Wilderness-Programming.md | 2 +- .../events/2010/winter/Windows-Azure-Lab.md | 2 +- .../2011/fall/CSC-Open-Data-Code-Party.md | 2 +- .../fall/CSC-goes-to-Design-Our-Tomorrow.md | 2 +- content/events/2011/fall/Code-Party-1.md | 2 +- content/events/2011/fall/Code-Party-2.md | 2 +- content/events/2011/fall/Elections.md | 2 +- content/events/2011/fall/How-Browsers-Work.md | 2 +- .../UNIX-101-An-Introduction-to-the-Shell.md | 2 +- .../UNIX-102-Tools-in-the-UNIX-Environment.md | 2 +- .../An-Introduction-to-Steganography.md | 2 +- .../events/2011/spring/CSC-Goes-Outside.md | 2 +- content/events/2011/spring/CTRL-D.md | 2 +- content/events/2011/spring/Code-Party-1.md | 2 +- content/events/2011/spring/Code-Party-2.md | 2 +- content/events/2011/spring/Code-Party-3.md | 2 +- .../2011/spring/Elections-Nominees-List.md | 2 +- content/events/2011/spring/Elections.md | 2 +- ...ral-Purpose-Computing-on-Graphics-Cards.md | 2 +- ...bles-with-Linux-and-Why-You-Should-Care.md | 2 +- ...aming-Software-Bloat-with-AdaptableGIMP.md | 2 +- .../winter/A-Smorgasbord-of-Perl-Talks.md | 2 +- content/events/2011/winter/Code-Party.md | 2 +- .../events/2011/winter/Software-Patents.md | 2 +- .../UNIX-101-An-Introduction-to-the-Shell.md | 2 +- ...nts-and-Editing-in-the-Unix-environment.md | 2 +- .../UNIX-103-Version-Control-Systems.md | 2 +- content/events/2012/fall/CSC-Code-Party-2.md | 2 +- .../2012/fall/Code-Party-1-FROSH-A-THON.md | 2 +- content/events/2012/fall/Code-Party-3.md | 2 +- content/events/2012/fall/Elections.md | 2 +- .../events/2012/fall/KW-Perlmongers-Talk.md | 2 +- content/events/2012/fall/SASMS.md | 2 +- .../fall/SCS-First-year-Welcome-Dinner.md | 2 +- ...Theoretical-Fundamentals-behind-Bitcoin.md | 2 +- .../2012/fall/Tron-Screening-Frosh-A-Tron.md | 2 +- content/events/2012/fall/UNIX-101.md | 2 +- content/events/2012/spring/Code-Party-1.md | 2 +- content/events/2012/spring/Elections.md | 2 +- .../spring/mmap-and-the-Mortgage-Crisis.md | 2 +- content/events/2012/winter/Algorithms-Talk.md | 2 +- content/events/2012/winter/Code-Party-0.md | 2 +- content/events/2012/winter/Elections.md | 2 +- .../Feynman-Messenger-Lecture-Series.md | 2 +- .../Multi-processor-Real-time-Systems.md | 2 +- .../events/2012/winter/OpenCL-Code-Party.md | 2 +- .../events/2012/winter/OpenCL-Introduction.md | 2 +- content/events/2012/winter/UNIX-101.md | 2 +- content/events/2012/winter/UNIX-102.md | 2 +- .../2013/fall/C++-GoingNative-Lectures.md | 2 +- ...++-Night-0x02---Don't-Help-The-Compiler.md | 2 +- ...ght-0x03---An-Effective-C++1114-Sampler.md | 2 +- ...04---Writing-Quick-Code-in-C++,-Quickly.md | 2 +- .../fall/C++-Night-0x05---C++-Seasoning.md | 2 +- content/events/2013/fall/CSC-Goes-Bowling.md | 2 +- ...oes-to-Toronto-Erlang-Factory-Lite-2013.md | 2 +- content/events/2013/fall/Disk-Encryption.md | 2 +- .../events/2013/fall/Fall-2013-Elections.md | 2 +- .../2013/fall/Hackathon-Code-Party!!.md | 2 +- ...s-On-Seminar-on-Public-Key-Cryptography.md | 2 +- .../events/2013/fall/Practical-Tor-Usage.md | 2 +- content/events/2013/fall/Trust-in-ISPs.md | 2 +- .../2013/fall/Tunnels-and-Censorship.md | 2 +- ...uld-You-Care-About-Security-and-Privacy.md | 2 +- .../spring/3D-Movies-and-Computer-Science.md | 2 +- .../events/2013/spring/CSC-Goes-Outside!.md | 2 +- content/events/2013/spring/Code-Party-1.md | 2 +- content/events/2013/spring/Path-Tracing.md | 2 +- .../2013/spring/Spring-2013-Elections.md | 2 +- ...e-Future-of-3D-Graphics-is-in-Software!.md | 2 +- .../2013/spring/Unix-101-Code-Party-0.md | 2 +- content/events/2013/winter/Code-Party-1.md | 2 +- content/events/2013/winter/Elections.md | 2 +- ...our-Programming-Language-Never-Told-You.md | 2 +- content/events/2013/winter/Unix-101.md | 2 +- ...omputers-to-Find-Evidence-in-Litigation.md | 2 +- .../events/2014/fall/'Hackers'-Screening.md | 2 +- content/events/2014/fall/Code-Party-0.md | 2 +- .../2014/fall/Code-Party-1SE-Hack-Day-#13.md | 2 +- ...g-a-Mobile-Platform-for-Android-and-iOS.md | 2 +- content/events/2014/fall/Talk-C++-ABI.md | 2 +- .../2014/fall/Talk-From-Zero-to-Kernel.md | 2 +- .../2014/fall/Talk-Heroic-Android-HTTP.md | 2 +- ...k-In-Pursuit-of-the-Travelling-Salesman.md | 2 +- .../Talk-Machine-Learning-at-Bloomberg.md | 2 +- ...Hard,-and-Why-Deep-Neural-Networks-Help.md | 2 +- content/events/2014/fall/Unix-101.md | 2 +- content/events/2014/spring/Battle-Decks.md | 2 +- .../2014/spring/Bloomberg-Technical-Talk.md | 2 +- .../2014/spring/CSC-Goes-Outside...Again!.md | 2 +- .../events/2014/spring/CSC-Goes-Outside.md | 2 +- .../2014/spring/Spring-2014-Elections.md | 2 +- ...ant-Parts-of-School-(from-a-CS-dropout).md | 2 +- .../2014/spring/Unix-101Code-Party-0.md | 2 +- .../2014/spring/Unix-102,-Code-Party-1.md | 2 +- content/events/2014/winter/Battle-Decks.md | 2 +- content/events/2014/winter/Bloomberg-Talk.md | 2 +- content/events/2014/winter/Code-Party-0.md | 2 +- content/events/2014/winter/Code-Party-1.md | 2 +- content/events/2014/winter/HackWaterloo.md | 2 +- content/events/2014/winter/UNIX-101.md | 2 +- .../2014/winter/Winter-2014-Elections.md | 2 +- content/events/2015/fall/'Git-101'.md | 2 +- ...m-Optimization-Using-Dataflow-Analysis'.md | 2 +- .../2015/fall/'Why-Am-I-Studying-This'.md | 2 +- ...Introduction-to-Google's-FOAM-Framework.md | 2 +- ...urnaround-and-Software-Defined-Networks.md | 2 +- .../2015/fall/CSC-and-WiCS-Career-Panel.md | 2 +- ...---The-War-on-General-Purpose-Computing.md | 2 +- .../events/2015/fall/Fall-2015-Elections.md | 2 +- content/events/2015/fall/Google-Cardboard.md | 2 +- .../fall/Results-of-Fall-2015-Elections.md | 2 +- ...n-VN-Indie-Game-Company-as-a-UW-Student.md | 2 +- .../fall/WiCS-and-CSC-watch-War-Games!.md | 2 +- .../spring/Algorithms-for-Shortest-Paths.md | 2 +- content/events/2015/spring/By-Elections.md | 2 +- .../spring/Infrasound-is-all-around-us.md | 2 +- content/events/2015/spring/UNIX-102.md | 2 +- .../2015/spring/WiCS-and-CSC-Go-Outside.md | 2 +- .../events/2015/winter/Alumni-Tech-Talk.md | 2 +- content/events/2015/winter/Code-Party-0.md | 2 +- .../Constitutional-GM-and-Code-Party-1.md | 2 +- ...scribing-and-Synthesizing-Microfluidics.md | 2 +- .../2015/winter/Making-Robots-Behave.md | 2 +- .../2015/winter/Racket's-Magical-match.md | 2 +- ...-Inference-in-Dynamic-Languages---Day-1.md | 2 +- ...-Inference-in-Dynamic-Languages---Day-2.md | 2 +- .../events/2015/winter/SAT-and-SMT-solvers.md | 2 +- ...lk-Google-Fiber-Internet-The-Messy-Bits.md | 2 +- .../2015/winter/Winter-2015-Elections.md | 2 +- content/events/2016/fall/ALT+TAB-Talks.md | 2 +- ...-to-the-World-of-Functional-Programming.md | 2 +- .../2016/fall/CSC-and-WiCS-Go-Outside.md | 2 +- content/events/2016/fall/CSCPMC-EOT-Party.md | 2 +- content/events/2016/fall/Code-Party.md | 2 +- .../2016/fall/Edmund-Noble-Member-Talk.md | 2 +- .../events/2016/fall/Fall-2016-Elections.md | 2 +- .../fall/Feminism-in-STEM---a-101-Panel.md | 2 +- content/events/2016/fall/General-Meeting.md | 2 +- .../2016/fall/Richard-Mann-Prof-Talk.md | 2 +- content/events/2016/fall/UNIX-101.md | 2 +- .../2016/spring/CSC-Does-Spring-Cleaning.md | 2 +- content/events/2016/spring/Code-Party-0.md | 2 +- .../Computer-Science-Beyond-Bits-and-Bytes.md | 2 +- content/events/2016/spring/Notorious-CS452.md | 2 +- .../spring/Richard-Mann-Prof-Talk-and-EOT.md | 2 +- .../2016/spring/Spring-2016-Elections.md | 2 +- .../2016/spring/WiCS-and-CSC-Go-Outside!.md | 2 +- content/events/2016/spring/scp-talks.md | 2 +- content/events/2016/winter/Code-Party.md | 2 +- .../winter/Eth1-Jane-Street-Competition.md | 2 +- content/events/2016/winter/Git-102.md | 2 +- .../2016/winter/Movie-Night-Big-Hero-6.md | 2 +- .../2016/winter/On-Surrounding-a-Polygon.md | 2 +- .../2016/winter/SASMS-Style-Talk-Night.md | 2 +- ...s-for-Software-Engineering-and-Security.md | 2 +- ...e-Patterson-Network-Infrastructure-talk.md | 2 +- content/events/2016/winter/Tea-and-Study.md | 2 +- content/events/2016/winter/Unix-101.md | 2 +- .../2016/winter/Winter-2016-Elections.md | 2 +- content/events/2017/fall/Alt+Tab-Talks.md | 2 +- .../CSC+WiCS-Fall-Social-and-Movie-Night.md | 2 +- content/events/2017/fall/CSC-Goes-Outside.md | 2 +- .../fall/CTF-Computer-Networking-Workshop.md | 2 +- .../Capture-the-Flag-Computing-Competition.md | 2 +- content/events/2017/fall/Code-Party-0.md | 2 +- content/events/2017/fall/Code-Party-1.md | 2 +- content/events/2017/fall/End-of-Term-Event.md | 2 +- .../events/2017/fall/Fall-2017-Elections.md | 2 +- .../2017/fall/Fall-2017-Special-Elections.md | 2 +- content/events/2017/fall/Unix-101.md | 2 +- content/events/2017/spring/Alt-Tab-S17.md | 2 +- .../2017/spring/CSC-and-WiCS-Goes-Outside.md | 2 +- content/events/2017/spring/Code-Party-0.md | 2 +- .../events/2017/spring/End-of-Term-Party.md | 2 +- .../2017/spring/Spring-2017-Elections.md | 2 +- content/events/2017/spring/Spring-Cleaning.md | 2 +- ...machine-learning---a-theory-perspective.md | 2 +- content/events/2017/spring/Unix-102.md | 2 +- content/events/2017/winter/Alt+Tab-Talks.md | 2 +- content/events/2017/winter/Code-Party-0.md | 2 +- content/events/2017/winter/Code-Party-1.md | 2 +- content/events/2017/winter/Unix-201.md | 2 +- .../2017/winter/Winter-2017-Elections.md | 2 +- content/events/2018/fall/Alt-Tab.md | 2 +- .../fall/CSC-&-WiCS-&-MathSoc-go-outside!.md | 2 +- content/events/2018/fall/CSC-EOT.md | 2 +- content/events/2018/fall/Code-Party-0.md | 2 +- .../fall/Data-Driven-UIs,-Incrementally.md | 2 +- content/events/2018/fall/Gloves-101.md | 2 +- .../events/2018/fall/Netplay-in-emulators.md | 2 +- content/events/2018/fall/Unix-101.md | 2 +- ...C-microbit-computer-What-is-it-good-for.md | 2 +- content/events/2018/spring/Alt-Tab.md | 2 +- .../2018/spring/CSC-and-WiCS-Go-Outside.md | 2 +- .../events/2018/spring/Capture-the-Flag.md | 2 +- content/events/2018/spring/Code-Party-0.md | 2 +- ...es-to-speakers-and-everything-inbetween.md | 2 +- content/events/2018/winter/Alt-Tab-W18.md | 2 +- content/events/2018/winter/Code-Party-0.md | 2 +- .../2018/winter/Discussion-with-maddog.md | 2 +- .../winter/Prof-Talk-with-Richard-Mann.md | 2 +- .../Programming-for-the-22nd-Century.md | 2 +- .../2018/winter/Technical-Interview-Prep.md | 2 +- .../2018/winter/Uncode-Party-with-WiCS.md | 2 +- .../2018/winter/Winter-2018-Elections.md | 2 +- content/events/2019/spring/Alt-Tab.md | 2 +- content/events/2019/spring/Code-Party-0.md | 2 +- .../events/2019/spring/End-of-Term-Event.md | 2 +- content/events/2019/spring/Movie-Night.md | 2 +- .../2019/spring/Spring-2019-Elections.md | 2 +- .../2019/spring/WiCS-x-CSC-Bondfire-Night.md | 2 +- .../winter/Algorithms-practice-workshop.md | 2 +- .../2019/winter/CSC-+-WiCS-Movie-Night.md | 2 +- content/events/2019/winter/Code-Party-0.md | 2 +- content/events/2019/winter/Git-101.md | 2 +- .../2019/winter/Prof-talk-Animated-Tilings.md | 2 +- ...-Making-the-Switch-Going-from-2D-to-S3D.md | 2 +- .../fall/Roasting-Our-First-Year-Resumes.md | 2 +- .../events/2020/fall/WiCS-x-CSC-Alt-Tab.md | 2 +- content/events/2020/winter/Code-Party-0.md | 2 +- .../2020/winter/Physical-Security-Workshop.md | 2 +- .../events/2020/winter/WiCS-x-CSC-Bondfire.md | 2 +- .../2021/fall/project-program-kick-off.md | 22 ------------------- .../events/2021/spring/Afterhours-Burnout.md | 2 +- .../2021/spring/CSC-BOT-&-Game-Night.md | 2 +- .../spring/CSC-x-SE-Soc-Interview-Prep.md | 2 +- .../Drop-in-Resume-Critiques-(Day-1).md | 2 +- .../Drop-in-Resume-Critiques-(Day-2).md | 2 +- content/events/2021/spring/Speed-Friending.md | 2 +- .../2021/spring/Titus-Winters-Tech-Talk.md | 2 +- .../Afterhours-Personal-Relationships.md | 2 +- content/events/2021/winter/Alt-Tab.md | 2 +- content/events/2021/winter/CTCI136.md | 2 +- content/events/2021/winter/Fun-Friday.md | 2 +- .../2021/winter/Get-involved-in-CS-Club!.md | 2 +- .../2021/winter/Out-of-The-Box-React.md | 2 +- content/events/2021/winter/RES-135.md | 2 +- .../winter/Recovering-From-a-Rough-Term.md | 2 +- content/events/2021/winter/Speed-Friending.md | 2 +- .../events/2021/winter/Talk-to-CSC-Tuesday.md | 2 +- .../events/2021/winter/Theatre-Thursday.md | 2 +- 511 files changed, 510 insertions(+), 532 deletions(-) delete mode 100644 content/events/2021/fall/project-program-kick-off.md diff --git a/content/events/1994/fall/ACM-Style-Programming-Contest.md b/content/events/1994/fall/ACM-Style-Programming-Contest.md index ae28d885..5a5ebeb1 100644 --- a/content/events/1994/fall/ACM-Style-Programming-Contest.md +++ b/content/events/1994/fall/ACM-Style-Programming-Contest.md @@ -1,7 +1,7 @@ --- name: 'ACM-Style Programming Contest' short: 'No description available' -date: 'Sat Oct 15 1994 11:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Oct 15 1994 10:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3022' --- diff --git a/content/events/1994/fall/CSC-Elections.md b/content/events/1994/fall/CSC-Elections.md index 72899ee8..261f3304 100644 --- a/content/events/1994/fall/CSC-Elections.md +++ b/content/events/1994/fall/CSC-Elections.md @@ -1,7 +1,7 @@ --- name: 'CSC Elections' short: 'No description available' -date: 'Fri Sep 16 1994 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 16 1994 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4040' --- diff --git a/content/events/1994/fall/Exploring-the-Internet.md b/content/events/1994/fall/Exploring-the-Internet.md index 23830021..78305b67 100644 --- a/content/events/1994/fall/Exploring-the-Internet.md +++ b/content/events/1994/fall/Exploring-the-Internet.md @@ -1,7 +1,7 @@ --- name: 'Exploring the Internet' short: 'No description available' -date: 'Thu Oct 20 1994 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 20 1994 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3009' --- diff --git a/content/events/1994/fall/Game-Theory.md b/content/events/1994/fall/Game-Theory.md index bc4f4389..86f8ea39 100644 --- a/content/events/1994/fall/Game-Theory.md +++ b/content/events/1994/fall/Game-Theory.md @@ -1,7 +1,7 @@ --- name: 'Game Theory' short: 'No description available' -date: 'Wed Nov 02 1994 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 02 1994 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2038' --- diff --git a/content/events/1994/fall/Movie-Outing-Brainstorm.md b/content/events/1994/fall/Movie-Outing-Brainstorm.md index 541f52a6..257e97b3 100644 --- a/content/events/1994/fall/Movie-Outing-Brainstorm.md +++ b/content/events/1994/fall/Movie-Outing-Brainstorm.md @@ -1,7 +1,7 @@ --- name: 'Movie Outing: Brainstorm' short: ' No description available. ' -date: 'Tue Sep 13 1994 22:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 13 1994 21:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Princess Cinema' --- diff --git a/content/events/1994/fall/Prograph-Picture-the-Future.md b/content/events/1994/fall/Prograph-Picture-the-Future.md index f7c431f8..46f02a9a 100644 --- a/content/events/1994/fall/Prograph-Picture-the-Future.md +++ b/content/events/1994/fall/Prograph-Picture-the-Future.md @@ -1,7 +1,7 @@ --- name: 'Prograph: Picture the Future' short: 'No description available' -date: 'Thu Oct 13 1994 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 13 1994 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/1994/fall/SIGGRAPH-Video-Night.md b/content/events/1994/fall/SIGGRAPH-Video-Night.md index b141d31c..a3cb471a 100644 --- a/content/events/1994/fall/SIGGRAPH-Video-Night.md +++ b/content/events/1994/fall/SIGGRAPH-Video-Night.md @@ -1,7 +1,7 @@ --- name: 'SIGGRAPH Video Night' short: 'No description available' -date: 'Wed Sep 21 1994 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Sep 21 1994 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/1994/fall/UNIX-I-Tutorial.md b/content/events/1994/fall/UNIX-I-Tutorial.md index c4048b07..9875000f 100644 --- a/content/events/1994/fall/UNIX-I-Tutorial.md +++ b/content/events/1994/fall/UNIX-I-Tutorial.md @@ -1,7 +1,7 @@ --- name: 'UNIX I Tutorial' short: 'No description available' -date: 'Thu Sep 22 1994 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 22 1994 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3022' --- diff --git a/content/events/1994/fall/UNIX-II-Tutorial.md b/content/events/1994/fall/UNIX-II-Tutorial.md index 6b50ebce..8b896011 100644 --- a/content/events/1994/fall/UNIX-II-Tutorial.md +++ b/content/events/1994/fall/UNIX-II-Tutorial.md @@ -1,7 +1,7 @@ --- name: 'UNIX II Tutorial' short: 'No description available' -date: 'Mon Sep 26 1994 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 26 1994 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3022' --- diff --git a/content/events/1999/fall/Calculational-Mathematics.md b/content/events/1999/fall/Calculational-Mathematics.md index 9486b278..cc4ef419 100644 --- a/content/events/1999/fall/Calculational-Mathematics.md +++ b/content/events/1999/fall/Calculational-Mathematics.md @@ -1,7 +1,7 @@ --- name: 'Calculational Mathematics' short: 'By Edgar Dijkstra' -date: 'Thu Dec 02 1999 14:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Dec 02 1999 13:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1302' --- diff --git a/content/events/1999/fall/Ctrl-D.md b/content/events/1999/fall/Ctrl-D.md index ee55d429..e32b971f 100644 --- a/content/events/1999/fall/Ctrl-D.md +++ b/content/events/1999/fall/Ctrl-D.md @@ -1,7 +1,7 @@ --- name: 'Ctrl-D' short: 'End-of-term dinner' -date: 'Wed Dec 01 1999 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Dec 01 1999 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Golf''s Steakhouse' --- diff --git a/content/events/1999/fall/GDB,-Purify-Tutorial.md b/content/events/1999/fall/GDB,-Purify-Tutorial.md index 4af5bac0..4a88e6ba 100644 --- a/content/events/1999/fall/GDB,-Purify-Tutorial.md +++ b/content/events/1999/fall/GDB,-Purify-Tutorial.md @@ -1,7 +1,7 @@ --- name: 'GDB, Purify Tutorial' short: 'No description available.' -date: 'Tue Oct 19 1999 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 19 1999 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1304' --- diff --git a/content/events/1999/fall/Homebrew-Processors-and-Integrated-Systems-in-FPGAs.md b/content/events/1999/fall/Homebrew-Processors-and-Integrated-Systems-in-FPGAs.md index 6651f14a..38bd3515 100644 --- a/content/events/1999/fall/Homebrew-Processors-and-Integrated-Systems-in-FPGAs.md +++ b/content/events/1999/fall/Homebrew-Processors-and-Integrated-Systems-in-FPGAs.md @@ -1,7 +1,7 @@ --- name: 'Homebrew Processors and Integrated Systems in FPGAs' short: 'By Jan Gray' -date: 'Wed Dec 01 1999 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Dec 01 1999 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2066' --- diff --git a/content/events/1999/fall/Living-Laboratories-The-Future-Computing-Environments-at-Georgia-Tech.md b/content/events/1999/fall/Living-Laboratories-The-Future-Computing-Environments-at-Georgia-Tech.md index 1deaa4bb..8f29da10 100644 --- a/content/events/1999/fall/Living-Laboratories-The-Future-Computing-Environments-at-Georgia-Tech.md +++ b/content/events/1999/fall/Living-Laboratories-The-Future-Computing-Environments-at-Georgia-Tech.md @@ -2,7 +2,7 @@ name: 'Living Laboratories: The Future Computing Environments at Georgia Tech' short: 'By Blair MacIntyre and Elizabeth Mynatt' -date: 'Mon Oct 18 1999 15:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 18 1999 14:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1304' --- diff --git a/content/events/1999/fall/Open-Q&A-session.md b/content/events/1999/fall/Open-Q&A-session.md index 234ecd10..3859c168 100644 --- a/content/events/1999/fall/Open-Q&A-session.md +++ b/content/events/1999/fall/Open-Q&A-session.md @@ -1,7 +1,7 @@ --- name: 'Open Q&A session' short: 'By Edsger Dijkstra' -date: 'Fri Dec 03 1999 16:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Dec 03 1999 15:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1351' --- diff --git a/content/events/1999/fall/Proofs-and-Programs.md b/content/events/1999/fall/Proofs-and-Programs.md index 8e819195..8b2b1576 100644 --- a/content/events/1999/fall/Proofs-and-Programs.md +++ b/content/events/1999/fall/Proofs-and-Programs.md @@ -1,7 +1,7 @@ --- name: 'Proofs and Programs' short: 'By Edsger Dijkstra' -date: 'Fri Dec 03 1999 11:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Dec 03 1999 10:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Siegfried Hall, St Jerome''s' diff --git a/content/events/2000/fall/CSC-Elections.md b/content/events/2000/fall/CSC-Elections.md index eb716f7d..53fc91c2 100644 --- a/content/events/2000/fall/CSC-Elections.md +++ b/content/events/2000/fall/CSC-Elections.md @@ -1,7 +1,7 @@ --- name: 'CSC Elections' short: 'Fall 2000 Elections for the CSC.' -date: 'Thu Sep 14 2000 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 14 2000 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1302' --- diff --git a/content/events/2000/fall/Realising-the-Next-Generation-Internet.md b/content/events/2000/fall/Realising-the-Next-Generation-Internet.md index 247acc85..801ee26b 100644 --- a/content/events/2000/fall/Realising-the-Next-Generation-Internet.md +++ b/content/events/2000/fall/Realising-the-Next-Generation-Internet.md @@ -1,7 +1,7 @@ --- name: 'Realising the Next Generation Internet' short: 'By Frank Clegg of Microsoft Canada' -date: 'Mon Sep 25 2000 15:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 25 2000 14:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1302' --- diff --git a/content/events/2000/fall/SIGGraph-Video-Night.md b/content/events/2000/fall/SIGGraph-Video-Night.md index 1bcf13be..05a6bc91 100644 --- a/content/events/2000/fall/SIGGraph-Video-Night.md +++ b/content/events/2000/fall/SIGGraph-Video-Night.md @@ -1,7 +1,7 @@ --- name: 'SIGGraph Video Night' short: ' SIGGraph Video Night Featuring some truly awesome computer animations from Siggraph ''99. ' -date: 'Thu Sep 14 2000 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 14 2000 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1302' --- diff --git a/content/events/2000/spring/Ctrl-D.md b/content/events/2000/spring/Ctrl-D.md index 84c4fd06..55fe3516 100644 --- a/content/events/2000/spring/Ctrl-D.md +++ b/content/events/2000/spring/Ctrl-D.md @@ -1,7 +1,7 @@ --- name: 'Ctrl-D' short: 'End-of-term dinner' -date: 'Thu Jul 20 2000 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 20 2000 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Ali Babas Steak House, 130 King Street S, Waterloo' diff --git a/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal-(1).md b/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal-(1).md index a781b745..64dacf87 100644 --- a/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal-(1).md +++ b/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal-(1).md @@ -1,7 +1,7 @@ --- name: 'Enterprise Java APIs and Implementing a Web Portal (1)' short: 'No description available.' -date: 'Thu Mar 30 2000 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 30 2000 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1304' --- diff --git a/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal.md b/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal.md index f1170de4..73526635 100644 --- a/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal.md +++ b/content/events/2000/winter/Enterprise-Java-APIs-and-Implementing-a-Web-Portal.md @@ -1,7 +1,7 @@ --- name: 'Enterprise Java APIs and Implementing a Web Portal' short: 'No description available.' -date: 'Fri Mar 24 2000 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Mar 24 2000 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1304' --- diff --git a/content/events/2001/spring/ACM-Style-programming-contest.md b/content/events/2001/spring/ACM-Style-programming-contest.md index cc4f2106..fef5ca2d 100644 --- a/content/events/2001/spring/ACM-Style-programming-contest.md +++ b/content/events/2001/spring/ACM-Style-programming-contest.md @@ -1,7 +1,7 @@ --- name: 'ACM-Style programming contest' short: 'Practice for the ACM international programming contest' -date: 'Sat Jun 02 2001 11:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Jun 02 2001 10:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3006' --- diff --git a/content/events/2001/winter/ACM-Style-programming-contest.md b/content/events/2001/winter/ACM-Style-programming-contest.md index a3851441..a633952d 100644 --- a/content/events/2001/winter/ACM-Style-programming-contest.md +++ b/content/events/2001/winter/ACM-Style-programming-contest.md @@ -1,7 +1,7 @@ --- name: 'ACM-Style programming contest' short: 'Practice for the ACM international programming contest' -date: 'Sat Jan 27 2001 11:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Jan 27 2001 10:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3006' --- diff --git a/content/events/2001/winter/Executive-elections.md b/content/events/2001/winter/Executive-elections.md index 740e9020..7b589c5b 100644 --- a/content/events/2001/winter/Executive-elections.md +++ b/content/events/2001/winter/Executive-elections.md @@ -1,7 +1,7 @@ --- name: 'Executive elections' short: 'Winter 2001 CSC Elections.' -date: 'Mon Jan 15 2001 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 15 2001 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3036' --- diff --git a/content/events/2001/winter/Meeting-#2.md b/content/events/2001/winter/Meeting-#2.md index 1dabbe31..7fde157c 100644 --- a/content/events/2001/winter/Meeting-#2.md +++ b/content/events/2001/winter/Meeting-#2.md @@ -1,7 +1,7 @@ --- name: 'Meeting #2' short: 'Second CSC meeting for Winter 2001.' -date: 'Mon Jan 22 2001 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 22 2001 15:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3036' --- diff --git a/content/events/2001/winter/Meeting-#3.md b/content/events/2001/winter/Meeting-#3.md index 92a9f7dd..7d4d3ab9 100644 --- a/content/events/2001/winter/Meeting-#3.md +++ b/content/events/2001/winter/Meeting-#3.md @@ -1,7 +1,7 @@ --- name: 'Meeting #3' short: 'No description available.' -date: 'Mon Jan 29 2001 15:39:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 29 2001 14:39:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3036' --- diff --git a/content/events/2001/winter/Meeting-#4.md b/content/events/2001/winter/Meeting-#4.md index 2e51755a..b55d7f1a 100644 --- a/content/events/2001/winter/Meeting-#4.md +++ b/content/events/2001/winter/Meeting-#4.md @@ -1,7 +1,7 @@ --- name: 'Meeting #4' short: 'No description available.' -date: 'Mon Feb 05 2001 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Feb 05 2001 15:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3036' --- diff --git a/content/events/2001/winter/Meeting-#5.md b/content/events/2001/winter/Meeting-#5.md index 518d768c..98d53a33 100644 --- a/content/events/2001/winter/Meeting-#5.md +++ b/content/events/2001/winter/Meeting-#5.md @@ -1,7 +1,7 @@ --- name: 'Meeting #5' short: 'No description available.' -date: 'Mon Feb 12 2001 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Feb 12 2001 15:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3036' --- diff --git a/content/events/2002/fall/A-GNU-Approach-to-Virtual-Memory-Management-in-a-Multiserver-Operating-System.md b/content/events/2002/fall/A-GNU-Approach-to-Virtual-Memory-Management-in-a-Multiserver-Operating-System.md index b3b5e09a..3c32eda6 100644 --- a/content/events/2002/fall/A-GNU-Approach-to-Virtual-Memory-Management-in-a-Multiserver-Operating-System.md +++ b/content/events/2002/fall/A-GNU-Approach-to-Virtual-Memory-Management-in-a-Multiserver-Operating-System.md @@ -1,7 +1,7 @@ --- name: 'A GNU Approach to Virtual Memory Management in a Multiserver Operating System' short: 'Neal Walfield, a GNU Hurd developer, talks about a possible Virtual Memory Management subsystem for the GNU Hurd' -date: 'Sat Oct 26 2002 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Oct 26 2002 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2066' --- diff --git a/content/events/2002/fall/Automatic-Memory-Management-and-Garbage-Collection.md b/content/events/2002/fall/Automatic-Memory-Management-and-Garbage-Collection.md index e3f74978..c8953605 100644 --- a/content/events/2002/fall/Automatic-Memory-Management-and-Garbage-Collection.md +++ b/content/events/2002/fall/Automatic-Memory-Management-and-Garbage-Collection.md @@ -1,7 +1,7 @@ --- name: 'Automatic Memory Management and Garbage Collection' short: 'A talk by James A. Morrison' -date: 'Tue Nov 12 2002 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 12 2002 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4058' --- diff --git a/content/events/2002/fall/Business-Meeting.md b/content/events/2002/fall/Business-Meeting.md index 0253ee35..e74a133b 100644 --- a/content/events/2002/fall/Business-Meeting.md +++ b/content/events/2002/fall/Business-Meeting.md @@ -1,7 +1,7 @@ --- name: 'Business Meeting' short: 'Vote on a constitutional change.' -date: 'Mon Sep 30 2002 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 30 2002 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy lounge, MC3001' --- diff --git a/content/events/2002/fall/Debian-in-the-Enterprise.md b/content/events/2002/fall/Debian-in-the-Enterprise.md index ad31d444..2c3170ac 100644 --- a/content/events/2002/fall/Debian-in-the-Enterprise.md +++ b/content/events/2002/fall/Debian-in-the-Enterprise.md @@ -1,7 +1,7 @@ --- name: 'Debian in the Enterprise' short: 'A talk by Simon Law' -date: 'Thu Oct 17 2002 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 17 2002 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2065' --- diff --git a/content/events/2002/fall/F02-elections.md b/content/events/2002/fall/F02-elections.md index df19faa4..a02fa662 100644 --- a/content/events/2002/fall/F02-elections.md +++ b/content/events/2002/fall/F02-elections.md @@ -1,7 +1,7 @@ --- name: 'F02 elections' short: 'Come and vote for this term''s exec' -date: 'Mon Sep 16 2002 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 16 2002 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy lounge' --- diff --git a/content/events/2002/fall/GNULinux-InstallFest-with-KW-LUG-and-UW-DIG.md b/content/events/2002/fall/GNULinux-InstallFest-with-KW-LUG-and-UW-DIG.md index 794d290c..361c47ac 100644 --- a/content/events/2002/fall/GNULinux-InstallFest-with-KW-LUG-and-UW-DIG.md +++ b/content/events/2002/fall/GNULinux-InstallFest-with-KW-LUG-and-UW-DIG.md @@ -1,7 +1,7 @@ --- name: 'GNU/Linux InstallFest with KW-LUG and UW-DIG' short: 'Bring over your computer and we''ll help you install GNU/Linux' -date: 'Sat Nov 02 2002 12:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Nov 02 2002 11:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3002 (Math Coffee and Donut Store)' --- diff --git a/content/events/2002/fall/GNULinux-on-HPPA.md b/content/events/2002/fall/GNULinux-on-HPPA.md index 9e37ac9a..1ec64d77 100644 --- a/content/events/2002/fall/GNULinux-on-HPPA.md +++ b/content/events/2002/fall/GNULinux-on-HPPA.md @@ -1,7 +1,7 @@ --- name: 'GNU/Linux on HPPA' short: 'Carlos O''Donnell talks about "the last of the legacy processors to fall before the barbarian horde"' -date: 'Sat Oct 26 2002 14:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Oct 26 2002 13:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2066' --- diff --git a/content/events/2002/fall/Metaprogramming-GPUs.md b/content/events/2002/fall/Metaprogramming-GPUs.md index f603e4d5..44287167 100644 --- a/content/events/2002/fall/Metaprogramming-GPUs.md +++ b/content/events/2002/fall/Metaprogramming-GPUs.md @@ -1,7 +1,7 @@ --- name: 'Metaprogramming GPUs' short: 'A talk by Michael McCool of the Computer Graphics Lab.' -date: 'Tue Nov 19 2002 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 19 2002 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4058' --- diff --git a/content/events/2002/fall/Perl-6.md b/content/events/2002/fall/Perl-6.md index 74abe979..8c01cbbb 100644 --- a/content/events/2002/fall/Perl-6.md +++ b/content/events/2002/fall/Perl-6.md @@ -1,7 +1,7 @@ --- name: 'Perl 6' short: 'A talk by Simon Law' -date: 'Thu Nov 21 2002 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 21 2002 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2066' --- diff --git a/content/events/2002/fall/Pints-with-the-Profs.md b/content/events/2002/fall/Pints-with-the-Profs.md index 7a28621a..d15708ae 100644 --- a/content/events/2002/fall/Pints-with-the-Profs.md +++ b/content/events/2002/fall/Pints-with-the-Profs.md @@ -1,7 +1,7 @@ --- name: 'Pints with the Profs' short: 'Get to know your profs and be the envy of your friends!' -date: 'Tue Oct 01 2002 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 01 2002 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'The Bomber' --- diff --git a/content/events/2002/fall/Samba-and-You.md b/content/events/2002/fall/Samba-and-You.md index c5008387..f5d49349 100644 --- a/content/events/2002/fall/Samba-and-You.md +++ b/content/events/2002/fall/Samba-and-You.md @@ -1,7 +1,7 @@ --- name: 'Samba and You' short: 'A talk by Dan Brovkovich, Mathsoc''s Computing Director' -date: 'Thu Nov 21 2002 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 21 2002 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2066' --- diff --git a/content/events/2002/fall/The-Evil-Side-of-C++.md b/content/events/2002/fall/The-Evil-Side-of-C++.md index f6d75a15..152abe6f 100644 --- a/content/events/2002/fall/The-Evil-Side-of-C++.md +++ b/content/events/2002/fall/The-Evil-Side-of-C++.md @@ -1,7 +1,7 @@ --- name: 'The Evil Side of C++' short: 'Abusing template metaprogramming in C++; aka. writing a Mandelbrot generator that runs at compile time' -date: 'Tue Nov 05 2002 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 05 2002 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2065' --- diff --git a/content/events/2002/fall/The-GNU-General-Public-License.md b/content/events/2002/fall/The-GNU-General-Public-License.md index 0901bbb4..cedc5442 100644 --- a/content/events/2002/fall/The-GNU-General-Public-License.md +++ b/content/events/2002/fall/The-GNU-General-Public-License.md @@ -1,7 +1,7 @@ --- name: 'The GNU General Public License' short: 'The teeth of Free Software' -date: 'Thu Nov 07 2002 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 07 2002 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4063' --- diff --git a/content/events/2002/fall/The-Hurd-Interfaces.md b/content/events/2002/fall/The-Hurd-Interfaces.md index bbd6d9aa..66330e2b 100644 --- a/content/events/2002/fall/The-Hurd-Interfaces.md +++ b/content/events/2002/fall/The-Hurd-Interfaces.md @@ -1,7 +1,7 @@ --- name: 'The Hurd Interfaces' short: 'Marcus Brinkmann, a GNU Hurd developer, talks about the Hurd server interfaces, at the heart of a GNU/Hurd system' -date: 'Sat Oct 26 2002 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Oct 26 2002 15:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2066' --- diff --git a/content/events/2002/fall/Trip-to-York-University.md b/content/events/2002/fall/Trip-to-York-University.md index 37eeecdb..2185b6c8 100644 --- a/content/events/2002/fall/Trip-to-York-University.md +++ b/content/events/2002/fall/Trip-to-York-University.md @@ -1,7 +1,7 @@ --- name: 'Trip to York University' short: 'Going to visit the York University Computer Club' -date: 'Sat Nov 16 2002 14:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Nov 16 2002 13:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'York University' --- diff --git a/content/events/2002/fall/UNIX-101.md b/content/events/2002/fall/UNIX-101.md index ec9b075e..95d2cc4c 100644 --- a/content/events/2002/fall/UNIX-101.md +++ b/content/events/2002/fall/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'First Steps with UNIX' -date: 'Thu Sep 26 2002 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 26 2002 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3006' --- diff --git a/content/events/2002/fall/UNIX-102.md b/content/events/2002/fall/UNIX-102.md index f877f203..15c6995d 100644 --- a/content/events/2002/fall/UNIX-102.md +++ b/content/events/2002/fall/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: 'Talking to your UNIX can be fun and profitable.' -date: 'Thu Oct 03 2002 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 03 2002 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3006' --- diff --git a/content/events/2002/fall/UNIX-103.md b/content/events/2002/fall/UNIX-103.md index 5c5e7a65..ac2f0bfd 100644 --- a/content/events/2002/fall/UNIX-103.md +++ b/content/events/2002/fall/UNIX-103.md @@ -1,7 +1,7 @@ --- name: 'UNIX 103' short: '' -date: 'Thu Oct 10 2002 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 10 2002 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3006' --- diff --git a/content/events/2002/fall/Video-cards,-Linux-display-drivers-and-the-Kernel-Graphics-Interface-(KGI).md b/content/events/2002/fall/Video-cards,-Linux-display-drivers-and-the-Kernel-Graphics-Interface-(KGI).md index db14bad9..f42827c9 100644 --- a/content/events/2002/fall/Video-cards,-Linux-display-drivers-and-the-Kernel-Graphics-Interface-(KGI).md +++ b/content/events/2002/fall/Video-cards,-Linux-display-drivers-and-the-Kernel-Graphics-Interface-(KGI).md @@ -1,7 +1,7 @@ --- name: 'Video cards, Linux display drivers and the Kernel Graphics Interface (KGI)' short: 'A talk by Filip Spacek, KGI developer' -date: 'Tue Oct 08 2002 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 08 2002 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4045' --- diff --git a/content/events/2002/spring/S02-elections.md b/content/events/2002/spring/S02-elections.md index 2aae90b8..92dab83a 100644 --- a/content/events/2002/spring/S02-elections.md +++ b/content/events/2002/spring/S02-elections.md @@ -2,7 +2,7 @@ name: 'S02 elections' short: 'Come and vote for this term''s exec' -date: 'Sat May 11 2002 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat May 11 2002 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3036' --- diff --git a/content/events/2002/winter/An-Introduction-to-GNU-Hurd.md b/content/events/2002/winter/An-Introduction-to-GNU-Hurd.md index 5501318b..f0de71c2 100644 --- a/content/events/2002/winter/An-Introduction-to-GNU-Hurd.md +++ b/content/events/2002/winter/An-Introduction-to-GNU-Hurd.md @@ -1,7 +1,7 @@ --- name: 'An Introduction to GNU Hurd' short: 'Bored of GNU/Linux? Try this experimental operating system!' -date: 'Sat Jan 26 2002 15:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Jan 26 2002 14:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge MC3001' --- diff --git a/content/events/2002/winter/Computer-Go,-The-Ultimate.md b/content/events/2002/winter/Computer-Go,-The-Ultimate.md index c15cc22f..305d1949 100644 --- a/content/events/2002/winter/Computer-Go,-The-Ultimate.md +++ b/content/events/2002/winter/Computer-Go,-The-Ultimate.md @@ -1,7 +1,7 @@ --- name: 'Computer Go, The Ultimate' short: 'Thomas Wolf from Brock University will be holding a talk on the Asian game of Go. All are welcome.' -date: 'Fri Mar 01 2002 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Mar 01 2002 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4060' --- diff --git a/content/events/2002/winter/DVD-Video-Under-Linux.md b/content/events/2002/winter/DVD-Video-Under-Linux.md index 723eda7c..19c08c82 100644 --- a/content/events/2002/winter/DVD-Video-Under-Linux.md +++ b/content/events/2002/winter/DVD-Video-Under-Linux.md @@ -1,7 +1,7 @@ --- name: 'DVD-Video Under Linux' short: 'Billy Biggs will be holding a talk on DVD technology (in particular, CSS and playback issues) under Linux, giving some technical details as well as an overview of the current status of Free Software efforts. All are welcome.' -date: 'Wed Feb 13 2002 17:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 13 2002 16:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4060' --- diff --git a/content/events/2002/winter/GnuPGPGP-Keysigning-Party.md b/content/events/2002/winter/GnuPGPGP-Keysigning-Party.md index 49913561..59c8a9ae 100644 --- a/content/events/2002/winter/GnuPGPGP-Keysigning-Party.md +++ b/content/events/2002/winter/GnuPGPGP-Keysigning-Party.md @@ -1,7 +1,7 @@ --- name: 'GnuPG/PGP Keysigning Party' short: 'Get more signatures on your key!' -date: 'Sat Jan 26 2002 15:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Jan 26 2002 14:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge MC3001' --- diff --git a/content/events/2002/winter/UNIX-101-First-Steps-With-UNIX.md b/content/events/2002/winter/UNIX-101-First-Steps-With-UNIX.md index 33ed3338..fdca1195 100644 --- a/content/events/2002/winter/UNIX-101-First-Steps-With-UNIX.md +++ b/content/events/2002/winter/UNIX-101-First-Steps-With-UNIX.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101: First Steps With UNIX' short: ' This is the first in a series of seminars that cover the use of the UNIX Operating System. UNIX is used in a variety of applications, both in academia and industry. We will be covering the basics of the UNIX environment, as well as the use of PINE, an electronic mail and news reader. ' -date: 'Thu Jan 31 2002 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 31 2002 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2037' --- diff --git a/content/events/2002/winter/Unix-102-Fun-With-UNIX.md b/content/events/2002/winter/Unix-102-Fun-With-UNIX.md index 9a2101dd..023f2b2c 100644 --- a/content/events/2002/winter/Unix-102-Fun-With-UNIX.md +++ b/content/events/2002/winter/Unix-102-Fun-With-UNIX.md @@ -1,7 +1,7 @@ --- name: 'Unix 102: Fun With UNIX' short: 'This the second in a series of UNIX tutorials. Simon Law and James Perry will be presenting some more advanced UNIX techniques. All are welcome. Accounts will be provided for those needing them.' -date: 'Thu Feb 07 2002 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 07 2002 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/fall/.NET-&-Linux-When-Worlds-Collide.md b/content/events/2003/fall/.NET-&-Linux-When-Worlds-Collide.md index e39f7abf..ffe49c69 100644 --- a/content/events/2003/fall/.NET-&-Linux-When-Worlds-Collide.md +++ b/content/events/2003/fall/.NET-&-Linux-When-Worlds-Collide.md @@ -1,7 +1,7 @@ --- name: '.NET & Linux: When Worlds Collide' short: 'A talk by James Perry' -date: 'Tue Oct 21 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 21 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2065' --- diff --git a/content/events/2003/fall/CS-Pints-With-Profs.md b/content/events/2003/fall/CS-Pints-With-Profs.md index b66fb86b..f2fb3666 100644 --- a/content/events/2003/fall/CS-Pints-With-Profs.md +++ b/content/events/2003/fall/CS-Pints-With-Profs.md @@ -1,7 +1,7 @@ --- name: 'CS Pints With Profs' short: 'Come have a pint with your favourite CS profs!' -date: 'Wed Nov 05 2003 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 05 2003 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Grad House Pub (Green Room)' --- diff --git a/content/events/2003/fall/CSC-Elections.md b/content/events/2003/fall/CSC-Elections.md index a9aaa4ce..b707c4b6 100644 --- a/content/events/2003/fall/CSC-Elections.md +++ b/content/events/2003/fall/CSC-Elections.md @@ -1,7 +1,7 @@ --- name: 'CSC Elections' short: 'CSC Fall 2003 Elections' -date: 'Wed Sep 17 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Sep 17 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3001 (Comfy)' --- diff --git a/content/events/2003/fall/Jon-'maddog'-Hall-Free-and-Open-Source-Its-uses-in-Business-and-Education.md b/content/events/2003/fall/Jon-'maddog'-Hall-Free-and-Open-Source-Its-uses-in-Business-and-Education.md index e8f0e733..0c459f1b 100644 --- a/content/events/2003/fall/Jon-'maddog'-Hall-Free-and-Open-Source-Its-uses-in-Business-and-Education.md +++ b/content/events/2003/fall/Jon-'maddog'-Hall-Free-and-Open-Source-Its-uses-in-Business-and-Education.md @@ -1,7 +1,7 @@ --- name: 'Jon ''maddog'' Hall: Free and Open Source: Its uses in Business and Education' short: ' Free and Open Source software has been around for a long time, even longer then shrink-wrapped code.' -date: 'Mon Dec 01 2003 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Dec 01 2003 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'RCH 101' --- diff --git a/content/events/2003/fall/Poster-Team-Meeting.md b/content/events/2003/fall/Poster-Team-Meeting.md index b40346d0..d0f4c8ae 100644 --- a/content/events/2003/fall/Poster-Team-Meeting.md +++ b/content/events/2003/fall/Poster-Team-Meeting.md @@ -1,7 +1,7 @@ --- name: 'Poster Team Meeting' short: 'Join the Poster Team and get Free Pizza!' -date: 'Mon Oct 06 2003 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 06 2003 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3001 (Comfy)' --- diff --git a/content/events/2003/fall/Real-Time-Graphics-Compilers.md b/content/events/2003/fall/Real-Time-Graphics-Compilers.md index 729ca547..e3faa6ef 100644 --- a/content/events/2003/fall/Real-Time-Graphics-Compilers.md +++ b/content/events/2003/fall/Real-Time-Graphics-Compilers.md @@ -1,7 +1,7 @@ --- name: 'Real-Time Graphics Compilers' short: 'Sh is a GPU metaprogramming language developed at the UW Computer Graphics Lab' -date: 'Wed Oct 22 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 22 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4061' --- diff --git a/content/events/2003/fall/UNIX-101-Text-Editors.md b/content/events/2003/fall/UNIX-101-Text-Editors.md index efda4397..cc6311a9 100644 --- a/content/events/2003/fall/UNIX-101-Text-Editors.md +++ b/content/events/2003/fall/UNIX-101-Text-Editors.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101: Text Editors' short: 'vi vs. emacs: The Ultimate Showdown' -date: 'Thu Oct 02 2003 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 02 2003 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/fall/UNIX-103-Development-Tools.md b/content/events/2003/fall/UNIX-103-Development-Tools.md index b0183040..c1023946 100644 --- a/content/events/2003/fall/UNIX-103-Development-Tools.md +++ b/content/events/2003/fall/UNIX-103-Development-Tools.md @@ -1,7 +1,7 @@ --- name: 'UNIX 103: Development Tools' short: 'GCC, GDB, Make' -date: 'Thu Oct 16 2003 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 16 2003 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/spring/A-Brief-History-of-Computer-Science.md b/content/events/2003/spring/A-Brief-History-of-Computer-Science.md index 618041b2..83427459 100644 --- a/content/events/2003/spring/A-Brief-History-of-Computer-Science.md +++ b/content/events/2003/spring/A-Brief-History-of-Computer-Science.md @@ -1,7 +1,7 @@ --- name: 'A Brief History of Computer Science' short: 'War, insanity, espionage, beauty, domination, sacrifice, and tragic death... not what one might associate with the history of computer science. In this talk I will focus on the origin of our discipline in the fields of engineering, mathematics, and science, and on the complicated personalities that shaped its evolution. No advanced technical knowledge is required.' -date: 'Tue Jun 10 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jun 10 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2066' --- diff --git a/content/events/2003/spring/Friday-Flicks.md b/content/events/2003/spring/Friday-Flicks.md index b57ccc62..4c12b9f8 100644 --- a/content/events/2003/spring/Friday-Flicks.md +++ b/content/events/2003/spring/Friday-Flicks.md @@ -1,7 +1,7 @@ --- name: 'Friday Flicks' short: ' SIGGRAPH Electronic Theatre Showing ' -date: 'Fri Jun 27 2003 15:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 27 2003 14:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1302' --- diff --git a/content/events/2003/spring/Guelph-Trip.md b/content/events/2003/spring/Guelph-Trip.md index 4cb8fd0b..283130cb 100644 --- a/content/events/2003/spring/Guelph-Trip.md +++ b/content/events/2003/spring/Guelph-Trip.md @@ -1,7 +1,7 @@ --- name: 'Guelph Trip' short: 'Come Visit the University of Guelph''s Computer Science Club' -date: 'Fri Jul 04 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 04 2003 15:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'University of Guelph' --- diff --git a/content/events/2003/spring/July-Exec-Meeting.md b/content/events/2003/spring/July-Exec-Meeting.md index e7174405..f7d7faae 100644 --- a/content/events/2003/spring/July-Exec-Meeting.md +++ b/content/events/2003/spring/July-Exec-Meeting.md @@ -2,7 +2,7 @@ name: 'July Exec Meeting' short: ' See Abstract for minutes ' -date: 'Thu Jul 24 2003 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 24 2003 15:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'CSC Office' --- diff --git a/content/events/2003/spring/June-12-Exec-Meeting.md b/content/events/2003/spring/June-12-Exec-Meeting.md index c3cd26b3..aa66bfb0 100644 --- a/content/events/2003/spring/June-12-Exec-Meeting.md +++ b/content/events/2003/spring/June-12-Exec-Meeting.md @@ -1,7 +1,7 @@ --- name: 'June 12 Exec Meeting' short: 'Have an issue that should be brought up? We''d love to hear it!' -date: 'Thu Jun 12 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 12 2003 15:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3036 CSC Office' --- diff --git a/content/events/2003/spring/LaTeX-and-Work-Reports.md b/content/events/2003/spring/LaTeX-and-Work-Reports.md index 2e19f997..5796bc5f 100644 --- a/content/events/2003/spring/LaTeX-and-Work-Reports.md +++ b/content/events/2003/spring/LaTeX-and-Work-Reports.md @@ -1,7 +1,7 @@ --- name: 'LaTeX and Work Reports' short: 'Writing beautiful work reports' -date: 'Thu Jul 31 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 31 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4064' --- diff --git a/content/events/2003/spring/Mainframes-and-Linux.md b/content/events/2003/spring/Mainframes-and-Linux.md index 4e3ccd7c..784a3eb3 100644 --- a/content/events/2003/spring/Mainframes-and-Linux.md +++ b/content/events/2003/spring/Mainframes-and-Linux.md @@ -1,7 +1,7 @@ --- name: 'Mainframes and Linux' short: 'A talk by Jim Elliott. Jim is responsible for IBM''s in Open Source activities and IBM''s mainframe operating systems for Canada and the Carribbean.' -date: 'Tue Jul 08 2003 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 08 2003 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2065' --- diff --git a/content/events/2003/spring/May-22-Exec-Meeting.md b/content/events/2003/spring/May-22-Exec-Meeting.md index 51018932..07123fc9 100644 --- a/content/events/2003/spring/May-22-Exec-Meeting.md +++ b/content/events/2003/spring/May-22-Exec-Meeting.md @@ -1,7 +1,7 @@ --- name: 'May 22 Exec Meeting' short: 'The execs discuss what needs discussion' -date: 'Thu May 22 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu May 22 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3036 CSC Office' --- diff --git a/content/events/2003/spring/Pints-with-Profs!.md b/content/events/2003/spring/Pints-with-Profs!.md index 2e5801b7..6d6e3e82 100644 --- a/content/events/2003/spring/Pints-with-Profs!.md +++ b/content/events/2003/spring/Pints-with-Profs!.md @@ -1,7 +1,7 @@ --- name: 'Pints with Profs!' short: 'Get to know your profs and be the envy of your friends!' -date: 'Mon Jun 09 2003 06:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jun 09 2003 05:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'The Grad House' --- diff --git a/content/events/2003/spring/Sh.md b/content/events/2003/spring/Sh.md index 26063372..bf0c9cf9 100644 --- a/content/events/2003/spring/Sh.md +++ b/content/events/2003/spring/Sh.md @@ -1,7 +1,7 @@ --- name: 'Sh' short: 'Metaprogramming your way to stunning effects.' -date: 'Thu Jul 17 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 17 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4064' --- diff --git a/content/events/2003/spring/Spring-2003-Elections.md b/content/events/2003/spring/Spring-2003-Elections.md index 704330ad..98fd7bc0 100644 --- a/content/events/2003/spring/Spring-2003-Elections.md +++ b/content/events/2003/spring/Spring-2003-Elections.md @@ -1,7 +1,7 @@ --- name: 'Spring 2003 Elections' short: 'Come on out and vote for your exec!' -date: 'Wed May 14 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed May 14 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3001 Comfy Lounge' --- diff --git a/content/events/2003/spring/Unix-101-First-Steps-With-Unix.md b/content/events/2003/spring/Unix-101-First-Steps-With-Unix.md index ad73cd4a..413bdc8b 100644 --- a/content/events/2003/spring/Unix-101-First-Steps-With-Unix.md +++ b/content/events/2003/spring/Unix-101-First-Steps-With-Unix.md @@ -1,7 +1,7 @@ --- name: 'Unix 101: First Steps With Unix' short: 'Learn Unix and be the envy of your friends!' -date: 'Thu May 29 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu May 29 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/spring/Unix-102-Fun-With-Unix.md b/content/events/2003/spring/Unix-102-Fun-With-Unix.md index 420b492c..0319c62a 100644 --- a/content/events/2003/spring/Unix-102-Fun-With-Unix.md +++ b/content/events/2003/spring/Unix-102-Fun-With-Unix.md @@ -1,7 +1,7 @@ --- name: 'Unix 102: Fun With Unix' short: 'Talking to your Unix can be fun and profitable' -date: 'Thu Jun 05 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 05 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/spring/Unix-103-Scripting-Unix.md b/content/events/2003/spring/Unix-103-Scripting-Unix.md index 3b2a31e9..b0eb9f02 100644 --- a/content/events/2003/spring/Unix-103-Scripting-Unix.md +++ b/content/events/2003/spring/Unix-103-Scripting-Unix.md @@ -1,7 +1,7 @@ --- name: 'Unix 103: Scripting Unix' short: 'You too can be a Unix taskmaster' -date: 'Thu Jun 12 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 12 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/spring/vi-the-visual-editor.md b/content/events/2003/spring/vi-the-visual-editor.md index 665189cf..2abeacc9 100644 --- a/content/events/2003/spring/vi-the-visual-editor.md +++ b/content/events/2003/spring/vi-the-visual-editor.md @@ -1,7 +1,7 @@ --- name: 'vi: the visual editor' short: 'It''s not 6.' -date: 'Thu Jun 19 2003 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 19 2003 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/winter/Abusing-the-C++-Compiler.md b/content/events/2003/winter/Abusing-the-C++-Compiler.md index ec303ca8..20aca7f7 100644 --- a/content/events/2003/winter/Abusing-the-C++-Compiler.md +++ b/content/events/2003/winter/Abusing-the-C++-Compiler.md @@ -1,7 +1,7 @@ --- name: 'Abusing the C++ Compiler' short: 'Abusing template metaprogramming in C++' -date: 'Wed Mar 26 2003 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Mar 26 2003 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2065' --- diff --git a/content/events/2003/winter/Judy,-or-What-Is-It-Like-To-Be-A-Robot.md b/content/events/2003/winter/Judy,-or-What-Is-It-Like-To-Be-A-Robot.md index 704a5ebb..95486085 100644 --- a/content/events/2003/winter/Judy,-or-What-Is-It-Like-To-Be-A-Robot.md +++ b/content/events/2003/winter/Judy,-or-What-Is-It-Like-To-Be-A-Robot.md @@ -1,7 +1,7 @@ --- name: 'Judy, or What Is It Like To Be A Robot?' short: 'Held in co-operation with the UW Cognitive Science Club' -date: 'Mon Mar 24 2003 21:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Mar 24 2003 20:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Humanities Theatre, Hagey Hall' --- diff --git a/content/events/2003/winter/LaTeX-A-Document-Processor.md b/content/events/2003/winter/LaTeX-A-Document-Processor.md index 0e00319c..b6505c86 100644 --- a/content/events/2003/winter/LaTeX-A-Document-Processor.md +++ b/content/events/2003/winter/LaTeX-A-Document-Processor.md @@ -1,7 +1,7 @@ --- name: 'LaTeX: A Document Processor' short: 'Typesetting beautiful text' -date: 'Thu Feb 06 2003 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 06 2003 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/LaTeX-Beautiful-Mathematics.md b/content/events/2003/winter/LaTeX-Beautiful-Mathematics.md index 84338ed8..64314118 100644 --- a/content/events/2003/winter/LaTeX-Beautiful-Mathematics.md +++ b/content/events/2003/winter/LaTeX-Beautiful-Mathematics.md @@ -1,7 +1,7 @@ --- name: 'LaTeX: Beautiful Mathematics' short: 'LaTeX => fun' -date: 'Thu Feb 20 2003 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 20 2003 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/LaTeX-Reports.md b/content/events/2003/winter/LaTeX-Reports.md index 435eee09..d560ded5 100644 --- a/content/events/2003/winter/LaTeX-Reports.md +++ b/content/events/2003/winter/LaTeX-Reports.md @@ -1,7 +1,7 @@ --- name: 'LaTeX: Reports' short: 'Writing reports that look good.' -date: 'Thu Feb 13 2003 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 13 2003 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/Regular-Expressions.md b/content/events/2003/winter/Regular-Expressions.md index 6d4e46e3..9a73b90e 100644 --- a/content/events/2003/winter/Regular-Expressions.md +++ b/content/events/2003/winter/Regular-Expressions.md @@ -1,7 +1,7 @@ --- name: 'Regular Expressions' short: 'Find your perfect match' -date: 'Thu Jan 23 2003 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 23 2003 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/SSH-and-Networks.md b/content/events/2003/winter/SSH-and-Networks.md index f014af1a..7a96bbe5 100644 --- a/content/events/2003/winter/SSH-and-Networks.md +++ b/content/events/2003/winter/SSH-and-Networks.md @@ -1,7 +1,7 @@ --- name: 'SSH and Networks' short: 'Once more into the breach' -date: 'Thu Mar 27 2003 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 27 2003 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/Stream-Processing.md b/content/events/2003/winter/Stream-Processing.md index 13916c04..08d5e2c9 100644 --- a/content/events/2003/winter/Stream-Processing.md +++ b/content/events/2003/winter/Stream-Processing.md @@ -1,7 +1,7 @@ --- name: 'Stream Processing' short: 'A talk by Assistant Professor Michael McCool' -date: 'Tue Mar 25 2003 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 25 2003 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2065' --- diff --git a/content/events/2003/winter/The-BSD-License-Family.md b/content/events/2003/winter/The-BSD-License-Family.md index 4be9a624..1b7a14ca 100644 --- a/content/events/2003/winter/The-BSD-License-Family.md +++ b/content/events/2003/winter/The-BSD-License-Family.md @@ -1,7 +1,7 @@ --- name: 'The BSD License Family' short: 'Free for all' -date: 'Thu Feb 27 2003 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 27 2003 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/The-GNU-General-Public-License.md b/content/events/2003/winter/The-GNU-General-Public-License.md index 9f9df1dc..8981a509 100644 --- a/content/events/2003/winter/The-GNU-General-Public-License.md +++ b/content/events/2003/winter/The-GNU-General-Public-License.md @@ -1,7 +1,7 @@ --- name: 'The GNU General Public License' short: 'The teeth of Free Software' -date: 'Thu Feb 27 2003 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 27 2003 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/Unix-101-Tutorial.md b/content/events/2003/winter/Unix-101-Tutorial.md index c4150537..60293522 100644 --- a/content/events/2003/winter/Unix-101-Tutorial.md +++ b/content/events/2003/winter/Unix-101-Tutorial.md @@ -1,7 +1,7 @@ --- name: 'Unix 101 Tutorial' short: 'Learn Unix and be the envy of your friends!' -date: 'Tue Feb 04 2003 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 04 2003 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/winter/Unix-102-Tutorial.md b/content/events/2003/winter/Unix-102-Tutorial.md index e9cc60e0..b2679d97 100644 --- a/content/events/2003/winter/Unix-102-Tutorial.md +++ b/content/events/2003/winter/Unix-102-Tutorial.md @@ -1,7 +1,7 @@ --- name: 'Unix 102 Tutorial' short: 'Learn more Unix and be the envy of your friends!' -date: 'Tue Feb 11 2003 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 11 2003 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/winter/Unix-103-Tutorial.md b/content/events/2003/winter/Unix-103-Tutorial.md index 3709eef8..a3943465 100644 --- a/content/events/2003/winter/Unix-103-Tutorial.md +++ b/content/events/2003/winter/Unix-103-Tutorial.md @@ -1,7 +1,7 @@ --- name: 'Unix 103 Tutorial' short: 'Learn more Unix and be the envy of your friends!' -date: 'Tue Feb 18 2003 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 18 2003 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2037' --- diff --git a/content/events/2003/winter/W03-Elections.md b/content/events/2003/winter/W03-Elections.md index 0e8f448d..4cda0cea 100644 --- a/content/events/2003/winter/W03-Elections.md +++ b/content/events/2003/winter/W03-Elections.md @@ -1,7 +1,7 @@ --- name: 'W03 Elections' short: 'Come out and vote for the new exec!' -date: 'Mon Jan 13 2003 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 13 2003 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3001' --- diff --git a/content/events/2003/winter/XML.md b/content/events/2003/winter/XML.md index 9db58b38..d550a983 100644 --- a/content/events/2003/winter/XML.md +++ b/content/events/2003/winter/XML.md @@ -1,7 +1,7 @@ --- name: 'XML' short: 'Give your documents more markup' -date: 'Thu Mar 13 2003 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 13 2003 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/XSLT.md b/content/events/2003/winter/XSLT.md index 1be0d69b..7391db04 100644 --- a/content/events/2003/winter/XSLT.md +++ b/content/events/2003/winter/XSLT.md @@ -1,7 +1,7 @@ --- name: 'XSLT' short: 'Transforming your documents' -date: 'Thu Mar 20 2003 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 20 2003 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2003/winter/sed-&-awk.md b/content/events/2003/winter/sed-&-awk.md index 056d72c1..dfaa2c91 100644 --- a/content/events/2003/winter/sed-&-awk.md +++ b/content/events/2003/winter/sed-&-awk.md @@ -1,7 +1,7 @@ --- name: 'sed & awk' short: 'Unix text editing' -date: 'Thu Jan 30 2003 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 30 2003 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC1085' --- diff --git a/content/events/2004/fall/CSC-Elections.md b/content/events/2004/fall/CSC-Elections.md index 8f4021b2..ecf945d3 100644 --- a/content/events/2004/fall/CSC-Elections.md +++ b/content/events/2004/fall/CSC-Elections.md @@ -2,7 +2,7 @@ name: 'CSC Elections' short: 'Come out and vote for the Fall 2004 executive!' -date: 'Fri Sep 17 2004 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 17 2004 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'The Comfy Lounge' --- diff --git a/content/events/2004/fall/CSC-Programming-Contest.md b/content/events/2004/fall/CSC-Programming-Contest.md index ee556dbe..fb151ef1 100644 --- a/content/events/2004/fall/CSC-Programming-Contest.md +++ b/content/events/2004/fall/CSC-Programming-Contest.md @@ -1,7 +1,7 @@ --- name: 'CSC Programming Contest' short: 'CSC Programming Contest' -date: 'Sun Oct 24 2004 00:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Oct 23 2004 23:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2004/fall/CTRL-D.md b/content/events/2004/fall/CTRL-D.md index 5bf9823d..0d653acf 100644 --- a/content/events/2004/fall/CTRL-D.md +++ b/content/events/2004/fall/CTRL-D.md @@ -1,7 +1,7 @@ --- name: 'CTRL-D' short: ' This semesters CTRL-D (or the club that really likes dinner) is going to be at Mongolian grill. Be there or be square' -date: 'Wed Dec 08 2004 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Dec 08 2004 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Mongolian Grill' --- diff --git a/content/events/2004/fall/Eclipse.md b/content/events/2004/fall/Eclipse.md index fec05903..72bf51fa 100644 --- a/content/events/2004/fall/Eclipse.md +++ b/content/events/2004/fall/Eclipse.md @@ -1,7 +1,7 @@ --- name: 'Eclipse' short: 'How I Stopped Worrying and Learned to Love the IDE' -date: 'Wed Nov 24 2004 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 24 2004 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2066' --- diff --git a/content/events/2004/fall/GracefulTavi.md b/content/events/2004/fall/GracefulTavi.md index 942f9e77..b15c9d2f 100644 --- a/content/events/2004/fall/GracefulTavi.md +++ b/content/events/2004/fall/GracefulTavi.md @@ -1,7 +1,7 @@ --- name: 'GracefulTavi' short: 'Wiki software in PHP+MySQL' -date: 'Thu Nov 18 2004 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 18 2004 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2066' --- diff --git a/content/events/2004/fall/Knitting-needles,-hairpins-and-other-tangled-objects.md b/content/events/2004/fall/Knitting-needles,-hairpins-and-other-tangled-objects.md index 85107e00..0d4c6b47 100644 --- a/content/events/2004/fall/Knitting-needles,-hairpins-and-other-tangled-objects.md +++ b/content/events/2004/fall/Knitting-needles,-hairpins-and-other-tangled-objects.md @@ -1,7 +1,7 @@ --- name: 'Knitting needles, hairpins and other tangled objects' short: 'In this talk, I''ll study linkages (objects built from sticks that are connected with flexible joints), and explain some interesting examples that can or cannot be straightened out' -date: 'Wed Dec 01 2004 15:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Dec 01 2004 14:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4058' --- diff --git a/content/events/2004/fall/Lemmings-Day!.md b/content/events/2004/fall/Lemmings-Day!.md index be4850b0..284ffbf5 100644 --- a/content/events/2004/fall/Lemmings-Day!.md +++ b/content/events/2004/fall/Lemmings-Day!.md @@ -1,7 +1,7 @@ --- name: 'Lemmings Day!' short: 'Everyone else is doing it!' -date: 'Fri Nov 12 2004 15:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 12 2004 14:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4063' --- diff --git a/content/events/2004/fall/UNIX-101.md b/content/events/2004/fall/UNIX-101.md index 328de2ed..c7c12327 100644 --- a/content/events/2004/fall/UNIX-101.md +++ b/content/events/2004/fall/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'First UNIX tutorial' -date: 'Mon Sep 27 2004 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 27 2004 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2004/fall/UNIX-102.md b/content/events/2004/fall/UNIX-102.md index ffa0fb7c..1b17ee38 100644 --- a/content/events/2004/fall/UNIX-102.md +++ b/content/events/2004/fall/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: 'Fun with Unix' -date: 'Mon Oct 04 2004 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 04 2004 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2004/fall/UNIX-103-Scripting-Unix.md b/content/events/2004/fall/UNIX-103-Scripting-Unix.md index 601a5482..5c63f523 100644 --- a/content/events/2004/fall/UNIX-103-Scripting-Unix.md +++ b/content/events/2004/fall/UNIX-103-Scripting-Unix.md @@ -1,7 +1,7 @@ --- name: 'UNIX 103: Scripting Unix' short: 'You Too Can Be a Unix Taskmaster' -date: 'Mon Oct 18 2004 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 18 2004 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2004/spring/CSC-Elections.md b/content/events/2004/spring/CSC-Elections.md index 1136b9a8..a822fed6 100644 --- a/content/events/2004/spring/CSC-Elections.md +++ b/content/events/2004/spring/CSC-Elections.md @@ -1,7 +1,7 @@ --- name: 'CSC Elections' short: 'Come out and vote for the Spring 2004 executive!' -date: 'Wed May 12 2004 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed May 12 2004 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'The Comfy Lounge' --- diff --git a/content/events/2004/spring/Case-Modding-Workshop!.md b/content/events/2004/spring/Case-Modding-Workshop!.md index e43ee215..7478f79b 100644 --- a/content/events/2004/spring/Case-Modding-Workshop!.md +++ b/content/events/2004/spring/Case-Modding-Workshop!.md @@ -1,7 +1,7 @@ --- name: 'Case Modding Workshop!' short: 'Come and learn how to make your computer 1337!' -date: 'Sat Jul 17 2004 12:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Jul 17 2004 11:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'RCH 308' --- diff --git a/content/events/2004/spring/Computing's-Next-Great-Empires-The-True-Future-of-Software.md b/content/events/2004/spring/Computing's-Next-Great-Empires-The-True-Future-of-Software.md index def447af..9b75ae89 100644 --- a/content/events/2004/spring/Computing's-Next-Great-Empires-The-True-Future-of-Software.md +++ b/content/events/2004/spring/Computing's-Next-Great-Empires-The-True-Future-of-Software.md @@ -1,7 +1,7 @@ --- name: 'Computing''s Next Great Empires: The True Future of Software' short: 'A talk by Larry Smith' -date: 'Wed May 26 2004 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed May 26 2004 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1350' --- diff --git a/content/events/2004/spring/Game-Complexity-Theorists-Ponder,-by-Jonathan-Buss.md b/content/events/2004/spring/Game-Complexity-Theorists-Ponder,-by-Jonathan-Buss.md index 01c1e369..727b8d03 100644 --- a/content/events/2004/spring/Game-Complexity-Theorists-Ponder,-by-Jonathan-Buss.md +++ b/content/events/2004/spring/Game-Complexity-Theorists-Ponder,-by-Jonathan-Buss.md @@ -1,7 +1,7 @@ --- name: 'Game Complexity Theorists Ponder, by Jonathan Buss' short: 'Attention AI buffs: Game Complexity presentation' -date: 'Tue Jul 27 2004 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 27 2004 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2065' --- diff --git a/content/events/2004/spring/``Optical-Snow''-Motion-parallax-and-heading-computation-in-densely-cluttered-scenes.--or--Why-Computer-Vision-needs-the-Fourier-Transform!.md b/content/events/2004/spring/``Optical-Snow''-Motion-parallax-and-heading-computation-in-densely-cluttered-scenes.--or--Why-Computer-Vision-needs-the-Fourier-Transform!.md index 1033f1ca..3d678117 100644 --- a/content/events/2004/spring/``Optical-Snow''-Motion-parallax-and-heading-computation-in-densely-cluttered-scenes.--or--Why-Computer-Vision-needs-the-Fourier-Transform!.md +++ b/content/events/2004/spring/``Optical-Snow''-Motion-parallax-and-heading-computation-in-densely-cluttered-scenes.--or--Why-Computer-Vision-needs-the-Fourier-Transform!.md @@ -1,7 +1,7 @@ --- name: '``Optical Snow'''': Motion parallax and heading computation in densely cluttered scenes. -or- Why Computer Vision needs the Fourier Transform!' short: 'A talk by Richard Mann; School of Computer Science' -date: 'Thu Jun 17 2004 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 17 2004 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2066' --- diff --git a/content/events/2004/winter/Constitutional-Change.md b/content/events/2004/winter/Constitutional-Change.md index bf1138d8..d38ba82b 100644 --- a/content/events/2004/winter/Constitutional-Change.md +++ b/content/events/2004/winter/Constitutional-Change.md @@ -1,7 +1,7 @@ --- name: 'Constitutional Change' short: 'Vote to change the CSC Constitution' -date: 'Thu Feb 05 2004 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 05 2004 15:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4041' --- diff --git a/content/events/2004/winter/Distributed-programming-for-CS-and-Engineering-students.md b/content/events/2004/winter/Distributed-programming-for-CS-and-Engineering-students.md index cad611bb..f3ae1512 100644 --- a/content/events/2004/winter/Distributed-programming-for-CS-and-Engineering-students.md +++ b/content/events/2004/winter/Distributed-programming-for-CS-and-Engineering-students.md @@ -2,7 +2,7 @@ name: 'Distributed programming for CS and Engineering students' short: 'A talk by Simon Law' -date: 'Tue Mar 16 2004 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 16 2004 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4058' --- diff --git a/content/events/2004/winter/Extending-LaTeX-with-packages.md b/content/events/2004/winter/Extending-LaTeX-with-packages.md index cfc868e8..57d448f7 100644 --- a/content/events/2004/winter/Extending-LaTeX-with-packages.md +++ b/content/events/2004/winter/Extending-LaTeX-with-packages.md @@ -1,7 +1,7 @@ --- name: 'Extending LaTeX with packages' short: 'A talk by Simon Law' -date: 'Tue Mar 23 2004 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 23 2004 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4058' --- diff --git a/content/events/2004/winter/Graphing-webs-of-trust.md b/content/events/2004/winter/Graphing-webs-of-trust.md index cbcb12fc..98239573 100644 --- a/content/events/2004/winter/Graphing-webs-of-trust.md +++ b/content/events/2004/winter/Graphing-webs-of-trust.md @@ -1,7 +1,7 @@ --- name: 'Graphing webs-of-trust' short: 'A talk by Simon Law' -date: 'Tue Mar 02 2004 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 02 2004 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4042' --- diff --git a/content/events/2004/winter/InstallFest.md b/content/events/2004/winter/InstallFest.md index d77ca6c8..88d91844 100644 --- a/content/events/2004/winter/InstallFest.md +++ b/content/events/2004/winter/InstallFest.md @@ -1,7 +1,7 @@ --- name: 'InstallFest' short: 'See [http://uw-dig.uwaterloo.ca/installfest/]()' -date: 'Mon Jan 12 2004 16:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 12 2004 15:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1301' --- diff --git a/content/events/2004/winter/KW-Perl-Mongers.md b/content/events/2004/winter/KW-Perl-Mongers.md index 66a23d17..d1aa61e8 100644 --- a/content/events/2004/winter/KW-Perl-Mongers.md +++ b/content/events/2004/winter/KW-Perl-Mongers.md @@ -1,7 +1,7 @@ --- name: 'KW Perl Mongers' short: 'Perl Modules: A look under the hood' -date: 'Wed Feb 18 2004 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 18 2004 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC2305' --- diff --git a/content/events/2004/winter/LaTeXing-your-work-report.md b/content/events/2004/winter/LaTeXing-your-work-report.md index 62c2c6d1..068d14b9 100644 --- a/content/events/2004/winter/LaTeXing-your-work-report.md +++ b/content/events/2004/winter/LaTeXing-your-work-report.md @@ -1,7 +1,7 @@ --- name: 'LaTeXing your work report' short: 'A talk by Simon Law' -date: 'Mon Mar 29 2004 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Mar 29 2004 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4058' --- diff --git a/content/events/2004/winter/Managing-your-home-directory-using-CVS.md b/content/events/2004/winter/Managing-your-home-directory-using-CVS.md index 573fc062..cb06ccb4 100644 --- a/content/events/2004/winter/Managing-your-home-directory-using-CVS.md +++ b/content/events/2004/winter/Managing-your-home-directory-using-CVS.md @@ -1,7 +1,7 @@ --- name: 'Managing your home directory using CVS' short: 'A talk by Simon Law' -date: 'Tue Mar 09 2004 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 09 2004 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4062' --- diff --git a/content/events/2004/winter/Pints-with-Profs!.md b/content/events/2004/winter/Pints-with-Profs!.md index eae3dc02..6c0fdaad 100644 --- a/content/events/2004/winter/Pints-with-Profs!.md +++ b/content/events/2004/winter/Pints-with-Profs!.md @@ -1,7 +1,7 @@ --- name: 'Pints with Profs!' short: 'Get to know your profs and be the envy of your friends!' -date: 'Tue Mar 30 2004 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 30 2004 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'The Grad House' --- diff --git a/content/events/2004/winter/SPARC-Architecture.md b/content/events/2004/winter/SPARC-Architecture.md index 8f16ba64..84dbd879 100644 --- a/content/events/2004/winter/SPARC-Architecture.md +++ b/content/events/2004/winter/SPARC-Architecture.md @@ -1,7 +1,7 @@ --- name: 'SPARC Architecture' short: 'A talk by James Morrison' -date: 'Mon Mar 15 2004 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Mar 15 2004 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4040' --- diff --git a/content/events/2005/fall/Party-with-Profs!.md b/content/events/2005/fall/Party-with-Profs!.md index 1d400fe4..b56e7170 100644 --- a/content/events/2005/fall/Party-with-Profs!.md +++ b/content/events/2005/fall/Party-with-Profs!.md @@ -1,7 +1,7 @@ --- name: 'Party with Profs!' short: 'Get to know your profs and be the envy of your friends!' -date: 'Mon Oct 17 2005 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 17 2005 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Fishbowl' --- diff --git a/content/events/2005/fall/Programming-Contest.md b/content/events/2005/fall/Programming-Contest.md index 6bc2812d..6987d0b7 100644 --- a/content/events/2005/fall/Programming-Contest.md +++ b/content/events/2005/fall/Programming-Contest.md @@ -1,7 +1,7 @@ --- name: 'Programming Contest' short: 'Come out, program, and win shiny things!' -date: 'Tue Nov 29 2005 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 29 2005 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'TBA' --- diff --git a/content/events/2005/fall/UNIX-101.md b/content/events/2005/fall/UNIX-101.md index 93177f70..126b24a9 100644 --- a/content/events/2005/fall/UNIX-101.md +++ b/content/events/2005/fall/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'First UNIX tutorial' -date: 'Tue Oct 04 2005 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 04 2005 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2005/fall/UNIX-102.md b/content/events/2005/fall/UNIX-102.md index 68394d3c..d284cc3f 100644 --- a/content/events/2005/fall/UNIX-102.md +++ b/content/events/2005/fall/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: 'Fun with Unix' -date: 'Thu Oct 06 2005 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 06 2005 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3D 2037' --- diff --git a/content/events/2005/fall/UNIX-103-Scripting-Unix.md b/content/events/2005/fall/UNIX-103-Scripting-Unix.md index 90c7ab18..5f3ae8a4 100644 --- a/content/events/2005/fall/UNIX-103-Scripting-Unix.md +++ b/content/events/2005/fall/UNIX-103-Scripting-Unix.md @@ -1,7 +1,7 @@ --- name: 'UNIX 103: Scripting Unix' short: 'You Too Can Be a Unix Taskmaster' -date: 'Tue Oct 11 2005 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 11 2005 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2005/spring/Programming-and-Verifying-the-Interactive-Web.md b/content/events/2005/spring/Programming-and-Verifying-the-Interactive-Web.md index eee1da5a..2845490a 100644 --- a/content/events/2005/spring/Programming-and-Verifying-the-Interactive-Web.md +++ b/content/events/2005/spring/Programming-and-Verifying-the-Interactive-Web.md @@ -1,7 +1,7 @@ --- name: 'Programming and Verifying the Interactive Web' short: 'Shriram Krishnamurthi will be talking about continuations in Web Programming' -date: 'Thu Jun 02 2005 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 02 2005 15:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2005/spring/UW's-CS-curriculum-past,-present,-and-future.md b/content/events/2005/spring/UW's-CS-curriculum-past,-present,-and-future.md index 432f287f..0a111d63 100644 --- a/content/events/2005/spring/UW's-CS-curriculum-past,-present,-and-future.md +++ b/content/events/2005/spring/UW's-CS-curriculum-past,-present,-and-future.md @@ -1,7 +1,7 @@ --- name: 'UW''s CS curriculum: past, present, and future' short: 'Come out to here Prabhakar Ragde talk about our UW''s CS curriculum' -date: 'Tue Jun 07 2005 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jun 07 2005 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4042' --- diff --git a/content/events/2005/winter/CSC-Elections.md b/content/events/2005/winter/CSC-Elections.md index aa25e7e3..13c7d02d 100644 --- a/content/events/2005/winter/CSC-Elections.md +++ b/content/events/2005/winter/CSC-Elections.md @@ -2,7 +2,7 @@ name: 'CSC Elections' short: 'Come out and vote for the Winter 2005 executive!' -date: 'Thu Jan 13 2005 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 13 2005 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'The Comfy Lounge' --- diff --git a/content/events/2005/winter/Oh-No!-More-Lemmings-Day!.md b/content/events/2005/winter/Oh-No!-More-Lemmings-Day!.md index 8c936b37..2763e701 100644 --- a/content/events/2005/winter/Oh-No!-More-Lemmings-Day!.md +++ b/content/events/2005/winter/Oh-No!-More-Lemmings-Day!.md @@ -1,7 +1,7 @@ --- name: 'Oh No! More Lemmings Day!' short: 'Come out for some retro Amiga-style Lemmings gaming action!' -date: 'Tue Mar 15 2005 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 15 2005 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4060' --- diff --git a/content/events/2005/winter/UNIX-101.md b/content/events/2005/winter/UNIX-101.md index 1bb7d8b8..480bbe04 100644 --- a/content/events/2005/winter/UNIX-101.md +++ b/content/events/2005/winter/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'First UNIX tutorial' -date: 'Tue Jan 25 2005 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Jan 25 2005 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2005/winter/UNIX-102.md b/content/events/2005/winter/UNIX-102.md index d05e793c..ad8f1c6b 100644 --- a/content/events/2005/winter/UNIX-102.md +++ b/content/events/2005/winter/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: 'Fun with Unix' -date: 'Tue Feb 01 2005 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 01 2005 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2006/spring/CSC-Elections.md b/content/events/2006/spring/CSC-Elections.md index 61606757..1c25c2a3 100644 --- a/content/events/2006/spring/CSC-Elections.md +++ b/content/events/2006/spring/CSC-Elections.md @@ -2,7 +2,7 @@ name: 'CSC Elections' short: 'Come out and vote for the Spring 2006 executive!' -date: 'Mon May 08 2006 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon May 08 2006 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'The Comfy Lounge' --- diff --git a/content/events/2006/spring/CSC-General-Meeting.md b/content/events/2006/spring/CSC-General-Meeting.md index 4890c907..78410c05 100644 --- a/content/events/2006/spring/CSC-General-Meeting.md +++ b/content/events/2006/spring/CSC-General-Meeting.md @@ -1,7 +1,7 @@ --- name: 'CSC General Meeting' short: 'Come out to discuss current & future plans/projects for the Club' -date: 'Wed Jun 21 2006 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jun 21 2006 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4042' --- diff --git a/content/events/2006/spring/CTRL-D.md b/content/events/2006/spring/CTRL-D.md index b8902fa4..b610cb34 100644 --- a/content/events/2006/spring/CTRL-D.md +++ b/content/events/2006/spring/CTRL-D.md @@ -1,7 +1,7 @@ --- name: 'CTRL D' short: 'Come out for the Club that Really Likes Dinner' -date: 'Sat Jul 29 2006 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Jul 29 2006 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'East Side Mario' --- diff --git a/content/events/2006/spring/Cool-Stuff-to-do-With-Python.md b/content/events/2006/spring/Cool-Stuff-to-do-With-Python.md index 5282762d..58ef720e 100644 --- a/content/events/2006/spring/Cool-Stuff-to-do-With-Python.md +++ b/content/events/2006/spring/Cool-Stuff-to-do-With-Python.md @@ -1,7 +1,7 @@ --- name: 'Cool Stuff to do With Python' short: 'Albert O''Connor will be introducing the joys of programming in python' -date: 'Thu Jul 20 2006 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 20 2006 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4041' --- diff --git a/content/events/2006/spring/Eighteen-Years-in-the-Software-Tools-Business.md b/content/events/2006/spring/Eighteen-Years-in-the-Software-Tools-Business.md index 6b0c54e3..f1d81451 100644 --- a/content/events/2006/spring/Eighteen-Years-in-the-Software-Tools-Business.md +++ b/content/events/2006/spring/Eighteen-Years-in-the-Software-Tools-Business.md @@ -1,7 +1,7 @@ --- name: 'Eighteen Years in the Software Tools Business' short: 'Eighteen Years in the Software Tools Business at Microsoft, a talk by Rico Mariani, (BMath CS/EEE 1988)' -date: 'Thu May 25 2006 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu May 25 2006 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4060' --- diff --git a/content/events/2006/spring/Lemmings-Day.md b/content/events/2006/spring/Lemmings-Day.md index d763b3ca..02baab65 100644 --- a/content/events/2006/spring/Lemmings-Day.md +++ b/content/events/2006/spring/Lemmings-Day.md @@ -1,7 +1,7 @@ --- name: 'Lemmings Day' short: 'Come out for some retro Amiga-style Lemmings gaming action!' -date: 'Wed Jul 26 2006 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jul 26 2006 15:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy Lounge' --- diff --git a/content/events/2006/spring/Linux-Installfest!.md b/content/events/2006/spring/Linux-Installfest!.md index 2171e469..c98ac727 100644 --- a/content/events/2006/spring/Linux-Installfest!.md +++ b/content/events/2006/spring/Linux-Installfest!.md @@ -1,7 +1,7 @@ --- name: 'Linux Installfest!' short: 'A part of Linux Awareness Week' -date: 'Tue Jul 25 2006 14:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 25 2006 13:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC Fishbowk' --- diff --git a/content/events/2006/spring/March-of-the-Penguins.md b/content/events/2006/spring/March-of-the-Penguins.md index 7463e9e0..092a34ba 100644 --- a/content/events/2006/spring/March-of-the-Penguins.md +++ b/content/events/2006/spring/March-of-the-Penguins.md @@ -1,7 +1,7 @@ --- name: 'March of the Penguins' short: 'The Computer Science Club will be showing March of the Penguins' -date: 'Fri Jul 21 2006 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 21 2006 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC1085' --- diff --git a/content/events/2006/spring/Midnight-Madness,-Alpha-Edition.md b/content/events/2006/spring/Midnight-Madness,-Alpha-Edition.md index 58acfc64..d9164a77 100644 --- a/content/events/2006/spring/Midnight-Madness,-Alpha-Edition.md +++ b/content/events/2006/spring/Midnight-Madness,-Alpha-Edition.md @@ -1,7 +1,7 @@ --- name: 'Midnight Madness, Alpha Edition' short: 'Come out to discuss current & future plans/projects for the Club' -date: 'Tue Jul 18 2006 00:59:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 17 2006 23:59:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3036' --- diff --git a/content/events/2006/spring/Semacode-Image-recognition-on-mobile-camera-phones.md b/content/events/2006/spring/Semacode-Image-recognition-on-mobile-camera-phones.md index 5ed3d9b2..1f926f71 100644 --- a/content/events/2006/spring/Semacode-Image-recognition-on-mobile-camera-phones.md +++ b/content/events/2006/spring/Semacode-Image-recognition-on-mobile-camera-phones.md @@ -1,7 +1,7 @@ --- name: 'Semacode: Image recognition on mobile camera phones' short: 'Simon Woodside, founder of Semacode, comes to discuss image what it is like to start a business and how imaging code works' -date: 'Wed Jul 19 2006 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jul 19 2006 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC1085' --- diff --git a/content/events/2006/spring/Simulating-multi-tasking-on-an-embedded-architecture.md b/content/events/2006/spring/Simulating-multi-tasking-on-an-embedded-architecture.md index c0b35ff2..e42ef686 100644 --- a/content/events/2006/spring/Simulating-multi-tasking-on-an-embedded-architecture.md +++ b/content/events/2006/spring/Simulating-multi-tasking-on-an-embedded-architecture.md @@ -1,7 +1,7 @@ --- name: 'Simulating multi-tasking on an embedded architecture' short: 'Alex Tsay will look at the common hack used to simulate multi-processing in a real time embedded environment.' -date: 'Thu Jul 20 2006 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 20 2006 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4041' --- diff --git a/content/events/2006/spring/Software-development-gets-on-the-Cluetrain.md b/content/events/2006/spring/Software-development-gets-on-the-Cluetrain.md index 92619074..3eb30a89 100644 --- a/content/events/2006/spring/Software-development-gets-on-the-Cluetrain.md +++ b/content/events/2006/spring/Software-development-gets-on-the-Cluetrain.md @@ -1,7 +1,7 @@ --- name: 'Software development gets on the Cluetrain' short: 'or How communities of interest drive modern software development.' -date: 'Mon Jul 24 2006 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 24 2006 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4063' --- diff --git a/content/events/2006/spring/Unix-101-and-102-Recording.md b/content/events/2006/spring/Unix-101-and-102-Recording.md index 7bc8dd8c..e29dd979 100644 --- a/content/events/2006/spring/Unix-101-and-102-Recording.md +++ b/content/events/2006/spring/Unix-101-and-102-Recording.md @@ -1,7 +1,7 @@ --- name: 'Unix 101 and 102 Recording' short: 'Unix 101 and 102 recording' -date: 'Sun May 14 2006 14:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sun May 14 2006 13:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'CSC' --- diff --git a/content/events/2006/spring/Video-4-Linux-Day.md b/content/events/2006/spring/Video-4-Linux-Day.md index 775e5123..a6f7d27e 100644 --- a/content/events/2006/spring/Video-4-Linux-Day.md +++ b/content/events/2006/spring/Video-4-Linux-Day.md @@ -1,7 +1,7 @@ --- name: 'Video 4 Linux Day' short: ' We don''t know enough about V4L' -date: 'Sat May 13 2006 14:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat May 13 2006 13:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'CSC' --- diff --git a/content/events/2006/winter/Creating-Killer-Applications.md b/content/events/2006/winter/Creating-Killer-Applications.md index d9179c9b..d7c35fae 100644 --- a/content/events/2006/winter/Creating-Killer-Applications.md +++ b/content/events/2006/winter/Creating-Killer-Applications.md @@ -1,7 +1,7 @@ --- name: 'Creating Killer Applications' short: 'A talk by Larry Smith' -date: 'Mon Mar 06 2006 17:45:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Mar 06 2006 16:45:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Physics 145' --- diff --git a/content/events/2006/winter/Pints-With-Profs.md b/content/events/2006/winter/Pints-With-Profs.md index 93769f94..1b340a0a 100644 --- a/content/events/2006/winter/Pints-With-Profs.md +++ b/content/events/2006/winter/Pints-With-Profs.md @@ -1,7 +1,7 @@ --- name: 'Pints With Profs' short: 'Come out and meet your professors. Free food provided!' -date: 'Thu Feb 09 2006 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 09 2006 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Bombshelter Pub' --- diff --git a/content/events/2007/fall/Concurrent-Distributed-programming-with-JoCaml.md b/content/events/2007/fall/Concurrent-Distributed-programming-with-JoCaml.md index 77905cb5..232088f6 100644 --- a/content/events/2007/fall/Concurrent-Distributed-programming-with-JoCaml.md +++ b/content/events/2007/fall/Concurrent-Distributed-programming-with-JoCaml.md @@ -1,7 +1,7 @@ --- name: 'Concurrent / Distributed programming with JoCaml' short: 'Brennan Taylor' -date: 'Thu Nov 29 2007 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 29 2007 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4061' --- diff --git a/content/events/2007/fall/Distributed-Programming-with-Erlang.md b/content/events/2007/fall/Distributed-Programming-with-Erlang.md index 0f835fa0..c308288a 100644 --- a/content/events/2007/fall/Distributed-Programming-with-Erlang.md +++ b/content/events/2007/fall/Distributed-Programming-with-Erlang.md @@ -1,7 +1,7 @@ --- name: 'Distributed Programming with Erlang' short: 'Brennan Taylor' -date: 'Thu Oct 04 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 04 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'TBA' --- diff --git a/content/events/2007/fall/General-Meeting.md b/content/events/2007/fall/General-Meeting.md index bc71ccda..b0d1897c 100644 --- a/content/events/2007/fall/General-Meeting.md +++ b/content/events/2007/fall/General-Meeting.md @@ -1,7 +1,7 @@ --- name: 'General Meeting' short: 'There is a general meeting scheduled for Friday, October 19, 2007 at 17:00.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 [http://wiki.csclub.uwaterloo.ca/wiki/Friday\_19\_October\_2007.]()' -date: 'Fri Oct 19 2007 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 19 2007 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4058' --- diff --git a/content/events/2007/fall/Google-Summer-of-Code,-a-look-back-on-2007.md b/content/events/2007/fall/Google-Summer-of-Code,-a-look-back-on-2007.md index aee7ed4e..b5a2c37d 100644 --- a/content/events/2007/fall/Google-Summer-of-Code,-a-look-back-on-2007.md +++ b/content/events/2007/fall/Google-Summer-of-Code,-a-look-back-on-2007.md @@ -1,7 +1,7 @@ --- name: 'Google Summer of Code, a look back on 2007' short: 'Holden Karau' -date: 'Wed Dec 05 2007 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Dec 05 2007 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4061' --- diff --git a/content/events/2007/fall/Join-Calculus-with-JoCaml.-Concurrent-programming-that-doesn't-fry-your-brain.md b/content/events/2007/fall/Join-Calculus-with-JoCaml.-Concurrent-programming-that-doesn't-fry-your-brain.md index 47e59710..ba8ee96f 100644 --- a/content/events/2007/fall/Join-Calculus-with-JoCaml.-Concurrent-programming-that-doesn't-fry-your-brain.md +++ b/content/events/2007/fall/Join-Calculus-with-JoCaml.-Concurrent-programming-that-doesn't-fry-your-brain.md @@ -1,7 +1,7 @@ --- name: 'Join-Calculus with JoCaml. Concurrent programming that doesn''t fry your brain' short: 'Brennan Taylor' -date: 'Tue Oct 09 2007 17:45:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 09 2007 16:45:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4060' --- diff --git a/content/events/2007/fall/More-Haskell-functional-programming-fun!.md b/content/events/2007/fall/More-Haskell-functional-programming-fun!.md index 6c018dc7..558dd984 100644 --- a/content/events/2007/fall/More-Haskell-functional-programming-fun!.md +++ b/content/events/2007/fall/More-Haskell-functional-programming-fun!.md @@ -1,7 +1,7 @@ --- name: 'More Haskell functional programming fun!' short: 'Andrei Barbu' -date: 'Thu Nov 22 2007 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 22 2007 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2007/fall/Multi-Player-Linux-games-for-Linux-awarness-week.md b/content/events/2007/fall/Multi-Player-Linux-games-for-Linux-awarness-week.md index 80067d26..37018dfa 100644 --- a/content/events/2007/fall/Multi-Player-Linux-games-for-Linux-awarness-week.md +++ b/content/events/2007/fall/Multi-Player-Linux-games-for-Linux-awarness-week.md @@ -1,7 +1,7 @@ --- name: 'Multi-Player Linux games for Linux awarness week' short: 'Multi-Player Gaming with Linux [Possibly Pizza!]' -date: 'Sun Dec 02 2007 15:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sun Dec 02 2007 14:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'TBA' --- diff --git a/content/events/2007/fall/Off-the-Record-Messaging-Useful-Security-and-Privacy-for-IM.md b/content/events/2007/fall/Off-the-Record-Messaging-Useful-Security-and-Privacy-for-IM.md index 5b2ce668..b871eaf0 100644 --- a/content/events/2007/fall/Off-the-Record-Messaging-Useful-Security-and-Privacy-for-IM.md +++ b/content/events/2007/fall/Off-the-Record-Messaging-Useful-Security-and-Privacy-for-IM.md @@ -1,7 +1,7 @@ --- name: 'Off-the-Record Messaging: Useful Security and Privacy for IM' short: 'Ian Goldberg' -date: 'Mon Oct 15 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 15 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4041' --- diff --git a/content/events/2007/fall/PE-Executable-Translation-A-solution-for-legacy-games-on-linux-(Postponed).md b/content/events/2007/fall/PE-Executable-Translation-A-solution-for-legacy-games-on-linux-(Postponed).md index f8589920..86e420d8 100644 --- a/content/events/2007/fall/PE-Executable-Translation-A-solution-for-legacy-games-on-linux-(Postponed).md +++ b/content/events/2007/fall/PE-Executable-Translation-A-solution-for-legacy-games-on-linux-(Postponed).md @@ -1,7 +1,7 @@ --- name: 'PE Executable Translation: A solution for legacy games on linux (Postponed)' short: 'David Tenty' -date: 'Tue Dec 04 2007 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Dec 04 2007 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'TBA' --- diff --git a/content/events/2007/fall/Programming-Contest.md b/content/events/2007/fall/Programming-Contest.md index c8674b6b..2cdfe883 100644 --- a/content/events/2007/fall/Programming-Contest.md +++ b/content/events/2007/fall/Programming-Contest.md @@ -1,7 +1,7 @@ --- name: 'Programming Contest' short: 'Win Prizes!' -date: 'Sat Dec 01 2007 14:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Dec 01 2007 13:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2007/fall/Putting-the-fun-into-Functional-Languages-and-Useful-Programming-with-OCamlF#.md b/content/events/2007/fall/Putting-the-fun-into-Functional-Languages-and-Useful-Programming-with-OCamlF#.md index 25fd946a..0e818d7c 100644 --- a/content/events/2007/fall/Putting-the-fun-into-Functional-Languages-and-Useful-Programming-with-OCamlF#.md +++ b/content/events/2007/fall/Putting-the-fun-into-Functional-Languages-and-Useful-Programming-with-OCamlF#.md @@ -1,7 +1,7 @@ --- name: 'Putting the fun into Functional Languages and Useful Programming with OCaml/F#' short: 'Brennan Taylor' -date: 'Tue Oct 02 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 02 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4061' --- diff --git a/content/events/2007/fall/Virtual-Reality,-Real-Law-The-regulation-of-Property-in-Video-Games.md b/content/events/2007/fall/Virtual-Reality,-Real-Law-The-regulation-of-Property-in-Video-Games.md index 38f63c91..c86d0932 100644 --- a/content/events/2007/fall/Virtual-Reality,-Real-Law-The-regulation-of-Property-in-Video-Games.md +++ b/content/events/2007/fall/Virtual-Reality,-Real-Law-The-regulation-of-Property-in-Video-Games.md @@ -1,7 +1,7 @@ --- name: 'Virtual Reality, Real Law: The regulation of Property in Video Games' short: 'Susan Abramovitch' -date: 'Tue Sep 25 2007 14:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 25 2007 13:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2007/fall/Why-you-should-care-about-functional-programming-with-Haskell-New-er-Date.md b/content/events/2007/fall/Why-you-should-care-about-functional-programming-with-Haskell-New-er-Date.md index 3700573c..2a01a1f4 100644 --- a/content/events/2007/fall/Why-you-should-care-about-functional-programming-with-Haskell-New-er-Date.md +++ b/content/events/2007/fall/Why-you-should-care-about-functional-programming-with-Haskell-New-er-Date.md @@ -1,7 +1,7 @@ --- name: 'Why you should care about functional programming with Haskell *New-er Date*' short: 'Andrei Barbu' -date: 'Tue Nov 20 2007 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 20 2007 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2007/spring/C++0x---An-Overview.md b/content/events/2007/spring/C++0x---An-Overview.md index 22fa90e7..7933ee7d 100644 --- a/content/events/2007/spring/C++0x---An-Overview.md +++ b/content/events/2007/spring/C++0x---An-Overview.md @@ -1,7 +1,7 @@ --- name: 'C++0x - An Overview' short: 'Bjarne Stroustrup' -date: 'Tue Jul 17 2007 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 17 2007 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'AL 116' --- diff --git a/content/events/2007/spring/Copyright-vs-Community-in-the-Age-of-Computer-Networks.md b/content/events/2007/spring/Copyright-vs-Community-in-the-Age-of-Computer-Networks.md index bddb8fdc..61d51d6b 100644 --- a/content/events/2007/spring/Copyright-vs-Community-in-the-Age-of-Computer-Networks.md +++ b/content/events/2007/spring/Copyright-vs-Community-in-the-Age-of-Computer-Networks.md @@ -1,7 +1,7 @@ --- name: 'Copyright vs Community in the Age of Computer Networks' short: 'Richard Stallman' -date: 'Fri Jul 06 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 06 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'AL 116' --- diff --git a/content/events/2007/spring/Email-encryption-for-the-masses.md b/content/events/2007/spring/Email-encryption-for-the-masses.md index f05dd4c7..af1ab8e2 100644 --- a/content/events/2007/spring/Email-encryption-for-the-masses.md +++ b/content/events/2007/spring/Email-encryption-for-the-masses.md @@ -1,7 +1,7 @@ --- name: 'Email encryption for the masses' short: 'Ken Ho' -date: 'Fri Jun 22 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 22 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4042' --- diff --git a/content/events/2007/spring/Fedspulse.ca,-Web-3.0,-Portals-and-the-Metaverse.md b/content/events/2007/spring/Fedspulse.ca,-Web-3.0,-Portals-and-the-Metaverse.md index 237c30af..4bdb8818 100644 --- a/content/events/2007/spring/Fedspulse.ca,-Web-3.0,-Portals-and-the-Metaverse.md +++ b/content/events/2007/spring/Fedspulse.ca,-Web-3.0,-Portals-and-the-Metaverse.md @@ -1,7 +1,7 @@ --- name: 'Fedspulse.ca, Web 3.0, Portals and the Metaverse' short: 'Peter Macdonald' -date: 'Mon Jun 18 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jun 18 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 4040' --- diff --git a/content/events/2007/spring/Usability-in-the-wild.md b/content/events/2007/spring/Usability-in-the-wild.md index d962b54d..60bce54a 100644 --- a/content/events/2007/spring/Usability-in-the-wild.md +++ b/content/events/2007/spring/Usability-in-the-wild.md @@ -1,7 +1,7 @@ --- name: 'Usability in the wild' short: 'A talk by Michael Terry' -date: 'Wed Jun 27 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jun 27 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4042' --- diff --git a/content/events/2007/winter/All-The-Code.md b/content/events/2007/winter/All-The-Code.md index b055aec0..815e9df5 100644 --- a/content/events/2007/winter/All-The-Code.md +++ b/content/events/2007/winter/All-The-Code.md @@ -1,7 +1,7 @@ --- name: 'All The Code' short: 'A demo/introduction to a new source code search engine. A talk by Holden Karau' -date: 'Thu Mar 29 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 29 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 1056' --- diff --git a/content/events/2007/winter/An-Introduction-to-Recognizing-Regular-Expressions-in-Haskell.md b/content/events/2007/winter/An-Introduction-to-Recognizing-Regular-Expressions-in-Haskell.md index d47298b3..dcb49aa2 100644 --- a/content/events/2007/winter/An-Introduction-to-Recognizing-Regular-Expressions-in-Haskell.md +++ b/content/events/2007/winter/An-Introduction-to-Recognizing-Regular-Expressions-in-Haskell.md @@ -1,7 +1,7 @@ --- name: 'An Introduction to Recognizing Regular Expressions in Haskell' short: 'A talk by James deBoer' -date: 'Thu Feb 15 2007 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 15 2007 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2065' --- diff --git a/content/events/2007/winter/Computational-Physics-Simulations.md b/content/events/2007/winter/Computational-Physics-Simulations.md index 3c1bc83b..37a39362 100644 --- a/content/events/2007/winter/Computational-Physics-Simulations.md +++ b/content/events/2007/winter/Computational-Physics-Simulations.md @@ -1,7 +1,7 @@ --- name: 'Computational Physics Simulations' short: 'A talk by David Tenty and Alex Parent' -date: 'Wed Mar 28 2007 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Mar 28 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 1056' --- diff --git a/content/events/2007/winter/Data-Analysis-with-Kernels-[an-introduction].md b/content/events/2007/winter/Data-Analysis-with-Kernels-[an-introduction].md index 31867696..e11a9ca0 100644 --- a/content/events/2007/winter/Data-Analysis-with-Kernels-[an-introduction].md +++ b/content/events/2007/winter/Data-Analysis-with-Kernels-[an-introduction].md @@ -1,7 +1,7 @@ --- name: 'Data Analysis with Kernels: [an introduction]' short: 'A talk by Michael Biggs. This talk is RESCHEDULED due to unexpected circumstances' -date: 'Wed Apr 04 2007 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Apr 04 2007 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 1056' --- diff --git a/content/events/2007/winter/Introduction-to-3-d-Graphics.md b/content/events/2007/winter/Introduction-to-3-d-Graphics.md index 9249cdf0..3eec7007 100644 --- a/content/events/2007/winter/Introduction-to-3-d-Graphics.md +++ b/content/events/2007/winter/Introduction-to-3-d-Graphics.md @@ -1,7 +1,7 @@ --- name: 'Introduction to 3-d Graphics' short: 'A talk by Chris "The Prof" Evensen' -date: 'Fri Feb 09 2007 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 09 2007 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2007/winter/Loop-Optimizations.md b/content/events/2007/winter/Loop-Optimizations.md index 9f6ae52c..abfbeebd 100644 --- a/content/events/2007/winter/Loop-Optimizations.md +++ b/content/events/2007/winter/Loop-Optimizations.md @@ -1,7 +1,7 @@ --- name: 'Loop Optimizations' short: 'A talk by Simina Branzei' -date: 'Sun Apr 08 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sun Apr 08 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2007/winter/Network-Security----Intrusion-Detection.md b/content/events/2007/winter/Network-Security----Intrusion-Detection.md index 863a0153..9dec2b1a 100644 --- a/content/events/2007/winter/Network-Security----Intrusion-Detection.md +++ b/content/events/2007/winter/Network-Security----Intrusion-Detection.md @@ -1,7 +1,7 @@ --- name: 'Network Security -- Intrusion Detection' short: 'A talk by Reg Quinton' -date: 'Wed Jan 31 2007 17:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Jan 31 2007 16:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2007/winter/ReactOS-An-Open-Source-OS-Platform-for-Learning.md b/content/events/2007/winter/ReactOS-An-Open-Source-OS-Platform-for-Learning.md index 74e7bb01..1d210861 100644 --- a/content/events/2007/winter/ReactOS-An-Open-Source-OS-Platform-for-Learning.md +++ b/content/events/2007/winter/ReactOS-An-Open-Source-OS-Platform-for-Learning.md @@ -1,7 +1,7 @@ --- name: 'ReactOS: An Open Source OS Platform for Learning' short: 'A talk by Alex Ionescu' -date: 'Mon Feb 26 2007 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Feb 26 2007 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC 1350' --- diff --git a/content/events/2007/winter/Riding-The-Multi-core-Revolution.md b/content/events/2007/winter/Riding-The-Multi-core-Revolution.md index 12f1a640..b7a65e83 100644 --- a/content/events/2007/winter/Riding-The-Multi-core-Revolution.md +++ b/content/events/2007/winter/Riding-The-Multi-core-Revolution.md @@ -1,7 +1,7 @@ --- name: 'Riding The Multi-core Revolution' short: 'How a Waterloo software company is changing the way people program computers. A talk by Stefanus Du Toit' -date: 'Wed Feb 07 2007 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 07 2007 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2007/winter/Surprise-Bill-Gates-Visit.md b/content/events/2007/winter/Surprise-Bill-Gates-Visit.md index ef6a87c1..e6b493dd 100644 --- a/content/events/2007/winter/Surprise-Bill-Gates-Visit.md +++ b/content/events/2007/winter/Surprise-Bill-Gates-Visit.md @@ -2,7 +2,7 @@ name: 'Surprise Bill Gates Visit' short: 'Bill Gates is coming to visit the CSClub' -date: 'Sun Apr 01 2007 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sun Apr 01 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3036' --- diff --git a/content/events/2007/winter/The-Free-Software-Movement-and-the-GNULinux-Operating-System.md b/content/events/2007/winter/The-Free-Software-Movement-and-the-GNULinux-Operating-System.md index 29f3e6cf..d70f985c 100644 --- a/content/events/2007/winter/The-Free-Software-Movement-and-the-GNULinux-Operating-System.md +++ b/content/events/2007/winter/The-Free-Software-Movement-and-the-GNULinux-Operating-System.md @@ -1,7 +1,7 @@ --- name: 'The Free Software Movement and the GNU/Linux Operating System' short: 'A talk by Richard M. Stallman (RMS) **[CANCELLED]**' -date: 'Wed Apr 11 2007 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Apr 11 2007 15:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Hagey Hall' --- diff --git a/content/events/2007/winter/UW-Software-Start-ups-What-Worked-and-What-Did-Not.md b/content/events/2007/winter/UW-Software-Start-ups-What-Worked-and-What-Did-Not.md index 9597c3e5..99060e6b 100644 --- a/content/events/2007/winter/UW-Software-Start-ups-What-Worked-and-What-Did-Not.md +++ b/content/events/2007/winter/UW-Software-Start-ups-What-Worked-and-What-Did-Not.md @@ -1,7 +1,7 @@ --- name: 'UW Software Start-ups: What Worked and What Did Not' short: 'A talk by Larry Smith' -date: 'Thu Feb 08 2007 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 08 2007 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2066' --- diff --git a/content/events/2007/winter/Writing-World-Class-Software.md b/content/events/2007/winter/Writing-World-Class-Software.md index 9bcbc2fa..41ad33f3 100644 --- a/content/events/2007/winter/Writing-World-Class-Software.md +++ b/content/events/2007/winter/Writing-World-Class-Software.md @@ -1,7 +1,7 @@ --- name: 'Writing World Class Software' short: 'A talk by James Simpson' -date: 'Fri Feb 09 2007 21:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 09 2007 20:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC 1351' --- diff --git a/content/events/2008/fall/CSClub-Elections.md b/content/events/2008/fall/CSClub-Elections.md index 17b7f56a..50516d84 100644 --- a/content/events/2008/fall/CSClub-Elections.md +++ b/content/events/2008/fall/CSClub-Elections.md @@ -1,7 +1,7 @@ --- name: 'CSClub Elections' short: 'Elections are scheduled for Tues, Sep 16 @ 4:30 pm in the comfy lounge. The nomination period closes on Mon, Sep 15 @ 4:30 pm. Nominations may be sent to cro@csclub.uwaterloo.ca. Candidates should not engage in campaigning after the nomination period has closed.' -date: 'Tue Sep 16 2008 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 16 2008 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2008/fall/Changing-the-World-Conference.md b/content/events/2008/fall/Changing-the-World-Conference.md index 3e6dbdc6..94c2a5fa 100644 --- a/content/events/2008/fall/Changing-the-World-Conference.md +++ b/content/events/2008/fall/Changing-the-World-Conference.md @@ -1,7 +1,7 @@ --- name: 'Changing the World Conference' short: '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.' -date: 'Sat Nov 15 2008 07:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Nov 15 2008 06:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Toronto' --- diff --git a/content/events/2008/fall/Code-Party.md b/content/events/2008/fall/Code-Party.md index 69e2fb34..22335970 100644 --- a/content/events/2008/fall/Code-Party.md +++ b/content/events/2008/fall/Code-Party.md @@ -1,7 +1,7 @@ --- name: 'Code Party' short: 'A fevered night of code, friends, fun, free energy drinks, and the CSC.' -date: 'Fri Oct 24 2008 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 24 2008 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2008/fall/Functional-Programming.md b/content/events/2008/fall/Functional-Programming.md index 725d0ef0..fe1b5fbf 100644 --- a/content/events/2008/fall/Functional-Programming.md +++ b/content/events/2008/fall/Functional-Programming.md @@ -1,7 +1,7 @@ --- name: 'Functional Programming' short: 'This talk will survey concepts, techniques, and languages for functional programming from both historical and contemporary perspectives, with reference to Lisp, Scheme, ML, Haskell, and Erlang. No prior background is assumed.' -date: 'Mon Nov 10 2008 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 10 2008 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4061' --- diff --git a/content/events/2008/fall/Game-Sketching.md b/content/events/2008/fall/Game-Sketching.md index 4dc8ee80..867950d5 100644 --- a/content/events/2008/fall/Game-Sketching.md +++ b/content/events/2008/fall/Game-Sketching.md @@ -1,7 +1,7 @@ --- name: 'Game Sketching' short: 'Juancho Buchanan, CTO Relic Entertainment' -date: 'Fri Oct 03 2008 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 03 2008 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2065' --- diff --git a/content/events/2008/fall/General-Meeting-2.md b/content/events/2008/fall/General-Meeting-2.md index 9d078dc2..0c4f1186 100644 --- a/content/events/2008/fall/General-Meeting-2.md +++ b/content/events/2008/fall/General-Meeting-2.md @@ -1,7 +1,7 @@ --- name: 'General Meeting 2' short: 'The second official general meeting of the term. Items on the adgenda are CSC Merch, upcoming talks, and other possible planned events, as well as the announcement of a librarian and planning of an office cleanout and a library organization day.' -date: 'Thu Oct 02 2008 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 02 2008 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4021' --- diff --git a/content/events/2008/fall/Linux-Install-Fest.md b/content/events/2008/fall/Linux-Install-Fest.md index 2a3340f9..917fcf46 100644 --- a/content/events/2008/fall/Linux-Install-Fest.md +++ b/content/events/2008/fall/Linux-Install-Fest.md @@ -1,7 +1,7 @@ --- name: 'Linux Install Fest' short: 'Come join the CSC in celebrating the new releases of Ubuntu Linux, Free BSD and Open BSD, and get a hand installing one of them on your own system.' -date: 'Thu Nov 06 2008 11:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 06 2008 10:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'SLC Multipurpose Room' --- diff --git a/content/events/2008/fall/Meet-the-CSC.md b/content/events/2008/fall/Meet-the-CSC.md index 80895087..ef9eb9f7 100644 --- a/content/events/2008/fall/Meet-the-CSC.md +++ b/content/events/2008/fall/Meet-the-CSC.md @@ -1,7 +1,7 @@ --- name: 'Meet the CSC' short: 'Come out and meet other CSC members, find out about the CSC, meet the executive nominees, and join if you like what you see. Nominees should plan on attending.' -date: 'Fri Sep 12 2008 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 12 2008 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2008/fall/SIGGRAPH-Night.md b/content/events/2008/fall/SIGGRAPH-Night.md index 44d15707..3fd52eb3 100644 --- a/content/events/2008/fall/SIGGRAPH-Night.md +++ b/content/events/2008/fall/SIGGRAPH-Night.md @@ -1,7 +1,7 @@ --- name: 'SIGGRAPH Night' short: 'Come out and watch the SIGGRAPH (Special Interest Group on Graphics) conference video review. A video of insane, amazing, and mind blowing computer graphics.' -date: 'Thu Oct 16 2008 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 16 2008 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2008/fall/Unix-101.md b/content/events/2008/fall/Unix-101.md index fd8a2b88..38715ec8 100644 --- a/content/events/2008/fall/Unix-101.md +++ b/content/events/2008/fall/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: 'New to Unix? No problem, we''ll teach you to power use circles around your friends!' -date: 'Tue Oct 07 2008 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 07 2008 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2008/fall/Unix-102.md b/content/events/2008/fall/Unix-102.md index 79f3aaee..7453625e 100644 --- a/content/events/2008/fall/Unix-102.md +++ b/content/events/2008/fall/Unix-102.md @@ -1,7 +1,7 @@ --- name: 'Unix 102' short: 'Want more from Unix? No problem, we''ll teach you to create and quickly edit high quality documents.' -date: 'Thu Oct 09 2008 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 09 2008 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2008/winter/A-Brief-History-of-Blackberry-and-the-Wireless-Data-Telecom-Industry.md b/content/events/2008/winter/A-Brief-History-of-Blackberry-and-the-Wireless-Data-Telecom-Industry.md index f5f866aa..879575fa 100644 --- a/content/events/2008/winter/A-Brief-History-of-Blackberry-and-the-Wireless-Data-Telecom-Industry.md +++ b/content/events/2008/winter/A-Brief-History-of-Blackberry-and-the-Wireless-Data-Telecom-Industry.md @@ -1,7 +1,7 @@ --- name: 'A Brief History of Blackberry and the Wireless Data Telecom Industry' short: 'Tyler Lessard' -date: 'Fri Feb 08 2008 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 08 2008 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4042' --- diff --git a/content/events/2008/winter/CSC-Programming-Contest-1.md b/content/events/2008/winter/CSC-Programming-Contest-1.md index 40cb96cf..8c8b5d1c 100644 --- a/content/events/2008/winter/CSC-Programming-Contest-1.md +++ b/content/events/2008/winter/CSC-Programming-Contest-1.md @@ -1,7 +1,7 @@ --- name: 'CSC Programming Contest 1' short: 'Yes, we know this is Valentine''s Day.' -date: 'Thu Feb 14 2008 17:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 14 2008 16:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2061' --- diff --git a/content/events/2008/winter/CSClub-Elections.md b/content/events/2008/winter/CSClub-Elections.md index 249a1b0f..127e59d5 100644 --- a/content/events/2008/winter/CSClub-Elections.md +++ b/content/events/2008/winter/CSClub-Elections.md @@ -1,7 +1,7 @@ --- name: 'CSClub Elections' short: 'Elections are scheduled for Tues, Jan 15 @ 4:30 pm in the comfy lounge. The nomination period closes on Mon, Jan 14 @ 4:30 pm. Candidates should not engage in campaigning after the nomination period has closed.' -date: 'Tue Jan 15 2008 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Jan 15 2008 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2008/winter/Creating-Distributed-Applications-with-TIPC.md b/content/events/2008/winter/Creating-Distributed-Applications-with-TIPC.md index fc292841..33d31789 100644 --- a/content/events/2008/winter/Creating-Distributed-Applications-with-TIPC.md +++ b/content/events/2008/winter/Creating-Distributed-Applications-with-TIPC.md @@ -1,7 +1,7 @@ --- name: 'Creating Distributed Applications with TIPC' short: 'Elmer Horvath' -date: 'Wed Jan 23 2008 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Jan 23 2008 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2008/winter/Quantum-Information-Processing.md b/content/events/2008/winter/Quantum-Information-Processing.md index 562242e0..2c815889 100644 --- a/content/events/2008/winter/Quantum-Information-Processing.md +++ b/content/events/2008/winter/Quantum-Information-Processing.md @@ -1,7 +1,7 @@ --- name: 'Quantum Information Processing' short: 'Raymond Laflamme' -date: 'Fri Feb 29 2008 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 29 2008 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'BFG2125' --- diff --git a/content/events/2009/fall/AI-Programming-Contest-sponsored-by-Google.md b/content/events/2009/fall/AI-Programming-Contest-sponsored-by-Google.md index 6d6fafee..feef2f38 100644 --- a/content/events/2009/fall/AI-Programming-Contest-sponsored-by-Google.md +++ b/content/events/2009/fall/AI-Programming-Contest-sponsored-by-Google.md @@ -1,7 +1,7 @@ --- name: 'AI Programming Contest sponsored by Google' short: 'Come learn how to write an intelligent game-playing program. No past experience necessary. Submit your program using the [online web interface]() to watch it battle against other people''s programs. Beginners and experts welcome! Prizes provided by google, including the delivery of your resume to google recruiters.' -date: 'Mon Sep 28 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 28 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2009/fall/CSC-Goes-To-Dooly's.md b/content/events/2009/fall/CSC-Goes-To-Dooly's.md index 1e709a7f..ed393d3d 100644 --- a/content/events/2009/fall/CSC-Goes-To-Dooly's.md +++ b/content/events/2009/fall/CSC-Goes-To-Dooly's.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes To Dooly''s' short: '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.' -date: 'Tue Oct 20 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 20 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3036' --- diff --git a/content/events/2009/fall/Code-Party!!11!!.md b/content/events/2009/fall/Code-Party!!11!!.md index d6671892..9b47421c 100644 --- a/content/events/2009/fall/Code-Party!!11!!.md +++ b/content/events/2009/fall/Code-Party!!11!!.md @@ -1,7 +1,7 @@ --- name: 'Code Party!!11!!' short: 'A fevered night of code, friends, fun, energy drinks, and the CSC. Facebook will be around to bring some food and hang out.' -date: 'Fri Nov 27 2009 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 27 2009 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2009/fall/Code-Party-and-Contest-Finale.md b/content/events/2009/fall/Code-Party-and-Contest-Finale.md index 9dfe0b77..d2f69de7 100644 --- a/content/events/2009/fall/Code-Party-and-Contest-Finale.md +++ b/content/events/2009/fall/Code-Party-and-Contest-Finale.md @@ -1,7 +1,7 @@ --- name: 'Code Party and Contest Finale' short: '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.' -date: 'Fri Oct 16 2009 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 16 2009 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2009/fall/Elections.md b/content/events/2009/fall/Elections.md index 2e1dbc74..b76ca0a9 100644 --- a/content/events/2009/fall/Elections.md +++ b/content/events/2009/fall/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'Nominations are open now, either place your name on the nominees board or e-mail [the CRO]() to nominate someone for a position. Come to the Comfy Lounge to elect your fall term executive. Contact [the CRO]() if you have questions.' -date: 'Tue Sep 15 2009 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 15 2009 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2009/fall/In-the-Beginning.md b/content/events/2009/fall/In-the-Beginning.md index de763907..3ffbba2b 100644 --- a/content/events/2009/fall/In-the-Beginning.md +++ b/content/events/2009/fall/In-the-Beginning.md @@ -1,7 +1,7 @@ --- name: 'In the Beginning' short: '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.' -date: 'Thu Nov 05 2009 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 05 2009 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2065' --- diff --git a/content/events/2009/fall/Linux-Install-Fest.md b/content/events/2009/fall/Linux-Install-Fest.md index 12e6f39a..2e8a1e04 100644 --- a/content/events/2009/fall/Linux-Install-Fest.md +++ b/content/events/2009/fall/Linux-Install-Fest.md @@ -1,7 +1,7 @@ --- name: 'Linux Install Fest' short: 'Interested in trying Linux but don''t know where to start? Come to the Linux install fest to demo Linux, get help installing it on your computer, either stand alone or a dual boot, and help setting up your fresh install. Have lunch and hang around if you like, or just come in for a CD.' -date: 'Sat Oct 03 2009 11:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Oct 03 2009 10:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1301 FishBowl' --- diff --git a/content/events/2009/fall/The-Club-That-Really-Likes-Dinner.md b/content/events/2009/fall/The-Club-That-Really-Likes-Dinner.md index d95ba3bf..8df69e4d 100644 --- a/content/events/2009/fall/The-Club-That-Really-Likes-Dinner.md +++ b/content/events/2009/fall/The-Club-That-Really-Likes-Dinner.md @@ -1,7 +1,7 @@ --- name: 'The Club That Really Likes Dinner' short: 'Come on out to the club''s termly end of term dinner, details in the abstract' -date: 'Sat Dec 05 2009 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Dec 05 2009 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3036' --- diff --git a/content/events/2009/fall/UNIX-101.md b/content/events/2009/fall/UNIX-101.md index 455664be..bd506654 100644 --- a/content/events/2009/fall/UNIX-101.md +++ b/content/events/2009/fall/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'New to Unix? No problem, we''ll teach you to power use circles around your friends!' -date: 'Thu Sep 24 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 24 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2009/fall/UNIX-102.md b/content/events/2009/fall/UNIX-102.md index 1a31e0df..85eef768 100644 --- a/content/events/2009/fall/UNIX-102.md +++ b/content/events/2009/fall/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: 'The next installment in the CS Club''s popular Unix tutorials UNIX 102 introduces powerful text editing tools for programming and document formatting.' -date: 'Thu Oct 01 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 01 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2009/fall/UNIX-103.md b/content/events/2009/fall/UNIX-103.md index 392c425c..5b846aee 100644 --- a/content/events/2009/fall/UNIX-103.md +++ b/content/events/2009/fall/UNIX-103.md @@ -1,7 +1,7 @@ --- name: 'UNIX 103' short: '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.' -date: 'Thu Oct 08 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 08 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2009/fall/UofT-Graduate-School-Information-Session.md b/content/events/2009/fall/UofT-Graduate-School-Information-Session.md index cad6a21f..2fbbdaad 100644 --- a/content/events/2009/fall/UofT-Graduate-School-Information-Session.md +++ b/content/events/2009/fall/UofT-Graduate-School-Information-Session.md @@ -1,7 +1,7 @@ --- name: 'UofT Graduate School Information Session' short: '"Is Graduate School for You?" Get the answers to your grad school questions - and have a bite to eat, our treat' -date: 'Wed Oct 14 2009 15:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 14 2009 14:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1304' --- diff --git a/content/events/2009/spring/Code-Party.md b/content/events/2009/spring/Code-Party.md index 4ee26fed..892c9d6c 100644 --- a/content/events/2009/spring/Code-Party.md +++ b/content/events/2009/spring/Code-Party.md @@ -1,7 +1,7 @@ --- name: 'Code Party' short: 'Have an assignment or project you need to work on? We will be coding from 7:00pm until 7:00am starting on Friday, June 5th in the Comfy lounge. Join us!' -date: 'Fri Jun 05 2009 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 05 2009 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2009/spring/Dooly's-Night.md b/content/events/2009/spring/Dooly's-Night.md index a9735254..4f6a1a90 100644 --- a/content/events/2009/spring/Dooly's-Night.md +++ b/content/events/2009/spring/Dooly's-Night.md @@ -1,7 +1,7 @@ --- name: 'Dooly''s Night' short: 'The CSC will be playing pool at Dooly''s. Join us for only a few dollars.' -date: 'Fri Jun 19 2009 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 19 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Dooly''s' --- diff --git a/content/events/2009/spring/History-of-CS-Curriculum-at-UW.md b/content/events/2009/spring/History-of-CS-Curriculum-at-UW.md index f990227a..b558e3ef 100644 --- a/content/events/2009/spring/History-of-CS-Curriculum-at-UW.md +++ b/content/events/2009/spring/History-of-CS-Curriculum-at-UW.md @@ -1,7 +1,7 @@ --- name: 'History of CS Curriculum at UW' short: 'This talk provides a personal overview of the evolution of the undergraduate computer science curriculum at UW over the past forty years, concluding with an audience discussion of possible future developments.' -date: 'Tue Jul 07 2009 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 07 2009 15:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2009/spring/PHP-on-Windows.md b/content/events/2009/spring/PHP-on-Windows.md index 0cafb4ce..8b96edd2 100644 --- a/content/events/2009/spring/PHP-on-Windows.md +++ b/content/events/2009/spring/PHP-on-Windows.md @@ -1,7 +1,7 @@ --- name: 'PHP on Windows' short: 'PHP Programming Contest Info Session' -date: 'Tue May 12 2009 13:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue May 12 2009 12:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2034' --- diff --git a/content/events/2009/spring/Paper-Club.md b/content/events/2009/spring/Paper-Club.md index 926ea127..02ae964e 100644 --- a/content/events/2009/spring/Paper-Club.md +++ b/content/events/2009/spring/Paper-Club.md @@ -1,7 +1,7 @@ --- name: 'Paper Club' short: 'Come and drink tea and read an academic CS paper with the Paper Club. We will be meeting from 4:30pm until 6:30pm on Monday, June 22th on the 4th floor of the MC (exact room number TBA). See http://csclub.uwaterloo.ca/\~paper' -date: 'Mon Jun 22 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jun 22 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2009/spring/Unix-101.md b/content/events/2009/spring/Unix-101.md index c7c4ea5e..4a5f79df 100644 --- a/content/events/2009/spring/Unix-101.md +++ b/content/events/2009/spring/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: 'Need to use the UNIX environment for a course, want to overcome your fears of the command line, or just curious? Come and learn the arcane secrets of the UNIX command line interface from CSC mages. After this tutorial you will be comfortable with the essentials of navigating, manipulating and viewing files, and processing data at the UNIX shell prompt.' -date: 'Tue Jun 02 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jun 02 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2037' --- diff --git a/content/events/2009/spring/Unix-103.md b/content/events/2009/spring/Unix-103.md index 23d86613..1fcfcfd4 100644 --- a/content/events/2009/spring/Unix-103.md +++ b/content/events/2009/spring/Unix-103.md @@ -1,7 +1,7 @@ --- name: 'Unix 103' short: 'In this long-awaited third installment of the popular Unix Tutorials the dark mages of the CSC will train you in the not-so-arcane magick 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.' -date: 'Thu Jul 23 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 23 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2009/winter/Artificial-Intelligence-Contest.md b/content/events/2009/winter/Artificial-Intelligence-Contest.md index 554e662f..00cdf411 100644 --- a/content/events/2009/winter/Artificial-Intelligence-Contest.md +++ b/content/events/2009/winter/Artificial-Intelligence-Contest.md @@ -1,7 +1,7 @@ --- name: 'Artificial Intelligence Contest' short: 'Come out and try your hand at writing a computer program that plays Minesweeper Flags, a two-player variant of the classic computer game, Minesweeper. Once you''re done, your program will compete head-to-head against the other entries in a fierce Minesweeper Flags tournament. There will be a contest kick-off session on Thursday March 19 at 4:30 PM in room MC3036. Submissions will be accepted until Saturday March 28.' -date: 'Thu Mar 19 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 19 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2061' --- diff --git a/content/events/2009/winter/CTRL-D.md b/content/events/2009/winter/CTRL-D.md index 7fb1966a..9468eed1 100644 --- a/content/events/2009/winter/CTRL-D.md +++ b/content/events/2009/winter/CTRL-D.md @@ -1,7 +1,7 @@ --- name: 'CTRL-D' short: 'Join the Club That Really Likes Dinner for the End Of Term party! Inquire closer to the date for details.' -date: 'Fri Apr 03 2009 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Apr 03 2009 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'TBA' --- diff --git a/content/events/2009/winter/Canadian-Undergraduate-Technology-Conference.md b/content/events/2009/winter/Canadian-Undergraduate-Technology-Conference.md index 7cd90a36..f89636da 100644 --- a/content/events/2009/winter/Canadian-Undergraduate-Technology-Conference.md +++ b/content/events/2009/winter/Canadian-Undergraduate-Technology-Conference.md @@ -1,7 +1,7 @@ --- name: 'Canadian Undergraduate Technology Conference' short: 'See [cutc.ca]() for more details.' -date: 'Thu Mar 12 2009 09:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 12 2009 08:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Toronto Hilton' --- diff --git a/content/events/2009/winter/Code-Party!.md b/content/events/2009/winter/Code-Party!.md index 8180ce3e..a538024e 100644 --- a/content/events/2009/winter/Code-Party!.md +++ b/content/events/2009/winter/Code-Party!.md @@ -1,7 +1,7 @@ --- name: 'Code Party!' short: 'There is a CSC Code Party starting at 7:00PM (19:00). Come out and enjoy some good old programming and meet others interested in writing code! Free energy drinks and snacks for all. Plus, we have lots of things that need to be done if you''re looking for a project to work on!' -date: 'Fri Feb 06 2009 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 06 2009 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2009/winter/Code-Party.md b/content/events/2009/winter/Code-Party.md index 424ab3c0..e611798a 100644 --- a/content/events/2009/winter/Code-Party.md +++ b/content/events/2009/winter/Code-Party.md @@ -1,7 +1,7 @@ --- name: 'Code Party' short: 'CSC Code Party! Same as always - no sleep, lots of caffeine, and really nerdy entertainment. Bonus: Free Cake!' -date: 'Fri Mar 27 2009 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Mar 27 2009 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge (MC)' --- diff --git a/content/events/2009/winter/Code-party-!!11!!1!!.md b/content/events/2009/winter/Code-party-!!11!!1!!.md index 3ba6d2bf..400a5800 100644 --- a/content/events/2009/winter/Code-party-!!11!!1!!.md +++ b/content/events/2009/winter/Code-party-!!11!!1!!.md @@ -1,7 +1,7 @@ --- name: 'Code party !!11!!1!!' short: 'There is a CSC Code Party Tonight starting at 7:30PM (1930) 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 classyness. If we manage to swing it, there will be delicious energy drinks for your consumption! Alternatively, if we don''t we will have each other as well as some delicious tea and coffee. Perhaps a crumpet' -date: 'Fri Jan 16 2009 20:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Jan 16 2009 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2009/winter/Dooly's-Night.md b/content/events/2009/winter/Dooly's-Night.md index e58a0e30..20573663 100644 --- a/content/events/2009/winter/Dooly's-Night.md +++ b/content/events/2009/winter/Dooly's-Night.md @@ -1,7 +1,7 @@ --- name: 'Dooly''s Night' short: 'Come join the CSC as we head to Dooly''s.' -date: 'Fri Feb 27 2009 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 27 2009 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'CSC Office: MC3036' --- diff --git a/content/events/2009/winter/IQC---Programming-Quantum-Computers.md b/content/events/2009/winter/IQC---Programming-Quantum-Computers.md index a709cb1a..193974d1 100644 --- a/content/events/2009/winter/IQC---Programming-Quantum-Computers.md +++ b/content/events/2009/winter/IQC---Programming-Quantum-Computers.md @@ -1,7 +1,7 @@ --- name: 'IQC - Programming Quantum Computers' short: 'A brief intro to Quantum Computing and why it matters, followed by a talk on programming quantum computers. Meet at the CSC at 4:00PM for a guided walk to the RAC.' -date: 'Thu Mar 12 2009 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 12 2009 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'RAC2009' --- diff --git a/content/events/2009/winter/Joel-Spolsky.md b/content/events/2009/winter/Joel-Spolsky.md index 5b9d1e7a..d3001ff3 100644 --- a/content/events/2009/winter/Joel-Spolsky.md +++ b/content/events/2009/winter/Joel-Spolsky.md @@ -1,7 +1,7 @@ --- name: 'Joel Spolsky' short: 'Joel Spolsky, of [Joel on Software]() will be giving a talk entitled "Computer Science Education and the Software Industry".' -date: 'Thu Jan 22 2009 13:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 22 2009 12:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC5136' --- diff --git a/content/events/2009/winter/Prabhakar-Ragde.md b/content/events/2009/winter/Prabhakar-Ragde.md index f4a0032a..6021d4fa 100644 --- a/content/events/2009/winter/Prabhakar-Ragde.md +++ b/content/events/2009/winter/Prabhakar-Ragde.md @@ -1,7 +1,7 @@ --- name: 'Prabhakar Ragde' short: 'Functional Lexing and Parsing' -date: 'Mon Mar 09 2009 16:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Mar 09 2009 15:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1302' --- diff --git a/content/events/2009/winter/Rapid-prototyping-and-mathematical-art.md b/content/events/2009/winter/Rapid-prototyping-and-mathematical-art.md index e7ddbf7d..4e89d45b 100644 --- a/content/events/2009/winter/Rapid-prototyping-and-mathematical-art.md +++ b/content/events/2009/winter/Rapid-prototyping-and-mathematical-art.md @@ -1,7 +1,7 @@ --- name: 'Rapid prototyping and mathematical art' short: 'A talk by Craig S. Kaplan.' -date: 'Thu Apr 02 2009 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Apr 02 2009 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1302' --- diff --git a/content/events/2009/winter/Richard-M.-Stallman.md b/content/events/2009/winter/Richard-M.-Stallman.md index e18a8d3e..073f4443 100644 --- a/content/events/2009/winter/Richard-M.-Stallman.md +++ b/content/events/2009/winter/Richard-M.-Stallman.md @@ -1,7 +1,7 @@ --- name: 'Richard M. Stallman' short: 'The Free Software Movement and the GNU/Linux Operating System' -date: 'Thu Jan 29 2009 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 29 2009 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Modern Languages Theatre' --- diff --git a/content/events/2009/winter/SIGGRAPH-Night.md b/content/events/2009/winter/SIGGRAPH-Night.md index e2840c8f..6231348b 100644 --- a/content/events/2009/winter/SIGGRAPH-Night.md +++ b/content/events/2009/winter/SIGGRAPH-Night.md @@ -1,7 +1,7 @@ --- name: 'SIGGRAPH Night' short: 'Come out and watch the SIGGRAPH (Special Interest Group on Graphics) conference video review. A video of insane, amazing, and mind blowing computer graphics. .' -date: 'Thu Mar 05 2009 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 05 2009 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2009/winter/Term-Elections.md b/content/events/2009/winter/Term-Elections.md index b99d0008..d297cdfa 100644 --- a/content/events/2009/winter/Term-Elections.md +++ b/content/events/2009/winter/Term-Elections.md @@ -1,7 +1,7 @@ --- name: 'Term Elections' short: 'Winter Elections' -date: 'Tue Jan 13 2009 17:20:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Jan 13 2009 16:20:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2009/winter/UNIX-101-and-102.md b/content/events/2009/winter/UNIX-101-and-102.md index c44f6b69..a2d1a511 100644 --- a/content/events/2009/winter/UNIX-101-and-102.md +++ b/content/events/2009/winter/UNIX-101-and-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101 and 102' short: 'Continuing the popular Unix Tutorials with a rerun of 101 and the debut of 102.' -date: 'Thu Feb 05 2009 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 05 2009 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2062 and MC2063' --- diff --git a/content/events/2009/winter/UNIX-101.md b/content/events/2009/winter/UNIX-101.md index aa0ffc18..23548c0c 100644 --- a/content/events/2009/winter/UNIX-101.md +++ b/content/events/2009/winter/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'New to Unix? No problem, we''ll teach you to power use circles around your friends!' -date: 'Tue Feb 03 2009 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 03 2009 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3003' --- diff --git a/content/events/2010/fall/A-Brief-Introduction-to-Video-Encoding.md b/content/events/2010/fall/A-Brief-Introduction-to-Video-Encoding.md index c2a9acac..cedce95c 100644 --- a/content/events/2010/fall/A-Brief-Introduction-to-Video-Encoding.md +++ b/content/events/2010/fall/A-Brief-Introduction-to-Video-Encoding.md @@ -1,7 +1,7 @@ --- name: 'A Brief Introduction to Video Encoding' short: '*By Peter Barfuss*. 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.' -date: 'Tue Sep 28 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 28 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4061' --- diff --git a/content/events/2010/fall/Analysis-of-randomized-algorithms-via-the-probabilistic-method.md b/content/events/2010/fall/Analysis-of-randomized-algorithms-via-the-probabilistic-method.md index 7a725d35..f842a89f 100644 --- a/content/events/2010/fall/Analysis-of-randomized-algorithms-via-the-probabilistic-method.md +++ b/content/events/2010/fall/Analysis-of-randomized-algorithms-via-the-probabilistic-method.md @@ -1,7 +1,7 @@ --- name: 'Analysis of randomized algorithms via the probabilistic method' short: 'In this talk, we will give a few examples that illustrate the basic method and show how it can be used to prove the existence of objects with desirable combinatorial properties as well as produce them in expected polynomial time via randomized algorithms. Our main goal will be to present a very slick proof from 1995 due to Spencer on the performance of a randomized greedy algorithm for a set-packing problem. Spencer, for seemingly no reason, introduces a time variable into his greedy algorithm and treats set-packing as a Poisson process. Then, like magic, he is able to show that his greedy algorithm is very likely to produce a good result using basic properties of expected value.' -date: 'Tue Oct 26 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 26 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4040' --- diff --git a/content/events/2010/fall/BareMetal-OS.md b/content/events/2010/fall/BareMetal-OS.md index fb86ee45..de1cd75f 100644 --- a/content/events/2010/fall/BareMetal-OS.md +++ b/content/events/2010/fall/BareMetal-OS.md @@ -1,7 +1,7 @@ --- name: 'BareMetal OS' short: '*By Ian Seyler, Return to Infinity*. 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.' -date: 'Mon Oct 04 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 04 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4021' --- diff --git a/content/events/2010/fall/CSC-Invades-Toronto.md b/content/events/2010/fall/CSC-Invades-Toronto.md index 0437312d..82789256 100644 --- a/content/events/2010/fall/CSC-Invades-Toronto.md +++ b/content/events/2010/fall/CSC-Invades-Toronto.md @@ -1,7 +1,7 @@ --- name: 'CSC Invades Toronto' short: 'The CSC is going to Toronto to visit UofT''s [CSSU](), see what they do, and have beer with them. If you would like to come along, please come by the office and sign up. The cost for the trip is $2 per member. The bus will be leaving from the Davis Center (DC) Saturday Nov. 13 at NOON (some people may have been told 1pm, this is an error). Please show up a few minutes early so we may board.' -date: 'Sat Nov 13 2010 13:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Nov 13 2010 12:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Outside DC' --- diff --git a/content/events/2010/fall/Calling-all-CS-Frosh.md b/content/events/2010/fall/Calling-all-CS-Frosh.md index f56385db..0ca3f80a 100644 --- a/content/events/2010/fall/Calling-all-CS-Frosh.md +++ b/content/events/2010/fall/Calling-all-CS-Frosh.md @@ -1,7 +1,7 @@ --- name: 'Calling all CS Frosh' short: '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.' -date: 'Thu Sep 23 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 23 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1301 (The Fishbowl)' --- diff --git a/content/events/2010/fall/Cooking-for-Geeks.md b/content/events/2010/fall/Cooking-for-Geeks.md index 419a556c..31811798 100644 --- a/content/events/2010/fall/Cooking-for-Geeks.md +++ b/content/events/2010/fall/Cooking-for-Geeks.md @@ -1,7 +1,7 @@ --- name: 'Cooking for Geeks' short: '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.' -date: 'Wed Sep 22 2010 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Sep 22 2010 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4045' --- diff --git a/content/events/2010/fall/Elections.md b/content/events/2010/fall/Elections.md index 5bd1ad26..ac08404a 100644 --- a/content/events/2010/fall/Elections.md +++ b/content/events/2010/fall/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'Fall term executive elections and general meeting.' -date: 'Tue Sep 14 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 14 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2010/fall/Hackathon.md b/content/events/2010/fall/Hackathon.md index 5af8ad5a..8ad9d174 100644 --- a/content/events/2010/fall/Hackathon.md +++ b/content/events/2010/fall/Hackathon.md @@ -1,7 +1,7 @@ --- name: 'Hackathon' short: 'Come join the CSC for a night of code, music with only 8 bits, and comradarie. We will be in the C&D Lounge from 7pm until 7am working on personal projects, open source projects, and whatever else comes to mind. If you''re interested in getting involved in free/open source development, some members will be on hand to guide you through the process.' -date: 'Fri Nov 05 2010 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Nov 05 2010 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'CnD Lounge (MC3002)' --- diff --git a/content/events/2010/fall/How-to-build-a-brain-From-single-neurons-to-cognition.md b/content/events/2010/fall/How-to-build-a-brain-From-single-neurons-to-cognition.md index fabd9fe7..5cd8a711 100644 --- a/content/events/2010/fall/How-to-build-a-brain-From-single-neurons-to-cognition.md +++ b/content/events/2010/fall/How-to-build-a-brain-From-single-neurons-to-cognition.md @@ -1,7 +1,7 @@ --- name: 'How to build a brain: From single neurons to cognition' short: '*By Dr. Chris Eliasmith*. 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.' -date: 'Tue Oct 12 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 12 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4061' --- diff --git a/content/events/2010/fall/In-the-Beginning.md b/content/events/2010/fall/In-the-Beginning.md index 8758cacd..01f8e914 100644 --- a/content/events/2010/fall/In-the-Beginning.md +++ b/content/events/2010/fall/In-the-Beginning.md @@ -1,7 +1,7 @@ --- name: 'In the Beginning' short: '**by Dr. Prabhakar Ragde, Cheriton School of Computer Science**. I''ll be workshopping some lecture ideas involving representations of numbers, specification of computation in functional terms, reasoning about such specifications, and comparing the strengths and weaknesses of different approaches.' -date: 'Tue Sep 21 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 21 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4061' --- diff --git a/content/events/2010/fall/Machine-learning-vs-human-learning---will-scientists-become-obsolete.md b/content/events/2010/fall/Machine-learning-vs-human-learning---will-scientists-become-obsolete.md index 11974b66..6a1a7523 100644 --- a/content/events/2010/fall/Machine-learning-vs-human-learning---will-scientists-become-obsolete.md +++ b/content/events/2010/fall/Machine-learning-vs-human-learning---will-scientists-become-obsolete.md @@ -1,7 +1,7 @@ --- name: 'Machine learning vs human learning - will scientists become obsolete?' short: '*by Dr. Shai Ben-David*.' -date: 'Tue Oct 19 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 19 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'RCH 306' --- diff --git a/content/events/2010/fall/Mathematics-and-aesthetics-in-maze-design.md b/content/events/2010/fall/Mathematics-and-aesthetics-in-maze-design.md index 0424e8ee..616a7322 100644 --- a/content/events/2010/fall/Mathematics-and-aesthetics-in-maze-design.md +++ b/content/events/2010/fall/Mathematics-and-aesthetics-in-maze-design.md @@ -1,7 +1,7 @@ --- name: 'Mathematics and aesthetics in maze design' short: '*by Dr. Craig S. Kaplan*. In this talk, I discuss the role of the computer in the process of designing mazes. I present some well known algorithms for maze construction, and more recent research that attempts to novel mazes with non-trivial mathematical or aesthetic properties.' -date: 'Wed Nov 17 2010 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 17 2010 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4061' --- diff --git a/content/events/2010/fall/UNIX-102.md b/content/events/2010/fall/UNIX-102.md index ee839adc..722d3a21 100644 --- a/content/events/2010/fall/UNIX-102.md +++ b/content/events/2010/fall/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: 'This installment in the CS Club''s popular Unix tutorials UNIX 102 introduces powerful text editing tools for programming and document formatting.' -date: 'Wed Oct 13 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 13 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2010/fall/UNIX-103.md b/content/events/2010/fall/UNIX-103.md index 7c5bd331..bbc253b7 100644 --- a/content/events/2010/fall/UNIX-103.md +++ b/content/events/2010/fall/UNIX-103.md @@ -1,7 +1,7 @@ --- name: 'UNIX 103' short: 'Unix 103 will cover version control systems and how to use them to manage your projects. Unix 101 would be helpful, but all that is needed is basic knowledge of the Unix command line (how to enter commands).' -date: 'Wed Oct 06 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 06 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2010/fall/Unix-101.md b/content/events/2010/fall/Unix-101.md index 808ed128..40bd6a18 100644 --- a/content/events/2010/fall/Unix-101.md +++ b/content/events/2010/fall/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: '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 tutorials 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.' -date: 'Wed Sep 29 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Sep 29 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2010/spring/Code-Party.md b/content/events/2010/spring/Code-Party.md index 23fa4ba1..dd59b980 100644 --- a/content/events/2010/spring/Code-Party.md +++ b/content/events/2010/spring/Code-Party.md @@ -1,7 +1,7 @@ --- name: 'Code Party' short: '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.' -date: 'Fri Jul 09 2010 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 09 2010 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2010/spring/Compiling-To-Combinators.md b/content/events/2010/spring/Compiling-To-Combinators.md index d5ac63d9..669de1b6 100644 --- a/content/events/2010/spring/Compiling-To-Combinators.md +++ b/content/events/2010/spring/Compiling-To-Combinators.md @@ -1,7 +1,7 @@ --- name: 'Compiling To Combinators' short: 'Professor Ragde will be giving the first of our Professor talks for the Spring 2010 term.' -date: 'Tue Jun 22 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jun 22 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2066' --- diff --git a/content/events/2010/spring/Dataflow-Analysis.md b/content/events/2010/spring/Dataflow-Analysis.md index d67722c8..aed657a4 100644 --- a/content/events/2010/spring/Dataflow-Analysis.md +++ b/content/events/2010/spring/Dataflow-Analysis.md @@ -1,7 +1,7 @@ --- name: 'Dataflow Analysis' short: 'Nomair Naeem, a P.H.D. Student at Waterloo, will be giving a talk about Dataflow Analysis' -date: 'Tue Jul 06 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 06 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2054' --- diff --git a/content/events/2010/spring/Elections.md b/content/events/2010/spring/Elections.md index baf24ca4..63e2a3bb 100644 --- a/content/events/2010/spring/Elections.md +++ b/content/events/2010/spring/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'Spring term executive elections and general meeting.' -date: 'Tue May 11 2010 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue May 11 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2010/spring/Gerald-Sussman.md b/content/events/2010/spring/Gerald-Sussman.md index da8b728d..fadadf2c 100644 --- a/content/events/2010/spring/Gerald-Sussman.md +++ b/content/events/2010/spring/Gerald-Sussman.md @@ -1,7 +1,7 @@ --- name: 'Gerald Sussman' short: 'The Art of the Propagator' -date: 'Wed May 26 2010 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed May 26 2010 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC5158' --- diff --git a/content/events/2010/spring/Halftoning-and-Digital-Art.md b/content/events/2010/spring/Halftoning-and-Digital-Art.md index 8fc1aa36..c0cbf8e0 100644 --- a/content/events/2010/spring/Halftoning-and-Digital-Art.md +++ b/content/events/2010/spring/Halftoning-and-Digital-Art.md @@ -1,7 +1,7 @@ --- name: 'Halftoning and Digital Art' short: 'Edgar Bering will be giving a talk titled: Halftoning and Digital Art' -date: 'Tue Jul 13 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 13 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2066' --- diff --git a/content/events/2010/spring/The-Incompressibility-Method.md b/content/events/2010/spring/The-Incompressibility-Method.md index 0c888aa1..cc708776 100644 --- a/content/events/2010/spring/The-Incompressibility-Method.md +++ b/content/events/2010/spring/The-Incompressibility-Method.md @@ -1,7 +1,7 @@ --- name: 'The Incompressibility Method' short: ' In this talk, we shall explore the incompressibility method---an interesting and extremely powerful framework for determining the average-case runtime of algorithms. Within the right background knowledge, the heapsort question can be answered with an elegant 3-line proof. ' -date: 'Tue Jul 20 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 20 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2066' --- diff --git a/content/events/2010/winter/A-Final-Party-of-Code.md b/content/events/2010/winter/A-Final-Party-of-Code.md index abdb038c..ef889061 100644 --- a/content/events/2010/winter/A-Final-Party-of-Code.md +++ b/content/events/2010/winter/A-Final-Party-of-Code.md @@ -1,7 +1,7 @@ --- name: 'A Final Party of Code' short: '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.' -date: 'Fri Mar 26 2010 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Mar 26 2010 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC7001' --- diff --git a/content/events/2010/winter/A-Party-of-Code.md b/content/events/2010/winter/A-Party-of-Code.md index 48ebd3a7..4f05c833 100644 --- a/content/events/2010/winter/A-Party-of-Code.md +++ b/content/events/2010/winter/A-Party-of-Code.md @@ -1,7 +1,7 @@ --- name: 'A Party of Code' short: 'A fevered night of code, friends, fun, energy drinks, and the CSC.' -date: 'Fri Mar 12 2010 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Mar 12 2010 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2010/winter/An-Introduction-to-Vector-Graphics-Libraries-with-Cairo.md b/content/events/2010/winter/An-Introduction-to-Vector-Graphics-Libraries-with-Cairo.md index 561863ec..c34ab01d 100644 --- a/content/events/2010/winter/An-Introduction-to-Vector-Graphics-Libraries-with-Cairo.md +++ b/content/events/2010/winter/An-Introduction-to-Vector-Graphics-Libraries-with-Cairo.md @@ -1,7 +1,7 @@ --- name: 'An Introduction to Vector Graphics Libraries with Cairo' short: '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.' -date: 'Tue Feb 09 2010 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 09 2010 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1304' --- diff --git a/content/events/2010/winter/Another-Party-of-Code.md b/content/events/2010/winter/Another-Party-of-Code.md index 6f864ec9..71a35051 100644 --- a/content/events/2010/winter/Another-Party-of-Code.md +++ b/content/events/2010/winter/Another-Party-of-Code.md @@ -1,7 +1,7 @@ --- name: 'Another Party of Code' short: '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.' -date: 'Fri Mar 19 2010 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Mar 19 2010 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2010/winter/Approximation-Hardness-and-the-Unique-Games-Conjecture.md b/content/events/2010/winter/Approximation-Hardness-and-the-Unique-Games-Conjecture.md index a7adde08..11cd9c83 100644 --- a/content/events/2010/winter/Approximation-Hardness-and-the-Unique-Games-Conjecture.md +++ b/content/events/2010/winter/Approximation-Hardness-and-the-Unique-Games-Conjecture.md @@ -1,7 +1,7 @@ --- name: 'Approximation Hardness and the Unique Games Conjecture' short: '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.' -date: 'Tue Mar 16 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 16 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC5158' --- diff --git a/content/events/2010/winter/Bowling.md b/content/events/2010/winter/Bowling.md index 502ba929..5a34a016 100644 --- a/content/events/2010/winter/Bowling.md +++ b/content/events/2010/winter/Bowling.md @@ -1,7 +1,7 @@ --- name: 'Bowling' short: 'The CSC is going bowling. $9.75 for shoes and two games. The bowling alley serves fried food and beer. Join us for some or all of the above' -date: 'Sat Mar 06 2010 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Mar 06 2010 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Waterloo Bowling Lanes' --- diff --git a/content/events/2010/winter/Brush-Based-Constructive-Solid-Geometry.md b/content/events/2010/winter/Brush-Based-Constructive-Solid-Geometry.md index ffa418fc..54712c17 100644 --- a/content/events/2010/winter/Brush-Based-Constructive-Solid-Geometry.md +++ b/content/events/2010/winter/Brush-Based-Constructive-Solid-Geometry.md @@ -1,7 +1,7 @@ --- name: 'Brush-Based Constructive Solid Geometry' short: '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.' -date: 'Tue Apr 06 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Apr 06 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1304' --- diff --git a/content/events/2010/winter/CSCF-Town-Hall.md b/content/events/2010/winter/CSCF-Town-Hall.md index f0dde864..1399cc75 100644 --- a/content/events/2010/winter/CSCF-Town-Hall.md +++ b/content/events/2010/winter/CSCF-Town-Hall.md @@ -1,7 +1,7 @@ --- name: 'CSCF Town Hall' short: '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.' -date: 'Thu Feb 25 2010 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 25 2010 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1302' --- diff --git a/content/events/2010/winter/CTRL-D.md b/content/events/2010/winter/CTRL-D.md index 30455a93..abe7cfd3 100644 --- a/content/events/2010/winter/CTRL-D.md +++ b/content/events/2010/winter/CTRL-D.md @@ -1,7 +1,7 @@ --- name: 'CTRL-D' short: '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.' -date: 'Thu Apr 01 2010 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Apr 01 2010 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'CSC Office' --- diff --git a/content/events/2010/winter/Contest-Closing.md b/content/events/2010/winter/Contest-Closing.md index 9cc401a8..001fa50a 100644 --- a/content/events/2010/winter/Contest-Closing.md +++ b/content/events/2010/winter/Contest-Closing.md @@ -1,7 +1,7 @@ --- name: 'Contest Closing' short: 'The [contest]() is coming to a close tomorrow, so to finish it in style we will be having ice cream and code friday night. It would be a shame if Waterloo lost (we''re not on top of the [leaderboard]() right now) so come out and hack for the home team.' -date: 'Fri Feb 26 2010 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 26 2010 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'CnD Lounge' --- diff --git a/content/events/2010/winter/Deep-learning-with-multiplicative-interactions.md b/content/events/2010/winter/Deep-learning-with-multiplicative-interactions.md index a16f3b6b..b13423d0 100644 --- a/content/events/2010/winter/Deep-learning-with-multiplicative-interactions.md +++ b/content/events/2010/winter/Deep-learning-with-multiplicative-interactions.md @@ -1,7 +1,7 @@ --- name: 'Deep learning with multiplicative interactions' short: '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 [his website]().' -date: 'Tue Jan 26 2010 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Jan 26 2010 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1302' --- diff --git a/content/events/2010/winter/Memory-Corruption-Security-Holes-How-to-exploit,-patch-and-prevent-them..md b/content/events/2010/winter/Memory-Corruption-Security-Holes-How-to-exploit,-patch-and-prevent-them..md index 216401bc..c238bbbd 100644 --- a/content/events/2010/winter/Memory-Corruption-Security-Holes-How-to-exploit,-patch-and-prevent-them..md +++ b/content/events/2010/winter/Memory-Corruption-Security-Holes-How-to-exploit,-patch-and-prevent-them..md @@ -1,7 +1,7 @@ --- name: 'Memory-Corruption Security Holes: How to exploit, patch and prevent them.' short: '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.' -date: 'Tue Mar 23 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 23 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC5158' --- diff --git a/content/events/2010/winter/NUI-The-future-of-robotics-and-automated-systems.md b/content/events/2010/winter/NUI-The-future-of-robotics-and-automated-systems.md index 6095b773..773bf183 100644 --- a/content/events/2010/winter/NUI-The-future-of-robotics-and-automated-systems.md +++ b/content/events/2010/winter/NUI-The-future-of-robotics-and-automated-systems.md @@ -1,7 +1,7 @@ --- name: 'NUI: The future of robotics and automated systems' short: 'Member Sam Pasupalak will present some of his ongoing work in Natural User Interfaces and Robotics in this sixth installment of CS10.' -date: 'Tue Mar 30 2010 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 30 2010 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC1304' --- diff --git a/content/events/2010/winter/QIP=PSPACE.md b/content/events/2010/winter/QIP=PSPACE.md index d725abe6..4e2de974 100644 --- a/content/events/2010/winter/QIP=PSPACE.md +++ b/content/events/2010/winter/QIP=PSPACE.md @@ -1,7 +1,7 @@ --- name: 'QIP=PSPACE' short: 'Dr. John Watrous of the [IQC]() 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.' -date: 'Tue Mar 02 2010 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 02 2010 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1304' --- diff --git a/content/events/2010/winter/Software-Transactional-Memory-and-Using-STM-in-Haskell.md b/content/events/2010/winter/Software-Transactional-Memory-and-Using-STM-in-Haskell.md index a6671564..3dfae652 100644 --- a/content/events/2010/winter/Software-Transactional-Memory-and-Using-STM-in-Haskell.md +++ b/content/events/2010/winter/Software-Transactional-Memory-and-Using-STM-in-Haskell.md @@ -1,7 +1,7 @@ --- name: 'Software Transactional Memory and Using STM in Haskell' short: '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.' -date: 'Tue Mar 09 2010 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 09 2010 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC1304' --- diff --git a/content/events/2010/winter/The-Best-Algorithms-are-Randomized-Algorithms.md b/content/events/2010/winter/The-Best-Algorithms-are-Randomized-Algorithms.md index 70dc8ef4..ae5b53bd 100644 --- a/content/events/2010/winter/The-Best-Algorithms-are-Randomized-Algorithms.md +++ b/content/events/2010/winter/The-Best-Algorithms-are-Randomized-Algorithms.md @@ -1,7 +1,7 @@ --- name: 'The Best Algorithms are Randomized Algorithms' short: '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.' -date: 'Tue Feb 23 2010 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 23 2010 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC5136B' --- diff --git a/content/events/2010/winter/UNIX-101-Encore.md b/content/events/2010/winter/UNIX-101-Encore.md index aea6ac61..eb37da2a 100644 --- a/content/events/2010/winter/UNIX-101-Encore.md +++ b/content/events/2010/winter/UNIX-101-Encore.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101 Encore' short: '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.' -date: 'Thu Feb 11 2010 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 11 2010 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3005' --- diff --git a/content/events/2010/winter/UNIX-101.md b/content/events/2010/winter/UNIX-101.md index 4e6bd3ce..92331e1f 100644 --- a/content/events/2010/winter/UNIX-101.md +++ b/content/events/2010/winter/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'New to Unix? No problem, we''ll teach you to power use circles around your friends!' -date: 'Wed Feb 10 2010 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 10 2010 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3003' --- diff --git a/content/events/2010/winter/Wilderness-Programming.md b/content/events/2010/winter/Wilderness-Programming.md index 4870bc8a..f76a034b 100644 --- a/content/events/2010/winter/Wilderness-Programming.md +++ b/content/events/2010/winter/Wilderness-Programming.md @@ -1,7 +1,7 @@ --- name: 'Wilderness Programming' short: '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.' -date: 'Mon Jan 18 2010 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 18 2010 15:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2066' --- diff --git a/content/events/2010/winter/Windows-Azure-Lab.md b/content/events/2010/winter/Windows-Azure-Lab.md index b2c5af31..fa2a1173 100644 --- a/content/events/2010/winter/Windows-Azure-Lab.md +++ b/content/events/2010/winter/Windows-Azure-Lab.md @@ -1,7 +1,7 @@ --- name: 'Windows Azure Lab' short: 'Get the opportunity to learn about Microsoft''s Cloud Services Platform, Windows Azure. Attend this Hands-on-lab session sponsored by Microsoft.' -date: 'Wed Apr 07 2010 14:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Apr 07 2010 13:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2037' --- diff --git a/content/events/2011/fall/CSC-Open-Data-Code-Party.md b/content/events/2011/fall/CSC-Open-Data-Code-Party.md index 1c22f5b3..3ab47a09 100644 --- a/content/events/2011/fall/CSC-Open-Data-Code-Party.md +++ b/content/events/2011/fall/CSC-Open-Data-Code-Party.md @@ -1,7 +1,7 @@ --- name: 'CSC Open Data Code Party' short: '*by Calum T. Dalek*. The Computer Science Club is teaming up with the UW Open Data Initiative to bring you our third code party of the term! Everyone is welcome; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking pleasure.' -date: 'Fri Nov 18 2011 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 18 2011 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/fall/CSC-goes-to-Design-Our-Tomorrow.md b/content/events/2011/fall/CSC-goes-to-Design-Our-Tomorrow.md index 5d2d3f38..f00155c4 100644 --- a/content/events/2011/fall/CSC-goes-to-Design-Our-Tomorrow.md +++ b/content/events/2011/fall/CSC-goes-to-Design-Our-Tomorrow.md @@ -1,7 +1,7 @@ --- name: 'CSC goes to Design Our Tomorrow' short: '*by Calum T. Dalek*. The Computer Science Club has a limited number of tickets available for the [Design Our Tomorrow Conference]() at the University of Toronto on Saturday, November 12, 10:00 - 16:30. See event information for ticket details.' -date: 'Sat Nov 12 2011 08:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Nov 12 2011 07:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Davis Centre' --- diff --git a/content/events/2011/fall/Code-Party-1.md b/content/events/2011/fall/Code-Party-1.md index fe523a41..7d923cab 100644 --- a/content/events/2011/fall/Code-Party-1.md +++ b/content/events/2011/fall/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: '*by Calum T. Dalek*. The Computer Science Club is having our first code party of the term! The theme for this code party will be collaborative development. We''ll present several ideas of small projects to work on for the unexperienced. Everyone is welcome; please bring your friends! There will be foodstuffs and sugary drinks available for your hacking pleasure.' -date: 'Fri Sep 30 2011 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 30 2011 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/fall/Code-Party-2.md b/content/events/2011/fall/Code-Party-2.md index 55cc7e8b..9362a5a0 100644 --- a/content/events/2011/fall/Code-Party-2.md +++ b/content/events/2011/fall/Code-Party-2.md @@ -1,7 +1,7 @@ --- name: 'Code Party 2' short: '*by Calum T. Dalek*. The Computer Science Club is having our second code party of the term! Everyone is welcome; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking pleasure.' -date: 'Fri Oct 21 2011 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 21 2011 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/fall/Elections.md b/content/events/2011/fall/Elections.md index a15bffde..b1c6b34e 100644 --- a/content/events/2011/fall/Elections.md +++ b/content/events/2011/fall/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'Club elections. See related news items for details.' -date: 'Mon Sep 19 2011 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 19 2011 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/fall/How-Browsers-Work.md b/content/events/2011/fall/How-Browsers-Work.md index 777f6e8a..2d412fdf 100644 --- a/content/events/2011/fall/How-Browsers-Work.md +++ b/content/events/2011/fall/How-Browsers-Work.md @@ -1,7 +1,7 @@ --- name: 'How Browsers Work' short: '*by Ehsan Akhgari*. Veteran Mozilla engineer Ehsan Akhgari will present a talk on the internals of web browsers. The material will range from the fundamentals of content rendering to the latest innovations in browser design. Click on the talk title for a full abstract.' -date: 'Thu Oct 13 2011 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 13 2011 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2011/fall/UNIX-101-An-Introduction-to-the-Shell.md b/content/events/2011/fall/UNIX-101-An-Introduction-to-the-Shell.md index c6109b98..96636c77 100644 --- a/content/events/2011/fall/UNIX-101-An-Introduction-to-the-Shell.md +++ b/content/events/2011/fall/UNIX-101-An-Introduction-to-the-Shell.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101: An Introduction to the Shell' short: '*by Calum T. Dalek*. New to Unix? No problem, we''ll teach you to power use circles around your friends!' -date: 'Thu Sep 29 2011 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 29 2011 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3004' --- diff --git a/content/events/2011/fall/UNIX-102-Tools-in-the-UNIX-Environment.md b/content/events/2011/fall/UNIX-102-Tools-in-the-UNIX-Environment.md index 46666870..be0225d2 100644 --- a/content/events/2011/fall/UNIX-102-Tools-in-the-UNIX-Environment.md +++ b/content/events/2011/fall/UNIX-102-Tools-in-the-UNIX-Environment.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102: Tools in the UNIX Environment' short: '*by Calum T. Dalek*. The next installment in the CS Club''s popular Unix tutorials UNIX 102 introduces powerful text editing tools for programming and document formatting.' -date: 'Mon Oct 24 2011 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 24 2011 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2011/spring/An-Introduction-to-Steganography.md b/content/events/2011/spring/An-Introduction-to-Steganography.md index 5bf6d38e..d573c080 100644 --- a/content/events/2011/spring/An-Introduction-to-Steganography.md +++ b/content/events/2011/spring/An-Introduction-to-Steganography.md @@ -1,7 +1,7 @@ --- name: 'An Introduction to Steganography' short: 'As part of the CSC member talks series, Yomna Nasser will be presenting an introduction to steganography. Steganography is the act of hiding information such that it can only be found by its intended recipient. It has been practiced since ancient Greece, and is still in use today.This talk will include an introduction to the area, history, and some basic techniques for hiding information and detecting hidden data. There will be an overview of some of the mathematics involved, but nothing too rigorous.' -date: 'Wed Jul 20 2011 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jul 20 2011 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2038' --- diff --git a/content/events/2011/spring/CSC-Goes-Outside.md b/content/events/2011/spring/CSC-Goes-Outside.md index 32193cab..88de4813 100644 --- a/content/events/2011/spring/CSC-Goes-Outside.md +++ b/content/events/2011/spring/CSC-Goes-Outside.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes Outside' short: 'Do you like going outside? Are you vitamin-D deficient from being in the MC too long? Do you think marshmallows, hotdogs, and fire are a delicious combination?If so, you should join us as the CSC is going outside!Around 4PM, we''re going to Columbia Lake for some outdoor fun. We''ll have Frisbees, kites, snacks, and some drinks. We''ll be sticking around until dusk, when we''re going to have a campfire with marshmallows and hotdogs. We plan to be there until 10PM, but of course you''re welcome to come for any subinterval.' -date: 'Sat Jul 09 2011 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Jul 09 2011 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Columbia Lake Firepit' --- diff --git a/content/events/2011/spring/CTRL-D.md b/content/events/2011/spring/CTRL-D.md index f102a872..796e524c 100644 --- a/content/events/2011/spring/CTRL-D.md +++ b/content/events/2011/spring/CTRL-D.md @@ -1,7 +1,7 @@ --- name: 'CTRL-D' short: 'The end of another term is here, and so we''re having our End-of-Term dinner. Everybody''s welcome to come to CTRL-D. We are running this like a potluck, so bringing food is suggested.' -date: 'Fri Jul 29 2011 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 29 2011 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'home of askhader, see abstract' --- diff --git a/content/events/2011/spring/Code-Party-1.md b/content/events/2011/spring/Code-Party-1.md index b5236d5f..032af7de 100644 --- a/content/events/2011/spring/Code-Party-1.md +++ b/content/events/2011/spring/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: ' The Computer Science Club is having our first code party of the term. The theme for this week''s code party is personal projects. Come show us what you''ve been working on! Of course, everybody is welcome, even if you don''t have a project. ' -date: 'Fri Jun 03 2011 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 03 2011 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/spring/Code-Party-2.md b/content/events/2011/spring/Code-Party-2.md index 89fb09db..0d7e58f9 100644 --- a/content/events/2011/spring/Code-Party-2.md +++ b/content/events/2011/spring/Code-Party-2.md @@ -1,7 +1,7 @@ --- name: 'Code Party 2' short: 'The second Code Party of the term takes place this Friday! Come hack on some code, solve some puzzles, and have some fun. The event starts in the evening and will run all night. You can show up for any portion of it. You should bring a laptop, and probably have something in mind to work on, though you''re welcome with neither.Snacks will be provided.' -date: 'Fri Jun 24 2011 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 24 2011 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/spring/Code-Party-3.md b/content/events/2011/spring/Code-Party-3.md index 11febb3d..30f77be5 100644 --- a/content/events/2011/spring/Code-Party-3.md +++ b/content/events/2011/spring/Code-Party-3.md @@ -1,7 +1,7 @@ --- name: 'Code Party 3' short: 'The final Code Party of the term is here! Come hack on some code, solve some puzzles, and have some fun. The event starts in the evening and will run all night. You can show up for any portion of it. You should bring a laptop, and probably have something in mind to work on, though you''re welcome with neither.Snacks will be provided. Everyone is welcome.Please note this date is postponed from the originally scheduled date due to conflicts with [Kitchener Ribfest & Craft Beer Show]()' -date: 'Fri Jul 22 2011 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 22 2011 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/spring/Elections-Nominees-List.md b/content/events/2011/spring/Elections-Nominees-List.md index a57123d2..49ac1a48 100644 --- a/content/events/2011/spring/Elections-Nominees-List.md +++ b/content/events/2011/spring/Elections-Nominees-List.md @@ -1,7 +1,7 @@ --- name: 'Elections Nominees List' short: 'CSC Elections, final list of nominations for Spring 2011' -date: 'Mon May 09 2011 18:31:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon May 09 2011 17:31:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/spring/Elections.md b/content/events/2011/spring/Elections.md index 2ce9358f..fd248bc9 100644 --- a/content/events/2011/spring/Elections.md +++ b/content/events/2011/spring/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'CSC Elections have begun for the Spring 2011 term, nominations are open!' -date: 'Mon May 09 2011 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon May 09 2011 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/spring/General-Purpose-Computing-on-Graphics-Cards.md b/content/events/2011/spring/General-Purpose-Computing-on-Graphics-Cards.md index a41ef05f..c9bb8fba 100644 --- a/content/events/2011/spring/General-Purpose-Computing-on-Graphics-Cards.md +++ b/content/events/2011/spring/General-Purpose-Computing-on-Graphics-Cards.md @@ -1,7 +1,7 @@ --- name: 'General Purpose Computing on Graphics Cards' short: ' In the first of our member talks for the term, Katie Hyatt will give a short introduction to General Purpose Graphics Processing Unit computing. This expanding field has many applications. The primary focus of this talk will be nVidia''s CUDA architecture. ' -date: 'Thu Jun 09 2011 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 09 2011 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2054' --- diff --git a/content/events/2011/spring/Our-Troubles-with-Linux-and-Why-You-Should-Care.md b/content/events/2011/spring/Our-Troubles-with-Linux-and-Why-You-Should-Care.md index 916c1cd9..a139ee61 100644 --- a/content/events/2011/spring/Our-Troubles-with-Linux-and-Why-You-Should-Care.md +++ b/content/events/2011/spring/Our-Troubles-with-Linux-and-Why-You-Should-Care.md @@ -1,7 +1,7 @@ --- name: 'Our Troubles with Linux and Why You Should Care' short: 'A joint work between Professors Tim Brecht, Ashif Harji, and Peter Buhr, this talk describes experiences using the Linux kernel as a platform for conducting performance evaluations.' -date: 'Mon Jul 04 2011 14:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 04 2011 13:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 5158' --- diff --git a/content/events/2011/spring/Taming-Software-Bloat-with-AdaptableGIMP.md b/content/events/2011/spring/Taming-Software-Bloat-with-AdaptableGIMP.md index b911e4ff..3cfdac98 100644 --- a/content/events/2011/spring/Taming-Software-Bloat-with-AdaptableGIMP.md +++ b/content/events/2011/spring/Taming-Software-Bloat-with-AdaptableGIMP.md @@ -1,7 +1,7 @@ --- name: 'Taming Software Bloat with AdaptableGIMP' short: ' Ever use software with 100s or 1000s of commands? Ever have a hard time finding the right commands to perform your task? In this talk, we''ll present AdaptableGIMP, a new version of GIMP developed at Waterloo to help simplify complex user interfaces. ' -date: 'Tue Jun 14 2011 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jun 14 2011 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2054' --- diff --git a/content/events/2011/winter/A-Smorgasbord-of-Perl-Talks.md b/content/events/2011/winter/A-Smorgasbord-of-Perl-Talks.md index af1a4bae..593e89d6 100644 --- a/content/events/2011/winter/A-Smorgasbord-of-Perl-Talks.md +++ b/content/events/2011/winter/A-Smorgasbord-of-Perl-Talks.md @@ -1,7 +1,7 @@ --- name: 'A Smorgasbord of Perl Talks' short: '*by KW Perl Mongers*. These talks are intended for programmers who are curious about the Swiss Army Chainsaw of languages, Perl.' -date: 'Thu Feb 17 2011 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 17 2011 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC2017' --- diff --git a/content/events/2011/winter/Code-Party.md b/content/events/2011/winter/Code-Party.md index 69a53826..b34c8cef 100644 --- a/content/events/2011/winter/Code-Party.md +++ b/content/events/2011/winter/Code-Party.md @@ -1,7 +1,7 @@ --- name: 'Code Party' short: '*by Calum T. Dalek*. Come one, come all to the Code Party happening in the Comfy Lounge this Friday. The event starts at 7:00PM and will run through the night.' -date: 'Fri Feb 04 2011 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 04 2011 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2011/winter/Software-Patents.md b/content/events/2011/winter/Software-Patents.md index 60e76f23..ae52c92f 100644 --- a/content/events/2011/winter/Software-Patents.md +++ b/content/events/2011/winter/Software-Patents.md @@ -1,7 +1,7 @@ --- name: 'Software Patents' short: '*by Stanley Khaing*. What are the requirements for obtaining a patent? Should software be patentable?' -date: 'Thu Mar 17 2011 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 17 2011 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC2034' --- diff --git a/content/events/2011/winter/UNIX-101-An-Introduction-to-the-Shell.md b/content/events/2011/winter/UNIX-101-An-Introduction-to-the-Shell.md index cf27d468..2081bebb 100644 --- a/content/events/2011/winter/UNIX-101-An-Introduction-to-the-Shell.md +++ b/content/events/2011/winter/UNIX-101-An-Introduction-to-the-Shell.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101: An Introduction to the Shell' short: '*by Calum T. Dalek*. New to Unix? No problem, we''ll teach you to power use circles around your friends!' -date: 'Wed Jan 26 2011 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Jan 26 2011 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3003' --- diff --git a/content/events/2011/winter/UNIX-102-Documents-and-Editing-in-the-Unix-environment.md b/content/events/2011/winter/UNIX-102-Documents-and-Editing-in-the-Unix-environment.md index 2cf8cb03..4ad38185 100644 --- a/content/events/2011/winter/UNIX-102-Documents-and-Editing-in-the-Unix-environment.md +++ b/content/events/2011/winter/UNIX-102-Documents-and-Editing-in-the-Unix-environment.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102: Documents and Editing in the Unix environment' short: '*by Calum T. Dalek*. The next installment in the CS Club''s popular Unix tutorials UNIX 102 introduces powerful text editing tools for programming and document formatting.' -date: 'Wed Feb 02 2011 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 02 2011 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3003' --- diff --git a/content/events/2011/winter/UNIX-103-Version-Control-Systems.md b/content/events/2011/winter/UNIX-103-Version-Control-Systems.md index 6e630ca7..9178c6b7 100644 --- a/content/events/2011/winter/UNIX-103-Version-Control-Systems.md +++ b/content/events/2011/winter/UNIX-103-Version-Control-Systems.md @@ -1,7 +1,7 @@ --- name: 'UNIX 103: Version Control Systems' short: '*by Calum T. Dalek*. 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.' -date: 'Wed Feb 09 2011 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 09 2011 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC3003' --- diff --git a/content/events/2012/fall/CSC-Code-Party-2.md b/content/events/2012/fall/CSC-Code-Party-2.md index f5366f88..8663a825 100644 --- a/content/events/2012/fall/CSC-Code-Party-2.md +++ b/content/events/2012/fall/CSC-Code-Party-2.md @@ -2,7 +2,7 @@ name: 'CSC Code Party 2' short: 'We will be holding our second code party of the term. Watch for further details, as we plan on working with some robots and Scala, git, and Haskell.' -date: 'Fri Oct 26 2012 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 26 2012 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2012/fall/Code-Party-1-FROSH-A-THON.md b/content/events/2012/fall/Code-Party-1-FROSH-A-THON.md index 77220f46..bfdf27b6 100644 --- a/content/events/2012/fall/Code-Party-1-FROSH-A-THON.md +++ b/content/events/2012/fall/Code-Party-1-FROSH-A-THON.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1: FROSH-A-THON' short: 'The Computer Science Club is running our first "welcome back" code party of the term! Whether you''re a hacking guru or a newbie to computer science, you''re welcome to attend; there will be activities for all! Our party is loosely themed as a Linux installfest, where we will have a team of members dedicated to helping individuals install and learn to use one of many flavours of Linux.' -date: 'Fri Sep 14 2012 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 14 2012 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2012/fall/Code-Party-3.md b/content/events/2012/fall/Code-Party-3.md index 0d6068a1..7e4239e4 100644 --- a/content/events/2012/fall/Code-Party-3.md +++ b/content/events/2012/fall/Code-Party-3.md @@ -1,7 +1,7 @@ --- name: 'Code Party 3' short: 'The Computer Science Club is running our third, and last, code party of the term! Whether you''re a hacking guru or a newbie to computer science, you''re welcome to attend; there will be activities for all. Syed Albiz will be presenting a tutorial on implementing a [ray-tracer]() in C and Scheme.' -date: 'Fri Nov 23 2012 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 23 2012 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2012/fall/Elections.md b/content/events/2012/fall/Elections.md index 77e70ec9..b7d79886 100644 --- a/content/events/2012/fall/Elections.md +++ b/content/events/2012/fall/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'CSC Elections have begun for the Fall 2012 term, nominations are open!' -date: 'Tue Sep 18 2012 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 18 2012 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2012/fall/KW-Perlmongers-Talk.md b/content/events/2012/fall/KW-Perlmongers-Talk.md index 3c2a0b58..46a796a7 100644 --- a/content/events/2012/fall/KW-Perlmongers-Talk.md +++ b/content/events/2012/fall/KW-Perlmongers-Talk.md @@ -1,7 +1,7 @@ --- name: 'KW Perlmongers Talk' short: '*by Justin Wheeler.*In his own words, this talk will cover the virtues of Perl: CPAN, Moose, CPAN, Catalyst, CPAN, DBIx::Class, CPAN, TMTOWTDI, and did I mention CPAN?' -date: 'Thu Nov 15 2012 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 15 2012 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2012/fall/SASMS.md b/content/events/2012/fall/SASMS.md index dc5524d2..e1e40925 100644 --- a/content/events/2012/fall/SASMS.md +++ b/content/events/2012/fall/SASMS.md @@ -1,7 +1,7 @@ --- name: 'SASMS' short: '*by PMC.*The Pure Mathematics, Applied Mathematics, Combinatorics & Optimization Club is hosting the Fall 2012 Short Attention Span Math Seminars (SASMS).' -date: 'Wed Nov 21 2012 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 21 2012 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 5136B' --- diff --git a/content/events/2012/fall/SCS-First-year-Welcome-Dinner.md b/content/events/2012/fall/SCS-First-year-Welcome-Dinner.md index 3376a348..85b896a9 100644 --- a/content/events/2012/fall/SCS-First-year-Welcome-Dinner.md +++ b/content/events/2012/fall/SCS-First-year-Welcome-Dinner.md @@ -1,7 +1,7 @@ --- name: 'SCS First-year Welcome Dinner' short: 'The School of Computer Science is hosting a dinner event for incoming first-year students. You''ll get to meet us, some of the faculty, and other new undergraduates. Food will be provided.' -date: 'Thu Sep 06 2012 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 06 2012 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Math 3 Atrium' --- diff --git a/content/events/2012/fall/The-Cryptographic-and-Game-Theoretical-Fundamentals-behind-Bitcoin.md b/content/events/2012/fall/The-Cryptographic-and-Game-Theoretical-Fundamentals-behind-Bitcoin.md index 7f3e28ad..80e2b5aa 100644 --- a/content/events/2012/fall/The-Cryptographic-and-Game-Theoretical-Fundamentals-behind-Bitcoin.md +++ b/content/events/2012/fall/The-Cryptographic-and-Game-Theoretical-Fundamentals-behind-Bitcoin.md @@ -2,7 +2,7 @@ name: 'The Cryptographic and Game-Theoretical Fundamentals behind Bitcoin' short: '*by Vitalik Buterin.* In this talk, we will cover the cryptographic and game-theory principles behind the currency, including how the issues of double-spending, the "51% attack," and "mining" are addressed, the game-theory incentives to use Bitcoins honestly, and other issues being faced today in practice, such as implementation, attacks, and future scalability.' -date: 'Thu Oct 18 2012 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 18 2012 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2034' --- diff --git a/content/events/2012/fall/Tron-Screening-Frosh-A-Tron.md b/content/events/2012/fall/Tron-Screening-Frosh-A-Tron.md index 232e98be..b9690c49 100644 --- a/content/events/2012/fall/Tron-Screening-Frosh-A-Tron.md +++ b/content/events/2012/fall/Tron-Screening-Frosh-A-Tron.md @@ -1,7 +1,7 @@ --- name: 'Tron Screening: Frosh-A-Tron' short: 'ehashman''s lousy frosh event naming scheme continues as we prepare for this week''s movie night---a screening of the original TRON in PHY 150. Come watch the groundbreaking film that defined the role of computer graphics and the quality of special effects in modern cinema. And bring your friends!' -date: 'Fri Sep 28 2012 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 28 2012 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2012/fall/UNIX-101.md b/content/events/2012/fall/UNIX-101.md index 7a626b0d..ec521731 100644 --- a/content/events/2012/fall/UNIX-101.md +++ b/content/events/2012/fall/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: '*by Calum T. Dalek*. New to the Unix computing environment? If you seek an introduction, look no further. We will be holding a series of tutorials on using Unix, beginning with Unix 101 this upcoming Monday. Topics that will be covered include basic interaction with the shell and use of myriad powerful tools.' -date: 'Mon Nov 19 2012 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 19 2012 15:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2012/spring/Code-Party-1.md b/content/events/2012/spring/Code-Party-1.md index b1ac68ce..a0dce74e 100644 --- a/content/events/2012/spring/Code-Party-1.md +++ b/content/events/2012/spring/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: 'The Computer Science Club is running the first code party of the term! Come join us and hack on open source software, your own projects, or whatever comes up. Everyone is welcome; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking pleasure.' -date: 'Fri Jun 08 2012 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 08 2012 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2012/spring/Elections.md b/content/events/2012/spring/Elections.md index 60239bc4..66932f48 100644 --- a/content/events/2012/spring/Elections.md +++ b/content/events/2012/spring/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'CSC Elections have begun for the Spring 2012 term, nominations are open!' -date: 'Thu May 10 2012 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu May 10 2012 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2012/spring/mmap-and-the-Mortgage-Crisis.md b/content/events/2012/spring/mmap-and-the-Mortgage-Crisis.md index 7e9a13ef..e8210b33 100644 --- a/content/events/2012/spring/mmap-and-the-Mortgage-Crisis.md +++ b/content/events/2012/spring/mmap-and-the-Mortgage-Crisis.md @@ -1,7 +1,7 @@ --- name: 'mmap and the Mortgage Crisis' short: 'Palantir is a Palo Alto-based intelligence analysis software company that has partnered with the CSC to put on a tech talk and social. There will be free food, free drinks, and for one lucky winner, a free iPad, so why not come on out?' -date: 'Mon May 07 2012 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon May 07 2012 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2012/winter/Algorithms-Talk.md b/content/events/2012/winter/Algorithms-Talk.md index 3ed2c9b3..1d91db50 100644 --- a/content/events/2012/winter/Algorithms-Talk.md +++ b/content/events/2012/winter/Algorithms-Talk.md @@ -1,7 +1,7 @@ --- name: 'Algorithms Talk' short: '*by Victor Fan*. Join Victor Fan for his talk, intended for all second-year math students with a solid first-year background. Even if you are a first-year or a seasoned veteran, you will probably still take home something new, so please come out to enjoy the talk! Refreshments will be served.' -date: 'Tue Feb 07 2012 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 07 2012 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4045' --- diff --git a/content/events/2012/winter/Code-Party-0.md b/content/events/2012/winter/Code-Party-0.md index 3c2a8864..ad3cde47 100644 --- a/content/events/2012/winter/Code-Party-0.md +++ b/content/events/2012/winter/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: '*by Calum T. Dalek*. The Computer Science Club is running the first code party of the term! Come join us and hack on open source software, your own projects, or whatever comes up. Everyone is welcome; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking pleasure.' -date: 'Fri Jan 27 2012 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Jan 27 2012 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Math CnD' --- diff --git a/content/events/2012/winter/Elections.md b/content/events/2012/winter/Elections.md index 394a5c5a..ffb997e8 100644 --- a/content/events/2012/winter/Elections.md +++ b/content/events/2012/winter/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'CSC Elections have begun for the Winter 2012 term, nominations are open!' -date: 'Thu Jan 12 2012 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 12 2012 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2012/winter/Feynman-Messenger-Lecture-Series.md b/content/events/2012/winter/Feynman-Messenger-Lecture-Series.md index 1d2dbf14..62e11ae3 100644 --- a/content/events/2012/winter/Feynman-Messenger-Lecture-Series.md +++ b/content/events/2012/winter/Feynman-Messenger-Lecture-Series.md @@ -1,7 +1,7 @@ --- name: 'Feynman Messenger Lecture Series' short: '*by Calum T. Dalek*. Join the Computer Science Club and PhysClub every Wednesday evening for the rest of the term for our five screenings of the classic 1964 Messenger Lecture Series by Richard Feynman in PHY 150. Dinner provided!' -date: 'Wed Mar 07 2012 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Mar 07 2012 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2012/winter/Multi-processor-Real-time-Systems.md b/content/events/2012/winter/Multi-processor-Real-time-Systems.md index be512155..1c8083a9 100644 --- a/content/events/2012/winter/Multi-processor-Real-time-Systems.md +++ b/content/events/2012/winter/Multi-processor-Real-time-Systems.md @@ -1,7 +1,7 @@ --- name: 'Multi-processor Real-time Systems' short: '*by Bill Cowan*. Programming systems that obey hard real-time constraints is difficult. So is programming multiple CPUs that interact to solve a single problem. This talk will describe the nature of computation typical of real-time systems, architectural solutions currently employed in CS 452, and possible architectures for multi-CPU systems.' -date: 'Thu Mar 22 2012 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 22 2012 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4021' --- diff --git a/content/events/2012/winter/OpenCL-Code-Party.md b/content/events/2012/winter/OpenCL-Code-Party.md index 2d26ac54..d77538f0 100644 --- a/content/events/2012/winter/OpenCL-Code-Party.md +++ b/content/events/2012/winter/OpenCL-Code-Party.md @@ -1,7 +1,7 @@ --- name: 'OpenCL Code Party' short: '*by Calum T. Dalek*. The University of Waterloo Computer Science Club and AMD''s OpenCL programming competition comes to a close, as the contest ends at midnight and prizes are awarded! Open submissions will be judged, so make sure to come out and watch.' -date: 'Fri Mar 02 2012 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Mar 02 2012 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2012/winter/OpenCL-Introduction.md b/content/events/2012/winter/OpenCL-Introduction.md index b6a896a9..8b29952b 100644 --- a/content/events/2012/winter/OpenCL-Introduction.md +++ b/content/events/2012/winter/OpenCL-Introduction.md @@ -1,7 +1,7 @@ --- name: 'OpenCL Introduction' short: '*by Calum T. Dalek*. The University of Waterloo Computer Science Club and AMD are running an OpenCL programming competition. If you''re interested in writing massively parallel software on the OpenCL platform, come out and join us for our introductory code party!' -date: 'Thu Feb 16 2012 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 16 2012 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2012/winter/UNIX-101.md b/content/events/2012/winter/UNIX-101.md index 681e5547..12264609 100644 --- a/content/events/2012/winter/UNIX-101.md +++ b/content/events/2012/winter/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: '*by Calum T. Dalek*. New to the Unix computing environment? If you seek an introduction, look no further. We will be holding a series of tutorials on using Unix, beginning with Unix 101 this upcoming Thursday. Topics that will be covered include basic interaction with the shell and the motivations behind using it, and an introduction to compilation. You''ll have to learn this stuff in CS 246 anyways, so why not get a head start!' -date: 'Thu Feb 09 2012 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 09 2012 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2012/winter/UNIX-102.md b/content/events/2012/winter/UNIX-102.md index a619126a..33e8fc36 100644 --- a/content/events/2012/winter/UNIX-102.md +++ b/content/events/2012/winter/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: '*by Calum T. Dalek*. The Computer Science Club will be running the second installment of our introductory UNIX tutorials for the term. We will be covering topics intended to show off the development-friendliness of the UNIX computing environment: "real" document editors, development tools, bash scripting, and version control.' -date: 'Thu Mar 08 2012 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 08 2012 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2013/fall/C++-GoingNative-Lectures.md b/content/events/2013/fall/C++-GoingNative-Lectures.md index a946c7b2..7fa60bad 100644 --- a/content/events/2013/fall/C++-GoingNative-Lectures.md +++ b/content/events/2013/fall/C++-GoingNative-Lectures.md @@ -1,7 +1,7 @@ --- name: 'C++ GoingNative Lectures' short: 'We will be showing GoingNative lectures from some of the top individuals working on C++ approximately biweekly on Thursdays at 6:30PM in the PHY 150 theatre. Every lecture will be accompanied with free pizza and drinks! Dates are Oct. 3, 17, 31 and Nov. 7 and 21. Please view this event in detail for more information.' -date: 'Thu Oct 03 2013 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 03 2013 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2013/fall/C++-Night-0x02---Don't-Help-The-Compiler.md b/content/events/2013/fall/C++-Night-0x02---Don't-Help-The-Compiler.md index 92bcfd4f..ca2c7916 100644 --- a/content/events/2013/fall/C++-Night-0x02---Don't-Help-The-Compiler.md +++ b/content/events/2013/fall/C++-Night-0x02---Don't-Help-The-Compiler.md @@ -1,7 +1,7 @@ --- name: 'C++ Night 0x02 - Don''t Help The Compiler' short: 'The second in a series of recorded talks from GoingNative 2013. Featuring Stephan T. Lavavej.' -date: 'Thu Oct 17 2013 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 17 2013 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2013/fall/C++-Night-0x03---An-Effective-C++1114-Sampler.md b/content/events/2013/fall/C++-Night-0x03---An-Effective-C++1114-Sampler.md index ed768946..98c87225 100644 --- a/content/events/2013/fall/C++-Night-0x03---An-Effective-C++1114-Sampler.md +++ b/content/events/2013/fall/C++-Night-0x03---An-Effective-C++1114-Sampler.md @@ -1,7 +1,7 @@ --- name: 'C++ Night 0x03 - An Effective C++11/14 Sampler' short: 'The third in a series of recorded talks from GoingNative 2013. Featuring Scott Meyers.' -date: 'Thu Oct 31 2013 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 31 2013 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2013/fall/C++-Night-0x04---Writing-Quick-Code-in-C++,-Quickly.md b/content/events/2013/fall/C++-Night-0x04---Writing-Quick-Code-in-C++,-Quickly.md index 13f23afb..a7d52430 100644 --- a/content/events/2013/fall/C++-Night-0x04---Writing-Quick-Code-in-C++,-Quickly.md +++ b/content/events/2013/fall/C++-Night-0x04---Writing-Quick-Code-in-C++,-Quickly.md @@ -1,7 +1,7 @@ --- name: 'C++ Night 0x04 - Writing Quick Code in C++, Quickly' short: 'The fourth in a series of recorded talks from GoingNative 2013. Featuring Andrei Alexandrescu.' -date: 'Thu Nov 07 2013 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 07 2013 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2013/fall/C++-Night-0x05---C++-Seasoning.md b/content/events/2013/fall/C++-Night-0x05---C++-Seasoning.md index 09d668b7..bb983dea 100644 --- a/content/events/2013/fall/C++-Night-0x05---C++-Seasoning.md +++ b/content/events/2013/fall/C++-Night-0x05---C++-Seasoning.md @@ -1,7 +1,7 @@ --- name: 'C++ Night 0x05 - C++ Seasoning' short: 'The fifth in a series of recorded talks from GoingNative 2013. Featuring Sean Parent.' -date: 'Thu Nov 21 2013 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 21 2013 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2013/fall/CSC-Goes-Bowling.md b/content/events/2013/fall/CSC-Goes-Bowling.md index bc08b5cc..d8f44611 100644 --- a/content/events/2013/fall/CSC-Goes-Bowling.md +++ b/content/events/2013/fall/CSC-Goes-Bowling.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes Bowling' short: 'All CSC members and their guests are invited for a night of free bowling at Bingemans! Transportation will be provided. If you are interested in attending, please RSVP using the online form by Oct. 18. You can find it by viewing this event in detail.' -date: 'Wed Oct 30 2013 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 30 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Bingemans' --- diff --git a/content/events/2013/fall/CSC-Goes-to-Toronto-Erlang-Factory-Lite-2013.md b/content/events/2013/fall/CSC-Goes-to-Toronto-Erlang-Factory-Lite-2013.md index fbe1d526..12890df1 100644 --- a/content/events/2013/fall/CSC-Goes-to-Toronto-Erlang-Factory-Lite-2013.md +++ b/content/events/2013/fall/CSC-Goes-to-Toronto-Erlang-Factory-Lite-2013.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes to Toronto Erlang Factory Lite 2013' short: 'The CSC has been invited to attend this Erlang conference in Toronto. If you are interested in attending, please sign up on our [web form](). We have submitted a MEF proposal to cover the transportation fees of up to 25 math undergraduates.' -date: 'Sat Nov 23 2013 01:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Nov 23 2013 00:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Toronto, ON' --- diff --git a/content/events/2013/fall/Disk-Encryption.md b/content/events/2013/fall/Disk-Encryption.md index 7458c588..badd1375 100644 --- a/content/events/2013/fall/Disk-Encryption.md +++ b/content/events/2013/fall/Disk-Encryption.md @@ -1,7 +1,7 @@ --- name: 'Disk Encryption' short: 'The last lecture of our security and privacy series. By MMath alumnus Zak Blacher.' -date: 'Tue Nov 26 2013 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 26 2013 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2038' --- diff --git a/content/events/2013/fall/Fall-2013-Elections.md b/content/events/2013/fall/Fall-2013-Elections.md index 6fd3daf4..0c8d47c1 100644 --- a/content/events/2013/fall/Fall-2013-Elections.md +++ b/content/events/2013/fall/Fall-2013-Elections.md @@ -1,7 +1,7 @@ --- name: 'Fall 2013 Elections' short: 'Elections for Fall 2013 are being held! The Executive will be elected, and the Office Manager and Librarian will be appointed by the new executive.' -date: 'Tue Sep 17 2013 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 17 2013 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2013/fall/Hackathon-Code-Party!!.md b/content/events/2013/fall/Hackathon-Code-Party!!.md index 6c35bf80..d32a9e80 100644 --- a/content/events/2013/fall/Hackathon-Code-Party!!.md +++ b/content/events/2013/fall/Hackathon-Code-Party!!.md @@ -1,7 +1,7 @@ --- name: 'Hackathon-Code Party!!' short: 'Join us for a night of code, food, and caffeine! There will be plenty of edibles and hacking for your enjoyment. If you are interested in getting involved in Open Source, there will be mentors on hand to get you started. Hope to see you thereβ€”bring your friends!' -date: 'Fri Nov 22 2013 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 22 2013 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3001 (Comfy)' --- diff --git a/content/events/2013/fall/Hands-On-Seminar-on-Public-Key-Cryptography.md b/content/events/2013/fall/Hands-On-Seminar-on-Public-Key-Cryptography.md index 68508720..2a566dcd 100644 --- a/content/events/2013/fall/Hands-On-Seminar-on-Public-Key-Cryptography.md +++ b/content/events/2013/fall/Hands-On-Seminar-on-Public-Key-Cryptography.md @@ -1,7 +1,7 @@ --- name: 'Hands On Seminar on Public Key Cryptography' short: 'The fourth event in our security and privacy series. By undergraduate students Murphy Berzish and Nick Guenther.' -date: 'Tue Nov 05 2013 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 05 2013 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3001 (Comfy)' --- diff --git a/content/events/2013/fall/Practical-Tor-Usage.md b/content/events/2013/fall/Practical-Tor-Usage.md index 3aaa650d..f0bfb543 100644 --- a/content/events/2013/fall/Practical-Tor-Usage.md +++ b/content/events/2013/fall/Practical-Tor-Usage.md @@ -1,7 +1,7 @@ --- name: 'Practical Tor Usage' short: 'The third lecture of our security and privacy series. By undergraduate student Simon Gladstone.' -date: 'Thu Oct 24 2013 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 24 2013 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2013/fall/Trust-in-ISPs.md b/content/events/2013/fall/Trust-in-ISPs.md index b03c0d5f..f9b7fd84 100644 --- a/content/events/2013/fall/Trust-in-ISPs.md +++ b/content/events/2013/fall/Trust-in-ISPs.md @@ -1,7 +1,7 @@ --- name: 'Trust in ISPs' short: 'This is the fifth lecture of six in the Security and Privacy Lecture Series. By founding member of the Canadian Cybersecurity Institute and employee of local ISP Sentex Sean Howard.' -date: 'Tue Nov 12 2013 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 12 2013 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4060' --- diff --git a/content/events/2013/fall/Tunnels-and-Censorship.md b/content/events/2013/fall/Tunnels-and-Censorship.md index 094dff60..2bbe3bd1 100644 --- a/content/events/2013/fall/Tunnels-and-Censorship.md +++ b/content/events/2013/fall/Tunnels-and-Censorship.md @@ -1,7 +1,7 @@ --- name: 'Tunnels and Censorship' short: 'The second lecture of our security and privacy series. By undergraduate student Eric Dong.' -date: 'Tue Oct 15 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 15 2013 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4060' --- diff --git a/content/events/2013/fall/Why-Should-You-Care-About-Security-and-Privacy.md b/content/events/2013/fall/Why-Should-You-Care-About-Security-and-Privacy.md index 7564dc0d..5899144d 100644 --- a/content/events/2013/fall/Why-Should-You-Care-About-Security-and-Privacy.md +++ b/content/events/2013/fall/Why-Should-You-Care-About-Security-and-Privacy.md @@ -1,7 +1,7 @@ --- name: 'Why Should You Care About Security and Privacy' short: 'The first lecture of our security and privacy series. By PhD student Sarah Harvey.' -date: 'Tue Oct 08 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 08 2013 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2013/spring/3D-Movies-and-Computer-Science.md b/content/events/2013/spring/3D-Movies-and-Computer-Science.md index 923e7baa..d574c31a 100644 --- a/content/events/2013/spring/3D-Movies-and-Computer-Science.md +++ b/content/events/2013/spring/3D-Movies-and-Computer-Science.md @@ -1,7 +1,7 @@ --- name: '3D Movies and Computer Science' short: 'While humans started making 3D motion pictures in the 1800''s, several technical and artistic challenges prevented widespread interest in the medium. By investing heavily in a computerized production pipeline, James Cameron''s 2009 release of Avatar ushered in an era of mainstream interest in 3D film. However, many technical and artistic problems still find their way into otherwise-modern 3D movies. The talk explores some of these problems while introducing the fundamentals of 3D film-making from a CS perspective.' -date: 'Thu Jul 11 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 11 2013 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2013/spring/CSC-Goes-Outside!.md b/content/events/2013/spring/CSC-Goes-Outside!.md index eff09b91..720e0f66 100644 --- a/content/events/2013/spring/CSC-Goes-Outside!.md +++ b/content/events/2013/spring/CSC-Goes-Outside!.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes Outside!' short: 'Do you love the combination of s''mores, burgers, and fire? Are you brave enough to face the newly-grown geese? Do you want to play some Frisbee while listening to some chill tunes? If so, come hang out with the CSC at the EV3 Fire Pit this Friday! All are welcome for some outdoor food, games, and music.' -date: 'Fri Jul 19 2013 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 19 2013 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'EV3 Fire Pit' --- diff --git a/content/events/2013/spring/Code-Party-1.md b/content/events/2013/spring/Code-Party-1.md index f238aece..10e8030d 100644 --- a/content/events/2013/spring/Code-Party-1.md +++ b/content/events/2013/spring/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: 'Come out to the Code Party happening in the Comfy Lounge on July 26 at 7:00 PM! Why sleep when you could be hacking on $your\_favourite\_project or doing $something\_classy in great company? Join us for a night of coding, snacks, and camaraderie!' -date: 'Fri Jul 26 2013 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 26 2013 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2013/spring/Path-Tracing.md b/content/events/2013/spring/Path-Tracing.md index 5b87cff2..9b72b878 100644 --- a/content/events/2013/spring/Path-Tracing.md +++ b/content/events/2013/spring/Path-Tracing.md @@ -1,7 +1,7 @@ --- name: 'Path Tracing' short: 'As a follow on to last term''s tutorial on building a ray-tracer from scratch, this talk will be presenting the basic mechanics of how a bidirectional path-tracer creates a globally illuminated scene, advantages and limitations of this approach over other offline global illumination techniques along with a simple example path-tracer written in C++, and opportunities for hardware acceleration on GPUs, time permitting.' -date: 'Thu Jul 18 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 18 2013 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2013/spring/Spring-2013-Elections.md b/content/events/2013/spring/Spring-2013-Elections.md index 297bd1d8..b219bb96 100644 --- a/content/events/2013/spring/Spring-2013-Elections.md +++ b/content/events/2013/spring/Spring-2013-Elections.md @@ -1,7 +1,7 @@ --- name: 'Spring 2013 Elections' short: 'Elections for Spring 2013 are being held! The Executive will be elected, and the Office Manager and Librarian will be appointed by the new executive.' -date: 'Wed May 15 2013 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed May 15 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2013/spring/The-Future-of-3D-Graphics-is-in-Software!.md b/content/events/2013/spring/The-Future-of-3D-Graphics-is-in-Software!.md index da00314e..fa33e4d7 100644 --- a/content/events/2013/spring/The-Future-of-3D-Graphics-is-in-Software!.md +++ b/content/events/2013/spring/The-Future-of-3D-Graphics-is-in-Software!.md @@ -1,7 +1,7 @@ --- name: 'The Future of 3D Graphics is in Software!' short: 'Convergence between CPU and GPU approaches to processing sets the stage for an exciting transition to 3D rendering that takes place entirely in software. TransGaming''s Nicolas Capens and Gavriel State will speak about this convergence and how it will influence the future of graphics.' -date: 'Mon Jul 22 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 22 2013 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2013/spring/Unix-101-Code-Party-0.md b/content/events/2013/spring/Unix-101-Code-Party-0.md index f435bdbf..3ac58f41 100644 --- a/content/events/2013/spring/Unix-101-Code-Party-0.md +++ b/content/events/2013/spring/Unix-101-Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Unix 101/ Code Party 0' short: 'We are offering a Unix tutorial on Friday, June 7th, 2013! Following the tutorial a code party will take place. Bring your laptops and chargers for an awesome night of coding, hacking and learning. All are welcome to join in the comfy lounge!' -date: 'Fri Jun 07 2013 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 07 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2013/winter/Code-Party-1.md b/content/events/2013/winter/Code-Party-1.md index 0d685fda..78301171 100644 --- a/content/events/2013/winter/Code-Party-1.md +++ b/content/events/2013/winter/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: 'The Computer Science Club is running the second code party of the term! Come join us and hack on open source software, your own projects, or whatever comes up. Everyone is welcome; please bring your friends. There will be foodstuffs and sugary drinks available for your hacking pleasure.' -date: 'Mon Apr 01 2013 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Apr 01 2013 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2013/winter/Elections.md b/content/events/2013/winter/Elections.md index 62933a4b..fa289efc 100644 --- a/content/events/2013/winter/Elections.md +++ b/content/events/2013/winter/Elections.md @@ -1,7 +1,7 @@ --- name: 'Elections' short: 'CSC Elections have begun for the Winter 2013 term, nominations are open!' -date: 'Wed Jan 16 2013 17:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Jan 16 2013 16:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2013/winter/Machine-Architecture,-Performance,-and-Scalability-Things-Your-Programming-Language-Never-Told-You.md b/content/events/2013/winter/Machine-Architecture,-Performance,-and-Scalability-Things-Your-Programming-Language-Never-Told-You.md index fe11d6d2..56498f0d 100644 --- a/content/events/2013/winter/Machine-Architecture,-Performance,-and-Scalability-Things-Your-Programming-Language-Never-Told-You.md +++ b/content/events/2013/winter/Machine-Architecture,-Performance,-and-Scalability-Things-Your-Programming-Language-Never-Told-You.md @@ -1,7 +1,7 @@ --- name: 'Machine Architecture, Performance, and Scalability: Things Your Programming Language Never Told You' short: '"Herb Sutter is a leading authority on software development. He is the best selling author of several books including Exceptional C++ and C++ Coding Standards, as well as hundreds of technical papers and articles [and] has served for a decade as chair of the ISO C++ standards committee." - http://herbsutter.com/about' -date: 'Thu Feb 28 2013 17:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 28 2013 16:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2013/winter/Unix-101.md b/content/events/2013/winter/Unix-101.md index e2b9224a..4328c788 100644 --- a/content/events/2013/winter/Unix-101.md +++ b/content/events/2013/winter/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: '*by Calum T. Dalek*. New to the Unix computing environment? If you seek an introduction, look no further. We will be holding a tutorial on using Unix this upcoming Monday. Topics that will be covered include basic interaction with the shell and use of myriad powerful tools.' -date: 'Mon Apr 01 2013 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Apr 01 2013 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2013/winter/Using-Computers-to-Find-Evidence-in-Litigation.md b/content/events/2013/winter/Using-Computers-to-Find-Evidence-in-Litigation.md index f30c3f1b..0816eff4 100644 --- a/content/events/2013/winter/Using-Computers-to-Find-Evidence-in-Litigation.md +++ b/content/events/2013/winter/Using-Computers-to-Find-Evidence-in-Litigation.md @@ -1,7 +1,7 @@ --- name: 'Using Computers to Find Evidence in Litigation' short: 'Professor Gordon Cormack will be presenting a talk on using machine-learning based spam filters to accurately locate relevent electronic documents - a process which has typically been very manual, and very expensive.' -date: 'Thu Mar 21 2013 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 21 2013 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2014/fall/'Hackers'-Screening.md b/content/events/2014/fall/'Hackers'-Screening.md index caaff272..ee8235ba 100644 --- a/content/events/2014/fall/'Hackers'-Screening.md +++ b/content/events/2014/fall/'Hackers'-Screening.md @@ -1,7 +1,7 @@ --- name: '''Hackers'' Screening' short: 'Women in Computer Science (WiCS) and the Computer Science Club (CSC) will meet up in the Comfy Lounge to watch a favourite cult classic: Hackers. Join us as we relive our 90s teenage hacking fantasies and stuff our faces with popcorn and junk food.Hackers of the world, unite!' -date: 'Fri Nov 07 2014 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 07 2014 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2014/fall/Code-Party-0.md b/content/events/2014/fall/Code-Party-0.md index 8d66ccce..ddd9488b 100644 --- a/content/events/2014/fall/Code-Party-0.md +++ b/content/events/2014/fall/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Immediately after UNIX 101, we will be having our first annual code party. Enjoy a free dinner, relax, and share ideas with your friends about your favourite topics in computer science. Feel free to show up with or without personal projects to work on, we''ve got lots of ideas to get started with.' -date: 'Fri Oct 24 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 24 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2014/fall/Code-Party-1SE-Hack-Day-#13.md b/content/events/2014/fall/Code-Party-1SE-Hack-Day-#13.md index 4e76fe64..dc3f95ac 100644 --- a/content/events/2014/fall/Code-Party-1SE-Hack-Day-#13.md +++ b/content/events/2014/fall/Code-Party-1SE-Hack-Day-#13.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1/SE Hack Day #13' short: 'Why sleep when you could be hacking on $SIDE\_PROJECT, or working on $THE\_NEXT\_BIG\_THING with some cool CSC/SE people? Come when you want, hack on something cool, demo before you leave.If you don''t have a project, don''t worry - we have a list of ideas, and a lot of people will be looking for an extra helping hand on their projects.NOTE: Dinner and snacks will only be served to those working on projects during the event.' -date: 'Fri Nov 21 2014 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 21 2014 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'M3 1006' --- diff --git a/content/events/2014/fall/Talk-Building-a-Mobile-Platform-for-Android-and-iOS.md b/content/events/2014/fall/Talk-Building-a-Mobile-Platform-for-Android-and-iOS.md index fb5581a4..c8b159ba 100644 --- a/content/events/2014/fall/Talk-Building-a-Mobile-Platform-for-Android-and-iOS.md +++ b/content/events/2014/fall/Talk-Building-a-Mobile-Platform-for-Android-and-iOS.md @@ -1,7 +1,7 @@ --- name: 'Talk: Building a Mobile Platform for Android and iOS' short: 'Come listen to a Google software engineer give a talk on building a mobile platform for Android and iOS! Wesley Tarle has been leading development at Google in Kitchener and Mountain View, and building stuff for third-party developers on Android and iOS. He''s contributed to Google Play services since its inception and continues to produce APIs and SDKs focused on mobile startups. RSVP at http://goo.gl/Pwc3m4.' -date: 'Thu Sep 18 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 18 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4021' --- diff --git a/content/events/2014/fall/Talk-C++-ABI.md b/content/events/2014/fall/Talk-C++-ABI.md index b11185f4..005fd78d 100644 --- a/content/events/2014/fall/Talk-C++-ABI.md +++ b/content/events/2014/fall/Talk-C++-ABI.md @@ -1,7 +1,7 @@ --- name: 'Talk: C++ ABI' short: 'C++ is an interesting study because it supports a large number of powerful, abstract concepts, yet it operates very close to the hardware compared to many modern programming languages. There are also many implementations of C++ which must be made interoperable. I will discuss some aspects of the Itanium 64 Application Binary Interface (ABI) for C++, which is now the de facto standard across Unix-like platforms of all architectures. In particular, I will cover a number of aspects of the class system fundamental to C++: data layout, polymorphic types, construction and destruction, and dynamic casting.' -date: 'Tue Nov 25 2014 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 25 2014 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2014/fall/Talk-From-Zero-to-Kernel.md b/content/events/2014/fall/Talk-From-Zero-to-Kernel.md index 76539258..40f7d146 100644 --- a/content/events/2014/fall/Talk-From-Zero-to-Kernel.md +++ b/content/events/2014/fall/Talk-From-Zero-to-Kernel.md @@ -1,7 +1,7 @@ --- name: 'Talk: From Zero to Kernel' short: 'From the massive supercomputer, to your laptop, to a Raspberry Pi: all computing systems run on an operating system powered by a kernel. The kernel is the most fundamental software running on your computer, enabling developers and users to interact with its hardware at a higher level.This talk will explore the process of writing a minimal kernel from scratch, common kernel responsibilities, and explore of the challenges of kernel development.' -date: 'Mon Nov 10 2014 06:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 10 2014 05:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'RCH 205' --- diff --git a/content/events/2014/fall/Talk-Heroic-Android-HTTP.md b/content/events/2014/fall/Talk-Heroic-Android-HTTP.md index 05d6df3b..9f4cb4ca 100644 --- a/content/events/2014/fall/Talk-Heroic-Android-HTTP.md +++ b/content/events/2014/fall/Talk-Heroic-Android-HTTP.md @@ -1,7 +1,7 @@ --- name: 'Talk: Heroic Android HTTP' short: 'The network is unreliable. 3G networking is slow. Using WiFi drains your battery. The NSA is spying on you. Different versions of HttpURLConnection have different bugs.Jesse Wilson, a software developer at Square, will be talking about OkHttp, a library that he maintains, and how to use it to make your app''s networking work even when conditions aren''t ideal. He will talk about how to configure caching to improve behavior and save resources. He will talk about crypto, and he will give advice on which libraries to use to make good networking easy.Please RSVP here: https://www.ticketfi.com/event/77/heroic-android-http.' -date: 'Thu Nov 27 2014 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 27 2014 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2014/fall/Talk-In-Pursuit-of-the-Travelling-Salesman.md b/content/events/2014/fall/Talk-In-Pursuit-of-the-Travelling-Salesman.md index ec869098..c120b576 100644 --- a/content/events/2014/fall/Talk-In-Pursuit-of-the-Travelling-Salesman.md +++ b/content/events/2014/fall/Talk-In-Pursuit-of-the-Travelling-Salesman.md @@ -1,7 +1,7 @@ --- name: 'Talk: In Pursuit of the Travelling Salesman' short: 'The Travelling Salesman Problem is easy to state: given a number of cities along with the cost of travel between each pair, find the cheapest way to visit all of the cities and return to your starting point. However, TSP is very difficult to solve. In this talk, Professor Bill Cook will discuss the history, applications, and computation of this fascinating problem.' -date: 'Wed Oct 22 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 22 2014 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2014/fall/Talk-Machine-Learning-at-Bloomberg.md b/content/events/2014/fall/Talk-Machine-Learning-at-Bloomberg.md index ae396d93..6f3be5c4 100644 --- a/content/events/2014/fall/Talk-Machine-Learning-at-Bloomberg.md +++ b/content/events/2014/fall/Talk-Machine-Learning-at-Bloomberg.md @@ -1,7 +1,7 @@ --- name: 'Talk: Machine Learning at Bloomberg' short: 'Kang, our guest speaker from Bloomberg, will illustrate some examples and difficulties associated with working on some of the most fascinating technical challenges in business and finance. He will also show some of the machine learning applications at Bloomberg that are useful in this environment. Please show up early to ensure a spot (and dinner).' -date: 'Wed Nov 12 2014 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 12 2014 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'EIT 1015' --- diff --git a/content/events/2014/fall/Talk-Why-Pattern-Recognition-is-Hard,-and-Why-Deep-Neural-Networks-Help.md b/content/events/2014/fall/Talk-Why-Pattern-Recognition-is-Hard,-and-Why-Deep-Neural-Networks-Help.md index e7987294..d3c9f90a 100644 --- a/content/events/2014/fall/Talk-Why-Pattern-Recognition-is-Hard,-and-Why-Deep-Neural-Networks-Help.md +++ b/content/events/2014/fall/Talk-Why-Pattern-Recognition-is-Hard,-and-Why-Deep-Neural-Networks-Help.md @@ -1,7 +1,7 @@ --- name: 'Talk: Why Pattern Recognition is Hard, and Why Deep Neural Networks Help' short: 'In the last few years, there has been breakthrough progress in pattern recognition -- problems like computer vision and voice recognition. This sudden progress has come from a powerful class of models called deep neural networks.This talk will explore what it means to do pattern recognition, why it is a hard problem, and why deep neural networks are so effective. We will also look at exciting and strange recent results, such as state of the art object recognition in images, neural nets playing video games, neural nets proving theorems, and neural nets learning to run python programs!Our speaker, Christopher Olah, is a math-obsessed and Haskell-loving research intern from Google''s Deep Learning group. He has a blog about his research here: http://colah.github.io/.' -date: 'Mon Nov 17 2014 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 17 2014 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'QNC 1502' --- diff --git a/content/events/2014/fall/Unix-101.md b/content/events/2014/fall/Unix-101.md index 5bb9586a..124cd72e 100644 --- a/content/events/2014/fall/Unix-101.md +++ b/content/events/2014/fall/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: 'Interested in Unix, but don''t know where to start? Then Come learn some basic topics with us including interaction with the shell, motivation for using it, some simple commands, and more.' -date: 'Fri Oct 24 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 24 2014 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2014/spring/Battle-Decks.md b/content/events/2014/spring/Battle-Decks.md index a9a07929..3831256e 100644 --- a/content/events/2014/spring/Battle-Decks.md +++ b/content/events/2014/spring/Battle-Decks.md @@ -1,7 +1,7 @@ --- name: 'Battle Decks' short: 'Five slides. Five minutes. Pure fun.' -date: 'Wed Jun 25 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jun 25 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2035' --- diff --git a/content/events/2014/spring/Bloomberg-Technical-Talk.md b/content/events/2014/spring/Bloomberg-Technical-Talk.md index dc1281a1..5ba68ba2 100644 --- a/content/events/2014/spring/Bloomberg-Technical-Talk.md +++ b/content/events/2014/spring/Bloomberg-Technical-Talk.md @@ -1,7 +1,7 @@ --- name: 'Bloomberg Technical Talk' short: 'Learn how functional programming is used in the real world, while enjoying free dinner, and free swag.' -date: 'Thu Jun 19 2014 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 19 2014 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4064' --- diff --git a/content/events/2014/spring/CSC-Goes-Outside...Again!.md b/content/events/2014/spring/CSC-Goes-Outside...Again!.md index 3df43943..5693e70e 100644 --- a/content/events/2014/spring/CSC-Goes-Outside...Again!.md +++ b/content/events/2014/spring/CSC-Goes-Outside...Again!.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes Outside...Again!' short: 'Do you like going outside? Are you vitamin-D deficient from being in the MC too long? Do you think s''mores and bonfire are a delicious combination? If so, you should join us as the CSC is going outside again! Around 7:30PM, we''re going to Laurel Creek Fire Pit for some outdoor fun. Come throw frisbees, relax and eat snacks in good company - even if you aren''t a fan of the outside or vitamin-D deficient! We''ll also have some sort of real food - probably pizza.' -date: 'Fri Jul 25 2014 20:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 25 2014 19:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Laurel Creek Fire Pit' --- diff --git a/content/events/2014/spring/CSC-Goes-Outside.md b/content/events/2014/spring/CSC-Goes-Outside.md index 62679542..932bba7f 100644 --- a/content/events/2014/spring/CSC-Goes-Outside.md +++ b/content/events/2014/spring/CSC-Goes-Outside.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes Outside' short: 'Come throw a frisbee, hang around a bonfire, and roast marshmellows! This is a social event just for fun, so come relax and eat snacks in good company!' -date: 'Fri Jun 13 2014 20:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 13 2014 19:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Laurel Creek Fire Pit' --- diff --git a/content/events/2014/spring/Spring-2014-Elections.md b/content/events/2014/spring/Spring-2014-Elections.md index 94f1c091..6350f22d 100644 --- a/content/events/2014/spring/Spring-2014-Elections.md +++ b/content/events/2014/spring/Spring-2014-Elections.md @@ -1,7 +1,7 @@ --- name: 'Spring 2014 Elections' short: 'The Computer Science Club will soon be holding elections for this term''s executive. The president, vice president, treasurer, and secretary for the spring 2014 term will be elected. The system administrator, office manager, and librarian are also typically appointed here.' -date: 'Thu May 15 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu May 15 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2014/spring/The-Most-Important-Parts-of-School-(from-a-CS-dropout).md b/content/events/2014/spring/The-Most-Important-Parts-of-School-(from-a-CS-dropout).md index e116bbc3..8fbefe7d 100644 --- a/content/events/2014/spring/The-Most-Important-Parts-of-School-(from-a-CS-dropout).md +++ b/content/events/2014/spring/The-Most-Important-Parts-of-School-(from-a-CS-dropout).md @@ -1,7 +1,7 @@ --- name: 'The Most Important Parts of School (from a CS dropout)' short: 'Learn about the real reasons you should be in school from David Wolever, CTO of akindi and a director of PyCon Canada.' -date: 'Tue Jul 22 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 22 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2014/spring/Unix-101Code-Party-0.md b/content/events/2014/spring/Unix-101Code-Party-0.md index 30553fa3..bde1de99 100644 --- a/content/events/2014/spring/Unix-101Code-Party-0.md +++ b/content/events/2014/spring/Unix-101Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Unix 101/Code Party 0' short: 'Interested in Unix, but don''t know where to start? Then Come learn some basic topics with us including interaction with the shell, motivation for using it, some simple commands, and more.Afterwards we will be moving over to the MC Comfy Lounge for a fun night of hacking! The sysadmin position will also be ratified during a general meeting of the membership at this time. Come join us for an evening of fun, learning, and food!' -date: 'Fri May 30 2014 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri May 30 2014 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003, Comfy Lounge' --- diff --git a/content/events/2014/spring/Unix-102,-Code-Party-1.md b/content/events/2014/spring/Unix-102,-Code-Party-1.md index cce5c764..f69e2652 100644 --- a/content/events/2014/spring/Unix-102,-Code-Party-1.md +++ b/content/events/2014/spring/Unix-102,-Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Unix 102, Code Party 1' short: 'Learn how to host a website and spend the night hacking!' -date: 'Fri Jul 11 2014 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jul 11 2014 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003, M3 1006' --- diff --git a/content/events/2014/winter/Battle-Decks.md b/content/events/2014/winter/Battle-Decks.md index 7f803e9b..b26a4879 100644 --- a/content/events/2014/winter/Battle-Decks.md +++ b/content/events/2014/winter/Battle-Decks.md @@ -1,7 +1,7 @@ --- name: 'Battle Decks' short: 'Create a 5-slide PowerPoint presentation about a specific topic. Bring it with you to the event (on a flash drive). Submit it into the lottery. Select a random PowerPoint presentation from the lottery and talk about it on the spot.' -date: 'Tue Mar 18 2014 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 18 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2014/winter/Bloomberg-Talk.md b/content/events/2014/winter/Bloomberg-Talk.md index 5ef5f3ef..f2e80e13 100644 --- a/content/events/2014/winter/Bloomberg-Talk.md +++ b/content/events/2014/winter/Bloomberg-Talk.md @@ -1,7 +1,7 @@ --- name: 'Bloomberg Talk' short: 'Bloomberg''s Alex Scotti will be presenting a talk this Tuesday on concurrency control implementations in relational databases. Free swag and dinner will be provided.' -date: 'Tue Feb 04 2014 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 04 2014 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4058' --- diff --git a/content/events/2014/winter/Code-Party-0.md b/content/events/2014/winter/Code-Party-0.md index cb1b6076..6fd8c50a 100644 --- a/content/events/2014/winter/Code-Party-0.md +++ b/content/events/2014/winter/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Immediately after UNIX 101, we will be having our first annual code party. Enjoy a free dinner, relax, and share ideas with your friends about your favourite topics in computer science.' -date: 'Thu Feb 13 2014 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 13 2014 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2014/winter/Code-Party-1.md b/content/events/2014/winter/Code-Party-1.md index 54b20b8a..74b769d4 100644 --- a/content/events/2014/winter/Code-Party-1.md +++ b/content/events/2014/winter/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: 'We will be having our 2nd code party this term. Enjoy a free dinner, relax, and share ideas with your friends about your favourite topics in computer science.' -date: 'Fri Mar 14 2014 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Mar 14 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2014/winter/HackWaterloo.md b/content/events/2014/winter/HackWaterloo.md index 091a1f66..5ed2ce3a 100644 --- a/content/events/2014/winter/HackWaterloo.md +++ b/content/events/2014/winter/HackWaterloo.md @@ -1,7 +1,7 @@ --- name: 'HackWaterloo' short: 'Work on a software project for 24 hours in teams of up to 4 members. Swag will be provided by Facebook and Google. A Microsoft Surface Tablet will be awarded to the winning team. Register and find out more at [http://hack-waterloo.com]().' -date: 'Fri Mar 28 2014 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Mar 28 2014 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'CPH 1346' --- diff --git a/content/events/2014/winter/UNIX-101.md b/content/events/2014/winter/UNIX-101.md index c374d989..c1907233 100644 --- a/content/events/2014/winter/UNIX-101.md +++ b/content/events/2014/winter/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'Learn the basics of using tools found commonly on UNIX-like operating systems. For students new to this topic, knowledge gained from UNIX 101 would be useful in coursework.' -date: 'Thu Feb 13 2014 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 13 2014 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2014/winter/Winter-2014-Elections.md b/content/events/2014/winter/Winter-2014-Elections.md index 527994be..f93e5016 100644 --- a/content/events/2014/winter/Winter-2014-Elections.md +++ b/content/events/2014/winter/Winter-2014-Elections.md @@ -1,7 +1,7 @@ --- name: 'Winter 2014 Elections' short: 'Elections for Winter 2014 are being held! The Executive will be elected, and the Office Manager and Librarian will be appointed by the new executive.' -date: 'Thu Jan 16 2014 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 16 2014 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2015/fall/'Git-101'.md b/content/events/2015/fall/'Git-101'.md index 85680522..0dc59614 100644 --- a/content/events/2015/fall/'Git-101'.md +++ b/content/events/2015/fall/'Git-101'.md @@ -1,7 +1,7 @@ --- name: '''Git 101''' short: 'Learn how to use Git properly in an exciting talk by Charlie Wang!' -date: 'Thu Nov 19 2015 08:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 19 2015 07:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2015/fall/'Static-Analysis-and-Program-Optimization-Using-Dataflow-Analysis'.md b/content/events/2015/fall/'Static-Analysis-and-Program-Optimization-Using-Dataflow-Analysis'.md index e142b3b9..cff2b209 100644 --- a/content/events/2015/fall/'Static-Analysis-and-Program-Optimization-Using-Dataflow-Analysis'.md +++ b/content/events/2015/fall/'Static-Analysis-and-Program-Optimization-Using-Dataflow-Analysis'.md @@ -1,7 +1,7 @@ --- name: '''Static Analysis and Program Optimization Using Dataflow Analysis''' short: 'An introduction to some basic issues with optimization of imperative programs, by Sean Harrap' -date: 'Mon Nov 23 2015 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 23 2015 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2015/fall/'Why-Am-I-Studying-This'.md b/content/events/2015/fall/'Why-Am-I-Studying-This'.md index 027ecaf5..0be98c98 100644 --- a/content/events/2015/fall/'Why-Am-I-Studying-This'.md +++ b/content/events/2015/fall/'Why-Am-I-Studying-This'.md @@ -1,7 +1,7 @@ --- name: '''Why Am I Studying This?''' short: 'Big-O, the Halting Problem, Finite State Machines, and more are concepts that get even more interesting in the real world. Come and hear Tom Rathborne talk about how theory hits reality (often with a bang!) at Booking.com.' -date: 'Fri Oct 02 2015 20:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 02 2015 19:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4040' --- diff --git a/content/events/2015/fall/An-Introduction-to-Google's-FOAM-Framework.md b/content/events/2015/fall/An-Introduction-to-Google's-FOAM-Framework.md index 9dbcbb69..d8438da8 100644 --- a/content/events/2015/fall/An-Introduction-to-Google's-FOAM-Framework.md +++ b/content/events/2015/fall/An-Introduction-to-Google's-FOAM-Framework.md @@ -1,7 +1,7 @@ --- name: 'An Introduction to Google''s FOAM Framework' short: 'An introduction to Google''s FOAM framework, an open-source modeling framework written in Javascript, by Google''s Kevin Greer.' -date: 'Thu Nov 26 2015 06:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 26 2015 05:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4063' --- diff --git a/content/events/2015/fall/Back-to-Back-Talks-Culture-Turnaround-and-Software-Defined-Networks.md b/content/events/2015/fall/Back-to-Back-Talks-Culture-Turnaround-and-Software-Defined-Networks.md index 9860034e..e22213b5 100644 --- a/content/events/2015/fall/Back-to-Back-Talks-Culture-Turnaround-and-Software-Defined-Networks.md +++ b/content/events/2015/fall/Back-to-Back-Talks-Culture-Turnaround-and-Software-Defined-Networks.md @@ -1,7 +1,7 @@ --- name: 'Back to Back Talks: Culture Turnaround and Software Defined Networks' short: 'Back to back talks from John Stix and Francisco Dominguez on turning a company''s culture around and on Software Defined Networks!' -date: 'Wed Sep 30 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Sep 30 2015 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1304' --- diff --git a/content/events/2015/fall/CSC-and-WiCS-Career-Panel.md b/content/events/2015/fall/CSC-and-WiCS-Career-Panel.md index 5e5025a1..601fcfd0 100644 --- a/content/events/2015/fall/CSC-and-WiCS-Career-Panel.md +++ b/content/events/2015/fall/CSC-and-WiCS-Career-Panel.md @@ -1,7 +1,7 @@ --- name: 'CSC and WiCS Career Panel' short: 'The CSC is joining WiCS to host a career panel! Come hear from Waterloo alumni as they speak about their time at Waterloo, experience with coop, and life beyond the university. Please register at http://bit.ly/1OyJP6D' -date: 'Thu Sep 24 2015 17:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 24 2015 16:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'EIT 3142' --- diff --git a/content/events/2015/fall/Cory-Doctorow---The-War-on-General-Purpose-Computing.md b/content/events/2015/fall/Cory-Doctorow---The-War-on-General-Purpose-Computing.md index 923631b1..5cbc56cb 100644 --- a/content/events/2015/fall/Cory-Doctorow---The-War-on-General-Purpose-Computing.md +++ b/content/events/2015/fall/Cory-Doctorow---The-War-on-General-Purpose-Computing.md @@ -1,7 +1,7 @@ --- name: 'Cory Doctorow - The War on General Purpose Computing' short: ' Between walled gardens, surveillance agencies, and political opponents, no matter who''s winning the war on general purpose computing you''re losing. The Computer Science Club will be hosting Cory Doctorow''s talk in the Theatre of the Arts on October 16. ' -date: 'Fri Oct 16 2015 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Oct 16 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'ML Theatre of the Arts' --- diff --git a/content/events/2015/fall/Fall-2015-Elections.md b/content/events/2015/fall/Fall-2015-Elections.md index 0eac6e64..3f1482e7 100644 --- a/content/events/2015/fall/Fall-2015-Elections.md +++ b/content/events/2015/fall/Fall-2015-Elections.md @@ -1,7 +1,7 @@ --- name: 'Fall 2015 Elections' short: 'The Computer Science Club will be holding elections for the Fall 2015 term on Tuesday, September 22nd in MC Comfy (MC 3001) at 19:00. During the meeting, the president, vice-president, treasurer and secretary will be elected, the sysadmin will be ratified, and the librarian and office manager will be appointed.See inside for nominations.' -date: 'Tue Sep 22 2015 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 22 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2015/fall/Google-Cardboard.md b/content/events/2015/fall/Google-Cardboard.md index 9de05455..b443d896 100644 --- a/content/events/2015/fall/Google-Cardboard.md +++ b/content/events/2015/fall/Google-Cardboard.md @@ -1,7 +1,7 @@ --- name: 'Google Cardboard' short: 'Come for a talk from Rob Suderman on Cardboard, Google''s recent exploration in affordable, cereal box based Virtual Reality.' -date: 'Thu Sep 17 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Sep 17 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2065' --- diff --git a/content/events/2015/fall/Results-of-Fall-2015-Elections.md b/content/events/2015/fall/Results-of-Fall-2015-Elections.md index ec0c4f27..86d21f83 100644 --- a/content/events/2015/fall/Results-of-Fall-2015-Elections.md +++ b/content/events/2015/fall/Results-of-Fall-2015-Elections.md @@ -1,7 +1,7 @@ --- name: 'Results of Fall 2015 Elections' short: 'The Computer Science Club has elected its executive for the term, and a new Office Manager and System Administrator have been appointed.See inside for results.' -date: 'Tue Sep 22 2015 22:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Sep 22 2015 21:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001' --- diff --git a/content/events/2015/fall/Starting-an-VN-Indie-Game-Company-as-a-UW-Student.md b/content/events/2015/fall/Starting-an-VN-Indie-Game-Company-as-a-UW-Student.md index 13c16f77..ab7cde64 100644 --- a/content/events/2015/fall/Starting-an-VN-Indie-Game-Company-as-a-UW-Student.md +++ b/content/events/2015/fall/Starting-an-VN-Indie-Game-Company-as-a-UW-Student.md @@ -1,7 +1,7 @@ --- name: 'Starting an VN Indie Game Company as a UW Student' short: 'Come out to a talk by Alfe Clemencio!Many people want to make games as signified by all the game development schools that are appearing everywhere. But how would you do it as a UW student? This talk shares the experiences of how making Sakura River Interactive was founded without any Angel/VC investment.' -date: 'Wed Oct 07 2015 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 07 2015 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4061' --- diff --git a/content/events/2015/fall/WiCS-and-CSC-watch-War-Games!.md b/content/events/2015/fall/WiCS-and-CSC-watch-War-Games!.md index 05c152c7..2e093576 100644 --- a/content/events/2015/fall/WiCS-and-CSC-watch-War-Games!.md +++ b/content/events/2015/fall/WiCS-and-CSC-watch-War-Games!.md @@ -1,7 +1,7 @@ --- name: 'WiCS and CSC watch War Games!' short: 'WiCS and CSC are watching War Games in the Comfy lounge.' -date: 'Fri Nov 27 2015 20:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 27 2015 19:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2015/spring/Algorithms-for-Shortest-Paths.md b/content/events/2015/spring/Algorithms-for-Shortest-Paths.md index 28603c44..102041da 100644 --- a/content/events/2015/spring/Algorithms-for-Shortest-Paths.md +++ b/content/events/2015/spring/Algorithms-for-Shortest-Paths.md @@ -1,7 +1,7 @@ --- name: 'Algorithms for Shortest Paths' short: 'Come to this exciting talk about path-finding algorithms which is being presented by Professor Anna Lubiw.' -date: 'Thu Jul 16 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 16 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4064' --- diff --git a/content/events/2015/spring/By-Elections.md b/content/events/2015/spring/By-Elections.md index 18f3f66a..a3eebed3 100644 --- a/content/events/2015/spring/By-Elections.md +++ b/content/events/2015/spring/By-Elections.md @@ -1,7 +1,7 @@ --- name: 'By-Elections' short: 'As there are vacancies in the executive council, there will be by-election on May 22nd. The following positions are open for election:- Treasurer- SecretaryThe executive are also looking for people who may be interested in the following positions:- Systems Administrator- Office Manager- Librarian' -date: 'Fri May 22 2015 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri May 22 2015 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001 (Coomfy)' --- diff --git a/content/events/2015/spring/Infrasound-is-all-around-us.md b/content/events/2015/spring/Infrasound-is-all-around-us.md index d4191a7d..d9e1e4b1 100644 --- a/content/events/2015/spring/Infrasound-is-all-around-us.md +++ b/content/events/2015/spring/Infrasound-is-all-around-us.md @@ -1,7 +1,7 @@ --- name: 'Infrasound is all around us' short: 'Ambient infra sound surrounds us. Richard Mann presents his current research and equipment on measuring infra sound, and samples of recorded infra sound.' -date: 'Wed Jul 08 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jul 08 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4060' --- diff --git a/content/events/2015/spring/UNIX-102.md b/content/events/2015/spring/UNIX-102.md index 68490ce9..4054d031 100644 --- a/content/events/2015/spring/UNIX-102.md +++ b/content/events/2015/spring/UNIX-102.md @@ -1,7 +1,7 @@ --- name: 'UNIX 102' short: 'n things SCS hasn''t told you about the shell' -date: 'Fri Jun 19 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 19 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2015/spring/WiCS-and-CSC-Go-Outside.md b/content/events/2015/spring/WiCS-and-CSC-Go-Outside.md index b90c9664..a7c0d40a 100644 --- a/content/events/2015/spring/WiCS-and-CSC-Go-Outside.md +++ b/content/events/2015/spring/WiCS-and-CSC-Go-Outside.md @@ -1,7 +1,7 @@ --- name: 'WiCS and CSC Go Outside' short: 'Come hang out with the Women in Computer Science and the Computer Science Club! There will be s''mores and frozen yogurt. Also fire. And a creek. Let''s enjoy the outdoors!' -date: 'Fri Jun 26 2015 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Jun 26 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Laurel Creek Firepit' --- diff --git a/content/events/2015/winter/Alumni-Tech-Talk.md b/content/events/2015/winter/Alumni-Tech-Talk.md index 7cd222f3..7b61a3ad 100644 --- a/content/events/2015/winter/Alumni-Tech-Talk.md +++ b/content/events/2015/winter/Alumni-Tech-Talk.md @@ -1,7 +1,7 @@ --- name: 'Alumni Tech Talk' short: 'Alex Tsay from AeroFS will talk about the high availability distributed file systems they develop.The CAP Theorem outlined the fundamental limitations of a distributed system. When designing a distributed system, one has to constantly be aware of the trade-off between consistency and availability. Most distributed systems are designed with consistency in mind. However, AeroFS has decided to build a high-availability file system instead. In this tech talk, I''ll be presenting an overview of AeroFS file system, advantages and challenges of a high-availability file system, and examine the inner workings of AeroFS''s core syncing algorithm.' -date: 'Wed Jan 21 2015 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Jan 21 2015 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2017' --- diff --git a/content/events/2015/winter/Code-Party-0.md b/content/events/2015/winter/Code-Party-0.md index e9ede960..26111a34 100644 --- a/content/events/2015/winter/Code-Party-0.md +++ b/content/events/2015/winter/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'The first code party of Winter 2015, and we have something a litle different this time. We''re running a Code Retreat (coderetreat.org) with Boltmade. The result of this is that you will be able to do a coding challenge, wherein you implement Rule 110 (like the Game of Life). Of course, if you want to work on whatever you can do that as well. Delicious free food, but RSVP! [bit.ly/code-party-0]()' -date: 'Fri Feb 27 2015 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 27 2015 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'EV3 1408' --- diff --git a/content/events/2015/winter/Constitutional-GM-and-Code-Party-1.md b/content/events/2015/winter/Constitutional-GM-and-Code-Party-1.md index bcbd745b..5482d782 100644 --- a/content/events/2015/winter/Constitutional-GM-and-Code-Party-1.md +++ b/content/events/2015/winter/Constitutional-GM-and-Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Constitutional GM and Code Party 1' short: 'GM for the W2015 term, two main amendments to be discussed: Requiring elections to be held within two weeks of the beginning of term and adopting a club-wide code of conduct.
Code Party 1 follows, we''re doing timed code golf problems, T-shirts might find themselves on people who do well on code golf.' -date: 'Fri Mar 27 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Mar 27 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'EIT 1015' --- diff --git a/content/events/2015/winter/Describing-and-Synthesizing-Microfluidics.md b/content/events/2015/winter/Describing-and-Synthesizing-Microfluidics.md index 4341ec5a..1795221a 100644 --- a/content/events/2015/winter/Describing-and-Synthesizing-Microfluidics.md +++ b/content/events/2015/winter/Describing-and-Synthesizing-Microfluidics.md @@ -1,7 +1,7 @@ --- name: 'Describing and Synthesizing Microfluidics' short: 'Derek Rayside presents current research on the field of microfluidics. Microfluidics are currently developed mainly by trial and error. How can this be improved?' -date: 'Thu Apr 02 2015 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Apr 02 2015 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2015/winter/Making-Robots-Behave.md b/content/events/2015/winter/Making-Robots-Behave.md index 19fd4d54..43db7149 100644 --- a/content/events/2015/winter/Making-Robots-Behave.md +++ b/content/events/2015/winter/Making-Robots-Behave.md @@ -1,7 +1,7 @@ --- name: 'Making Robots Behave' short: 'Part of the Cheriton School of CS'' Distinguished Lecture Series, MIT''s Leslie Kaelbling will discuss robotic AI applied to the messy real world. We make a number of approximations during planning but regain robustness and effectiveness through a continuous state estimation and replanning process. This allows us to solve problems that would otherwise be intractable to solve optimally.' -date: 'Thu Feb 05 2015 16:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 05 2015 15:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2015/winter/Racket's-Magical-match.md b/content/events/2015/winter/Racket's-Magical-match.md index f3b4a933..b23fbb4f 100644 --- a/content/events/2015/winter/Racket's-Magical-match.md +++ b/content/events/2015/winter/Racket's-Magical-match.md @@ -1,7 +1,7 @@ --- name: 'Racket''s Magical match' short: 'Theo Belaire, a fourth-year CS student, will be talking about Racket''s match'' function. Bug resistant, legible, and super powerful! Especially useful for CS 241 in writing compilers, but all-round a joy to write.' -date: 'Mon Feb 02 2015 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Feb 02 2015 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4063' --- diff --git a/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-1.md b/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-1.md index 6a774326..955111fd 100644 --- a/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-1.md +++ b/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-1.md @@ -1,7 +1,7 @@ --- name: 'Runtime Type Inference in Dynamic Languages - Day 1' short: 'Javascript is fast. In some cases, very close to compiled-language fast. How is this even possible? How do we know what types our variables have? How can we optimize it well? Kannan Vijayan will be talking about the historical advances in JIT-compilation of dynamically typed programs over two days. Of course, both of those talks will have free food.' -date: 'Mon Mar 09 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Mar 09 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4040' --- diff --git a/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-2.md b/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-2.md index 5f44e85a..b7631e0e 100644 --- a/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-2.md +++ b/content/events/2015/winter/Runtime-Type-Inference-in-Dynamic-Languages---Day-2.md @@ -1,7 +1,7 @@ --- name: 'Runtime Type Inference in Dynamic Languages - Day 2' short: 'Day 2 of Runtime Type Inference in Dynamic Languages with Kannan Vijayan' -date: 'Tue Mar 10 2015 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 10 2015 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4040' --- diff --git a/content/events/2015/winter/SAT-and-SMT-solvers.md b/content/events/2015/winter/SAT-and-SMT-solvers.md index d68e1961..1426d1de 100644 --- a/content/events/2015/winter/SAT-and-SMT-solvers.md +++ b/content/events/2015/winter/SAT-and-SMT-solvers.md @@ -1,7 +1,7 @@ --- name: 'SAT and SMT solvers' short: 'Murphy Berzish explains how to programmatically determine if a program is satisfiable, and how to find a concrete counterexample if it is unsatisfiable. At the core are SAT/SMT solvers. SAT theory deals with Boolean Satisfiability solvers, while SMT theory--Satisfiability Modulo a Theory--allows SMT to be extended to common data structures. Free food!' -date: 'Tue Mar 03 2015 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Mar 03 2015 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2038' --- diff --git a/content/events/2015/winter/Tech-Talk-Google-Fiber-Internet-The-Messy-Bits.md b/content/events/2015/winter/Tech-Talk-Google-Fiber-Internet-The-Messy-Bits.md index 77d65a17..77e66993 100644 --- a/content/events/2015/winter/Tech-Talk-Google-Fiber-Internet-The-Messy-Bits.md +++ b/content/events/2015/winter/Tech-Talk-Google-Fiber-Internet-The-Messy-Bits.md @@ -1,7 +1,7 @@ --- name: 'Tech Talk: Google Fiber Internet: The Messy Bits' short: 'Our speaker, Avery Pennarun, will share some not-very-secret secrets from the team creating GFiber''s open source router firmware, including some discussion of wifi, marketing truthiness, the laws of physics, something about coaxial cables, embedded ARM processors, queuing theory, signal processing, hardware design, and kernel driver optimization. If you''re lucky, he may also rant about poor garbage collector implementations. Also, there will be at least one slide containing one of those swooshy circle-and-arrow lifecycle diagrams, we promise.Please RSVP here: http://bit.ly/GoogleFiberTalk.' -date: 'Thu Jan 15 2015 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 15 2015 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 2065' --- diff --git a/content/events/2015/winter/Winter-2015-Elections.md b/content/events/2015/winter/Winter-2015-Elections.md index ad6c810a..07490920 100644 --- a/content/events/2015/winter/Winter-2015-Elections.md +++ b/content/events/2015/winter/Winter-2015-Elections.md @@ -1,7 +1,7 @@ --- name: 'Winter 2015 Elections' short: 'Elections for Winter 2015 are being held! Submit a nomination and join your fellow members in choosing this term''s CSC executive. (Please note the time change to 7PM.)' -date: 'Thu Jan 15 2015 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 15 2015 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'Comfy Lounge' --- diff --git a/content/events/2016/fall/ALT+TAB-Talks.md b/content/events/2016/fall/ALT+TAB-Talks.md index 3608dd39..c3c8da2a 100644 --- a/content/events/2016/fall/ALT+TAB-Talks.md +++ b/content/events/2016/fall/ALT+TAB-Talks.md @@ -1,7 +1,7 @@ --- name: 'ALT+TAB Talks' short: 'Various members of the CSC will be giving brief, 25 minute talks on CS-related topics. An list of the talks being delivered can be found if you follow the event page link in this description. There will be food provided.' -date: 'Wed Nov 30 2016 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 30 2016 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4063' --- diff --git a/content/events/2016/fall/Bringing-OOP-Best-Practices-to-the-World-of-Functional-Programming.md b/content/events/2016/fall/Bringing-OOP-Best-Practices-to-the-World-of-Functional-Programming.md index 1578887f..92977f3a 100644 --- a/content/events/2016/fall/Bringing-OOP-Best-Practices-to-the-World-of-Functional-Programming.md +++ b/content/events/2016/fall/Bringing-OOP-Best-Practices-to-the-World-of-Functional-Programming.md @@ -1,7 +1,7 @@ --- name: 'Bringing OOP Best Practices to the World of Functional Programming' short: 'The CSC will have its first talk of the term this Thursday, October 6th. UW alumna and CSC member Elana Hashman will be giving a talk on using functional programming languages (like Racket!) in industry, and how some concepts from the more common object-oriented paradigm are translated to the functional paradigm. The abstract for the talk is below.' -date: 'Thu Oct 06 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 06 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4021' --- diff --git a/content/events/2016/fall/CSC-and-WiCS-Go-Outside.md b/content/events/2016/fall/CSC-and-WiCS-Go-Outside.md index 4d4cce93..031ebe93 100644 --- a/content/events/2016/fall/CSC-and-WiCS-Go-Outside.md +++ b/content/events/2016/fall/CSC-and-WiCS-Go-Outside.md @@ -1,7 +1,7 @@ --- name: 'CSC and WiCS Go Outside' short: 'The CSC and WiCS (Women in Computer Science) are co-hosting a social event on Thursday, October 13th (the day after reading week). We will be Going Outside to the Columbia Lake 2 Fire Pit; there will be a campfire, s''mores, lots of food, frisbees, grass, etc. Bring your friends!' -date: 'Thu Oct 13 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 13 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Columbia Lake 2 Fire Pit' --- diff --git a/content/events/2016/fall/CSCPMC-EOT-Party.md b/content/events/2016/fall/CSCPMC-EOT-Party.md index 89bb029d..f3896e91 100644 --- a/content/events/2016/fall/CSCPMC-EOT-Party.md +++ b/content/events/2016/fall/CSCPMC-EOT-Party.md @@ -1,7 +1,7 @@ --- name: 'CSC/PMC EOT Party' short: 'The CSC and the PMAMC&OC (aka pure math club) are hosting our end of term events together! We''ll be taking over MC Comfy to hang out, eat lots of food (from Kismet!), and play board games.' -date: 'Mon Dec 05 2016 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Dec 05 2016 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2016/fall/Code-Party.md b/content/events/2016/fall/Code-Party.md index 5e23edcf..ee23c39e 100644 --- a/content/events/2016/fall/Code-Party.md +++ b/content/events/2016/fall/Code-Party.md @@ -1,7 +1,7 @@ --- name: 'Code Party' short: 'Come code with us, eat some food, do some things. Personal projects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join us at Code Party and do it, with great company and great food.' -date: 'Wed Nov 16 2016 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 16 2016 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'M3 1006' --- diff --git a/content/events/2016/fall/Edmund-Noble-Member-Talk.md b/content/events/2016/fall/Edmund-Noble-Member-Talk.md index 944681b4..d464b5b2 100644 --- a/content/events/2016/fall/Edmund-Noble-Member-Talk.md +++ b/content/events/2016/fall/Edmund-Noble-Member-Talk.md @@ -1,7 +1,7 @@ --- name: 'Edmund Noble Member Talk' short: 'CSC member Edmund Noble will be giving a talk, titled "Purely Functional Programming with Freely-Generated Domain Specific Languages". The talk will focus on embedded DSLs that exist within other languages, and how they can easily be constructed.' -date: 'Fri Nov 25 2016 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Nov 25 2016 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4063' --- diff --git a/content/events/2016/fall/Fall-2016-Elections.md b/content/events/2016/fall/Fall-2016-Elections.md index 8408240b..6142d56b 100644 --- a/content/events/2016/fall/Fall-2016-Elections.md +++ b/content/events/2016/fall/Fall-2016-Elections.md @@ -1,7 +1,7 @@ --- name: 'Fall 2016 Elections' short: 'The Computer Science Club will be holding elections for the Fall 2016 President, Vice-President, Secretary and Treasurer. Additionally, the Systems Administrator, Office Manager and Librarian will be appointed.' -date: 'Mon Sep 19 2016 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Sep 19 2016 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy Lounge' --- diff --git a/content/events/2016/fall/Feminism-in-STEM---a-101-Panel.md b/content/events/2016/fall/Feminism-in-STEM---a-101-Panel.md index ce91098c..df8cec85 100644 --- a/content/events/2016/fall/Feminism-in-STEM---a-101-Panel.md +++ b/content/events/2016/fall/Feminism-in-STEM---a-101-Panel.md @@ -1,7 +1,7 @@ --- name: 'Feminism in STEM - a 101 Panel' short: 'An introductory feminism in STEM panel, free food.' -date: 'Tue Oct 18 2016 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Oct 18 2016 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'QNC 1507' --- diff --git a/content/events/2016/fall/General-Meeting.md b/content/events/2016/fall/General-Meeting.md index 577476db..f775e1a6 100644 --- a/content/events/2016/fall/General-Meeting.md +++ b/content/events/2016/fall/General-Meeting.md @@ -1,7 +1,7 @@ --- name: 'General Meeting' short: 'This general meeting will be held to discuss changes to our Code of Conduct.' -date: 'Wed Nov 16 2016 21:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 16 2016 20:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'M3 1006' --- diff --git a/content/events/2016/fall/Richard-Mann-Prof-Talk.md b/content/events/2016/fall/Richard-Mann-Prof-Talk.md index 9f272cb8..8ef636c6 100644 --- a/content/events/2016/fall/Richard-Mann-Prof-Talk.md +++ b/content/events/2016/fall/Richard-Mann-Prof-Talk.md @@ -1,7 +1,7 @@ --- name: 'Richard Mann Prof Talk' short: 'Professor Richard Mann will be giving a talk, titled "Open Source Software for Sound Measurement and Analysis". He will be presenting information about his new course, CS 489, Computational Sound, which will be running in Winter 2017.' -date: 'Mon Nov 21 2016 19:15:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 21 2016 18:15:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4063' --- diff --git a/content/events/2016/fall/UNIX-101.md b/content/events/2016/fall/UNIX-101.md index f490ca1d..47124c16 100644 --- a/content/events/2016/fall/UNIX-101.md +++ b/content/events/2016/fall/UNIX-101.md @@ -1,7 +1,7 @@ --- name: 'UNIX 101' short: 'The CSC is having its next event, UNIX 101, on Wednesday November 9th at 6 PM in MC 3003 (the mac lab across from the CSC). UNIX 101 is a tutorial where we teach the basics of using a command-line (terminal) environment in UNIX. Knowing how to use the command-line and UNIX is an invaluable skill in CS, and helps prepare you for future projects and co-ops.' -date: 'Wed Nov 09 2016 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 09 2016 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2016/spring/CSC-Does-Spring-Cleaning.md b/content/events/2016/spring/CSC-Does-Spring-Cleaning.md index 832361aa..96900072 100644 --- a/content/events/2016/spring/CSC-Does-Spring-Cleaning.md +++ b/content/events/2016/spring/CSC-Does-Spring-Cleaning.md @@ -1,7 +1,7 @@ --- name: 'CSC Does Spring Cleaning' short: 'Come out and help make the office slightly less messy! We will bribe... uh, provide you with food for helping. :)' -date: 'Wed May 25 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed May 25 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3036 (CSC Office)' --- diff --git a/content/events/2016/spring/Code-Party-0.md b/content/events/2016/spring/Code-Party-0.md index 2dc8ffd8..7754e6d0 100644 --- a/content/events/2016/spring/Code-Party-0.md +++ b/content/events/2016/spring/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Come code with us, eat some food, do some things. Personal projects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join us at Code Party 0 and do it, with great company and great food.' -date: 'Thu Jun 02 2016 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 02 2016 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'STC 0010' --- diff --git a/content/events/2016/spring/Computer-Science-Beyond-Bits-and-Bytes.md b/content/events/2016/spring/Computer-Science-Beyond-Bits-and-Bytes.md index 20d70ed7..c6110489 100644 --- a/content/events/2016/spring/Computer-Science-Beyond-Bits-and-Bytes.md +++ b/content/events/2016/spring/Computer-Science-Beyond-Bits-and-Bytes.md @@ -1,7 +1,7 @@ --- name: 'Computer Science: Beyond Bits and Bytes' short: 'Gladimir Baranoski is an Associate Professor at the School of Computer Science, in the Natural Phenomena Simulation Group. He will be giving a talk on underappreciated facets of computer science and its connections to other disciplines.' -date: 'Thu Jul 14 2016 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 14 2016 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 2034' --- diff --git a/content/events/2016/spring/Notorious-CS452.md b/content/events/2016/spring/Notorious-CS452.md index bc8b348d..5d97d8d8 100644 --- a/content/events/2016/spring/Notorious-CS452.md +++ b/content/events/2016/spring/Notorious-CS452.md @@ -1,7 +1,7 @@ --- name: 'Notorious CS452' short: 'Bill Cowan is the Director of the Computer Graphics Lab, and teaches the notorious CS452, lovingly known as the trains course by CS students. He will be giving a talk on that very course.' -date: 'Thu Jul 21 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 21 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4045' --- diff --git a/content/events/2016/spring/Richard-Mann-Prof-Talk-and-EOT.md b/content/events/2016/spring/Richard-Mann-Prof-Talk-and-EOT.md index 5878cc73..38a6faac 100644 --- a/content/events/2016/spring/Richard-Mann-Prof-Talk-and-EOT.md +++ b/content/events/2016/spring/Richard-Mann-Prof-Talk-and-EOT.md @@ -1,7 +1,7 @@ --- name: 'Richard Mann Prof Talk and EOT' short: 'Join us on Monday, July 25th at 6pm in the MC Comfy Lounge for an exciting prof talk by Richard Mann on Open Source Computer Sound Measurement. The abstract for the talk is below. We will follow this up by an EOT event with dinner and board games! Last event of the term, get hype.' -date: 'Mon Jul 25 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 25 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy Lounge' --- diff --git a/content/events/2016/spring/Spring-2016-Elections.md b/content/events/2016/spring/Spring-2016-Elections.md index 286a5f58..df67ccc4 100644 --- a/content/events/2016/spring/Spring-2016-Elections.md +++ b/content/events/2016/spring/Spring-2016-Elections.md @@ -1,7 +1,7 @@ --- name: 'Spring 2016 Elections' short: 'The Computer Science Club will be holding elections for the Spring 2016 for President, Vice-President, Secretary, and Treasurer. Additionally, librarian, office manager, sysadmin, and fridge regent will be appointed and ratified.' -date: 'Thu May 12 2016 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu May 12 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3001 (Comfy)' --- diff --git a/content/events/2016/spring/WiCS-and-CSC-Go-Outside!.md b/content/events/2016/spring/WiCS-and-CSC-Go-Outside!.md index 6a2c03bc..cda8f1a4 100644 --- a/content/events/2016/spring/WiCS-and-CSC-Go-Outside!.md +++ b/content/events/2016/spring/WiCS-and-CSC-Go-Outside!.md @@ -1,7 +1,7 @@ --- name: 'WiCS and CSC Go Outside!' short: 'Join us at BMH Green for a night outdoors with fellow people in Computer Science! There will be ice cream and board games and frisbees and maybe some water guns. Bring your friends!' -date: 'Mon Jul 11 2016 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 11 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'BMH Green' --- diff --git a/content/events/2016/spring/scp-talks.md b/content/events/2016/spring/scp-talks.md index dd696781..b9f85789 100644 --- a/content/events/2016/spring/scp-talks.md +++ b/content/events/2016/spring/scp-talks.md @@ -1,7 +1,7 @@ --- name: 'scp talks' short: 'Listen to cool 15-20 lightning talks by CSC members on a variety of computer science and related topics.' -date: 'Wed Jun 08 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jun 08 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 5479' --- diff --git a/content/events/2016/winter/Code-Party.md b/content/events/2016/winter/Code-Party.md index f79929bb..b0716df2 100644 --- a/content/events/2016/winter/Code-Party.md +++ b/content/events/2016/winter/Code-Party.md @@ -1,7 +1,7 @@ --- name: 'Code Party' short: 'The CS Club is having its termly code party! Come out and work on projects, assignments, and more. Food is provided!' -date: 'Thu Feb 04 2016 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 04 2016 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0010' --- diff --git a/content/events/2016/winter/Eth1-Jane-Street-Competition.md b/content/events/2016/winter/Eth1-Jane-Street-Competition.md index add43115..8d85e624 100644 --- a/content/events/2016/winter/Eth1-Jane-Street-Competition.md +++ b/content/events/2016/winter/Eth1-Jane-Street-Competition.md @@ -1,7 +1,7 @@ --- name: 'Eth1: Jane Street Competition' short: 'eth1: a day-long programming contest. Form teams and hack together a trading bot to compete against others and the markets.' -date: 'Sat Jan 23 2016 12:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Jan 23 2016 11:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'TBA' --- diff --git a/content/events/2016/winter/Git-102.md b/content/events/2016/winter/Git-102.md index f7240b90..26e6327e 100644 --- a/content/events/2016/winter/Git-102.md +++ b/content/events/2016/winter/Git-102.md @@ -1,7 +1,7 @@ --- name: 'Git 102' short: 'Git 102 : Why you learned git in the first place.' -date: 'Wed Mar 16 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Mar 16 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC3003' --- diff --git a/content/events/2016/winter/Movie-Night-Big-Hero-6.md b/content/events/2016/winter/Movie-Night-Big-Hero-6.md index 7e043df5..ab5a7f6a 100644 --- a/content/events/2016/winter/Movie-Night-Big-Hero-6.md +++ b/content/events/2016/winter/Movie-Night-Big-Hero-6.md @@ -1,7 +1,7 @@ --- name: 'Movie Night: Big Hero 6' short: 'Movie Night! Come watch "Big Hero 6" with the CSC!' -date: 'Wed Feb 10 2016 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 10 2016 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2016/winter/On-Surrounding-a-Polygon.md b/content/events/2016/winter/On-Surrounding-a-Polygon.md index 4c511a94..8d621b0d 100644 --- a/content/events/2016/winter/On-Surrounding-a-Polygon.md +++ b/content/events/2016/winter/On-Surrounding-a-Polygon.md @@ -1,7 +1,7 @@ --- name: 'On Surrounding a Polygon' short: 'Come out to a talk on surrounding a polygon by Dr. Craig Kaplan! Also stay afterwards for our EOT and socialize :) food will be provided!' -date: 'Mon Apr 04 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Apr 04 2016 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2016/winter/SASMS-Style-Talk-Night.md b/content/events/2016/winter/SASMS-Style-Talk-Night.md index f3f795d9..1e91ba57 100644 --- a/content/events/2016/winter/SASMS-Style-Talk-Night.md +++ b/content/events/2016/winter/SASMS-Style-Talk-Night.md @@ -1,7 +1,7 @@ --- name: 'SASMS Style Talk Night' short: 'The CSC is hosting the first annual member talk series! This is a chance for anyone to come and give a short talk on any relevant topic. Some talks already arranged are on topics ranging from modern Javascript, to the Linux Kernel.' -date: 'Tue Mar 29 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 29 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4021' --- diff --git a/content/events/2016/winter/SAT-and-SMT-Solvers-for-Software-Engineering-and-Security.md b/content/events/2016/winter/SAT-and-SMT-Solvers-for-Software-Engineering-and-Security.md index 2b4caad7..d71fca08 100644 --- a/content/events/2016/winter/SAT-and-SMT-Solvers-for-Software-Engineering-and-Security.md +++ b/content/events/2016/winter/SAT-and-SMT-Solvers-for-Software-Engineering-and-Security.md @@ -1,7 +1,7 @@ --- name: 'SAT and SMT Solvers for Software Engineering and Security' short: 'A talk about SAT and SMT Solvers for Software Engineering and Security by Dr. Vijay Ganesh' -date: 'Wed Mar 23 2016 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Mar 23 2016 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'QNC 1502' --- diff --git a/content/events/2016/winter/Steve-Bourque-and-Mike-Patterson-Network-Infrastructure-talk.md b/content/events/2016/winter/Steve-Bourque-and-Mike-Patterson-Network-Infrastructure-talk.md index c7d62fa4..b61f0c13 100644 --- a/content/events/2016/winter/Steve-Bourque-and-Mike-Patterson-Network-Infrastructure-talk.md +++ b/content/events/2016/winter/Steve-Bourque-and-Mike-Patterson-Network-Infrastructure-talk.md @@ -1,7 +1,7 @@ --- name: 'Steve Bourque and Mike Patterson Network Infrastructure talk' short: 'Steve Bourque and Mike Patterson of IST will give a brief overview of campus network connectivity and interconnectivity.' -date: 'Wed Mar 09 2016 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Mar 09 2016 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC4058' --- diff --git a/content/events/2016/winter/Tea-and-Study.md b/content/events/2016/winter/Tea-and-Study.md index c8e5df2b..fe4539df 100644 --- a/content/events/2016/winter/Tea-and-Study.md +++ b/content/events/2016/winter/Tea-and-Study.md @@ -1,7 +1,7 @@ --- name: 'Tea and Study' short: 'It''s midterms season, and everyone has to study. So why not come study with the CS Club? Everyone welcome, especially new members! There will be tea and delicious snacks and outlets. Plus our delightful company. See you there!' -date: 'Thu Mar 03 2016 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 03 2016 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2016/winter/Unix-101.md b/content/events/2016/winter/Unix-101.md index 8957ad27..29636c3f 100644 --- a/content/events/2016/winter/Unix-101.md +++ b/content/events/2016/winter/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: 'Interested in Linux, but don''t know where to start? Come learn some basic topics with us including interaction with the shell, motivation for using it, some simple commands, and more! (Cookies after)' -date: 'Thu Jan 28 2016 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 28 2016 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2016/winter/Winter-2016-Elections.md b/content/events/2016/winter/Winter-2016-Elections.md index 7c2b67d0..b2659477 100644 --- a/content/events/2016/winter/Winter-2016-Elections.md +++ b/content/events/2016/winter/Winter-2016-Elections.md @@ -1,7 +1,7 @@ --- name: 'Winter 2016 Elections' short: 'Interested in Linux, but don''t know where to start? Come learn some basic topics with us including interaction with the shell, motivation for using it, some simple commands, and more! (Cookies after)' -date: 'Thu Jan 14 2016 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 14 2016 19:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 3001 (Comfy)' --- diff --git a/content/events/2017/fall/Alt+Tab-Talks.md b/content/events/2017/fall/Alt+Tab-Talks.md index 19d444c5..86acd547 100644 --- a/content/events/2017/fall/Alt+Tab-Talks.md +++ b/content/events/2017/fall/Alt+Tab-Talks.md @@ -1,7 +1,7 @@ --- name: 'Alt+Tab Talks' short: 'Come watch (or give!) interesting short talks by CS Club members. Talks include "Dynamic programming as path finding", "What is a landing page", "Subsurface scattering" and "How to compute on a GPU", but more are welcome (email [tghume@csclub.uwaterloo.ca]())! Click the link to the event detail page for more info.' -date: 'Thu Nov 09 2017 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 09 2017 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4059' --- diff --git a/content/events/2017/fall/CSC+WiCS-Fall-Social-and-Movie-Night.md b/content/events/2017/fall/CSC+WiCS-Fall-Social-and-Movie-Night.md index 2d44c07a..e97502ce 100644 --- a/content/events/2017/fall/CSC+WiCS-Fall-Social-and-Movie-Night.md +++ b/content/events/2017/fall/CSC+WiCS-Fall-Social-and-Movie-Night.md @@ -1,7 +1,7 @@ --- name: 'CSC+WiCS Fall Social and Movie Night' short: 'Join other CSC and WiCS members for a social event featuring free food, board games and a showing of Wonder Woman.' -date: 'Thu Nov 02 2017 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Nov 02 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4059 and MC 4061' --- diff --git a/content/events/2017/fall/CSC-Goes-Outside.md b/content/events/2017/fall/CSC-Goes-Outside.md index cbfb9659..1a1b0e4d 100644 --- a/content/events/2017/fall/CSC-Goes-Outside.md +++ b/content/events/2017/fall/CSC-Goes-Outside.md @@ -1,7 +1,7 @@ --- name: 'CSC Goes Outside' short: 'Come join us for a bonfire outside at the Laurel Creek firepit (across Ring. Rd. from EV3) with fellow CSC members. Smores and snacks will be provided.' -date: 'Thu Oct 05 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 05 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Laurel Creek Firepit' --- diff --git a/content/events/2017/fall/CTF-Computer-Networking-Workshop.md b/content/events/2017/fall/CTF-Computer-Networking-Workshop.md index bcc67dd3..1e4e3ea1 100644 --- a/content/events/2017/fall/CTF-Computer-Networking-Workshop.md +++ b/content/events/2017/fall/CTF-Computer-Networking-Workshop.md @@ -1,7 +1,7 @@ --- name: 'CTF Computer Networking Workshop' short: 'Hosted in collaboration with the [Univerisy of Waterloo CTF Club]()' -date: 'Thu Nov 23 2017 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 23 2017 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0010' --- diff --git a/content/events/2017/fall/Capture-the-Flag-Computing-Competition.md b/content/events/2017/fall/Capture-the-Flag-Computing-Competition.md index 9e5f2254..2c2320c5 100644 --- a/content/events/2017/fall/Capture-the-Flag-Computing-Competition.md +++ b/content/events/2017/fall/Capture-the-Flag-Computing-Competition.md @@ -1,7 +1,7 @@ --- name: 'Capture the Flag Computing Competition' short: 'Test your programming, web, networking, and trivial skillsLearn how to reverse engineer, crack codes, and use various tools.Win prizes!' -date: 'Tue Nov 14 2017 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Nov 14 2017 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0020' --- diff --git a/content/events/2017/fall/Code-Party-0.md b/content/events/2017/fall/Code-Party-0.md index 14b6e140..829f77df 100644 --- a/content/events/2017/fall/Code-Party-0.md +++ b/content/events/2017/fall/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'The CS Club is hosting our first Code Party of the term (Friday September 29th) from 6:30pm until late in the evening in M3 1006!Come code with us, eat some food, do some things.' -date: 'Fri Sep 29 2017 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 29 2017 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'M3 1006' --- diff --git a/content/events/2017/fall/Code-Party-1.md b/content/events/2017/fall/Code-Party-1.md index b75e9cba..599c9097 100644 --- a/content/events/2017/fall/Code-Party-1.md +++ b/content/events/2017/fall/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: 'The CS Club is hosting our second Code Party of the term from 6:00pm until late in the evening in STC 0050!Come code with us, eat some food, do some things.' -date: 'Wed Nov 15 2017 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 15 2017 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0050' --- diff --git a/content/events/2017/fall/End-of-Term-Event.md b/content/events/2017/fall/End-of-Term-Event.md index 2234e9e2..8eee3e7e 100644 --- a/content/events/2017/fall/End-of-Term-Event.md +++ b/content/events/2017/fall/End-of-Term-Event.md @@ -1,7 +1,7 @@ --- name: 'End of Term Event' short: 'Join fellow CSC members for our end of term social. There will be food and good company. We can grab board games from Mathsoc.' -date: 'Fri Dec 01 2017 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Dec 01 2017 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2017/fall/Fall-2017-Elections.md b/content/events/2017/fall/Fall-2017-Elections.md index 29fd5bf7..024c045e 100644 --- a/content/events/2017/fall/Fall-2017-Elections.md +++ b/content/events/2017/fall/Fall-2017-Elections.md @@ -1,7 +1,7 @@ --- name: 'Fall 2017 Elections' short: 'The Computer Science Club will be holding elections for the Spring 2017 President, Vice-President, Secretary and Treasurer. Additionally, the Systems Administrator, Office Manager and Librarian, CTF Club Liaison and Fridge Person will be appointed.' -date: 'Fri Sep 15 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 15 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy Lounge' --- diff --git a/content/events/2017/fall/Fall-2017-Special-Elections.md b/content/events/2017/fall/Fall-2017-Special-Elections.md index 1f46dead..d80bf2a1 100644 --- a/content/events/2017/fall/Fall-2017-Special-Elections.md +++ b/content/events/2017/fall/Fall-2017-Special-Elections.md @@ -1,7 +1,7 @@ --- name: 'Fall 2017 Special Elections' short: 'The Computer Science Club will be holding special elections for the Spring 2017 Vice-President and Secretary. Additionally, the Systems Administrator, Office Manager and Librarian, CTF Club Liaison and IMPAD will be appointed.' -date: 'Fri Sep 22 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Sep 22 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy Lounge' --- diff --git a/content/events/2017/fall/Unix-101.md b/content/events/2017/fall/Unix-101.md index c2f1075e..4637c5c9 100644 --- a/content/events/2017/fall/Unix-101.md +++ b/content/events/2017/fall/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: 'Interested in Linux, but don''t know where to start? Come learn some basic topics with us including interaction with the shell, motivation for using it, some simple commands, and more! (Snacks after)' -date: 'Thu Oct 12 2017 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 12 2017 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2017/spring/Alt-Tab-S17.md b/content/events/2017/spring/Alt-Tab-S17.md index d8ba1c4d..00cd9651 100644 --- a/content/events/2017/spring/Alt-Tab-S17.md +++ b/content/events/2017/spring/Alt-Tab-S17.md @@ -1,7 +1,7 @@ --- name: 'Alt-Tab: S17' short: 'Join us for food and interesting member talks!' -date: 'Tue Jul 18 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 18 2017 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4040' --- diff --git a/content/events/2017/spring/CSC-and-WiCS-Goes-Outside.md b/content/events/2017/spring/CSC-and-WiCS-Goes-Outside.md index 4595a6ce..d3188bd9 100644 --- a/content/events/2017/spring/CSC-and-WiCS-Goes-Outside.md +++ b/content/events/2017/spring/CSC-and-WiCS-Goes-Outside.md @@ -1,7 +1,7 @@ --- name: 'CSC and WiCS Goes Outside' short: 'Come join Women in Computer Science and the Computer Science Club outdoors!' -date: 'Wed Jul 05 2017 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jul 05 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Laurel Creek Firepit' --- diff --git a/content/events/2017/spring/Code-Party-0.md b/content/events/2017/spring/Code-Party-0.md index 70421b8c..5a798eb1 100644 --- a/content/events/2017/spring/Code-Party-0.md +++ b/content/events/2017/spring/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Join us for Code Party 0!' -date: 'Thu Jun 22 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 22 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'STC 0020' --- diff --git a/content/events/2017/spring/End-of-Term-Party.md b/content/events/2017/spring/End-of-Term-Party.md index c7c3e1bb..6ebfe8c7 100644 --- a/content/events/2017/spring/End-of-Term-Party.md +++ b/content/events/2017/spring/End-of-Term-Party.md @@ -1,7 +1,7 @@ --- name: 'End of Term Party' short: 'Come celebrate the end of the term with us in MC Comfy!' -date: 'Mon Jul 24 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 24 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2017/spring/Spring-2017-Elections.md b/content/events/2017/spring/Spring-2017-Elections.md index 6f0a0d26..a6641862 100644 --- a/content/events/2017/spring/Spring-2017-Elections.md +++ b/content/events/2017/spring/Spring-2017-Elections.md @@ -1,7 +1,7 @@ --- name: 'Spring 2017 Elections' short: 'The Computer Science Club will be holding elections for the Spring 2017 President, Vice-President, Secretary and Treasurer. Additionally, the Systems Administrator, Office Manager and Librarian will be appointed.' -date: 'Wed May 17 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed May 17 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy Lounge' --- diff --git a/content/events/2017/spring/Spring-Cleaning.md b/content/events/2017/spring/Spring-Cleaning.md index 59828cf1..19fa3049 100644 --- a/content/events/2017/spring/Spring-Cleaning.md +++ b/content/events/2017/spring/Spring-Cleaning.md @@ -1,7 +1,7 @@ --- name: 'Spring Cleaning' short: 'Join us for Spring Cleaning!' -date: 'Sat Jul 15 2017 11:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Jul 15 2017 10:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'CSC Office' --- diff --git a/content/events/2017/spring/Understanding-machine-learning---a-theory-perspective.md b/content/events/2017/spring/Understanding-machine-learning---a-theory-perspective.md index 468dc217..219828a4 100644 --- a/content/events/2017/spring/Understanding-machine-learning---a-theory-perspective.md +++ b/content/events/2017/spring/Understanding-machine-learning---a-theory-perspective.md @@ -1,7 +1,7 @@ --- name: 'Understanding machine learning - a theory perspective' short: 'Professor Shai Ben-David will discuss the basic principles behind machine learning and how they relate to some of the headline-making practical tools, in addition to the major research challenges and directions that address the fast expanding scope of potential machine learning applications.' -date: 'Thu Jun 15 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 15 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC4060' --- diff --git a/content/events/2017/spring/Unix-102.md b/content/events/2017/spring/Unix-102.md index 291233b2..e7cdf3b0 100644 --- a/content/events/2017/spring/Unix-102.md +++ b/content/events/2017/spring/Unix-102.md @@ -1,7 +1,7 @@ --- name: 'Unix 102' short: 'Come gain some more in-depth knowledge or some less well-known tips and tricks for using the command line.' -date: 'Thu Jun 01 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 01 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 3003' --- diff --git a/content/events/2017/winter/Alt+Tab-Talks.md b/content/events/2017/winter/Alt+Tab-Talks.md index 4a3606bc..5552aea6 100644 --- a/content/events/2017/winter/Alt+Tab-Talks.md +++ b/content/events/2017/winter/Alt+Tab-Talks.md @@ -1,7 +1,7 @@ --- name: 'Alt+Tab Talks' short: 'Come watch (or give!) interesting short talks by CS Club members. Talks include "Stepping into math: building a step-by-step algebra solver" and "Online database migrations at scale", but more are welcome (email [tghume@csclub.uwaterloo.ca]())! Click the link to the event detail page for more info. (Note: date was moved to Thursday)' -date: 'Thu Mar 09 2017 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Mar 09 2017 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4042' --- diff --git a/content/events/2017/winter/Code-Party-0.md b/content/events/2017/winter/Code-Party-0.md index b8ce3cf1..59d57560 100644 --- a/content/events/2017/winter/Code-Party-0.md +++ b/content/events/2017/winter/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Come code with us, eat some food, do some things. Personal projects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join us at Code Party 0 and do it, with great company and great food. Come any time after 5pm, but if you come earlier your food preferences are more likely to be accounted for, and there''s more time for coding!' -date: 'Wed Feb 08 2017 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 08 2017 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0020' --- diff --git a/content/events/2017/winter/Code-Party-1.md b/content/events/2017/winter/Code-Party-1.md index 6d6594df..bd19a0ac 100644 --- a/content/events/2017/winter/Code-Party-1.md +++ b/content/events/2017/winter/Code-Party-1.md @@ -1,7 +1,7 @@ --- name: 'Code Party 1' short: 'Come code with us, eat some food, do some things. Personal projects you want to work on? Homework projects you need to finish? Or want some time to explore some new technology and chat about it? You can join us at Code Party 1 and do it, with great company and great food. Come any time after 5pm, but if you come earlier your food preferences are more likely to be accounted for, and there''s more time for coding!' -date: 'Wed Apr 05 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Apr 05 2017 17:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'STC 0060' --- diff --git a/content/events/2017/winter/Unix-201.md b/content/events/2017/winter/Unix-201.md index 3962ee76..238163aa 100644 --- a/content/events/2017/winter/Unix-201.md +++ b/content/events/2017/winter/Unix-201.md @@ -1,7 +1,7 @@ --- name: 'Unix 201' short: 'A talk and demo about more advanced Unix tricks and tools than are taught in our regular Unix 101 events. Topics may include customizing your prompt, the ranger console file manager, fancy shells, htop, rsync and using terminal escape sequences in your programs.' -date: 'Wed Mar 22 2017 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Mar 22 2017 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4045' --- diff --git a/content/events/2017/winter/Winter-2017-Elections.md b/content/events/2017/winter/Winter-2017-Elections.md index e05cc21c..b36d4bf8 100644 --- a/content/events/2017/winter/Winter-2017-Elections.md +++ b/content/events/2017/winter/Winter-2017-Elections.md @@ -1,7 +1,7 @@ --- name: 'Winter 2017 Elections' short: 'The Computer Science Club will be holding elections for the Winter 2017 President, Vice-President, Secretary and Treasurer. Additionally, the Systems Administrator, Office Manager and Librarian will be appointed.' -date: 'Thu Jan 12 2017 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 12 2017 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy Lounge' --- diff --git a/content/events/2018/fall/Alt-Tab.md b/content/events/2018/fall/Alt-Tab.md index 4112d6e8..2c50330c 100644 --- a/content/events/2018/fall/Alt-Tab.md +++ b/content/events/2018/fall/Alt-Tab.md @@ -1,7 +1,7 @@ --- name: 'Alt-Tab' short: 'Alt-Tab is coming up next week on Thursday Nov. 29th 6-8pm at MC 5417. We have an amazing group of members giving short talks on topics of their choice.' -date: 'Thu Nov 29 2018 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 29 2018 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 5479' --- diff --git a/content/events/2018/fall/CSC-&-WiCS-&-MathSoc-go-outside!.md b/content/events/2018/fall/CSC-&-WiCS-&-MathSoc-go-outside!.md index 5534b1fa..5c2483b1 100644 --- a/content/events/2018/fall/CSC-&-WiCS-&-MathSoc-go-outside!.md +++ b/content/events/2018/fall/CSC-&-WiCS-&-MathSoc-go-outside!.md @@ -1,7 +1,7 @@ --- name: 'CSC & WiCS & MathSoc go outside!' short: 'We will be having a bonfire this Wednesday, Oct 3rd 7-10pm, at Columbia Lake Firepit 2 (NW of CIF), co-hosted with WiCS and MathSoc. Smores and snacks will be provided!' -date: 'Wed Oct 03 2018 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Oct 03 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Columbia Lake Firepit 2' --- diff --git a/content/events/2018/fall/CSC-EOT.md b/content/events/2018/fall/CSC-EOT.md index fccb6829..a6fb671f 100644 --- a/content/events/2018/fall/CSC-EOT.md +++ b/content/events/2018/fall/CSC-EOT.md @@ -1,7 +1,7 @@ --- name: 'CSC EOT' short: 'CSC End of term celebrations on December 3rd, at 7 PM in MC Comfy.' -date: 'Mon Dec 03 2018 08:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Dec 03 2018 07:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2018/fall/Code-Party-0.md b/content/events/2018/fall/Code-Party-0.md index 737c906d..ace4a25e 100644 --- a/content/events/2018/fall/Code-Party-0.md +++ b/content/events/2018/fall/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'The CS Club is hosting our first Code Party of the term from 6:30pm until \~9:30pm in EV3-1408, on Thursday October 18.' -date: 'Thu Oct 18 2018 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Oct 18 2018 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'EV3-1408' --- diff --git a/content/events/2018/fall/Data-Driven-UIs,-Incrementally.md b/content/events/2018/fall/Data-Driven-UIs,-Incrementally.md index 3e4b8d7a..c247b5dc 100644 --- a/content/events/2018/fall/Data-Driven-UIs,-Incrementally.md +++ b/content/events/2018/fall/Data-Driven-UIs,-Incrementally.md @@ -1,7 +1,7 @@ --- name: 'Data Driven UIs, Incrementally' short: 'Jane Street''s Yaron Minsky is coming to Waterloo to give a talk aimed at undergraduate students.' -date: 'Mon Oct 15 2018 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 15 2018 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'DC 1302' --- diff --git a/content/events/2018/fall/Gloves-101.md b/content/events/2018/fall/Gloves-101.md index 158ef546..6a01a29b 100644 --- a/content/events/2018/fall/Gloves-101.md +++ b/content/events/2018/fall/Gloves-101.md @@ -1,7 +1,7 @@ --- name: 'Gloves 101' short: 'Make touchscreen gloves with the CS Club on October 29, 5:30 PM in QNC 1506.' -date: 'Mon Oct 29 2018 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 29 2018 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'QNC-1506' --- diff --git a/content/events/2018/fall/Netplay-in-emulators.md b/content/events/2018/fall/Netplay-in-emulators.md index b562d099..23dea396 100644 --- a/content/events/2018/fall/Netplay-in-emulators.md +++ b/content/events/2018/fall/Netplay-in-emulators.md @@ -1,7 +1,7 @@ --- name: 'Netplay in emulators' short: 'Professor Gregor Richards will be talking about netplay in emulators, which allows for playing video games over the internet.' -date: 'Mon Nov 12 2018 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 12 2018 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC-4063' --- diff --git a/content/events/2018/fall/Unix-101.md b/content/events/2018/fall/Unix-101.md index e0060389..5f34aa4a 100644 --- a/content/events/2018/fall/Unix-101.md +++ b/content/events/2018/fall/Unix-101.md @@ -1,7 +1,7 @@ --- name: 'Unix 101' short: 'Learn the basics of UNIX with the CS Club on October 22, 5:30 PM in MC 3003.' -date: 'Mon Oct 22 2018 18:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Oct 22 2018 17:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC-3003' --- diff --git a/content/events/2018/fall/[Cancelled]-BBC-microbit-computer-What-is-it-good-for.md b/content/events/2018/fall/[Cancelled]-BBC-microbit-computer-What-is-it-good-for.md index c3535f35..0f304d92 100644 --- a/content/events/2018/fall/[Cancelled]-BBC-microbit-computer-What-is-it-good-for.md +++ b/content/events/2018/fall/[Cancelled]-BBC-microbit-computer-What-is-it-good-for.md @@ -1,7 +1,7 @@ --- name: '[Cancelled] BBC micro:bit computer: What is it good for?' short: 'Professor Richard Mann will be talking about the BBC micro:bit, an embedded computer that is popular with hobbyists and comes with a variety of peripherals.' -date: 'Mon Nov 05 2018 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Nov 05 2018 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC-4063' --- diff --git a/content/events/2018/spring/Alt-Tab.md b/content/events/2018/spring/Alt-Tab.md index b9fcbe8a..a4013cf3 100644 --- a/content/events/2018/spring/Alt-Tab.md +++ b/content/events/2018/spring/Alt-Tab.md @@ -1,7 +1,7 @@ --- name: 'Alt-Tab' short: 'Come hear 10-15 minutes talks from CSC members on a variety of topics.' -date: 'Wed Jul 04 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jul 04 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4058' --- diff --git a/content/events/2018/spring/CSC-and-WiCS-Go-Outside.md b/content/events/2018/spring/CSC-and-WiCS-Go-Outside.md index 4ff738ea..38b8ac48 100644 --- a/content/events/2018/spring/CSC-and-WiCS-Go-Outside.md +++ b/content/events/2018/spring/CSC-and-WiCS-Go-Outside.md @@ -1,7 +1,7 @@ --- name: 'CSC and WiCS Go Outside' short: 'Come join us for a bonfire outside at the Laurel Creek firepit (across Ring. Rd. from EV3) with fellow CSC and WiCS members. Smores and snacks will be provided.' -date: 'Mon Jun 04 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jun 04 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'Laurel Creek Firepit' --- diff --git a/content/events/2018/spring/Capture-the-Flag.md b/content/events/2018/spring/Capture-the-Flag.md index f14289e8..5e86fa2b 100644 --- a/content/events/2018/spring/Capture-the-Flag.md +++ b/content/events/2018/spring/Capture-the-Flag.md @@ -1,7 +1,7 @@ --- name: 'Capture the Flag' short: 'Test your programming, web, networking, and trivia skills in this computer security themed contest. Learn how to reverse engineer, crack codes, find flaws in websites, and use security tools.' -date: 'Wed Jul 11 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jul 11 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'STC 0010' --- diff --git a/content/events/2018/spring/Code-Party-0.md b/content/events/2018/spring/Code-Party-0.md index e556c927..a82d70c7 100644 --- a/content/events/2018/spring/Code-Party-0.md +++ b/content/events/2018/spring/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'The CS Club is hosting our first Code Party of the term from 6:30pm until \~9:30pm in STC 0020!Come code with us, eat some food, do some things.' -date: 'Mon May 28 2018 19:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon May 28 2018 18:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'STC 0020' --- diff --git a/content/events/2018/spring/Sound-From-microphones-to-speakers-and-everything-inbetween.md b/content/events/2018/spring/Sound-From-microphones-to-speakers-and-everything-inbetween.md index 84bccc60..79a7852f 100644 --- a/content/events/2018/spring/Sound-From-microphones-to-speakers-and-everything-inbetween.md +++ b/content/events/2018/spring/Sound-From-microphones-to-speakers-and-everything-inbetween.md @@ -1,7 +1,7 @@ --- name: 'Sound: From microphones to speakers and everything inbetween' short: 'The CSC will be hosting a Prof Talk by Richard Mann.' -date: 'Tue Jul 17 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 17 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4041' --- diff --git a/content/events/2018/winter/Alt-Tab-W18.md b/content/events/2018/winter/Alt-Tab-W18.md index bf6cde6c..9ec832ec 100644 --- a/content/events/2018/winter/Alt-Tab-W18.md +++ b/content/events/2018/winter/Alt-Tab-W18.md @@ -1,7 +1,7 @@ --- name: 'Alt-Tab: W18' short: ' CSC will be hosting our termly Alt-Tab event, the Computer Science version of Short Attention Span Math Seminars (SASMS) hosted by that math club down the hall. It will be a night full of friendly talks. ' -date: 'Wed Mar 28 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Mar 28 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4020' --- diff --git a/content/events/2018/winter/Code-Party-0.md b/content/events/2018/winter/Code-Party-0.md index 369c805c..3c0a8ad4 100644 --- a/content/events/2018/winter/Code-Party-0.md +++ b/content/events/2018/winter/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Our first code party of the term! Food is sandwiches, constitution amendments are a go, and Dr. Morton will be talking there! It''ll be fun.' -date: 'Thu Jan 25 2018 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 25 2018 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0040' --- diff --git a/content/events/2018/winter/Discussion-with-maddog.md b/content/events/2018/winter/Discussion-with-maddog.md index ac7e6035..e11e31d1 100644 --- a/content/events/2018/winter/Discussion-with-maddog.md +++ b/content/events/2018/winter/Discussion-with-maddog.md @@ -1,7 +1,7 @@ --- name: 'Discussion with maddog' short: 'We''ll be having a discussion session with maddog, an out-of-town speaker from the LPI. Food will be provided, as well as good company. Come out!' -date: 'Tue Mar 13 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 13 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2018/winter/Prof-Talk-with-Richard-Mann.md b/content/events/2018/winter/Prof-Talk-with-Richard-Mann.md index 30c83349..14d8d426 100644 --- a/content/events/2018/winter/Prof-Talk-with-Richard-Mann.md +++ b/content/events/2018/winter/Prof-Talk-with-Richard-Mann.md @@ -1,7 +1,7 @@ --- name: 'Prof Talk with Richard Mann' short: 'Professor Richard Mann will be giving a talk on black-box testing of audio gear. Come out to see fancy audio gear, learn more about his Advanced Topics course in Computational Sound, and eat free food! Click through for his abstract.' -date: 'Thu Mar 22 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 22 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 4059' --- diff --git a/content/events/2018/winter/Programming-for-the-22nd-Century.md b/content/events/2018/winter/Programming-for-the-22nd-Century.md index f3850bcf..55742561 100644 --- a/content/events/2018/winter/Programming-for-the-22nd-Century.md +++ b/content/events/2018/winter/Programming-for-the-22nd-Century.md @@ -1,7 +1,7 @@ --- name: 'Programming for the 22nd Century' short: 'We are bringing an out-of-town speaker, John "maddog" Hall, to come speak! Come to this event, where he will be talking about changes in programming paradigms since the invention of C, and the discussion event tomorrow.' -date: 'Mon Mar 12 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Mar 12 2018 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2018/winter/Technical-Interview-Prep.md b/content/events/2018/winter/Technical-Interview-Prep.md index 82e0ad46..3e44dab0 100644 --- a/content/events/2018/winter/Technical-Interview-Prep.md +++ b/content/events/2018/winter/Technical-Interview-Prep.md @@ -1,7 +1,7 @@ --- name: 'Technical Interview Prep' short: 'Our first workshop of the term! Fatema and Arshia will be heading a workshop on how to prepare for technical interviews.Got technical interviews? Come out!' -date: 'Wed Feb 07 2018 18:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Feb 07 2018 17:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'QNC 1502' --- diff --git a/content/events/2018/winter/Uncode-Party-with-WiCS.md b/content/events/2018/winter/Uncode-Party-with-WiCS.md index 4fbe6c56..0115d5e8 100644 --- a/content/events/2018/winter/Uncode-Party-with-WiCS.md +++ b/content/events/2018/winter/Uncode-Party-with-WiCS.md @@ -1,7 +1,7 @@ --- name: 'Uncode Party with WiCS' short: ' We are having a joint Code Party with Women in Computer Science (WiCS). This time, it''s an Uncode Party, where you try to find the worst solutions possible to programming problems that we will provide. ' -date: 'Mon Mar 26 2018 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Mar 26 2018 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'QNC 2502' --- diff --git a/content/events/2018/winter/Winter-2018-Elections.md b/content/events/2018/winter/Winter-2018-Elections.md index d5984099..888d2e7d 100644 --- a/content/events/2018/winter/Winter-2018-Elections.md +++ b/content/events/2018/winter/Winter-2018-Elections.md @@ -1,7 +1,7 @@ --- name: 'Winter 2018 Elections' short: 'The Computer Science Club will be holding elections for the Winter 2018 President, Vice-President, Secretary and Treasurer. Additionally, the Systems Administrator, Office Manager and Librarian, CTF Club Liaison and IMAPd (fridge and snack runs) will be appointed.' -date: 'Mon Jan 15 2018 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 15 2018 17:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2019/spring/Alt-Tab.md b/content/events/2019/spring/Alt-Tab.md index 8600770f..a005e129 100644 --- a/content/events/2019/spring/Alt-Tab.md +++ b/content/events/2019/spring/Alt-Tab.md @@ -1,7 +1,7 @@ --- name: 'Alt-Tab' short: 'The Computer Science Club will be holding a joint event with Women in Computer Science on Thursday, July 18th at MC 5417 at 6:00 PM.' -date: 'Thu Jul 18 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jul 18 2019 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC 5417' --- diff --git a/content/events/2019/spring/Code-Party-0.md b/content/events/2019/spring/Code-Party-0.md index e31021e5..df4f26a5 100644 --- a/content/events/2019/spring/Code-Party-0.md +++ b/content/events/2019/spring/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'The Computer Science Club will be holding Code Party 0 on Tuesday, June 18th at PHY 150 at 6:00 PM.' -date: 'Tue Jun 18 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jun 18 2019 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2019/spring/End-of-Term-Event.md b/content/events/2019/spring/End-of-Term-Event.md index 02ec54a6..260ef7bb 100644 --- a/content/events/2019/spring/End-of-Term-Event.md +++ b/content/events/2019/spring/End-of-Term-Event.md @@ -1,7 +1,7 @@ --- name: 'End of Term Event' short: 'The Computer Science Club will be holding a end of term event on Monday, July 29th at MC Comfy at 6:00 PM.' -date: 'Mon Jul 29 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon Jul 29 2019 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2019/spring/Movie-Night.md b/content/events/2019/spring/Movie-Night.md index c9fe18d2..699e1f1f 100644 --- a/content/events/2019/spring/Movie-Night.md +++ b/content/events/2019/spring/Movie-Night.md @@ -1,7 +1,7 @@ --- name: 'Movie Night' short: 'The Computer Science Club will be holding a joint event with Women in Computer Science on Tuesday, July 9th at MC Comfy at 7:00 PM.' -date: 'Tue Jul 09 2019 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jul 09 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2019/spring/Spring-2019-Elections.md b/content/events/2019/spring/Spring-2019-Elections.md index 14ace040..a9a4d88b 100644 --- a/content/events/2019/spring/Spring-2019-Elections.md +++ b/content/events/2019/spring/Spring-2019-Elections.md @@ -1,7 +1,7 @@ --- name: 'Spring 2019 Elections' short: 'The Computer Science Club will be holding elections for the Spring 2019 term on Thursday, May 16th in MC Comfy (MC 3001) at 7:00 PM.' -date: 'Thu May 16 2019 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu May 16 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy (MC 3001)' --- diff --git a/content/events/2019/spring/WiCS-x-CSC-Bondfire-Night.md b/content/events/2019/spring/WiCS-x-CSC-Bondfire-Night.md index a85697e2..c7116bfc 100644 --- a/content/events/2019/spring/WiCS-x-CSC-Bondfire-Night.md +++ b/content/events/2019/spring/WiCS-x-CSC-Bondfire-Night.md @@ -1,7 +1,7 @@ --- name: 'WiCS x CSC Bondfire Night' short: 'The Computer Science Club will be holding a joint event with Women in Computer Science on Wednesday, June 5th at MC Comfy at 7:00 PM. NOTE: the event has been moved from the Laurel Creek Firepit due to rain.' -date: 'Wed Jun 05 2019 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Jun 05 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MOVED to MC Comfy' --- diff --git a/content/events/2019/winter/Algorithms-practice-workshop.md b/content/events/2019/winter/Algorithms-practice-workshop.md index d5ee09c7..464403ac 100644 --- a/content/events/2019/winter/Algorithms-practice-workshop.md +++ b/content/events/2019/winter/Algorithms-practice-workshop.md @@ -1,7 +1,7 @@ --- name: 'Algorithms practice workshop' short: 'Algorithms practice workshop on January 24th, 2019, at 6:30 PM in STC 0060' -date: 'Thu Jan 24 2019 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 24 2019 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0060' --- diff --git a/content/events/2019/winter/CSC-+-WiCS-Movie-Night.md b/content/events/2019/winter/CSC-+-WiCS-Movie-Night.md index 679220b3..f5e920c6 100644 --- a/content/events/2019/winter/CSC-+-WiCS-Movie-Night.md +++ b/content/events/2019/winter/CSC-+-WiCS-Movie-Night.md @@ -1,7 +1,7 @@ --- name: 'CSC + WiCS Movie Night' short: 'CSC + WiCS Movie Night on March 21th, 2019, at 6 PM in MC Comfy' -date: 'Thu Mar 21 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 21 2019 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2019/winter/Code-Party-0.md b/content/events/2019/winter/Code-Party-0.md index 320861f3..006c586b 100644 --- a/content/events/2019/winter/Code-Party-0.md +++ b/content/events/2019/winter/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Code Party 0 on March 13th, 2019, at 6 PM in QNC 1502' -date: 'Wed Mar 13 2019 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Mar 13 2019 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'QNC 1502' --- diff --git a/content/events/2019/winter/Git-101.md b/content/events/2019/winter/Git-101.md index f687c7e9..9e3540ca 100644 --- a/content/events/2019/winter/Git-101.md +++ b/content/events/2019/winter/Git-101.md @@ -1,7 +1,7 @@ --- name: 'Git 101' short: 'Git 101 workshop on March 2nd, 2019, at 12 PM in QNC 1502' -date: 'Sat Mar 02 2019 13:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Mar 02 2019 12:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'QNC 1502' --- diff --git a/content/events/2019/winter/Prof-talk-Animated-Tilings.md b/content/events/2019/winter/Prof-talk-Animated-Tilings.md index 3e6864b3..9913031d 100644 --- a/content/events/2019/winter/Prof-talk-Animated-Tilings.md +++ b/content/events/2019/winter/Prof-talk-Animated-Tilings.md @@ -1,7 +1,7 @@ --- name: 'Prof talk: Animated Tilings' short: 'Professor Craig Kaplan will be talking about tiling arrangements on March 20th, 2019, at 4 PM in PHY 150' -date: 'Wed Mar 20 2019 17:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Wed Mar 20 2019 16:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'PHY 150' --- diff --git a/content/events/2019/winter/Prof-talk-Making-the-Switch-Going-from-2D-to-S3D.md b/content/events/2019/winter/Prof-talk-Making-the-Switch-Going-from-2D-to-S3D.md index e405ce0f..45254c98 100644 --- a/content/events/2019/winter/Prof-talk-Making-the-Switch-Going-from-2D-to-S3D.md +++ b/content/events/2019/winter/Prof-talk-Making-the-Switch-Going-from-2D-to-S3D.md @@ -1,7 +1,7 @@ --- name: 'Prof talk: Making the Switch: Going from 2D to S3D' short: 'We will be having our second prof talk of the term with Lesley Istead, on April 5, 3:30 pm in STC 0020. She will be talking about the problems and algorithms used in the film industry to go from 2D to S3D. Come listen to the talk and enjoy some free food!' -date: 'Fri Apr 05 2019 16:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Fri Apr 05 2019 15:30:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'STC 0020' --- diff --git a/content/events/2020/fall/Roasting-Our-First-Year-Resumes.md b/content/events/2020/fall/Roasting-Our-First-Year-Resumes.md index 14237e60..6d9ec1a7 100644 --- a/content/events/2020/fall/Roasting-Our-First-Year-Resumes.md +++ b/content/events/2020/fall/Roasting-Our-First-Year-Resumes.md @@ -1,7 +1,7 @@ --- name: 'Roasting Our First Year Resumes' short: 'Upper years students will be critiquing their own resumes from first year.πŸ‘‰ Streamed at [twitch.tv/uwcsclub]()' -date: 'Wed Nov 25 2020 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Wed Nov 25 2020 19:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2020/fall/WiCS-x-CSC-Alt-Tab.md b/content/events/2020/fall/WiCS-x-CSC-Alt-Tab.md index 369a32c2..3c3beab1 100644 --- a/content/events/2020/fall/WiCS-x-CSC-Alt-Tab.md +++ b/content/events/2020/fall/WiCS-x-CSC-Alt-Tab.md @@ -1,7 +1,7 @@ --- name: 'WiCS x CSC: Alt-Tab' short: 'CSC and WiCS are hosting Alt-Tab on November 19th, 5-7 PM EST.' -date: 'Thu Nov 19 2020 18:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Nov 19 2020 17:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2020/winter/Code-Party-0.md b/content/events/2020/winter/Code-Party-0.md index fb9af010..93b00324 100644 --- a/content/events/2020/winter/Code-Party-0.md +++ b/content/events/2020/winter/Code-Party-0.md @@ -1,7 +1,7 @@ --- name: 'Code Party 0' short: 'Code Party 0 on January 28th, 2020, at 6:30 PM in STC 0010' -date: 'Tue Jan 28 2020 19:30:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Jan 28 2020 18:30:00 GMT-0500 (Eastern Standard Time)' online: false location: 'STC 0010' --- diff --git a/content/events/2020/winter/Physical-Security-Workshop.md b/content/events/2020/winter/Physical-Security-Workshop.md index 1392ef82..1cdca9b4 100644 --- a/content/events/2020/winter/Physical-Security-Workshop.md +++ b/content/events/2020/winter/Physical-Security-Workshop.md @@ -1,7 +1,7 @@ --- name: 'Physical Security Workshop' short: 'Physical Security Workshop on Tuesday, Feb 11th, at 6:00 PM in MC 4045' -date: 'Tue Feb 11 2020 19:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 11 2020 18:00:00 GMT-0500 (Eastern Standard Time)' online: false location: 'MC 4045' --- diff --git a/content/events/2020/winter/WiCS-x-CSC-Bondfire.md b/content/events/2020/winter/WiCS-x-CSC-Bondfire.md index c2ee605b..44caf869 100644 --- a/content/events/2020/winter/WiCS-x-CSC-Bondfire.md +++ b/content/events/2020/winter/WiCS-x-CSC-Bondfire.md @@ -1,7 +1,7 @@ --- name: 'WiCS x CSC Bondfire' short: '"Bonfire" with WiCS Thursday March 12th @ 6PM in MC Comfy' -date: 'Thu Mar 12 2020 19:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 12 2020 18:00:00 GMT-0400 (Eastern Daylight Time)' online: false location: 'MC Comfy' --- diff --git a/content/events/2021/fall/project-program-kick-off.md b/content/events/2021/fall/project-program-kick-off.md deleted file mode 100644 index aa390612..00000000 --- a/content/events/2021/fall/project-program-kick-off.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -name: 'Project Program Kick-Off' -short: 'Attend to get details about Project Program, a month-long event that will have mentors support your team in creating a side-project.' -date: 'Tuesday September 23 2021 19:00:00 GMT-0400 (Eastern Daylight Time)' -online: true -location: 'Zoom' -poster: 'images/events/2021/fall/project-program-kickoff.png' -registerLink: https://bit.ly/project-program-kick-off ---- - -πŸ“’ Project Program is back for Fall 2021, and we’re excited to see mentors support you to create a month-long project! - -DSC and CSC are collaborating again to help you create your side project by guiding your group of mentees through brainstorming project ideas, creating roadmaps with milestones and achievements, and finally presenting your project for the chance to win prizes! πŸ† - -πŸ“Œ The details of the program will be discussed during this event, so if you’re interested in participating, be sure to attend! - -πŸ“… Event Date: Thursday, September 23rd from 7:00-8:00pm EDT on [Zoom](https://us06web.zoom.us/j/89144349767?pwd=Z3BZREI0MGNRWXdFWmZMM1JRVU5CQT09). πŸ’» - - -πŸ‘‰ No need to register, but we'll send you an email alert if you do! Click the register button to sign up. Alternatively, you can also email us at exec@csclub.uwaterloo.ca to sign up as well. - -See you then! πŸ‘‹ diff --git a/content/events/2021/spring/Afterhours-Burnout.md b/content/events/2021/spring/Afterhours-Burnout.md index 4762ff17..79e2126d 100644 --- a/content/events/2021/spring/Afterhours-Burnout.md +++ b/content/events/2021/spring/Afterhours-Burnout.md @@ -1,7 +1,7 @@ --- name: 'Afterhours: Burnout' short: 'This Afterhours will be a discussion about recognizing burnout, recovering from burnout, and preventing it from occurring.' -date: 'Sat Jul 17 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Jul 17 2021 19:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/spring/CSC-BOT-&-Game-Night.md b/content/events/2021/spring/CSC-BOT-&-Game-Night.md index e548ca97..a7f4e991 100644 --- a/content/events/2021/spring/CSC-BOT-&-Game-Night.md +++ b/content/events/2021/spring/CSC-BOT-&-Game-Night.md @@ -1,7 +1,7 @@ --- name: 'CSC BOT & Game Night' short: 'Learn about our plans for the term and play some games with us.' -date: 'Mon May 17 2021 21:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon May 17 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/spring/CSC-x-SE-Soc-Interview-Prep.md b/content/events/2021/spring/CSC-x-SE-Soc-Interview-Prep.md index 92b30bfe..edfaa6e0 100644 --- a/content/events/2021/spring/CSC-x-SE-Soc-Interview-Prep.md +++ b/content/events/2021/spring/CSC-x-SE-Soc-Interview-Prep.md @@ -1,7 +1,7 @@ --- name: 'CSC x SE Soc: Interview Prep' short: 'CSC and SE Soc are hosting an Interview Prep Workshop next week! Join Kristy Gao and Bimesh De Silva as they review the interview process, from behavioural to technical interviews. They''ll finish off with live mock interviews, and the event will be held on Twitch (https://www.twitch.tv/uwcsclub).' -date: 'Mon May 24 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Mon May 24 2021 19:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-1).md b/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-1).md index eb39d9d8..07389ac9 100644 --- a/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-1).md +++ b/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-1).md @@ -1,7 +1,7 @@ --- name: 'Drop-in Resume Critiques (Day 1)' short: 'Live Resume Critiques with Tech+, UW Data Science Club, and UW PM (registration required).' -date: 'Sat May 15 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat May 15 2021 19:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-2).md b/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-2).md index fd84cd87..ddb79b35 100644 --- a/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-2).md +++ b/content/events/2021/spring/Drop-in-Resume-Critiques-(Day-2).md @@ -1,7 +1,7 @@ --- name: 'Drop-in Resume Critiques (Day 2)' short: 'Live Resume Critiques with Tech+, UW Data Science Club, and UW PM (registration required).' -date: 'Sun May 16 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sun May 16 2021 19:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/spring/Speed-Friending.md b/content/events/2021/spring/Speed-Friending.md index f67bbe27..18ea0e01 100644 --- a/content/events/2021/spring/Speed-Friending.md +++ b/content/events/2021/spring/Speed-Friending.md @@ -1,7 +1,7 @@ --- name: 'Speed-Friending' short: 'Come hop on a Zoom call with us to to connect with others in our community!' -date: 'Tue Jun 15 2021 21:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Jun 15 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/spring/Titus-Winters-Tech-Talk.md b/content/events/2021/spring/Titus-Winters-Tech-Talk.md index 129b733b..5311522d 100644 --- a/content/events/2021/spring/Titus-Winters-Tech-Talk.md +++ b/content/events/2021/spring/Titus-Winters-Tech-Talk.md @@ -1,7 +1,7 @@ --- name: 'Titus Winters Tech Talk' short: 'Become inspired in an upcoming talk by Titus Winters on June 10th from 7-8pm ET, who will share how good team culture can positively impact code!' -date: 'Thu Jun 10 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Jun 10 2021 19:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Afterhours-Personal-Relationships.md b/content/events/2021/winter/Afterhours-Personal-Relationships.md index da65466d..35065d2c 100644 --- a/content/events/2021/winter/Afterhours-Personal-Relationships.md +++ b/content/events/2021/winter/Afterhours-Personal-Relationships.md @@ -1,7 +1,7 @@ --- name: 'Afterhours: Personal Relationships' short: 'Join CSC as we talk about personal relationships.' -date: 'Sat Mar 06 2021 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Sat Mar 06 2021 19:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Alt-Tab.md b/content/events/2021/winter/Alt-Tab.md index aa9e5d7b..1f944f86 100644 --- a/content/events/2021/winter/Alt-Tab.md +++ b/content/events/2021/winter/Alt-Tab.md @@ -1,7 +1,7 @@ --- name: 'Alt-Tab' short: 'Join us for lightning tech talk presented by students.' -date: 'Sat Mar 27 2021 15:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Sat Mar 27 2021 14:30:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/CTCI136.md b/content/events/2021/winter/CTCI136.md index 716c1601..8b04acb9 100644 --- a/content/events/2021/winter/CTCI136.md +++ b/content/events/2021/winter/CTCI136.md @@ -1,7 +1,7 @@ --- name: 'CTCI136' short: 'Join us for tips and tricks on technical interviews.' -date: 'Tue Jan 26 2021 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Jan 26 2021 19:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Fun-Friday.md b/content/events/2021/winter/Fun-Friday.md index f18882be..48d1e359 100644 --- a/content/events/2021/winter/Fun-Friday.md +++ b/content/events/2021/winter/Fun-Friday.md @@ -1,7 +1,7 @@ --- name: 'Fun Friday' short: 'Join CSC as we play games all night!' -date: 'Fri Feb 19 2021 21:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Fri Feb 19 2021 20:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Get-involved-in-CS-Club!.md b/content/events/2021/winter/Get-involved-in-CS-Club!.md index 51c06243..00b9132d 100644 --- a/content/events/2021/winter/Get-involved-in-CS-Club!.md +++ b/content/events/2021/winter/Get-involved-in-CS-Club!.md @@ -1,7 +1,7 @@ --- name: 'Get involved in CS Club!' short: 'Learn about how you can involved with CS Club this term.' -date: 'Mon Jan 11 2021 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Mon Jan 11 2021 19:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Out-of-The-Box-React.md b/content/events/2021/winter/Out-of-The-Box-React.md index d543e305..f9726135 100644 --- a/content/events/2021/winter/Out-of-The-Box-React.md +++ b/content/events/2021/winter/Out-of-The-Box-React.md @@ -1,7 +1,7 @@ --- name: 'Out of The Box: React' short: 'Learn how React works and make your own version!' -date: 'Thu Mar 25 2021 20:00:00 GMT-0400 (Eastern Daylight Time)' +date: 'Thu Mar 25 2021 19:00:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/RES-135.md b/content/events/2021/winter/RES-135.md index 5f6270e3..63a16b78 100644 --- a/content/events/2021/winter/RES-135.md +++ b/content/events/2021/winter/RES-135.md @@ -1,7 +1,7 @@ --- name: 'RES 135' short: 'Join us for resume and WaterlooWorks tips for the upcoming coop search.' -date: 'Thu Jan 14 2021 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 14 2021 19:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Recovering-From-a-Rough-Term.md b/content/events/2021/winter/Recovering-From-a-Rough-Term.md index ca3cf338..9109fc47 100644 --- a/content/events/2021/winter/Recovering-From-a-Rough-Term.md +++ b/content/events/2021/winter/Recovering-From-a-Rough-Term.md @@ -1,7 +1,7 @@ --- name: 'Recovering From a Rough Term' short: 'Join us to learn about other students have bounced back from a rough term, and how you can too.' -date: 'Thu Jan 28 2021 20:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Jan 28 2021 19:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Speed-Friending.md b/content/events/2021/winter/Speed-Friending.md index 8f765168..45dd78ba 100644 --- a/content/events/2021/winter/Speed-Friending.md +++ b/content/events/2021/winter/Speed-Friending.md @@ -1,7 +1,7 @@ --- name: 'Speed-Friending' short: 'Join CSC to meet new people in a Speed-Friending event.' -date: 'Tue Mar 16 2021 20:30:00 GMT-0400 (Eastern Daylight Time)' +date: 'Tue Mar 16 2021 19:30:00 GMT-0400 (Eastern Daylight Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Talk-to-CSC-Tuesday.md b/content/events/2021/winter/Talk-to-CSC-Tuesday.md index 3a6c8b7a..15fa6710 100644 --- a/content/events/2021/winter/Talk-to-CSC-Tuesday.md +++ b/content/events/2021/winter/Talk-to-CSC-Tuesday.md @@ -1,7 +1,7 @@ --- name: 'Talk to CSC Tuesday' short: 'Come meet and chill out with CSC execs.' -date: 'Tue Feb 16 2021 21:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Tue Feb 16 2021 20:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- diff --git a/content/events/2021/winter/Theatre-Thursday.md b/content/events/2021/winter/Theatre-Thursday.md index 6ba81a01..46cd2bbe 100644 --- a/content/events/2021/winter/Theatre-Thursday.md +++ b/content/events/2021/winter/Theatre-Thursday.md @@ -1,7 +1,7 @@ --- name: 'Theatre Thursday' short: 'Come watch a movie with CSC!' -date: 'Thu Feb 18 2021 21:00:00 GMT-0500 (Eastern Standard Time)' +date: 'Thu Feb 18 2021 20:00:00 GMT-0500 (Eastern Standard Time)' online: true location: 'Online' --- -- 2.39.2 From 072b7926a6b5d94ea45c34afda185bd25d3b1d93 Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Mon, 27 Sep 2021 16:07:31 -0400 Subject: [PATCH 25/25] Add project program kick off event from origin/main --- .../2021/fall/project-program-kick-off.md | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 content/events/2021/fall/project-program-kick-off.md diff --git a/content/events/2021/fall/project-program-kick-off.md b/content/events/2021/fall/project-program-kick-off.md new file mode 100644 index 00000000..aa390612 --- /dev/null +++ b/content/events/2021/fall/project-program-kick-off.md @@ -0,0 +1,22 @@ +--- +name: 'Project Program Kick-Off' +short: 'Attend to get details about Project Program, a month-long event that will have mentors support your team in creating a side-project.' +date: 'Tuesday September 23 2021 19:00:00 GMT-0400 (Eastern Daylight Time)' +online: true +location: 'Zoom' +poster: 'images/events/2021/fall/project-program-kickoff.png' +registerLink: https://bit.ly/project-program-kick-off +--- + +πŸ“’ Project Program is back for Fall 2021, and we’re excited to see mentors support you to create a month-long project! + +DSC and CSC are collaborating again to help you create your side project by guiding your group of mentees through brainstorming project ideas, creating roadmaps with milestones and achievements, and finally presenting your project for the chance to win prizes! πŸ† + +πŸ“Œ The details of the program will be discussed during this event, so if you’re interested in participating, be sure to attend! + +πŸ“… Event Date: Thursday, September 23rd from 7:00-8:00pm EDT on [Zoom](https://us06web.zoom.us/j/89144349767?pwd=Z3BZREI0MGNRWXdFWmZMM1JRVU5CQT09). πŸ’» + + +πŸ‘‰ No need to register, but we'll send you an email alert if you do! Click the register button to sign up. Alternatively, you can also email us at exec@csclub.uwaterloo.ca to sign up as well. + +See you then! πŸ‘‹ -- 2.39.2